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