aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv/pci.c
AgeCommit message (Expand)Author
2020-05-15powerpc/iov: Move VF pdev fixup into pcibios_fixup_iov()Oliver O'Halloran
2020-05-15powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE numberOliver O'Halloran
2020-03-30powerpc/powernv: Disable native PCIe port managementOliver O'Halloran
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-02-19powerpc/powernv/sriov: Register IOMMU groups for VFsAlexey Kardashevskiy
2018-12-21powerpc/powernv/pseries: Rework device adding to IOMMU groupsAlexey Kardashevskiy
2018-12-21powerpc/powernv: Remove PCI_MSI ifdef checksOliver O'Halloran
2018-12-20powerpc/powernv/eeh/npu: Fix uninitialized variables in opal_pci_eeh_freeze_s...Alexey Kardashevskiy
2018-07-16powerpc/powernv: Move TCE manupulation code to its own fileAlexey Kardashevskiy
2018-03-13powerpc/powernv: Enable tunneled operationsPhilippe Bergheaud
2018-01-24powerpc/powernv: Introduce new PHB type for opencapi linksFrederic Barrat
2017-08-08powerpc/powernv: Enable PCI peer-to-peerFrederic Barrat
2017-06-27powerpc/powernv/pci: Add support for PHB4 diagnosticsRussell Currey
2017-06-27powerpc/powernv/pci: Dynamically allocate PHB diag dataRussell Currey
2017-06-27powerpc/powernv/pci: Reduce spam when dumping PESTRussell Currey
2017-04-28powerpc/powernv: Check kzalloc() return value in pnv_pci_table_allocAlexey Kardashevskiy
2017-04-28Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2017-03-30powerpc/vfio_spapr_tce: Add reference counting to iommu_tableAlexey Kardashevskiy
2017-03-20powerpc/powernv: Fix it_ops::get() callback to return in cpu endianAlexey Kardashevskiy
2017-01-30powerpc/powernv: Use OPAL call for TCE kill on NVLink2Alistair Popple
2016-11-22powerpc/pci: Always print PHB and PE numbers as hexadecimalRussell Currey
2016-10-04powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()Gavin Shan
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-07-21powerpc/powernv/ioda: Fix endianness when reading TCEsAlexey Kardashevskiy
2016-07-17powerpc/powernv: Discover IODA3 PHBsBenjamin Herrenschmidt
2016-06-21powerpc/powernv: Functions to get/set PCI slot stateGavin Shan
2016-06-21powerpc/powernv: Introduce pnv_pci_get_slot_id()Gavin Shan
2016-06-21powerpc/pci: Delay populating pdnGavin Shan
2016-06-21powerpc/powernv: Remove PCI_RESET_DELAY_USGavin Shan
2016-05-11powerpc/powernv: Data type unsigned int for PE numberGavin Shan
2016-05-11powerpc/powernv: Rename PE# fields in struct pnv_phbGavin Shan
2016-05-11powerpc/powernv/pci: Fix cfg_dbg() & replace with pr_devel()Alexey Kardashevskiy
2016-02-25Merge tag 'powerpc-4.5-4' into nextMichael Ellerman
2016-02-17powerpc/ioda: Set "read" permission when "write" is setAlexey Kardashevskiy
2016-02-15powerpc/powernv: Fix stale PE primary busGavin Shan
2016-02-08powerpc/powernv: Remove support for p5ioc2Russell Currey
2016-01-11powerpc/powernv: Remove misleading comment in pci.cRussell Currey
2015-12-17powerpc/powernv: Add support for Nvlink NPUsAlistair Popple
2015-09-10powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-08-18powerpc/powernv: move dma_get_required_mask from pnv_phb to pci_controller_opsAndrew Donnellan
2015-07-22powerpc/PCI: Use for_pci_msi_entry() to access MSI device listJiang Liu
2015-06-11powerpc/powernv: Implement multilevel TCE tablesAlexey Kardashevskiy
2015-06-11powerpc/iommu/powernv: Release replaced TCEAlexey Kardashevskiy
2015-06-11powerpc/powernv: Implement accessor to TCE entryAlexey Kardashevskiy
2015-06-11powerpc/spapr: vfio: Switch from iommu_table to new 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/powernv: Do not set "read" flag if direction==DMA_NONEAlexey Kardashevskiy