index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci.c
Age
Commit message (
Expand
)
Author
2010-08-10
USB: xhci: Performance - move interrupt handlers into xhci-ring.c
Sarah Sharp
2010-08-10
USB: xhci: Performance - move functions that find ep ring.
Sarah Sharp
2010-08-10
USB: xHCI: Isoc urb enqueue
Andiry Xu
2010-08-10
USB: xHCI: Introduce urb_priv structure
Andiry Xu
2010-08-10
USB: xHCI: Supporting MSI/MSI-X
Dong Nguyen
2010-08-10
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
2010-08-10
USB: xhci: Remove obsolete debugging printk.
Sarah Sharp
2010-07-26
USB: xhci: Set EP0 dequeue ptr after reset of configured device.
Sarah Sharp
2010-06-04
USB: xhci: Print NEC firmware version.
Sarah Sharp
2010-06-04
USB: xhci: Wait for host to start running.
Sarah Sharp
2010-06-04
USB: xhci: Wait for controller to be ready after reset.
Sarah Sharp
2010-05-20
USB: xhci: Set stream ID to 0 after cleaning up stalls.
Sarah Sharp
2010-05-20
USB: xhci: Avoid double free after streams are disabled.
Sarah Sharp
2010-05-20
USB: remove the usb_host_ss_ep_comp structure
Alan Stern
2010-05-20
USB: xhci: Correct assumptions about number of rings per endpoint.
Sarah Sharp
2010-05-20
USB: xhci: Add memory allocation for USB3 bulk streams.
Sarah Sharp
2010-05-20
USB: xhci: Fix issue with set interface after stall.
Sarah Sharp
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-19
USB: xHCI: re-initialize cmd_completion
Andiry Xu
2010-03-19
USB: xhci: rename driver to xhci_hcd
Alex Chiang