summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/axon_msi.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/cell: Use pr_devel() in axon_msi.cMichael Ellerman2009-07-081-11/+11
* powerpc/cell: Use driver_data acessors, not platform_data in Axon MSIMichael Ellerman2009-06-151-2/+2
* powerpc/cell/axon-msi: Fix MSI after kexecArnd Bergmann2008-12-161-0/+3
* powerpc/cell/axon-msi: Retry on missing interruptArnd Bergmann2008-12-011-5/+31
* powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman2008-06-091-1/+1
* powerpc: Rework Axon MSI setup so we can avoid freeing the irq_hostMichael Ellerman2008-06-091-9/+7
* [POWERPC] Add debugging trigger to Axon MSI codeMichael Ellerman2008-05-231-0/+58
* [POWERPC] Use of_get_next_parent() in platforms/cell/axon_msi.cMichael Ellerman2008-04-241-3/+3
* [POWERPC] Avoid possible extra of_node_put in axon_msi.cStephen Rothwell2008-02-061-1/+1
* [POWERPC] Avoid DMA exception when using axon_msi with IOMMUMichael Ellerman2008-02-061-11/+10
* [POWERPC] Convert axon_msi to an of_platform driverMichael Ellerman2008-02-061-42/+34
* Remove msic_dcr_read() in axon_msi.cMichael Ellerman2007-10-151-7/+2
* Add dcr_host_t.base in dcr_read()/dcr_write()Michael Ellerman2007-10-151-2/+2
* [POWERPC] Update axon_msi to use dcr_host_t.baseMichael Ellerman2007-10-031-7/+6
* [POWERPC] Make sure to of_node_get() the result of pci_device_to_OF_node()Michael Ellerman2007-10-031-2/+2
* [POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman2007-09-141-6/+0
* [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-141-9/+5
* [CELL] add support for MSI on Axon-based Cell systemsMichael Ellerman2007-07-201-0/+445
OpenPOWER on IntegriCloud