summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2013-01-28DMAEngine: sirf: lock the shared registers access in sirfsoc_dma_terminate_allBarry Song
2013-01-28DMAEngine: sirf: add DMA pause/resume supportBarry Song
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman
2013-01-25dma: Convert to devm_ioremap_resource()Thierry Reding
2013-01-24Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-01-21Merge tag 'ux500-dma40' of //git.linaro.org/people/fabiobaltieri/linux.gitVinod Koul
2013-01-20dw_dmac: move soft LLP code from tasklet to dwc_scan_descriptorsAndy Shevchenko
2013-01-20dw_dmac: don't exceed AHB master number in dwc_get_data_widthAndy Shevchenko
2013-01-20dw_dmac: allocate dma descriptors from DMA_COHERENT memoryAndy Shevchenko
2013-01-20dma: sh/shdma-base.c: remove unnecessary null pointer checkCong Ding
2013-01-20dma: remove unnecessary null pointer check in mmp_pdma.cCong Ding
2013-01-20dma: edma: fix slave config dependency on directionMatt Porter
2013-01-14dmaengine: set_dma40: balance clock in probe fail codeFabio Baltieri
2013-01-14dmaengine: set_dma40: ignore spurious interruptsFabio Baltieri
2013-01-14dmaengine: ste_dma40: add software lli supportFabio Baltieri
2013-01-14dmaengine: ste_dma40: minor code readability fixesFabio Baltieri
2013-01-14dmaengine: ste_dma40: minor cosmetic fixesFabio Baltieri
2013-01-14dmaengine: ste_dma40: add a done queue for completed descriptorsFabio Baltieri
2013-01-14dmaengine: ste_dma40: support more than 128 event linesTong Liu
2013-01-14dmaengine: ste_dma40: physical channels number correctionGerald Baeza
2013-01-14dmaengine: ste_dma40: support fixed physical channel allocationGerald Baeza
2013-01-14dmaengine: ste_dma40: don't allow high priority dest event linesRabin Vincent
2013-01-14dmaengine: ste_dma40: don't check for pm_runtime_suspended()Narayanan G
2013-01-14dmaengine: ste_dma40: limit burst size to 16Per Forlin
2013-01-14dmaengine: ste_dma40: set dma max seg sizePer Forlin
2013-01-14dmaengine: ste_dma40: use writel_relaxed for lcxaPer Forlin
2013-01-14dmaengine: ste_dma40: reset priority bit for logical channelsNarayanan
2013-01-13pl080.h: moved from arm/include/asm/hardware to include/linux/amba/Alessandro Rubini
2013-01-12dma: dw_dmac: clear suspend bit during terminationHeikki Krogerus
2013-01-12dw_dmac: backlink to dw_dma in dw_dma_chan is superfluousAndy Shevchenko
2013-01-12dw_dmac: make usage of dw_dma_slave optionalAndy Shevchenko
2013-01-12dw_dmac: store direction in the custom channel structureAndy Shevchenko
2013-01-12dw_dmac: call .probe after we have a device in placeAndy Shevchenko
2013-01-12dma: ste_dma40: reuse is_slave_direction helperAndy Shevchenko
2013-01-12dma: ipu_idmac: reuse is_slave_direction helperAndy Shevchenko
2013-01-12dma: ep93xx_dma: reuse is_slave_direction helperAndy Shevchenko
2013-01-12dma: dw_dmac: check direction properly in dw_dma_cyclic_prepAndy Shevchenko
2013-01-12dma: at_hdmac: check direction properly for cyclic transfersAndy Shevchenko
2013-01-11ARM: OMAP: Fix dmaengine init for multiplatformTony Lindgren
2013-01-09dma: dw_dmac: add dwc_chan_pause and dwc_chan_resumeAndy Shevchenko
2013-01-09dw_dmac: update tx_node_active in dwc_do_single_blockAndy Shevchenko
2013-01-09dw_dmac: remove redundant checkAndy Shevchenko
2013-01-09dw_dmac: check for mapping errorsAndy Shevchenko
2013-01-09dw_dmac: absence of pdata isn't critical when autocfg is setAndy Shevchenko
2013-01-09dma: tegra: implement flags parameters for cyclic transferLaxman Dewangan
2013-01-08Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-01-08dmaengine: imx-dma: Disable use of hw_chain to fix sg_dma transfers.Javier Martin
2013-01-08dma: mxs-dma: Fix build warnings with W=1Fabio Estevam
2013-01-08dma: tegra: add support for Tegra114 SoCLaxman Dewangan
2013-01-08dma: tegra: add support for channel wise pauseLaxman Dewangan