Age | Commit message (Expand) | Author | Files | Lines |
2012-06-07 | dma: enable mxs-dma for imx6q |  Huang Shijie | 1 | -1/+1 |
2012-05-12 | dma: mxs-dma: use global stmp_device functionality |  Dong Aisheng | 1 | -0/+1 |
2012-04-17 | dmaengine: Kconfig: fix Atmel at_hdmac entry |  Nicolas Ferre | 1 | -3/+2 |
2012-03-29 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma |  Linus Torvalds | 1 | -2/+1 |
2012-03-27 | dmaengine: imx: fix the build failure on x86_64 |  Vinod Koul | 1 | -0/+1 |
2012-03-26 | dmaengine: imx-dma: merge old dma-v1.c with imx-dma.c |  Javier Martin | 1 | -1/+0 |
2012-03-08 | DMA: PL330: Merge PL330 driver into drivers/dma/ |  Boojin Kim | 1 | -1/+0 |
2012-03-07 | DMA: sa11x0: add SA-11x0 DMA driver |  Russell King | 1 | -0/+9 |
2011-11-18 | dmaengine: add CSR SiRFprimaII DMAC driver |  Rongjun Ying | 1 | -0/+7 |
2011-11-17 | pch_dma: Support new device LAPIS Semiconductor ML7831 IOH |  Tomoya MORINAGA | 1 | -6/+6 |
2011-11-17 | pch_dma: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor |  Tomoya MORINAGA | 1 | -2/+2 |
2011-11-17 | dma i.MX: remove individual SOC dependency |  Sascha Hauer | 1 | -3/+3 |
2011-09-14 | DMA: PL330: Update PL330 DMA API driver |  Boojin Kim | 1 | -1/+2 |
2011-06-08 | dmaengine: add ep93xx DMA support |  Mika Westerberg | 1 | -0/+7 |
2011-05-09 | pch_dma: Support new device ML7223 IOH |  Tomoya MORINAGA | 1 | -5/+7 |
2011-03-22 | dma: let IMX_DMA depend on IMX_HAVE_DMA_V1 instead of an explicit list of SoCs |  Uwe Kleine-König | 1 | -1/+1 |
2011-03-07 | dw_dmac: Remove compilation dependency from AVR32 and put on HAVE_CLK |  Viresh Kumar | 1 | -1/+1 |
2011-03-02 | dmaengine: mxs-dma: add dma support for i.MX23/28 |  Shawn Guo | 1 | -0/+8 |
2011-01-17 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx |  Linus Torvalds | 1 | -2/+7 |
2011-01-14 | pch_dma: support new device ML7213 IOH |  Tomoya MORINAGA | 1 | -2/+7 |
2010-12-29 | powerpc/512x: add MPC8308 dma support |  Ilya Yanok | 1 | -1/+1 |
2010-10-29 | drivers/dma/Kconfig: add part number for Topcliff. |  Valdis.Kletnieks@vt.edu | 1 | -2/+2 |
2010-10-07 | async_tx: make async_tx channel switching opt-in |  Dan Williams | 1 | -2/+5 |
2010-10-07 | Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengine |  Dan Williams | 1 | -0/+24 |
2010-10-07 | dmaengine: Add Freescale i.MX1/21/27 DMA driver |  Sascha Hauer | 1 | -0/+8 |
2010-10-05 | dmaengine: Add Freescale i.MX SDMA support |  Sascha Hauer | 1 | -0/+8 |
2010-09-29 | dmaengine: driver for the ARM PL080/PL081 PrimeCells v5 |  Linus Walleij | 1 | -0/+8 |
2010-08-10 | Merge branches 'master' and 'devel' into for-linus |  Russell King | 1 | -1/+1 |
2010-08-04 | dmaengine: Driver for Topcliff PCH DMA controller |  Yong Wang | 1 | -0/+7 |
2010-07-27 | intel_mid: Add Mrst & Mfld DMA Drivers |  Vinod Koul | 1 | -0/+13 |
2010-05-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 |  Paul Mundt | 1 | -0/+9 |
2010-05-23 | DMA: PL330: Add dma api driver |  Jassi Brar | 1 | -0/+9 |
2010-05-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 |  Paul Mundt | 1 | -0/+14 |
2010-04-14 | DMAENGINE: Support for ST-Ericssons DMA40 block v3 |  Linus Walleij | 1 | -0/+7 |
2010-04-07 | dmaengine: shdma: Enable on SH-Mobile ARM |  Magnus Damm | 1 | -1/+1 |
2010-03-25 | dma: Add timb-dma |  Richard Röjfors | 1 | -0/+7 |
2010-03-01 | dma: Add MPC512x DMA driver |  Piotr Ziecik | 1 | -0/+7 |
2010-03-01 | Debugging options for the DMA engine subsystem |  Linus Walleij | 1 | -0/+16 |
2009-12-16 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx |  Linus Torvalds | 1 | -0/+18 |
2009-12-11 | ppc440spe-adma: adds updated ppc440spe adma driver |  Anatolij Gustschin | 1 | -0/+11 |
2009-12-05 | Merge branches 'at91', 'ep93xx', 'etm', 'ks8695', 'nuc', 'u300' and 'u8500' into devel |  Russell King | 1 | -1/+1 |
2009-11-19 | Add COH 901 318 DMA block driver v5 |  Linus Walleij | 1 | -0/+7 |
2009-11-19 | async_tx: build-time toggling of async_{syndrome,xor}_val dma support |  Dan Williams | 1 | -0/+2 |
2009-10-25 | ARM: 5770/1: Add DMA Engine support to at91sam9g45 |  Yegor Yefremov | 1 | -1/+1 |
2009-09-08 | async_tx: remove HIGHMEM64G restriction |  Dan Williams | 1 | -1/+1 |
2009-09-08 | dmaengine: sh: Add Support SuperH DMA Engine driver |  Nobuhiro Iwamatsu | 1 | -0/+8 |
2009-09-08 | Merge branch 'dmaengine' into async-tx-next |  Dan Williams | 1 | -1/+17 |
2009-09-08 | dmaengine, async_tx: add a "no channel switch" allocator |  Dan Williams | 1 | -0/+4 |
2009-09-08 | Merge commit 'v2.6.31-rc1' into dmaengine |  Dan Williams | 1 | -0/+8 |
2009-07-22 | dmaengine: at_hdmac: new driver for the Atmel AHB DMA Controller |  Nicolas Ferre | 1 | -0/+8 |