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
/
owl-dma.c
Age
Commit message (
Expand
)
Author
2024-09-02
dmaengine: Fix spelling mistakes
Amit Vadhavana
2024-03-28
dmaengine: owl: fix register access functions
Arnd Bergmann
2023-09-28
dmaengine: owl-dma: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-03
Merge tag 'dmaengine-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-08-21
dmaengine: owl-dma: fix clang -Wvoid-pointer-to-enum-cast warning
Justin Stitt
2023-08-07
dmaengine: owl-dma: Modify mismatched function name
Zhang Jianhua
2023-08-01
dmaengine: Explicitly include correct DT includes
Rob Herring
2022-07-06
dmaengine: owl: fix typo in comment
Julia Lawall
2021-01-12
dmaengine: owl-dma: Fix a resource leak in the remove function
Christophe JAILLET
2021-01-08
dmaengine: owl: Add compatible for the Actions Semi S500 DMA controller
Cristian Ciocaltea
2020-10-08
dmaengine: owl-dma: fix kernel-doc style for enum
Vinod Koul
2020-07-27
dmaengine: Actions: Add support for S700 DMA engine
Amit Singh Tomar
2020-07-27
dmaengine: Actions: get rid of bit fields from dma descriptor
Amit Singh Tomar
2020-05-04
dmaengine: owl: Use correct lock in owl_dma_get_pchan()
Cristian Ciocaltea
2019-12-26
dmaengine: virt-dma: Add missing locking
Sascha Hauer
2019-10-14
dmaengine: owl: Use devm_platform_ioremap_resource() in owl_dma_probe()
Markus Elfring
2018-10-15
dmaengine: owl: Fix warnings generated during build
Manivannan Sadhasivam
2018-10-05
dmaengine: owl: Add Slave and Cyclic mode support for Actions Semi Owl S900 SoC
Manivannan Sadhasivam
2018-08-09
dmaengine: Add Actions Semi Owl family S900 DMA driver
Manivannan Sadhasivam