summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-03-11usb: core: port: do error out if usb_autopm_get_interface() failsEugeniu Rosca
2020-03-11usb: core: hub: do error out if usb_autopm_get_interface() failsEugeniu Rosca
2020-03-11usb: quirks: add NO_LPM quirk for Logitech Screen ShareDan Lazewatsky
2020-03-11usb: storage: Add quirk for Samsung Fit flashJim Lin
2020-03-11usb: gadget: serial: fix Tx stall after buffer overflowSergey Organov
2020-03-11usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flagsLars-Peter Clausen
2020-02-28xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platformsMathias Nyman
2020-02-28USB: hub: Don't record a connect-change event during reset-resumeAlan Stern
2020-02-28USB: Fix novation SourceControl XL after suspendRichard Dodd
2020-02-28usb: uas: fix a plug & unplug racingEJ Hsu
2020-02-28usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe()Jia-Ju Bai
2020-02-14usb: gadget: f_ecm: Use atomic_t to track in-flight requestBryan O'Donoghue
2020-02-14usb: gadget: f_ncm: Use atomic_t to track in-flight requestBryan O'Donoghue
2020-02-14usb: gadget: legacy: set max_speed to super-speedRoger Quadros
2020-02-05usb: dwc3: turn off VBUS when leaving host modeBin Liu
2020-02-05usb-storage: Disable UAS on JMicron SATA enclosureLaura Abbott
2020-02-05USB: serial: ir-usb: fix IrLAP framingJohan Hovold
2020-02-05USB: serial: ir-usb: fix link-speed handlingJohan Hovold
2020-02-05USB: serial: ir-usb: add missing endpoint sanity checkJohan Hovold
2020-01-29usb: host: xhci-hub: fix extra endianness conversionRuslan Bilovol
2020-01-29cdc-wdm: pass return value of recover_from_urb_lossYueHaibing
2020-01-23USB: serial: keyspan: handle unbound portsJohan Hovold
2020-01-23USB: serial: io_edgeport: handle unbound ports on URB completionJohan Hovold
2020-01-23USB: serial: io_edgeport: use irqsave() in USB's complete callbackJohn Ogness
2020-01-23usb: core: hub: Improved device recognition on remote wakeupKeiya Nobuta
2020-01-23USB: serial: quatech2: handle unbound portsJohan Hovold
2020-01-23USB: serial: io_edgeport: add missing active-port sanity checkJohan Hovold
2020-01-23USB: serial: ch341: handle unbound port at reset_resumeJohan Hovold
2020-01-23USB: serial: suppress driver bind attributesJohan Hovold
2020-01-23USB: serial: opticon: fix control-message timeoutsJohan Hovold
2020-01-23USB: serial: simple: Add Motorola Solutions TETRA MTP3xxx and MTP85xxJerónimo Borque
2020-01-14USB: Fix: Don't skip endpoint descriptors with maxpacket=0Alan Stern
2020-01-14usb: musb: dma: Correct parameter passed to IRQ handlerPaul Cercueil
2020-01-14usb: musb: Disable pullup at initPaul Cercueil
2020-01-14USB: serial: option: add ZLP support for 0x1bc7/0x9010Daniele Palmas
2020-01-14usb: chipidea: host: Disable port power only if previously enabledGuenter Roeck
2020-01-12USB: serial: option: add Telit ME910G1 0x110a compositionDaniele Palmas
2020-01-12USB: core: fix check for duplicate endpointsJohan Hovold
2020-01-12usb: gadget: fix wrong endpoint descEJ Hsu
2020-01-04USB: EHCI: Do not return -EPIPE when hub is disconnectedErkka Talvitie
2020-01-04usbip: Fix error path of vhci_recv_ret_submit()Suwan Kim
2020-01-04usb: xhci: Fix build warning seen with CONFIG_PM=nGuenter Roeck
2020-01-04usb: renesas_usbhs: add suspend event support in gadget modeVeeraiyan Chidambaram
2019-12-21xhci: fix USB3 device initiated resume race with roothub autosuspendMathias Nyman
2019-12-21xhci: make sure interrupts are restored to correct stateMathias Nyman
2019-12-21xhci: Fix memory leak in xhci_add_in_port()Mika Westerberg
2019-12-21usb: xhci: only set D3hot for pci deviceHenry Lin
2019-12-21usb: mon: Fix a deadlock in usbmon between mmap and readPete Zaitcev
2019-12-21usb: core: urb: fix URB structure initialization functionEmiliano Ingrassia
2019-12-21USB: adutux: fix interface sanity checkJohan Hovold