summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
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
2020-08-25dmaengine: axi-dmac: add support for reading bus attributes from registersAlexandru Ardelean
2020-08-25dmaengine: axi-dmac: wrap channel parameter adjust into functionAlexandru Ardelean
2020-08-25dmaengine: axi-dmac: wrap entire dt parse in a functionAlexandru Ardelean
2020-08-25dmaengine: axi-dmac: move clock enable earlierAlexandru Ardelean
2020-08-25dmaengine: axi-dmac: move active_descs list init after device-tree initAlexandru Ardelean
2020-08-25dmaengine: axi-dmac: move version read in probeAlexandru Ardelean
2020-08-25drivers/dma/dma-jz4780: Fix race condition between probe and irq handlerMadhuparna Bhowmik
2020-08-25dmaengine: pl330: fix instruction dump formattingƁukasz Stelmach
2020-08-25dmaengine: dw-edma: Fix typo in comments offsetGustavo Pimentel
2020-08-25dmaengine: dw-edma: Fix scatter-gather address calculationGustavo Pimentel
2020-08-25dmaengine: ti: k3-udma: Remove redundant is_slave_direction() checksPeter Ujfalusi
2020-08-25dmaengine: ti: k3-udma: Fix the TR initialization for prep_slave_sgPeter Ujfalusi