index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
celleb_scc_pciex.c
Age
Commit message (
Expand
)
Author
2015-01-22
powerpc/PCI: Add struct pci_ops member names to initialization
Rob Herring
2014-11-10
powerpc: Remove superfluous bootmem includes
Anton Blanchard
2013-10-24
of/irq: Use irq_of_parse_and_map()
Thierry Reding
2013-10-24
of/irq: simplify args to irq_create_of_mapping
Grant Likely
2013-10-24
of/irq: Replace of_irq with of_phandle_args
Grant Likely
2013-10-24
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
Grant Likely
2011-11-08
powerpc/irq: Remove IRQF_DISABLED
Yong Zhang
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-05-21
powerpc/pci: Clean up direct access to sysdata by celleb platforms
Kumar Gala
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
2008-06-04
celleb_scc_pciex endianness misannotations
Al Viro
2008-04-28
celleb_scc_pciex __iomem annotations
Al Viro
2008-04-24
[POWERPC] celleb: Add support for PCI Express
Ishizaki Kou