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
/
powerpc
/
kernel
/
dma-iommu.c
Age
Commit message (
Expand
)
Author
2018-01-10
powerpc: rename dma_direct_ to dma_nommu_
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-28
powerpc: implement ->mapping_error
Christoph Hellwig
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2015-07-13
powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_...
Benjamin Herrenschmidt
2014-11-18
powerpc/iommu: Rename iommu_[un]map_sg functions
Joerg Roedel
2013-12-30
powerpc/iommu: Update the generic code to use dynamic iommu page sizes
Alistair Popple
2013-12-30
powerpc/iommu: Update constant names to reflect their hardcoded page size
Alistair Popple
2012-08-24
powerpc/dma-iommu: Fix IOMMU window check
Aaro Koskinen
2012-07-30
common: dma-mapping: add support for generic dma_mmap_* calls
Marek Szyprowski
2012-03-28
PowerPC: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
2011-09-20
powerpc: Tidy up dma_map_ops after adding new hook
Milton Miller
2011-09-20
powerpc: Use the newly added get_required_mask dma_map_ops hook
Milton Miller
2011-09-01
powerpc: Override dma_get_required_mask by platform hook and ops
Milton Miller
2010-12-09
powerpc/iommu: Use coherent_dma_mask for alloc_coherent
Nishanth Aravamudan
2010-10-13
powerpc/dma: Fix dma_iommu_dma_supported compare
Nishanth Aravamudan
2009-09-24
powerpc: Change archdata dma_data to a union
Becky Bruce
2009-08-28
powerpc: use dma_map_ops struct
FUJITA Tomonori
2009-01-13
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
2008-10-31
powerpc: Update remaining dma_mapping_ops to use map/unmap_page
Mark Nelson
2008-09-24
powerpc: Drop archdata numa_node
Becky Bruce
2008-09-24
powerpc: Move iommu dma ops from dma.c to dma-iommu.c
Becky Bruce