summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
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
2020-08-25dmaengine: pl330: Fix burst length if burst size is smaller than bus widthMarek Szyprowski
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-19dmaengine: at_hdmac: add missing kfree() call in at_dma_xlate()Yu Kuai
2020-08-19dmaengine: at_hdmac: add missing put_device() call in at_dma_xlate()Yu Kuai
2020-08-19dmaengine: at_hdmac: check return value of of_find_device_by_node() in at_dma...Yu Kuai
2020-08-19dmaengine: xilinx: dpdma: Make symbol 'dpdma_debugfs_reqs' staticWei Yongjun
2020-08-17dmaengine: dw: Add DMA-channels mask cell supportSerge Semin
2020-08-17dmaengine: dw: Ignore burst setting for memory peripheralsSerge Semin
2020-08-17dmaengine: dw: Discard dlen from the dev-to-mem xfer width calculationSerge Semin
2020-08-17dmaengine: dw: Activate FIFO-mode for memory peripherals onlySerge Semin
2020-08-17dmaengine: xilinx: dpdma: Add debugfs supportLaurent Pinchart
2020-08-17dmaengine: of-dma: Fix of_dma_router_xlate's of_dma_xlate handlingPeter Ujfalusi
2020-08-17dmaengine: ti: k3-psil-j721e: Add entries for 2nd port of MCU SA2ULPeter Ujfalusi
2020-08-17dmaengine: ti: k3-psil: add map for j7200Peter Ujfalusi
2020-08-17dmaengine: ti: k3-psil: Use soc_device_match to get the psil mapPeter Ujfalusi
2020-08-17dmaengine: idxd: clear misc interrupt cause after readDave Jiang
2020-08-17dmaengine: ti: omap-dma: Drop of_match_ptr to fix -Wunused-const-variableKrzysztof Kozlowski
2020-08-17dmaengine: idxd: reset states after device disable or resetDave Jiang
2020-08-17dmaengine: pch_dma: use generic power managementVaibhav Gupta
2020-08-17dmaengine: acpi: Put the CSRT table after using itHanjun Guo
2020-08-07Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-07Merge tag 'dmaengine-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-07Merge branch 'topic/xilinx' into fixesVinod Koul
2020-08-05Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-08-05Merge branch 'pci/misc'Bjorn Helgaas
2020-08-05Merge branch 'for-linus' into fixesVinod Koul
2020-08-03Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-07-27Merge tag 'drivers_soc_for_5.9' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2020-07-27dmaengine: Actions: Add support for S700 DMA engineAmit Singh Tomar
2020-07-27dmaengine: Actions: get rid of bit fields from dma descriptorAmit Singh Tomar
2020-07-27dmaengine: dw: Initialize max_sg_burst capabilitySerge Semin