aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv/eeh-powernv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-25powerpc/powernv/eeh: Fix oops when probing cxl devicesFrederic Barrat1-1/+1
2019-09-05powernv/eeh: Use generic code to handle hot resetsOliver O'Halloran1-3/+35
2019-09-05powerpc/eeh: Remove stale CAPI commentOliver O'Halloran1-7/+0
2019-08-22powerpc/eeh: Convert log messages to eeh_edev_* macrosSam Bobroff1-12/+5
2019-08-22powerpc/eeh: Refactor around eeh_probe_devices()Sam Bobroff1-3/+1
2019-08-22powerpc/eeh: EEH for pSeries hot plugSam Bobroff1-12/+27
2019-08-22powerpc/eeh: Improve debug messages around device additionSam Bobroff1-4/+10
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-3/+1
2019-07-03powerpc/powernv-eeh: Consisely desribe what this file doesStewart Smith1-3/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-12-20powerpc/powernv/eeh/npu: Fix uninitialized variables in opal_pci_eeh_freeze_statusAlexey Kardashevskiy1-4/+4
2018-10-13powerpc/eeh: Cleanup eeh_ops.wait_state()Sam Bobroff1-38/+0
2018-10-13powerpc/eeh: Cleanup eeh_pe_state_mark()Sam Bobroff1-4/+4
2018-10-13powerpc/eeh: Cleanup list_head field namesSam Bobroff1-1/+1
2018-10-13powerpc/eeh: Cleanup EEH_POSTPONED_PROBESam Bobroff1-14/+0
2018-07-02powerpc/eeh: Avoid misleading message "EEH: no capable adapters found"Mauro S. M. Rodrigues1-1/+11
2018-03-27powerpc/eeh: Add eeh_state_active() helperSam Bobroff1-7/+2
2018-01-27powerpc/eeh: Add EEH operations to notify resumeBryant G. Ly1-1/+2
2018-01-27powerpc/eeh: Update VF config space after EEHBryant G. Ly1-62/+3
2017-12-11powerpc/pci: Separate SR-IOV CallsBryant G. Ly1-16/+17
2017-09-26powerpc/powernv: Rework EEH initialization on powernvBenjamin Herrenschmidt1-20/+22
2017-08-31powerpc/eeh: Remove unnecessary config_addr from eeh_devAlexey Kardashevskiy1-4/+5
2017-08-31powerpc/eeh: Remove unnecessary pointer to phb from eeh_devAlexey Kardashevskiy1-3/+2
2017-08-31powerpc/eeh: Reduce to one the number of places where edev is allocatedAlexey Kardashevskiy1-13/+2
2017-06-27powerpc/powernv/pci: Dynamically allocate PHB diag dataRussell Currey1-5/+11
2017-05-04powerpc/powernv: Block PCI config access on BCM5718 during EEH recoveryGavin Shan1-0/+3
2017-05-03powerpc/powernv: Document cxl dependency on special case in pnv_eeh_reset()Andrew Donnellan1-0/+7
2016-11-22powerpc/pci: Always print PHB and PE numbers as hexadecimalRussell Currey1-2/+2
2016-10-04powerpc/powernv: Use CPU-endian hub diag-data type in pnv_eeh_get_and_dump_hub_diag()Gavin Shan1-1/+1
2016-10-04powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear()Gavin Shan1-1/+1
2016-09-29powerpc/powernv: Call opal_pci_poll() if neededGavin Shan1-2/+4
2016-09-23powerpc/powernv/eeh: Skip finding bus for VF resetsRussell Currey1-2/+3
2016-09-23powerpc/eeh: Null check uses of eeh_pe_bus_getRussell Currey1-0/+5
2016-06-21powerpc/powernv: Use PCI slot reset infrastructureGavin Shan1-1/+40
2016-06-21powerpc/powernv: Support PCI slot IDGavin Shan1-4/+4
2016-05-12Revert "powerpc/powernv: Exclude root bus in pnv_pci_reset_secondary_bus()"Michael Ellerman1-2/+10
2016-05-11powerpc/powernv: Exclude root bus in pnv_pci_reset_secondary_bus()Gavin Shan1-10/+2
2016-05-11powerpc/powernv: Simplify pnv_eeh_reset()Gavin Shan1-36/+31
2016-05-11powerpc/powernv: Rename PE# fields in struct pnv_phbGavin Shan1-1/+1
2016-03-09powerpc/powernv: Support PCI config restore for VFsWei Yang1-3/+92
2016-03-09powerpc/powernv: Support EEH reset for VF PEWei Yang1-1/+126
2016-03-09powerpc/eeh: Create PE for VFsWei Yang1-0/+16
2016-02-25Merge tag 'powerpc-4.5-4' into nextMichael Ellerman1-1/+4
2016-02-15powerpc/eeh: Fix stale cached primary busGavin Shan1-1/+4
2016-02-10powerpc/powernv: Simplify definitions of EEH debugfs handlersGavin Shan1-38/+22
2015-12-17powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPALStewart Smith1-2/+2
2015-10-21powerpc/eeh: Fix recursive fenced PHB on Broadcom shiner adapterGavin Shan1-0/+3
2015-10-21powerpc/powernv: Simplify pnv_eeh_set_option()Gavin Shan1-26/+25
2015-10-21powerpc/powernv: Remove pnv_eeh_cap_start()Gavin Shan1-14/+5
2015-10-21powerpc/powernv: Cleanup on EEH commentsGavin Shan1-11/+2