summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
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-PD tcpm: bad warning+size, PPS adaptersDouglas Gilbert1-5/+15
2020-01-14usb: ohci-da8xx: ensure error return on variable error is setColin Ian King1-2/+6
2020-01-14usb: cdns3: should not use the same dev_id for shared interrupt handlerPeter Chen1-9/+5
2020-01-14usb: chipidea: host: Disable port power only if previously enabledGuenter Roeck1-1/+3
2020-01-12usb: missing parentheses in USE_NEW_SCHEMEQi Zhou1-1/+1
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: dwc3: gadget: Fix request complete checkThinh Nguyen1-0/+7
2020-01-12usb: typec: fusb302: Fix an undefined reference to 'extcon_get_state'zhong jiang1-0/+1
2020-01-12USB: dummy-hcd: use usb_urb_dir_in instead of usb_pipeinAndrey Konovalov1-4/+4
2020-01-09usb: gadget: fix wrong endpoint descEJ Hsu2-1/+6
2019-12-31USB: EHCI: Do not return -EPIPE when hub is disconnectedErkka Talvitie1-1/+12
2019-12-31usbip: Fix error path of vhci_recv_ret_submit()Suwan Kim1-4/+9
2019-12-31usbip: Fix receive error in vhci-hcd when using scatter-gatherSuwan Kim1-0/+3
2019-12-31usb: xhci: Fix build warning seen with CONFIG_PM=nGuenter Roeck1-1/+1
2019-12-31xhci-pci: Allow host runtime PM as default also for Intel Ice Lake xHCIMika Westerberg1-1/+3
2019-12-31usb: usbfs: Suppress problematic bind and unbind uevents.Ingo Rohloff1-1/+14
2019-12-31usb: renesas_usbhs: add suspend event support in gadget modeVeeraiyan Chidambaram2-4/+11
2019-12-21USB: Fix incorrect DMA allocations for local memory pool driversFredrik Noring2-22/+23
2019-12-17USB: dummy-hcd: increase max number of devices to 32Andrey Konovalov1-1/+1
2019-12-17usb: typec: fix use after free in typec_register_port()Wen Yang1-2/+4
2019-12-17usb: dwc3: ep0: Clear started flag on completionThinh Nguyen1-0/+8
2019-12-17usb: dwc3: gadget: Clear started flag for non-IOCThinh Nguyen1-0/+3
2019-12-17usb: dwc3: gadget: Fix logical conditionTejas Joglekar1-1/+1
2019-12-17usb: dwc3: pci: add ID for the Intel Comet Lake -H variantHeikki Krogerus1-1/+5
2019-12-17usb: mon: Fix a deadlock in usbmon between mmap and readPete Zaitcev1-11/+21
2019-12-17usb: core: urb: fix URB structure initialization functionEmiliano Ingrassia1-0/+1
2019-12-17USB: adutux: fix interface sanity checkJohan Hovold1-1/+1
2019-12-17usb: roles: fix a potential use after freeWen Yang1-1/+1
2019-12-17USB: serial: io_edgeport: fix epic endpoint lookupJohan Hovold1-4/+6
2019-12-17USB: idmouse: fix interface sanity checksJohan Hovold1-1/+1
2019-12-17USB: atm: ueagle-atm: add missing endpoint checkJohan Hovold1-6/+12
2019-12-17usb: common: usb-conn-gpio: Don't log an error on probe deferralBryan O'Donoghue1-1/+2
2019-12-17xhci: make sure interrupts are restored to correct stateMathias Nyman1-6/+6
2019-12-17xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour.Mathias Nyman1-1/+2
2019-12-17xhci: Increase STS_HALT timeout in xhci_suspend()Kai-Heng Feng1-1/+1
2019-12-17xhci: fix USB3 device initiated resume race with roothub autosuspendMathias Nyman2-2/+11
2019-12-17xhci: Fix memory leak in xhci_add_in_port()Mika Westerberg1-0/+4
2019-12-17usb: xhci: only set D3hot for pci deviceHenry Lin3-5/+16
2019-12-17usb: host: xhci-tegra: Correct phy enable sequenceNagarjuna Kristam1-12/+13
2019-12-17usb: Allow USB device to be warm reset in suspended stateKai-Heng Feng1-3/+2
2019-12-17USB: uas: heed CAPACITY_HEURISTICSOliver Neukum1-0/+6
2019-12-17USB: uas: honor flag to avoid CAPACITY16Oliver Neukum1-0/+4
2019-12-17usb: gadget: pch_udc: fix use after freeGustavo A. R. Silva1-1/+0
2019-12-17usb: gadget: configfs: Fix missing spin_lock_init()Wei Yongjun1-0/+1