aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@woody.linux-foundation.org>2007-10-12 00:55:47 -0400
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-10-12 00:55:47 -0400
commite86908614f2c7fec401827e5cefd7a6ea9407f85 (patch)
treefcb5d9e52422b37bdaf0e647126ebdfc1680f162 /MAINTAINERS
parent547307420931344a868275bd7ea7a30f117a15a9 (diff)
parent9b4b8feb962f4b3e74768b7205f1f8f6cce87238 (diff)
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
* 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc: (408 commits) [POWERPC] Add memchr() to the bootwrapper [POWERPC] Implement logging of unhandled signals [POWERPC] Add legacy serial support for OPB with flattened device tree [POWERPC] Use 1TB segments [POWERPC] XilinxFB: Allow fixed framebuffer base address [POWERPC] XilinxFB: Add support for custom screen resolution [POWERPC] XilinxFB: Use pdata to pass around framebuffer parameters [POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci [POWERPC] 4xx: Kilauea defconfig file [POWERPC] 4xx: Kilauea DTS [POWERPC] 4xx: Add AMCC Kilauea eval board support to platforms/40x [POWERPC] 4xx: Add AMCC 405EX support to cputable.c [POWERPC] Adjust TASK_SIZE on ppc32 systems to 3GB that are capable [POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB handlers [POWERPC] 85xx: Enable FP emulation in MPC8560 ADS defconfig [POWERPC] 85xx: Killed <asm/mpc85xx.h> [POWERPC] 85xx: Add cpm nodes for 8541/8555 CDS [POWERPC] 85xx: Convert mpc8560ads to the new CPM binding. [POWERPC] mpc8272ads: Remove muram from the CPM reg property. [POWERPC] Make clockevents work on PPC601 processors ... Fixed up conflict in Documentation/powerpc/booting-without-of.txt manually.
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS29
1 files changed, 20 insertions, 9 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 8a1360045c2d..c4eca56ed5bf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1535,7 +1535,7 @@ P: Pantelis Antoniou
1535M: pantelis.antoniou@gmail.com 1535M: pantelis.antoniou@gmail.com
1536P: Vitaly Bordug 1536P: Vitaly Bordug
1537M: vbordug@ru.mvista.com 1537M: vbordug@ru.mvista.com
1538L: linuxppc-embedded@ozlabs.org 1538L: linuxppc-dev@ozlabs.org
1539L: netdev@vger.kernel.org 1539L: netdev@vger.kernel.org
1540S: Maintained 1540S: Maintained
1541 1541
@@ -1543,14 +1543,14 @@ FREESCALE HIGHSPEED USB DEVICE DRIVER
1543P: Li Yang 1543P: Li Yang
1544M: leoli@freescale.com 1544M: leoli@freescale.com
1545L: linux-usb-devel@lists.sourceforge.net 1545L: linux-usb-devel@lists.sourceforge.net
1546L: linuxppc-embedded@ozlabs.org 1546L: linuxppc-dev@ozlabs.org
1547S: Maintained 1547S: Maintained
1548 1548
1549FREESCALE QUICC ENGINE UCC ETHERNET DRIVER 1549FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1550P: Li Yang 1550P: Li Yang
1551M: leoli@freescale.com 1551M: leoli@freescale.com
1552L: netdev@vger.kernel.org 1552L: netdev@vger.kernel.org
1553L: linuxppc-embedded@ozlabs.org 1553L: linuxppc-dev@ozlabs.org
1554S: Maintained 1554S: Maintained
1555 1555
1556FILE LOCKING (flock() and fcntl()/lockf()) 1556FILE LOCKING (flock() and fcntl()/lockf())
@@ -2297,38 +2297,49 @@ S: Maintained
2297LINUX FOR POWERPC EMBEDDED MPC52XX 2297LINUX FOR POWERPC EMBEDDED MPC52XX
2298P: Sylvain Munaut 2298P: Sylvain Munaut
2299M: tnt@246tNt.com 2299M: tnt@246tNt.com
2300P: Grant Likely
2301M: grant.likely@secretlab.ca
2300W: http://www.246tNt.com/mpc52xx/ 2302W: http://www.246tNt.com/mpc52xx/
2301W: http://www.penguinppc.org/ 2303W: http://www.penguinppc.org/
2302L: linuxppc-dev@ozlabs.org 2304L: linuxppc-dev@ozlabs.org
2303L: linuxppc-embedded@ozlabs.org
2304S: Maintained 2305S: Maintained
2305 2306
2306LINUX FOR POWERPC EMBEDDED PPC4XX 2307LINUX FOR POWERPC EMBEDDED PPC4XX
2308P: Josh Boyer
2309M: jwboyer@linux.vnet.ibm.com
2307P: Matt Porter 2310P: Matt Porter
2308M: mporter@kernel.crashing.org 2311M: mporter@kernel.crashing.org
2309W: http://www.penguinppc.org/ 2312W: http://www.penguinppc.org/
2310L: linuxppc-embedded@ozlabs.org 2313L: linuxppc-dev@ozlabs.org
2314T: git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
2315S: Maintained
2316
2317LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2318P: Grant Likely
2319M: grant.likely@secretlab.ca
2320W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
2321L: linuxppc-dev@ozlabs.org
2311S: Maintained 2322S: Maintained
2312 2323
2313LINUX FOR POWERPC BOOT CODE 2324LINUX FOR POWERPC BOOT CODE
2314P: Tom Rini 2325P: Tom Rini
2315M: trini@kernel.crashing.org 2326M: trini@kernel.crashing.org
2316W: http://www.penguinppc.org/ 2327W: http://www.penguinppc.org/
2317L: linuxppc-embedded@ozlabs.org 2328L: linuxppc-dev@ozlabs.org
2318S: Maintained 2329S: Maintained
2319 2330
2320LINUX FOR POWERPC EMBEDDED PPC8XX 2331LINUX FOR POWERPC EMBEDDED PPC8XX
2321P: Marcelo Tosatti 2332P: Marcelo Tosatti
2322M: marcelo@kvack.org 2333M: marcelo@kvack.org
2323W: http://www.penguinppc.org/ 2334W: http://www.penguinppc.org/
2324L: linuxppc-embedded@ozlabs.org 2335L: linuxppc-dev@ozlabs.org
2325S: Maintained 2336S: Maintained
2326 2337
2327LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX 2338LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
2328P: Kumar Gala 2339P: Kumar Gala
2329M: galak@kernel.crashing.org 2340M: galak@kernel.crashing.org
2330W: http://www.penguinppc.org/ 2341W: http://www.penguinppc.org/
2331L: linuxppc-embedded@ozlabs.org 2342L: linuxppc-dev@ozlabs.org
2332S: Maintained 2343S: Maintained
2333 2344
2334LINUX FOR POWERPC PA SEMI PWRFICIENT 2345LINUX FOR POWERPC PA SEMI PWRFICIENT
@@ -2990,7 +3001,7 @@ POWERPC 4xx EMAC DRIVER
2990P: Eugene Surovegin 3001P: Eugene Surovegin
2991M: ebs@ebshome.net 3002M: ebs@ebshome.net
2992W: http://kernel.ebshome.net/emac/ 3003W: http://kernel.ebshome.net/emac/
2993L: linuxppc-embedded@ozlabs.org 3004L: linuxppc-dev@ozlabs.org
2994L: netdev@vger.kernel.org 3005L: netdev@vger.kernel.org
2995S: Maintained 3006S: Maintained
2996 3007