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