1 2 List of maintainers and how to submit kernel changes 3 4Please try to follow the guidelines below. This will make things 5easier on the maintainers. Not all of these guidelines matter for every 6trivial patch so apply some common sense. 7 81. Always _test_ your changes, however small, on at least 4 or 9 5 people, preferably many more. 10 112. Try to release a few ALPHA test versions to the net. Announce 12 them onto the kernel channel and await results. This is especially 13 important for device drivers, because often that's the only way 14 you will find things like the fact version 3 firmware needs 15 a magic fix you didn't know about, or some clown changed the 16 chips on a board and not its name. (Don't laugh! Look at the 17 SMC etherpower for that.) 18 193. Make sure your changes compile correctly in multiple 20 configurations. In particular check that changes work both as a 21 module and built into the kernel. 22 234. When you are happy with a change make it generally available for 24 testing and await feedback. 25 265. Make a patch available to the relevant maintainer in the list. Use 27 'diff -u' to make the patch easy to merge. Be prepared to get your 28 changes sent back with seemingly silly requests about formatting 29 and variable names. These aren't as silly as they seem. One 30 job the maintainers (and especially Linus) do is to keep things 31 looking the same. Sometimes this means that the clever hack in 32 your driver to get around a problem actually needs to become a 33 generalized kernel feature ready for next time. 34 35 PLEASE check your patch with the automated style checker 36 (scripts/checkpatch.pl) to catch trival style violations. 37 See Documentation/CodingStyle for guidance here. 38 39 PLEASE try to include any credit lines you want added with the 40 patch. It avoids people being missed off by mistake and makes 41 it easier to know who wants adding and who doesn't. 42 43 PLEASE document known bugs. If it doesn't work for everything 44 or does something very odd once a month document it. 45 46 PLEASE remember that submissions must be made under the terms 47 of the OSDL certificate of contribution 48 (http://www.osdl.org/newsroom/press_releases/2004/2004_05_24_dco.html) 49 and should include a Signed-off-by: line. 50 516. Make sure you have the right to send any changes you make. If you 52 do changes at work you may find your employer owns the patch 53 not you. 54 557. When sending security related changes or reports to a maintainer 56 please Cc: security@kernel.org, especially if the maintainer 57 does not respond. 58 598. Happy hacking. 60 61 ----------------------------------- 62 63Maintainers List (try to look for most precise areas first) 64 65Note: For the hard of thinking, this list is meant to remain in alphabetical 66order. If you could add yourselves to it in alphabetical order that would be 67so much easier [Ed] 68 69P: Person 70M: Mail patches to 71L: Mailing list that is relevant to this area 72W: Web-page with status/info 73T: SCM tree type and location. Type is one of: git, hg, quilt. 74S: Status, one of the following: 75 76 Supported: Someone is actually paid to look after this. 77 Maintained: Someone actually looks after it. 78 Odd Fixes: It has a maintainer but they don't have time to do 79 much other than throw the odd patch in. See below.. 80 Orphan: No current maintainer [but maybe you could take the 81 role as you write your new code]. 82 Obsolete: Old code. Something tagged obsolete generally means 83 it has been replaced by a better system and you 84 should be using that. 85 863C359 NETWORK DRIVER 87P: Mike Phillips 88M: mikep@linuxtr.net 89L: netdev@vger.kernel.org 90L: linux-tr@linuxtr.net 91W: http://www.linuxtr.net 92S: Maintained 93 943C505 NETWORK DRIVER 95P: Philip Blundell 96M: philb@gnu.org 97L: netdev@vger.kernel.org 98S: Maintained 99 1003CR990 NETWORK DRIVER 101P: David Dillow 102M: dave@thedillows.org 103L: netdev@vger.kernel.org 104S: Maintained 105 1063W-XXXX ATA-RAID CONTROLLER DRIVER 107P: Adam Radford 108M: linuxraid@amcc.com 109L: linux-scsi@vger.kernel.org 110W: http://www.amcc.com 111S: Supported 112 1133W-9XXX SATA-RAID CONTROLLER DRIVER 114P: Adam Radford 115M: linuxraid@amcc.com 116L: linux-scsi@vger.kernel.org 117W: http://www.amcc.com 118S: Supported 119 12053C700 AND 53C700-66 SCSI DRIVER 121P: James E.J. Bottomley 122M: James.Bottomley@HansenPartnership.com 123L: linux-scsi@vger.kernel.org 124S: Maintained 125 1266PACK NETWORK DRIVER FOR AX.25 127P: Andreas Koensgen 128M: ajk@iehk.rwth-aachen.de 129L: linux-hams@vger.kernel.org 130S: Maintained 131 1328139CP 10/100 FAST ETHERNET DRIVER 133P: Jeff Garzik 134M: jgarzik@pobox.com 135S: Maintained 136 1378139TOO 10/100 FAST ETHERNET DRIVER 138P: Jeff Garzik 139M: jgarzik@pobox.com 140W: http://sourceforge.net/projects/gkernel/ 141S: Maintained 142 1438169 10/100/1000 GIGABIT ETHERNET DRIVER 144P: Francois Romieu 145M: romieu@fr.zoreil.com 146L: netdev@vger.kernel.org 147S: Maintained 148 1498250/16?50 (AND CLONE UARTS) SERIAL DRIVER 150L: linux-serial@vger.kernel.org 151W: http://serial.sourceforge.net 152S: Orphan 153 1548390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.] 155P: Paul Gortmaker 156M: p_gortmaker@yahoo.com 157L: netdev@vger.kernel.org 158S: Maintained 159 1609P FILE SYSTEM 161P: Eric Van Hensbergen 162M: ericvh@gmail.com 163P: Ron Minnich 164M: rminnich@lanl.gov 165P: Latchesar Ionkov 166M: lucho@ionkov.net 167L: v9fs-developer@lists.sourceforge.net 168W: http://v9fs.sf.net 169T: git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git 170S: Maintained 171 172A2232 SERIAL BOARD DRIVER 173P: Enver Haase 174M: ehaase@inf.fu-berlin.de 175M: A2232@gmx.net 176L: linux-m68k@lists.linux-m68k.org 177S: Maintained 178 179AIO 180P: Benjamin LaHaise 181M: bcrl@kvack.org 182L: linux-aio@kvack.org 183S: Supported 184 185ABIT UGURU HARDWARE MONITOR DRIVER 186P: Hans de Goede 187M: j.w.r.degoede@hhs.nl 188L: lm-sensors@lm-sensors.org 189S: Maintained 190 191ACENIC DRIVER 192P: Jes Sorensen 193M: jes@trained-monkey.org 194L: linux-acenic@sunsite.dk 195S: Maintained 196 197ACI MIXER DRIVER 198P: Robert Siemer 199M: Robert.Siemer@gmx.de 200L: linux-sound@vger.kernel.org 201W: http://www.stud.uni-karlsruhe.de/~uh1b/ 202S: Maintained 203 204IPS SCSI RAID DRIVER 205P: Adaptec OEM Raid Solutions 206M: aacraid@adaptec.com 207L: linux-scsi@vger.kernel.org 208W: http://www.adaptec.com/ 209S: Maintained 210 211DPT_I2O SCSI RAID DRIVER 212P: Adaptec OEM Raid Solutions 213M: aacraid@adaptec.com 214L: linux-scsi@vger.kernel.org 215W: http://www.adaptec.com/ 216S: Maintained 217 218AACRAID SCSI RAID DRIVER 219P: Adaptec OEM Raid Solutions 220M: aacraid@adaptec.com 221L: linux-scsi@vger.kernel.org 222W: http://www.adaptec.com/ 223S: Supported 224 225ACPI 226P: Len Brown 227M: len.brown@intel.com 228M: lenb@kernel.org 229L: linux-acpi@vger.kernel.org 230W: http://acpi.sourceforge.net/ 231T: git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git 232S: Supported 233 234ACPI BATTERY DRIVERS 235P: Vladimir P. Lebedev 236M: vladimir.p.lebedev@intel.com 237L: linux-acpi@vger.kernel.org 238W: http://acpi.sourceforge.net/ 239S: Supported 240 241ACPI EC DRIVER 242P: Alexey Starikovskiy 243M: alexey.y.starikovskiy@linux.intel.com 244L: linux-acpi@vger.kernel.org 245W: http://acpi.sourceforge.net/ 246S: Supported 247 248ACPI FAN DRIVER 249P: Konstantin A. Karasyov 250M: konstantin.a.karasyov@intel.com 251L: linux-acpi@vger.kernel.org 252W: http://acpi.sourceforge.net/ 253S: Supported 254 255ACPI PCI HOTPLUG DRIVER 256P: Kristen Carlson Accardi 257M: kristen.c.accardi@intel.com 258L: pcihpd-discuss@lists.sourceforge.net 259S: Supported 260 261ACPI THERMAL DRIVER 262P: Konstantin A. Karasyov 263M: konstantin.a.karasyov@intel.com 264L: linux-acpi@vger.kernel.org 265W: http://acpi.sourceforge.net/ 266S: Supported 267 268ACPI VIDEO DRIVER 269P: Luming Yu 270M: luming.yu@intel.com 271L: linux-acpi@vger.kernel.org 272W: http://acpi.sourceforge.net/ 273S: Supported 274 275AD1816 SOUND DRIVER 276P: Thorsten Knabe 277M: Thorsten Knabe <linux@thorsten-knabe.de> 278W: http://linux.thorsten-knabe.de 279S: Maintained 280 281AD1889 SOUND DRIVER 282P: Kyle McMartin 283M: kyle@parisc-linux.org 284P: Thibaut Varene 285M: T-Bone@parisc-linux.org 286W: http://wiki.parisc-linux.org/AD1889 287L: parisc-linux@lists.parisc-linux.org 288S: Maintained 289 290ADM1025 HARDWARE MONITOR DRIVER 291P: Jean Delvare 292M: khali@linux-fr.org 293L: lm-sensors@lm-sensors.org 294S: Maintained 295 296ADM1029 HARDWARE MONITOR DRIVER 297P: Corentin Labbe 298M: corentin.labbe@geomatys.fr 299L: lm-sensors@lm-sensors.org 300S: Maintained 301 302ADT746X FAN DRIVER 303P: Colin Leroy 304M: colin@colino.net 305S: Maintained 306 307AEDSP16 DRIVER 308P: Riccardo Facchetti 309M: fizban@tin.it 310S: Maintained 311 312AFFS FILE SYSTEM 313P: Roman Zippel 314M: zippel@linux-m68k.org 315S: Maintained 316 317AGPGART DRIVER 318P: Dave Jones 319M: davej@codemonkey.org.uk 320W: http://www.codemonkey.org.uk/projects/agp/ 321T: git kernel.org:/pub/scm/linux/kernel/git/davej/agpgart.git 322S: Maintained 323 324AHA152X SCSI DRIVER 325P: Juergen E. Fischer 326M: Juergen Fischer <fischer@norbit.de> 327L: linux-scsi@vger.kernel.org 328S: Maintained 329 330ALCATEL SPEEDTOUCH USB DRIVER 331P: Duncan Sands 332M: duncan.sands@free.fr 333L: linux-usb-users@lists.sourceforge.net 334L: linux-usb-devel@lists.sourceforge.net 335W: http://www.linux-usb.org/SpeedTouch/ 336S: Maintained 337 338ALCHEMY AU1XX0 MMC DRIVER 339S: Orphan 340 341ALI1563 I2C DRIVER 342P: Rudolf Marek 343M: r.marek@assembler.cz 344L: i2c@lm-sensors.org 345S: Maintained 346 347ALPHA PORT 348P: Richard Henderson 349M: rth@twiddle.net 350S: Odd Fixes for 2.4; Maintained for 2.6. 351P: Ivan Kokshaysky 352M: ink@jurassic.park.msu.ru 353S: Maintained for 2.4; PCI support for 2.6. 354 355AMD GEODE PROCESSOR/CHIPSET SUPPORT 356P: Jordan Crouse 357M: info-linux@geode.amd.com 358L: info-linux@geode.amd.com 359W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html 360S: Supported 361 362AMS (Apple Motion Sensor) DRIVER 363P: Stelian Pop 364M: stelian@popies.net 365P: Michael Hanselmann 366M: linux-kernel@hansmi.ch 367S: Supported 368 369AMSO1100 RNIC DRIVER 370P: Tom Tucker 371M: tom@opengridcomputing.com 372P: Steve Wise 373M: swise@opengridcomputing.com 374L: openib-general@openib.org 375S: Maintained 376 377AOA (Apple Onboard Audio) ALSA DRIVER 378P: Johannes Berg 379M: johannes@sipsolutions.net 380L: linuxppc-dev@ozlabs.org 381L: alsa-devel@alsa-project.org (subscribers-only) 382S: Maintained 383 384APM DRIVER 385P: Stephen Rothwell 386M: sfr@canb.auug.org.au 387L: linux-laptop@vger.kernel.org 388W: http://www.canb.auug.org.au/~sfr/ 389S: Supported 390 391APPLE SMC DRIVER 392P: Nicolas Boichat 393M: nicolas@boichat.ch 394L: mactel-linux-devel@lists.sourceforge.net 395S: Maintained 396 397APPLETALK NETWORK LAYER 398P: Arnaldo Carvalho de Melo 399M: acme@ghostprotocols.net 400S: Maintained 401 402ARC FRAMEBUFFER DRIVER 403P: Jaya Kumar 404M: jayalk@intworks.biz 405S: Maintained 406 407ARM26 ARCHITECTURE 408P: Ian Molton 409M: spyro@f2s.com 410S: Maintained 411 412ARM26/ARCHIMEDES 413P: Ian Molton 414M: spyro@f2s.com 415S: Maintained 416 417ARM26/A5000 418P: John Appleby 419M: john@dnsworld.co.uk 420S: Maintained 421 422ARM MFM AND FLOPPY DRIVERS 423P: Ian Molton 424M: spyro@f2s.com 425S: Maintained 426 427ARM PRIMECELL MMCI PL180/1 DRIVER 428P: Russell King 429M: rmk@arm.linux.org.uk 430L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 431S: Maintained 432 433ARM/ADI ROADRUNNER MACHINE SUPPORT 434P: Lennert Buytenhek 435M: kernel@wantstofly.org 436L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 437S: Maintained 438 439ARM/ADS SPHERE MACHINE SUPPORT 440P: Lennert Buytenhek 441M: kernel@wantstofly.org 442L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 443S: Maintained 444 445ARM/AJECO 1ARM MACHINE SUPPORT 446P: Lennert Buytenhek 447M: kernel@wantstofly.org 448L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 449S: Maintained 450 451ARM/ATMEL AT91RM9200 ARM ARCHITECTURE 452P: Andrew Victor 453M: andrew@sanpeople.com 454L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 455W: http://maxim.org.za/at91_26.html 456S: Maintained 457 458ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE 459P: Lennert Buytenhek 460M: kernel@wantstofly.org 461L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 462S: Maintained 463 464ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT 465P: Lennert Buytenhek 466M: kernel@wantstofly.org 467L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 468S: Maintained 469 470ARM/CORGI MACHINE SUPPORT 471P: Richard Purdie 472M: rpurdie@rpsys.net 473S: Maintained 474 475ARM/GLOMATION GESBC9312SX MACHINE SUPPORT 476P: Lennert Buytenhek 477M: kernel@wantstofly.org 478L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 479S: Maintained 480 481ARM/HP JORNADA 7XX MACHINE SUPPORT 482P: Kristoffer Ericson 483M: kristoffer_e1@hotmail.com 484W: www.jlime.com 485S: Maintained 486 487ARM/INTEL IOP32X ARM ARCHITECTURE 488P: Lennert Buytenhek 489M: kernel@wantstofly.org 490P: Dan Williams 491M: dan.j.williams@intel.com 492L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 493S: Supported 494 495ARM/INTEL IOP33X ARM ARCHITECTURE 496P: Dan Williams 497M: dan.j.williams@intel.com 498L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 499S: Supported 500 501ARM/INTEL IOP13XX ARM ARCHITECTURE 502P: Lennert Buytenhek 503M: kernel@wantstofly.org 504P: Dan Williams 505M: dan.j.williams@intel.com 506L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 507S: Supported 508 509ARM/INTEL IQ81342EX MACHINE SUPPORT 510P: Lennert Buytenhek 511M: kernel@wantstofly.org 512P: Dan Williams 513M: dan.j.williams@intel.com 514L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 515S: Supported 516 517ARM/INTEL IXP2000 ARM ARCHITECTURE 518P: Lennert Buytenhek 519M: kernel@wantstofly.org 520L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 521S: Maintained 522 523ARM/INTEL IXDP2850 MACHINE SUPPORT 524P: Lennert Buytenhek 525M: kernel@wantstofly.org 526L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 527S: Maintained 528 529ARM/INTEL IXP23XX ARM ARCHITECTURE 530P: Lennert Buytenhek 531M: kernel@wantstofly.org 532L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 533S: Maintained 534 535ARM/INTEL XSC3 (MANZANO) ARM CORE 536P: Lennert Buytenhek 537M: kernel@wantstofly.org 538P: Dan Williams 539M: dan.j.williams@intel.com 540L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 541S: Supported 542 543ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT 544P: Lennert Buytenhek 545M: kernel@wantstofly.org 546L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 547S: Maintained 548 549ARM/LOGICPD PXA270 MACHINE SUPPORT 550P: Lennert Buytenhek 551M: kernel@wantstofly.org 552L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 553S: Maintained 554 555ARM/TOSA MACHINE SUPPORT 556P: Dirk Opfer 557M: dirk@opfer-online.de 558S: Maintained 559 560ARM/PLEB SUPPORT 561P: Peter Chubb 562M: pleb@gelato.unsw.edu.au 563W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB 564S: Maintained 565 566ARM/PT DIGITAL BOARD PORT 567P: Stefan Eletzhofer 568M: stefan.eletzhofer@eletztrick.de 569L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 570W: http://www.arm.linux.org.uk/ 571S: Maintained 572 573ARM/RADISYS ENP2611 MACHINE SUPPORT 574P: Lennert Buytenhek 575M: kernel@wantstofly.org 576L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 577S: Maintained 578 579ARM/SHARK MACHINE SUPPORT 580P: Alexander Schulz 581M: alex@shark-linux.de 582W: http://www.shark-linux.de/shark.html 583S: Maintained 584 585ARM/STRONGARM110 PORT 586P: Russell King 587M: rmk@arm.linux.org.uk 588L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 589W: http://www.arm.linux.org.uk/ 590S: Maintained 591 592ARM/S3C2410 ARM ARCHITECTURE 593P: Ben Dooks 594M: ben-linux@fluff.org 595L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 596W: http://www.fluff.org/ben/linux/ 597S: Maintained 598 599ARM/S3C2440 ARM ARCHITECTURE 600P: Ben Dooks 601M: ben-linux@fluff.org 602L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 603W: http://www.fluff.org/ben/linux/ 604S: Maintained 605 606ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT 607P: Lennert Buytenhek 608M: kernel@wantstofly.org 609L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 610S: Maintained 611 612ARM/THECUS N2100 MACHINE SUPPORT 613P: Lennert Buytenhek 614M: kernel@wantstofly.org 615L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 616S: Maintained 617 618ARPD SUPPORT 619P: Jonathan Layes 620L: netdev@vger.kernel.org 621S: Maintained 622 623ASUS ACPI EXTRAS DRIVER 624P: Corentin Chary 625M: corentincj@iksaif.net 626P: Karol Kozimor 627M: sziwan@users.sourceforge.net 628L: acpi4asus-user@lists.sourceforge.net 629W: http://sourceforge.net/projects/acpi4asus 630W: http://xf.iksaif.net/acpi4asus 631S: Maintained 632 633ASUS LAPTOP EXTRAS DRIVER 634P: Corentin Chary 635M: corentincj@iksaif.net 636L: acpi4asus-user@lists.sourceforge.net 637W: http://sourceforge.net/projects/acpi4asus 638W: http://xf.iksaif.net/acpi4asus 639S: Maintained 640 641ATA OVER ETHERNET DRIVER 642P: Ed L. Cashin 643M: ecashin@coraid.com 644W: http://www.coraid.com/support/linux 645S: Supported 646 647ATL1 ETHERNET DRIVER 648P: Jay Cliburn 649M: jcliburn@gmail.com 650P: Chris Snook 651M: csnook@redhat.com 652L: atl1-devel@lists.sourceforge.net 653W: http://sourceforge.net/projects/atl1 654W: http://atl1.sourceforge.net 655S: Maintained 656 657ATM 658P: Chas Williams 659M: chas@cmf.nrl.navy.mil 660L: linux-atm-general@lists.sourceforge.net (subscribers-only) 661W: http://linux-atm.sourceforge.net 662S: Maintained 663 664ATMEL AT91 MCI DRIVER 665S: Orphan 666 667ATMEL MACB ETHERNET DRIVER 668P: Haavard Skinnemoen 669M: hskinnemoen@atmel.com 670S: Supported 671 672ATMEL SPI DRIVER 673P: Haavard Skinnemoen 674M: hskinnemoen@atmel.com 675S: Supported 676 677ATMEL WIRELESS DRIVER 678P: Simon Kelley 679M: simon@thekelleys.org.uk 680L: linux-wireless@vger.kernel.org 681W: http://www.thekelleys.org.uk/atmel 682W: http://atmelwlandriver.sourceforge.net/ 683S: Maintained 684 685AUDIT SUBSYSTEM 686P: David Woodhouse 687M: dwmw2@infradead.org 688L: linux-audit@redhat.com 689W: http://people.redhat.com/sgrubb/audit/ 690T: git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git 691S: Maintained 692 693AUXILIARY DISPLAY DRIVERS 694P: Miguel Ojeda Sandonis 695M: maxextreme@gmail.com 696L: linux-kernel@vger.kernel.org 697W: http://auxdisplay.googlepages.com/ 698S: Maintained 699 700AVR32 ARCHITECTURE 701P: Haavard Skinnemoen 702M: hskinnemoen@atmel.com 703W: http://www.atmel.com/products/AVR32/ 704W: http://avr32linux.org/ 705W: http://avrfreaks.net/ 706S: Supported 707 708AVR32/AT32AP MACHINE SUPPORT 709P: Haavard Skinnemoen 710M: hskinnemoen@atmel.com 711S: Supported 712 713AX.25 NETWORK LAYER 714P: Ralf Baechle 715M: ralf@linux-mips.org 716L: linux-hams@vger.kernel.org 717W: http://www.linux-ax25.org/ 718S: Maintained 719 720BACKLIGHT CLASS/SUBSYSTEM 721P: Richard Purdie 722M: rpurdie@rpsys.net 723S: Maintained 724 725BLACKFIN ARCHITECTURE 726P: Aubrey Li 727M: aubrey.li@analog.com 728P: Bernd Schmidt 729M: bernd.schmidt@analog.com 730P: Bryan Wu 731M: bryan.wu@analog.com 732P: Grace Pan 733M: grace.pan@analog.com 734P: Marc Hoffman 735M: marc.hoffman@analog.com 736P: Michael Hennerich 737M: michael.hennerich@analog.com 738P: Mike Frysinger 739M: michael.frysinger@analog.com 740P: Jerry Zeng 741M: jerry.zeng@analog.com 742P: Jie Zhang 743M: jie.zhang@analog.com 744P: Robin Getz 745M: robin.getz@analog.com 746P: Roy Huang 747M: roy.huang@analog.com 748P: Sonic Zhang 749M: sonic.zhang@analog.com 750P: Vivi Li 751M: vivi.li@analog.com 752P: Yi Li 753M: yi.li@analog.com 754L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only) 755W: http://blackfin.uclinux.org 756S: Supported 757 758BLACKFIN RTC DRIVER 759P: Mike Frysinger 760M: michael.frysinger@analog.com 761M: vapier.adi@gmail.com 762L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only) 763W: http://blackfin.uclinux.org 764S: Supported 765 766BLACKFIN SERIAL DRIVER 767P: Aubrey Li 768M: aubrey.li@analog.com 769L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only) 770W: http://blackfin.uclinux.org 771S: Supported 772 773BAYCOM/HDLCDRV DRIVERS FOR AX.25 774P: Thomas Sailer 775M: t.sailer@alumni.ethz.ch 776L: linux-hams@vger.kernel.org 777W: http://www.baycom.org/~tom/ham/ham.html 778S: Maintained 779 780BCM43XX WIRELESS DRIVER (SOFTMAC BASED VERSION) 781P: Larry Finger 782M: Larry.Finger@lwfinger.net 783P: Stefano Brivio 784M: st3@riseup.net 785L: linux-wireless@vger.kernel.org 786W: http://bcm43xx.berlios.de/ 787S: Maintained 788 789BEFS FILE SYSTEM 790P: Sergey S. Kostyliov 791M: rathamahata@php4.ru 792L: linux-kernel@vger.kernel.org 793S: Maintained 794 795BFS FILE SYSTEM 796P: Tigran A. Aivazian 797M: tigran@aivazian.fsnet.co.uk 798L: linux-kernel@vger.kernel.org 799S: Maintained 800 801BLACKFIN I2C TWI DRIVER 802P: Sonic Zhang 803M: sonic.zhang@analog.com 804L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only) 805W: http://blackfin.uclinux.org/ 806S: Supported 807 808BLOCK LAYER 809P: Jens Axboe 810M: axboe@kernel.dk 811L: linux-kernel@vger.kernel.org 812T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git 813S: Maintained 814 815BLUETOOTH SUBSYSTEM 816P: Marcel Holtmann 817M: marcel@holtmann.org 818P: Maxim Krasnyansky 819M: maxk@qualcomm.com 820L: bluez-devel@lists.sf.net 821W: http://bluez.sf.net 822W: http://www.bluez.org 823W: http://www.holtmann.org/linux/bluetooth/ 824T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git 825S: Maintained 826 827BLUETOOTH RFCOMM LAYER 828P: Marcel Holtmann 829M: marcel@holtmann.org 830P: Maxim Krasnyansky 831M: maxk@qualcomm.com 832S: Maintained 833 834BLUETOOTH BNEP LAYER 835P: Marcel Holtmann 836M: marcel@holtmann.org 837P: Maxim Krasnyansky 838M: maxk@qualcomm.com 839S: Maintained 840 841BLUETOOTH CMTP LAYER 842P: Marcel Holtmann 843M: marcel@holtmann.org 844S: Maintained 845 846BLUETOOTH HIDP LAYER 847P: Marcel Holtmann 848M: marcel@holtmann.org 849S: Maintained 850 851BLUETOOTH HCI UART DRIVER 852P: Marcel Holtmann 853M: marcel@holtmann.org 854P: Maxim Krasnyansky 855M: maxk@qualcomm.com 856S: Maintained 857 858BLUETOOTH HCI USB DRIVER 859P: Marcel Holtmann 860M: marcel@holtmann.org 861P: Maxim Krasnyansky 862M: maxk@qualcomm.com 863S: Maintained 864 865BLUETOOTH HCI BCM203X DRIVER 866P: Marcel Holtmann 867M: marcel@holtmann.org 868S: Maintained 869 870BLUETOOTH HCI BPA10X DRIVER 871P: Marcel Holtmann 872M: marcel@holtmann.org 873S: Maintained 874 875BLUETOOTH HCI BFUSB DRIVER 876P: Marcel Holtmann 877M: marcel@holtmann.org 878S: Maintained 879 880BLUETOOTH HCI DTL1 DRIVER 881P: Marcel Holtmann 882M: marcel@holtmann.org 883S: Maintained 884 885BLUETOOTH HCI BLUECARD DRIVER 886P: Marcel Holtmann 887M: marcel@holtmann.org 888S: Maintained 889 890BLUETOOTH HCI BT3C DRIVER 891P: Marcel Holtmann 892M: marcel@holtmann.org 893S: Maintained 894 895BLUETOOTH HCI BTUART DRIVER 896P: Marcel Holtmann 897M: marcel@holtmann.org 898S: Maintained 899 900BLUETOOTH HCI VHCI DRIVER 901P: Maxim Krasnyansky 902M: maxk@qualcomm.com 903S: Maintained 904 905BONDING DRIVER 906P: Chad Tindel 907M: ctindel@users.sourceforge.net 908P: Jay Vosburgh 909M: fubar@us.ibm.com 910L: bonding-devel@lists.sourceforge.net 911W: http://sourceforge.net/projects/bonding/ 912S: Supported 913 914BROADBAND PROCESSOR ARCHITECTURE 915P: Arnd Bergmann 916M: arnd@arndb.de 917L: linuxppc-dev@ozlabs.org 918W: http://www.penguinppc.org/ppc64/ 919S: Supported 920 921BROADCOM B44 10/100 ETHERNET DRIVER 922P: Gary Zambrano 923M: zambrano@broadcom.com 924L: netdev@vger.kernel.org 925S: Supported 926 927BROADCOM BNX2 GIGABIT ETHERNET DRIVER 928P: Michael Chan 929M: mchan@broadcom.com 930L: netdev@vger.kernel.org 931S: Supported 932 933BROADCOM TG3 GIGABIT ETHERNET DRIVER 934P: Michael Chan 935M: mchan@broadcom.com 936L: netdev@vger.kernel.org 937S: Supported 938 939BTTV VIDEO4LINUX DRIVER 940P: Mauro Carvalho Chehab 941M: mchehab@infradead.org 942M: v4l-dvb-maintainer@linuxtv.org 943L: video4linux-list@redhat.com 944W: http://linuxtv.org 945T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git 946S: Maintained 947 948CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER 949P: Jonathan Corbet 950M: corbet@lwn.net 951L: video4linux-list@redhat.com 952S: Maintained 953 954CALGARY x86-64 IOMMU 955P: Muli Ben-Yehuda 956M: muli@il.ibm.com 957P: Jon D. Mason 958M: jdmason@kudzu.us 959L: linux-kernel@vger.kernel.org 960L: discuss@x86-64.org 961S: Maintained 962 963CFAG12864B LCD DRIVER 964P: Miguel Ojeda Sandonis 965M: maxextreme@gmail.com 966L: linux-kernel@vger.kernel.org 967W: http://auxdisplay.googlepages.com/ 968S: Maintained 969 970CFAG12864BFB LCD FRAMEBUFFER DRIVER 971P: Miguel Ojeda Sandonis 972M: maxextreme@gmail.com 973L: linux-kernel@vger.kernel.org 974W: http://auxdisplay.googlepages.com/ 975S: Maintained 976 977CFG80211 and NL80211 978P: Johannes Berg 979M: johannes@sipsolutions.net 980L: linux-wireless@vger.kernel.org 981S: Maintained 982 983CHECKPATCH 984P: Andy Whitcroft 985M: apw@shadowen.org 986P: Randy Dunlap 987M: rdunlap@xenotime.net 988P: Joel Schopp 989M: jschopp@austin.ibm.com 990S: Supported 991 992COMMON INTERNET FILE SYSTEM (CIFS) 993P: Steve French 994M: sfrench@samba.org 995L: linux-cifs-client@lists.samba.org 996L: samba-technical@lists.samba.org 997W: http://us1.samba.org/samba/Linux_CIFS_client.html 998T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git 999S: Supported 1000 1001CONFIGFS 1002P: Joel Becker 1003M: joel.becker@oracle.com 1004L: linux-kernel@vger.kernel.org 1005S: Supported 1006 1007CIRRUS LOGIC EP93XX ETHERNET DRIVER 1008P: Lennert Buytenhek 1009M: kernel@wantstofly.org 1010L: netdev@vger.kernel.org 1011S: Maintained 1012 1013CIRRUS LOGIC GENERIC FBDEV DRIVER 1014P: Jeff Garzik 1015M: jgarzik@pobox.com 1016L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only) 1017S: Odd Fixes 1018 1019CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER 1020P: Lennert Buytenhek 1021M: kernel@wantstofly.org 1022L: linux-usb-devel@lists.sourceforge.net 1023S: Maintained 1024 1025CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER 1026P: Cirrus Logic Corporation (kernel 2.2 driver) 1027M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com> 1028P: Nils Faerber (port to kernel 2.4) 1029M: Nils Faerber <nils@kernelconcepts.de> 1030S: Maintained 1031 1032CODA FILE SYSTEM 1033P: Jan Harkes 1034M: jaharkes@cs.cmu.edu 1035M: coda@cs.cmu.edu 1036L: codalist@coda.cs.cmu.edu 1037W: http://www.coda.cs.cmu.edu/ 1038S: Maintained 1039 1040COMPACTPCI HOTPLUG CORE 1041P: Scott Murray 1042M: scottm@somanetworks.com 1043M: scott@spiteful.org 1044L: pcihpd-discuss@lists.sourceforge.net 1045S: Supported 1046 1047COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER 1048P: Scott Murray 1049M: scottm@somanetworks.com 1050M: scott@spiteful.org 1051L: pcihpd-discuss@lists.sourceforge.net 1052S: Supported 1053 1054COMPACTPCI HOTPLUG GENERIC DRIVER 1055P: Scott Murray 1056M: scottm@somanetworks.com 1057M: scott@spiteful.org 1058L: pcihpd-discuss@lists.sourceforge.net 1059S: Supported 1060 1061COMPUTONE INTELLIPORT MULTIPORT CARD 1062P: Michael H. Warfield 1063M: mhw@wittsend.com 1064W: http://www.wittsend.com/computone.html 1065S: Maintained 1066 1067CONEXANT ACCESSRUNNER USB DRIVER 1068P: Simon Arlott 1069M: cxacru@fire.lp0.eu 1070L: accessrunner-general@lists.sourceforge.net 1071W: http://accessrunner.sourceforge.net/ 1072S: Maintained 1073 1074CORETEMP HARDWARE MONITORING DRIVER 1075P: Rudolf Marek 1076M: r.marek@assembler.cz 1077L: lm-sensors@lm-sensors.org 1078S: Maintained 1079 1080COSA/SRP SYNC SERIAL DRIVER 1081P: Jan "Yenya" Kasprzak 1082M: kas@fi.muni.cz 1083W: http://www.fi.muni.cz/~kas/cosa/ 1084S: Maintained 1085 1086CPU FREQUENCY DRIVERS 1087P: Dave Jones 1088M: davej@codemonkey.org.uk 1089L: cpufreq@lists.linux.org.uk 1090W: http://www.codemonkey.org.uk/projects/cpufreq/ 1091T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git 1092S: Maintained 1093 1094CPUID/MSR DRIVER 1095P: H. Peter Anvin 1096M: hpa@zytor.com 1097S: Maintained 1098 1099CPUSETS 1100P: Paul Jackson 1101P: Simon Derr 1102M: pj@sgi.com 1103M: simon.derr@bull.net 1104L: linux-kernel@vger.kernel.org 1105W: http://www.bullopensource.org/cpuset/ 1106S: Supported 1107 1108CRAMFS FILESYSTEM 1109W: http://sourceforge.net/projects/cramfs/ 1110S: Orphan 1111 1112CRIS PORT 1113P: Mikael Starvik 1114M: starvik@axis.com 1115L: dev-etrax@axis.com 1116W: http://developer.axis.com 1117S: Maintained 1118 1119CRYPTO API 1120P: Herbert Xu 1121M: herbert@gondor.apana.org.au 1122P: David S. Miller 1123M: davem@davemloft.net 1124L: linux-crypto@vger.kernel.org 1125T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git 1126S: Maintained 1127 1128CS5535 Audio ALSA driver 1129P: Jaya Kumar 1130M: jayakumar.alsa@gmail.com 1131S: Maintained 1132 1133CYBERPRO FB DRIVER 1134P: Russell King 1135M: rmk@arm.linux.org.uk 1136W: http://www.arm.linux.org.uk/ 1137S: Maintained 1138 1139CYBLAFB FRAMEBUFFER DRIVER 1140P: Knut Petersen 1141M: Knut_Petersen@t-online.de 1142L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only) 1143S: Maintained 1144 1145CYCLADES 2X SYNC CARD DRIVER 1146P: Arnaldo Carvalho de Melo 1147M: acme@ghostprotocols.net 1148W: http://oops.ghostprotocols.net:81/blog 1149S: Maintained 1150 1151CYCLADES ASYNC MUX DRIVER 1152W: http://www.cyclades.com/ 1153S: Orphan 1154 1155CYCLADES PC300 DRIVER 1156W: http://www.cyclades.com/ 1157S: Orphan 1158 1159DAMA SLAVE for AX.25 1160P: Joerg Reuter 1161M: jreuter@yaina.de 1162W: http://yaina.de/jreuter/ 1163W: http://www.qsl.net/dl1bke/ 1164L: linux-hams@vger.kernel.org 1165S: Maintained 1166 1167DC395x SCSI driver 1168P: Oliver Neukum 1169M: oliver@neukum.name 1170P: Ali Akcaagac 1171M: aliakc@web.de 1172P: Jamie Lenehan 1173M: lenehan@twibble.org 1174W: http://twibble.org/dist/dc395x/ 1175L: dc395x@twibble.org 1176L: http://lists.twibble.org/mailman/listinfo/dc395x/ 1177S: Maintained 1178 1179DC390/AM53C974 SCSI driver 1180P: Kurt Garloff 1181M: garloff@suse.de 1182W: http://www.garloff.de/kurt/linux/dc390/ 1183P: Guennadi Liakhovetski 1184M: g.liakhovetski@gmx.de 1185S: Maintained 1186 1187DCCP PROTOCOL 1188P: Arnaldo Carvalho de Melo 1189M: acme@ghostprotocols.net 1190L: dccp@vger.kernel.org 1191W: http://linux-net.osdl.org/index.php/DCCP 1192S: Maintained 1193 1194DECnet NETWORK LAYER 1195P: Patrick Caulfield 1196M: patrick@tykepenguin.com 1197W: http://linux-decnet.sourceforge.net 1198L: linux-decnet-user@lists.sourceforge.net 1199S: Maintained 1200 1201DEFXX FDDI NETWORK DRIVER 1202P: Maciej W. Rozycki 1203M: macro@linux-mips.org 1204S: Maintained 1205 1206DELL LAPTOP SMM DRIVER 1207P: Massimo Dal Zotto 1208M: dz@debian.org 1209W: http://www.debian.org/~dz/i8k/ 1210S: Maintained 1211 1212DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas) 1213P: Doug Warzecha 1214M: Douglas_Warzecha@dell.com 1215S: Maintained 1216 1217DEVICE-MAPPER (LVM) 1218P: Alasdair Kergon 1219L: dm-devel@redhat.com 1220W: http://sources.redhat.com/dm 1221S: Maintained 1222 1223DEVICE NUMBER REGISTRY 1224P: Torben Mathiasen 1225M: device@lanana.org 1226W: http://lanana.org/docs/device-list/index.html 1227L: linux-kernel@vger.kernel.org 1228S: Maintained 1229 1230DIGI INTL. EPCA DRIVER 1231P: Digi International, Inc 1232M: Eng.Linux@digi.com 1233L: Eng.Linux@digi.com 1234W: http://www.digi.com 1235S: Orphaned 1236 1237DIGI RIGHTSWITCH NETWORK DRIVER 1238P: Rick Richardson 1239L: netdev@vger.kernel.org 1240W: http://www.digi.com 1241S: Orphaned 1242 1243DIRECTORY NOTIFICATION 1244P: Stephen Rothwell 1245M: sfr@canb.auug.org.au 1246L: linux-kernel@vger.kernel.org 1247S: Supported 1248 1249DISK GEOMETRY AND PARTITION HANDLING 1250P: Andries Brouwer 1251M: aeb@cwi.nl 1252W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html 1253W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html 1254W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html 1255S: Maintained 1256 1257DISKQUOTA: 1258P: Jan Kara 1259M: jack@suse.cz 1260L: linux-kernel@vger.kernel.org 1261S: Maintained 1262 1263DISTRIBUTED LOCK MANAGER 1264P: Patrick Caulfield 1265M: pcaulfie@redhat.com 1266P: David Teigland 1267M: teigland@redhat.com 1268L: cluster-devel@redhat.com 1269W: http://sources.redhat.com/cluster/ 1270T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git 1271T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git 1272S: Supported 1273 1274DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER 1275P: Tobias Ringstrom 1276M: tori@unhappy.mine.nu 1277L: netdev@vger.kernel.org 1278S: Maintained 1279 1280DOCBOOK FOR DOCUMENTATION 1281P: Randy Dunlap 1282M: rdunlap@xenotime.net 1283S: Maintained 1284 1285DOCKING STATION DRIVER 1286P: Kristen Carlson Accardi 1287M: kristen.c.accardi@intel.com 1288L: linux-acpi@vger.kernel.org 1289S: Supported 1290 1291DOUBLETALK DRIVER 1292P: James R. Van Zandt 1293M: jrv@vanzandt.mv.com 1294L: blinux-list@redhat.com 1295S: Maintained 1296 1297DRIVER CORE, KOBJECTS, AND SYSFS 1298P: Greg Kroah-Hartman 1299M: gregkh@suse.de 1300L: linux-kernel@vger.kernel.org 1301T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/ 1302S: Supported 1303 1304DRM DRIVERS 1305P: David Airlie 1306M: airlied@linux.ie 1307L: dri-devel@lists.sourceforge.net 1308T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git 1309S: Maintained 1310 1311DSCC4 DRIVER 1312P: Francois Romieu 1313M: romieu@fr.zoreil.com 1314L: netdev@vger.kernel.org 1315S: Maintained 1316 1317DVB SUBSYSTEM AND DRIVERS 1318P: LinuxTV.org Project 1319M: v4l-dvb-maintainer@linuxtv.org 1320L: linux-dvb@linuxtv.org (subscription required) 1321W: http://linuxtv.org/ 1322T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git 1323S: Maintained 1324 1325EATA-DMA SCSI DRIVER 1326P: Michael Neuffer 1327L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org 1328S: Maintained 1329 1330EATA ISA/EISA/PCI SCSI DRIVER 1331P: Dario Ballabio 1332M: ballabio_dario@emc.com 1333L: linux-scsi@vger.kernel.org 1334S: Maintained 1335 1336EATA-PIO SCSI DRIVER 1337P: Michael Neuffer 1338M: mike@i-Connect.Net 1339L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org 1340S: Maintained 1341 1342EBTABLES 1343P: Bart De Schuymer 1344M: bart.de.schuymer@pandora.be 1345L: ebtables-user@lists.sourceforge.net 1346L: ebtables-devel@lists.sourceforge.net 1347W: http://ebtables.sourceforge.net/ 1348S: Maintained 1349 1350ECRYPT FILE SYSTEM 1351P: Mike Halcrow, Phillip Hellewell 1352M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net 1353L: ecryptfs-devel@lists.sourceforge.net 1354W: http://ecryptfs.sourceforge.net/ 1355S: Supported 1356 1357EDAC-CORE 1358P: Doug Thompson 1359M: norsk5@xmission.com 1360L: bluesmoke-devel@lists.sourceforge.net 1361W: bluesmoke.sourceforge.net 1362S: Supported 1363 1364EDAC-E752X 1365P: Mark Gross 1366M: mark.gross@intel.com 1367L: bluesmoke-devel@lists.sourceforge.net 1368W: bluesmoke.sourceforge.net 1369S: Maintained 1370 1371EDAC-E7XXX 1372P: Doug Thompson 1373M: norsk5@xmission.com 1374L: bluesmoke-devel@lists.sourceforge.net 1375W: bluesmoke.sourceforge.net 1376S: Maintained 1377 1378EDAC-R82600 1379P: Tim Small 1380M: tim@buttersideup.com 1381L: bluesmoke-devel@lists.sourceforge.net 1382W: bluesmoke.sourceforge.net 1383S: Maintained 1384 1385EEPRO100 NETWORK DRIVER 1386P: Andrey V. Savochkin 1387M: saw@saw.sw.com.sg 1388S: Maintained 1389 1390EFS FILESYSTEM 1391W: http://aeschi.ch.eu.org/efs/ 1392S: Orphan 1393 1394EHCA (IBM GX bus InfiniBand adapter) DRIVER: 1395P: Hoang-Nam Nguyen 1396M: hnguyen@de.ibm.com 1397P: Christoph Raisch 1398M: raisch@de.ibm.com 1399L: openib-general@openib.org 1400S: Supported 1401 1402EMU10K1 SOUND DRIVER 1403P: James Courtier-Dutton 1404M: James@superbug.demon.co.uk 1405L: emu10k1-devel@lists.sourceforge.net 1406W: http://sourceforge.net/projects/emu10k1/ 1407S: Maintained 1408 1409EMULEX LPFC FC SCSI DRIVER 1410P: James Smart 1411M: james.smart@emulex.com 1412L: linux-scsi@vger.kernel.org 1413W: http://sourceforge.net/projects/lpfcxxxx 1414S: Supported 1415 1416EPSON 1355 FRAMEBUFFER DRIVER 1417P: Christopher Hoover 1418M: ch@murgatroid.com, ch@hpl.hp.com 1419S: Maintained 1420 1421ETHEREXPRESS-16 NETWORK DRIVER 1422P: Philip Blundell 1423M: philb@gnu.org 1424L: netdev@vger.kernel.org 1425S: Maintained 1426 1427ETHERNET BRIDGE 1428P: Stephen Hemminger 1429M: shemminger@linux-foundation.org 1430L: bridge@lists.linux-foundation.org 1431W: http://bridge.sourceforge.net/ 1432S: Maintained 1433 1434ETHERTEAM 16I DRIVER 1435P: Mika Kuoppala 1436M: miku@iki.fi 1437S: Maintained 1438 1439EXT2 FILE SYSTEM 1440L: linux-ext4@vger.kernel.org 1441S: Maintained 1442 1443EXT3 FILE SYSTEM 1444P: Stephen Tweedie, Andrew Morton 1445M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com 1446L: linux-ext4@vger.kernel.org 1447S: Maintained 1448 1449EXT4 FILE SYSTEM 1450P: Stephen Tweedie, Andrew Morton 1451M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com 1452L: linux-ext4@vger.kernel.org 1453S: Maintained 1454 1455F71805F HARDWARE MONITORING DRIVER 1456P: Jean Delvare 1457M: khali@linux-fr.org 1458L: lm-sensors@lm-sensors.org 1459S: Maintained 1460 1461FARSYNC SYNCHRONOUS DRIVER 1462P: Kevin Curtis 1463M: kevin.curtis@farsite.co.uk 1464W: http://www.farsite.co.uk/ 1465S: Supported 1466 1467FAULT INJECTION SUPPORT 1468P: Akinobu Mita 1469M: akinobu.mita@gmail.com 1470S: Supported 1471 1472FRAMEBUFFER LAYER 1473P: Antonino Daplas 1474M: adaplas@gmail.com 1475L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only) 1476W: http://linux-fbdev.sourceforge.net/ 1477S: Maintained 1478 1479FREESCALE SOC FS_ENET DRIVER 1480P: Pantelis Antoniou 1481M: pantelis.antoniou@gmail.com 1482P: Vitaly Bordug 1483M: vbordug@ru.mvista.com 1484L: linuxppc-embedded@ozlabs.org 1485L: netdev@vger.kernel.org 1486S: Maintained 1487 1488FREESCALE HIGHSPEED USB DEVICE DRIVER 1489P: Li Yang 1490M: leoli@freescale.com 1491L: linux-usb-devel@lists.sourceforge.net 1492L: linuxppc-embedded@ozlabs.org 1493S: Maintained 1494 1495FREESCALE QUICC ENGINE UCC ETHERNET DRIVER 1496P: Li Yang 1497M: leoli@freescale.com 1498L: netdev@vger.kernel.org 1499L: linuxppc-embedded@ozlabs.org 1500S: Maintained 1501 1502FILE LOCKING (flock() and fcntl()/lockf()) 1503P: Matthew Wilcox 1504M: matthew@wil.cx 1505L: linux-fsdevel@vger.kernel.org 1506S: Maintained 1507 1508FILESYSTEMS (VFS and infrastructure) 1509P: Alexander Viro 1510M: viro@zeniv.linux.org.uk 1511S: Maintained 1512 1513FIREWIRE SUBSYSTEM 1514P: Kristian Hoegsberg, Stefan Richter 1515M: krh@redhat.com, stefanr@s5r6.in-berlin.de 1516L: linux1394-devel@lists.sourceforge.net 1517W: http://www.linux1394.org/ 1518T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git 1519S: Maintained 1520 1521FIRMWARE LOADER (request_firmware) 1522L: linux-kernel@vger.kernel.org 1523S: Orphan 1524 1525FPU EMULATOR 1526P: Bill Metzenthen 1527M: billm@suburbia.net 1528W: http://suburbia.net/~billm/floating-point/emulator/ 1529S: Maintained 1530 1531FRAME RELAY DLCI/FRAD (Sangoma drivers too) 1532P: Mike McLagan 1533M: mike.mclagan@linux.org 1534L: netdev@vger.kernel.org 1535S: Maintained 1536 1537FREEVXFS FILESYSTEM 1538P: Christoph Hellwig 1539M: hch@infradead.org 1540W: ftp://ftp.openlinux.org/pub/people/hch/vxfs 1541S: Maintained 1542 1543FUJITSU FR-V (FRV) PORT 1544P: David Howells 1545M: dhowells@redhat.com 1546S: Maintained 1547 1548FUSE: FILESYSTEM IN USERSPACE 1549P: Miklos Szeredi 1550M: miklos@szeredi.hu 1551L: fuse-devel@lists.sourceforge.net 1552W: http://fuse.sourceforge.net/ 1553S: Maintained 1554 1555FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit) 1556P: Rik Faith 1557M: faith@cs.unc.edu 1558L: linux-scsi@vger.kernel.org 1559S: Odd fixes (e.g., new signatures) 1560 1561GDT SCSI DISK ARRAY CONTROLLER DRIVER 1562P: Achim Leubner 1563M: achim_leubner@adaptec.com 1564L: linux-scsi@vger.kernel.org 1565W: http://www.icp-vortex.com/ 1566S: Supported 1567 1568GENERIC GPIO I2C DRIVER 1569P: Haavard Skinnemoen 1570M: hskinnemoen@atmel.com 1571S: Supported 1572 1573GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS 1574P: Krzysztof Halasa 1575M: khc@pm.waw.pl 1576W: http://www.kernel.org/pub/linux/utils/net/hdlc/ 1577S: Maintained 1578 1579GFS2 FILE SYSTEM 1580P: Steven Whitehouse 1581M: swhiteho@redhat.com 1582L: cluster-devel@redhat.com 1583W: http://sources.redhat.com/cluster/ 1584T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git 1585T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git 1586S: Supported 1587 1588GIGASET ISDN DRIVERS 1589P: Hansjoerg Lipp 1590M: hjlipp@web.de 1591P: Tilman Schmidt 1592M: tilman@imap.cc 1593L: gigaset307x-common@lists.sourceforge.net 1594W: http://gigaset307x.sourceforge.net/ 1595S: Maintained 1596 1597HARDWARE MONITORING 1598P: Jean Delvare 1599M: khali@linux-fr.org 1600L: lm-sensors@lm-sensors.org 1601W: http://www.lm-sensors.org/ 1602T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-hwmon/ 1603S: Maintained 1604 1605HARDWARE RANDOM NUMBER GENERATOR CORE 1606P: Michael Buesch 1607M: mb@bu3sch.de 1608S: Maintained 1609 1610HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER 1611P: Robert Love 1612M: rlove@rlove.org 1613M: linux-kernel@vger.kernel.org 1614W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/ 1615S: Maintained 1616 1617HARMONY SOUND DRIVER 1618P: Kyle McMartin 1619M: kyle@parisc-linux.org 1620W: http://www.parisc-linux.org/~kyle/harmony/ 1621L: parisc-linux@lists.parisc-linux.org 1622S: Maintained 1623 1624HAYES ESP SERIAL DRIVER 1625P: Andrew J. Robinson 1626M: arobinso@nyx.net 1627L: linux-kernel@vger.kernel.org 1628W: http://www.nyx.net/~arobinso 1629S: Maintained 1630 1631HFS FILESYSTEM 1632P: Roman Zippel 1633M: zippel@linux-m68k.org 1634L: linux-kernel@vger.kernel.org 1635S: Maintained 1636 1637HGA FRAMEBUFFER DRIVER 1638P: Ferenc Bakonyi 1639M: fero@drama.obuda.kando.hu 1640L: linux-nvidia@lists.surfsouth.com 1641W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml 1642S: Maintained 1643 1644HID CORE LAYER 1645P: Jiri Kosina 1646M: jkosina@suse.cz 1647L: linux-input@atrey.karlin.mff.cuni.cz 1648T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git 1649S: Maintained 1650 1651HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS 1652P: Thomas Gleixner 1653M: tglx@linutronix.de 1654L: linux-kernel@vger.kernel.org 1655S: Maintained 1656 1657HIGH-SPEED SCC DRIVER FOR AX.25 1658P: Klaus Kudielka 1659M: klaus.kudielka@ieee.org 1660L: linux-hams@vger.kernel.org 1661W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/ 1662S: Maintained 1663 1664HIGHPOINT ROCKETRAID 3xxx RAID DRIVER 1665P: HighPoint Linux Team 1666M: linux@highpoint-tech.com 1667W: http://www.highpoint-tech.com 1668S: Supported 1669 1670HIPPI 1671P: Jes Sorensen 1672M: jes@trained-monkey.org 1673L: linux-hippi@sunsite.dk 1674S: Maintained 1675 1676HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA 1677P: Chirag Kantharia 1678M: chirag.kantharia@hp.com 1679L: iss_storagedev@hp.com 1680S: Maintained 1681 1682HEWLETT-PACKARD SMART2 RAID DRIVER 1683P: Chirag Kantharia 1684M: chirag.kantharia@hp.com 1685L: iss_storagedev@hp.com 1686S: Maintained 1687 1688HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss) 1689P: Mike Miller 1690M: mike.miller@hp.com 1691L: iss_storagedev@hp.com 1692S: Supported 1693 1694HOST AP DRIVER 1695P: Jouni Malinen 1696M: j@w1.fi 1697L: hostap@shmoo.com (subscribers-only) 1698L: linux-wireless@vger.kernel.org 1699W: http://hostap.epitest.fi/ 1700S: Maintained 1701 1702HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series 1703P: Jaroslav Kysela 1704M: perex@suse.cz 1705S: Maintained 1706 1707HPET: High Precision Event Timers driver (hpet.c) 1708P: Clemens Ladisch 1709M: clemens@ladisch.de 1710S: Maintained 1711 1712HPET: i386 1713P: Venkatesh Pallipadi (Venki) 1714M: venkatesh.pallipadi@intel.com 1715S: Maintained 1716 1717HPET: x86_64 1718P: Andi Kleen and Vojtech Pavlik 1719M: andi@firstfloor.org and vojtech@suse.cz 1720S: Maintained 1721 1722HPET: ACPI hpet.c 1723P: Bob Picco 1724M: bob.picco@hp.com 1725S: Maintained 1726 1727HPFS FILESYSTEM 1728P: Mikulas Patocka 1729M: mikulas@artax.karlin.mff.cuni.cz 1730W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi 1731S: Maintained 1732 1733HUGETLB FILESYSTEM 1734P: William Irwin 1735M: wli@holomorphy.com 1736S: Maintained 1737 1738I2C SUBSYSTEM 1739P: Jean Delvare 1740M: khali@linux-fr.org 1741L: i2c@lm-sensors.org 1742T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/ 1743S: Maintained 1744 1745I2C-TINY-USB DRIVER 1746P: Till Harbaum 1747M: till@harbaum.org 1748L: i2c@lm-sensors.org 1749T: http://www.harbaum.org/till/i2c_tiny_usb 1750S: Maintained 1751 1752i386 BOOT CODE 1753P: Riley H. Williams 1754M: Riley@Williams.Name 1755L: Linux-Kernel@vger.kernel.org 1756S: Maintained 1757 1758i386 SETUP CODE / CPU ERRATA WORKAROUNDS 1759P: H. Peter Anvin 1760M: hpa@zytor.com 1761S: Maintained 1762 1763IA64 (Itanium) PLATFORM 1764P: Tony Luck 1765M: tony.luck@intel.com 1766L: linux-ia64@vger.kernel.org 1767W: http://www.ia64-linux.org/ 1768T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git 1769S: Maintained 1770 1771SN-IA64 (Itanium) SUB-PLATFORM 1772P: Jes Sorensen 1773M: jes@sgi.com 1774L: linux-altix@sgi.com 1775L: linux-ia64@vger.kernel.org 1776W: http://www.sgi.com/altix 1777S: Maintained 1778 1779IBM MCA SCSI SUBSYSTEM DRIVER 1780P: Michael Lang 1781M: langa2@kph.uni-mainz.de 1782W: http://www.uni-mainz.de/~langm000/linux.html 1783S: Maintained 1784 1785IBM Power Linux RAID adapter 1786P: Brian King 1787M: brking@us.ibm.com 1788S: Supported 1789 1790IBM ServeRAID RAID DRIVER 1791P: Jack Hammer 1792P: Dave Jeffery 1793M: ipslinux@adaptec.com 1794W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html 1795S: Supported 1796 1797IDE SUBSYSTEM 1798P: Bartlomiej Zolnierkiewicz 1799M: bzolnier@gmail.com 1800L: linux-ide@vger.kernel.org 1801T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/ 1802S: Maintained 1803 1804IDE/ATAPI CDROM DRIVER 1805P: Alan Cox 1806M: alan@lxorguk.ukuu.org.uk 1807L: linux-ide@vger.kernel.org 1808S: Maintained 1809 1810IDE/ATAPI FLOPPY DRIVERS 1811P: Paul Bristow 1812M: Paul Bristow <paul@paulbristow.net> 1813W: http://paulbristow.net/linux/idefloppy.html 1814L: linux-kernel@vger.kernel.org 1815S: Maintained 1816 1817IDE/ATAPI TAPE DRIVERS 1818P: Gadi Oxman 1819M: Gadi Oxman <gadio@netvision.net.il> 1820L: linux-kernel@vger.kernel.org 1821S: Maintained 1822 1823IEEE 1394 SUBSYSTEM 1824P: Ben Collins 1825M: ben.collins@ubuntu.com 1826P: Stefan Richter 1827M: stefanr@s5r6.in-berlin.de 1828L: linux1394-devel@lists.sourceforge.net 1829W: http://www.linux1394.org/ 1830T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git 1831S: Maintained 1832 1833IEEE 1394 RAW I/O DRIVER (raw1394) 1834P: Dan Dennedy 1835M: dan@dennedy.org 1836P: Stefan Richter 1837M: stefanr@s5r6.in-berlin.de 1838L: linux1394-devel@lists.sourceforge.net 1839S: Maintained 1840 1841IMS TWINTURBO FRAMEBUFFER DRIVER 1842P: Paul Mundt 1843M: lethal@chaoticdreams.org 1844L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only) 1845S: Maintained 1846 1847INFINIBAND SUBSYSTEM 1848P: Roland Dreier 1849M: rolandd@cisco.com 1850P: Sean Hefty 1851M: mshefty@ichips.intel.com 1852P: Hal Rosenstock 1853M: halr@voltaire.com 1854L: openib-general@openib.org 1855W: http://www.openib.org/ 1856T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git 1857S: Supported 1858 1859INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS 1860P: Dmitry Torokhov 1861M: dmitry.torokhov@gmail.com 1862M: dtor@mail.ru 1863L: linux-input@atrey.karlin.mff.cuni.cz 1864L: linux-joystick@atrey.karlin.mff.cuni.cz 1865T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git 1866S: Maintained 1867 1868INOTIFY 1869P: John McCutchan 1870M: ttb@tentacle.dhs.org 1871P: Robert Love 1872M: rml@novell.com 1873L: linux-kernel@vger.kernel.org 1874S: Maintained 1875 1876INTEL FRAMEBUFFER DRIVER (excluding 810 and 815) 1877P: Sylvain Meyer 1878M: sylvain.meyer@worldonline.fr 1879L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only) 1880S: Maintained 1881 1882INTEL 810/815 FRAMEBUFFER DRIVER 1883P: Antonino Daplas 1884M: adaplas@gmail.com 1885L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only) 1886S: Maintained 1887 1888INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT 1889P: Ingo Molnar 1890M: mingo@redhat.com 1891S: Maintained 1892 1893INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT 1894P: Jeff Garzik 1895M: jgarzik@pobox.com 1896W: http://sourceforge.net/projects/gkernel/ 1897S: Maintained 1898 1899INTEL IA32 MICROCODE UPDATE SUPPORT 1900P: Tigran Aivazian 1901M: tigran@aivazian.fsnet.co.uk 1902S: Maintained 1903 1904INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT 1905P: Deepak Saxena 1906M: dsaxena@plexity.net 1907S: Maintained 1908 1909INTEL IXP2000 ETHERNET DRIVER 1910P: Lennert Buytenhek 1911M: kernel@wantstofly.org 1912L: netdev@vger.kernel.org 1913S: Maintained 1914 1915INTEL PRO/100 ETHERNET SUPPORT 1916P: John Ronciak 1917M: john.ronciak@intel.com 1918P: Jesse Brandeburg 1919M: jesse.brandeburg@intel.com 1920P: Jeff Kirsher 1921M: jeffrey.t.kirsher@intel.com 1922P: Auke Kok 1923M: auke-jan.h.kok@intel.com 1924L: e1000-devel@lists.sourceforge.net 1925W: http://sourceforge.net/projects/e1000/ 1926S: Supported 1927 1928INTEL PRO/1000 GIGABIT ETHERNET SUPPORT 1929P: Jeb Cramer 1930M: cramerj@intel.com 1931P: John Ronciak 1932M: john.ronciak@intel.com 1933P: Jesse Brandeburg 1934M: jesse.brandeburg@intel.com 1935P: Jeff Kirsher 1936M: jeffrey.t.kirsher@intel.com 1937P: Auke Kok 1938M: auke-jan.h.kok@intel.com 1939L: e1000-devel@lists.sourceforge.net 1940W: http://sourceforge.net/projects/e1000/ 1941S: Supported 1942 1943INTEL PRO/10GbE SUPPORT 1944P: Jeff Kirsher 1945M: jeffrey.t.kirsher@intel.com 1946P: Ayyappan Veeraiyan 1947M: ayyappan.veeraiyan@intel.com 1948P: John Ronciak 1949M: john.ronciak@intel.com 1950P: Jesse Brandeburg 1951M: jesse.brandeburg@intel.com 1952P: Auke Kok 1953M: auke-jan.h.kok@intel.com 1954L: e1000-devel@lists.sourceforge.net 1955W: http://sourceforge.net/projects/e1000/ 1956S: Supported 1957 1958INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT 1959P: Yi Zhu 1960M: yi.zhu@intel.com 1961P: James Ketrenos 1962M: jketreno@linux.intel.com 1963L: linux-wireless@vger.kernel.org 1964L: ipw2100-devel@lists.sourceforge.net 1965L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel 1966W: http://ipw2100.sourceforge.net 1967S: Supported 1968 1969INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT 1970P: Yi Zhu 1971M: yi.zhu@intel.com 1972P: James Ketrenos 1973M: jketreno@linux.intel.com 1974L: linux-wireless@vger.kernel.org 1975L: ipw2100-devel@lists.sourceforge.net 1976L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel 1977W: http://ipw2200.sourceforge.net 1978S: Supported 1979 1980IOC3 DRIVER 1981P: Ralf Baechle 1982M: ralf@linux-mips.org 1983L: linux-mips@linux-mips.org 1984S: Maintained 1985 1986IP MASQUERADING: 1987P: Juanjo Ciarlante 1988M: jjciarla@raiz.uncu.edu.ar 1989S: Maintained 1990 1991IPATH DRIVER: 1992P: Bryan O'Sullivan 1993M: support@pathscale.com 1994L: openib-general@openib.org 1995S: Supported 1996 1997IPMI SUBSYSTEM 1998P: Corey Minyard 1999M: minyard@acm.org 2000L: openipmi-developer@lists.sourceforge.net 2001W: http://openipmi.sourceforge.net/ 2002S: Supported 2003 2004IPX NETWORK LAYER 2005P: Arnaldo Carvalho de Melo 2006M: acme@ghostprotocols.net 2007L: netdev@vger.kernel.org 2008S: Maintained 2009 2010IRDA SUBSYSTEM 2011P: Samuel Ortiz 2012M: samuel@sortiz.org 2013L: irda-users@lists.sourceforge.net (subscribers-only) 2014W: http://irda.sourceforge.net/ 2015S: Maintained 2016 2017ISAPNP 2018P: Jaroslav Kysela 2019M: perex@suse.cz 2020S: Maintained 2021 2022ISDN SUBSYSTEM 2023P: Karsten Keil 2024M: kkeil@suse.de 2025P: Kai Germaschewski 2026M: kai.germaschewski@gmx.de 2027L: isdn4linux@listserv.isdn4linux.de 2028W: http://www.isdn4linux.de 2029T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git 2030S: Maintained 2031 2032ISDN SUBSYSTEM (Eicon active card driver) 2033P: Armin Schindler 2034M: mac@melware.de 2035L: isdn4linux@listserv.isdn4linux.de 2036W: http://www.melware.de 2037S: Maintained 2038 2039JOURNALLING FLASH FILE SYSTEM V2 (JFFS2) 2040P: David Woodhouse 2041M: dwmw2@infradead.org 2042L: jffs-dev@axis.com 2043W: http://sources.redhat.com/jffs2/ 2044S: Maintained 2045 2046JFS FILESYSTEM 2047P: Dave Kleikamp 2048M: shaggy@austin.ibm.com 2049L: jfs-discussion@lists.sourceforge.net 2050W: http://jfs.sourceforge.net/ 2051T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git 2052S: Supported 2053 2054JOURNALLING LAYER FOR BLOCK DEVICES (JBD) 2055P: Stephen Tweedie, Andrew Morton 2056M: sct@redhat.com, akpm@linux-foundation.org 2057L: linux-ext4@vger.kernel.org 2058S: Maintained 2059 2060K8TEMP HARDWARE MONITORING DRIVER 2061P: Rudolf Marek 2062M: r.marek@assembler.cz 2063L: lm-sensors@lm-sensors.org 2064S: Maintained 2065 2066KCONFIG 2067P: Roman Zippel 2068M: zippel@linux-m68k.org 2069L: kbuild-devel@lists.sourceforge.net 2070S: Maintained 2071 2072KDUMP 2073P: Vivek Goyal 2074M: vgoyal@in.ibm.com 2075P: Haren Myneni 2076M: hbabu@us.ibm.com 2077L: kexec@lists.infradead.org 2078L: linux-kernel@vger.kernel.org 2079W: http://lse.sourceforge.net/kdump/ 2080S: Maintained 2081 2082KERNEL AUTOMOUNTER (AUTOFS) 2083P: H. Peter Anvin 2084M: hpa@zytor.com 2085L: autofs@linux.kernel.org 2086S: Odd Fixes 2087 2088KERNEL AUTOMOUNTER v4 (AUTOFS4) 2089P: Ian Kent 2090M: raven@themaw.net 2091L: autofs@linux.kernel.org 2092S: Maintained 2093 2094KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*) 2095P: Kai Germaschewski 2096M: kai@germaschewski.name 2097P: Sam Ravnborg 2098M: sam@ravnborg.org 2099T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git 2100S: Maintained 2101 2102KERNEL JANITORS 2103P: Several 2104L: kernel-janitors@vger.kernel.org 2105W: http://www.kerneljanitors.org/ 2106S: Maintained 2107 2108KERNEL NFSD 2109P: Neil Brown 2110M: neilb@suse.de 2111L: nfs@lists.sourceforge.net 2112W: http://nfs.sourceforge.net/ 2113S: Supported 2114 2115KERNEL VIRTUAL MACHINE (KVM) 2116P: Avi Kivity 2117M: avi@qumranet.com 2118L: kvm-devel@lists.sourceforge.net 2119W: kvm.sourceforge.net 2120S: Supported 2121 2122KEXEC 2123P: Eric Biederman 2124M: ebiederm@xmission.com 2125W: http://www.xmission.com/~ebiederm/files/kexec/ 2126L: linux-kernel@vger.kernel.org 2127L: kexec@lists.infradead.org 2128S: Maintained 2129 2130KPROBES 2131P: Prasanna S Panchamukhi 2132M: prasanna@in.ibm.com 2133P: Ananth N Mavinakayanahalli 2134M: ananth@in.ibm.com 2135P: Anil S Keshavamurthy 2136M: anil.s.keshavamurthy@intel.com 2137P: David S. Miller 2138M: davem@davemloft.net 2139L: linux-kernel@vger.kernel.org 2140S: Maintained 2141 2142KS0108 LCD CONTROLLER DRIVER 2143P: Miguel Ojeda Sandonis 2144M: maxextreme@gmail.com 2145L: linux-kernel@vger.kernel.org 2146W: http://auxdisplay.googlepages.com/ 2147S: Maintained 2148 2149LAPB module 2150L: linux-x25@vger.kernel.org 2151S: Orphan 2152 2153LASI 53c700 driver for PARISC 2154P: James E.J. Bottomley 2155M: James.Bottomley@HansenPartnership.com 2156L: linux-scsi@vger.kernel.org 2157S: Maintained 2158 2159LED SUBSYSTEM 2160P: Richard Purdie 2161M: rpurdie@rpsys.net 2162S: Maintained 2163 2164LEGO USB Tower driver 2165P: Juergen Stuber 2166M: starblue@users.sourceforge.net 2167L: legousb-devel@lists.sourceforge.net 2168W: http://legousb.sourceforge.net/ 2169S: Maintained 2170 2171LINUX FOR IBM pSERIES (RS/6000) 2172P: Paul Mackerras 2173M: paulus@au.ibm.com 2174W: http://www.ibm.com/linux/ltc/projects/ppc 2175S: Supported 2176 2177LINUX FOR NCR VOYAGER 2178P: James Bottomley 2179M: James.Bottomley@HansenPartnership.com 2180W: http://www.hansenpartnership.com/voyager 2181S: Maintained 2182 2183LINUX FOR POWERPC 2184P: Paul Mackerras 2185M: paulus@samba.org 2186W: http://www.penguinppc.org/ 2187L: linuxppc-dev@ozlabs.org 2188T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git 2189S: Supported 2190 2191LINUX FOR POWER MACINTOSH 2192P: Benjamin Herrenschmidt 2193M: benh@kernel.crashing.org 2194W: http://www.penguinppc.org/ 2195L: linuxppc-dev@ozlabs.org 2196S: Maintained 2197 2198LINUX FOR POWERPC EMBEDDED MPC52XX 2199P: Sylvain Munaut 2200M: tnt@246tNt.com 2201W: http://www.246tNt.com/mpc52xx/ 2202W: http://www.penguinppc.org/ 2203L: linuxppc-dev@ozlabs.org 2204L: linuxppc-embedded@ozlabs.org 2205S: Maintained 2206 2207LINUX FOR POWERPC EMBEDDED PPC4XX 2208P: Matt Porter 2209M: mporter@kernel.crashing.org 2210W: http://www.penguinppc.org/ 2211L: linuxppc-embedded@ozlabs.org 2212S: Maintained 2213 2214LINUX FOR POWERPC BOOT CODE 2215P: Tom Rini 2216M: trini@kernel.crashing.org 2217W: http://www.penguinppc.org/ 2218L: linuxppc-embedded@ozlabs.org 2219S: Maintained 2220 2221LINUX FOR POWERPC EMBEDDED PPC8XX 2222P: Marcelo Tosatti 2223M: marcelo@kvack.org 2224W: http://www.penguinppc.org/ 2225L: linuxppc-embedded@ozlabs.org 2226S: Maintained 2227 2228LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX 2229P: Kumar Gala 2230M: galak@kernel.crashing.org 2231W: http://www.penguinppc.org/ 2232L: linuxppc-embedded@ozlabs.org 2233S: Maintained 2234 2235LINUX FOR POWERPC PA SEMI PWRFICIENT 2236P: Olof Johansson 2237M: olof@lixom.net 2238W: http://www.pasemi.com/ 2239L: linuxppc-dev@ozlabs.org 2240S: Supported 2241 2242LLC (802.2) 2243P: Arnaldo Carvalho de Melo 2244M: acme@ghostprotocols.net 2245S: Maintained 2246 2247LINUX FOR 64BIT POWERPC 2248P: Paul Mackerras 2249M: paulus@samba.org 2250M: paulus@au.ibm.com 2251P: Anton Blanchard 2252M: anton@samba.org 2253M: anton@au.ibm.com 2254W: http://www.penguinppc.org/ppc64/ 2255L: linuxppc-dev@ozlabs.org 2256S: Supported 2257 2258LINUX SECURITY MODULE (LSM) FRAMEWORK 2259P: Chris Wright 2260M: chrisw@sous-sol.org 2261L: linux-security-module@vger.kernel.org 2262W: http://lsm.immunix.org 2263T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git 2264S: Supported 2265 2266LM83 HARDWARE MONITOR DRIVER 2267P: Jean Delvare 2268M: khali@linux-fr.org 2269L: lm-sensors@lm-sensors.org 2270S: Maintained 2271 2272LM90 HARDWARE MONITOR DRIVER 2273P: Jean Delvare 2274M: khali@linux-fr.org 2275L: lm-sensors@lm-sensors.org 2276S: Maintained 2277 2278LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks) 2279P: Richard Russon (FlatCap) 2280M: ldm@flatcap.org 2281L: linux-ntfs-dev@lists.sourceforge.net 2282W: http://www.linux-ntfs.org/content/view/19/37/ 2283S: Maintained 2284 2285LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) 2286P: Eric Moore 2287M: Eric.Moore@lsi.com 2288M: support@lsi.com 2289L: mpt_linux_developer@lsi.com 2290L: linux-scsi@vger.kernel.org 2291W: http://www.lsilogic.com/support 2292S: Supported 2293 2294LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers 2295P: Matthew Wilcox 2296M: matthew@wil.cx 2297L: linux-scsi@vger.kernel.org 2298S: Maintained 2299 2300M68K ARCHITECTURE 2301P: Geert Uytterhoeven 2302M: geert@linux-m68k.org 2303P: Roman Zippel 2304M: zippel@linux-m68k.org 2305L: linux-m68k@lists.linux-m68k.org 2306W: http://www.linux-m68k.org/ 2307W: http://linux-m68k-cvs.ubb.ca/ 2308S: Maintained 2309 2310M68K ON APPLE MACINTOSH 2311P: Joshua Thompson 2312M: funaho@jurai.org 2313W: http://www.mac.linux-m68k.org/ 2314L: linux-mac68k@mac.linux-m68k.org 2315S: Maintained 2316 2317M68K ON HP9000/300 2318P: Philip Blundell 2319M: philb@gnu.org 2320W: http://www.tazenda.demon.co.uk/phil/linux-hp 2321S: Maintained 2322 2323MAC80211 2324P: Jiri Benc 2325M: jbenc@suse.cz 2326P: Michael Wu 2327M: flamingice@sourmilk.net 2328L: linux-wireless@vger.kernel.org 2329W: http://linuxwireless.org/ 2330T: git kernel.org:/pub/scm/linux/kernel/git/jbenc/mac80211.git 2331S: Maintained 2332 2333MARVELL YUKON / SYSKONNECT DRIVER 2334P: Mirko Lindner 2335M: mlindner@syskonnect.de 2336P: Ralph Roesler 2337M: rroesler@syskonnect.de 2338W: http://www.syskonnect.com 2339S: Supported 2340 2341MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7 2342P: Michael Kerrisk 2343M: mtk-manpages@gmx.net 2344W: ftp://ftp.kernel.org/pub/linux/docs/manpages 2345S: Maintained 2346 2347MARVELL MV643XX ETHERNET DRIVER 2348P: Dale Farnsworth 2349M: dale@farnsworth.org 2350P: Manish Lachwani 2351M: mlachwani@mvista.com 2352L: netdev@vger.kernel.org 2353S: Odd Fixes for 2.4; Maintained for 2.6. 2354 2355MATROX FRAMEBUFFER DRIVER 2356P: Petr Vandrovec 2357M: vandrove@vc.cvut.cz 2358L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only) 2359S: Maintained 2360 2361MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER 2362P: Hans J. Koch 2363M: hjk@linutronix.de 2364L: lm-sensors@lm-sensors.org 2365S: Maintained 2366 2367MEGARAID SCSI DRIVERS 2368P: Neela Syam Kolli 2369M: megaraidlinux@lsi.com 2370S: linux-scsi@vger.kernel.org 2371W: http://megaraid.lsilogic.com 2372S: Maintained 2373 2374MEMORY MANAGEMENT 2375L: linux-mm@kvack.org 2376L: linux-kernel@vger.kernel.org 2377W: http://www.linux-mm.org 2378S: Maintained 2379 2380MEMORY TECHNOLOGY DEVICES (MTD) 2381P: David Woodhouse 2382M: dwmw2@infradead.org 2383W: http://www.linux-mtd.infradead.org/ 2384L: linux-mtd@lists.infradead.org 2385T: git git://git.infradead.org/mtd-2.6.git 2386S: Maintained 2387 2388UNSORTED BLOCK IMAGES (UBI) 2389P: Artem Bityutskiy 2390M: dedekind@infradead.org 2391W: http://www.linux-mtd.infradead.org/ 2392L: linux-mtd@lists.infradead.org 2393T: git git://git.infradead.org/ubi-2.6.git 2394S: Maintained 2395 2396MICROTEK X6 SCANNER 2397P: Oliver Neukum 2398M: oliver@neukum.name 2399S: Maintained 2400 2401MIPS 2402P: Ralf Baechle 2403M: ralf@linux-mips.org 2404W: http://www.linux-mips.org/ 2405L: linux-mips@linux-mips.org 2406T: git www.linux-mips.org:/pub/scm/linux.git 2407S: Supported 2408 2409MISCELLANEOUS MCA-SUPPORT 2410P: James Bottomley 2411M: jejb@steeleye.com 2412L: linux-kernel@vger.kernel.org 2413S: Maintained 2414 2415MODULE SUPPORT 2416P: Rusty Russell 2417M: rusty@rustcorp.com.au 2418L: linux-kernel@vger.kernel.org 2419S: Maintained 2420 2421MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER 2422P: Stelian Pop 2423M: stelian@popies.net 2424W: http://popies.net/meye/ 2425S: Maintained 2426 2427MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER 2428P: Pavel Pisa 2429M: ppisa@pikron.com 2430L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 2431W: http://mmc.drzeus.cx/wiki/Controllers/Freescale/SDHC 2432S: Maintained 2433 2434MOUSE AND MISC DEVICES [GENERAL] 2435P: Alessandro Rubini 2436M: rubini@ipvvis.unipv.it 2437L: linux-kernel@vger.kernel.org 2438S: Maintained 2439 2440MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0) 2441P: Jiri Slaby 2442M: jirislaby@gmail.com 2443L: linux-kernel@vger.kernel.org 2444S: Maintained 2445 2446MSI LAPTOP SUPPORT 2447P: Lennart Poettering 2448M: mzxreary@0pointer.de 2449L: https://tango.0pointer.de/mailman/listinfo/s270-linux 2450W: http://0pointer.de/lennart/tchibo.html 2451S: Maintained 2452 2453MTRR AND SIMILAR SUPPORT [i386] 2454P: Richard Gooch 2455M: rgooch@atnf.csiro.au 2456L: linux-kernel@vger.kernel.org 2457W: http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html 2458S: Maintained 2459 2460MULTIMEDIA CARD (MMC) AND SECURE DIGITAL (SD) SUBSYSTEM 2461P: Pierre Ossman 2462M: drzeus-mmc@drzeus.cx 2463L: linux-kernel@vger.kernel.org 2464S: Maintained 2465 2466MULTISOUND SOUND DRIVER 2467P: Andrew Veliath 2468M: andrewtv@usa.net 2469S: Maintained 2470 2471MULTITECH MULTIPORT CARD (ISICOM) 2472P: Jiri Slaby 2473M: jirislaby@gmail.com 2474L: linux-kernel@vger.kernel.org 2475S: Maintained 2476 2477NATSEMI ETHERNET DRIVER (DP8381x) 2478P: Tim Hockin 2479M: thockin@hockin.org 2480S: Maintained 2481 2482NCP FILESYSTEM 2483P: Petr Vandrovec 2484M: vandrove@vc.cvut.cz 2485L: linware@sh.cvut.cz 2486S: Maintained 2487 2488NCR DUAL 700 SCSI DRIVER (MICROCHANNEL) 2489P: James E.J. Bottomley 2490M: James.Bottomley@HansenPartnership.com 2491L: linux-scsi@vger.kernel.org 2492S: Maintained 2493 2494NETEM NETWORK EMULATOR 2495P: Stephen Hemminger 2496M: shemminger@linux-foundation.org 2497L: netem@lists.linux-foundation.org 2498S: Maintained 2499 2500NETFILTER/IPTABLES/IPCHAINS 2501P: Rusty Russell 2502P: Marc Boucher 2503P: James Morris 2504P: Harald Welte 2505P: Jozsef Kadlecsik 2506P: Patrick McHardy 2507M: kaber@trash.net 2508L: netfilter-devel@lists.netfilter.org 2509L: netfilter@lists.netfilter.org (subscribers-only) 2510L: coreteam@netfilter.org 2511W: http://www.netfilter.org/ 2512W: http://www.iptables.org/ 2513S: Supported 2514 2515NETLABEL 2516P: Paul Moore 2517M: paul.moore@hp.com 2518W: http://netlabel.sf.net 2519L: netdev@vger.kernel.org 2520S: Supported 2521 2522NETROM NETWORK LAYER 2523P: Ralf Baechle 2524M: ralf@linux-mips.org 2525L: linux-hams@vger.kernel.org 2526W: http://www.linux-ax25.org/ 2527S: Maintained 2528 2529NETWORK BLOCK DEVICE (NBD) 2530P: Paul Clements 2531M: Paul.Clements@steeleye.com 2532S: Maintained 2533 2534NETWORK DEVICE DRIVERS 2535P: Andrew Morton 2536M: akpm@linux-foundation.org 2537P: Jeff Garzik 2538M: jgarzik@pobox.com 2539L: netdev@vger.kernel.org 2540T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git 2541S: Maintained 2542 2543NETWORKING [GENERAL] 2544P: Networking Team 2545M: netdev@vger.kernel.org 2546L: netdev@vger.kernel.org 2547W: http://linux-net.osdl.org/ 2548S: Maintained 2549 2550NETWORKING [IPv4/IPv6] 2551P: David S. Miller 2552M: davem@davemloft.net 2553P: Alexey Kuznetsov 2554M: kuznet@ms2.inr.ac.ru 2555P: Pekka Savola (ipv6) 2556M: pekkas@netcore.fi 2557P: James Morris 2558M: jmorris@namei.org 2559P: Hideaki YOSHIFUJI 2560M: yoshfuji@linux-ipv6.org 2561P: Patrick McHardy 2562M: kaber@coreworks.de 2563L: netdev@vger.kernel.org 2564T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git 2565S: Maintained 2566 2567NETWORKING [WIRELESS] 2568P: John W. Linville 2569M: linville@tuxdriver.com 2570L: linux-wireless@vger.kernel.org 2571T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git 2572S: Maintained 2573 2574NETXEN (1/10) GbE SUPPORT 2575P: Amit S. Kale 2576M: amitkale@netxen.com 2577L: netdev@vger.kernel.org 2578W: http://www.netxen.com 2579S: Supported 2580 2581IPVS 2582P: Wensong Zhang 2583M: wensong@linux-vs.org 2584P: Simon Horman 2585M: horms@verge.net.au 2586P: Julian Anastasov 2587M: ja@ssi.bg 2588L: netdev@vger.kernel.org 2589S: Maintained 2590 2591NFS CLIENT 2592P: Trond Myklebust 2593M: trond.myklebust@fys.uio.no 2594L: linux-kernel@vger.kernel.org 2595S: Maintained 2596 2597NI5010 NETWORK DRIVER 2598P: Jan-Pascal van Best 2599M: janpascal@vanbest.org 2600P: Andreas Mohr 2601M: andi@lisas.de 2602L: netdev@vger.kernel.org 2603S: Maintained 2604 2605NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER 2606P: YOKOTA Hiroshi 2607M: yokota@netlab.is.tsukuba.ac.jp 2608W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/ 2609S: Maintained 2610 2611NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER 2612P: GOTO Masanori 2613M: gotom@debian.or.jp 2614P: YOKOTA Hiroshi 2615M: yokota@netlab.is.tsukuba.ac.jp 2616W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/ 2617S: Maintained 2618 2619NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility) 2620P: Eberhard Moenkeberg 2621M: emoenke@gwdg.de 2622L: linux-kernel@vger.kernel.org 2623S: Maintained 2624 2625NTFS FILESYSTEM 2626P: Anton Altaparmakov 2627M: aia21@cantab.net 2628L: linux-ntfs-dev@lists.sourceforge.net 2629L: linux-kernel@vger.kernel.org 2630W: http://linux-ntfs.sf.net/ 2631T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git 2632S: Maintained 2633 2634NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER 2635P: Antonino Daplas 2636M: adaplas@gmail.com 2637L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only) 2638S: Maintained 2639 2640NETERION (S2IO) Xframe 10GbE DRIVER 2641P: Ramkrishna Vepa 2642M: ram.vepa@neterion.com 2643P: Rastapur Santosh 2644M: santosh.rastapur@neterion.com 2645P: Sivakumar Subramani 2646M: sivakumar.subramani@neterion.com 2647P: Sreenivasa Honnur 2648M: sreenivasa.honnur@neterion.com 2649L: netdev@vger.kernel.org 2650W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous 2651S: Supported 2652 2653OPENCORES I2C BUS DRIVER 2654P: Peter Korsgaard 2655M: jacmet@sunsite.dk 2656L: i2c@lm-sensors.org 2657S: Maintained 2658 2659ORACLE CLUSTER FILESYSTEM 2 (OCFS2) 2660P: Mark Fasheh 2661M: mark.fasheh@oracle.com 2662P: Kurt Hackel 2663M: kurt.hackel@oracle.com 2664L: ocfs2-devel@oss.oracle.com 2665W: http://oss.oracle.com/projects/ocfs2/ 2666S: Supported 2667 2668OLYMPIC NETWORK DRIVER 2669P: Peter De Shrijver 2670M: p2@ace.ulyssis.student.kuleuven.ac.be 2671P: Mike Phillips 2672M: mikep@linuxtr.net 2673L: netdev@vger.kernel.org 2674L: linux-tr@linuxtr.net 2675W: http://www.linuxtr.net 2676S: Maintained 2677 2678OMNIKEY CARDMAN 4000 DRIVER 2679P: Harald Welte 2680M: laforge@gnumonks.org 2681S: Maintained 2682 2683OMNIKEY CARDMAN 4040 DRIVER 2684P: Harald Welte 2685M: laforge@gnumonks.org 2686S: Maintained 2687 2688OMNIVISION OV7670 SENSOR DRIVER 2689P: Jonathan Corbet 2690M: corbet@lwn.net 2691L: video4linux-list@redhat.com 2692S: Maintained 2693 2694ONENAND FLASH DRIVER 2695P: Kyungmin Park 2696M: kyungmin.park@samsung.com 2697L: linux-mtd@lists.infradead.org 2698S: Maintained 2699 2700ONSTREAM SCSI TAPE DRIVER 2701P: Willem Riede 2702M: osst@riede.org 2703L: osst-users@lists.sourceforge.net 2704L: linux-scsi@vger.kernel.org 2705S: Maintained 2706 2707OPL3-SA2, SA3, and SAx DRIVER 2708P: Zwane Mwaikambo 2709M: zwane@arm.linux.org.uk 2710L: linux-sound@vger.kernel.org 2711S: Maintained 2712 2713OPROFILE 2714P: Philippe Elie 2715M: phil.el@wanadoo.fr 2716L: oprofile-list@lists.sf.net 2717S: Maintained 2718 2719ORINOCO DRIVER 2720P: Pavel Roskin 2721M: proski@gnu.org 2722P: David Gibson 2723M: hermes@gibson.dropbear.id.au 2724L: linux-wireless@vger.kernel.org 2725L: orinoco-users@lists.sourceforge.net 2726L: orinoco-devel@lists.sourceforge.net 2727W: http://www.nongnu.org/orinoco/ 2728S: Maintained 2729 2730PA SEMI ETHERNET DRIVER 2731P: Olof Johansson 2732M: olof@lixom.net 2733L: netdev@vger.kernel.org 2734S: Maintained 2735 2736PA SEMI SMBUS DRIVER 2737P: Olof Johansson 2738M: olof@lixom.net 2739L: i2c@lm-sensors.org 2740S: Maintained 2741 2742PARALLEL PORT SUPPORT 2743L: linux-parport@lists.infradead.org (subscribers-only) 2744S: Orphan 2745 2746PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES 2747P: Tim Waugh 2748M: tim@cyberelk.net 2749L: linux-parport@lists.infradead.org (subscribers-only) 2750W: http://www.torque.net/linux-pp.html 2751S: Maintained 2752 2753PARISC ARCHITECTURE 2754P: Matthew Wilcox 2755M: matthew@wil.cx 2756P: Grant Grundler 2757M: grundler@parisc-linux.org 2758P: Kyle McMartin 2759M: kyle@parisc-linux.org 2760L: parisc-linux@parisc-linux.org 2761W: http://www.parisc-linux.org/ 2762T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git 2763T: cvs cvs.parisc-linux.org:/var/cvs/linux-2.6 2764S: Maintained 2765 2766PARAVIRT_OPS INTERFACE 2767P: Jeremy Fitzhardinge 2768M: jeremy@xensource.com 2769P: Chris Wright 2770M: chrisw@sous-sol.org 2771P: Zachary Amsden 2772M: zach@vmware.com 2773P: Rusty Russell 2774M: rusty@rustcorp.com.au 2775L: virtualization@lists.osdl.org 2776L: linux-kernel@vger.kernel.org 2777S: Supported 2778 2779PC87360 HARDWARE MONITORING DRIVER 2780P: Jim Cromie 2781M: jim.cromie@gmail.com 2782L: lm-sensors@lm-sensors.org 2783S: Maintained 2784 2785PC8736x GPIO DRIVER 2786P: Jim Cromie 2787M: jim.cromie@gmail.com 2788S: Maintained 2789 2790PCI ERROR RECOVERY 2791P: Linas Vepstas 2792M: linas@austin.ibm.com 2793L: linux-kernel@vger.kernel.org 2794L: linux-pci@atrey.karlin.mff.cuni.cz 2795S: Supported 2796 2797PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES) 2798P: Thomas Sailer 2799M: sailer@ife.ee.ethz.ch 2800L: linux-sound@vger.kernel.org 2801W: http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html 2802S: Maintained 2803 2804PCI SUBSYSTEM 2805P: Greg Kroah-Hartman 2806M: gregkh@suse.de 2807L: linux-kernel@vger.kernel.org 2808L: linux-pci@atrey.karlin.mff.cuni.cz 2809T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/ 2810S: Supported 2811 2812PCI HOTPLUG CORE 2813P: Kristen Carlson Accardi 2814M: kristen.c.accardi@intel.com 2815S: Supported 2816 2817PCI HOTPLUG COMPAQ DRIVER 2818P: Greg Kroah-Hartman 2819M: greg@kroah.com 2820S: Maintained 2821 2822PCIE HOTPLUG DRIVER 2823P: Kristen Carlson Accardi 2824M: kristen.c.accardi@intel.com 2825L: pcihpd-discuss@lists.sourceforge.net 2826S: Supported 2827 2828PCMCIA SUBSYSTEM 2829P: Linux PCMCIA Team 2830L: linux-pcmcia@lists.infradead.org 2831L: http://lists.infradead.org/mailman/listinfo/linux-pcmcia 2832T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git 2833S: Maintained 2834 2835PCNET32 NETWORK DRIVER 2836P: Don Fry 2837M: pcnet32@verizon.net 2838L: netdev@vger.kernel.org 2839S: Maintained 2840 2841PER-TASK DELAY ACCOUNTING 2842P: Shailabh Nagar 2843M: nagar@watson.ibm.com 2844L: linux-kernel@vger.kernel.org 2845S: Maintained 2846 2847PERSONALITY HANDLING 2848P: Christoph Hellwig 2849M: hch@infradead.org 2850L: linux-abi-devel@lists.sourceforge.net 2851S: Maintained 2852 2853PHRAM MTD DRIVER 2854P: Jörn Engel 2855M: joern@wh.fh-wedel.de 2856L: linux-mtd@lists.infradead.org 2857S: Maintained 2858 2859PKTCDVD DRIVER 2860P: Peter Osterlund 2861M: petero2@telia.com 2862L: linux-kernel@vger.kernel.org 2863S: Maintained 2864 2865POSIX CLOCKS and TIMERS 2866P: George Anzinger 2867M: george@mvista.com 2868L: linux-kernel@vger.kernel.org 2869S: Supported 2870 2871POWERPC 4xx EMAC DRIVER 2872P: Eugene Surovegin 2873M: ebs@ebshome.net 2874W: http://kernel.ebshome.net/emac/ 2875L: linuxppc-embedded@ozlabs.org 2876L: netdev@vger.kernel.org 2877S: Maintained 2878 2879PNP SUPPORT 2880P: Adam Belay 2881M: ambx1@neo.rr.com 2882S: Maintained 2883 2884PNXxxxx I2C DRIVER 2885P: Vitaly Wool 2886M: vitalywool@gmail.com 2887L: i2c@lm-sensors.org 2888S: Maintained 2889 2890PPP PROTOCOL DRIVERS AND COMPRESSORS 2891P: Paul Mackerras 2892M: paulus@samba.org 2893L: linux-ppp@vger.kernel.org 2894S: Maintained 2895 2896PPP OVER ATM (RFC 2364) 2897P: Mitchell Blank Jr 2898M: mitch@sfgoth.com 2899S: Maintained 2900 2901PPP OVER ETHERNET 2902P: Michal Ostrowski 2903M: mostrows@speakeasy.net 2904S: Maintained 2905 2906PREEMPTIBLE KERNEL 2907P: Robert Love 2908M: rml@tech9.net 2909L: linux-kernel@vger.kernel.org 2910L: kpreempt-tech@lists.sourceforge.net 2911W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel 2912S: Supported 2913 2914PRISM54 WIRELESS DRIVER 2915P: Luis R. Rodriguez 2916M: mcgrof@gmail.com 2917L: linux-wireless@vger.kernel.org 2918W: http://prism54.org 2919S: Maintained 2920 2921PROMISE DC4030 CACHING DISK CONTROLLER DRIVER 2922P: Peter Denison 2923M: promise@pnd-pc.demon.co.uk 2924W: http://www.pnd-pc.demon.co.uk/promise/ 2925S: Maintained 2926 2927PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER 2928P: Mikael Pettersson 2929M: mikpe@it.uu.se 2930L: linux-ide@vger.kernel.org 2931S: Maintained 2932 2933PS3 NETWORK SUPPORT 2934P: Masakazu Mokuno 2935M: mokuno@sm.sony.co.jp 2936L: netdev@vger.kernel.org 2937L: cbe-oss-dev@ozlabs.org 2938S: Supported 2939 2940PS3 PLATFORM SUPPORT 2941P: Geoff Levand 2942M: geoffrey.levand@am.sony.com 2943L: linuxppc-dev@ozlabs.org 2944L: cbe-oss-dev@ozlabs.org 2945S: Supported 2946 2947PVRUSB2 VIDEO4LINUX DRIVER 2948P: Mike Isely 2949M: isely@pobox.com 2950L: pvrusb2@isely.net (subscribers-only) 2951L: video4linux-list@redhat.com 2952W: http://www.isely.net/pvrusb2/ 2953S: Maintained 2954 2955PXA2xx SUPPORT 2956P: Nicolas Pitre 2957M: nico@cam.org 2958L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 2959S: Maintained 2960 2961PXA MMCI DRIVER 2962S: Orphan 2963 2964QLOGIC QLA2XXX FC-SCSI DRIVER 2965P: Andrew Vasquez 2966M: linux-driver@qlogic.com 2967L: linux-scsi@vger.kernel.org 2968S: Supported 2969 2970QLOGIC QLA3XXX NETWORK DRIVER 2971P: Ron Mercer 2972M: linux-driver@qlogic.com 2973L: netdev@vger.kernel.org 2974S: Supported 2975 2976QNX4 FILESYSTEM 2977P: Anders Larsen 2978M: al@alarsen.net 2979L: linux-kernel@vger.kernel.org 2980W: http://www.alarsen.net/linux/qnx4fs/ 2981S: Maintained 2982 2983RADEON FRAMEBUFFER DISPLAY DRIVER 2984P: Benjamin Herrenschmidt 2985M: benh@kernel.crashing.org 2986L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only) 2987S: Maintained 2988 2989RAGE128 FRAMEBUFFER DISPLAY DRIVER 2990P: Paul Mackerras 2991M: paulus@samba.org 2992L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only) 2993S: Maintained 2994 2995RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER 2996P: Corey Thomas 2997M: corey@world.std.com 2998L: linux-wireless@vger.kernel.org 2999S: Maintained 3000 3001RANDOM NUMBER DRIVER 3002P: Matt Mackall 3003M: mpm@selenic.com 3004S: Maintained 3005 3006RAPIDIO SUBSYSTEM 3007P: Matt Porter 3008M: mporter@kernel.crashing.org 3009L: linux-kernel@vger.kernel.org 3010S: Maintained 3011 3012READ-COPY UPDATE (RCU) 3013P: Dipankar Sarma 3014M: dipankar@in.ibm.com 3015W: http://www.rdrop.com/users/paulmck/rclock/ 3016L: linux-kernel@vger.kernel.org 3017S: Supported 3018 3019RCUTORTURE MODULE 3020P: Josh Triplett 3021M: josh@freedesktop.org 3022L: linux-kernel@vger.kernel.org 3023S: Maintained 3024 3025REAL TIME CLOCK DRIVER 3026P: Paul Gortmaker 3027M: p_gortmaker@yahoo.com 3028L: linux-kernel@vger.kernel.org 3029S: Maintained 3030 3031REAL TIME CLOCK (RTC) SUBSYSTEM 3032P: Alessandro Zummo 3033M: a.zummo@towertech.it 3034L: rtc-linux@googlegroups.com 3035S: Maintained 3036 3037REISERFS FILE SYSTEM 3038P: Hans Reiser 3039M: reiserfs-dev@namesys.com 3040L: reiserfs-devel@vger.kernel.org 3041W: http://www.namesys.com 3042S: Supported 3043 3044ROCKETPORT DRIVER 3045P: Comtrol Corp. 3046W: http://www.comtrol.com 3047S: Maintained 3048 3049ROSE NETWORK LAYER 3050P: Ralf Baechle 3051M: ralf@linux-mips.org 3052L: linux-hams@vger.kernel.org 3053W: http://www.linux-ax25.org/ 3054S: Maintained 3055 3056RISCOM8 DRIVER 3057S: Orphan 3058 3059RTL818X WIRELESS DRIVER 3060P: Michael Wu 3061M: flamingice@sourmilk.net 3062P: Andrea Merello 3063M: andreamrl@tiscali.it 3064L: linux-wireless@vger.kernel.org 3065W: http://linuxwireless.org/ 3066T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git 3067S: Maintained 3068 3069S3 SAVAGE FRAMEBUFFER DRIVER 3070P: Antonino Daplas 3071M: adaplas@gmail.com 3072L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only) 3073S: Maintained 3074 3075S390 3076P: Martin Schwidefsky 3077M: schwidefsky@de.ibm.com 3078P: Heiko Carstens 3079M: heiko.carstens@de.ibm.com 3080M: linux390@de.ibm.com 3081L: linux-s390@vger.kernel.org 3082W: http://www.ibm.com/developerworks/linux/linux390/ 3083S: Supported 3084 3085S390 NETWORK DRIVERS 3086P: Frank Pavlic 3087M: fpavlic@de.ibm.com 3088M: linux390@de.ibm.com 3089L: linux-s390@vger.kernel.org 3090W: http://www.ibm.com/developerworks/linux/linux390/ 3091S: Supported 3092 3093S390 ZFCP DRIVER 3094P: Swen Schillig 3095M: swen@vnet.ibm.com 3096M: linux390@de.ibm.com 3097L: linux-s390@vger.kernel.org 3098W: http://www.ibm.com/developerworks/linux/linux390/ 3099S: Supported 3100 3101SAA7146 VIDEO4LINUX-2 DRIVER 3102P: Michael Hunold 3103M: michael@mihu.de 3104W: http://www.mihu.de/linux/saa7146 3105S: Maintained 3106 3107SBPCD CDROM DRIVER 3108P: Eberhard Moenkeberg 3109M: emoenke@gwdg.de 3110L: linux-kernel@vger.kernel.org 3111S: Maintained 3112 3113SC1200 WDT DRIVER 3114P: Zwane Mwaikambo 3115M: zwane@arm.linux.org.uk 3116S: Maintained 3117 3118SCHEDULER 3119P: Ingo Molnar 3120M: mingo@elte.hu 3121P: Robert Love [the preemptible kernel bits] 3122M: rml@tech9.net 3123L: linux-kernel@vger.kernel.org 3124S: Maintained 3125 3126SCSI CDROM DRIVER 3127P: Jens Axboe 3128M: axboe@kernel.dk 3129L: linux-scsi@vger.kernel.org 3130W: http://www.kernel.dk 3131S: Maintained 3132 3133SCSI SG DRIVER 3134P: Doug Gilbert 3135M: dgilbert@interlog.com 3136L: linux-scsi@vger.kernel.org 3137W: http://www.torque.net/sg 3138S: Maintained 3139 3140SCSI SUBSYSTEM 3141P: James E.J. Bottomley 3142M: James.Bottomley@SteelEye.com 3143L: linux-scsi@vger.kernel.org 3144T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git 3145S: Maintained 3146 3147SCSI TAPE DRIVER 3148P: Kai Mäkisara 3149M: Kai.Makisara@kolumbus.fi 3150L: linux-scsi@vger.kernel.org 3151S: Maintained 3152 3153SCTP PROTOCOL 3154P: Vlad Yasevich 3155M: vladislav.yasevich@hp.com 3156P: Sridhar Samudrala 3157M: sri@us.ibm.com 3158L: lksctp-developers@lists.sourceforge.net 3159W: http://lksctp.sourceforge.net 3160S: Supported 3161 3162SCx200 CPU SUPPORT 3163P: Jim Cromie 3164M: jim.cromie@gmail.com 3165S: Odd Fixes 3166 3167SCx200 GPIO DRIVER 3168P: Jim Cromie 3169M: jim.cromie@gmail.com 3170S: Maintained 3171 3172SCx200 HRT CLOCKSOURCE DRIVER 3173P: Jim Cromie 3174M: jim.cromie@gmail.com 3175S: Maintained 3176 3177SECURITY CONTACT 3178P: Security Officers 3179M: security@kernel.org 3180S: Supported 3181 3182SELINUX SECURITY MODULE 3183P: Stephen Smalley 3184M: sds@tycho.nsa.gov 3185P: James Morris 3186M: jmorris@namei.org 3187P: Eric Paris 3188M: eparis@parisplace.org 3189L: linux-kernel@vger.kernel.org (kernel issues) 3190L: selinux@tycho.nsa.gov (subscribers-only, general discussion) 3191W: http://www.nsa.gov/selinux 3192S: Supported 3193 3194SENSABLE PHANTOM 3195P: Jiri Slaby 3196M: jirislaby@gmail.com 3197S: Maintained 3198 3199SERIAL ATA (SATA) SUBSYSTEM: 3200P: Jeff Garzik 3201M: jgarzik@pobox.com 3202L: linux-ide@vger.kernel.org 3203T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git 3204S: Supported 3205 3206SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER 3207P: Pat Gefre 3208M: pfg@sgi.com 3209L: linux-ia64@vger.kernel.org 3210S: Supported 3211 3212SGI VISUAL WORKSTATION 320 AND 540 3213P: Andrey Panin 3214M: pazke@donpac.ru 3215L: linux-visws-devel@lists.sf.net 3216W: http://linux-visws.sf.net 3217S: Maintained for 2.6. 3218 3219SIMTEC EB110ATX (Chalice CATS) 3220P: Ben Dooks 3221P: Vincent Sanders 3222M: support@simtec.co.uk 3223W: http://www.simtec.co.uk/products/EB110ATX/ 3224S: Supported 3225 3226SIMTEC EB2410ITX (BAST) 3227P: Ben Dooks 3228P: Vincent Sanders 3229M: support@simtec.co.uk 3230W: http://www.simtec.co.uk/products/EB2410ITX/ 3231S: Supported 3232 3233SIS 190 ETHERNET DRIVER 3234P: Francois Romieu 3235M: romieu@fr.zoreil.com 3236L: netdev@vger.kernel.org 3237S: Maintained 3238 3239SIS 5513 IDE CONTROLLER DRIVER 3240P: Lionel Bouton 3241M: Lionel.Bouton@inet6.fr 3242W: http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html 3243W: http://gyver.homeip.net/sis5513/index.html 3244S: Maintained 3245 3246SIS 900/7016 FAST ETHERNET DRIVER 3247P: Daniele Venzano 3248M: venza@brownhat.org 3249W: http://www.brownhat.org/sis900.html 3250L: netdev@vger.kernel.org 3251S: Maintained 3252 3253SIS FRAMEBUFFER DRIVER 3254P: Thomas Winischhofer 3255M: thomas@winischhofer.net 3256W: http://www.winischhofer.net/linuxsisvga.shtml 3257S: Maintained 3258 3259SIS USB2VGA DRIVER 3260P: Thomas Winischhofer 3261M: thomas@winischhofer.net 3262W: http://www.winischhofer.at/linuxsisusbvga.shtml 3263S: Maintained 3264 3265SMC91x ETHERNET DRIVER 3266P: Nicolas Pitre 3267M: nico@cam.org 3268S: Maintained 3269 3270SOFTMAC LAYER (IEEE 802.11) 3271P: Johannes Berg 3272M: johannes@sipsolutions.net 3273P: Joe Jezak 3274M: josejx@gentoo.org 3275P: Daniel Drake 3276M: dsd@gentoo.org 3277W: http://softmac.sipsolutions.net/ 3278L: linux-wireless@vger.kernel.org 3279S: Maintained 3280 3281SOFTWARE RAID (Multiple Disks) SUPPORT 3282P: Ingo Molnar 3283M: mingo@redhat.com 3284P: Neil Brown 3285M: neilb@suse.de 3286L: linux-raid@vger.kernel.org 3287S: Supported 3288 3289SOFTWARE SUSPEND: 3290P: Pavel Machek 3291M: pavel@suse.cz 3292L: linux-pm@lists.linux-foundation.org 3293S: Maintained 3294 3295SONIC NETWORK DRIVER 3296P: Thomas Bogendoerfer 3297M: tsbogend@alpha.franken.de 3298L: netdev@vger.kernel.org 3299S: Maintained 3300 3301SONY VAIO CONTROL DEVICE DRIVER 3302P: Mattia Dongili 3303M: malattia@linux.it 3304L: linux-acpi@vger.kernel.org 3305W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers 3306S: Maintained 3307 3308SOUND 3309P: Jaroslav Kysela 3310M: perex@suse.cz 3311L: alsa-devel@alsa-project.org (subscribers-only) 3312S: Maintained 3313 3314SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT 3315P: Liam Girdwood 3316M: liam.girdwood@wolfsonmicro.com 3317L: alsa-devel@alsa-project.org (subscribers-only) 3318S: Supported 3319 3320SPI SUBSYSTEM 3321P: David Brownell 3322M: dbrownell@users.sourceforge.net 3323L: spi-devel-general@lists.sourceforge.net 3324S: Maintained 3325 3326STABLE BRANCH: 3327P: Greg Kroah-Hartman 3328M: greg@kroah.com 3329P: Chris Wright 3330M: chrisw@sous-sol.org 3331L: stable@kernel.org 3332S: Maintained 3333 3334TPM DEVICE DRIVER 3335P: Kylene Hall 3336M: kjhall@us.ibm.com 3337W: http://tpmdd.sourceforge.net 3338P: Marcel Selhorst 3339M: tpm@selhorst.net 3340W: http://www.prosec.rub.de/tpm/ 3341L: tpmdd-devel@lists.sourceforge.net 3342S: Maintained 3343 3344Telecom Clock Driver for MCPL0010 3345P: Mark Gross 3346M: mark.gross@intel.com 3347S: Supported 3348 3349TENSILICA XTENSA PORT (xtensa): 3350P: Chris Zankel 3351M: chris@zankel.net 3352S: Maintained 3353 3354THINKPAD ACPI EXTRAS DRIVER 3355P: Henrique de Moraes Holschuh 3356M: ibm-acpi@hmh.eng.br 3357L: ibm-acpi-devel@lists.sourceforge.net 3358W: http://ibm-acpi.sourceforge.net 3359W: http://thinkwiki.org/wiki/Ibm-acpi 3360T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git 3361S: Maintained 3362 3363UltraSPARC (sparc64): 3364P: David S. Miller 3365M: davem@davemloft.net 3366L: sparclinux@vger.kernel.org 3367T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git 3368S: Maintained 3369 3370SHARP LH SUPPORT (LH7952X & LH7A40X) 3371P: Marc Singer 3372M: elf@buici.com 3373W: http://projects.buici.com/arm 3374L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 3375S: Maintained 3376 3377SHPC HOTPLUG DRIVER 3378P: Kristen Carlson Accardi 3379M: kristen.c.accardi@intel.com 3380L: pcihpd-discuss@lists.sourceforge.net 3381S: Supported 3382 3383SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER 3384P: Pierre Ossman 3385M: drzeus-sdhci@drzeus.cx 3386L: sdhci-devel@list.drzeus.cx 3387W: http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci 3388S: Maintained 3389 3390SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS 3391P: Stephen Hemminger 3392M: shemminger@linux-foundation.org 3393L: netdev@vger.kernel.org 3394S: Maintained 3395 3396SOEKRIS NET48XX LED SUPPORT 3397P: Chris Boot 3398M: bootc@bootc.net 3399S: Maintained 3400 3401SPARC (sparc32): 3402P: William L. Irwin 3403M: wli@holomorphy.com 3404L: sparclinux@vger.kernel.org 3405S: Maintained 3406 3407SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER 3408P: Roger Wolff 3409M: R.E.Wolff@BitWizard.nl 3410L: linux-kernel@vger.kernel.org ? 3411S: Supported 3412 3413SPIDERNET NETWORK DRIVER for CELL 3414P: Linas Vepstas 3415M: linas@austin.ibm.com 3416L: netdev@vger.kernel.org 3417S: Supported 3418 3419SRM (Alpha) environment access 3420P: Jan-Benedict Glaw 3421M: jbglaw@lug-owl.de 3422L: linux-kernel@vger.kernel.org 3423S: Maintained 3424 3425STARFIRE/DURALAN NETWORK DRIVER 3426P: Ion Badulescu 3427M: ionut@cs.columbia.edu 3428S: Maintained 3429 3430STARMODE RADIO IP (STRIP) PROTOCOL DRIVER 3431W: http://mosquitonet.Stanford.EDU/strip.html 3432S: Unsupported ? 3433 3434STRADIS MPEG-2 DECODER DRIVER 3435P: Nathan Laredo 3436M: laredo@gnu.org 3437W: http://www.stradis.com/ 3438S: Maintained 3439 3440SUPERH (sh) 3441P: Paul Mundt 3442M: lethal@linux-sh.org 3443L: linuxsh-dev@lists.sourceforge.net (subscribers-only) 3444W: http://www.linux-sh.org 3445S: Maintained 3446 3447SUPERH64 (sh64) 3448P: Paul Mundt 3449M: lethal@linux-sh.org 3450L: linuxsh-shmedia-dev@lists.sourceforge.net 3451W: http://www.linux-sh.org 3452S: Maintained 3453 3454SUN3/3X 3455P: Sam Creasey 3456M: sammy@sammy.net 3457W: http://sammy.net/sun3/ 3458S: Maintained 3459 3460SVGA HANDLING 3461P: Martin Mares 3462M: mj@ucw.cz 3463L: linux-video@atrey.karlin.mff.cuni.cz 3464S: Maintained 3465 3466SYSV FILESYSTEM 3467P: Christoph Hellwig 3468M: hch@infradead.org 3469S: Maintained 3470 3471TC CLASSIFIER 3472P: Jamal Hadi Salim 3473M: hadi@cyberus.ca 3474L: netdev@vger.kernel.org 3475S: Maintained 3476 3477TCP LOW PRIORITY MODULE 3478P: Wong Hoi Sing, Edison 3479M: hswong3i@gmail.com 3480P: Hung Hing Lun, Mike 3481M: hlhung3i@gmail.com 3482W: http://tcp-lp-mod.sourceforge.net/ 3483S: Maintained 3484 3485TI FLASH MEDIA INTERFACE DRIVER 3486P: Alex Dubov 3487M: oakad@yahoo.com 3488S: Maintained 3489 3490TI OMAP MMC INTERFACE DRIVER 3491P: Carlos Aguiar, Anderson Briglia and Syed Khasim 3492M: linux-omap-open-source@linux.omap.com 3493W: http://linux.omap.com 3494W: http://www.muru.com/linux/omap/ 3495S: Maintained 3496 3497TI OMAP RANDOM NUMBER GENERATOR SUPPORT 3498P: Deepak Saxena 3499M: dsaxena@plexity.net 3500S: Maintained 3501 3502TASKSTATS STATISTICS INTERFACE 3503P: Shailabh Nagar 3504M: nagar@watson.ibm.com 3505L: linux-kernel@vger.kernel.org 3506S: Maintained 3507 3508TI PARALLEL LINK CABLE DRIVER 3509P: Romain Lievin 3510M: roms@lpg.ticalc.org 3511S: Maintained 3512 3513TIPC NETWORK LAYER 3514P: Per Liden 3515M: per.liden@ericsson.com 3516P: Jon Maloy 3517M: jon.maloy@ericsson.com 3518P: Allan Stephens 3519M: allan.stephens@windriver.com 3520L: tipc-discussion@lists.sourceforge.net 3521W: http://tipc.sourceforge.net/ 3522W: http://tipc.cslab.ericsson.net/ 3523T: git tipc.cslab.ericsson.net:/pub/git/tipc.git 3524S: Maintained 3525 3526TLAN NETWORK DRIVER 3527P: Samuel Chessman 3528M: chessman@tux.org 3529L: tlan-devel@lists.sourceforge.net 3530W: http://sourceforge.net/projects/tlan/ 3531S: Maintained 3532 3533TOKEN-RING NETWORK DRIVER 3534P: Mike Phillips 3535M: mikep@linuxtr.net 3536L: netdev@vger.kernel.org 3537L: linux-tr@linuxtr.net 3538W: http://www.linuxtr.net 3539S: Maintained 3540 3541TOSHIBA ACPI EXTRAS DRIVER 3542P: John Belmonte 3543M: toshiba_acpi@memebeam.org 3544W: http://memebeam.org/toys/ToshibaAcpiDriver 3545S: Maintained 3546 3547TOSHIBA SMM DRIVER 3548P: Jonathan Buzzard 3549M: jonathan@buzzard.org.uk 3550L: tlinux-users@tce.toshiba-dme.co.jp 3551W: http://www.buzzard.org.uk/toshiba/ 3552S: Maintained 3553 3554TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE 3555P: Muli Ben-Yehuda 3556M: mulix@mulix.org 3557L: linux-kernel@vger.kernel.org 3558S: Maintained 3559 3560TRIVIAL PATCHES 3561P: Adrian Bunk 3562M: trivial@kernel.org 3563L: linux-kernel@vger.kernel.org 3564W: http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/ 3565T: git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git 3566S: Maintained 3567 3568TMS380 TOKEN-RING NETWORK DRIVER 3569P: Adam Fritzler 3570M: mid@auk.cx 3571L: linux-tr@linuxtr.net 3572W: http://www.auk.cx/tms380tr/ 3573S: Maintained 3574 3575TULIP NETWORK DRIVER 3576P: Valerie Henson 3577M: val@nmt.edu 3578L: tulip-users@lists.sourceforge.net 3579W: http://sourceforge.net/projects/tulip/ 3580S: Maintained 3581 3582TUN/TAP driver 3583P: Maxim Krasnyansky 3584M: maxk@qualcomm.com 3585L: vtun@office.satix.net 3586W: http://vtun.sourceforge.net/tun 3587S: Maintained 3588 3589TURBOCHANNEL SUBSYSTEM 3590P: Maciej W. Rozycki 3591M: macro@linux-mips.org 3592S: Maintained 3593 3594U14-34F SCSI DRIVER 3595P: Dario Ballabio 3596M: ballabio_dario@emc.com 3597L: linux-scsi@vger.kernel.org 3598S: Maintained 3599 3600UDF FILESYSTEM 3601P: Ben Fennema 3602M: bfennema@falcon.csc.calpoly.edu 3603W: http://linux-udf.sourceforge.net 3604S: Maintained 3605 3606UNIFORM CDROM DRIVER 3607P: Jens Axboe 3608M: axboe@kernel.dk 3609L: linux-kernel@vger.kernel.org 3610W: http://www.kernel.dk 3611S: Maintained 3612 3613USB ACM DRIVER 3614P: Oliver Neukum 3615M: oliver@neukum.name 3616L: linux-usb-users@lists.sourceforge.net 3617L: linux-usb-devel@lists.sourceforge.net 3618S: Maintained 3619 3620USB BLOCK DRIVER (UB ub) 3621P: Pete Zaitcev 3622M: zaitcev@redhat.com 3623L: linux-kernel@vger.kernel.org 3624L: linux-usb-devel@lists.sourceforge.net 3625S: Supported 3626 3627USB CDC ETHERNET DRIVER 3628P: Greg Kroah-Hartman 3629M: greg@kroah.com 3630L: linux-usb-users@lists.sourceforge.net 3631L: linux-usb-devel@lists.sourceforge.net 3632S: Maintained 3633W: http://www.kroah.com/linux-usb/ 3634 3635USB DAVICOM DM9601 DRIVER 3636P: Peter Korsgaard 3637M: jacmet@sunsite.dk 3638L: netdev@vger.kernel.org 3639W: http://www.linux-usb.org/usbnet 3640S: Maintained 3641 3642USB EHCI DRIVER 3643P: David Brownell 3644M: dbrownell@users.sourceforge.net 3645L: linux-usb-devel@lists.sourceforge.net 3646S: Odd Fixes 3647 3648USB ET61X[12]51 DRIVER 3649P: Luca Risolia 3650M: luca.risolia@studio.unibo.it 3651L: linux-usb-devel@lists.sourceforge.net 3652L: video4linux-list@redhat.com 3653W: http://www.linux-projects.org 3654S: Maintained 3655 3656USB GADGET/PERIPHERAL SUBSYSTEM 3657P: David Brownell 3658M: dbrownell@users.sourceforge.net 3659L: linux-usb-devel@lists.sourceforge.net 3660W: http://www.linux-usb.org/gadget 3661S: Maintained 3662 3663USB HID/HIDBP DRIVERS 3664P: Jiri Kosina 3665M: jkosina@suse.cz 3666L: linux-usb-devel@lists.sourceforge.net 3667T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git 3668S: Maintained 3669 3670USB HUB DRIVER 3671P: Johannes Erdfelt 3672M: johannes@erdfelt.com 3673L: linux-usb-users@lists.sourceforge.net 3674L: linux-usb-devel@lists.sourceforge.net 3675S: Maintained 3676 3677USB ISP116X DRIVER 3678P: Olav Kongas 3679M: ok@artecdesign.ee 3680L: linux-usb-devel@lists.sourceforge.net 3681S: Maintained 3682 3683USB KAWASAKI LSI DRIVER 3684P: Oliver Neukum 3685M: oliver@neukum.name 3686L: linux-usb-users@lists.sourceforge.net 3687L: linux-usb-devel@lists.sourceforge.net 3688S: Maintained 3689 3690USB MASS STORAGE DRIVER 3691P: Matthew Dharm 3692M: mdharm-usb@one-eyed-alien.net 3693L: linux-usb-users@lists.sourceforge.net 3694L: usb-storage@lists.one-eyed-alien.net 3695S: Maintained 3696W: http://www.one-eyed-alien.net/~mdharm/linux-usb/ 3697 3698USB OHCI DRIVER 3699P: David Brownell 3700M: dbrownell@users.sourceforge.net 3701L: linux-usb-users@lists.sourceforge.net 3702L: linux-usb-devel@lists.sourceforge.net 3703S: Odd Fixes 3704 3705USB OPTION-CARD DRIVER 3706P: Matthias Urlichs 3707M: smurf@smurf.noris.de 3708L: linux-usb-devel@lists.sourceforge.net 3709S: Maintained 3710 3711USB OV511 DRIVER 3712P: Mark McClelland 3713M: mmcclell@bigfoot.com 3714L: linux-usb-users@lists.sourceforge.net 3715L: linux-usb-devel@lists.sourceforge.net 3716W: http://alpha.dyndns.org/ov511/ 3717S: Maintained 3718 3719USB PEGASUS DRIVER 3720P: Petko Manolov 3721M: petkan@users.sourceforge.net 3722L: linux-usb-devel@lists.sourceforge.net 3723L: netdev@vger.kernel.org 3724W: http://pegasus2.sourceforge.net/ 3725S: Maintained 3726 3727USB PRINTER DRIVER 3728P: Vojtech Pavlik 3729M: vojtech@suse.cz 3730L: linux-usb-users@lists.sourceforge.net 3731L: linux-usb-devel@lists.sourceforge.net 3732S: Maintained 3733 3734USB RTL8150 DRIVER 3735P: Petko Manolov 3736M: petkan@users.sourceforge.net 3737L: linux-usb-devel@lists.sourceforge.net 3738L: netdev@vger.kernel.org 3739W: http://pegasus2.sourceforge.net/ 3740S: Maintained 3741 3742USB SE401 DRIVER 3743P: Jeroen Vreeken 3744M: pe1rxq@amsat.org 3745L: linux-usb-users@lists.sourceforge.net 3746L: linux-usb-devel@lists.sourceforge.net 3747W: http://www.chello.nl/~j.vreeken/se401/ 3748S: Maintained 3749 3750USB SERIAL CYBERJACK DRIVER 3751P: Matthias Bruestle and Harald Welte 3752M: support@reiner-sct.com 3753W: http://www.reiner-sct.de/support/treiber_cyberjack.php 3754S: Maintained 3755 3756USB SERIAL DIGI ACCELEPORT DRIVER 3757P: Peter Berger and Al Borchers 3758M: pberger@brimson.com 3759M: alborchers@steinerpoint.com 3760L: linux-usb-users@lists.sourceforge.net 3761L: linux-usb-devel@lists.sourceforge.net 3762S: Maintained 3763 3764USB SERIAL DRIVER 3765P: Greg Kroah-Hartman 3766M: gregkh@suse.de 3767L: linux-usb-users@lists.sourceforge.net 3768L: linux-usb-devel@lists.sourceforge.net 3769S: Supported 3770 3771USB SERIAL BELKIN F5U103 DRIVER 3772P: William Greathouse 3773M: wgreathouse@smva.com 3774L: linux-usb-users@lists.sourceforge.net 3775L: linux-usb-devel@lists.sourceforge.net 3776S: Maintained 3777 3778USB SERIAL CYPRESS M8 DRIVER 3779P: Lonnie Mendez 3780M: dignome@gmail.com 3781L: linux-usb-users@lists.sourceforge.net 3782L: linux-usb-devel@lists.sourceforge.net 3783S: Maintained 3784W: http://geocities.com/i0xox0i 3785W: http://firstlight.net/cvs 3786 3787USB SERIAL CYBERJACK PINPAD/E-COM DRIVER 3788L: linux-usb-users@lists.sourceforge.net 3789L: linux-usb-devel@lists.sourceforge.net 3790S: Maintained 3791 3792USB AUERSWALD DRIVER 3793P: Wolfgang Muees 3794M: wolfgang@iksw-muees.de 3795L: linux-usb-users@lists.sourceforge.net 3796L: linux-usb-devel@lists.sourceforge.net 3797S: Maintained 3798 3799USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER 3800P: Gary Brubaker 3801M: xavyer@ix.netcom.com 3802L: linux-usb-users@lists.sourceforge.net 3803L: linux-usb-devel@lists.sourceforge.net 3804S: Maintained 3805 3806USB SERIAL KEYSPAN DRIVER 3807P: Greg Kroah-Hartman 3808M: greg@kroah.com 3809L: linux-usb-users@lists.sourceforge.net 3810L: linux-usb-devel@lists.sourceforge.net 3811W: http://www.kroah.com/linux/ 3812S: Maintained 3813 3814USB SERIAL WHITEHEAT DRIVER 3815P: Support Department 3816M: support@connecttech.com 3817L: linux-usb-users@lists.sourceforge.net 3818L: linux-usb-devel@lists.sourceforge.net 3819W: http://www.connecttech.com 3820S: Supported 3821 3822USB SN9C1xx DRIVER 3823P: Luca Risolia 3824M: luca.risolia@studio.unibo.it 3825L: linux-usb-devel@lists.sourceforge.net 3826L: video4linux-list@redhat.com 3827W: http://www.linux-projects.org 3828S: Maintained 3829 3830USB SUBSYSTEM 3831P: Greg Kroah-Hartman 3832M: gregkh@suse.de 3833L: linux-usb-users@lists.sourceforge.net 3834L: linux-usb-devel@lists.sourceforge.net 3835W: http://www.linux-usb.org 3836T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/ 3837S: Supported 3838 3839USB UHCI DRIVER 3840P: Alan Stern 3841M: stern@rowland.harvard.edu 3842L: linux-usb-users@lists.sourceforge.net 3843L: linux-usb-devel@lists.sourceforge.net 3844S: Maintained 3845 3846USB "USBNET" DRIVER FRAMEWORK 3847P: David Brownell 3848M: dbrownell@users.sourceforge.net 3849L: netdev@vger.kernel.org 3850W: http://www.linux-usb.org/usbnet 3851S: Maintained 3852 3853USB W996[87]CF DRIVER 3854P: Luca Risolia 3855M: luca.risolia@studio.unibo.it 3856L: linux-usb-devel@lists.sourceforge.net 3857L: video4linux-list@redhat.com 3858W: http://www.linux-projects.org 3859S: Maintained 3860 3861USB ZC0301 DRIVER 3862P: Luca Risolia 3863M: luca.risolia@studio.unibo.it 3864L: linux-usb-devel@lists.sourceforge.net 3865L: video4linux-list@redhat.com 3866W: http://www.linux-projects.org 3867S: Maintained 3868 3869USB ZD1201 DRIVER 3870P: Jeroen Vreeken 3871M: pe1rxq@amsat.org 3872L: linux-usb-users@lists.sourceforge.net 3873L: linux-usb-devel@lists.sourceforge.net 3874W: http://linux-lc100020.sourceforge.net 3875S: Maintained 3876 3877USB ZR364XX DRIVER 3878P: Antoine Jacquet 3879M: royale@zerezo.com 3880L: linux-usb-devel@lists.sourceforge.net 3881L: video4linux-list@redhat.com 3882W: http://royale.zerezo.com/zr364xx/ 3883S: Maintained 3884 3885USER-MODE LINUX 3886P: Jeff Dike 3887M: jdike@karaya.com 3888L: user-mode-linux-devel@lists.sourceforge.net 3889L: user-mode-linux-user@lists.sourceforge.net 3890W: http://user-mode-linux.sourceforge.net 3891S: Maintained 3892 3893FAT/VFAT/MSDOS FILESYSTEM: 3894P: OGAWA Hirofumi 3895M: hirofumi@mail.parknet.co.jp 3896L: linux-kernel@vger.kernel.org 3897S: Maintained 3898 3899VIA 82Cxxx AUDIO DRIVER (old OSS driver) 3900P: Jeff Garzik 3901S: Odd fixes 3902 3903VIA RHINE NETWORK DRIVER 3904P: Roger Luethi 3905M: rl@hellgate.ch 3906S: Maintained 3907 3908VIAPRO SMBUS DRIVER 3909P: Jean Delvare 3910M: khali@linux-fr.org 3911L: i2c@lm-sensors.org 3912S: Maintained 3913 3914VIA VELOCITY NETWORK DRIVER 3915P: Francois Romieu 3916M: romieu@fr.zoreil.com 3917L: netdev@vger.kernel.org 3918S: Maintained 3919 3920UCLINUX (AND M68KNOMMU) 3921P: Greg Ungerer 3922M: gerg@uclinux.org 3923W: http://www.uclinux.org/ 3924L: uclinux-dev@uclinux.org (subscribers-only) 3925S: Maintained 3926 3927UCLINUX FOR NEC V850 3928P: Miles Bader 3929 3930UCLINUX FOR RENESAS H8/300 3931P: Yoshinori Sato 3932M: ysato@users.sourceforge.jp 3933W: http://uclinux-h8.sourceforge.jp/ 3934S: Supported 3935 3936UFS FILESYSTEM 3937P: Evgeniy Dushistov 3938M: dushistov@mail.ru 3939L: linux-kernel@vger.kernel.org 3940S: Maintained 3941 3942USB DIAMOND RIO500 DRIVER 3943P: Cesar Miquel 3944M: miquel@df.uba.ar 3945L: rio500-users@lists.sourceforge.net 3946W: http://rio500.sourceforge.net 3947S: Maintained 3948 3949VIDEO FOR LINUX 3950P: Mauro Carvalho Chehab 3951M: mchehab@infradead.org 3952M: v4l-dvb-maintainer@linuxtv.org 3953L: video4linux-list@redhat.com 3954W: http://linuxtv.org 3955T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git 3956S: Maintained 3957 3958VT1211 HARDWARE MONITOR DRIVER 3959P: Juerg Haefliger 3960M: juergh@gmail.com 3961L: lm-sensors@lm-sensors.org 3962S: Maintained 3963 3964VT8231 HARDWARE MONITOR DRIVER 3965P: Roger Lucas 3966M: roger@planbit.co.uk 3967L: lm-sensors@lm-sensors.org 3968S: Maintained 3969 3970W1 DALLAS'S 1-WIRE BUS 3971P: Evgeniy Polyakov 3972M: johnpol@2ka.mipt.ru 3973S: Maintained 3974 3975W83791D HARDWARE MONITORING DRIVER 3976P: Charles Spirakis 3977M: bezaur@gmail.com 3978L: lm-sensors@lm-sensors.org 3979S: Maintained 3980 3981W83793 HARDWARE MONITORING DRIVER 3982P: Rudolf Marek 3983M: r.marek@assembler.cz 3984L: lm-sensors@lm-sensors.org 3985S: Maintained 3986 3987W83L51xD SD/MMC CARD INTERFACE DRIVER 3988P: Pierre Ossman 3989M: drzeus-wbsd@drzeus.cx 3990L: linux-kernel@vger.kernel.org 3991W: http://projects.drzeus.cx/wbsd 3992S: Maintained 3993 3994WATCHDOG DEVICE DRIVERS 3995P: Wim Van Sebroeck 3996M: wim@iguana.be 3997T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git 3998S: Maintained 3999 4000WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS 4001P: Jean Tourrilhes 4002M: jt@hpl.hp.com 4003L: linux-wireless@vger.kernel.org 4004W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/ 4005S: Maintained 4006 4007WD7000 SCSI DRIVER 4008P: Miroslav Zagorac 4009M: zaga@fly.cc.fer.hr 4010L: linux-scsi@vger.kernel.org 4011S: Maintained 4012 4013WISTRON LAPTOP BUTTON DRIVER 4014P: Miloslav Trmac 4015M: mitr@volny.cz 4016S: Maintained 4017 4018WL3501 WIRELESS PCMCIA CARD DRIVER 4019P: Arnaldo Carvalho de Melo 4020M: acme@ghostprotocols.net 4021L: linux-wireless@vger.kernel.org 4022W: http://oops.ghostprotocols.net:81/blog 4023S: Maintained 4024 4025X.25 NETWORK LAYER 4026P: Henner Eisen 4027M: eis@baty.hanse.de 4028L: linux-x25@vger.kernel.org 4029S: Maintained 4030 4031XEN HYPERVISOR INTERFACE 4032P: Jeremy Fitzhardinge 4033M: jeremy@xensource.com 4034P: Chris Wright 4035M: chrisw@sous-sol.org 4036L: virtualization@lists.osdl.org 4037L: xen-devel@lists.xensource.com 4038S: Supported 4039 4040XFS FILESYSTEM 4041P: Silicon Graphics Inc 4042P: Tim Shimmin 4043M: xfs-masters@oss.sgi.com 4044L: xfs@oss.sgi.com 4045W: http://oss.sgi.com/projects/xfs 4046T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git 4047S: Supported 4048 4049XILINX UARTLITE SERIAL DRIVER 4050P: Peter Korsgaard 4051M: jacmet@sunsite.dk 4052L: linux-serial@vger.kernel.org 4053S: Maintained 4054 4055X86 3-LEVEL PAGING (PAE) SUPPORT 4056P: Ingo Molnar 4057M: mingo@redhat.com 4058S: Maintained 4059 4060X86-64 port 4061P: Andi Kleen 4062M: ak@suse.de 4063L: discuss@x86-64.org 4064W: http://www.x86-64.org 4065T: quilt ftp://ftp.firstfloor.org/pub/ak/x86_64/quilt-current 4066S: Maintained 4067 4068YAM DRIVER FOR AX.25 4069P: Jean-Paul Roubelat 4070M: jpr@f6fbb.org 4071L: linux-hams@vger.kernel.org 4072S: Maintained 4073 4074YEALINK PHONE DRIVER 4075P: Henk Vergonet 4076M: Henk.Vergonet@gmail.com 4077L: usbb2k-api-dev@nongnu.org 4078S: Maintained 4079 4080Z8530 DRIVER FOR AX.25 4081P: Joerg Reuter 4082M: jreuter@yaina.de 4083W: http://yaina.de/jreuter/ 4084W: http://www.qsl.net/dl1bke/ 4085L: linux-hams@vger.kernel.org 4086S: Maintained 4087 4088ZD1211RW WIRELESS DRIVER 4089P: Daniel Drake 4090M: dsd@gentoo.org 4091P: Ulrich Kunitz 4092M: kune@deine-taler.de 4093W: http://zd1211.ath.cx/wiki/DriverRewrite 4094L: linux-wireless@vger.kernel.org 4095L: zd1211-devs@lists.sourceforge.net (subscribers-only) 4096S: Maintained 4097 4098ZF MACHZ WATCHDOG 4099P: Fernando Fuganti 4100M: fuganti@netbank.com.br 4101W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/ 4102S: Maintained 4103 4104ZR36067 VIDEO FOR LINUX DRIVER 4105P: Ronald Bultje 4106M: rbultje@ronald.bitfreak.net 4107L: mjpeg-users@lists.sourceforge.net 4108W: http://mjpeg.sourceforge.net/driver-zoran/ 4109S: Maintained 4110 4111ZR36120 VIDEO FOR LINUX DRIVER 4112P: Pauline Middelink 4113M: middelin@polyware.nl 4114W: http://www.polyware.nl/~middelin/En/hobbies.html 4115W: http://www.polyware.nl/~middelin/hobbies.html 4116S: Maintained 4117 4118THE REST 4119P: Linus Torvalds 4120S: Buried alive in reporters 4121