summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2012-01-09ENGR00163603-2 IMX/SDMA : save the real count for one DMA transaction.Huang Shijie
2012-01-09ENGR00160512 SDMA: close clock when not usedGary Zhang
2012-01-09ENGR00156420 - EPDC/PxP: Add support for color mapDanny Nold
2012-01-09ENGR00154525 SDMA: SDMA not works when event number bigger than 32Zeng Zhaoming
2012-01-09ENGR00139247-6 DMA : add DMA support for imx6qHuang Shijie
2012-01-09ENGR00153740-4 imx-sdma: use mcu_2_shp script for ASRCDong Aisheng
2012-01-09ENGR00152287-3 SDMA: Fix sdma cache bufferable issueZeng Zhaoming
2012-01-09ENGR00152287-2 SDMA: Add SDMA support for MX6QZeng Zhaoming
2012-01-09ENGR00142950-6 - PxP DMA: Port PxP driver to 2.6.38 kernelDanny Nold
2012-01-09ENGR00143126-3 ARM: add DMA driver for mx50Huang Shijie
2012-01-09ENGR00142734 SDMA: Fix sdma incorrect lock usage.Zeng Zhaoming
2012-01-09ENGR00141732 SDMA: Fix bootup stop at sdma firmware loadingZeng Zhaoming
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
2011-05-26x86: poll waiting for I/OAT DMA channel statusDimitri Sivanich
2011-05-26dmaengine: add TODO items for future work on dma driversVinod Koul
2011-05-26mfd: Use mfd cell platform_data for timberdale cells platform bitsSamuel Ortiz
2011-05-25dmaengine/dw_dmac: Update maintainer-shipViresh Kumar
2011-05-25dmaengine: shdma: Update SH_DMAC_MAX_CHANNELS to 20Magnus Damm
2011-05-25dmaengine: shdma: Fix SH_DMAC_MAX_CHANNELS handlingMagnus Damm
2011-05-25dmaengine: shdma: Make second memory window optionalMagnus Damm
2011-05-23Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-22Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker
2011-05-23dmaengine: shdma: synchronize RCU before freeing, simplify spinlockGuennadi Liakhovetski
2011-05-23dmaengine: shdma: add runtime- and system-level power managementGuennadi Liakhovetski
2011-05-23dmaengine: shdma: fix lockingGuennadi Liakhovetski
2011-05-19dmaengine: move link orderLinus Walleij
2011-05-18Haavard Skinnemoen has left AtmelJean Delvare
2011-05-13dmaengine/dw_dmac: implement pause and resume in dwc_controlLinus Walleij
2011-05-13dmaengine/dw_dmac: Replace spin_lock* with irqsave variants and enable submis...Viresh Kumar
2011-05-13dmaengine/dw_dmac: Divide one sg to many desc, if sg len is greater than DWC_...Viresh Kumar
2011-05-13dmaengine/dw_dmac: set residue as total len in dwc_tx_status if status is !DM...Viresh Kumar
2011-05-13dmaengine/dw_dmac: don't call callback routine in case dmaengine_terminate_al...Viresh Kumar
2011-05-12dmaengine: at_hdmac: pause: no need to wait for FIFO emptyNicolas Ferre
2011-05-09pch_dma: modify pci device table definitionTomoya MORINAGA
2011-05-09pch_dma: Support new device ML7223 IOHTomoya MORINAGA
2011-05-09pch_dma: Support I2S for ML7213 IOHTomoya MORINAGA
2011-05-09pch_dma: Fix DMA setting issueTomoya MORINAGA
2011-05-09pch_dma: modify for checkpatchTomoya MORINAGA
2011-05-09pch_dma: fix dma direction issue for ML7213 IOH video-inTomoya MORINAGA
2011-05-09dmaengine: at_hdmac: use descriptor chaining help functionNicolas Ferre
2011-05-09dmaengine: at_hdmac: implement pause and resume in atc_controlNicolas Ferre
2011-05-09dmaengine: at_hdmac: set residue as total len in atc_tx_statusNicolas Ferre
2011-05-09dmaengine/ste_dma40: fix introduced warningsPhilippe Langlais
2011-05-02dmaengine: at_hdmac: specialize AHB interfaces to optimize transfersNicolas Ferre
2011-05-02dmaengine: at_hdmac: remove channel status testing in taskletNicolas Ferre
2011-05-02dmaengine: at_hdmac: debug information sg_len for prep_slave_sgNicolas Ferre