aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/celleb_scc_pciex.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-07powerpc: Remove the celleb supportMichael Ellerman1-538/+0
2015-01-22powerpc/PCI: Add struct pci_ops member names to initializationRob Herring1-2/+2
2014-11-10powerpc: Remove superfluous bootmem includesAnton Blanchard1-1/+0
2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding1-3/+2
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely1-1/+1
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely1-3/+2
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely1-1/+1
2011-11-08powerpc/irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+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
2009-05-21powerpc/pci: Clean up direct access to sysdata by celleb platformsKumar Gala1-10/+2
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-1/+1
2008-06-04celleb_scc_pciex endianness misannotationsAl Viro1-2/+3
2008-04-28celleb_scc_pciex __iomem annotationsAl Viro1-9/+9
2008-04-24[POWERPC] celleb: Add support for PCI ExpressIshizaki Kou1-0/+547