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
2023-02-02
xhci: Pass port structure as parameter to xhci_disable_port().
Mathias Nyman
2023-02-02
xhci: move port specific items such as state completions to port structure
Mathias Nyman
2023-02-02
xhci: pass port pointer as parameter to xhci_set_port_power()
Mathias Nyman
2023-02-02
xhci: cleanup xhci_hub_control port references
Mathias Nyman
2023-02-02
xhci: add helpers for enabling and disabling interrupters
Mathias Nyman
2023-02-02
xhci: Refactor interrupter code for initial multi interrupter support.
Mathias Nyman
2023-02-02
xhci: remove xhci_test_trb_in_td_math early development check
Mathias Nyman
2023-02-02
xhci: fix event ring segment table related masks and variables in header
Mathias Nyman
2023-02-02
xhci: split out rcar/rz support from xhci-plat.c
Arnd Bergmann
2023-02-01
usb: ohci-omap: avoid unused-variable warning
Arnd Bergmann
2023-02-01
usb: remove ohci-tmio driver
Arnd Bergmann
2023-01-31
USB: MAX3421: Handle USB NAK correctly
Mark Tomlinson
2023-01-25
xhci: host: Add Renesas RZ/V2M SoC support
Biju Das
2023-01-25
usb: host: xhci-plat: Add reset support
Biju Das
2023-01-25
usb: host: xhci-plat: Improve clock handling in probe()
Biju Das
2023-01-24
usb: host: ehci-fsl: Use DRV_NAME
Alexander Stein
2023-01-23
Merge 6.2-rc5 into usb-next
Greg Kroah-Hartman
2023-01-21
Merge tag 'usb-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-01-20
usb: host: ehci-fsl: Fix module alias
Alexander Stein
2023-01-20
ARM: pxa: remove unused pxa3xx-ulpi
Arnd Bergmann
2023-01-17
xhci: tegra: USB2 pad power controls
Petlozu Pravareshwar
2023-01-17
xhci: hub: export symbol on xhci_hub_control
Jim Lin
2023-01-17
xhci: Add hub_control to xhci_driver_overrides
Jim Lin
2023-01-17
usb: host: xhci-tegra: Add Tegra234 XHCI support
Sing-Han Chen
2023-01-17
xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tables
Mathias Nyman
2023-01-17
xhci: Add a flag to disable USB3 lpm on a xhci root port level.
Mathias Nyman
2023-01-17
xhci: Add update_hub_device override for PCI xHCI hosts
Mathias Nyman
2023-01-17
xhci: Fix null pointer dereference when host dies
Mathias Nyman
2023-01-17
usb: xhci: Check endpoint is valid before dereferencing it
Jimmy Hu
2023-01-17
xhci-pci: set the dma max_seg_size
Ricardo Ribalda
2023-01-16
ARM: s3c: remove s3c24xx specific hacks
Arnd Bergmann
2023-01-12
Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-01-12
ARM: sa1100: remove unused board files
Arnd Bergmann
2023-01-12
ARM: omap1: remove dead code
Arnd Bergmann
2023-01-12
ARM: omap1: remove unused board files
Arnd Bergmann
2023-01-10
ARM: cns3xxx: remove entire platform
Arnd Bergmann
2023-01-06
xhci: Convert to use list_count_nodes()
Andy Shevchenko
2022-12-16
Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-12-15
xen: make remove callback of xen driver void returned
Dawei Li
2022-12-12
Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-05
soc: fsl: qe: request pins non-exclusively
Dmitry Torokhov
2022-11-30
xhci: remove unused stream_id parameter from xhci_handle_halted_endpoint()
Mathias Nyman
2022-11-30
xhci: Prevent infinite loop in transaction errors recovery for streams
Mathias Nyman
2022-11-30
xhci: disable U3 suspended ports in S4 hibernate poweroff_late stage
Mathias Nyman
2022-11-30
xhci: export two xhci_hub functions for xhci-pci module usage
Mathias Nyman
2022-11-30
xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N
Reka Norman
2022-11-30
xhci: print warning when HCE was set
Longfang Liu
2022-11-30
Revert "xhci: Convert to use list_count()"
Greg Kroah-Hartman
2022-11-29
xhci: Convert to use list_count()
Andy Shevchenko
2022-11-29
usb: xhci-mtk: fix leakage of shared hcd when fail to set wakeup irq
Chunfeng Yun
[prev]
[next]