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
2019-06-14
dmaengine: pxa_dma: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-14
dmaengine: coh901318: no need to cast away call to debugfs_create_file()
Greg Kroah-Hartman
2019-06-14
dmaengine: bcm-sba-raid: no need to check return value of debugfs_create func...
Greg Kroah-Hartman
2019-06-14
dmaengine: amba-pl08x: no need to cast away call to debugfs_create_file()
Greg Kroah-Hartman
2019-06-12
dmaengine: dw-edma: Fix build error without CONFIG_PCI_MSI
YueHaibing
2019-06-10
dmaengine: Grammar s/the its/its/, s/need/needs/
Geert Uytterhoeven
2019-06-10
dmaengine: axi-dmac: update license header
Alexandru Ardelean
2019-06-10
dmaengine: Add Synopsys eDMA IP PCIe glue-logic
Gustavo Pimentel
2019-06-10
dmaengine: Add Synopsys eDMA IP version 0 debugfs support
Gustavo Pimentel
2019-06-10
dmaengine: Add Synopsys eDMA IP version 0 support
Gustavo Pimentel
2019-06-10
dmaengine: Add Synopsys eDMA IP core driver
Gustavo Pimentel
2019-06-07
dmaengine: mediatek: Add MediaTek UART APDMA support
Long Cheng
2019-06-04
dmaengine: sun6i: Add support for H6 DMA
Jernej Skrabec
2019-06-04
dmaengine: sun6i: Add a quirk for setting mode fields
Jernej Skrabec
2019-06-04
dmaengine: sun6i: Add a quirk for setting DRQ fields
Jernej Skrabec
2019-06-04
dmaengine: sun6i: Add a quirk for additional mbus clock
Jernej Skrabec
2019-06-04
dmaengine: tegra-apb: Error out if DMA_PREP_INTERRUPT flag is unset
Dmitry Osipenko
2019-06-04
dmaengine: fsl-qdma: Continue to clear register on error
Peng Ma
2019-06-04
dmaengine: fsl-qdma: fixed the source/destination descriptor format
Peng Ma
2019-05-27
dmaengine: axi-dmac: assign `copy_align` property
Alexandru Ardelean
2019-05-27
dmaengine: axi-dmac: Discover length alignment requirement
Lars-Peter Clausen
2019-05-27
dmaengine: stm32: use to_platform_device()
Weitao Hou
2019-05-27
dmaengine: sh: usb-dmac: Let the core do the device node validation
Baolin Wang
2019-05-27
dmaengine: sh: rcar-dmac: Let the core do the device node validation
Baolin Wang
2019-05-27
dmaengine: mxs-dma: Let the core do the device node validation
Baolin Wang
2019-05-27
dmaengine: mmp_tdma: Let the core do the device node validation
Baolin Wang
2019-05-27
dmaengine: dma-jz4780: Let the core do the device node validation
Baolin Wang
2019-05-27
dmaengine: imx-sdma: Let the core do the device node validation
Baolin Wang
2019-05-27
dmaengine: Add matching device node validation in __dma_request_channel()
Baolin Wang
2019-05-22
dmaengine: xilinx_dma: Remove set but unused ‘tail_desc’
Vinod Koul
2019-05-21
dmaengine: axi-dmac: Sanity check memory mapped interface support
Lars-Peter Clausen
2019-05-21
dmaengine: axi-dmac: Enable TLAST handling
Michael Hennerich
2019-05-21
dmaengine: axi-dmac: Add support for interleaved cyclic transfers
Dragos Bogdan
2019-05-21
dmaengine: stm32-dma: Fix redundant call to platform_get_irq
Amelie Delaunay
2019-05-21
dmaengine: jz4780: Use SPDX license notifier
Paul Cercueil
2019-05-21
dmaengine: sudmac: remove unused driver
Simon Horman
2019-05-09
Merge tag 'dmaengine-5.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-05-04
dmaengine: tegra210-adma: restore channel status
Sameer Pujar
2019-05-04
dmaengine: tegra210-dma: free dma controller in remove()
Sameer Pujar
2019-05-04
dmaengine: tegra210-adma: add pause/resume support
Sameer Pujar
2019-05-04
dmaengine: tegra210-adma: add support for Tegra186/Tegra194
Sameer Pujar
2019-05-04
dmaengine: tegra210-adma: prepare for supporting newer Tegra chips
Sameer Pujar
2019-05-04
dmaengine: at_xdmac: remove a stray bottom half unlock
Dan Carpenter
2019-05-04
dmaengine: fsl-edma: Adjust indentation
Krzysztof Kozlowski
2019-05-04
dmaengine: fsl-edma: Fix typo in Vybrid name
Krzysztof Kozlowski
2019-05-04
dmaengine: stm32-dma: fix residue calculation in stm32-dma
Arnaud Pouliquen
2019-04-29
dmaengine: nbpfaxi: Use dev_get_drvdata()
Kefeng Wang
2019-04-29
dmaengine: bcm-sba-raid: Use dev_get_drvdata()
Kefeng Wang
2019-04-29
dmaengine: stm32-dma: Fix unsigned variable compared with zero
Vinod Koul
[next]