summaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)Author
2020-09-18dmaengine: sirf-dma: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: sa11x0: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: qcom: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: ppc4xx: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: pl330: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: pch_dma: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: nbpfaxi: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: mxs-dma: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: mv_xor: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: mpc512x: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: mmp: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: mediatek: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: k3dma: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: ipu: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: iop_adma: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: ioat: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: imx-dma: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: ep93xx: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: dw: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: coh901318: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: at_xdmac: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: at_hdmac: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: altera-msgdma: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-14dmaengine: sf-pdma: remove unused 'desc'Vinod Koul
2020-09-11dmaengine: ti: k3-udma-glue: Fix parameters for rx ring pair requestPeter Ujfalusi
2020-09-11dmaengine: Kconfig: Update description for RCAR_DMAC configLad Prabhakar
2020-09-11dmaengine: ti: k3-udma: Use soc_device_match() for SoC dependent parametersPeter Ujfalusi
2020-09-11Merge tag 'v5.9-rc4' into nextVinod Koul
2020-09-11dmaengine: dmatest: Print error codes as signed valueAndy Shevchenko
2020-09-11dmaengine: pl330: Drop local dma_parmsRobin Murphy
2020-09-11dmaengine: qcom: bam_dma: Drop local dma_parmsRobin Murphy
2020-09-11dmaengine: ste_dma40: Drop local dma_parmsRobin Murphy
2020-09-11dmaengine: rcar-dmac: Drop local dma_parmsRobin Murphy
2020-09-11dmaengine: mxs: Drop local dma_parmsRobin Murphy
2020-09-11dmaengine: imx-sdma: Drop local dma_parmsRobin Murphy
2020-09-11dmaengine: imx-dma: Drop local dma_parmsRobin Murphy
2020-09-11dmaengine: bcm2835: Drop local dma_parmsRobin Murphy
2020-09-11dmaengine: axi-dmac: Drop local dma_parmsRobin Murphy
2020-09-11dmaengine: sf-pdma: Fix an error that calls callback twiceBrad Kim
2020-09-04Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-03dmaengine: ti: k3-udma: Update rchan_oes_offset for am654 SYSFW ABI 3.0Peter Ujfalusi
2020-09-03dmaengine: idxd: add command status to idxd sysfs attributeDave Jiang
2020-09-03dmaengine: idxd: add support for configurable max wq batch sizeDave Jiang
2020-09-03dmaengine: idxd: add support for configurable max wq xfer sizeDave Jiang
2020-09-03dmaengine: xilinx: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-03dmaengine: stm32: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-03dmaengine: pl330: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-03dmaengine: Save few bytes and increase readability of dma_request_chan()Andy Shevchenko
2020-09-03dmaengine: Mark dma_request_slave_channel() deprecatedPeter Ujfalusi
2020-08-29fsldma: fix very broken 32-bit ppc ioread64 functionalityLinus Torvalds