index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
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
2024-12-14
USB: chaoskey: Fix possible deadlock chaoskey_list_lock
Edward Adam Davis
1
-2
/
+2
2024-12-14
USB: chaoskey: fail open after removal
Oliver Neukum
1
-11
/
+24
2024-12-14
usb: yurex: make waiting on yurex_write interruptible
Oliver Neukum
2
-5
/
+4
2024-12-14
usb: using mutex lock and supporting O_NONBLOCK flag in iowarrior_read()
Jeongjun Park
1
-10
/
+36
2024-11-08
Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant"
Oliver Neukum
1
-11
/
+8
2024-11-08
usb: yurex: Fix inconsistent locking bug in yurex_read()
Harshit Mogalapalli
1
-1
/
+3
2024-11-08
USB: misc: yurex: fix race between read and write
Oliver Neukum
1
-4
/
+6
2024-11-08
usb: yurex: Replace snprintf() with the safer scnprintf() variant
Lee Jones
1
-5
/
+7
2024-11-08
USB: misc: cypress_cy7c63: check for short transfer
Oliver Neukum
1
-0
/
+4
2024-11-08
USB: appledisplay: close race between probe and completion handler
Oliver Neukum
1
-4
/
+11
2024-07-05
usb: misc: uss720: check for incompatible versions of the Belkin F5U002
Alex Henrie
1
-7
/
+13
2023-05-30
USB: sisusbvga: Add endpoint checks
Alan Stern
1
-0
/
+14
2023-01-24
USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100
Greg Kroah-Hartman
1
-1
/
+1
2022-10-26
usb: idmouse: fix an uninit-value in idmouse_open
Dongliang Mu
1
-4
/
+4
2022-05-09
usb: misc: fix improper handling of refcount in uss720_probe()
Hangyu Hua
1
-2
/
+1
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
[next]