aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
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-09-15Merge branch 'spi-5.4' into spi-nextMark Brown
2019-09-11dmaengine: bcm2835: Avoid accessing memory when copying zeroesLukas Wunner
2019-09-11dmaengine: bcm2835: Document struct bcm2835_dmadevLukas Wunner
2019-09-11dmaengine: bcm2835: Allow reusable descriptorsLukas Wunner
2019-09-11dmaengine: bcm2835: Allow cyclic transactions without interruptLukas Wunner
2019-09-07Merge tag 'dmaengine-fix-5.3' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2019-09-04dmaengine: ti: edma: Use bitmap_set() instead of open coded edma_set_bits()Peter Ujfalusi
2019-09-04dmaengine: ti: edma: Only reset region0 access registersPeter Ujfalusi
2019-09-04dmaengine: ti: edma: Do not reset reserved paRAM slotsPeter Ujfalusi
2019-09-04dmaengine: rcar-dmac: Fix DMACHCLR handling if iommu is mappedYoshihiro Shimoda
2019-09-04dmaengine: sprd: Fix the DMA link-list configurationBaolin Wang
2019-09-04dmaengine: iop-adma.c: fix printk format warningRandy Dunlap
2019-09-04dmaengine: stm32-dma: Use struct_size() helperGustavo A. R. Silva
2019-09-04dmanegine: ioat/dca: Use struct_size() helperGustavo A. R. Silva
2019-09-04dmaengine: iop-adma: remove set but not used variable 'slots_per_op'YueHaibing
2019-09-04dmaengine: dmatest: Add support for completion pollingPeter Ujfalusi
2019-09-04dmaengine: ti: omap-dma: Remove variable override in omap_dma_tx_status()Peter Ujfalusi
2019-09-04dmaengine: ti: omap-dma: Remove 'Assignment in if condition'Peter Ujfalusi
2019-09-04dmaengine: ti: edma: Remove 'Assignment in if condition'Peter Ujfalusi
2019-08-22Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-08-21dmaengine: dw: platform: Split OF helpers to separate moduleAndy Shevchenko
2019-08-21dmaengine: dw: platform: Split ACPI helpers to separate moduleAndy Shevchenko
2019-08-21dmaengine: dw: platform: Move handle check to dw_dma_acpi_controller_register()Andy Shevchenko
2019-08-21dmaengine: dw: platform: Switch to acpi_dma_controller_register()Andy Shevchenko
2019-08-21dmaengine: dw: platform: Use devm_platform_ioremap_resource()Andy Shevchenko
2019-08-21dmaengine: dw: platform: Enable iDMA 32-bit on Intel Elkhart LakeAndy Shevchenko
2019-08-21dmaengine: dw: platform: Use struct dw_dma_chip_pdataAndy Shevchenko
2019-08-21dmaengine: dw: Export struct dw_dma_chip_pdata for wider useAndy Shevchenko
2019-08-21dmaengine: acpi: Add kernel doc parameter descriptionsAndy Shevchenko
2019-08-21dmaengine: acpi: Set up DMA mask based on CSRTAndy Shevchenko
2019-08-20dmaengine: fsldma: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-20dmaengine: ti: omap-dma: Add cleanup in omap_dma_probe()Wenwen Wang
2019-08-20dmaengine: ti: dma-crossbar: Fix a memory leak bugWenwen Wang
2019-08-20dmaengine: change alignment of mux_configure32 and fsl_edma_chan_muxMao Wenan
2019-08-20dmaengine: make mux_configure32 staticMao Wenan
2019-08-20dmaengine: mv_xor_v2: Fix -Wshift-negative-valueNathan Huckleberry
2019-08-20dmaengine: dw: Update Intel Elkhart Lake Service Engine acronymJarkko Nikula
2019-08-14dma: iop-adma: allow building without platform headersArnd Bergmann
2019-08-14dmaengine: iop-adma: use correct printk format stringsArnd Bergmann
2019-08-14dmaengine: iop-adma: include prefetch.hArnd Bergmann
2019-08-14ARM: remove Intel iop33x and iop13xx supportArnd Bergmann
2019-08-13dmaengine: fsldma: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-13dmaengine: ti: unexport filter functionsArnd Bergmann
2019-08-09omap-dma/omap_vout_vrfb: fix off-by-one fi valueHans Verkuil
2019-08-08dmaengine: stm32-mdma: Fix a possible null-pointer dereference in stm32_mdma_...Jia-Ju Bai
2019-08-08dmaengine: fsl-edma: implement .device_synchronize callbackAndrey Smirnov
2019-08-08dmaengine: pl330: use the same attributes when freeing pl330->mcode_cpuFuqian Huang