index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: misc: onboard-hub: add support for Microchip USB5744
Stefan Eichenberger
2023-11-22
2
-0
/
+9
*
usb: misc: ljca: Fix enumeration error on Dell Latitude 9420
Hans de Goede
2023-11-22
1
-1
/
+2
*
usb: misc: ljca: Drop _ADR support to get ljca children devices
Wentong Wu
2023-11-21
1
-12
/
+2
*
Merge 6.6-rc6 into usb-next
Greg Kroah-Hartman
2023-10-16
2
-0
/
+2
|
\
|
*
usb: misc: onboard_hub: add support for Microchip USB2412 USB 2.0 hub
Javier Carrasco
2023-10-02
2
-0
/
+2
*
|
usb: Add support for Intel LJCA device
Wentong Wu
2023-10-11
3
-0
/
+916
*
|
usb: Use device_get_match_data()
Rob Herring
2023-10-10
1
-6
/
+1
*
|
usb: usbtest: fix a type promotion bug
Dan Carpenter
2023-10-08
1
-1
/
+1
*
|
usb: misc: onboard_usb_hub: add Genesys Logic gl3510 hub support
Jerome Brunet
2023-10-02
1
-0
/
+1
|
/
*
USB: misc: Remove unused include file usb_u132.h
Yue Haibing
2023-08-08
1
-97
/
+0
*
USB: misc: Remove unnecessary NULL values
Ruan Jinjie
2023-08-04
3
-3
/
+3
*
USB: cytherm: Correct the code style issue of redundant spaces
Ruan Jinjie
2023-08-04
1
-5
/
+5
*
Merge 6.5-rc4 into usb-next
Greg Kroah-Hartman
2023-07-31
1
-4
/
+4
|
\
|
*
usb: misc: ehset: fix wrong if condition
Xu Yang
2023-07-27
1
-4
/
+4
*
|
usb: misc: onboard-hub: add support for Cypress HX3 USB 3.0 family
Benjamin Bara
2023-07-30
2
-0
/
+10
*
|
usb: misc: onboard-hub: support multiple power supplies
Benjamin Bara
2023-07-30
2
-8
/
+36
*
|
usb: Explicitly include correct DT includes
Rob Herring
2023-07-25
1
-1
/
+1
*
|
usb: misc: onboard_usb_hub: add Genesys Logic GL3523 hub support
Anand Moon
2023-07-25
2
-0
/
+2
|
/
*
usb: usb251xb: Use of_property_read_u16()
Christophe JAILLET
2023-06-13
1
-5
/
+4
*
usb: misc: onboard_hub: Don't warn twice about problems during remove
Uwe Kleine-König
2023-05-30
1
-3
/
+3
*
usb: misc: eud: Fix indentation issues
Bhupesh Sharma
2023-05-29
1
-2
/
+2
*
usb: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-29
3
-3
/
+3
*
usb: misc: usb3503: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
*
usb: misc: eud: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
*
USB: sisusbvga: Add endpoint checks
Alan Stern
2023-04-20
1
-0
/
+14
*
usb: move config USB_USS720 to usb's misc Kconfig
Lukas Bulwahn
2023-03-29
1
-0
/
+29
*
Merge 6.3-rc4 into usb-next
Greg Kroah-Hartman
2023-03-27
2
-0
/
+2
|
\
|
*
usb: misc: onboard-hub: add support for Microchip USB2517 USB 2.0 hub
Alexander Stein
2023-03-09
2
-0
/
+2
*
|
usb: ftdi-elan: Delete driver
Uwe Kleine-König
2023-03-21
3
-2801
/
+0
*
|
usb: host: u132-hcd: Delete driver
Uwe Kleine-König
2023-03-21
1
-2
/
+0
*
|
usb: misc: usb3503: support usb3803 and bypass mode
Emanuele Ghidoli
2023-03-16
1
-1
/
+21
*
|
usb: misc: usb3503: refactor code to prepare for usb3803 addition
Emanuele Ghidoli
2023-03-16
1
-25
/
+19
*
|
usb: misc: usb251xb: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-16
1
-9
/
+1
*
|
usb: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-16
1
-18
/
+15
|
/
*
Merge 6.2-rc5 into usb-next
Greg Kroah-Hartman
2023-01-23
2
-10
/
+10
|
\
|
*
USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100
Greg Kroah-Hartman
2023-01-20
1
-1
/
+1
|
*
usb: misc: onboard_hub: Move 'attach' work to the driver
Matthias Kaehlcke
2023-01-17
1
-6
/
+6
|
*
usb: misc: onboard_hub: Invert driver registration order
Matthias Kaehlcke
2023-01-17
1
-3
/
+3
*
|
usb: misc: onboard_usb_hub: add VIA LAB VL817 hub support
Anand Moon
2023-01-19
2
-0
/
+9
*
|
usb: misc: onboard_usb_hub: add Genesys Logic GL852G hub support
Anand Moon
2023-01-19
2
-0
/
+6
|
/
*
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-16
2
-2
/
+2
|
\
|
*
Merge 6.1-rc6 into driver-core-next
Greg Kroah-Hartman
2022-11-21
1
-1
/
+1
|
|
\
|
*
|
USB: make devnode() callback in usb_class_driver take a const *
Greg Kroah-Hartman
2022-10-20
2
-2
/
+2
*
|
|
Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-12-16
14
-2985
/
+21
|
\
\
\
|
*
|
|
usb: misc: onboard_usb_hub: add Genesys Logic GL850G hub support
Icenowy Zheng
2022-12-08
2
-0
/
+7
|
*
|
|
USB: sisusbvga: use module_usb_driver()
Jiri Slaby (SUSE)
2022-12-08
1
-12
/
+1
|
*
|
|
USB: sisusbvga: rename sisusb.c to sisusbvga.c
Jiri Slaby (SUSE)
2022-12-08
2
-2
/
+0
|
*
|
|
USB: sisusbvga: remove console support
Jiri Slaby (SUSE)
2022-12-08
7
-2957
/
+6
|
*
|
|
usb: misc: onboard_usb_hub: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
2022-11-29
1
-1
/
+1
|
*
|
|
usb: usb251xb: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-22
1
-3
/
+2
[next]