summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2020-02-05usb: dwc3: turn off VBUS when leaving host modeBin Liu1-0/+3
2020-02-05usb-storage: Disable UAS on JMicron SATA enclosureLaura Abbott1-2/+5
2020-02-05USB: serial: ir-usb: fix IrLAP framingJohan Hovold1-22/+91
2020-02-05USB: serial: ir-usb: fix link-speed handlingJohan Hovold1-10/+10
2020-02-05USB: serial: ir-usb: add missing endpoint sanity checkJohan Hovold1-0/+3
2020-01-29usb: host: xhci-hub: fix extra endianness conversionRuslan Bilovol1-1/+1
2020-01-29cdc-wdm: pass return value of recover_from_urb_lossYueHaibing1-1/+1
2020-01-23USB: serial: keyspan: handle unbound portsJohan Hovold1-0/+4
2020-01-23USB: serial: io_edgeport: handle unbound ports on URB completionJohan Hovold1-2/+2
2020-01-23USB: serial: io_edgeport: use irqsave() in USB's complete callbackJohn Ogness1-6/+11
2020-01-23usb: core: hub: Improved device recognition on remote wakeupKeiya Nobuta1-0/+1
2020-01-23USB: serial: quatech2: handle unbound portsJohan Hovold1-0/+6
2020-01-23USB: serial: io_edgeport: add missing active-port sanity checkJohan Hovold1-5/+7
2020-01-23USB: serial: ch341: handle unbound port at reset_resumeJohan Hovold1-1/+5
2020-01-23USB: serial: suppress driver bind attributesJohan Hovold1-0/+3
2020-01-23USB: serial: opticon: fix control-message timeoutsJohan Hovold1-1/+1
2020-01-23USB: serial: simple: Add Motorola Solutions TETRA MTP3xxx and MTP85xxJerónimo Borque1-0/+2
2020-01-14USB: Fix: Don't skip endpoint descriptors with maxpacket=0Alan Stern1-4/+8
2020-01-14usb: musb: dma: Correct parameter passed to IRQ handlerPaul Cercueil1-1/+1
2020-01-14usb: musb: Disable pullup at initPaul Cercueil1-0/+3
2020-01-14USB: serial: option: add ZLP support for 0x1bc7/0x9010Daniele Palmas3-0/+13
2020-01-14usb: chipidea: host: Disable port power only if previously enabledGuenter Roeck1-1/+3
2020-01-12USB: serial: option: add Telit ME910G1 0x110a compositionDaniele Palmas1-0/+2
2020-01-12USB: core: fix check for duplicate endpointsJohan Hovold1-12/+58
2020-01-12usb: gadget: fix wrong endpoint descEJ Hsu2-1/+6
2020-01-04USB: EHCI: Do not return -EPIPE when hub is disconnectedErkka Talvitie1-1/+12
2020-01-04usbip: Fix error path of vhci_recv_ret_submit()Suwan Kim1-4/+9
2020-01-04usb: xhci: Fix build warning seen with CONFIG_PM=nGuenter Roeck1-1/+1
2020-01-04usb: renesas_usbhs: add suspend event support in gadget modeVeeraiyan Chidambaram2-4/+11
2019-12-21xhci: fix USB3 device initiated resume race with roothub autosuspendMathias Nyman3-5/+10
2019-12-21xhci: make sure interrupts are restored to correct stateMathias Nyman1-4/+4
2019-12-21xhci: Fix memory leak in xhci_add_in_port()Mika Westerberg1-0/+4
2019-12-21usb: xhci: only set D3hot for pci deviceHenry Lin3-4/+15
2019-12-21usb: mon: Fix a deadlock in usbmon between mmap and readPete Zaitcev1-11/+21
2019-12-21usb: core: urb: fix URB structure initialization functionEmiliano Ingrassia1-0/+1
2019-12-21USB: adutux: fix interface sanity checkJohan Hovold1-1/+1
2019-12-21USB: serial: io_edgeport: fix epic endpoint lookupJohan Hovold1-4/+6
2019-12-21USB: idmouse: fix interface sanity checksJohan Hovold1-1/+1
2019-12-21USB: atm: ueagle-atm: add missing endpoint checkJohan Hovold1-6/+12
2019-12-21xhci: Increase STS_HALT timeout in xhci_suspend()Kai-Heng Feng1-1/+1
2019-12-21usb: Allow USB device to be warm reset in suspended stateKai-Heng Feng1-3/+2
2019-12-21usb: gadget: configfs: Fix missing spin_lock_init()Wei Yongjun1-0/+1
2019-12-21usb: gadget: u_serial: add missing port entry lockingMichał Mirosław1-0/+2
2019-12-05USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9PFabio D'Urso2-0/+10
2019-11-28USB: serial: option: add support for Foxconn T77W968 LTE modulesAleksander Morgado1-0/+4
2019-11-28USB: serial: option: add support for DW5821e with eSIM supportAleksander Morgado1-0/+3
2019-11-28USB: serial: mos7840: fix remote wakeupJohan Hovold1-5/+0
2019-11-28USB: serial: mos7720: fix remote wakeupJohan Hovold1-4/+0
2019-11-28USB: serial: mos7840: add USB ID to support Moxa UPort 2210Pavel Löbl1-0/+11
2019-11-28appledisplay: fix error handling in the scheduled workOliver Neukum1-1/+7