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-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+15
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
71
-0
/
+71
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
71
-0
/
+71
2017-11-01
usb: usbtest: Convert timers to use timer_setup()
Kees Cook
1
-7
/
+15
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
6
-9
/
+9
2017-10-19
usb: hub: Allow reset retry for USB2 devices on connect bounce
Mathias Nyman
1
-4
/
+7
2017-10-19
Merge tag 'usb-serial-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-0
/
+1
2017-10-18
USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()
Alan Stern
1
-2
/
+4
2017-10-17
usb: quirks: add quirk for WORLDE MINI MIDI keyboard
Felipe Balbi
1
-0
/
+4
2017-10-17
usb: musb: sunxi: Explicitly release USB PHY on exit
Jonathan Liu
1
-0
/
+2
2017-10-17
usb: musb: Check for host-mode using is_host_active() on reset interrupt
Jonathan Liu
1
-4
/
+2
2017-10-17
usb: musb: musb_cppi41: Configure the number of channels for DA8xx
Alexandre Bailon
1
-5
/
+26
2017-10-17
usb: musb: musb_cppi41: Fix cppi41_set_dma_mode() for DA8xx
Alexandre Bailon
1
-3
/
+37
2017-10-17
usb: musb: musb_cppi41: Fix the address of teardown and autoreq registers
Alexandre Bailon
1
-4
/
+19
2017-10-17
USB: musb: fix late external abort on suspend
Johan Hovold
2
-2
/
+11
2017-10-17
USB: musb: fix session-bit runtime-PM quirk
Johan Hovold
1
-4
/
+4
2017-10-17
usb: cdc_acm: Add quirk for Elatec TWN3
Maksim Salau
1
-0
/
+3
2017-10-17
USB: devio: Revert "USB: devio: Don't corrupt user memory"
Hans de Goede
1
-5
/
+1
2017-10-17
usb: xhci: Handle error condition in xhci_stop_device()
Mayank Rana
1
-5
/
+18
2017-10-17
usb: xhci: Reset halted endpoint if trb is noop
Lu Baolu
1
-7
/
+13
2017-10-17
xhci: Cleanup current_cmd in xhci_cleanup_command_queue()
Jeffy Chen
1
-0
/
+1
2017-10-17
xhci: Identify USB 3.1 capable hosts by their port protocol capability
Mathias Nyman
1
-1
/
+2
2017-10-16
USB: serial: metro-usb: add MS7820 device id
Johan Hovold
1
-0
/
+1
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
[next]