aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
AgeCommit message (Expand)Author
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
2020-07-09usb: misc: iowarrior: Fix odd corruption issue in the file headerLee Jones
2020-07-09usb: misc: adutux: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones
2020-06-29Merge 5.8-rc3 into usb-nextGreg Kroah-Hartman
2020-06-24vt: use newly defined CUR_* macrosJiri Slaby
2020-06-24vc: switch state to boolJiri Slaby
2020-06-24vt: introduce enum vc_intensity for intensityJiri Slaby
2020-06-24USB: ch9: add "USB_" prefix in front of TEST definesGreg Kroah-Hartman
2020-06-18usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnectZqiang
2020-06-18USB: sisusbvga: change char to u8 for sisusb_copy_memoryChangming Liu
2020-06-18usb: sisusb_con: Use array_size() helper in memcpy()Gustavo A. R. Silva
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-04-27Merge 5.7-rc3 into usb-nextGreg Kroah-Hartman
2020-04-23USB: sisusbvga: Change port variable from signed to unsignedChangming Liu
2020-04-16USB: misc: Use the correct style for SPDX License IdentifierNishad Kamdar