index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
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
2019-09-03
USB: rio500: Fix lockdep violation
Alan Stern
1
-31
/
+35
2019-09-03
USB: rio500: simplify locking
Oliver Neukum
1
-27
/
+16
2019-08-12
Merge 5.3-rc4 into usb-next
Greg Kroah-Hartman
3
-20
/
+32
2019-08-09
USB: usbsevseg: convert to use dev_groups
Greg Kroah-Hartman
1
-14
/
+3
2019-08-09
USB: trancevibrator: convert to use dev_groups
Greg Kroah-Hartman
1
-8
/
+7
2019-08-09
USB: cytherm: convert to use dev_groups
Greg Kroah-Hartman
1
-45
/
+19
2019-08-09
USB: cypress_cy7c63: convert to use dev_groups
Greg Kroah-Hartman
1
-21
/
+8
2019-08-09
USB: lvstest: convert to use dev_groups
Greg Kroah-Hartman
1
-15
/
+4
2019-08-08
usb: iowarrior: fix deadlock on disconnect
Oliver Neukum
1
-3
/
+4
2019-08-08
Revert "USB: rio500: simplify locking"
Oliver Neukum
1
-16
/
+27
2019-08-05
usb: yurex: Fix use-after-free in yurex_delete
Suzuki K Poulose
1
-1
/
+1
2019-07-25
usb: usb251xb: Reallow swap-dx-lanes to apply to the upstream port
Lucas Stach
1
-6
/
+7
2019-07-25
Revert "usb: usb251xb: Add US port lanes inversion property"
Lucas Stach
1
-2
/
+0
2019-07-12
Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
4
-23
/
+12
2019-06-21
usb: clean up some of the computations in adu_read
Daniel M German
1
-9
/
+7
2019-06-20
docs: usb: rename files to .rst and add them to drivers-api
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-14
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-2
/
+2
2019-06-10
USB: sisusbvga: Remove unneeded variable
Hariprasad Kelam
1
-6
/
+4
2019-06-03
usb: ftdi-elan: fix possible condition with no effect (if == else)
Hariprasad Kelam
1
-7
/
+0
2019-05-21
USB: rio500: simplify locking
Oliver Neukum
1
-27
/
+16
2019-05-21
USB: rio500: fix memory leak in close after disconnect
Oliver Neukum
1
-2
/
+15
2019-05-21
USB: rio500: refuse more than one device at a time
Oliver Neukum
1
-6
/
+18
2019-05-21
USB: sisusbvga: fix oops in error path of sisusb_probe
Oliver Neukum
1
-7
/
+8
2019-05-14
Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2019-05-08
Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-75
/
+108
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
1
-1
/
+1
2019-05-02
usb: usb251xb: Add US port lanes inversion property
Serge Semin
1
-0
/
+2
[next]