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