index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
ste_dma40.c
Commit message (
Expand
)
Author
Age
*
dmaengine: dma40: Add support to split up large elements
Per Forlin
2011-01-04
*
Merge branch 'dma40' into dmaengine
Dan Williams
2010-10-19
|
\
|
*
ste_dma40: remove enum for endianess
Rabin Vincent
2010-10-19
|
*
ste_dma40: move mode_opt to separate config
Rabin Vincent
2010-10-19
|
*
ste_dma40: move channel mode to a separate field
Rabin Vincent
2010-10-19
|
*
ste_dma40: add variable to indicate valid dma_cfg
Rabin Vincent
2010-10-19
|
|
|
\
*
-
.
\
Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengine
Dan Williams
2010-10-07
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
ste_dma40: implement support for scatterlist to scatterlist copy
Ira Snyder
2010-10-07
|
|
/
*
|
DMAENGINE: Remove stedma40_set_psize and pre_transfer hook in ste_dma40
Per Forlin
2010-10-07
*
|
DMAENGINE: Set burst size for phy and log chans in ste_dma40 dev_control
Per Forlin
2010-10-07
*
|
DMAENGINE: ste_dma40: fix resource leaks in error paths.
Rabin Vincent
2010-10-07
*
|
DMAENGINE: ste_dma40: fix desc_get
Rabin Vincent
2010-10-07
*
|
DMAENGINE: ste_dma40: fix clk_get failure path
Rabin Vincent
2010-10-07
*
|
DMAENGINE: ste_dma40: fix disabled channels list
Rabin Vincent
2010-10-07
*
|
DMAENGINE: ste_dma40: don't pause/resume non-executing channels
Jonas Aaberg
2010-09-22
*
|
DMAENGINE: ste_dma40: rewrote LCLA entries allocation code
Jonas Aaberg
2010-09-22
*
|
DMAENGINE: ste_dma40: fix possible use of uninitialized variable
Jonas Aaberg
2010-09-22
*
|
DMAENGINE: ste_dma40: corrected is_paused behavior
Jonas Aaberg
2010-09-22
*
|
DMAENGINE: ste_dma40: code clean-up
Jonas Aaberg
2010-09-22
*
|
DMAENGINE: ste_dma40: added support for link jobs in hw
Jonas Aaberg
2010-09-22
*
|
DMAENGINE: ste_dma40: removed a few magic numbers
Jonas Aaberg
2010-09-22
*
|
DMAENGINE: ste_dma40: fix bug related to callback handling
Jonas Aaberg
2010-09-22
*
|
DMAENGINE: ste_dma40: Code clean-up and removed an unneeded suspend request
Jonas Aaberg
2010-09-22
*
|
DMAENGINE: ste_dma40: No need reading, masking and setting a set register
Jonas Aaberg
2010-09-22
*
|
DMAENGINE: ste_dma40: Fix failed to restart logical channel bug
Jonas Aaberg
2010-09-22
*
|
DMAENGINE: ste_dma40: config checks
Linus Walleij
2010-09-22
|
/
*
DMAENGINE: add runtime slave config to DMA40 v3
Linus Walleij
2010-08-04
*
DMAENGINE: ste_dma40: support older silicon
Linus Walleij
2010-06-22
*
DMAENGINE: ste_dma40: support disabling physical channels
Jonas Aaberg
2010-06-22
*
DMAENGINE: ste_dma40: fix suspend bug
Jonas Aaberg
2010-06-22
*
DMAENGINE: ste_dma40: allocate LCLA dynamically
Linus Walleij
2010-06-22
*
DMAENGINE: ste_dma40: no premature stop
Jonas Aaberg
2010-06-22
*
DMAENGINE: ste_dma40: interrupts only on dst
Jonas Aaberg
2010-06-22
*
DMAENGINE: ste_dma40: avoid doing unnessecary suspend
Jonas Aaberg
2010-06-22
*
DMAENGINE: ste_dma40: lock fix
Jonas Aaberg
2010-06-22
*
DMAENGINE: ste_dma40: deny ops on non-alloc channels
Jonas Aaberg
2010-06-22
*
DMAENGINE: ste_dma40: various cosmetic clean-ups
Jonas Aaberg
2010-06-22
*
DMAENGINE: ste_dma40: improve allocation error handling
Jonas Aaberg
2010-06-22
*
DMAENGINE: ste_dma40: use kmem cache
Jonas Aaberg
2010-06-22
*
DMAENGINE: ste_dma40: moved freeing of client owned desc
Per Friden
2010-06-22
*
DMAENGINE: ste_dma40: only write phy channel config first time
Linus Walleij
2010-06-22
*
DMAENGINE: ste_dma40: fixed lli_max=1 issue
Per Friden
2010-06-22
*
DMAENGINE: extend the control command to include an arg
Linus Walleij
2010-05-17
*
DMAENGINE: DMA40 fix for allocation of logical channel 0
Marcin Mielczarczyk
2010-05-17
*
DMAENGINE: DMA40 support paused channel status
Jonas Aaberg
2010-05-17
*
DMAENGINE: Support for ST-Ericssons DMA40 block v3
Linus Walleij
2010-04-14