Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [POWERPC] Avoid possible extra of_node_put in axon_msi.c | Stephen Rothwell | 2008-02-06 | 1 | -1/+1 |
* | [POWERPC] Avoid DMA exception when using axon_msi with IOMMU | Michael Ellerman | 2008-02-06 | 1 | -11/+10 |
* | [POWERPC] Convert axon_msi to an of_platform driver | Michael Ellerman | 2008-02-06 | 1 | -42/+34 |
* | Remove msic_dcr_read() in axon_msi.c | Michael Ellerman | 2007-10-15 | 1 | -7/+2 |
* | Add dcr_host_t.base in dcr_read()/dcr_write() | Michael Ellerman | 2007-10-15 | 1 | -2/+2 |
* | [POWERPC] Update axon_msi to use dcr_host_t.base | Michael Ellerman | 2007-10-03 | 1 | -7/+6 |
* | [POWERPC] Make sure to of_node_get() the result of pci_device_to_OF_node() | Michael Ellerman | 2007-10-03 | 1 | -2/+2 |
* | [POWERPC] Provide a default irq_host match, which matches on an exact of_node | Michael Ellerman | 2007-09-14 | 1 | -6/+0 |
* | [POWERPC] Add an optional device_node pointer to the irq_host | Michael Ellerman | 2007-09-14 | 1 | -9/+5 |
* | [CELL] add support for MSI on Axon-based Cell systems | Michael Ellerman | 2007-07-20 | 1 | -0/+445 |