index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
ste_dma40_ll.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-14
dmaengine: ste_dma40: minor cosmetic fixes
Fabio Baltieri
1
-1
/
+1
2013-01-14
dmaengine: ste_dma40: use writel_relaxed for lcxa
Per Forlin
1
-8
/
+8
2013-01-14
dmaengine: ste_dma40: reset priority bit for logical channels
Narayanan
1
-5
/
+6
2012-11-05
ARM: plat-nomadik: move DMA40 header to <linux/platform_data>
Linus Walleij
1
-1
/
+1
2011-01-30
dma40: cyclic xfer support
Rabin Vincent
1
-14
/
+21
2011-01-30
dma40: use flags to reduce parameter count
Rabin Vincent
1
-37
/
+47
2011-01-30
dma40: make d40_log_buf_to_lli static
Rabin Vincent
1
-1
/
+1
2011-01-30
dma40: pass the info pointer all the way to reduce argument count
Rabin Vincent
1
-24
/
+18
2011-01-30
dma40: unify d40_log_sg_to_lli funcs for mem and slave
Rabin Vincent
1
-51
/
+12
2011-01-30
dma40: combine duplicated code in log_sg_to_dev
Rabin Vincent
1
-29
/
+23
2011-01-30
dma40: move lli_load to main source file
Rabin Vincent
1
-26
/
+0
2011-01-30
dma40: implement prep_memcpy as a wrapper around memcpy_sg
Rabin Vincent
1
-1
/
+1
2011-01-30
dma40: use sg_dma_address() instead of sg_phys()
Rabin Vincent
1
-4
/
+4
2011-01-04
dmaengine: dma40: Add support to split up large elements
Per Forlin
1
-74
/
+172
2010-10-19
ste_dma40: remove enum for endianess
Rabin Vincent
1
-2
/
+4
2010-10-19
ste_dma40: move priority to separate field
Rabin Vincent
1
-1
/
+1
2010-09-22
DMAENGINE: ste_dma40: rewrote LCLA entries allocation code
Jonas Aaberg
1
-106
/
+55
2010-09-22
DMAENGINE: ste_dma40: code clean-up
Jonas Aaberg
1
-5
/
+3
2010-09-22
DMAENGINE: ste_dma40: fix bug related to callback handling
Jonas Aaberg
1
-7
/
+6
2010-06-22
DMAENGINE: ste_dma40: allocate LCLA dynamically
Linus Walleij
1
-1
/
+4
2010-06-22
DMAENGINE: ste_dma40: interrupts only on dst
Jonas Aaberg
1
-7
/
+4
2010-06-22
DMAENGINE: ste_dma40: various cosmetic clean-ups
Jonas Aaberg
1
-12
/
+12
2010-04-14
DMAENGINE: Support for ST-Ericssons DMA40 block v3
Linus Walleij
1
-0
/
+454