summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/eeh_cache.c
AgeCommit message (Expand)AuthorLines
2020-01-23powerpc/eeh_cache: Don't use pci_dn when inserting new rangesOliver O'Halloran-9/+1
2019-08-22powerpc/eeh: Convert log messages to eeh_edev_* macrosSam Bobroff-4/+4
2019-08-22powerpc/eeh: Refactor around eeh_probe_devices()Sam Bobroff-32/+0
2019-08-22powerpc/eeh: Initialize EEH address cache earlierSam Bobroff-2/+11
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-0/+3
2019-07-01powerpc/eeh_cache: fix a W=1 kernel-doc warningQian Cai-0/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-14/+1
2019-02-22powerpc/eeh_cache: Bump log level of eeh_addr_cache_print()Oliver O'Halloran-1/+1
2019-02-22powerpc/eeh_cache: Add a way to dump the EEH address cacheOliver O'Halloran-4/+26
2019-02-22powerpc/eeh_cache: Add pr_debug() prints for insert/removeOliver O'Halloran-2/+2
2018-03-27powerpc/eeh: Fix misleading comment in __eeh_addr_cache_get_device()Sam Bobroff-2/+1
2016-07-08powerpc/eeh: Fix pr_debug()s in eeh_cache.cAndrew Donnellan-4/+4
2016-03-09powerpc/eeh: Cache normal BARs, not windows or IOV BARsWei Yang-6/+5
2015-05-13powerpc/eeh: fix start/end/flags type in struct pci_io_addr_range{}Wei Yang-8/+8
2015-03-24powerpc/eeh: Remove device_node dependencyGavin Shan-14/+11
2014-08-05powerpc/eeh: Replace pr_warning() with pr_warn()Gavin Shan-3/+4
2014-08-05powerpc/eeh: Refactor EEH flag accessorsGavin Shan-1/+1
2013-07-24powerpc/eeh: Remove reference to PCI deviceGavin Shan-13/+5
2013-07-01Merge tag 'v3.10' into nextBenjamin Herrenschmidt-2/+2
2013-07-01powerpc/eeh: Avoid build warningsGavin Shan-1/+1
2013-07-01powerpc/eeh: Fix address catch for PowerNVGavin Shan-1/+1
2013-06-20powerpc/eeh: Move common part to kernel directoryGavin Shan-0/+318