Matthew Wilcox
|
50d64676d1
xhci: Remove more doorbell-related reads
|
14 years ago |
Andiry Xu
|
7961acd732
xHCI: fix printk_ratelimit() usage
|
14 years ago |
Andiry Xu
|
f2c565e223
xHCI: replace dev_dbg() with xhci_dbg()
|
14 years ago |
Andiry Xu
|
50f7b52a83
xHCI: fix cycle bit set in giveback_first_trb()
|
14 years ago |
Andiry Xu
|
e1eab2e000
xHCI: remove redundant parameter in giveback_first_trb()
|
14 years ago |
Andiry Xu
|
47cbf6925c
xHCI: fix queue_trb in isoc transfer
|
14 years ago |
Sarah Sharp
|
7111ebc97e
xhci: Resume bus on any port status change.
|
14 years ago |
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 |