summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
AgeCommit message (Expand)AuthorLines
2011-12-09powerpc/44x: pci: Add a want_sdr flag into ppc4xx_pciex_hwopsTony Breeds-6/+14
2011-12-09powerpc/44x: pci: Use PCI_BASE_ADDRESS_MEM_PREFETCH rather than magic value.Tony Breeds-1/+1
2011-12-08powerpc/xics: Reset the CPPR if H_EOI failsAnton Blanchard-6/+7
2011-12-07powerpc/mpic: Add in-core support for cascaded MPICsKyle Moffett-2/+28
2011-12-07powerpc/mpic: Cache the device-tree node in "struct mpic"Kyle Moffett-17/+16
2011-12-07powerpc/mpic: Put "pic-no-reset" test back into the MPIC codeKyle Moffett-6/+1
2011-12-07powerpc/mpic: Don't open-code dcr_resource_startKyle Moffett-5/+2
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett-7/+7
2011-12-07powerpc/mpic: Search for open-pic device-tree node if NULLKyle Moffett-4/+30
2011-12-07powerpc/mpic: Save computed phys_addr for board-specific codeKyle Moffett-5/+6
2011-12-07powerpc/mpic: Assume a device-node was passed in mpic_alloc()Kyle Moffett-29/+21
2011-12-07powerpc: Consolidate mpic_alloc() OF address translationKyle Moffett-27/+34
2011-11-28powerpc/xics: Harden xics hypervisor backendAnton Blanchard-11/+27
2011-11-25Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt-1250/+1591
2011-11-25powerpc/mpic: Remove extra semicolon.Justin P. Mattock-1/+1
2011-11-25powerpc: Mark IPI interrupts IRQF_NO_THREADThomas Gleixner-1/+1
2011-11-24powerpc/fsl_msi: add support for the fsl, msi property in PCI nodesTimur Tabi-0/+42
2011-11-24powerpc/85xx: Add lbc suspend support for PMJia Hongtao-0/+36
2011-11-24fsl-rio: Add two ports and rapidio message units supportLiu Gang-423/+545
2011-11-24fsl-rio: Split rio driver into two parts, RapidIO endpoint and message unitLiu Gang-1128/+1267
2011-11-24arch/powerpc/sysdev/ehv_pic.c: add missing kfreeJulia Lawall-0/+1
2011-11-24powerpc/fsl-lbc: Fix for fsl_upmAlexandre Rusev-0/+1
2011-11-24powerpc/qe: Fixup QE_General4 errataJoakim Tjernlund-1/+1
2011-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Linus Torvalds-1/+1
2011-11-14fsl-rio: fix compile errorLiu Gang-1/+1
2011-11-08powerpc/irq: Remove IRQF_DISABLEDYong Zhang-6/+3
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-10/+21
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-447/+385
2011-11-04Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds-6/+2
2011-11-03powerpc/85xx: issue 15 EOI after core reset for FSL CoreNet devicesMatthew McClintock-0/+10
2011-11-02arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if po...Liu Gang-0/+1
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker-2/+0
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker-8/+8
2011-10-31powerpc: Fix up implicit sched.h usersPaul Gortmaker-0/+1
2011-10-31powerpc: Fix up implicit stat.h usersPaul Gortmaker-0/+1
2011-10-31powerpc: Fix up modules that should be including module.hPaul Gortmaker-0/+2
2011-10-31powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker-0/+2
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker-0/+7
2011-10-30Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds-8/+17
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-12/+12
2011-10-22powerpc/cpm: Clear muram before it is in use.Hongjun Chen-1/+2
2011-10-19Merge branch 'v3.1-rc10' into for-3.2/coreJens Axboe-4/+6
2011-10-15Merge commit 'v3.1-rc9' into fbdev-nextFlorian Tobias Schandinat-2/+3
2011-10-14powerpc/fsl_msi: add support for "msi-address-64" propertyTimur Tabi-8/+15
2011-10-11powerpc/fsl_msi: fix support for multiple MSI rangesTimur Tabi-3/+5
2011-09-27doc: fix broken referencesPaul Bolle-1/+1
2011-09-23gpio: move mpc8xxx/512x gpio driver to drivers/gpioWolfram Sang-396/+0
2011-09-20powerpc/powernv: Add OPAL ICS backendBenjamin Herrenschmidt-6/+247
2011-09-20powerpc/xics: Add __init to marker icp_native_init()Arnaud Lacombe-1/+1
2011-09-20powerpc/4xx/pci: Add __init annotations for *init_port_hw() functions.Tony Breeds-6/+6