summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell/spider-pci.c
AgeCommit message (Expand)Author
2023-08-02powerpc: Explicitly include correct DT includesRob Herring
2022-05-08powerpc: Add missing headersChristophe Leroy
2022-05-05powerpc: fix typos in commentsJulia Lawall
2021-06-15powerpc/spider-pci: Remove set but not used variable 'val'Baokun Li
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2018-03-20powerpc: Use sizeof(*foo) rather than sizeof(struct foo)Markus Elfring
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring
2011-04-27powerpc/pci: Move IO workarounds to the common kernel dirMichael Ellerman
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-04-24[POWERPC] cell: Generalize io-workarounds codeIshizaki Kou