Commit Graph

13 Commits (8913007e67106597fed4b9dd3787e8dca6915a83)

Author SHA1 Message Date
Sarah Sharp 2d1ee5904b USB: xhci: Set EP0 dequeue ptr after reset of configured device. 15 years ago
Sarah Sharp 0238634d02 USB: xhci: Print NEC firmware version. 15 years ago
Sarah Sharp ed07453fd3 USB: xhci: Wait for host to start running. 15 years ago
Sarah Sharp 2d62f3eea9 USB: xhci: Wait for controller to be ready after reset. 15 years ago
Sarah Sharp 5e5cf6fc59 USB: xhci: Set stream ID to 0 after cleaning up stalls. 15 years ago
Sarah Sharp 8a007748fb USB: xhci: Avoid double free after streams are disabled. 15 years ago
Alan Stern 842f16905d USB: remove the usb_host_ss_ep_comp structure 15 years ago
Sarah Sharp e9df17eb14 USB: xhci: Correct assumptions about number of rings per endpoint. 15 years ago
Sarah Sharp 8df75f42f8 USB: xhci: Add memory allocation for USB3 bulk streams. 15 years ago
Sarah Sharp 1624ae1c19 USB: xhci: Fix issue with set interface after stall. 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Andiry Xu 1d68064a7d USB: xHCI: re-initialize cmd_completion 15 years ago
Alex Chiang bc75fa3825 USB: xhci: rename driver to xhci_hcd 15 years ago
Oliver Neukum 319c3ea451 USB: xhci: No GFP_KERNEL in block error handling 15 years ago
Sarah Sharp 2a8f82c4ce USB: xhci: Notify the xHC when a device is reset. 15 years ago
Sarah Sharp a1d78c16bd USB: xhci: Allow allocation of commands without input contexts. 15 years ago
Sarah Sharp 412566bd71 USB: xhci: Refactor code to free or cache endpoint rings. 15 years ago
Sarah Sharp c01591bd6e USB: xhci: Fix error path when configuring endpoints. 15 years ago
Sarah Sharp 74f9fe21e0 USB: xhci: Make reverting an alt setting "unfailable". 15 years ago
Sarah Sharp 6f5165cf98 USB: xhci: Add watchdog timer for URB cancellation. 15 years ago
Sarah Sharp 4f0f0baef0 USB: xhci: Re-purpose xhci_quiesce(). 15 years ago
Sarah Sharp 678539cfaa USB: xhci: Handle URB cancel, complete and resubmit race. 15 years ago
Sarah Sharp 0a023c6cf1 USB: xhci: Fix dropping endpoints from the xHC schedule. 16 years ago
Sarah Sharp c526d0d4fc USB: xhci: Don't wait for a disable slot cmd when HC dies. 16 years ago
Sarah Sharp e34b2fbf28 USB: xhci: Handle canceled URBs when HC dies. 16 years ago
Sarah Sharp e4ab05df57 USB: xhci: Stop debugging polling loop when HC dies. 16 years ago
Sarah Sharp ac1c1b7f16 USB: xhci: Support USB hubs. 16 years ago
Sarah Sharp 913a8a344f USB: xhci: Change how xHCI commands are handled. 16 years ago
Sarah Sharp 5270b951b9 USB: xhci: Refactor input device context setup. 16 years ago
Sarah Sharp 63a0d9abd1 USB: xhci: Endpoint representation refactoring. 16 years ago
Sarah Sharp 624defa12f USB: xhci: Support interrupt transfers. 16 years ago
Sarah Sharp ac9d8fe7c6 USB: xhci: Add quirk for Fresco Logic xHCI hardware. 16 years ago
Sarah Sharp 82d1009f53 USB: xhci: Handle stalled control endpoints. 16 years ago
Sarah Sharp 2d3f1fac7e USB: xhci: Support full speed devices. 16 years ago
Sarah Sharp f2217e8edd USB: xhci: Configure endpoint code refactoring. 16 years ago
Sarah Sharp b0567b3f63 USB: xhci: Work around for chain bit in link TRBs. 16 years ago
Sarah Sharp c92bcfa7b4 USB: xhci: Stall handling bug fixes. 16 years ago
John Youn d115b04818 USB: xhci: Support for 64-byte contexts 16 years ago
Sarah Sharp 28c2d2efb4 USB: xhci: Always align output device contexts to 64 bytes. 16 years ago
Sarah Sharp fcf8f576be USB: xhci: Check if the host controller died in IRQ handler. 16 years ago
Sarah Sharp d3512f6349 USB: xhci: Don't oops if the host doesn't halt. 16 years ago
Sarah Sharp 66e49d8774 USB: xhci: Make debugging more verbose. 16 years ago
Sarah Sharp 2d83109be6 USB: xhci: Correct Event Handler Busy flag usage. 16 years ago
Sarah Sharp 8e595a5d30 USB: xhci: Represent 64-bit addresses with one u64. 16 years ago
Sarah Sharp b11069f5f6 USB: xhci: Use GFP_ATOMIC while holding spinlocks. 16 years ago
Sarah Sharp a1587d97ce USB: xhci: Deal with stalled endpoints. 16 years ago
Sarah Sharp f88ba78d9a USB: xhci: Respect critical sections. 16 years ago
Sarah Sharp a4d8830226 USB: xHCI: Fix interrupt moderation. 16 years ago
Sarah Sharp 9844197310 USB: xhci: Remove packed attribute from structures. 16 years ago
Sarah Sharp c7959fb265 USB: xhci: drop spinlock in xhci_urb_enqueue() error path. 16 years ago