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