Age | Commit message (Expand) | Author |
2020-09-22 | Merge remote-tracking branch 'remotes/kraxel/tags/input-20200921-pull-request... | Peter Maydell |
2020-09-21 | hw/input/tsc2xxx: Reduce MouseTransformInfo structure exposure | Philippe Mathieu-Daudé |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost |
2020-09-18 | Use OBJECT_DECLARE_TYPE when possible | Eduardo Habkost |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2020-08-27 | pckbd: Move QOM macro to header | Eduardo Habkost |
2020-06-26 | adb: add autopoll_blocked variable to block autopoll | Mark Cave-Ayland |
2020-06-26 | adb: add status field for holding information about the last ADB request | Mark Cave-Ayland |
2020-06-26 | adb: keep track of devices with pending data | Mark Cave-Ayland |
2020-06-26 | adb: introduce new ADBDeviceHasData method to ADBDeviceClass | Mark Cave-Ayland |
2020-06-26 | adb: create autopoll variables directly within ADBBusState | Mark Cave-Ayland |
2020-06-26 | adb: fix adb-mouse read length and revert disable-reg3-direct-writes workaround | Mark Cave-Ayland |
2020-01-27 | hppa: add emulation of LASI PS2 controllers | Sven Schnelle |
2020-01-07 | vmmouse: replace PROP_PTR with PROP_LINK | Marc-André Lureau |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster |
2019-04-29 | hw/devices: Move TI touchscreen declarations into a new header | Philippe Mathieu-Daudé |
2019-04-29 | hw/devices: Move Gamepad declarations into a new header | Philippe Mathieu-Daudé |
2019-01-22 | hw/input/ps2: Remove PS2State from "qemu/typedefs.h" | Philippe Mathieu-Daudé |
2018-06-16 | adb: add property to disable direct reg 3 writes | Mark Cave-Ayland |
2018-05-15 | ps2: Fix mouse stream corruption due to lost data | Geoffrey McRae |
2018-03-12 | hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h | Philippe Mathieu-Daudé |
2017-06-23 | ps2: add and use PS2State typedef | Gerd Hoffmann |
2017-02-20 | ps2: fix mouse mappings for right/middle button | Fabian Lesniak |
2017-01-31 | ps2: add support for mice with extra/side buttons | Fabian Lesniak |
2016-09-23 | adb-keys.h: initial commit | John Arbuckle |
2016-07-12 | Clean up decorations and whitespace around header guards | Markus Armbruster |
2016-07-12 | Clean up ill-advised or unusual header guards | Markus Armbruster |
2016-02-17 | cuda: port SET_DEVICE_LIST command to new framework | Hervé Poussineau |
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-04-24 | input: introduce keyboard handler list | Gerd Hoffmann |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini |