aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-16powerpc/fsl/pci: Fix PCIe fixup regressionBenjamin Herrenschmidt1-19/+29
2012-01-17arch/powerpc/sysdev/fsl_pci.c: add missing iounmapJulia Lawall1-2/+3
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+0
2012-01-07Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-34/+8
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-10/+9
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman3-10/+9
2012-01-04powerpc/fsl: add MSI support for the Freescale hypervisorTimur Tabi3-23/+81
2012-01-04arch/powerpc/sysdev/fsl_rmu.c: introduce missing kfreeJulia Lawall1-0/+1
2012-01-04powerpc/fsl: Add support for Integrated Flash ControllerPrabhakar Kushwaha2-0/+311
2012-01-04powerpc/fsl-pci: Allow 64-bit PCIe devices to DMA to any memory addressKumar Gala1-0/+55
2012-01-03fs: move code out of buffer.cAl Viro1-1/+0
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers1-1/+0
2011-12-21power: qe_ic - convert sysdev_class to a regular subsystemKay Sievers1-6/+6
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers1-3/+3
2011-12-16Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2-8/+84
2011-12-12gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()Grant Likely1-34/+8
2011-12-09powerpc/476fpe: Add 476fpe SoC codeTony Breeds2-1/+63
2011-12-09powerpc/44x: pci: Setup the dma_window properties for each pci_controllerTony Breeds1-0/+6
2011-12-09powerpc/44x: pci: Add a want_sdr flag into ppc4xx_pciex_hwopsTony Breeds1-6/+14
2011-12-09powerpc/44x: pci: Use PCI_BASE_ADDRESS_MEM_PREFETCH rather than magic value.Tony Breeds1-1/+1
2011-12-08powerpc/xics: Reset the CPPR if H_EOI failsAnton Blanchard1-6/+7
2011-12-07powerpc/mpic: Add in-core support for cascaded MPICsKyle Moffett1-2/+28
2011-12-07powerpc/mpic: Cache the device-tree node in "struct mpic"Kyle Moffett1-17/+16
2011-12-07powerpc/mpic: Put "pic-no-reset" test back into the MPIC codeKyle Moffett1-6/+1
2011-12-07powerpc/mpic: Don't open-code dcr_resource_startKyle Moffett1-5/+2
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett1-7/+7
2011-12-07powerpc/mpic: Search for open-pic device-tree node if NULLKyle Moffett1-4/+30
2011-12-07powerpc/mpic: Save computed phys_addr for board-specific codeKyle Moffett1-5/+6
2011-12-07powerpc/mpic: Assume a device-node was passed in mpic_alloc()Kyle Moffett1-29/+21
2011-12-07powerpc: Consolidate mpic_alloc() OF address translationKyle Moffett1-27/+34
2011-11-28powerpc/xics: Harden xics hypervisor backendAnton Blanchard1-11/+27
2011-11-25Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt9-1250/+1591
2011-11-25powerpc/mpic: Remove extra semicolon.Justin P. Mattock1-1/+1
2011-11-25powerpc: Mark IPI interrupts IRQF_NO_THREADThomas Gleixner1-1/+1
2011-11-24powerpc/fsl_msi: add support for the fsl, msi property in PCI nodesTimur Tabi2-0/+42
2011-11-24powerpc/85xx: Add lbc suspend support for PMJia Hongtao1-0/+36
2011-11-24fsl-rio: Add two ports and rapidio message units supportLiu Gang3-423/+545
2011-11-24fsl-rio: Split rio driver into two parts, RapidIO endpoint and message unitLiu Gang4-1128/+1267
2011-11-24arch/powerpc/sysdev/ehv_pic.c: add missing kfreeJulia Lawall1-0/+1
2011-11-24powerpc/fsl-lbc: Fix for fsl_upmAlexandre Rusev1-0/+1
2011-11-24powerpc/qe: Fixup QE_General4 errataJoakim Tjernlund1-1/+1
2011-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+1
2011-11-14fsl-rio: fix compile errorLiu Gang1-1/+1
2011-11-08powerpc/irq: Remove IRQF_DISABLEDYong Zhang3-6/+3
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds22-10/+21
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds12-447/+385
2011-11-04Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-6/+2
2011-11-03powerpc/85xx: issue 15 EOI after core reset for FSL CoreNet devicesMatthew McClintock1-0/+10
2011-11-02arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if port failed to initializeLiu Gang1-0/+1
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2-2/+0