aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/powerpc/platforms/cell/spider-pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-02powerpc: Explicitly include correct DT includesRob Herring1-1/+0
2022-05-08powerpc: Add missing headersChristophe Leroy1-0/+1
2022-05-05powerpc: fix typos in commentsJulia Lawall1-1/+1
2021-06-15powerpc/spider-pci: Remove set but not used variable 'val'Baokun Li1-2/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner1-14/+1
2018-03-20powerpc: Use sizeof(*foo) rather than sizeof(struct foo)Markus Elfring1-1/+1
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2011-04-27powerpc/pci: Move IO workarounds to the common kernel dirMichael Ellerman1-2/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-1/+1
2008-04-24[POWERPC] cell: Generalize io-workarounds codeIshizaki Kou1-0/+184