aboutsummaryrefslogtreecommitdiffstats
path: root/hw/hid.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-10hid: fix misassignmentBlue Swirl1-1/+1
2011-08-10hid: introduce hid vmstate macrosMichael Walle1-0/+58
2011-08-10hid: register kbd hander in init()Michael Walle1-2/+3
2011-08-10usb/hid: add hid_pointer_activate, use itGerd Hoffmann1-4/+9
2011-08-04hid: move idle+protocol from usb-hid to hid too.Gerd Hoffmann1-0/+8
2011-08-04usb-hid: split hid code to hw/hid.[ch]Gerd Hoffmann1-0/+395