Linus Torvalds
|
3f17ea6dea
Merge branch 'next' (accumulated 3.16 merge window patches) into master
|
11 years ago |
Mathias Nyman
|
5dc2808c47
xhci: delete endpoints from bandwidth list before freeing whole device
|
11 years ago |
Mathias Nyman
|
c311e391a7
xhci: rework command timeout and cancellation,
|
11 years ago |
Mathias Nyman
|
9ea1833e4c
xhci: Use completion and status in global command queue
|
11 years ago |
Mathias Nyman
|
c9aa1a2de4
xhci: Add a global command queue
|
11 years ago |
Hans de Goede
|
84c1e40fd7
xhci: The trb_address_map radix tree expects 1KB segment memory aligment
|
11 years ago |
Hans de Goede
|
127329d76b
xhci: xhci_mem_cleanup: make sure cmd_ring_reserved_trbs really is 0
|
11 years ago |
Sarah Sharp
|
d57342232d
xhci: Remove segments from radix tree on failed insert.
|
12 years ago |
Hans de Goede
|
ee4aa54bce
xhci: Check size rather then number of streams when allocating stream ctxs
|
12 years ago |
Gerd Hoffmann
|
153413032c
xhci: fix usb3 streams
|
12 years ago |
Sarah Sharp
|
f7b2e4032d
Revert "xhci: replace xhci_read_64() with readq()"
|
11 years ago |
Sarah Sharp
|
477632dff5
Revert "xhci: replace xhci_write_64() with writeq()"
|
11 years ago |
Xenia Ragiadakou
|
7dd09a1af2
xhci: replace xhci_write_64() with writeq()
|
11 years ago |
Xenia Ragiadakou
|
e8b373326d
xhci: replace xhci_read_64() with readq()
|
11 years ago |
Xenia Ragiadakou
|
204b7793f2
xhci: replace xhci_writel() with writel()
|
11 years ago |
Xenia Ragiadakou
|
b0ba972084
xhci: replace xhci_readl() with readl()
|
11 years ago |
Xenia Ragiadakou
|
2a10004748
xhci: remove conversion from generic to pci device in xhci_mem.c
|
11 years ago |
Xenia Ragiadakou
|
0d3703be3a
xhci: remove unnecessary check in xhci_free_stream_info()
|
12 years ago |
Xenia Ragiadakou
|
5871948738
xhci: convert TRB_CYCLE to le32 before using it to set Link TRB's cycle bit
|
12 years ago |
Sarah Sharp
|
de68bab4fa
usb: Don't enable USB 2.0 Link PM by default.
|
12 years ago |
Sarah Sharp
|
8b3d45705e
usb: Fix xHCI host issues on remote wakeup.
|
12 years ago |
Greg Kroah-Hartman
|
bd479f2933
Merge 3.11-rc6 into usb-next
|
12 years ago |
Xenia Ragiadakou
|
68ffb01111
xhci: trace debug statements related to ring expansion
|
12 years ago |
Xenia Ragiadakou
|
d195fcffe4
xhci: trace debug messages related to driver initialization and unload
|
12 years ago |
Xenia Ragiadakou
|
3a7fa5bef0
xhci: add trace for debug messages related to changing contexts
|
12 years ago |
Xenia Ragiadakou
|
b2497509df
xhci: remove CONFIG_USB_XHCI_HCD_DEBUGGING and unused code
|
12 years ago |
James Hogan
|
008eb957da
usb: xhci: add missing dma-mapping.h includes
|
12 years ago |
Mathias Nyman
|
025f880cb2
xhci: check for failed dma pool allocation
|
12 years ago |
Mathias Nyman
|
17d6555437
xhci: remove BUG() in xhci_get_endpoint_type()
|
12 years ago |
Mathias Nyman
|
bd18fd5c21
xhci: Remove BUG in xhci_setup_addressable_virt_dev
|
12 years ago |