Andiry Xu
|
c41136b05d
xHCI: Implement AMD PLL quirk
|
14 years ago |
Sarah Sharp
|
386139d7c8
xhci: Fix NULL pointer deref in handle_port_status()
|
14 years ago |
Dmitry Torokhov
|
926008c938
USB: xhci: simplify logic of skipping missed isoc TDs
|
14 years ago |
Dmitry Torokhov
|
575688e1e5
USB: xhci - remove excessive 'inline' markings
|
14 years ago |
Dan Carpenter
|
22e0487047
USB: xhci: unsigned char never equals -1
|
14 years ago |
Linus Torvalds
|
971f115a50
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
|
14 years ago |
Sarah Sharp
|
ba0a4d9aaa
xhci: Clean up cycle bit math used during stalls.
|
14 years ago |
Sarah Sharp
|
01a1fdb9a7
xhci: Fix cycle bit calculation during stall handling.
|
14 years ago |
Sarah Sharp
|
bf161e85fb
xhci: Update internal dequeue pointers after stalls.
|
14 years ago |
Sarah Sharp
|
b320937972
xhci: Fixes for suspend/resume of shared HCDs.
|
14 years ago |
Sarah Sharp
|
f6ff0ac878
xhci: Register second xHCI roothub.
|
14 years ago |
Sarah Sharp
|
5233630fcd
xhci: Change xhci_find_slot_id_by_port() API.
|
14 years ago |
Sarah Sharp
|
20b67cf51f
xhci: Refactor bus suspend state into a struct.
|
14 years ago |
Sarah Sharp
|
5308a91b9f
xhci: Index with a port array instead of PORTSC addresses.
|
14 years ago |
Sarah Sharp
|
ff9d78b36f
USB: Set usb_hcd->state and flags for shared roothubs.
|
14 years ago |
Sarah Sharp
|
214f76f7d9
xhci: Always use usb_hcd in URB instead of converting xhci_hcd.
|
14 years ago |
Sarah Sharp
|
ac04e6ff3e
xhci: Remove references to HC_STATE_HALT.
|
14 years ago |
Sarah Sharp
|
518e848ea8
xhci: Rename variables and reduce register reads.
|
14 years ago |
Sarah Sharp
|
0b8ca72a23
xhci: Remove old no-op test.
|
14 years ago |
Paul Zimmerman
|
bcd2fde053
xhci: Fix an error in count_sg_trbs_needed()
|
14 years ago |
Paul Zimmerman
|
5807795bd4
xhci: Fix errors in the running total calculations in the TRB math
|
14 years ago |
Paul Zimmerman
|
a249018701
xhci: Clarify some expressions in the TRB math
|
14 years ago |
Paul Zimmerman
|
68e41c5d03
xhci: Avoid BUG() in interrupt context
|
14 years ago |
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 |