summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
Commit message (Expand)AuthorAgeFilesLines
* powerpc/kmemleak: Do not scan the DART tableCatalin Marinas2014-06-241-0/+5
* 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
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-2716-26/+39
|\ \ \
| * \ \ Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-01-154-13/+37
| |\ \ \
| | * | | powerpc/fsl_pci: add versionless pci compatibleShengzhou Liu2014-01-101-0/+1
| | * | | powerpc/85xx: handle the eLBC error interrupt if it exists in dtsShaohui Xie2014-01-101-6/+25
| | * | | powerpc/mpic_timer: fix convert ticks to time subtraction overflowWang Dongsheng2014-01-091-2/+5
| | * | | powerpc/mpic_timer: fix the time is not accurate caused by GTCRR toggle bitWang Dongsheng2014-01-091-0/+3
| | * | | powerpc/sysdev: Fix a pci section mismatch for Book EChristian Engelmayer2014-01-072-5/+3
| * | | | powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-1511-11/+0
| |/ / /
| * | | Merge branch 'merge' into nextBenjamin Herrenschmidt2013-12-301-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | powerpc/pci: Use dev_is_pci() to check whether it is pci deviceYijing Wang2013-12-091-1/+1
| * | | powerpc/powernv: Replace CONFIG_POWERNV_MSI with just CONFIG_PPC_POWERNVMichael Ellerman2013-12-021-1/+1
| | |/ | |/|
* | | dt/bindings: Remove device_type "serial" from marvell,mv64360-mpscGrant Likely2014-01-162-2/+2
| |/ |/|
* | powerpc/44x: Fix ocm_block allocationIlia Mirkin2013-12-101-1/+1
|/
* Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-141-1/+1
|\
| * powerpc/pci: Use pci_is_pcie() to simplify codeYijing Wang2013-09-231-1/+1
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-1214-17/+29
|\ \
| * | powerpc: add missing explicit OF includes for ppcRob Herring2013-11-113-0/+3
| * | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-073-13/+10
| |\ \