]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - MAINTAINERS
[POWERPC] remove unused asm routines
[karo-tx-linux.git] / MAINTAINERS
1
2         List of maintainers and how to submit kernel changes
3
4 Please try to follow the guidelines below.  This will make things
5 easier on the maintainers.  Not all of these guidelines matter for every
6 trivial patch so apply some common sense.
7
8 1.      Always _test_ your changes, however small, on at least 4 or
9         5 people, preferably many more.
10
11 2.      Try to release a few ALPHA test versions to the net. Announce
12         them onto the kernel channel and await results. This is especially
13         important for device drivers, because often that's the only way
14         you will find things like the fact version 3 firmware needs
15         a magic fix you didn't know about, or some clown changed the
16         chips on a board and not its name.  (Don't laugh!  Look at the
17         SMC etherpower for that.)
18
19 3.      Make sure your changes compile correctly in multiple
20         configurations. In particular check that changes work both as a
21         module and built into the kernel.
22
23 4.      When you are happy with a change make it generally available for
24         testing and await feedback.
25
26 5.      Make a patch available to the relevant maintainer in the list. Use
27         'diff -u' to make the patch easy to merge. Be prepared to get your
28         changes sent back with seemingly silly requests about formatting
29         and variable names.  These aren't as silly as they seem. One
30         job the maintainers (and especially Linus) do is to keep things
31         looking the same. Sometimes this means that the clever hack in
32         your driver to get around a problem actually needs to become a
33         generalized kernel feature ready for next time. See
34         Documentation/CodingStyle for guidance here.
35
36         PLEASE try to include any credit lines you want added with the
37         patch. It avoids people being missed off by mistake and makes
38         it easier to know who wants adding and who doesn't.
39
40         PLEASE document known bugs. If it doesn't work for everything
41         or does something very odd once a month document it.
42
43         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
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-E752X
965 P:      Mark Gross
966 M:      mark.gross@intel.com
967 L:      bluesmoke-devel@lists.sourceforge.net
968 W:      bluesmoke.sourceforge.net
969 S:      Maintained
970
971 EDAC-E7XXX
972 P:      Doug Thompson
973 M:      norsk5@xmission.com
974 L:      bluesmoke-devel@lists.sourceforge.net
975 W:      bluesmoke.sourceforge.net
976 S:      Maintained
977
978 EDAC-R82600
979 P:      Tim Small
980 M:      tim@buttersideup.com
981 L:      bluesmoke-devel@lists.sourceforge.net
982 W:      bluesmoke.sourceforge.net
983 S:      Maintained
984
985 EEPRO100 NETWORK DRIVER
986 P:      Andrey V. Savochkin
987 M:      saw@saw.sw.com.sg
988 S:      Maintained
989
990 EFS FILESYSTEM
991 W:      http://aeschi.ch.eu.org/efs/
992 S:      Orphan
993
994 EMU10K1 SOUND DRIVER
995 P:      James Courtier-Dutton
996 M:      James@superbug.demon.co.uk
997 L:      emu10k1-devel@lists.sourceforge.net
998 W:      http://sourceforge.net/projects/emu10k1/
999 S:      Maintained
1000
1001 EMULEX LPFC FC SCSI DRIVER
1002 P:      James Smart
1003 M:      james.smart@emulex.com
1004 L:      linux-scsi@vger.kernel.org
1005 W:      http://sourceforge.net/projects/lpfcxxxx
1006 S:      Supported
1007
1008 EPSON 1355 FRAMEBUFFER DRIVER
1009 P:      Christopher Hoover
1010 M:      ch@murgatroid.com, ch@hpl.hp.com
1011 S:      Maintained
1012
1013 ETHEREXPRESS-16 NETWORK DRIVER
1014 P:      Philip Blundell
1015 M:      philb@gnu.org
1016 L:      netdev@vger.kernel.org
1017 S:      Maintained
1018
1019 ETHERNET BRIDGE
1020 P:      Stephen Hemminger
1021 M:      shemminger@osdl.org
1022 L:      bridge@osdl.org
1023 W:      http://bridge.sourceforge.net/
1024 S:      Maintained
1025
1026 ETHERTEAM 16I DRIVER
1027 P:      Mika Kuoppala
1028 M:      miku@iki.fi
1029 S:      Maintained
1030
1031 EXT2 FILE SYSTEM
1032 L:      ext2-devel@lists.sourceforge.net
1033 S:      Maintained
1034
1035 EXT3 FILE SYSTEM
1036 P:      Stephen Tweedie, Andrew Morton
1037 M:      sct@redhat.com, akpm@osdl.org, adilger@clusterfs.com
1038 L:      ext2-devel@lists.sourceforge.net
1039 S:      Maintained
1040
1041 F71805F HARDWARE MONITORING DRIVER
1042 P:      Jean Delvare
1043 M:      khali@linux-fr.org
1044 L:      lm-sensors@lm-sensors.org
1045 S:      Maintained
1046
1047 FARSYNC SYNCHRONOUS DRIVER
1048 P:      Kevin Curtis
1049 M:      kevin.curtis@farsite.co.uk
1050 W:      http://www.farsite.co.uk/
1051 S:      Supported
1052
1053 FRAMEBUFFER LAYER
1054 P:      Antonino Daplas
1055 M:      adaplas@pol.net
1056 L:      linux-fbdev-devel@lists.sourceforge.net 
1057 W:      http://linux-fbdev.sourceforge.net/
1058 S:      Maintained
1059
1060 FREESCALE SOC FS_ENET DRIVER
1061 P:      Pantelis Antoniou
1062 M:      pantelis.antoniou@gmail.com
1063 P:      Vitaly Bordug
1064 M:      vbordug@ru.mvista.com
1065 L:      linuxppc-embedded@ozlabs.org
1066 L:      netdev@vger.kernel.org
1067 S:      Maintained
1068
1069 FILE LOCKING (flock() and fcntl()/lockf())
1070 P:      Matthew Wilcox
1071 M:      matthew@wil.cx
1072 L:      linux-fsdevel@vger.kernel.org
1073 S:      Maintained
1074
1075 FILESYSTEMS (VFS and infrastructure)
1076 P:      Alexander Viro
1077 M:      viro@zeniv.linux.org.uk
1078 S:      Maintained
1079
1080 FIRMWARE LOADER (request_firmware)
1081 L:      linux-kernel@vger.kernel.org
1082 S:      Orphan
1083
1084 FPU EMULATOR
1085 P:      Bill Metzenthen
1086 M:      billm@suburbia.net
1087 W:      http://suburbia.net/~billm/floating-point/emulator/
1088 S:      Maintained
1089
1090 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1091 P:      Mike McLagan
1092 M:      mike.mclagan@linux.org
1093 L:      netdev@vger.kernel.org
1094 S:      Maintained
1095
1096 FREEVXFS FILESYSTEM
1097 P:      Christoph Hellwig
1098 M:      hch@infradead.org
1099 W:      ftp://ftp.openlinux.org/pub/people/hch/vxfs
1100 S:      Maintained
1101
1102 FUJITSU FR-V PORT
1103 P:      David Howells
1104 M:      dhowells@redhat.com
1105 S:      Maintained
1106
1107 FTAPE/QIC-117
1108 L:      linux-tape@vger.kernel.org
1109 W:      http://sourceforge.net/projects/ftape
1110 S:      Orphan
1111
1112 FUSE: FILESYSTEM IN USERSPACE
1113 P:      Miklos Szeredi
1114 M:      miklos@szeredi.hu
1115 L:      fuse-devel@lists.sourceforge.net
1116 W:      http://fuse.sourceforge.net/
1117 S:      Maintained
1118
1119 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1120 P:      Rik Faith
1121 M:      faith@cs.unc.edu
1122 L:      linux-scsi@vger.kernel.org
1123 S:      Odd fixes (e.g., new signatures)
1124
1125 GDT SCSI DISK ARRAY CONTROLLER DRIVER
1126 P:      Achim Leubner
1127 M:      achim_leubner@adaptec.com
1128 L:      linux-scsi@vger.kernel.org
1129 W:      http://www.icp-vortex.com/
1130 S:      Supported
1131
1132 GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1133 P:      Krzysztof Halasa
1134 M:      khc@pm.waw.pl
1135 W:      http://www.kernel.org/pub/linux/utils/net/hdlc/
1136 S:      Maintained
1137
1138 GIGASET ISDN DRIVERS
1139 P:      Hansjoerg Lipp
1140 M:      hjlipp@web.de
1141 P:      Tilman Schmidt
1142 M:      tilman@imap.cc
1143 L:      gigaset307x-common@lists.sourceforge.net
1144 W:      http://gigaset307x.sourceforge.net/
1145 S:      Maintained
1146
1147 HARDWARE MONITORING
1148 P:      Jean Delvare
1149 M:      khali@linux-fr.org
1150 L:      lm-sensors@lm-sensors.org
1151 W:      http://www.lm-sensors.nu/
1152 S:      Maintained
1153
1154 HARDWARE RANDOM NUMBER GENERATOR CORE
1155 P:      Michael Buesch
1156 M:      mb@bu3sch.de
1157 S:      Maintained
1158
1159 HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1160 P:      Robert Love
1161 M:      rlove@rlove.org
1162 M:      linux-kernel@vger.kernel.org
1163 W:      http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1164 S:      Maintained
1165
1166 HARMONY SOUND DRIVER
1167 P:      Kyle McMartin
1168 M:      kyle@parisc-linux.org
1169 W:      http://www.parisc-linux.org/~kyle/harmony/
1170 L:      parisc-linux@lists.parisc-linux.org
1171 S:      Maintained
1172
1173 HAYES ESP SERIAL DRIVER
1174 P:      Andrew J. Robinson
1175 M:      arobinso@nyx.net
1176 L:      linux-kernel@vger.kernel.org
1177 W:      http://www.nyx.net/~arobinso
1178 S:      Maintained
1179
1180 HFS FILESYSTEM
1181 P:      Roman Zippel
1182 M:      zippel@linux-m68k.org
1183 L:      linux-kernel@vger.kernel.org
1184 S:      Maintained
1185
1186 HGA FRAMEBUFFER DRIVER
1187 P:      Ferenc Bakonyi
1188 M:      fero@drama.obuda.kando.hu
1189 L:      linux-nvidia@lists.surfsouth.com
1190 W:      http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1191 S:      Maintained
1192
1193 HIGH-SPEED SCC DRIVER FOR AX.25
1194 P:      Klaus Kudielka
1195 M:      klaus.kudielka@ieee.org
1196 L:      linux-hams@vger.kernel.org
1197 W:      http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1198 S:      Maintained
1199
1200 HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1201 P:      HighPoint Linux Team
1202 M:      linux@highpoint-tech.com
1203 W:      http://www.highpoint-tech.com
1204 S:      Supported
1205
1206 HIPPI
1207 P:      Jes Sorensen
1208 M:      jes@trained-monkey.org
1209 L:      linux-hippi@sunsite.dk
1210 S:      Maintained
1211
1212 HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1213 P:      Chirag Kantharia
1214 M:      chirag.kantharia@hp.com
1215 L:      iss_storagedev@hp.com
1216 S:      Maintained
1217  
1218 HEWLETT-PACKARD SMART2 RAID DRIVER
1219 P:      Chirag Kantharia
1220 M:      chirag.kantharia@hp.com
1221 L:      iss_storagedev@hp.com
1222 S:      Maintained
1223  
1224 HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1225 P:      Mike Miller
1226 M:      mike.miller@hp.com
1227 L:      iss_storagedev@hp.com
1228 S:      Supported
1229  
1230 HOST AP DRIVER
1231 P:      Jouni Malinen
1232 M:      jkmaline@cc.hut.fi
1233 L:      hostap@shmoo.com
1234 W:      http://hostap.epitest.fi/
1235 S:      Maintained
1236
1237 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1238 P:      Jaroslav Kysela
1239 M:      perex@suse.cz
1240 S:      Maintained
1241
1242 HPET:   High Precision Event Timers driver (hpet.c)
1243 P:      Clemens Ladisch
1244 M:      clemens@ladisch.de
1245 S:      Maintained
1246
1247 HPET:   i386
1248 P:      Venkatesh Pallipadi (Venki)
1249 M:      venkatesh.pallipadi@intel.com
1250 S:      Maintained
1251
1252 HPET:   x86_64
1253 P:      Andi Kleen and Vojtech Pavlik
1254 M:      ak@muc.de and vojtech@suse.cz
1255 S:      Maintained
1256
1257 HPET:   ACPI hpet.c
1258 P:      Bob Picco
1259 M:      bob.picco@hp.com
1260 S:      Maintained
1261
1262 HPFS FILESYSTEM
1263 P:      Mikulas Patocka
1264 M:      mikulas@artax.karlin.mff.cuni.cz
1265 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1266 S:      Maintained
1267
1268 HUGETLB FILESYSTEM
1269 P:      William Irwin
1270 M:      wli@holomorphy.com
1271 S:      Maintained
1272
1273 I2C SUBSYSTEM
1274 P:      Jean Delvare
1275 M:      khali@linux-fr.org
1276 L:      i2c@lm-sensors.org
1277 W:      http://www.lm-sensors.nu/
1278 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1279 S:      Maintained
1280
1281 I2O
1282 P:      Markus Lidel
1283 M:      markus.lidel@shadowconnect.com
1284 W:      http://i2o.shadowconnect.com/
1285 S:      Maintained
1286
1287 i386 BOOT CODE
1288 P:      Riley H. Williams
1289 M:      Riley@Williams.Name
1290 L:      Linux-Kernel@vger.kernel.org
1291 S:      Maintained
1292
1293 i386 SETUP CODE / CPU ERRATA WORKAROUNDS
1294 P:      Dave Jones
1295 M:      davej@codemonkey.org.uk
1296 P:      H. Peter Anvin
1297 M:      hpa@zytor.com
1298 S:      Maintained
1299
1300 i810 TCO TIMER WATCHDOG
1301 P:      Nils Faerber
1302 M:      nils@kernelconcepts.de
1303 W:      http://www.kernelconcepts.de/
1304 S:      Maintained
1305
1306 IA64 (Itanium) PLATFORM
1307 P:      Tony Luck
1308 M:      tony.luck@intel.com
1309 L:      linux-ia64@vger.kernel.org
1310 W:      http://www.ia64-linux.org/
1311 T:      git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
1312 S:      Maintained
1313
1314 SN-IA64 (Itanium) SUB-PLATFORM
1315 P:      Jes Sorensen
1316 M:      jes@sgi.com
1317 L:      linux-altix@sgi.com
1318 L:      linux-ia64@vger.kernel.org
1319 W:      http://www.sgi.com/altix
1320 S:      Maintained
1321
1322 IBM MCA SCSI SUBSYSTEM DRIVER
1323 P:      Michael Lang
1324 M:      langa2@kph.uni-mainz.de
1325 W:      http://www.uni-mainz.de/~langm000/linux.html
1326 S:      Maintained
1327
1328 IBM Power Linux RAID adapter
1329 P:      Brian King
1330 M:      brking@us.ibm.com
1331 S:      Supported
1332
1333 IBM ServeRAID RAID DRIVER
1334 P:      Jack Hammer
1335 P:      Dave Jeffery
1336 M:      ipslinux@adaptec.com
1337 W:      http://www.developer.ibm.com/welcome/netfinity/serveraid.html
1338 S:      Supported 
1339
1340 IDE DRIVER [GENERAL]
1341 P:      Bartlomiej Zolnierkiewicz
1342 M:      B.Zolnierkiewicz@elka.pw.edu.pl
1343 L:      linux-kernel@vger.kernel.org
1344 L:      linux-ide@vger.kernel.org
1345 T:      git kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6.git
1346 S:      Maintained
1347
1348 IDE/ATAPI CDROM DRIVER
1349 P:      Jens Axboe
1350 M:      axboe@suse.de
1351 L:      linux-kernel@vger.kernel.org
1352 W:      http://www.kernel.dk
1353 S:      Maintained
1354
1355 IDE/ATAPI FLOPPY DRIVERS
1356 P:      Paul Bristow
1357 M:      Paul Bristow <paul@paulbristow.net>
1358 W:      http://paulbristow.net/linux/idefloppy.html
1359 L:      linux-kernel@vger.kernel.org
1360 S:      Maintained
1361
1362 IDE/ATAPI TAPE DRIVERS
1363 P:      Gadi Oxman
1364 M:      Gadi Oxman <gadio@netvision.net.il>
1365 L:      linux-kernel@vger.kernel.org
1366 S:      Maintained
1367
1368 IEEE 1394 ETHERNET (eth1394)
1369 L:      linux1394-devel@lists.sourceforge.net
1370 W:      http://www.linux1394.org/
1371 S:      Orphan
1372
1373 IEEE 1394 SUBSYSTEM
1374 P:      Ben Collins
1375 M:      bcollins@debian.org
1376 P:      Jody McIntyre
1377 M:      scjody@modernduck.com
1378 L:      linux1394-devel@lists.sourceforge.net
1379 W:      http://www.linux1394.org/
1380 T:      git kernel.org:/pub/scm/linux/kernel/git/scjody/ieee1394.git
1381 S:      Maintained
1382
1383 IEEE 1394 OHCI DRIVER
1384 P:      Ben Collins
1385 M:      bcollins@debian.org
1386 P:      Jody McIntyre
1387 M:      scjody@modernduck.com
1388 L:      linux1394-devel@lists.sourceforge.net
1389 W:      http://www.linux1394.org/
1390 S:      Maintained
1391
1392 IEEE 1394 PCILYNX DRIVER
1393 P:      Jody McIntyre
1394 M:      scjody@modernduck.com
1395 L:      linux1394-devel@lists.sourceforge.net
1396 W:      http://www.linux1394.org/
1397 S:      Maintained
1398
1399 IEEE 1394 RAW I/O DRIVER
1400 P:      Ben Collins
1401 M:      bcollins@debian.org
1402 P:      Dan Dennedy
1403 M:      dan@dennedy.org
1404 L:      linux1394-devel@lists.sourceforge.net
1405 W:      http://www.linux1394.org/
1406 S:      Maintained
1407
1408 IEEE 1394 SBP2
1409 P:      Ben Collins
1410 M:      bcollins@debian.org
1411 P:      Stefan Richter
1412 M:      stefanr@s5r6.in-berlin.de
1413 L:      linux1394-devel@lists.sourceforge.net
1414 W:      http://www.linux1394.org/
1415 S:      Maintained
1416
1417 IMS TWINTURBO FRAMEBUFFER DRIVER
1418 P:      Paul Mundt
1419 M:      lethal@chaoticdreams.org
1420 L:      linux-fbdev-devel@lists.sourceforge.net
1421 S:      Maintained
1422
1423 INFINIBAND SUBSYSTEM
1424 P:      Roland Dreier
1425 M:      rolandd@cisco.com
1426 P:      Sean Hefty
1427 M:      mshefty@ichips.intel.com
1428 P:      Hal Rosenstock
1429 M:      halr@voltaire.com
1430 L:      openib-general@openib.org
1431 W:      http://www.openib.org/
1432 T:      git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
1433 S:      Supported
1434
1435 INPUT (KEYBOARD, MOUSE, JOYSTICK) DRIVERS
1436 P:      Dmitry Torokhov
1437 M:      dmitry.torokhov@gmail.com
1438 M:      dtor@mail.ru
1439 L:      linux-input@atrey.karlin.mff.cuni.cz
1440 L:      linux-joystick@atrey.karlin.mff.cuni.cz
1441 T:      git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
1442 S:      Maintained
1443
1444 INOTIFY
1445 P:      John McCutchan and Robert Love
1446 M:      ttb@tentacle.dhs.org and rml@novell.com
1447 L:      linux-kernel@vger.kernel.org
1448 S:      Maintained
1449
1450 INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
1451 P:      Sylvain Meyer
1452 M:      sylvain.meyer@worldonline.fr
1453 L:      linux-fbdev-devel@lists.sourceforge.net
1454 S:      Maintained
1455
1456 INTEL 810/815 FRAMEBUFFER DRIVER
1457 P:      Antonino Daplas
1458 M:      adaplas@pol.net
1459 L:      linux-fbdev-devel@lists.sourceforge.net
1460 S:      Maintained
1461
1462 INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
1463 P:      Ingo Molnar
1464 M:      mingo@redhat.com
1465 S:      Maintained
1466
1467 INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1468 P:      Jeff Garzik
1469 M:      jgarzik@pobox.com
1470 W:      http://sourceforge.net/projects/gkernel/
1471 S:      Maintained
1472
1473 INTEL IA32 MICROCODE UPDATE SUPPORT
1474 P:      Tigran Aivazian
1475 M:      tigran@veritas.com
1476 S:      Maintained
1477
1478 INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
1479 P:      Deepak Saxena
1480 M:      dsaxena@plexity.net
1481 S:      Maintained
1482
1483 INTEL PRO/100 ETHERNET SUPPORT
1484 P:      John Ronciak
1485 M:      john.ronciak@intel.com
1486 P:      Jesse Brandeburg
1487 M:      jesse.brandeburg@intel.com
1488 P:      Jeff Kirsher
1489 M:      jeffrey.t.kirsher@intel.com
1490 P:      Auke Kok
1491 M:      auke-jan.h.kok@intel.com
1492 W:      http://sourceforge.net/projects/e1000/
1493 S:      Supported
1494
1495 INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
1496 P:      Jeb Cramer
1497 M:      cramerj@intel.com
1498 P:      John Ronciak
1499 M:      john.ronciak@intel.com
1500 P:      Jesse Brandeburg
1501 M:      jesse.brandeburg@intel.com
1502 P:      Jeff Kirsher
1503 M:      jeffrey.t.kirsher@intel.com
1504 P:      Auke Kok
1505 M:      auke-jan.h.kok@intel.com
1506 W:      http://sourceforge.net/projects/e1000/
1507 S:      Supported
1508
1509 INTEL PRO/10GbE SUPPORT
1510 P:      Jeff Kirsher
1511 M:      jeffrey.t.kirsher@intel.com
1512 P:      Ayyappan Veeraiyan
1513 M:      ayyappan.veeraiyan@intel.com
1514 P:      John Ronciak
1515 M:      john.ronciak@intel.com
1516 P:      Jesse Brandeburg
1517 M:      jesse.brandeburg@intel.com
1518 P:      Auke Kok
1519 M:      auke-jan.h.kok@intel.com
1520 W:      http://sourceforge.net/projects/e1000/
1521 S:      Supported
1522
1523 INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
1524 P:      Yi Zhu
1525 M:      yi.zhu@intel.com
1526 P:      James Ketrenos
1527 M:      jketreno@linux.intel.com
1528 L:      ipw2100-devel@lists.sourceforge.net
1529 L:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1530 W:      http://ipw2100.sourceforge.net
1531 S:      Supported
1532
1533 INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
1534 P:      Yi Zhu
1535 M:      yi.zhu@intel.com
1536 P:      James Ketrenos
1537 M:      jketreno@linux.intel.com
1538 L:      ipw2100-devel@lists.sourceforge.net
1539 L:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1540 W:      http://ipw2200.sourceforge.net
1541 S:      Supported
1542
1543 IOC3 DRIVER
1544 P:      Ralf Baechle
1545 M:      ralf@linux-mips.org
1546 L:      linux-mips@linux-mips.org
1547 S:      Maintained
1548
1549 IP MASQUERADING:
1550 P:      Juanjo Ciarlante
1551 M:      jjciarla@raiz.uncu.edu.ar
1552 S:      Maintained
1553
1554 IPATH DRIVER:
1555 P:      Bryan O'Sullivan
1556 M:      support@pathscale.com
1557 L:      openib-general@openib.org
1558 S:      Supported
1559
1560 IPMI SUBSYSTEM
1561 P:      Corey Minyard
1562 M:      minyard@acm.org
1563 L:      openipmi-developer@lists.sourceforge.net
1564 W:      http://openipmi.sourceforge.net/
1565 S:      Supported
1566
1567 IPX NETWORK LAYER
1568 P:      Arnaldo Carvalho de Melo
1569 M:      acme@conectiva.com.br
1570 L:      netdev@vger.kernel.org
1571 S:      Maintained
1572
1573 IRDA SUBSYSTEM
1574 P:      Samuel Ortiz
1575 M:      samuel@sortiz.org
1576 L:      irda-users@lists.sourceforge.net (subscribers-only)
1577 W:      http://irda.sourceforge.net/
1578 S:      Maintained
1579
1580 ISAPNP
1581 P:      Jaroslav Kysela
1582 M:      perex@suse.cz
1583 S:      Maintained
1584
1585 ISDN SUBSYSTEM
1586 P:      Karsten Keil
1587 M:      kkeil@suse.de
1588 P:      Kai Germaschewski
1589 M:      kai.germaschewski@gmx.de
1590 L:      isdn4linux@listserv.isdn4linux.de
1591 W:      http://www.isdn4linux.de
1592 T:      git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
1593 S:      Maintained
1594
1595 ISDN SUBSYSTEM (Eicon active card driver)
1596 P:      Armin Schindler
1597 M:      mac@melware.de
1598 L:      isdn4linux@listserv.isdn4linux.de
1599 W:      http://www.melware.de
1600 S:      Maintained
1601
1602 JOURNALLING FLASH FILE SYSTEM (JFFS)
1603 P:      Axis Communications AB
1604 M:      jffs-dev@axis.com
1605 L:      jffs-dev@axis.com
1606 W:      http://www.developer.axis.com/software/jffs/
1607 S:      Maintained
1608
1609 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
1610 P:      David Woodhouse
1611 M:      dwmw2@infradead.org
1612 L:      jffs-dev@axis.com
1613 W:      http://sources.redhat.com/jffs2/
1614 S:      Maintained
1615
1616 JFS FILESYSTEM
1617 P:      Dave Kleikamp
1618 M:      shaggy@austin.ibm.com
1619 L:      jfs-discussion@lists.sourceforge.net
1620 W:      http://jfs.sourceforge.net/
1621 T:      git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
1622 S:      Supported
1623
1624 JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
1625 P:      Stephen Tweedie, Andrew Morton
1626 M:      sct@redhat.com, akpm@osdl.org
1627 L:      ext2-devel@lists.sourceforge.net
1628 S:      Maintained
1629
1630 KCONFIG
1631 P:      Roman Zippel
1632 M:      zippel@linux-m68k.org
1633 L:      kbuild-devel@lists.sourceforge.net
1634 S:      Maintained
1635
1636 KDUMP
1637 P:      Vivek Goyal
1638 M:      vgoyal@in.ibm.com
1639 P:      Haren Myneni
1640 M:      hbabu@us.ibm.com
1641 L:      fastboot@lists.osdl.org
1642 L:      linux-kernel@vger.kernel.org
1643 W:      http://lse.sourceforge.net/kdump/
1644 S:      Maintained
1645
1646 KERNEL AUTOMOUNTER (AUTOFS)
1647 P:      H. Peter Anvin
1648 M:      hpa@zytor.com
1649 L:      autofs@linux.kernel.org
1650 S:      Odd Fixes
1651
1652 KERNEL AUTOMOUNTER v4 (AUTOFS4)
1653 P:      Ian Kent
1654 M:      raven@themaw.net
1655 L:      autofs@linux.kernel.org
1656 S:      Maintained
1657
1658 KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
1659 P:      Kai Germaschewski
1660 M:      kai@germaschewski.name
1661 P:      Sam Ravnborg
1662 M:      sam@ravnborg.org
1663 T:      git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
1664 S:      Maintained 
1665
1666 KERNEL JANITORS
1667 P:      Several
1668 L:      kernel-janitors@lists.osdl.org
1669 W:      http://www.kerneljanitors.org/
1670 S:      Maintained
1671
1672 KERNEL NFSD
1673 P:      Neil Brown
1674 M:      neilb@cse.unsw.edu.au
1675 L:      nfs@lists.sourceforge.net
1676 W:      http://nfs.sourceforge.net/
1677 W:      http://www.cse.unsw.edu.au/~neilb/patches/linux-devel/
1678 S:      Maintained
1679
1680 KEXEC
1681 P:      Eric Biederman
1682 M:      ebiederm@xmission.com
1683 W:      http://www.xmission.com/~ebiederm/files/kexec/
1684 L:      linux-kernel@vger.kernel.org
1685 L:      fastboot@osdl.org
1686 S:      Maintained
1687
1688 KPROBES
1689 P:      Prasanna S Panchamukhi
1690 M:      prasanna@in.ibm.com
1691 P:      Ananth N Mavinakayanahalli
1692 M:      ananth@in.ibm.com
1693 P:      Anil S Keshavamurthy
1694 M:      anil.s.keshavamurthy@intel.com
1695 P:      David S. Miller
1696 M:      davem@davemloft.net
1697 L:      linux-kernel@vger.kernel.org
1698 S:      Maintained
1699
1700 LAPB module
1701 L:      linux-x25@vger.kernel.org
1702 S:      Orphan
1703
1704 LASI 53c700 driver for PARISC
1705 P:      James E.J. Bottomley
1706 M:      James.Bottomley@HansenPartnership.com
1707 L:      linux-scsi@vger.kernel.org
1708 S:      Maintained
1709
1710 LED SUBSYSTEM
1711 P:      Richard Purdie
1712 M:      rpurdie@rpsys.net
1713 S:      Maintained
1714
1715 LEGO USB Tower driver
1716 P:      Juergen Stuber
1717 M:      starblue@users.sourceforge.net
1718 L:      legousb-devel@lists.sourceforge.net
1719 W:      http://legousb.sourceforge.net/
1720 S:      Maintained
1721
1722 LINUX FOR IBM pSERIES (RS/6000)
1723 P:      Paul Mackerras
1724 M:      paulus@au.ibm.com
1725 W:      http://www.ibm.com/linux/ltc/projects/ppc
1726 S:      Supported
1727
1728 LINUX FOR NCR VOYAGER
1729 P:      James Bottomley
1730 M:      James.Bottomley@HansenPartnership.com
1731 W:      http://www.hansenpartnership.com/voyager
1732 S:      Maintained
1733
1734 LINUX FOR POWERPC
1735 P:      Paul Mackerras
1736 M:      paulus@samba.org
1737 W:      http://www.penguinppc.org/
1738 L:      linuxppc-dev@ozlabs.org
1739 T:      git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
1740 S:      Supported
1741
1742 LINUX FOR POWER MACINTOSH
1743 P:      Benjamin Herrenschmidt
1744 M:      benh@kernel.crashing.org
1745 W:      http://www.penguinppc.org/
1746 L:      linuxppc-dev@ozlabs.org
1747 S:      Maintained
1748
1749 LINUX FOR POWERPC EMBEDDED MPC52XX
1750 P:      Sylvain Munaut
1751 M:      tnt@246tNt.com
1752 W:      http://www.246tNt.com/mpc52xx/
1753 W:      http://www.penguinppc.org/
1754 L:      linuxppc-dev@ozlabs.org
1755 L:      linuxppc-embedded@ozlabs.org
1756 S:      Maintained
1757
1758 LINUX FOR POWERPC EMBEDDED PPC4XX
1759 P:      Matt Porter
1760 M:      mporter@kernel.crashing.org
1761 W:      http://www.penguinppc.org/
1762 L:      linuxppc-embedded@ozlabs.org
1763 S:      Maintained
1764
1765 LINUX FOR POWERPC BOOT CODE
1766 P:      Tom Rini
1767 M:      trini@kernel.crashing.org
1768 W:      http://www.penguinppc.org/
1769 L:      linuxppc-embedded@ozlabs.org
1770 S:      Maintained
1771
1772 LINUX FOR POWERPC EMBEDDED PPC8XX
1773 P:      Marcelo Tosatti
1774 M:      marcelo@kvack.org
1775 W:      http://www.penguinppc.org/
1776 L:      linuxppc-embedded@ozlabs.org
1777 S:      Maintained
1778
1779 LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
1780 P:     Kumar Gala
1781 M:     galak@kernel.crashing.org
1782 W:     http://www.penguinppc.org/
1783 L:     linuxppc-embedded@ozlabs.org
1784 S:     Maintained
1785
1786 LINUX FOR POWERPC PA SEMI PWRFICIENT
1787 P:      Olof Johansson
1788 M:      olof@lixom.net
1789 W:      http://www.pasemi.com/
1790 L:      linuxppc-dev@ozlabs.org
1791 S:      Supported
1792
1793 LLC (802.2)
1794 P:      Arnaldo Carvalho de Melo
1795 M:      acme@conectiva.com.br
1796 S:      Maintained
1797
1798 LINUX FOR 64BIT POWERPC
1799 P:      Paul Mackerras
1800 M:      paulus@samba.org
1801 M:      paulus@au.ibm.com
1802 P:      Anton Blanchard
1803 M:      anton@samba.org
1804 M:      anton@au.ibm.com
1805 W:      http://www.penguinppc.org/ppc64/
1806 L:      linuxppc-dev@ozlabs.org
1807 S:      Supported
1808
1809 LINUX SECURITY MODULE (LSM) FRAMEWORK
1810 P:      Chris Wright
1811 M:      chrisw@sous-sol.org
1812 L:      linux-security-module@vger.kernel.org
1813 W:      http://lsm.immunix.org
1814 T:      git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
1815 S:      Supported
1816
1817 LM83 HARDWARE MONITOR DRIVER
1818 P:      Jean Delvare
1819 M:      khali@linux-fr.org
1820 L:      lm-sensors@lm-sensors.org
1821 S:      Maintained
1822
1823 LM90 HARDWARE MONITOR DRIVER
1824 P:      Jean Delvare
1825 M:      khali@linux-fr.org
1826 L:      lm-sensors@lm-sensors.org
1827 S:      Maintained
1828
1829 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP Dynamic Disks)
1830 P:      Richard Russon (FlatCap)
1831 M:      ldm@flatcap.org
1832 L:      ldm-devel@lists.sourceforge.net 
1833 W:      http://ldm.sourceforge.net
1834 S:      Maintained
1835
1836 LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
1837 P:      Eric Moore
1838 M:      Eric.Moore@lsil.com
1839 M:      support@lsil.com
1840 L:      mpt_linux_developer@lsil.com
1841 L:      linux-scsi@vger.kernel.org
1842 W:      http://www.lsilogic.com/support
1843 S:      Supported
1844
1845 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
1846 P:      Matthew Wilcox
1847 M:      matthew@wil.cx
1848 L:      linux-scsi@vger.kernel.org
1849 S:      Maintained
1850
1851 M68K ARCHITECTURE
1852 P:      Geert Uytterhoeven
1853 M:      geert@linux-m68k.org
1854 P:      Roman Zippel
1855 M:      zippel@linux-m68k.org
1856 L:      linux-m68k@lists.linux-m68k.org
1857 W:      http://www.linux-m68k.org/
1858 W:      http://linux-m68k-cvs.ubb.ca/
1859 S:      Maintained
1860
1861 M68K ON APPLE MACINTOSH
1862 P:      Joshua Thompson
1863 M:      funaho@jurai.org
1864 W:      http://www.mac.linux-m68k.org/
1865 L:      linux-mac68k@mac.linux-m68k.org
1866 S:      Maintained
1867
1868 M68K ON HP9000/300
1869 P:      Philip Blundell
1870 M:      philb@gnu.org
1871 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
1872 S:      Maintained
1873
1874 MARVELL YUKON / SYSKONNECT DRIVER
1875 P:      Mirko Lindner
1876 M:      mlindner@syskonnect.de
1877 P:      Ralph Roesler
1878 M:      rroesler@syskonnect.de
1879 W:      http://www.syskonnect.com
1880 S:      Supported
1881
1882 MAESTRO PCI SOUND DRIVERS
1883 P:      Zach Brown
1884 M:      zab@zabbo.net
1885 S:      Odd Fixes
1886
1887 MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
1888 P: Michael Kerrisk
1889 M: mtk-manpages@gmx.net
1890 W: ftp://ftp.kernel.org/pub/linux/docs/manpages
1891 S: Maintained
1892
1893 MARVELL MV643XX ETHERNET DRIVER
1894 P:      Dale Farnsworth
1895 M:      dale@farnsworth.org
1896 P:      Manish Lachwani
1897 M:      mlachwani@mvista.com
1898 L:      netdev@vger.kernel.org
1899 S:      Odd Fixes for 2.4; Maintained for 2.6.
1900
1901 MATROX FRAMEBUFFER DRIVER
1902 P:      Petr Vandrovec
1903 M:      vandrove@vc.cvut.cz
1904 L:      linux-fbdev-devel@lists.sourceforge.net
1905 S:      Maintained
1906
1907 MEGARAID SCSI DRIVERS
1908 P:     Neela Syam Kolli
1909 M:     Neela.Kolli@engenio.com
1910 S:     linux-scsi@vger.kernel.org
1911 W:     http://megaraid.lsilogic.com
1912 S:     Maintained
1913
1914 MEMORY MANAGEMENT
1915 L:      linux-mm@kvack.org
1916 L:      linux-kernel@vger.kernel.org
1917 W:      http://www.linux-mm.org
1918 S:      Maintained
1919
1920 MEMORY TECHNOLOGY DEVICES (MTD)
1921 P:      David Woodhouse
1922 M:      dwmw2@infradead.org
1923 W:      http://www.linux-mtd.infradead.org/
1924 L:      linux-mtd@lists.infradead.org
1925 T:      git git://git.infradead.org/mtd-2.6.git
1926 S:      Maintained
1927
1928 MICROTEK X6 SCANNER
1929 P:      Oliver Neukum
1930 M:      oliver@neukum.name
1931 S:      Maintained
1932
1933 MIPS
1934 P:      Ralf Baechle
1935 M:      ralf@linux-mips.org
1936 W:      http://www.linux-mips.org/
1937 L:      linux-mips@linux-mips.org
1938 T:      git www.linux-mips.org:/pub/scm/linux.git
1939 S:      Supported
1940
1941 MISCELLANEOUS MCA-SUPPORT
1942 P:      James Bottomley
1943 M:      jejb@steeleye.com
1944 L:      linux-kernel@vger.kernel.org
1945 S:      Maintained
1946
1947 MODULE SUPPORT
1948 P:      Rusty Russell
1949 M:      rusty@rustcorp.com.au
1950 L:      linux-kernel@vger.kernel.org
1951 S:      Maintained
1952
1953 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
1954 P:      Stelian Pop
1955 M:      stelian@popies.net
1956 W:      http://popies.net/meye/
1957 S:      Maintained
1958
1959 MOUSE AND MISC DEVICES [GENERAL]
1960 P:      Alessandro Rubini
1961 M:      rubini@ipvvis.unipv.it
1962 L:      linux-kernel@vger.kernel.org
1963 S:      Maintained
1964
1965 MTRR AND SIMILAR SUPPORT [i386]
1966 P:      Richard Gooch
1967 M:      rgooch@atnf.csiro.au
1968 L:      linux-kernel@vger.kernel.org
1969 W:      http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
1970 S:      Maintained
1971
1972 MULTIMEDIA CARD (MMC) SUBSYSTEM
1973 P:      Russell King
1974 M:      rmk+mmc@arm.linux.org.uk
1975 S:      Maintained
1976
1977 MULTISOUND SOUND DRIVER
1978 P:      Andrew Veliath
1979 M:      andrewtv@usa.net
1980 S:      Maintained
1981
1982 NATSEMI ETHERNET DRIVER (DP8381x)
1983 P:      Tim Hockin
1984 M:      thockin@hockin.org
1985 S:      Maintained
1986
1987 NCP FILESYSTEM
1988 P:      Petr Vandrovec
1989 M:      vandrove@vc.cvut.cz
1990 L:      linware@sh.cvut.cz
1991 S:      Maintained
1992
1993 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
1994 P:      James E.J. Bottomley
1995 M:      James.Bottomley@HansenPartnership.com
1996 L:      linux-scsi@vger.kernel.org
1997 S:      Maintained
1998
1999 NETEM NETWORK EMULATOR
2000 P:      Stephen Hemminger
2001 M:      shemminger@osdl.org
2002 L:      netem@osdl.org
2003 S:      Maintained
2004
2005 NETFILTER/IPTABLES/IPCHAINS
2006 P:      Rusty Russell
2007 P:      Marc Boucher
2008 P:      James Morris
2009 P:      Harald Welte
2010 P:      Jozsef Kadlecsik
2011 M:      coreteam@netfilter.org
2012 W:      http://www.netfilter.org/
2013 W:      http://www.iptables.org/
2014 L:      netfilter@lists.netfilter.org
2015 L:      netfilter-devel@lists.netfilter.org
2016 S:      Supported
2017
2018 NETROM NETWORK LAYER
2019 P:      Ralf Baechle
2020 M:      ralf@linux-mips.org
2021 L:      linux-hams@vger.kernel.org
2022 W:      http://www.linux-ax25.org/
2023 S:      Maintained
2024
2025 NETWORK BLOCK DEVICE
2026 P:      Paul Clements
2027 M:      Paul.Clements@steeleye.com
2028 S:      Maintained
2029
2030 NETWORK DEVICE DRIVERS
2031 P:      Andrew Morton
2032 M:      akpm@osdl.org
2033 P:      Jeff Garzik
2034 M:      jgarzik@pobox.com
2035 L:      netdev@vger.kernel.org
2036 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
2037 S:      Maintained
2038
2039 NETWORKING [GENERAL]
2040 P:      Networking Team
2041 M:      netdev@vger.kernel.org
2042 L:      netdev@vger.kernel.org
2043 W:      http://linux-net.osdl.org/
2044 S:      Maintained
2045
2046 NETWORKING [IPv4/IPv6]
2047 P:      David S. Miller
2048 M:      davem@davemloft.net
2049 P:      Alexey Kuznetsov
2050 M:      kuznet@ms2.inr.ac.ru
2051 P:      Pekka Savola (ipv6)
2052 M:      pekkas@netcore.fi
2053 P:      James Morris
2054 M:      jmorris@namei.org
2055 P:      Hideaki YOSHIFUJI
2056 M:      yoshfuji@linux-ipv6.org
2057 P:      Patrick McHardy
2058 M:      kaber@coreworks.de
2059 L:      netdev@vger.kernel.org
2060 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
2061 S:      Maintained
2062
2063 NETWORKING [WIRELESS]
2064 P:      John W. Linville
2065 M:      linville@tuxdriver.com
2066 L:      netdev@vger.kernel.org
2067 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2068 S:      Maintained
2069
2070 IPVS
2071 P:      Wensong Zhang
2072 M:      wensong@linux-vs.org
2073 P:      Simon Horman
2074 M:      horms@verge.net.au
2075 P:      Julian Anastasov
2076 M:      ja@ssi.bg
2077 L:      netdev@vger.kernel.org
2078 S:      Maintained
2079
2080 NFS CLIENT
2081 P:      Trond Myklebust
2082 M:      trond.myklebust@fys.uio.no
2083 L:      linux-kernel@vger.kernel.org
2084 S:      Maintained
2085
2086 NI5010 NETWORK DRIVER
2087 P:      Jan-Pascal van Best
2088 M:      janpascal@vanbest.org
2089 P:      Andreas Mohr
2090 M:      andi@lisas.de
2091 L:      netdev@vger.kernel.org
2092 S:      Maintained
2093
2094 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2095 P:      YOKOTA Hiroshi
2096 M:      yokota@netlab.is.tsukuba.ac.jp
2097 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2098 S:      Maintained
2099
2100 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2101 P:      GOTO Masanori
2102 M:      gotom@debian.or.jp
2103 P:      YOKOTA Hiroshi
2104 M:      yokota@netlab.is.tsukuba.ac.jp
2105 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2106 S:      Maintained
2107
2108 NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
2109 P:      Eberhard Moenkeberg
2110 M:      emoenke@gwdg.de
2111 L:      linux-kernel@vger.kernel.org
2112 S:      Maintained
2113
2114 NTFS FILESYSTEM
2115 P:      Anton Altaparmakov
2116 M:      aia21@cantab.net
2117 L:      linux-ntfs-dev@lists.sourceforge.net
2118 L:      linux-kernel@vger.kernel.org
2119 W:      http://linux-ntfs.sf.net/
2120 T:      git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
2121 S:      Maintained
2122
2123 NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
2124 P:      Antonino Daplas
2125 M:      adaplas@pol.net
2126 L:      linux-fbdev-devel@lists.sourceforge.net
2127 S:      Maintained
2128
2129 OPENCORES I2C BUS DRIVER
2130 P:      Peter Korsgaard
2131 M:      jacmet@sunsite.dk
2132 L:      i2c@lm-sensors.org
2133 S:      Maintained
2134
2135 ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2136 P:      Mark Fasheh
2137 M:      mark.fasheh@oracle.com
2138 P:      Kurt Hackel
2139 M:      kurt.hackel@oracle.com
2140 L:      ocfs2-devel@oss.oracle.com
2141 W:      http://oss.oracle.com/projects/ocfs2/
2142 S:      Supported       
2143
2144 OLYMPIC NETWORK DRIVER
2145 P:      Peter De Shrijver
2146 M:      p2@ace.ulyssis.student.kuleuven.ac.be
2147 P:      Mike Phillips
2148 M:      mikep@linuxtr.net 
2149 L:      netdev@vger.kernel.org
2150 L:      linux-tr@linuxtr.net
2151 W:      http://www.linuxtr.net
2152 S:      Maintained
2153
2154 OMNIKEY CARDMAN 4000 DRIVER
2155 P:      Harald Welte
2156 M:      laforge@gnumonks.org
2157 S:      Maintained
2158
2159 OMNIKEY CARDMAN 4040 DRIVER
2160 P:      Harald Welte
2161 M:      laforge@gnumonks.org
2162 S:      Maintained
2163
2164 ONSTREAM SCSI TAPE DRIVER
2165 P:      Willem Riede
2166 M:      osst@riede.org
2167 L:      osst-users@lists.sourceforge.net
2168 L:      linux-scsi@vger.kernel.org
2169 S:      Maintained
2170
2171 OPL3-SA2, SA3, and SAx DRIVER
2172 P:      Zwane Mwaikambo
2173 M:      zwane@arm.linux.org.uk
2174 L:      linux-sound@vger.kernel.org
2175 S:      Maintained
2176
2177 OPROFILE
2178 P:      Philippe Elie
2179 M:      phil.el@wanadoo.fr
2180 L:      oprofile-list@lists.sf.net
2181 S:      Maintained
2182
2183 ORINOCO DRIVER
2184 P:      Pavel Roskin
2185 M:      proski@gnu.org
2186 P:      David Gibson
2187 M:      hermes@gibson.dropbear.id.au
2188 L:      orinoco-users@lists.sourceforge.net
2189 L:      orinoco-devel@lists.sourceforge.net
2190 W:      http://www.nongnu.org/orinoco/
2191 S:      Maintained
2192
2193 PARALLEL PORT SUPPORT
2194 P:      Phil Blundell
2195 M:      philb@gnu.org
2196 P:      Tim Waugh
2197 M:      tim@cyberelk.net
2198 P:      David Campbell
2199 P:      Andrea Arcangeli
2200 M:      andrea@suse.de
2201 L:      linux-parport@lists.infradead.org
2202 W:      http://people.redhat.com/twaugh/parport/
2203 S:      Maintained
2204
2205 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2206 P:      Tim Waugh
2207 M:      tim@cyberelk.net
2208 L:      linux-parport@lists.infradead.org
2209 W:      http://www.torque.net/linux-pp.html
2210 S:      Maintained
2211
2212 PARISC ARCHITECTURE
2213 P:      Matthew Wilcox
2214 M:      matthew@wil.cx
2215 P:      Grant Grundler
2216 M:      grundler@parisc-linux.org
2217 P:      Kyle McMartin
2218 M:      kyle@parisc-linux.org
2219 L:      parisc-linux@parisc-linux.org
2220 W:      http://www.parisc-linux.org/
2221 T:      git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
2222 T:      cvs cvs.parisc-linux.org:/var/cvs/linux-2.6
2223 S:      Maintained
2224
2225 PCI ERROR RECOVERY
2226 P:      Linas Vepstas
2227 M:      linas@austin.ibm.com
2228 L:      linux-kernel@vger.kernel.org
2229 L:      linux-pci@atrey.karlin.mff.cuni.cz
2230 S:      Supported
2231
2232 PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
2233 P:      Thomas Sailer
2234 M:      sailer@ife.ee.ethz.ch
2235 L:      linux-sound@vger.kernel.org
2236 W:      http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
2237 S:      Maintained
2238
2239 PCI SUBSYSTEM
2240 P:      Greg Kroah-Hartman
2241 M:      gregkh@suse.de
2242 L:      linux-kernel@vger.kernel.org
2243 L:      linux-pci@atrey.karlin.mff.cuni.cz
2244 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
2245 S:      Supported
2246
2247 PCI HOTPLUG CORE
2248 P:      Greg Kroah-Hartman
2249 M:      gregkh@suse.de
2250 S:      Supported
2251
2252 PCI HOTPLUG COMPAQ DRIVER
2253 P:      Greg Kroah-Hartman
2254 M:      greg@kroah.com
2255 S:      Maintained
2256
2257 PCIE HOTPLUG DRIVER
2258 P:      Kristen Carlson Accardi
2259 M:      kristen.c.accardi@intel.com
2260 L:      pcihpd-discuss@lists.sourceforge.net
2261 S:      Maintained
2262
2263 PCMCIA SUBSYSTEM
2264 P:      Linux PCMCIA Team
2265 L:      linux-pcmcia@lists.infradead.org
2266 L:      http://lists.infradead.org/mailman/listinfo/linux-pcmcia
2267 T:      git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
2268 S:      Maintained
2269
2270 PCNET32 NETWORK DRIVER
2271 P:      Thomas Bogendörfer
2272 M:      tsbogend@alpha.franken.de
2273 L:      netdev@vger.kernel.org
2274 S:      Maintained
2275
2276 PER-TASK DELAY ACCOUNTING
2277 P:      Shailabh Nagar
2278 M:      nagar@watson.ibm.com
2279 L:      linux-kernel@vger.kernel.org
2280 S:      Maintained
2281
2282 PERSONALITY HANDLING
2283 P:      Christoph Hellwig
2284 M:      hch@infradead.org
2285 L:      linux-abi-devel@lists.sourceforge.net
2286 S:      Maintained
2287
2288 PHRAM MTD DRIVER
2289 P:      Jörn Engel
2290 M:      joern@wh.fh-wedel.de
2291 L:      linux-mtd@lists.infradead.org
2292 S:      Maintained
2293
2294 PKTCDVD DRIVER
2295 P:      Peter Osterlund
2296 M:      petero2@telia.com
2297 L:      linux-kernel@vger.kernel.org
2298 S:      Maintained
2299
2300 POSIX CLOCKS and TIMERS
2301 P:      George Anzinger
2302 M:      george@mvista.com
2303 L:      linux-kernel@vger.kernel.org
2304 S:      Supported
2305
2306 POWERPC 4xx EMAC DRIVER
2307 P:      Eugene Surovegin
2308 M:      ebs@ebshome.net
2309 W:      http://kernel.ebshome.net/emac/
2310 L:      linuxppc-embedded@ozlabs.org
2311 L:      netdev@vger.kernel.org
2312 S:      Maintained
2313
2314 PNP SUPPORT
2315 P:      Adam Belay
2316 M:      ambx1@neo.rr.com
2317 S:      Maintained
2318
2319 PPP PROTOCOL DRIVERS AND COMPRESSORS
2320 P:      Paul Mackerras
2321 M:      paulus@samba.org
2322 L:      linux-ppp@vger.kernel.org
2323 S:      Maintained
2324
2325 PPP OVER ATM (RFC 2364)
2326 P:      Mitchell Blank Jr
2327 M:      mitch@sfgoth.com
2328 S:      Maintained
2329
2330 PPP OVER ETHERNET
2331 P:      Michal Ostrowski
2332 M:      mostrows@speakeasy.net
2333 S:      Maintained
2334
2335 PREEMPTIBLE KERNEL
2336 P:      Robert Love
2337 M:      rml@tech9.net
2338 L:      linux-kernel@vger.kernel.org
2339 L:      kpreempt-tech@lists.sourceforge.net
2340 W:      ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
2341 S:      Supported
2342
2343 PRISM54 WIRELESS DRIVER
2344 P:      Prism54 Development Team
2345 M:      prism54-private@prism54.org
2346 L:      netdev@vger.kernel.org
2347 W:      http://prism54.org
2348 S:      Maintained
2349
2350 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
2351 P:      Peter Denison
2352 M:      promise@pnd-pc.demon.co.uk
2353 W:      http://www.pnd-pc.demon.co.uk/promise/
2354 S:      Maintained
2355
2356 PVRUSB2 VIDEO4LINUX DRIVER
2357 P:      Mike Isely
2358 M:      isely@pobox.com
2359 L:      pvrusb2@isely.net
2360 L:      video4linux-list@redhat.com
2361 W:      http://www.isely.net/pvrusb2/
2362 S:      Maintained
2363
2364 PXA2xx SUPPORT
2365 P:      Nicolas Pitre
2366 M:      nico@cam.org
2367 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2368 S:      Maintained
2369
2370 QLOGIC QLA2XXX FC-SCSI DRIVER
2371 P:      Andrew Vasquez
2372 M:      linux-driver@qlogic.com
2373 L:      linux-scsi@vger.kernel.org
2374 S:      Supported
2375
2376 QNX4 FILESYSTEM
2377 P:      Anders Larsen
2378 M:      al@alarsen.net
2379 L:      linux-kernel@vger.kernel.org
2380 W:      http://www.alarsen.net/linux/qnx4fs/
2381 S:      Maintained
2382
2383 RADEON FRAMEBUFFER DISPLAY DRIVER
2384 P:      Benjamin Herrenschmidt
2385 M:      benh@kernel.crashing.org
2386 L:      linux-fbdev-devel@lists.sourceforge.net
2387 S:      Maintained
2388
2389 RAGE128 FRAMEBUFFER DISPLAY DRIVER
2390 P:      Paul Mackerras
2391 M:      paulus@samba.org
2392 L:      linux-fbdev-devel@lists.sourceforge.net
2393 S:      Maintained
2394
2395 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
2396 P:      Corey Thomas
2397 M:      corey@world.std.com
2398 L:      linux-kernel@vger.kernel.org
2399 S:      Maintained
2400
2401 RANDOM NUMBER DRIVER
2402 P:      Matt Mackall
2403 M:      mpm@selenic.com
2404 S:      Maintained
2405
2406 RAPIDIO SUBSYSTEM
2407 P:      Matt Porter
2408 M:      mporter@kernel.crashing.org
2409 L:      linux-kernel@vger.kernel.org
2410 S:      Maintained
2411
2412 REAL TIME CLOCK DRIVER
2413 P:      Paul Gortmaker
2414 M:      p_gortmaker@yahoo.com
2415 L:      linux-kernel@vger.kernel.org
2416 S:      Maintained
2417
2418 REAL TIME CLOCK (RTC) SUBSYSTEM
2419 P:      Alessandro Zummo
2420 M:      a.zummo@towertech.it
2421 L:      linux-kernel@vger.kernel.org
2422 S:      Maintained
2423
2424 REISERFS FILE SYSTEM
2425 P:      Hans Reiser
2426 M:      reiserfs-dev@namesys.com
2427 L:      reiserfs-list@namesys.com
2428 W:      http://www.namesys.com
2429 S:      Supported
2430
2431 ROCKETPORT DRIVER
2432 P:      Comtrol Corp.
2433 W:      http://www.comtrol.com
2434 S:      Maintained
2435
2436 ROSE NETWORK LAYER
2437 P:      Ralf Baechle
2438 M:      ralf@linux-mips.org
2439 L:      linux-hams@vger.kernel.org
2440 W:      http://www.linux-ax25.org/
2441 S:      Maintained
2442
2443 RISCOM8 DRIVER
2444 S:      Orphan
2445
2446 S3 SAVAGE FRAMEBUFFER DRIVER
2447 P:      Antonino Daplas
2448 M:      adaplas@pol.net
2449 L:      linux-fbdev-devel@lists.sourceforge.net
2450 S:      Maintained
2451
2452 S390
2453 P:      Martin Schwidefsky
2454 M:      schwidefsky@de.ibm.com
2455 M:      linux390@de.ibm.com
2456 L:      linux-390@vm.marist.edu
2457 W:      http://www.ibm.com/developerworks/linux/linux390/
2458 S:      Supported
2459
2460 S390 NETWORK DRIVERS
2461 P:      Frank Pavlic
2462 M:      fpavlic@de.ibm.com
2463 M:      linux390@de.ibm.com
2464 L:      linux-390@vm.marist.edu
2465 W:      http://www.ibm.com/developerworks/linux/linux390/
2466 S:      Supported
2467
2468 S390 ZFCP DRIVER
2469 P:      Andreas Herrmann
2470 M:      aherrman@de.ibm.com
2471 M:      linux390@de.ibm.com
2472 L:      linux-390@vm.marist.edu
2473 W:      http://www.ibm.com/developerworks/linux/linux390/
2474 S:      Supported
2475
2476 SAA7146 VIDEO4LINUX-2 DRIVER
2477 P:      Michael Hunold
2478 M:      michael@mihu.de
2479 W:      http://www.mihu.de/linux/saa7146
2480 S:      Maintained
2481
2482 SBPCD CDROM DRIVER
2483 P:      Eberhard Moenkeberg
2484 M:      emoenke@gwdg.de
2485 L:      linux-kernel@vger.kernel.org
2486 S:      Maintained
2487
2488 SC1200 WDT DRIVER
2489 P:      Zwane Mwaikambo
2490 M:      zwane@arm.linux.org.uk
2491 S:      Maintained
2492
2493 SCHEDULER
2494 P:      Ingo Molnar
2495 M:      mingo@elte.hu
2496 P:      Robert Love    [the preemptible kernel bits]
2497 M:      rml@tech9.net
2498 L:      linux-kernel@vger.kernel.org
2499 S:      Maintained
2500
2501 SCSI CDROM DRIVER
2502 P:      Jens Axboe
2503 M:      axboe@suse.de
2504 L:      linux-scsi@vger.kernel.org
2505 W:      http://www.kernel.dk
2506 S:      Maintained
2507
2508 SCSI SG DRIVER
2509 P:      Doug Gilbert
2510 M:      dgilbert@interlog.com
2511 L:      linux-scsi@vger.kernel.org
2512 W:      http://www.torque.net/sg
2513 S:      Maintained
2514
2515 SCSI SUBSYSTEM
2516 P:      James E.J. Bottomley
2517 M:      James.Bottomley@SteelEye.com
2518 L:      linux-scsi@vger.kernel.org
2519 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
2520 S:      Maintained
2521
2522 SCSI TAPE DRIVER
2523 P:      Kai Mäkisara
2524 M:      Kai.Makisara@kolumbus.fi
2525 L:      linux-scsi@vger.kernel.org
2526 S:      Maintained
2527
2528 SCTP PROTOCOL
2529 P: Sridhar Samudrala
2530 M: sri@us.ibm.com
2531 L: lksctp-developers@lists.sourceforge.net
2532 S: Supported
2533
2534 SCx200 CPU SUPPORT
2535 P:      Christer Weinigel
2536 M:      christer@weinigel.se
2537 W:      http://www.weinigel.se
2538 S:      Supported
2539
2540 SECURITY CONTACT
2541 P:      Security Officers
2542 M:      security@kernel.org
2543 S:      Supported
2544
2545 SELINUX SECURITY MODULE
2546 P:      Stephen Smalley
2547 M:      sds@tycho.nsa.gov
2548 P:      James Morris
2549 M:      jmorris@namei.org
2550 L:      linux-kernel@vger.kernel.org (kernel issues)
2551 L:      selinux@tycho.nsa.gov (general discussion)
2552 W:      http://www.nsa.gov/selinux
2553 S:      Supported
2554
2555 SERIAL ATA (SATA) SUBSYSTEM:
2556 P:      Jeff Garzik
2557 M:      jgarzik@pobox.com
2558 L:      linux-ide@vger.kernel.org
2559 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
2560 S:      Supported
2561
2562 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
2563 P:      Pat Gefre
2564 M:      pfg@sgi.com
2565 L:      linux-ia64@vger.kernel.org
2566 S:      Supported
2567
2568 SGI VISUAL WORKSTATION 320 AND 540
2569 P:      Andrey Panin
2570 M:      pazke@donpac.ru
2571 L:      linux-visws-devel@lists.sf.net
2572 W:      http://linux-visws.sf.net
2573 S:      Maintained for 2.6.
2574
2575 SIMTEC EB110ATX (Chalice CATS)
2576 P:      Ben Dooks
2577 P:      Vincent Sanders
2578 M:      support@simtec.co.uk
2579 W:      http://www.simtec.co.uk/products/EB110ATX/
2580 S:      Supported
2581
2582 SIMTEC EB2410ITX (BAST)
2583 P:      Ben Dooks
2584 P:      Vincent Sanders
2585 M:      support@simtec.co.uk
2586 W:      http://www.simtec.co.uk/products/EB2410ITX/
2587 S:      Supported
2588
2589 SIS 190 ETHERNET DRIVER
2590 P:      Francois Romieu
2591 M:      romieu@fr.zoreil.com
2592 L:      netdev@vger.kernel.org
2593 S:      Maintained
2594
2595 SIS 5513 IDE CONTROLLER DRIVER
2596 P:      Lionel Bouton
2597 M:      Lionel.Bouton@inet6.fr
2598 W:      http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
2599 W:      http://gyver.homeip.net/sis5513/index.html
2600 S:      Maintained
2601
2602 SIS 900/7016 FAST ETHERNET DRIVER
2603 P:      Daniele Venzano
2604 M:      venza@brownhat.org
2605 W:      http://www.brownhat.org/sis900.html
2606 L:      netdev@vger.kernel.org
2607 S:      Maintained
2608
2609 SIS FRAMEBUFFER DRIVER
2610 P:      Thomas Winischhofer
2611 M:      thomas@winischhofer.net
2612 W:      http://www.winischhofer.net/linuxsisvga.shtml
2613 S:      Maintained      
2614
2615 SIS USB2VGA DRIVER
2616 P:      Thomas Winischhofer
2617 M:      thomas@winischhofer.net
2618 W:      http://www.winischhofer.at/linuxsisusbvga.shtml
2619 S:      Maintained
2620
2621 SMC91x ETHERNET DRIVER
2622 P:      Nicolas Pitre
2623 M:      nico@cam.org
2624 S:      Maintained
2625
2626 SOFTWARE RAID (Multiple Disks) SUPPORT
2627 P:      Ingo Molnar
2628 M:      mingo@redhat.com
2629 P:      Neil Brown
2630 M:      neilb@cse.unsw.edu.au
2631 L:      linux-raid@vger.kernel.org
2632 S:      Maintained
2633
2634 SOFTWARE SUSPEND:
2635 P:      Pavel Machek
2636 M:      pavel@suse.cz
2637 L:      linux-pm@osdl.org
2638 S:      Maintained
2639
2640 SONIC NETWORK DRIVER
2641 P:      Thomas Bogendoerfer
2642 M:      tsbogend@alpha.franken.de
2643 L:      netdev@vger.kernel.org
2644 S:      Maintained
2645
2646 SONY VAIO CONTROL DEVICE DRIVER
2647 P:      Stelian Pop
2648 M:      stelian@popies.net
2649 W:      http://popies.net/sonypi/
2650 S:      Maintained
2651
2652 SOUND
2653 P:      Jaroslav Kysela
2654 M:      perex@suse.cz
2655 L:      alsa-devel@alsa-project.org
2656 S:      Maintained
2657
2658 SPI SUBSYSTEM
2659 P:      David Brownell
2660 M:      dbrownell@users.sourceforge.net
2661 L:      spi-devel-general@lists.sourceforge.net
2662 S:      Maintained
2663
2664 STABLE BRANCH:
2665 P:      Greg Kroah-Hartman
2666 M:      greg@kroah.com
2667 P:      Chris Wright
2668 M:      chrisw@sous-sol.org
2669 L:      stable@kernel.org
2670 S:      Maintained
2671
2672 STABLE BRANCH:
2673 P:      Greg Kroah-Hartman
2674 M:      greg@kroah.com
2675 P:      Chris Wright
2676 M:      chrisw@sous-sol.org
2677 L:      stable@kernel.org
2678 S:      Maintained
2679
2680 TPM DEVICE DRIVER
2681 P:      Kylene Hall
2682 M:      kjhall@us.ibm.com
2683 W:      http://tpmdd.sourceforge.net
2684 L:      tpmdd-devel@lists.sourceforge.net
2685 S:      Maintained
2686
2687 Telecom Clock Driver for MCPL0010
2688 P: Mark Gross
2689 M: mark.gross@intel.com
2690 S: Supported
2691
2692 TENSILICA XTENSA PORT (xtensa):
2693 P:      Chris Zankel
2694 M:      chris@zankel.net
2695 S:      Maintained
2696
2697 UltraSPARC (sparc64):
2698 P:      David S. Miller
2699 M:      davem@davemloft.net
2700 P:      Eddie C. Dost
2701 M:      ecd@brainaid.de
2702 P:      Jakub Jelinek
2703 M:      jj@sunsite.ms.mff.cuni.cz
2704 P:      Anton Blanchard
2705 M:      anton@samba.org
2706 L:      sparclinux@vger.kernel.org
2707 L:      ultralinux@vger.kernel.org
2708 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
2709 S:      Maintained
2710
2711 SHARP LH SUPPORT (LH7952X & LH7A40X)
2712 P:      Marc Singer
2713 M:      elf@buici.com
2714 W:      http://projects.buici.com/arm
2715 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2716 S:      Maintained
2717
2718 SHPC HOTPLUG DRIVER
2719 P:      Kristen Carlson Accardi
2720 M:      kristen.c.accardi@intel.com
2721 L:      pcihpd-discuss@lists.sourceforge.net
2722 S:      Maintained
2723
2724 SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
2725 P:      Pierre Ossman
2726 M:      drzeus-sdhci@drzeus.cx
2727 L:      sdhci-devel@list.drzeus.cx
2728 W:      http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci
2729 S:      Maintained
2730
2731 SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
2732 P:      Stephen Hemminger
2733 M:      shemminger@osdl.org
2734 L:      netdev@vger.kernel.org
2735 S:      Maintained
2736
2737 SOEKRIS NET48XX LED SUPPORT
2738 P:      Chris Boot
2739 M:      bootc@bootc.net
2740 S:      Maintained
2741
2742 SPARC (sparc32):
2743 P:      William L. Irwin
2744 M:      wli@holomorphy.com
2745 L:      sparclinux@vger.kernel.org
2746 S:      Maintained
2747
2748 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
2749 P:      Roger Wolff
2750 M:      R.E.Wolff@BitWizard.nl
2751 L:      linux-kernel@vger.kernel.org ?
2752 S:      Supported
2753
2754 SRM (Alpha) environment access
2755 P:      Jan-Benedict Glaw
2756 M:      jbglaw@lug-owl.de
2757 L:      linux-kernel@vger.kernel.org
2758 S:      Maintained
2759
2760 STARFIRE/DURALAN NETWORK DRIVER
2761 P:      Ion Badulescu
2762 M:      ionut@cs.columbia.edu
2763 S:      Maintained
2764
2765 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
2766 W:      http://mosquitonet.Stanford.EDU/strip.html
2767 S:      Unsupported ?
2768
2769 STRADIS MPEG-2 DECODER DRIVER
2770 P:      Nathan Laredo
2771 M:      laredo@gnu.org
2772 W:      http://www.stradis.com/
2773 S:      Maintained
2774
2775 SUPERH (sh)
2776 P:      Paul Mundt
2777 M:      lethal@linux-sh.org
2778 P:      Kazumoto Kojima
2779 M:      kkojima@rr.iij4u.or.jp
2780 L:      linuxsh-dev@lists.sourceforge.net
2781 W:      http://www.linux-sh.org
2782 W:      http://www.m17n.org/linux-sh/
2783 W:      http://www.rr.iij4u.or.jp/~kkojima/linux-sh4.html
2784 S:      Maintained
2785
2786 SUPERH64 (sh64)
2787 P:      Paul Mundt
2788 M:      lethal@linux-sh.org
2789 P:      Richard Curnow
2790 M:      rc@rc0.org.uk
2791 L:      linuxsh-shmedia-dev@lists.sourceforge.net
2792 W:      http://www.linux-sh.org
2793 W:      http://www.rc0.org.uk/sh64
2794 S:      Maintained
2795
2796 SUN3/3X
2797 P:      Sam Creasey
2798 M:      sammy@sammy.net
2799 L:      sun3-list@redhat.com
2800 W:      http://sammy.net/sun3/
2801 S:      Maintained
2802
2803 SVGA HANDLING
2804 P:      Martin Mares
2805 M:      mj@ucw.cz
2806 L:      linux-video@atrey.karlin.mff.cuni.cz
2807 S:      Maintained
2808
2809 SYSV FILESYSTEM
2810 P:      Christoph Hellwig
2811 M:      hch@infradead.org
2812 S:      Maintained
2813
2814 TC CLASSIFIER
2815 P:      Jamal Hadi Salim
2816 M:      hadi@cyberus.ca
2817 L:      netdev@vger.kernel.org
2818 S:      Maintained
2819
2820 TI OMAP RANDOM NUMBER GENERATOR SUPPORT
2821 P:      Deepak Saxena
2822 M:      dsaxena@plexity.net
2823 S:      Maintained
2824
2825 TASKSTATS STATISTICS INTERFACE
2826 P:      Shailabh Nagar
2827 M:      nagar@watson.ibm.com
2828 L:      linux-kernel@vger.kernel.org
2829 S:      Maintained
2830
2831 TI PARALLEL LINK CABLE DRIVER
2832 P:     Romain Lievin
2833 M:     roms@lpg.ticalc.org
2834 S:     Maintained
2835
2836 TIPC NETWORK LAYER
2837 P:      Per Liden
2838 M:      per.liden@ericsson.com
2839 P:      Jon Maloy
2840 M:      jon.maloy@ericsson.com
2841 P:      Allan Stephens
2842 M:      allan.stephens@windriver.com
2843 L:      tipc-discussion@lists.sourceforge.net
2844 W:      http://tipc.sourceforge.net/
2845 W:      http://tipc.cslab.ericsson.net/
2846 T:      git tipc.cslab.ericsson.net:/pub/git/tipc.git
2847 S:      Maintained
2848
2849 TLAN NETWORK DRIVER
2850 P:      Samuel Chessman
2851 M:      chessman@tux.org
2852 L:      tlan-devel@lists.sourceforge.net
2853 W:      http://sourceforge.net/projects/tlan/
2854 S:      Maintained
2855
2856 TOKEN-RING NETWORK DRIVER
2857 P:      Mike Phillips
2858 M:      mikep@linuxtr.net
2859 L:      netdev@vger.kernel.org
2860 L:      linux-tr@linuxtr.net
2861 W:      http://www.linuxtr.net
2862 S:      Maintained
2863
2864 TOSHIBA ACPI EXTRAS DRIVER
2865 P:      John Belmonte
2866 M:      toshiba_acpi@memebeam.org
2867 W:      http://memebeam.org/toys/ToshibaAcpiDriver
2868 S:      Maintained
2869
2870 TOSHIBA SMM DRIVER
2871 P:      Jonathan Buzzard
2872 M:      jonathan@buzzard.org.uk
2873 L:      tlinux-users@tce.toshiba-dme.co.jp
2874 W:      http://www.buzzard.org.uk/toshiba/
2875 S:      Maintained
2876
2877 TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
2878 P:      Muli Ben-Yehuda
2879 M:      mulix@mulix.org
2880 L:      linux-kernel@vger.kernel.org
2881 S:      Maintained
2882
2883 TRIVIAL PATCHES
2884 P:      Adrian Bunk
2885 M:      trivial@kernel.org
2886 L:      linux-kernel@vger.kernel.org
2887 W:      http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
2888 T:      git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
2889 S:      Maintained
2890
2891 TMS380 TOKEN-RING NETWORK DRIVER
2892 P:      Adam Fritzler
2893 M:      mid@auk.cx
2894 L:      linux-tr@linuxtr.net
2895 W:      http://www.auk.cx/tms380tr/
2896 S:      Maintained
2897
2898 TULIP NETWORK DRIVER
2899 P:      Jeff Garzik
2900 M:      jgarzik@pobox.com
2901 L:      tulip-users@lists.sourceforge.net
2902 W:      http://sourceforge.net/projects/tulip/
2903 S:      Maintained
2904
2905 TUN/TAP driver
2906 P:      Maxim Krasnyansky
2907 M:      maxk@qualcomm.com
2908 L:      vtun@office.satix.net
2909 W:      http://vtun.sourceforge.net/tun
2910 S:      Maintained
2911
2912 U14-34F SCSI DRIVER
2913 P:      Dario Ballabio
2914 M:      ballabio_dario@emc.com
2915 L:      linux-scsi@vger.kernel.org
2916 S:      Maintained
2917
2918 UDF FILESYSTEM
2919 P:      Ben Fennema
2920 M:      bfennema@falcon.csc.calpoly.edu
2921 W:      http://linux-udf.sourceforge.net
2922 S:      Maintained
2923
2924 UNIFORM CDROM DRIVER
2925 P:      Jens Axboe
2926 M:      axboe@suse.de
2927 L:      linux-kernel@vger.kernel.org
2928 W:      http://www.kernel.dk
2929 S:      Maintained
2930
2931 USB ACM DRIVER
2932 P:      Oliver Neukum
2933 M:      oliver@neukum.name
2934 L:      linux-usb-users@lists.sourceforge.net
2935 L:      linux-usb-devel@lists.sourceforge.net
2936 S:      Maintained
2937
2938 USB BLOCK DRIVER (UB ub)
2939 P:      Pete Zaitcev
2940 M:      zaitcev@redhat.com
2941 L:      linux-kernel@vger.kernel.org
2942 L:      linux-usb-devel@lists.sourceforge.net
2943 S:      Supported
2944
2945 USB CDC ETHERNET DRIVER
2946 P:      Greg Kroah-Hartman
2947 M:      greg@kroah.com
2948 L:      linux-usb-users@lists.sourceforge.net
2949 L:      linux-usb-devel@lists.sourceforge.net
2950 S:      Maintained
2951 W:      http://www.kroah.com/linux-usb/
2952
2953 USB EHCI DRIVER
2954 P:      David Brownell
2955 M:      dbrownell@users.sourceforge.net
2956 L:      linux-usb-devel@lists.sourceforge.net
2957 S:      Maintained
2958
2959 USB ET61X[12]51 DRIVER
2960 P:      Luca Risolia
2961 M:      luca.risolia@studio.unibo.it
2962 L:      linux-usb-devel@lists.sourceforge.net
2963 L:      video4linux-list@redhat.com
2964 W:      http://www.linux-projects.org
2965 S:      Maintained
2966
2967 USB HID/HIDBP DRIVERS
2968 P:      Vojtech Pavlik
2969 M:      vojtech@suse.cz
2970 L:      linux-usb-users@lists.sourceforge.net
2971 L:      linux-usb-devel@lists.sourceforge.net
2972 S:      Maintained
2973
2974 USB HUB DRIVER
2975 P:      Johannes Erdfelt
2976 M:      johannes@erdfelt.com
2977 L:      linux-usb-users@lists.sourceforge.net
2978 L:      linux-usb-devel@lists.sourceforge.net
2979 S:      Maintained
2980
2981 USB ISP116X DRIVER
2982 P:      Olav Kongas
2983 M:      ok@artecdesign.ee
2984 L:      linux-usb-devel@lists.sourceforge.net
2985 S:      Maintained
2986
2987 USB KAWASAKI LSI DRIVER
2988 P:      Oliver Neukum
2989 M:      oliver@neukum.name
2990 L:      linux-usb-users@lists.sourceforge.net
2991 L:      linux-usb-devel@lists.sourceforge.net
2992 S:      Maintained
2993
2994 USB MASS STORAGE DRIVER
2995 P:      Matthew Dharm
2996 M:      mdharm-usb@one-eyed-alien.net
2997 L:      linux-usb-users@lists.sourceforge.net
2998 L:      usb-storage@lists.one-eyed-alien.net
2999 S:      Maintained
3000 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
3001
3002 USB OHCI DRIVER
3003 P:      Roman Weissgaerber
3004 M:      weissg@vienna.at
3005 L:      linux-usb-users@lists.sourceforge.net
3006 L:      linux-usb-devel@lists.sourceforge.net
3007 S:      Maintained
3008
3009 USB OPTION-CARD DRIVER
3010 P:      Matthias Urlichs
3011 M:      smurf@smurf.noris.de
3012 L:      linux-usb-devel@lists.sourceforge.net
3013 S:      Maintained
3014
3015 USB OV511 DRIVER
3016 P:      Mark McClelland
3017 M:      mmcclell@bigfoot.com
3018 L:      linux-usb-users@lists.sourceforge.net
3019 L:      linux-usb-devel@lists.sourceforge.net
3020 W:      http://alpha.dyndns.org/ov511/
3021 S:      Maintained
3022
3023 USB PEGASUS DRIVER
3024 P:      Petko Manolov
3025 M:      petkan@users.sourceforge.net
3026 L:      linux-usb-users@lists.sourceforge.net
3027 L:      linux-usb-devel@lists.sourceforge.net
3028 W:      http://pegasus2.sourceforge.net/
3029 S:      Maintained
3030
3031 USB PRINTER DRIVER
3032 P:      Vojtech Pavlik
3033 M:      vojtech@suse.cz
3034 L:      linux-usb-users@lists.sourceforge.net
3035 L:      linux-usb-devel@lists.sourceforge.net
3036 S:      Maintained
3037
3038 USB RTL8150 DRIVER
3039 P:      Petko Manolov
3040 M:      petkan@users.sourceforge.net
3041 L:      linux-usb-users@lists.sourceforge.net
3042 L:      linux-usb-devel@lists.sourceforge.net
3043 W:      http://pegasus2.sourceforge.net/
3044 S:      Maintained
3045
3046 USB SE401 DRIVER
3047 P:      Jeroen Vreeken
3048 M:      pe1rxq@amsat.org
3049 L:      linux-usb-users@lists.sourceforge.net
3050 L:      linux-usb-devel@lists.sourceforge.net
3051 W:      http://www.chello.nl/~j.vreeken/se401/
3052 S:      Maintained
3053
3054 USB SERIAL CYBERJACK DRIVER
3055 P:      Matthias Bruestle and Harald Welte
3056 M:      support@reiner-sct.com
3057 W:      http://www.reiner-sct.de/support/treiber_cyberjack.php
3058 S:      Maintained
3059
3060 USB SERIAL DIGI ACCELEPORT DRIVER
3061 P:      Peter Berger and Al Borchers
3062 M:      pberger@brimson.com
3063 M:      alborchers@steinerpoint.com
3064 L:      linux-usb-users@lists.sourceforge.net
3065 L:      linux-usb-devel@lists.sourceforge.net
3066 S:      Maintained
3067
3068 USB SERIAL DRIVER
3069 P:      Greg Kroah-Hartman
3070 M:      gregkh@suse.de
3071 L:      linux-usb-users@lists.sourceforge.net
3072 L:      linux-usb-devel@lists.sourceforge.net
3073 S:      Supported
3074
3075 USB SERIAL BELKIN F5U103 DRIVER
3076 P:      William Greathouse
3077 M:      wgreathouse@smva.com
3078 L:      linux-usb-users@lists.sourceforge.net
3079 L:      linux-usb-devel@lists.sourceforge.net
3080 S:      Maintained
3081
3082 USB SERIAL CYPRESS M8 DRIVER
3083 P:      Lonnie Mendez
3084 M:      dignome@gmail.com
3085 L:      linux-usb-users@lists.sourceforge.net
3086 L:      linux-usb-devel@lists.sourceforge.net
3087 S:      Maintained
3088 W:      http://geocities.com/i0xox0i
3089 W:      http://firstlight.net/cvs
3090
3091 USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
3092 L:      linux-usb-users@lists.sourceforge.net
3093 L:      linux-usb-devel@lists.sourceforge.net
3094 S:      Maintained
3095
3096 USB AUERSWALD DRIVER
3097 P:      Wolfgang Muees
3098 M:      wolfgang@iksw-muees.de
3099 L:      linux-usb-users@lists.sourceforge.net
3100 L:      linux-usb-devel@lists.sourceforge.net
3101 S:      Maintained
3102
3103 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
3104 P:      Gary Brubaker
3105 M:      xavyer@ix.netcom.com
3106 L:      linux-usb-users@lists.sourceforge.net
3107 L:      linux-usb-devel@lists.sourceforge.net
3108 S:      Maintained
3109
3110 USB SERIAL KEYSPAN DRIVER
3111 P:      Greg Kroah-Hartman
3112 M:      greg@kroah.com
3113 L:      linux-usb-users@lists.sourceforge.net
3114 L:      linux-usb-devel@lists.sourceforge.net
3115 W:      http://www.kroah.com/linux/
3116 S:      Maintained
3117
3118 USB SERIAL WHITEHEAT DRIVER
3119 P:      Stuart MacDonald
3120 M:      stuartm@connecttech.com
3121 L:      linux-usb-users@lists.sourceforge.net
3122 L:      linux-usb-devel@lists.sourceforge.net
3123 W:      http://www.connecttech.com
3124 S:      Supported
3125
3126 USB SN9C10x DRIVER
3127 P:      Luca Risolia
3128 M:      luca.risolia@studio.unibo.it
3129 L:      linux-usb-devel@lists.sourceforge.net
3130 L:      video4linux-list@redhat.com
3131 W:      http://www.linux-projects.org
3132 S:      Maintained
3133
3134 USB SUBSYSTEM
3135 P:      Greg Kroah-Hartman
3136 M:      gregkh@suse.de
3137 L:      linux-usb-users@lists.sourceforge.net
3138 L:      linux-usb-devel@lists.sourceforge.net
3139 W:      http://www.linux-usb.org
3140 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
3141 S:      Supported
3142
3143 USB UHCI DRIVER
3144 P:      Alan Stern
3145 M:      stern@rowland.harvard.edu
3146 L:      linux-usb-users@lists.sourceforge.net
3147 L:      linux-usb-devel@lists.sourceforge.net
3148 S:      Maintained
3149
3150 USB "USBNET" DRIVER
3151 P:      David Brownell
3152 M:      dbrownell@users.sourceforge.net
3153 L:      linux-usb-devel@lists.sourceforge.net
3154 S:      Maintained
3155
3156 USB W996[87]CF DRIVER
3157 P:      Luca Risolia
3158 M:      luca.risolia@studio.unibo.it
3159 L:      linux-usb-devel@lists.sourceforge.net
3160 L:      video4linux-list@redhat.com
3161 W:      http://www.linux-projects.org
3162 S:      Maintained
3163
3164 USB ZC0301 DRIVER
3165 P:      Luca Risolia
3166 M:      luca.risolia@studio.unibo.it
3167 L:      linux-usb-devel@lists.sourceforge.net
3168 L:      video4linux-list@redhat.com
3169 W:      http://www.linux-projects.org
3170 S:      Maintained
3171
3172 USB ZD1201 DRIVER
3173 P:      Jeroen Vreeken
3174 M:      pe1rxq@amsat.org
3175 L:      linux-usb-users@lists.sourceforge.net
3176 L:      linux-usb-devel@lists.sourceforge.net
3177 W:      http://linux-lc100020.sourceforge.net
3178 S:      Maintained
3179
3180 USER-MODE LINUX
3181 P:      Jeff Dike
3182 M:      jdike@karaya.com
3183 L:      user-mode-linux-devel@lists.sourceforge.net
3184 L:      user-mode-linux-user@lists.sourceforge.net
3185 W:      http://user-mode-linux.sourceforge.net
3186 S:      Maintained
3187         
3188 FAT/VFAT/MSDOS FILESYSTEM:
3189 P:      OGAWA Hirofumi
3190 M:      hirofumi@mail.parknet.co.jp
3191 L:      linux-kernel@vger.kernel.org
3192 S:      Maintained
3193
3194 VIA 82Cxxx AUDIO DRIVER (old OSS driver)
3195 P:      Jeff Garzik
3196 S:      Odd fixes
3197
3198 VIA RHINE NETWORK DRIVER
3199 P:      Roger Luethi
3200 M:      rl@hellgate.ch
3201 S:      Maintained
3202
3203 VIAPRO SMBUS DRIVER
3204 P:      Jean Delvare
3205 M:      khali@linux-fr.org
3206 L:      i2c@lm-sensors.org
3207 S:      Maintained
3208
3209 UCLINUX (AND M68KNOMMU)
3210 P:      Greg Ungerer
3211 M:      gerg@uclinux.org
3212 W:      http://www.uclinux.org/
3213 L:      uclinux-dev@uclinux.org  (subscribers-only)
3214 S:      Maintained
3215
3216 UCLINUX FOR NEC V850
3217 P:      Miles Bader
3218 M:      uclinux-v850@lsi.nec.co.jp
3219 W:      http://www.ic.nec.co.jp/micro/uclinux/eng/
3220 W:      http://www.ee.nec.de/uclinux/
3221 S:      Supported
3222
3223 UCLINUX FOR RENESAS H8/300
3224 P:      Yoshinori Sato
3225 M:      ysato@users.sourceforge.jp
3226 W:      http://uclinux-h8.sourceforge.jp/
3227 S:      Supported
3228
3229 USB DIAMOND RIO500 DRIVER
3230 P:      Cesar Miquel
3231 M:      miquel@df.uba.ar
3232 L:      rio500-users@lists.sourceforge.net
3233 W:      http://rio500.sourceforge.net
3234 S:      Maintained
3235
3236 VIDEO FOR LINUX
3237 P:      Mauro Carvalho Chehab
3238 M:      mchehab@infradead.org
3239 M:      v4l-dvb-maintainer@linuxtv.org
3240 L:      video4linux-list@redhat.com
3241 W:      http://linuxtv.org
3242 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
3243 S:      Maintained
3244
3245 VT8231 HARDWARE MONITOR DRIVER
3246 P:      Roger Lucas
3247 M:      roger@planbit.co.uk
3248 L:      lm-sensors@lm-sensors.org
3249 S:      Maintained
3250
3251 W1 DALLAS'S 1-WIRE BUS
3252 P:      Evgeniy Polyakov
3253 M:      johnpol@2ka.mipt.ru
3254 S:      Maintained
3255
3256 W83791D HARDWARE MONITORING DRIVER
3257 P:      Charles Spirakis
3258 M:      bezaur@gmail.com
3259 L:      lm-sensors@lm-sensors.org
3260 S:      Maintained
3261
3262 W83L51xD SD/MMC CARD INTERFACE DRIVER
3263 P:      Pierre Ossman
3264 M:      drzeus-wbsd@drzeus.cx
3265 L:      wbsd-devel@list.drzeus.cx
3266 W:      http://projects.drzeus.cx/wbsd
3267 S:      Maintained
3268
3269 WATCHDOG DEVICE DRIVERS
3270 P:      Wim Van Sebroeck
3271 M:      wim@iguana.be
3272 T:      git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
3273 S:      Maintained
3274
3275 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
3276 P:      Jean Tourrilhes
3277 M:      jt@hpl.hp.com
3278 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
3279 S:      Maintained
3280
3281 WD7000 SCSI DRIVER
3282 P:      Miroslav Zagorac
3283 M:      zaga@fly.cc.fer.hr
3284 L:      linux-scsi@vger.kernel.org
3285 S:      Maintained
3286
3287 WISTRON LAPTOP BUTTON DRIVER
3288 P:      Miloslav Trmac
3289 M:      mitr@volny.cz
3290 S:      Maintained
3291
3292 WL3501 WIRELESS PCMCIA CARD DRIVER
3293 P:      Arnaldo Carvalho de Melo
3294 M:      acme@conectiva.com.br
3295 W:      http://advogato.org/person/acme
3296 S:      Maintained
3297
3298 X.25 NETWORK LAYER
3299 P:      Henner Eisen
3300 M:      eis@baty.hanse.de
3301 L:      linux-x25@vger.kernel.org
3302 S:      Maintained
3303
3304 XFS FILESYSTEM
3305 P:      Silicon Graphics Inc
3306 P:      Tim Shimmin, David Chatterton
3307 M:      xfs-masters@oss.sgi.com
3308 L:      xfs@oss.sgi.com
3309 W:      http://oss.sgi.com/projects/xfs
3310 T:      git git://oss.sgi.com:8090/xfs/xfs-2.6
3311 S:      Supported
3312
3313 X86 3-LEVEL PAGING (PAE) SUPPORT
3314 P:      Ingo Molnar
3315 M:      mingo@redhat.com
3316 S:      Maintained
3317
3318 X86-64 port
3319 P:      Andi Kleen
3320 M:      ak@suse.de
3321 L:      discuss@x86-64.org
3322 W:      http://www.x86-64.org
3323 S:      Maintained
3324
3325 YAM DRIVER FOR AX.25
3326 P:      Jean-Paul Roubelat
3327 M:      jpr@f6fbb.org
3328 L:      linux-hams@vger.kernel.org
3329 S:      Maintained
3330
3331 YEALINK PHONE DRIVER
3332 P:      Henk Vergonet
3333 M:      Henk.Vergonet@gmail.com
3334 L:      usbb2k-api-dev@nongnu.org
3335 S:      Maintained
3336
3337 YMFPCI YAMAHA PCI SOUND (Use ALSA instead)
3338 P:      Pete Zaitcev
3339 M:      zaitcev@yahoo.com
3340 L:      linux-kernel@vger.kernel.org
3341 S:      Obsolete
3342
3343 Z8530 DRIVER FOR AX.25
3344 P:      Joerg Reuter
3345 M:      jreuter@yaina.de
3346 W:      http://yaina.de/jreuter/
3347 W:      http://www.qsl.net/dl1bke/
3348 L:      linux-hams@vger.kernel.org
3349 S:      Maintained
3350
3351 ZF MACHZ WATCHDOG
3352 P:      Fernando Fuganti
3353 M:      fuganti@netbank.com.br
3354 W:      http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
3355 S:      Maintained
3356
3357 ZR36067 VIDEO FOR LINUX DRIVER
3358 P:      Ronald Bultje
3359 M:      rbultje@ronald.bitfreak.net
3360 L:      mjpeg-users@lists.sourceforge.net
3361 W:      http://mjpeg.sourceforge.net/driver-zoran/
3362 S:      Maintained
3363
3364 ZR36120 VIDEO FOR LINUX DRIVER
3365 P:      Pauline Middelink
3366 M:      middelin@polyware.nl
3367 W:      http://www.polyware.nl/~middelin/En/hobbies.html
3368 W:      http://www.polyware.nl/~middelin/hobbies.html
3369 S:      Maintained
3370
3371 THE REST
3372 P:      Linus Torvalds
3373 S:      Buried alive in reporters