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