aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
Commit message (Expand)AuthorAge
* powerpc/4xx: Fix section mismatch in ppc4xx_pci.cAlistair Popple2014-04-28
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-04-09
|\
| * powerpc: Use of_node_init() for the fakenode in msi_bitmap.cLi Zhong2014-04-08
* | rapidio: rework device hierarchy and introduce mport class of devicesAlexandre Bounine2014-04-07
|/
* Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-04-02
|\
| * of: Make device nodes kobjects so they show up in sysfsGrant Likely2014-03-11
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-04-02
|\ \
| * | fsl/pci: The new pci suspend/resume implementationWang Dongsheng2014-03-19
| * | powerpc/pci: Fix IMMRBAR addressMinghuan Lian2014-03-19
| |/
* | Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-01
|\ \
| * | driver/memory:Move Freescale IFC driver to a common driverPrabhakar Kushwaha2014-02-18
| |/
* / powerpc:eVh_pic: Kill irq_desc abuseThomas Gleixner2014-03-04
|/
* powerpc: Fix build failure in sysdev/mpic.c for MPIC_WEIRD=yPaul Gortmaker2014-02-10
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-30
|\
| * powerpc/iommu: Fix initialisation of DART iommu tableAlistair Popple2014-01-29
* | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-30
|\ \ | |/ |/|
| * Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-31
| |\
| * | block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2013-11-24
| * | block: Abstract out bvec iteratorKent Overstreet2013-11-24
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-28
|\ \ \
| * \ \ Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-01-14
| |\ \ \
| | * | | powerpc/fsl_pci: add versionless pci compatibleShengzhou Liu2014-01-10
| | * | | powerpc/85xx: handle the eLBC error interrupt if it exists in dtsShaohui Xie2014-01-10
| | * | | powerpc/mpic_timer: fix convert ticks to time subtraction overflowWang Dongsheng2014-01-09
| | * | | powerpc/mpic_timer: fix the time is not accurate caused by GTCRR toggle bitWang Dongsheng2014-01-09
| | * | | powerpc/sysdev: Fix a pci section mismatch for Book EChristian Engelmayer2014-01-07
| * | | | powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-14
| |/ / /
| * | | Merge branch 'merge' into nextBenjamin Herrenschmidt2013-12-29
| |\ \ \ | | | |/ | | |/|
| * | | powerpc/pci: Use dev_is_pci() to check whether it is pci deviceYijing Wang2013-12-08
| * | | powerpc/powernv: Replace CONFIG_POWERNV_MSI with just CONFIG_PPC_POWERNVMichael Ellerman2013-12-01
| | |/ | |/|
* | | dt/bindings: Remove device_type "serial" from marvell,mv64360-mpscGrant Likely2014-01-16
| |/ |/|
* | powerpc/44x: Fix ocm_block allocationIlia Mirkin2013-12-09
|/
* Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-14
|\
| * powerpc/pci: Use pci_is_pcie() to simplify codeYijing Wang2013-09-23
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\ \
| * | powerpc: add missing explicit OF includes for ppcRob Herring2013-11-11
| * | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07
| |\ \
| | * | of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-24
| | * | of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-24
| | * | of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-24
| | |/
| * / powerpc: add explicit OF includesRob Herring2013-10-09
| |/
* | powerpc/scom: Improve debugfs interfaceBenjamin Herrenschmidt2013-11-05
* | powerpc/mpc512x: remove unnecessary #ifBrian Norris2013-10-30
* | powerpc/mv643xx_eth: fix return check in mv64x60_eth_register_shared_pdev()Wei Yongjun2013-10-28
* | powerpc/pci: Change the DECLARE_PCI_FIXUP_{HEADER => EARLY} macro of pci quirkChunhe Lan2013-10-28
* | powerpc/scom: Use "devspec" rather than "path" in debugfs entriesBenjamin Herrenschmidt2013-10-11
* | powerpc/scom: CONFIG_SCOM_DEBUGFS should depend on CONFIG_DEBUG_FSBenjamin Herrenschmidt2013-10-11
* | powerpc/scom: Create debugfs files using ibm,chip-id if availableBenjamin Herrenschmidt2013-10-11
* | powerpc/scom: Add support for "reg" propertyBenjamin Herrenschmidt2013-10-11
* | powerpc/scom: Change scom_read() and scom_write() to return errorsBenjamin Herrenschmidt2013-10-11