aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-05dmaengine: dw-axi-dmac: Drop obsolete dependency on COMPILE_TESTJean Delvare1-1/+1
2022-06-09dmaengine: apple-admac: Add Apple ADMAC driverMartin PoviĊĦer1-0/+8
2022-05-19dmaengine: sun6i: Add support for the D1 variantSamuel Holland1-1/+1
2022-05-19dmaengine: tegra: Fix build error without IOMMU_APIYueHaibing1-0/+1
2022-04-11dmaengine: tegra: Add tegra gpcdma driverAkhil R1-0/+11
2022-03-01MIPS: Remove TX39XX supportThomas Bogendoerfer1-1/+1
2021-10-01dmaengine: zynqmp_dma: enable COMPILE_TESTMichael Tretter1-1/+1
2021-08-29dmaengine: ptdma: Initial driver for the AMD PTDMASanjay R Mehta1-0/+2
2021-08-29dmaengine: idxd: fix setting up priv mode for dwqDave Jiang1-0/+1
2021-08-25dmaengine: ioat: depends on !UMLJohannes Berg1-1/+1
2021-07-21dmaengine: idxd: move dsa_drv support to compatible modeDave Jiang1-0/+17
2021-07-21dmaengine: dsa: move dsa_bus_type out of idxd driver to standaloneDave Jiang1-0/+4
2021-07-14dmaengine: idxd: depends on !UMLJohannes Berg1-1/+1
2021-05-31dmaengine: ALTERA_MSGDMA depends on HAS_IOMEMRandy Dunlap1-0/+1
2021-05-31dmaengine: xilinx: dpdma: Add missing dependencies to KconfigLaurent Pinchart1-0/+1
2021-05-04Merge tag 'dmaengine-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengineLinus Torvalds1-0/+12
2021-04-25dmaengine: idxd: Add IDXD performance monitor supportTom Zanussi1-0/+12
2021-03-23dmaengine: socfpga: use ARCH_INTEL_SOCFPGA also for 32-bit ARM SoCsKrzysztof Kozlowski1-1/+1
2021-02-01dmaengine: drivers: Kconfig: add HAS_IOMEM dependency to DW_AXI_DMACSia Jee Heng1-0/+1
2021-01-26dmaengine: mmp_tdma: Allow building as a moduleLubomir Rintel1-1/+1
2021-01-26dmaengine: mmp_pdma: Allow building as a moduleLubomir Rintel1-1/+1
2021-01-26dmaengine: remove coh901318 driverArnd Bergmann1-7/+0
2021-01-26dmaengine: remove zte zx driverArnd Bergmann1-9/+0
2021-01-26dmaengine: remove sirfsoc driverArnd Bergmann1-7/+0
2021-01-12dmaengine: Add Intel LGM SoC DMA support.Amireddy Mallikarjuna reddy1-0/+2
2020-12-17Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengineLinus Torvalds1-0/+10
2020-10-30dmaengine: idxd: Add shared workqueue supportDave Jiang1-0/+10
2020-10-28misc: mic: remove the MIC driversSudeep Dutt1-18/+0
2020-08-07Merge branch 'topic/xilinx' into fixesVinod Koul1-0/+10
2020-07-17dmaengine: xilinx: dpdma: Add the Xilinx DisplayPort DMA engine driverHyun Kwon1-0/+10
2020-07-15dmaengine: idxd: fix PCI_MSI build errorsRandy Dunlap1-0/+1
2020-06-24dmaengine: idxd: move submission to sbitmap_queueDave Jiang1-1/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-5/+5
2020-06-10Merge tag 'dmaengine-5.8-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-3/+1
2020-04-23dmaengine: mmp_tdma: Remove the MMP_SRAM dependencyLubomir Rintel1-2/+0
2020-04-17dmaengine: Fix misspelling of "Analog Devices"Geert Uytterhoeven1-1/+1
2020-04-15dmaengine: hisilicon: Fix build error without PCI_MSIYueHaibing1-1/+2
2020-03-02dmaengine: uniphier-xdmac: Add UniPhier external DMA controller driverKunihiko Hayashi1-0/+11
2020-02-25dmaengine: tegra-apb: Support COMPILE_TESTDmitry Osipenko1-1/+1
2020-02-25dmaengine: tegra-apb: Allow to compile as a loadable kernel moduleDmitry Osipenko1-1/+1
2020-01-24dmaengine: hisilicon: Add Kunpeng DMA engine supportZhou Wang1-0/+8
2020-01-24dmaengine: idxd: Init and probe for Intel data acceleratorsDave Jiang1-0/+13
2020-01-15dmaengine: plx-dma: Introduce PLX DMA engine PCI driver skeletonLogan Gunthorpe1-0/+9
2019-11-22dmaengine: Fix Kconfig indentationKrzysztof Kozlowski1-30/+30
2019-11-14dmaengine: sf-pdma: add platform DMA support for HiFive Unleashed A00Green Wan1-0/+2
2019-11-06dmaengine: xilinx_dma: Add Xilinx AXI MCDMA Engine driver supportRadhey Shyam Pandey1-0/+4
2019-10-18dmaengine: milbeaut-xdmac: Add XDMAC driver for Milbeaut platformsJassi Brar1-0/+10
2019-10-18dmaengine: milbeaut-hdmac: Add HDMAC driver for Milbeaut platformsJassi Brar1-0/+10
2019-10-17dmaengine: fsl-dpaa2-qdma: Add NXP dpaa2 qDMA controller driver for Layerscape SoCsPeng Ma1-0/+2
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-6/+0