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
Commit message (
Expand
)
Author
Age
*
dma: fix build breakage in s3c24xx-dma
Dan Williams
2013-12-04
*
Fix pl08x warnings
Russell King - ARM Linux
2013-12-04
*
rcar-hpbdma: initialise plane information when halted
Kuninori Morimoto
2013-11-28
*
rcar-hpbdma: fixup channel busy check for double plane
Kuninori Morimoto
2013-11-28
*
rcar-hpbdma: add max transfer size
Kuninori Morimoto
2013-11-28
*
dma: mmp_pdma: add missing platform_set_drvdata() in mmp_pdma_probe()
Wei Yongjun
2013-11-28
*
dmaengine: s3c24xx-dma: use DMA_COMPLETE for dma completion status
Sachin Kamat
2013-11-28
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-11-20
|
\
|
*
Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...
Vinod Koul
2013-11-16
|
|
\
|
|
*
dma: mv_xor: Fix mis-usage of mmio 'base' and 'high_base' registers
Ezequiel Garcia
2013-11-14
|
|
*
dma: mv_xor: Remove unneeded NULL address check
Ezequiel Garcia
2013-11-14
|
|
*
ioat: fix ioat3_irq_reinit
Dan Williams
2013-11-14
|
|
*
ioat: kill msix_single_vector support
Dan Williams
2013-11-14
|
|
*
ioatdma: clean up sed pool kmem_cache
Dan Williams
2013-11-14
|
|
*
ioatdma: fix selection of 16 vs 8 source path
Dan Williams
2013-11-14
|
|
*
ioatdma: fix sed pool selection
Dan Williams
2013-11-14
|
|
*
ioatdma: Fix bug in selftest after removal of DMA_MEMSET.
Dave Jiang
2013-11-14
|
|
*
dmatest: verbose mode
Dan Williams
2013-11-14
|
|
*
dmatest: convert to dmaengine_unmap_data
Dan Williams
2013-11-14
|
|
*
dmatest: add a 'wait' parameter
Dan Williams
2013-11-14
|
|
*
dmatest: add basic performance metrics
Dan Williams
2013-11-14
|
|
*
dmatest: add support for skipping verification and random data setup
Dan Williams
2013-11-14
|
|
*
dmatest: use pseudo random numbers
Dan Williams
2013-11-14
|
|
*
dmatest: support xor-only, or pq-only channels in tests
Dan Williams
2013-11-14
|
|
*
dmatest: restore ability to start test at module load and init
Dan Williams
2013-11-14
|
|
*
dmatest: cleanup redundant "dmatest: " prefixes
Dan Williams
2013-11-14
|
|
*
dmatest: replace stored results mechanism, with uniform messages
Dan Williams
2013-11-14
|
|
*
Revert "dmatest: append verify result to results"
Dan Williams
2013-11-14
|
|
*
dmaengine: remove DMA unmap flags
Bartlomiej Zolnierkiewicz
2013-11-14
|
|
*
dmaengine: remove DMA unmap from drivers
Bartlomiej Zolnierkiewicz
2013-11-14
|
|
*
async_pq: convert to dmaengine_unmap_data
Dan Williams
2013-11-14
|
|
*
async_memcpy: convert to dmaengine_unmap_data
Dan Williams
2013-11-14
|
|
*
dmaengine: reference counted unmap data
Dan Williams
2013-11-13
|
|
*
dmaengine: prepare for generic 'unmap' data
Dan Williams
2013-11-13
|
|
*
dmaengine: consolidate memcpy apis
Dan Williams
2013-11-13
|
|
*
dmatest: make driver unmap also source buffers by itself
Bartlomiej Zolnierkiewicz
2013-11-13
|
*
|
dma: pl330: silence a compile warning
Dan Carpenter
2013-11-13
|
*
|
dma: pl330: off by one in pl330_probe()
Dan Carpenter
2013-11-13
|
*
|
dma: mxs-dma: Use semaphores for cyclic DMA
Markus Pargmann
2013-11-13
|
*
|
dma: mxs-dma: Update state after channel reset
Markus Pargmann
2013-11-13
|
*
|
dma: mxs-dma: Fix channel reset hardware bug
Markus Pargmann
2013-11-13
|
*
|
dma: mxs-dma: Report correct residue for cyclic DMA
Markus Pargmann
2013-11-13
|
*
|
dma: mxs-dma: Cleanup interrupt handler
Markus Pargmann
2013-11-13
|
*
|
DMA: Freescale: update driver to support 8-channel DMA engine
Hongbo Zhang
2013-11-13
|
*
|
dma: imx-sdma: Fix warnings for LPAE builds
Olof Johansson
2013-11-13
|
*
|
dmaengine: ipu: fix warnings from 64-bit dma_addr_t printouts
Olof Johansson
2013-11-13
|
*
|
dmaengine: edma: remove duplicate kfree
Vinod Koul
2013-11-13
|
*
|
dma: cppi41: return code > 0 of pm_runtime_get_sync() is not an error
Sebastian Andrzej Siewior
2013-11-12
|
*
|
dma: cppi41: redo descriptor collection in abort case
Sebastian Andrzej Siewior
2013-11-12
|
*
|
dma: cppi41: use cppi41_pop_desc() where possible
Daniel Mack
2013-11-12
[next]