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