summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
Commit message (Expand)AuthorAgeFilesLines
* powerpc/fsl/pci: Fix PCIe fixup regressionBenjamin Herrenschmidt2012-02-161-19/+29
* arch/powerpc/sysdev/fsl_pci.c: add missing iounmapJulia Lawall2012-01-171-2/+3
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-081-1/+0Star
|\
| * fs: move code out of buffer.cAl Viro2012-01-041-1/+0Star
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-071-34/+8Star
|\ \
| * | gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()Grant Likely2011-12-121-34/+8Star
| |/
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-073-10/+9Star
|\ \
| * \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-063-10/+9Star
| |\ \ | | |/ | |/|
| | * driver-core: remove sysdev.h usage.Kay Sievers2011-12-221-1/+0Star
| | * power: qe_ic - convert sysdev_class to a regular subsystemKay Sievers2011-12-221-6/+6
| | * cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-211-3/+3
* | | powerpc/fsl: add MSI support for the Freescale hypervisorTimur Tabi2012-01-043-23/+81
* | | arch/powerpc/sysdev/fsl_rmu.c: introduce missing kfreeJulia Lawall2012-01-041-0/+1
* | | powerpc/fsl: Add support for Integrated Flash ControllerPrabhakar Kushwaha2012-01-042-0/+311
* | | powerpc/fsl-pci: Allow 64-bit PCIe devices to DMA to any memory addressKumar Gala2012-01-041-0/+55
* | | Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2011-12-162-8/+84
|\ \ \
| * | | powerpc/476fpe: Add 476fpe SoC codeTony Breeds2011-12-092-1/+63
| * | | powerpc/44x: pci: Setup the dma_window properties for each pci_controllerTony Breeds2011-12-091-0/+6
| * | | powerpc/44x: pci: Add a want_sdr flag into ppc4xx_pciex_hwopsTony Breeds2011-12-091-6/+14
| * | | powerpc/44x: pci: Use PCI_BASE_ADDRESS_MEM_PREFETCH rather than magic value.Tony Breeds2011-12-091-1/+1
* | | | powerpc/xics: Reset the CPPR if H_EOI failsAnton Blanchard2011-12-081-6/+7
* | | | powerpc/mpic: Add in-core support for cascaded MPICsKyle Moffett2011-12-071-2/+28
* | | | powerpc/mpic: Cache the device-tree node in "struct mpic"Kyle Moffett2011-12-071-17/+16Star
* | | | powerpc/mpic: Put "pic-no-reset" test back into the MPIC codeKyle Moffett2011-12-071-6/+1Star
* | | | powerpc/mpic: Don't open-code dcr_resource_startKyle Moffett2011-12-071-5/+2Star
* | | | powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett2011-12-071-7/+7
* | | | powerpc/mpic: Search for open-pic device-tree node if NULLKyle Moffett2011-12-071-4/+30
* | | | powerpc/mpic: Save computed phys_addr for board-specific codeKyle Moffett2011-12-071-5/+6
* | | | powerpc/mpic: Assume a device-node was passed in mpic_alloc()Kyle Moffett2011-12-071-29/+21Star
* | | | powerpc: Consolidate mpic_alloc() OF address translationKyle Moffett2011-12-071-27/+34
|/ / /
* | | powerpc/xics: Harden xics hypervisor backendAnton Blanchard2011-11-281-11/+27
* | | Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2011-11-259-1250/+1591
|\ \ \
| * | | powerpc/fsl_msi: add support for the fsl, msi property in PCI nodesTimur Tabi2011-11-242-0/+42
| * | | powerpc/85xx: Add lbc suspend support for PMJia Hongtao2011-11-241-0/+36
| * | | fsl-rio: Add two ports and rapidio message units supportLiu Gang2011-11-243-423/+545
| * | | fsl-rio: Split rio driver into two parts, RapidIO endpoint and message unitLiu Gang2011-11-244-1128/+1267
| |/ /
| * | arch/powerpc/sysdev/ehv_pic.c: add missing kfreeJulia Lawall2011-11-241-0/+1
| * | powerpc/fsl-lbc: Fix for fsl_upmAlexandre Rusev2011-11-241-0/+1
| * | powerpc/qe: Fixup QE_General4 errataJoakim Tjernlund2011-11-241-1/+1
* | | powerpc/mpic: Remove extra semicolon.Justin P. Mattock2011-11-251-1/+1
* | | powerpc: Mark IPI interrupts IRQF_NO_THREADThomas Gleixner2011-11-251-1/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Linus Torvalds2011-11-151-1/+1
|\ \
| * | fsl-rio: fix compile errorLiu Gang2011-11-141-1/+1
| |/
* / powerpc/irq: Remove IRQF_DISABLEDYong Zhang2011-11-083-6/+3Star
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0722-10/+21
|\
| * powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-11-012-2/+0Star
| * powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-11-018-8/+8
| * powerpc: Fix up implicit sched.h usersPaul Gortmaker2011-11-011-0/+1
| * powerpc: Fix up implicit stat.h usersPaul Gortmaker2011-11-011-0/+1
| * powerpc: Fix up modules that should be including module.hPaul Gortmaker2011-11-012-0/+2