summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2020-03-11usb: storage: Add quirk for Samsung Fit flashJim Lin1-0/+6
2020-03-11usb: gadget: serial: fix Tx stall after buffer overflowSergey Organov1-1/+3
2020-03-11usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flagsLars-Peter Clausen1-2/+3
2020-03-11usb: gadget: composite: Support more than 500mA MaxPowerJack Pham1-6/+18
2020-02-28usb: gadget: composite: Fix bMaxPower for SuperSpeedPlusJack Pham1-5/+3
2020-02-28xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platformsMathias Nyman1-1/+3
2020-02-28USB: hub: Don't record a connect-change event during reset-resumeAlan Stern1-5/+0
2020-02-28USB: Fix novation SourceControl XL after suspendRichard Dodd1-0/+3
2020-02-28usb: uas: fix a plug & unplug racingEJ Hsu1-1/+22
2020-02-28xhci: Force Maximum Packet size for Full-speed bulk devices to valid range.Mathias Nyman1-3/+9
2020-02-28usb: musb: omap2430: Get rid of musb .set_vbus for omap2430 glueTony Lindgren1-2/+0
2020-02-28usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe()Jia-Ju Bai1-7/+9
2020-02-15usb: gadget: f_ecm: Use atomic_t to track in-flight requestBryan O'Donoghue1-4/+12
2020-02-15usb: gadget: f_ncm: Use atomic_t to track in-flight requestBryan O'Donoghue1-4/+13
2020-02-15usb: gadget: legacy: set max_speed to super-speedRoger Quadros4-4/+4
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-29usb: gadget: fsl: fix link error against usb-gadget moduleArnd Bergmann1-1/+1
2020-01-29cdc-wdm: pass return value of recover_from_urb_lossYueHaibing1-1/+1
2020-01-29usb: phy: twl6030-usb: fix possible use-after-free on removeSven Van Asbroeck1-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: musb: fix idling for suspend after disconnect interruptTony Lindgren1-0/+8
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: usbfs: Suppress problematic bind and unbind uevents.Ingo Rohloff1-1/+14
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