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
Age
Commit message (
Expand
)
Author
2026-04-11
drivers/usb/host: Fix spelling error 'seperate' -> 'separate'
Qinghua Zhao
2026-04-06
Merge tag 'v7.0-rc7' into usb-next
Greg Kroah-Hartman
2026-04-02
usb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable()
Michal Pecio
2026-04-02
usb: xhci: remove duplicate '0x' prefix
Niklas Neronin
2026-04-02
usb: xhci: move roothub port limit validation
Niklas Neronin
2026-04-02
usb: xhci: simpilfy resume root hub code
Niklas Neronin
2026-04-02
usb: xhci: cleanup xhci_hub_report_usb3_link_state()
Niklas Neronin
2026-04-02
usb: xhci: rename parameter to match argument 'portsc'
Niklas Neronin
2026-04-02
usb: xhci: add PORTSC variable to xhci_hub_control()
Niklas Neronin
2026-04-02
usb: xhci: add PORTPMSC variable to xhci_hub_control()
Niklas Neronin
2026-04-02
usb: xhci: separate use of USB Chapter 11 PLS macros from xHCI-specific PLS m...
Niklas Neronin
2026-04-02
usb: xhci: clean up 'wValue' handling in xhci_hub_control()
Niklas Neronin
2026-04-02
usb: xhci: clean up handling of upper bits in SetPortFeature wIndex
Niklas Neronin
2026-04-02
usb: xhci: rename 'wIndex' parameters to 'portnum'
Niklas Neronin
2026-04-02
usb: xhci: stop treating 'wIndex' as a mutable port number
Niklas Neronin
2026-04-02
usb: xhci: optimize resuming from S4 (suspend-to-disk)
Niklas Neronin
2026-04-02
usb: xhci: improve debug messages during suspend
Niklas Neronin
2026-04-02
usb: xhci: split core allocation and initialization
Niklas Neronin
2026-04-02
usb: xhci: move initialization for lifetime objects
Niklas Neronin
2026-04-02
usb: xhci: move ring initialization
Niklas Neronin
2026-04-02
usb: xhci: move reserving command ring trb
Niklas Neronin
2026-04-02
usb: xhci: factor out roothub bandwidth cleanup
Niklas Neronin
2026-04-02
usb: xhci: relocate Restore/Controller error check
Niklas Neronin
2026-04-02
usb: xhci: simplify CMRT initialization logic
Niklas Neronin
2026-04-02
usb: xhci: Fix debugfs bandwidth reporting
Michal Pecio
2026-04-02
usb: xhci: Simplify clearing the Event Interrupt bit
Michal Pecio
2026-04-02
xhci: use BIT macro
Oliver Neukum
2026-04-02
usb: host: xhci-sideband: delegate offload_usage tracking to class drivers
Guan-Yu Lin
2026-04-02
usb: core: use dedicated spinlock for offload state
Guan-Yu Lin
2026-03-30
usb: ehci-brcm: fix sleep during atomic
Justin Chen
2026-03-30
usb: tegra: use MODULE_FIRMWARE if SOC is ENABLED
Nicolas Chauvet
2026-03-18
usb: fhci: use kzalloc_flex for priv struct
Rosen Penev
2026-03-16
Merge 7.0-rc4 into usb-next
Greg Kroah-Hartman
2026-03-11
xhci: Fix NULL pointer dereference when reading portli debugfs files
Mathias Nyman
2026-03-11
usb: xhci: Prevent interrupt storm on host controller error (HCE)
Dayu Jiang
2026-03-11
usb: xhci: Fix memory leak in xhci_disable_slot()
Zilin Guan
2026-03-11
usb: ehci-orion: remove optional PHY handling code remnants
Gabor Juhos
2026-03-11
usb: xhci: tegra: Remove redundant mutex when setting phy mode
Diogo Ivo
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-17
Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2026-02-11
Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-01-23
xhci: dbc: allow setting manufacturer string through sysfs
Łukasz Bartosik
2026-01-23
xhci: dbc: allow setting product string through sysfs
Łukasz Bartosik
2026-01-23
xhci: dbc: allow setting device serial number through sysfs
Łukasz Bartosik
2026-01-23
xhci: dbc: prepare to expose strings through sysfs
Łukasz Bartosik
2026-01-23
usb: host: tegra: Remove manual wake IRQ disposal
Wayne Chang
2026-01-19
Merge 6.19-rc6 usb-next
Greg Kroah-Hartman
[next]