index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
71
-0
/
+71
*
usb: hub: Allow reset retry for USB2 devices on connect bounce
Mathias Nyman
2017-10-19
1
-4
/
+7
*
Merge tag 'usb-serial-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2017-10-19
1
-0
/
+1
|
\
|
*
USB: serial: metro-usb: add MS7820 device id
Johan Hovold
2017-10-16
1
-0
/
+1
*
|
USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()
Alan Stern
2017-10-18
1
-2
/
+4
*
|
usb: quirks: add quirk for WORLDE MINI MIDI keyboard
Felipe Balbi
2017-10-17
1
-0
/
+4
*
|
usb: musb: sunxi: Explicitly release USB PHY on exit
Jonathan Liu
2017-10-17
1
-0
/
+2
*
|
usb: musb: Check for host-mode using is_host_active() on reset interrupt
Jonathan Liu
2017-10-17
1
-4
/
+2
*
|
usb: musb: musb_cppi41: Configure the number of channels for DA8xx
Alexandre Bailon
2017-10-17
1
-5
/
+26
*
|
usb: musb: musb_cppi41: Fix cppi41_set_dma_mode() for DA8xx
Alexandre Bailon
2017-10-17
1
-3
/
+37
*
|
usb: musb: musb_cppi41: Fix the address of teardown and autoreq registers
Alexandre Bailon
2017-10-17
1
-4
/
+19
*
|
USB: musb: fix late external abort on suspend
Johan Hovold
2017-10-17
2
-2
/
+11
*
|
USB: musb: fix session-bit runtime-PM quirk
Johan Hovold
2017-10-17
1
-4
/
+4
*
|
usb: cdc_acm: Add quirk for Elatec TWN3
Maksim Salau
2017-10-17
1
-0
/
+3
*
|
USB: devio: Revert "USB: devio: Don't corrupt user memory"
Hans de Goede
2017-10-17
1
-5
/
+1
*
|
usb: xhci: Handle error condition in xhci_stop_device()
Mayank Rana
2017-10-17
1
-5
/
+18
*
|
usb: xhci: Reset halted endpoint if trb is noop
Lu Baolu
2017-10-17
1
-7
/
+13
*
|
xhci: Cleanup current_cmd in xhci_cleanup_command_queue()
Jeffy Chen
2017-10-17
1
-0
/
+1
*
|
xhci: Identify USB 3.1 capable hosts by their port protocol capability
Mathias Nyman
2017-10-17
1
-1
/
+2
|
/
*
Merge tag 'fixes-for-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2017-10-12
9
-20
/
+62
|
\
|
*
usb: usbtest: fix NULL pointer dereference
Alan Stern
2017-10-11
1
-2
/
+3
|
*
usb: gadget: configfs: Fix memory leak of interface directory data
Andrew Gabbasov
2017-10-11
4
-14
/
+25
|
*
usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_options
Andrew Gabbasov
2017-10-11
1
-0
/
+5
|
*
usb: misc: usbtest: Fix overflow in usbtest_do_ioctl()
Dan Carpenter
2017-10-11
1
-0
/
+5
|
*
usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packet
Kazuya Mizuguchi
2017-10-11
1
-1
/
+1
|
*
USB: dummy-hcd: Fix deadlock caused by disconnect detection
Alan Stern
2017-10-11
1
-3
/
+6
|
*
usb: phy: tegra: Fix phy suspend for UDC
Jon Hunter
2017-10-11
1
-0
/
+17
*
|
Merge tag 'usb-serial-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2017-10-09
6
-7
/
+24
|
\
\
|
|
/
|
/
|
|
*
USB: serial: console: fix use-after-free after failed setup
Johan Hovold
2017-10-09
1
-0
/
+1
|
*
USB: serial: console: fix use-after-free on disconnect
Johan Hovold
2017-10-09
1
-1
/
+1
|
*
USB: serial: qcserial: add Dell DW5818, DW5819
Shrirang Bagul
2017-10-03
1
-0
/
+4
|
*
USB: serial: cp210x: add support for ELV TFD500
Andreas Engel
2017-09-19
1
-0
/
+1
|
*
USB: serial: cp210x: fix partnum regression
Sebastian Frei
2017-09-19
1
-6
/
+6
|
*
USB: serial: option: add support for TP-Link LTE module
Henryk Heisig
2017-09-18
1
-0
/
+2
|
*
USB: serial: ftdi_sio: add id for Cypress WICED dev board
Jeffrey Chu
2017-09-18
2
-0
/
+9
*
|
usb: dwc3: of-simple: Add compatible for Spreadtrum SC9860 platform
Baolin Wang
2017-09-28
1
-0
/
+1
*
|
usb: gadget: udc: atmel: set vbus irqflags explicitly
Nicolas Ferre
2017-09-28
1
-1
/
+3
*
|
usb: gadget: ffs: handle I/O completion in-order
John Keeping
2017-09-28
2
-4
/
+14
*
|
usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX direction
Yoshihiro Shimoda
2017-09-28
1
-2
/
+11
*
|
usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipe
Yoshihiro Shimoda
2017-09-28
1
-2
/
+8
*
|
usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe()
Yoshihiro Shimoda
2017-09-28
1
-2
/
+3
*
|
usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT value
Yoshihiro Shimoda
2017-09-28
1
-1
/
+10
*
|
usb: gadget: udc: renesas_usb3: fix for no-data control transfer
Yoshihiro Shimoda
2017-09-28
1
-1
/
+2
*
|
USB: dummy-hcd: Fix erroneous synchronization change
Alan Stern
2017-09-28
1
-2
/
+30
*
|
USB: dummy-hcd: fix infinite-loop resubmission bug
Alan Stern
2017-09-28
1
-0
/
+9
*
|
USB: dummy-hcd: fix connection failures (wrong speed)
Alan Stern
2017-09-28
1
-4
/
+11
*
|
USB: cdc-wdm: ignore -EPIPE from GetEncapsulatedResponse
Bjørn Mork
2017-09-25
1
-1
/
+3
*
|
USB: devio: Don't corrupt user memory
Dan Carpenter
2017-09-25
1
-1
/
+5
*
|
USB: devio: Prevent integer overflow in proc_do_submiturb()
Dan Carpenter
2017-09-25
1
-0
/
+5
*
|
USB: g_mass_storage: Fix deadlock when driver is unbound
Alan Stern
2017-09-22
3
-57
/
+10
[next]