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