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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-30
usb: Make port wakeup and complete ops take a USBPort instead of a Device
Hans de Goede
1
-2
/
+2
2011-05-26
usb: move cancel callback to USBDeviceInfo
Gerd Hoffmann
1
-1
/
+1
2011-05-26
usb: keep track of packet owner.
Gerd Hoffmann
1
-0
/
+32
2011-05-26
usb: add usb_handle_packet
Gerd Hoffmann
1
-2
/
+15
2011-05-26
usb-linux: use usb_generic_handle_packet()
Hans de Goede
1
-3
/
+38
2011-05-26
usb: Pass the packet to the device's handle_control callback
Hans de Goede
1
-4
/
+7
2011-05-04
usb: control buffer fixes
Hans de Goede
1
-0
/
+6
2011-01-11
usb: add attach callback
Gerd Hoffmann
1
-1
/
+6
2011-01-11
usb: add usb_wakeup() + wakeup callback to port ops
Gerd Hoffmann
1
-0
/
+7
2011-01-11
usb: rework attach/detach workflow
Gerd Hoffmann
1
-1
/
+19
2011-01-11
usb: create USBPortOps, move attach there.
Gerd Hoffmann
1
-1
/
+1
2009-09-09
qdev/usb: add usb bus support to qdev, convert drivers.
Gerd Hoffmann
1
-8
/
+8
2008-08-21
usb: generic packet handler cleanup and documentation (Max Krasnyansky)
aliguori
1
-119
/
+146
2007-11-17
Break up vl.h.
pbrook
1
-1
/
+2
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-4
/
+4
2007-07-11
Spelling fixes, by Stefan Weil.
ths
1
-1
/
+1
2006-08-12
SCSI and USB async IO support.
pbrook
1
-11
/
+21
2006-07-19
usb destroy API change (Lonnie Mendez)
bellard
1
-4
/
+1
2006-05-25
Rearrange SCSI disk emulation code.
pbrook
1
-1
/
+4
2006-04-24
separate file for usb hub device
bellard
1
-497
/
+0
2006-04-24
usb setup state machine fix when driver reads or writes too many bytes
bellard
1
-4
/
+4
2006-03-11
Fix off by one length calciulation.
pbrook
1
-1
/
+1
2005-11-06
USB user interface
bellard
1
-8
/
+7
2005-11-05
cosmetics
bellard
1
-52
/
+49
2005-11-05
initial USB support
bellard
1
-0
/
+694