Age | Commit message (Expand) | Author |
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 |
2022-11-22 | usb: usb4604: Convert to i2c's .probe_new() | Uwe Kleine-König |
2022-11-22 | usb: ftdi-elan: remove variable l | Colin Ian King |
2022-11-21 | Merge 6.1-rc6 into driver-core-next | Greg Kroah-Hartman |
2022-11-18 | hwrng: core - treat default_quality as a maximum and default to 1024 | Jason A. Donenfeld |
2022-10-31 | Merge 6.1-rc3 into usb-next | Greg Kroah-Hartman |
2022-10-24 | fbdev: sisfb: use explicitly signed char | Jason A. Donenfeld |
2022-10-22 | usb: ftdi-elan: remove variable err_count | Colin Ian King |
2022-10-20 | USB: make devnode() callback in usb_class_driver take a const * | Greg Kroah-Hartman |
2022-10-07 | Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2022-09-27 | usb: idmouse: fix an uninit-value in idmouse_open | Dongliang Mu |
2022-09-27 | usb: usb251xb: Switch to use dev_err_probe() helper | Yang Yingliang |
2022-09-16 | Merge tag 'v6.0-rc5' into i2c/for-mergewindow | Wolfram Sang |
2022-09-09 | usb: misc: usb3503: call clk_disable_unprepare in the error handling | Dongliang Mu |
2022-09-07 | usb: misc: uss720: fix uninitialized variable rlen | Dongliang Mu |
2022-09-05 | Merge 6.0-rc4 into usb-next | Greg Kroah-Hartman |
2022-08-19 | usb: move from strlcpy with unused retval to strscpy | Wolfram Sang |
2022-08-18 | usb: misc: onboard_usb_hub: Drop reset delay in onboard_hub_power_off() | Matthias Kaehlcke |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König |
2022-08-08 | Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2022-07-28 | usb: misc: onboard_usb_hub: Remove duplicated power_on delay | Alexander Stein |
2022-07-27 | usb: misc: onboard_usb_hub: Add TI USB8041 hub support | Alexander Stein |
2022-07-27 | usb: misc: onboard_usb_hub: Add reset-gpio support | Alexander Stein |
2022-07-27 | USB: usbsevseg: convert sysfs snprintf to sysfs_emit | Xuezhi Zhang |
2022-07-27 | usb: misc: onboard-hub: add support for Microchip USB2514B USB 2.0 hub | Fabrice Gasnier |