summaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/fsl_msi.c
Commit message (Expand)AuthorAge
* powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-23
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-20
* irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier2015-10-13
* powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras2015-09-10
* powerpc/PCI: Use for_pci_msi_entry() to access MSI device listJiang Liu2015-07-22
* powerpc/fsl_msi: Move MSI-related ops to pci_controller_opsDaniel Axtens2015-06-02
* powerpc/85xx: workaround for chips with MSI hardware errataHongtao Jia2015-03-23
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * powerpc: sysdev: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-11
|\ \
| * | powerpc: Remove superfluous bootmem includesAnton Blanchard2014-11-10
| |/
* | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-10
|\ \
| * | PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-23
| * | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-23
| |/
* | powerpc/fsl_msi: mark the msi cascade handler IRQF_NO_THREADKevin Hao2014-11-17
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-11
|\
| * Revert "powerpc/fsl_msi: spread msi ints across different MSIRs"Scott Wood2014-09-19
| * powerpc/fsl_msi: spread msi ints across different MSIRsTudor Laurentiu2014-09-04
| * powerpc/fsl_msi: show more meaningful names in /proc/interruptsTudor Laurentiu2014-09-04
| * powerpc/fsl_msi: change the irq handler from chained to normalTudor Laurentiu2014-09-04
| * powerpc/fsl_msi: reorganize structs to improve clarity and flexibilityTudor Laurentiu2014-09-04
| * powerpc/fsl_msi: support vmpic msi with mpic 4.3Tudor Laurentiu2014-09-03
* | PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev2014-10-01
|/
* powerpc/fsl_msi: add MSIIR1 support for MPIC v4.3Minghuan Lian2013-08-07
* powerpc/fsl_msi: fix error return code in fsl_of_msi_probe()Wei Yongjun2013-07-30
* powerpc/fsl-msi: use a different lockclass for the cascade interruptSebastian Andrzej Siewior2013-04-03
* powerpc/fsl: msi: sparse fixesKim Phillips2013-02-12
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queueMarcelo Tosatti2012-10-10
|\
| * powerpc/fsl-soc: use CONFIG_EPAPR_PARAVIRT for hcallsScott Wood2012-10-05
* | powerpc/fsl_msi: drop unneeded cast to non-const pointerArnd Bergmann2012-09-11
* | powerpc/fsl_msi: add a const qualifierUwe Kleine-König2012-09-11
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-21
|\
| * powerpc/fsl_msi: return proper error value when ioremap failed.Liu Shuo2012-03-16
* | irq_domain/powerpc: constify irq_domain_opsGrant Likely2012-02-16
* | irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-16
* | irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-14
|/
* powerpc/fsl: add MSI support for the Freescale hypervisorTimur Tabi2012-01-04
* powerpc/fsl_msi: add support for the fsl, msi property in PCI nodesTimur Tabi2011-11-24
* powerpc/fsl_msi: add support for "msi-address-64" propertyTimur Tabi2011-10-14
* powerpc/fsl_msi: fix support for multiple MSI rangesTimur Tabi2011-10-11
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
* Merge branch 'merge' into nextBenjamin Herrenschmidt2011-05-19
|\
| * drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-18
* | powerpc/fsl_msi: Use chip_data not handler_dataMilton Miller2011-05-19
* | powerpc/fsl_msi: Don't abuse platform_data for driver_dataMilton Miller2011-05-19
|/
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-29
* powerpc-fsl-msi-use-irqd.patchThomas Gleixner2011-03-29
* powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner2011-03-29
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-03-18
|\