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.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
Age
Commit message (
Expand
)
Author
2024-09-05
usb: xhci: make 'sbrn' a local variable
Niklas Neronin
2024-09-05
usb: xhci: remove unused variables from struct 'xhci_hcd'
Niklas Neronin
2024-09-05
usb: xhci: remove excessive Bulk short packet debug message
Niklas Neronin
2024-09-05
usb: xhci: remove excessive isoc frame debug message spam
Niklas Neronin
2024-09-05
xhci: Remove unused function declarations
Yue Haibing
2024-09-05
xhci: dbc: add dbgtty request to end of list once it completes
Mathias Nyman
2024-09-05
xhci: dbc: Fix STALL transfer event handling
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-09-03
usb: ohci-nxp: Use helper function devm_clk_get_enabled()
Zhang Zekun
2024-08-25
usb: ehci-brcm: fix module autoloading
Liao Chen
2024-08-22
usb: ohci-exynos: Simplify with scoped for each OF child loop
Jinjie Ruan
2024-08-22
usb: ehci-exynos: Simplify with scoped for each OF child loop
Jinjie Ruan
2024-08-19
Merge 6.11-rc4 into tty-next
Greg Kroah-Hartman
2024-08-19
Merge 6.11-rc4 into usb-next
Greg Kroah-Hartman
2024-08-15
xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration
Mathias Nyman
2024-08-14
xhci: dbgtty: use kfifo from tty_port struct
Jiri Slaby (SUSE)
2024-08-14
xhci: dbgtty: remove kfifo_out() wrapper
Jiri Slaby (SUSE)
2024-08-13
usb: xhci: fix duplicate stall handling in handle_tx_event()
Niklas Neronin
2024-08-13
usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup()
Marc Zyngier
2024-08-07
xhci-pci: Make xhci-pci-renesas a proper modular driver
Ben Hutchings
2024-07-31
USB: ohci-ppc-of: Drop ohci-littledian compatible
Krzysztof Kozlowski
2024-07-19
Merge tag 'usb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-07-03
xhci: always resume roothubs if xHC was reset during resume
Mathias Nyman
2024-06-27
xhci: sort out TRB Endpoint ID bitfield macros
Mathias Nyman
2024-06-27
xhci: Apply XHCI_RESET_TO_DEFAULT quirk to TGL
Reka Norman
2024-06-27
usb: xhci: add 'goto' for halted endpoint check in handle_tx_event()
Niklas Neronin
2024-06-27
usb: xhci: move process TD code out of the while loop
Niklas Neronin
2024-06-27
usb: xhci: remove infinite loop prevention
Niklas Neronin
2024-06-27
usb: xhci: remove false xhci_giveback_urb_in_irq() header comment
Niklas Neronin
2024-06-27
usb: xhci: ensure skipped isoc TDs are returned when isoc ring is stopped
Niklas Neronin
2024-06-27
xhci: rework xhci internal endpoint halt state detection.
Mathias Nyman
2024-06-27
usb: xhci: remove obsolete sanity check debug messages
Niklas Neronin
2024-06-27
usb: xhci: improve error message for targetless transfer event
Niklas Neronin
2024-06-27
usb: xhci: move untargeted transfer event handling to a separate function
Niklas Neronin
2024-06-27
usb: xhci: move all segment re-numbering to xhci_link_rings()
Niklas Neronin
2024-06-27
usb: xhci: move link chain bit quirk checks into one helper function.
Niklas Neronin
2024-06-27
usb: xhci: remove unused argument from handle_port_status()
Niklas Neronin
2024-06-27
usb: xhci: remove unused argument from xhci_handle_cmd_config_ep()
Niklas Neronin
2024-06-27
usb: xhci: remove unused 'xhci' argument
Niklas Neronin
2024-06-27
usb: xhci: remove 'num_trbs' from struct 'xhci_td'
Niklas Neronin
2024-06-27
xhci: dbc: Allow users to modify DbC poll interval via sysfs
Uday M Bhat
2024-06-27
xhci: Set correct transferred length for cancelled isoc transfers
Mathias Nyman
2024-06-27
xhci: show usb device name in xhci urb tracing
Mathias Nyman
2024-06-27
xhci: Remove dead code in xhci_move_dequeue_past_td()
Hector Martin
2024-06-20
usb: host: xhci-plat: Add support for XHCI_WRITE_64_HI_LO
Daehwan Jung
2024-06-20
xhci: Add a quirk for writing ERST in high-low order
Daehwan Jung
2024-06-20
usb: host: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-18
Merge tag 'v6.10-rc4' into usb-next
Greg Kroah-Hartman
2024-06-12
xhci: Handle TD clearing for multiple streams case
Hector Martin
[prev]
[next]