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
/
arch
/
arm
/
include
/
asm
/
dma-mapping.h
Commit message (
Expand
)
Author
Age
*
ARM: DMA-Mapping: add function for setting coherent pool size from platform code
Marek Szyprowski
2012-08-28
*
ARM: dma-mapping: add support for dma_get_sgtable()
Marek Szyprowski
2012-07-30
*
common: dma-mapping: add support for generic dma_mmap_* calls
Marek Szyprowski
2012-07-30
*
ARM: dma-mapping: remove custom consistent dma region
Marek Szyprowski
2012-07-30
*
ARM: dma-mapping: use alloc, mmap, free from dma_ops
Marek Szyprowski
2012-05-21
*
ARM: dma-mapping: move all dma bounce code to separate dma ops structure
Marek Szyprowski
2012-05-21
*
ARM: dma-mapping: use asm-generic/dma-mapping-common.h
Marek Szyprowski
2012-05-21
*
ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops
Marek Szyprowski
2012-05-21
*
ARM: dma-mapping: introduce DMA_ERROR_CODE constant
Marek Szyprowski
2012-05-21
*
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2011-10-28
|
\
|
*
ARM: Add init_consistent_dma_size()
Jon Medhurst
2011-08-22
*
|
ARM: 7058/1: LPAE: Cast the dma_addr_t argument to unsigned long in dma_to_virt
Catalin Marinas
2011-08-23
|
/
*
ARM: dma: replace ISA_DMA_THRESHOLD with a variable
Russell King
2011-07-12
*
ARM: dmabounce: simplify dma_set_mask()
Russell King
2011-07-08
*
ARM: dmabounce: get rid of dma_needs_bounce global function
Russell King
2011-07-04
*
ARM: dma-mapping: define dma_(un)?map_single in terms of dma_(un)?map_page
Russell King
2011-07-03
*
ARM: DMA: add support for DMA debugging
Russell King
2011-01-06
*
ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()
Russell King
2011-01-03
*
Revert "[ARM] pxa: remove now unnecessary dma_needs_bounce()"
Russell King
2010-09-08
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-08-11
|
\
|
*
[ARM] pxa: remove now unnecessary dma_needs_bounce()
Eric Miao
2010-08-05
*
|
dma-mapping: remove dma_is_consistent API
FUJITA Tomonori
2010-08-11
*
|
dma-mapping: unify dma_get_cache_alignment implementations
FUJITA Tomonori
2010-08-11
|
/
*
dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_mask
FUJITA Tomonori
2010-03-12
*
ARM: dma-mapping: push buffer ownership down into dma-mapping.c
Russell King
2010-02-15
*
ARM: dma-mapping: introduce the idea of buffer ownership
Russell King
2010-02-15
*
ARM: dma-mapping: split dma_unmap_page() from dma_unmap_single()
Russell King
2009-11-23
*
ARM: dma-mapping: provide dma_to_page()
Russell King
2009-11-23
*
ARM: dma-mapping: simplify page_to_dma() and __pfn_to_bus()
Russell King
2009-11-23
*
[ARM] make page_to_dma() highmem aware
Nicolas Pitre
2009-03-15
*
[ARM] introduce dma_cache_maint_page()
Nicolas Pitre
2009-03-15
*
[ARM] dma: correct dma_supported() implementation
Russell King
2008-12-13
*
[ARM] dma-mapping: fix compiler warning
Russell King
2008-11-13
*
[ARM] dma: fix some comments in dma-mapping.h
Russell King
2008-09-30
*
[ARM] dma: don't touch cache on dma_*_for_cpu()
Russell King
2008-09-30
*
[ARM] dma: add validation of DMA params
Russell King
2008-09-29
*
[ARM] dma: coding style cleanups
Russell King
2008-09-29
*
[ARM] dma: fix dmabounce dma_sync_xxx() implementations
Russell King
2008-09-29
*
[ARM] dma: use new dmabounce_sync_for_xxx() for dma_sync_single_xxx()
Russell King
2008-09-29
*
[ARM] dma: Reduce to one dma_sync_sg_* implementation
Russell King
2008-09-29
*
[ARM] dma: provide a better dma_map_page() implementation
Russell King
2008-09-25
*
[ARM] Update dma_map_sg()/dma_unmap_sg() API
Russell King
2008-09-25
*
[ARM] dma-mapping: provide sync_range APIs
Russell King
2008-08-10
*
[ARM] dma-mapping: improve type-safeness of DMA translations
Russell King
2008-08-10
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-08-03
*
[ARM] move include/asm-arm to arch/arm/include/asm
Russell King
2008-08-02