aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2009-04-24 10:44:58 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2009-04-24 10:44:58 -0400
commitf8c3301e8336334be62527c5314018f75f58ad4b (patch)
tree1eb819381e0858a03fe544dc40cf4661adf683bf /MAINTAINERS
parent437f7fdb607f32b737e4da9f14bebcfdac2c90c3 (diff)
parent6329db8bd60fbc0832f30c350b0181b8d865573e (diff)
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
* 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc: powerpc: Fix modular build of ide-pmac when mediabay is built in powerpc/pasemi: Fix build error on UP powerpc: Make macintosh/mediabay driver depend on CONFIG_BLOCK maintainers: Fix PS3 patterns powerpc/ps3: Fix CONFIG_PS3_FLASH=n build warning powerpc/32: Don't clobber personality flags on exec powerpc: Fix crash on CPU hotplug powerpc/85xx: Remove defconfigs that mpc85xx_{smp_}defconfig cover powerpc/85xx: Added SMP defconfig powerpc/85xx: Enabled a bunch of FSL specific drivers/options powerpc/85xx: Updated generic mpc85xx_defconfig powerpc: don't disable SATA interrupts on Freescale MPC8610 HPCD fsl_rio: Pass the proper device to dma mapping routines powerpc: Fix of_node_put() exit path in of_irq_map_one() powerpc/5200: defconfig updates powerpc/5200: Add FLASH nodes to lite5200 device tree powerpc/device-tree: Document MTD nodes with multiple "reg" tuples powerpc/of-device-tree: Factor MTD physmap bindings out of booting-without-of powerpc/5200: Bring the legacy fsl_spi_platform_data hooks back
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS5
1 files changed, 2 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index cb9571042f21..698c4608c715 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1337,12 +1337,9 @@ L: cbe-oss-dev@ozlabs.org
1337W: http://www.ibm.com/developerworks/power/cell/ 1337W: http://www.ibm.com/developerworks/power/cell/
1338S: Supported 1338S: Supported
1339F: arch/powerpc/include/asm/cell*.h 1339F: arch/powerpc/include/asm/cell*.h
1340F: arch/powerpc/include/asm/lv1call.h
1341F: arch/powerpc/include/asm/ps3*.h
1342F: arch/powerpc/include/asm/spu*.h 1340F: arch/powerpc/include/asm/spu*.h
1343F: arch/powerpc/oprofile/*cell* 1341F: arch/powerpc/oprofile/*cell*
1344F: arch/powerpc/platforms/cell/ 1342F: arch/powerpc/platforms/cell/
1345F: arch/powerpc/platforms/ps3/
1346 1343
1347CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM: 1344CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM:
1348P: David Vrabel 1345P: David Vrabel
@@ -4507,7 +4504,9 @@ F: arch/powerpc/include/asm/ps3*.h
4507F: arch/powerpc/platforms/ps3/ 4504F: arch/powerpc/platforms/ps3/
4508F: drivers/*/ps3* 4505F: drivers/*/ps3*
4509F: drivers/ps3/ 4506F: drivers/ps3/
4507F: drivers/rtc/rtc-ps3.c
4510F: drivers/usb/host/*ps3.c 4508F: drivers/usb/host/*ps3.c
4509F: sound/ppc/snd_ps3*
4511 4510
4512PS3VRAM DRIVER 4511PS3VRAM DRIVER
4513P: Jim Paris 4512P: Jim Paris