Andiry Xu
|
2ffdea25f0
xHCI: refine td allocation
|
14 лет назад |
Sarah Sharp
|
c29eea6219
xhci: Implement HS/FS/LS bandwidth checking.
|
14 лет назад |
Sarah Sharp
|
2e27980e6e
xhci: Track interval bandwidth tables per port/TT.
|
14 лет назад |
Sarah Sharp
|
9af5d71d8e
xhci: Store endpoint bandwidth information.
|
14 лет назад |
Sarah Sharp
|
839c817ce6
xhci: Store information about roothubs and TTs.
|
14 лет назад |
Sarah Sharp
|
750645f8a6
xhci: Refactor endpoint limit checking.
|
14 лет назад |
Sarah Sharp
|
2dc3753997
xhci: If no endpoints changed, don't issue BW command.
|
14 лет назад |
Greg Kroah-Hartman
|
6ed962a208
Merge 3.1-rc4 into usb-next
|
14 лет назад |
Kuninori Morimoto
|
29cc88979a
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
|
14 лет назад |
Sarah Sharp
|
585df1d90c
xhci: Remove TDs from TD lists when URBs are canceled.
|
14 лет назад |
Sarah Sharp
|
d13565c128
xhci: Fix memory leak during failed enqueue.
|
14 лет назад |
Sarah Sharp
|
7bd89b4017
xhci: Don't submit commands or URBs to halted hosts.
|
14 лет назад |
Linus Torvalds
|
f549953c15
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
|
14 лет назад |
Maarten Lankhorst
|
c877b3b2ad
xhci: Add reset on resume quirk for asrock p67 host
|
14 лет назад |
Alex He
|
f6ba6fe2d9
xHCI 1.0: Incompatible Device Error
|
14 лет назад |
Sarah Sharp
|
fa75ac379e
xhci: Reject double add of active endpoints.
|
14 лет назад |
Greg Kroah-Hartman
|
dcc8545790
Merge 3.0-rc2 into usb-linus as it's needed by some USB patches
|
14 лет назад |
Sarah Sharp
|
f5182b4155
xhci: Disable MSI for some Fresco Logic hosts.
|
14 лет назад |
Maarten Lankhorst
|
001fd3826f
xhci: Do not issue device reset when device is not setup
|
14 лет назад |
Matt Evans
|
f5960b698e
xhci: Remove some unnecessary casts and tidy some endian swap code
|
14 лет назад |
Matt Evans
|
4819fef5e7
xhci: Bigendian fix for xhci_check_bandwidth()
|
14 лет назад |
Sarah Sharp
|
2cf95c18d5
Intel xhci: Limit number of active endpoints to 64.
|
14 лет назад |
Sarah Sharp
|
fe6c6c13d8
xhci: Don't submit commands when the host is dead.
|
14 лет назад |
Sarah Sharp
|
834cb0fc47
xhci: Fix memory leak bug when dropping endpoints
|
14 лет назад |
Alex He
|
1bb73a8883
xHCI 1.0: Max Exit Latency Too Large Error
|
14 лет назад |
Andiry Xu
|
700b41736c
xHCI 1.0: TT_THINK_TIME set
|
14 лет назад |
Sarah Sharp
|
00161f7d04
xhci: Remove sparse warning about cmd_status.
|
14 лет назад |
Matt Evans
|
7ed603ecf8
xhci: Add an assertion to check for virt_dev=0 bug.
|
14 лет назад |
Matt Evans
|
28ccd2962c
xhci: Make xHCI driver endian-safe
|
14 лет назад |
Andiry Xu
|
c41136b05d
xHCI: Implement AMD PLL quirk
|
14 лет назад |