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-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: qcserial: add pid/vid for Sierra Wireless EM7355 fw update
Douglas Fischer
1
-0
/
+1
2017-11-21
usb: gadget: f_fs: Fix use-after-free in ffs_free_inst
Andrew Gabbasov
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
xhci: Identify USB 3.1 capable hosts by their port protocol capability
Mathias Nyman
1
-1
/
+2
2017-10-27
usb: musb: Check for host-mode using is_host_active() on reset interrupt
Jonathan Liu
1
-4
/
+2
2017-10-27
usb: musb: sunxi: Explicitly release USB PHY on exit
Jonathan Liu
1
-0
/
+2
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-21
usb: dwc3: gadget: Correct ISOC DATA PIDs for short packets
Manu Gautam
1
-1
/
+34
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: serial: ftdi_sio: add id for Cypress WICED dev board
Jeffrey Chu
2
-0
/
+9
2017-10-18
usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_options
Andrew Gabbasov
1
-0
/
+5
2017-10-18
usb: gadget: configfs: Fix memory leak of interface directory data
Andrew Gabbasov
4
-14
/
+25
2017-10-18
usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packet
Kazuya Mizuguchi
1
-1
/
+1
2017-10-18
USB: dummy-hcd: Fix deadlock caused by disconnect detection
Alan Stern
1
-3
/
+6
2017-10-12
Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"
Kai-Heng Feng
3
-16
/
+1
2017-10-12
xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
Mathias Nyman
1
-1
/
+10
2017-10-12
xhci: Fix sleeping with spin_lock_irq() held in ASmedia 1042A workaround
Mathias Nyman
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: core: harden cdc_parse_cdc_header
Greg Kroah-Hartman
1
-0
/
+4
2017-10-12
USB: uas: fix bug in handling of alternate settings
Alan Stern
2
-12
/
+13
2017-10-12
USB: g_mass_storage: Fix deadlock when driver is unbound
Alan Stern
3
-57
/
+10
2017-10-12
usb: gadget: mass_storage: set msg_registered after msg registered
Li Jun
1
-2
/
+6
2017-10-12
USB: devio: Don't corrupt user memory
Dan Carpenter
1
-1
/
+5
2017-10-12
USB: dummy-hcd: Fix erroneous synchronization change
Alan Stern
1
-2
/
+30
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: cdc-wdm: ignore -EPIPE from GetEncapsulatedResponse
Bjørn Mork
1
-1
/
+3
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: fix bogus hardware error messages for ATA pass-thru devices
Alan Stern
1
-1
/
+13
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: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe()
Yoshihiro Shimoda
1
-2
/
+3
2017-10-12
usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT value
Yoshihiro Shimoda
1
-1
/
+10
[next]