Age | Commit message (Expand) | Author |
2017-07-20 | dma-coherent: introduce interface for default DMA pool | Vladimir Murzin |
2017-06-30 | ARM: dma-mapping: Remove traces of NOMMU code | Vladimir Murzin |
2017-06-28 | arm: remove arch specific dma_supported implementation | Christoph Hellwig |
2017-06-28 | arm: implement ->mapping_error | Christoph Hellwig |
2017-05-30 | arm: dma-mapping: Reset the device's dma_ops | Sricharan R |
2017-05-30 | ARM: dma-mapping: Don't tear down third-party mappings | Laurent Pinchart |
2017-05-09 | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-05-04 | Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm... | Joerg Roedel |
2017-05-02 | xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..." | Stefano Stabellini |
2017-04-29 | arm: dma-mapping: Don't override dma_ops in arch_setup_dma_ops() | Laurent Pinchart |
2017-03-29 | ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memory | Russell King |
2017-02-28 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-24 | mm: wire up GFP flag passing in dma_alloc_from_contiguous | Lucas Stach |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche |
2017-01-19 | arm/dma-mapping: Implement DMA_ATTR_PRIVILEGED | Sricharan R |
2017-01-10 | ARM: 8633/1: nommu: allow mmap when !CONFIG_MMU | Benjamin Gaignard |
2016-11-15 | ARM: 8628/1: dma-mapping: preallocate DMA-debug hash tables in core_initcall | Marek Szyprowski |
2016-10-06 | Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2016-09-26 | arm: dma-mapping: add {map,unmap}_resource for iommu ops | Niklas Söderlund |
2016-08-12 | ARM: 8587/1: dma-mapping: Use %zu for printing a size_t variable | Fabio Estevam |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |
2016-07-14 | ARM: 8561/4: dma-mapping: Fix the coherent case when iommu is used | Gregory CLEMENT |
2016-07-14 | ARM: 8561/3: dma-mapping: Don't use outer_flush_range when the L2C is coherent | Gregory CLEMENT |
2016-05-20 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2016-05-09 | iommu: of: enforce const-ness of struct iommu_ops | Robin Murphy |
2016-04-15 | ARM: 8551/2: DMA: Fix kzalloc flags in __dma_alloc | Alexandre Courbot |
2016-04-07 | ARM: 8548/1: dma-mapping: remove arm_dma_set_mask() | Alexandre Courbot |
2016-03-04 | ARM: 8546/1: dma-mapping: refactor to fix coherent+cma+gfp=0 | Rabin Vincent |
2016-03-04 | ARM: 8547/1: dma-mapping: store buffer information | Rabin Vincent |
2016-02-11 | ARM: 8507/1: dma-mapping: Use DMA_ATTR_ALLOC_SINGLE_PAGES hint to optimize alloc | Doug Anderson |
2016-02-11 | ARM: 8505/1: dma-mapping: Optimize allocation | Doug Anderson |
2016-01-22 | tree wide: use kvfree() than conditional kfree()/vfree() | Tetsuo Handa |
2015-12-15 | Revert "scatterlist: use sg_phys()" | Dan Williams |
2015-11-06 | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman |
2015-10-03 | ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap() | Marek Szyprowski |
2015-10-03 | ARM: 8426/1: dma-mapping: add missing range check in dma_mmap() | Marek Szyprowski |
2015-09-19 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-09-16 | ARM: 8437/1: dma-mapping: fix build warning with new DMA_ERROR_CODE definition | Andre Przywara |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig |
2015-09-03 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-09-03 | Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ... | Russell King |
2015-09-02 | Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-08-17 | scatterlist: use sg_phys() | Dan Williams |
2015-08-04 | ARM: 8398/1: arm DMA: Fix allocation from CMA for coherent DMA | Lorenzo Nava |
2015-08-01 | ARM: reduce visibility of dmac_* functions | Russell King |
2015-07-17 | ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size check | Marek Szyprowski |
2015-06-12 | Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-next | Russell King |
2015-06-06 | ARM: 8387/1: arm/mm/dma-mapping.c: Add arm_coherent_dma_mmap | Mike Looijmans |
2015-05-03 | ARM: 8347/1: dma-mapping: fix off-by-one check in arm_setup_iommu_dma_ops | Marek Szyprowski |