aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/eeh.c
AgeCommit message (Expand)Author
2022-05-05powerpc: fix typos in commentsJulia Lawall
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-13powerpc/eeh: Fix docstrings in eeh.cKai Song
2021-10-12powerpc/eeh: Use dev_driver_string() instead of struct pci_dev->driver->nameUwe Kleine-König
2021-08-13powerpc: rename powerpc_debugfs_root to arch_debugfs_dirAneesh Kumar K.V
2021-05-28powerpc: Fix reverse map real-mode address lookup with huge vmallocNicholas Piggin
2021-04-23powerpc/eeh: remove unneeded semicolonYang Li
2021-04-14powerpc/eeh: Fix EEH handling for hugepages in ioremap space.Mahesh Salgaonkar
2021-03-29powerpc/eeh: Fix build failure with CONFIG_PROC_FS=nMichael Ellerman
2021-01-31powerpc/eeh: Add a debugfs interface to check if a driver supports recoveryOliver O'Halloran
2021-01-31powerpc/eeh: Rework pci_dev lookup in debugfs attributesOliver O'Halloran
2020-10-22powerpc/eeh: Fix eeh_dev_check_failure() for PE#0Oliver O'Halloran
2020-10-07powerpc/eeh: Delete eeh_pe->config_addrOliver O'Halloran
2020-10-06powerpc/eeh: Clean up PE addressingOliver O'Halloran
2020-10-06powerpc/eeh: Move EEH initialisation to an arch initcallOliver O'Halloran
2020-10-06powerpc/eeh: Delete eeh_ops->initOliver O'Halloran
2020-10-06powerpc/eeh: Rework EEH initialisationOliver O'Halloran
2020-07-26powerpc/eeh: Rename eeh_{add_to|remove_from}_parent_pe()Oliver O'Halloran
2020-07-26powerpc/eeh: Remove spurious use of pci_dn in eeh_dump_dev_logOliver O'Halloran
2020-07-26powerpc/eeh: Pass eeh_dev to eeh_ops->{read|write}_config()Oliver O'Halloran
2020-07-26powerpc/eeh: Pass eeh_dev to eeh_ops->restore_config()Oliver O'Halloran
2020-07-26powerpc/eeh: Remove VF config space restorationOliver O'Halloran
2020-07-26powerpc/eeh: Remove eeh_dev_phb_init_dynamic()Oliver O'Halloran
2020-05-18powerpc/eeh: Release EEH device state synchronouslySam Bobroff
2020-03-25powerpc/eeh: Rework eeh_ops->probe()Oliver O'Halloran
2020-03-25powerpc/eeh: Make early EEH init pseries specificOliver O'Halloran
2020-03-25powerpc/eeh: Remove PHB check in probeOliver O'Halloran
2020-03-25powerpc/eeh: Remove eeh_add_device_tree_late()Oliver O'Halloran
2020-03-25powerpc/eeh: Add sysfs files in late probeOliver O'Halloran
2020-01-23powerpc/eeh: Only dump stack once if an MMIO loop is detectedOliver O'Halloran
2020-01-23powerpc/eeh_sysfs: Make clearing EEH_DEV_SYSFS sanerOliver O'Halloran
2019-09-27powerpc/eeh: Fix eeh eeh_debugfs_break_device() with SRIOV devicesOliver O'Halloran
2019-09-05powerpc/eeh: Add a eeh_dev_break debugfs interfaceOliver O'Halloran
2019-09-05powerpc/eeh: Add debugfs interface to run an EEH checkOliver O'Halloran
2019-09-05powerpc/eeh: Defer printing stack traceOliver O'Halloran
2019-08-22powerpc/eeh: Remove unused return path from eeh_pe_dev_traverse()Sam Bobroff
2019-08-22powerpc/eeh: Convert log messages to eeh_edev_* macrosSam Bobroff
2019-08-22powerpc/eeh: Refactor around eeh_probe_devices()Sam Bobroff
2019-08-22powerpc/eeh: EEH for pSeries hot plugSam Bobroff
2019-08-22powerpc/eeh: Initialize EEH address cache earlierSam Bobroff
2019-08-22powerpc/eeh: Improve debug messages around device additionSam Bobroff
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-12powerpc/eeh: Handle hugepages in ioremap spaceOliver O'Halloran
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-02-22powerpc/eeh: Add eeh_force_recover to debugfsOliver O'Halloran
2019-02-22powerpc/eeh: Allow disabling recoveryOliver O'Halloran
2019-02-22powerpc/eeh_cache: Add a way to dump the EEH address cacheOliver O'Halloran
2019-02-22powerpc/eeh: Use debugfs_create_u32 for eeh_max_freezesOliver O'Halloran
2019-02-05powerpc/eeh: Correct retries in eeh_pe_reset_full()Sam Bobroff
2019-02-05powerpc/eeh: Improve recovery of passed-through devicesSam Bobroff