summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: gadget: fix illegal array access in binding with UDCKyungtae Kim2020-06-111-0/+3
* USB: core: Fix free-while-in-use bug in the USB S-GlibraryAlan Stern2020-06-111-1/+8
* drivers: usb: core: Minimize irq disabling in usb_sg_cancel()David Mosberger2020-06-111-20/+17
* drivers: usb: core: Don't disable irqs in usb_sg_wait() during URB submit.David Mosberger2020-06-111-8/+7
* USB: serial: ir-usb: fix IrLAP framingJohan Hovold2020-05-221-22/+91
* USB: serial: ir-usb: fix link-speed handlingJohan Hovold2020-05-221-10/+10
* USB: serial: ir-usb: add missing endpoint sanity checkJohan Hovold2020-05-221-0/+3
* usb: gadget: f_ecm: Use atomic_t to track in-flight requestBryan O'Donoghue2020-05-221-4/+12
* usb: gadget: f_ncm: Use atomic_t to track in-flight requestBryan O'Donoghue2020-05-221-4/+13
* usb: dwc3: turn off VBUS when leaving host modeBin Liu2020-05-221-0/+3
* USB: serial: quatech2: handle unbound portsJohan Hovold2020-04-281-0/+6
* USB: serial: keyspan: handle unbound portsJohan Hovold2020-04-281-0/+4
* USB: serial: io_edgeport: add missing active-port sanity checkJohan Hovold2020-04-281-5/+7
* USB: serial: io_edgeport: handle unbound ports on URB completionJohan Hovold2020-04-281-2/+2
* USB: serial: ch341: handle unbound port at reset_resumeJohan Hovold2020-04-281-1/+5
* USB: serial: suppress driver bind attributesJohan Hovold2020-04-281-0/+3
* usb: core: hub: Improved device recognition on remote wakeupKeiya Nobuta2020-04-281-0/+1
* USB: serial: opticon: fix control-message timeoutsJohan Hovold2020-04-281-1/+1
* USB: serial: simple: Add Motorola Solutions TETRA MTP3xxx and MTP85xxJerónimo Borque2020-04-281-0/+2
* usb: musb: dma: Correct parameter passed to IRQ handlerPaul Cercueil2020-04-281-1/+1
* USB: quirks: blacklist duplicate ep on Sound Devices USBPre2Johan Hovold2020-04-281-0/+5
* USB: core: add endpoint-blacklist quirkJohan Hovold2020-04-283-0/+46
* USB: core: fix check for duplicate endpointsJohan Hovold2020-04-281-12/+58
* USB: EHCI: Do not return -EPIPE when hub is disconnectedErkka Talvitie2020-04-281-1/+12
* usb: dwc3: pci: add ID for the Intel Comet Lake -H variantHeikki Krogerus2020-04-281-1/+3
* usb: dwc3: pci: add support for TigerLake DevicesFelipe Balbi2020-04-281-0/+2
* usb: dwc3: pci: Add Support for Intel Elkhart Lake DevicesFelipe Balbi2020-04-281-0/+2
* usb: dwc3: pci: add support for Comet Lake PCH IDFelipe Balbi2020-04-281-0/+2
* usb: dwc3: pci: add support for Intel IceLakeHeikki Krogerus2020-04-281-0/+2
* usb: dwc3: pci: add Intel Cannonlake PCI IDsHeikki Krogerus2020-04-281-0/+4
* usb: dwc3: pci: add Intel Gemini Lake PCI IDHeikki Krogerus2020-04-281-0/+2
* usb: dwc3: pci: add Intel Kabylake PCI IDHeikki Krogerus2020-04-281-0/+2
* usb: dwc3: pci: add ID for one more Intel Broxton platformHeikki Krogerus2020-04-281-0/+2
* usb: dwc3: pci: add support for Intel Broxton SOCHeikki Krogerus2020-04-281-0/+4
* usb: dwc3: pci: add support for Intel Sunrise Point PCHHeikki Krogerus2020-04-281-0/+4
* usb: dwc3: pci: Add PCI ID for Intel BraswellAlan Cox2020-04-281-0/+2
* xhci: make sure interrupts are restored to correct stateMathias Nyman2020-04-281-4/+4
* xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour.Mathias Nyman2020-04-281-1/+2
* USB: atm: ueagle-atm: add missing endpoint checkJohan Hovold2020-04-281-6/+12
* USB: adutux: fix interface sanity checkJohan Hovold2020-04-281-1/+1
* USB: idmouse: fix interface sanity checksJohan Hovold2020-04-281-1/+1
* USB: serial: io_edgeport: fix epic endpoint lookupJohan Hovold2020-04-281-4/+6
* usb: mon: Fix a deadlock in usbmon between mmap and readPete Zaitcev2020-04-281-11/+21
* usb: core: urb: fix URB structure initialization functionEmiliano Ingrassia2020-04-281-0/+1
* USB: uas: heed CAPACITY_HEURISTICSOliver Neukum2020-02-111-0/+6
* USB: uas: honor flag to avoid CAPACITY16Oliver Neukum2020-02-111-0/+4
* usb-serial: cp201x: support Mark-10 digital force gaugeGreg Kroah-Hartman2020-02-111-0/+1
* USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9PFabio D'Urso2020-02-112-0/+10
* USB: serial: mos7840: fix remote wakeupJohan Hovold2020-02-111-5/+0
* USB: serial: mos7720: fix remote wakeupJohan Hovold2020-02-111-4/+0