aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds14-73/+710
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds18-166/+92
2012-03-21Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt11-22/+584
2012-03-17powerpc/44x: Add support PCI-E for APM821xx SoC and Bluestone boardVinh Nguyen Huu Tuong1-0/+70
2012-03-16powerpc: add support for MPIC message register APIJia Hongtao2-0/+284
2012-03-16powerpc/85xx: l2sram - Add compatible entry for mpc8548 L2 controllerchenhui zhao1-0/+3
2012-03-16powerpc/85xx: Fix compiler error with THIS_MODULE and relatedClaudiu Manoil2-0/+2
2012-03-16powerpc: Move GE PIC driversMartyn Welch5-0/+270
2012-03-16powerpc/fsl_msi: return proper error value when ioremap failed.Liu Shuo1-0/+1
2012-03-16powerpc/srio: Fix the compile errors when building with 64bitLiu Gang1-20/+22
2012-03-16powerpc/srio: Fix the relocation errors when building with 64bitLiu Gang1-2/+2
2012-02-27powerpc/mpic: Fix allocation of reverse-map for multi-ISU mpicsBenjamin Herrenschmidt1-2/+6
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett1-1/+1
2012-02-23powerpc/mpic: Add "last-interrupt-source" property to override hardwareKyle Moffett1-20/+26
2012-02-23powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett2-13/+8
2012-02-23fsl/mpic: Create and document the "single-cpu-affinity" device-tree flagKyle Moffett1-0/+2
2012-02-23powerpc/mpic: Fix use of "flags" variable in mpic_alloc()Kyle Moffett1-24/+22
2012-02-16irq_domain/powerpc: Replace custom xlate functions with library functionsGrant Likely4-57/+4
2012-02-16irq_domain/powerpc: constify irq_domain_opsGrant Likely4-4/+4
2012-02-16irq_domain: constify irq_domain_opsGrant Likely1-1/+1
2012-02-16irq_domain: Add support for base irq and hwirq in legacy mappingsGrant Likely2-2/+2
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely14-43/+22
2012-02-16irq_domain/powerpc: Eliminate virq_is_host()Grant Likely1-6/+6
2012-02-16powerpc/fsl/pci: Fix PCIe fixup regressionBenjamin Herrenschmidt1-19/+29
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely18-79/+79
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