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