aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/at_hdmac_regs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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