Age | Commit message (Expand) | Author | Files | Lines |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 1 | -66/+63 |
2016-07-14 | ARM: 8561/4: dma-mapping: Fix the coherent case when iommu is used | Gregory CLEMENT | 1 | -21/+65 |
2016-07-14 | ARM: 8561/3: dma-mapping: Don't use outer_flush_range when the L2C is coherent | Gregory CLEMENT | 1 | -20/+42 |
2016-05-20 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -16/+0 |
2016-05-09 | iommu: of: enforce const-ness of struct iommu_ops | Robin Murphy | 1 | -3/+3 |
2016-04-15 | ARM: 8551/2: DMA: Fix kzalloc flags in __dma_alloc | Alexandre Courbot | 1 | -1/+2 |
2016-04-07 | ARM: 8548/1: dma-mapping: remove arm_dma_set_mask() | Alexandre Courbot | 1 | -16/+0 |
2016-03-05 | ARM: 8546/1: dma-mapping: refactor to fix coherent+cma+gfp=0 | Rabin Vincent | 1 | -37/+128 |
2016-03-05 | ARM: 8547/1: dma-mapping: store buffer information | Rabin Vincent | 1 | -1/+48 |
2016-02-11 | ARM: 8507/1: dma-mapping: Use DMA_ATTR_ALLOC_SINGLE_PAGES hint to optimize alloc | Doug Anderson | 1 | -0/+4 |
2016-02-11 | ARM: 8505/1: dma-mapping: Optimize allocation | Doug Anderson | 1 | -14/+20 |
2016-01-23 | tree wide: use kvfree() than conditional kfree()/vfree() | Tetsuo Handa | 1 | -9/+2 |
2015-12-15 | Revert "scatterlist: use sg_phys()" | Dan Williams | 1 | -1/+1 |
2015-11-07 | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman | 1 | -3/+3 |
2015-10-03 | ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap() | Marek Szyprowski | 1 | -0/+2 |
2015-10-03 | ARM: 8426/1: dma-mapping: add missing range check in dma_mmap() | Marek Szyprowski | 1 | -0/+5 |
2015-09-20 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+3 |
2015-09-17 | ARM: 8437/1: dma-mapping: fix build warning with new DMA_ERROR_CODE definition | Andre Przywara | 1 | -1/+3 |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 1 | -12/+0 |
2015-09-04 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -9/+13 |
2015-09-03 | Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ... | Russell King | 1 | -10/+14 |
2015-09-02 | Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2015-08-17 | scatterlist: use sg_phys() | Dan Williams | 1 | -1/+1 |
2015-08-04 | ARM: 8398/1: arm DMA: Fix allocation from CMA for coherent DMA | Lorenzo Nava | 1 | -9/+12 |
2015-08-02 | ARM: reduce visibility of dmac_* functions | Russell King | 1 | -0/+1 |
2015-07-17 | ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size check | Marek Szyprowski | 1 | -1/+1 |
2015-06-12 | Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-next | Russell King | 1 | -15/+30 |
2015-06-06 | ARM: 8387/1: arm/mm/dma-mapping.c: Add arm_coherent_dma_mmap | Mike Looijmans | 1 | -7/+25 |
2015-05-04 | ARM: 8347/1: dma-mapping: fix off-by-one check in arm_setup_iommu_dma_ops | Marek Szyprowski | 1 | -8/+5 |
2015-04-15 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -43/+73 |
2015-04-15 | Merge branches 'misc', 'vdso' and 'fixes' into for-next | Russell King | 1 | -7/+22 |
2015-04-14 | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+7 |
2015-04-02 | ARM: 8337/1: mm: Do not invoke OOM for higher order IOMMU DMA allocations | Tomasz Figa | 1 | -6/+21 |
2015-03-18 | ARM: 8289/1: dma-mapping: use to_dma_iommu_mapping instead of accessing archdata | Will Deacon | 1 | -11/+11 |
2015-03-12 | arm: dma-mapping: limit IOMMU mapping size | Murali Karicheri | 1 | -0/+7 |
2015-03-10 | ARM: dma-api: fix off-by-one error in __dma_supported() | Russell King | 1 | -1/+1 |
2015-02-23 | ARM: 8304/1: Respect NO_KERNEL_MAPPING when we don't have an IOMMU | Carlo Caione | 1 | -26/+41 |
2015-02-22 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2015-02-20 | ARM: 8305/1: DMA: Fix kzalloc flags in __iommu_alloc_buffer() | Alexandre Courbot | 1 | -1/+1 |
2015-02-04 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -0/+3 |
2015-01-29 | arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device() | Laurent Pinchart | 1 | -15/+38 |
2015-01-29 | ARM: 8288/1: dma-mapping: don't detach devices without an IOMMU during teardown | Will Deacon | 1 | -0/+3 |
2014-12-17 | Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -7/+77 |
2014-12-01 | arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops | Will Deacon | 1 | -7/+76 |
2014-10-29 | ARM: 8181/1: Drop extra return statement | Laura Abbott | 1 | -1/+0 |
2014-10-10 | arm: use genalloc for the atomic pool | Laura Abbott | 1 | -104/+49 |
2014-10-10 | common: dma-mapping: introduce common remapping functions | Laura Abbott | 1 | -48/+9 |
2014-08-07 | CMA: generalize CMA reserved area management functionality | Joonsoo Kim | 1 | -0/+1 |
2014-07-17 | ARM: DMA: ensure that old section mappings are flushed from the TLB | Russell King | 1 | -1/+10 |
2014-06-06 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds | 1 | -5/+6 |