index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2023-05-24
dmaengine: sprd: Don't set chancnt
Jisheng Zhang
2023-05-24
dmaengine: hidma: Don't set chancnt
Jisheng Zhang
2023-05-24
dmaengine: plx_dma: Don't set chancnt
Jisheng Zhang
2023-05-24
dmaengine: axi-dmac: Don't set chancnt
Jisheng Zhang
2023-05-24
dmaengine: dw-axi-dmac: Don't set chancnt
Jisheng Zhang
2023-05-24
dmaengine: qcom: bam_dma: allow omitting num-{channels,ees}
Stephan Gerhold
2023-05-24
dmaengine: dw-edma: Add HDMA DebugFS support
Cai Huoqing
2023-05-24
dmaengine: dw-edma: Add support for native HDMA
Cai Huoqing
2023-05-24
dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract contr...
Cai Huoqing
2023-05-24
dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
Cai Huoqing
2023-05-19
dmaengine: ste_dma40: use proper format string for resource_size_t
Arnd Bergmann
2023-05-18
dmaengine: make QCOM_HIDMA depend on HAS_IOMEM
Baoquan He
2023-05-18
dmaengine: ste_dma40: fix typo in enum documentation
Vinod Koul
2023-05-18
dmaengine: ste_dma40: use correct print specfier for resource_size_t
Vinod Koul
2023-05-16
dmaengine: ti: k3-udma: Add support for J721S2 CSI BCDMA instance
Vaishnav Achath
2023-05-16
dmaengine: ti: k3-psil-j721s2: Add PSI-L thread map for main CPSW2G
Kishon Vijay Abraham I
2023-05-16
dmaengine: ste_dma40: Return error codes properly
Linus Walleij
2023-05-16
dmaengine: ste_dma40: Use managed resources
Linus Walleij
2023-05-16
dmaengine: ste_dma40: Pass dev to OF function
Linus Walleij
2023-05-16
dmaengine: ste_dma40: Remove platform data
Linus Walleij
2023-05-16
dmaengine: ste_dma40: Add dev helper variable
Linus Walleij
2023-05-16
dmaengine: ste_dma40: Get LCPA SRAM from SRAM node
Linus Walleij
2023-05-03
Merge tag 'dmaengine-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-30
Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-14
Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...
Joerg Roedel
2023-04-13
dmaengine: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
dmaengine: stm32-mdma: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
dmaengine: idxd: Add enable/disable device IOPF feature
Lu Baolu
2023-04-12
dmaengine: idxd: add per wq PRS disable
Dave Jiang
2023-04-12
dmaengine: idxd: add pid to exported sysfs attribute for opened file
Dave Jiang
2023-04-12
dmaengine: idxd: expose fault counters to sysfs
Dave Jiang
2023-04-12
dmaengine: idxd: add a device to represent the file opened
Dave Jiang
2023-04-12
dmaengine: idxd: add per file user counters for completion record faults
Dave Jiang
2023-04-12
dmaengine: idxd: process batch descriptor completion record faults
Dave Jiang
2023-04-12
dmaengine: idxd: process user page faults for completion record
Dave Jiang
2023-04-12
dmaengine: idxd: add idxd_copy_cr() to copy user completion record during pag...
Fenghua Yu
2023-04-12
dmaengine: idxd: create kmem cache for event log fault items
Dave Jiang
2023-04-12
dmaengine: idxd: add per DSA wq workqueue for processing cr faults
Dave Jiang
2023-04-12
dmanegine: idxd: add debugfs for event log dump
Dave Jiang
2023-04-12
dmaengine: idxd: add interrupt handling for event log
Dave Jiang
2023-04-12
dmaengine: idxd: setup event log configuration
Dave Jiang
2023-04-12
dmaengine: idxd: add event log size sysfs attribute
Dave Jiang
2023-04-12
dmaengine: idxd: make misc interrupt one shot
Dave Jiang
2023-04-12
dmaengine: at_xdmac: align declaration of ret with the rest of variables
Claudiu Beznea
2023-04-12
dmaengine: at_xdmac: add a warning message regarding for unpaused channels
Claudiu Beznea
2023-04-12
dmaengine: at_xdmac: do not enable all cyclic channels
Claudiu Beznea
2023-04-12
dmaengine: at_xdmac: restore the content of grws register
Claudiu Beznea
2023-04-12
dmaengine: at_xdmac: do not resume channels paused by consumers
Claudiu Beznea
[next]