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