summaryrefslogtreecommitdiffstats
path: root/drivers/dma/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-08-111-0/+17
|\
| * dmaengine: sun6i: depends on RESET_CONTROLLERMaxime Ripard2014-08-081-0/+1
| * dmaengine: nbpfaxi: don't build this driver where it cannot be usedGuennadi Liakhovetski2014-08-071-0/+1
| * dmaengine: add a driver for AMBA AXI NBPF DMAC IP coresGuennadi Liakhovetski2014-08-041-0/+6
| * dmaengine: of: kconfig: select DMA_ENGINE when DMA_OF is selectedAlexander Popov2014-07-301-0/+1
| * dmaengine: sun6i: Add driver for the Allwinner A31 DMA controllerMaxime Ripard2014-07-251-0/+8
* | dma: Fix MIC X100 DMA Driver Kconfig optionSudeep Dutt2014-07-161-2/+1Star
* | dma: MIC X100 DMA DriverSiva Yerramreddy2014-07-121-0/+19
|/
* Merge branch 'topic/xilinx' into for-linusVinod Koul2014-06-091-0/+14
|\
| * dma: Add Xilinx AXI Video Direct Memory Access Engine driver supportSrikanth Thokala2014-04-301-0/+14
* | dmaengine: Kconfig: Update MXS_DMA help text to include MX6Q/MX6DLFabio Estevam2014-06-011-1/+1
* | dma: pch_dma: Fix Kconfig dependenciesJean Delvare2014-05-221-1/+1
|/
* platform: Fix timberdale dependenciesJean Delvare2014-04-161-1/+1
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-04-101-1/+20
|\
| * Merge branch 'topic/bam' into for-linusVinod Koul2014-04-051-0/+9
| |\
| | * dmaengine: add Qualcomm BAM dma driverAndy Gross2014-04-051-0/+9
| * | dma: Add Freescale eDMA engine driver supportJingchang Lu2014-02-181-0/+10
| * | dmaengine: Remove dependency on MACH_BCM2708Paul Bolle2014-02-111-1/+1
| |/
* / ARM: moxart: move DMA_OF selection to driverRob Herring2014-02-031-0/+1
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-01-301-0/+14
|\
| * dmaengine: Add MOXA ART DMA engine driverJonas Jensen2014-01-201-0/+8
| * dmaengine: Add support for BCM2835Florian Meier2014-01-071-0/+6
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-241-0/+2
|\ \
| * | ARM: mmp: build sram driver aloneQiao Zhou2013-12-121-0/+2
| |/
* | net_dma: mark brokenDan Williams2013-12-181-0/+1
* | dmaengine: fix enable for high order unmap poolsDan Williams2013-12-131-0/+6
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-201-4/+5
|\
| * DMA: Freescale: update driver to support 8-channel DMA engineHongbo Zhang2013-11-131-4/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-161-1/+1
|\ \
| * | treewide: Fix typo in KconfigMasanari Iida2013-10-141-1/+1
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-111-0/+12
|\ \ \
| * | | dmaengine: add driver for Samsung s3c24xx SoCsHeiko Stuebner2013-10-071-0/+12
* | | | dma: Allow TI_EDMA selectable for ARCH_KEYSTONESantosh Shilimkar2013-10-111-1/+1
| |_|/ |/| |
* | | dma/Kconfig: Make TI_EDMA select TI_PRIV_EDMAJosh Boyer2013-09-171-0/+1
|/ /
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-09-101-0/+9
|\ \ | |/ |/|
| * dmaengine: Add hisilicon k3 DMA engine driverZhangfei Gao2013-08-281-0/+9
* | Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-031-0/+8
|\ \
| * | usb: musb dma: add cppi41 dma driverSebastian Andrzej Siewior2013-08-091-0/+8
| |/
* / dma/Kconfig: TI_EDMA needs to be booleanGuenter Roeck2013-08-251-1/+1
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-07-071-19/+7Star
|\
| * dma: Add a jz4740 dmaengine driverLars-Peter Clausen2013-07-051-0/+6
| * dma: move dw_dmac driver to an own directoryAndy Shevchenko2013-07-051-19/+1Star
* | dmaengine: edma: enable build for AM33XXMatt Porter2013-06-241-1/+1
|/
* dma: sh: add KconfigShimoda, Yoshihiro2013-04-301-9/+1Star
* dma: acpi-dma: introduce ACPI DMA helpersAndy Shevchenko2013-04-151-0/+4
* ioatdma: Removing PQ val disable for cb3.3Dave Jiang2013-04-151-2/+0Star
* drivers/Kconfig: add several missing GENERIC_HARDIRQS dependenciesHeiko Carstens2013-03-211-0/+1
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-02-261-4/+7
|\
| * dmaengine: move drivers/of/dma.c -> drivers/dma/of-dma.cVinod Koul2013-02-131-0/+4
| * dmaengine: sirf: enable the driver support new SiRFmarco SoCBarry Song2013-01-081-2/+2