Sign in
android-kvm
/
linux
/
ccbb5239d495923cb24b84a73eb814626c5bfa57
/
drivers
/
usb
/
misc
28ebeb8
usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnect
by Zqiang
· 4 years, 9 months ago
a7f7f62
treewide: replace '---help---' in Kconfig files with 'help'
by Masahiro Yamada
· 4 years, 9 months ago
f6402eb
Merge 5.7-rc3 into usb-next
by Greg Kroah-Hartman
· 4 years, 10 months ago
2df7405
USB: sisusbvga: Change port variable from signed to unsigned
by Changming Liu
· 4 years, 11 months ago
e90b8e9
USB: misc: Use the correct style for SPDX License Identifier
by Nishad Kamdar
· 5 years ago
8e567ed
Merge 5.6-rc5 into usb-next
by Greg Kroah-Hartman
· 5 years ago
f06947f
usb: usb251xb: fix regulator probe and error handling
by Marco Felsch
· 5 years ago
24e6aea4
Merge 5.6-rc3 into usb-next
by Greg Kroah-Hartman
· 5 years ago
bab5417
USB: misc: iowarrior: add support for the 100 device
by Greg Kroah-Hartman
· 5 years ago
ca065bf
USB: apple-mfi-fastcharge: fix endianess issue in probe
by Oliver Neukum
· 5 years ago
249fa82
USB: Add driver to control USB fast charge for iOS devices
by Bastien Nocera
· 5 years ago
5f6f8da
USB: misc: iowarrior: add support for the 28 and 28L devices
by Greg Kroah-Hartman
· 5 years ago
461d8de
USB: misc: iowarrior: add support for 2 OEMed devices
by Greg Kroah-Hartman
· 5 years ago
51d22e8
usb: usb3503: Convert to use GPIO descriptors
by Linus Walleij
· 5 years ago
3c11c4b
USB: adutux: fix interface sanity check
by Johan Hovold
· 5 years ago
5992063
USB: idmouse: fix interface sanity checks
by Johan Hovold
· 5 years ago
6aad39f
usb: misc: Fix Kconfig indentation
by Krzysztof Kozlowski
· 5 years ago
92aa598
USB: chaoskey: fix error case of a timeout
by Oliver Neukum
· 5 years ago
91feb01
appledisplay: fix error handling in the scheduled work
by Oliver Neukum
· 5 years ago
c1f602d
USB: legousbtower: drop superfluous newlines
by Johan Hovold
· 5 years ago
3c84f4b
USB: legousbtower: drop superfluous brackets
by Johan Hovold
· 5 years ago
a0cd1df
USB: legousbtower: clean up runaway white space
by Johan Hovold
· 5 years ago
7287724
USB: legousbtower: drop redundant endianness comments
by Johan Hovold
· 5 years ago
a76c234
USB: legousbtower: drop unnecessary packed attributes
by Johan Hovold
· 5 years ago
7cfa11a
USB: legousbtower: clean up pointer declarations in driver data
by Johan Hovold
· 5 years ago
aa6f383
USB: legousbtower: remove tower_abort_transfers()
by Johan Hovold
· 5 years ago
bafd1b1
USB: legousbtower: stop interrupt-out URB unconditionally
by Johan Hovold
· 5 years ago
728fcd5
USB: legousbtower: drop redundant interrupt-in running flag
by Johan Hovold
· 5 years ago
835bd2b
USB: legousbtower: drop noisy disconnect messages
by Johan Hovold
· 5 years ago
b5a8025
USB: legousbtower: drop redundant open_count check
by Johan Hovold
· 5 years ago
30da837
USB: legousbtower: zero driver data at allocation
by Johan Hovold
· 5 years ago
07efa87
USB: legousbtower: drop redundant NULL check
by Johan Hovold
· 5 years ago
fa5e146
USB: legousbtower: drop redundant MODULE_LICENSE ifdef
by Johan Hovold
· 5 years ago
d3db9c4
USB: idmouse: clean up runaway white space
by Johan Hovold
· 5 years ago
6710f77
USB: idmouse: drop redundant open-count check from release
by Johan Hovold
· 5 years ago
79c36a7
USB: idmouse: simplify disconnect handling
by Johan Hovold
· 5 years ago
cd7da3b
usb: usb251xb: Add support for USB2422
by Uwe Kleine-König
· 5 years ago
2a59aa7
usb: usb251xb: Drop some unused defines
by Uwe Kleine-König
· 5 years ago
16c8373
Merge 5.4-rc6 into usb-next
by Greg Kroah-Hartman
· 5 years ago
52403cf
USB: ldusb: fix control-message timeout
by Johan Hovold
· 5 years ago
88f6bf3
USB: ldusb: use unsigned size format specifiers
by Johan Hovold
· 5 years ago
d98ee2a
USB: ldusb: fix ring-buffer locking
by Johan Hovold
· 5 years ago
d19f1d4
Merge 5.4-rc5 into usb-next
by Greg Kroah-Hartman
· 5 years ago
7a6f22d
USB: ldusb: fix read info leaks
by Johan Hovold
· 5 years ago
fd47a41
USB: legousbtower: fix a signedness bug in tower_probe()
by Dan Carpenter
· 5 years ago
b6c03e5
USB: legousbtower: fix memleak on disconnect
by Johan Hovold
· 5 years ago
b14a390
USB: ldusb: fix memleak on disconnect
by Johan Hovold
· 5 years ago
bf7c1d9
Merge 5.4-rc3 into usb-next
by Greg Kroah-Hartman
· 5 years ago
aafb00a
USB: yurex: fix NULL-derefs on disconnect
by Johan Hovold
· 5 years ago
ebb2fe5
USB: iowarrior: use pr_err()
by Johan Hovold
· 5 years ago
8d33e82
USB: iowarrior: drop redundant iowarrior mutex
by Johan Hovold
· 5 years ago
7c5b971
USB: iowarrior: drop redundant disconnect mutex
by Johan Hovold
· 5 years ago
b5f8d46
USB: iowarrior: fix use-after-free after driver unbind
by Johan Hovold
· 5 years ago
80cd547
USB: iowarrior: fix use-after-free on release
by Johan Hovold
· 5 years ago
edc4746
USB: iowarrior: fix use-after-free on disconnect
by Johan Hovold
· 5 years ago
93ddb1f
USB: chaoskey: fix use-after-free on release
by Johan Hovold
· 5 years ago
123a0f1
USB: adutux: fix use-after-free on release
by Johan Hovold
· 5 years ago
58ecf13
USB: ldusb: fix NULL-derefs on driver unbind
by Johan Hovold
· 5 years ago
726b55d
USB: legousbtower: fix use-after-free on release
by Johan Hovold
· 5 years ago
905eccc
usb: usb251xb: add pm_ops
by Marco Felsch
· 5 years ago
a9bab25
usb: usb251xb: simplify reset helper
by Marco Felsch
· 5 years ago
4d7201c
usb: usb251xb: add vdd supply support
by Marco Felsch
· 5 years ago
f906d06
usb: ftdi-elan: move a couple of statements to next line
by Colin Ian King
· 5 years ago
c2c1c66
usb: Fix Kconfig indentation
by Krzysztof Kozlowski
· 5 years ago
0b074f6
USB: legousbtower: fix open after failed reset request
by Johan Hovold
· 5 years ago
cd81e6f
USB: legousbtower: fix potential NULL-deref on disconnect
by Johan Hovold
· 5 years ago
33a7813
USB: legousbtower: fix deadlock on disconnect
by Johan Hovold
· 5 years ago
1d427be
USB: legousbtower: fix slab info leak at probe
by Johan Hovold
· 5 years ago
c9a2baa
USB: usblcd: use pr_err()
by Johan Hovold
· 5 years ago
d046fd5
USB: usblcd: drop redundant lcd mutex
by Johan Hovold
· 5 years ago
61991d0
USB: usblcd: drop redundant disconnect mutex
by Johan Hovold
· 5 years ago
eb7f5a4
USB: usblcd: fix I/O after disconnect
by Johan Hovold
· 5 years ago
32a0721
USB: yurex: Don't retry on unexpected errors
by Alan Stern
· 5 years ago
b2fa7ba
USB: adutux: fix NULL-derefs on disconnect
by Johan Hovold
· 5 years ago
44efc26
USB: adutux: fix use-after-free on disconnect
by Johan Hovold
· 5 years ago
015664d
USB: rio500: Remove Rio 500 kernel driver
by Bastien Nocera
· 5 years ago
9472aff
USB: rio500: Fix lockdep violation
by Alan Stern
· 6 years ago
95e29e9
USB: rio500: simplify locking
by Oliver Neukum
· 6 years ago
51fa228
Merge 5.3-rc4 into usb-next
by Greg Kroah-Hartman
· 6 years ago
a21350f
USB: usbsevseg: convert to use dev_groups
by Greg Kroah-Hartman
· 6 years ago
f9bbcbe
USB: trancevibrator: convert to use dev_groups
by Greg Kroah-Hartman
· 6 years ago
c847a36
USB: cytherm: convert to use dev_groups
by Greg Kroah-Hartman
· 6 years ago
761ef1e
USB: cypress_cy7c63: convert to use dev_groups
by Greg Kroah-Hartman
· 6 years ago
899ad6d
USB: lvstest: convert to use dev_groups
by Greg Kroah-Hartman
· 6 years ago
c468a8a
usb: iowarrior: fix deadlock on disconnect
by Oliver Neukum
· 6 years ago
2ca359f
Revert "USB: rio500: simplify locking"
by Oliver Neukum
· 6 years ago
fc05481
usb: yurex: Fix use-after-free in yurex_delete
by Suzuki K Poulose
· 6 years ago
4849ee6
usb: usb251xb: Reallow swap-dx-lanes to apply to the upstream port
by Lucas Stach
· 6 years ago
79f6faf
Revert "usb: usb251xb: Add US port lanes inversion property"
by Lucas Stach
· 6 years ago
17a20ac
Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 6 years ago
4850f26a
usb: clean up some of the computations in adu_read
by Daniel M German
· 6 years ago
ecefae6
docs: usb: rename files to .rst and add them to drivers-api
by Mauro Carvalho Chehab
· 6 years ago
cd238ef
docs: kbuild: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
a3fe260
USB: sisusbvga: Remove unneeded variable
by Hariprasad Kelam
· 6 years ago
8e4c5d3
usb: ftdi-elan: fix possible condition with no effect (if == else)
by Hariprasad Kelam
· 6 years ago
d710734
USB: rio500: simplify locking
by Oliver Neukum
· 6 years ago
e0feb73
USB: rio500: fix memory leak in close after disconnect
by Oliver Neukum
· 6 years ago
3864d33
USB: rio500: refuse more than one device at a time
by Oliver Neukum
· 6 years ago
9a5729f
USB: sisusbvga: fix oops in error path of sisusb_probe
by Oliver Neukum
· 6 years ago
e065426
Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
by Linus Torvalds
· 6 years ago
Next »