summaryrefslogtreecommitdiff
path: root/drivers/usb/misc
AgeCommit message (Expand)Author
2023-08-08USB: misc: Remove unused include file usb_u132.hYue Haibing
2023-08-04USB: misc: Remove unnecessary NULL valuesRuan Jinjie
2023-08-04USB: cytherm: Correct the code style issue of redundant spacesRuan Jinjie
2023-07-31Merge 6.5-rc4 into usb-nextGreg Kroah-Hartman
2023-07-30usb: misc: onboard-hub: add support for Cypress HX3 USB 3.0 familyBenjamin Bara
2023-07-30usb: misc: onboard-hub: support multiple power suppliesBenjamin Bara
2023-07-27usb: misc: ehset: fix wrong if conditionXu Yang
2023-07-25usb: Explicitly include correct DT includesRob Herring
2023-07-25usb: misc: onboard_usb_hub: add Genesys Logic GL3523 hub supportAnand Moon
2023-06-13usb: usb251xb: Use of_property_read_u16()Christophe JAILLET
2023-05-30usb: misc: onboard_hub: Don't warn twice about problems during removeUwe Kleine-König
2023-05-29usb: misc: eud: Fix indentation issuesBhupesh Sharma
2023-05-29usb: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-05-28usb: misc: usb3503: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-28usb: misc: eud: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-20USB: sisusbvga: Add endpoint checksAlan Stern
2023-03-29usb: move config USB_USS720 to usb's misc KconfigLukas Bulwahn
2023-03-27Merge 6.3-rc4 into usb-nextGreg Kroah-Hartman
2023-03-21usb: ftdi-elan: Delete driverUwe Kleine-König
2023-03-21usb: host: u132-hcd: Delete driverUwe Kleine-König
2023-03-16usb: misc: usb3503: support usb3803 and bypass modeEmanuele Ghidoli
2023-03-16usb: misc: usb3503: refactor code to prepare for usb3803 additionEmanuele Ghidoli
2023-03-16usb: misc: usb251xb: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-16usb: Use of_property_read_bool() for boolean propertiesRob Herring
2023-03-09usb: misc: onboard-hub: add support for Microchip USB2517 USB 2.0 hubAlexander Stein
2023-01-23Merge 6.2-rc5 into usb-nextGreg Kroah-Hartman
2023-01-20USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100Greg Kroah-Hartman
2023-01-19usb: misc: onboard_usb_hub: add VIA LAB VL817 hub supportAnand Moon
2023-01-19usb: misc: onboard_usb_hub: add Genesys Logic GL852G hub supportAnand Moon
2023-01-17usb: misc: onboard_hub: Move 'attach' work to the driverMatthias Kaehlcke
2023-01-17usb: misc: onboard_hub: Invert driver registration orderMatthias Kaehlcke
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-16Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-12-14Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-12-08usb: misc: onboard_usb_hub: add Genesys Logic GL850G hub supportIcenowy Zheng
2022-12-08USB: sisusbvga: use module_usb_driver()Jiri Slaby (SUSE)
2022-12-08USB: sisusbvga: rename sisusb.c to sisusbvga.cJiri Slaby (SUSE)
2022-12-08USB: sisusbvga: remove console supportJiri Slaby (SUSE)
2022-11-29usb: misc: onboard_usb_hub: Drop obsolete dependency on COMPILE_TESTJean Delvare
2022-11-22usb: usb251xb: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-22usb: misc: usb3503: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-22usb: usb4604: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-22usb: ftdi-elan: remove variable lColin Ian King
2022-11-21Merge 6.1-rc6 into driver-core-nextGreg Kroah-Hartman
2022-11-18hwrng: core - treat default_quality as a maximum and default to 1024Jason A. Donenfeld
2022-10-31Merge 6.1-rc3 into usb-nextGreg Kroah-Hartman
2022-10-24fbdev: sisfb: use explicitly signed charJason A. Donenfeld
2022-10-22usb: ftdi-elan: remove variable err_countColin Ian King
2022-10-20USB: make devnode() callback in usb_class_driver take a const *Greg Kroah-Hartman
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds