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
2020-03-10
Merge 5.6-rc5 into usb-next
Greg Kroah-Hartman
1
-4
/
+16
2020-03-04
usb: usb251xb: fix regulator probe and error handling
Marco Felsch
1
-4
/
+16
2020-02-24
Merge 5.6-rc3 into usb-next
Greg Kroah-Hartman
1
-2
/
+29
2020-02-17
USB: misc: iowarrior: add support for the 100 device
Greg Kroah-Hartman
1
-2
/
+7
2020-02-13
USB: apple-mfi-fastcharge: fix endianess issue in probe
Oliver Neukum
1
-3
/
+3
2020-02-12
USB: Add driver to control USB fast charge for iOS devices
Bastien Nocera
3
-0
/
+248
2020-02-12
USB: misc: iowarrior: add support for the 28 and 28L devices
Greg Kroah-Hartman
1
-2
/
+13
2020-02-12
USB: misc: iowarrior: add support for 2 OEMed devices
Greg Kroah-Hartman
1
-2
/
+13
2019-12-30
usb: usb3503: Convert to use GPIO descriptors
Linus Walleij
1
-59
/
+35
2019-12-10
USB: adutux: fix interface sanity check
Johan Hovold
1
-1
/
+1
2019-12-10
USB: idmouse: fix interface sanity checks
Johan Hovold
1
-1
/
+1
2019-11-21
usb: misc: Fix Kconfig indentation
Krzysztof Kozlowski
1
-9
/
+9
2019-11-11
USB: chaoskey: fix error case of a timeout
Oliver Neukum
1
-3
/
+21
2019-11-07
appledisplay: fix error handling in the scheduled work
Oliver Neukum
1
-1
/
+7
2019-11-07
USB: legousbtower: drop superfluous newlines
Johan Hovold
1
-5
/
+0
2019-11-07
USB: legousbtower: drop superfluous brackets
Johan Hovold
1
-12
/
+6
2019-11-07
USB: legousbtower: clean up runaway white space
Johan Hovold
1
-85
/
+87
2019-11-07
USB: legousbtower: drop redundant endianness comments
Johan Hovold
1
-3
/
+3
2019-11-07
USB: legousbtower: drop unnecessary packed attributes
Johan Hovold
1
-2
/
+2
2019-11-07
USB: legousbtower: clean up pointer declarations in driver data
Johan Hovold
1
-8
/
+8
2019-11-07
USB: legousbtower: remove tower_abort_transfers()
Johan Hovold
1
-15
/
+5
2019-11-07
USB: legousbtower: stop interrupt-out URB unconditionally
Johan Hovold
1
-2
/
+1
2019-11-07
USB: legousbtower: drop redundant interrupt-in running flag
Johan Hovold
1
-16
/
+5
2019-11-07
USB: legousbtower: drop noisy disconnect messages
Johan Hovold
1
-2
/
+0
2019-11-07
USB: legousbtower: drop redundant open_count check
Johan Hovold
1
-8
/
+0
2019-11-07
USB: legousbtower: zero driver data at allocation
Johan Hovold
1
-23
/
+2
2019-11-07
USB: legousbtower: drop redundant NULL check
Johan Hovold
1
-3
/
+0
2019-11-07
USB: legousbtower: drop redundant MODULE_LICENSE ifdef
Johan Hovold
1
-2
/
+0
2019-11-07
USB: idmouse: clean up runaway white space
Johan Hovold
1
-5
/
+5
2019-11-07
USB: idmouse: drop redundant open-count check from release
Johan Hovold
1
-6
/
+0
2019-11-07
USB: idmouse: simplify disconnect handling
Johan Hovold
1
-18
/
+2
2019-11-04
usb: usb251xb: Add support for USB2422
Uwe Kleine-König
1
-0
/
+12
2019-11-04
usb: usb251xb: Drop some unused defines
Uwe Kleine-König
1
-5
/
+0
2019-11-04
Merge 5.4-rc6 into usb-next
Greg Kroah-Hartman
1
-6
/
+7
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-27
Merge 5.4-rc5 into usb-next
Greg Kroah-Hartman
2
-16
/
+14
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-14
Merge 5.4-rc3 into usb-next
Greg Kroah-Hartman
11
-708
/
+114
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
[next]