summaryrefslogtreecommitdiff
path: root/drivers/dma/ste_dma40_ll.c
AgeCommit message (Expand)Author
2011-01-30dma40: cyclic xfer supportRabin Vincent
2011-01-30dma40: use flags to reduce parameter countRabin Vincent
2011-01-30dma40: make d40_log_buf_to_lli staticRabin Vincent
2011-01-30dma40: pass the info pointer all the way to reduce argument countRabin Vincent
2011-01-30dma40: unify d40_log_sg_to_lli funcs for mem and slaveRabin Vincent
2011-01-30dma40: combine duplicated code in log_sg_to_devRabin Vincent
2011-01-30dma40: move lli_load to main source fileRabin Vincent
2011-01-30dma40: implement prep_memcpy as a wrapper around memcpy_sgRabin Vincent
2011-01-30dma40: use sg_dma_address() instead of sg_phys()Rabin Vincent
2011-01-04dmaengine: dma40: Add support to split up large elementsPer Forlin
2010-10-19ste_dma40: remove enum for endianessRabin Vincent
2010-10-19ste_dma40: move priority to separate fieldRabin Vincent
2010-09-22DMAENGINE: ste_dma40: rewrote LCLA entries allocation codeJonas Aaberg
2010-09-22DMAENGINE: ste_dma40: code clean-upJonas Aaberg
2010-09-22DMAENGINE: ste_dma40: fix bug related to callback handlingJonas Aaberg
2010-06-22DMAENGINE: ste_dma40: allocate LCLA dynamicallyLinus Walleij
2010-06-22DMAENGINE: ste_dma40: interrupts only on dstJonas Aaberg
2010-06-22DMAENGINE: ste_dma40: various cosmetic clean-upsJonas Aaberg
2010-04-14DMAENGINE: Support for ST-Ericssons DMA40 block v3Linus Walleij