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()
|
12 years ago |
Xenia Ragiadakou
|
e8b373326d
xhci: replace xhci_read_64() with readq()
|
12 years ago |
Xenia Ragiadakou
|
204b7793f2
xhci: replace xhci_writel() with writel()
|
12 years ago |
Xenia Ragiadakou
|
b0ba972084
xhci: replace xhci_readl() with readl()
|
12 years ago |
Xenia Ragiadakou
|
2a10004748
xhci: remove conversion from generic to pci device in xhci_mem.c
|
12 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 |
Sarah Sharp
|
92f8e76769
xhci: Remove BUG_ON in xhci_get_input_control_ctx.
|
12 years ago |
Sarah Sharp
|
29f9d54b63
xhci: Remove BUG_ON() in xhci_alloc_container_ctx.
|
12 years ago |
Greg Kroah-Hartman
|
141dc40ee3
Merge 3.10-rc5 into usb-next
|
12 years ago |
Mathias Nyman
|
b630d4b9d0
usb: xhci: check usb2 port capabilities before adding hw link PM support
|
12 years ago |
Vladimir Murzin
|
88696ae432
xhci: fix list access before init
|
12 years ago |
Sergio Aguirre
|
331de00a64
xhci-mem: init list heads at the beginning of init
|
12 years ago |
Alan Stern
|
e4f47e3675
USB: xHCI: override bogus bulk wMaxPacketSize values
|
12 years ago |
David Howells
|
eb8ccd2b48
xhci: Rename SEGMENT_SIZE and SEGMENT_SHIFT as the former is used in a.out.h
|
12 years ago |
Lan Tianyu
|
3f5eb14135
usb: add find_raw_port_number callback to struct hc_driver()
|
12 years ago |
Sarah Sharp
|
55c1945eda
xhci: Handle HS bulk/ctrl endpoints that don't NAK.
|
12 years ago |