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