aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powernv/eeh-ioda.c
AgeCommit message (Expand)Author
2015-03-17powerpc/powernv: Remove unused fileGavin Shan
2015-03-17powerpc/powernv: Drop PHB operation reset()Gavin Shan
2015-03-17powerpc/powernv: Drop PHB operation next_error()Gavin Shan
2015-03-17powerpc/powernv: Drop PHB operation get_state()Gavin Shan
2015-03-17powerpc/powernv: Drop PHB operation set_option()Gavin Shan
2015-03-17powerpc/powernv: Drop PHB operation configure_bridge()Gavin Shan
2015-03-17powerpc/powernv: Drop PHB operation get_log()Gavin Shan
2015-03-17powerpc/powernv: Drop PHB operation post_init()Gavin Shan
2015-03-17powerpc/powernv: Drop PHB operation err_inject()Gavin Shan
2014-12-02powerpc/eeh: Dump PHB diag-data earlyGavin Shan
2014-12-02powerpc/eeh: Set EEH_PE_RESET on PE resetGavin Shan
2014-11-10powerpc: Remove superfluous bootmem includesAnton Blanchard
2014-10-15powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKEDGavin Shan
2014-09-30powerpc/powernv: Fetch frozen PE on top levelGavin Shan
2014-09-30powerpc/powernv: Sync OpalPciResetScope with firmwareGavin Shan
2014-09-30powerpc/powernv: Clear PAPR error injection registersGavin Shan
2014-09-30powerpc/powernv: Add PCI error injection debugfs entryMike Qiu
2014-09-30powerpc/eeh: Introduce eeh_ops::err_injectGavin Shan
2014-09-30powerpc/eeh: Freeze PE before PE resetGavin Shan
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard
2014-08-05powerpc/powernv: Handle compound PE for EEHGavin Shan
2014-08-05powerpc/powernv: Split ioda_eeh_get_state()Gavin Shan
2014-08-05powerpc/eeh: Aux PE data for error logGavin Shan
2014-08-05powerpc/eeh: Make diag-data not endian dependentGavin Shan
2014-08-05powerpc/eeh: Replace pr_warning() with pr_warn()Gavin Shan
2014-08-05powerpc/eeh: Avoid event on passed PEGavin Shan
2014-06-11powerpc/eeh: Dump PE location codeGavin Shan
2014-06-11powerpc/powernv: Fix killed EEH eventGavin Shan
2014-06-11powerpc/powernv: Don't escalate non-existing frozen PEGavin Shan
2014-06-11powerpc/eeh: Report frozen parent PE prior to child PEGavin Shan
2014-06-11powerpc/powernv: Fix endianness problems in EEHGuo Chao
2014-05-20Revert "powerpc/powernv: Fundamental reset on PLX ports"Benjamin Herrenschmidt
2014-04-28powerpc/powernv: Fundamental reset on PLX portsGavin Shan
2014-04-28powrpc/powernv: Reset PHB in kdump kernelGavin Shan
2014-04-28powerpc/pci: Mask linkDown on resetting PCI busGavin Shan
2014-04-28powerpc/eeh: Make the delay for PE reset unifiedGavin Shan
2014-04-28powerpc/powernv: Reset root port in firmwareGavin Shan
2014-04-28powerpc/powernv: Fix endless reporting frozen PEGavin Shan
2014-04-28powerpc/eeh: Allow to disable EEHGavin Shan
2014-04-28powerpc/eeh: Avoid I/O access during PE resetGavin Shan
2014-04-28powerpc/powernv: Use EEH PCI config accessorsGavin Shan
2014-04-28powerpc/powernv: Move PNV_EEH_STATE_ENABLED aroundGavin Shan
2014-04-28powerpc/powernv: Remove PNV_EEH_STATE_REMOVEDGavin Shan
2014-02-28powerpc/powernv: Dump PHB diag-data immediatelyGavin Shan
2014-02-17powerpc/eeh: Disable EEH on rebootGavin Shan
2014-02-17powerpc/powernv: Rework EEH resetGavin Shan
2014-01-15powerpc/eeh: Escalate error on non-existing PEGavin Shan
2014-01-15powerpc/eeh: Handle multiple EEH errorsGavin Shan
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-30Merge branch 'merge' into nextBenjamin Herrenschmidt