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
/
hcd-xhci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xhci: add sanity checks to xhci_lookup_uport
Gerd Hoffmann
2014-11-11
1
-0
/
+9
*
xhci: add property to turn on/off streams support
Gerd Hoffmann
2014-10-28
1
-3
/
+12
*
xhci: remove dead code
Gerd Hoffmann
2014-10-15
1
-6
/
+0
*
usb: tag xhci as hotpluggable
Gerd Hoffmann
2014-09-23
1
-1
/
+0
*
xhci PCIe endpoint migration compatibility fix
Dr. David Alan Gilbert
2014-09-10
1
-1
/
+5
*
usb: add usb host adapters exit trace
Gonglei
2014-08-29
1
-0
/
+2
*
usb-xhci: add exit function
Gonglei
2014-08-29
1
-0
/
+36
*
Revert "xhci: Fix number of streams allocated when using streams"
Gerd Hoffmann
2014-08-29
1
-1
/
+1
*
xhci: use (1u << i)
Gerd Hoffmann
2014-08-29
1
-2
/
+2
*
xhci: fix debug print compiling error
Gonglei
2014-08-29
1
-3
/
+3
*
vmstate_xhci_event: fix unterminated field list
Laszlo Ersek
2014-07-22
1
-0
/
+1
*
xhci: order superspeed ports first
Gerd Hoffmann
2014-06-02
1
-8
/
+37
*
xhci: make port reset trace point more verbose
Gerd Hoffmann
2014-06-02
1
-1
/
+1
*
xhci: add xhci_get_flag
Gerd Hoffmann
2014-05-26
1
-2
/
+7
*
xhci: add endpoint cap on express bus only
Gerd Hoffmann
2014-05-26
1
-2
/
+4
*
xhci: child detach fix
Gerd Hoffmann
2014-05-26
1
-1
/
+1
*
xhci: use DPRINTF() instead of fprintf(stderr, ...)
Gerd Hoffmann
2014-02-18
1
-45
/
+45
*
xhci: switch debug printf to tracepoint
Gerd Hoffmann
2014-02-18
1
-3
/
+1
*
xhci iso: allow for some latency
Gerd Hoffmann
2014-02-18
1
-1
/
+1
*
xhci iso: fix time calculation
Gerd Hoffmann
2014-02-18
1
-2
/
+2
*
xhci: fix overflow in usb_xhci_post_load
Gerd Hoffmann
2014-02-18
1
-1
/
+1
*
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
2014-02-10
1
-1
/
+1
*
xhci: Call usb_device_alloc/free_streams
Hans de Goede
2013-11-26
1
-0
/
+117
*
xhci: add support for suspend/resume
Gerd Hoffmann
2013-11-26
1
-0
/
+8
*
xhci: Add a few missing checks for disconnected devices
Hans de Goede
2013-11-26
1
-2
/
+11
*
Merge remote-tracking branch 'kraxel/usb.91' into staging
Anthony Liguori
2013-10-31
1
-24
/
+26
|
\
|
*
usb-hcd-xhci: Update endpoint context dequeue pointer for streams too
Hans de Goede
2013-10-22
1
-2
/
+8
|
*
usb-hcd-xhci: Report completion of active transfer with CC_STOPPED on ep stop
Hans de Goede
2013-10-22
1
-8
/
+18
|
*
usb-hcd-xhci: Remove unused cancelled member from XHCITransfer
Hans de Goede
2013-10-22
1
-5
/
+0
|
*
usb-hcd-xhci: Remove unused sstreamsm member from XHCIStreamContext
Hans de Goede
2013-10-22
1
-9
/
+0
*
|
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-10-31
1
-5
/
+2
|
\
\
|
|
/
|
/
|
|
*
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
2013-10-14
1
-5
/
+2
*
|
xhci: Fix memory leak on xhci_disable_ep
Hans de Goede
2013-09-19
1
-0
/
+5
*
|
xhci: Add xhci_epid_to_usbep helper function
Hans de Goede
2013-09-19
1
-10
/
+22
*
|
xhci: Init a transfers xhci, slotid and epid member on epctx alloc
Hans de Goede
2013-09-19
1
-3
/
+3
*
|
xhci: Fix number of streams allocated when using streams
Hans de Goede
2013-09-19
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'kraxel/usb.88' into staging
Anthony Liguori
2013-09-03
1
-11
/
+59
|
\
|
*
xhci: reset port when disabling slot
Gerd Hoffmann
2013-09-02
1
-0
/
+1
|
*
xhci: emulate intr endpoint intervals correctly
Gerd Hoffmann
2013-09-02
1
-7
/
+37
|
*
xhci: fix endpoint interval calculation
Gerd Hoffmann
2013-09-02
1
-1
/
+1
|
*
xhci: add port to slot_address tracepoint
Gerd Hoffmann
2013-09-02
1
-1
/
+1
|
*
xhci: add tracepoint for endpoint state changes
Gerd Hoffmann
2013-09-02
1
-0
/
+19
|
*
xhci: remove leftover debug printf
Gerd Hoffmann
2013-09-02
1
-2
/
+0
*
|
usb: Pass size to usb_bus_new()
Andreas Färber
2013-08-30
1
-1
/
+1
|
/
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-13
/
+13
*
xhci: implement warm port reset
Gerd Hoffmann
2013-08-08
1
-2
/
+11
*
xhci: fix segfault
Gerd Hoffmann
2013-08-01
1
-3
/
+2
*
xhci: handle USB_RET_IOERROR
Gerd Hoffmann
2013-07-30
1
-0
/
+1
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
1
-0
/
+1
*
usb/hcd-xhci: QOM parent field cleanup
Andreas Färber
2013-07-23
1
-35
/
+48
[next]