aboutsummaryrefslogtreecommitdiff
path: root/hw/usb-wacom.c
AgeCommit message (Expand)Author
2011-08-04usb: use iovecs in USBPacketGerd Hoffmann
2011-07-20usb-wacom doesn't support migrationGerd Hoffmann
2011-05-26usb: Pass the packet to the device's handle_control callbackHans de Goede
2011-05-26usb: update config descriptors to identify number of interfacesBrad Hards
2011-01-11usb: move remote wakeup handling to common codeGerd Hoffmann
2011-01-11usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common codeGerd Hoffmann
2011-01-11usb: move USB_REQ_SET_ADDRESS handling to common codeGerd Hoffmann
2011-01-11usb wacom: use new descriptor infrastructure.Gerd Hoffmann
2010-10-20wacom tablet: activate event handlers.Gerd Hoffmann
2009-12-12qdev: Replace device names containing whitespaceMarkus Armbruster
2009-12-12qdev: Separate USB product description from qdev nameMarkus Armbruster
2009-10-30usb-hid: use qdev for -usbdeviceGerd Hoffmann
2009-10-12Fixed wacom emulationFrançois Revol
2009-10-05usb: hook unplug into qdev, cleanups + fixes.Gerd Hoffmann
2009-09-09qdev/usb: add some convinience aliases.Gerd Hoffmann
2009-09-09qdev/usb: make qemu aware of usb busses.Gerd Hoffmann
2009-09-09qdev/usb: add usb bus support to qdev, convert drivers.Gerd Hoffmann
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2007-11-17Break up vl.h.pbrook
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-06-10Wacom PenPartner tablet (virtual USB device).balrog