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