| Commit message (Expand) | Author | Age | Files | Lines |
* | dmaengine: at_hdmac: Fix calculation of the residual bytes | Torsten Fleischer | 2015-03-13 | 1 | -4/+3 |
* | dmaengine: at_hdmac: update the driver comments | Vinod Koul | 2014-12-22 | 1 | -1/+2 |
* | dmaengine: at_hdmac: remove unused function | Olof Johansson | 2013-12-12 | 1 | -4/+0 |
* | DMA: AT91: Get residual bytes in dma buffer | Elen Song | 2013-07-05 | 1 | -0/+3 |
* | DMA: AT91: Get transfer width | Elen Song | 2013-07-05 | 1 | -0/+2 |
* | at_hdmac: move to generic DMA binding | Ludovic Desroches | 2013-04-30 | 1 | -0/+4 |
* | dma: Convert dev_printk(KERN_<LEVEL> to dev_<level>( | Joe Perches | 2013-01-07 | 1 | -4/+4 |
* | ARM: at91: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 1 | -1/+1 |
* | dmaengine: at_hdmac: take maxburst from slave configuration | Nicolas Ferre | 2012-05-15 | 1 | -1/+20 |
* | dmaengine: at_hdmac: add slave config operation | Nicolas Ferre | 2012-03-21 | 1 | -0/+32 |
* | dmaengine: move last completed cookie into generic dma_chan structure | Russell King - ARM Linux | 2012-03-13 | 1 | -2/+0 |
* | at_hdmac: bugfix for enabling channel irq | Nikolaus Voss | 2012-01-31 | 1 | -9/+8 |
* | dmaengine: at_hdmac: simplify device selection from platform data or DT | Nicolas Ferre | 2011-11-28 | 1 | -7/+0 |
* | dmaengine: at_hdmac: platform data move to use .id_table | Nicolas Ferre | 2011-11-10 | 1 | -0/+8 |
* | dmaengine: at_hdmac: add wrappers for testing channel state | Nicolas Ferre | 2011-08-19 | 1 | -0/+17 |
* | dmaengine: at_hdmac: improve power management routines | Nicolas Ferre | 2011-08-19 | 1 | -0/+7 |
* | dmaengine: at_hdmac: implement pause and resume in atc_control | Nicolas Ferre | 2011-05-09 | 1 | -0/+1 |
* | dmaengine: at_hdmac: specialize AHB interfaces to optimize transfers | Nicolas Ferre | 2011-05-02 | 1 | -0/+4 |
* | dmaengine: at_hdmac: add cyclic DMA operation support | Nicolas Ferre | 2011-05-02 | 1 | -2/+12 |
* | dmaengine: at_hdmac: modify way to use interrupts | Nicolas Ferre | 2011-05-02 | 1 | -3/+8 |
* | at_hdmac: implement a private tx_list | Dan Williams | 2009-09-08 | 1 | -0/+1 |
* | dmaengine: at_hdmac: add DMA slave transfers | Nicolas Ferre | 2009-07-22 | 1 | -41/+8 |
* | dmaengine: at_hdmac: new driver for the Atmel AHB DMA Controller | Nicolas Ferre | 2009-07-22 | 1 | -0/+386 |