summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell/axon_msi.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-23[POWERPC] Add debugging trigger to Axon MSI codeMichael Ellerman1-0/+58
2008-04-24[POWERPC] Use of_get_next_parent() in platforms/cell/axon_msi.cMichael Ellerman1-3/+3
2008-02-06[POWERPC] Avoid possible extra of_node_put in axon_msi.cStephen Rothwell1-1/+1
2008-02-06[POWERPC] Avoid DMA exception when using axon_msi with IOMMUMichael Ellerman1-11/+10
2008-02-06[POWERPC] Convert axon_msi to an of_platform driverMichael Ellerman1-42/+34
2007-10-15Remove msic_dcr_read() in axon_msi.cMichael Ellerman1-7/+2
2007-10-15Add dcr_host_t.base in dcr_read()/dcr_write()Michael Ellerman1-2/+2
2007-10-03[POWERPC] Update axon_msi to use dcr_host_t.baseMichael Ellerman1-7/+6
2007-10-03[POWERPC] Make sure to of_node_get() the result of pci_device_to_OF_node()Michael Ellerman1-2/+2
2007-09-13[POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman1-6/+0
2007-09-13[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman1-9/+5
2007-07-20[CELL] add support for MSI on Axon-based Cell systemsMichael Ellerman1-0/+445