summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
AgeCommit message (Expand)AuthorFilesLines
2020-12-28USB: yurex: fix control-URB timeout handlingJohan Hovold1-0/+3
2020-12-15Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds8-14/+368
2020-12-08USB: legotower: fix logical error in recent commitAlan Stern1-1/+1
2020-12-04USB: apple-mfi-fastcharge: Fix use after free in probeDan Carpenter1-1/+3
2020-11-23usb: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-11-18USB: apple-mfi-fastcharge: Fix kfree after failed kzallocLucas Tanure1-11/+4
2020-11-16console: Delete dummy con_font_set() and con_font_default() callback implemen...Peilin Ye1-15/+0
2020-11-16console: Delete unused con_font_copy() callback implementationsPeilin Ye1-6/+0
2020-11-09Merge 5.10-rc3 into usb-nextGreg Kroah-Hartman1-1/+3
2020-11-06USB: apple-mfi-fastcharge: fix reference leak in apple_mfi_fc_set_propertyZhang Qilong1-1/+3
2020-11-06usb: misc: brcmstb-usb-pinmap: Make sync_all_pins staticZou Wei1-1/+1
2020-11-03usb: misc: brcmstb-usb-pinmap: Fix an IS_ERR() vs NULL checkDan Carpenter1-2/+2
2020-11-02Merge 5.10-rc2 into usb-nextGreg Kroah-Hartman1-5/+12
2020-10-28USB: apple-mfi-fastcharge: don't probe unhandled devicesBastien Nocera1-5/+12
2020-10-28USB: sisusbvga: Make console support depend on BROKENThomas Gleixner1-1/+1
2020-10-28usb: Add driver to allow any GPIO to be used for 7211 USB signalsAl Cooper3-0/+361
2020-10-28usb: misc: iowarrior: remove unneeded breakTom Rix1-3/+0
2020-09-25USB: legousbtower: use usb_control_msg_recv()Greg Kroah-Hartman1-41/+20
2020-09-25Revert "USB: legousbtower: use usb_control_msg_recv()"Oliver Neukum1-19/+41
2020-09-22usb: appledisplay: use module_usb_driver to simplify the codeLiu Shixin1-13/+1
2020-09-17USB: adutux: fix debuggingOliver Neukum1-0/+1
2020-09-16USB: legousbtower: use usb_control_msg_recv()Greg Kroah-Hartman1-41/+19
2020-09-04usb/misc: usb3503: Use pm_ptr() macroPaul Cercueil1-10/+8
2020-09-04usb/misc: usb4604: Use pm_ptr() macroPaul Cercueil1-5/+3
2020-08-31Merge 5.9-rc3 into usb-nextGreg Kroah-Hartman2-2/+2
2020-08-28USB: usblcd: Remove the superfluous breakJing Xiangfeng1-1/+0
2020-08-18USB: yurex: remove needless check before usb_free_coherent()Xu Wang1-4/+2
2020-08-18USB: lvtest: return proper error code in probeEvgeny Novikov1-1/+1
2020-08-18USB: yurex: Fix bad gfp argumentAlan Stern1-1/+1
2020-08-06Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-5/+6
2020-07-27USB: iowarrior: fix up report size handling for some devicesGreg Kroah-Hartman1-10/+25
2020-07-21usb: appledisplay: remove needless check before usb_free_coherent()Xu Wang1-2/+1
2020-07-21USB: Replace HTTP links with HTTPS onesAlexander A. Klimov1-2/+2
2020-07-21usb: usbtest: reduce stack usage in test_queueBixuan Cui1-1/+9
2020-07-20Merge 5.8-rc6 into tty-nextGreg Kroah-Hartman1-0/+1
2020-07-15usb: misc: sisusbvga: Move static const tables out to different include fileLee Jones3-631/+689
2020-07-15usb: misc: sisusbvga: sisusb_init: Remove genunine unused static const arraysLee Jones1-31/+0
2020-07-15USB: sisusbvga: Fix a potential UB casued by left shifting a negative valueChangming Liu1-1/+1
2020-07-10usb: Use fallthrough pseudo-keywordGustavo A. R. Silva3-6/+6
2020-07-09usb: misc: legousbtower: Demote function header which is clearly not kerneldocLee Jones1-1/+1
2020-07-09usb: misc: legousbtower: Demote obvious misuse of kerneldoc to standard comme...Lee Jones1-12/+12
2020-07-09usb: misc: ldusb: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones1-12/+12
2020-07-09usb: misc: iowarrior: Demote obvious misuse of kerneldoc to standard comment ...Lee Jones1-7/+7
2020-07-09usb: misc: iowarrior: Fix odd corruption issue in the file headerLee Jones1-1/+1
2020-07-09usb: misc: adutux: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones1-3/+3
2020-06-29Merge 5.8-rc3 into usb-nextGreg Kroah-Hartman1-0/+1
2020-06-24vt: use newly defined CUR_* macrosJiri Slaby1-1/+1
2020-06-24vc: switch state to boolJiri Slaby1-1/+2
2020-06-24vt: introduce enum vc_intensity for intensityJiri Slaby1-3/+3
2020-06-24USB: ch9: add "USB_" prefix in front of TEST definesGreg Kroah-Hartman1-4/+4