index
:
~jjongsma/qemu
vsock
qemu patches for jjongsma
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-11
usb-core: Allow the first packet of a pipelined ep to complete immediately
Hans de Goede
1
-1
/
+1
2012-09-11
usb-core: Add a usb_ep_find_packet_by_id() helper function
Hans de Goede
1
-0
/
+15
2012-09-11
usb-core: Don't set packet state to complete on a nak
Hans de Goede
1
-2
/
+4
2012-08-31
usb: unique packet ids
Gerd Hoffmann
1
-1
/
+2
2012-08-31
usb: Halt ep queue en cancel pending packets on a packet error
Hans de Goede
1
-7
/
+28
2012-08-16
usb: async control xfer fixup
Gerd Hoffmann
1
-0
/
+1
2012-07-09
Merge remote-tracking branch 'mjt/mjt-iov2' into staging
Anthony Liguori
1
-3
/
+3
2012-07-09
usb: fix interface initialization
Gerd Hoffmann
1
-2
/
+2
2012-07-09
usb: split endpoint init and reset
Gerd Hoffmann
1
-2
/
+11
2012-06-07
change iov_* function prototypes to be more appropriate
Michael Tokarev
1
-3
/
+3
2012-04-26
usb-ehci: add missing usb_packet_init() call
Gerd Hoffmann
1
-0
/
+1
2012-04-17
usb_packet_set_state: handle p->ep == NULL
Gerd Hoffmann
1
-6
/
+11
2012-03-13
usb: improve packet state sanity checks
Gerd Hoffmann
1
-6
/
+31
2012-03-13
usb: the big rename
Gerd Hoffmann
1
-0
/
+663