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 |
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
|
d30b2a2081
xhci: Limit roothub ports to 15 USB3 & 31 USB2 ports.
|
15 years ago |
Sarah Sharp
|
f6ff0ac878
xhci: Register second xHCI roothub.
|
14 years ago |
Sarah Sharp
|
20b67cf51f
xhci: Refactor bus suspend state into a struct.
|
14 years ago |
Sarah Sharp
|
aa1b13efb7
xhci: Modify check for TT info.
|
14 years ago |
Sarah Sharp
|
1d5810b692
xhci: Rework port suspend structures for limited ports.
|
14 years ago |
Dmitry Torokhov
|
8212a49d1c
USB: xhci: mark local functions as static
|
14 years ago |
Dmitry Torokhov
|
c50a00f8fe
USB: xhci: fix couple sparse annotations
|
14 years ago |
Dmitry Torokhov
|
09ece30e06
USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itself
|
14 years ago |