summaryrefslogtreecommitdiffstats
path: root/drivers/dma/img-mdc-dma.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-12dmaengine: idxd: setup event log configurationDave Jiang6-4/+181
2023-04-12dmaengine: idxd: add event log size sysfs attributeDave Jiang5-1/+94
2023-04-12dmaengine: idxd: make misc interrupt one shotDave Jiang1-26/+12
2023-04-12dt-bindings: dma: snps,dw-axi-dmac: constrain the items of resets for JH7110 dmaWalker Chen1-1/+22
2023-04-12dt-bindings: dma: Drop unneeded quotesRob Herring3-3/+3
2023-04-12dmaengine: at_xdmac: align declaration of ret with the rest of variablesClaudiu Beznea1-2/+1
2023-04-12dmaengine: at_xdmac: add a warning message regarding for unpaused channelsClaudiu Beznea1-0/+2
2023-04-12dmaengine: at_xdmac: do not enable all cyclic channelsClaudiu Beznea1-1/+4
2023-04-12dmaengine: at_xdmac: restore the content of grws registerClaudiu Beznea1-0/+9
2023-04-12dmaengine: at_xdmac: do not resume channels paused by consumersClaudiu Beznea1-7/+45
2023-04-12dmaengine: at_xdmac: fix imbalanced runtime PM reference counterClaudiu Beznea1-13/+13
2023-04-12dmaengine: at_xdmac: disable/enable clock directly on suspend/resumeClaudiu Beznea1-3/+9
2023-04-12dmaengine: dw-axi-dmac: Increase polling time to DMA transmission completion ...Walker Chen1-1/+1
2023-04-12dmaengine: dw-axi-dmac: Add support for StarFive JH7110 DMAWalker Chen2-5/+34
2023-04-12dmaengine: dw-edma: Fix to enable to issue dma request on DMA processingShunsuke Mie1-2/+5
2023-04-12dmaengine: dw-edma: Fix to change for continuous transferShunsuke Mie1-9/+11
2023-04-12dmaengine: qcom_hidma: Add explicit platform_device.h and of_device.h includesRob Herring1-0/+2
2023-04-12dma: gpi: remove spurious unlock in gpi_ch_initDmitry Baryshkov1-1/+0
2023-03-31dmaengine: ti: k3-psil: Add PSI-L thread support for J784s4Apurva Nandan5-1/+359
2023-03-31dmaengine: bestcomm: Use of_address_to_resource()Rob Herring1-11/+8
2023-03-31dmaengine: dw-edma: remove unused readq_ch and writeq_ch functionsTom Rix1-56/+0
2023-03-31dmaengine: ti: edma: remove unused edma_and functionTom Rix1-8/+0
2023-03-31dmaengine: zynqmp_dma: Sync DMA and coherent masksHarini Katakam1-1/+5
2023-03-31dmaengine: tegra-apb: remove unused tdma_read functionTom Rix1-5/+0
2023-03-31dmaengine: ti: k3-udma: Workaround errata i2234Vignesh Raghavendra2-9/+12
2023-03-31dmaengine: sh: rz-dmac: Remove unused rz_dmac_chan.*_word_sizeGeert Uytterhoeven1-4/+0
2023-03-31dmaengine: idxd: expose IAA CAP register via sysfs knobDave Jiang5-0/+58
2023-03-31dmaengine: idxd: reformat swerror output to standard Linux bitmap outputDave Jiang3-7/+6
2023-03-31dmaengine: idxd: Add descriptor definitions for translation fetch operationFenghua Yu1-0/+9
2023-03-31dmaengine: idxd: Add descriptor definitions for DIX generate operationFenghua Yu1-0/+20
2023-03-31dmaengine: idxd: Add descriptor definitions for 16 bytes of pattern in memory...Fenghua Yu1-0/+4
2023-03-31dmaengine: mv_xor_v2: Use some clk_ helper functions to simplify codeChristophe JAILLET1-28/+7
2023-03-31dmaengine: mv_xor_v2: Fix an error code.Christophe JAILLET1-1/+1
2023-03-31dmaengine: ti: k3-udma: Add system suspend/resume supportVignesh Raghavendra1-0/+54
2023-03-31dmaengine: tegra: explicitly select DMA_VIRTUAL_CHANNELSMark Salter1-0/+1
2023-03-17dt-bindings: dma: apple,admac: Add t8112-admac compatibleJanne Grunau1-0/+1
2023-03-17dmaengine: idxd: Remove unnecessary aer.h includeBjorn Helgaas1-1/+0
2023-03-17dmaengine: ioat: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas1-6/+0
2023-03-17dmaengine: ioat: use PCI core macros for PCIe CapabilityBjorn Helgaas2-10/+3
2023-03-17dmaengine: Use of_property_present() for testing DT property presenceRob Herring1-1/+1
2023-03-17dmaengine: imx-dma: Remove a redundant memset() callChristophe JAILLET1-1/+0
2023-03-17dt-bindings: dma: rz-dmac: Document clock-names and reset-namesBiju Das1-0/+14
2023-03-17dmaengine: sh: rz-dmac: Add reset supportBiju Das1-0/+14
2023-03-17dt-bindings: dmaengine: qcom: gpi: Add QCM2290 GPI DMAKonrad Dybcio1-0/+1
2023-03-05Linux 6.3-rc1v6.3-rc1Linus Torvalds1-2/+2
2023-03-05cpumask: re-introduce constant-sized cpumask optimizationsLinus Torvalds4-72/+72
2023-03-05Remove Intel compiler supportMasahiro Yamada11-287/+5
2023-03-05Adding VFS co-maintainerAl Viro1-0/+1
2023-03-04mm: avoid gcc complaint about pointer castingLinus Torvalds1-2/+8
2023-03-04umh: simplify the capability pointer logicLinus Torvalds1-13/+5