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