index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2023-09-03
Merge tag 'dmaengine-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-08-22
dmaengine: fsl-edma: integrate v3 support
Frank Li
2023-08-22
dmaengine: fsl-edma: move tcd into struct fsl_dma_chan
Frank Li
2023-08-22
dmaengine: fsl-edma: refactor chan_name setup and safety
Frank Li
2023-08-22
dmaengine: fsl-edma: move clearing of register interrupt into setup_irq function
Frank Li
2023-08-22
dmaengine: fsl-edma: refactor using devm_clk_get_enabled
Frank Li
2023-08-22
dmaengine: fsl-edma: simply ATTR_DSIZE and ATTR_SSIZE by using ffs()
Frank Li
2023-08-22
dmaengine: fsl-edma: move common IRQ handler to common.c
Frank Li
2023-08-22
dmaengine: fsl-edma: Remove enum edma_version
Frank Li
2023-08-22
dmaengine: fsl-edma: transition from bool fields to bitmask flags in drvdata
Frank Li
2023-08-22
dmaengine: fsl-edma: clean up EXPORT_SYMBOL_GPL in fsl-edma-common.c
Frank Li
2023-08-22
dmaengine: fsl-edma: fix build error when arch is s390
Frank Li
2023-08-21
dmaengine: idxd: Fix issues with PRS disable sysfs knob
Fenghua Yu
2023-08-21
dmaengine: idxd: Allow ATS disable update only for configurable devices
Fenghua Yu
2023-08-21
dmaengine: xilinx_dma: Program interrupt delay timeout
Radhey Shyam Pandey
2023-08-21
dmaengine: xilinx_dma: Use tasklet_hi_schedule for timing critical usecase
Radhey Shyam Pandey
2023-08-21
dmaengine: xilinx_dma: Freeup active list based on descriptor completion bit
Radhey Shyam Pandey
2023-08-21
dmaengine: xilinx_dma: Increase AXI DMA transaction segment count
Radhey Shyam Pandey
2023-08-21
dmaengine: xilinx_dma: Pass AXI4-Stream control words to dma client
Radhey Shyam Pandey
2023-08-21
dmaengine: ioatdma: use pci_dev_id() to simplify the code
Jialin Zhang
2023-08-21
dmaengine: ioat: fixing the wrong dma_dev->chancnt
Yajun Deng
2023-08-21
dmaengine: Simplify dma_async_device_register()
Yajun Deng
2023-08-21
dmaengine: fsl-edma: use struct_size() helper
Yu Liao
2023-08-21
Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '...
Joerg Roedel
2023-08-21
dmaengine: mcf-edma: Use struct_size()
Christophe JAILLET
2023-08-21
dmaengine: lgm: Use builtin_platform_driver macro to simplify the code
Li Zetao
2023-08-21
dmaengine: ste_dma40: Add missing IRQ check in d40_probe
ruanjinjie
2023-08-21
dmaengine: owl-dma: fix clang -Wvoid-pointer-to-enum-cast warning
Justin Stitt
2023-08-21
dmaengine: idxd: Remove unused declarations
Yue Haibing
2023-08-09
dmaengine/idxd: Re-enable kernel workqueue under DMA API
Jacob Pan
2023-08-07
dmaengine: xilinx: xdma: Fix typo
Miquel Raynal
2023-08-07
dmaengine: xilinx: xdma: Fix interrupt vector setting
Miquel Raynal
2023-08-07
dmaengine: owl-dma: Modify mismatched function name
Zhang Jianhua
2023-08-07
dmaengine: idxd: Clear PRS disable flag when disabling IDXD device
Fenghua Yu
2023-08-07
dmaengine: pl330: Return DMA_PAUSED when transaction is paused
Ilpo Järvinen
2023-08-07
dmaengine: mcf-edma: Fix a potential un-allocated memory access
Christophe JAILLET
2023-08-02
dmaengine: ep93xx: Use struct_size()
Christophe JAILLET
2023-08-01
dmaengine: Explicitly include correct DT includes
Rob Herring
2023-08-01
dmaengine: idxd: Expose ATS disable knob only when WQ ATS is supported
Fenghua Yu
2023-08-01
dmaengine: idxd: Simplify WQ attribute visibility checks
Fenghua Yu
2023-08-01
dmaengine:idxd: Use local64_try_cmpxchg in perfmon_pmu_event_update
Uros Bizjak
2023-08-01
dmaengine: ipu: Remove the driver
Fabio Estevam
2023-07-12
dmaengine: xilinx: dma: remove arch dependency
Zong Li
2023-07-12
dmaengine: idxd: No need to clear memory after a dma_alloc_coherent() call
Christophe JAILLET
2023-07-12
dmaengine: idxd: Modify the dependence of attribute pasid_enabled
Rex Zhang
2023-07-12
dmaengine: mediatek: drop bogus pm_runtime_set_active()
Johan Hovold
2023-07-12
dmaengine: stm32-dma: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-12
dmaengine: shdmac: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-12
dmaengine: qcom: hidma_mgmt: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-12
dmaengine: qcom_hidma: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
[next]