Age | Commit message (Expand) | Author |
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-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 |
2022-12-16 | Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2022-12-14 | Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds |
2022-12-08 | usb: misc: onboard_usb_hub: add Genesys Logic GL850G hub support | Icenowy Zheng |
2022-12-08 | USB: sisusbvga: use module_usb_driver() | Jiri Slaby (SUSE) |
2022-12-08 | USB: sisusbvga: rename sisusb.c to sisusbvga.c | Jiri Slaby (SUSE) |
2022-12-08 | USB: sisusbvga: remove console support | Jiri Slaby (SUSE) |
2022-11-29 | usb: misc: onboard_usb_hub: Drop obsolete dependency on COMPILE_TEST | Jean Delvare |
2022-11-22 | usb: usb251xb: Convert to i2c's .probe_new() | Uwe Kleine-König |
2022-11-22 | usb: misc: usb3503: Convert to i2c's .probe_new() | Uwe Kleine-König |