aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: Reset the transfer resource index on SET_INTERFACEJohn Youn2015-08-121-0/+4
* usb: dwc3: gadget: return error if command sent to DEPCMD register failsSubbaraya Sundeep Bhatta2015-08-121-0/+2
* usb: dwc3: core: fix order of PM runtime callsFelipe Balbi2014-11-051-3/+3
* usb: dwc3: core: use pm_runtime_put_sync() on removeFelipe Balbi2014-11-051-1/+1
* usb: dwc3: fix wrong bit mask in dwc3_event_devtHuang Rui2014-04-301-3/+3
* usb: dwc3: fix implementation of endpoint wedgeAlan Stern2014-01-032-4/+3
* usb: dwc3: add support for MerrifieldDavid Cohen2013-10-261-0/+2
* usb: dwc3: pci: add support for BayTrailHeikki Krogerus2013-10-261-0/+2
* usb: dwc3: fix wrong bit mask in dwc3_event_typeHuang Rui2013-08-021-2/+2
* usb: dwc3: gadget: don't prevent gadget from being probed if we failFelipe Balbi2013-08-021-0/+1
* usb: dwc3: gadget: free trb pool only from epnum 2George Cherian2013-06-191-3/+12
* usb: dwc3: gadget: fix ep->maxburst for ep0Pratyush Anand2013-02-061-0/+1
* usb: dwc3: ep0: increment "actual" on bounced ep0 caseFelipe Balbi2012-05-111-1/+2
* usb: dwc3: use proper function for setting endpoint nameAnton Tikhomirov2012-04-021-4/+4
* usb: dwc3: fix bogus test in dwc3_gadget_start_isocPaul Zimmerman2012-04-021-11/+5
* usb: dwc3: ep0: tidy up Pending Request handlingFelipe Balbi2012-02-031-10/+4
* usb: dwc3: core: fix cached revision on our structureFelipe Balbi2011-12-141-1/+1
* usb: dwc3: gadget: initialize max_streamsSebastian Andrzej Siewior2011-11-141-0/+1
* usb: Add module.h to various dwc3 driversPaul Gortmaker2011-10-042-0/+2
* usb: dwc3: convert structures into bitshiftsFelipe Balbi2011-10-043-137/+48
* usb: dwc3: gadget: allow clock gating to workFelipe Balbi2011-10-042-0/+14
* usb: dwc3: core: cache GHWPARAMS* registersFelipe Balbi2011-10-041-0/+17
* usb: dwc3: add struct dwc3_hwparamsFelipe Balbi2011-10-041-0/+26
* usb: dwc3: gadget: implement streams supportFelipe Balbi2011-10-042-4/+36
* usb: dwc3: gadget: add support for BurstsFelipe Balbi2011-10-041-0/+1
* usb: dwc3: gadget: fix DMA offset calculationPaul Zimmerman2011-10-041-1/+1
* usb: dwc3: gadget: make DWC3_EP_WEDGE do the right thingPaul Zimmerman2011-10-041-1/+5
* usb: dwc3: gadget: driver should not wait for RxFIFO to drainPaul Zimmerman2011-10-041-19/+0
* usb: dwc3: gadget: fix DEPSTARTCFG for non-EP0 EPsPaul Zimmerman2011-10-043-1/+12
* usb: dwc: remove "All rights reserved" statement.Sebastian Andrzej Siewior2011-10-0410-10/+0
* usb: dwc3: ep0: fix debug outputSebastian Andrzej Siewior2011-10-041-1/+1
* usb: dwc3: ep0: remove second giveback in error caseSebastian Andrzej Siewior2011-10-041-1/+0
* usb: dwc3: ep0: fix debug messageFelipe Balbi2011-10-041-4/+4
* usb: dwc3: ep0: ignore direction on 2-stage transferFelipe Balbi2011-10-041-4/+4
* usb: dwc3: ep0: Make USB30CV happy with SetAddressFelipe Balbi2011-10-041-22/+9
* usb: dwc3: gadget: improve debug on link state changeFelipe Balbi2011-09-091-2/+2
* usb: dwc3: omap: set idle and standby modesFelipe Balbi2011-09-091-0/+24
* usb: dwc3: ep0: introduce ep0_expect_in flagFelipe Balbi2011-09-092-0/+18
* usb: dwc3: ep0: giveback requests on stall_and_restartFelipe Balbi2011-09-091-0/+10
* usb: dwc3: gadget: drop the useless dma_sync_single* callsFelipe Balbi2011-09-091-9/+0
* usb: dwc3: gadget: fix GCTL programmingFelipe Balbi2011-09-091-6/+3
* usb: dwc3: define ScaleDown macro helperFelipe Balbi2011-09-091-0/+1
* usb: dwc3: Fix definition of DWC3_GCTL_U2RSTECNFelipe Balbi2011-09-091-1/+1
* usb: dwc3: gadget: do not map/unmap ZLP transfersSebastian Andrzej Siewior2011-09-091-0/+10
* usb: dwc3: omap: fix IRQ handlingFelipe Balbi2011-09-091-27/+12
* usb: dwc3: omap: change IRQ name to dwc3-omapFelipe Balbi2011-09-091-1/+1
* usb: dwc3: add module.h to dwc3-omap.c and core.cFelipe Balbi2011-09-092-0/+2
* usb: dwc3: omap: distinguish between SW and HW modesFelipe Balbi2011-09-091-0/+22
* usb: dwc3: omap: drop DEV_PM_OPS for nowFelipe Balbi2011-09-091-41/+0
* usb: dwc3: omap: use the macro we already haveFelipe Balbi2011-09-091-1/+2