index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-ring.c
Age
Commit message (
Expand
)
Author
2014-09-23
xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current...
Hans de Goede
2014-09-23
xhci: Remove "FIXME - check all the stream rings for pending cancellations"
Hans de Goede
2014-09-23
xhci: Always ring the doorbell for active eps when a Set TR deq ptr cmd compl...
Hans de Goede
2014-09-23
xhci: Fold queue_set_tr_deq into xhci_queue_new_dequeue_state
Hans de Goede
2014-09-23
xhci: Move allocating of command for new_dequeue_state to queue_set_tr_deq()
Hans de Goede
2014-08-19
xhci: rework cycle bit checking for new dequeue pointers
Mathias Nyman
2014-08-19
xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVAL
Hans de Goede
2014-08-01
xhci: Add missing checks for xhci_alloc_command failure
Hans de Goede
2014-06-24
xhci: correct burst count field for isoc transfers on 1.0 xhci hosts
Mathias Nyman
2014-06-24
xhci: Use correct SLOT ID when handling a reset device command
Mathias Nyman
2014-05-20
xhci: rework command timeout and cancellation,
Mathias Nyman
2014-05-20
xhci: Use completion and status in global command queue
Mathias Nyman
2014-05-20
xhci: Add a global command queue
Mathias Nyman
2014-05-20
xhci: Use command structures when queuing commands on the command ring
Mathias Nyman
2014-04-25
usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb
Julius Werner
2014-03-04
xhci: Kill streams URBs when the host dies.
Sarah Sharp
2014-03-04
xhci: Refactor command watchdog and fix split string.
Sarah Sharp
2014-03-04
xhci: For streams the dequeue ptr must be read from the stream ctx
Hans de Goede
2014-03-04
xhci: Set SCT field for Set TR dequeue on streams
Hans de Goede
2014-03-04
xhci: For streams the css flag most be read from the stream-ctx on ep stop
Hans de Goede
2014-03-04
xhci: make warnings greppable
Oliver Neukum
2014-02-07
Revert "usb: xhci: Link TRB must not occur within a USB payload burst"
Sarah Sharp
2014-02-07
Revert "xhci: Avoid infinite loop when sg urb requires too many trbs"
Sarah Sharp
2014-01-30
Revert "xhci: replace xhci_read_64() with readq()"
Sarah Sharp
2014-01-29
Revert "xhci: replace xhci_write_64() with writeq()"
Sarah Sharp
2014-01-08
xhci: Avoid infinite loop when sg urb requires too many trbs
Ben Hutchings
2013-12-21
Merge tag 'for-usb-next-2013-12-20' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2013-12-17
xhci: Remove unused variable 'addr' in inc_deq() and inc_enq().
Lin Wang
2013-12-16
Merge branch 3.13-rc4 into usb-next
Greg Kroah-Hartman
2013-12-10
usb: xhci: change enumeration scheme to 'new scheme' by default
Dan Williams
2013-12-02
xhci: replace xhci_write_64() with writeq()
Xenia Ragiadakou
2013-12-02
xhci: replace xhci_read_64() with readq()
Xenia Ragiadakou
2013-12-02
xhci: replace xhci_writel() with writel()
Xenia Ragiadakou
2013-12-02
xhci: replace xhci_readl() with readl()
Xenia Ragiadakou
2013-12-02
xhci: fix incorrect type in assignment in handle_device_notification()
Xenia Ragiadakou
2013-12-02
usb: xhci: Link TRB must not occur within a USB payload burst
David Laight
2013-10-16
usb: xhci: kill a conditional when toggling cycle
Dan Williams
2013-10-16
xhci: replace 'event' with 'cmd_comp_code' in set_deq and reset_ep handlers
Xenia Ragiadakou
2013-10-16
xhci: add argument 'slot_id' in stop_ep, set_deq and reset_ep cmd handlers
Xenia Ragiadakou
2013-10-16
xhci: replace 'xhci->cmd_ring->dequeue' with 'trb' in stop_ep cmd handler
Xenia Ragiadakou
2013-10-16
xhci: add variable 'cmd_type' in handle_cmd_completion()
Xenia Ragiadakou
2013-10-16
xhci: add variable 'cmd_trb' in handle_cmd_completion()
Xenia Ragiadakou
2013-10-16
xhci: add variable 'cmd_comp_code' in handle_cmd_completion()
Xenia Ragiadakou
2013-10-16
xhci: refactor TRB_CONFIG_EP case into function
Xenia Ragiadakou
2013-10-16
xhci: remove unused 'ep_ring' variable in handle_cmd_completion()
Xenia Ragiadakou
2013-10-16
xhci: refactor TRB_EVAL_CONTEXT case into function
Xenia Ragiadakou
2013-10-16
xhci: refactor TRB_NEC_GET_FW case into function
Xenia Ragiadakou
2013-10-16
xhci: refactor TRB_RESET_DEV case into function
Xenia Ragiadakou
2013-10-16
xhci: use completion event's slot id rather than dig it out of command
Xenia Ragiadakou
2013-10-16
xhci: refactor TRB_ADDR_DEV case into function
Xenia Ragiadakou
[next]