aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/at_hdmac_regs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-12dmaengine: at_hdmac: remove unused functionOlof Johansson1-4/+0
2013-07-05DMA: AT91: Get residual bytes in dma bufferElen Song1-0/+3
2013-07-05DMA: AT91: Get transfer widthElen Song1-0/+2
2013-04-30at_hdmac: move to generic DMA bindingLudovic Desroches1-0/+4
2013-01-07dma: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches1-4/+4
2012-09-14ARM: at91: move platform_data definitionsArnd Bergmann1-1/+1
2012-05-15dmaengine: at_hdmac: take maxburst from slave configurationNicolas Ferre1-1/+20
2012-03-21dmaengine: at_hdmac: add slave config operationNicolas Ferre1-0/+32
2012-03-13dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux1-2/+0
2012-01-31at_hdmac: bugfix for enabling channel irqNikolaus Voss1-9/+8
2011-11-28dmaengine: at_hdmac: simplify device selection from platform data or DTNicolas Ferre1-7/+0
2011-11-10dmaengine: at_hdmac: platform data move to use .id_tableNicolas Ferre1-0/+8
2011-08-19dmaengine: at_hdmac: add wrappers for testing channel stateNicolas Ferre1-0/+17
2011-08-19dmaengine: at_hdmac: improve power management routinesNicolas Ferre1-0/+7
2011-05-09dmaengine: at_hdmac: implement pause and resume in atc_controlNicolas Ferre1-0/+1
2011-05-02dmaengine: at_hdmac: specialize AHB interfaces to optimize transfersNicolas Ferre1-0/+4
2011-05-02dmaengine: at_hdmac: add cyclic DMA operation supportNicolas Ferre1-2/+12
2011-05-02dmaengine: at_hdmac: modify way to use interruptsNicolas Ferre1-3/+8
2009-09-08at_hdmac: implement a private tx_listDan Williams1-0/+1
2009-07-22dmaengine: at_hdmac: add DMA slave transfersNicolas Ferre1-41/+8
2009-07-22dmaengine: at_hdmac: new driver for the Atmel AHB DMA ControllerNicolas Ferre1-0/+386