summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2011-12-16Squashandroid-20111223Benn Pörscke
2011-10-25dmaengine/ste_dma40: limit burst size to 16Per Forlin
2011-10-25dmaengine/ste_dma40: set dma max seg to 0xffffPer Forlin
2011-10-24dmaengine/ste_dma40: fix memory leak due to prepared descriptorsPer Forlin
2011-10-22dmaengine/ste_dma40: fix Oops due to double free of client descriptorPer Forlin
2011-10-22dmaengine/ste_dma40: add missing kernel doc for pending_queuePer Forlin
2011-10-22dmaengine/ste_dma40: add a separate queue for pending requestsPer Forlin
2011-10-22dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free().Per Forlin
2011-10-22dmaengine/ste_dma40: use AMBA PrimeCell helper macrosLinus Walleij
2011-10-22dma40: use flags to reduce parameter countRabin Vincent
2011-10-22dma40: unify src/dst addr checkRabin Vincent
2011-10-22dma40: pass the info pointer all the way to reduce argument countRabin Vincent
2011-10-22dma40: unify d40_log_sg_to_lli funcs for mem and slaveRabin Vincent
2011-10-20dma40: combine duplicated code in log_sg_to_devRabin Vincent
2011-10-20dma40: move lli_load to main source fileRabin Vincent
2011-10-20dma40: combine mem and slave prep_sg functionsRabin Vincent
2011-10-20dma40: remove export of stedma40_memcpy_sgRabin Vincent
2011-10-18dma40: combine mem and slave sg-to-lli functionsRabin Vincent
2011-10-18dma40: remove duplicated dev addr codeRabin Vincent
2011-10-18dma40: combine duplicated d40_pool_lli_alloc() callsRabin Vincent
2011-10-13dma40: Handle esram regulator in dma driverNarayanan G
2011-10-12dmaengine/ste_dma40: use writel_relaxed for lcxaPer Forlin
2011-10-11dma40: combine desc init functionsRabin Vincent
2011-09-29Revert "dma40: combine desc init functions"Narayanan G
2011-09-28dma40: combine desc init functionsRabin Vincent
2011-09-26dma40: implement prep_memcpy as a wrapper around memcpy_sgRabin Vincent
2011-09-26dma40: remove unnecessary castsRabin Vincent
2011-09-26dma40: Resetting priority bit for logical channelsNarayanan
2011-09-23dma40: fix DMA API usage for LLIsRabin Vincent
2011-09-23dma40: fix DMA API usage for LCLARabin Vincent
2011-09-23dma40: use helpers for error functionsRabin Vincent
2011-09-23dma40: use helper for channel registers baseRabin Vincent
2011-09-23dma40: remove unnecessary ALIGN()sRabin Vincent
2011-09-22dma40: Add support to use lcla area from esramNarayanan G
2011-09-22dma40: make init function staticRabin Vincent
2011-09-22dma40: fix DMA_SG capability and channelsRabin Vincent
2011-09-19dma40: provide support for new standard cyclic APIRabin Vincent
2011-09-19dma40: unconfigure on allocation failureRabin Vincent
2011-09-19dma40: updateRabin Vincent
2011-09-19dmaengine/ste_dma40: use AMBA PrimeCell helper macrosLinus Walleij
2011-09-19dmaengine/ste_dma40: allow memory buswidth/burst to be configuredRabin Vincent
2011-09-19kernel-doc: fix kernel-doc warningsom prakash
2011-09-19dma: Make the cycic alloc NOWAITRobert Marklund
2011-07-21Revert "Merge remote-tracking branch 'arm-soc/for-next' into linaro-3.0"Nicolas Pitre
2011-07-07dmaengine: imx-sdma: pass sdma firmware name via platform dataShawn Guo
2011-07-07ARM i.MX dma: Fix burstsize settingsSascha Hauer
2011-06-14dmaengine: shdma: SH_DMAC_MAX_CHANNELS message fixMagnus Damm
2011-06-02dmaengine: shdma: fix a regression: initialise DMA channels for memcpyGuennadi Liakhovetski
2011-05-31dmaengine: shdma: Fix up fallout from runtime PM changes.Paul Mundt
2011-05-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds