summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell/axon_msi.c
AgeCommit message (Expand)Author
2012-05-14powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely
2012-04-18irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely
2012-04-07Merge branch '3.4-rc1' into android-tegra-nv-3.3-rebasedVarun Wadekar
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker
2011-05-19powerpc/axon_msi: Validate msi irq via chip_dataMilton Miller
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-03-10powerpc: platforms/cell irq_data conversion.Lennert Buytenhek
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely
2010-10-12pci: Convert msi to new irq_chip functionsThomas Gleixner
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner
2009-10-14powerpc: Fix memory leak in axon_msi.cMichael Ellerman
2009-07-08powerpc/cell: Use pr_devel() in axon_msi.cMichael Ellerman
2009-06-15powerpc/cell: Use driver_data acessors, not platform_data in Axon MSIMichael Ellerman
2008-12-16powerpc/cell/axon-msi: Fix MSI after kexecArnd Bergmann
2008-12-01powerpc/cell/axon-msi: Retry on missing interruptArnd Bergmann
2008-06-09powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman
2008-06-09powerpc: Rework Axon MSI setup so we can avoid freeing the irq_hostMichael Ellerman
2008-05-23[POWERPC] Add debugging trigger to Axon MSI codeMichael Ellerman
2008-04-24[POWERPC] Use of_get_next_parent() in platforms/cell/axon_msi.cMichael Ellerman
2008-02-06[POWERPC] Avoid possible extra of_node_put in axon_msi.cStephen Rothwell
2008-02-06[POWERPC] Avoid DMA exception when using axon_msi with IOMMUMichael Ellerman
2008-02-06[POWERPC] Convert axon_msi to an of_platform driverMichael Ellerman
2007-10-15Remove msic_dcr_read() in axon_msi.cMichael Ellerman
2007-10-15Add dcr_host_t.base in dcr_read()/dcr_write()Michael Ellerman
2007-10-03[POWERPC] Update axon_msi to use dcr_host_t.baseMichael Ellerman
2007-10-03[POWERPC] Make sure to of_node_get() the result of pci_device_to_OF_node()Michael Ellerman
2007-09-14[POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman
2007-07-20[CELL] add support for MSI on Axon-based Cell systemsMichael Ellerman