index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2023-05-24
dmaengine: at_hdmac: Extend the Flow Controller bitfield to three bits
Peter Rosin
2023-05-24
dmaengine: at_hdmac: Repair bitfield macros for peripheral ID handling
Peter Rosin
2023-05-24
dmaengine: pl330: rename _start to prevent build error
Randy Dunlap
2023-05-19
dmaengine: at_xdmac: fix potential Oops in at_xdmac_prep_interleaved()
Dan Carpenter
2023-05-17
dmaengine: ti: k3-udma: annotate pm function with __maybe_unused
Vinod Koul
2023-05-17
dmaengine: idxd: Fix passing freed memory in idxd_cdev_open()
Harshit Mogalapalli
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
2023-04-12
dmaengine: at_xdmac: fix imbalanced runtime PM reference counter
Claudiu Beznea
2023-04-12
dmaengine: at_xdmac: disable/enable clock directly on suspend/resume
Claudiu Beznea
2023-04-12
dmaengine: dw-axi-dmac: Increase polling time to DMA transmission completion ...
Walker Chen
2023-04-12
dmaengine: dw-axi-dmac: Add support for StarFive JH7110 DMA
Walker Chen
2023-04-12
dmaengine: dw-edma: Fix to enable to issue dma request on DMA processing
Shunsuke Mie
2023-04-12
dmaengine: dw-edma: Fix to change for continuous transfer
Shunsuke Mie
2023-04-12
dmaengine: qcom_hidma: Add explicit platform_device.h and of_device.h includes
Rob Herring
2023-04-12
dma: gpi: remove spurious unlock in gpi_ch_init
Dmitry Baryshkov
2023-03-31
dmaengine: apple-admac: Fix 'current_tx' not getting freed
Martin Povišer
2023-03-31
dmaengine: apple-admac: Set src_addr_widths capability
Martin Povišer
2023-03-31
dmaengine: apple-admac: Handle 'global' interrupt flags
Martin Povišer
2023-03-31
dmaengine: ti: k3-psil: Add PSI-L thread support for J784s4
Apurva Nandan
2023-03-31
dmaengine: bestcomm: Use of_address_to_resource()
Rob Herring
2023-03-31
dmaengine: dw-edma: remove unused readq_ch and writeq_ch functions
Tom Rix
2023-03-31
dmaengine: ti: edma: remove unused edma_and function
Tom Rix
2023-03-31
dmaengine: zynqmp_dma: Sync DMA and coherent masks
Harini Katakam
[next]