index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
dma-mapping.c
Age
Commit message (
Expand
)
Author
2012-01-23
ARM: add dma coherent region reporting via procfs
Russell King
2011-11-26
ARM: 7172/1: dma: Drop GFP_COMP for DMA memory allocations
Sumit Bhattacharya
2011-11-21
ARM: 7166/1: Use PMD_SHIFT instead of PGDIR_SHIFT in dma-consistent.c
Catalin Marinas
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2011-10-25
Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...
Russell King
2011-09-26
ARM: dma-mapping: free allocated page if unable to map
Russell King
2011-08-23
ARM: 7059/1: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_*
Catalin Marinas
2011-08-22
ARM: Remove support for macro CONSISTENT_DMA_SIZE
Jon Medhurst
2011-08-22
ARM: Add init_consistent_dma_size()
Jon Medhurst
2011-07-12
ARM: dma: replace ISA_DMA_THRESHOLD with a variable
Russell King
2011-03-20
Merge branches 'fixes', 'pgt-next' and 'versatile' into devel
Russell King
2011-02-21
ARM: pgtable: add pud-level code
Russell King
2011-01-12
ARM: 6622/1: fix dma_unmap_sg() documentation
Linus Walleij
2011-01-06
Merge branch 'misc' into devel
Russell King
2011-01-06
Merge branch 'smp' into misc
Russell King
2011-01-06
ARM: DMA: add support for DMA debugging
Russell King
2011-01-03
ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()
Russell King
2010-12-19
ARM: get rid of kmap_high_l1_vipt()
Nicolas Pitre
2010-11-07
ARM: Fix DMA coherent allocator alignment
Russell King
2010-09-19
ARM: 6379/1: Assume new page cache pages have dirty D-cache
Catalin Marinas
2010-09-08
ARM: Ensure PTE modifications via dma_alloc_coherent are visible
Russell King
2010-07-27
ARM: DMA coherent allocator: align remapped addresses
Russell King
2010-07-01
ARM: 6186/1: Avoid the CONSISTENT_DMA_SIZE warning on noMMU builds
Catalin Marinas
2010-04-14
ARM: 6007/1: fix highmem with VIPT cache and DMA
Nicolas Pitre
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-25
Merge branch 'misc2' into devel
Russell King
2010-02-15
ARM: 5927/1: Make delimiters of DMA area globally visibly.
Fenkart/Bostandzhyan
2010-02-15
ARM: dma-mapping: fix for speculative prefetching
Russell King
2010-02-15
ARM: dma-mapping: provide per-cpu type map/unmap functions
Russell King
2010-02-15
ARM: dma-mapping: simplify dma_cache_maint_page
Russell King
2010-02-15
ARM: dma-mapping: move selection of page ops out of dma_cache_maint_contiguous
Russell King
2010-02-15
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
2009-11-24
ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attribute
Russell King
2009-11-24
ARM: dma-mapping: get rid of setting/clearing the reserved page bit
Russell King
2009-11-24
ARM: dma-mapping: Factor out noMMU dma buffer allocation code
Russell King
2009-11-24
ARM: dma-mapping: clean up coherent arch dma allocation
Russell King
2009-11-24
ARM: dma-mapping: move consistent_init into CONFIG_MMU section
Russell King
2009-11-24
ARM: dma-mapping: factor dma_free_coherent() common code
Russell King
2009-11-24
ARM: dma-mapping: fix nommu dma_alloc_coherent()
Russell King
2009-11-24
ARM: dma-mapping: fix coherent arch dma_alloc_coherent()
Russell King
2009-11-24
ARM: dma-mapping: functions to allocate/free a coherent buffer
Russell King
2009-11-24
ARM: dma-mapping: split out vmregion code from dma coherent mapping code
Russell King
2009-10-25
ARM: Use GFP_DMA only for masks _less_ than 32-bit
Russell King
2009-07-24
nommu: Add noMMU support to the DMA API
Catalin Marinas
2009-03-15
[ARM] introduce dma_cache_maint_page()
Nicolas Pitre
2009-03-12
[ARM] Fix virtual to physical translation macro corner cases
Russell King
2009-01-08
NOMMU: Rename ARM's struct vm_region
David Howells
2008-09-30
[ARM] dma: don't touch cache on dma_*_for_cpu()
Russell King
2008-09-29
[ARM] dma: Reduce to one dma_sync_sg_* implementation
Russell King
[next]