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
/
ste_dma40_ll.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2016-06-08
dmaengine: ste_dma40_ll: make d40_width_to_bits static
Ben Dooks
2013-06-04
dmaengine: ste_dma40_ll: Replace meaningless register set with comment
Lee Jones
2013-06-04
dmaengine: ste_dma40: Convert data_width from register bit format to value
Lee Jones
2013-06-04
dmaengine: ste_dma40_ll: Use the BIT macro to replace ugly '(1 << x)'s
Lee Jones
2013-06-04
dmaengine: ste_dma40: Replace ST-E's home-brew DMA direction defs with generi...
Lee Jones
2013-05-23
dmaengine: ste_dma40: Remove unnecessary call to d40_phy_cfg()
Lee Jones
2013-05-23
dmaengine: ste_dma40: Separate Logical Global Interrupt Mask (GIM) unmasking
Lee Jones
2013-05-23
dmaengine: ste_dma40: Amalgamate DMA source and destination channel numbers
Lee Jones
2013-01-14
dmaengine: ste_dma40: minor cosmetic fixes
Fabio Baltieri
2013-01-14
dmaengine: ste_dma40: use writel_relaxed for lcxa
Per Forlin
2013-01-14
dmaengine: ste_dma40: reset priority bit for logical channels
Narayanan
2012-11-05
ARM: plat-nomadik: move DMA40 header to <linux/platform_data>
Linus Walleij
2011-01-30
dma40: cyclic xfer support
Rabin Vincent
2011-01-30
dma40: use flags to reduce parameter count
Rabin Vincent
2011-01-30
dma40: make d40_log_buf_to_lli static
Rabin Vincent
2011-01-30
dma40: pass the info pointer all the way to reduce argument count
Rabin Vincent
2011-01-30
dma40: unify d40_log_sg_to_lli funcs for mem and slave
Rabin Vincent
2011-01-30
dma40: combine duplicated code in log_sg_to_dev
Rabin Vincent
2011-01-30
dma40: move lli_load to main source file
Rabin Vincent
2011-01-30
dma40: implement prep_memcpy as a wrapper around memcpy_sg
Rabin Vincent
2011-01-30
dma40: use sg_dma_address() instead of sg_phys()
Rabin Vincent
2011-01-04
dmaengine: dma40: Add support to split up large elements
Per Forlin
2010-10-19
ste_dma40: remove enum for endianess
Rabin Vincent
2010-10-19
ste_dma40: move priority to separate field
Rabin Vincent
2010-09-22
DMAENGINE: ste_dma40: rewrote LCLA entries allocation code
Jonas Aaberg
2010-09-22
DMAENGINE: ste_dma40: code clean-up
Jonas Aaberg
2010-09-22
DMAENGINE: ste_dma40: fix bug related to callback handling
Jonas Aaberg
2010-06-22
DMAENGINE: ste_dma40: allocate LCLA dynamically
Linus Walleij
2010-06-22
DMAENGINE: ste_dma40: interrupts only on dst
Jonas Aaberg
2010-06-22
DMAENGINE: ste_dma40: various cosmetic clean-ups
Jonas Aaberg
2010-04-14
DMAENGINE: Support for ST-Ericssons DMA40 block v3
Linus Walleij