summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc2/hcd.h
AgeCommit message (Expand)Author
2019-06-19usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)Douglas Anderson
2018-08-24usb: dwc2: alloc dma aligned buffer for isoc split inWilliam Wu
2017-01-26usb: dwc2: eliminate irq parameter from dwc2_hcd_initHeiner Kallweit
2017-01-24usb: dwc2: Cleanup some checkpatch issuesJohn Youn
2016-11-18usb: dwc2: Move functions from header to sourceRazmik Karapetyan
2016-11-18usb: dwc2: Update DMA descriptor structureVahram Aharonyan
2016-04-28usb: dwc2: host: Setting qtd to NULL after freeing itVardan Mikayelyan
2016-03-04usb: dwc2: Move host-specific core functions into hcd.cJohn Youn
2016-03-04usb: dwc2: host: Totally redo the microframe schedulerDouglas Anderson
2016-03-04usb: dwc2: host: Manage frame nums better in schedulerDouglas Anderson
2016-03-04usb: dwc2: host: Rename some fields in struct dwc2_qhDouglas Anderson
2016-03-04usb: dwc2: host: Add a delay before releasing periodic bandwidthDouglas Anderson
2016-03-04usb: dwc2: host: Add scheduler tracingDouglas Anderson
2016-03-04usb: dwc2: host: fix split transfer schedule sequenceDouglas Anderson
2016-03-04usb: dwc2: host: Get aligned DMA in a more supported wayDouglas Anderson
2015-12-22usb: dwc2: Move mode querying functions into core.hJohn Youn
2015-12-15usb: dwc2: host: avoid usage of dma_alloc_coherent with irqs disabledGregory Herrero
2015-12-15usb: dwc2: host: program descriptor for next frameGregory Herrero
2015-12-15usb: dwc2: host: add function to compare frame indexGregory Herrero
2015-09-27usb: dwc2: Use platform endianness when accessing registersAntti Seppälä
2015-07-06usb: dwc2: host: allocate qh before atomic enqueueMian Yousaf Kaukab
2015-04-29usb: dwc2: set parameter values in probe functionMian Yousaf Kaukab
2014-11-14usb: dwc2: Move gadget probe function into platform codeDinh Nguyen
2014-09-19usb: dwc2: handle DMA buffer unmapping sanelyPaul Zimmerman
2014-01-13Move DWC2 driver out of stagingPaul Zimmerman