summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
AgeCommit message (Expand)AuthorLines
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds-68/+116
2014-10-08powerpc/msi: Improve IRQ bitmap allocatorIan Munsie-11/+25
2014-10-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman-47/+55
2014-10-01PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev-60/+28
2014-09-25powerpc/powernv: Don't call generic code on offline cpusPaul Mackerras-0/+25
2014-09-25powerpc: make of_device_ids constUwe Kleine-König-6/+6
2014-09-25powerpc: Export dcr_ind_lock to fix build errorPranith Kumar-0/+1
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard-4/+4
2014-09-19Revert "powerpc/fsl_msi: spread msi ints across different MSIRs"Scott Wood-50/+11
2014-09-04powerpc/fsl_msi: spread msi ints across different MSIRsTudor Laurentiu-11/+50
2014-09-04powerpc/fsl_msi: show more meaningful names in /proc/interruptsTudor Laurentiu-1/+15
2014-09-04powerpc/fsl_msi: change the irq handler from chained to normalTudor Laurentiu-38/+18
2014-09-04powerpc/fsl_msi: reorganize structs to improve clarity and flexibilityTudor Laurentiu-7/+14
2014-09-03powerpc: fsl_pci: Add forced PCI Agent enumerationAaron Sierra-1/+2
2014-09-03powerpc/fsl_msi: support vmpic msi with mpic 4.3Tudor Laurentiu-2/+8
2014-08-05Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt-3/+3
2014-07-29powerpc/fsl-pci: Correct use of ! and &Himangi Saraogi-2/+2
2014-07-29powerpc/mpic_msgr: Use kcalloc and correct the argument to sizeofHimangi Saraogi-1/+1
2014-07-11Merge branch 'merge' into nextBenjamin Herrenschmidt-0/+5
2014-06-25powerpc/8xx: Remove empty asm/mpc8xx.hScott Wood-1/+0
2014-06-24powerpc/kmemleak: Do not scan the DART tableCatalin Marinas-0/+5
2014-06-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-1/+8
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-32/+0
2014-06-11powerpc/powernv: Enable POWER8 doorbell IPIsMichael Neuling-1/+8
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-15/+255
2014-05-23of: Stop naming platform_device using dcr addressGrant Likely-3/+3
2014-05-22powerpc/mpic: Don't init the fsl error int until after mpic initScott Wood-4/+4
2014-05-22fsl/pci: fix RC cannot detect PME message comingWang Dongsheng-2/+1
2014-05-22powerpc/rmu: Fix the error memory free parametersLiu Gang-3/+3
2014-05-22powerpc/fsl: fsl_soc: remove 'fixed-link' parsing codeFlorian Fainelli-32/+0
2014-05-09powerpc/fsl-rio: Fix fsl_rio_setup error paths and use-after-unmapScott Wood-1/+9
2014-05-01powerpc: Added PCI MSI support using the HSTA moduleAlistair Popple-2/+228
2014-05-01IBM Akebono: Add the Akebono platformAlistair Popple-3/+10
2014-04-28powerpc/4xx: Fix section mismatch in ppc4xx_pci.cAlistair Popple-1/+1
2014-04-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds-1/+1
2014-04-09powerpc: Use of_node_init() for the fakenode in msi_bitmap.cLi Zhong-1/+1
2014-04-07rapidio: rework device hierarchy and introduce mport class of devicesAlexandre Bounine-0/+1
2014-04-02Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds-1/+1
2014-04-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-24/+162
2014-04-01Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-306/+0
2014-03-19fsl/pci: The new pci suspend/resume implementationWang Dongsheng-24/+154
2014-03-19powerpc/pci: Fix IMMRBAR addressMinghuan Lian-0/+8
2014-03-11of: Make device nodes kobjects so they show up in sysfsGrant Likely-1/+1
2014-03-04powerpc:eVh_pic: Kill irq_desc abuseThomas Gleixner-8/+2
2014-02-18driver/memory:Move Freescale IFC driver to a common driverPrabhakar Kushwaha-306/+0
2014-02-11powerpc: Fix build failure in sysdev/mpic.c for MPIC_WEIRD=yPaul Gortmaker-19/+19
2014-01-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-0/+1
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds-10/+11
2014-01-29powerpc/iommu: Fix initialisation of DART iommu tableAlistair Popple-0/+1
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-26/+39