aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJames Morris <jmorris@namei.org>2009-09-29 17:47:33 -0400
committerJames Morris <jmorris@namei.org>2009-09-29 17:47:33 -0400
commit1669b049db50fc7f1d4e694fb115a0f408c63fce (patch)
tree9b3b90b5cbff9b8f30ecf0b2a44896ce8bef0c20 /MAINTAINERS
parent7f366784f5c2b8fc0658b5b374f4c63ee42c789f (diff)
parent17d857be649a21ca90008c6dc425d849fa83db5c (diff)
Merge branch 'master' into next
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS365
1 files changed, 263 insertions, 102 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 989ff1149390..c450f3abb8c9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -233,6 +233,7 @@ S: Supported
233F: drivers/acpi/ 233F: drivers/acpi/
234F: drivers/pnp/pnpacpi/ 234F: drivers/pnp/pnpacpi/
235F: include/linux/acpi.h 235F: include/linux/acpi.h
236F: include/acpi/
236 237
237ACPI BATTERY DRIVERS 238ACPI BATTERY DRIVERS
238M: Alexey Starikovskiy <astarikovskiy@suse.de> 239M: Alexey Starikovskiy <astarikovskiy@suse.de>
@@ -256,12 +257,6 @@ W: http://www.lesswatts.org/projects/acpi/
256S: Supported 257S: Supported
257F: drivers/acpi/fan.c 258F: drivers/acpi/fan.c
258 259
259ACPI PCI HOTPLUG DRIVER
260M: Kristen Carlson Accardi <kristen.c.accardi@intel.com>
261L: linux-pci@vger.kernel.org
262S: Supported
263F: drivers/pci/hotplug/acpi*
264
265ACPI THERMAL DRIVER 260ACPI THERMAL DRIVER
266M: Zhang Rui <rui.zhang@intel.com> 261M: Zhang Rui <rui.zhang@intel.com>
267L: linux-acpi@vger.kernel.org 262L: linux-acpi@vger.kernel.org
@@ -497,7 +492,7 @@ F: arch/arm/include/asm/floppy.h
497 492
498ARM PORT 493ARM PORT
499M: Russell King <linux@arm.linux.org.uk> 494M: Russell King <linux@arm.linux.org.uk>
500L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 495L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
501W: http://www.arm.linux.org.uk/ 496W: http://www.arm.linux.org.uk/
502S: Maintained 497S: Maintained
503F: arch/arm/ 498F: arch/arm/
@@ -508,51 +503,71 @@ F: drivers/mmc/host/mmci.*
508 503
509ARM/ADI ROADRUNNER MACHINE SUPPORT 504ARM/ADI ROADRUNNER MACHINE SUPPORT
510M: Lennert Buytenhek <kernel@wantstofly.org> 505M: Lennert Buytenhek <kernel@wantstofly.org>
511L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 506L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
512S: Maintained 507S: Maintained
513F: arch/arm/mach-ixp23xx/ 508F: arch/arm/mach-ixp23xx/
514F: arch/arm/mach-ixp23xx/include/mach/ 509F: arch/arm/mach-ixp23xx/include/mach/
515 510
516ARM/ADS SPHERE MACHINE SUPPORT 511ARM/ADS SPHERE MACHINE SUPPORT
517M: Lennert Buytenhek <kernel@wantstofly.org> 512M: Lennert Buytenhek <kernel@wantstofly.org>
518L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 513L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
519S: Maintained 514S: Maintained
520 515
521ARM/AFEB9260 MACHINE SUPPORT 516ARM/AFEB9260 MACHINE SUPPORT
522M: Sergey Lapin <slapin@ossfans.org> 517M: Sergey Lapin <slapin@ossfans.org>
523L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 518L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
524S: Maintained 519S: Maintained
525 520
526ARM/AJECO 1ARM MACHINE SUPPORT 521ARM/AJECO 1ARM MACHINE SUPPORT
527M: Lennert Buytenhek <kernel@wantstofly.org> 522M: Lennert Buytenhek <kernel@wantstofly.org>
528L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 523L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
529S: Maintained 524S: Maintained
530 525
531ARM/ATMEL AT91RM9200 ARM ARCHITECTURE 526ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
532M: Andrew Victor <linux@maxim.org.za> 527M: Andrew Victor <linux@maxim.org.za>
533L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 528L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
534W: http://maxim.org.za/at91_26.html 529W: http://maxim.org.za/at91_26.html
535S: Maintained 530S: Maintained
536 531
532ARM/BCMRING ARM ARCHITECTURE
533M: Leo Chen <leochen@broadcom.com>
534M: Scott Branden <sbranden@broadcom.com>
535L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
536S: Maintained
537F: arch/arm/mach-bcmring
538
539ARM/BCMRING MTD NAND DRIVER
540M: Leo Chen <leochen@broadcom.com>
541M: Scott Branden <sbranden@broadcom.com>
542L: linux-mtd@lists.infradead.org
543S: Maintained
544F: drivers/mtd/nand/bcm_umi_nand.c
545F: drivers/mtd/nand/bcm_umi_bch.c
546F: drivers/mtd/nand/bcm_umi_hamming.c
547F: drivers/mtd/nand/nand_bcm_umi.h
548
537ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE 549ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
538M: Lennert Buytenhek <kernel@wantstofly.org> 550M: Hartley Sweeten <hsweeten@visionengravers.com>
539L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 551M: Ryan Mallon <ryan@bluewatersys.com>
552L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
540S: Maintained 553S: Maintained
554F: arch/arm/mach-ep93xx/
555F: arch/arm/mach-ep93xx/include/mach/
541 556
542ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT 557ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
543M: Lennert Buytenhek <kernel@wantstofly.org> 558M: Lennert Buytenhek <kernel@wantstofly.org>
544L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 559L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
545S: Maintained 560S: Maintained
546 561
547ARM/CLKDEV SUPPORT 562ARM/CLKDEV SUPPORT
548M: Russell King <linux@arm.linux.org.uk> 563M: Russell King <linux@arm.linux.org.uk>
549L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 564L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
550F: arch/arm/common/clkdev.c 565F: arch/arm/common/clkdev.c
551F: arch/arm/include/asm/clkdev.h 566F: arch/arm/include/asm/clkdev.h
552 567
553ARM/COMPULAB CM-X270/EM-X270 and CM-X300 MACHINE SUPPORT 568ARM/COMPULAB CM-X270/EM-X270 and CM-X300 MACHINE SUPPORT
554M: Mike Rapoport <mike@compulab.co.il> 569M: Mike Rapoport <mike@compulab.co.il>
555L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 570L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
556S: Maintained 571S: Maintained
557 572
558ARM/CORGI MACHINE SUPPORT 573ARM/CORGI MACHINE SUPPORT
@@ -561,14 +576,14 @@ S: Maintained
561 576
562ARM/CORTINA SYSTEMS GEMINI ARM ARCHITECTURE 577ARM/CORTINA SYSTEMS GEMINI ARM ARCHITECTURE
563M: Paulius Zaleckas <paulius.zaleckas@teltonika.lt> 578M: Paulius Zaleckas <paulius.zaleckas@teltonika.lt>
564L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 579L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
565T: git git://gitorious.org/linux-gemini/mainline.git 580T: git git://gitorious.org/linux-gemini/mainline.git
566S: Maintained 581S: Maintained
567F: arch/arm/mach-gemini/ 582F: arch/arm/mach-gemini/
568 583
569ARM/EBSA110 MACHINE SUPPORT 584ARM/EBSA110 MACHINE SUPPORT
570M: Russell King <linux@arm.linux.org.uk> 585M: Russell King <linux@arm.linux.org.uk>
571L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 586L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
572W: http://www.arm.linux.org.uk/ 587W: http://www.arm.linux.org.uk/
573S: Maintained 588S: Maintained
574F: arch/arm/mach-ebsa110/ 589F: arch/arm/mach-ebsa110/
@@ -586,13 +601,13 @@ F: arch/arm/mach-pxa/ezx.c
586 601
587ARM/FARADAY FA526 PORT 602ARM/FARADAY FA526 PORT
588M: Paulius Zaleckas <paulius.zaleckas@teltonika.lt> 603M: Paulius Zaleckas <paulius.zaleckas@teltonika.lt>
589L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 604L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
590S: Maintained 605S: Maintained
591F: arch/arm/mm/*-fa* 606F: arch/arm/mm/*-fa*
592 607
593ARM/FOOTBRIDGE ARCHITECTURE 608ARM/FOOTBRIDGE ARCHITECTURE
594M: Russell King <linux@arm.linux.org.uk> 609M: Russell King <linux@arm.linux.org.uk>
595L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 610L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
596W: http://www.arm.linux.org.uk/ 611W: http://www.arm.linux.org.uk/
597S: Maintained 612S: Maintained
598F: arch/arm/include/asm/hardware/dec21285.h 613F: arch/arm/include/asm/hardware/dec21285.h
@@ -600,17 +615,17 @@ F: arch/arm/mach-footbridge/
600 615
601ARM/FREESCALE IMX / MXC ARM ARCHITECTURE 616ARM/FREESCALE IMX / MXC ARM ARCHITECTURE
602M: Sascha Hauer <kernel@pengutronix.de> 617M: Sascha Hauer <kernel@pengutronix.de>
603L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 618L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
604S: Maintained 619S: Maintained
605 620
606ARM/GLOMATION GESBC9312SX MACHINE SUPPORT 621ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
607M: Lennert Buytenhek <kernel@wantstofly.org> 622M: Lennert Buytenhek <kernel@wantstofly.org>
608L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 623L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
609S: Maintained 624S: Maintained
610 625
611ARM/GUMSTIX MACHINE SUPPORT 626ARM/GUMSTIX MACHINE SUPPORT
612M: Steve Sakoman <sakoman@gmail.com> 627M: Steve Sakoman <sakoman@gmail.com>
613L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 628L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
614S: Maintained 629S: Maintained
615 630
616ARM/H4700 (HP IPAQ HX4700) MACHINE SUPPORT 631ARM/H4700 (HP IPAQ HX4700) MACHINE SUPPORT
@@ -630,64 +645,83 @@ F: arch/arm/mach-sa1100/include/mach/jornada720.h
630ARM/INTEL IOP32X ARM ARCHITECTURE 645ARM/INTEL IOP32X ARM ARCHITECTURE
631M: Lennert Buytenhek <kernel@wantstofly.org> 646M: Lennert Buytenhek <kernel@wantstofly.org>
632M: Dan Williams <dan.j.williams@intel.com> 647M: Dan Williams <dan.j.williams@intel.com>
633L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 648L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
634S: Supported 649S: Supported
635 650
636ARM/INTEL IOP33X ARM ARCHITECTURE 651ARM/INTEL IOP33X ARM ARCHITECTURE
637M: Dan Williams <dan.j.williams@intel.com> 652M: Dan Williams <dan.j.williams@intel.com>
638L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 653L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
639S: Supported 654S: Supported
640 655
641ARM/INTEL IOP13XX ARM ARCHITECTURE 656ARM/INTEL IOP13XX ARM ARCHITECTURE
642M: Lennert Buytenhek <kernel@wantstofly.org> 657M: Lennert Buytenhek <kernel@wantstofly.org>
643M: Dan Williams <dan.j.williams@intel.com> 658M: Dan Williams <dan.j.williams@intel.com>
644L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 659L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
645S: Supported 660S: Supported
646 661
647ARM/INTEL IQ81342EX MACHINE SUPPORT 662ARM/INTEL IQ81342EX MACHINE SUPPORT
648M: Lennert Buytenhek <kernel@wantstofly.org> 663M: Lennert Buytenhek <kernel@wantstofly.org>
649M: Dan Williams <dan.j.williams@intel.com> 664M: Dan Williams <dan.j.williams@intel.com>
650L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 665L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
651S: Supported 666S: Supported
652 667
653ARM/INTEL IXP2000 ARM ARCHITECTURE 668ARM/INTEL IXP2000 ARM ARCHITECTURE
654M: Lennert Buytenhek <kernel@wantstofly.org> 669M: Lennert Buytenhek <kernel@wantstofly.org>
655L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 670L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
656S: Maintained 671S: Maintained
657 672
658ARM/INTEL IXDP2850 MACHINE SUPPORT 673ARM/INTEL IXDP2850 MACHINE SUPPORT
659M: Lennert Buytenhek <kernel@wantstofly.org> 674M: Lennert Buytenhek <kernel@wantstofly.org>
660L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 675L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
661S: Maintained 676S: Maintained
662 677
663ARM/INTEL IXP23XX ARM ARCHITECTURE 678ARM/INTEL IXP23XX ARM ARCHITECTURE
664M: Lennert Buytenhek <kernel@wantstofly.org> 679M: Lennert Buytenhek <kernel@wantstofly.org>
665L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 680L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
681S: Maintained
682
683ARM/INTEL IXP4XX ARM ARCHITECTURE
684M: Imre Kaloz <kaloz@openwrt.org>
685M: Krzysztof Halasa <khc@pm.waw.pl>
686L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
666S: Maintained 687S: Maintained
688F: arch/arm/mach-ixp4xx/
667 689
668ARM/INTEL XSC3 (MANZANO) ARM CORE 690ARM/INTEL XSC3 (MANZANO) ARM CORE
669M: Lennert Buytenhek <kernel@wantstofly.org> 691M: Lennert Buytenhek <kernel@wantstofly.org>
670M: Dan Williams <dan.j.williams@intel.com> 692M: Dan Williams <dan.j.williams@intel.com>
671L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 693L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
672S: Supported 694S: Supported
673 695
674ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT 696ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
675M: Lennert Buytenhek <kernel@wantstofly.org> 697M: Lennert Buytenhek <kernel@wantstofly.org>
676L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 698L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
677S: Maintained 699S: Maintained
678 700
679ARM/LOGICPD PXA270 MACHINE SUPPORT 701ARM/LOGICPD PXA270 MACHINE SUPPORT
680M: Lennert Buytenhek <kernel@wantstofly.org> 702M: Lennert Buytenhek <kernel@wantstofly.org>
681L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 703L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
682S: Maintained 704S: Maintained
683 705
684ARM/MAGICIAN MACHINE SUPPORT 706ARM/MAGICIAN MACHINE SUPPORT
685M: Philipp Zabel <philipp.zabel@gmail.com> 707M: Philipp Zabel <philipp.zabel@gmail.com>
686S: Maintained 708S: Maintained
687 709
710ARM/Marvell Loki/Kirkwood/MV78xx0/Orion SOC support
711M: Lennert Buytenhek <buytenh@marvell.com>
712M: Nicolas Pitre <nico@marvell.com>
713L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
714T: git git://git.marvell.com/orion
715S: Maintained
716F: arch/arm/mach-loki/
717F: arch/arm/mach-kirkwood/
718F: arch/arm/mach-mv78xx0/
719F: arch/arm/mach-orion5x/
720F: arch/arm/plat-orion/
721
688ARM/MIOA701 MACHINE SUPPORT 722ARM/MIOA701 MACHINE SUPPORT
689M: Robert Jarzmik <robert.jarzmik@free.fr> 723M: Robert Jarzmik <robert.jarzmik@free.fr>
690L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 724L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
691F: arch/arm/mach-pxa/mioa701.c 725F: arch/arm/mach-pxa/mioa701.c
692S: Maintained 726S: Maintained
693 727
@@ -706,18 +740,22 @@ M: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
706M: Dirk Opfer <dirk@opfer-online.de> 740M: Dirk Opfer <dirk@opfer-online.de>
707S: Maintained 741S: Maintained
708 742
709ARM/PALMTX,PALMT5,PALMLD,PALMTE2 SUPPORT 743ARM/PALMTX,PALMT5,PALMLD,PALMTE2,PALMTC SUPPORT
710M: Marek Vasut <marek.vasut@gmail.com> 744P: Marek Vasut
745M: marek.vasut@gmail.com
746L: linux-arm-kernel@lists.infradead.org
711W: http://hackndev.com 747W: http://hackndev.com
712S: Maintained 748S: Maintained
713 749
714ARM/PALM TREO 680 SUPPORT 750ARM/PALM TREO 680 SUPPORT
715M: Tomas Cech <sleep_walker@suse.cz> 751M: Tomas Cech <sleep_walker@suse.cz>
752L: linux-arm-kernel@lists.infradead.org
716W: http://hackndev.com 753W: http://hackndev.com
717S: Maintained 754S: Maintained
718 755
719ARM/PALMZ72 SUPPORT 756ARM/PALMZ72 SUPPORT
720M: Sergey Lapin <slapin@ossfans.org> 757M: Sergey Lapin <slapin@ossfans.org>
758L: linux-arm-kernel@lists.infradead.org
721W: http://hackndev.com 759W: http://hackndev.com
722S: Maintained 760S: Maintained
723 761
@@ -728,18 +766,18 @@ S: Maintained
728 766
729ARM/PT DIGITAL BOARD PORT 767ARM/PT DIGITAL BOARD PORT
730M: Stefan Eletzhofer <stefan.eletzhofer@eletztrick.de> 768M: Stefan Eletzhofer <stefan.eletzhofer@eletztrick.de>
731L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 769L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
732W: http://www.arm.linux.org.uk/ 770W: http://www.arm.linux.org.uk/
733S: Maintained 771S: Maintained
734 772
735ARM/RADISYS ENP2611 MACHINE SUPPORT 773ARM/RADISYS ENP2611 MACHINE SUPPORT
736M: Lennert Buytenhek <kernel@wantstofly.org> 774M: Lennert Buytenhek <kernel@wantstofly.org>
737L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 775L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
738S: Maintained 776S: Maintained
739 777
740ARM/RISCPC ARCHITECTURE 778ARM/RISCPC ARCHITECTURE
741M: Russell King <linux@arm.linux.org.uk> 779M: Russell King <linux@arm.linux.org.uk>
742L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 780L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
743W: http://www.arm.linux.org.uk/ 781W: http://www.arm.linux.org.uk/
744S: Maintained 782S: Maintained
745F: arch/arm/common/time-acorn.c 783F: arch/arm/common/time-acorn.c
@@ -758,7 +796,7 @@ S: Maintained
758 796
759ARM/SAMSUNG ARM ARCHITECTURES 797ARM/SAMSUNG ARM ARCHITECTURES
760M: Ben Dooks <ben-linux@fluff.org> 798M: Ben Dooks <ben-linux@fluff.org>
761L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 799L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
762W: http://www.fluff.org/ben/linux/ 800W: http://www.fluff.org/ben/linux/
763S: Maintained 801S: Maintained
764F: arch/arm/plat-s3c/ 802F: arch/arm/plat-s3c/
@@ -766,65 +804,65 @@ F: arch/arm/plat-s3c24xx/
766 804
767ARM/S3C2410 ARM ARCHITECTURE 805ARM/S3C2410 ARM ARCHITECTURE
768M: Ben Dooks <ben-linux@fluff.org> 806M: Ben Dooks <ben-linux@fluff.org>
769L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 807L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
770W: http://www.fluff.org/ben/linux/ 808W: http://www.fluff.org/ben/linux/
771S: Maintained 809S: Maintained
772F: arch/arm/mach-s3c2410/ 810F: arch/arm/mach-s3c2410/
773 811
774ARM/S3C2440 ARM ARCHITECTURE 812ARM/S3C2440 ARM ARCHITECTURE
775M: Ben Dooks <ben-linux@fluff.org> 813M: Ben Dooks <ben-linux@fluff.org>
776L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 814L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
777W: http://www.fluff.org/ben/linux/ 815W: http://www.fluff.org/ben/linux/
778S: Maintained 816S: Maintained
779F: arch/arm/mach-s3c2440/ 817F: arch/arm/mach-s3c2440/
780 818
781ARM/S3C2442 ARM ARCHITECTURE 819ARM/S3C2442 ARM ARCHITECTURE
782M: Ben Dooks <ben-linux@fluff.org> 820M: Ben Dooks <ben-linux@fluff.org>
783L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 821L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
784W: http://www.fluff.org/ben/linux/ 822W: http://www.fluff.org/ben/linux/
785S: Maintained 823S: Maintained
786F: arch/arm/mach-s3c2442/ 824F: arch/arm/mach-s3c2442/
787 825
788ARM/S3C2443 ARM ARCHITECTURE 826ARM/S3C2443 ARM ARCHITECTURE
789M: Ben Dooks <ben-linux@fluff.org> 827M: Ben Dooks <ben-linux@fluff.org>
790L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 828L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
791W: http://www.fluff.org/ben/linux/ 829W: http://www.fluff.org/ben/linux/
792S: Maintained 830S: Maintained
793F: arch/arm/mach-s3c2443/ 831F: arch/arm/mach-s3c2443/
794 832
795ARM/S3C6400 ARM ARCHITECTURE 833ARM/S3C6400 ARM ARCHITECTURE
796M: Ben Dooks <ben-linux@fluff.org> 834M: Ben Dooks <ben-linux@fluff.org>
797L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 835L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
798W: http://www.fluff.org/ben/linux/ 836W: http://www.fluff.org/ben/linux/
799S: Maintained 837S: Maintained
800F: arch/arm/mach-s3c6400/ 838F: arch/arm/mach-s3c6400/
801 839
802ARM/S3C6410 ARM ARCHITECTURE 840ARM/S3C6410 ARM ARCHITECTURE
803M: Ben Dooks <ben-linux@fluff.org> 841M: Ben Dooks <ben-linux@fluff.org>
804L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 842L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
805W: http://www.fluff.org/ben/linux/ 843W: http://www.fluff.org/ben/linux/
806S: Maintained 844S: Maintained
807F: arch/arm/mach-s3c6410/ 845F: arch/arm/mach-s3c6410/
808 846
809ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT 847ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
810M: Lennert Buytenhek <kernel@wantstofly.org> 848M: Lennert Buytenhek <kernel@wantstofly.org>
811L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 849L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
812S: Maintained 850S: Maintained
813 851
814ARM/THECUS N2100 MACHINE SUPPORT 852ARM/THECUS N2100 MACHINE SUPPORT
815M: Lennert Buytenhek <kernel@wantstofly.org> 853M: Lennert Buytenhek <kernel@wantstofly.org>
816L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 854L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
817S: Maintained 855S: Maintained
818 856
819ARM/NUVOTON W90X900 ARM ARCHITECTURE 857ARM/NUVOTON W90X900 ARM ARCHITECTURE
820M: Wan ZongShun <mcuos.com@gmail.com> 858M: Wan ZongShun <mcuos.com@gmail.com>
821L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 859L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
822W: http://www.mcuos.com 860W: http://www.mcuos.com
823S: Maintained 861S: Maintained
824 862
825ARM/VFP SUPPORT 863ARM/VFP SUPPORT
826M: Russell King <linux@arm.linux.org.uk> 864M: Russell King <linux@arm.linux.org.uk>
827L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 865L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
828W: http://www.arm.linux.org.uk/ 866W: http://www.arm.linux.org.uk/
829S: Maintained 867S: Maintained
830F: arch/arm/vfp/ 868F: arch/arm/vfp/
@@ -862,6 +900,13 @@ F: drivers/dma/
862F: include/linux/dmaengine.h 900F: include/linux/dmaengine.h
863F: include/linux/async_tx.h 901F: include/linux/async_tx.h
864 902
903AT24 EEPROM DRIVER
904M: Wolfram Sang <w.sang@pengutronix.de>
905L: linux-i2c@vger.kernel.org
906S: Maintained
907F: drivers/misc/eeprom/at24.c
908F: include/linux/i2c/at24.h
909
865ATA OVER ETHERNET (AOE) DRIVER 910ATA OVER ETHERNET (AOE) DRIVER
866M: "Ed L. Cashin" <ecashin@coraid.com> 911M: "Ed L. Cashin" <ecashin@coraid.com>
867W: http://www.coraid.com/support/linux 912W: http://www.coraid.com/support/linux
@@ -876,6 +921,7 @@ M: "Luis R. Rodriguez" <lrodriguez@atheros.com>
876M: Bob Copeland <me@bobcopeland.com> 921M: Bob Copeland <me@bobcopeland.com>
877L: linux-wireless@vger.kernel.org 922L: linux-wireless@vger.kernel.org
878L: ath5k-devel@lists.ath5k.org 923L: ath5k-devel@lists.ath5k.org
924W: http://wireless.kernel.org/en/users/Drivers/ath5k
879S: Maintained 925S: Maintained
880F: drivers/net/wireless/ath/ath5k/ 926F: drivers/net/wireless/ath/ath5k/
881 927
@@ -887,6 +933,7 @@ M: Vasanthakumar Thiagarajan <vasanth@atheros.com>
887M: Senthil Balasubramanian <senthilkumar@atheros.com> 933M: Senthil Balasubramanian <senthilkumar@atheros.com>
888L: linux-wireless@vger.kernel.org 934L: linux-wireless@vger.kernel.org
889L: ath9k-devel@lists.ath9k.org 935L: ath9k-devel@lists.ath9k.org
936W: http://wireless.kernel.org/en/users/Drivers/ath9k
890S: Supported 937S: Supported
891F: drivers/net/wireless/ath/ath9k/ 938F: drivers/net/wireless/ath/ath9k/
892 939
@@ -897,6 +944,12 @@ W: http://wireless.kernel.org/en/users/Drivers/ar9170
897S: Maintained 944S: Maintained
898F: drivers/net/wireless/ath/ar9170/ 945F: drivers/net/wireless/ath/ar9170/
899 946
947ATK0110 HWMON DRIVER
948M: Luca Tettamanti <kronos.it@gmail.com>
949L: lm-sensors@lm-sensors.org
950S: Maintained
951F: drivers/hwmon/asus_atk0110.c
952
900ATI_REMOTE2 DRIVER 953ATI_REMOTE2 DRIVER
901M: Ville Syrjala <syrjala@sci.fi> 954M: Ville Syrjala <syrjala@sci.fi>
902S: Maintained 955S: Maintained
@@ -923,7 +976,7 @@ F: include/linux/atm*
923 976
924ATMEL AT91 MCI DRIVER 977ATMEL AT91 MCI DRIVER
925M: Nicolas Ferre <nicolas.ferre@atmel.com> 978M: Nicolas Ferre <nicolas.ferre@atmel.com>
926L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 979L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
927W: http://www.atmel.com/products/AT91/ 980W: http://www.atmel.com/products/AT91/
928W: http://www.at91.com/ 981W: http://www.at91.com/
929S: Maintained 982S: Maintained
@@ -1501,7 +1554,7 @@ F: drivers/infiniband/hw/cxgb3/
1501 1554
1502CYBERPRO FB DRIVER 1555CYBERPRO FB DRIVER
1503M: Russell King <linux@arm.linux.org.uk> 1556M: Russell King <linux@arm.linux.org.uk>
1504L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 1557L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1505W: http://www.arm.linux.org.uk/ 1558W: http://www.arm.linux.org.uk/
1506S: Maintained 1559S: Maintained
1507F: drivers/video/cyber2000fb.* 1560F: drivers/video/cyber2000fb.*
@@ -1933,7 +1986,6 @@ F: fs/ext2/
1933F: include/linux/ext2* 1986F: include/linux/ext2*
1934 1987
1935EXT3 FILE SYSTEM 1988EXT3 FILE SYSTEM
1936M: Stephen Tweedie <sct@redhat.com>
1937M: Andrew Morton <akpm@linux-foundation.org> 1989M: Andrew Morton <akpm@linux-foundation.org>
1938M: Andreas Dilger <adilger@sun.com> 1990M: Andreas Dilger <adilger@sun.com>
1939L: linux-ext4@vger.kernel.org 1991L: linux-ext4@vger.kernel.org
@@ -2046,7 +2098,7 @@ F: drivers/i2c/busses/i2c-cpm.c
2046FREESCALE IMX / MXC FRAMEBUFFER DRIVER 2098FREESCALE IMX / MXC FRAMEBUFFER DRIVER
2047M: Sascha Hauer <kernel@pengutronix.de> 2099M: Sascha Hauer <kernel@pengutronix.de>
2048L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) 2100L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
2049L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 2101L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
2050S: Maintained 2102S: Maintained
2051F: arch/arm/plat-mxc/include/mach/imxfb.h 2103F: arch/arm/plat-mxc/include/mach/imxfb.h
2052F: drivers/video/imxfb.c 2104F: drivers/video/imxfb.c
@@ -2067,12 +2119,12 @@ S: Supported
2067F: arch/powerpc/sysdev/qe_lib/ 2119F: arch/powerpc/sysdev/qe_lib/
2068F: arch/powerpc/include/asm/*qe.h 2120F: arch/powerpc/include/asm/*qe.h
2069 2121
2070FREESCALE HIGHSPEED USB DEVICE DRIVER 2122FREESCALE USB PERIPHERIAL DRIVERS
2071M: Li Yang <leoli@freescale.com> 2123M: Li Yang <leoli@freescale.com>
2072L: linux-usb@vger.kernel.org 2124L: linux-usb@vger.kernel.org
2073L: linuxppc-dev@ozlabs.org 2125L: linuxppc-dev@ozlabs.org
2074S: Maintained 2126S: Maintained
2075F: drivers/usb/gadget/fsl_usb2_udc.c 2127F: drivers/usb/gadget/fsl*
2076 2128
2077FREESCALE QUICC ENGINE UCC ETHERNET DRIVER 2129FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
2078M: Li Yang <leoli@freescale.com> 2130M: Li Yang <leoli@freescale.com>
@@ -2118,13 +2170,16 @@ F: Documentation/filesystems/caching/
2118F: fs/fscache/ 2170F: fs/fscache/
2119F: include/linux/fscache*.h 2171F: include/linux/fscache*.h
2120 2172
2121FTRACE 2173TRACING
2122M: Steven Rostedt <rostedt@goodmis.org> 2174M: Steven Rostedt <rostedt@goodmis.org>
2175M: Frederic Weisbecker <fweisbec@gmail.com>
2176M: Ingo Molnar <mingo@redhat.com>
2177T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git tracing/core
2123S: Maintained 2178S: Maintained
2124F: Documentation/trace/ftrace.txt 2179F: Documentation/trace/ftrace.txt
2125F: arch/*/*/*/ftrace.h 2180F: arch/*/*/*/ftrace.h
2126F: arch/*/kernel/ftrace.c 2181F: arch/*/kernel/ftrace.c
2127F: include/*/ftrace.h 2182F: include/*/ftrace.h include/trace/ include/linux/trace*.h
2128F: kernel/trace/ 2183F: kernel/trace/
2129 2184
2130FUJITSU FR-V (FRV) PORT 2185FUJITSU FR-V (FRV) PORT
@@ -2184,6 +2239,13 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git
2184S: Maintained 2239S: Maintained
2185F: include/asm-generic 2240F: include/asm-generic
2186 2241
2242GENERIC UIO DRIVER FOR PCI DEVICES
2243M: Michael S. Tsirkin <mst@redhat.com>
2244L: kvm@vger.kernel.org
2245L: linux-kernel@vger.kernel.org
2246S: Supported
2247F: drivers/uio/uio_pci_generic.c
2248
2187GFS2 FILE SYSTEM 2249GFS2 FILE SYSTEM
2188M: Steven Whitehouse <swhiteho@redhat.com> 2250M: Steven Whitehouse <swhiteho@redhat.com>
2189L: cluster-devel@redhat.com 2251L: cluster-devel@redhat.com
@@ -2267,7 +2329,9 @@ S: Orphan
2267F: drivers/hwmon/ 2329F: drivers/hwmon/
2268 2330
2269HARDWARE RANDOM NUMBER GENERATOR CORE 2331HARDWARE RANDOM NUMBER GENERATOR CORE
2270S: Orphan 2332M: Matt Mackall <mpm@selenic.com>
2333M: Herbert Xu <herbert@gondor.apana.org.au>
2334S: Odd fixes
2271F: Documentation/hw_random.txt 2335F: Documentation/hw_random.txt
2272F: drivers/char/hw_random/ 2336F: drivers/char/hw_random/
2273F: include/linux/hw_random.h 2337F: include/linux/hw_random.h
@@ -2660,25 +2724,21 @@ F: drivers/net/ixgbe/
2660 2724
2661INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT 2725INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
2662M: Zhu Yi <yi.zhu@intel.com> 2726M: Zhu Yi <yi.zhu@intel.com>
2663M: James Ketrenos <jketreno@linux.intel.com>
2664M: Reinette Chatre <reinette.chatre@intel.com> 2727M: Reinette Chatre <reinette.chatre@intel.com>
2728M: Intel Linux Wireless <ilw@linux.intel.com>
2665L: linux-wireless@vger.kernel.org 2729L: linux-wireless@vger.kernel.org
2666L: ipw2100-devel@lists.sourceforge.net
2667W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2668W: http://ipw2100.sourceforge.net 2730W: http://ipw2100.sourceforge.net
2669S: Supported 2731S: Odd Fixes
2670F: Documentation/networking/README.ipw2100 2732F: Documentation/networking/README.ipw2100
2671F: drivers/net/wireless/ipw2x00/ipw2100.* 2733F: drivers/net/wireless/ipw2x00/ipw2100.*
2672 2734
2673INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT 2735INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
2674M: Zhu Yi <yi.zhu@intel.com> 2736M: Zhu Yi <yi.zhu@intel.com>
2675M: James Ketrenos <jketreno@linux.intel.com>
2676M: Reinette Chatre <reinette.chatre@intel.com> 2737M: Reinette Chatre <reinette.chatre@intel.com>
2738M: Intel Linux Wireless <ilw@linux.intel.com>
2677L: linux-wireless@vger.kernel.org 2739L: linux-wireless@vger.kernel.org
2678L: ipw2100-devel@lists.sourceforge.net
2679W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2680W: http://ipw2200.sourceforge.net 2740W: http://ipw2200.sourceforge.net
2681S: Supported 2741S: Odd Fixes
2682F: Documentation/networking/README.ipw2200 2742F: Documentation/networking/README.ipw2200
2683F: drivers/net/wireless/ipw2x00/ipw2200.* 2743F: drivers/net/wireless/ipw2x00/ipw2200.*
2684 2744
@@ -2695,8 +2755,8 @@ F: include/linux/wimax/i2400m.h
2695INTEL WIRELESS WIFI LINK (iwlwifi) 2755INTEL WIRELESS WIFI LINK (iwlwifi)
2696M: Zhu Yi <yi.zhu@intel.com> 2756M: Zhu Yi <yi.zhu@intel.com>
2697M: Reinette Chatre <reinette.chatre@intel.com> 2757M: Reinette Chatre <reinette.chatre@intel.com>
2758M: Intel Linux Wireless <ilw@linux.intel.com>
2698L: linux-wireless@vger.kernel.org 2759L: linux-wireless@vger.kernel.org
2699L: ipw3945-devel@lists.sourceforge.net
2700W: http://intellinuxwireless.org 2760W: http://intellinuxwireless.org
2701T: git git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git 2761T: git git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
2702S: Supported 2762S: Supported
@@ -2758,6 +2818,8 @@ L: netdev@vger.kernel.org
2758L: lvs-devel@vger.kernel.org 2818L: lvs-devel@vger.kernel.org
2759S: Maintained 2819S: Maintained
2760F: Documentation/networking/ipvs-sysctl.txt 2820F: Documentation/networking/ipvs-sysctl.txt
2821F: include/net/ip_vs.h
2822F: include/linux/ip_vs.h
2761F: net/netfilter/ipvs/ 2823F: net/netfilter/ipvs/
2762 2824
2763IPWIRELESS DRIVER 2825IPWIRELESS DRIVER
@@ -2855,8 +2917,8 @@ F: fs/jffs2/
2855F: include/linux/jffs2.h 2917F: include/linux/jffs2.h
2856 2918
2857JOURNALLING LAYER FOR BLOCK DEVICES (JBD) 2919JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
2858M: Stephen Tweedie <sct@redhat.com>
2859M: Andrew Morton <akpm@linux-foundation.org> 2920M: Andrew Morton <akpm@linux-foundation.org>
2921M: Jan Kara <jack@suse.cz>
2860L: linux-ext4@vger.kernel.org 2922L: linux-ext4@vger.kernel.org
2861S: Maintained 2923S: Maintained
2862F: fs/jbd*/ 2924F: fs/jbd*/
@@ -2910,7 +2972,7 @@ F: scripts/Makefile.*
2910KERNEL JANITORS 2972KERNEL JANITORS
2911L: kernel-janitors@vger.kernel.org 2973L: kernel-janitors@vger.kernel.org
2912W: http://www.kerneljanitors.org/ 2974W: http://www.kerneljanitors.org/
2913S: Odd fixes 2975S: Maintained
2914 2976
2915KERNEL NFSD, SUNRPC, AND LOCKD SERVERS 2977KERNEL NFSD, SUNRPC, AND LOCKD SERVERS
2916M: "J. Bruce Fields" <bfields@fieldses.org> 2978M: "J. Bruce Fields" <bfields@fieldses.org>
@@ -2928,6 +2990,7 @@ F: include/linux/sunrpc/
2928 2990
2929KERNEL VIRTUAL MACHINE (KVM) 2991KERNEL VIRTUAL MACHINE (KVM)
2930M: Avi Kivity <avi@redhat.com> 2992M: Avi Kivity <avi@redhat.com>
2993M: Marcelo Tosatti <mtosatti@redhat.com>
2931L: kvm@vger.kernel.org 2994L: kvm@vger.kernel.org
2932W: http://kvm.qumranet.com 2995W: http://kvm.qumranet.com
2933S: Supported 2996S: Supported
@@ -3279,8 +3342,14 @@ S: Supported
3279F: drivers/net/mv643xx_eth.* 3342F: drivers/net/mv643xx_eth.*
3280F: include/linux/mv643xx.h 3343F: include/linux/mv643xx.h
3281 3344
3345MARVELL MWL8K WIRELESS DRIVER
3346M: Lennert Buytenhek <buytenh@marvell.com>
3347L: linux-wireless@vger.kernel.org
3348S: Supported
3349F: drivers/net/wireless/mwl8k.c
3350
3282MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER 3351MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER
3283M: Nicolas Pitre <nico@cam.org> 3352M: Nicolas Pitre <nico@fluxnic.net>
3284S: Maintained 3353S: Maintained
3285 3354
3286MARVELL YUKON / SYSKONNECT DRIVER 3355MARVELL YUKON / SYSKONNECT DRIVER
@@ -3397,7 +3466,7 @@ F: include/linux/meye.h
3397 3466
3398MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER 3467MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
3399M: Pavel Pisa <ppisa@pikron.com> 3468M: Pavel Pisa <ppisa@pikron.com>
3400L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 3469L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
3401S: Maintained 3470S: Maintained
3402F: drivers/mmc/host/imxmmc.* 3471F: drivers/mmc/host/imxmmc.*
3403 3472
@@ -3472,7 +3541,6 @@ F: drivers/net/natsemi.c
3472 3541
3473NCP FILESYSTEM 3542NCP FILESYSTEM
3474M: Petr Vandrovec <vandrove@vc.cvut.cz> 3543M: Petr Vandrovec <vandrove@vc.cvut.cz>
3475L: linware@sh.cvut.cz
3476S: Maintained 3544S: Maintained
3477F: fs/ncpfs/ 3545F: fs/ncpfs/
3478 3546
@@ -3591,9 +3659,12 @@ M: "John W. Linville" <linville@tuxdriver.com>
3591L: linux-wireless@vger.kernel.org 3659L: linux-wireless@vger.kernel.org
3592T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git 3660T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3593S: Maintained 3661S: Maintained
3662F: net/mac80211/
3663F: net/rfkill/
3594F: net/wireless/ 3664F: net/wireless/
3595F: include/net/ieee80211* 3665F: include/net/ieee80211*
3596F: include/linux/wireless.h 3666F: include/linux/wireless.h
3667F: drivers/net/wireless/
3597 3668
3598NETWORKING DRIVERS 3669NETWORKING DRIVERS
3599L: netdev@vger.kernel.org 3670L: netdev@vger.kernel.org
@@ -3679,7 +3750,7 @@ W: http://www.muru.com/linux/omap/
3679W: http://linux.omap.com/ 3750W: http://linux.omap.com/
3680T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git 3751T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git
3681S: Maintained 3752S: Maintained
3682F: arch/arm/*omap* 3753F: arch/arm/*omap*/
3683 3754
3684OMAP CLOCK FRAMEWORK SUPPORT 3755OMAP CLOCK FRAMEWORK SUPPORT
3685M: Paul Walmsley <paul@pwsan.com> 3756M: Paul Walmsley <paul@pwsan.com>
@@ -3711,7 +3782,13 @@ OMAP MMC SUPPORT
3711M: Jarkko Lavinen <jarkko.lavinen@nokia.com> 3782M: Jarkko Lavinen <jarkko.lavinen@nokia.com>
3712L: linux-omap@vger.kernel.org 3783L: linux-omap@vger.kernel.org
3713S: Maintained 3784S: Maintained
3714F: drivers/mmc/host/*omap* 3785F: drivers/mmc/host/omap.c
3786
3787OMAP HS MMC SUPPORT
3788M: Madhusudhan Chikkature <madhu.cr@ti.com>
3789L: linux-omap@vger.kernel.org
3790S: Maintained
3791F: drivers/mmc/host/omap_hsmmc.c
3715 3792
3716OMAP RANDOM NUMBER GENERATOR SUPPORT 3793OMAP RANDOM NUMBER GENERATOR SUPPORT
3717M: Deepak Saxena <dsaxena@plexity.net> 3794M: Deepak Saxena <dsaxena@plexity.net>
@@ -3901,6 +3978,15 @@ S: Maintained
3901F: drivers/leds/leds-pca9532.c 3978F: drivers/leds/leds-pca9532.c
3902F: include/linux/leds-pca9532.h 3979F: include/linux/leds-pca9532.h
3903 3980
3981PCA9564/PCA9665 I2C BUS DRIVER
3982M: Wolfram Sang <w.sang@pengutronix.de>
3983L: linux-i2c@vger.kernel.org
3984S: Maintained
3985F: drivers/i2c/algos/i2c-algo-pca.c
3986F: drivers/i2c/busses/i2c-pca-*
3987F: include/linux/i2c-algo-pca.h
3988F: include/linux/i2c-pca-platform.h
3989
3904PCI ERROR RECOVERY 3990PCI ERROR RECOVERY
3905M: Linas Vepstas <linas@austin.ibm.com> 3991M: Linas Vepstas <linas@austin.ibm.com>
3906L: linux-pci@vger.kernel.org 3992L: linux-pci@vger.kernel.org
@@ -3917,11 +4003,11 @@ F: Documentation/PCI/
3917F: drivers/pci/ 4003F: drivers/pci/
3918F: include/linux/pci* 4004F: include/linux/pci*
3919 4005
3920PCIE HOTPLUG DRIVER 4006PCI HOTPLUG
3921M: Kristen Carlson Accardi <kristen.c.accardi@intel.com> 4007M: Jesse Barnes <jbarnes@virtuousgeek.org>
3922L: linux-pci@vger.kernel.org 4008L: linux-pci@vger.kernel.org
3923S: Supported 4009S: Supported
3924F: drivers/pci/pcie/ 4010F: drivers/pci/hotplug
3925 4011
3926PCMCIA SUBSYSTEM 4012PCMCIA SUBSYSTEM
3927P: Linux PCMCIA Team 4013P: Linux PCMCIA Team
@@ -3945,7 +4031,7 @@ S: Maintained
3945F: include/linux/delayacct.h 4031F: include/linux/delayacct.h
3946F: kernel/delayacct.c 4032F: kernel/delayacct.c
3947 4033
3948PERFORMANCE COUNTER SUBSYSTEM 4034PERFORMANCE EVENTS SUBSYSTEM
3949M: Peter Zijlstra <a.p.zijlstra@chello.nl> 4035M: Peter Zijlstra <a.p.zijlstra@chello.nl>
3950M: Paul Mackerras <paulus@samba.org> 4036M: Paul Mackerras <paulus@samba.org>
3951M: Ingo Molnar <mingo@elte.hu> 4037M: Ingo Molnar <mingo@elte.hu>
@@ -3969,6 +4055,13 @@ S: Maintained
3969F: drivers/block/pktcdvd.c 4055F: drivers/block/pktcdvd.c
3970F: include/linux/pktcdvd.h 4056F: include/linux/pktcdvd.h
3971 4057
4058PMC SIERRA MaxRAID DRIVER
4059M: Anil Ravindranath <anil_ravindranath@pmc-sierra.com>
4060L: linux-scsi@vger.kernel.org
4061W: http://www.pmc-sierra.com/
4062S: Supported
4063F: drivers/scsi/pmcraid.*
4064
3972POSIX CLOCKS and TIMERS 4065POSIX CLOCKS and TIMERS
3973M: Thomas Gleixner <tglx@linutronix.de> 4066M: Thomas Gleixner <tglx@linutronix.de>
3974S: Supported 4067S: Supported
@@ -4105,7 +4198,7 @@ F: drivers/media/video/pvrusb2/
4105PXA2xx/PXA3xx SUPPORT 4198PXA2xx/PXA3xx SUPPORT
4106M: Eric Miao <eric.y.miao@gmail.com> 4199M: Eric Miao <eric.y.miao@gmail.com>
4107M: Russell King <linux@arm.linux.org.uk> 4200M: Russell King <linux@arm.linux.org.uk>
4108L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 4201L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
4109S: Maintained 4202S: Maintained
4110F: arch/arm/mach-pxa/ 4203F: arch/arm/mach-pxa/
4111F: drivers/pcmcia/pxa2xx* 4204F: drivers/pcmcia/pxa2xx*
@@ -4118,13 +4211,13 @@ F: sound/soc/pxa
4118PXA168 SUPPORT 4211PXA168 SUPPORT
4119M: Eric Miao <eric.y.miao@gmail.com> 4212M: Eric Miao <eric.y.miao@gmail.com>
4120M: Jason Chagas <jason.chagas@marvell.com> 4213M: Jason Chagas <jason.chagas@marvell.com>
4121L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 4214L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
4122T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git 4215T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
4123S: Maintained 4216S: Maintained
4124 4217
4125PXA910 SUPPORT 4218PXA910 SUPPORT
4126M: Eric Miao <eric.y.miao@gmail.com> 4219M: Eric Miao <eric.y.miao@gmail.com>
4127L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 4220L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
4128T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git 4221T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
4129S: Maintained 4222S: Maintained
4130 4223
@@ -4299,7 +4392,7 @@ L: linux-wireless@vger.kernel.org
4299W: http://linuxwireless.org/ 4392W: http://linuxwireless.org/
4300T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git 4393T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
4301S: Maintained 4394S: Maintained
4302F: drivers/net/wireless/rtl818* 4395F: drivers/net/wireless/rtl818x/rtl8180*
4303 4396
4304RTL8187 WIRELESS DRIVER 4397RTL8187 WIRELESS DRIVER
4305M: Herton Ronaldo Krzesinski <herton@mandriva.com.br> 4398M: Herton Ronaldo Krzesinski <herton@mandriva.com.br>
@@ -4365,7 +4458,7 @@ F: net/iucv/
4365 4458
4366S3C24XX SD/MMC Driver 4459S3C24XX SD/MMC Driver
4367M: Ben Dooks <ben-linux@fluff.org> 4460M: Ben Dooks <ben-linux@fluff.org>
4368L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 4461L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
4369S: Supported 4462S: Supported
4370F: drivers/mmc/host/s3cmci.* 4463F: drivers/mmc/host/s3cmci.*
4371 4464
@@ -4391,6 +4484,14 @@ S: Maintained
4391F: kernel/sched* 4484F: kernel/sched*
4392F: include/linux/sched.h 4485F: include/linux/sched.h
4393 4486
4487SCORE ARCHITECTURE
4488P: Chen Liqin
4489M: liqin.chen@sunplusct.com
4490P: Lennox Wu
4491M: lennox.wu@gmail.com
4492W: http://www.sunplusct.com
4493S: Supported
4494
4394SCSI CDROM DRIVER 4495SCSI CDROM DRIVER
4395M: Jens Axboe <axboe@kernel.dk> 4496M: Jens Axboe <axboe@kernel.dk>
4396L: linux-scsi@vger.kernel.org 4497L: linux-scsi@vger.kernel.org
@@ -4407,7 +4508,7 @@ F: drivers/scsi/sg.c
4407F: include/scsi/sg.h 4508F: include/scsi/sg.h
4408 4509
4409SCSI SUBSYSTEM 4510SCSI SUBSYSTEM
4410M: "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com> 4511M: "James E.J. Bottomley" <James.Bottomley@suse.de>
4411L: linux-scsi@vger.kernel.org 4512L: linux-scsi@vger.kernel.org
4412T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git 4513T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
4413T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git 4514T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
@@ -4462,20 +4563,20 @@ S: Maintained
4462F: drivers/mmc/host/sdricoh_cs.c 4563F: drivers/mmc/host/sdricoh_cs.c
4463 4564
4464SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER 4565SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER
4465M: Pierre Ossman <pierre@ossman.eu> 4566S: Orphan
4466L: sdhci-devel@lists.ossman.eu 4567L: linux-mmc@vger.kernel.org
4467S: Maintained 4568F: drivers/mmc/host/sdhci.*
4468 4569
4469SECURE DIGITAL HOST CONTROLLER INTERFACE, OPEN FIRMWARE BINDINGS (SDHCI-OF) 4570SECURE DIGITAL HOST CONTROLLER INTERFACE, OPEN FIRMWARE BINDINGS (SDHCI-OF)
4470M: Anton Vorontsov <avorontsov@ru.mvista.com> 4571M: Anton Vorontsov <avorontsov@ru.mvista.com>
4471L: linuxppc-dev@ozlabs.org 4572L: linuxppc-dev@ozlabs.org
4472L: sdhci-devel@lists.ossman.eu 4573L: linux-mmc@vger.kernel.org
4473S: Maintained 4574S: Maintained
4474F: drivers/mmc/host/sdhci.* 4575F: drivers/mmc/host/sdhci-of.*
4475 4576
4476SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) SAMSUNG DRIVER 4577SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) SAMSUNG DRIVER
4477M: Ben Dooks <ben-linux@fluff.org> 4578M: Ben Dooks <ben-linux@fluff.org>
4478L: sdhci-devel@lists.ossman.eu 4579L: linux-mmc@vger.kernel.org
4479S: Maintained 4580S: Maintained
4480F: drivers/mmc/host/sdhci-s3c.c 4581F: drivers/mmc/host/sdhci-s3c.c
4481 4582
@@ -4526,9 +4627,10 @@ S: Supported
4526F: drivers/net/benet/ 4627F: drivers/net/benet/
4527 4628
4528SFC NETWORK DRIVER 4629SFC NETWORK DRIVER
4529P: Steve Hodgson 4630M: Solarflare linux maintainers <linux-net-drivers@solarflare.com>
4530P: Ben Hutchings 4631M: Steve Hodgson <shodgson@solarflare.com>
4531M: Robert Stonehouse <linux-net-drivers@solarflare.com> 4632M: Ben Hutchings <bhutchings@solarflare.com>
4633L: netdev@vger.kernel.org
4532S: Supported 4634S: Supported
4533F: drivers/net/sfc/ 4635F: drivers/net/sfc/
4534 4636
@@ -4560,7 +4662,7 @@ F: drivers/misc/sgi-xp/
4560SHARP LH SUPPORT (LH7952X & LH7A40X) 4662SHARP LH SUPPORT (LH7952X & LH7A40X)
4561M: Marc Singer <elf@buici.com> 4663M: Marc Singer <elf@buici.com>
4562W: http://projects.buici.com/arm 4664W: http://projects.buici.com/arm
4563L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 4665L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
4564S: Maintained 4666S: Maintained
4565F: Documentation/arm/Sharp-LH/ADC-LH7-Touchscreen 4667F: Documentation/arm/Sharp-LH/ADC-LH7-Touchscreen
4566F: arch/arm/mach-lh7a40x/ 4668F: arch/arm/mach-lh7a40x/
@@ -4568,11 +4670,16 @@ F: drivers/serial/serial_lh7a40x.c
4568F: drivers/usb/gadget/lh7a40* 4670F: drivers/usb/gadget/lh7a40*
4569F: drivers/usb/host/ohci-lh7a40* 4671F: drivers/usb/host/ohci-lh7a40*
4570 4672
4571SHPC HOTPLUG DRIVER 4673SIMPLE FIRMWARE INTERFACE (SFI)
4572M: Kristen Carlson Accardi <kristen.c.accardi@intel.com> 4674P: Len Brown
4573L: linux-pci@vger.kernel.org 4675M: lenb@kernel.org
4676L: sfi-devel@simplefirmware.org
4677W: http://simplefirmware.org/
4678T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6.git
4574S: Supported 4679S: Supported
4575F: drivers/pci/hotplug/shpchp* 4680F: arch/x86/kernel/*sfi*
4681F: drivers/sfi/
4682F: include/linux/sfi*.h
4576 4683
4577SIMTEC EB110ATX (Chalice CATS) 4684SIMTEC EB110ATX (Chalice CATS)
4578P: Ben Dooks 4685P: Ben Dooks
@@ -4589,6 +4696,12 @@ F: arch/arm/mach-s3c2410/
4589F: drivers/*/*s3c2410* 4696F: drivers/*/*s3c2410*
4590F: drivers/*/*/*s3c2410* 4697F: drivers/*/*/*s3c2410*
4591 4698
4699TI DAVINCI MACHINE SUPPORT
4700P: Kevin Hilman
4701M: davinci-linux-open-source@linux.davincidsp.com
4702S: Supported
4703F: arch/arm/mach-davinci
4704
4592SIS 190 ETHERNET DRIVER 4705SIS 190 ETHERNET DRIVER
4593M: Francois Romieu <romieu@fr.zoreil.com> 4706M: Francois Romieu <romieu@fr.zoreil.com>
4594L: netdev@vger.kernel.org 4707L: netdev@vger.kernel.org
@@ -4640,7 +4753,7 @@ F: include/linux/sl?b*.h
4640F: mm/sl?b.c 4753F: mm/sl?b.c
4641 4754
4642SMC91x ETHERNET DRIVER 4755SMC91x ETHERNET DRIVER
4643M: Nicolas Pitre <nico@cam.org> 4756M: Nicolas Pitre <nico@fluxnic.net>
4644S: Maintained 4757S: Maintained
4645F: drivers/net/smc91x.* 4758F: drivers/net/smc91x.*
4646 4759
@@ -4968,6 +5081,11 @@ T: quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.2.x/tomoyo-lsm/patches
4968S: Maintained 5081S: Maintained
4969F: security/tomoyo/ 5082F: security/tomoyo/
4970 5083
5084TOPSTAR LAPTOP EXTRAS DRIVER
5085M: Herton Ronaldo Krzesinski <herton@mandriva.com.br>
5086S: Maintained
5087F: drivers/platform/x86/topstar-laptop.c
5088
4971TOSHIBA ACPI EXTRAS DRIVER 5089TOSHIBA ACPI EXTRAS DRIVER
4972S: Orphan 5090S: Orphan
4973F: drivers/platform/x86/toshiba_acpi.c 5091F: drivers/platform/x86/toshiba_acpi.c
@@ -5560,6 +5678,12 @@ L: linux-scsi@vger.kernel.org
5560S: Maintained 5678S: Maintained
5561F: drivers/scsi/wd7000.c 5679F: drivers/scsi/wd7000.c
5562 5680
5681WINBOND CIR DRIVER
5682P: David Härdeman
5683M: david@hardeman.nu
5684S: Maintained
5685F: drivers/input/misc/winbond-cir.c
5686
5563WIMAX STACK 5687WIMAX STACK
5564M: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com> 5688M: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
5565M: linux-wimax@intel.com 5689M: linux-wimax@intel.com
@@ -5578,6 +5702,23 @@ M: Miloslav Trmac <mitr@volny.cz>
5578S: Maintained 5702S: Maintained
5579F: drivers/input/misc/wistron_btns.c 5703F: drivers/input/misc/wistron_btns.c
5580 5704
5705WL1251 WIRELESS DRIVER
5706M: Kalle Valo <kalle.valo@nokia.com>
5707L: linux-wireless@vger.kernel.org
5708W: http://wireless.kernel.org
5709T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
5710S: Maintained
5711F: drivers/net/wireless/wl12xx/*
5712X: drivers/net/wireless/wl12xx/wl1271*
5713
5714WL1271 WIRELESS DRIVER
5715M: Luciano Coelho <luciano.coelho@nokia.com>
5716L: linux-wireless@vger.kernel.org
5717W: http://wireless.kernel.org
5718T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
5719S: Maintained
5720F: drivers/net/wireless/wl12xx/wl1271*
5721
5581WL3501 WIRELESS PCMCIA CARD DRIVER 5722WL3501 WIRELESS PCMCIA CARD DRIVER
5582M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> 5723M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
5583L: linux-wireless@vger.kernel.org 5724L: linux-wireless@vger.kernel.org
@@ -5595,6 +5736,26 @@ S: Supported
5595F: drivers/input/touchscreen/*wm97* 5736F: drivers/input/touchscreen/*wm97*
5596F: include/linux/wm97xx.h 5737F: include/linux/wm97xx.h
5597 5738
5739WOLFSON MICROELECTRONICS PMIC DRIVERS
5740P: Mark Brown
5741M: broonie@opensource.wolfsonmicro.com
5742L: linux-kernel@vger.kernel.org
5743T: git git://opensource.wolfsonmicro.com/linux-2.6-audioplus
5744W: http://opensource.wolfsonmicro.com/node/8
5745S: Supported
5746F: drivers/leds/leds-wm83*.c
5747F: drivers/mfd/wm8*.c
5748F: drivers/power/wm83*.c
5749F: drivers/rtc/rtc-wm83*.c
5750F: drivers/regulator/wm8*.c
5751F: drivers/video/backlight/wm83*_bl.c
5752F: drivers/watchdog/wm83*_wdt.c
5753F: include/linux/mfd/wm831x/
5754F: include/linux/mfd/wm8350/
5755F: include/linux/mfd/wm8400/
5756F: sound/soc/codecs/wm8350.c
5757F: sound/soc/codecs/wm8400.c
5758
5598X.25 NETWORK LAYER 5759X.25 NETWORK LAYER
5599M: Henner Eisen <eis@baty.hanse.de> 5760M: Henner Eisen <eis@baty.hanse.de>
5600L: linux-x25@vger.kernel.org 5761L: linux-x25@vger.kernel.org
@@ -5627,7 +5788,7 @@ F: include/xen/
5627 5788
5628XFS FILESYSTEM 5789XFS FILESYSTEM
5629P: Silicon Graphics Inc 5790P: Silicon Graphics Inc
5630M: Felix Blyakher <felixb@sgi.com> 5791M: Alex Elder <aelder@sgi.com>
5631M: xfs-masters@oss.sgi.com 5792M: xfs-masters@oss.sgi.com
5632L: xfs@oss.sgi.com 5793L: xfs@oss.sgi.com
5633W: http://oss.sgi.com/projects/xfs 5794W: http://oss.sgi.com/projects/xfs