summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: idxd: add interrupt handling for event logDave Jiang2023-04-123-0/+68
* dmaengine: idxd: setup event log configurationDave Jiang2023-04-126-4/+181
* dmaengine: idxd: add event log size sysfs attributeDave Jiang2023-04-125-1/+94
* dmaengine: idxd: make misc interrupt one shotDave Jiang2023-04-121-26/+12
* dt-bindings: dma: snps,dw-axi-dmac: constrain the items of resets for JH7110 dmaWalker Chen2023-04-121-1/+22
* dt-bindings: dma: Drop unneeded quotesRob Herring2023-04-123-3/+3
* dmaengine: at_xdmac: align declaration of ret with the rest of variablesClaudiu Beznea2023-04-121-2/+1
* 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-312-9/+12
* 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-315-0/+58
* dmaengine: idxd: reformat swerror output to standard Linux bitmap outputDave Jiang2023-03-313-7/+6
* dmaengine: idxd: Add descriptor definitions for translation fetch operationFenghua Yu2023-03-311-0/+9
* dmaengine: idxd: Add descriptor definitions for DIX generate operationFenghua Yu2023-03-311-0/+20
* dmaengine: idxd: Add descriptor definitions for 16 bytes of pattern in memory...Fenghua Yu2023-03-311-0/+4
* 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
* dt-bindings: dma: apple,admac: Add t8112-admac compatibleJanne Grunau2023-03-171-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
* dt-bindings: dma: rz-dmac: Document clock-names and reset-namesBiju Das2023-03-171-0/+14
* dmaengine: sh: rz-dmac: Add reset supportBiju Das2023-03-171-0/+14
* dt-bindings: dmaengine: qcom: gpi: Add QCM2290 GPI DMAKonrad Dybcio2023-03-171-0/+1
* Linux 6.3-rc1v6.3-rc1Linus Torvalds2023-03-051-2/+2
* cpumask: re-introduce constant-sized cpumask optimizationsLinus Torvalds2023-03-054-72/+72
* Merge tag 'v6.3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-03-053-23/+53
|\
| * crypto: caam - Fix edesc/iv ordering mixupHerbert Xu2023-02-283-23/+53
* | Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-053-15/+51
|\ \