Age | Commit message (Expand) | Author | Files | Lines |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+2 |
2019-01-30 | usb: assign unique serial numbers to hid devices | Gerd Hoffmann | 1 | -11/+15 |
2019-01-11 | avoid TABs in files that only contain a few | Paolo Bonzini | 1 | -3/+3 |
2018-06-01 | usb: use local path for local headers | Michael S. Tsirkin | 1 | -1/+1 |
2017-02-23 | usb: replace handle_destroy with unrealize | Marc-André Lureau | 1 | -2/+2 |
2017-02-06 | hw/usb/dev-hid: Improve guest compatibility of usb-tablet | Phil Dennis-Jordan | 1 | -3/+3 |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 1 | -0/+1 |
2016-01-29 | usb: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-05-08 | usb: usb-hid QOMify | Gonglei | 1 | -14/+20 |
2014-10-15 | usb-hid: Add high speed keyboard configuration | Jan Vesely | 1 | -1/+65 |
2014-10-15 | usb-hid: Add high speed mouse configuration | Jan Vesely | 1 | -1/+70 |
2014-10-15 | usb-hid: Move descriptor decision to usb-hid initfn | Jan Vesely | 1 | -20/+21 |
2014-09-23 | dev-hid: convert init to realize | Gonglei | 1 | -14/+13 |
2014-05-26 | usb: add input routing support for tablet and keyboard | Gerd Hoffmann | 1 | -0/+13 |
2014-05-14 | savevm: Remove all the unneeded version_minimum_id_old (usb) | Juan Quintela | 1 | -2/+2 |
2014-02-18 | usb: Remove magic constants from device bmAttributes | Pantelis Koukousoulas | 1 | -4/+4 |
2014-01-16 | usb-hid: add microsoft os descriptor support | Gerd Hoffmann | 1 | -0/+8 |
2013-11-28 | Revert "usb-tablet: Don't claim wakeup capability for USB-2 version" | Gerd Hoffmann | 1 | -1/+1 |
2013-09-02 | usb/dev-hid: Modified usb-tablet category from Misc to Input | Marcel Apfelbaum | 1 | -1/+1 |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum | 1 | -0/+3 |
2013-06-24 | usb: add serial bus property | Gerd Hoffmann | 1 | -0/+3 |
2013-04-08 | Merge remote-tracking branch 'bonzini/hw-dirs' into staging | Anthony Liguori | 1 | -1/+1 |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 1 | -1/+1 |
2013-04-03 | usb-tablet: Don't claim wakeup capability for USB-2 version | Hans de Goede | 1 | -1/+1 |
2013-02-19 | usb-core: usb3 streams | Gerd Hoffmann | 1 | -1/+1 |
2013-01-10 | Make all static TypeInfos const | Andreas Färber | 1 | -3/+3 |
2013-01-07 | hid: Change idle handling to use a timer | Hans de Goede | 1 | -5/+3 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | ui: move files to ui/ and include/ui/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-04 | usb-tablet: Allow connecting to ehci | Hans de Goede | 1 | -1/+84 |
2012-11-08 | usb: split packet result into actual_length + status | Hans de Goede | 1 | -23/+19 |
2012-06-19 | Allow machines to configure the QEMU_VERSION that's exposed via hardware | Crístian Viana | 1 | -1/+1 |
2012-03-13 | usb: the big rename | Gerd Hoffmann | 1 | -0/+638 |