aboutsummaryrefslogtreecommitdiff
path: root/hw/input/adb-kbd.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-16adb: add property to disable direct reg 3 writesMark Cave-Ayland1-11/+14
2018-06-16adb: fix read reg 3 byte orderingMark Cave-Ayland1-2/+2
2018-03-06adb: add trace-events for monitoring keyboard/mouse during bus enumerationMark Cave-Ayland1-0/+4
2018-02-05qdev: use device_class_set_parent_realize/unrealize/reset()Philippe Mathieu-Daudé1-2/+2
2017-12-21Split adb.c into adb.c, adb-mouse.c and adb-kbd.cLaurent Vivier1-0/+400