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
2018-07-25
dmaengine: mv_xor_v2: use {lower,upper}_32_bits to configure HW descriptor ad...
Hanna Hawa
2018-07-20
dmaengine: mv_xor_v2: enable COMPILE_TEST
Hanna Hawa
2018-07-20
dmaengine: mv_xor_v2: move unmap to before callback
Hanna Hawa
2018-07-20
dmaengine: mv_xor_v2: convert callback to helper function
Hanna Hawa
2018-07-20
dmaengine: mv_xor_v2: kill the tasklets upon exit
Hanna Hawa
2018-07-20
dmaengine: mv_xor_v2: explicitly freeup irq
Hanna Hawa
2018-07-16
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
2018-07-11
dmaengine: sh: rcar-dmac: Add dma_pause operation
Yoshihiro Shimoda
2018-07-11
dmaengine: sh: rcar-dmac: add a new function to clear CHCR.DE with barrier
Yoshihiro Shimoda
2018-07-10
dmaengine: idma64: Support dmaengine_terminate_sync()
Andy Shevchenko
2018-07-10
dmaengine: hsu: Support dmaengine_terminate_sync()
Andy Shevchenko
2018-07-10
dmaengine: sh: rcar-dmac: avoid to write CHCR.TE to 1 if TCR is set to 0
Yoshihiro Shimoda
2018-07-10
dmaengine: pl330: remove set but unused variable
Vinod Koul
2018-07-10
dmaengine: pl330: Mark expected switch fall-through
Vinod Koul
2018-07-09
dmaengine: stm32: replace "%p" with "%pK"
Benjamin Gaignard
2018-07-09
dmaengine: add support for reporting pause and resume separately
Marek Szyprowski
2018-07-09
dmaengine: rcar-dmac: clear channel register when error
Kuninori Morimoto
2018-07-09
dmaengine: rcar-dmac: Disable interrupts while stopping channels
Geert Uytterhoeven
2018-07-09
dmaengine: nbpfaxi: Mark expected switch fall-through
Gustavo A. R. Silva
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-07-06
dmaengine: rcar-dmac: convert to SPDX identifiers
Kuninori Morimoto
2018-07-06
dmaengine: imx-sdma: add missing structure description
Robin Gong
2018-07-02
dmaengine: imx-sdma: remove unused variable
Vinod Koul
2018-07-02
dmaengine: imx-sdma: Use GFP_NOWAIT for dma allocations
Vinod Koul
2018-07-02
dmaengine: imx-sdma: Fix some typos
Vinod Koul
2018-07-02
dmaengine: imx-sdma: alloclate bd memory from dma pool
Robin Gong
2018-07-02
dmaengine: imx-sdma: add sdma_transfer_init to decrease code overlap
Robin Gong
2018-07-02
dmaengine: imx-sdma: remove the maximum limitation for bd numbers
Robin Gong
2018-07-02
dmaengine: imx-sdma: remove useless 'lock' and 'enabled' in 'struct sdma_chan...
Robin Gong
2018-07-02
dmaengine: imx-sdma: add virt-dma support
Robin Gong
2018-07-02
dmaengine: imx-sdma: factor out a struct sdma_desc from struct sdma_channel
Sascha Hauer
2018-07-02
dmaengine: ste_dma40: Remove VLA usage
Kees Cook
2018-06-29
dmaengine: xilinx_dma: Enable VDMA S2MM vertical flip support
Radhey Shyam Pandey
2018-06-28
dmaengine: k3dma: Off by one in k3_of_dma_simple_xlate()
Dan Carpenter
2018-06-28
dmaengine: pl330: report BURST residue granularity
Marek Szyprowski
2018-06-28
dmaengine: rcar-dmac: don't use DMAC error interrupt
Kuninori Morimoto
2018-06-19
dmaengine: ioatdma: set the completion address register after channel reset
Dave Jiang
2018-06-19
dmaengine: ti: omap-dma: Fix OMAP1510 incorrect residue_granularity
Janusz Krzysztofik
2018-06-18
dmaengine: pxa: add a default requestor policy
Robert Jarzmik
2018-06-18
dmaengine: pxa: use a dma slave map
Robert Jarzmik
2018-06-15
fix a series of Documentation/ broken file name references
Mauro Carvalho Chehab
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-08
Merge tag 'dmaengine-4.18-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
[prev]
[next]