| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'merge' into next | Benjamin Herrenschmidt | 2013-12-30 | 1 | -1/+1 |
|\ |
|
| * | powerpc/44x: Fix ocm_block allocation | Ilia Mirkin | 2013-12-10 | 1 | -1/+1 |
* | | powerpc/pci: Use dev_is_pci() to check whether it is pci device | Yijing Wang | 2013-12-09 | 1 | -1/+1 |
* | | powerpc/powernv: Replace CONFIG_POWERNV_MSI with just CONFIG_PPC_POWERNV | Michael Ellerman | 2013-12-02 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-11-14 | 1 | -1/+1 |
|\ |
|
| * | powerpc/pci: Use pci_is_pcie() to simplify code | Yijing Wang | 2013-09-23 | 1 | -1/+1 |
* | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 | 14 | -17/+29 |
|\ \ |
|
| * | | powerpc: add missing explicit OF includes for ppc | Rob Herring | 2013-11-11 | 3 | -0/+3 |
| * | | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 2013-11-07 | 3 | -13/+10 |
| |\ \ |
|
| | * | | of/irq: Use irq_of_parse_and_map() | Thierry Reding | 2013-10-24 | 2 | -9/+6 |
| | * | | of/irq: Replace of_irq with of_phandle_args | Grant Likely | 2013-10-24 | 1 | -3/+3 |
| | * | | of/irq: Rename of_irq_map_* functions to of_irq_parse_* | Grant Likely | 2013-10-24 | 1 | -1/+1 |
| | |/ |
|
| * | | powerpc: add explicit OF includes | Rob Herring | 2013-10-09 | 10 | -4/+16 |
| |/ |
|
* | | powerpc/scom: Improve debugfs interface | Benjamin Herrenschmidt | 2013-11-06 | 1 | -55/+81 |
* | | powerpc/mpc512x: remove unnecessary #if | Brian Norris | 2013-10-30 | 1 | -3/+0 |
* | | powerpc/mv643xx_eth: fix return check in mv64x60_eth_register_shared_pdev() | Wei Yongjun | 2013-10-28 | 1 | -1/+1 |
* | | powerpc/pci: Change the DECLARE_PCI_FIXUP_{HEADER => EARLY} macro of pci quirk | Chunhe Lan | 2013-10-28 | 1 | -2/+3 |
* | | powerpc/scom: Use "devspec" rather than "path" in debugfs entries | Benjamin Herrenschmidt | 2013-10-11 | 1 | -1/+1 |
* | | powerpc/scom: CONFIG_SCOM_DEBUGFS should depend on CONFIG_DEBUG_FS | Benjamin Herrenschmidt | 2013-10-11 | 1 | -1/+1 |
* | | powerpc/scom: Create debugfs files using ibm,chip-id if available | Benjamin Herrenschmidt | 2013-10-11 | 1 | -2/+7 |
* | | powerpc/scom: Add support for "reg" property | Benjamin Herrenschmidt | 2013-10-11 | 1 | -5/+17 |
* | | powerpc/scom: Change scom_read() and scom_write() to return errors | Benjamin Herrenschmidt | 2013-10-11 | 1 | -2/+1 |
* | | powerpc/mpic: Disable preemption when calling mpic_processor_id() | Scott Wood | 2013-10-11 | 1 | -1/+7 |
* | | powerpc/powernv: Fix endian issues in OPAL ICS backend | Benjamin Herrenschmidt | 2013-10-11 | 1 | -8/+9 |
|/ |
|
* | Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-09-12 | 1 | -0/+5 |
|\ |
|
| * | iommu/fsl: Freescale PAMU driver and iommu implementation. | Varun Sethi | 2013-08-14 | 1 | -0/+5 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-09-06 | 6 | -71/+278 |
|\ \ |
|
| * | | powerpc: Fix some endian issues in xics code | Anton Blanchard | 2013-08-14 | 1 | -5/+5 |
| * | | powerpc: Add some endian annotations to time and xics code | Anton Blanchard | 2013-08-14 | 1 | -1/+1 |
| * | | powerpc/pci: fix PCI-e check link issue | Yuanquan Chen | 2013-08-07 | 1 | -1/+1 |
| * | | powerpc/fsl-pci: enable SWIOTLB in function setup_pci_atmu | Kevin Hao | 2013-08-07 | 1 | -19/+3 |
| * | | powerpc/fsl-pci: fix the unreachable warning message | Kevin Hao | 2013-08-07 | 1 | -1/+1 |
| * | | powerpc/fsl_msi: add MSIIR1 support for MPIC v4.3 | Minghuan Lian | 2013-08-07 | 2 | -41/+101 |
| * | | powerpc/fsl_msi: fix error return code in fsl_of_msi_probe() | Wei Yongjun | 2013-07-30 | 1 | -3/+2 |
| * | | powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xx | Hongtao Jia | 2013-07-30 | 2 | -0/+164 |
| |/ |
|
* | | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. | Rusty Russell | 2013-07-15 | 1 | -1/+1 |
|/ |
|
* | Merge remote-tracking branch 'scott/next' into next | Benjamin Herrenschmidt | 2013-07-02 | 4 | -7/+807 |
|\ |
|
| * | powerpc/fsl: add MPIC timer wakeup support | Dongsheng.wang@freescale.com | 2013-07-01 | 2 | -0/+162 |
| * | powerpc/mpic: create mpic subsystem object | Dongsheng.wang@freescale.com | 2013-07-01 | 1 | -0/+8 |
| * | powerpc/mpic: add global timer support | Dongsheng.wang@freescale.com | 2013-07-01 | 2 | -0/+594 |
| * | powerpc/mpic: add irq_set_wake support | Dongsheng.wang@freescale.com | 2013-07-01 | 1 | -0/+18 |
| * | powerpc/mpic: Add get_version API both for internal and external use | Hongtao Jia | 2013-07-01 | 1 | -7/+25 |
* | | Merge tag 'v3.10' into next | Benjamin Herrenschmidt | 2013-07-01 | 1 | -15/+9 |
|\ \
| |/
|/| |
|
| * | powerpc/pci: Fix boot panic on mpc83xx (regression) | Rojhalat Ibrahim | 2013-06-24 | 1 | -15/+9 |
* | | powerpc: Mark low level irq handlers NO_THREAD | Thomas Gleixner | 2013-06-20 | 1 | -0/+1 |
|/ |
|
* | powerpc/mpic: Fix irq distribution problem when MPIC_SINGLE_DEST_CPU | chenhui zhao | 2013-06-01 | 1 | -2/+2 |
* | powerpc: Fix irq_set_affinity() return values | Alexander Gordeev | 2013-05-14 | 3 | -3/+3 |
* | powerpc: Add an in memory udbg console | Alistair Popple | 2013-05-08 | 2 | -0/+107 |
* | powerpc/pci: Support per-aperture memory offset | Benjamin Herrenschmidt | 2013-05-06 | 2 | -11/+15 |
* | irqdomain: Allow quiet failure mode | Benjamin Herrenschmidt | 2013-05-06 | 1 | -3/+11 |