summaryrefslogtreecommitdiff
path: root/drivers/staging/dwc2/hcd_ddma.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-14Move DWC2 driver out of stagingPaul Zimmerman1-1212/+0
2013-12-03staging: dwc2: fix thinko in dwc2_fill_host_dma_desc()Paul Zimmerman1-2/+2
2013-11-25staging: dwc2: fix potential use after freePaul Zimmerman1-1/+3
2013-09-26staging: dwc2: add microframe scheduler from downstream Pi kernelDom Cobley1-4/+9
2013-08-31staging: dwc2: simplify register shift expressionsMatthijs Kooijman1-4/+4
2013-07-24staging: dwc2: refactor dwc2_host_complete()Paul Zimmerman1-7/+16
2013-04-23staging: dwc2: add missing newlines to debug messagesPaul Zimmerman1-3/+3
2013-04-23staging: dwc2: fix potential null pointer accessPaul Zimmerman1-5/+5
2013-03-12staging: HCD descriptor DMA support for the DWC2 driverPaul Zimmerman1-0/+1196