summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries/eeh_pseries.c
AgeCommit message (Expand)Author
2021-10-07pseries/eeh: Fix the kdump kernel crash during eeh_pseries_initMahesh Salgaonkar
2021-01-30powerpc/pseries/eeh: Make pseries_send_allow_unfreeze() staticCédric Le Goater
2021-01-30powerpc/pseries/eeh: Make pseries_pcibios_bus_add_device() staticCédric Le Goater
2020-10-07powerpc/pseries/eeh: Fix use of uninitialised variableOliver O'Halloran
2020-10-06powerpc/eeh: Clean up PE addressingOliver O'Halloran
2020-10-06powerpc/pseries/eeh: Allow zero to be a valid PE configuration addressOliver O'Halloran
2020-10-06powerpc/pseries/eeh: Rework device EEH PE determinationOliver O'Halloran
2020-10-06powerpc/pseries/eeh: Clean up pe_config_addr lookupsOliver O'Halloran
2020-10-06powerpc/eeh: Move EEH initialisation to an arch initcallOliver O'Halloran
2020-10-06powerpc/pseries: Stop using eeh_ops->init()Oliver O'Halloran
2020-10-06powerpc/eeh: Rework EEH initialisationOliver O'Halloran
2020-09-08powerpc/pseries/eeh: Fix dumb linebreaksOliver O'Halloran
2020-07-26powerpc/eeh: Move PE tree setup into the platformOliver O'Halloran
2020-07-26powerpc/eeh: Rename eeh_{add_to|remove_from}_parent_pe()Oliver O'Halloran
2020-07-26powerpc/eeh: Remove class code field from edevOliver O'Halloran
2020-07-26powerpc/eeh: Pass eeh_dev to eeh_ops->{read|write}_config()Oliver O'Halloran
2020-07-26powerpc/eeh: Pass eeh_dev to eeh_ops->resume_notify()Oliver O'Halloran
2020-07-26powerpc/eeh: Remove VF config space restorationOliver O'Halloran
2020-07-26powerpc/eeh: Kill off eeh_ops->get_pe_addr()Oliver O'Halloran
2020-07-26powerpc/pseries: Stop using pdn->pe_numberOliver O'Halloran
2020-07-23powerpc/pseries: PCIE PHB resetWen Xiong
2020-05-18powerpc/eeh: Fix pseries_eeh_configure_bridge()Sam Bobroff
2020-03-25powerpc/eeh: Rework eeh_ops->probe()Oliver O'Halloran
2020-03-25powerpc/eeh: Make early EEH init pseries specificOliver O'Halloran
2020-03-25powerpc/eeh: Add sysfs files in late probeOliver O'Halloran
2019-08-22powerpc/eeh: Convert log messages to eeh_edev_* macrosSam Bobroff
2019-08-22powerpc/eeh: EEH for pSeries hot plugSam Bobroff
2019-08-22powerpc/eeh: Improve debug messages around device additionSam Bobroff
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-10-13powerpc/eeh: Cleanup eeh_ops.wait_state()Sam Bobroff
2018-01-27powerpc/eeh: Add EEH operations to notify resumeBryant G. Ly
2018-01-27powerpc/pseries: Set eeh_pe of EEH_PE_VF typeBryant G. Ly
2018-01-27powerpc/eeh: Update VF config space after EEHBryant G. Ly
2017-12-11powerpc/pseries: Add pseries SR-IOV Machine dependent callsBryant G. Ly
2017-08-31powerpc/eeh: Remove unnecessary config_addr from eeh_devAlexey Kardashevskiy
2017-08-31powerpc/eeh: Remove unnecessary pointer to phb from eeh_devAlexey Kardashevskiy
2016-11-22powerpc/pci: Always print PHB and PE numbers as hexadecimalRussell Currey
2016-06-14powerpc: Various typo fixesMichael Ellerman
2016-05-30powerpc/pseries/eeh: Refactor the configure_bridge RTAS tokensRussell Currey
2016-05-30powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridgeRussell Currey
2015-10-21powerpc/pseries: Cleanup on pseries_eeh_get_state()Gavin Shan
2015-05-13powerpc/eeh: fix comment for wait_state()Wei Yang
2015-03-24powerpc/eeh: Replace device_node with pci_dn in eeh_opsGavin Shan
2015-03-24powerpc/eeh: Do probe on pci_dnGavin Shan
2014-09-30powerpc/pseries: Decrease message level on EEH initializationGavin Shan
2014-09-30powerpc/eeh: Introduce eeh_ops::err_injectGavin Shan
2014-09-30powerpc/eeh: Freeze PE before PE resetGavin Shan
2014-08-05powerpc/eeh: Replace pr_warning() with pr_warn()Gavin Shan
2014-08-05powerpc/eeh: Selectively enable IO for error logGavin Shan
2014-08-05powerpc/eeh: Refactor EEH flag accessorsGavin Shan