aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/4xx/pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-08powerpc: Add missing headersChristophe Leroy1-0/+1
2021-12-23powerpc/4xx: Add __init attribute to eligible functionsNick Child1-1/+1
2020-05-28powerpc/4xx: Don't unmap NULL mbasehuhai1-3/+1
2018-12-21powerpc/4xx: Delete an unnecessary return statement in two functionsMarkus Elfring1-1/+0
2018-11-26powerpc: Use device_type helpers to access the node typeRob Herring1-4/+2
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring1-64/+52
2017-08-10powerpc/4xx: Create 4xx pseudo-platform in platforms/4xxMichael Ellerman1-0/+2202