index
:
~jwrdegoede/qemu
chardev-flowcontrol
master
qemu-1.0-usbredir
qemu-1.3-usbredir-wip
qemu-kvm-0.15.0-usbredir
qemu-kvm-1.0-usbredir
qemu-kvm-1.0.1-usbredir
qemu-kvm-1.1-usbredir
qemu-kvm-1.1-usbredir-live
qemu-kvm-1.2-f18
qemu-kvm-1.2-usbredir
qemu-kvm-1.2-usbredir-wip
spice-patches
stable-1.5
usb-borken
usb-for-gerd
usb-next
usb-patches
usb-wip
usbredir
Hans' usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb-wacom.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-13
usb: the big rename
Gerd Hoffmann
1
-381
/
+0
2012-02-15
Merge remote-tracking branch 'kraxel/usb.38' into staging
Anthony Liguori
1
-2
/
+1
2012-02-15
qom: Unify type registration
Andreas Färber
1
-2
/
+3
2012-02-10
usb: Set USBEndpoint in usb_packet_setup().
Gerd Hoffmann
1
-1
/
+1
2012-02-10
usb: kill handle_packet callback
Gerd Hoffmann
1
-1
/
+0
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
1
-9
/
+11
2012-02-03
usb: separate out legacy usb registration from type registration
Anthony Liguori
1
-1
/
+2
2012-01-27
usb: convert to QEMU Object Model
Anthony Liguori
1
-15
/
+21
2012-01-13
usb: track altsetting in USBDevice
Gerd Hoffmann
1
-7
/
+0
2011-08-04
usb: use iovecs in USBPacket
Gerd Hoffmann
1
-2
/
+4
2011-07-20
usb-wacom doesn't support migration
Gerd Hoffmann
1
-0
/
+6
2011-05-26
usb: Pass the packet to the device's handle_control callback
Hans de Goede
1
-3
/
+3
2011-05-26
usb: update config descriptors to identify number of interfaces
Brad Hards
1
-0
/
+1
2011-01-11
usb: move remote wakeup handling to common code
Gerd Hoffmann
1
-23
/
+0
2011-01-11
usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common code
Gerd Hoffmann
1
-8
/
+1
2011-01-11
usb: move USB_REQ_SET_ADDRESS handling to common code
Gerd Hoffmann
1
-4
/
+0
2011-01-11
usb wacom: use new descriptor infrastructure.
Gerd Hoffmann
1
-105
/
+73
2010-10-20
wacom tablet: activate event handlers.
Gerd Hoffmann
1
-3
/
+10
2009-12-12
qdev: Replace device names containing whitespace
Markus Armbruster
1
-2
/
+2
2009-12-12
qdev: Separate USB product description from qdev name
Markus Armbruster
1
-0
/
+1
2009-10-30
usb-hid: use qdev for -usbdevice
Gerd Hoffmann
1
-0
/
+1
2009-10-12
Fixed wacom emulation
François Revol
1
-14
/
+24
2009-10-05
usb: hook unplug into qdev, cleanups + fixes.
Gerd Hoffmann
1
-1
/
+0
2009-09-09
qdev/usb: add some convinience aliases.
Gerd Hoffmann
1
-0
/
+1
2009-09-09
qdev/usb: make qemu aware of usb busses.
Gerd Hoffmann
1
-5
/
+0
2009-09-09
qdev/usb: add usb bus support to qdev, convert drivers.
Gerd Hoffmann
1
-12
/
+22
2009-02-05
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
1
-2
/
+0
2007-11-17
Break up vl.h.
pbrook
1
-1
/
+3
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-3
/
+3
2007-06-10
Wacom PenPartner tablet (virtual USB device).
balrog
1
-0
/
+412