aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv/pci.c
AgeCommit message (Expand)Author
2023-06-21powerpc/powernv/pci: Remove ioda1 supportJoel Stanley
2023-05-17powerpc/iommu: Remove iommu_del_device()Jason Gunthorpe
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy
2022-02-17PCI: Add defines for normal and subtractive PCI bridgesPali Rohár
2021-08-10powerpc/powernv/pci: Drop unused MSI codeCédric Le Goater
2021-05-23powerpc/powernv/pci: fix header guardNick Desaulniers
2021-05-02powerpc/powernv: remove the nvlink supportChristoph Hellwig
2020-07-26powerpc/powernv/pci: Add pci_bus_to_pnvhb() helperOliver O'Halloran
2020-05-28powerpc/powernv/pci: Add device to iommu group during dma_dev_setup()Oliver O'Halloran
2020-01-23powernv/pci: Move pnv_pci_dma_bus_setup() to pci-ioda.cOliver O'Halloran
2020-01-23powernv/pci: Fold pnv_pci_dma_dev_setup() into the pci-ioda.c versionOliver O'Halloran
2020-01-23powerpc/iov: Move VF pdev fixup into pcibios_fixup_iov()Oliver O'Halloran
2020-01-23powerpc/powernv/ioda: Find opencapi slot for a device nodeFrederic Barrat
2020-01-06powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE numberOliver O'Halloran
2019-11-21powerpc/powernv: Disable native PCIe port managementOliver O'Halloran
2019-09-05pci-hotplug/pnv_php: Add support for IODA3 Power9 PHBsOliver O'Halloran
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-01powerpc/powernv: remove the unused tunneling exportsChristoph Hellwig
2019-07-01powerpc/powernv: remove the unused pnv_pci_set_p2p functionChristoph Hellwig
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