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