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