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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2019-06-09
USB: rio500: fix memory leak in close after disconnect
Oliver Neukum
1
-2
/
+15
2019-06-09
USB: rio500: refuse more than one device at a time
Oliver Neukum
1
-6
/
+18
2019-06-09
USB: sisusbvga: fix oops in error path of sisusb_probe
Oliver Neukum
1
-7
/
+8
2019-05-08
USB: yurex: Fix protection fault after device removal
Alan Stern
1
-0
/
+1
2019-05-04
usb: usb251xb: fix to avoid potential NULL pointer dereference
Aditya Pakki
1
-1
/
+1
2018-12-13
usb: appledisplay: Add 27" Apple Cinema Display
Alexander Theissen
1
-0
/
+1
2018-11-27
USB: misc: appledisplay: add 20" Apple Cinema Display
Mattias Jacobsson
1
-0
/
+1
2018-10-10
USB: yurex: Check for truncation in yurex_read()
Ben Hutchings
1
-0
/
+3
2018-09-26
USB: yurex: Fix buffer over-read in yurex_write()
Ben Hutchings
1
-2
/
+3
2018-09-26
usb: misc: uss720: Fix two sleep-in-atomic-context bugs
Jia-Ju Bai
1
-2
/
+2
2018-07-17
USB: yurex: fix out-of-bounds uaccess in read handler
Jann Horn
1
-17
/
+6
2018-02-28
usb: ldusb: add PIDs for new CASSY devices supported by this driver
Karsten Koop
1
-0
/
+6
2018-01-17
usb: misc: usb3503: make sure reset is low for at least 100us
Stefan Agner
1
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-11
usb: usbtest: fix NULL pointer dereference
Alan Stern
1
-2
/
+3
2017-10-11
usb: misc: usbtest: Fix overflow in usbtest_do_ioctl()
Dan Carpenter
1
-0
/
+5
2017-08-28
usb: misc: lvstest: add entry to place port in compliance mode
Jack Pham
1
-0
/
+41
2017-08-28
usb: misc: ftdi-elan: fix duplicated code for different branches
Gustavo A. R. Silva
1
-26
/
+1
2017-08-10
usb: usbsevseg: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-07-22
USB: misc: remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
11
-26
/
+2
2017-07-17
usb: misc: ftdi-elan: compress return logic into one line
Gustavo A. R. Silva
1
-3
/
+3
2017-07-17
usb: misc: sisusbvga: compress return logic into one line
Gustavo A. R. Silva
1
-10
/
+3
2017-06-27
usb: typec: ucsi: Add ACPI driver
Heikki Krogerus
4
-720
/
+0
2017-06-13
usb: misc: usbsevseg: Use sysfs_match_string() helper
Andy Shevchenko
1
-10
/
+8
2017-05-22
Merge 4.12-rc2 into usb-next
Greg Kroah-Hartman
4
-3
/
+4
2017-05-17
USB: iowarrior: use memdup_user
Geliang Tang
1
-8
/
+3
2017-05-17
USB: iowarrior: fix info ioctl on big-endian hosts
Johan Hovold
1
-1
/
+1
2017-05-17
USB: chaoskey: fix Alea quirk on big-endian hosts
Johan Hovold
1
-1
/
+1
2017-05-17
sisusb_con: fix coccinelle warning
Jiri Slaby
1
-1
/
+1
2017-05-17
usb: misc: legousbtower: Fix memory leak
Maksim Salau
1
-0
/
+1
2017-04-26
usb: misc: legousbtower: Fix buffers on stack
Maksim Salau
1
-10
/
+27
2017-04-08
usb: misc: refactor code
Gustavo A. R. Silva
1
-28
/
+21
2017-04-08
usb: misc: add missing continue in switch
Gustavo A. R. Silva
1
-0
/
+1
2017-03-29
USB: lvstest: tighten endpoint sanity check
Johan Hovold
1
-4
/
+3
2017-03-27
Merge 4.11-rc4 into usb-next
Greg Kroah-Hartman
3
-0
/
+12
2017-03-23
USB: yurex: refactor endpoint retrieval
Johan Hovold
1
-11
/
+5
2017-03-23
USB: uss720: add debug endpoint-type check
Johan Hovold
1
-4
/
+6
2017-03-23
USB: usblcd: refactor endpoint retrieval
Johan Hovold
1
-29
/
+18
2017-03-23
USB: legousbtower: refactor endpoint retrieval
Johan Hovold
1
-22
/
+7
2017-03-23
USB: ldusb: refactor endpoint retrieval
Johan Hovold
1
-14
/
+9
2017-03-23
USB: iowarrior: refactor endpoint retrieval
Johan Hovold
1
-17
/
+8
2017-03-23
USB: idmouse: refactor endpoint retrieval
Johan Hovold
1
-16
/
+12
2017-03-23
USB: ftdi-elan: refactor endpoint retrieval
Johan Hovold
1
-25
/
+17
2017-03-23
USB: chaoskey: refactor endpoint retrieval
Johan Hovold
1
-12
/
+10
2017-03-23
USB: appledisplay: refactor endpoint retrieval
Johan Hovold
1
-13
/
+6
2017-03-23
USB: adutux: refactor endpoint retrieval
Johan Hovold
1
-23
/
+8
2017-03-23
USB: adutux: fix up error paths
Johan Hovold
1
-13
/
+10
2017-03-23
USB: adutux: drop redundant sanity check
Johan Hovold
1
-5
/
+0
2017-03-17
USB: misc: sisusb_con: fix coccinelle warning
Jiri Slaby
1
-1
/
+1
2017-03-17
USB: misc: ldusb: changed '*' location to fit coding Style
Milian Reichardt
1
-10
/
+10
[next]