aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-18dmaengine: sirf-dma: convert tasklets to use new tasklet_setup() APIAllen Pais1-3/+3
2020-09-18dmaengine: sa11x0: convert tasklets to use new tasklet_setup() APIAllen Pais1-3/+3
2020-09-18dmaengine: qcom: convert tasklets to use new tasklet_setup() APIAllen Pais3-9/+9
2020-09-18dmaengine: ppc4xx: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-09-18dmaengine: pl330: convert tasklets to use new tasklet_setup() APIAllen Pais1-6/+6
2020-09-18dmaengine: pch_dma: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-09-18dmaengine: nbpfaxi: convert tasklets to use new tasklet_setup() APIAllen Pais1-3/+3
2020-09-18dmaengine: mxs-dma: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-09-18dmaengine: mv_xor: convert tasklets to use new tasklet_setup() APIAllen Pais2-8/+7
2020-09-18dmaengine: mpc512x: convert tasklets to use new tasklet_setup() APIAllen Pais1-3/+3
2020-09-18dmaengine: mmp: convert tasklets to use new tasklet_setup() APIAllen Pais2-6/+6
2020-09-18dmaengine: mediatek: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-09-18dmaengine: k3dma: convert tasklets to use new tasklet_setup() APIAllen Pais1-3/+3
2020-09-18dmaengine: ipu: convert tasklets to use new tasklet_setup() APIAllen Pais1-3/+3
2020-09-18dmaengine: iop_adma: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+4
2020-09-18dmaengine: ioat: convert tasklets to use new tasklet_setup() APIAllen Pais3-7/+5
2020-09-18dmaengine: imx-dma: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-09-18dmaengine: ep93xx: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-09-18dmaengine: dw: convert tasklets to use new tasklet_setup() APIAllen Pais1-3/+3
2020-09-18dmaengine: coh901318: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-09-18dmaengine: at_xdmac: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-09-18dmaengine: at_hdmac: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-09-18dmaengine: altera-msgdma: convert tasklets to use new tasklet_setup() APIAllen Pais1-3/+3
2020-09-14dmaengine: sf-pdma: remove unused 'desc'Vinod Koul1-1/+0
2020-09-11dmaengine: ti: k3-udma-glue: Fix parameters for rx ring pair requestPeter Ujfalusi1-1/+1
2020-09-11dmaengine: Kconfig: Update description for RCAR_DMAC configLad Prabhakar1-2/+2
2020-09-11dmaengine: ti: k3-udma: Use soc_device_match() for SoC dependent parametersPeter Ujfalusi1-7/+35
2020-09-11Merge tag 'v5.9-rc4' into nextVinod Koul16-77/+97
2020-09-11dmaengine: dmatest: Print error codes as signed valueAndy Shevchenko1-2/+8
2020-09-11dmaengine: pl330: Drop local dma_parmsRobin Murphy1-5/+0
2020-09-11dmaengine: qcom: bam_dma: Drop local dma_parmsRobin Murphy1-2/+0
2020-09-11dmaengine: ste_dma40: Drop local dma_parmsRobin Murphy1-3/+0
2020-09-11dmaengine: rcar-dmac: Drop local dma_parmsRobin Murphy1-2/+0
2020-09-11dmaengine: mxs: Drop local dma_parmsRobin Murphy1-2/+0
2020-09-11dmaengine: imx-sdma: Drop local dma_parmsRobin Murphy1-2/+0
2020-09-11dmaengine: imx-dma: Drop local dma_parmsRobin Murphy1-2/+0
2020-09-11dmaengine: bcm2835: Drop local dma_parmsRobin Murphy1-3/+0
2020-09-11dmaengine: axi-dmac: Drop local dma_parmsRobin Murphy1-3/+0
2020-09-11dmaengine: sf-pdma: Fix an error that calls callback twiceBrad Kim1-5/+5
2020-09-04Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengineLinus Torvalds9-49/+73
2020-09-03dmaengine: ti: k3-udma: Update rchan_oes_offset for am654 SYSFW ABI 3.0Peter Ujfalusi1-2/+2
2020-09-03dmaengine: idxd: add command status to idxd sysfs attributeDave Jiang3-1/+16
2020-09-03dmaengine: idxd: add support for configurable max wq batch sizeDave Jiang4-7/+54
2020-09-03dmaengine: idxd: add support for configurable max wq xfer sizeDave Jiang4-1/+43
2020-09-03dmaengine: xilinx: Simplify with dev_err_probe()Krzysztof Kozlowski1-28/+8
2020-09-03dmaengine: stm32: Simplify with dev_err_probe()Krzysztof Kozlowski3-18/+8
2020-09-03dmaengine: pl330: Simplify with dev_err_probe()Krzysztof Kozlowski1-6/+3
2020-09-03dmaengine: Save few bytes and increase readability of dma_request_chan()Andy Shevchenko1-2/+4
2020-09-03dmaengine: Mark dma_request_slave_channel() deprecatedPeter Ujfalusi1-18/+0
2020-08-29fsldma: fix very broken 32-bit ppc ioread64 functionalityLinus Torvalds1-6/+6