summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2023-05-24dmaengine: at_hdmac: Extend the Flow Controller bitfield to three bitsPeter Rosin
2023-05-24dmaengine: at_hdmac: Repair bitfield macros for peripheral ID handlingPeter Rosin
2023-05-24dmaengine: pl330: rename _start to prevent build errorRandy Dunlap
2023-05-19dmaengine: at_xdmac: fix potential Oops in at_xdmac_prep_interleaved()Dan Carpenter
2023-05-17dmaengine: ti: k3-udma: annotate pm function with __maybe_unusedVinod Koul
2023-05-17dmaengine: idxd: Fix passing freed memory in idxd_cdev_open()Harshit Mogalapalli
2023-05-03Merge tag 'dmaengine-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-30Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-14Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...Joerg Roedel
2023-04-13dmaengine: remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-13dmaengine: stm32-mdma: remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-13dmaengine: idxd: Add enable/disable device IOPF featureLu Baolu
2023-04-12dmaengine: idxd: add per wq PRS disableDave Jiang
2023-04-12dmaengine: idxd: add pid to exported sysfs attribute for opened fileDave Jiang
2023-04-12dmaengine: idxd: expose fault counters to sysfsDave Jiang
2023-04-12dmaengine: idxd: add a device to represent the file openedDave Jiang
2023-04-12dmaengine: idxd: add per file user counters for completion record faultsDave Jiang
2023-04-12dmaengine: idxd: process batch descriptor completion record faultsDave Jiang
2023-04-12dmaengine: idxd: process user page faults for completion recordDave Jiang
2023-04-12dmaengine: idxd: add idxd_copy_cr() to copy user completion record during pag...Fenghua Yu
2023-04-12dmaengine: idxd: create kmem cache for event log fault itemsDave Jiang
2023-04-12dmaengine: idxd: add per DSA wq workqueue for processing cr faultsDave Jiang
2023-04-12dmanegine: idxd: add debugfs for event log dumpDave Jiang
2023-04-12dmaengine: idxd: add interrupt handling for event logDave Jiang
2023-04-12dmaengine: idxd: setup event log configurationDave Jiang
2023-04-12dmaengine: idxd: add event log size sysfs attributeDave Jiang
2023-04-12dmaengine: idxd: make misc interrupt one shotDave Jiang
2023-04-12dmaengine: at_xdmac: align declaration of ret with the rest of variablesClaudiu Beznea
2023-04-12dmaengine: at_xdmac: add a warning message regarding for unpaused channelsClaudiu Beznea
2023-04-12dmaengine: at_xdmac: do not enable all cyclic channelsClaudiu Beznea
2023-04-12dmaengine: at_xdmac: restore the content of grws registerClaudiu Beznea
2023-04-12dmaengine: at_xdmac: do not resume channels paused by consumersClaudiu Beznea
2023-04-12dmaengine: at_xdmac: fix imbalanced runtime PM reference counterClaudiu Beznea
2023-04-12dmaengine: at_xdmac: disable/enable clock directly on suspend/resumeClaudiu Beznea
2023-04-12dmaengine: dw-axi-dmac: Increase polling time to DMA transmission completion ...Walker Chen
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