aboutsummaryrefslogtreecommitdiff
path: root/include/hw/input
AgeCommit message (Expand)Author
2018-06-16adb: add property to disable direct reg 3 writesMark Cave-Ayland
2018-05-15ps2: Fix mouse stream corruption due to lost dataGeoffrey McRae
2018-03-12hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.hPhilippe Mathieu-Daudé
2017-06-23ps2: add and use PS2State typedefGerd Hoffmann
2017-02-20ps2: fix mouse mappings for right/middle buttonFabian Lesniak
2017-01-31ps2: add support for mice with extra/side buttonsFabian Lesniak
2016-09-23adb-keys.h: initial commitJohn Arbuckle
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-02-17cuda: port SET_DEVICE_LIST command to new frameworkHervé Poussineau
2014-05-26input: switch hid mouse and tablet to the new input layer api.Gerd Hoffmann
2014-05-26input: switch hid keyboard to new input layer api.Gerd Hoffmann
2013-04-24input: introduce keyboard handler listGerd Hoffmann
2013-04-08hw: move headers to include/Paolo Bonzini