summaryrefslogtreecommitdiffstats
path: root/drivers/dma/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: add CSR SiRFprimaII DMAC driverRongjun Ying2011-11-181-0/+7
* pch_dma: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2011-11-171-6/+6
* pch_dma: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2011-11-171-2/+2
* dma i.MX: remove individual SOC dependencySascha Hauer2011-11-171-3/+3
* DMA: PL330: Update PL330 DMA API driverBoojin Kim2011-09-141-1/+2
* dmaengine: add ep93xx DMA supportMika Westerberg2011-06-081-0/+7
* pch_dma: Support new device ML7223 IOHTomoya MORINAGA2011-05-091-5/+7
* dma: let IMX_DMA depend on IMX_HAVE_DMA_V1 instead of an explicit list of SoCsUwe Kleine-König2011-03-221-1/+1
* dw_dmac: Remove compilation dependency from AVR32 and put on HAVE_CLKViresh Kumar2011-03-061-1/+1
* dmaengine: mxs-dma: add dma support for i.MX23/28Shawn Guo2011-03-021-0/+8
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-01-171-2/+7
|\
| * pch_dma: support new device ML7213 IOHTomoya MORINAGA2011-01-151-2/+7
* | powerpc/512x: add MPC8308 dma supportIlya Yanok2010-12-301-1/+1
|/
* drivers/dma/Kconfig: add part number for Topcliff.Valdis.Kletnieks@vt.edu2010-10-291-2/+2
* async_tx: make async_tx channel switching opt-inDan Williams2010-10-081-2/+5
*-. Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengineDan Williams2010-10-081-0/+24
|\ \
| | * dmaengine: Add Freescale i.MX1/21/27 DMA driverSascha Hauer2010-10-081-0/+8
| | * dmaengine: Add Freescale i.MX SDMA supportSascha Hauer2010-10-061-0/+8
| |/ |/|
| * dmaengine: driver for the ARM PL080/PL081 PrimeCells v5Linus Walleij2010-09-301-0/+8
|/
* Merge branches 'master' and 'devel' into for-linusRussell King2010-08-111-1/+1
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-05-311-0/+9
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-05-241-0/+14
| |\ \
| * | | dmaengine: shdma: Enable on SH-Mobile ARMMagnus Damm2010-04-071-1/+1
* | | | dmaengine: Driver for Topcliff PCH DMA controllerYong Wang2010-08-041-0/+7
* | | | intel_mid: Add Mrst & Mfld DMA DriversVinod Koul2010-07-281-0/+13
| |_|/ |/| |
* | | DMA: PL330: Add dma api driverJassi Brar2010-05-241-0/+9
| |/ |/|
* | DMAENGINE: Support for ST-Ericssons DMA40 block v3Linus Walleij2010-04-141-0/+7
* | dma: Add timb-dmaRichard Röjfors2010-03-261-0/+7
|/
* dma: Add MPC512x DMA driverPiotr Ziecik2010-03-021-0/+7
* Debugging options for the DMA engine subsystemLinus Walleij2010-03-021-0/+16
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-12-161-0/+18
|\
| * ppc440spe-adma: adds updated ppc440spe adma driverAnatolij Gustschin2009-12-121-0/+11
| * Add COH 901 318 DMA block driver v5Linus Walleij2009-11-201-0/+7
| |
| \
| \
| \
*---. \ Merge branches 'at91', 'ep93xx', 'etm', 'ks8695', 'nuc', 'u300' and 'u8500' i...Russell King2009-12-051-1/+1
|\ \ \ \ | | | |/ | | |/|
| * / | ARM: 5770/1: Add DMA Engine support to at91sam9g45Yegor Yefremov2009-10-251-1/+1
| |/ /
* / / async_tx: build-time toggling of async_{syndrome,xor}_val dma supportDan Williams2009-11-201-0/+2
|/ /
* | async_tx: remove HIGHMEM64G restrictionDan Williams2009-09-091-1/+1
* | dmaengine: sh: Add Support SuperH DMA Engine driverNobuhiro Iwamatsu2009-09-091-0/+8
* | Merge branch 'dmaengine' into async-tx-nextDan Williams2009-09-091-1/+17
|\ \
| * | Merge commit 'v2.6.31-rc1' into dmaengineDan Williams2009-09-081-0/+8
| |\|
| | * DMA: TXx9 Soc DMA Controller driverAtsushi Nemoto2009-06-171-0/+8
| * | dmaengine: at_hdmac: new driver for the Atmel AHB DMA ControllerNicolas Ferre2009-07-231-0/+8
| * | dmaengine: move HIGHMEM64G restriction to ASYNC_TX_DMADan Williams2009-07-021-2/+2
| |/
* | dmaengine, async_tx: add a "no channel switch" allocatorDan Williams2009-09-091-0/+4
* | async_xor: permit callers to pass in a 'dma/page scribble' regionDan Williams2009-06-031-1/+1
|/
* dmaengine: allow dma support for async_tx to be toggledDan Williams2009-03-251-0/+11
* i.MX31: Image Processing Unit DMA and IRQ driversGuennadi Liakhovetski2009-01-191-0/+19
* dmaengine: remove dependency on async_txDan Williams2009-01-061-2/+0Star
* fsldma: allow Freescale Elo DMA driver to be compiled as a moduleTimur Tabi2008-09-271-5/+5
* dmaengine: Driver for the Synopsys DesignWare DMA controllerHaavard Skinnemoen2008-07-081-0/+9