index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
Age
Commit message (
Expand
)
Author
2019-10-04
usb: usb251xb: add vdd supply support
Marco Felsch
2019-10-04
usb: ftdi-elan: move a couple of statements to next line
Colin Ian King
2019-10-04
usb: Fix Kconfig indentation
Krzysztof Kozlowski
2019-10-04
USB: legousbtower: fix open after failed reset request
Johan Hovold
2019-10-04
USB: legousbtower: fix potential NULL-deref on disconnect
Johan Hovold
2019-10-04
USB: legousbtower: fix deadlock on disconnect
Johan Hovold
2019-10-04
USB: legousbtower: fix slab info leak at probe
Johan Hovold
2019-10-04
USB: usblcd: use pr_err()
Johan Hovold
2019-10-04
USB: usblcd: drop redundant lcd mutex
Johan Hovold
2019-10-04
USB: usblcd: drop redundant disconnect mutex
Johan Hovold
2019-10-04
USB: usblcd: fix I/O after disconnect
Johan Hovold
2019-10-04
USB: yurex: Don't retry on unexpected errors
Alan Stern
2019-10-04
USB: adutux: fix NULL-derefs on disconnect
Johan Hovold
2019-10-04
USB: adutux: fix use-after-free on disconnect
Johan Hovold
2019-10-04
USB: rio500: Remove Rio 500 kernel driver
Bastien Nocera
2019-09-03
USB: rio500: Fix lockdep violation
Alan Stern
2019-09-03
USB: rio500: simplify locking
Oliver Neukum
2019-08-12
Merge 5.3-rc4 into usb-next
Greg Kroah-Hartman
2019-08-09
USB: usbsevseg: convert to use dev_groups
Greg Kroah-Hartman
2019-08-09
USB: trancevibrator: convert to use dev_groups
Greg Kroah-Hartman
2019-08-09
USB: cytherm: convert to use dev_groups
Greg Kroah-Hartman
2019-08-09
USB: cypress_cy7c63: convert to use dev_groups
Greg Kroah-Hartman
2019-08-09
USB: lvstest: convert to use dev_groups
Greg Kroah-Hartman
2019-08-08
usb: iowarrior: fix deadlock on disconnect
Oliver Neukum
2019-08-08
Revert "USB: rio500: simplify locking"
Oliver Neukum
2019-08-05
usb: yurex: Fix use-after-free in yurex_delete
Suzuki K Poulose
2019-07-25
usb: usb251xb: Reallow swap-dx-lanes to apply to the upstream port
Lucas Stach
2019-07-25
Revert "usb: usb251xb: Add US port lanes inversion property"
Lucas Stach
2019-07-11
Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-06-21
usb: clean up some of the computations in adu_read
Daniel M German
2019-06-20
docs: usb: rename files to .rst and add them to drivers-api
Mauro Carvalho Chehab
2019-06-14
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-10
USB: sisusbvga: Remove unneeded variable
Hariprasad Kelam
2019-06-03
usb: ftdi-elan: fix possible condition with no effect (if == else)
Hariprasad Kelam
2019-05-21
USB: rio500: simplify locking
Oliver Neukum
2019-05-21
USB: rio500: fix memory leak in close after disconnect
Oliver Neukum
2019-05-21
USB: rio500: refuse more than one device at a time
Oliver Neukum
2019-05-21
USB: sisusbvga: fix oops in error path of sisusb_probe
Oliver Neukum
2019-05-14
Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-08
Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2019-05-02
usb: usb251xb: Add US port lanes inversion property
Serge Semin
2019-05-02
usb: usb251xb: Create a ports field collector method
Serge Semin
2019-04-27
usb: usb251xb: Add an empty hub' i2c-bus segment checker
Serge Semin
2019-04-25
USB: yurex: Fix protection fault after device removal
Alan Stern
2019-04-25
usb: usb251xb: Lock i2c-bus segment the hub resides
Serge Semin
2019-04-19
usb: misc: usb3503: get optional clock by devm_clk_get_optional()
Chunfeng Yun
2019-04-03
video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol
Alexander Shiyan
2019-03-26
usb: usb251xb: fix to avoid potential NULL pointer dereference
Aditya Pakki
2019-03-19
usb: usb251xb: Remove unnecessary comparison of unsigned integer with >= 0
Gustavo A. R. Silva
[prev]
[next]