summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/eeh_pe.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* powerpc/eeh: Add include_passed to eeh_pe_state_clear()Sam Bobroff2019-02-051-39/+29
* powerpc/eeh: Cleanup eeh_ops.wait_state()Sam Bobroff2018-10-131-0/+51
* powerpc/eeh: Cleanup eeh_pe_state_mark()Sam Bobroff2018-10-131-38/+32
* powerpc/eeh: Cleanup unnecessary eeh_pe_state_mark_with_cfg()Sam Bobroff2018-10-131-22/+0
* powerpc/eeh: Cleanup logic in eeh_rmv_from_parent_pe()Sam Bobroff2018-10-131-2/+2
* powerpc/eeh: Cleanup list_head field namesSam Bobroff2018-10-131-6/+5
* powerpc/eeh: Fix use of EEH_PE_KEEP on wrong fieldSam Bobroff2018-10-131-1/+1
* powerpc/eeh: Introduce eeh_for_each_pe()Sam Bobroff2018-06-031-4/+3
* powerpc/eeh: Strengthen types of eeh traversal functionsSam Bobroff2018-06-031-12/+7
* powerpc/eeh: Fix enabling bridge MMIO windowsMichael Neuling2018-04-191-1/+2
* powerpc/eeh: Stop using do_gettimeofday()Arnd Bergmann2017-11-061-4/+4
* powerpc/eeh: Remove unnecessary config_addr from eeh_devAlexey Kardashevskiy2017-08-311-21/+21
* powerpc/eeh: Remove unnecessary pointer to phb from eeh_devAlexey Kardashevskiy2017-08-311-11/+13
* powerpc/eeh: Reduce to one the number of places where edev is allocatedAlexey Kardashevskiy2017-08-311-11/+21
* powerpc/pci: Always print PHB and PE numbers as hexadecimalRussell Currey2016-11-221-2/+2
* powerpc/eeh: Export eeh_pe_state_mark()Gavin Shan2016-09-291-0/+1
* powerpc/eeh: fix misleading indentationAndrew Donnellan2016-04-271-1/+1
* powerpc/eeh: Create PE for VFsWei Yang2016-03-091-2/+8
* powerpc/eeh: Reworked eeh_pe_bus_get()Gavin Shan2016-03-091-16/+12
* powerpc/eeh: Fix stale cached primary busGavin Shan2016-02-151-1/+1
* powerpc/eeh: Fix PE location codeGavin Shan2016-01-271-18/+15
* powerpc/eeh: Disable automatically blocked PCI configGavin Shan2015-08-181-0/+22
* powerpc/eeh: Fix PE#0 check in eeh_add_to_parent_pe()Gavin Shan2015-03-311-6/+7
* powerpc/eeh: Remove device_node dependencyGavin Shan2015-03-241-9/+25
* powerpc/eeh: Replace device_node with pci_dn in eeh_opsGavin Shan2015-03-241-42/+40
* powerpc/eeh: Introduce flag EEH_PE_REMOVEDGavin Shan2015-01-231-4/+2
* powerpc/eeh: Fix missed PE#0 on P7IOCGavin Shan2015-01-231-3/+11
* powerpc/eeh: Block PCI config access upon frozen PEGavin Shan2014-10-151-0/+8
* powerpc/eeh: Fix condition for isolated stateGavin Shan2014-10-151-1/+1
* powerpc/eeh: Clear frozen device state in timeGavin Shan2014-09-301-3/+18
* powerpc/eeh: Fix kernel crash when passing through VFWei Yang2014-09-251-1/+1
* powerpc/eeh: Aux PE data for error logGavin Shan2014-08-051-1/+25
* powerpc/eeh: Replace pr_warning() with pr_warn()Gavin Shan2014-08-051-1/+2
* powerpc/eeh: Wrong place to call pci_get_slot()Mike Qiu2014-08-051-33/+13
* powerpc/eeh: sysfs entries lostMike Qiu2014-08-051-11/+0
* powerpc/eeh: Dump PE location codeGavin Shan2014-06-111-0/+60
* powerpc/eeh: No hotplug on permanently removed devGavin Shan2014-04-281-7/+40
* powerpc/eeh: Add restore_config operationGavin Shan2014-01-151-0/+3
* powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-151-1/+0
* powerpc/eeh: Don't use pci_dev during BAR restoreGavin Shan2013-07-241-13/+12
* powerpc/eeh: Use partial hotplug for EEH unaware driversGavin Shan2013-07-241-13/+7
* powerpc/eeh: Use safe list traversal when walking EEH devicesGavin Shan2013-07-241-5/+5
* powerpc/eeh: Keep PE during hotplugGavin Shan2013-07-241-4/+3
* powerpc/eeh: Check PCIe link after resetGavin Shan2013-07-011-13/+144
* powerpc/eeh: Remove eeh_mutexGavin Shan2013-06-251-29/+1
* powerpc/eeh: Trace time on first error for PEGavin Shan2013-06-201-0/+27
* powerpc/eeh: Trace PCI bus from PEGavin Shan2013-06-201-0/+17
* powerpc/eeh: Make eeh_pe_get() publicGavin Shan2013-06-201-2/+2
* powerpc/eeh: Make eeh_phb_pe_get() publicGavin Shan2013-06-201-1/+1