summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2014-10-043-47/+55
| |\
| | * Revert "powerpc/fsl_msi: spread msi ints across different MSIRs"Scott Wood2014-09-193-50/+11
| | * powerpc/fsl_msi: spread msi ints across different MSIRsTudor Laurentiu2014-09-043-11/+50
| | * powerpc/fsl_msi: show more meaningful names in /proc/interruptsTudor Laurentiu2014-09-041-1/+15
| | * powerpc/fsl_msi: change the irq handler from chained to normalTudor Laurentiu2014-09-041-38/+18
| | * powerpc/fsl_msi: reorganize structs to improve clarity and flexibilityTudor Laurentiu2014-09-042-7/+14
| | * powerpc: fsl_pci: Add forced PCI Agent enumerationAaron Sierra2014-09-031-1/+2
| | * powerpc/fsl_msi: support vmpic msi with mpic 4.3Tudor Laurentiu2014-09-031-2/+8
| * | powerpc/powernv: Don't call generic code on offline cpusPaul Mackerras2014-09-251-0/+25
| * | powerpc: make of_device_ids constUwe Kleine-König2014-09-256-6/+6
| * | powerpc: Export dcr_ind_lock to fix build errorPranith Kumar2014-09-251-0/+1
| * | powerpc: Make a bunch of things staticAnton Blanchard2014-09-252-4/+4
* | | PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev2014-10-015-60/+28
|/ /
* | Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-08-052-3/+3
|\ \ | |/
| * powerpc/fsl-pci: Correct use of ! and &Himangi Saraogi2014-07-291-2/+2
| * powerpc/mpic_msgr: Use kcalloc and correct the argument to sizeofHimangi Saraogi2014-07-291-1/+1
* | Merge branch 'merge' into nextBenjamin Herrenschmidt2014-07-111-0/+5
|\ \ | |/ |/|
| * powerpc/kmemleak: Do not scan the DART tableCatalin Marinas2014-06-241-0/+5
* | powerpc/8xx: Remove empty asm/mpc8xx.hScott Wood2014-06-251-1/+0
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-121-1/+8
|\
| * powerpc/powernv: Enable POWER8 doorbell IPIsMichael Neuling2014-06-111-1/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-32/+0
|\ \ | |/ |/|
| * powerpc/fsl: fsl_soc: remove 'fixed-link' parsing codeFlorian Fainelli2014-05-221-32/+0
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-108-15/+255
|\ \
| * | powerpc/mpic: Don't init the fsl error int until after mpic initScott Wood2014-05-221-4/+4
| * | fsl/pci: fix RC cannot detect PME message comingWang Dongsheng2014-05-221-2/+1
| * | powerpc/rmu: Fix the error memory free parametersLiu Gang2014-05-221-3/+3
| * | powerpc/fsl-rio: Fix fsl_rio_setup error paths and use-after-unmapScott Wood2014-05-091-1/+9
| * | powerpc: Added PCI MSI support using the HSTA moduleAlistair Popple2014-05-014-2/+228
| * | IBM Akebono: Add the Akebono platformAlistair Popple2014-05-011-3/+10
| |/
* | of: Stop naming platform_device using dcr addressGrant Likely2014-05-231-3/+3
|/
* powerpc/4xx: Fix section mismatch in ppc4xx_pci.cAlistair Popple2014-04-281-1/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-04-091-1/+1
|\
| * powerpc: Use of_node_init() for the fakenode in msi_bitmap.cLi Zhong2014-04-091-1/+1
* | rapidio: rework device hierarchy and introduce mport class of devicesAlexandre Bounine2014-04-071-0/+1
|/
* Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-04-021-1/+1
|\
| * of: Make device nodes kobjects so they show up in sysfsGrant Likely2014-03-111-1/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-04-022-24/+162
|\ \
| * | fsl/pci: The new pci suspend/resume implementationWang Dongsheng2014-03-192-24/+154
| * | powerpc/pci: Fix IMMRBAR addressMinghuan Lian2014-03-191-0/+8
| |/
* | Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-012-306/+0
|\ \
| * | driver/memory:Move Freescale IFC driver to a common driverPrabhakar Kushwaha2014-02-182-306/+0
| |/
* | powerpc:eVh_pic: Kill irq_desc abuseThomas Gleixner2014-03-041-8/+2
|/
* powerpc: Fix build failure in sysdev/mpic.c for MPIC_WEIRD=yPaul Gortmaker2014-02-111-19/+19
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-301-0/+1
|\
| * powerpc/iommu: Fix initialisation of DART iommu tableAlistair Popple2014-01-291-0/+1
* | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-301-10/+11
|\ \ | |/ |/|
| * Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-311-1/+1
| |\
| * | block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2013-11-231-9/+9
| * | block: Abstract out bvec iteratorKent Overstreet2013-11-231-1/+2
OpenPOWER on IntegriCloud