summaryrefslogtreecommitdiff
path: root/drivers/usb/misc
AgeCommit message (Expand)Author
2025-02-08of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli
2024-12-09USB: chaoskey: Fix possible deadlock chaoskey_list_lockEdward Adam Davis
2024-12-09USB: chaoskey: fail open after removalOliver Neukum
2024-12-09usb: yurex: make waiting on yurex_write interruptibleOliver Neukum
2024-12-09usb: using mutex lock and supporting O_NONBLOCK flag in iowarrior_read()Jeongjun Park
2024-10-17Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant"Oliver Neukum
2024-10-04usb: yurex: Fix inconsistent locking bug in yurex_read()Harshit Mogalapalli
2024-10-04USB: misc: yurex: fix race between read and writeOliver Neukum
2024-10-04usb: yurex: Replace snprintf() with the safer scnprintf() variantLee Jones
2024-10-04USB: misc: cypress_cy7c63: check for short transferOliver Neukum
2024-10-04USB: appledisplay: close race between probe and completion handlerOliver Neukum
2024-06-27usb: misc: uss720: check for incompatible versions of the Belkin F5U002Alex Henrie
2023-12-03usb: misc: onboard-hub: add support for Microchip USB5744Stefan Eichenberger
2023-10-02usb: misc: onboard_hub: add support for Microchip USB2412 USB 2.0 hubJavier Carrasco
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)