summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powernv/pci.c
AgeCommit message (Expand)Author
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
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-05-22powerpc/powernv: Move MSI-related ops to pci_controller_opsDaniel 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-07powerpc/powernv: Remove powernv RTAS supportMichael Ellerman
2015-03-31powerpc/powernv: Shift VF resource with an offsetWei Yang
2015-03-24powerpc/powernv: Use pci_dn, not device_node, in PCI config accessorGavin Shan
2015-03-04powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan