aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)Author
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
2019-08-08dmaengine: qcom: hidma_mgmt: Add of_node_put() before gotoNishka Dasgupta
2019-08-08dmaengine: fsl-edma: add i.mx7ulp edma2 version supportRobin Gong
2019-08-08dmaengine: qcom_hidma: Remove call to memset after dmam_alloc_coherentFuqian Huang
2019-08-08dmaengine: imx-sdma: Remove call to memset after dma_alloc_coherentFuqian Huang
2019-07-31dmaengine: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-31dmaengine: imx-dma: Mark expected switch fall-throughGustavo A. R. Silva
2019-07-31dmaengine: tegra210-adma: Don't program FIFO thresholdJonathan Hunter
2019-07-30dma: Drop JZ4740 driverPaul Cercueil
2019-07-29dmaengine: stm32-mdma: Switch to use device_property_count_u32()Andy Shevchenko
2019-07-29dmaengine: stm32-dmamux: Switch to use device_property_count_u32()Andy Shevchenko
2019-07-29dmaengine: ti: edma: Support for polled (memcpy) completionPeter Ujfalusi
2019-07-29dmaengine: ti: edma: Correct the residue calculation (fix for memcpy)Peter Ujfalusi
2019-07-29dmaengine: ti: edma: Clean up the 2x32bit array register accessesPeter Ujfalusi
2019-07-29dmaengine: ti: omap-dma: Improved memcpy polling supportPeter Ujfalusi
2019-07-29dmaengine: ti: omap-dma: Readability cleanup in omap_dma_tx_status()Peter Ujfalusi
2019-07-25dmaengine: dma-jz4780: Break descriptor chains on JZ4740Paul Cercueil
2019-07-25dmaengine: tegra210-adma: Fix unused function warningsYueHaibing
2019-07-25dmaengine: tegra-apb: Support per-burst residue granularityDmitry Osipenko
2019-07-22dmaengine: ste_dma40: fix unneeded variable warningArnd Bergmann