summaryrefslogtreecommitdiff
path: root/drivers/usb/misc
AgeCommit message (Expand)Author
2026-03-25usb: misc: uss720: properly clean up reference in uss720_probe()Greg Kroah-Hartman
2026-03-25usb: yurex: fix race in probeOliver Neukum
2026-01-11usb: chaoskey: fix locking for O_NONBLOCKOliver Neukum
2025-08-15usb: misc: apple-mfi-fastcharge: Make power supply names uniqueCharalampos Mitrodimas
2024-12-14USB: chaoskey: Fix possible deadlock chaoskey_list_lockEdward Adam Davis
2024-12-14USB: chaoskey: fail open after removalOliver Neukum
2024-12-14usb: yurex: make waiting on yurex_write interruptibleOliver Neukum
2024-12-14usb: 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-17usb: yurex: Fix inconsistent locking bug in yurex_read()Harshit Mogalapalli
2024-10-17USB: misc: yurex: fix race between read and writeOliver Neukum
2024-10-17usb: yurex: Replace snprintf() with the safer scnprintf() variantLee Jones
2024-10-17USB: misc: cypress_cy7c63: check for short transferOliver Neukum
2024-10-17USB: appledisplay: close race between probe and completion handlerOliver Neukum
2024-06-27usb: misc: uss720: check for incompatible versions of the Belkin F5U002Alex Henrie
2023-10-25usb: misc: onboard_hub: add support for Microchip USB2412 USB 2.0 hubJavier Carrasco
2023-10-25usb: misc: onboard_usb_hub: add Genesys Logic GL3523 hub supportAnand Moon
2023-10-25usb: misc: onboard_usb_hub: add Genesys Logic GL852G hub supportAnand Moon
2023-10-25usb: misc: onboard_usb_hub: add Genesys Logic GL850G hub supportIcenowy Zheng
2023-08-03usb: misc: ehset: fix wrong if conditionXu Yang
2023-05-30USB: sisusbvga: Add endpoint checksAlan Stern
2023-03-30usb: misc: onboard-hub: add support for Microchip USB2517 USB 2.0 hubAlexander Stein
2023-01-24usb: misc: onboard_hub: Move 'attach' work to the driverMatthias Kaehlcke
2023-01-24usb: misc: onboard_hub: Invert driver registration orderMatthias Kaehlcke
2023-01-24USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100Greg Kroah-Hartman
2022-10-24fbdev: sisfb: use explicitly signed charJason A. Donenfeld
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-27usb: idmouse: fix an uninit-value in idmouse_openDongliang Mu
2022-09-27usb: usb251xb: Switch to use dev_err_probe() helperYang Yingliang
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang
2022-09-09usb: misc: usb3503: call clk_disable_unprepare in the error handlingDongliang Mu
2022-09-07usb: misc: uss720: fix uninitialized variable rlenDongliang Mu
2022-09-05Merge 6.0-rc4 into usb-nextGreg Kroah-Hartman
2022-08-19usb: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-18usb: misc: onboard_usb_hub: Drop reset delay in onboard_hub_power_off()Matthias Kaehlcke
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-08-08Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-07-28usb: misc: onboard_usb_hub: Remove duplicated power_on delayAlexander Stein
2022-07-27usb: misc: onboard_usb_hub: Add TI USB8041 hub supportAlexander Stein
2022-07-27usb: misc: onboard_usb_hub: Add reset-gpio supportAlexander Stein
2022-07-27USB: usbsevseg: convert sysfs snprintf to sysfs_emitXuezhi Zhang
2022-07-27usb: misc: onboard-hub: add support for Microchip USB2514B USB 2.0 hubFabrice Gasnier
2022-07-27usb/misc: fix repeated words in commentsJilin Yuan
2022-07-14usb: ldusb: replace ternary operator with max_t()Jiangshan Yi
2022-07-14usb: misc: onboard_hub: Fix 'missing prototype' warningMatthias Kaehlcke
2022-07-08usb: misc: Add onboard_usb_hub driverMatthias Kaehlcke
2022-06-27tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*Jiri Slaby
2022-05-03Revert "usb: misc: Add onboard_usb_hub driver"Greg Kroah-Hartman
2022-05-03Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman
2022-04-26usb: misc: Add onboard_usb_hub driverMatthias Kaehlcke