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