| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 1 | -14/+1 |
* | powerpc/eeh: Add include_passed to eeh_pe_state_clear() | Sam Bobroff | 2019-02-05 | 1 | -39/+29 |
* | powerpc/eeh: Cleanup eeh_ops.wait_state() | Sam Bobroff | 2018-10-13 | 1 | -0/+51 |
* | powerpc/eeh: Cleanup eeh_pe_state_mark() | Sam Bobroff | 2018-10-13 | 1 | -38/+32 |
* | powerpc/eeh: Cleanup unnecessary eeh_pe_state_mark_with_cfg() | Sam Bobroff | 2018-10-13 | 1 | -22/+0 |
* | powerpc/eeh: Cleanup logic in eeh_rmv_from_parent_pe() | Sam Bobroff | 2018-10-13 | 1 | -2/+2 |
* | powerpc/eeh: Cleanup list_head field names | Sam Bobroff | 2018-10-13 | 1 | -6/+5 |
* | powerpc/eeh: Fix use of EEH_PE_KEEP on wrong field | Sam Bobroff | 2018-10-13 | 1 | -1/+1 |
* | powerpc/eeh: Introduce eeh_for_each_pe() | Sam Bobroff | 2018-06-03 | 1 | -4/+3 |
* | powerpc/eeh: Strengthen types of eeh traversal functions | Sam Bobroff | 2018-06-03 | 1 | -12/+7 |
* | powerpc/eeh: Fix enabling bridge MMIO windows | Michael Neuling | 2018-04-19 | 1 | -1/+2 |
* | powerpc/eeh: Stop using do_gettimeofday() | Arnd Bergmann | 2017-11-06 | 1 | -4/+4 |
* | powerpc/eeh: Remove unnecessary config_addr from eeh_dev | Alexey Kardashevskiy | 2017-08-31 | 1 | -21/+21 |
* | powerpc/eeh: Remove unnecessary pointer to phb from eeh_dev | Alexey Kardashevskiy | 2017-08-31 | 1 | -11/+13 |
* | powerpc/eeh: Reduce to one the number of places where edev is allocated | Alexey Kardashevskiy | 2017-08-31 | 1 | -11/+21 |
* | powerpc/pci: Always print PHB and PE numbers as hexadecimal | Russell Currey | 2016-11-22 | 1 | -2/+2 |
* | powerpc/eeh: Export eeh_pe_state_mark() | Gavin Shan | 2016-09-29 | 1 | -0/+1 |
* | powerpc/eeh: fix misleading indentation | Andrew Donnellan | 2016-04-27 | 1 | -1/+1 |
* | powerpc/eeh: Create PE for VFs | Wei Yang | 2016-03-08 | 1 | -2/+8 |
* | powerpc/eeh: Reworked eeh_pe_bus_get() | Gavin Shan | 2016-03-08 | 1 | -16/+12 |
* | powerpc/eeh: Fix stale cached primary bus | Gavin Shan | 2016-02-15 | 1 | -1/+1 |
* | powerpc/eeh: Fix PE location code | Gavin Shan | 2016-01-27 | 1 | -18/+15 |
* | powerpc/eeh: Disable automatically blocked PCI config | Gavin Shan | 2015-08-18 | 1 | -0/+22 |
* | powerpc/eeh: Fix PE#0 check in eeh_add_to_parent_pe() | Gavin Shan | 2015-03-31 | 1 | -6/+7 |
* | powerpc/eeh: Remove device_node dependency | Gavin Shan | 2015-03-24 | 1 | -9/+25 |
* | powerpc/eeh: Replace device_node with pci_dn in eeh_ops | Gavin Shan | 2015-03-24 | 1 | -42/+40 |
* | powerpc/eeh: Introduce flag EEH_PE_REMOVED | Gavin Shan | 2015-01-23 | 1 | -4/+2 |
* | powerpc/eeh: Fix missed PE#0 on P7IOC | Gavin Shan | 2015-01-23 | 1 | -3/+11 |
* | powerpc/eeh: Block PCI config access upon frozen PE | Gavin Shan | 2014-10-15 | 1 | -0/+8 |
* | powerpc/eeh: Fix condition for isolated state | Gavin Shan | 2014-10-15 | 1 | -1/+1 |
* | powerpc/eeh: Clear frozen device state in time | Gavin Shan | 2014-09-30 | 1 | -3/+18 |
* | powerpc/eeh: Fix kernel crash when passing through VF | Wei Yang | 2014-09-25 | 1 | -1/+1 |
* | powerpc/eeh: Aux PE data for error log | Gavin Shan | 2014-08-05 | 1 | -1/+25 |
* | powerpc/eeh: Replace pr_warning() with pr_warn() | Gavin Shan | 2014-08-05 | 1 | -1/+2 |
* | powerpc/eeh: Wrong place to call pci_get_slot() | Mike Qiu | 2014-08-05 | 1 | -33/+13 |
* | powerpc/eeh: sysfs entries lost | Mike Qiu | 2014-08-05 | 1 | -11/+0 |
* | powerpc/eeh: Dump PE location code | Gavin Shan | 2014-06-11 | 1 | -0/+60 |
* | powerpc/eeh: No hotplug on permanently removed dev | Gavin Shan | 2014-04-28 | 1 | -7/+40 |
* | powerpc/eeh: Add restore_config operation | Gavin Shan | 2014-01-15 | 1 | -0/+3 |
* | powerpc: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-15 | 1 | -1/+0 |
* | powerpc/eeh: Don't use pci_dev during BAR restore | Gavin Shan | 2013-07-24 | 1 | -13/+12 |
* | powerpc/eeh: Use partial hotplug for EEH unaware drivers | Gavin Shan | 2013-07-24 | 1 | -13/+7 |
* | powerpc/eeh: Use safe list traversal when walking EEH devices | Gavin Shan | 2013-07-24 | 1 | -5/+5 |
* | powerpc/eeh: Keep PE during hotplug | Gavin Shan | 2013-07-24 | 1 | -4/+3 |
* | powerpc/eeh: Check PCIe link after reset | Gavin Shan | 2013-07-01 | 1 | -13/+144 |
* | powerpc/eeh: Remove eeh_mutex | Gavin Shan | 2013-06-25 | 1 | -29/+1 |
* | powerpc/eeh: Trace time on first error for PE | Gavin Shan | 2013-06-20 | 1 | -0/+27 |
* | powerpc/eeh: Trace PCI bus from PE | Gavin Shan | 2013-06-20 | 1 | -0/+17 |
* | powerpc/eeh: Make eeh_pe_get() public | Gavin Shan | 2013-06-20 | 1 | -2/+2 |
* | powerpc/eeh: Make eeh_phb_pe_get() public | Gavin Shan | 2013-06-20 | 1 | -1/+1 |