summaryrefslogtreecommitdiff
path: root/hw/hid.c
AgeCommit message (Expand)Author
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-01hw: include hw header files with full pathsPaolo Bonzini
2013-01-07hid: Change idle handling to use a timerHans de Goede
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19ui: move files to ui/ and include/ui/Paolo Bonzini
2011-09-10hid: fix misassignmentBlue Swirl
2011-08-10hid: introduce hid vmstate macrosMichael Walle
2011-08-10hid: register kbd hander in init()Michael Walle
2011-08-10usb/hid: add hid_pointer_activate, use itGerd Hoffmann
2011-08-04hid: move idle+protocol from usb-hid to hid too.Gerd Hoffmann
2011-08-04usb-hid: split hid code to hw/hid.[ch]Gerd Hoffmann