David Laight
|
35773dac5f
usb: xhci: Link TRB must not occur within a USB payload burst
|
11 years ago |
Dan Williams
|
4e341818ee
usb: xhci: kill a conditional when toggling cycle
|
12 years ago |
Xenia Ragiadakou
|
c69a059783
xhci: replace 'event' with 'cmd_comp_code' in set_deq and reset_ep handlers
|
12 years ago |
Xenia Ragiadakou
|
b8200c9479
xhci: add argument 'slot_id' in stop_ep, set_deq and reset_ep cmd handlers
|
12 years ago |
Xenia Ragiadakou
|
bc752bde10
xhci: replace 'xhci->cmd_ring->dequeue' with 'trb' in stop_ep cmd handler
|
12 years ago |
Xenia Ragiadakou
|
b54fc46dce
xhci: add variable 'cmd_type' in handle_cmd_completion()
|
12 years ago |
Xenia Ragiadakou
|
9124b121e3
xhci: add variable 'cmd_trb' in handle_cmd_completion()
|
12 years ago |
Xenia Ragiadakou
|
e7a79a1d6a
xhci: add variable 'cmd_comp_code' in handle_cmd_completion()
|
12 years ago |
Xenia Ragiadakou
|
6ed46d3337
xhci: refactor TRB_CONFIG_EP case into function
|
12 years ago |
Xenia Ragiadakou
|
fd54498733
xhci: remove unused 'ep_ring' variable in handle_cmd_completion()
|
12 years ago |
Xenia Ragiadakou
|
07948a8da6
xhci: refactor TRB_EVAL_CONTEXT case into function
|
12 years ago |
Xenia Ragiadakou
|
2c070821e2
xhci: refactor TRB_NEC_GET_FW case into function
|
12 years ago |
Xenia Ragiadakou
|
f681321b40
xhci: refactor TRB_RESET_DEV case into function
|
12 years ago |
Xenia Ragiadakou
|
20e7acb13f
xhci: use completion event's slot id rather than dig it out of command
|
12 years ago |
Xenia Ragiadakou
|
9b3103ac9d
xhci: refactor TRB_ADDR_DEV case into function
|
12 years ago |
Xenia Ragiadakou
|
6c02dd147a
xhci: refactor TRB_DISABLE_SLOT case into function
|
12 years ago |
Xenia Ragiadakou
|
b244b431f8
xhci: refactor TRB_ENABLE_SLOT case into function
|
12 years ago |
Xenia Ragiadakou
|
60b9593cf2
xhci: rename existing Command Completion Event handlers
|
12 years ago |
Xenia Ragiadakou
|
07a37e9e42
xhci: remove unused argument from xhci_giveback_urb_in_irq()
|
12 years ago |
Florian Wolter
|
526867c3ca
xhci: Fix race between ep halt and URB cancellation
|
12 years ago |
Sarah Sharp
|
8b3d45705e
usb: Fix xHCI host issues on remote wakeup.
|
12 years ago |
Mathias Nyman
|
ec7e43e2d9
xhci: Ensure a command structure points to the correct trb on the command ring
|
12 years ago |
Mathias Nyman
|
284d205524
xhci: Fix oops happening after address device timeout
|
12 years ago |
Dmitry Kasatkin
|
0730d52a86
xhci:prevent "callbacks suppressed" when debug is not enabled
|
12 years ago |
Xenia Ragiadakou
|
68ffb01111
xhci: trace debug statements related to ring expansion
|
12 years ago |
Xenia Ragiadakou
|
aa50b29061
xhci: trace debug statements for urb cancellation
|
12 years ago |
Xenia Ragiadakou
|
63a23b9a74
xhci: add xhci_cmd_completion trace event
|
12 years ago |
Xenia Ragiadakou
|
a0254324ee
xhci: add trace for debug messages related to endpoint reset
|
12 years ago |
Xenia Ragiadakou
|
4bdfe4c38f
xhci: add trace for debug messages related to quirks
|
12 years ago |
Xenia Ragiadakou
|
3a7fa5bef0
xhci: add trace for debug messages related to changing contexts
|
12 years ago |