aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/ste_dma40_ll.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-14dmaengine/ste_dma40: use AMBA PrimeCell helper macrosLinus Walleij1-3/+0
2011-01-30dma40: cyclic xfer supportRabin Vincent1-3/+6
2011-01-30dma40: use flags to reduce parameter countRabin Vincent1-0/+5
2011-01-30dma40: make d40_log_buf_to_lli staticRabin Vincent1-7/+0
2011-01-30dma40: pass the info pointer all the way to reduce argument countRabin Vincent1-3/+2
2011-01-30dma40: unify d40_log_sg_to_lli funcs for mem and slaveRabin Vincent1-9/+1
2011-01-30dma40: move lli_load to main source fileRabin Vincent1-5/+0
2011-01-30dma40: implement prep_memcpy as a wrapper around memcpy_sgRabin Vincent1-11/+0
2011-01-30dma40: allow realtime and priority for event linesRabin Vincent1-0/+16
2011-01-04dmaengine: dma40: Add support to split up large elementsPer Forlin1-17/+19
2010-10-19ste_dma40: move mode_opt to separate configRabin Vincent1-0/+7
2010-09-22DMAENGINE: ste_dma40: rewrote LCLA entries allocation codeJonas Aaberg1-36/+15
2010-09-22DMAENGINE: ste_dma40: code clean-upJonas Aaberg1-12/+18
2010-09-22DMAENGINE: ste_dma40: added support for link jobs in hwJonas Aaberg1-4/+0
2010-09-22DMAENGINE: ste_dma40: removed a few magic numbersJonas Aaberg1-0/+3
2010-09-22DMAENGINE: ste_dma40: fix bug related to callback handlingJonas Aaberg1-4/+3
2010-06-22DMAENGINE: ste_dma40: allocate LCLA dynamicallyLinus Walleij1-6/+6
2010-06-22DMAENGINE: ste_dma40: only write phy channel config first timeLinus Walleij1-0/+3
2010-04-14DMAENGINE: Support for ST-Ericssons DMA40 block v3Linus Walleij1-0/+354