summaryrefslogtreecommitdiff
path: root/drivers/dma/Kconfig
AgeCommit message (Expand)Author
2021-10-01dmaengine: zynqmp_dma: enable COMPILE_TESTMichael Tretter
2021-08-29dmaengine: ptdma: Initial driver for the AMD PTDMASanjay R Mehta
2021-08-29dmaengine: idxd: fix setting up priv mode for dwqDave Jiang
2021-08-25dmaengine: ioat: depends on !UMLJohannes Berg
2021-07-21dmaengine: idxd: move dsa_drv support to compatible modeDave Jiang
2021-07-21dmaengine: dsa: move dsa_bus_type out of idxd driver to standaloneDave Jiang
2021-07-14dmaengine: idxd: depends on !UMLJohannes Berg
2021-05-31dmaengine: ALTERA_MSGDMA depends on HAS_IOMEMRandy Dunlap
2021-05-31dmaengine: xilinx: dpdma: Add missing dependencies to KconfigLaurent Pinchart
2021-05-04Merge tag 'dmaengine-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-25dmaengine: idxd: Add IDXD performance monitor supportTom Zanussi
2021-03-23dmaengine: socfpga: use ARCH_INTEL_SOCFPGA also for 32-bit ARM SoCsKrzysztof Kozlowski
2021-02-01dmaengine: drivers: Kconfig: add HAS_IOMEM dependency to DW_AXI_DMACSia Jee Heng
2021-01-26dmaengine: mmp_tdma: Allow building as a moduleLubomir Rintel
2021-01-26dmaengine: mmp_pdma: Allow building as a moduleLubomir Rintel
2021-01-26dmaengine: remove coh901318 driverArnd Bergmann
2021-01-26dmaengine: remove zte zx driverArnd Bergmann
2021-01-26dmaengine: remove sirfsoc driverArnd Bergmann
2021-01-12dmaengine: Add Intel LGM SoC DMA support.Amireddy Mallikarjuna reddy
2020-12-17Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-30dmaengine: idxd: Add shared workqueue supportDave Jiang
2020-10-28misc: mic: remove the MIC driversSudeep Dutt
2020-08-07Merge branch 'topic/xilinx' into fixesVinod Koul
2020-07-17dmaengine: xilinx: dpdma: Add the Xilinx DisplayPort DMA engine driverHyun Kwon
2020-07-15dmaengine: idxd: fix PCI_MSI build errorsRandy Dunlap
2020-06-24dmaengine: idxd: move submission to sbitmap_queueDave Jiang
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-10Merge tag 'dmaengine-5.8-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2020-04-23dmaengine: mmp_tdma: Remove the MMP_SRAM dependencyLubomir Rintel
2020-04-17dmaengine: Fix misspelling of "Analog Devices"Geert Uytterhoeven
2020-04-15dmaengine: hisilicon: Fix build error without PCI_MSIYueHaibing
2020-03-02dmaengine: uniphier-xdmac: Add UniPhier external DMA controller driverKunihiko Hayashi
2020-02-25dmaengine: tegra-apb: Support COMPILE_TESTDmitry Osipenko
2020-02-25dmaengine: tegra-apb: Allow to compile as a loadable kernel moduleDmitry Osipenko
2020-01-24dmaengine: hisilicon: Add Kunpeng DMA engine supportZhou Wang
2020-01-24dmaengine: idxd: Init and probe for Intel data acceleratorsDave Jiang
2020-01-15dmaengine: plx-dma: Introduce PLX DMA engine PCI driver skeletonLogan Gunthorpe
2019-11-22dmaengine: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-14dmaengine: sf-pdma: add platform DMA support for HiFive Unleashed A00Green Wan
2019-11-06dmaengine: xilinx_dma: Add Xilinx AXI MCDMA Engine driver supportRadhey Shyam Pandey
2019-10-18dmaengine: milbeaut-xdmac: Add XDMAC driver for Milbeaut platformsJassi Brar
2019-10-18dmaengine: milbeaut-hdmac: Add HDMAC driver for Milbeaut platformsJassi Brar
2019-10-17dmaengine: fsl-dpaa2-qdma: Add NXP dpaa2 qDMA controller driver for Layerscap...Peng Ma
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-09-17Merge tag 'dmaengine-5.4-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2019-09-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-08-14dma: iop-adma: allow building without platform headersArnd Bergmann
2019-08-14ARM: remove Intel iop33x and iop13xx supportArnd Bergmann
2019-07-30dma: Drop JZ4740 driverPaul Cercueil
2019-07-17Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds