index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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.18.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.c
Age
Commit message (
Expand
)
Author
2025-04-11
xhci: Limit time spent with xHC interrupts disabled during bus resume
Mathias Nyman
2025-04-11
Revert "xhci: Prevent early endpoint restart when handling STALL errors."
Mathias Nyman
2025-04-11
Revert "xhci: Avoid queuing redundant Stop Endpoint command for stalled endpo...
Mathias Nyman
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-14
usb: xhci: change xhci_resume() parameters to explicit the desired info
Théo Lebrun
2025-03-11
xhci: Avoid queuing redundant Stop Endpoint command for stalled endpoint
Mathias Nyman
2025-03-10
Merge v6.14-rc6 into usb-next
Greg Kroah-Hartman
2025-03-06
xhci: Prevent early endpoint restart when handling STALL errors.
Mathias Nyman
2025-03-06
xhci: show correct U1 and U2 timeout values in debug messages
Mathias Nyman
2025-03-04
usb: xhci: Fix host controllers "dying" after suspend and resume
Michal Pecio
2025-01-15
USB: host: Use str_enable_disable-like helpers
Krzysztof Kozlowski
2024-11-06
usb: xhci: Avoid queuing redundant Stop Endpoint commands
Michal Pecio
2024-11-06
usb: xhci: Limit Stop Endpoint retries
Michal Pecio
2024-11-06
usb: xhci: improve xhci_clear_command_ring()
Niklas Neronin
2024-11-06
usb: xhci: move link TRB quirk to xhci_gen_setup()
Niklas Neronin
2024-11-06
usb: xhci: simplify TDs start and end naming scheme in struct 'xhci_td'
Niklas Neronin
2024-11-06
xhci: Don't issue Reset Device command to Etron xHCI host
Kuangyi Chiang
2024-11-06
usb: xhci: remove option to change a default ring's TRB cycle bit
Niklas Neronin
2024-11-06
usb: xhci: introduce macro for ring segment list iteration
Niklas Neronin
2024-10-17
xhci: add helper to stop endpoint and wait for completion
Mathias Nyman
2024-09-05
xhci: support setting interrupt moderation IMOD for secondary interrupters
Mathias Nyman
2024-09-03
usb: Add tunnel_mode parameter to usb device structure
Mathias Nyman
2024-09-03
xhci: Add USB4 tunnel detection for USB3 devices on Intel hosts
Mathias Nyman
2024-08-15
xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration
Mathias Nyman
2024-07-03
xhci: always resume roothubs if xHC was reset during resume
Mathias Nyman
2024-05-01
xhci: remove xhci_check_usb2_port_capability helper
Mathias Nyman
2024-05-01
xhci: stored cached port capability values in one place
Mathias Nyman
2024-03-02
usb: xhci: Add error handling in xhci_map_urb_for_dma
Prashanth K
2024-03-02
usb: xhci: remove duplicate code from 'xhci_clear_command_ring()'
Niklas Neronin
2024-03-02
xhci: replace real & fake port with pointer to root hub port
Niklas Neronin
2024-02-19
Revert "xhci: add helper to stop endpoint and wait for completion"
Greg Kroah-Hartman
2024-02-17
xhci: add helper to stop endpoint and wait for completion
Mathias Nyman
2024-02-17
xhci: Add helper to set an interrupters interrupt moderation interval
Mathias Nyman
2024-02-17
xhci: Add interrupt pending autoclear flag to each interrupter
Mathias Nyman
2024-01-04
xhci: add support to allocate several interrupters
Mathias Nyman
2023-12-15
xhci: Fix null pointer dereference during S4 resume when resetting ep0
Mathias Nyman
2023-12-04
xhci: fix possible null pointer deref during xhci urb enqueue
Mathias Nyman
2023-12-04
xhci: Reconfigure endpoint 0 max packet size only during endpoint reset
Mathias Nyman
2023-11-23
usb: xhci: Add timeout argument in address_device USB HCD callback
Hardik Gajjar
2023-10-21
usb: host: xhci: Avoid XHCI resume delay if SSUSB device is not present
Wesley Cheng
2023-10-21
usb: xhci: Implement xhci_handshake_check_state() helper
Udipto Goswami
2023-10-21
xhci: Clean up ERST_PTR_MASK inversion
Lukas Wunner
2023-08-09
USB: Remove remnants of Wireless USB and UWB
Alan Stern
2023-06-23
usb: host: xhci: Do not re-initialize the XHCI HC if being removed
Wesley Cheng
2023-06-13
xhci: Add ZHAOXIN xHCI host U1/U2 feature support
Weitao Wang
2023-06-13
xhci: Don't require a valid get_quirks() function pointer during xhci setup
Mathias Nyman
2023-06-13
xhci: Add usb cold attach (CAS) as a reason to resume root hub.
Mathias Nyman
2023-05-13
xhci: Improve the XHCI system resume time
Basavaraj Natikar
2023-05-13
USB: Extend pci resume function to handle PM events
Basavaraj Natikar
2023-04-10
Merge 6.3-rc6 into usb-next
Greg Kroah-Hartman
[next]