summaryrefslogtreecommitdiffstats
path: root/drivers/dma/at_hdmac_regs.h
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: at_hdmac: Remove unnecessary 0x prefixes before %padVinod Koul2017-11-081-1/+1
* dmaengine: at_hdmac: use %pad format string for dma_addr_tArnd Bergmann2015-11-161-3/+3
* dmaengine: hdmac: factorise memset descriptor allocationMaxime Ripard2015-10-291-1/+1
* Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-09-041-0/+6
|\
| * dmaengine: hdmac: Add memset capabilitiesMaxime Ripard2015-08-261-0/+6
* | dmaengine: at_hdmac: fix residue computationCyrille Pitchen2015-07-311-2/+1
|/
* dmaengine: hdmac: Implement interleaved transfersMaxime Ripard2015-06-121-0/+5
* dmaengine: at_hdmac: Fix calculation of the residual bytesTorsten Fleischer2015-03-131-4/+3
* dmaengine: at_hdmac: update the driver commentsVinod Koul2014-12-221-1/+2
* dmaengine: at_hdmac: remove unused functionOlof Johansson2013-12-121-4/+0
* DMA: AT91: Get residual bytes in dma bufferElen Song2013-07-051-0/+3
* DMA: AT91: Get transfer widthElen Song2013-07-051-0/+2
* at_hdmac: move to generic DMA bindingLudovic Desroches2013-04-301-0/+4
* dma: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2013-01-071-4/+4
* ARM: at91: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
* dmaengine: at_hdmac: take maxburst from slave configurationNicolas Ferre2012-05-151-1/+20
* dmaengine: at_hdmac: add slave config operationNicolas Ferre2012-03-211-0/+32
* dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux2012-03-131-2/+0
* at_hdmac: bugfix for enabling channel irqNikolaus Voss2012-01-311-9/+8
* dmaengine: at_hdmac: simplify device selection from platform data or DTNicolas Ferre2011-11-281-7/+0
* dmaengine: at_hdmac: platform data move to use .id_tableNicolas Ferre2011-11-101-0/+8
* dmaengine: at_hdmac: add wrappers for testing channel stateNicolas Ferre2011-08-191-0/+17
* dmaengine: at_hdmac: improve power management routinesNicolas Ferre2011-08-191-0/+7
* dmaengine: at_hdmac: implement pause and resume in atc_controlNicolas Ferre2011-05-091-0/+1
* dmaengine: at_hdmac: specialize AHB interfaces to optimize transfersNicolas Ferre2011-05-021-0/+4
* dmaengine: at_hdmac: add cyclic DMA operation supportNicolas Ferre2011-05-021-2/+12
* dmaengine: at_hdmac: modify way to use interruptsNicolas Ferre2011-05-021-3/+8
* at_hdmac: implement a private tx_listDan Williams2009-09-081-0/+1
* dmaengine: at_hdmac: add DMA slave transfersNicolas Ferre2009-07-221-41/+8
* dmaengine: at_hdmac: new driver for the Atmel AHB DMA ControllerNicolas Ferre2009-07-221-0/+386
OpenPOWER on IntegriCloud