summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/4xx/msi.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/4xx: Fix error return path in ppc4xx_msi_probe()Guenter Roeck2018-08-031-21/+30
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-1/+1
* powerpc/4xx: Fix error return code in ppc4xx_msi_probe()Wei Yongjun2018-03-301-1/+2
* powerpc: Use sizeof(*foo) rather than sizeof(struct foo)Markus Elfring2018-03-201-1/+1
* powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-231-2/+1Star
* powerpc/4xx: Create 4xx pseudo-platform in platforms/4xxMichael Ellerman2017-08-101-0/+286