index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb-xhci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-27
usb-xhci: enable packet queuing
Gerd Hoffmann
1
-6
/
+0
2012-02-15
Merge remote-tracking branch 'kraxel/usb.38' into staging
Anthony Liguori
1
-37
/
+211
2012-02-15
qom: Unify type registration
Andreas Färber
1
-2
/
+3
2012-02-10
xhci: handle USB_RET_NAK
Gerd Hoffmann
1
-11
/
+96
2012-02-10
xhci: remote wakeup support
Gerd Hoffmann
1
-0
/
+21
2012-02-10
xhci: kill port arg from xhci_setup_packet
Gerd Hoffmann
1
-3
/
+3
2012-02-10
xhci: stop on errors
Gerd Hoffmann
1
-2
/
+6
2012-02-10
xhci: add trb type name lookup support.
Gerd Hoffmann
1
-4
/
+60
2012-02-10
xhci: signal low- and fullspeed support
Gerd Hoffmann
1
-1
/
+4
2012-02-10
usb: Set USBEndpoint in usb_packet_setup().
Gerd Hoffmann
1
-14
/
+13
2012-02-10
usb-xhci: switch to usb_find_device()
Gerd Hoffmann
1
-2
/
+10
2012-02-10
usb: kill USB_MSG_RESET
Gerd Hoffmann
1
-3
/
+1
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
1
-11
/
+14
2012-01-27
pci: convert to QEMU Object Model
Anthony Liguori
1
-13
/
+20
2012-01-27
usb: convert to QEMU Object Model
Anthony Liguori
1
-2
/
+2
2012-01-17
xhci: Initial xHCI implementation
Hector Martin
1
-0
/
+2749