summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* dwc2: gadget: Fix completed transfer size calculation in DDMAMinas Harutyunyan2020-01-271-0/+1
* usb: gadget: fsl: fix link error against usb-gadget moduleArnd Bergmann2020-01-271-1/+1
* usb: typec: tcpm: Notify the tcpc to start connection-detection for SRPsHans de Goede2020-01-274-27/+35
* cdc-wdm: pass return value of recover_from_urb_lossYueHaibing2020-01-271-1/+1
* usb: phy: twl6030-usb: fix possible use-after-free on removeSven Van Asbroeck2020-01-271-1/+1
* usb: gadget: fsl_udc_core: check allocation return value and cleanup on failureNicholas Mc Guire2020-01-271-4/+26
* usb: dwc3: add EXTCON dependency for qcomArnd Bergmann2020-01-271-1/+1
* usb: core: hub: Improved device recognition on remote wakeupKeiya Nobuta2020-01-231-0/+1
* USB: serial: quatech2: handle unbound portsJohan Hovold2020-01-231-0/+6
* USB: serial: keyspan: handle unbound portsJohan Hovold2020-01-231-0/+4
* USB: serial: io_edgeport: add missing active-port sanity checkJohan Hovold2020-01-231-5/+7
* USB: serial: io_edgeport: handle unbound ports on URB completionJohan Hovold2020-01-231-2/+2
* USB: serial: ch341: handle unbound port at reset_resumeJohan Hovold2020-01-231-1/+5
* USB: serial: suppress driver bind attributesJohan Hovold2020-01-231-0/+3
* USB: serial: option: add support for Quectel RM500Q in QDL modeReinhard Speyerer2020-01-231-0/+2
* USB: serial: opticon: fix control-message timeoutsJohan Hovold2020-01-231-1/+1
* USB: serial: option: Add support for Quectel RM500QKristian Evensen2020-01-231-0/+4
* USB: serial: simple: Add Motorola Solutions TETRA MTP3xxx and MTP85xxJerónimo Borque2020-01-231-0/+2
* USB: Fix: Don't skip endpoint descriptors with maxpacket=0Alan Stern2020-01-141-4/+8
* usb: musb: dma: Correct parameter passed to IRQ handlerPaul Cercueil2020-01-141-1/+1
* usb: musb: Disable pullup at initPaul Cercueil2020-01-141-0/+3
* usb: musb: fix idling for suspend after disconnect interruptTony Lindgren2020-01-141-0/+8
* USB: serial: option: add ZLP support for 0x1bc7/0x9010Daniele Palmas2020-01-143-0/+13
* usb: chipidea: host: Disable port power only if previously enabledGuenter Roeck2020-01-141-1/+3
* usb: missing parentheses in USE_NEW_SCHEMEQi Zhou2020-01-121-1/+1
* USB: serial: option: add Telit ME910G1 0x110a compositionDaniele Palmas2020-01-121-0/+2
* USB: core: fix check for duplicate endpointsJohan Hovold2020-01-121-12/+58
* usb: dwc3: gadget: Fix request complete checkThinh Nguyen2020-01-121-0/+7
* USB: dummy-hcd: increase max number of devices to 32Andrey Konovalov2020-01-121-1/+1
* USB: dummy-hcd: use usb_urb_dir_in instead of usb_pipeinAndrey Konovalov2020-01-121-4/+4
* usb: gadget: fix wrong endpoint descEJ Hsu2020-01-092-1/+6
* USB: EHCI: Do not return -EPIPE when hub is disconnectedErkka Talvitie2019-12-311-1/+12
* usbip: Fix error path of vhci_recv_ret_submit()Suwan Kim2019-12-311-4/+9
* usbip: Fix receive error in vhci-hcd when using scatter-gatherSuwan Kim2019-12-311-0/+3
* usb: xhci: Fix build warning seen with CONFIG_PM=nGuenter Roeck2019-12-311-1/+1
* usb: usbfs: Suppress problematic bind and unbind uevents.Ingo Rohloff2019-12-311-1/+14
* usb: renesas_usbhs: add suspend event support in gadget modeVeeraiyan Chidambaram2019-12-312-4/+11
* xhci: fix USB3 device initiated resume race with roothub autosuspendMathias Nyman2019-12-212-2/+9
* usb: typec: fix use after free in typec_register_port()Wen Yang2019-12-171-2/+4
* xhci: make sure interrupts are restored to correct stateMathias Nyman2019-12-171-4/+4
* usb: dwc3: ep0: Clear started flag on completionThinh Nguyen2019-12-171-0/+8
* usb: dwc3: gadget: Fix logical conditionTejas Joglekar2019-12-171-1/+1
* usb: dwc3: pci: add ID for the Intel Comet Lake -H variantHeikki Krogerus2019-12-171-1/+5
* usb: mon: Fix a deadlock in usbmon between mmap and readPete Zaitcev2019-12-171-11/+21
* usb: core: urb: fix URB structure initialization functionEmiliano Ingrassia2019-12-171-0/+1
* USB: adutux: fix interface sanity checkJohan Hovold2019-12-171-1/+1
* usb: roles: fix a potential use after freeWen Yang2019-12-171-1/+1
* USB: serial: io_edgeport: fix epic endpoint lookupJohan Hovold2019-12-171-4/+6
* USB: idmouse: fix interface sanity checksJohan Hovold2019-12-171-1/+1
* USB: atm: ueagle-atm: add missing endpoint checkJohan Hovold2019-12-171-6/+12