summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2023-04-12dmaengine: dw-axi-dmac: Add support for StarFive JH7110 DMAWalker Chen
2023-04-12dmaengine: dw-edma: Fix to enable to issue dma request on DMA processingShunsuke Mie
2023-04-12dmaengine: dw-edma: Fix to change for continuous transferShunsuke Mie
2023-04-12dmaengine: qcom_hidma: Add explicit platform_device.h and of_device.h includesRob Herring
2023-04-12dma: gpi: remove spurious unlock in gpi_ch_initDmitry Baryshkov
2023-03-31dmaengine: apple-admac: Fix 'current_tx' not getting freedMartin Povišer
2023-03-31dmaengine: apple-admac: Set src_addr_widths capabilityMartin Povišer
2023-03-31dmaengine: apple-admac: Handle 'global' interrupt flagsMartin Povišer
2023-03-31dmaengine: ti: k3-psil: Add PSI-L thread support for J784s4Apurva Nandan
2023-03-31dmaengine: bestcomm: Use of_address_to_resource()Rob Herring
2023-03-31dmaengine: dw-edma: remove unused readq_ch and writeq_ch functionsTom Rix
2023-03-31dmaengine: ti: edma: remove unused edma_and functionTom Rix
2023-03-31dmaengine: zynqmp_dma: Sync DMA and coherent masksHarini Katakam
2023-03-31dmaengine: tegra-apb: remove unused tdma_read functionTom Rix
2023-03-31dmaengine: ti: k3-udma: Workaround errata i2234Vignesh Raghavendra
2023-03-31dmaengine: sh: rz-dmac: Remove unused rz_dmac_chan.*_word_sizeGeert Uytterhoeven
2023-03-31dmaengine: idxd: expose IAA CAP register via sysfs knobDave Jiang
2023-03-31dmaengine: idxd: reformat swerror output to standard Linux bitmap outputDave Jiang
2023-03-31dmaengine: mv_xor_v2: Use some clk_ helper functions to simplify codeChristophe JAILLET
2023-03-31dmaengine: mv_xor_v2: Fix an error code.Christophe JAILLET
2023-03-31dmaengine: ti: k3-udma: Add system suspend/resume supportVignesh Raghavendra
2023-03-31dmaengine: tegra: explicitly select DMA_VIRTUAL_CHANNELSMark Salter
2023-03-31iommu: Remove ioasid infrastructureJason Gunthorpe
2023-03-31iommu/ioasid: Rename INVALID_IOASIDJacob Pan
2023-03-23dmaengine: idxd: use const struct bus_type *Greg Kroah-Hartman
2023-03-17dmaengine: xilinx: xdma: Fix some kernel-doc commentsYang Li
2023-03-17dmaengine: idxd: Remove unnecessary aer.h includeBjorn Helgaas
2023-03-17dmaengine: ioat: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-03-17dmaengine: ioat: use PCI core macros for PCIe CapabilityBjorn Helgaas
2023-03-17dmaengine: Actually use devm_add_action_or_reset()Andy Shevchenko
2023-03-17dmaengine: Use of_property_present() for testing DT property presenceRob Herring
2023-03-17dmaengine: imx-dma: Remove a redundant memset() callChristophe JAILLET
2023-03-17dmaengine: sh: rz-dmac: Add reset supportBiju Das
2023-02-24Merge tag 'dmaengine-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-24Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-22dmaengine: dw-edma: Depend on DW_EDMA instead of selecting itSerge Semin
2023-02-22dmaengine: dw-edma: Add mem-mapped LL-entries supportSerge Semin
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-02-16dmaengine: idma64: Update bytes_transferred fieldAman Kumar
2023-02-16dmaengine: imx-sdma: Set DMA channel to be privateKai-Heng Feng
2023-02-16dmaengine: dw: Move check for paused channel to dwc_get_residue()Andy Shevchenko
2023-02-16dmaengine: ptdma: check for null desc before calling pt_cmd_callbackEric Pilmore
2023-02-16dmaengine: dw-axi-dmac: Do not dereference NULL structureKees Cook
2023-02-16dmaengine: idxd: Fix default allowed read buffers value in groupFenghua Yu
2023-02-16dmaengine: sf-pdma: pdma_desc memory leak fixShravan Chippa
2023-02-10dmaengine: dw-edma: Skip cleanup procedure if no private data foundSerge Semin
2023-02-10dmaengine: dw-edma: Replace chip ID number with device nameSerge Semin
2023-02-10dmaengine: dw-edma: Drop DT-region allocationSerge Semin
2023-02-10dmaengine: dw-edma: Use non-atomic io-64 methodsSerge Semin