index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-27
usb: ftdi-elan: fix memory leak on device disconnect
Wei Yongjun
1
-0
/
+1
2021-11-17
USB: iowarrior: fix control-message timeouts
Johan Hovold
1
-6
/
+2
2021-06-03
USB: trancevibrator: fix control-request direction
Johan Hovold
1
-2
/
+2
2021-06-03
misc/uss720: fix memory leak in uss720_probe
Dongliang Mu
1
-0
/
+1
2021-01-12
USB: yurex: fix control-URB timeout handling
Johan Hovold
1
-0
/
+3
2020-12-21
USB: sisusbvga: Make console support depend on BROKEN
Thomas Gleixner
1
-1
/
+1
2020-11-05
USB: adutux: fix debugging
Oliver Neukum
1
-0
/
+1
2020-09-03
USB: yurex: Fix bad gfp argument
Alan Stern
1
-1
/
+1
2020-09-03
USB: lvtest: return proper error code in probe
Evgeny Novikov
1
-1
/
+1
2020-09-03
USB: sisusbvga: Fix a potential UB casued by left shifting a negative value
Changming Liu
1
-1
/
+1
2020-08-11
USB: iowarrior: fix up report size handling for some devices
Greg Kroah-Hartman
1
-10
/
+25
2020-07-09
usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnect
Zqiang
1
-0
/
+1
2020-04-29
USB: sisusbvga: Change port variable from signed to unsigned
Changming Liu
2
-17
/
+17
2020-02-28
USB: misc: iowarrior: add support for the 100 device
Greg Kroah-Hartman
1
-2
/
+7
2020-02-28
USB: misc: iowarrior: add support for the 28 and 28L devices
Greg Kroah-Hartman
1
-2
/
+13
2020-02-28
USB: misc: iowarrior: add support for 2 OEMed devices
Greg Kroah-Hartman
1
-2
/
+13
2019-12-17
USB: adutux: fix interface sanity check
Johan Hovold
1
-1
/
+1
2019-12-17
USB: idmouse: fix interface sanity checks
Johan Hovold
1
-1
/
+1
2019-11-29
appledisplay: fix error handling in the scheduled work
Oliver Neukum
1
-1
/
+7
2019-11-29
USB: chaoskey: fix error case of a timeout
Oliver Neukum
1
-3
/
+21
2019-10-28
USB: ldusb: fix control-message timeout
Johan Hovold
1
-1
/
+1
2019-10-28
USB: ldusb: use unsigned size format specifiers
Johan Hovold
1
-3
/
+4
2019-10-28
USB: ldusb: fix ring-buffer locking
Johan Hovold
1
-2
/
+2
2019-10-18
USB: ldusb: fix read info leaks
Johan Hovold
1
-7
/
+11
2019-10-15
USB: legousbtower: fix a signedness bug in tower_probe()
Dan Carpenter
1
-1
/
+1
2019-10-15
USB: legousbtower: fix memleak on disconnect
Johan Hovold
1
-4
/
+1
2019-10-15
USB: ldusb: fix memleak on disconnect
Johan Hovold
1
-4
/
+1
2019-10-10
USB: yurex: fix NULL-derefs on disconnect
Johan Hovold
1
-4
/
+7
2019-10-10
USB: iowarrior: use pr_err()
Johan Hovold
1
-1
/
+1
2019-10-10
USB: iowarrior: drop redundant iowarrior mutex
Johan Hovold
1
-12
/
+1
2019-10-10
USB: iowarrior: drop redundant disconnect mutex
Johan Hovold
1
-15
/
+2
2019-10-10
USB: iowarrior: fix use-after-free after driver unbind
Johan Hovold
1
-0
/
+6
2019-10-10
USB: iowarrior: fix use-after-free on release
Johan Hovold
1
-1
/
+2
2019-10-10
USB: iowarrior: fix use-after-free on disconnect
Johan Hovold
1
-4
/
+3
2019-10-10
USB: chaoskey: fix use-after-free on release
Johan Hovold
1
-2
/
+3
2019-10-10
USB: adutux: fix use-after-free on release
Johan Hovold
1
-1
/
+2
2019-10-10
USB: ldusb: fix NULL-derefs on driver unbind
Johan Hovold
1
-12
/
+12
2019-10-10
USB: legousbtower: fix use-after-free on release
Johan Hovold
1
-1
/
+2
2019-10-04
USB: legousbtower: fix open after failed reset request
Johan Hovold
1
-2
/
+2
2019-10-04
USB: legousbtower: fix potential NULL-deref on disconnect
Johan Hovold
1
-11
/
+15
2019-10-04
USB: legousbtower: fix deadlock on disconnect
Johan Hovold
1
-17
/
+2
2019-10-04
USB: legousbtower: fix slab info leak at probe
Johan Hovold
1
-2
/
+4
2019-10-04
USB: usblcd: use pr_err()
Johan Hovold
1
-1
/
+1
2019-10-04
USB: usblcd: drop redundant lcd mutex
Johan Hovold
1
-7
/
+0
2019-10-04
USB: usblcd: drop redundant disconnect mutex
Johan Hovold
1
-17
/
+1
2019-10-04
USB: usblcd: fix I/O after disconnect
Johan Hovold
1
-2
/
+31
2019-10-04
USB: yurex: Don't retry on unexpected errors
Alan Stern
1
-3
/
+4
2019-10-04
USB: adutux: fix NULL-derefs on disconnect
Johan Hovold
1
-6
/
+10
2019-10-04
USB: adutux: fix use-after-free on disconnect
Johan Hovold
1
-3
/
+4
2019-10-04
USB: rio500: Remove Rio 500 kernel driver
Bastien Nocera
4
-585
/
+0
[next]