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