summaryrefslogtreecommitdiff
path: root/hw/usb/dev-wacom.c
AgeCommit message (Expand)Author
2022-01-13hw/usb/dev-wacom: add missing HID descriptorDario Binacchi
2021-05-04usb/hid: avoid dynamic stack allocationGerd Hoffmann
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-08-31hw/usb: Regroup USB HID protocol valuesCésar Belley
2020-05-15qdev: Unrealize must not failMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2018-06-01usb: use local path for local headersMichael S. Tsirkin
2017-02-23usb: replace handle_destroy with unrealizeMarc-André Lureau
2016-01-29usb: Clean up includesPeter Maydell
2015-05-08usb: usb-wacom-tablet QOMifyGonglei
2014-09-23dev-wacom: convert init to realizeGonglei
2014-02-18usb: Remove magic constants from device bmAttributesPantelis Koukousoulas
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-02-19usb-core: usb3 streamsGerd Hoffmann
2013-01-10Make all static TypeInfos constAndreas Färber
2012-12-19ui: move files to ui/ and include/ui/Paolo Bonzini
2012-12-04usb: Call wakeup when data becomes available for all devices with int epsHans de Goede
2012-11-08usb: split packet result into actual_length + statusHans de Goede
2012-06-19Allow machines to configure the QEMU_VERSION that's exposed via hardwareCrístian Viana
2012-04-26usb: add serial number generatorGerd Hoffmann
2012-03-13usb: the big renameGerd Hoffmann