summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
...
| * dmaengine: at_xdmac: add a warning message regarding for unpaused channelsClaudiu Beznea2023-04-121-0/+2
| * dmaengine: at_xdmac: do not enable all cyclic channelsClaudiu Beznea2023-04-121-1/+4
| * dmaengine: at_xdmac: restore the content of grws registerClaudiu Beznea2023-04-121-0/+9
| * dmaengine: at_xdmac: do not resume channels paused by consumersClaudiu Beznea2023-04-121-7/+45
| * dmaengine: at_xdmac: fix imbalanced runtime PM reference counterClaudiu Beznea2023-04-121-13/+13
| * dmaengine: at_xdmac: disable/enable clock directly on suspend/resumeClaudiu Beznea2023-04-121-3/+9
| * dmaengine: dw-axi-dmac: Increase polling time to DMA transmission completion ...Walker Chen2023-04-121-1/+1
| * dmaengine: dw-axi-dmac: Add support for StarFive JH7110 DMAWalker Chen2023-04-122-5/+34
| * dmaengine: dw-edma: Fix to enable to issue dma request on DMA processingShunsuke Mie2023-04-121-2/+5
| * dmaengine: dw-edma: Fix to change for continuous transferShunsuke Mie2023-04-121-9/+11
| * dmaengine: qcom_hidma: Add explicit platform_device.h and of_device.h includesRob Herring2023-04-121-0/+2
| * dma: gpi: remove spurious unlock in gpi_ch_initDmitry Baryshkov2023-04-121-1/+0
| * dmaengine: ti: k3-psil: Add PSI-L thread support for J784s4Apurva Nandan2023-03-315-1/+359
| * dmaengine: bestcomm: Use of_address_to_resource()Rob Herring2023-03-311-11/+8
| * dmaengine: dw-edma: remove unused readq_ch and writeq_ch functionsTom Rix2023-03-311-56/+0
| * dmaengine: ti: edma: remove unused edma_and functionTom Rix2023-03-311-8/+0
| * dmaengine: zynqmp_dma: Sync DMA and coherent masksHarini Katakam2023-03-311-1/+5
| * dmaengine: tegra-apb: remove unused tdma_read functionTom Rix2023-03-311-5/+0
| * dmaengine: ti: k3-udma: Workaround errata i2234Vignesh Raghavendra2023-03-311-9/+11
| * dmaengine: sh: rz-dmac: Remove unused rz_dmac_chan.*_word_sizeGeert Uytterhoeven2023-03-311-4/+0
| * dmaengine: idxd: expose IAA CAP register via sysfs knobDave Jiang2023-03-314-0/+50
| * dmaengine: idxd: reformat swerror output to standard Linux bitmap outputDave Jiang2023-03-313-7/+6
| * dmaengine: mv_xor_v2: Use some clk_ helper functions to simplify codeChristophe JAILLET2023-03-311-28/+7
| * dmaengine: mv_xor_v2: Fix an error code.Christophe JAILLET2023-03-311-1/+1
| * dmaengine: ti: k3-udma: Add system suspend/resume supportVignesh Raghavendra2023-03-311-0/+54
| * dmaengine: tegra: explicitly select DMA_VIRTUAL_CHANNELSMark Salter2023-03-311-0/+1
| * dmaengine: idxd: Remove unnecessary aer.h includeBjorn Helgaas2023-03-171-1/+0
| * dmaengine: ioat: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2023-03-171-6/+0
| * dmaengine: ioat: use PCI core macros for PCIe CapabilityBjorn Helgaas2023-03-172-10/+3
| * dmaengine: Use of_property_present() for testing DT property presenceRob Herring2023-03-171-1/+1
| * dmaengine: imx-dma: Remove a redundant memset() callChristophe JAILLET2023-03-171-1/+0
| * dmaengine: sh: rz-dmac: Add reset supportBiju Das2023-03-171-0/+14
* | Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-04-304-13/+32
|\ \
| | \
| | \
| *-. \ Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...Joerg Roedel2023-04-144-13/+32
| |\ \ \ | | |_|/ | |/| |
| | | * iommu: Remove ioasid infrastructureJason Gunthorpe2023-03-311-1/+0
| | | * iommu/ioasid: Rename INVALID_IOASIDJacob Pan2023-03-314-6/+7
| | |/ | |/|
| | * dmaengine: idxd: Add enable/disable device IOPF featureLu Baolu2023-04-131-6/+25
| |/
* | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-276-6/+0
|\ \
| * | dmaengine: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-134-4/+0
| * | dmaengine: stm32-mdma: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-132-2/+0
| |/
* | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-271-2/+2
|\ \
| * | dmaengine: idxd: use const struct bus_type *Greg Kroah-Hartman2023-03-231-2/+2
| |/
* | dmaengine: apple-admac: Fix 'current_tx' not getting freedMartin Povišer2023-03-311-1/+4
* | dmaengine: apple-admac: Set src_addr_widths capabilityMartin Povišer2023-03-311-0/+3
* | dmaengine: apple-admac: Handle 'global' interrupt flagsMartin Povišer2023-03-311-2/+10
* | dmaengine: xilinx: xdma: Fix some kernel-doc commentsYang Li2023-03-171-1/+1
* | dmaengine: Actually use devm_add_action_or_reset()Andy Shevchenko2023-03-171-1/+1
|/
* Merge tag 'dmaengine-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-2448-187/+1703
|\
| * dmaengine: idma64: Update bytes_transferred fieldAman Kumar2023-02-161-0/+4
| * dmaengine: imx-sdma: Set DMA channel to be privateKai-Heng Feng2023-02-161-0/+1