summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2012-05-101-14/+28
|\
| * powerpc/40x: Use {upper,lower}_32_bits for msi_physJosh Boyer2012-05-031-2/+2
| * powerpc/44x: Fix PCI MSI support for Maui APM821xx SoC and Bluestone boardMai La2012-05-031-14/+28
* | powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely2012-04-302-6/+4
* | powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controllerGrant Likely2012-04-301-41/+20
|/
* Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-271-0/+1
|\
| * powerpc: fix system.h fallout in sysdev/scom.c [chroma_defconfig]Paul Gortmaker2012-04-181-0/+1
* | powerpc/mpic: Properly set default triggersBenjamin Herrenschmidt2012-04-231-12/+30
* | powerpc/mpic: Fix confusion between hw_irq and virqBenjamin Herrenschmidt2012-04-231-8/+4
* | powerpc/mpic_msgr: fix offset error when setting mer registerMingkai Hu2012-04-191-1/+1
* | powerpc/mpic_msgr: add lock for MPIC message global variableMingkai Hu2012-04-191-5/+5
|/
* Merge remote-tracking branch 'kumar/next' into mergeBenjamin Herrenschmidt2012-04-021-2/+20
|\
| * powerpc/qe: Update the SNUM table for MPC8569 Rev2.0Dave Liu2012-03-291-2/+20
* | Disintegrate asm/system.h for PowerPCDavid Howells2012-03-284-3/+1
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-2114-73/+710
|\
| * Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2012-03-2111-22/+584
| |\
| | * powerpc: add support for MPIC message register APIJia Hongtao2012-03-162-0/+284
| | * powerpc/85xx: l2sram - Add compatible entry for mpc8548 L2 controllerchenhui zhao2012-03-161-0/+3
| | * powerpc/85xx: Fix compiler error with THIS_MODULE and relatedClaudiu Manoil2012-03-162-0/+2
| | * powerpc: Move GE PIC driversMartyn Welch2012-03-165-0/+270
| | * powerpc/fsl_msi: return proper error value when ioremap failed.Liu Shuo2012-03-161-0/+1
| | * powerpc/srio: Fix the compile errors when building with 64bitLiu Gang2012-03-161-20/+22
| | * powerpc/srio: Fix the relocation errors when building with 64bitLiu Gang2012-03-161-2/+2
| * | powerpc/44x: Add support PCI-E for APM821xx SoC and Bluestone boardVinh Nguyen Huu Tuong2012-03-171-0/+70
| |/
| * powerpc/mpic: Fix allocation of reverse-map for multi-ISU mpicsBenjamin Herrenschmidt2012-02-271-2/+6
| * powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett2012-02-231-1/+1
| * powerpc/mpic: Add "last-interrupt-source" property to override hardwareKyle Moffett2012-02-231-20/+26
| * powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett2012-02-232-13/+8
| * fsl/mpic: Create and document the "single-cpu-affinity" device-tree flagKyle Moffett2012-02-231-0/+2
| * powerpc/mpic: Fix use of "flags" variable in mpic_alloc()Kyle Moffett2012-02-231-24/+22
* | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-2118-166/+92
|\ \ | |/ |/|
| * irq_domain/powerpc: Replace custom xlate functions with library functionsGrant Likely2012-02-164-57/+4
| * irq_domain/powerpc: constify irq_domain_opsGrant Likely2012-02-164-4/+4
| * irq_domain: constify irq_domain_opsGrant Likely2012-02-161-1/+1
| * irq_domain: Add support for base irq and hwirq in legacy mappingsGrant Likely2012-02-162-2/+2
| * irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-1614-43/+22
| * irq_domain/powerpc: Eliminate virq_is_host()Grant Likely2012-02-161-6/+6
| * irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-1418-79/+79
* | 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/+0
|\
| * fs: move code out of buffer.cAl Viro2012-01-031-1/+0
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-071-34/+8
|\ \
| * | gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()Grant Likely2011-12-121-34/+8
| |/
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-073-10/+9
|\ \
| * \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-063-10/+9
| |\ \ | | |/ | |/|
| | * driver-core: remove sysdev.h usage.Kay Sievers2011-12-211-1/+0
| | * power: qe_ic - convert sysdev_class to a regular subsystemKay Sievers2011-12-211-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