summaryrefslogtreecommitdiffstats
path: root/hw/usb/dev-wacom.c
Commit message (Expand)AuthorAgeFilesLines
* usb/hid: avoid dynamic stack allocationGerd Hoffmann2021-05-041-1/+1
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-1/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* hw/usb: Regroup USB HID protocol valuesCésar Belley2020-08-311-9/+3Star
* qdev: Unrealize must not failMarkus Armbruster2020-05-151-1/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+2
* usb: use local path for local headersMichael S. Tsirkin2018-06-011-1/+1
* usb: replace handle_destroy with unrealizeMarc-André Lureau2017-02-231-2/+2
* usb: Clean up includesPeter Maydell2016-01-291-0/+1
* usb: usb-wacom-tablet QOMifyGonglei2015-05-081-3/+6
* dev-wacom: convert init to realizeGonglei2014-09-231-3/+2Star
* usb: Remove magic constants from device bmAttributesPantelis Koukousoulas2014-02-181-1/+1
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+1
* usb-core: usb3 streamsGerd Hoffmann2013-02-191-2/+2
* Make all static TypeInfos constAndreas Färber2013-01-101-1/+1
* ui: move files to ui/ and include/ui/Paolo Bonzini2012-12-191-1/+1
* usb: Call wakeup when data becomes available for all devices with int epsHans de Goede2012-12-041-0/+4
* usb: split packet result into actual_length + statusHans de Goede2012-11-081-21/+17Star
* Allow machines to configure the QEMU_VERSION that's exposed via hardwareCrístian Viana2012-06-191-1/+1
* usb: add serial number generatorGerd Hoffmann2012-04-261-0/+1
* usb: the big renameGerd Hoffmann2012-03-131-0/+381