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