summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
Commit message (Expand)AuthorAgeFilesLines
* 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/+16
* | powerpc/mpic: Put "pic-no-reset" test back into the MPIC codeKyle Moffett2011-12-071-6/+1
* | powerpc/mpic: Don't open-code dcr_resource_startKyle Moffett2011-12-071-5/+2
* | 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/+21
* | 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/+3
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0622-10/+21
|\
| * powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-10-312-2/+0
| * powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-318-8/+8
| * powerpc: Fix up implicit sched.h usersPaul Gortmaker2011-10-311-0/+1
| * powerpc: Fix up implicit stat.h usersPaul Gortmaker2011-10-311-0/+1
| * powerpc: Fix up modules that should be including module.hPaul Gortmaker2011-10-312-0/+2
| * powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-312-0/+2
| * powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-10-317-0/+7
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-0612-447/+385
|\ \
| * | powerpc/85xx: issue 15 EOI after core reset for FSL CoreNet devicesMatthew McClintock2011-11-031-0/+10
| * | powerpc/cpm: Clear muram before it is in use.Hongjun Chen2011-10-221-1/+2
| * | powerpc/fsl_msi: add support for "msi-address-64" propertyTimur Tabi2011-10-142-8/+15
| * | powerpc/fsl_msi: fix support for multiple MSI rangesTimur Tabi2011-10-111-3/+5
| * | gpio: move mpc8xxx/512x gpio driver to drivers/gpioWolfram Sang2011-09-232-396/+0
| * | powerpc/powernv: Add OPAL ICS backendBenjamin Herrenschmidt2011-09-203-6/+247
| * | powerpc/xics: Add __init to marker icp_native_init()Arnaud Lacombe2011-09-201-1/+1
| * | powerpc/4xx/pci: Add __init annotations for *init_port_hw() functions.Tony Breeds2011-09-201-6/+6
OpenPOWER on IntegriCloud