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