index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove libhw
Stefan Weil
2012-10-05
1
-7
/
+7
*
usb: Fix usb_packet_map() in the presence of IOMMUs
David Gibson
2012-09-26
1
-9
/
+15
*
ehci: Fix interrupt packet MULT handling
Hans de Goede
2012-09-26
1
-20
/
+20
*
xhci: create a memory region for each port
Gerd Hoffmann
2012-09-26
1
-42
/
+43
*
xhci: route string & usb hub support
Gerd Hoffmann
2012-09-26
1
-31
/
+55
*
xhci: tweak limits
Gerd Hoffmann
2012-09-26
1
-4
/
+4
*
Merge branch 'usb.65' of git://git.kraxel.org/qemu
Aurelien Jarno
2012-09-21
4
-134
/
+618
|
\
|
*
uhci: Don't queue up packets after one with the SPD flag set
Hans de Goede
2012-09-13
1
-1
/
+4
|
*
usb-redir: Revert usb-redir part of commit 93bfef4c
Hans de Goede
2012-09-13
1
-5
/
+3
|
*
usb-redir: Add chardev open / close debug logging
Hans de Goede
2012-09-13
1
-0
/
+6
|
*
usb-redir: Add support for migration
Hans de Goede
2012-09-13
1
-3
/
+346
|
*
usb-redir: Store max_packet_size in endp_data
Hans de Goede
2012-09-13
1
-1
/
+3
|
*
usb-redir: Add an already_in_flight packet-id queue
Hans de Goede
2012-09-13
1
-0
/
+43
|
*
usb-redir: Change cancelled packet code into a generic packet-id queue
Hans de Goede
2012-09-13
1
-31
/
+71
|
*
ehci: Walk async schedule before and after migration
Hans de Goede
2012-09-13
1
-0
/
+28
|
*
ehci: Don't set seen to 0 when removing unseen queue-heads
Hans de Goede
2012-09-13
1
-6
/
+18
|
*
ehci: Don't process too much frames in 1 timer tick (v2)
Hans de Goede
2012-09-12
1
-0
/
+14
|
*
ehci: Fix interrupts stopping when Interrupt Threshold Control is 8
Hans de Goede
2012-09-12
1
-1
/
+1
|
*
ehci: switch to new-style memory ops
Gerd Hoffmann
2012-09-12
1
-89
/
+84
|
*
usb-host: allow emulated (non-async) control requests without USBPacket
Gerd Hoffmann
2012-09-12
1
-1
/
+1
*
|
net: fix usbnet_receive() packet drops
Stefan Hajnoczi
2012-09-14
1
-3
/
+16
*
|
net: clean up usbnet_receive()
Stefan Hajnoczi
2012-09-14
1
-13
/
+17
|
/
*
xhci: allow bytewise capability register reads
Gerd Hoffmann
2012-09-11
1
-1
/
+3
*
xhci: kill xhci_mem_{read,write} dispatcher functions
Gerd Hoffmann
2012-09-11
1
-65
/
+75
*
xhci: support multiple interrupters
Gerd Hoffmann
2012-09-11
1
-5
/
+1
*
xhci: pick target interrupter
Gerd Hoffmann
2012-09-11
1
-6
/
+16
*
xhci: prepare xhci_runtime_{read,write} for multiple interrupters
Gerd Hoffmann
2012-09-11
1
-43
/
+57
*
xhci: add XHCIInterrupter
Gerd Hoffmann
2012-09-11
1
-147
/
+160
*
xhci: move register update into xhci_intr_raise
Gerd Hoffmann
2012-09-11
1
-9
/
+5
*
xhci: add msix support
Gerd Hoffmann
2012-09-11
1
-1
/
+46
*
xhci: rework interrupt handling
Gerd Hoffmann
2012-09-11
1
-14
/
+33
*
xhci: fix & cleanup msi.
Gerd Hoffmann
2012-09-11
1
-18
/
+9
*
usb-storage: usb3 support
Gerd Hoffmann
2012-09-11
1
-3
/
+43
*
usb3: bos decriptor
Gerd Hoffmann
2012-09-11
2
-0
/
+134
*
usb3: superspeed endpoint companion
Gerd Hoffmann
2012-09-11
2
-20
/
+61
*
usb3: superspeed descriptors
Gerd Hoffmann
2012-09-11
2
-1
/
+10
*
xhci: update port handling
Gerd Hoffmann
2012-09-11
1
-40
/
+97
*
xhci: update register layout
Gerd Hoffmann
2012-09-11
1
-8
/
+13
*
xhci: fix runtime write tracepoint
Gerd Hoffmann
2012-09-11
1
-1
/
+1
*
xhci: add trace_usb_xhci_ep_set_dequeue
Gerd Hoffmann
2012-09-11
1
-1
/
+1
*
xhci: trace cc codes in cleartext
Gerd Hoffmann
2012-09-11
1
-1
/
+47
*
xhci: iso xfer support
Gerd Hoffmann
2012-09-11
1
-16
/
+101
*
xhci: implement mfindex
Gerd Hoffmann
2012-09-11
1
-7
/
+46
*
xhci: move device lookup into xhci_setup_packet
Gerd Hoffmann
2012-09-11
1
-36
/
+38
*
xhci: drop buffering
Gerd Hoffmann
2012-09-11
1
-114
/
+71
*
xhci: rip out background transfer code
Gerd Hoffmann
2012-09-11
1
-219
/
+4
*
usb-audio: fix usb version
Gerd Hoffmann
2012-09-11
1
-1
/
+1
*
Better name usb braille device
Samuel Thibault
2012-09-11
1
-1
/
+1
*
usb-redir: Enable pipelining for bulk endpoints
Hans de Goede
2012-09-11
1
-0
/
+3
*
usb-redir: Ensure our peer has the necessary caps when redirecting to XHCI
Hans de Goede
2012-09-11
1
-0
/
+11
[next]