index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
ste_dma40_ll.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma40: cyclic xfer support
Rabin Vincent
2011-01-30
1
-14
/
+21
*
dma40: use flags to reduce parameter count
Rabin Vincent
2011-01-30
1
-37
/
+47
*
dma40: make d40_log_buf_to_lli static
Rabin Vincent
2011-01-30
1
-1
/
+1
*
dma40: pass the info pointer all the way to reduce argument count
Rabin Vincent
2011-01-30
1
-24
/
+18
*
dma40: unify d40_log_sg_to_lli funcs for mem and slave
Rabin Vincent
2011-01-30
1
-51
/
+12
*
dma40: combine duplicated code in log_sg_to_dev
Rabin Vincent
2011-01-30
1
-29
/
+23
*
dma40: move lli_load to main source file
Rabin Vincent
2011-01-30
1
-26
/
+0
*
dma40: implement prep_memcpy as a wrapper around memcpy_sg
Rabin Vincent
2011-01-30
1
-1
/
+1
*
dma40: use sg_dma_address() instead of sg_phys()
Rabin Vincent
2011-01-30
1
-4
/
+4
*
dmaengine: dma40: Add support to split up large elements
Per Forlin
2011-01-04
1
-74
/
+172
*
ste_dma40: remove enum for endianess
Rabin Vincent
2010-10-19
1
-2
/
+4
*
ste_dma40: move priority to separate field
Rabin Vincent
2010-10-19
1
-1
/
+1
*
DMAENGINE: ste_dma40: rewrote LCLA entries allocation code
Jonas Aaberg
2010-09-22
1
-106
/
+55
*
DMAENGINE: ste_dma40: code clean-up
Jonas Aaberg
2010-09-22
1
-5
/
+3
*
DMAENGINE: ste_dma40: fix bug related to callback handling
Jonas Aaberg
2010-09-22
1
-7
/
+6
*
DMAENGINE: ste_dma40: allocate LCLA dynamically
Linus Walleij
2010-06-22
1
-1
/
+4
*
DMAENGINE: ste_dma40: interrupts only on dst
Jonas Aaberg
2010-06-22
1
-7
/
+4
*
DMAENGINE: ste_dma40: various cosmetic clean-ups
Jonas Aaberg
2010-06-22
1
-12
/
+12
*
DMAENGINE: Support for ST-Ericssons DMA40 block v3
Linus Walleij
2010-04-14
1
-0
/
+454