summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/isa-bridge.c
AgeCommit message (Expand)AuthorLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-5/+1
2018-11-26powerpc: Use device_type helpers to access the node typeRob Herring-2/+1
2018-10-14powerpc: handover page flags with a pgprot_t parameterChristophe Leroy-3/+3
2018-10-14powerpc/mm: properly set PAGE_KERNEL flags in ioremap()Christophe Leroy-3/+3
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring-16/+16
2017-01-31powerpc: Add support for non-PCI ISA bridgesBenjamin Herrenschmidt-0/+91
2017-01-31powerpc: Move isa bridge definitions to separate includeBenjamin Herrenschmidt-0/+1
2016-05-01powerpc/mm: Use a helper for finding pte bits mapping I/O areaAneesh Kumar K.V-2/+2
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman-6/+6
2012-03-21powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell-3/+0
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker-0/+1
2008-05-09[POWERPC] Remove leftover printk in isa-bridge.cNate Case-3/+0
2008-04-07[POWERPC] Replace logical-AND by bit-AND in pci_process_ISA_OF_ranges()Roel Kluin-2/+2
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison-1/+1
2007-12-11[POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell-1/+1
2007-12-03[POWERPC] Add missing spaces in printk formatsjoe@perches.com-2/+2
2007-06-14[POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt-0/+271