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
/
sa11x0-dma.c
Age
Commit message (
Expand
)
Author
2020-02-19
dmaengine: sa11x0: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-01-07
dmaengine: sa11x0: drop useless LIST_HEAD
Julia Lawall
2018-11-11
dmaengine: sa11x0: unexport sa11x0_dma_filter_fn and clean up
Russell King
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2017-09-27
dmaengine: sa11x0: add DMA filters
Russell King
2016-09-26
dmaengine: sa11x0: use correct print specifiers for size_t
Vinod Koul
2016-09-26
dmaengine: sa11x0: use correct print specifiers for u32
Vinod Koul
2016-09-26
dmaengine: sa11x0: use correct print specifiers for dma_addr_t
Vinod Koul
2015-04-17
dmaengine: sa11x0: report slave capabilities to upper layers
Dmitry Eremin-Solenikov
2015-03-18
dmaengine: sa11x0: remove device_alloc_chan_resources handler
Vinod Koul
2015-01-18
dmaengine: sa11x0: Fix warning and compilation errors
Maxime Ripard
2014-12-22
dmaengine: sa11x0: Split device_control
Maxime Ripard
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-06
dmaengine: sa11x0: Remove chancnt affectations
Maxime Ripard
2014-10-20
dma: drop owner assignment from platform_drivers
Wolfram Sang
2014-08-04
dmaengine: Remove the context argument to the prep_dma_cyclic operation
Laurent Pinchart
2014-05-21
dmaengine: sa11x0: remove broken #ifdef
Arnd Bergmann
2013-10-25
dmaengine: sa11x0: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-01-03
Drivers: dma: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-28
dma: remove use of __devinit
Bill Pemberton
2012-11-28
dma: remove use of __devexit_p
Bill Pemberton
2012-09-22
dmaengine: Pass flags via device_prep_dma_cyclic() callback
Peter Ujfalusi
2012-07-01
dmaengine: sa11x0-dma: add cyclic DMA support
Russell King
2012-07-01
dmaengine: sa11x0-dma: fix DMA residue support
Russell King
2012-07-01
dmaengine: split out virtual channel DMA support from sa11x0 driver
Russell King
2012-03-30
ARM: sa11x0: fix build errors from DMA engine API updates
Russell King
2012-03-07
DMA: sa11x0: add SA-11x0 DMA driver
Russell King