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