summaryrefslogtreecommitdiff
path: root/drivers/usb/misc
AgeCommit message (Expand)AuthorFilesLines
2024-12-14USB: chaoskey: Fix possible deadlock chaoskey_list_lockEdward Adam Davis1-2/+2
2024-12-14USB: chaoskey: fail open after removalOliver Neukum1-11/+24
2024-12-14usb: yurex: make waiting on yurex_write interruptibleOliver Neukum2-5/+4
2024-12-14usb: using mutex lock and supporting O_NONBLOCK flag in iowarrior_read()Jeongjun Park1-10/+36
2024-10-17Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant"Oliver Neukum1-11/+8
2024-10-17usb: yurex: Fix inconsistent locking bug in yurex_read()Harshit Mogalapalli1-1/+3
2024-10-17USB: misc: yurex: fix race between read and writeOliver Neukum1-4/+6
2024-10-17usb: yurex: Replace snprintf() with the safer scnprintf() variantLee Jones1-5/+7
2024-10-17USB: misc: cypress_cy7c63: check for short transferOliver Neukum1-0/+4
2024-10-17USB: appledisplay: close race between probe and completion handlerOliver Neukum1-4/+11
2024-06-27usb: misc: uss720: check for incompatible versions of the Belkin F5U002Alex Henrie1-7/+13
2023-10-25usb: misc: onboard_hub: add support for Microchip USB2412 USB 2.0 hubJavier Carrasco2-0/+2
2023-10-25usb: misc: onboard_usb_hub: add Genesys Logic GL3523 hub supportAnand Moon2-0/+2
2023-10-25usb: misc: onboard_usb_hub: add Genesys Logic GL852G hub supportAnand Moon2-0/+6
2023-10-25usb: misc: onboard_usb_hub: add Genesys Logic GL850G hub supportIcenowy Zheng2-0/+7
2023-08-03usb: misc: ehset: fix wrong if conditionXu Yang1-4/+4
2023-05-30USB: sisusbvga: Add endpoint checksAlan Stern1-0/+14
2023-03-30usb: misc: onboard-hub: add support for Microchip USB2517 USB 2.0 hubAlexander Stein2-0/+2
2023-01-24usb: misc: onboard_hub: Move 'attach' work to the driverMatthias Kaehlcke1-6/+6
2023-01-24usb: misc: onboard_hub: Invert driver registration orderMatthias Kaehlcke1-3/+3
2023-01-24USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100Greg Kroah-Hartman1-1/+1
2022-10-24fbdev: sisfb: use explicitly signed charJason A. Donenfeld1-1/+1
2022-10-08Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-25/+34
2022-09-27usb: idmouse: fix an uninit-value in idmouse_openDongliang Mu1-4/+4
2022-09-27usb: usb251xb: Switch to use dev_err_probe() helperYang Yingliang1-8/+4
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang1-4/+1
2022-09-09usb: misc: usb3503: call clk_disable_unprepare in the error handlingDongliang Mu1-6/+19
2022-09-07usb: misc: uss720: fix uninitialized variable rlenDongliang Mu1-4/+4
2022-09-05Merge 6.0-rc4 into usb-nextGreg Kroah-Hartman1-4/+1
2022-08-19usb: move from strlcpy with unused retval to strscpyWolfram Sang1-3/+3
2022-08-18usb: misc: onboard_usb_hub: Drop reset delay in onboard_hub_power_off()Matthias Kaehlcke1-4/+1
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-08-08Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2022-07-28usb: misc: onboard_usb_hub: Remove duplicated power_on delayAlexander Stein1-3/+0
2022-07-27usb: misc: onboard_usb_hub: Add TI USB8041 hub supportAlexander Stein2-0/+9
2022-07-27usb: misc: onboard_usb_hub: Add reset-gpio supportAlexander Stein2-5/+45
2022-07-27USB: usbsevseg: convert sysfs snprintf to sysfs_emitXuezhi Zhang1-1/+1
2022-07-27usb: misc: onboard-hub: add support for Microchip USB2514B USB 2.0 hubFabrice Gasnier2-0/+3
2022-07-27usb/misc: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-14usb: ldusb: replace ternary operator with max_t()Jiangshan Yi1-2/+4
2022-07-14usb: misc: onboard_hub: Fix 'missing prototype' warningMatthias Kaehlcke1-0/+1
2022-07-08usb: misc: Add onboard_usb_hub driverMatthias Kaehlcke5-0/+604
2022-06-27tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*Jiri Slaby1-1/+1
2022-05-03Revert "usb: misc: Add onboard_usb_hub driver"Greg Kroah-Hartman3-534/+0
2022-05-03Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman2-7/+6
2022-04-26usb: misc: Add onboard_usb_hub driverMatthias Kaehlcke3-0/+534
2022-04-23usb: remove third argument of usb_maxpacket()Vincent Mailhol2-11/+6
2022-04-21usb: misc: eud: Fix an error handling path in eud_probe()Christophe JAILLET1-5/+5
2022-04-21usb: misc: fix improper handling of refcount in uss720_probe()Hangyu Hua1-2/+1
2022-02-24usb: misc: USB_QCOM_EUD should depend on ARCH_QCOMGeert Uytterhoeven1-0/+1