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