summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2/hcd.h
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc2: host: use hrtimer for NAK retriesTerin Stock2018-12-051-1/+1
* usb: dwc2: Modify dwc2_readl/writel functions prototypeGevorg Sahakyan2018-07-301-5/+5
* usb: dwc2: alloc dma aligned buffer for isoc split inWilliam Wu2018-06-191-0/+8
* usb: dwc2: Fix kernel doc's warnings.Grigor Tovmasyan2018-05-211-5/+9
* usb: dwc2: Delete unused functionalityGrigor Tovmasyan2018-03-131-56/+0Star
* usb: dwc2: host: Don't retry NAKed transactions right awayDouglas Anderson2017-12-131-0/+9
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: dwc2: eliminate irq parameter from dwc2_hcd_initHeiner Kallweit2017-01-261-1/+1
* usb: dwc2: Cleanup some checkpatch issuesJohn Youn2017-01-241-38/+38
* usb: dwc2: Move functions from header to sourceRazmik Karapetyan2016-11-181-5/+0Star
* usb: dwc2: Update DMA descriptor structureVahram Aharonyan2016-11-181-1/+1
* usb: dwc2: host: Setting qtd to NULL after freeing itVardan Mikayelyan2016-04-281-0/+1
* usb: dwc2: Move host-specific core functions into hcd.cJohn Youn2016-03-041-0/+8
* usb: dwc2: host: Totally redo the microframe schedulerDouglas Anderson2016-03-041-6/+73
* usb: dwc2: host: Manage frame nums better in schedulerDouglas Anderson2016-03-041-3/+7
* usb: dwc2: host: Rename some fields in struct dwc2_qhDouglas Anderson2016-03-041-8/+12
* usb: dwc2: host: Add a delay before releasing periodic bandwidthDouglas Anderson2016-03-041-0/+6
* usb: dwc2: host: Add scheduler tracingDouglas Anderson2016-03-041-0/+5
* usb: dwc2: host: fix split transfer schedule sequenceDouglas Anderson2016-03-041-0/+2
* usb: dwc2: host: Get aligned DMA in a more supported wayDouglas Anderson2016-03-041-10/+0Star
* usb: dwc2: Move mode querying functions into core.hJohn Youn2015-12-221-12/+0Star
* usb: dwc2: host: avoid usage of dma_alloc_coherent with irqs disabledGregory Herrero2015-12-151-0/+4
* usb: dwc2: host: program descriptor for next frameGregory Herrero2015-12-151-0/+2
* usb: dwc2: host: add function to compare frame indexGregory Herrero2015-12-151-0/+13
* usb: dwc2: Use platform endianness when accessing registersAntti Seppälä2015-09-271-7/+8
* usb: dwc2: host: allocate qh before atomic enqueueMian Yousaf Kaukab2015-07-061-1/+4
* usb: dwc2: set parameter values in probe functionMian Yousaf Kaukab2015-04-291-6/+1Star
* usb: dwc2: Move gadget probe function into platform codeDinh Nguyen2014-11-141-10/+0Star
* usb: dwc2: handle DMA buffer unmapping sanelyPaul Zimmerman2014-09-201-1/+3
* Move DWC2 driver out of stagingPaul Zimmerman2014-01-131-0/+769