summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: garmin_gps: fix memory leak on probe errorsJohan Hovold2017-11-211-0/+6
* USB: serial: garmin_gps: fix I/O after failed probe and removeJohan Hovold2017-11-211-3/+13
* USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw updateDouglas Fischer2017-11-211-0/+1
* USB: serial: Change DbC debug device binding IDLu Baolu2017-11-211-2/+2
* USB: serial: metro-usb: stop I/O after failed openJohan Hovold2017-11-211-3/+8
* usb: gadget: f_fs: Fix use-after-free in ffs_free_instAndrew Gabbasov2017-11-211-0/+1
* USB: Add delay-init quirk for Corsair K70 LUX keyboardsBernhard Rosenkraenzer2017-11-211-0/+3
* USB: usbfs: compute urb->actual_length for isochronousAlan Stern2017-11-211-0/+14
* USB: early: Use new USB product ID and strings for DbC deviceLu Baolu2017-11-211-3/+3
* usb: usbtest: fix NULL pointer dereferenceAlan Stern2017-11-181-2/+3
* usb: xhci: Handle error condition in xhci_stop_device()Mayank Rana2017-10-271-5/+18
* usb: xhci: Reset halted endpoint if trb is noopLu Baolu2017-10-271-7/+13
* xhci: Cleanup current_cmd in xhci_cleanup_command_queue()Jeffy Chen2017-10-271-0/+1
* xhci: Identify USB 3.1 capable hosts by their port protocol capabilityMathias Nyman2017-10-271-1/+2
* usb: musb: Check for host-mode using is_host_active() on reset interruptJonathan Liu2017-10-271-4/+2
* usb: musb: musb_cppi41: Configure the number of channels for DA8xxAlexandre Bailon2017-10-271-5/+26
* usb: musb: musb_cppi41: Fix cppi41_set_dma_mode() for DA8xxAlexandre Bailon2017-10-271-3/+37
* usb: musb: musb_cppi41: Fix the address of teardown and autoreq registersAlexandre Bailon2017-10-271-4/+19
* USB: musb: fix late external abort on suspendJohan Hovold2017-10-272-2/+11
* USB: musb: fix session-bit runtime-PM quirkJohan Hovold2017-10-271-4/+4
* usb: musb: sunxi: Explicitly release USB PHY on exitJonathan Liu2017-10-271-0/+2
* usb: hub: Allow reset retry for USB2 devices on connect bounceMathias Nyman2017-10-271-4/+7
* usb: quirks: add quirk for WORLDE MINI MIDI keyboardFelipe Balbi2017-10-271-0/+4
* usb: cdc_acm: Add quirk for Elatec TWN3Maksim Salau2017-10-271-0/+3
* USB: serial: metro-usb: add MS7820 device idJohan Hovold2017-10-271-0/+1
* USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()Alan Stern2017-10-271-2/+4
* USB: devio: Revert "USB: devio: Don't corrupt user memory"Hans de Goede2017-10-271-5/+1
* USB: serial: console: fix use-after-free after failed setupJohan Hovold2017-10-181-0/+1
* USB: serial: console: fix use-after-free on disconnectJohan Hovold2017-10-181-1/+1
* USB: serial: qcserial: add Dell DW5818, DW5819Shrirang Bagul2017-10-181-0/+4
* USB: serial: option: add support for TP-Link LTE moduleHenryk Heisig2017-10-181-0/+2
* USB: serial: cp210x: add support for ELV TFD500Andreas Engel2017-10-181-0/+1
* USB: serial: cp210x: fix partnum regressionSebastian Frei2017-10-181-6/+6
* USB: serial: ftdi_sio: add id for Cypress WICED dev boardJeffrey Chu2017-10-182-0/+9
* usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_optionsAndrew Gabbasov2017-10-181-0/+5
* usb: gadget: configfs: Fix memory leak of interface directory dataAndrew Gabbasov2017-10-184-14/+25
* usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packetKazuya Mizuguchi2017-10-181-1/+1
* USB: dummy-hcd: Fix deadlock caused by disconnect detectionAlan Stern2017-10-181-3/+6
* Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"Kai-Heng Feng2017-10-123-16/+1
* xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptorMathias Nyman2017-10-121-1/+10
* xhci: Fix sleeping with spin_lock_irq() held in ASmedia 1042A workaroundMathias Nyman2017-10-121-1/+1
* usb: host: xhci-plat: allow sysdev to inherit from ACPIAdam Wallis2017-10-121-6/+10
* xhci: fix wrong endpoint ESIT value shown in tracingMathias Nyman2017-10-121-2/+4
* xhci: fix finding correct bus_state structure for USB 3.1 hostsMathias Nyman2017-10-121-1/+1
* usb: xhci: Free the right ring in xhci_add_endpoint()Lu Baolu2017-10-121-1/+2
* USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman2017-10-121-3/+11
* usb: Increase quirk delay for USB devicesDmitry Fleytman2017-10-122-2/+2
* USB: core: harden cdc_parse_cdc_headerGreg Kroah-Hartman2017-10-121-0/+4
* USB: uas: fix bug in handling of alternate settingsAlan Stern2017-10-122-12/+13
* USB: g_mass_storage: Fix deadlock when driver is unboundAlan Stern2017-10-123-57/+10
OpenPOWER on IntegriCloud