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
2022-07-06
dmaengine: lgm: Fix an error handling path in intel_ldma_probe()
Christophe JAILLET
2022-07-06
dmaengine: pl330: Fix lockdep warning about non-static key
Dmitry Osipenko
2022-07-05
dmaengine: idxd: Only call idxd_enable_system_pasid() if succeeded in enablin...
Jerry Snitselaar
2022-07-05
dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc() correctly
Michael Walle
2022-07-01
dmaengine: imx-sdma: only restart cyclic channel when enabled
Sascha Hauer
2022-07-01
dmaengine: dw-axi-dmac: Fix RMW on channel suspend register
Emil Renner Berthing
2022-07-01
dmaengine: idxd: force wq context cleanup on device disable path
Dave Jiang
2022-07-01
dmaengine: qcom: bam_dma: fix runtime PM underflow
Caleb Connolly
2022-06-09
dmaengine: imx-sdma: Allow imx8m for imx7 FW revs
Peter Robinson
2022-06-09
dmaengine: Revert "dmaengine: add verification of DMA_INTERRUPT capability fo...
Vinod Koul
2022-06-09
dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate
Miaoqian Lin
2022-06-09
dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate
Miaoqian Lin
2022-05-29
Merge tag 'dmaengine-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-26
Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-25
Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-05-19
dmaengine: idxd: make idxd_wq_enable() return 0 if wq is already enabled
Dave Jiang
2022-05-19
dmaengine: sun6i: Add support for the D1 variant
Samuel Holland
2022-05-19
dmaengine: sun6i: Add support for 34-bit physical addresses
Samuel Holland
2022-05-19
dmaengine: sun6i: Do not use virt_to_phys
Samuel Holland
2022-05-19
dmaengine: tegra: Remove unused switch case
Akhil R
2022-05-19
dmaengine: tegra: Fix uninitialized variable usage
Akhil R
2022-05-19
dmaengine: stm32-dma: add device_pause/device_resume support
Amelie Delaunay
2022-05-19
dmaengine: stm32-dma: rename pm ops before dma pause/resume introduction
Amelie Delaunay
2022-05-19
dmaengine: stm32-dma: pass DMA_SxSCR value to stm32_dma_handle_chan_done()
Amelie Delaunay
2022-05-19
dmaengine: stm32-dma: introduce stm32_dma_sg_inc to manage chan->next_sg
Amelie Delaunay
2022-05-19
dmaengine: stm32-dmamux: avoid reset of dmamux if used by coprocessor
Amelie Delaunay
2022-05-19
dmaengine: qcom: gpi: Add support for sc7280
Vinod Koul
2022-05-19
dmaengine: stm32-mdma: use dev_dbg on non-busy channel spurious it
Amelie Delaunay
2022-05-19
dmaengine: stm32-mdma: fix chan initialization in stm32_mdma_irq_handler()
Amelie Delaunay
2022-05-19
dmaengine: stm32-mdma: remove GISR1 register
Amelie Delaunay
2022-05-19
dmaengine: ti: deprecate '#dma-channels'
Krzysztof Kozlowski
2022-05-19
dmaengine: mmp: deprecate '#dma-channels'
Krzysztof Kozlowski
2022-05-19
dmaengine: pxa: deprecate '#dma-channels' and '#dma-requests'
Krzysztof Kozlowski
2022-05-19
dmaengine: tegra: Fix build error without IOMMU_API
YueHaibing
2022-05-19
dmaengine: dw: Add RZN1 compatible
Miquel Raynal
2022-05-19
dmaengine: dw: dmamux: Introduce RZN1 DMA router support
Miquel Raynal
2022-05-16
dmaengine: idxd: Remove unnecessary synchronize_irq() before free_irq()
Minghao Chi
2022-05-16
dmaengine: idxd: add missing callback function to support DMA_INTERRUPT
Dave Jiang
2022-05-16
dmaengine: sprd: deprecate '#dma-channels'
Krzysztof Kozlowski
2022-05-16
dmaengine: idxd: skip irq free when wq type is not kernel
Dave Jiang
2022-05-16
dmaengine: idxd: make idxd_register/unregister_dma_channel() static
Dave Jiang
2022-05-16
dmaengine: zynqmp_dma: use pm_runtime_resume_and_get() instead of pm_runtime_...
Radhey Shyam Pandey
2022-05-16
dmaengine: zynqmp_dma: check dma_async_device_register return value
Shravya Kumbham
2022-05-16
dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data type
Radhey Shyam Pandey
2022-05-16
dmaengine: idxd: remove redudant idxd_wq_disable_cleanup() call
Dave Jiang
2022-05-16
dmaengine: idxd: free irq before wq type is reset
Dave Jiang
2022-05-16
dmaengine: idxd: fix lockdep warning on device driver removal
Dave Jiang
2022-05-16
dmaengine: idxd: Separate user and kernel pasid enabling
Dave Jiang
2022-05-16
dmaengine: idxd: Fix the error handling path in idxd_cdev_register()
Christophe JAILLET
2022-05-16
dmaengine: tegra: Use platform_get_irq() to get IRQ resource
Akhil R
[next]