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
/
arm64
/
mm
/
dma-mapping.c
Age
Commit message (
Expand
)
Author
2016-05-19
Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-05-09
iommu/dma: Finish optimising higher-order allocations
Robin Murphy
2016-05-09
iommu: of: enforce const-ness of struct iommu_ops
Robin Murphy
2016-04-21
arm64/dma-mapping: Remove default domain workaround
Robin Murphy
2016-04-21
arm64/dma-mapping: Extend DMA ops workaround to PCI devices
Robin Murphy
2016-02-17
arm64: dma-mapping: fix handling of devices registered before arch_initcall
Marek Szyprowski
2015-12-02
arm64: add __init/__initdata section marker to some functions/variables
Jisheng Zhang
2015-11-17
arm64: simplify dma_get_ops
Arnd Bergmann
2015-11-16
arm64/dma-mapping: Fix sizes in __iommu_{alloc,free}_attrs
Robin Murphy
2015-11-07
arm64: fixup for mm renames
Andrew Morton
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-10-15
arm64: Hook up IOMMU dma_ops
Robin Murphy
2015-10-15
arm64: Add IOMMU dma_ops
Robin Murphy
2015-09-14
arm64: dma-mapping: check whether cma area is initialized or not
Jisheng Zhang
2015-08-03
arm64: dma-mapping: Simplify pgprot handling
Robin Murphy
2015-07-27
arm64: dma-mapping: implement dma_get_sgtable()
Robin Murphy
2015-07-27
arm64: consolidate __swiotlb_mmap
Robin Murphy
2015-06-15
arm64 : Introduce support for ACPI _CCA object
Suthikulpanit, Suravee
2015-04-29
arm64: add missing PAGE_ALIGN() to __dma_free()
Dean Nelson
2015-04-27
arm64: dma-mapping: always clear allocated buffers
Marek Szyprowski
2015-03-20
arm64: Honor __GFP_ZERO in dma allocations
Suzuki K. Poulose
2015-02-27
arm64: Increase the swiotlb buffer size 64MB
Catalin Marinas
2015-01-23
arm64: Combine coherent and non-coherent swiotlb dma_ops
Catalin Marinas
2014-10-09
arm64: add atomic pool for non-coherent and CMA allocations
Laura Abbott
2014-10-02
arm64: Use DMA_ERROR_CODE to denote failed allocation
Sean Paul
2014-09-22
arm64: Implement set_arch_dma_coherent_ops() to replace bus notifiers
Catalin Marinas
2014-05-09
arm64: Clean up the default pgprot setting
Catalin Marinas
2014-05-03
arm64: Use bus notifiers to set per-device coherent DMA ops
Catalin Marinas
2014-05-03
arm64: Make default dma_ops to be noncoherent
Ritesh Harjani
2014-03-24
arm64: Remove pgprot_dmacoherent()
Catalin Marinas
2014-03-24
arm64: Support DMA_ATTR_WRITE_COMBINE
Laura Abbott
2014-03-24
arm64: Implement custom mmap functions for dma mapping
Laura Abbott
2014-02-27
arm64: Implement coherent DMA API based on swiotlb
Catalin Marinas
2014-02-27
arm64: Use swiotlb late initialisation
Catalin Marinas
2014-02-27
arm64: Replace ZONE_DMA32 with ZONE_DMA
Catalin Marinas
2014-02-26
arm64: Change misleading function names in dma-mapping
Ritesh Harjani
2014-02-05
arm64: Align CMA sizes to PAGE_SIZE
Laura Abbott
2013-12-19
arm64: Enable CMA
Laura Abbott
2013-12-19
arm64: Warn on NULL device structure for dma APIs
Laura Abbott
2012-10-08
arm64: Call swiotlb_init() instead of swiotlb_init_with_default_size()
Catalin Marinas
2012-09-17
arm64: DMA mapping API
Catalin Marinas