index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-12
Merge tag 'fixes-for-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
9
-20
/
+62
2017-10-11
usb: usbtest: fix NULL pointer dereference
Alan Stern
1
-2
/
+3
2017-10-11
usb: gadget: configfs: Fix memory leak of interface directory data
Andrew Gabbasov
4
-14
/
+25
2017-10-11
usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_options
Andrew Gabbasov
1
-0
/
+5
2017-10-11
usb: misc: usbtest: Fix overflow in usbtest_do_ioctl()
Dan Carpenter
1
-0
/
+5
2017-10-11
usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packet
Kazuya Mizuguchi
1
-1
/
+1
2017-10-11
USB: dummy-hcd: Fix deadlock caused by disconnect detection
Alan Stern
1
-3
/
+6
2017-10-11
usb: phy: tegra: Fix phy suspend for UDC
Jon Hunter
1
-0
/
+17
2017-10-09
Merge tag 'usb-serial-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
6
-7
/
+24
2017-10-09
USB: serial: console: fix use-after-free after failed setup
Johan Hovold
1
-0
/
+1
2017-10-09
USB: serial: console: fix use-after-free on disconnect
Johan Hovold
1
-1
/
+1
2017-10-03
USB: serial: qcserial: add Dell DW5818, DW5819
Shrirang Bagul
1
-0
/
+4
2017-09-28
usb: dwc3: of-simple: Add compatible for Spreadtrum SC9860 platform
Baolin Wang
1
-0
/
+1
2017-09-28
usb: gadget: udc: atmel: set vbus irqflags explicitly
Nicolas Ferre
1
-1
/
+3
2017-09-28
usb: gadget: ffs: handle I/O completion in-order
John Keeping
2
-4
/
+14
2017-09-28
usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX direction
Yoshihiro Shimoda
1
-2
/
+11
2017-09-28
usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipe
Yoshihiro Shimoda
1
-2
/
+8
2017-09-28
usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe()
Yoshihiro Shimoda
1
-2
/
+3
2017-09-28
usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT value
Yoshihiro Shimoda
1
-1
/
+10
2017-09-28
usb: gadget: udc: renesas_usb3: fix for no-data control transfer
Yoshihiro Shimoda
1
-1
/
+2
2017-09-28
USB: dummy-hcd: Fix erroneous synchronization change
Alan Stern
1
-2
/
+30
2017-09-28
USB: dummy-hcd: fix infinite-loop resubmission bug
Alan Stern
1
-0
/
+9
2017-09-28
USB: dummy-hcd: fix connection failures (wrong speed)
Alan Stern
1
-4
/
+11
2017-09-25
USB: cdc-wdm: ignore -EPIPE from GetEncapsulatedResponse
Bjørn Mork
1
-1
/
+3
2017-09-25
USB: devio: Don't corrupt user memory
Dan Carpenter
1
-1
/
+5
2017-09-25
USB: devio: Prevent integer overflow in proc_do_submiturb()
Dan Carpenter
1
-0
/
+5
2017-09-22
USB: g_mass_storage: Fix deadlock when driver is unbound
Alan Stern
3
-57
/
+10
2017-09-22
USB: gadgetfs: Fix crash caused by inadequate synchronization
Alan Stern
1
-5
/
+36
2017-09-22
USB: gadgetfs: fix copy_to_user while holding spinlock
Alan Stern
1
-1
/
+4
2017-09-22
USB: uas: fix bug in handling of alternate settings
Alan Stern
2
-12
/
+13
2017-09-22
usb-storage: unusual_devs entry to fix write-access regression for Seagate ex...
Alan Stern
1
-0
/
+7
2017-09-22
usb-storage: fix bogus hardware error messages for ATA pass-thru devices
Alan Stern
1
-1
/
+13
2017-09-21
USB: core: harden cdc_parse_cdc_header
Greg Kroah-Hartman
1
-0
/
+4
2017-09-21
Merge tag 'fixes-for-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
5
-8
/
+19
2017-09-20
usb: gadget: dummy: fix nonsensical comparisons
Arnd Bergmann
1
-5
/
+4
2017-09-20
usb: gadget: udc: fix snps_udc_plat.c build errors
Randy Dunlap
1
-0
/
+1
2017-09-20
usb: gadget: function: printer: avoid spinlock recursion
Yoshihiro Shimoda
1
-1
/
+6
2017-09-20
usb: gadget: core: fix ->udc_set_speed() logic
Roger Quadros
1
-2
/
+1
2017-09-19
USB: fix out-of-bounds in usb_set_configuration
Greg Kroah-Hartman
1
-3
/
+11
2017-09-19
USB: serial: cp210x: add support for ELV TFD500
Andreas Engel
1
-0
/
+1
2017-09-19
USB: serial: cp210x: fix partnum regression
Sebastian Frei
1
-6
/
+6
2017-09-18
Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"
Kai-Heng Feng
3
-16
/
+1
2017-09-18
xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
Mathias Nyman
1
-1
/
+10
2017-09-18
xhci: Fix sleeping with spin_lock_irq() held in ASmedia 1042A workaround
Mathias Nyman
1
-1
/
+1
2017-09-18
usb: host: xhci-plat: allow sysdev to inherit from ACPI
Adam Wallis
1
-6
/
+10
2017-09-18
xhci: fix wrong endpoint ESIT value shown in tracing
Mathias Nyman
1
-2
/
+4
2017-09-18
usb: pci-quirks.c: Corrected timeout values used in handshake
Jim Dickerson
1
-4
/
+4
2017-09-18
xhci: fix finding correct bus_state structure for USB 3.1 hosts
Mathias Nyman
1
-1
/
+1
2017-09-18
usb: xhci: Free the right ring in xhci_add_endpoint()
Lu Baolu
1
-1
/
+2
2017-09-18
usb: dwc3: ep0: fix DMA starvation by assigning req->trb on ep0
Felipe Balbi
1
-0
/
+7
[next]