Age | Commit message (Expand) | Author |
2023-06-14 | powerpc/eeh: Rely on dev->link_active_reporting | Maciej W. Rozycki |
2022-05-22 | powerpc: Fix all occurences of "the the" | Michael Ellerman |
2022-05-08 | powerpc: Add missing headers | Christophe Leroy |
2020-10-07 | powerpc/eeh: Delete eeh_pe->config_addr | Oliver O'Halloran |
2020-10-06 | powerpc/eeh: Clean up PE addressing | Oliver O'Halloran |
2020-07-26 | powerpc/eeh: Move PE tree setup into the platform | Oliver O'Halloran |
2020-07-26 | powerpc/eeh: Drop pdn use in eeh_pe_tree_insert() | Oliver O'Halloran |
2020-07-26 | powerpc/eeh: Rename eeh_{add_to|remove_from}_parent_pe() | Oliver O'Halloran |
2020-07-26 | powerpc/eeh: Pass eeh_dev to eeh_ops->{read|write}_config() | Oliver O'Halloran |
2020-07-26 | powerpc/eeh: Pass eeh_dev to eeh_ops->restore_config() | Oliver O'Halloran |
2019-09-05 | powerpc/eeh: Clean up EEH PEs after recovery finishes | Oliver O'Halloran |
2019-08-22 | powerpc/eeh: Slightly simplify eeh_add_to_parent_pe() | Sam Bobroff |
2019-08-22 | powerpc/eeh: Remove unused return path from eeh_pe_dev_traverse() | Sam Bobroff |
2019-08-22 | powerpc/eeh: Convert log messages to eeh_edev_* macros | Sam Bobroff |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-02-05 | powerpc/eeh: Add include_passed to eeh_pe_state_clear() | Sam Bobroff |
2018-10-13 | powerpc/eeh: Cleanup eeh_ops.wait_state() | Sam Bobroff |
2018-10-13 | powerpc/eeh: Cleanup eeh_pe_state_mark() | Sam Bobroff |
2018-10-13 | powerpc/eeh: Cleanup unnecessary eeh_pe_state_mark_with_cfg() | Sam Bobroff |
2018-10-13 | powerpc/eeh: Cleanup logic in eeh_rmv_from_parent_pe() | Sam Bobroff |
2018-10-13 | powerpc/eeh: Cleanup list_head field names | Sam Bobroff |
2018-10-13 | powerpc/eeh: Fix use of EEH_PE_KEEP on wrong field | Sam Bobroff |
2018-06-03 | powerpc/eeh: Introduce eeh_for_each_pe() | Sam Bobroff |
2018-06-03 | powerpc/eeh: Strengthen types of eeh traversal functions | Sam Bobroff |
2018-04-19 | powerpc/eeh: Fix enabling bridge MMIO windows | Michael Neuling |
2017-11-06 | powerpc/eeh: Stop using do_gettimeofday() | Arnd Bergmann |
2017-08-31 | powerpc/eeh: Remove unnecessary config_addr from eeh_dev | Alexey Kardashevskiy |
2017-08-31 | powerpc/eeh: Remove unnecessary pointer to phb from eeh_dev | Alexey Kardashevskiy |
2017-08-31 | powerpc/eeh: Reduce to one the number of places where edev is allocated | Alexey Kardashevskiy |
2016-11-22 | powerpc/pci: Always print PHB and PE numbers as hexadecimal | Russell Currey |
2016-09-29 | powerpc/eeh: Export eeh_pe_state_mark() | Gavin Shan |
2016-04-27 | powerpc/eeh: fix misleading indentation | Andrew Donnellan |
2016-03-09 | powerpc/eeh: Create PE for VFs | Wei Yang |
2016-03-09 | powerpc/eeh: Reworked eeh_pe_bus_get() | Gavin Shan |
2016-02-15 | powerpc/eeh: Fix stale cached primary bus | Gavin Shan |
2016-01-27 | powerpc/eeh: Fix PE location code | Gavin Shan |
2015-08-18 | powerpc/eeh: Disable automatically blocked PCI config | Gavin Shan |
2015-03-31 | powerpc/eeh: Fix PE#0 check in eeh_add_to_parent_pe() | Gavin Shan |
2015-03-24 | powerpc/eeh: Remove device_node dependency | Gavin Shan |
2015-03-24 | powerpc/eeh: Replace device_node with pci_dn in eeh_ops | Gavin Shan |
2015-01-23 | powerpc/eeh: Introduce flag EEH_PE_REMOVED | Gavin Shan |
2015-01-23 | powerpc/eeh: Fix missed PE#0 on P7IOC | Gavin Shan |
2014-10-15 | powerpc/eeh: Block PCI config access upon frozen PE | Gavin Shan |
2014-10-15 | powerpc/eeh: Fix condition for isolated state | Gavin Shan |
2014-09-30 | powerpc/eeh: Clear frozen device state in time | Gavin Shan |
2014-09-25 | powerpc/eeh: Fix kernel crash when passing through VF | Wei Yang |
2014-08-05 | powerpc/eeh: Aux PE data for error log | Gavin Shan |
2014-08-05 | powerpc/eeh: Replace pr_warning() with pr_warn() | Gavin Shan |
2014-08-05 | powerpc/eeh: Wrong place to call pci_get_slot() | Mike Qiu |
2014-08-05 | powerpc/eeh: sysfs entries lost | Mike Qiu |