summaryrefslogtreecommitdiffstats
path: root/drivers/dma/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: ALTERA_MSGDMA depends on HAS_IOMEMRandy Dunlap2021-05-311-0/+1
* dmaengine: xilinx: dpdma: Add missing dependencies to KconfigLaurent Pinchart2021-05-311-0/+1
* Merge tag 'dmaengine-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-05-041-0/+12
|\
| * dmaengine: idxd: Add IDXD performance monitor supportTom Zanussi2021-04-251-0/+12
* | dmaengine: socfpga: use ARCH_INTEL_SOCFPGA also for 32-bit ARM SoCsKrzysztof Kozlowski2021-03-231-1/+1
|/
* dmaengine: drivers: Kconfig: add HAS_IOMEM dependency to DW_AXI_DMACSia Jee Heng2021-02-011-0/+1
* dmaengine: mmp_tdma: Allow building as a moduleLubomir Rintel2021-01-261-1/+1
* dmaengine: mmp_pdma: Allow building as a moduleLubomir Rintel2021-01-261-1/+1
* dmaengine: remove coh901318 driverArnd Bergmann2021-01-261-7/+0
* dmaengine: remove zte zx driverArnd Bergmann2021-01-261-9/+0
* dmaengine: remove sirfsoc driverArnd Bergmann2021-01-261-7/+0
* dmaengine: Add Intel LGM SoC DMA support.Amireddy Mallikarjuna reddy2021-01-121-0/+2
* Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-171-0/+10
|\
| * dmaengine: idxd: Add shared workqueue supportDave Jiang2020-10-301-0/+10
* | misc: mic: remove the MIC driversSudeep Dutt2020-10-281-18/+0
|/
* Merge branch 'topic/xilinx' into fixesVinod Koul2020-08-071-0/+10
|\
| * dmaengine: xilinx: dpdma: Add the Xilinx DisplayPort DMA engine driverHyun Kwon2020-07-171-0/+10
* | dmaengine: idxd: fix PCI_MSI build errorsRandy Dunlap2020-07-151-0/+1
* | dmaengine: idxd: move submission to sbitmap_queueDave Jiang2020-06-241-1/+1
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-5/+5
* Merge tag 'dmaengine-5.8-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2020-06-101-3/+1
|\
| * dmaengine: mmp_tdma: Remove the MMP_SRAM dependencyLubomir Rintel2020-04-231-2/+0
| * dmaengine: Fix misspelling of "Analog Devices"Geert Uytterhoeven2020-04-171-1/+1
* | dmaengine: hisilicon: Fix build error without PCI_MSIYueHaibing2020-04-151-1/+2
|/
* dmaengine: uniphier-xdmac: Add UniPhier external DMA controller driverKunihiko Hayashi2020-03-021-0/+11
* dmaengine: tegra-apb: Support COMPILE_TESTDmitry Osipenko2020-02-251-1/+1
* dmaengine: tegra-apb: Allow to compile as a loadable kernel moduleDmitry Osipenko2020-02-251-1/+1
* dmaengine: hisilicon: Add Kunpeng DMA engine supportZhou Wang2020-01-241-0/+8
* dmaengine: idxd: Init and probe for Intel data acceleratorsDave Jiang2020-01-241-0/+13
* dmaengine: plx-dma: Introduce PLX DMA engine PCI driver skeletonLogan Gunthorpe2020-01-151-0/+9
* dmaengine: Fix Kconfig indentationKrzysztof Kozlowski2019-11-221-30/+30
* dmaengine: sf-pdma: add platform DMA support for HiFive Unleashed A00Green Wan2019-11-141-0/+2
* dmaengine: xilinx_dma: Add Xilinx AXI MCDMA Engine driver supportRadhey Shyam Pandey2019-11-061-0/+4
* dmaengine: milbeaut-xdmac: Add XDMAC driver for Milbeaut platformsJassi Brar2019-10-181-0/+10
* dmaengine: milbeaut-hdmac: Add HDMAC driver for Milbeaut platformsJassi Brar2019-10-181-0/+10
* dmaengine: fsl-dpaa2-qdma: Add NXP dpaa2 qDMA controller driver for Layerscap...Peng Ma2019-10-171-0/+2
* Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-09-221-6/+0
|\
| * dma: Drop JZ4740 driverPaul Cercueil2019-07-301-6/+0
* | Merge tag 'dmaengine-5.4-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2019-09-171-1/+1
|\|
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-09-161-2/+2
|\ \ | |/ |/|
| * dma: iop-adma: allow building without platform headersArnd Bergmann2019-08-141-2/+2
| * ARM: remove Intel iop33x and iop13xx supportArnd Bergmann2019-08-141-1/+1
|/
* Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2019-07-171-1/+4
|\
| * dmaengine: tegra210-adma: remove PM_CLK dependencySameer Pujar2019-07-051-1/+1
| * dmaengine: axi-dmac: add regmap supportAlexandru Ardelean2019-06-141-0/+1
| * dmaengine: Add Synopsys eDMA IP core driverGustavo Pimentel2019-06-101-0/+2
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* dmaengine: axi-dmac: extend support for ZynqMP archMichael Hennerich2019-03-251-1/+1
* dmaengine: fsl-qdma: Add qDMA controller driver for Layerscape SoCsPeng Ma2019-01-071-0/+14
* dmaengine: uniphier-mdmac: add UniPhier MIO DMAC driverMasahiro Yamada2018-11-241-0/+11