summaryrefslogtreecommitdiffstats
path: root/include/hw/input
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/kraxel/tags/input-20200921-pull-request...Peter Maydell2020-09-221-1/+7
|\
| * hw/input/tsc2xxx: Reduce MouseTransformInfo structure exposurePhilippe Mathieu-Daudé2020-09-211-1/+7
* | Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-182-6/+2Star
* | Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
|/
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-092-7/+6Star
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-092-3/+6
* pckbd: Move QOM macro to headerEduardo Habkost2020-08-271-0/+1
* adb: add autopoll_blocked variable to block autopollMark Cave-Ayland2020-06-261-0/+4
* adb: add status field for holding information about the last ADB requestMark Cave-Ayland2020-06-261-0/+4
* adb: keep track of devices with pending dataMark Cave-Ayland2020-06-261-0/+1
* adb: introduce new ADBDeviceHasData method to ADBDeviceClassMark Cave-Ayland2020-06-261-0/+3
* adb: create autopoll variables directly within ADBBusStateMark Cave-Ayland2020-06-261-0/+13
* adb: fix adb-mouse read length and revert disable-reg3-direct-writes workaroundMark Cave-Ayland2020-06-261-1/+0Star
* hppa: add emulation of LASI PS2 controllersSven Schnelle2020-01-272-0/+17
* vmmouse: replace PROP_PTR with PROP_LINKMarc-André Lureau2020-01-071-1/+3
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-1/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-1/+0Star
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-162-2/+0Star
* hw/devices: Move TI touchscreen declarations into a new headerPhilippe Mathieu-Daudé2019-04-291-0/+36
* hw/devices: Move Gamepad declarations into a new headerPhilippe Mathieu-Daudé2019-04-291-0/+19
* hw/input/ps2: Remove PS2State from "qemu/typedefs.h"Philippe Mathieu-Daudé2019-01-221-0/+2
* adb: add property to disable direct reg 3 writesMark Cave-Ayland2018-06-161-0/+1
* ps2: Fix mouse stream corruption due to lost dataGeoffrey McRae2018-05-151-0/+5
* hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.hPhilippe Mathieu-Daudé2018-03-121-0/+24
* ps2: add and use PS2State typedefGerd Hoffmann2017-06-231-2/+2
* ps2: fix mouse mappings for right/middle buttonFabian Lesniak2017-02-201-2/+2
* ps2: add support for mice with extra/side buttonsFabian Lesniak2017-01-311-0/+6
* adb-keys.h: initial commitJohn Arbuckle2016-09-231-0/+141
* Clean up decorations and whitespace around header guardsMarkus Armbruster2016-07-121-1/+1
* Clean up ill-advised or unusual header guardsMarkus Armbruster2016-07-121-3/+3
* cuda: port SET_DEVICE_LIST command to new frameworkHervé Poussineau2016-02-161-1/+1
* input: switch hid mouse and tablet to the new input layer api.Gerd Hoffmann2014-05-261-1/+0Star
* input: switch hid keyboard to new input layer api.Gerd Hoffmann2014-05-261-1/+2
* input: introduce keyboard handler listGerd Hoffmann2013-04-241-0/+1
* hw: move headers to include/Paolo Bonzini2013-04-083-0/+208