index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-30
USB: fix buffer overflows with parsing CDC headers
Oliver Neukum
2
-1
/
+3
2017-11-21
USB: serial: garmin_gps: fix memory leak on probe errors
Johan Hovold
1
-0
/
+6
2017-11-21
USB: serial: garmin_gps: fix I/O after failed probe and remove
Johan Hovold
1
-3
/
+13
2017-11-21
USB: serial: garmin_gps: fix memory leak on failed URB submit
Johan Hovold
1
-0
/
+1
2017-11-21
USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw update
Douglas Fischer
1
-0
/
+1
2017-11-21
USB: Add delay-init quirk for Corsair K70 LUX keyboards
Bernhard Rosenkraenzer
1
-0
/
+3
2017-11-21
USB: usbfs: compute urb->actual_length for isochronous
Alan Stern
1
-0
/
+14
2017-11-18
usb: usbtest: fix NULL pointer dereference
Alan Stern
1
-2
/
+3
2017-11-15
usb: hcd: initialize hcd->flags to 0 when rm hcd
William wu
1
-0
/
+1
2017-11-02
usb: xhci: Handle error condition in xhci_stop_device()
Mayank Rana
1
-5
/
+17
2017-10-27
usb: hub: Allow reset retry for USB2 devices on connect bounce
Mathias Nyman
1
-4
/
+7
2017-10-27
usb: quirks: add quirk for WORLDE MINI MIDI keyboard
Felipe Balbi
1
-0
/
+4
2017-10-27
usb: cdc_acm: Add quirk for Elatec TWN3
Maksim Salau
1
-0
/
+3
2017-10-27
USB: serial: metro-usb: add MS7820 device id
Johan Hovold
1
-0
/
+1
2017-10-27
USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()
Alan Stern
1
-2
/
+4
2017-10-27
USB: devio: Revert "USB: devio: Don't corrupt user memory"
Hans de Goede
1
-5
/
+1
2017-10-18
Revert "usb: gadget: inode.c: fix unbalanced spin_lock in ep0_write"
Greg Kroah-Hartman
1
-1
/
+2
2017-10-18
USB: serial: console: fix use-after-free after failed setup
Johan Hovold
1
-0
/
+1
2017-10-18
USB: serial: qcserial: add Dell DW5818, DW5819
Shrirang Bagul
1
-0
/
+4
2017-10-18
USB: serial: option: add support for TP-Link LTE module
Henryk Heisig
1
-0
/
+2
2017-10-18
USB: serial: cp210x: add support for ELV TFD500
Andreas Engel
1
-0
/
+1
2017-10-18
usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_options
Andrew Gabbasov
1
-0
/
+5
2017-10-18
usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packet
Kazuya Mizuguchi
1
-1
/
+1
2017-10-12
xhci: fix finding correct bus_state structure for USB 3.1 hosts
Mathias Nyman
1
-1
/
+1
2017-10-12
USB: fix out-of-bounds in usb_set_configuration
Greg Kroah-Hartman
1
-3
/
+11
2017-10-12
usb: Increase quirk delay for USB devices
Dmitry Fleytman
2
-2
/
+2
2017-10-12
USB: uas: fix bug in handling of alternate settings
Alan Stern
2
-12
/
+13
2017-10-12
USB: devio: Don't corrupt user memory
Dan Carpenter
1
-1
/
+5
2017-10-12
USB: dummy-hcd: fix infinite-loop resubmission bug
Alan Stern
1
-0
/
+9
2017-10-12
USB: dummy-hcd: fix connection failures (wrong speed)
Alan Stern
1
-4
/
+11
2017-10-12
usb: pci-quirks.c: Corrected timeout values used in handshake
Jim Dickerson
1
-4
/
+4
2017-10-12
usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX direction
Yoshihiro Shimoda
1
-2
/
+11
2017-10-12
usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipe
Yoshihiro Shimoda
1
-2
/
+8
2017-10-12
usb-storage: unusual_devs entry to fix write-access regression for Seagate ex...
Alan Stern
1
-0
/
+7
2017-10-12
USB: gadgetfs: fix copy_to_user while holding spinlock
Alan Stern
1
-1
/
+4
2017-10-12
USB: gadgetfs: Fix crash caused by inadequate synchronization
Alan Stern
1
-5
/
+36
2017-10-12
usb: gadget: inode.c: fix unbalanced spin_lock in ep0_write
David Eccher
1
-2
/
+1
2017-10-08
USB: serial: mos7840: fix control-message error handling
Johan Hovold
1
-4
/
+15
2017-10-08
USB: serial: mos7720: fix control-message error handling
Johan Hovold
1
-2
/
+7
2017-09-27
Revert "usb: musb: fix tx fifo flush handling again"
Greg Kroah-Hartman
1
-1
/
+0
2017-09-13
USB: core: Avoid race of async_completed() w/ usbdev_release()
Douglas Anderson
1
-2
/
+2
2017-09-13
usb:xhci:Fix regression when ATI chipsets detected
Sandeep Singh
1
-17
/
+18
2017-09-13
usb: Add device quirk for Logitech HD Pro Webcam C920-C
Dmitry Fleytman
1
-1
/
+2
2017-09-13
USB: serial: option: add support for D-Link DWM-157 C1
Maciej S. Szmigiero
1
-0
/
+1
2017-09-13
usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
Kai-Heng Feng
1
-0
/
+3
2017-08-16
usb:xhci:Add quirk for Certain failing HP keyboard on reset after resume
Sandeep Singh
2
-5
/
+13
2017-08-16
usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet Adapter
Kai-Heng Feng
1
-0
/
+3
2017-08-16
USB: Check for dropped connection before switching to full speed
Alan Stern
1
-4
/
+6
2017-08-16
uas: Add US_FL_IGNORE_RESIDUE for Initio Corporation INIC-3069
Alan Swanson
1
-2
/
+2
2017-08-16
USB: hcd: Mark secondary HCD as dead if the primary one died
Rafael J. Wysocki
1
-0
/
+2
[next]