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