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 |
Julius Werner
|
68e5254adb
xhci: fix null-pointer dereference when destroying half-built segment rings
|
12 years ago |
Elric Fu
|
b92cc66c04
xHCI: add aborting command ring function
|
13 years ago |
Takashi Iwai
|
32f1d2c536
xhci: Don't free endpoints in xhci_mem_cleanup()
|
13 years ago |
Takashi Iwai
|
46ed8f00d8
xhci: Fix invalid loop check in xhci_free_tt_info()
|
13 years ago |
Sarah Sharp
|
dbc33303e4
xhci: Reserve one command for USB3 LPM disable.
|
13 years ago |
Sarah Sharp
|
33b2831ac8
xhci: Reset reserved command ring TRBs on cleanup.
|
13 years ago |
Oliver Neukum
|
f8a9e72d12
USB: fix resource leak in xhci power loss path
|
13 years ago |
Sarah Sharp
|
159e1fcc9a
xhci: Don't write zeroed pointers to xHC registers.
|
13 years ago |
Andiry Xu
|
2fdcd47b69
xHCI: Allocate 2 segments for transfer ring
|
13 years ago |
Andiry Xu
|
8dfec6140f
xHCI: dynamic ring expansion
|
13 years ago |
Andiry Xu
|
186a7ef13a
xHCI: set cycle state when allocate rings
|
13 years ago |
Andiry Xu
|
70d4360177
xHCI: factor out segments allocation and free function
|
13 years ago |
Andiry Xu
|
b008df60c6
xHCI: count free TRBs on transfer ring
|
13 years ago |
Andiry Xu
|
3fe4fe083d
xHCI: store ring's last segment and segment numbers
|
13 years ago |
Andiry Xu
|
3b72fca09d
xHCI: store ring's type
|
13 years ago |
Greg Kroah-Hartman
|
c69263c66e
Merge branch 'usb-3.3-rc4' into usb-next
|
13 years ago |
Sarah Sharp
|
340a3504fd
xhci: Fix encoding for HS bulk/control NAK rate.
|
13 years ago |