Commit Graph

106 Commits (bf161e85fb153c0dd5a95faca73fd6a9d237c389)

Author SHA1 Message Date
Sarah Sharp 8df75f42f8 USB: xhci: Add memory allocation for USB3 bulk streams. 15 years ago
Alan Stern ff9c895f07 USB: fix usbmon and DMA mapping for scatter-gather URBs 15 years ago
Sarah Sharp 44ebd037c5 USB: xhci: Fix check for room on the ring. 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
Sarah Sharp 2a8f82c4ce USB: xhci: Notify the xHC when a device is reset. 15 years ago
Sarah Sharp b45b506911 USB: xhci: Refactor test for vendor-specific completion codes. 15 years ago
Sarah Sharp 06df572909 USB: xhci: Fix command completion after a drop endpoint. 15 years ago
Sarah Sharp bcef3fd570 USB: xhci: Handle errors that cause endpoint halts. 15 years ago
Sarah Sharp 5ad6a529c2 USB: xhci: Return success for vendor-specific info codes. 15 years ago
Sarah Sharp ec74e4035a USB: xhci: Return -EPROTO on a split transaction error. 15 years ago
Sarah Sharp 04dd950d92 USB: xhci: Set transfer descriptor size field correctly. 15 years ago
Sarah Sharp 6648f29d3b USB: xhci: Add tests for TRB address translation. 15 years ago
Sarah Sharp 3c67d899cd USB: xhci: Remove unused HCD statistics code. 15 years ago
Sarah Sharp 6f5165cf98 USB: xhci: Add watchdog timer for URB cancellation. 15 years ago
Sarah Sharp 678539cfaa USB: xhci: Handle URB cancel, complete and resubmit race. 15 years ago
Sarah Sharp 2fa88daa6f USB: xhci: Fix TRB physical to virtual address translation. 15 years ago
Sarah Sharp ac1c1b7f16 USB: xhci: Support USB hubs. 16 years ago
Sarah Sharp a50c8aa953 USB: xhci: Fix command wait list handling. 16 years ago
Sarah Sharp 913a8a344f USB: xhci: Change how xHCI commands are handled. 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 2f697f6cbf USB: xhci: Set -EREMOTEIO when xHC gives bad transfer length. 16 years ago
Sarah Sharp 204970a4bb USB: xhci: Check URB_SHORT_NOT_OK before setting short packet status. 16 years ago
Sarah Sharp 99eb32db45 USB: xhci: Check URB's actual transfer buffer size. 16 years ago
Sarah Sharp 9191eee7b8 USB: xhci: Don't touch xhci_td after it's freed. 16 years ago
Sarah Sharp 83fbcdcca0 USB: xhci: Handle babbling endpoints correctly. 16 years ago
Sarah Sharp 66d1eebce5 USB: xhci: Make TRB completion code comparison readable. 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 4a73143ced USB: xhci: Handle babble errors on transfers. 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 62889610f5 USB: xhci: Handle short control packets correctly. 16 years ago
Sarah Sharp 8e595a5d30 USB: xhci: Represent 64-bit addresses with one u64. 16 years ago
Sarah Sharp a1587d97ce USB: xhci: Deal with stalled endpoints. 16 years ago
Sarah Sharp f9dc68fe7a USB: xhci: Set TD size in transfer TRB. 16 years ago
Sarah Sharp 6071d8363b usb; xhci: Fix TRB offset calculations. 16 years ago
Sarah Sharp b7116ebca4 USB: xhci: Avoid compiler reordering in Link TRB giveback. 16 years ago
Sarah Sharp 23e3be113f USB: xhci: Avoid global namespace pollution. 16 years ago
Sarah Sharp 06e7a1487b USB: xhci: Fix Link TRB handoff bit twiddling. 16 years ago
Greg Kroah-Hartman 700e2052c6 USB: xhci: fix lots of compiler warnings. 16 years ago
Stephen Rothwell b7258a4aba USB: xhci: use xhci_handle_event instead of handle_event 16 years ago
Sarah Sharp ae63674714 USB: xhci: URB cancellation support. 16 years ago
Sarah Sharp 8a96c05228 USB: xhci: Scatter gather list support for bulk transfers. 16 years ago