a01b20ef7e8ac51609e36b624c12dc97511ef73f
[sfrench/cifs-2.6.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. See
34         Documentation/CodingStyle for guidance here.
35
36         PLEASE try to include any credit lines you want added with the
37         patch. It avoids people being missed off by mistake and makes
38         it easier to know who wants adding and who doesn't.
39
40         PLEASE document known bugs. If it doesn't work for everything
41         or does something very odd once a month document it.
42
43 6.      Make sure you have the right to send any changes you make. If you
44         do changes at work you may find your employer owns the patch
45         not you.
46
47 7.      Happy hacking.
48
49                 -----------------------------------
50
51 Maintainers List (try to look for most precise areas first)
52
53 Note: For the hard of thinking, this list is meant to remain in alphabetical
54 order. If you could add yourselves to it in alphabetical order that would be
55 so much easier [Ed]
56
57 P: Person
58 M: Mail patches to
59 L: Mailing list that is relevant to this area
60 W: Web-page with status/info
61 T: SCM tree type and location.  Type is one of: git, hg, quilt.
62 S: Status, one of the following:
63
64         Supported:      Someone is actually paid to look after this.
65         Maintained:     Someone actually looks after it.
66         Odd Fixes:      It has a maintainer but they don't have time to do
67                         much other than throw the odd patch in. See below..
68         Orphan:         No current maintainer [but maybe you could take the
69                         role as you write your new code].
70         Obsolete:       Old code. Something tagged obsolete generally means
71                         it has been replaced by a better system and you
72                         should be using that.
73
74 3C359 NETWORK DRIVER
75 P:      Mike Phillips
76 M:      mikep@linuxtr.net
77 L:      netdev@vger.kernel.org
78 L:      linux-tr@linuxtr.net
79 W:      http://www.linuxtr.net
80 S:      Maintained
81
82 3C505 NETWORK DRIVER
83 P:      Philip Blundell
84 M:      philb@gnu.org
85 L:      netdev@vger.kernel.org
86 S:      Maintained
87
88 3CR990 NETWORK DRIVER
89 P:      David Dillow
90 M:      dave@thedillows.org
91 L:      netdev@vger.kernel.org
92 S:      Maintained
93
94 3W-XXXX ATA-RAID CONTROLLER DRIVER
95 P:      Adam Radford
96 M:      linuxraid@amcc.com
97 L:      linux-scsi@vger.kernel.org
98 W:      http://www.amcc.com
99 S:      Supported
100
101 3W-9XXX SATA-RAID CONTROLLER DRIVER
102 P:      Adam Radford
103 M:      linuxraid@amcc.com
104 L:      linux-scsi@vger.kernel.org
105 W:      http://www.amcc.com
106 S:      Supported
107
108 53C700 AND 53C700-66 SCSI DRIVER
109 P:      James E.J. Bottomley
110 M:      James.Bottomley@HansenPartnership.com
111 L:      linux-scsi@vger.kernel.org
112 S:      Maintained
113
114 6PACK NETWORK DRIVER FOR AX.25
115 P:      Andreas Koensgen
116 M:      ajk@iehk.rwth-aachen.de
117 L:      linux-hams@vger.kernel.org
118 S:      Maintained
119
120 8139CP 10/100 FAST ETHERNET DRIVER
121 P:      Jeff Garzik
122 M:      jgarzik@pobox.com
123 S:      Maintained
124
125 8139TOO 10/100 FAST ETHERNET DRIVER
126 P:      Jeff Garzik
127 M:      jgarzik@pobox.com
128 W:      http://sourceforge.net/projects/gkernel/
129 S:      Maintained
130
131 8169 10/100/1000 GIGABIT ETHERNET DRIVER
132 P:      Francois Romieu
133 M:      romieu@fr.zoreil.com
134 L:      netdev@vger.kernel.org
135 S:      Maintained
136
137 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER
138 P:      Russell King
139 M:      rmk+serial@arm.linux.org.uk
140 L:      linux-serial@vger.kernel.org
141 W:      http://serial.sourceforge.net
142 S:      Maintained
143
144 8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
145 P:      Paul Gortmaker
146 M:      p_gortmaker@yahoo.com
147 L:      netdev@vger.kernel.org
148 S:      Maintained
149
150 A2232 SERIAL BOARD DRIVER
151 P:      Enver Haase
152 M:      ehaase@inf.fu-berlin.de
153 M:      A2232@gmx.net
154 L:      linux-m68k@lists.linux-m68k.org
155 S:      Maintained
156
157 AIO
158 P:      Benjamin LaHaise
159 M:      bcrl@kvack.org
160 L:      linux-aio@kvack.org
161 S:      Supported
162
163 ACENIC DRIVER
164 P:      Jes Sorensen
165 M:      jes@trained-monkey.org
166 L:      linux-acenic@sunsite.dk
167 S:      Maintained
168
169 ACI MIXER DRIVER
170 P:      Robert Siemer
171 M:      Robert.Siemer@gmx.de
172 L:      linux-sound@vger.kernel.org
173 W:      http://www.stud.uni-karlsruhe.de/~uh1b/
174 S:      Maintained
175
176 AACRAID SCSI RAID DRIVER
177 P:      Adaptec OEM Raid Solutions
178 L:      linux-scsi@vger.kernel.org
179 W:      http://linux.dell.com/storage.shtml
180 S:      Supported
181
182 ACPI
183 P:      Len Brown
184 M:      len.brown@intel.com
185 L:      linux-acpi@vger.kernel.org
186 W:      http://acpi.sourceforge.net/
187 T:      git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
188 S:      Maintained
189
190 AD1816 SOUND DRIVER
191 P:      Thorsten Knabe
192 M:      Thorsten Knabe <linux@thorsten-knabe.de>
193 W:      http://linux.thorsten-knabe.de
194 S:      Maintained
195
196 AD1889 SOUND DRIVER
197 P:      Kyle McMartin
198 M:      kyle@parisc-linux.org
199 P:      Thibaut Varene
200 M:      T-Bone@parisc-linux.org
201 W:      http://wiki.parisc-linux.org/AD1889
202 L:      parisc-linux@lists.parisc-linux.org
203 S:      Maintained
204
205 ADM1025 HARDWARE MONITOR DRIVER
206 P:      Jean Delvare
207 M:      khali@linux-fr.org
208 L:      lm-sensors@lm-sensors.org
209 S:      Maintained
210
211 ADT746X FAN DRIVER
212 P:      Colin Leroy
213 M:      colin@colino.net
214 S:      Maintained
215
216 AEDSP16 DRIVER
217 P:      Riccardo Facchetti
218 M:      fizban@tin.it
219 S:      Maintained
220
221 AFFS FILE SYSTEM
222 P:      Roman Zippel
223 M:      zippel@linux-m68k.org
224 S:      Maintained
225
226 AGPGART DRIVER
227 P:      Dave Jones
228 M:      davej@codemonkey.org.uk
229 W:      http://www.codemonkey.org.uk/projects/agp/
230 T:      git kernel.org:/pub/scm/linux/kernel/git/davej/agpgart.git
231 S:      Maintained
232
233 AHA152X SCSI DRIVER
234 P:      Juergen E. Fischer
235 M:      Juergen Fischer <fischer@norbit.de>
236 L:      linux-scsi@vger.kernel.org
237 S:      Maintained
238
239 ALCATEL SPEEDTOUCH USB DRIVER
240 P:      Duncan Sands
241 M:      duncan.sands@free.fr
242 L:      linux-usb-users@lists.sourceforge.net
243 L:      linux-usb-devel@lists.sourceforge.net
244 W:      http://www.linux-usb.org/SpeedTouch/
245 S:      Maintained
246
247 ALI1563 I2C DRIVER
248 P:      Rudolf Marek
249 M:      r.marek@sh.cvut.cz
250 L:      lm-sensors@lm-sensors.org
251 S:      Maintained
252
253 ALPHA PORT
254 P:      Richard Henderson
255 M:      rth@twiddle.net
256 S:      Odd Fixes for 2.4; Maintained for 2.6.
257 P:      Ivan Kokshaysky
258 M:      ink@jurassic.park.msu.ru
259 S:      Maintained for 2.4; PCI support for 2.6.
260
261 AMD GEODE PROCESSOR/CHIPSET SUPPORT
262 P:      Jordan Crouse
263 M:      info-linux@geode.amd.com
264 L:      info-linux@geode.amd.com
265 W:      http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
266 S:      Supported
267
268 APM DRIVER
269 P:      Stephen Rothwell
270 M:      sfr@canb.auug.org.au
271 L:      linux-laptop@vger.kernel.org
272 W:      http://www.canb.auug.org.au/~sfr/
273 S:      Supported
274
275 APPLETALK NETWORK LAYER
276 P:      Arnaldo Carvalho de Melo
277 M:      acme@conectiva.com.br
278 S:      Maintained
279
280 ARC FRAMEBUFFER DRIVER
281 P:      Jaya Kumar
282 M:      jayalk@intworks.biz
283 S:      Maintained
284
285 ARM26 ARCHITECTURE
286 P:      Ian Molton
287 M:      spyro@f2s.com
288 S:      Maintained
289
290 ARM26/ARCHIMEDES
291 P:      Ian Molton
292 M:      spyro@f2s.com
293 S:      Maintained
294
295 ARM26/A5000
296 P:      John Appleby
297 M:      john@dnsworld.co.uk
298 S:      Maintained
299
300 ARM MFM AND FLOPPY DRIVERS
301 P:      Ian Molton
302 M:      spyro@f2s.com
303 S:      Maintained
304
305 ARM/CORGI MACHINE SUPPORT
306 P:      Richard Purdie
307 M:      rpurdie@rpsys.net
308 S:      Maintained
309
310 ARM/TOSA MACHINE SUPPORT
311 P:      Dirk Opfer
312 M:      dirk@opfer-online.de
313 S:      Maintained
314
315 ARM/PLEB SUPPORT
316 P:      Peter Chubb
317 M:      pleb@gelato.unsw.edu.au
318 W:      http://www.disy.cse.unsw.edu.au/Hardware/PLEB
319 S:      Maintained
320
321 ARM/PT DIGITAL BOARD PORT
322 P:      Stefan Eletzhofer
323 M:      stefan.eletzhofer@eletztrick.de
324 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
325 W:      http://www.arm.linux.org.uk/
326 S:      Maintained
327
328 ARM/SHARK MACHINE SUPPORT
329 P:      Alexander Schulz
330 M:      alex@shark-linux.de
331 W:      http://www.shark-linux.de/shark.html
332 S:      Maintained
333
334 ARM/STRONGARM110 PORT
335 P:      Russell King
336 M:      rmk@arm.linux.org.uk
337 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
338 W:      http://www.arm.linux.org.uk/
339 S:      Maintained
340
341 ARM/S3C2410 ARM ARCHITECTURE
342 P:      Ben Dooks
343 M:      ben-s3c2410@fluff.org
344 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
345 W:      http://www.fluff.org/ben/linux/
346 S:      Maintained
347
348 ARM/S3C2440 ARM ARCHITECTURE
349 P:      Ben Dooks
350 M:      ben-s3c2440@fluff.org
351 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
352 W:      http://www.fluff.org/ben/linux/
353 S:      Maintained
354
355 ARPD SUPPORT
356 P:      Jonathan Layes
357 L:      netdev@vger.kernel.org
358 S:      Maintained
359
360 ASUS ACPI EXTRAS DRIVER
361 P:      Karol Kozimor
362 M:      sziwan@users.sourceforge.net
363 P:      Julien Lerouge
364 M:      julien.lerouge@free.fr
365 L:      acpi4asus-user@lists.sourceforge.net
366 W:      http://sourceforge.net/projects/acpi4asus
367 W:      http://julien.lerouge.free.fr
368 S:      Maintained
369
370 ATA OVER ETHERNET DRIVER
371 P:      Ed L. Cashin
372 M:      ecashin@coraid.com
373 W:      http://www.coraid.com/support/linux
374 S:      Supported
375
376 ATM
377 P:      Chas Williams
378 M:      chas@cmf.nrl.navy.mil
379 L:      linux-atm-general@lists.sourceforge.net
380 W:      http://linux-atm.sourceforge.net
381 S:      Maintained
382
383 ATMEL WIRELESS DRIVER
384 P:      Simon Kelley
385 M:      simon@thekelleys.org.uk
386 W:      http://www.thekelleys.org.uk/atmel
387 W:      http://atmelwlandriver.sourceforge.net/
388 S:      Maintained
389
390 AUDIT SUBSYSTEM
391 P:      David Woodhouse
392 M:      dwmw2@infradead.org
393 L:      linux-audit@redhat.com
394 W:      http://people.redhat.com/sgrubb/audit/
395 T:      git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
396 S:      Maintained
397
398 AX.25 NETWORK LAYER
399 P:      Ralf Baechle
400 M:      ralf@linux-mips.org
401 L:      linux-hams@vger.kernel.org
402 S:      Maintained
403
404 BAYCOM/HDLCDRV DRIVERS FOR AX.25
405 P:      Thomas Sailer
406 M:      t.sailer@alumni.ethz.ch
407 L:      linux-hams@vger.kernel.org
408 W:      http://www.baycom.org/~tom/ham/ham.html
409 S:      Maintained
410
411 BEFS FILE SYSTEM
412 P:      Sergey S. Kostyliov
413 M:      rathamahata@php4.ru
414 L:      linux-kernel@vger.kernel.org
415 S:      Maintained
416
417 BERKSHIRE PRODUCTS PC WATCHDOG DRIVER
418 P:      Kenji Hollis
419 W:      http://ftp.bitgate.com/pcwd/
420 S:      Maintained
421
422 BFS FILE SYSTEM
423 P:      Tigran A. Aivazian
424 M:      tigran@veritas.com
425 L:      linux-kernel@vger.kernel.org
426 S:      Maintained
427
428 BLOCK LAYER
429 P:      Jens Axboe
430 M:      axboe@suse.de
431 L:      linux-kernel@vger.kernel.org
432 T:      git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
433 S:      Maintained
434
435 BLUETOOTH SUBSYSTEM
436 P:      Marcel Holtmann
437 M:      marcel@holtmann.org
438 P:      Maxim Krasnyansky
439 M:      maxk@qualcomm.com
440 L:      bluez-devel@lists.sf.net
441 W:      http://bluez.sf.net
442 W:      http://www.bluez.org
443 W:      http://www.holtmann.org/linux/bluetooth/
444 T:      git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
445 S:      Maintained
446
447 BLUETOOTH RFCOMM LAYER
448 P:      Marcel Holtmann
449 M:      marcel@holtmann.org
450 P:      Maxim Krasnyansky
451 M:      maxk@qualcomm.com
452 S:      Maintained
453
454 BLUETOOTH BNEP LAYER
455 P:      Marcel Holtmann
456 M:      marcel@holtmann.org
457 P:      Maxim Krasnyansky
458 M:      maxk@qualcomm.com
459 S:      Maintained
460
461 BLUETOOTH CMTP LAYER
462 P:      Marcel Holtmann
463 M:      marcel@holtmann.org
464 S:      Maintained
465
466 BLUETOOTH HIDP LAYER
467 P:      Marcel Holtmann
468 M:      marcel@holtmann.org
469 S:      Maintained
470
471 BLUETOOTH HCI UART DRIVER
472 P:      Marcel Holtmann
473 M:      marcel@holtmann.org
474 P:      Maxim Krasnyansky
475 M:      maxk@qualcomm.com
476 S:      Maintained
477
478 BLUETOOTH HCI USB DRIVER
479 P:      Marcel Holtmann
480 M:      marcel@holtmann.org
481 P:      Maxim Krasnyansky
482 M:      maxk@qualcomm.com
483 S:      Maintained
484
485 BLUETOOTH HCI BCM203X DRIVER
486 P:      Marcel Holtmann
487 M:      marcel@holtmann.org
488 S:      Maintained
489
490 BLUETOOTH HCI BPA10X DRIVER
491 P:      Marcel Holtmann
492 M:      marcel@holtmann.org
493 S:      Maintained
494
495 BLUETOOTH HCI BFUSB DRIVER
496 P:      Marcel Holtmann
497 M:      marcel@holtmann.org
498 S:      Maintained
499
500 BLUETOOTH HCI DTL1 DRIVER
501 P:      Marcel Holtmann
502 M:      marcel@holtmann.org
503 S:      Maintained
504
505 BLUETOOTH HCI BLUECARD DRIVER
506 P:      Marcel Holtmann
507 M:      marcel@holtmann.org
508 S:      Maintained
509
510 BLUETOOTH HCI BT3C DRIVER
511 P:      Marcel Holtmann
512 M:      marcel@holtmann.org
513 S:      Maintained
514
515 BLUETOOTH HCI BTUART DRIVER
516 P:      Marcel Holtmann
517 M:      marcel@holtmann.org
518 S:      Maintained
519
520 BLUETOOTH HCI VHCI DRIVER
521 P:      Maxim Krasnyansky
522 M:      maxk@qualcomm.com
523 S:      Maintained
524
525 BONDING DRIVER
526 P:   Chad Tindel
527 M:   ctindel@users.sourceforge.net
528 P:   Jay Vosburgh
529 M:   fubar@us.ibm.com
530 L:   bonding-devel@lists.sourceforge.net
531 W:   http://sourceforge.net/projects/bonding/
532 S:   Supported
533
534 BROADBAND PROCESSOR ARCHITECTURE
535 P:      Arnd Bergmann
536 M:      arnd@arndb.de
537 L:      linuxppc64-dev@ozlabs.org
538 W:      http://linuxppc64.org
539 S:      Supported
540
541 BTTV VIDEO4LINUX DRIVER
542 P:      Mauro Carvalho Chehab
543 M:      mchehab@brturbo.com.br
544 L:      video4linux-list@redhat.com
545 W:      http://linuxtv.org
546 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
547 S:      Maintained
548
549 BUSLOGIC SCSI DRIVER
550 P:      Leonard N. Zubkoff
551 M:      Leonard N. Zubkoff <lnz@dandelion.com>
552 L:      linux-scsi@vger.kernel.org
553 W:      http://www.dandelion.com/Linux/
554 S:      Maintained
555
556 COMMON INTERNET FILE SYSTEM (CIFS)
557 P:      Steve French
558 M:      sfrench@samba.org
559 L:      samba-technical@lists.samba.org
560 W:      http://us1.samba.org/samba/Linux_CIFS_client.html
561 T:      git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
562 S:      Supported       
563
564 CONFIGFS
565 P:      Joel Becker
566 M:      Joel Becker <joel.becker@oracle.com>
567 S:      Supported
568
569 CIRRUS LOGIC GENERIC FBDEV DRIVER
570 P:      Jeff Garzik
571 M:      jgarzik@pobox.com
572 L:      linux-fbdev-devel@lists.sourceforge.net
573 S:      Odd Fixes
574
575 CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
576 P:      Cirrus Logic Corporation (kernel 2.2 driver)
577 M:      Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
578 P:      Nils Faerber (port to kernel 2.4)
579 M:      Nils Faerber <nils@kernelconcepts.de>
580 S:      Maintained
581
582 CODA FILE SYSTEM
583 P:      Jan Harkes
584 M:      jaharkes@cs.cmu.edu
585 M:      coda@cs.cmu.edu
586 L:      codalist@coda.cs.cmu.edu
587 W:      http://www.coda.cs.cmu.edu/
588 S:      Maintained
589
590 COMPACTPCI HOTPLUG CORE
591 P:      Scott Murray
592 M:      scottm@somanetworks.com
593 M:      scott@spiteful.org
594 L:      pcihpd-discuss@lists.sourceforge.net
595 S:      Supported
596
597 COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
598 P:      Scott Murray
599 M:      scottm@somanetworks.com
600 M:      scott@spiteful.org
601 L:      pcihpd-discuss@lists.sourceforge.net
602 S:      Supported
603
604 COMPACTPCI HOTPLUG GENERIC DRIVER
605 P:      Scott Murray
606 M:      scottm@somanetworks.com
607 M:      scott@spiteful.org
608 L:      pcihpd-discuss@lists.sourceforge.net
609 S:      Supported
610
611 COMPUTONE INTELLIPORT MULTIPORT CARD
612 P:      Michael H. Warfield
613 M:      mhw@wittsend.com
614 W:      http://www.wittsend.com/computone.html
615 S:      Maintained
616
617 COSA/SRP SYNC SERIAL DRIVER
618 P:      Jan "Yenya" Kasprzak
619 M:      kas@fi.muni.cz
620 W:      http://www.fi.muni.cz/~kas/cosa/
621 S:      Maintained
622
623 CPU FREQUENCY DRIVERS
624 P:      Dave Jones
625 M:      davej@codemonkey.org.uk
626 L:      cpufreq@lists.linux.org.uk
627 W:      http://www.codemonkey.org.uk/projects/cpufreq/
628 T:      git kernel.org/pub/scm/linux/kernel/davej/cpufreq.git
629 S:      Maintained
630
631 CPUID/MSR DRIVER
632 P:      H. Peter Anvin
633 M:      hpa@zytor.com
634 S:      Maintained
635
636 CPUSETS
637 P:      Paul Jackson
638 P:      Simon Derr
639 M:      pj@sgi.com
640 M:      simon.derr@bull.net
641 L:      linux-kernel@vger.kernel.org
642 W:      http://www.bullopensource.org/cpuset/
643 S:      Supported
644
645 CRAMFS FILESYSTEM
646 W:     http://sourceforge.net/projects/cramfs/
647 S:     Orphan
648
649 CRIS PORT
650 P:      Mikael Starvik
651 M:      starvik@axis.com
652 L:      dev-etrax@axis.com
653 W:      http://developer.axis.com
654 S:      Maintained
655
656 CRYPTO API
657 P:      Herbert Xu
658 M:      herbert@gondor.apana.org.au
659 P:      David S. Miller
660 M:      davem@davemloft.net
661 L:      linux-crypto@vger.kernel.org
662 T:      git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
663 S:      Maintained
664
665 CS5535 Audio ALSA driver
666 P:      Jaya Kumar
667 M:      jayakumar.alsa@gmail.com
668 S:      Maintained
669
670 CYBERPRO FB DRIVER
671 P:      Russell King
672 M:      rmk@arm.linux.org.uk
673 W:      http://www.arm.linux.org.uk/
674 S:      Maintained
675
676 CYBLAFB FRAMEBUFFER DRIVER
677 P:      Knut Petersen
678 M:      Knut_Petersen@t-online.de
679 L:      linux-fbdev-devel@lists.sourceforge.net
680 S:      Maintained
681
682 CYCLADES 2X SYNC CARD DRIVER
683 P:      Arnaldo Carvalho de Melo
684 M:      acme@conectiva.com.br
685 W:      http://advogato.org/person/acme
686 L:      cycsyn-devel@bazar.conectiva.com.br
687 S:      Maintained
688
689 CYCLADES ASYNC MUX DRIVER
690 M:      async@cyclades.com
691 W:      http://www.cyclades.com/
692 S:      Supported
693
694 CYCLADES PC300 DRIVER
695 M:      pc300@cyclades.com
696 W:      http://www.cyclades.com/
697 S:      Supported
698
699 DAC960 RAID CONTROLLER DRIVER
700 P:      Dave Olien
701 M       dmo@osdl.org
702 W:      http://www.osdl.org/archive/dmo/DAC960
703 L:      linux-kernel@vger.kernel.org
704 S:      Maintained
705
706 DAMA SLAVE for AX.25
707 P:      Joerg Reuter
708 M:      jreuter@yaina.de
709 W:      http://yaina.de/jreuter/
710 W:      http://www.qsl.net/dl1bke/
711 L:      linux-hams@vger.kernel.org
712 S:      Maintained
713
714 DC395x SCSI driver
715 P:      Oliver Neukum
716 M:      oliver@neukum.name
717 P:      Ali Akcaagac
718 M:      aliakc@web.de
719 P:      Jamie Lenehan
720 M:      lenehan@twibble.org
721 W:      http://twibble.org/dist/dc395x/
722 L:      http://lists.twibble.org/mailman/listinfo/dc395x/
723 S:      Maintained
724
725 DC390/AM53C974 SCSI driver
726 P:      Kurt Garloff
727 M:      garloff@suse.de
728 W:      http://www.garloff.de/kurt/linux/dc390/
729 P:      Guennadi Liakhovetski
730 M:      g.liakhovetski@gmx.de
731 S:      Maintained
732
733 DCCP PROTOCOL
734 P:      Arnaldo Carvalho de Melo
735 M:      acme@mandriva.com
736 L:      dccp@vger.kernel.org
737 W:      http://linux-net.osdl.org/index.php/DCCP
738 S:      Maintained
739
740 DECnet NETWORK LAYER
741 P:      Patrick Caulfield
742 M:      patrick@tykepenguin.com
743 W:      http://linux-decnet.sourceforge.net
744 L:      linux-decnet-user@lists.sourceforge.net
745 S:      Maintained
746
747 DEFXX FDDI NETWORK DRIVER
748 P:      Maciej W. Rozycki
749 M:      macro@linux-mips.org
750 S:      Maintained
751
752 DELL LAPTOP SMM DRIVER
753 P:      Massimo Dal Zotto
754 M:      dz@debian.org
755 W:      http://www.debian.org/~dz/i8k/
756 S:      Maintained
757
758 DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
759 P:      Doug Warzecha
760 M:      Douglas_Warzecha@dell.com
761 S:      Maintained
762
763 DEVICE-MAPPER
764 P:      Alasdair Kergon
765 L:      dm-devel@redhat.com
766 W:      http://sources.redhat.com/dm
767 S:      Maintained
768
769 DEVICE NUMBER REGISTRY
770 P:      Torben Mathiasen
771 M:      device@lanana.org
772 W:      http://lanana.org/docs/device-list/index.html
773 L:      linux-kernel@vger.kernel.org
774 S:      Maintained
775
776 DEVICE FILESYSTEM
777 S:      Obsolete
778
779 DIGI INTL. EPCA DRIVER
780 P:      Digi International, Inc
781 M:      Eng.Linux@digi.com
782 L:      Eng.Linux@digi.com
783 W:      http://www.digi.com
784 S:      Orphaned
785
786 DIGI RIGHTSWITCH NETWORK DRIVER
787 P:      Rick Richardson
788 L:      netdev@vger.kernel.org
789 W:      http://www.digi.com
790 S:      Orphaned
791
792 DIRECTORY NOTIFICATION
793 P:      Stephen Rothwell
794 M:      sfr@canb.auug.org.au
795 L:      linux-kernel@vger.kernel.org
796 S:      Supported
797
798 DISK GEOMETRY AND PARTITION HANDLING
799 P:      Andries Brouwer
800 M:      aeb@cwi.nl
801 W:      http://www.win.tue.nl/~aeb/linux/Large-Disk.html
802 W:      http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
803 W:      http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
804 S:      Maintained
805
806 DISKQUOTA:
807 P:      Jan Kara
808 M:      jack@suse.cz
809 L:      linux-kernel@vger.kernel.org
810 S:      Maintained
811
812 DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
813 P:      Tobias Ringstrom
814 M:      tori@unhappy.mine.nu
815 L:      linux-kernel@vger.kernel.org
816 S:      Maintained
817
818 DOCBOOK FOR DOCUMENTATION
819 P:      Martin Waitz
820 M:      tali@admingilde.org
821 S:      Maintained
822
823 DOUBLETALK DRIVER
824 P:      James R. Van Zandt
825 M:      jrv@vanzandt.mv.com
826 L:      blinux-list@redhat.com
827 S:      Maintained
828
829 DRIVER CORE, KOBJECTS, AND SYSFS
830 P:      Greg Kroah-Hartman
831 M:      gregkh@suse.de
832 L:      linux-kernel@vger.kernel.org
833 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
834 S:      Supported
835
836 DRM DRIVERS
837 P:      David Airlie
838 M:      airlied@linux.ie
839 L:      dri-devel@lists.sourceforge.net
840 T:      git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
841 S:      Maintained
842
843 DSCC4 DRIVER
844 P:      François Romieu
845 M:      romieu@cogenit.fr
846 M:      romieu@ensta.fr
847 S:      Maintained
848
849 DVB SUBSYSTEM AND DRIVERS
850 P:      LinuxTV.org Project
851 M:      linux-dvb-maintainer@linuxtv.org
852 L:      linux-dvb@linuxtv.org (subscription required)
853 W:      http://linuxtv.org/
854 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
855 S:      Supported
856
857 EATA-DMA SCSI DRIVER
858 P:      Michael Neuffer
859 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
860 S:      Maintained
861
862 EATA ISA/EISA/PCI SCSI DRIVER
863 P:      Dario Ballabio
864 M:      ballabio_dario@emc.com
865 L:      linux-scsi@vger.kernel.org
866 S:      Maintained
867
868 EATA-PIO SCSI DRIVER
869 P:      Michael Neuffer
870 M:      mike@i-Connect.Net
871 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
872 S:      Maintained
873
874 EBTABLES
875 P:      Bart De Schuymer
876 M:      bart.de.schuymer@pandora.be
877 L:      ebtables-user@lists.sourceforge.net
878 L:      ebtables-devel@lists.sourceforge.net
879 W:      http://ebtables.sourceforge.net/
880 S:      Maintained
881
882 EEPRO100 NETWORK DRIVER
883 P:      Andrey V. Savochkin
884 M:      saw@saw.sw.com.sg
885 S:      Maintained
886
887 EMU10K1 SOUND DRIVER
888 P:      James Courtier-Dutton
889 M:      James@superbug.demon.co.uk
890 L:      emu10k1-devel@lists.sourceforge.net
891 W:      http://sourceforge.net/projects/emu10k1/
892 S:      Maintained
893
894 EMULEX LPFC FC SCSI DRIVER
895 P:      James Smart
896 M:      james.smart@emulex.com
897 L:      linux-scsi@vger.kernel.org
898 W:      http://sourceforge.net/projects/lpfcxxxx
899 S:      Supported
900
901 EPSON 1355 FRAMEBUFFER DRIVER
902 P:      Christopher Hoover
903 M:      ch@murgatroid.com, ch@hpl.hp.com
904 S:      Maintained
905
906 ETHEREXPRESS-16 NETWORK DRIVER
907 P:      Philip Blundell
908 M:      philb@gnu.org
909 L:      netdev@vger.kernel.org
910 S:      Maintained
911
912 ETHERNET BRIDGE
913 P:      Stephen Hemminger
914 M:      shemminger@osdl.org
915 L:      bridge@osdl.org
916 W:      http://bridge.sourceforge.net/
917 S:      Maintained
918
919 ETHERTEAM 16I DRIVER
920 P:      Mika Kuoppala
921 M:      miku@iki.fi
922 S:      Maintained
923
924 EXT2 FILE SYSTEM
925 L:      ext2-devel@lists.sourceforge.net
926 S:      Maintained
927
928 EXT3 FILE SYSTEM
929 P:      Stephen Tweedie, Andrew Morton
930 M:      sct@redhat.com, akpm@osdl.org, adilger@clusterfs.com
931 L:      ext3-users@redhat.com
932 S:      Maintained
933
934 FARSYNC SYNCHRONOUS DRIVER
935 P:      Kevin Curtis
936 M:      kevin.curtis@farsite.co.uk
937 M:      kevin.curtis@farsite.co.uk
938 W:      http://www.farsite.co.uk/
939 S:      Supported
940
941 FRAMEBUFFER LAYER
942 P:      Antonino Daplas
943 M:      adaplas@pol.net
944 L:      linux-fbdev-devel@lists.sourceforge.net 
945 W:      http://linux-fbdev.sourceforge.net/
946 S:      Maintained
947
948 FREESCALE SOC FS_ENET DRIVER
949 P:      Pantelis Antoniou
950 M:      pantelis.antoniou@gmail.com
951 P:      Vitaly Bordug
952 M:      vbordug@ru.mvista.com
953 L:      linuxppc-embedded@ozlabs.org
954 L:      netdev@vger.kernel.org
955 S:      Maintained
956
957 FILE LOCKING (flock() and fcntl()/lockf())
958 P:      Matthew Wilcox
959 M:      matthew@wil.cx
960 L:      linux-fsdevel@vger.kernel.org
961 S:      Maintained
962
963 FILESYSTEMS (VFS and infrastructure)
964 P:      Alexander Viro
965 M:      viro@zeniv.linux.org.uk
966 S:      Maintained
967
968 FIRMWARE LOADER (request_firmware)
969 L:      linux-kernel@vger.kernel.org
970 S:      Orphan
971
972 FPU EMULATOR
973 P:      Bill Metzenthen
974 M:      billm@suburbia.net
975 W:      http://suburbia.net/~billm/floating-point/emulator/
976 S:      Maintained
977
978 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
979 P:      Mike McLagan
980 M:      mike.mclagan@linux.org
981 L:      netdev@vger.kernel.org
982 S:      Maintained
983
984 FREEVXFS FILESYSTEM
985 P:      Christoph Hellwig
986 M:      hch@infradead.org
987 W:      ftp://ftp.openlinux.org/pub/people/hch/vxfs
988 S:      Maintained
989
990 FUJITSU FR-V PORT
991 P:      David Howells
992 M:      dhowells@redhat.com
993 S:      Maintained
994
995 FTAPE/QIC-117
996 L:      linux-tape@vger.kernel.org
997 W:      http://sourceforge.net/projects/ftape
998 S:      Orphan
999
1000 FUSE: FILESYSTEM IN USERSPACE
1001 P:      Miklos Szeredi
1002 M:      miklos@szeredi.hu
1003 L:      fuse-devel@lists.sourceforge.net
1004 W:      http://fuse.sourceforge.net/
1005 S:      Maintained
1006
1007 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1008 P:      Rik Faith
1009 M:      faith@cs.unc.edu
1010 L:      linux-scsi@vger.kernel.org
1011 S:      Odd fixes (e.g., new signatures)
1012
1013 GDT SCSI DISK ARRAY CONTROLLER DRIVER
1014 P:      Achim Leubner
1015 M:      achim_leubner@adaptec.com
1016 L:      linux-scsi@vger.kernel.org
1017 W:      http://www.icp-vortex.com/
1018 S:      Supported
1019
1020 GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1021 P:      Krzysztof Halasa
1022 M:      khc@pm.waw.pl
1023 W:      http://www.kernel.org/pub/linux/utils/net/hdlc/
1024 S:      Maintained
1025
1026 HARDWARE MONITORING
1027 P:      Jean Delvare
1028 M:      khali@linux-fr.org
1029 L:      lm-sensors@lm-sensors.org
1030 W:      http://www.lm-sensors.nu/
1031 S:      Maintained
1032
1033 HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1034 P:      Robert Love
1035 M:      rlove@rlove.org
1036 M:      linux-kernel@vger.kernel.org
1037 W:      http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1038 S:      Maintained
1039
1040 HARMONY SOUND DRIVER
1041 P:      Kyle McMartin
1042 M:      kyle@parisc-linux.org
1043 W:      http://www.parisc-linux.org/~kyle/harmony/
1044 L:      parisc-linux@lists.parisc-linux.org
1045 S:      Maintained
1046
1047 HAYES ESP SERIAL DRIVER
1048 P:      Andrew J. Robinson
1049 M:      arobinso@nyx.net
1050 L:      linux-kernel@vger.kernel.org
1051 W:      http://www.nyx.net/~arobinso
1052 S:      Maintained
1053
1054 HFS FILESYSTEM
1055 P:      Roman Zippel
1056 M:      zippel@linux-m68k.org
1057 L:      linux-kernel@vger.kernel.org
1058 S:      Maintained
1059
1060 HGA FRAMEBUFFER DRIVER
1061 P:      Ferenc Bakonyi
1062 M:      fero@drama.obuda.kando.hu
1063 L:      linux-nvidia@lists.surfsouth.com
1064 W:      http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1065 S:      Maintained
1066
1067 HIGH-SPEED SCC DRIVER FOR AX.25
1068 P:      Klaus Kudielka
1069 M:      klaus.kudielka@ieee.org
1070 L:      linux-hams@vger.kernel.org
1071 W:      http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1072 S:      Maintained
1073
1074 HIPPI
1075 P:      Jes Sorensen
1076 M:      jes@trained-monkey.org
1077 L:      linux-hippi@sunsite.dk
1078 S:      Maintained
1079
1080 HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1081 P:      Chirag Kantharia
1082 M:      chirag.kantharia@hp.com
1083 L:      iss_storagedev@hp.com
1084 S:      Maintained
1085  
1086 HEWLETT-PACKARD SMART2 RAID DRIVER
1087 P:      Chirag Kantharia
1088 M:      chirag.kantharia@hp.com
1089 L:      iss_storagedev@hp.com
1090 S:      Maintained
1091  
1092 HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1093 P:      Mike Miller
1094 M:      mike.miller@hp.com
1095 L:      iss_storagedev@hp.com
1096 S:      Supported
1097  
1098 HOST AP DRIVER
1099 P:      Jouni Malinen
1100 M:      jkmaline@cc.hut.fi
1101 L:      hostap@shmoo.com
1102 W:      http://hostap.epitest.fi/
1103 S:      Maintained
1104
1105 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1106 P:      Jaroslav Kysela
1107 M:      perex@suse.cz
1108 S:      Maintained
1109
1110 HPET:   High Precision Event Timers driver (hpet.c)
1111 P:      Clemens Ladisch
1112 M:      clemens@ladisch.de
1113 S:      Maintained
1114
1115 HPET:   i386
1116 P:      Venkatesh Pallipadi (Venki)
1117 M:      venkatesh.pallipadi@intel.com
1118 S:      Maintained
1119
1120 HPET:   x86_64
1121 P:      Andi Kleen and Vojtech Pavlik
1122 M:      ak@muc.de and vojtech@suse.cz
1123 S:      Maintained
1124
1125 HPET:   ACPI hpet.c
1126 P:      Bob Picco
1127 M:      bob.picco@hp.com
1128 S:      Maintained
1129
1130 HPFS FILESYSTEM
1131 P:      Mikulas Patocka
1132 M:      mikulas@artax.karlin.mff.cuni.cz
1133 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1134 S:      Maintained
1135
1136 HUGETLB FILESYSTEM
1137 P:      William Irwin
1138 M:      wli@holomorphy.com
1139 S:      Maintained
1140
1141 I2C SUBSYSTEM
1142 P:      Jean Delvare
1143 M:      khali@linux-fr.org
1144 L:      lm-sensors@lm-sensors.org
1145 W:      http://www.lm-sensors.nu/
1146 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1147 S:      Maintained
1148
1149 I2O
1150 P:      Markus Lidel
1151 M:      markus.lidel@shadowconnect.com
1152 W:      http://i2o.shadowconnect.com/
1153 S:      Maintained
1154
1155 i386 BOOT CODE
1156 P:      Riley H. Williams
1157 M:      Riley@Williams.Name
1158 L:      Linux-Kernel@vger.kernel.org
1159 S:      Maintained
1160
1161 i386 SETUP CODE / CPU ERRATA WORKAROUNDS
1162 P:      Dave Jones
1163 M:      davej@codemonkey.org.uk
1164 P:      H. Peter Anvin
1165 M:      hpa@zytor.com
1166 S:      Maintained
1167
1168 i810 TCO TIMER WATCHDOG
1169 P:      Nils Faerber
1170 M:      nils@kernelconcepts.de
1171 W:      http://www.kernelconcepts.de/
1172 S:      Maintained
1173
1174 IA64 (Itanium) PLATFORM
1175 P:      Tony Luck
1176 M:      tony.luck@intel.com
1177 L:      linux-ia64@vger.kernel.org
1178 W:      http://www.ia64-linux.org/
1179 T:      git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
1180 S:      Maintained
1181
1182 SN-IA64 (Itanium) SUB-PLATFORM
1183 P:      Greg Edwards
1184 M:      edwardsg@sgi.com
1185 L:      linux-altix@sgi.com
1186 L:      linux-ia64@vger.kernel.org
1187 W:      http://www.sgi.com/altix
1188 S:      Maintained
1189
1190 IBM MCA SCSI SUBSYSTEM DRIVER
1191 P:      Michael Lang
1192 M:      langa2@kph.uni-mainz.de
1193 W:      http://www.uni-mainz.de/~langm000/linux.html
1194 S:      Maintained
1195
1196 IBM Power Linux RAID adapter
1197 P:      Brian King
1198 M:      brking@us.ibm.com
1199 S:      Supported
1200
1201 IBM ServeRAID RAID DRIVER
1202 P:      Jack Hammer
1203 P:      Dave Jeffery
1204 M:      ipslinux@adaptec.com
1205 W:      http://www.developer.ibm.com/welcome/netfinity/serveraid.html
1206 S:      Supported 
1207
1208 IDE DRIVER [GENERAL]
1209 P:      Bartlomiej Zolnierkiewicz
1210 M:      B.Zolnierkiewicz@elka.pw.edu.pl
1211 L:      linux-kernel@vger.kernel.org
1212 L:      linux-ide@vger.kernel.org
1213 T:      git kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6.git
1214 S:      Maintained
1215
1216 IDE/ATAPI CDROM DRIVER
1217 P:      Jens Axboe
1218 M:      axboe@suse.de
1219 L:      linux-kernel@vger.kernel.org
1220 W:      http://www.kernel.dk
1221 S:      Maintained
1222
1223 IDE/ATAPI FLOPPY DRIVERS
1224 P:      Paul Bristow
1225 M:      Paul Bristow <paul@paulbristow.net>
1226 W:      http://paulbristow.net/linux/idefloppy.html
1227 L:      linux-kernel@vger.kernel.org
1228 S:      Maintained
1229
1230 IDE/ATAPI TAPE DRIVERS
1231 P:      Gadi Oxman
1232 M:      Gadi Oxman <gadio@netvision.net.il>
1233 L:      linux-kernel@vger.kernel.org
1234 S:      Maintained
1235
1236 IEEE 1394 ETHERNET (eth1394)
1237 L:      linux1394-devel@lists.sourceforge.net
1238 W:      http://www.linux1394.org/
1239 S:      Orphan
1240
1241 IEEE 1394 SUBSYSTEM
1242 P:      Ben Collins
1243 M:      bcollins@debian.org
1244 P:      Jody McIntyre
1245 M:      scjody@modernduck.com
1246 L:      linux1394-devel@lists.sourceforge.net
1247 W:      http://www.linux1394.org/
1248 T:      git kernel.org:/pub/scm/linux/kernel/git/scjody/ieee1394.git
1249 S:      Maintained
1250
1251 IEEE 1394 OHCI DRIVER
1252 P:      Ben Collins
1253 M:      bcollins@debian.org
1254 P:      Jody McIntyre
1255 M:      scjody@modernduck.com
1256 L:      linux1394-devel@lists.sourceforge.net
1257 W:      http://www.linux1394.org/
1258 S:      Maintained
1259
1260 IEEE 1394 PCILYNX DRIVER
1261 P:      Jody McIntyre
1262 M:      scjody@modernduck.com
1263 L:      linux1394-devel@lists.sourceforge.net
1264 W:      http://www.linux1394.org/
1265 S:      Maintained
1266
1267 IEEE 1394 RAW I/O DRIVER
1268 P:      Ben Collins
1269 M:      bcollins@debian.org
1270 P:      Dan Dennedy
1271 M:      dan@dennedy.org
1272 L:      linux1394-devel@lists.sourceforge.net
1273 W:      http://www.linux1394.org/
1274 S:      Maintained
1275
1276 IEEE 1394 SBP2
1277 P:      Ben Collins
1278 M:      bcollins@debian.org
1279 P:      Stefan Richter
1280 M:      stefanr@s5r6.in-berlin.de
1281 L:      linux1394-devel@lists.sourceforge.net
1282 W:      http://www.linux1394.org/
1283 S:      Maintained
1284
1285 IMS TWINTURBO FRAMEBUFFER DRIVER
1286 P:      Paul Mundt
1287 M:      lethal@chaoticdreams.org
1288 L:      linux-fbdev-devel@lists.sourceforge.net
1289 S:      Maintained
1290
1291 INFINIBAND SUBSYSTEM
1292 P:      Roland Dreier
1293 M:      rolandd@cisco.com
1294 P:      Sean Hefty
1295 M:      mshefty@ichips.intel.com
1296 P:      Hal Rosenstock
1297 M:      halr@voltaire.com
1298 L:      openib-general@openib.org
1299 W:      http://www.openib.org/
1300 T:      git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
1301 S:      Supported
1302
1303 INPUT (KEYBOARD, MOUSE, JOYSTICK) DRIVERS
1304 P:      Dmitry Torokhov
1305 M:      dtor_core@ameritech.net
1306 L:      linux-input@atrey.karlin.mff.cuni.cz
1307 L:      linux-joystick@atrey.karlin.mff.cuni.cz
1308 T:      git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
1309 S:      Maintained
1310
1311 INOTIFY
1312 P:      John McCutchan and Robert Love
1313 M:      ttb@tentacle.dhs.org and rml@novell.com
1314 L:      linux-kernel@vger.kernel.org
1315 S:      Maintained
1316
1317 INTEL 810/815 FRAMEBUFFER DRIVER
1318 P:      Antonino Daplas
1319 M:      adaplas@pol.net
1320 L:      linux-fbdev-devel@lists.sourceforge.net
1321 S:      Maintained
1322
1323 INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
1324 P:      Ingo Molnar
1325 M:      mingo@redhat.com
1326 S:      Maintained
1327
1328 INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1329 P:      Jeff Garzik
1330 M:      jgarzik@pobox.com
1331 W:      http://sourceforge.net/projects/gkernel/
1332 S:      Maintained
1333
1334 INTEL IA32 MICROCODE UPDATE SUPPORT
1335 P:      Tigran Aivazian
1336 M:      tigran@veritas.com
1337 S:      Maintained
1338
1339 INTEL PRO/100 ETHERNET SUPPORT
1340 P:      John Ronciak
1341 M:      john.ronciak@intel.com
1342 P:      Ganesh Venkatesan
1343 M:      ganesh.venkatesan@intel.com
1344 P:      Jesse Brandeburg
1345 M:      jesse.brandeburg@intel.com
1346 W:      http://sourceforge.net/projects/e1000/
1347 S:      Supported
1348
1349 INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
1350 P:      Jeb Cramer
1351 M:      cramerj@intel.com
1352 P:      John Ronciak
1353 M:      john.ronciak@intel.com
1354 P:      Ganesh Venkatesan
1355 M:      ganesh.venkatesan@intel.com
1356 W:      http://sourceforge.net/projects/e1000/
1357 S:      Supported
1358
1359 INTEL PRO/10GbE SUPPORT
1360 P:      Ayyappan Veeraiyan
1361 M:      ayyappan.veeraiyan@intel.com
1362 P:      Ganesh Venkatesan
1363 M:      ganesh.venkatesan@intel.com
1364 P:      John Ronciak
1365 M:      john.ronciak@intel.com
1366 W:      http://sourceforge.net/projects/e1000/
1367 S:      Supported
1368
1369 INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
1370 P:      Yi Zhu
1371 M:      yi.zhu@intel.com
1372 P:      James Ketrenos
1373 M:      jketreno@linux.intel.com
1374 L:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1375 W:      http://ipw2100.sourceforge.net
1376 S:      Supported
1377
1378 INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
1379 P:      Yi Zhu
1380 M:      yi.zhu@intel.com
1381 P:      James Ketrenos
1382 M:      jketreno@linux.intel.com
1383 L:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1384 W:      http://ipw2200.sourceforge.net
1385 S:      Supported
1386
1387 IOC3 DRIVER
1388 P:      Ralf Baechle
1389 M:      ralf@linux-mips.org
1390 L:      linux-mips@linux-mips.org
1391 S:      Maintained
1392
1393 IP MASQUERADING:
1394 P:      Juanjo Ciarlante
1395 M:      jjciarla@raiz.uncu.edu.ar
1396 S:      Maintained
1397
1398 IPX NETWORK LAYER
1399 P:      Arnaldo Carvalho de Melo
1400 M:      acme@conectiva.com.br
1401 L:      netdev@vger.kernel.org
1402 S:      Maintained
1403
1404 IRDA SUBSYSTEM
1405 P:      Jean Tourrilhes
1406 L:      irda-users@lists.sourceforge.net (subscribers-only)
1407 W:      http://irda.sourceforge.net/
1408 S:      Maintained
1409
1410 ISAPNP
1411 P:      Jaroslav Kysela
1412 M:      perex@suse.cz
1413 S:      Maintained
1414
1415 ISDN SUBSYSTEM
1416 P:      Karsten Keil
1417 M:      kkeil@suse.de
1418 P:      Kai Germaschewski
1419 M:      kai.germaschewski@gmx.de
1420 L:      isdn4linux@listserv.isdn4linux.de
1421 W:      http://www.isdn4linux.de
1422 T:      git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
1423 S:      Maintained
1424
1425 ISDN SUBSYSTEM (Eicon active card driver)
1426 P:      Armin Schindler
1427 M:      mac@melware.de
1428 L:      isdn4linux@listserv.isdn4linux.de
1429 W:      http://www.melware.de
1430 S:      Maintained
1431
1432 JOURNALLING FLASH FILE SYSTEM (JFFS)
1433 P:      Axis Communications AB
1434 M:      jffs-dev@axis.com
1435 L:      jffs-dev@axis.com
1436 W:      http://www.developer.axis.com/software/jffs/
1437 S:      Maintained
1438
1439 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
1440 P:      David Woodhouse
1441 M:      dwmw2@infradead.org
1442 L:      jffs-dev@axis.com
1443 W:      http://sources.redhat.com/jffs2/
1444 S:      Maintained
1445
1446 JFS FILESYSTEM
1447 P:      Dave Kleikamp
1448 M:      shaggy@austin.ibm.com
1449 L:      jfs-discussion@lists.sourceforge.net
1450 W:      http://jfs.sourceforge.net/
1451 T:      git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
1452 S:      Supported
1453
1454 KCONFIG
1455 P:      Roman Zippel
1456 M:      zippel@linux-m68k.org
1457 L:      kbuild-devel@lists.sourceforge.net
1458 S:      Maintained
1459
1460 KERNEL AUTOMOUNTER (AUTOFS)
1461 P:      H. Peter Anvin
1462 M:      hpa@zytor.com
1463 L:      autofs@linux.kernel.org
1464 S:      Odd Fixes
1465
1466 KERNEL AUTOMOUNTER v4 (AUTOFS4)
1467 P:      Ian Kent
1468 M:      raven@themaw.net
1469 L:      autofs@linux.kernel.org
1470 S:      Maintained
1471
1472 KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
1473 P:      Kai Germaschewski
1474 M:      kai@germaschewski.name
1475 P:      Sam Ravnborg
1476 M:      sam@ravnborg.org
1477 T:      git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
1478 S:      Maintained 
1479
1480 KERNEL JANITORS
1481 P:      Several
1482 L:      kernel-janitors@osdl.org
1483 W:      http://www.kerneljanitors.org/
1484 W:      http://sf.net/projects/kernel-janitor/
1485 S:      Maintained
1486
1487 KERNEL NFSD
1488 P:      Neil Brown
1489 M:      neilb@cse.unsw.edu.au
1490 L:      nfs@lists.sourceforge.net
1491 W:      http://nfs.sourceforge.net/
1492 W:      http://www.cse.unsw.edu.au/~neilb/patches/linux-devel/
1493 S:      Maintained
1494
1495 KEXEC
1496 P:      Eric Biederman
1497 P:      Randy Dunlap
1498 M:      ebiederm@xmission.com
1499 M:      rdunlap@xenotime.net
1500 W:      http://www.xmission.com/~ebiederm/files/kexec/
1501 L:      linux-kernel@vger.kernel.org
1502 L:      fastboot@osdl.org
1503 S:      Maintained
1504
1505 KPROBES
1506 P:      Prasanna S Panchamukhi
1507 M:      prasanna@in.ibm.com
1508 P:      Ananth N Mavinakayanahalli
1509 M:      ananth@in.ibm.com
1510 P:      Anil S Keshavamurthy
1511 M:      anil.s.keshavamurthy@intel.com
1512 P:      David S. Miller
1513 M:      davem@davemloft.net
1514 L:      linux-kernel@vger.kernel.org
1515 S:      Maintained
1516
1517 LANMEDIA WAN CARD DRIVER
1518 P:      Andrew Stanley-Jones
1519 M:      asj@lanmedia.com
1520 W:      http://www.lanmedia.com/
1521 S:      Supported
1522  
1523 LAPB module
1524 P:      Henner Eisen
1525 M:      eis@baty.hanse.de
1526 L:      linux-x25@vger.kernel.org
1527 S:      Maintained
1528
1529 LASI 53c700 driver for PARISC
1530 P:      James E.J. Bottomley
1531 M:      James.Bottomley@HansenPartnership.com
1532 L:      linux-scsi@vger.kernel.org
1533 S:      Maintained
1534
1535 LEGO USB Tower driver
1536 P:      Juergen Stuber
1537 M:      starblue@users.sourceforge.net
1538 L:      legousb-devel@lists.sourceforge.net
1539 W:      http://legousb.sourceforge.net/
1540 S:      Maintained
1541
1542 LINUX FOR IBM pSERIES (RS/6000)
1543 P:      Paul Mackerras
1544 M:      paulus@au.ibm.com
1545 W:      http://www.ibm.com/linux/ltc/projects/ppc
1546 S:      Supported
1547
1548 LINUX FOR NCR VOYAGER
1549 P:      James Bottomley
1550 M:      James.Bottomley@HansenPartnership.com
1551 W:      http://www.hansenpartnership.com/voyager
1552 S:      Maintained
1553
1554 LINUX FOR POWERPC
1555 P:      Paul Mackerras
1556 M:      paulus@samba.org
1557 W:      http://www.penguinppc.org/
1558 L:      linuxppc-dev@ozlabs.org
1559 T:      git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
1560 S:      Supported
1561
1562 LINUX FOR POWER MACINTOSH
1563 P:      Benjamin Herrenschmidt
1564 M:      benh@kernel.crashing.org
1565 W:      http://www.penguinppc.org/
1566 L:      linuxppc-dev@ozlabs.org
1567 S:      Maintained
1568
1569 LINUX FOR POWERPC EMBEDDED MPC52XX
1570 P:      Sylvain Munaut
1571 M:      tnt@246tNt.com
1572 W:      http://www.246tNt.com/mpc52xx/
1573 W:      http://www.penguinppc.org/
1574 L:      linuxppc-dev@ozlabs.org
1575 L:      linuxppc-embedded@ozlabs.org
1576 S:      Maintained
1577
1578 LINUX FOR POWERPC EMBEDDED PPC4XX
1579 P:      Matt Porter
1580 M:      mporter@kernel.crashing.org
1581 W:      http://www.penguinppc.org/
1582 L:      linuxppc-embedded@ozlabs.org
1583 S:      Maintained
1584
1585 LINUX FOR POWERPC BOOT CODE
1586 P:      Tom Rini
1587 M:      trini@kernel.crashing.org
1588 W:      http://www.penguinppc.org/
1589 L:      linuxppc-embedded@ozlabs.org
1590 S:      Maintained
1591
1592 LINUX FOR POWERPC EMBEDDED PPC8XX
1593 P:      Marcelo Tosatti
1594 M:      marcelo.tosatti@cyclades.com
1595 W:      http://www.penguinppc.org/
1596 L:      linuxppc-embedded@ozlabs.org
1597 S:      Maintained
1598
1599 LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
1600 P:     Kumar Gala
1601 M:     galak@kernel.crashing.org
1602 W:     http://www.penguinppc.org/
1603 L:     linuxppc-embedded@ozlabs.org
1604 S:     Maintained
1605
1606 LLC (802.2)
1607 P:      Arnaldo Carvalho de Melo
1608 M:      acme@conectiva.com.br
1609 S:      Maintained
1610
1611 LINUX FOR 64BIT POWERPC
1612 P:      Paul Mackerras
1613 M:      paulus@samba.org
1614 M:      paulus@au.ibm.com
1615 P:      Anton Blanchard
1616 M:      anton@samba.org
1617 M:      anton@au.ibm.com
1618 W:      http://linuxppc64.org
1619 L:      linuxppc64-dev@ozlabs.org
1620 S:      Supported
1621
1622 LINUX SECURITY MODULE (LSM) FRAMEWORK
1623 P:      Chris Wright
1624 M:      chrisw@osdl.org
1625 L:      linux-security-module@wirex.com
1626 W:      http://lsm.immunix.org
1627 T:      git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
1628 S:      Supported
1629
1630 LM83 HARDWARE MONITOR DRIVER
1631 P:      Jean Delvare
1632 M:      khali@linux-fr.org
1633 L:      lm-sensors@lm-sensors.org
1634 S:      Maintained
1635
1636 LM90 HARDWARE MONITOR DRIVER
1637 P:      Jean Delvare
1638 M:      khali@linux-fr.org
1639 L:      lm-sensors@lm-sensors.org
1640 S:      Maintained
1641
1642 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP Dynamic Disks)
1643 P:      Richard Russon (FlatCap)
1644 M:      ldm@flatcap.org
1645 L:      ldm-devel@lists.sourceforge.net 
1646 W:      http://ldm.sourceforge.net
1647 S:      Maintained
1648
1649 LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
1650 P:      Eric Moore
1651 M:      Eric.Moore@lsil.com
1652 M:      support@lsil.com
1653 L:      mpt_linux_developer@lsil.com
1654 L:      linux-scsi@vger.kernel.org
1655 W:      http://www.lsilogic.com/support
1656 S:      Supported
1657
1658 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
1659 P:      Matthew Wilcox
1660 M:      matthew@wil.cx
1661 L:      linux-scsi@vger.kernel.org
1662 S:      Maintained
1663
1664 M68K ARCHITECTURE
1665 P:      Geert Uytterhoeven
1666 M:      geert@linux-m68k.org
1667 P:      Roman Zippel
1668 M:      zippel@linux-m68k.org
1669 L:      linux-m68k@lists.linux-m68k.org
1670 W:      http://www.linux-m68k.org/
1671 W:      http://linux-m68k-cvs.ubb.ca/
1672 S:      Maintained
1673
1674 M68K ON APPLE MACINTOSH
1675 P:      Joshua Thompson
1676 M:      funaho@jurai.org
1677 W:      http://www.mac.linux-m68k.org/
1678 L:      linux-mac68k@mac.linux-m68k.org
1679 S:      Maintained
1680
1681 M68K ON HP9000/300
1682 P:      Philip Blundell
1683 M:      philb@gnu.org
1684 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
1685 S:      Maintained
1686
1687 MARVELL YUKON / SYSKONNECT DRIVER
1688 P:      Mirko Lindner
1689 M:      mlindner@syskonnect.de
1690 P:      Ralph Roesler
1691 M:      rroesler@syskonnect.de
1692 W:      http://www.syskonnect.com
1693 S:      Supported
1694
1695 MAESTRO PCI SOUND DRIVERS
1696 P:      Zach Brown
1697 M:      zab@zabbo.net
1698 S:      Odd Fixes
1699
1700 MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
1701 P: Michael Kerrisk
1702 M: mtk-manpages@gmx.net
1703 W: ftp://ftp.kernel.org/pub/linux/docs/manpages
1704 S: Maintained
1705
1706 MARVELL MV64340 ETHERNET DRIVER
1707 P:      Manish Lachwani
1708 M:      Manish_Lachwani@pmc-sierra.com
1709 L:      linux-mips@linux-mips.org
1710 L:      netdev@vger.kernel.org
1711 S:      Supported
1712
1713 MATROX FRAMEBUFFER DRIVER
1714 P:      Petr Vandrovec
1715 M:      vandrove@vc.cvut.cz
1716 L:      linux-fbdev-devel@lists.sourceforge.net
1717 S:      Maintained
1718
1719 MEGARAID SCSI DRIVERS
1720 P:     Neela Syam Kolli
1721 M:     Neela.Kolli@engenio.com
1722 S:     linux-scsi@vger.kernel.org
1723 W:     http://megaraid.lsilogic.com
1724 S:     Maintained
1725
1726 MEMORY TECHNOLOGY DEVICES
1727 P:      David Woodhouse
1728 M:      dwmw2@infradead.org
1729 W:      http://www.linux-mtd.infradead.org/
1730 L:      linux-mtd@lists.infradead.org
1731 T:      git kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6.git
1732 S:      Maintained
1733
1734 MICROTEK X6 SCANNER
1735 P:      Oliver Neukum
1736 M:      oliver@neukum.name
1737 S:      Maintained
1738
1739 MIPS
1740 P:      Ralf Baechle
1741 M:      ralf@linux-mips.org
1742 W:      http://www.linux-mips.org/
1743 L:      linux-mips@linux-mips.org
1744 S:      Maintained
1745
1746 MISCELLANEOUS MCA-SUPPORT
1747 P:      James Bottomley
1748 M:      jejb@steeleye.com
1749 L:      linux-kernel@vger.kernel.org
1750 S:      Maintained
1751
1752 MODULE SUPPORT
1753 P:      Rusty Russell
1754 M:      rusty@rustcorp.com.au
1755 L:      linux-kernel@vger.kernel.org
1756 S:      Maintained
1757
1758 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
1759 P:      Stelian Pop
1760 M:      stelian@popies.net
1761 W:      http://popies.net/meye/
1762 S:      Maintained
1763
1764 MOUSE AND MISC DEVICES [GENERAL]
1765 P:      Alessandro Rubini
1766 M:      rubini@ipvvis.unipv.it
1767 L:      linux-kernel@vger.kernel.org
1768 S:      Maintained
1769
1770 MTRR AND SIMILAR SUPPORT [i386]
1771 P:      Richard Gooch
1772 M:      rgooch@atnf.csiro.au
1773 L:      linux-kernel@vger.kernel.org
1774 W:      http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
1775 S:      Maintained
1776
1777 MULTISOUND SOUND DRIVER
1778 P:      Andrew Veliath
1779 M:      andrewtv@usa.net
1780 S:      Maintained
1781
1782 NATSEMI ETHERNET DRIVER (DP8381x)
1783 P:      Tim Hockin
1784 M:      thockin@hockin.org
1785 S:      Maintained
1786
1787 NCP FILESYSTEM
1788 P:      Petr Vandrovec
1789 M:      vandrove@vc.cvut.cz
1790 L:      linware@sh.cvut.cz
1791 S:      Maintained
1792
1793 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
1794 P:      James E.J. Bottomley
1795 M:      James.Bottomley@HansenPartnership.com
1796 L:      linux-scsi@vger.kernel.org
1797 S:      Maintained
1798
1799 NETFILTER/IPTABLES/IPCHAINS
1800 P:      Rusty Russell
1801 P:      Marc Boucher
1802 P:      James Morris
1803 P:      Harald Welte
1804 P:      Jozsef Kadlecsik
1805 M:      coreteam@netfilter.org
1806 W:      http://www.netfilter.org/
1807 W:      http://www.iptables.org/
1808 L:      netfilter@lists.netfilter.org
1809 L:      netfilter-devel@lists.netfilter.org
1810 S:      Supported
1811
1812 NETROM NETWORK LAYER
1813 P:      Ralf Baechle
1814 M:      ralf@linux-mips.org
1815 L:      linux-hams@vger.kernel.org
1816 S:      Maintained
1817
1818 NETWORK BLOCK DEVICE
1819 P:      Paul Clements
1820 M:      Paul.Clements@steeleye.com
1821 S:      Maintained
1822
1823 NETWORK DEVICE DRIVERS
1824 P:      Andrew Morton
1825 M:      akpm@osdl.org
1826 P:      Jeff Garzik
1827 M:      jgarzik@pobox.com
1828 L:      netdev@vger.kernel.org
1829 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
1830 S:      Maintained
1831
1832 NETWORKING [GENERAL]
1833 P:      Networking Team
1834 M:      netdev@vger.kernel.org
1835 L:      netdev@vger.kernel.org
1836 S:      Maintained
1837
1838 NETWORKING [IPv4/IPv6]
1839 P:      David S. Miller
1840 M:      davem@davemloft.net
1841 P:      Alexey Kuznetsov
1842 M:      kuznet@ms2.inr.ac.ru
1843 P:      Pekka Savola (ipv6)
1844 M:      pekkas@netcore.fi
1845 P:      James Morris
1846 M:      jmorris@namei.org
1847 P:      Hideaki YOSHIFUJI
1848 M:      yoshfuji@linux-ipv6.org
1849 P:      Patrick McHardy
1850 M:      kaber@coreworks.de
1851 L:      netdev@vger.kernel.org
1852 T:      git kernel.org:/pub/scm/linux/kernel/davem/net-2.6.git
1853 S:      Maintained
1854
1855 IPVS
1856 P:      Wensong Zhang
1857 M:      wensong@linux-vs.org
1858 P:      Simon Horman
1859 M:      horms@verge.net.au
1860 P:      Julian Anastasov
1861 M:      ja@ssi.bg
1862 L:      netdev@vger.kernel.org
1863 S:      Maintained
1864
1865 NFS CLIENT
1866 P:      Trond Myklebust
1867 M:      trond.myklebust@fys.uio.no
1868 L:      linux-kernel@vger.kernel.org
1869 S:      Maintained
1870
1871 NI5010 NETWORK DRIVER
1872 P:      Jan-Pascal van Best and Andreas Mohr
1873 M:      Jan-Pascal van Best <jvbest@qv3pluto.leidenuniv.nl>
1874 M:      Andreas Mohr <100.30936@germany.net>
1875 L:      netdev@vger.kernel.org
1876 S:      Maintained
1877
1878 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
1879 P:      YOKOTA Hiroshi
1880 M:      yokota@netlab.is.tsukuba.ac.jp
1881 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
1882 S:      Maintained
1883
1884 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
1885 P:      GOTO Masanori
1886 M:      gotom@debian.or.jp
1887 P:      YOKOTA Hiroshi
1888 M:      yokota@netlab.is.tsukuba.ac.jp
1889 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
1890 S:      Maintained
1891
1892 NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
1893 P:      Eberhard Moenkeberg
1894 M:      emoenke@gwdg.de
1895 L:      linux-kernel@vger.kernel.org
1896 S:      Maintained
1897
1898 NTFS FILESYSTEM
1899 P:      Anton Altaparmakov
1900 M:      aia21@cantab.net
1901 L:      linux-ntfs-dev@lists.sourceforge.net
1902 L:      linux-kernel@vger.kernel.org
1903 W:      http://linux-ntfs.sf.net/
1904 T:      git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
1905 S:      Maintained
1906
1907 NVIDIA (RIVA) FRAMEBUFFER DRIVER
1908 P:      Ani Joshi
1909 M:      ajoshi@shell.unixbox.com
1910 L:      linux-nvidia@lists.surfsouth.com
1911 S:      Maintained
1912
1913 ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
1914 P:      Mark Fasheh
1915 M:      mark.fasheh@oracle.com
1916 P:      Kurt Hackel
1917 M:      kurt.hackel@oracle.com
1918 L:      ocfs2-devel@oss.oracle.com
1919 W:      http://oss.oracle.com/projects/ocfs2/
1920 S:      Supported       
1921
1922 OLYMPIC NETWORK DRIVER
1923 P:      Peter De Shrijver
1924 M:      p2@ace.ulyssis.student.kuleuven.ac.be
1925 P:      Mike Phillips
1926 M:      mikep@linuxtr.net 
1927 L:      netdev@vger.kernel.org
1928 L:      linux-tr@linuxtr.net
1929 W:      http://www.linuxtr.net
1930 S:      Maintained
1931
1932 OMNIKEY CARDMAN 4000 DRIVER
1933 P:      Harald Welte
1934 M:      laforge@gnumonks.org
1935 S:      Maintained
1936
1937 OMNIKEY CARDMAN 4040 DRIVER
1938 P:      Harald Welte
1939 M:      laforge@gnumonks.org
1940 S:      Maintained
1941
1942 ONSTREAM SCSI TAPE DRIVER
1943 P:      Willem Riede
1944 M:      osst@riede.org
1945 L:      osst-users@lists.sourceforge.net
1946 L:      linux-scsi@vger.kernel.org
1947 S:      Maintained
1948
1949 OPL3-SA2, SA3, and SAx DRIVER
1950 P:      Zwane Mwaikambo
1951 M:      zwane@arm.linux.org.uk
1952 L:      linux-sound@vger.kernel.org
1953 S:      Maintained
1954
1955 OPROFILE
1956 P:      Philippe Elie
1957 M:      phil.el@wanadoo.fr
1958 L:      oprofile-list@lists.sf.net
1959 S:      Maintained
1960
1961 ORINOCO DRIVER
1962 P:      Pavel Roskin
1963 M:      proski@gnu.org
1964 P:      David Gibson
1965 M:      hermes@gibson.dropbear.id.au
1966 L:      orinoco-users@lists.sourceforge.net
1967 L:      orinoco-devel@lists.sourceforge.net
1968 W:      http://www.nongnu.org/orinoco/
1969 S:      Maintained
1970
1971 PARALLEL PORT SUPPORT
1972 P:      Phil Blundell
1973 M:      philb@gnu.org
1974 P:      Tim Waugh
1975 M:      tim@cyberelk.net
1976 P:      David Campbell
1977 M:      campbell@torque.net
1978 P:      Andrea Arcangeli
1979 M:      andrea@suse.de
1980 L:      linux-parport@lists.infradead.org
1981 W:      http://people.redhat.com/twaugh/parport/
1982 S:      Maintained
1983
1984 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
1985 P:      Tim Waugh
1986 M:      tim@cyberelk.net
1987 L:      linux-parport@lists.infradead.org
1988 W:      http://www.torque.net/linux-pp.html
1989 S:      Maintained
1990
1991 PARISC ARCHITECTURE
1992 P:      Matthew Wilcox
1993 M:      matthew@wil.cx
1994 P:      Grant Grundler
1995 M:      grundler@parisc-linux.org
1996 L:      parisc-linux@parisc-linux.org
1997 W:      http://www.parisc-linux.org/
1998 S:      Maintained
1999
2000 PERSONALITY HANDLING
2001 P:      Christoph Hellwig
2002 M:      hch@infradead.org
2003 L:      linux-abi-devel@lists.sourceforge.net
2004 S:      Maintained
2005
2006 PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
2007 P:      Thomas Sailer
2008 M:      sailer@ife.ee.ethz.ch
2009 L:      linux-sound@vger.kernel.org
2010 W:      http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
2011 S:      Maintained
2012
2013 PCI SUBSYSTEM
2014 P:      Greg Kroah-Hartman
2015 M:      gregkh@suse.de
2016 L:      linux-kernel@vger.kernel.org
2017 L:      linux-pci@atrey.karlin.mff.cuni.cz
2018 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
2019 S:      Supported
2020
2021 PCI HOTPLUG CORE
2022 P:      Greg Kroah-Hartman
2023 M:      gregkh@suse.de
2024 S:      Supported
2025
2026 PCI HOTPLUG COMPAQ DRIVER
2027 P:      Greg Kroah-Hartman
2028 M:      greg@kroah.com
2029 S:      Maintained
2030
2031 PCIE HOTPLUG DRIVER
2032 P:      Kristen Carlson Accardi
2033 M:      kristen.c.accardi@intel.com
2034 L:      pcihpd-discuss@lists.sourceforge.net
2035 S:      Maintained
2036
2037 PCMCIA SUBSYSTEM
2038 P:      Linux PCMCIA Team
2039 L:      http://lists.infradead.org/mailman/listinfo/linux-pcmcia
2040 T:      git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
2041 S:      Maintained
2042
2043 PCNET32 NETWORK DRIVER
2044 P:      Thomas Bogendörfer
2045 M:      tsbogend@alpha.franken.de
2046 L:      netdev@vger.kernel.org
2047 S:      Maintained
2048
2049 PHRAM MTD DRIVER
2050 P:      Jörn Engel
2051 M:      joern@wh.fh-wedel.de
2052 L:      linux-mtd@lists.infradead.org
2053 S:      Maintained
2054
2055 PKTCDVD DRIVER
2056 P:      Peter Osterlund
2057 M:      petero2@telia.com
2058 L:      linux-kernel@vger.kernel.org
2059 S:      Maintained
2060
2061 POSIX CLOCKS and TIMERS
2062 P:      George Anzinger
2063 M:      george@mvista.com
2064 L:      netdev@vger.kernel.org
2065 S:      Supported
2066
2067 POWERPC 4xx EMAC DRIVER
2068 P:      Eugene Surovegin
2069 M:      ebs@ebshome.net
2070 W:      http://kernel.ebshome.net/emac/
2071 L:      linuxppc-embedded@ozlabs.org
2072 L:      netdev@vger.kernel.org
2073 S:      Maintained
2074
2075 PNP SUPPORT
2076 P:      Adam Belay
2077 M:      ambx1@neo.rr.com
2078 S:      Maintained
2079
2080 PPP PROTOCOL DRIVERS AND COMPRESSORS
2081 P:      Paul Mackerras
2082 M:      paulus@samba.org
2083 L:      linux-ppp@vger.kernel.org
2084 S:      Maintained
2085
2086 PPP OVER ATM (RFC 2364)
2087 P:      Mitchell Blank Jr
2088 M:      mitch@sfgoth.com
2089 S:      Maintained
2090
2091 PPP OVER ETHERNET
2092 P:      Michal Ostrowski
2093 M:      mostrows@speakeasy.net
2094 S:      Maintained
2095
2096 PREEMPTIBLE KERNEL
2097 P:      Robert Love
2098 M:      rml@tech9.net
2099 L:      linux-kernel@vger.kernel.org
2100 L:      kpreempt-tech@lists.sourceforge.net
2101 W:      ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
2102 S:      Supported
2103
2104 PRISM54 WIRELESS DRIVER
2105 P:      Prism54 Development Team
2106 M:      prism54-private@prism54.org
2107 L:      netdev@vger.kernel.org
2108 W:      http://prism54.org
2109 S:      Maintained
2110
2111 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
2112 P:      Peter Denison
2113 M:      promise@pnd-pc.demon.co.uk
2114 W:      http://www.pnd-pc.demon.co.uk/promise/
2115 S:      Maintained
2116
2117 PXA2xx SUPPORT
2118 P:      Nicolas Pitre
2119 M:      nico@cam.org
2120 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2121 S:      Maintained
2122
2123 QLOGIC QLA2XXX FC-SCSI DRIVER
2124 P:      Andrew Vasquez
2125 M:      andrew.vasquez@qlogic.com
2126 L:      linux-scsi@vger.kernel.org
2127 S:      Supported
2128
2129 QNX4 FILESYSTEM
2130 P:      Anders Larsen
2131 M:      al@alarsen.net
2132 L:      linux-kernel@vger.kernel.org
2133 W:      http://www.alarsen.net/linux/qnx4fs/
2134 S:      Maintained
2135
2136 RADEON FRAMEBUFFER DISPLAY DRIVER
2137 P:      Benjamin Herrenschmidt
2138 M:      benh@kernel.crashing.org
2139 L:      linux-fbdev-devel@lists.sourceforge.net
2140 S:      Maintained
2141
2142 RAGE128 FRAMEBUFFER DISPLAY DRIVER
2143 P:      Paul Mackerras
2144 M:      paulus@samba.org
2145 L:      linux-fbdev-devel@lists.sourceforge.net
2146 S:      Maintained
2147
2148 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
2149 P:      Corey Thomas
2150 M:      corey@world.std.com
2151 L:      linux-kernel@vger.kernel.org
2152 S:      Maintained
2153
2154 RANDOM NUMBER DRIVER
2155 P:      Matt Mackall
2156 M:      mpm@selenic.com
2157 S:      Maintained
2158
2159 RAPIDIO SUBSYSTEM
2160 P:      Matt Porter
2161 M:      mporter@kernel.crashing.org
2162 L:      linux-kernel@vger.kernel.org
2163 S:      Maintained
2164
2165 REAL TIME CLOCK DRIVER
2166 P:      Paul Gortmaker
2167 M:      p_gortmaker@yahoo.com
2168 L:      linux-kernel@vger.kernel.org
2169 S:      Maintained
2170
2171 REISERFS FILE SYSTEM
2172 P:      Hans Reiser
2173 M:      reiserfs-dev@namesys.com
2174 L:      reiserfs-list@namesys.com
2175 W:      http://www.namesys.com
2176 S:      Supported
2177
2178 ROCKETPORT DRIVER
2179 P:      Comtrol Corp.
2180 W:      http://www.comtrol.com
2181 S:      Maintained
2182
2183 ROSE NETWORK LAYER
2184 P:      Ralf Baechle
2185 M:      ralf@linux-mips.org
2186 L:      linux-hams@vger.kernel.org
2187 S:      Maintained
2188
2189 RISCOM8 DRIVER
2190 S:      Orphan
2191
2192 RTLINUX  REALTIME  LINUX
2193 P:      Victor Yodaiken
2194 M:      yodaiken@fsmlabs.com
2195 L:      rtl@rtlinux.org
2196 W:      www.rtlinux.org
2197 S:      Maintained
2198
2199 S390
2200 P:      Martin Schwidefsky
2201 M:      schwidefsky@de.ibm.com
2202 M:      linux390@de.ibm.com
2203 L:      linux-390@vm.marist.edu
2204 W:      http://oss.software.ibm.com/developerworks/opensource/linux390
2205 S:      Supported
2206
2207 SAA7146 VIDEO4LINUX-2 DRIVER
2208 P:      Michael Hunold
2209 M:      michael@mihu.de
2210 W:      http://www.mihu.de/linux/saa7146
2211 S:      Maintained
2212
2213 SBPCD CDROM DRIVER
2214 P:      Eberhard Moenkeberg
2215 M:      emoenke@gwdg.de
2216 L:      linux-kernel@vger.kernel.org
2217 S:      Maintained
2218
2219 SC1200 WDT DRIVER
2220 P:      Zwane Mwaikambo
2221 M:      zwane@arm.linux.org.uk
2222 S:      Maintained
2223
2224 SCHEDULER
2225 P:      Ingo Molnar
2226 M:      mingo@elte.hu
2227 P:      Robert Love    [the preemptible kernel bits]
2228 M:      rml@tech9.net
2229 L:      linux-kernel@vger.kernel.org
2230 S:      Maintained
2231
2232 SCSI CDROM DRIVER
2233 P:      Jens Axboe
2234 M:      axboe@suse.de
2235 L:      linux-scsi@vger.kernel.org
2236 W:      http://www.kernel.dk
2237 S:      Maintained
2238
2239 SCSI SG DRIVER
2240 P:      Doug Gilbert
2241 M:      dgilbert@interlog.com
2242 L:      linux-scsi@vger.kernel.org
2243 W:      http://www.torque.net/sg
2244 S:      Maintained
2245
2246 SCSI SUBSYSTEM
2247 P:      James E.J. Bottomley
2248 M:      James.Bottomley@SteelEye.com
2249 L:      linux-scsi@vger.kernel.org
2250 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
2251 S:      Maintained
2252
2253 SCSI TAPE DRIVER
2254 P:      Kai Mäkisara
2255 M:      Kai.Makisara@kolumbus.fi
2256 L:      linux-scsi@vger.kernel.org
2257 S:      Maintained
2258
2259 SCTP PROTOCOL
2260 P: Sridhar Samudrala
2261 M: sri@us.ibm.com
2262 L: lksctp-developers@lists.sourceforge.net
2263 S: Supported
2264
2265 SCx200 CPU SUPPORT
2266 P:      Christer Weinigel
2267 M:      christer@weinigel.se
2268 W:      http://www.weinigel.se
2269 S:      Supported
2270
2271 SECURITY CONTACT
2272 P:      Security Officers
2273 M:      security@kernel.org
2274 S:      Supported
2275
2276 SELINUX SECURITY MODULE
2277 P:      Stephen Smalley
2278 M:      sds@epoch.ncsc.mil
2279 P:      James Morris
2280 M:      jmorris@namei.org
2281 L:      linux-kernel@vger.kernel.org (kernel issues)
2282 L:      selinux@tycho.nsa.gov (general discussion)
2283 W:      http://www.nsa.gov/selinux
2284 S:      Supported
2285
2286 SERIAL ATA (SATA) SUBSYSTEM:
2287 P:      Jeff Garzik
2288 M:      jgarzik@pobox.com
2289 L:      linux-ide@vger.kernel.org
2290 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
2291 S:      Supported
2292
2293 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
2294 P:      Pat Gefre
2295 M:      pfg@sgi.com
2296 L:      linux-ia64@vger.kernel.org
2297 S:      Supported
2298
2299 SGI VISUAL WORKSTATION 320 AND 540
2300 P:      Andrey Panin
2301 M:      pazke@donpac.ru
2302 L:      linux-visws-devel@lists.sf.net
2303 W:      http://linux-visws.sf.net
2304 S:      Maintained for 2.6.
2305
2306 SIMTEC EB110ATX (Chalice CATS)
2307 P:      Ben Dooks
2308 P:      Vincent Sanders
2309 M:      support@simtec.co.uk
2310 W:      http://www.simtec.co.uk/products/EB110ATX/
2311 S:      Supported
2312
2313 SIMTEC EB2410ITX (BAST)
2314 P:      Ben Dooks
2315 P:      Vincent Sanders
2316 M:      support@simtec.co.uk
2317 W:      http://www.simtec.co.uk/products/EB2410ITX/
2318 S:      Supported
2319
2320 SIS 190 ETHERNET DRIVER
2321 P:      Francois Romieu
2322 M:      romieu@fr.zoreil.com
2323 L:      netdev@vger.kernel.org
2324 S:      Maintained
2325
2326 SIS 5513 IDE CONTROLLER DRIVER
2327 P:      Lionel Bouton
2328 M:      Lionel.Bouton@inet6.fr
2329 W:      http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
2330 W:      http://gyver.homeip.net/sis5513/index.html
2331 S:      Maintained
2332
2333 SIS 900/7016 FAST ETHERNET DRIVER
2334 P:      Daniele Venzano
2335 M:      venza@brownhat.org
2336 W:      http://www.brownhat.org/sis900.html
2337 L:      netdev@vger.kernel.org
2338 S:      Maintained
2339
2340 SIS FRAMEBUFFER DRIVER
2341 P:      Thomas Winischhofer
2342 M:      thomas@winischhofer.net
2343 W:      http://www.winischhofer.net/linuxsisvga.shtml
2344 S:      Maintained      
2345
2346 SIS USB2VGA DRIVER
2347 P:      Thomas Winischhofer
2348 M:      thomas@winischhofer.net
2349 W:      http://www.winischhofer.at/linuxsisusbvga.shtml
2350 S:      Maintained
2351
2352 SMSC47M1 HARDWARE MONITOR DRIVER
2353 P:      Jean Delvare
2354 M:      khali@linux-fr.org
2355 L:      lm-sensors@lm-sensors.org
2356 S:      Odd Fixes
2357
2358 SMB FILESYSTEM
2359 P:      Urban Widmark
2360 M:      urban@teststation.com
2361 W:      http://samba.org/
2362 L:      samba@samba.org
2363 S:      Maintained
2364
2365 SMC91x ETHERNET DRIVER
2366 P:      Nicolas Pitre
2367 M:      nico@cam.org
2368 S:      Maintained
2369
2370 SNA NETWORK LAYER
2371 P:      Jay Schulist
2372 M:      jschlst@samba.org
2373 L:      linux-sna@turbolinux.com
2374 W:      http://www.linux-sna.org
2375 S:      Supported
2376
2377 SOFTWARE RAID (Multiple Disks) SUPPORT
2378 P:      Ingo Molnar
2379 M:      mingo@redhat.com
2380 P:      Neil Brown
2381 M:      neilb@cse.unsw.edu.au
2382 L:      linux-raid@vger.kernel.org
2383 S:      Maintained
2384
2385 SOFTWARE SUSPEND:
2386 P:      Pavel Machek
2387 M:      pavel@suse.cz
2388 L:      linux-pm@osdl.org
2389 S:      Maintained
2390
2391 SONIC NETWORK DRIVER
2392 P:      Thomas Bogendoerfer
2393 M:      tsbogend@alpha.franken.de
2394 L:      netdev@vger.kernel.org
2395 S:      Maintained
2396
2397 SONY VAIO CONTROL DEVICE DRIVER
2398 P:      Stelian Pop
2399 M:      stelian@popies.net
2400 W:      http://popies.net/sonypi/
2401 S:      Maintained
2402
2403 SOUND
2404 P:      Jaroslav Kysela
2405 M:      perex@suse.cz
2406 L:      alsa-devel@alsa-project.org
2407 S:      Maintained
2408
2409 TPM DEVICE DRIVER
2410 P:      Kylene Hall
2411 M:      kjhall@us.ibm.com
2412 W:      http://tpmdd.sourceforge.net
2413 L:      tpmdd-devel@lists.sourceforge.net
2414 S:      Maintained
2415
2416 Telecom Clock Driver for MCPL0010
2417 P: Mark Gross
2418 M: mark.gross@intel.com
2419 S: Supported
2420
2421 TENSILICA XTENSA PORT (xtensa):
2422 P:      Chris Zankel
2423 M:      chris@zankel.net
2424 S:      Maintained
2425
2426 UltraSPARC (sparc64):
2427 P:      David S. Miller
2428 M:      davem@davemloft.net
2429 P:      Eddie C. Dost
2430 M:      ecd@brainaid.de
2431 P:      Jakub Jelinek
2432 M:      jj@sunsite.ms.mff.cuni.cz
2433 P:      Anton Blanchard
2434 M:      anton@samba.org
2435 L:      sparclinux@vger.kernel.org
2436 L:      ultralinux@vger.kernel.org
2437 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
2438 S:      Maintained
2439
2440 SHARP LH SUPPORT (LH7952X & LH7A40X)
2441 P:      Marc Singer
2442 M:      elf@buici.com
2443 W:      http://projects.buici.com/arm
2444 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2445 S:      Maintained
2446
2447 SHPC HOTPLUG DRIVER
2448 P:      Kristen Carlson Accardi
2449 M:      kristen.c.accardi@intel.com
2450 L:      pcihpd-discuss@lists.sourceforge.net
2451 S:      Maintained
2452
2453 SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
2454 P:      Stephen Hemminger
2455 M:      shemminger@osdl.org
2456 L:      netdev@vger.kernel.org
2457 S:      Maintained
2458
2459 SPARC (sparc32):
2460 P:      William L. Irwin
2461 M:      wli@holomorphy.com
2462 L:      sparclinux@vger.kernel.org
2463 S:      Maintained
2464
2465 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
2466 P:      Roger Wolff
2467 M:      R.E.Wolff@BitWizard.nl
2468 L:      linux-kernel@vger.kernel.org ?
2469 S:      Supported
2470
2471 SRM (Alpha) environment access
2472 P:      Jan-Benedict Glaw
2473 M:      jbglaw@lug-owl.de
2474 L:      linux-kernel@vger.kernel.org
2475 S:      Maintained
2476
2477 STARFIRE/DURALAN NETWORK DRIVER
2478 P:      Ion Badulescu
2479 M:      ionut@cs.columbia.edu
2480 S:      Maintained
2481
2482 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
2483 W:      http://mosquitonet.Stanford.EDU/strip.html
2484 S:      Unsupported ?
2485
2486 STRADIS MPEG-2 DECODER DRIVER
2487 P:      Nathan Laredo
2488 M:      laredo@gnu.org
2489 W:      http://mpeg.openprojects.net/
2490 W:      http://www.stradis.com/
2491 S:      Maintained
2492
2493 SUPERH (sh)
2494 P:      Paul Mundt
2495 M:      lethal@linux-sh.org
2496 P:      Kazumoto Kojima
2497 M:      kkojima@rr.iij4u.or.jp
2498 L:      linux-sh@m17n.org
2499 W:      http://www.linux-sh.org
2500 W:      http://www.m17n.org/linux-sh/
2501 W:      http://www.rr.iij4u.or.jp/~kkojima/linux-sh4.html
2502 S:      Maintained
2503
2504 SUPERH64 (sh64)
2505 P:      Paul Mundt
2506 M:      lethal@linux-sh.org
2507 P:      Richard Curnow
2508 M:      rc@rc0.org.uk
2509 L:      linuxsh-shmedia-dev@lists.sourceforge.net
2510 W:      http://www.linux-sh.org
2511 W:      http://www.rc0.org.uk/sh64
2512 S:      Maintained
2513
2514 SUN3/3X
2515 P:      Sam Creasey
2516 M:      sammy@sammy.net
2517 L:      sun3-list@redhat.com
2518 W:      http://sammy.net/sun3/
2519 S:      Maintained
2520
2521 SVGA HANDLING
2522 P:      Martin Mares
2523 M:      mj@ucw.cz
2524 L:      linux-video@atrey.karlin.mff.cuni.cz
2525 S:      Maintained
2526
2527 SYSV FILESYSTEM
2528 P:      Christoph Hellwig
2529 M:      hch@infradead.org
2530 S:      Maintained
2531
2532 TI PARALLEL LINK CABLE DRIVER
2533 P:     Romain Lievin
2534 M:     roms@lpg.ticalc.org
2535 S:     Maintained
2536
2537 TLAN NETWORK DRIVER
2538 P:      Samuel Chessman
2539 M:      chessman@tux.org
2540 L:      tlan-devel@lists.sourceforge.net
2541 W:      http://sourceforge.net/projects/tlan/
2542 S:      Maintained
2543
2544 TOKEN-RING NETWORK DRIVER
2545 P:      Mike Phillips
2546 M:      mikep@linuxtr.net
2547 L:      netdev@vger.kernel.org
2548 L:      linux-tr@linuxtr.net
2549 W:      http://www.linuxtr.net
2550 S:      Maintained
2551
2552 TOSHIBA ACPI EXTRAS DRIVER
2553 P:      John Belmonte
2554 M:      toshiba_acpi@memebeam.org
2555 W:      http://memebeam.org/toys/ToshibaAcpiDriver
2556 S:      Maintained
2557
2558 TOSHIBA SMM DRIVER
2559 P:      Jonathan Buzzard
2560 M:      jonathan@buzzard.org.uk
2561 L:      tlinux-users@tce.toshiba-dme.co.jp
2562 W:      http://www.buzzard.org.uk/toshiba/
2563 S:      Maintained
2564
2565 TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
2566 P:      Muli Ben-Yehuda
2567 M:      mulix@mulix.org
2568 L:      linux-kernel@vger.kernel.org
2569 S:      Maintained
2570
2571 TRIVIAL PATCHES
2572 P:      Adrian Bunk
2573 M:      trivial@kernel.org
2574 L:      linux-kernel@vger.kernel.org
2575 W:      http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
2576 T:      git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
2577 S:      Maintained
2578
2579 TMS380 TOKEN-RING NETWORK DRIVER
2580 P:      Adam Fritzler
2581 M:      mid@auk.cx
2582 L:      linux-tr@linuxtr.net
2583 W:      http://www.auk.cx/tms380tr/
2584 S:      Maintained
2585
2586 TULIP NETWORK DRIVER
2587 P:      Jeff Garzik
2588 M:      jgarzik@pobox.com
2589 L:      tulip-users@lists.sourceforge.net
2590 W:      http://sourceforge.net/projects/tulip/
2591 S:      Maintained
2592
2593 TUN/TAP driver
2594 P:      Maxim Krasnyansky
2595 M:      maxk@qualcomm.com, max_mk@yahoo.com
2596 L:      vtun@office.satix.net
2597 W:      http://vtun.sourceforge.net/tun
2598 S:      Maintained
2599
2600 U14-34F SCSI DRIVER
2601 P:      Dario Ballabio
2602 M:      ballabio_dario@emc.com
2603 L:      linux-scsi@vger.kernel.org
2604 S:      Maintained
2605
2606 UDF FILESYSTEM
2607 P:      Ben Fennema
2608 M:      bfennema@falcon.csc.calpoly.edu
2609 W:      http://linux-udf.sourceforge.net
2610 S:      Maintained
2611
2612 UNIFORM CDROM DRIVER
2613 P:      Jens Axboe
2614 M:      axboe@suse.de
2615 L:      linux-kernel@vger.kernel.org
2616 W:      http://www.kernel.dk
2617 S:      Maintained
2618
2619 USB ACM DRIVER
2620 P:      Oliver Neukum
2621 M:      oliver@neukum.name
2622 L:      linux-usb-users@lists.sourceforge.net
2623 L:      linux-usb-devel@lists.sourceforge.net
2624 S:      Maintained
2625
2626 USB BLOCK DRIVER (UB ub)
2627 P:      Pete Zaitcev
2628 M:      zaitcev@redhat.com
2629 L:      linux-kernel@vger.kernel.org
2630 L:      linux-usb-devel@lists.sourceforge.net
2631 S:      Supported
2632
2633 USB CDC ETHERNET DRIVER
2634 P:      Greg Kroah-Hartman
2635 M:      greg@kroah.com
2636 L:      linux-usb-users@lists.sourceforge.net
2637 L:      linux-usb-devel@lists.sourceforge.net
2638 S:      Maintained
2639 W:      http://www.kroah.com/linux-usb/
2640
2641 USB EHCI DRIVER
2642 P:      David Brownell
2643 M:      dbrownell@users.sourceforge.net
2644 L:      linux-usb-devel@lists.sourceforge.net
2645 S:      Maintained
2646
2647 USB HID/HIDBP DRIVERS
2648 P:      Vojtech Pavlik
2649 M:      vojtech@suse.cz
2650 L:      linux-usb-users@lists.sourceforge.net
2651 L:      linux-usb-devel@lists.sourceforge.net
2652 S:      Maintained
2653
2654 USB HUB DRIVER
2655 P:      Johannes Erdfelt
2656 M:      johannes@erdfelt.com
2657 L:      linux-usb-users@lists.sourceforge.net
2658 L:      linux-usb-devel@lists.sourceforge.net
2659 S:      Maintained
2660
2661 USB ISP116X DRIVER
2662 P:      Olav Kongas
2663 M:      ok@artecdesign.ee
2664 L:      linux-usb-devel@lists.sourceforge.net
2665 S:      Maintained
2666
2667 USB KAWASAKI LSI DRIVER
2668 P:      Oliver Neukum
2669 M:      oliver@neukum.name
2670 L:      linux-usb-users@lists.sourceforge.net
2671 L:      linux-usb-devel@lists.sourceforge.net
2672 S:      Maintained
2673
2674 USB MASS STORAGE DRIVER
2675 P:      Matthew Dharm
2676 M:      mdharm-usb@one-eyed-alien.net
2677 L:      linux-usb-users@lists.sourceforge.net
2678 L:      usb-storage@lists.one-eyed-alien.net
2679 S:      Maintained
2680 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
2681
2682 USB OHCI DRIVER
2683 P:      Roman Weissgaerber
2684 M:      weissg@vienna.at
2685 L:      linux-usb-users@lists.sourceforge.net
2686 L:      linux-usb-devel@lists.sourceforge.net
2687 S:      Maintained
2688
2689 USB OPTION-CARD DRIVER
2690 P:      Matthias Urlichs
2691 M:      smurf@smurf.noris.de
2692 L:      linux-usb-devel@lists.sourceforge.net
2693 S:      Maintained
2694
2695 USB OV511 DRIVER
2696 P:      Mark McClelland
2697 M:      mmcclell@bigfoot.com
2698 L:      linux-usb-users@lists.sourceforge.net
2699 L:      linux-usb-devel@lists.sourceforge.net
2700 W:      http://alpha.dyndns.org/ov511/
2701 S:      Maintained
2702
2703 USB PEGASUS DRIVER
2704 P:      Petko Manolov
2705 M:      petkan@users.sourceforge.net
2706 L:      linux-usb-users@lists.sourceforge.net
2707 L:      linux-usb-devel@lists.sourceforge.net
2708 W:      http://pegasus2.sourceforge.net/
2709 S:      Maintained
2710
2711 USB PRINTER DRIVER
2712 P:      Vojtech Pavlik
2713 M:      vojtech@suse.cz
2714 L:      linux-usb-users@lists.sourceforge.net
2715 L:      linux-usb-devel@lists.sourceforge.net
2716 S:      Maintained
2717
2718 USB RTL8150 DRIVER
2719 P:      Petko Manolov
2720 M:      petkan@users.sourceforge.net
2721 L:      linux-usb-users@lists.sourceforge.net
2722 L:      linux-usb-devel@lists.sourceforge.net
2723 W:      http://pegasus2.sourceforge.net/
2724 S:      Maintained
2725
2726 USB SE401 DRIVER
2727 P:      Jeroen Vreeken
2728 M:      pe1rxq@amsat.org
2729 L:      linux-usb-users@lists.sourceforge.net
2730 L:      linux-usb-devel@lists.sourceforge.net
2731 W:      http://www.chello.nl/~j.vreeken/se401/
2732 S:      Maintained
2733
2734 USB SERIAL CYBERJACK DRIVER
2735 P:      Matthias Bruestle and Harald Welte
2736 M:      support@reiner-sct.com
2737 W:      http://www.reiner-sct.de/support/treiber_cyberjack.php
2738 S:      Maintained
2739
2740 USB SERIAL DIGI ACCELEPORT DRIVER
2741 P:      Peter Berger and Al Borchers
2742 M:      pberger@brimson.com
2743 M:      alborchers@steinerpoint.com
2744 L:      linux-usb-users@lists.sourceforge.net
2745 L:      linux-usb-devel@lists.sourceforge.net
2746 S:      Maintained
2747
2748 USB SERIAL DRIVER
2749 P:      Greg Kroah-Hartman
2750 M:      gregkh@suse.de
2751 L:      linux-usb-users@lists.sourceforge.net
2752 L:      linux-usb-devel@lists.sourceforge.net
2753 S:      Supported
2754
2755 USB SERIAL BELKIN F5U103 DRIVER
2756 P:      William Greathouse
2757 M:      wgreathouse@smva.com
2758 L:      linux-usb-users@lists.sourceforge.net
2759 L:      linux-usb-devel@lists.sourceforge.net
2760 S:      Maintained
2761
2762 USB SERIAL CYPRESS M8 DRIVER
2763 P:      Lonnie Mendez
2764 M:      dignome@gmail.com
2765 L:      linux-usb-users@lists.sourceforge.net
2766 L:      linux-usb-devel@lists.sourceforge.net
2767 S:      Maintained
2768 W:      http://geocities.com/i0xox0i
2769 W:      http://firstlight.net/cvs
2770
2771 USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
2772 L:      linux-usb-users@lists.sourceforge.net
2773 L:      linux-usb-devel@lists.sourceforge.net
2774 S:      Maintained
2775
2776 USB AUERSWALD DRIVER
2777 P:      Wolfgang Muees
2778 M:      wolfgang@iksw-muees.de
2779 L:      linux-usb-users@lists.sourceforge.net
2780 L:      linux-usb-devel@lists.sourceforge.net
2781 S:      Maintained
2782
2783 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
2784 P:      Gary Brubaker
2785 M:      xavyer@ix.netcom.com
2786 L:      linux-usb-users@lists.sourceforge.net
2787 L:      linux-usb-devel@lists.sourceforge.net
2788 S:      Maintained
2789
2790 USB SERIAL KEYSPAN DRIVER
2791 P:      Greg Kroah-Hartman
2792 M:      greg@kroah.com
2793 L:      linux-usb-users@lists.sourceforge.net
2794 L:      linux-usb-devel@lists.sourceforge.net
2795 W:      http://www.kroah.com/linux/
2796 S:      Maintained
2797
2798 USB SERIAL WHITEHEAT DRIVER
2799 P:      Stuart MacDonald
2800 M:      stuartm@connecttech.com
2801 L:      linux-usb-users@lists.sourceforge.net
2802 L:      linux-usb-devel@lists.sourceforge.net
2803 W:      http://www.connecttech.com
2804 S:      Supported
2805
2806 USB SN9C10x DRIVER
2807 P:      Luca Risolia
2808 M:      luca.risolia@studio.unibo.it
2809 L:      linux-usb-devel@lists.sourceforge.net
2810 W:      http://www.linux-projects.org
2811 S:      Maintained
2812
2813 USB SUBSYSTEM
2814 P:      Greg Kroah-Hartman
2815 M:      gregkh@suse.de
2816 L:      linux-usb-users@lists.sourceforge.net
2817 L:      linux-usb-devel@lists.sourceforge.net
2818 W:      http://www.linux-usb.org
2819 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
2820 S:      Supported
2821
2822 USB UHCI DRIVER
2823 P:      Alan Stern
2824 M:      stern@rowland.harvard.edu
2825 L:      linux-usb-users@lists.sourceforge.net
2826 L:      linux-usb-devel@lists.sourceforge.net
2827 S:      Maintained
2828
2829 USB "USBNET" DRIVER
2830 P:      David Brownell
2831 M:      dbrownell@users.sourceforge.net
2832 L:      linux-usb-devel@lists.sourceforge.net
2833 S:      Maintained
2834
2835 USB W996[87]CF DRIVER
2836 P:      Luca Risolia
2837 M:      luca.risolia@studio.unibo.it
2838 L:      linux-usb-devel@lists.sourceforge.net
2839 W:      http://www.linux-projects.org
2840 S:      Maintained
2841
2842 USB ZD1201 DRIVER
2843 P:      Jeroen Vreeken
2844 M:      pe1rxq@amsat.org
2845 L:      linux-usb-users@lists.sourceforge.net
2846 L:      linux-usb-devel@lists.sourceforge.net
2847 W:      http://linux-lc100020.sourceforge.net
2848 S:      Maintained
2849
2850 USER-MODE LINUX
2851 P:      Jeff Dike
2852 M:      jdike@karaya.com
2853 L:      user-mode-linux-devel@lists.sourceforge.net
2854 L:      user-mode-linux-user@lists.sourceforge.net
2855 W:      http://user-mode-linux.sourceforge.net
2856 S:      Maintained
2857         
2858 FAT/VFAT/MSDOS FILESYSTEM:
2859 P:      OGAWA Hirofumi
2860 M:      hirofumi@mail.parknet.co.jp
2861 L:      linux-kernel@vger.kernel.org
2862 S:      Maintained
2863
2864 VIA 82Cxxx AUDIO DRIVER (old OSS driver)
2865 P:      Jeff Garzik
2866 S:      Odd fixes
2867
2868 VIA RHINE NETWORK DRIVER
2869 P:      Roger Luethi
2870 M:      rl@hellgate.ch
2871 S:      Maintained
2872
2873 VIAPRO SMBUS DRIVER
2874 P:      Jean Delvare
2875 M:      khali@linux-fr.org
2876 L:      lm-sensors@lm-sensors.org
2877 S:      Maintained
2878
2879 UCLINUX (AND M68KNOMMU)
2880 P:      Greg Ungerer
2881 M:      gerg@uclinux.org
2882 W:      http://www.uclinux.org/
2883 L:      uclinux-dev@uclinux.org  (subscribers-only)
2884 S:      Maintained
2885
2886 UCLINUX FOR NEC V850
2887 P:      Miles Bader
2888 M:      uclinux-v850@lsi.nec.co.jp
2889 W:      http://www.ic.nec.co.jp/micro/uclinux/eng/
2890 W:      http://www.ee.nec.de/uclinux/
2891 S:      Supported
2892
2893 UCLINUX FOR RENESAS H8/300
2894 P:      Yoshinori Sato
2895 M:      ysato@users.sourceforge.jp
2896 W:      http://uclinux-h8.sourceforge.jp/
2897 S:      Supported
2898
2899 USB DIAMOND RIO500 DRIVER
2900 P:      Cesar Miquel
2901 M:      miquel@df.uba.ar
2902 L:      rio500-users@lists.sourceforge.net
2903 W:      http://rio500.sourceforge.net
2904 S:      Maintained
2905
2906 V9FS FILE SYSTEM
2907 P:      Eric Van Hensbergen
2908 M:      ericvh@gmail.com
2909 P:      Ron Minnich
2910 M:      rminnich@lanl.gov
2911 P:      Latchesar Ionkov
2912 M:      lucho@ionkov.net
2913 L:      v9fs-developer@lists.sourceforge.net
2914 W:      http://v9fs.sf.net
2915 T:      git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs-devel.git
2916 S:      Maintained
2917
2918 VIDEO FOR LINUX
2919 P:      Mauro Carvalho Chehab
2920 M:      mchehab@brturbo.com.br
2921 L:      video4linux-list@redhat.com
2922 W:      http://linuxtv.org
2923 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
2924 S:      Maintained
2925
2926 W1 DALLAS'S 1-WIRE BUS
2927 P:      Evgeniy Polyakov
2928 M:      johnpol@2ka.mipt.ru
2929 L:      lm-sensors@lm-sensors.org
2930 S:      Maintained
2931
2932 W83L51xD SD/MMC CARD INTERFACE DRIVER
2933 P:      Pierre Ossman
2934 M:      drzeus-wbsd@drzeus.cx
2935 L:      wbsd-devel@list.drzeus.cx
2936 W:      http://projects.drzeus.cx/wbsd
2937 S:      Maintained
2938
2939 W83L785TS HARDWARE MONITOR DRIVER
2940 P:      Jean Delvare
2941 M:      khali@linux-fr.org
2942 L:      lm-sensors@lm-sensors.org
2943 S:      Odd Fixes
2944
2945 WAN ROUTER & SANGOMA WANPIPE DRIVERS & API (X.25, FRAME RELAY, PPP, CISCO HDLC)
2946 P:      Nenad Corbic
2947 M:      ncorbic@sangoma.com
2948 M:      dm@sangoma.com
2949 W:      http://www.sangoma.com
2950 S:      Supported
2951
2952 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
2953 P:      Jean Tourrilhes
2954 M:      jt@hpl.hp.com
2955 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
2956 S:      Maintained
2957
2958 WD7000 SCSI DRIVER
2959 P:      Miroslav Zagorac
2960 M:      zaga@fly.cc.fer.hr
2961 L:      linux-scsi@vger.kernel.org
2962 S:      Maintained
2963
2964 WISTRON LAPTOP BUTTON DRIVER
2965 P:      Miloslav Trmac
2966 M:      mitr@volny.cz
2967 S:      Maintained
2968
2969 WL3501 WIRELESS PCMCIA CARD DRIVER
2970 P:      Arnaldo Carvalho de Melo
2971 M:      acme@conectiva.com.br
2972 W:      http://advogato.org/person/acme
2973 S:      Maintained
2974
2975 X.25 NETWORK LAYER
2976 P:      Henner Eisen
2977 M:      eis@baty.hanse.de
2978 L:      linux-x25@vger.kernel.org
2979 S:      Maintained
2980
2981 XFS FILESYSTEM
2982 P:      Silicon Graphics Inc
2983 M:      xfs-masters@oss.sgi.com
2984 M:      nathans@sgi.com
2985 L:      linux-xfs@oss.sgi.com
2986 W:      http://oss.sgi.com/projects/xfs
2987 S:      Supported
2988
2989 X86 3-LEVEL PAGING (PAE) SUPPORT
2990 P:      Ingo Molnar
2991 M:      mingo@redhat.com
2992 S:      Maintained
2993
2994 X86-64 port
2995 P:      Andi Kleen
2996 M:      ak@suse.de
2997 L:      discuss@x86-64.org
2998 W:      http://www.x86-64.org
2999 S:      Maintained
3000
3001 YAM DRIVER FOR AX.25
3002 P:      Jean-Paul Roubelat
3003 M:      jpr@f6fbb.org
3004 L:      linux-hams@vger.kernel.org
3005 S:      Maintained
3006
3007 YEALINK PHONE DRIVER
3008 P:      Henk Vergonet
3009 M:      Henk.Vergonet@gmail.com
3010 L:      usbb2k-api-dev@nongnu.org
3011 S:      Maintained
3012
3013 YMFPCI YAMAHA PCI SOUND (Use ALSA instead)
3014 P:      Pete Zaitcev
3015 M:      zaitcev@yahoo.com
3016 L:      linux-kernel@vger.kernel.org
3017 S:      Obsolete
3018
3019 Z8530 DRIVER FOR AX.25
3020 P:      Joerg Reuter
3021 M:      jreuter@yaina.de
3022 W:      http://yaina.de/jreuter/
3023 W:      http://www.qsl.net/dl1bke/
3024 L:      linux-hams@vger.kernel.org
3025 S:      Maintained
3026
3027 ZF MACHZ WATCHDOG
3028 P:      Fernando Fuganti
3029 M:      fuganti@netbank.com.br
3030 W:      http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
3031 S:      Maintained
3032
3033 ZR36067 VIDEO FOR LINUX DRIVER
3034 P:      Ronald Bultje
3035 M:      rbultje@ronald.bitfreak.net
3036 L:      mjpeg-users@lists.sourceforge.net
3037 W:      http://mjpeg.sourceforge.net/driver-zoran/
3038 S:      Maintained
3039
3040 ZR36120 VIDEO FOR LINUX DRIVER
3041 P:      Pauline Middelink
3042 M:      middelin@polyware.nl
3043 W:      http://www.polyware.nl/~middelin/En/hobbies.html
3044 W:      http://www.polyware.nl/~middelin/hobbies.html
3045 S:      Maintained
3046
3047 THE REST
3048 P:      Linus Torvalds
3049 S:      Buried alive in reporters