summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/eeh_pseries.c
Commit message (Expand)AuthorAgeFilesLines
* pseries/eeh: Fix the kdump kernel crash during eeh_pseries_initMahesh Salgaonkar2021-10-071-0/+4
* powerpc/pseries/eeh: Make pseries_send_allow_unfreeze() staticCédric Le Goater2021-01-301-2/+1
* powerpc/pseries/eeh: Make pseries_pcibios_bus_add_device() staticCédric Le Goater2021-01-301-1/+1
* powerpc/pseries/eeh: Fix use of uninitialised variableOliver O'Halloran2020-10-071-5/+4
* powerpc/eeh: Clean up PE addressingOliver O'Halloran2020-10-061-36/+6
* powerpc/pseries/eeh: Allow zero to be a valid PE configuration addressOliver O'Halloran2020-10-061-16/+22
* powerpc/pseries/eeh: Rework device EEH PE determinationOliver O'Halloran2020-10-061-35/+22
* powerpc/pseries/eeh: Clean up pe_config_addr lookupsOliver O'Halloran2020-10-061-69/+11
* powerpc/eeh: Move EEH initialisation to an arch initcallOliver O'Halloran2020-10-061-1/+1
* powerpc/pseries: Stop using eeh_ops->init()Oliver O'Halloran2020-10-061-84/+71
* powerpc/eeh: Rework EEH initialisationOliver O'Halloran2020-10-061-3/+2
* powerpc/pseries/eeh: Fix dumb linebreaksOliver O'Halloran2020-09-081-8/+4
* powerpc/eeh: Move PE tree setup into the platformOliver O'Halloran2020-07-261-10/+57
* powerpc/eeh: Rename eeh_{add_to|remove_from}_parent_pe()Oliver O'Halloran2020-07-261-4/+4
* powerpc/eeh: Remove class code field from edevOliver O'Halloran2020-07-261-2/+1
* powerpc/eeh: Pass eeh_dev to eeh_ops->{read|write}_config()Oliver O'Halloran2020-07-261-6/+10
* powerpc/eeh: Pass eeh_dev to eeh_ops->resume_notify()Oliver O'Halloran2020-07-261-3/+1
* powerpc/eeh: Remove VF config space restorationOliver O'Halloran2020-07-261-25/+1
* powerpc/eeh: Kill off eeh_ops->get_pe_addr()Oliver O'Halloran2020-07-261-11/+11
* powerpc/pseries: Stop using pdn->pe_numberOliver O'Halloran2020-07-261-6/+4
* powerpc/pseries: PCIE PHB resetWen Xiong2020-07-231-63/+169
* powerpc/eeh: Fix pseries_eeh_configure_bridge()Sam Bobroff2020-05-181-1/+7
* powerpc/eeh: Rework eeh_ops->probe()Oliver O'Halloran2020-03-251-1/+22
* powerpc/eeh: Make early EEH init pseries specificOliver O'Halloran2020-03-251-14/+51
* powerpc/eeh: Add sysfs files in late probeOliver O'Halloran2020-03-251-2/+1
* powerpc/eeh: Convert log messages to eeh_edev_* macrosSam Bobroff2019-08-221-14/+7
* powerpc/eeh: EEH for pSeries hot plugSam Bobroff2019-08-221-28/+26
* powerpc/eeh: Improve debug messages around device additionSam Bobroff2019-08-221-6/+17
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* powerpc/eeh: Cleanup eeh_ops.wait_state()Sam Bobroff2018-10-131-62/+4
* powerpc/eeh: Add EEH operations to notify resumeBryant G. Ly2018-01-271-1/+95
* powerpc/pseries: Set eeh_pe of EEH_PE_VF typeBryant G. Ly2018-01-271-0/+18
* powerpc/eeh: Update VF config space after EEHBryant G. Ly2018-01-271-1/+25
* powerpc/pseries: Add pseries SR-IOV Machine dependent callsBryant G. Ly2017-12-111-0/+24
* powerpc/eeh: Remove unnecessary config_addr from eeh_devAlexey Kardashevskiy2017-08-311-2/+0
* powerpc/eeh: Remove unnecessary pointer to phb from eeh_devAlexey Kardashevskiy2017-08-311-1/+1
* powerpc/pci: Always print PHB and PE numbers as hexadecimalRussell Currey2016-11-221-4/+4
* powerpc: Various typo fixesMichael Ellerman2016-06-141-1/+1
* powerpc/pseries/eeh: Refactor the configure_bridge RTAS tokensRussell Currey2016-05-301-16/+12
* powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridgeRussell Currey2016-05-301-15/+36
* powerpc/pseries: Cleanup on pseries_eeh_get_state()Gavin Shan2015-10-211-34/+26
* powerpc/eeh: fix comment for wait_state()Wei Yang2015-05-131-1/+1
* powerpc/eeh: Replace device_node with pci_dn in eeh_opsGavin Shan2015-03-241-12/+4
* powerpc/eeh: Do probe on pci_dnGavin Shan2015-03-241-51/+31
* powerpc/pseries: Decrease message level on EEH initializationGavin Shan2014-09-301-25/+10
* powerpc/eeh: Introduce eeh_ops::err_injectGavin Shan2014-09-301-0/+1
* powerpc/eeh: Freeze PE before PE resetGavin Shan2014-09-301-1/+3
* powerpc/eeh: Replace pr_warning() with pr_warn()Gavin Shan2014-08-051-14/+14
* powerpc/eeh: Selectively enable IO for error logGavin Shan2014-08-051-1/+1
* powerpc/eeh: Refactor EEH flag accessorsGavin Shan2014-08-051-2/+2