summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
AgeCommit message (Expand)AuthorLines
2012-02-16irq_domain/powerpc: Replace custom xlate functions with library functionsGrant Likely-57/+4
2012-02-16irq_domain/powerpc: constify irq_domain_opsGrant Likely-4/+4
2012-02-16irq_domain: constify irq_domain_opsGrant Likely-1/+1
2012-02-16irq_domain: Add support for base irq and hwirq in legacy mappingsGrant Likely-2/+2
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely-43/+22
2012-02-16irq_domain/powerpc: Eliminate virq_is_host()Grant Likely-6/+6
2012-02-16powerpc/fsl/pci: Fix PCIe fixup regressionBenjamin Herrenschmidt-19/+29
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely-79/+79
2012-01-17arch/powerpc/sysdev/fsl_pci.c: add missing iounmapJulia Lawall-2/+3
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-1/+0
2012-01-07Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-34/+8
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-10/+9
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman-10/+9
2012-01-04powerpc/fsl: add MSI support for the Freescale hypervisorTimur Tabi-23/+81
2012-01-04arch/powerpc/sysdev/fsl_rmu.c: introduce missing kfreeJulia Lawall-0/+1
2012-01-04powerpc/fsl: Add support for Integrated Flash ControllerPrabhakar Kushwaha-0/+311
2012-01-04powerpc/fsl-pci: Allow 64-bit PCIe devices to DMA to any memory addressKumar Gala-0/+55
2012-01-03fs: move code out of buffer.cAl Viro-1/+0
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers-1/+0
2011-12-21power: qe_ic - convert sysdev_class to a regular subsystemKay Sievers-6/+6
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers-3/+3
2011-12-16Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt-8/+84
2011-12-12gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()Grant Likely-34/+8
2011-12-09powerpc/476fpe: Add 476fpe SoC codeTony Breeds-1/+63
2011-12-09powerpc/44x: pci: Setup the dma_window properties for each pci_controllerTony Breeds-0/+6
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