aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powernv/pci-ioda.c
AgeCommit message (Expand)Author
2015-06-19powerpc/powernv: Fix wrong IOMMU table in pnv_ioda_setup_bus_dma()Alexey Kardashevskiy
2015-06-18powerpc/iommu/ioda2: Enable compile with IOV=on and IOMMU_API=offAlexey Kardashevskiy
2015-06-11vfio: powerpc/spapr: powerpc/powernv/ioda2: Use DMA windows API in ownership ...Alexey Kardashevskiy
2015-06-11powerpc/iommu/ioda2: Add get_table_size() to calculate the size of future tableAlexey Kardashevskiy
2015-06-11powerpc/powernv/ioda2: Use new helpers to do proper cleanup on PE releaseAlexey Kardashevskiy
2015-06-11vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows APIAlexey Kardashevskiy
2015-06-11powerpc/powernv: Implement multilevel TCE tablesAlexey Kardashevskiy
2015-06-11powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_set_windowAlexey Kardashevskiy
2015-06-11powerpc/powernv/ioda2: Introduce helpers to allocate TCE pagesAlexey Kardashevskiy
2015-06-11powerpc/powernv/ioda2: Rework iommu_table creationAlexey Kardashevskiy
2015-06-11powerpc/iommu/powernv: Release replaced TCEAlexey Kardashevskiy
2015-06-11powerpc/powernv/ioda2: Add TCE invalidation for all attached groupsAlexey Kardashevskiy
2015-06-11powerpc/powernv/ioda2: Move TCE kill register address to PEAlexey Kardashevskiy
2015-06-11vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership controlAlexey Kardashevskiy
2015-06-11powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_groupAlexey Kardashevskiy
2015-06-11powerpc/spapr: vfio: Replace iommu_table with iommu_table_groupAlexey Kardashevskiy
2015-06-11powerpc/powernv/ioda/ioda2: Rework TCE invalidation in tce_build()/tce_free()Alexey Kardashevskiy
2015-06-11powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_tableAlexey Kardashevskiy
2015-06-11powerpc/iommu: Put IOMMU group explicitlyAlexey Kardashevskiy
2015-06-11powerpc/powernv/ioda: Clean up IOMMU group registrationAlexey Kardashevskiy
2015-06-11powerpc/iommu/powernv: Get rid of set_iommu_table_base_and_groupAlexey Kardashevskiy
2015-06-11powerpc/eeh/ioda2: Use device::iommu_group to check IOMMU groupAlexey Kardashevskiy
2015-06-03cxl: Move include file cxl.h -> cxl-base.hMichael Neuling
2015-06-03powerpc/pci: Add shutdown hook to pci_controller_opsMichael Neuling
2015-06-02powerpc/powernv: Move dma_set_mask() from pnv_phb to pci_controller_opsDaniel Axtens
2015-06-02powerpc/powernv: Specialise pci_controller_ops for each controller typeDaniel Axtens
2015-04-29powerpc/powernv: Fix early pci_controller_ops loading.Daniel Axtens
2015-04-14Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...Michael Ellerman
2015-04-11powerpc/powernv: Move controller ops from ppc_md to controller_opsDaniel Axtens
2015-04-11powerpc: pcibios_enable_device_hook: return bool rather than intDaniel Axtens
2015-03-31Merge branch 'next-eeh' into next-sriovBenjamin Herrenschmidt
2015-03-31powerpc/powernv: Don't map M64 segments using M32DTGavin Shan
2015-03-31powerpc/pci: Remove unused struct pci_dn.pcidev fieldWei Yang
2015-03-31powerpc/powernv: Group VF PE when IOV BAR is big on PHB3Wei Yang
2015-03-31powerpc/powernv: Reserve additional space for IOV BAR, with m64_per_iov suppo...Wei Yang
2015-03-31powerpc/powernv: Shift VF resource with an offsetWei Yang
2015-03-31powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernvWei Yang
2015-03-31powerpc/powernv: Reserve additional space for IOV BAR according to the number...Wei Yang
2015-03-31powerpc/powernv: Allocate struct pnv_ioda_pe iommu_table dynamicallyWei Yang
2015-03-31powerpc/pci: Create pci_dn for VFsGavin Shan
2015-03-17powerpc/powernv: Remove unused fileGavin Shan
2015-03-17powerpc/powernv: Drop PHB operation reset()Gavin Shan
2015-02-02cxl: Fix device_node reference countingRyan Grimm
2015-01-23powernv/iommu: disable IOMMU bypass with param iommu=nobypassThadeu Lima de Souza Cascardo
2015-01-23powerpc/powernv: Print the M64 range information in bootup logWei Yang
2015-01-22cxl: Enable CAPP recoveryRyan Grimm
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2014-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-11-27powerpc/powernv: Replace OPAL_DEASSERT_RESET with EEH_RESET_DEACTIVATEGavin Shan
2014-11-24powerpc/powernv: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt