summaryrefslogtreecommitdiff
path: root/drivers/dma/at_hdmac_regs.h
Commit message (Expand)AuthorAge
* dmaengine: at_hdmac: use %pad format string for dma_addr_tArnd Bergmann2015-11-16
* dmaengine: hdmac: factorise memset descriptor allocationMaxime Ripard2015-10-29
* Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-09-04
|\
| * dmaengine: hdmac: Add memset capabilitiesMaxime Ripard2015-08-26
* | dmaengine: at_hdmac: fix residue computationCyrille Pitchen2015-07-31
|/
* dmaengine: hdmac: Implement interleaved transfersMaxime Ripard2015-06-12
* dmaengine: at_hdmac: Fix calculation of the residual bytesTorsten Fleischer2015-03-13
* dmaengine: at_hdmac: update the driver commentsVinod Koul2014-12-22
* dmaengine: at_hdmac: remove unused functionOlof Johansson2013-12-12
* DMA: AT91: Get residual bytes in dma bufferElen Song2013-07-05
* DMA: AT91: Get transfer widthElen Song2013-07-05
* at_hdmac: move to generic DMA bindingLudovic Desroches2013-04-30
* dma: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2013-01-07
* ARM: at91: move platform_data definitionsArnd Bergmann2012-09-14
* dmaengine: at_hdmac: take maxburst from slave configurationNicolas Ferre2012-05-15
* dmaengine: at_hdmac: add slave config operationNicolas Ferre2012-03-21
* dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux2012-03-13
* at_hdmac: bugfix for enabling channel irqNikolaus Voss2012-01-31
* dmaengine: at_hdmac: simplify device selection from platform data or DTNicolas Ferre2011-11-28
* dmaengine: at_hdmac: platform data move to use .id_tableNicolas Ferre2011-11-10
* dmaengine: at_hdmac: add wrappers for testing channel stateNicolas Ferre2011-08-19
* dmaengine: at_hdmac: improve power management routinesNicolas Ferre2011-08-19
* dmaengine: at_hdmac: implement pause and resume in atc_controlNicolas Ferre2011-05-09
* dmaengine: at_hdmac: specialize AHB interfaces to optimize transfersNicolas Ferre2011-05-02
* dmaengine: at_hdmac: add cyclic DMA operation supportNicolas Ferre2011-05-02
* dmaengine: at_hdmac: modify way to use interruptsNicolas Ferre2011-05-02
* at_hdmac: implement a private tx_listDan Williams2009-09-08
* dmaengine: at_hdmac: add DMA slave transfersNicolas Ferre2009-07-22
* dmaengine: at_hdmac: new driver for the Atmel AHB DMA ControllerNicolas Ferre2009-07-22