index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-27
usb: xhci: Handle error condition in xhci_stop_device()
Mayank Rana
1
-5
/
+18
2017-10-27
usb: xhci: Reset halted endpoint if trb is noop
Lu Baolu
1
-7
/
+13
2017-10-27
xhci: Cleanup current_cmd in xhci_cleanup_command_queue()
Jeffy Chen
1
-0
/
+1
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: musb_cppi41: Configure the number of channels for DA8xx
Alexandre Bailon
1
-5
/
+26
2017-10-27
usb: musb: musb_cppi41: Fix cppi41_set_dma_mode() for DA8xx
Alexandre Bailon
1
-3
/
+37
2017-10-27
usb: musb: musb_cppi41: Fix the address of teardown and autoreq registers
Alexandre Bailon
1
-4
/
+19
2017-10-27
USB: musb: fix late external abort on suspend
Johan Hovold
2
-2
/
+11
2017-10-27
USB: musb: fix session-bit runtime-PM quirk
Johan Hovold
1
-4
/
+4
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-18
USB: serial: console: fix use-after-free after failed setup
Johan Hovold
1
-0
/
+1
2017-10-18
USB: serial: console: fix use-after-free on disconnect
Johan Hovold
1
-1
/
+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: cp210x: fix partnum regression
Sebastian Frei
1
-6
/
+6
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
usb: host: xhci-plat: allow sysdev to inherit from ACPI
Adam Wallis
1
-6
/
+10
2017-10-12
xhci: fix wrong endpoint ESIT value shown in tracing
Mathias Nyman
1
-2
/
+4
2017-10-12
xhci: fix finding correct bus_state structure for USB 3.1 hosts
Mathias Nyman
1
-1
/
+1
2017-10-12
usb: xhci: Free the right ring in xhci_add_endpoint()
Lu Baolu
1
-1
/
+2
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: devio: Don't corrupt user memory
Dan Carpenter
1
-1
/
+5
2017-10-12
USB: devio: Prevent integer overflow in proc_do_submiturb()
Dan Carpenter
1
-0
/
+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
[next]