Sarah Sharp
|
1ba6108f5f
xhci: Remove debugging about ring structure allocation.
|
13 years ago |
Sarah Sharp
|
d31c285b3a
xhci: Set slot and ep0 flags for address command.
|
13 years ago |
Sebastian Andrzej Siewior
|
22d45f01a8
usb/xhci: replace pci_*_consistent() with dma_*_coherent()
|
13 years ago |
Andiry Xu
|
7e393a834b
xHCI: AMD isoc link TRB chain bit quirk
|
13 years ago |
Andiry Xu
|
9574323c39
xHCI: test USB2 software LPM
|
13 years ago |
Andiry Xu
|
fc71ff7583
xHCI: Check host USB2 LPM capability
|
13 years ago |
Kautuk Consul
|
27ccaaa507
xhci-mem.c: xhci_segment_free: No need for checking seg argument
|
13 years ago |
Kautuk Consul
|
0e6c7f746e
xhci-mem.c: Check for ring->first_seg != NULL
|
13 years ago |
Sarah Sharp
|
170c026347
xhci: Fix mult base in endpoint bandwidth info.
|
13 years ago |
Andiry Xu
|
2ffdea25f0
xHCI: refine td allocation
|
14 years ago |
Sarah Sharp
|
2e27980e6e
xhci: Track interval bandwidth tables per port/TT.
|
14 years ago |
Sarah Sharp
|
9af5d71d8e
xhci: Store endpoint bandwidth information.
|
14 years ago |
Sarah Sharp
|
839c817ce6
xhci: Store information about roothubs and TTs.
|
14 years ago |
Sarah Sharp
|
6638175544
xhci: Store the "real" root port number.
|
14 years ago |
Sarah Sharp
|
fe30182c25
xhci: Rename virt_dev->port to fake_port.
|
14 years ago |
Kuninori Morimoto
|
29cc88979a
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
|
14 years ago |
Linus Torvalds
|
f549953c15
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
|
14 years ago |
Sarah Sharp
|
d23336329f
xhci: Don't warn about zeroed bMaxBurst descriptor field.
|
14 years ago |
Greg Kroah-Hartman
|
dcc8545790
Merge 3.0-rc2 into usb-linus as it's needed by some USB patches
|
14 years ago |
Dmitry Torokhov
|
cd3c18ba2f
USB: xhci - fix interval calculation for FS isoc endpoints
|
14 years ago |
Matt Evans
|
f5960b698e
xhci: Remove some unnecessary casts and tidy some endian swap code
|
14 years ago |
Sarah Sharp
|
30f89ca021
xhci: Fix memory leak in ring cache deallocation.
|
14 years ago |
Sarah Sharp
|
b513d44751
xhci: Fix full speed bInterval encoding.
|
14 years ago |
Andiry Xu
|
7b1fc2ea8a
xHCI 1.0: Isoch endpoint CErr field set
|
14 years ago |
Andiry Xu
|
51eb01a746
xHCI 1.0: Control endpoint average TRB length field set
|
14 years ago |
Sebastian Andrzej Siewior
|
64b3c304be
usb/ch9: use proper endianess for wBytesPerInterval
|
14 years ago |
Matt Evans
|
28ccd2962c
xhci: Make xHCI driver endian-safe
|
14 years ago |
Dmitry Torokhov
|
dfa49c4ad1
USB: xhci - fix math in xhci_get_endpoint_interval()
|
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 |