summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/fsl_msi.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-6/+1Star
* kernel/irq: Extend lockdep class for request mutexAndrew Lunn2017-12-281-1/+3
* powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-231-8/+8
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-201-6/+6
* irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier2015-10-131-1/+1
* powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras2015-09-101-2/+3
* powerpc/PCI: Use for_pci_msi_entry() to access MSI device listJiang Liu2015-07-221-2/+2
* powerpc/fsl_msi: Move MSI-related ops to pci_controller_opsDaniel Axtens2015-06-021-8/+15
* powerpc/85xx: workaround for chips with MSI hardware errataHongtao Jia2015-03-241-3/+26
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
|\
| * powerpc: sysdev: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-121-1/+0Star
|\ \
| * | powerpc: Remove superfluous bootmem includesAnton Blanchard2014-11-091-1/+0Star
| |/
* | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-101-3/+3
|\ \
| * | PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-231-2/+2
| * | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-231-1/+1
| |/
* / powerpc/fsl_msi: mark the msi cascade handler IRQF_NO_THREADKevin Hao2014-11-181-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-121-45/+50
|\
| * Revert "powerpc/fsl_msi: spread msi ints across different MSIRs"Scott Wood2014-09-191-30/+1Star
| * powerpc/fsl_msi: spread msi ints across different MSIRsTudor Laurentiu2014-09-051-1/+30
| * powerpc/fsl_msi: show more meaningful names in /proc/interruptsTudor Laurentiu2014-09-051-1/+15
| * powerpc/fsl_msi: change the irq handler from chained to normalTudor Laurentiu2014-09-051-38/+18Star
| * powerpc/fsl_msi: reorganize structs to improve clarity and flexibilityTudor Laurentiu2014-09-051-6/+11
| * powerpc/fsl_msi: support vmpic msi with mpic 4.3Tudor Laurentiu2014-09-041-2/+8
* | PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev2014-10-011-9/+3Star
|/
* powerpc/fsl_msi: add MSIIR1 support for MPIC v4.3Minghuan Lian2013-08-081-38/+94
* powerpc/fsl_msi: fix error return code in fsl_of_msi_probe()Wei Yongjun2013-07-301-3/+2Star
* powerpc/fsl-msi: use a different lockclass for the cascade interruptSebastian Andrzej Siewior2013-04-031-1/+3
* powerpc/fsl: msi: sparse fixesKim Phillips2013-02-121-2/+2
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-4/+3Star
* Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queueMarcelo Tosatti2012-10-111-2/+7
|\
| * powerpc/fsl-soc: use CONFIG_EPAPR_PARAVIRT for hcallsScott Wood2012-10-051-2/+7
* | powerpc/fsl_msi: drop unneeded cast to non-const pointerArnd Bergmann2012-09-111-3/+3
* | powerpc/fsl_msi: add a const qualifierUwe Kleine-König2012-09-111-1/+1
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-221-0/+1
|\
| * powerpc/fsl_msi: return proper error value when ioremap failed.Liu Shuo2012-03-161-0/+1
* | irq_domain/powerpc: constify irq_domain_opsGrant Likely2012-02-161-1/+1
* | irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-161-4/+2Star
* | irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-141-3/+3
|/
* powerpc/fsl: add MSI support for the Freescale hypervisorTimur Tabi2012-01-041-20/+48
* powerpc/fsl_msi: add support for the fsl, msi property in PCI nodesTimur Tabi2011-11-241-0/+39
* 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