Age | Commit message (Expand) | Author |
2021-05-28 | hw/input/hid: Add support for keys of jp106 keyboard. | Katsuhiro Ueno |
2021-01-08 | Remove superfluous timer_del() calls | Peter Maydell |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster |
2017-12-18 | hw/input/hid: Add support for several keys. | Tao Wu |
2017-06-23 | hid: Reset kbd modifiers on reset | Alexander Graf |
2017-05-03 | input: Add trace event for empty keyboard queue | Alexander Graf |
2016-11-10 | hw/input/hid: support alternative sysrq/break scancodes for gtk-vnc | Peter Korsgaard |
2016-07-12 | input: add trace events for full queues | Gerd Hoffmann |
2016-03-22 | Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND | Rutuja Shah |
2016-03-18 | qapi: Don't special-case simple union wrappers | Eric Blake |
2016-03-05 | ui: Shorten references into InputEvent | Eric Blake |
2016-03-01 | qapi: rename input buttons | Gerd Hoffmann |
2016-02-11 | Adds keycode 86 to the hid_usage_keys translation table. | Daniel Serpell |
2016-01-29 | hw: Clean up includes | Peter Maydell |
2015-12-17 | qapi: Change munging of CamelCase enum values | Eric Blake |
2015-12-17 | qapi: Don't let implicit enum MAX member collide | Eric Blake |
2015-11-02 | input: Convert to new qapi union layout | Eric Blake |
2015-07-17 | hid: clarify hid_keyboard_process_keycode | Paolo Bonzini |
2015-01-22 | hw/input/hid.c Fix capslock hid code | Dinar Valeev |
2015-01-22 | hid: handle full ptr queues in post_load | Gerd Hoffmann |
2014-07-01 | input: fix jumpy mouse cursor with USB mouse emulation | Christian Burger |
2014-06-24 | Fix new typos (found by codespell) | Stefan Weil |
2014-05-26 | input: switch hid mouse and tablet to the new input layer api. | Gerd Hoffmann |
2014-05-26 | input: switch hid keyboard to new input layer api. | Gerd Hoffmann |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh |
2013-04-24 | input: introduce keyboard handler list | Gerd Hoffmann |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini |