summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci.c
AgeCommit message (Expand)Author
2010-12-09xhci: Fix reset-device and configure-endpoint commandsPaul Zimmerman
2010-08-10USB: xhci: Performance - move interrupt handlers into xhci-ring.cSarah Sharp
2010-08-10USB: xhci: Performance - move functions that find ep ring.Sarah Sharp
2010-08-10USB: xHCI: Isoc urb enqueueAndiry Xu
2010-08-10USB: xHCI: Introduce urb_priv structureAndiry Xu
2010-08-10USB: xHCI: Supporting MSI/MSI-XDong Nguyen
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern
2010-08-10USB: xhci: Remove obsolete debugging printk.Sarah Sharp
2010-07-26USB: xhci: Set EP0 dequeue ptr after reset of configured device.Sarah Sharp
2010-06-04USB: xhci: Print NEC firmware version.Sarah Sharp
2010-06-04USB: xhci: Wait for host to start running.Sarah Sharp
2010-06-04USB: xhci: Wait for controller to be ready after reset.Sarah Sharp
2010-05-20USB: xhci: Set stream ID to 0 after cleaning up stalls.Sarah Sharp
2010-05-20USB: xhci: Avoid double free after streams are disabled.Sarah Sharp
2010-05-20USB: remove the usb_host_ss_ep_comp structureAlan Stern
2010-05-20USB: xhci: Correct assumptions about number of rings per endpoint.Sarah Sharp
2010-05-20USB: xhci: Add memory allocation for USB3 bulk streams.Sarah Sharp
2010-05-20USB: xhci: Fix issue with set interface after stall.Sarah Sharp
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-19USB: xHCI: re-initialize cmd_completionAndiry Xu
2010-03-19USB: xhci: rename driver to xhci_hcdAlex Chiang