aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv/eeh-powernv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-22powerpc/pci: Always print PHB and PE numbers as hexadecimalRussell Currey1-2/+2
2016-10-04powerpc/powernv: Use CPU-endian hub diag-data type in pnv_eeh_get_and_dump_hub_diag()Gavin Shan1-1/+1
2016-10-04powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear()Gavin Shan1-1/+1
2016-09-29powerpc/powernv: Call opal_pci_poll() if neededGavin Shan1-2/+4
2016-09-23powerpc/powernv/eeh: Skip finding bus for VF resetsRussell Currey1-2/+3
2016-09-23powerpc/eeh: Null check uses of eeh_pe_bus_getRussell Currey1-0/+5
2016-06-21powerpc/powernv: Use PCI slot reset infrastructureGavin Shan1-1/+40
2016-06-21powerpc/powernv: Support PCI slot IDGavin Shan1-4/+4
2016-05-12Revert "powerpc/powernv: Exclude root bus in pnv_pci_reset_secondary_bus()"Michael Ellerman1-2/+10
2016-05-11powerpc/powernv: Exclude root bus in pnv_pci_reset_secondary_bus()Gavin Shan1-10/+2
2016-05-11powerpc/powernv: Simplify pnv_eeh_reset()Gavin Shan1-36/+31
2016-05-11powerpc/powernv: Rename PE# fields in struct pnv_phbGavin Shan1-1/+1
2016-03-09powerpc/powernv: Support PCI config restore for VFsWei Yang1-3/+92
2016-03-09powerpc/powernv: Support EEH reset for VF PEWei Yang1-1/+126
2016-03-09powerpc/eeh: Create PE for VFsWei Yang1-0/+16
2016-02-25Merge tag 'powerpc-4.5-4' into nextMichael Ellerman1-1/+4
2016-02-15powerpc/eeh: Fix stale cached primary busGavin Shan1-1/+4
2016-02-10powerpc/powernv: Simplify definitions of EEH debugfs handlersGavin Shan1-38/+22
2015-12-17powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPALStewart Smith1-2/+2
2015-10-21powerpc/eeh: Fix recursive fenced PHB on Broadcom shiner adapterGavin Shan1-0/+3
2015-10-21powerpc/powernv: Simplify pnv_eeh_set_option()Gavin Shan1-26/+25
2015-10-21powerpc/powernv: Remove pnv_eeh_cap_start()Gavin Shan1-14/+5
2015-10-21powerpc/powernv: Cleanup on EEH commentsGavin Shan1-11/+2
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-2/+10
2015-07-30powerpc/eeh-powernv: Fix unbalanced IRQ warningAlistair Popple1-1/+1
2015-07-21powerpc/eeh: Dump PHB diag-data for non-existing PEGavin Shan1-1/+9
2015-07-21powerpc/eeh: Fix wrong printed PE numberGavin Shan1-1/+1
2015-05-22powernv/eeh: Update the EEH code to use the opal irq domainAlistair Popple1-27/+31
2015-05-13powerpc/eeh: fix powernv_eeh_wait_state delay logicWei Yang1-1/+1
2015-05-13powerpc/eeh: fix comment for wait_state()Wei Yang1-1/+1
2015-03-24powerpc/eeh: Replace device_node with pci_dn in eeh_opsGavin Shan1-22/+18
2015-03-24powerpc/eeh: Do probe on pci_dnGavin Shan1-35/+111
2015-03-24powerpc/powernv: Use pci_dn, not device_node, in PCI config accessorGavin Shan1-2/+12
2015-03-17powerpc/powernv: Drop PHB operation reset()Gavin Shan1-5/+220
2015-03-17powerpc/powernv: Drop PHB operation next_error()Gavin Shan1-7/+327
2015-03-17powerpc/powernv: Drop PHB operation get_state()Gavin Shan1-16/+169
2015-03-17powerpc/powernv: Drop PHB operation set_option()Gavin Shan1-7/+54
2015-03-17powerpc/powernv: Drop PHB operation configure_bridge()Gavin Shan1-8/+1
2015-03-17powerpc/powernv: Drop PHB operation get_log()Gavin Shan1-7/+3
2015-03-17powerpc/powernv: Drop PHB operation post_init()Gavin Shan1-5/+179
2015-03-17powerpc/powernv: Drop PHB operation err_inject()Gavin Shan1-4/+34
2015-03-17powerpc/powernv: Shorten EEH function namesGavin Shan1-52/+52
2015-01-23powerpc/eeh: Fix missed PE#0 on P7IOCGavin Shan1-0/+11
2014-10-15powerpc/eeh: Block CFG upon frozen Shiner adapterGavin Shan1-2/+3
2014-10-15powerpc/eeh: Block PCI config access upon frozen PEGavin Shan1-0/+19
2014-10-15powerpc/powernv: Drop config requests in EEH accessorsGavin Shan1-2/+35
2014-09-30powerpc/eeh: Introduce eeh_ops::err_injectGavin Shan1-0/+26
2014-08-05powerpc/eeh: Aux PE data for error logGavin Shan1-1/+2
2014-08-05powerpc/eeh: Replace pr_warning() with pr_warn()Gavin Shan1-3/+4
2014-08-05powerpc/eeh: Selectively enable IO for error logGavin Shan1-0/+16