aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* usb: hub: Allow reset retry for USB2 devices on connect bounceMathias Nyman2017-10-19
* Merge tag 'usb-serial-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-10-19
|\
| * USB: serial: metro-usb: add MS7820 device idJohan Hovold2017-10-16
* | USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()Alan Stern2017-10-18
* | usb: quirks: add quirk for WORLDE MINI MIDI keyboardFelipe Balbi2017-10-17
* | usb: musb: sunxi: Explicitly release USB PHY on exitJonathan Liu2017-10-17
* | usb: musb: Check for host-mode using is_host_active() on reset interruptJonathan Liu2017-10-17
* | usb: musb: musb_cppi41: Configure the number of channels for DA8xxAlexandre Bailon2017-10-17
* | usb: musb: musb_cppi41: Fix cppi41_set_dma_mode() for DA8xxAlexandre Bailon2017-10-17
* | usb: musb: musb_cppi41: Fix the address of teardown and autoreq registersAlexandre Bailon2017-10-17
* | USB: musb: fix late external abort on suspendJohan Hovold2017-10-17
* | USB: musb: fix session-bit runtime-PM quirkJohan Hovold2017-10-17
* | usb: cdc_acm: Add quirk for Elatec TWN3Maksim Salau2017-10-17
* | USB: devio: Revert "USB: devio: Don't corrupt user memory"Hans de Goede2017-10-17
* | usb: xhci: Handle error condition in xhci_stop_device()Mayank Rana2017-10-17
* | usb: xhci: Reset halted endpoint if trb is noopLu Baolu2017-10-17
* | xhci: Cleanup current_cmd in xhci_cleanup_command_queue()Jeffy Chen2017-10-17
* | xhci: Identify USB 3.1 capable hosts by their port protocol capabilityMathias Nyman2017-10-17
|/
* Merge tag 'fixes-for-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-10-12
|\
| * usb: usbtest: fix NULL pointer dereferenceAlan Stern2017-10-11
| * usb: gadget: configfs: Fix memory leak of interface directory dataAndrew Gabbasov2017-10-11
| * usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_optionsAndrew Gabbasov2017-10-11
| * usb: misc: usbtest: Fix overflow in usbtest_do_ioctl()Dan Carpenter2017-10-11
| * usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packetKazuya Mizuguchi2017-10-11
| * USB: dummy-hcd: Fix deadlock caused by disconnect detectionAlan Stern2017-10-11
| * usb: phy: tegra: Fix phy suspend for UDCJon Hunter2017-10-11
* | Merge tag 'usb-serial-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-10-09
|\ \ | |/ |/|
| * USB: serial: console: fix use-after-free after failed setupJohan Hovold2017-10-09
| * USB: serial: console: fix use-after-free on disconnectJohan Hovold2017-10-09
| * USB: serial: qcserial: add Dell DW5818, DW5819Shrirang Bagul2017-10-03
| * USB: serial: cp210x: add support for ELV TFD500Andreas Engel2017-09-19
| * USB: serial: cp210x: fix partnum regressionSebastian Frei2017-09-19
| * USB: serial: option: add support for TP-Link LTE moduleHenryk Heisig2017-09-18
| * USB: serial: ftdi_sio: add id for Cypress WICED dev boardJeffrey Chu2017-09-18
* | usb: dwc3: of-simple: Add compatible for Spreadtrum SC9860 platformBaolin Wang2017-09-28
* | usb: gadget: udc: atmel: set vbus irqflags explicitlyNicolas Ferre2017-09-28
* | usb: gadget: ffs: handle I/O completion in-orderJohn Keeping2017-09-28
* | usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX directionYoshihiro Shimoda2017-09-28
* | usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipeYoshihiro Shimoda2017-09-28
* | usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe()Yoshihiro Shimoda2017-09-28
* | usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT valueYoshihiro Shimoda2017-09-28
* | usb: gadget: udc: renesas_usb3: fix for no-data control transferYoshihiro Shimoda2017-09-28
* | USB: dummy-hcd: Fix erroneous synchronization changeAlan Stern2017-09-28
* | USB: dummy-hcd: fix infinite-loop resubmission bugAlan Stern2017-09-28
* | USB: dummy-hcd: fix connection failures (wrong speed)Alan Stern2017-09-28
* | USB: cdc-wdm: ignore -EPIPE from GetEncapsulatedResponseBjørn Mork2017-09-25
* | USB: devio: Don't corrupt user memoryDan Carpenter2017-09-25
* | USB: devio: Prevent integer overflow in proc_do_submiturb()Dan Carpenter2017-09-25
* | USB: g_mass_storage: Fix deadlock when driver is unboundAlan Stern2017-09-22