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