summaryrefslogtreecommitdiff
path: root/drivers/usb/misc
AgeCommit message (Expand)Author
2019-08-08usb: iowarrior: fix deadlock on disconnectOliver Neukum
2019-08-08Revert "USB: rio500: simplify locking"Oliver Neukum
2019-08-05usb: yurex: Fix use-after-free in yurex_deleteSuzuki K Poulose
2019-07-25usb: usb251xb: Reallow swap-dx-lanes to apply to the upstream portLucas Stach
2019-07-25Revert "usb: usb251xb: Add US port lanes inversion property"Lucas Stach
2019-07-11Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-06-21usb: clean up some of the computations in adu_readDaniel M German
2019-06-20docs: usb: rename files to .rst and add them to drivers-apiMauro Carvalho Chehab
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-10USB: sisusbvga: Remove unneeded variableHariprasad Kelam
2019-06-03usb: ftdi-elan: fix possible condition with no effect (if == else)Hariprasad Kelam
2019-05-21USB: rio500: simplify lockingOliver Neukum
2019-05-21USB: rio500: fix memory leak in close after disconnectOliver Neukum
2019-05-21USB: rio500: refuse more than one device at a timeOliver Neukum
2019-05-21USB: sisusbvga: fix oops in error path of sisusb_probeOliver Neukum
2019-05-14Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-08Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2019-05-02usb: usb251xb: Add US port lanes inversion propertySerge Semin
2019-05-02usb: usb251xb: Create a ports field collector methodSerge Semin
2019-04-27usb: usb251xb: Add an empty hub' i2c-bus segment checkerSerge Semin
2019-04-25USB: yurex: Fix protection fault after device removalAlan Stern
2019-04-25usb: usb251xb: Lock i2c-bus segment the hub residesSerge Semin
2019-04-19usb: misc: usb3503: get optional clock by devm_clk_get_optional()Chunfeng Yun
2019-04-03video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbolAlexander Shiyan
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