summaryrefslogtreecommitdiffstats
path: root/hw/usb/dev-hid.c
Commit message (Expand)AuthorAgeFilesLines
* usb: usb-hid QOMifyGonglei2015-05-081-14/+20
* usb-hid: Add high speed keyboard configurationJan Vesely2014-10-151-1/+65
* usb-hid: Add high speed mouse configurationJan Vesely2014-10-151-1/+70
* usb-hid: Move descriptor decision to usb-hid initfnJan Vesely2014-10-151-20/+21
* dev-hid: convert init to realizeGonglei2014-09-231-14/+13
* usb: add input routing support for tablet and keyboardGerd Hoffmann2014-05-261-0/+13
* savevm: Remove all the unneeded version_minimum_id_old (usb)Juan Quintela2014-05-141-2/+2
* usb: Remove magic constants from device bmAttributesPantelis Koukousoulas2014-02-181-4/+4
* usb-hid: add microsoft os descriptor supportGerd Hoffmann2014-01-161-0/+8
* Revert "usb-tablet: Don't claim wakeup capability for USB-2 version"Gerd Hoffmann2013-11-281-1/+1
* usb/dev-hid: Modified usb-tablet category from Misc to InputMarcel Apfelbaum2013-09-021-1/+1
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+3
* usb: add serial bus propertyGerd Hoffmann2013-06-241-0/+3
* Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori2013-04-081-1/+1
|\
| * hw: move headers to include/Paolo Bonzini2013-04-081-1/+1
* | usb-tablet: Don't claim wakeup capability for USB-2 versionHans de Goede2013-04-031-1/+1
|/
* usb-core: usb3 streamsGerd Hoffmann2013-02-191-1/+1
* Make all static TypeInfos constAndreas Färber2013-01-101-3/+3
* hid: Change idle handling to use a timerHans de Goede2013-01-071-5/+3
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* ui: move files to ui/ and include/ui/Paolo Bonzini2012-12-191-1/+1
* usb-tablet: Allow connecting to ehciHans de Goede2012-12-041-1/+84
* usb: split packet result into actual_length + statusHans de Goede2012-11-081-23/+19
* Allow machines to configure the QEMU_VERSION that's exposed via hardwareCrístian Viana2012-06-191-1/+1
* usb: the big renameGerd Hoffmann2012-03-131-0/+638
OpenPOWER on IntegriCloud