Age | Commit message (Expand) | Author | Files | Lines |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 | Thomas Gleixner | 1 | -1/+1 |
2013-05-23 | dmaengine: ste_dma40: Remove unnecessary call to d40_phy_cfg() | Lee Jones | 1 | -2/+1 |
2013-01-14 | dmaengine: ste_dma40: support more than 128 event lines | Tong Liu | 1 | -3/+127 |
2012-09-01 | dma: fix comments | Masanari Iida | 1 | -1/+1 |
2012-04-23 | dma40: Improve the logic of stopping logical chan | Narayanan G | 1 | -2/+0 |
2011-11-22 | dmaengine/ste_dma40: support pm in dma40 | Narayanan G | 1 | -0/+11 |
2011-07-14 | dmaengine/ste_dma40: use AMBA PrimeCell helper macros | Linus Walleij | 1 | -3/+0 |
2011-01-30 | dma40: cyclic xfer support | Rabin Vincent | 1 | -3/+6 |
2011-01-30 | dma40: use flags to reduce parameter count | Rabin Vincent | 1 | -0/+5 |
2011-01-30 | dma40: make d40_log_buf_to_lli static | Rabin Vincent | 1 | -7/+0 |
2011-01-30 | dma40: pass the info pointer all the way to reduce argument count | Rabin Vincent | 1 | -3/+2 |
2011-01-30 | dma40: unify d40_log_sg_to_lli funcs for mem and slave | Rabin Vincent | 1 | -9/+1 |
2011-01-30 | dma40: move lli_load to main source file | Rabin Vincent | 1 | -5/+0 |
2011-01-30 | dma40: implement prep_memcpy as a wrapper around memcpy_sg | Rabin Vincent | 1 | -11/+0 |
2011-01-30 | dma40: allow realtime and priority for event lines | Rabin Vincent | 1 | -0/+16 |
2011-01-04 | dmaengine: dma40: Add support to split up large elements | Per Forlin | 1 | -17/+19 |
2010-10-19 | ste_dma40: move mode_opt to separate config | Rabin Vincent | 1 | -0/+7 |
2010-09-22 | DMAENGINE: ste_dma40: rewrote LCLA entries allocation code | Jonas Aaberg | 1 | -36/+15 |
2010-09-22 | DMAENGINE: ste_dma40: code clean-up | Jonas Aaberg | 1 | -12/+18 |
2010-09-22 | DMAENGINE: ste_dma40: added support for link jobs in hw | Jonas Aaberg | 1 | -4/+0 |
2010-09-22 | DMAENGINE: ste_dma40: removed a few magic numbers | Jonas Aaberg | 1 | -0/+3 |
2010-09-22 | DMAENGINE: ste_dma40: fix bug related to callback handling | Jonas Aaberg | 1 | -4/+3 |
2010-06-22 | DMAENGINE: ste_dma40: allocate LCLA dynamically | Linus Walleij | 1 | -6/+6 |
2010-06-22 | DMAENGINE: ste_dma40: only write phy channel config first time | Linus Walleij | 1 | -0/+3 |
2010-04-14 | DMAENGINE: Support for ST-Ericssons DMA40 block v3 | Linus Walleij | 1 | -0/+354 |