index
:
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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2019-11-22
USB: cdc-wdm: fix race between write and disconnect due to flag abuse
Oliver Neukum
2019-11-22
USB: storage: ums-realtek: Whitelist auto-delink support
Kai-Heng Feng
2019-11-22
USB: storage: ums-realtek: Update module parameter description for auto_delin...
Kai-Heng Feng
2019-11-22
usb: host: ohci: fix a race condition between shutdown and irq
Yoshihiro Shimoda
2019-11-22
usb-storage: Add new JMS567 revision to unusual_devs
Henk van der Laan
2019-11-22
usb: cdc-acm: make sure a refcount is taken early enough
Oliver Neukum
2019-11-22
USB: serial: option: Add Motorola modem UARTs
Tony Lindgren
2019-11-22
USB: core: Fix races in character device registration and deregistraion
Alan Stern
2019-11-22
usb: yurex: Fix use-after-free in yurex_delete
Suzuki K Poulose
2019-11-22
USB: serial: option: Add support for ZTE MF871A
Yoshiaki Okamoto
2019-11-22
usb: wusbcore: fix unbalanced get/put cluster_id
Phong Tran
2019-11-22
usb: pci-quirks: Correct AMD PLL quirk detection
Ryan Kennedy
2019-10-31
USB: serial: ftdi_sio: add ID for isodebug v1
Andreas Fritiofson
2019-10-31
USB: serial: option: add support for GosunCn ME3630 RNDIS mode
Jörgen Storvist
2019-10-31
USB: serial: option: add GosunCn ZTE WeLink ME3630
Jörgen Storvist
2019-10-31
usb: gadget: ether: Fix race between gether_disconnect and rx_submit
Kiruthika Varadarajan
2019-10-05
USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.
Marco Zatta
2019-10-05
USB: usb-storage: Add new ID to ums-realtek
Kai-Heng Feng
2019-10-05
usb: xhci: avoid null pointer deref when bos field is NULL
Carsten Schmid
2019-10-05
USB: serial: pl2303: add Allied Telesis VT-Kit3
Chris Packham
2019-10-05
USB: rio500: fix memory leak in close after disconnect
Oliver Neukum
2019-10-05
USB: Add LPM quirk for Surface Dock GigE adapter
Maximilian Luz
2019-10-05
USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor
Alan Stern
2019-09-23
USB: sisusbvga: fix oops in error path of sisusb_probe
Oliver Neukum
2019-09-23
USB: rio500: refuse more than one device at a time
Oliver Neukum
2019-09-23
USB: serial: fix unthrottle races
Johan Hovold
2019-09-23
USB: serial: use variable for status
Oliver Neukum
2019-09-23
USB: cdc-acm: fix unthrottle races
Johan Hovold
2019-09-23
usb: cdc-acm: fix race during wakeup blocking TX traffic
Romain Izard
2019-09-23
cdc-acm: handle read pipe errors
Ladislav Michl
2019-09-23
cdc-acm: store in and out pipes in acm structure
Ladislav Michl
2019-09-23
cdc-acm: fix race between callback and unthrottle
Oliver Neukum
2019-09-23
USB: serial: fix initial-termios handling
Johan Hovold
2019-08-13
USB: yurex: Fix protection fault after device removal
Alan Stern
2019-08-13
USB: core: Fix bug caused by duplicate interface PM usage counter
Alan Stern
2019-08-13
USB: core: Fix unterminated string returned by usb_string()
Alan Stern
2019-08-13
USB: serial: cp210x: add new device id
Greg Kroah-Hartman
2019-08-13
xhci: Don't let USB3 ports stuck in polling state prevent suspend
Mathias Nyman
2019-08-13
USB: serial: mos7720: fix mos_parport refcount imbalance on error path
Lin Yi
2019-08-13
USB: serial: ftdi_sio: add additional NovaTech products
George McCollister
2019-07-09
cdc-wdm: pass return value of recover_from_urb_loss
YueHaibing
2019-07-09
USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485
Mans Rullgard
2019-07-09
USB: serial: cp210x: add ID for Ingenico 3070
Ivan Mironov
2019-05-02
usb: gadget: musb: fix short isoc packets with inventra dma
Paul Elder
2019-05-02
usb: phy: am335x: fix race condition in _probe
Bin Liu
2019-05-02
usb: gadget: udc: net2272: Fix bitwise and boolean operations
Gustavo A. R. Silva
2019-05-02
USB: serial: pl2303: add new PID to support PL2303TB
Charles Yeh
2019-05-02
USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGB
Jack Stocker
2019-05-02
USB: storage: add quirk for SMI SM3350
Icenowy Zheng
2019-05-02
USB: storage: don't insert sane sense for SPC3+ when bad sense specified
Icenowy Zheng
[next]