summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/dma-mapping.c
AgeCommit message (Expand)Author
2012-08-28ARM: dma-mapping: IOMMU allocates pages from atomic_pool with GFP_ATOMICHiroshi Doyu
2012-08-28ARM: dma-mapping: Introduce __atomic_get_pages() for __iommu_get_pages()Hiroshi Doyu
2012-08-28ARM: dma-mapping: Refactor out to introduce __in_atomic_poolHiroshi Doyu
2012-08-28ARM: dma-mapping: atomic_pool with struct page **pagesHiroshi Doyu
2012-08-28ARM: DMA-Mapping: print warning when atomic coherent allocation failsMarek Szyprowski
2012-08-28ARM: DMA-Mapping: add function for setting coherent pool size from platform codeMarek Szyprowski
2012-08-09ARM: dma-mapping: fix incorrect freeing of atomic allocationsAaro Koskinen
2012-08-09ARM: dma-mapping: fix atomic allocation alignmentAaro Koskinen
2012-08-09ARM: mm: fix MMU mapping of CMA regionsChris Brand
2012-07-30Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...Linus Torvalds
2012-07-30ARM: dma-mapping: add support for DMA_ATTR_SKIP_CPU_SYNC attributeMarek Szyprowski
2012-07-30ARM: dma-mapping: add support for dma_get_sgtable()Marek Szyprowski
2012-07-30ARM: dma-mapping: add support for DMA_ATTR_NO_KERNEL_MAPPING attributeMarek Szyprowski
2012-07-30ARM: dma-mapping: fix error path for memory allocation failureMarek Szyprowski
2012-07-30ARM: dma-mapping: add more sanity checks in arm_dma_mmap()Marek Szyprowski
2012-07-30ARM: dma-mapping: remove custom consistent dma regionMarek Szyprowski
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King
2012-07-16ARM: dma-mapping: modify condition check while freeing pagesPrathyush K
2012-06-28ARM: 7432/1: use the new linux/sizes.hAlessandro Rubini
2012-06-25ARM: dma-mapping: fix buffer chunk allocation orderMarek Szyprowski
2012-06-11ARM: dma-mapping: Add missing static storage class specifierSachin Kamat
2012-06-04ARM: dma-mapping: remove unconditional dependency on CMAMarek Szyprowski
2012-05-22Merge branch 'for-next-arm-dma' into for-linusMarek Szyprowski
2012-05-21ARM: dma-mapping: use PMD size for section unmapVitaly Andrianov
2012-05-21ARM: integrate CMA with DMA-mapping subsystemMarek Szyprowski
2012-05-21ARM: dma-mapping: add support for IOMMU mapperMarek Szyprowski
2012-05-21ARM: dma-mapping: use alloc, mmap, free from dma_opsMarek Szyprowski
2012-05-21ARM: dma-mapping: remove redundant code and do the cleanupMarek Szyprowski
2012-05-21ARM: dma-mapping: move all dma bounce code to separate dma ops structureMarek Szyprowski
2012-05-21ARM: dma-mapping: implement dma sg methods on top of any generic dma opsMarek Szyprowski
2012-05-21ARM: dma-mapping: use asm-generic/dma-mapping-common.hMarek Szyprowski
2012-05-21ARM: dma-mapping: remove offset parameter to prepare for generic dma_opsMarek Szyprowski
2012-05-21ARM: dma-mapping: introduce DMA_ERROR_CODE constantMarek Szyprowski
2012-05-21ARM: dma-mapping: use pr_* instread of printkMarek Szyprowski
2012-05-21ARM: dma-mapping: use dma_mmap_from_coherent()Marek Szyprowski
2012-01-23ARM: add dma coherent region reporting via procfsRussell King
2011-11-26ARM: 7172/1: dma: Drop GFP_COMP for DMA memory allocationsSumit Bhattacharya
2011-11-21ARM: 7166/1: Use PMD_SHIFT instead of PGDIR_SHIFT in dma-consistent.cCatalin Marinas
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-25Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King
2011-09-26ARM: dma-mapping: free allocated page if unable to mapRussell King
2011-08-23ARM: 7059/1: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_*Catalin Marinas
2011-08-22ARM: Remove support for macro CONSISTENT_DMA_SIZEJon Medhurst
2011-08-22ARM: Add init_consistent_dma_size()Jon Medhurst
2011-07-12ARM: dma: replace ISA_DMA_THRESHOLD with a variableRussell King
2011-03-20Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King
2011-02-21ARM: pgtable: add pud-level codeRussell King
2011-01-12ARM: 6622/1: fix dma_unmap_sg() documentationLinus Walleij
2011-01-06Merge branch 'misc' into develRussell King
2011-01-06Merge branch 'smp' into miscRussell King