summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dmaengine-5.4-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2019-09-1739-454/+746
|\
| * dmaengine: ti: edma: Use bitmap_set() instead of open coded edma_set_bits()Peter Ujfalusi2019-09-041-12/+5
| * dmaengine: ti: edma: Only reset region0 access registersPeter Ujfalusi2019-09-041-5/+4
| * dmaengine: ti: edma: Do not reset reserved paRAM slotsPeter Ujfalusi2019-09-041-3/+6
| * dmaengine: iop-adma.c: fix printk format warningRandy Dunlap2019-09-041-2/+2
| * dmaengine: stm32-dma: Use struct_size() helperGustavo A. R. Silva2019-09-041-9/+3
| * dmanegine: ioat/dca: Use struct_size() helperGustavo A. R. Silva2019-09-041-2/+1
| * dmaengine: iop-adma: remove set but not used variable 'slots_per_op'YueHaibing2019-09-041-2/+0
| * dmaengine: dmatest: Add support for completion pollingPeter Ujfalusi2019-09-041-7/+28
| * dmaengine: ti: omap-dma: Remove variable override in omap_dma_tx_status()Peter Ujfalusi2019-09-041-1/+0
| * dmaengine: ti: omap-dma: Remove 'Assignment in if condition'Peter Ujfalusi2019-09-041-4/+7
| * dmaengine: ti: edma: Remove 'Assignment in if condition'Peter Ujfalusi2019-09-041-5/+10
| * dmaengine: dw: platform: Split OF helpers to separate moduleAndy Shevchenko2019-08-214-113/+149
| * dmaengine: dw: platform: Split ACPI helpers to separate moduleAndy Shevchenko2019-08-214-53/+63
| * dmaengine: dw: platform: Move handle check to dw_dma_acpi_controller_register()Andy Shevchenko2019-08-211-4/+8
| * dmaengine: dw: platform: Switch to acpi_dma_controller_register()Andy Shevchenko2019-08-211-2/+12
| * dmaengine: dw: platform: Use devm_platform_ioremap_resource()Andy Shevchenko2019-08-211-3/+1
| * dmaengine: dw: platform: Enable iDMA 32-bit on Intel Elkhart LakeAndy Shevchenko2019-08-211-5/+11
| * dmaengine: dw: platform: Use struct dw_dma_chip_pdataAndy Shevchenko2019-08-211-11/+31
| * dmaengine: dw: Export struct dw_dma_chip_pdata for wider useAndy Shevchenko2019-08-212-44/+44
| * dmaengine: acpi: Add kernel doc parameter descriptionsAndy Shevchenko2019-08-211-2/+3
| * dmaengine: acpi: Set up DMA mask based on CSRTAndy Shevchenko2019-08-211-0/+7
| * dmaengine: change alignment of mux_configure32 and fsl_edma_chan_muxMao Wenan2019-08-201-2/+2
| * dmaengine: make mux_configure32 staticMao Wenan2019-08-201-1/+1
| * dmaengine: mv_xor_v2: Fix -Wshift-negative-valueNathan Huckleberry2019-08-201-7/+4
| * dmaengine: dw: Update Intel Elkhart Lake Service Engine acronymJarkko Nikula2019-08-201-1/+1
| * dmaengine: fsldma: Mark expected switch fall-throughGustavo A. R. Silva2019-08-131-0/+1
| * dmaengine: ti: unexport filter functionsArnd Bergmann2019-08-132-2/+0
| * dmaengine: fsl-edma: implement .device_synchronize callbackAndrey Smirnov2019-08-081-0/+8
| * dmaengine: pl330: use the same attributes when freeing pl330->mcode_cpuFuqian Huang2019-08-081-4/+5
| * dmaengine: qcom: hidma_mgmt: Add of_node_put() before gotoNishka Dasgupta2019-08-081-2/+6
| * dmaengine: fsl-edma: add i.mx7ulp edma2 version supportRobin Gong2019-08-083-1/+86
| * dmaengine: qcom_hidma: Remove call to memset after dmam_alloc_coherentFuqian Huang2019-08-081-2/+0
| * dmaengine: imx-sdma: Remove call to memset after dma_alloc_coherentFuqian Huang2019-08-081-4/+0
| * dmaengine: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-07-3115-57/+17
| * dmaengine: imx-dma: Mark expected switch fall-throughGustavo A. R. Silva2019-07-311-0/+1
| * dmaengine: tegra210-adma: Don't program FIFO thresholdJonathan Hunter2019-07-311-10/+2
| * dmaengine: stm32-mdma: Switch to use device_property_count_u32()Andy Shevchenko2019-07-291-2/+1
| * dmaengine: stm32-dmamux: Switch to use device_property_count_u32()Andy Shevchenko2019-07-291-2/+1
| * dmaengine: ti: edma: Support for polled (memcpy) completionPeter Ujfalusi2019-07-291-4/+33
| * dmaengine: ti: edma: Correct the residue calculation (fix for memcpy)Peter Ujfalusi2019-07-291-8/+23
| * dmaengine: ti: edma: Clean up the 2x32bit array register accessesPeter Ujfalusi2019-07-291-45/+61
| * dmaengine: ti: omap-dma: Improved memcpy polling supportPeter Ujfalusi2019-07-291-16/+28
| * dmaengine: ti: omap-dma: Readability cleanup in omap_dma_tx_status()Peter Ujfalusi2019-07-291-4/+6
| * dmaengine: dma-jz4780: Break descriptor chains on JZ4740Paul Cercueil2019-07-251-3/+12
| * dmaengine: tegra-apb: Support per-burst residue granularityDmitry Osipenko2019-07-251-7/+68
| * dmaengine: bcm2835: Print error in case setting DMA mask failsStefan Wahren2019-07-221-1/+3
| * dmaengine: edma: make edma_filter_fn privateArnd Bergmann2019-07-221-2/+3
| * dmaengine: omap-dma: make omap_dma_filter_fn privateArnd Bergmann2019-07-221-1/+2
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-09-163-13/+927
|\ \