summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
Commit message (Expand)AuthorAgeFilesLines
* USB: yurex: fix NULL-derefs on disconnectJohan Hovold2019-10-101-4/+7
* USB: iowarrior: use pr_err()Johan Hovold2019-10-101-1/+1
* USB: iowarrior: drop redundant iowarrior mutexJohan Hovold2019-10-101-12/+1
* USB: iowarrior: drop redundant disconnect mutexJohan Hovold2019-10-101-15/+2
* USB: iowarrior: fix use-after-free after driver unbindJohan Hovold2019-10-101-0/+6
* USB: iowarrior: fix use-after-free on releaseJohan Hovold2019-10-101-1/+2
* USB: iowarrior: fix use-after-free on disconnectJohan Hovold2019-10-101-4/+3
* USB: chaoskey: fix use-after-free on releaseJohan Hovold2019-10-101-2/+3
* USB: adutux: fix use-after-free on releaseJohan Hovold2019-10-101-1/+2
* USB: ldusb: fix NULL-derefs on driver unbindJohan Hovold2019-10-101-12/+12
* USB: legousbtower: fix use-after-free on releaseJohan Hovold2019-10-101-1/+2
* USB: legousbtower: fix open after failed reset requestJohan Hovold2019-10-041-2/+2
* USB: legousbtower: fix potential NULL-deref on disconnectJohan Hovold2019-10-041-11/+15
* USB: legousbtower: fix deadlock on disconnectJohan Hovold2019-10-041-17/+2
* USB: legousbtower: fix slab info leak at probeJohan Hovold2019-10-041-2/+4
* USB: usblcd: use pr_err()Johan Hovold2019-10-041-1/+1
* USB: usblcd: drop redundant lcd mutexJohan Hovold2019-10-041-7/+0
* USB: usblcd: drop redundant disconnect mutexJohan Hovold2019-10-041-17/+1
* USB: usblcd: fix I/O after disconnectJohan Hovold2019-10-041-2/+31
* USB: yurex: Don't retry on unexpected errorsAlan Stern2019-10-041-3/+4
* USB: adutux: fix NULL-derefs on disconnectJohan Hovold2019-10-041-6/+10
* USB: adutux: fix use-after-free on disconnectJohan Hovold2019-10-041-3/+4
* USB: rio500: Remove Rio 500 kernel driverBastien Nocera2019-10-044-585/+0
* USB: rio500: Fix lockdep violationAlan Stern2019-09-031-31/+35
* USB: rio500: simplify lockingOliver Neukum2019-09-031-27/+16
* Merge 5.3-rc4 into usb-nextGreg Kroah-Hartman2019-08-123-20/+32
|\
| * usb: iowarrior: fix deadlock on disconnectOliver Neukum2019-08-081-3/+4
| * Revert "USB: rio500: simplify locking"Oliver Neukum2019-08-081-16/+27
| * usb: yurex: Fix use-after-free in yurex_deleteSuzuki K Poulose2019-08-051-1/+1
* | USB: usbsevseg: convert to use dev_groupsGreg Kroah-Hartman2019-08-091-14/+3
* | USB: trancevibrator: convert to use dev_groupsGreg Kroah-Hartman2019-08-091-8/+7
* | USB: cytherm: convert to use dev_groupsGreg Kroah-Hartman2019-08-091-45/+19
* | USB: cypress_cy7c63: convert to use dev_groupsGreg Kroah-Hartman2019-08-091-21/+8
* | USB: lvstest: convert to use dev_groupsGreg Kroah-Hartman2019-08-091-15/+4
|/
* usb: usb251xb: Reallow swap-dx-lanes to apply to the upstream portLucas Stach2019-07-251-6/+7
* Revert "usb: usb251xb: Add US port lanes inversion property"Lucas Stach2019-07-251-2/+0
* Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-07-114-23/+12
|\
| * usb: clean up some of the computations in adu_readDaniel M German2019-06-211-9/+7
| * docs: usb: rename files to .rst and add them to drivers-apiMauro Carvalho Chehab2019-06-201-1/+1
| * USB: sisusbvga: Remove unneeded variableHariprasad Kelam2019-06-101-6/+4
| * usb: ftdi-elan: fix possible condition with no effect (if == else)Hariprasad Kelam2019-06-031-7/+0
* | docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-2/+2
|/
* USB: rio500: simplify lockingOliver Neukum2019-05-211-27/+16
* USB: rio500: fix memory leak in close after disconnectOliver Neukum2019-05-211-2/+15
* USB: rio500: refuse more than one device at a timeOliver Neukum2019-05-211-6/+18
* USB: sisusbvga: fix oops in error path of sisusb_probeOliver Neukum2019-05-211-7/+8
* Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-05-141-1/+0
|\
| * video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbolAlexander Shiyan2019-04-031-1/+0
* | Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-05-082-75/+108
|\ \
| * | usb: usb251xb: Add US port lanes inversion propertySerge Semin2019-05-021-0/+2