index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
2017-09-18
usb: Increase quirk delay for USB devices
Dmitry Fleytman
2
-2
/
+2
2017-09-14
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-15
/
+6
2017-09-12
Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-10
/
+6
2017-09-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2017-09-07
Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
3
-3
/
+3
2017-09-05
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2017-09-05
Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...
Lee Jones
37
-98
/
+324
2017-09-04
gadget/f_mass_storage: stop messing with the address limit
Christoph Hellwig
1
-15
/
+6
2017-09-04
mfd: twl: Move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2017-09-01
Merge tag 'usb-serial-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-6
/
+4
2017-09-01
dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flags
Christoph Hellwig
2
-10
/
+6
2017-08-31
usbip: vhci-hcd: make vhci_hc_driver const
Bhumika Goyal
1
-1
/
+1
2017-08-31
usb: imx21-hcd: make imx21_hc_driver const
Bhumika Goyal
1
-1
/
+1
2017-08-31
usb: host: make ehci_fsl_overrides const and __initconst
Bhumika Goyal
1
-1
/
+1
[next]