summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-02-24usb: musb: omap2430: Get rid of musb .set_vbus for omap2430 glueTony Lindgren
2020-02-24usb: dwc2: Fix IN FIFO allocationJohn Keeping
2020-02-24usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe()Jia-Ju Bai
2020-02-11usb: gadget: f_ecm: Use atomic_t to track in-flight requestBryan O'Donoghue
2020-02-11usb: gadget: f_ncm: Use atomic_t to track in-flight requestBryan O'Donoghue
2020-02-11usb: gadget: legacy: set max_speed to super-speedRoger Quadros
2020-02-11usb: typec: tcpci: mask event interrupts when remove driverJun Li
2020-02-01usb-storage: Disable UAS on JMicron SATA enclosureLaura Abbott
2020-02-01usb: dwc3: turn off VBUS when leaving host modeBin Liu
2020-02-01USB: serial: ir-usb: fix IrLAP framingJohan Hovold
2020-02-01USB: serial: ir-usb: fix link-speed handlingJohan Hovold
2020-02-01USB: serial: ir-usb: add missing endpoint sanity checkJohan Hovold
2020-02-01usb: dwc3: pci: add ID for the Intel Comet Lake -V variantHeikki Krogerus
2020-01-27usb: dwc3: Allow building USB_DWC3_QCOM without EXTCONMarc Gonzalez
2020-01-27usb: typec: tps6598x: Fix build error without CONFIG_REGMAP_I2CYueHaibing
2020-01-27usb: host: xhci-hub: fix extra endianness conversionRuslan Bilovol
2020-01-27dwc2: gadget: Fix completed transfer size calculation in DDMAMinas Harutyunyan
2020-01-27usb: gadget: fsl: fix link error against usb-gadget moduleArnd Bergmann
2020-01-27usb: typec: tcpm: Notify the tcpc to start connection-detection for SRPsHans de Goede
2020-01-27cdc-wdm: pass return value of recover_from_urb_lossYueHaibing
2020-01-27usb: phy: twl6030-usb: fix possible use-after-free on removeSven Van Asbroeck
2020-01-27usb: gadget: fsl_udc_core: check allocation return value and cleanup on failureNicholas Mc Guire
2020-01-27usb: dwc3: add EXTCON dependency for qcomArnd Bergmann
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: keyspan: handle unbound portsJohan Hovold
2020-01-23USB: serial: io_edgeport: add missing active-port sanity checkJohan Hovold
2020-01-23USB: serial: io_edgeport: handle unbound ports on URB completionJohan 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: option: add support for Quectel RM500Q in QDL modeReinhard Speyerer
2020-01-23USB: serial: opticon: fix control-message timeoutsJohan Hovold
2020-01-23USB: serial: option: Add support for Quectel RM500QKristian Evensen
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: musb: fix idling for suspend after disconnect interruptTony Lindgren
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: missing parentheses in USE_NEW_SCHEMEQi Zhou
2020-01-12USB: serial: option: add Telit ME910G1 0x110a compositionDaniele Palmas
2020-01-12USB: core: fix check for duplicate endpointsJohan Hovold
2020-01-12usb: dwc3: gadget: Fix request complete checkThinh Nguyen
2020-01-12USB: dummy-hcd: increase max number of devices to 32Andrey Konovalov
2020-01-12USB: dummy-hcd: use usb_urb_dir_in instead of usb_pipeinAndrey Konovalov
2020-01-09usb: gadget: fix wrong endpoint descEJ Hsu
2019-12-31USB: EHCI: Do not return -EPIPE when hub is disconnectedErkka Talvitie
2019-12-31usbip: Fix error path of vhci_recv_ret_submit()Suwan Kim
2019-12-31usbip: Fix receive error in vhci-hcd when using scatter-gatherSuwan Kim