aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/fsl_msi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-02of/powerpc: fix fsl_msi device node pointerWolfram Sang1-1/+1
2010-05-31Merge commit 'kumar/next' into nextBenjamin Herrenschmidt1-24/+93
2010-05-24powerpc/fsl_msi: add removal path and probe failing pathLi Yang1-6/+30
2010-05-24powerpc/fsl_msi: enable msi sharing through AMP OSesLi Yang1-1/+7
2010-05-24powerpc/fsl_msi: enable msi allocation in all banksLi Yang1-3/+11
2010-05-24powerpc/fsl_msi: fix the conflict of virt_msir's chip_dataLi Yang1-6/+27
2010-05-24powerpc/fsl_msi: Add multiple MSI bank supportLan Chunhe-B258061-15/+25
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-2/+5
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-7/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard1-1/+1
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-2/+2
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner1-1/+1
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman1-1/+1
2009-05-19powerpc/fsl: Support unique MSI addresses per PCIe Root ComplexKumar Gala1-2/+7
2008-08-20powerpc: Convert the FSL MSI code to use msi_bitmapMichael Ellerman1-89/+14
2008-08-20powerpc: fsl_msi doesn't need it's own of_nodeMichael Ellerman1-7/+5
2008-06-02[POWERPC] fsl_msi: few (mostly cosmetic) fixesAnton Vorontsov1-25/+18
2008-06-02[POWERPC] fsl: PCIe MSI support for 83xx/85xx/86xx processors.Jason Jin1-0/+436