index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
ste_dma40.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
dma40: combine mem and slave prep_sg functions
Rabin Vincent
2011-01-30
1
-94
/
+62
*
dma40: remove export of stedma40_memcpy_sg
Rabin Vincent
2011-01-30
1
-1
/
+1
*
dma40: combine mem and slave sg-to-lli functions
Rabin Vincent
2011-01-30
1
-110
/
+84
*
dma40: remove duplicated dev addr code
Rabin Vincent
2011-01-30
1
-36
/
+30
*
dma40: combine duplicated d40_pool_lli_alloc() calls
Rabin Vincent
2011-01-30
1
-24
/
+14
*
dma40: combine desc init functions
Rabin Vincent
2011-01-30
1
-44
/
+32
*
dma40: implement prep_memcpy as a wrapper around memcpy_sg
Rabin Vincent
2011-01-30
1
-98
/
+9
*
dma40: remove unnecessary casts
Rabin Vincent
2011-01-30
1
-4
/
+2
*
dma40: fix DMA API usage for LLIs
Rabin Vincent
2011-01-30
1
-17
/
+41
*
dma40: fix DMA API usage for LCLA
Rabin Vincent
2011-01-30
1
-8
/
+25
*
dma40: remove unnecessary ALIGN()s
Rabin Vincent
2011-01-30
1
-5
/
+3
*
dma40: allow realtime and priority for event lines
Rabin Vincent
2011-01-30
1
-0
/
+34
*
dma40: fix comment to refer to SOCs rather than boards
Rabin Vincent
2011-01-30
1
-2
/
+3
*
dma40: use helpers for error functions
Rabin Vincent
2011-01-30
1
-127
/
+74
*
dma40: use helpers for channel type check
Rabin Vincent
2011-01-30
1
-22
/
+32
*
dma40: use helper for channel registers base
Rabin Vincent
2011-01-30
1
-44
/
+30
*
dma40: remove "hardware link with previous jobs" code
Rabin Vincent
2011-01-30
1
-107
/
+6
*
dma40: ensure event lines get enabled
Rabin Vincent
2011-01-30
1
-17
/
+46
*
dma40: make init function static
Rabin Vincent
2011-01-30
1
-1
/
+1
*
dmaengine: dma40: Add support to split up large elements
Per Forlin
2011-01-04
1
-39
/
+152
*
Merge branch 'dma40' into dmaengine
Dan Williams
2010-10-19
1
-18
/
+38
|
\
|
*
ste_dma40: remove enum for endianess
Rabin Vincent
2010-10-19
1
-2
/
+2
|
*
ste_dma40: move mode_opt to separate config
Rabin Vincent
2010-10-19
1
-2
/
+26
|
*
ste_dma40: move channel mode to a separate field
Rabin Vincent
2010-10-19
1
-6
/
+2
|
*
ste_dma40: add variable to indicate valid dma_cfg
Rabin Vincent
2010-10-19
1
-8
/
+8
|
|
|
\
*
-
.
\
Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengine
Dan Williams
2010-10-07
1
-0
/
+17
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
ste_dma40: implement support for scatterlist to scatterlist copy
Ira Snyder
2010-10-07
1
-0
/
+17
|
|
/
*
|
DMAENGINE: Remove stedma40_set_psize and pre_transfer hook in ste_dma40
Per Forlin
2010-10-07
1
-51
/
+1
*
|
DMAENGINE: Set burst size for phy and log chans in ste_dma40 dev_control
Per Forlin
2010-10-07
1
-8
/
+26
*
|
DMAENGINE: ste_dma40: fix resource leaks in error paths.
Rabin Vincent
2010-10-07
1
-4
/
+13
*
|
DMAENGINE: ste_dma40: fix desc_get
Rabin Vincent
2010-10-07
1
-9
/
+14
*
|
DMAENGINE: ste_dma40: fix clk_get failure path
Rabin Vincent
2010-10-07
1
-1
/
+1
*
|
DMAENGINE: ste_dma40: fix disabled channels list
Rabin Vincent
2010-10-07
1
-3
/
+5
*
|
DMAENGINE: ste_dma40: don't pause/resume non-executing channels
Jonas Aaberg
2010-09-22
1
-0
/
+6
*
|
DMAENGINE: ste_dma40: rewrote LCLA entries allocation code
Jonas Aaberg
2010-09-22
1
-167
/
+148
*
|
DMAENGINE: ste_dma40: fix possible use of uninitialized variable
Jonas Aaberg
2010-09-22
1
-2
/
+2
*
|
DMAENGINE: ste_dma40: corrected is_paused behavior
Jonas Aaberg
2010-09-22
1
-4
/
+10
*
|
DMAENGINE: ste_dma40: code clean-up
Jonas Aaberg
2010-09-22
1
-43
/
+29
*
|
DMAENGINE: ste_dma40: added support for link jobs in hw
Jonas Aaberg
2010-09-22
1
-112
/
+202
*
|
DMAENGINE: ste_dma40: removed a few magic numbers
Jonas Aaberg
2010-09-22
1
-6
/
+12
*
|
DMAENGINE: ste_dma40: fix bug related to callback handling
Jonas Aaberg
2010-09-22
1
-12
/
+5
*
|
DMAENGINE: ste_dma40: Code clean-up and removed an unneeded suspend request
Jonas Aaberg
2010-09-22
1
-30
/
+16
*
|
DMAENGINE: ste_dma40: No need reading, masking and setting a set register
Jonas Aaberg
2010-09-22
1
-4
/
+1
*
|
DMAENGINE: ste_dma40: Fix failed to restart logical channel bug
Jonas Aaberg
2010-09-22
1
-12
/
+8
*
|
DMAENGINE: ste_dma40: config checks
Linus Walleij
2010-09-22
1
-2
/
+27
|
/
*
DMAENGINE: add runtime slave config to DMA40 v3
Linus Walleij
2010-08-04
1
-4
/
+137
*
DMAENGINE: ste_dma40: support older silicon
Linus Walleij
2010-06-22
1
-4
/
+28
*
DMAENGINE: ste_dma40: support disabling physical channels
Jonas Aaberg
2010-06-22
1
-0
/
+8
*
DMAENGINE: ste_dma40: fix suspend bug
Jonas Aaberg
2010-06-22
1
-20
/
+13
*
DMAENGINE: ste_dma40: allocate LCLA dynamically
Linus Walleij
2010-06-22
1
-95
/
+158
[prev]
[next]