index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
dma-mapping.c
Age
Commit message (
Expand
)
Author
2020-10-06
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
dma-mapping: remove <asm/dma-contiguous.h>
Christoph Hellwig
2020-10-06
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-09-25
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
2020-03-20
ARM/dma-mapping: merge __dma_supported into arm_dma_supported
Christoph Hellwig
2020-03-20
ARM/dma-mapping: take the bus limit into account in __dma_alloc
Christoph Hellwig
2020-03-20
ARM/dma-mapping: remove get_coherent_dma_mask
Christoph Hellwig
2020-02-04
ARM: dma-api: fix max_pfn off-by-one error in __dma_supported()
Chen-Yu Tsai
2019-12-04
lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr
Huang Shijie
2019-11-30
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-11-20
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
2019-11-11
dma-direct: provide mmap and get_sgtable method overrides
Christoph Hellwig
2019-10-27
ARM: 8909/1: make unexported items static
Ben Dooks
2019-09-11
xen/arm: remove xen_dma_ops
Christoph Hellwig
2019-09-11
xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainance
Christoph Hellwig
2019-09-04
arm: remove wrappers for the generic dma remap helpers
Christoph Hellwig
2019-09-04
dma-mapping: introduce a dma_common_find_pages helper
Christoph Hellwig
2019-09-04
dma-mapping: always use VM_DMA_COHERENT for generic DMA remap
Christoph Hellwig
2019-09-04
vmalloc: lift the arm flag for coherent mappings to common code
Christoph Hellwig
2019-09-04
dma-mapping: provide a better default ->get_required_mask
Christoph Hellwig
2019-09-04
dma-mapping: move the dma_get_sgtable API comments from arm to common code
Christoph Hellwig
2019-08-29
dma-mapping: remove arch_dma_mmap_pgprot
Christoph Hellwig
2019-08-10
dma-mapping: fix page attributes for dma_mmap_*
Christoph Hellwig
2019-07-24
arm: use swiotlb for bounce buffering on LPAE configs
Christoph Hellwig
2019-07-12
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-12
mm/pgtable: drop pgtable_t variable from pte_fn_t functions
Anshuman Khandual
2019-06-25
ARM: dma-mapping: allow larger DMA mask than supported
Christoph Hellwig
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-14
arm: mm: dma-mapping: convert to use vm_map_pages()
Souptick Joarder
2019-03-15
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-03-15
Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-next
Russell King
2019-03-10
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-02-12
ARM: 8835/1: dma-mapping: Clear DMA ops on teardown
Robin Murphy
2019-02-01
ARM: 8818/1: dma-mapping: update comment about handling dma_ops when detachin...
Wolfram Sang (Renesas)
2019-02-01
dma-mapping: remove the default map_resource implementation
Christoph Hellwig
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-06
arm: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-04
ARM: 8816/1: dma-mapping: fix potential uninitialized return
Nathan Jones
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-08-17
kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...
Marek Szyprowski
2018-07-16
ARM: dma-mapping: Set proper DMA ops in arm_iommu_detach_device()
Thierry Reding
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-06
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-05-24
Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"
Joonsoo Kim
2018-05-19
ARM: 8763/1: dma-mapping: Use vma_pages()
Fabio Estevam
2018-05-08
dma-debug: move initialization to common code
Christoph Hellwig
2018-04-11
ARM: CMA: avoid double mapping to the CMA area if CONFIG_HIGHMEM=y
Joonsoo Kim
2017-09-28
ARM: 8699/1: dma-mapping: Remove init_dma_coherent_pool_size()
Vladimir Murzin
[next]