Commit Graph

88 Commits (ce6ada35bdf710d16582cc4869c26722547e6f11)

Author SHA1 Message Date
Sarah Sharp 241b652f19 xhci: Remove excessive printks with shared IRQs. 14 years ago
Andiry Xu 5619253187 USB: xHCI: port remote wakeup implementation 14 years ago
Andiry Xu be88fe4f4d USB: xHCI: port power management implementation 14 years ago
Andiry Xu 14184f9b80 USB: xHCI: update ring dequeue pointer when process missed tds 15 years ago
John Youn a1669b2c64 USB: xhci: Remove buggy assignment in next_trb() 15 years ago
Sarah Sharp ed3f245392 USB: xhci: Don't flush doorbell writes. 15 years ago
Sarah Sharp c21599a361 USB: xhci: Reduce reads and writes of interrupter registers. 15 years ago
Sarah Sharp 257d585aae USB: xhci: Make xhci_set_hc_event_deq() static. 15 years ago
Sarah Sharp c06d68b814 USB: xhci: Minimize HW event ring dequeue pointer writes. 15 years ago
Sarah Sharp d6d98a4d8d USB: xhci: Make xhci_handle_event() static. 15 years ago
Sarah Sharp 27e0dd4d7c USB: xhci: Remove unnecessary reads of IRQ_PENDING register. 15 years ago
Sarah Sharp bda531452c USB: xhci: Performance - move xhci_work() into xhci_irq() 15 years ago
Sarah Sharp 9032cd5279 USB: xhci: Performance - move interrupt handlers into xhci-ring.c 15 years ago
Sarah Sharp 021bff9179 USB: xhci: Performance - move functions that find ep ring. 15 years ago
Andiry Xu 04e51901dd USB: xHCI: Isochronous transfer implementation 15 years ago
Andiry Xu 8e51adccd4 USB: xHCI: Introduce urb_priv structure 15 years ago
Andiry Xu d18240db79 USB: xHCI: Missed Service Error Event process 15 years ago
Andiry Xu 986a92d448 USB: xHCI: adds new cases to trb_comp_code switch 15 years ago
Andiry Xu 7fec3253ed USB: xHCI: remove redundant print messages 15 years ago
Andiry Xu 22405ed2e1 USB xHCI: handle_tx_event() refactor: process_bulk_intr_td 15 years ago
Andiry Xu 8af56be185 USB: xHCI: handle_tx_event() refactor: process_ctrl_td 15 years ago
Andiry Xu 4422da6155 USB: xHCI: handle_tx_event() refactor: finish_td 15 years ago
Sarah Sharp d1dc908a25 USB: xHCI: Fix another bug in link TRB activation change. 15 years ago
Sarah Sharp 6cc30d85a5 USB: xHCI: Fix bug in link TRB activation change. 15 years ago
Sarah Sharp 0238634d02 USB: xhci: Print NEC firmware version. 15 years ago
Greg Kroah-Hartman c3443a6dba USB: xhci: fix compiler warning. 15 years ago
Andiry Xu 54b5acf3ac USB: xHCI: Fix wrong usage of macro TRB_TYPE 15 years ago
John Youn 6c12db90f1 USB: xhci: Transfer ring link TRB activation change. 15 years ago
Sarah Sharp 5e5cf6fc59 USB: xhci: Set stream ID to 0 after cleaning up stalls. 15 years ago
Matthew Wilcox 910f8d0ced USB: Change the scatterlist type in struct urb 15 years ago
Randy Dunlap 326b4810cc USB: clean up some host controller sparse warnings 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
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