aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/fsl_msi.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras2015-10-131-2/+3
* powerpc/fsl_msi: add support for "msi-address-64" propertyTimur Tabi2011-10-141-6/+14
* powerpc/fsl_msi: fix support for multiple MSI rangesTimur Tabi2011-10-111-3/+5
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* Merge branch 'merge' into nextBenjamin Herrenschmidt2011-05-191-2/+5
|\
| * drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-181-2/+5
* | powerpc/fsl_msi: Use chip_data not handler_dataMilton Miller2011-05-191-3/+3
* | powerpc/fsl_msi: Don't abuse platform_data for driver_dataMilton Miller2011-05-191-2/+2
|/
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-291-10/+10
* powerpc-fsl-msi-use-irqd.patchThomas Gleixner2011-03-291-10/+11
* powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner2011-03-291-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-03-181-45/+66
|\
| * powerpc/fsl_msi: Handle msi-available-ranges betterScott Wood2011-03-151-36/+56
| * powerpc: sysdev/fsl_msi irq_data conversion.Lennert Buytenhek2011-03-101-9/+10
* | dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-5/+8
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-10-211-5/+4
|\
| * powerpc/fsl-pci: Fix MSI support on 83xx platformsKumar Gala2010-10-141-5/+4
* | pci: Convert msi to new irq_chip functionsThomas Gleixner2010-10-121-2/+2
|/
* powerpc: remove references to of_device and to_of_deviceGrant Likely2010-07-241-2/+2
* of/powerpc: fix fsl_msi device node pointerWolfram Sang2010-06-021-1/+1
* Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2010-05-311-24/+93
|\
| * powerpc/fsl_msi: add removal path and probe failing pathLi Yang2010-05-241-6/+30
| * powerpc/fsl_msi: enable msi sharing through AMP OSesLi Yang2010-05-241-1/+7
| * powerpc/fsl_msi: enable msi allocation in all banksLi Yang2010-05-241-3/+11
| * powerpc/fsl_msi: fix the conflict of virt_msir's chip_dataLi Yang2010-05-241-6/+27
| * powerpc/fsl_msi: Add multiple MSI bank supportLan Chunhe-B258062010-05-241-15/+25
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-7/+7
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard2010-02-171-1/+1
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-2/+2
* powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-241-1/+1
* powerpc: Remove get_irq_desc()Michael Ellerman2009-10-301-1/+1
* powerpc/fsl: Support unique MSI addresses per PCIe Root ComplexKumar Gala2009-05-191-2/+7
* powerpc: Convert the FSL MSI code to use msi_bitmapMichael Ellerman2008-08-201-89/+14
* powerpc: fsl_msi doesn't need it's own of_nodeMichael Ellerman2008-08-201-7/+5
* [POWERPC] fsl_msi: few (mostly cosmetic) fixesAnton Vorontsov2008-06-021-25/+18
* [POWERPC] fsl: PCIe MSI support for 83xx/85xx/86xx processors.Jason Jin2008-06-021-0/+436