summaryrefslogtreecommitdiff
path: root/drivers/usb/misc
AgeCommit message (Expand)Author
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-07-05usb: misc: uss720: check for incompatible versions of the Belkin F5U002Alex Henrie
2023-05-30USB: sisusbvga: Add endpoint checksAlan Stern
2023-01-24USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100Greg Kroah-Hartman
2022-10-26usb: idmouse: fix an uninit-value in idmouse_openDongliang Mu
2022-05-09usb: misc: fix improper handling of refcount in uss720_probe()Hangyu Hua
2022-01-27usb: ftdi-elan: fix memory leak on device disconnectWei Yongjun
2021-11-18USB: iowarrior: fix control-message timeoutsJohan Hovold
2021-06-03USB: trancevibrator: fix control-request directionJohan Hovold
2021-06-03misc/uss720: fix memory leak in uss720_probeDongliang Mu
2021-01-12USB: yurex: fix control-URB timeout handlingJohan Hovold
2020-12-21USB: sisusbvga: Make console support depend on BROKENThomas Gleixner
2020-12-21USB: legotower: fix logical error in recent commitAlan Stern
2020-11-06USB: apple-mfi-fastcharge: fix reference leak in apple_mfi_fc_set_propertyZhang Qilong
2020-10-28USB: apple-mfi-fastcharge: don't probe unhandled devicesBastien Nocera
2020-09-25USB: legousbtower: use usb_control_msg_recv()Greg Kroah-Hartman
2020-09-25Revert "USB: legousbtower: use usb_control_msg_recv()"Oliver Neukum
2020-09-22usb: appledisplay: use module_usb_driver to simplify the codeLiu Shixin
2020-09-17USB: adutux: fix debuggingOliver Neukum
2020-09-16USB: legousbtower: use usb_control_msg_recv()Greg Kroah-Hartman
2020-09-04usb/misc: usb3503: Use pm_ptr() macroPaul Cercueil
2020-09-04usb/misc: usb4604: Use pm_ptr() macroPaul Cercueil
2020-08-31Merge 5.9-rc3 into usb-nextGreg Kroah-Hartman
2020-08-28USB: usblcd: Remove the superfluous breakJing Xiangfeng
2020-08-18USB: yurex: remove needless check before usb_free_coherent()Xu Wang
2020-08-18USB: lvtest: return proper error code in probeEvgeny Novikov
2020-08-18USB: yurex: Fix bad gfp argumentAlan Stern
2020-08-06Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-07-27USB: iowarrior: fix up report size handling for some devicesGreg Kroah-Hartman
2020-07-21usb: appledisplay: remove needless check before usb_free_coherent()Xu Wang
2020-07-21USB: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-21usb: usbtest: reduce stack usage in test_queueBixuan Cui
2020-07-20Merge 5.8-rc6 into tty-nextGreg Kroah-Hartman
2020-07-15usb: misc: sisusbvga: Move static const tables out to different include fileLee Jones
2020-07-15usb: misc: sisusbvga: sisusb_init: Remove genunine unused static const arraysLee Jones
2020-07-15USB: sisusbvga: Fix a potential UB casued by left shifting a negative valueChangming Liu
2020-07-10usb: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-09usb: misc: legousbtower: Demote function header which is clearly not kerneldocLee Jones
2020-07-09usb: misc: legousbtower: Demote obvious misuse of kerneldoc to standard comme...Lee Jones
2020-07-09usb: misc: ldusb: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones
2020-07-09usb: misc: iowarrior: Demote obvious misuse of kerneldoc to standard comment ...Lee Jones