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