aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/eeh_pe.c
AgeCommit message (Expand)Author
2019-02-05powerpc/eeh: Add include_passed to eeh_pe_state_clear()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup eeh_ops.wait_state()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup eeh_pe_state_mark()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup unnecessary eeh_pe_state_mark_with_cfg()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup logic in eeh_rmv_from_parent_pe()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup list_head field namesSam Bobroff
2018-10-13powerpc/eeh: Fix use of EEH_PE_KEEP on wrong fieldSam Bobroff
2018-06-03powerpc/eeh: Introduce eeh_for_each_pe()Sam Bobroff
2018-06-03powerpc/eeh: Strengthen types of eeh traversal functionsSam Bobroff
2018-04-19powerpc/eeh: Fix enabling bridge MMIO windowsMichael Neuling
2017-11-06powerpc/eeh: Stop using do_gettimeofday()Arnd Bergmann
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
2017-08-31powerpc/eeh: Reduce to one the number of places where edev is allocatedAlexey Kardashevskiy
2016-11-22powerpc/pci: Always print PHB and PE numbers as hexadecimalRussell Currey
2016-09-29powerpc/eeh: Export eeh_pe_state_mark()Gavin Shan
2016-04-27powerpc/eeh: fix misleading indentationAndrew Donnellan
2016-03-09powerpc/eeh: Create PE for VFsWei Yang
2016-03-09powerpc/eeh: Reworked eeh_pe_bus_get()Gavin Shan
2016-02-15powerpc/eeh: Fix stale cached primary busGavin Shan
2016-01-27powerpc/eeh: Fix PE location codeGavin Shan
2015-08-18powerpc/eeh: Disable automatically blocked PCI configGavin Shan
2015-03-31powerpc/eeh: Fix PE#0 check in eeh_add_to_parent_pe()Gavin Shan
2015-03-24powerpc/eeh: Remove device_node dependencyGavin Shan
2015-03-24powerpc/eeh: Replace device_node with pci_dn in eeh_opsGavin Shan
2015-01-23powerpc/eeh: Introduce flag EEH_PE_REMOVEDGavin Shan
2015-01-23powerpc/eeh: Fix missed PE#0 on P7IOCGavin Shan
2014-10-15powerpc/eeh: Block PCI config access upon frozen PEGavin Shan
2014-10-15powerpc/eeh: Fix condition for isolated stateGavin Shan
2014-09-30powerpc/eeh: Clear frozen device state in timeGavin Shan
2014-09-25powerpc/eeh: Fix kernel crash when passing through VFWei Yang
2014-08-05powerpc/eeh: Aux PE data for error logGavin Shan
2014-08-05powerpc/eeh: Replace pr_warning() with pr_warn()Gavin Shan
2014-08-05powerpc/eeh: Wrong place to call pci_get_slot()Mike Qiu
2014-08-05powerpc/eeh: sysfs entries lostMike Qiu
2014-06-11powerpc/eeh: Dump PE location codeGavin Shan
2014-04-28powerpc/eeh: No hotplug on permanently removed devGavin Shan
2014-01-15powerpc/eeh: Add restore_config operationGavin Shan
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-07-24powerpc/eeh: Don't use pci_dev during BAR restoreGavin Shan
2013-07-24powerpc/eeh: Use partial hotplug for EEH unaware driversGavin Shan
2013-07-24powerpc/eeh: Use safe list traversal when walking EEH devicesGavin Shan
2013-07-24powerpc/eeh: Keep PE during hotplugGavin Shan
2013-07-01powerpc/eeh: Check PCIe link after resetGavin Shan
2013-06-25powerpc/eeh: Remove eeh_mutexGavin Shan
2013-06-20powerpc/eeh: Trace time on first error for PEGavin Shan
2013-06-20powerpc/eeh: Trace PCI bus from PEGavin Shan
2013-06-20powerpc/eeh: Make eeh_pe_get() publicGavin Shan
2013-06-20powerpc/eeh: Make eeh_phb_pe_get() publicGavin Shan
2013-06-20powerpc/eeh: Move common part to kernel directoryGavin Shan