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