aboutsummaryrefslogtreecommitdiff
path: root/hw/input/hid.c
AgeCommit message (Expand)Author
2015-07-17hid: clarify hid_keyboard_process_keycodePaolo Bonzini
2015-01-22hw/input/hid.c Fix capslock hid codeDinar Valeev
2015-01-22hid: handle full ptr queues in post_loadGerd Hoffmann
2014-07-01input: fix jumpy mouse cursor with USB mouse emulationChristian Burger
2014-06-24Fix new typos (found by codespell)Stefan Weil
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-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-04-24input: introduce keyboard handler listGerd Hoffmann
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini