summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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: 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-13dmaengine: fsldma: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-13dmaengine: ti: unexport filter functionsArnd Bergmann
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-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: tegra-apb: Support per-burst residue granularityDmitry Osipenko
2019-07-22dmaengine: bcm2835: Print error in case setting DMA mask failsStefan Wahren
2019-07-22dmaengine: edma: make edma_filter_fn privateArnd Bergmann
2019-07-22dmaengine: omap-dma: make omap_dma_filter_fn privateArnd Bergmann
2019-07-21iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds
2019-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-07-20Merge branch 'next' into for-linusDmitry Torokhov
2019-07-19Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds