summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/iommu.h
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-061-1/+1
* powerpc: Replace _ALIGN_UP() by ALIGN()Christophe Leroy2020-05-111-2/+2
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2019-08-301-7/+14
|\
| * powerpc/powernv/ioda: Remove obsolete iommu_table_ops::exchange callbacksAlexey Kardashevskiy2019-08-301-10/+0
| * powerpc/powernv/ioda: Split out TCE invalidation from TCE updatesAlexey Kardashevskiy2019-08-301-0/+17
* | powerpc/powernv/ioda2: Create bigger default window with 64k IOMMU pagesAlexey Kardashevskiy2019-08-191-2/+5
|/
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-131-8/+0
|\
| * powerpc: remove device_to_mask()Christoph Hellwig2019-07-031-8/+0
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
|/
* powerpc/dma: trim the fat from <asm/dma-mapping.h>Christoph Hellwig2019-02-181-0/+10
* powerpc/cell: use the generic iommu bypass codeChristoph Hellwig2019-02-181-0/+6
* powerpc/dma: untangle vio_dma_mapping_ops from dma_iommu_opsChristoph Hellwig2019-02-181-0/+1
* Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-281-4/+0
|\
| * powerpc/iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-4/+0
* | powerpc/powernv/pseries: Rework device adding to IOMMU groupsAlexey Kardashevskiy2018-12-211-8/+4
* | powerpc/vfio/iommu/kvm: Do not pin device memoryAlexey Kardashevskiy2018-12-211-2/+3
|/
* KVM: PPC: Optimize clearing TCEs for sparse tablesAlexey Kardashevskiy2018-10-201-1/+1
* KVM: PPC: Avoid marking DMA-mapped pages dirty in real modeAlexey Kardashevskiy2018-09-121-2/+0
* powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy2018-07-301-0/+1
* powerpc/powernv/ioda: Allocate indirect TCE levels on demandAlexey Kardashevskiy2018-07-161-2/+5
* powerpc/powernv: Add indirect levels to it_userspaceAlexey Kardashevskiy2018-07-161-3/+3
* KVM: PPC: Make iommu_table::it_userspace big endianAlexey Kardashevskiy2018-07-161-1/+1
* powerpc: implement ->mapping_errorChristoph Hellwig2017-06-281-0/+4
* KVM: PPC: iommu: Unify TCE checkingAlexey Kardashevskiy2017-04-201-5/+15
* powerpc/vfio_spapr_tce: Add reference counting to iommu_tableAlexey Kardashevskiy2017-03-301-2/+3
* powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()Alexey Kardashevskiy2017-03-301-0/+7
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-5/+5
* powerpc/dart: Use a cachable DARTBenjamin Herrenschmidt2016-07-211-1/+0
* powerpc/iommu: Remove dma_data unionBenjamin Herrenschmidt2015-07-131-6/+25
* vfio: powerpc/spapr: Support Dynamic DMA windowsAlexey Kardashevskiy2015-06-111-1/+1
* vfio: powerpc/spapr: Register memory and define IOMMU v2Alexey Kardashevskiy2015-06-111-0/+6
* powerpc/iommu/ioda2: Add get_table_size() to calculate the size of future tableAlexey Kardashevskiy2015-06-111-0/+5
* vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows APIAlexey Kardashevskiy2015-06-111-0/+19
* powerpc/powernv: Implement multilevel TCE tablesAlexey Kardashevskiy2015-06-111-0/+2
* powerpc/iommu/powernv: Release replaced TCEAlexey Kardashevskiy2015-06-111-4/+18
* vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership controlAlexey Kardashevskiy2015-06-111-1/+10
* powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_groupAlexey Kardashevskiy2015-06-111-1/+7
* powerpc/spapr: vfio: Replace iommu_table with iommu_table_groupAlexey Kardashevskiy2015-06-111-8/+11
* powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_tableAlexey Kardashevskiy2015-06-111-0/+17
* powerpc/powernv: Do not set "read" flag if direction==DMA_NONEAlexey Kardashevskiy2015-06-111-0/+1
* vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driverAlexey Kardashevskiy2015-06-111-4/+0
* powerpc/iommu/powernv: Get rid of set_iommu_table_base_and_groupAlexey Kardashevskiy2015-06-111-7/+0
* Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...Michael Ellerman2015-04-141-0/+3
|\
| * powerpc/powernv: Allocate struct pnv_ioda_pe iommu_table dynamicallyWei Yang2015-03-311-0/+3
* | powerpc: dart_iommu: optionally populate controller_ops on initDaniel Axtens2015-04-111-1/+2
|/
* powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan2015-03-041-0/+6
* powerpc/iommu: Rename iommu_[un]map_sg functionsJoerg Roedel2014-11-181-7/+10
* powerpc/powernv: Add iommu DMA bypass support for IODA2Benjamin Herrenschmidt2014-02-111-0/+1
* powerpc/iommu: Update the generic code to use dynamic iommu page sizesAlistair Popple2013-12-301-7/+12
* powerpc/iommu: Add it_page_shift field to determine iommu page sizeAlistair Popple2013-12-301-0/+1