aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_dma.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-22usb: musb: remove duplicated quirks flagBin Liu1-5/+5
2018-03-26usb: musb: remove blackfin portArnd Bergmann1-11/+0
2017-11-07USB: musb: Remove redundant license textGreg Kroah-Hartman1-26/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-02-09usb: musb: dma: Add a DMA completion platform callbackAlexandre Bailon1-0/+5
2015-05-07usb: musb: Set up function pointers for DMATony Lindgren1-5/+27
2015-05-07usb: musb: Fix up DMA related macrosTony Lindgren1-5/+30
2014-06-30usb: musb: introduce dma_channel.rx_packet_doneDaniel Mack1-0/+1
2013-08-09usb: musb dma: add cppi41 dma driverSebastian Andrzej Siewior1-1/+1
2013-07-29usb: musb: provide empty dma_controller_create() in PIO modeSebastian Andrzej Siewior1-0/+11
2013-07-29usb: musb: dma: merge ->start/stop into create/destroySebastian Andrzej Siewior1-2/+0
2013-07-29usb: musb: replace ifndef with ifdef for CONFIG_MUSB_PIO_ONLYSebastian Andrzej Siewior1-3/+3
2012-11-21usb: remove use of __devinitBill Pemberton1-2/+1
2012-08-09usb: musb: Make dma_controller_create __devinitShubhrajyoti D1-1/+1
2011-02-01usb: musb: introduce api for dma code to check compatibility with usb requestMian Yousaf Kaukab1-0/+3
2009-12-11USB: musb: add work around for Blackfin anomaly 05000456Sonic Zhang1-0/+11
2008-08-13USB: Add MUSB and TUSB supportFelipe Balbi1-0/+172