summaryrefslogtreecommitdiff
path: root/drivers/usb/misc
AgeCommit message (Expand)Author
2019-03-26usb: usb251xb: fix to avoid potential NULL pointer dereferenceAditya Pakki
2019-03-19usb: usb251xb: Remove unnecessary comparison of unsigned integer with >= 0Gustavo A. R. Silva
2019-02-15Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2019-02-13usb: misc: usbtest: add super-speed isoc supportPeter Chen
2019-01-25usb: ftdi-elan: Fix if == else warnings in ftdi_elan_respond_engineYueHaibing
2019-01-25usb: misc: usb3503: Add system sleep support in non-I2C modeMarek Szyprowski
2019-01-25usb: sisusb: remove useless macros and compact the codeJiri Slaby
2019-01-25usb: sisusb: let files build only when neededJiri Slaby
2019-01-25usb: sisusb_con, cleanup configsJiri Slaby
2019-01-25usb: sisusb_con, convert addr macros to functionsJiri Slaby
2019-01-25usb: ftdi-elan: remove a unnecessary variable 'empty_packets'YueHaibing
2019-01-22USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman
2019-01-18usb: usb251xb: add usb data lane port swap featureMarco Felsch
2018-12-10Merge 4.20-rc6 into usb-nextGreg Kroah-Hartman
2018-12-05usb: appledisplay: Remove unnecessary spinlockAlexander Theissen
2018-12-05usb: appledisplay: Set urb transfer_flags to URB_NO_TRANSFER_DMA_MAPAlexander Theissen
2018-12-05usb: appledisplay: Add 27" Apple Cinema DisplayAlexander Theissen
2018-11-07USB: misc: appledisplay: add 20" Apple Cinema DisplayMattias Jacobsson
2018-10-18USB: misc: appledisplay: fix backlight update_status return codeMattias Jacobsson
2018-09-16Merge 4.19-rc4 into usb-nextGreg Kroah-Hartman
2018-09-10usb: misc: fix obsolete functionDing Xiang
2018-09-10usb: iowarrior: replace kmalloc with kmalloc_arrayGustavo A. R. Silva
2018-09-05usb: misc: uss720: Fix two sleep-in-atomic-context bugsJia-Ju Bai
2018-09-05USB: yurex: Check for truncation in yurex_read()Ben Hutchings
2018-09-05USB: yurex: Fix buffer over-read in yurex_write()Ben Hutchings
2018-07-16Merge 4.18-rc5 into usb-nextGreg Kroah-Hartman
2018-07-13usb-misc: sisusbvga: remove redundant variable modeyColin Ian King
2018-07-13usb: misc: uss720: remove redundant pointer usbdevColin Ian King
2018-07-06USB: yurex: fix out-of-bounds uaccess in read handlerJann Horn
2018-07-06usb: usbtest: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-07-02USB: mark expected switch fall-throughsGustavo A. R. Silva
2018-06-28usb: legousbtower: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-06-28usb: ldusb: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-06-28usb: iowarrior: remove intr_idx_lockSebastian Andrzej Siewior
2018-06-28usb: adutux: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-04-29usb-misc: sisusbvga: fix spelling mistake: "asymmeric" -> "asymmetric"Colin Ian King
2018-04-04Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-03-20USB: misc: uss720: more vendor/product ID'sDaniel Gimpelevich
2018-03-09USB: adutux: Add waiting in transfer abortionKirill Kapranov
2018-03-09usb: usbtest: Remove stack VLA usageTobin C. Harding
2018-03-06USB: adutux: Delete a misleading commentKirill Kapranov
2018-02-27console: Expand dummy functions for CFIKees Cook
2018-02-27console: SisUSB2VGA: Drop dummy con_font_get()Kees Cook
2018-02-26Merge 4.16-rc3 into usb-nextGreg Kroah-Hartman
2018-02-22USB: chaoskey: Use kasprintf() over strcpy()/strcat()Kees Cook
2018-02-15usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-01Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds