index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
dma-iommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-30
powerpc/iommu: Report the correct most efficient DMA mask for PCI devices
Alexey Kardashevskiy
1
-0
/
+9
2020-11-27
powerpc/dma: Fallback to dma_ops when persistent memory present
Alexey Kardashevskiy
1
-2
/
+69
2020-09-25
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
1
-0
/
+2
2020-09-08
powerpc/dma: Fix dma_map_ops::get_required_mask
Alexey Kardashevskiy
1
-1
/
+2
2020-07-19
powerpc: use the generic dma_ops_bypass mode
Christoph Hellwig
1
-81
/
+9
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-6
/
+5
2019-09-04
dma-mapping: explicitly wire up ->mmap and ->get_sgtable
Christoph Hellwig
1
-0
/
+2
2019-08-19
powerpc/iommu: Allow bypass-only for DMA
Alexey Kardashevskiy
1
-6
/
+5
2019-07-03
powerpc/pseries/dma: Allow SWIOTLB
Alexey Kardashevskiy
1
-0
/
+36
2019-07-03
powerpc: remove device_to_mask()
Christoph Hellwig
1
-2
/
+2
2019-02-18
powerpc/dma: use the dma_direct mapping routines
Christoph Hellwig
1
-2
/
+2
2019-02-18
powerpc/dma: use the dma-direct allocator for coherent platforms
Christoph Hellwig
1
-3
/
+2
2019-02-18
powerpc/dma: remove dma_nommu_dma_supported
Christoph Hellwig
1
-1
/
+1
2019-02-18
powerpc/dma: remove dma_nommu_get_required_mask
Christoph Hellwig
1
-1
/
+1
2019-02-18
powerpc/dma: remove dma_nommu_mmap_coherent
Christoph Hellwig
1
-1
/
+0
2019-02-18
powerpc/cell: use the generic iommu bypass code
Christoph Hellwig
1
-3
/
+4
2019-02-18
powerpc/dma: handle iommu bypass in dma_iommu_ops
Christoph Hellwig
1
-6
/
+64
2019-02-18
powerpc/dma: untangle vio_dma_mapping_ops from dma_iommu_ops
Christoph Hellwig
1
-1
/
+1
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-6
/
+0
2018-12-20
powerpc/dma: remove the unused dma_iommu_ops export
Christoph Hellwig
1
-2
/
+0
2018-12-06
powerpc/iommu: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-6
/
+0
2018-01-10
powerpc: rename dma_direct_ to dma_nommu_
Christoph Hellwig
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-28
powerpc: implement ->mapping_error
Christoph Hellwig
1
-0
/
+6
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-6
/
+6
2015-07-13
powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_...
Benjamin Herrenschmidt
1
-1
/
+1
2014-11-18
powerpc/iommu: Rename iommu_[un]map_sg functions
Joerg Roedel
1
-4
/
+4
2013-12-30
powerpc/iommu: Update the generic code to use dynamic iommu page sizes
Alistair Popple
1
-2
/
+2
2013-12-30
powerpc/iommu: Update constant names to reflect their hardcoded page size
Alistair Popple
1
-2
/
+2
2012-08-24
powerpc/dma-iommu: Fix IOMMU window check
Aaro Koskinen
1
-5
/
+4
2012-07-30
common: dma-mapping: add support for generic dma_mmap_* calls
Marek Szyprowski
1
-0
/
+1
2012-03-28
PowerPC: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
1
-4
/
+6
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-10-31
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
1
-0
/
+1
2011-09-20
powerpc: Tidy up dma_map_ops after adding new hook
Milton Miller
1
-7
/
+7
2011-09-20
powerpc: Use the newly added get_required_mask dma_map_ops hook
Milton Miller
1
-1
/
+2
2011-09-01
powerpc: Override dma_get_required_mask by platform hook and ops
Milton Miller
1
-0
/
+13
2010-12-09
powerpc/iommu: Use coherent_dma_mask for alloc_coherent
Nishanth Aravamudan
1
-1
/
+1
2010-10-13
powerpc/dma: Fix dma_iommu_dma_supported compare
Nishanth Aravamudan
1
-10
/
+11
2009-09-24
powerpc: Change archdata dma_data to a union
Becky Bruce
1
-8
/
+8
2009-08-28
powerpc: use dma_map_ops struct
FUJITA Tomonori
1
-1
/
+1
2009-01-13
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
1
-2
/
+2
2008-10-31
powerpc: Update remaining dma_mapping_ops to use map/unmap_page
Mark Nelson
1
-18
/
+16
2008-09-24
powerpc: Drop archdata numa_node
Becky Bruce
1
-1
/
+1
2008-09-24
powerpc: Move iommu dma ops from dma.c to dma-iommu.c
Becky Bruce
1
-0
/
+103