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
/
misc
Age
Commit message (
Expand
)
Author
2024-01-04
USB: core: Use device_driver directly in struct usb_driver and usb_device_driver
Yajun Deng
2024-01-02
usb: yurex: Fix inconsistent locking bug in yurex_read()
Harshit Mogalapalli
2023-12-15
usb: yurex: Replace snprintf() with the safer scnprintf() variant
Lee Jones
2023-11-27
usb: misc: onboard_usb_hub: Add support for Cypress CY7C6563x
Frieder Schrempf
2023-11-27
usb: misc: onboard_usb_hub: Add support for clock input
Frieder Schrempf
2023-11-27
usb: misc: onboard_usb_hub: Print symbolic error names
Frieder Schrempf
2023-11-27
Merge 6.7-rc3 into usb-next
Greg Kroah-Hartman
2023-11-22
usb: misc: onboard-hub: add support for Microchip USB5744
Stefan Eichenberger
2023-11-22
usb: misc: ljca: Fix enumeration error on Dell Latitude 9420
Hans de Goede
2023-11-22
usb: misc: eud: Add IRQ check for platform_get_irq()
Chen Ni
2023-11-22
USB: misc: iowarrior: remove redundant assignment to variable io_res
Colin Ian King
2023-11-21
usb: misc: ljca: Drop _ADR support to get ljca children devices
Wentong Wu
2023-10-16
Merge 6.6-rc6 into usb-next
Greg Kroah-Hartman
2023-10-11
usb: Add support for Intel LJCA device
Wentong Wu
2023-10-10
usb: Use device_get_match_data()
Rob Herring
2023-10-08
usb: usbtest: fix a type promotion bug
Dan Carpenter
2023-10-02
usb: misc: onboard_usb_hub: add Genesys Logic gl3510 hub support
Jerome Brunet
2023-10-02
usb: misc: onboard_hub: add support for Microchip USB2412 USB 2.0 hub
Javier Carrasco
2023-08-08
USB: misc: Remove unused include file usb_u132.h
Yue Haibing
2023-08-04
USB: misc: Remove unnecessary NULL values
Ruan Jinjie
2023-08-04
USB: cytherm: Correct the code style issue of redundant spaces
Ruan Jinjie
2023-07-31
Merge 6.5-rc4 into usb-next
Greg Kroah-Hartman
2023-07-30
usb: misc: onboard-hub: add support for Cypress HX3 USB 3.0 family
Benjamin Bara
2023-07-30
usb: misc: onboard-hub: support multiple power supplies
Benjamin Bara
2023-07-27
usb: misc: ehset: fix wrong if condition
Xu Yang
2023-07-25
usb: Explicitly include correct DT includes
Rob Herring
2023-07-25
usb: misc: onboard_usb_hub: add Genesys Logic GL3523 hub support
Anand Moon
2023-06-13
usb: usb251xb: Use of_property_read_u16()
Christophe JAILLET
2023-05-30
usb: misc: onboard_hub: Don't warn twice about problems during remove
Uwe Kleine-König
2023-05-29
usb: misc: eud: Fix indentation issues
Bhupesh Sharma
2023-05-29
usb: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-28
usb: misc: usb3503: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
usb: misc: eud: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-20
USB: sisusbvga: Add endpoint checks
Alan Stern
2023-03-29
usb: move config USB_USS720 to usb's misc Kconfig
Lukas Bulwahn
2023-03-27
Merge 6.3-rc4 into usb-next
Greg Kroah-Hartman
2023-03-21
usb: ftdi-elan: Delete driver
Uwe Kleine-König
2023-03-21
usb: host: u132-hcd: Delete driver
Uwe Kleine-König
2023-03-16
usb: misc: usb3503: support usb3803 and bypass mode
Emanuele Ghidoli
2023-03-16
usb: misc: usb3503: refactor code to prepare for usb3803 addition
Emanuele Ghidoli
2023-03-16
usb: misc: usb251xb: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-16
usb: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-09
usb: misc: onboard-hub: add support for Microchip USB2517 USB 2.0 hub
Alexander Stein
2023-01-23
Merge 6.2-rc5 into usb-next
Greg Kroah-Hartman
2023-01-20
USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100
Greg Kroah-Hartman
2023-01-19
usb: misc: onboard_usb_hub: add VIA LAB VL817 hub support
Anand Moon
2023-01-19
usb: misc: onboard_usb_hub: add Genesys Logic GL852G hub support
Anand Moon
2023-01-17
usb: misc: onboard_hub: Move 'attach' work to the driver
Matthias Kaehlcke
2023-01-17
usb: misc: onboard_hub: Invert driver registration order
Matthias Kaehlcke
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
[next]