of: Always use 'struct device.of_node' to get device node pointer.
[safe/jmp/linux-2.6] / arch / powerpc / platforms / cell / axon_msi.c
2010-05-18 Grant Likelyof: Always use 'struct device.of_node' to get device...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-11-24 Thomas Gleixnerpowerpc: Fixup last users of irq_chip->typename
2009-10-14 Michael Ellermanpowerpc: Fix memory leak in axon_msi.c
2009-07-08 Michael Ellermanpowerpc/cell: Use pr_devel() in axon_msi.c
2009-06-15 Michael Ellermanpowerpc/cell: Use driver_data acessors, not platform_da...
2008-12-16 Arnd Bergmannpowerpc/cell/axon-msi: Fix MSI after kexec
2008-11-30 Arnd Bergmannpowerpc/cell/axon-msi: Retry on missing interrupt
2008-06-09 Michael Ellermanpowerpc: Fix irq_alloc_host() reference counting and...
2008-06-09 Michael Ellermanpowerpc: Rework Axon MSI setup so we can avoid freeing...
2008-05-23 Michael Ellerman[POWERPC] Add debugging trigger to Axon MSI code
2008-04-24 Michael Ellerman[POWERPC] Use of_get_next_parent() in platforms/cell...
2008-02-06 Stephen Rothwell[POWERPC] Avoid possible extra of_node_put in axon_msi.c
2008-02-06 Michael Ellerman[POWERPC] Avoid DMA exception when using axon_msi with...
2008-02-06 Michael Ellerman[POWERPC] Convert axon_msi to an of_platform driver
2007-10-15 Michael EllermanRemove msic_dcr_read() in axon_msi.c
2007-10-15 Michael EllermanAdd dcr_host_t.base in dcr_read()/dcr_write()
2007-10-03 Michael Ellerman[POWERPC] Update axon_msi to use dcr_host_t.base
2007-10-02 Michael Ellerman[POWERPC] Make sure to of_node_get() the result of...
2007-09-13 Michael Ellerman[POWERPC] Provide a default irq_host match, which match...
2007-09-13 Michael Ellerman[POWERPC] Add an optional device_node pointer to the...
2007-07-20 Michael Ellerman[CELL] add support for MSI on Axon-based Cell systems