aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/fsl_msi.c
AgeCommit message (Expand)Author
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-10-10Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queueMarcelo Tosatti
2012-10-05powerpc/fsl-soc: use CONFIG_EPAPR_PARAVIRT for hcallsScott Wood
2012-09-11powerpc/fsl_msi: drop unneeded cast to non-const pointerArnd Bergmann
2012-09-11powerpc/fsl_msi: add a const qualifierUwe Kleine-König
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-16powerpc/fsl_msi: return proper error value when ioremap failed.Liu Shuo
2012-02-16irq_domain/powerpc: constify irq_domain_opsGrant Likely
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely
2012-01-04powerpc/fsl: add MSI support for the Freescale hypervisorTimur Tabi
2011-11-24powerpc/fsl_msi: add support for the fsl, msi property in PCI nodesTimur Tabi
2011-10-14powerpc/fsl_msi: add support for "msi-address-64" propertyTimur Tabi
2011-10-11powerpc/fsl_msi: fix support for multiple MSI rangesTimur Tabi
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-05-19Merge branch 'merge' into nextBenjamin Herrenschmidt
2011-05-19powerpc/fsl_msi: Use chip_data not handler_dataMilton Miller
2011-05-19powerpc/fsl_msi: Don't abuse platform_data for driver_dataMilton Miller
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner
2011-03-29powerpc-fsl-msi-use-irqd.patchThomas Gleixner
2011-03-29powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-03-15powerpc/fsl_msi: Handle msi-available-ranges betterScott Wood
2011-03-10powerpc: sysdev/fsl_msi irq_data conversion.Lennert Buytenhek
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-10-14powerpc/fsl-pci: Fix MSI support on 83xx platformsKumar Gala
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-06-02of/powerpc: fix fsl_msi device node pointerWolfram Sang
2010-05-31Merge commit 'kumar/next' into nextBenjamin Herrenschmidt
2010-05-24powerpc/fsl_msi: add removal path and probe failing pathLi Yang
2010-05-24powerpc/fsl_msi: enable msi sharing through AMP OSesLi Yang
2010-05-24powerpc/fsl_msi: enable msi allocation in all banksLi Yang
2010-05-24powerpc/fsl_msi: fix the conflict of virt_msir's chip_dataLi Yang
2010-05-24powerpc/fsl_msi: Add multiple MSI bank supportLan Chunhe-B25806
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
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman
2009-05-19powerpc/fsl: Support unique MSI addresses per PCIe Root ComplexKumar Gala
2008-08-20powerpc: Convert the FSL MSI code to use msi_bitmapMichael Ellerman
2008-08-20powerpc: fsl_msi doesn't need it's own of_nodeMichael Ellerman
2008-06-02[POWERPC] fsl_msi: few (mostly cosmetic) fixesAnton Vorontsov
2008-06-02[POWERPC] fsl: PCIe MSI support for 83xx/85xx/86xx processors.Jason Jin