summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell/celleb_scc_pciex.c
AgeCommit message (Expand)Author
2015-04-07powerpc: Remove the celleb supportMichael Ellerman
2015-01-22powerpc/PCI: Add struct pci_ops member names to initializationRob Herring
2014-11-10powerpc: Remove superfluous bootmem includesAnton Blanchard
2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely
2011-11-08powerpc/irq: Remove IRQF_DISABLEDYong Zhang
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-05-21powerpc/pci: Clean up direct access to sysdata by celleb platformsKumar Gala
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-06-04celleb_scc_pciex endianness misannotationsAl Viro
2008-04-28celleb_scc_pciex __iomem annotationsAl Viro
2008-04-24[POWERPC] celleb: Add support for PCI ExpressIshizaki Kou