[GFS2] Fix up merge of Linus' kernel into GFS2
[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 (SOFTMAC BASED VERSION)
461 P:      Larry Finger
462 M:      Larry.Finger@lwfinger.net
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 DISTRIBUTED LOCK MANAGER
887 P:      Patrick Caulfield
888 M:      pcaulfie@redhat.com
889 P:      David Teigland
890 M:      teigland@redhat.com
891 L:      cluster-devel@redhat.com
892 W:      http://sources.redhat.com/cluster/
893 T:      git kernel.org:/pub/scm/linux/kernel/git/steve/gfs-2.6.git
894 S:      Supported
895
896 DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
897 P:      Tobias Ringstrom
898 M:      tori@unhappy.mine.nu
899 L:      linux-kernel@vger.kernel.org
900 S:      Maintained
901
902 DOCBOOK FOR DOCUMENTATION
903 P:      Martin Waitz
904 M:      tali@admingilde.org
905 P:      Randy Dunlap
906 M:      rdunlap@xenotime.net
907 T:      git http://tali.admingilde.org/git/linux-docbook.git
908 S:      Maintained
909
910 DOCKING STATION DRIVER
911 P:      Kristen Carlson Accardi
912 M:      kristen.c.accardi@intel.com
913 L:      linux-acpi@vger.kernel.org
914 S:      Maintained
915
916 DOUBLETALK DRIVER
917 P:      James R. Van Zandt
918 M:      jrv@vanzandt.mv.com
919 L:      blinux-list@redhat.com
920 S:      Maintained
921
922 DRIVER CORE, KOBJECTS, AND SYSFS
923 P:      Greg Kroah-Hartman
924 M:      gregkh@suse.de
925 L:      linux-kernel@vger.kernel.org
926 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
927 S:      Supported
928
929 DRM DRIVERS
930 P:      David Airlie
931 M:      airlied@linux.ie
932 L:      dri-devel@lists.sourceforge.net
933 T:      git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
934 S:      Maintained
935
936 DSCC4 DRIVER
937 P:      François Romieu
938 M:      romieu@cogenit.fr
939 M:      romieu@ensta.fr
940 S:      Maintained
941
942 DVB SUBSYSTEM AND DRIVERS
943 P:      LinuxTV.org Project
944 M:      v4l-dvb-maintainer@linuxtv.org
945 L:      linux-dvb@linuxtv.org (subscription required)
946 W:      http://linuxtv.org/
947 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
948 S:      Maintained
949
950 EATA-DMA SCSI DRIVER
951 P:      Michael Neuffer
952 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
953 S:      Maintained
954
955 EATA ISA/EISA/PCI SCSI DRIVER
956 P:      Dario Ballabio
957 M:      ballabio_dario@emc.com
958 L:      linux-scsi@vger.kernel.org
959 S:      Maintained
960
961 EATA-PIO SCSI DRIVER
962 P:      Michael Neuffer
963 M:      mike@i-Connect.Net
964 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
965 S:      Maintained
966
967 EBTABLES
968 P:      Bart De Schuymer
969 M:      bart.de.schuymer@pandora.be
970 L:      ebtables-user@lists.sourceforge.net
971 L:      ebtables-devel@lists.sourceforge.net
972 W:      http://ebtables.sourceforge.net/
973 S:      Maintained
974
975 EDAC-CORE
976 P:      Doug Thompson
977 M:      norsk5@xmission.com
978 L:      bluesmoke-devel@lists.sourceforge.net
979 W:      bluesmoke.sourceforge.net
980 S:      Supported
981
982 EDAC-E752X
983 P:      Mark Gross
984 M:      mark.gross@intel.com
985 L:      bluesmoke-devel@lists.sourceforge.net
986 W:      bluesmoke.sourceforge.net
987 S:      Maintained
988
989 EDAC-E7XXX
990 P:      Doug Thompson
991 M:      norsk5@xmission.com
992 L:      bluesmoke-devel@lists.sourceforge.net
993 W:      bluesmoke.sourceforge.net
994 S:      Maintained
995
996 EDAC-R82600
997 P:      Tim Small
998 M:      tim@buttersideup.com
999 L:      bluesmoke-devel@lists.sourceforge.net
1000 W:      bluesmoke.sourceforge.net
1001 S:      Maintained
1002
1003 EEPRO100 NETWORK DRIVER
1004 P:      Andrey V. Savochkin
1005 M:      saw@saw.sw.com.sg
1006 S:      Maintained
1007
1008 EFS FILESYSTEM
1009 W:      http://aeschi.ch.eu.org/efs/
1010 S:      Orphan
1011
1012 EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1013 P:      Hoang-Nam Nguyen
1014 M:      hnguyen@de.ibm.com
1015 P:      Christoph Raisch
1016 M:      raisch@de.ibm.com
1017 L:      openib-general@openib.org
1018 S:      Supported
1019
1020 EMU10K1 SOUND DRIVER
1021 P:      James Courtier-Dutton
1022 M:      James@superbug.demon.co.uk
1023 L:      emu10k1-devel@lists.sourceforge.net
1024 W:      http://sourceforge.net/projects/emu10k1/
1025 S:      Maintained
1026
1027 EMULEX LPFC FC SCSI DRIVER
1028 P:      James Smart
1029 M:      james.smart@emulex.com
1030 L:      linux-scsi@vger.kernel.org
1031 W:      http://sourceforge.net/projects/lpfcxxxx
1032 S:      Supported
1033
1034 EPSON 1355 FRAMEBUFFER DRIVER
1035 P:      Christopher Hoover
1036 M:      ch@murgatroid.com, ch@hpl.hp.com
1037 S:      Maintained
1038
1039 ETHEREXPRESS-16 NETWORK DRIVER
1040 P:      Philip Blundell
1041 M:      philb@gnu.org
1042 L:      netdev@vger.kernel.org
1043 S:      Maintained
1044
1045 ETHERNET BRIDGE
1046 P:      Stephen Hemminger
1047 M:      shemminger@osdl.org
1048 L:      bridge@osdl.org
1049 W:      http://bridge.sourceforge.net/
1050 S:      Maintained
1051
1052 ETHERTEAM 16I DRIVER
1053 P:      Mika Kuoppala
1054 M:      miku@iki.fi
1055 S:      Maintained
1056
1057 EXT2 FILE SYSTEM
1058 L:      ext2-devel@lists.sourceforge.net
1059 S:      Maintained
1060
1061 EXT3 FILE SYSTEM
1062 P:      Stephen Tweedie, Andrew Morton
1063 M:      sct@redhat.com, akpm@osdl.org, adilger@clusterfs.com
1064 L:      ext2-devel@lists.sourceforge.net
1065 S:      Maintained
1066
1067 F71805F HARDWARE MONITORING DRIVER
1068 P:      Jean Delvare
1069 M:      khali@linux-fr.org
1070 L:      lm-sensors@lm-sensors.org
1071 S:      Maintained
1072
1073 FARSYNC SYNCHRONOUS DRIVER
1074 P:      Kevin Curtis
1075 M:      kevin.curtis@farsite.co.uk
1076 W:      http://www.farsite.co.uk/
1077 S:      Supported
1078
1079 FRAMEBUFFER LAYER
1080 P:      Antonino Daplas
1081 M:      adaplas@pol.net
1082 L:      linux-fbdev-devel@lists.sourceforge.net 
1083 W:      http://linux-fbdev.sourceforge.net/
1084 S:      Maintained
1085
1086 FREESCALE SOC FS_ENET DRIVER
1087 P:      Pantelis Antoniou
1088 M:      pantelis.antoniou@gmail.com
1089 P:      Vitaly Bordug
1090 M:      vbordug@ru.mvista.com
1091 L:      linuxppc-embedded@ozlabs.org
1092 L:      netdev@vger.kernel.org
1093 S:      Maintained
1094
1095 FILE LOCKING (flock() and fcntl()/lockf())
1096 P:      Matthew Wilcox
1097 M:      matthew@wil.cx
1098 L:      linux-fsdevel@vger.kernel.org
1099 S:      Maintained
1100
1101 FILESYSTEMS (VFS and infrastructure)
1102 P:      Alexander Viro
1103 M:      viro@zeniv.linux.org.uk
1104 S:      Maintained
1105
1106 FIRMWARE LOADER (request_firmware)
1107 L:      linux-kernel@vger.kernel.org
1108 S:      Orphan
1109
1110 FPU EMULATOR
1111 P:      Bill Metzenthen
1112 M:      billm@suburbia.net
1113 W:      http://suburbia.net/~billm/floating-point/emulator/
1114 S:      Maintained
1115
1116 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1117 P:      Mike McLagan
1118 M:      mike.mclagan@linux.org
1119 L:      netdev@vger.kernel.org
1120 S:      Maintained
1121
1122 FREEVXFS FILESYSTEM
1123 P:      Christoph Hellwig
1124 M:      hch@infradead.org
1125 W:      ftp://ftp.openlinux.org/pub/people/hch/vxfs
1126 S:      Maintained
1127
1128 FUJITSU FR-V PORT
1129 P:      David Howells
1130 M:      dhowells@redhat.com
1131 S:      Maintained
1132
1133 FTAPE/QIC-117
1134 L:      linux-tape@vger.kernel.org
1135 W:      http://sourceforge.net/projects/ftape
1136 S:      Orphan
1137
1138 FUSE: FILESYSTEM IN USERSPACE
1139 P:      Miklos Szeredi
1140 M:      miklos@szeredi.hu
1141 L:      fuse-devel@lists.sourceforge.net
1142 W:      http://fuse.sourceforge.net/
1143 S:      Maintained
1144
1145 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1146 P:      Rik Faith
1147 M:      faith@cs.unc.edu
1148 L:      linux-scsi@vger.kernel.org
1149 S:      Odd fixes (e.g., new signatures)
1150
1151 GDT SCSI DISK ARRAY CONTROLLER DRIVER
1152 P:      Achim Leubner
1153 M:      achim_leubner@adaptec.com
1154 L:      linux-scsi@vger.kernel.org
1155 W:      http://www.icp-vortex.com/
1156 S:      Supported
1157
1158 GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1159 P:      Krzysztof Halasa
1160 M:      khc@pm.waw.pl
1161 W:      http://www.kernel.org/pub/linux/utils/net/hdlc/
1162 S:      Maintained
1163
1164 GFS2 FILE SYSTEM
1165 P:      Steven Whitehouse
1166 M:      swhiteho@redhat.com
1167 L:      cluster-devel@redhat.com
1168 W:      http://sources.redhat.com/cluster/
1169 T:      git kernel.org:/pub/scm/linux/kernel/git/steve/gfs-2.6.git
1170 S:      Supported
1171
1172 GIGASET ISDN DRIVERS
1173 P:      Hansjoerg Lipp
1174 M:      hjlipp@web.de
1175 P:      Tilman Schmidt
1176 M:      tilman@imap.cc
1177 L:      gigaset307x-common@lists.sourceforge.net
1178 W:      http://gigaset307x.sourceforge.net/
1179 S:      Maintained
1180
1181 HARDWARE MONITORING
1182 P:      Jean Delvare
1183 M:      khali@linux-fr.org
1184 L:      lm-sensors@lm-sensors.org
1185 W:      http://www.lm-sensors.nu/
1186 S:      Maintained
1187
1188 HARDWARE RANDOM NUMBER GENERATOR CORE
1189 P:      Michael Buesch
1190 M:      mb@bu3sch.de
1191 S:      Maintained
1192
1193 HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1194 P:      Robert Love
1195 M:      rlove@rlove.org
1196 M:      linux-kernel@vger.kernel.org
1197 W:      http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1198 S:      Maintained
1199
1200 HARMONY SOUND DRIVER
1201 P:      Kyle McMartin
1202 M:      kyle@parisc-linux.org
1203 W:      http://www.parisc-linux.org/~kyle/harmony/
1204 L:      parisc-linux@lists.parisc-linux.org
1205 S:      Maintained
1206
1207 HAYES ESP SERIAL DRIVER
1208 P:      Andrew J. Robinson
1209 M:      arobinso@nyx.net
1210 L:      linux-kernel@vger.kernel.org
1211 W:      http://www.nyx.net/~arobinso
1212 S:      Maintained
1213
1214 HFS FILESYSTEM
1215 P:      Roman Zippel
1216 M:      zippel@linux-m68k.org
1217 L:      linux-kernel@vger.kernel.org
1218 S:      Maintained
1219
1220 HGA FRAMEBUFFER DRIVER
1221 P:      Ferenc Bakonyi
1222 M:      fero@drama.obuda.kando.hu
1223 L:      linux-nvidia@lists.surfsouth.com
1224 W:      http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1225 S:      Maintained
1226
1227 HIGH-SPEED SCC DRIVER FOR AX.25
1228 P:      Klaus Kudielka
1229 M:      klaus.kudielka@ieee.org
1230 L:      linux-hams@vger.kernel.org
1231 W:      http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1232 S:      Maintained
1233
1234 HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1235 P:      HighPoint Linux Team
1236 M:      linux@highpoint-tech.com
1237 W:      http://www.highpoint-tech.com
1238 S:      Supported
1239
1240 HIPPI
1241 P:      Jes Sorensen
1242 M:      jes@trained-monkey.org
1243 L:      linux-hippi@sunsite.dk
1244 S:      Maintained
1245
1246 HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1247 P:      Chirag Kantharia
1248 M:      chirag.kantharia@hp.com
1249 L:      iss_storagedev@hp.com
1250 S:      Maintained
1251  
1252 HEWLETT-PACKARD SMART2 RAID DRIVER
1253 P:      Chirag Kantharia
1254 M:      chirag.kantharia@hp.com
1255 L:      iss_storagedev@hp.com
1256 S:      Maintained
1257  
1258 HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1259 P:      Mike Miller
1260 M:      mike.miller@hp.com
1261 L:      iss_storagedev@hp.com
1262 S:      Supported
1263  
1264 HOST AP DRIVER
1265 P:      Jouni Malinen
1266 M:      jkmaline@cc.hut.fi
1267 L:      hostap@shmoo.com
1268 W:      http://hostap.epitest.fi/
1269 S:      Maintained
1270
1271 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1272 P:      Jaroslav Kysela
1273 M:      perex@suse.cz
1274 S:      Maintained
1275
1276 HPET:   High Precision Event Timers driver (hpet.c)
1277 P:      Clemens Ladisch
1278 M:      clemens@ladisch.de
1279 S:      Maintained
1280
1281 HPET:   i386
1282 P:      Venkatesh Pallipadi (Venki)
1283 M:      venkatesh.pallipadi@intel.com
1284 S:      Maintained
1285
1286 HPET:   x86_64
1287 P:      Andi Kleen and Vojtech Pavlik
1288 M:      ak@muc.de and vojtech@suse.cz
1289 S:      Maintained
1290
1291 HPET:   ACPI hpet.c
1292 P:      Bob Picco
1293 M:      bob.picco@hp.com
1294 S:      Maintained
1295
1296 HPFS FILESYSTEM
1297 P:      Mikulas Patocka
1298 M:      mikulas@artax.karlin.mff.cuni.cz
1299 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1300 S:      Maintained
1301
1302 HUGETLB FILESYSTEM
1303 P:      William Irwin
1304 M:      wli@holomorphy.com
1305 S:      Maintained
1306
1307 I2C SUBSYSTEM
1308 P:      Jean Delvare
1309 M:      khali@linux-fr.org
1310 L:      i2c@lm-sensors.org
1311 W:      http://www.lm-sensors.nu/
1312 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1313 S:      Maintained
1314
1315 I2O
1316 P:      Markus Lidel
1317 M:      markus.lidel@shadowconnect.com
1318 W:      http://i2o.shadowconnect.com/
1319 S:      Maintained
1320
1321 i386 BOOT CODE
1322 P:      Riley H. Williams
1323 M:      Riley@Williams.Name
1324 L:      Linux-Kernel@vger.kernel.org
1325 S:      Maintained
1326
1327 i386 SETUP CODE / CPU ERRATA WORKAROUNDS
1328 P:      Dave Jones
1329 M:      davej@codemonkey.org.uk
1330 P:      H. Peter Anvin
1331 M:      hpa@zytor.com
1332 S:      Maintained
1333
1334 i810 TCO TIMER WATCHDOG
1335 P:      Nils Faerber
1336 M:      nils@kernelconcepts.de
1337 W:      http://www.kernelconcepts.de/
1338 S:      Maintained
1339
1340 IA64 (Itanium) PLATFORM
1341 P:      Tony Luck
1342 M:      tony.luck@intel.com
1343 L:      linux-ia64@vger.kernel.org
1344 W:      http://www.ia64-linux.org/
1345 T:      git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
1346 S:      Maintained
1347
1348 SN-IA64 (Itanium) SUB-PLATFORM
1349 P:      Jes Sorensen
1350 M:      jes@sgi.com
1351 L:      linux-altix@sgi.com
1352 L:      linux-ia64@vger.kernel.org
1353 W:      http://www.sgi.com/altix
1354 S:      Maintained
1355
1356 IBM MCA SCSI SUBSYSTEM DRIVER
1357 P:      Michael Lang
1358 M:      langa2@kph.uni-mainz.de
1359 W:      http://www.uni-mainz.de/~langm000/linux.html
1360 S:      Maintained
1361
1362 IBM Power Linux RAID adapter
1363 P:      Brian King
1364 M:      brking@us.ibm.com
1365 S:      Supported
1366
1367 IBM ServeRAID RAID DRIVER
1368 P:      Jack Hammer
1369 P:      Dave Jeffery
1370 M:      ipslinux@adaptec.com
1371 W:      http://www.developer.ibm.com/welcome/netfinity/serveraid.html
1372 S:      Supported 
1373
1374 IDE DRIVER [GENERAL]
1375 P:      Bartlomiej Zolnierkiewicz
1376 M:      B.Zolnierkiewicz@elka.pw.edu.pl
1377 L:      linux-kernel@vger.kernel.org
1378 L:      linux-ide@vger.kernel.org
1379 T:      git kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6.git
1380 S:      Maintained
1381
1382 IDE/ATAPI CDROM DRIVER
1383 P:      Jens Axboe
1384 M:      axboe@suse.de
1385 L:      linux-kernel@vger.kernel.org
1386 W:      http://www.kernel.dk
1387 S:      Maintained
1388
1389 IDE/ATAPI FLOPPY DRIVERS
1390 P:      Paul Bristow
1391 M:      Paul Bristow <paul@paulbristow.net>
1392 W:      http://paulbristow.net/linux/idefloppy.html
1393 L:      linux-kernel@vger.kernel.org
1394 S:      Maintained
1395
1396 IDE/ATAPI TAPE DRIVERS
1397 P:      Gadi Oxman
1398 M:      Gadi Oxman <gadio@netvision.net.il>
1399 L:      linux-kernel@vger.kernel.org
1400 S:      Maintained
1401
1402 IEEE 1394 ETHERNET (eth1394)
1403 L:      linux1394-devel@lists.sourceforge.net
1404 W:      http://www.linux1394.org/
1405 S:      Orphan
1406
1407 IEEE 1394 SUBSYSTEM
1408 P:      Ben Collins
1409 M:      bcollins@debian.org
1410 P:      Jody McIntyre
1411 M:      scjody@modernduck.com
1412 L:      linux1394-devel@lists.sourceforge.net
1413 W:      http://www.linux1394.org/
1414 T:      git kernel.org:/pub/scm/linux/kernel/git/scjody/ieee1394.git
1415 S:      Maintained
1416
1417 IEEE 1394 OHCI DRIVER
1418 P:      Ben Collins
1419 M:      bcollins@debian.org
1420 P:      Jody McIntyre
1421 M:      scjody@modernduck.com
1422 L:      linux1394-devel@lists.sourceforge.net
1423 W:      http://www.linux1394.org/
1424 S:      Maintained
1425
1426 IEEE 1394 PCILYNX DRIVER
1427 P:      Jody McIntyre
1428 M:      scjody@modernduck.com
1429 L:      linux1394-devel@lists.sourceforge.net
1430 W:      http://www.linux1394.org/
1431 S:      Maintained
1432
1433 IEEE 1394 RAW I/O DRIVER
1434 P:      Ben Collins
1435 M:      bcollins@debian.org
1436 P:      Dan Dennedy
1437 M:      dan@dennedy.org
1438 L:      linux1394-devel@lists.sourceforge.net
1439 W:      http://www.linux1394.org/
1440 S:      Maintained
1441
1442 IEEE 1394 SBP2
1443 P:      Ben Collins
1444 M:      bcollins@debian.org
1445 P:      Stefan Richter
1446 M:      stefanr@s5r6.in-berlin.de
1447 L:      linux1394-devel@lists.sourceforge.net
1448 W:      http://www.linux1394.org/
1449 S:      Maintained
1450
1451 IMS TWINTURBO FRAMEBUFFER DRIVER
1452 P:      Paul Mundt
1453 M:      lethal@chaoticdreams.org
1454 L:      linux-fbdev-devel@lists.sourceforge.net
1455 S:      Maintained
1456
1457 INFINIBAND SUBSYSTEM
1458 P:      Roland Dreier
1459 M:      rolandd@cisco.com
1460 P:      Sean Hefty
1461 M:      mshefty@ichips.intel.com
1462 P:      Hal Rosenstock
1463 M:      halr@voltaire.com
1464 L:      openib-general@openib.org
1465 W:      http://www.openib.org/
1466 T:      git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
1467 S:      Supported
1468
1469 INPUT (KEYBOARD, MOUSE, JOYSTICK) DRIVERS
1470 P:      Dmitry Torokhov
1471 M:      dmitry.torokhov@gmail.com
1472 M:      dtor@mail.ru
1473 L:      linux-input@atrey.karlin.mff.cuni.cz
1474 L:      linux-joystick@atrey.karlin.mff.cuni.cz
1475 T:      git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
1476 S:      Maintained
1477
1478 INOTIFY
1479 P:      John McCutchan and Robert Love
1480 M:      ttb@tentacle.dhs.org and rml@novell.com
1481 L:      linux-kernel@vger.kernel.org
1482 S:      Maintained
1483
1484 INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
1485 P:      Sylvain Meyer
1486 M:      sylvain.meyer@worldonline.fr
1487 L:      linux-fbdev-devel@lists.sourceforge.net
1488 S:      Maintained
1489
1490 INTEL 810/815 FRAMEBUFFER DRIVER
1491 P:      Antonino Daplas
1492 M:      adaplas@pol.net
1493 L:      linux-fbdev-devel@lists.sourceforge.net
1494 S:      Maintained
1495
1496 INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
1497 P:      Ingo Molnar
1498 M:      mingo@redhat.com
1499 S:      Maintained
1500
1501 INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1502 P:      Jeff Garzik
1503 M:      jgarzik@pobox.com
1504 W:      http://sourceforge.net/projects/gkernel/
1505 S:      Maintained
1506
1507 INTEL IA32 MICROCODE UPDATE SUPPORT
1508 P:      Tigran Aivazian
1509 M:      tigran@veritas.com
1510 S:      Maintained
1511
1512 INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
1513 P:      Deepak Saxena
1514 M:      dsaxena@plexity.net
1515 S:      Maintained
1516
1517 INTEL PRO/100 ETHERNET SUPPORT
1518 P:      John Ronciak
1519 M:      john.ronciak@intel.com
1520 P:      Jesse Brandeburg
1521 M:      jesse.brandeburg@intel.com
1522 P:      Jeff Kirsher
1523 M:      jeffrey.t.kirsher@intel.com
1524 P:      Auke Kok
1525 M:      auke-jan.h.kok@intel.com
1526 W:      http://sourceforge.net/projects/e1000/
1527 S:      Supported
1528
1529 INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
1530 P:      Jeb Cramer
1531 M:      cramerj@intel.com
1532 P:      John Ronciak
1533 M:      john.ronciak@intel.com
1534 P:      Jesse Brandeburg
1535 M:      jesse.brandeburg@intel.com
1536 P:      Jeff Kirsher
1537 M:      jeffrey.t.kirsher@intel.com
1538 P:      Auke Kok
1539 M:      auke-jan.h.kok@intel.com
1540 W:      http://sourceforge.net/projects/e1000/
1541 S:      Supported
1542
1543 INTEL PRO/10GbE SUPPORT
1544 P:      Jeff Kirsher
1545 M:      jeffrey.t.kirsher@intel.com
1546 P:      Ayyappan Veeraiyan
1547 M:      ayyappan.veeraiyan@intel.com
1548 P:      John Ronciak
1549 M:      john.ronciak@intel.com
1550 P:      Jesse Brandeburg
1551 M:      jesse.brandeburg@intel.com
1552 P:      Auke Kok
1553 M:      auke-jan.h.kok@intel.com
1554 W:      http://sourceforge.net/projects/e1000/
1555 S:      Supported
1556
1557 INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
1558 P:      Yi Zhu
1559 M:      yi.zhu@intel.com
1560 P:      James Ketrenos
1561 M:      jketreno@linux.intel.com
1562 L:      ipw2100-devel@lists.sourceforge.net
1563 L:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1564 W:      http://ipw2100.sourceforge.net
1565 S:      Supported
1566
1567 INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
1568 P:      Yi Zhu
1569 M:      yi.zhu@intel.com
1570 P:      James Ketrenos
1571 M:      jketreno@linux.intel.com
1572 L:      ipw2100-devel@lists.sourceforge.net
1573 L:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1574 W:      http://ipw2200.sourceforge.net
1575 S:      Supported
1576
1577 IOC3 DRIVER
1578 P:      Ralf Baechle
1579 M:      ralf@linux-mips.org
1580 L:      linux-mips@linux-mips.org
1581 S:      Maintained
1582
1583 IP MASQUERADING:
1584 P:      Juanjo Ciarlante
1585 M:      jjciarla@raiz.uncu.edu.ar
1586 S:      Maintained
1587
1588 IPATH DRIVER:
1589 P:      Bryan O'Sullivan
1590 M:      support@pathscale.com
1591 L:      openib-general@openib.org
1592 S:      Supported
1593
1594 IPMI SUBSYSTEM
1595 P:      Corey Minyard
1596 M:      minyard@acm.org
1597 L:      openipmi-developer@lists.sourceforge.net
1598 W:      http://openipmi.sourceforge.net/
1599 S:      Supported
1600
1601 IPX NETWORK LAYER
1602 P:      Arnaldo Carvalho de Melo
1603 M:      acme@conectiva.com.br
1604 L:      netdev@vger.kernel.org
1605 S:      Maintained
1606
1607 IRDA SUBSYSTEM
1608 P:      Samuel Ortiz
1609 M:      samuel@sortiz.org
1610 L:      irda-users@lists.sourceforge.net (subscribers-only)
1611 W:      http://irda.sourceforge.net/
1612 S:      Maintained
1613
1614 ISAPNP
1615 P:      Jaroslav Kysela
1616 M:      perex@suse.cz
1617 S:      Maintained
1618
1619 ISDN SUBSYSTEM
1620 P:      Karsten Keil
1621 M:      kkeil@suse.de
1622 P:      Kai Germaschewski
1623 M:      kai.germaschewski@gmx.de
1624 L:      isdn4linux@listserv.isdn4linux.de
1625 W:      http://www.isdn4linux.de
1626 T:      git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
1627 S:      Maintained
1628
1629 ISDN SUBSYSTEM (Eicon active card driver)
1630 P:      Armin Schindler
1631 M:      mac@melware.de
1632 L:      isdn4linux@listserv.isdn4linux.de
1633 W:      http://www.melware.de
1634 S:      Maintained
1635
1636 JOURNALLING FLASH FILE SYSTEM (JFFS)
1637 P:      Axis Communications AB
1638 M:      jffs-dev@axis.com
1639 L:      jffs-dev@axis.com
1640 W:      http://www.developer.axis.com/software/jffs/
1641 S:      Maintained
1642
1643 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
1644 P:      David Woodhouse
1645 M:      dwmw2@infradead.org
1646 L:      jffs-dev@axis.com
1647 W:      http://sources.redhat.com/jffs2/
1648 S:      Maintained
1649
1650 JFS FILESYSTEM
1651 P:      Dave Kleikamp
1652 M:      shaggy@austin.ibm.com
1653 L:      jfs-discussion@lists.sourceforge.net
1654 W:      http://jfs.sourceforge.net/
1655 T:      git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
1656 S:      Supported
1657
1658 JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
1659 P:      Stephen Tweedie, Andrew Morton
1660 M:      sct@redhat.com, akpm@osdl.org
1661 L:      ext2-devel@lists.sourceforge.net
1662 S:      Maintained
1663
1664 KCONFIG
1665 P:      Roman Zippel
1666 M:      zippel@linux-m68k.org
1667 L:      kbuild-devel@lists.sourceforge.net
1668 S:      Maintained
1669
1670 KDUMP
1671 P:      Vivek Goyal
1672 M:      vgoyal@in.ibm.com
1673 P:      Haren Myneni
1674 M:      hbabu@us.ibm.com
1675 L:      fastboot@lists.osdl.org
1676 L:      linux-kernel@vger.kernel.org
1677 W:      http://lse.sourceforge.net/kdump/
1678 S:      Maintained
1679
1680 KERNEL AUTOMOUNTER (AUTOFS)
1681 P:      H. Peter Anvin
1682 M:      hpa@zytor.com
1683 L:      autofs@linux.kernel.org
1684 S:      Odd Fixes
1685
1686 KERNEL AUTOMOUNTER v4 (AUTOFS4)
1687 P:      Ian Kent
1688 M:      raven@themaw.net
1689 L:      autofs@linux.kernel.org
1690 S:      Maintained
1691
1692 KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
1693 P:      Kai Germaschewski
1694 M:      kai@germaschewski.name
1695 P:      Sam Ravnborg
1696 M:      sam@ravnborg.org
1697 T:      git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
1698 S:      Maintained 
1699
1700 KERNEL JANITORS
1701 P:      Several
1702 L:      kernel-janitors@lists.osdl.org
1703 W:      http://www.kerneljanitors.org/
1704 S:      Maintained
1705
1706 KERNEL NFSD
1707 P:      Neil Brown
1708 M:      neilb@cse.unsw.edu.au
1709 L:      nfs@lists.sourceforge.net
1710 W:      http://nfs.sourceforge.net/
1711 W:      http://www.cse.unsw.edu.au/~neilb/patches/linux-devel/
1712 S:      Maintained
1713
1714 KEXEC
1715 P:      Eric Biederman
1716 M:      ebiederm@xmission.com
1717 W:      http://www.xmission.com/~ebiederm/files/kexec/
1718 L:      linux-kernel@vger.kernel.org
1719 L:      fastboot@osdl.org
1720 S:      Maintained
1721
1722 KPROBES
1723 P:      Prasanna S Panchamukhi
1724 M:      prasanna@in.ibm.com
1725 P:      Ananth N Mavinakayanahalli
1726 M:      ananth@in.ibm.com
1727 P:      Anil S Keshavamurthy
1728 M:      anil.s.keshavamurthy@intel.com
1729 P:      David S. Miller
1730 M:      davem@davemloft.net
1731 L:      linux-kernel@vger.kernel.org
1732 S:      Maintained
1733
1734 LAPB module
1735 L:      linux-x25@vger.kernel.org
1736 S:      Orphan
1737
1738 LASI 53c700 driver for PARISC
1739 P:      James E.J. Bottomley
1740 M:      James.Bottomley@HansenPartnership.com
1741 L:      linux-scsi@vger.kernel.org
1742 S:      Maintained
1743
1744 LED SUBSYSTEM
1745 P:      Richard Purdie
1746 M:      rpurdie@rpsys.net
1747 S:      Maintained
1748
1749 LEGO USB Tower driver
1750 P:      Juergen Stuber
1751 M:      starblue@users.sourceforge.net
1752 L:      legousb-devel@lists.sourceforge.net
1753 W:      http://legousb.sourceforge.net/
1754 S:      Maintained
1755
1756 LINUX FOR IBM pSERIES (RS/6000)
1757 P:      Paul Mackerras
1758 M:      paulus@au.ibm.com
1759 W:      http://www.ibm.com/linux/ltc/projects/ppc
1760 S:      Supported
1761
1762 LINUX FOR NCR VOYAGER
1763 P:      James Bottomley
1764 M:      James.Bottomley@HansenPartnership.com
1765 W:      http://www.hansenpartnership.com/voyager
1766 S:      Maintained
1767
1768 LINUX FOR POWERPC
1769 P:      Paul Mackerras
1770 M:      paulus@samba.org
1771 W:      http://www.penguinppc.org/
1772 L:      linuxppc-dev@ozlabs.org
1773 T:      git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
1774 S:      Supported
1775
1776 LINUX FOR POWER MACINTOSH
1777 P:      Benjamin Herrenschmidt
1778 M:      benh@kernel.crashing.org
1779 W:      http://www.penguinppc.org/
1780 L:      linuxppc-dev@ozlabs.org
1781 S:      Maintained
1782
1783 LINUX FOR POWERPC EMBEDDED MPC52XX
1784 P:      Sylvain Munaut
1785 M:      tnt@246tNt.com
1786 W:      http://www.246tNt.com/mpc52xx/
1787 W:      http://www.penguinppc.org/
1788 L:      linuxppc-dev@ozlabs.org
1789 L:      linuxppc-embedded@ozlabs.org
1790 S:      Maintained
1791
1792 LINUX FOR POWERPC EMBEDDED PPC4XX
1793 P:      Matt Porter
1794 M:      mporter@kernel.crashing.org
1795 W:      http://www.penguinppc.org/
1796 L:      linuxppc-embedded@ozlabs.org
1797 S:      Maintained
1798
1799 LINUX FOR POWERPC BOOT CODE
1800 P:      Tom Rini
1801 M:      trini@kernel.crashing.org
1802 W:      http://www.penguinppc.org/
1803 L:      linuxppc-embedded@ozlabs.org
1804 S:      Maintained
1805
1806 LINUX FOR POWERPC EMBEDDED PPC8XX
1807 P:      Marcelo Tosatti
1808 M:      marcelo@kvack.org
1809 W:      http://www.penguinppc.org/
1810 L:      linuxppc-embedded@ozlabs.org
1811 S:      Maintained
1812
1813 LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
1814 P:     Kumar Gala
1815 M:     galak@kernel.crashing.org
1816 W:     http://www.penguinppc.org/
1817 L:     linuxppc-embedded@ozlabs.org
1818 S:     Maintained
1819
1820 LINUX FOR POWERPC PA SEMI PWRFICIENT
1821 P:      Olof Johansson
1822 M:      olof@lixom.net
1823 W:      http://www.pasemi.com/
1824 L:      linuxppc-dev@ozlabs.org
1825 S:      Supported
1826
1827 LLC (802.2)
1828 P:      Arnaldo Carvalho de Melo
1829 M:      acme@conectiva.com.br
1830 S:      Maintained
1831
1832 LINUX FOR 64BIT POWERPC
1833 P:      Paul Mackerras
1834 M:      paulus@samba.org
1835 M:      paulus@au.ibm.com
1836 P:      Anton Blanchard
1837 M:      anton@samba.org
1838 M:      anton@au.ibm.com
1839 W:      http://www.penguinppc.org/ppc64/
1840 L:      linuxppc-dev@ozlabs.org
1841 S:      Supported
1842
1843 LINUX SECURITY MODULE (LSM) FRAMEWORK
1844 P:      Chris Wright
1845 M:      chrisw@sous-sol.org
1846 L:      linux-security-module@vger.kernel.org
1847 W:      http://lsm.immunix.org
1848 T:      git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
1849 S:      Supported
1850
1851 LM83 HARDWARE MONITOR DRIVER
1852 P:      Jean Delvare
1853 M:      khali@linux-fr.org
1854 L:      lm-sensors@lm-sensors.org
1855 S:      Maintained
1856
1857 LM90 HARDWARE MONITOR DRIVER
1858 P:      Jean Delvare
1859 M:      khali@linux-fr.org
1860 L:      lm-sensors@lm-sensors.org
1861 S:      Maintained
1862
1863 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP Dynamic Disks)
1864 P:      Richard Russon (FlatCap)
1865 M:      ldm@flatcap.org
1866 L:      ldm-devel@lists.sourceforge.net 
1867 W:      http://ldm.sourceforge.net
1868 S:      Maintained
1869
1870 LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
1871 P:      Eric Moore
1872 M:      Eric.Moore@lsil.com
1873 M:      support@lsil.com
1874 L:      mpt_linux_developer@lsil.com
1875 L:      linux-scsi@vger.kernel.org
1876 W:      http://www.lsilogic.com/support
1877 S:      Supported
1878
1879 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
1880 P:      Matthew Wilcox
1881 M:      matthew@wil.cx
1882 L:      linux-scsi@vger.kernel.org
1883 S:      Maintained
1884
1885 M68K ARCHITECTURE
1886 P:      Geert Uytterhoeven
1887 M:      geert@linux-m68k.org
1888 P:      Roman Zippel
1889 M:      zippel@linux-m68k.org
1890 L:      linux-m68k@lists.linux-m68k.org
1891 W:      http://www.linux-m68k.org/
1892 W:      http://linux-m68k-cvs.ubb.ca/
1893 S:      Maintained
1894
1895 M68K ON APPLE MACINTOSH
1896 P:      Joshua Thompson
1897 M:      funaho@jurai.org
1898 W:      http://www.mac.linux-m68k.org/
1899 L:      linux-mac68k@mac.linux-m68k.org
1900 S:      Maintained
1901
1902 M68K ON HP9000/300
1903 P:      Philip Blundell
1904 M:      philb@gnu.org
1905 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
1906 S:      Maintained
1907
1908 MARVELL YUKON / SYSKONNECT DRIVER
1909 P:      Mirko Lindner
1910 M:      mlindner@syskonnect.de
1911 P:      Ralph Roesler
1912 M:      rroesler@syskonnect.de
1913 W:      http://www.syskonnect.com
1914 S:      Supported
1915
1916 MAESTRO PCI SOUND DRIVERS
1917 P:      Zach Brown
1918 M:      zab@zabbo.net
1919 S:      Odd Fixes
1920
1921 MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
1922 P: Michael Kerrisk
1923 M: mtk-manpages@gmx.net
1924 W: ftp://ftp.kernel.org/pub/linux/docs/manpages
1925 S: Maintained
1926
1927 MARVELL MV643XX ETHERNET DRIVER
1928 P:      Dale Farnsworth
1929 M:      dale@farnsworth.org
1930 P:      Manish Lachwani
1931 M:      mlachwani@mvista.com
1932 L:      netdev@vger.kernel.org
1933 S:      Odd Fixes for 2.4; Maintained for 2.6.
1934
1935 MATROX FRAMEBUFFER DRIVER
1936 P:      Petr Vandrovec
1937 M:      vandrove@vc.cvut.cz
1938 L:      linux-fbdev-devel@lists.sourceforge.net
1939 S:      Maintained
1940
1941 MEGARAID SCSI DRIVERS
1942 P:     Neela Syam Kolli
1943 M:     Neela.Kolli@engenio.com
1944 S:     linux-scsi@vger.kernel.org
1945 W:     http://megaraid.lsilogic.com
1946 S:     Maintained
1947
1948 MEMORY MANAGEMENT
1949 L:      linux-mm@kvack.org
1950 L:      linux-kernel@vger.kernel.org
1951 W:      http://www.linux-mm.org
1952 S:      Maintained
1953
1954 MEMORY TECHNOLOGY DEVICES (MTD)
1955 P:      David Woodhouse
1956 M:      dwmw2@infradead.org
1957 W:      http://www.linux-mtd.infradead.org/
1958 L:      linux-mtd@lists.infradead.org
1959 T:      git git://git.infradead.org/mtd-2.6.git
1960 S:      Maintained
1961
1962 MICROTEK X6 SCANNER
1963 P:      Oliver Neukum
1964 M:      oliver@neukum.name
1965 S:      Maintained
1966
1967 MIPS
1968 P:      Ralf Baechle
1969 M:      ralf@linux-mips.org
1970 W:      http://www.linux-mips.org/
1971 L:      linux-mips@linux-mips.org
1972 T:      git www.linux-mips.org:/pub/scm/linux.git
1973 S:      Supported
1974
1975 MISCELLANEOUS MCA-SUPPORT
1976 P:      James Bottomley
1977 M:      jejb@steeleye.com
1978 L:      linux-kernel@vger.kernel.org
1979 S:      Maintained
1980
1981 MODULE SUPPORT
1982 P:      Rusty Russell
1983 M:      rusty@rustcorp.com.au
1984 L:      linux-kernel@vger.kernel.org
1985 S:      Maintained
1986
1987 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
1988 P:      Stelian Pop
1989 M:      stelian@popies.net
1990 W:      http://popies.net/meye/
1991 S:      Maintained
1992
1993 MOUSE AND MISC DEVICES [GENERAL]
1994 P:      Alessandro Rubini
1995 M:      rubini@ipvvis.unipv.it
1996 L:      linux-kernel@vger.kernel.org
1997 S:      Maintained
1998
1999 MTRR AND SIMILAR SUPPORT [i386]
2000 P:      Richard Gooch
2001 M:      rgooch@atnf.csiro.au
2002 L:      linux-kernel@vger.kernel.org
2003 W:      http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
2004 S:      Maintained
2005
2006 MULTIMEDIA CARD (MMC) SUBSYSTEM
2007 P:      Russell King
2008 M:      rmk+mmc@arm.linux.org.uk
2009 S:      Maintained
2010
2011 MULTISOUND SOUND DRIVER
2012 P:      Andrew Veliath
2013 M:      andrewtv@usa.net
2014 S:      Maintained
2015
2016 NATSEMI ETHERNET DRIVER (DP8381x)
2017 P:      Tim Hockin
2018 M:      thockin@hockin.org
2019 S:      Maintained
2020
2021 NCP FILESYSTEM
2022 P:      Petr Vandrovec
2023 M:      vandrove@vc.cvut.cz
2024 L:      linware@sh.cvut.cz
2025 S:      Maintained
2026
2027 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2028 P:      James E.J. Bottomley
2029 M:      James.Bottomley@HansenPartnership.com
2030 L:      linux-scsi@vger.kernel.org
2031 S:      Maintained
2032
2033 NETEM NETWORK EMULATOR
2034 P:      Stephen Hemminger
2035 M:      shemminger@osdl.org
2036 L:      netem@osdl.org
2037 S:      Maintained
2038
2039 NETFILTER/IPTABLES/IPCHAINS
2040 P:      Rusty Russell
2041 P:      Marc Boucher
2042 P:      James Morris
2043 P:      Harald Welte
2044 P:      Jozsef Kadlecsik
2045 M:      coreteam@netfilter.org
2046 W:      http://www.netfilter.org/
2047 W:      http://www.iptables.org/
2048 L:      netfilter@lists.netfilter.org
2049 L:      netfilter-devel@lists.netfilter.org
2050 S:      Supported
2051
2052 NETROM NETWORK LAYER
2053 P:      Ralf Baechle
2054 M:      ralf@linux-mips.org
2055 L:      linux-hams@vger.kernel.org
2056 W:      http://www.linux-ax25.org/
2057 S:      Maintained
2058
2059 NETWORK BLOCK DEVICE
2060 P:      Paul Clements
2061 M:      Paul.Clements@steeleye.com
2062 S:      Maintained
2063
2064 NETWORK DEVICE DRIVERS
2065 P:      Andrew Morton
2066 M:      akpm@osdl.org
2067 P:      Jeff Garzik
2068 M:      jgarzik@pobox.com
2069 L:      netdev@vger.kernel.org
2070 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
2071 S:      Maintained
2072
2073 NETWORKING [GENERAL]
2074 P:      Networking Team
2075 M:      netdev@vger.kernel.org
2076 L:      netdev@vger.kernel.org
2077 W:      http://linux-net.osdl.org/
2078 S:      Maintained
2079
2080 NETWORKING [IPv4/IPv6]
2081 P:      David S. Miller
2082 M:      davem@davemloft.net
2083 P:      Alexey Kuznetsov
2084 M:      kuznet@ms2.inr.ac.ru
2085 P:      Pekka Savola (ipv6)
2086 M:      pekkas@netcore.fi
2087 P:      James Morris
2088 M:      jmorris@namei.org
2089 P:      Hideaki YOSHIFUJI
2090 M:      yoshfuji@linux-ipv6.org
2091 P:      Patrick McHardy
2092 M:      kaber@coreworks.de
2093 L:      netdev@vger.kernel.org
2094 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
2095 S:      Maintained
2096
2097 NETWORKING [WIRELESS]
2098 P:      John W. Linville
2099 M:      linville@tuxdriver.com
2100 L:      netdev@vger.kernel.org
2101 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2102 S:      Maintained
2103
2104 IPVS
2105 P:      Wensong Zhang
2106 M:      wensong@linux-vs.org
2107 P:      Simon Horman
2108 M:      horms@verge.net.au
2109 P:      Julian Anastasov
2110 M:      ja@ssi.bg
2111 L:      netdev@vger.kernel.org
2112 S:      Maintained
2113
2114 NFS CLIENT
2115 P:      Trond Myklebust
2116 M:      trond.myklebust@fys.uio.no
2117 L:      linux-kernel@vger.kernel.org
2118 S:      Maintained
2119
2120 NI5010 NETWORK DRIVER
2121 P:      Jan-Pascal van Best
2122 M:      janpascal@vanbest.org
2123 P:      Andreas Mohr
2124 M:      andi@lisas.de
2125 L:      netdev@vger.kernel.org
2126 S:      Maintained
2127
2128 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2129 P:      YOKOTA Hiroshi
2130 M:      yokota@netlab.is.tsukuba.ac.jp
2131 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2132 S:      Maintained
2133
2134 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2135 P:      GOTO Masanori
2136 M:      gotom@debian.or.jp
2137 P:      YOKOTA Hiroshi
2138 M:      yokota@netlab.is.tsukuba.ac.jp
2139 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2140 S:      Maintained
2141
2142 NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
2143 P:      Eberhard Moenkeberg
2144 M:      emoenke@gwdg.de
2145 L:      linux-kernel@vger.kernel.org
2146 S:      Maintained
2147
2148 NTFS FILESYSTEM
2149 P:      Anton Altaparmakov
2150 M:      aia21@cantab.net
2151 L:      linux-ntfs-dev@lists.sourceforge.net
2152 L:      linux-kernel@vger.kernel.org
2153 W:      http://linux-ntfs.sf.net/
2154 T:      git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
2155 S:      Maintained
2156
2157 NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
2158 P:      Antonino Daplas
2159 M:      adaplas@pol.net
2160 L:      linux-fbdev-devel@lists.sourceforge.net
2161 S:      Maintained
2162
2163 OPENCORES I2C BUS DRIVER
2164 P:      Peter Korsgaard
2165 M:      jacmet@sunsite.dk
2166 L:      i2c@lm-sensors.org
2167 S:      Maintained
2168
2169 ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2170 P:      Mark Fasheh
2171 M:      mark.fasheh@oracle.com
2172 P:      Kurt Hackel
2173 M:      kurt.hackel@oracle.com
2174 L:      ocfs2-devel@oss.oracle.com
2175 W:      http://oss.oracle.com/projects/ocfs2/
2176 S:      Supported       
2177
2178 OLYMPIC NETWORK DRIVER
2179 P:      Peter De Shrijver
2180 M:      p2@ace.ulyssis.student.kuleuven.ac.be
2181 P:      Mike Phillips
2182 M:      mikep@linuxtr.net 
2183 L:      netdev@vger.kernel.org
2184 L:      linux-tr@linuxtr.net
2185 W:      http://www.linuxtr.net
2186 S:      Maintained
2187
2188 OMNIKEY CARDMAN 4000 DRIVER
2189 P:      Harald Welte
2190 M:      laforge@gnumonks.org
2191 S:      Maintained
2192
2193 OMNIKEY CARDMAN 4040 DRIVER
2194 P:      Harald Welte
2195 M:      laforge@gnumonks.org
2196 S:      Maintained
2197
2198 ONSTREAM SCSI TAPE DRIVER
2199 P:      Willem Riede
2200 M:      osst@riede.org
2201 L:      osst-users@lists.sourceforge.net
2202 L:      linux-scsi@vger.kernel.org
2203 S:      Maintained
2204
2205 OPL3-SA2, SA3, and SAx DRIVER
2206 P:      Zwane Mwaikambo
2207 M:      zwane@arm.linux.org.uk
2208 L:      linux-sound@vger.kernel.org
2209 S:      Maintained
2210
2211 OPROFILE
2212 P:      Philippe Elie
2213 M:      phil.el@wanadoo.fr
2214 L:      oprofile-list@lists.sf.net
2215 S:      Maintained
2216
2217 ORINOCO DRIVER
2218 P:      Pavel Roskin
2219 M:      proski@gnu.org
2220 P:      David Gibson
2221 M:      hermes@gibson.dropbear.id.au
2222 L:      orinoco-users@lists.sourceforge.net
2223 L:      orinoco-devel@lists.sourceforge.net
2224 W:      http://www.nongnu.org/orinoco/
2225 S:      Maintained
2226
2227 PARALLEL PORT SUPPORT
2228 P:      Phil Blundell
2229 M:      philb@gnu.org
2230 P:      Tim Waugh
2231 M:      tim@cyberelk.net
2232 P:      David Campbell
2233 P:      Andrea Arcangeli
2234 M:      andrea@suse.de
2235 L:      linux-parport@lists.infradead.org
2236 W:      http://people.redhat.com/twaugh/parport/
2237 S:      Maintained
2238
2239 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2240 P:      Tim Waugh
2241 M:      tim@cyberelk.net
2242 L:      linux-parport@lists.infradead.org
2243 W:      http://www.torque.net/linux-pp.html
2244 S:      Maintained
2245
2246 PARISC ARCHITECTURE
2247 P:      Matthew Wilcox
2248 M:      matthew@wil.cx
2249 P:      Grant Grundler
2250 M:      grundler@parisc-linux.org
2251 P:      Kyle McMartin
2252 M:      kyle@parisc-linux.org
2253 L:      parisc-linux@parisc-linux.org
2254 W:      http://www.parisc-linux.org/
2255 T:      git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
2256 T:      cvs cvs.parisc-linux.org:/var/cvs/linux-2.6
2257 S:      Maintained
2258
2259 PCI ERROR RECOVERY
2260 P:      Linas Vepstas
2261 M:      linas@austin.ibm.com
2262 L:      linux-kernel@vger.kernel.org
2263 L:      linux-pci@atrey.karlin.mff.cuni.cz
2264 S:      Supported
2265
2266 PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
2267 P:      Thomas Sailer
2268 M:      sailer@ife.ee.ethz.ch
2269 L:      linux-sound@vger.kernel.org
2270 W:      http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
2271 S:      Maintained
2272
2273 PCI SUBSYSTEM
2274 P:      Greg Kroah-Hartman
2275 M:      gregkh@suse.de
2276 L:      linux-kernel@vger.kernel.org
2277 L:      linux-pci@atrey.karlin.mff.cuni.cz
2278 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
2279 S:      Supported
2280
2281 PCI HOTPLUG CORE
2282 P:      Greg Kroah-Hartman
2283 M:      gregkh@suse.de
2284 S:      Supported
2285
2286 PCI HOTPLUG COMPAQ DRIVER
2287 P:      Greg Kroah-Hartman
2288 M:      greg@kroah.com
2289 S:      Maintained
2290
2291 PCIE HOTPLUG DRIVER
2292 P:      Kristen Carlson Accardi
2293 M:      kristen.c.accardi@intel.com
2294 L:      pcihpd-discuss@lists.sourceforge.net
2295 S:      Maintained
2296
2297 PCMCIA SUBSYSTEM
2298 P:      Linux PCMCIA Team
2299 L:      linux-pcmcia@lists.infradead.org
2300 L:      http://lists.infradead.org/mailman/listinfo/linux-pcmcia
2301 T:      git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
2302 S:      Maintained
2303
2304 PCNET32 NETWORK DRIVER
2305 P:      Thomas Bogendörfer
2306 M:      tsbogend@alpha.franken.de
2307 L:      netdev@vger.kernel.org
2308 S:      Maintained
2309
2310 PER-TASK DELAY ACCOUNTING
2311 P:      Shailabh Nagar
2312 M:      nagar@watson.ibm.com
2313 L:      linux-kernel@vger.kernel.org
2314 S:      Maintained
2315
2316 PERSONALITY HANDLING
2317 P:      Christoph Hellwig
2318 M:      hch@infradead.org
2319 L:      linux-abi-devel@lists.sourceforge.net
2320 S:      Maintained
2321
2322 PHRAM MTD DRIVER
2323 P:      Jörn Engel
2324 M:      joern@wh.fh-wedel.de
2325 L:      linux-mtd@lists.infradead.org
2326 S:      Maintained
2327
2328 PKTCDVD DRIVER
2329 P:      Peter Osterlund
2330 M:      petero2@telia.com
2331 L:      linux-kernel@vger.kernel.org
2332 S:      Maintained
2333
2334 POSIX CLOCKS and TIMERS
2335 P:      George Anzinger
2336 M:      george@mvista.com
2337 L:      linux-kernel@vger.kernel.org
2338 S:      Supported
2339
2340 POWERPC 4xx EMAC DRIVER
2341 P:      Eugene Surovegin
2342 M:      ebs@ebshome.net
2343 W:      http://kernel.ebshome.net/emac/
2344 L:      linuxppc-embedded@ozlabs.org
2345 L:      netdev@vger.kernel.org
2346 S:      Maintained
2347
2348 PNP SUPPORT
2349 P:      Adam Belay
2350 M:      ambx1@neo.rr.com
2351 S:      Maintained
2352
2353 PPP PROTOCOL DRIVERS AND COMPRESSORS
2354 P:      Paul Mackerras
2355 M:      paulus@samba.org
2356 L:      linux-ppp@vger.kernel.org
2357 S:      Maintained
2358
2359 PPP OVER ATM (RFC 2364)
2360 P:      Mitchell Blank Jr
2361 M:      mitch@sfgoth.com
2362 S:      Maintained
2363
2364 PPP OVER ETHERNET
2365 P:      Michal Ostrowski
2366 M:      mostrows@speakeasy.net
2367 S:      Maintained
2368
2369 PREEMPTIBLE KERNEL
2370 P:      Robert Love
2371 M:      rml@tech9.net
2372 L:      linux-kernel@vger.kernel.org
2373 L:      kpreempt-tech@lists.sourceforge.net
2374 W:      ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
2375 S:      Supported
2376
2377 PRISM54 WIRELESS DRIVER
2378 P:      Prism54 Development Team
2379 M:      prism54-private@prism54.org
2380 L:      netdev@vger.kernel.org
2381 W:      http://prism54.org
2382 S:      Maintained
2383
2384 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
2385 P:      Peter Denison
2386 M:      promise@pnd-pc.demon.co.uk
2387 W:      http://www.pnd-pc.demon.co.uk/promise/
2388 S:      Maintained
2389
2390 PVRUSB2 VIDEO4LINUX DRIVER
2391 P:      Mike Isely
2392 M:      isely@pobox.com
2393 L:      pvrusb2@isely.net
2394 L:      video4linux-list@redhat.com
2395 W:      http://www.isely.net/pvrusb2/
2396 S:      Maintained
2397
2398 PXA2xx SUPPORT
2399 P:      Nicolas Pitre
2400 M:      nico@cam.org
2401 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2402 S:      Maintained
2403
2404 QLOGIC QLA2XXX FC-SCSI DRIVER
2405 P:      Andrew Vasquez
2406 M:      linux-driver@qlogic.com
2407 L:      linux-scsi@vger.kernel.org
2408 S:      Supported
2409
2410 QLOGIC QLA3XXX NETWORK DRIVER
2411 P:      Ron Mercer
2412 M:      linux-driver@qlogic.com
2413 L:      netdev@vger.kernel.org
2414 S:      Supported
2415
2416 QNX4 FILESYSTEM
2417 P:      Anders Larsen
2418 M:      al@alarsen.net
2419 L:      linux-kernel@vger.kernel.org
2420 W:      http://www.alarsen.net/linux/qnx4fs/
2421 S:      Maintained
2422
2423 RADEON FRAMEBUFFER DISPLAY DRIVER
2424 P:      Benjamin Herrenschmidt
2425 M:      benh@kernel.crashing.org
2426 L:      linux-fbdev-devel@lists.sourceforge.net
2427 S:      Maintained
2428
2429 RAGE128 FRAMEBUFFER DISPLAY DRIVER
2430 P:      Paul Mackerras
2431 M:      paulus@samba.org
2432 L:      linux-fbdev-devel@lists.sourceforge.net
2433 S:      Maintained
2434
2435 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
2436 P:      Corey Thomas
2437 M:      corey@world.std.com
2438 L:      linux-kernel@vger.kernel.org
2439 S:      Maintained
2440
2441 RANDOM NUMBER DRIVER
2442 P:      Matt Mackall
2443 M:      mpm@selenic.com
2444 S:      Maintained
2445
2446 RAPIDIO SUBSYSTEM
2447 P:      Matt Porter
2448 M:      mporter@kernel.crashing.org
2449 L:      linux-kernel@vger.kernel.org
2450 S:      Maintained
2451
2452 REAL TIME CLOCK DRIVER
2453 P:      Paul Gortmaker
2454 M:      p_gortmaker@yahoo.com
2455 L:      linux-kernel@vger.kernel.org
2456 S:      Maintained
2457
2458 REAL TIME CLOCK (RTC) SUBSYSTEM
2459 P:      Alessandro Zummo
2460 M:      a.zummo@towertech.it
2461 L:      linux-kernel@vger.kernel.org
2462 S:      Maintained
2463
2464 REISERFS FILE SYSTEM
2465 P:      Hans Reiser
2466 M:      reiserfs-dev@namesys.com
2467 L:      reiserfs-list@namesys.com
2468 W:      http://www.namesys.com
2469 S:      Supported
2470
2471 ROCKETPORT DRIVER
2472 P:      Comtrol Corp.
2473 W:      http://www.comtrol.com
2474 S:      Maintained
2475
2476 ROSE NETWORK LAYER
2477 P:      Ralf Baechle
2478 M:      ralf@linux-mips.org
2479 L:      linux-hams@vger.kernel.org
2480 W:      http://www.linux-ax25.org/
2481 S:      Maintained
2482
2483 RISCOM8 DRIVER
2484 S:      Orphan
2485
2486 S3 SAVAGE FRAMEBUFFER DRIVER
2487 P:      Antonino Daplas
2488 M:      adaplas@pol.net
2489 L:      linux-fbdev-devel@lists.sourceforge.net
2490 S:      Maintained
2491
2492 S390
2493 P:      Martin Schwidefsky
2494 M:      schwidefsky@de.ibm.com
2495 P:      Heiko Carstens
2496 M:      heiko.carstens@de.ibm.com
2497 M:      linux390@de.ibm.com
2498 L:      linux-390@vm.marist.edu
2499 W:      http://www.ibm.com/developerworks/linux/linux390/
2500 S:      Supported
2501
2502 S390 NETWORK DRIVERS
2503 P:      Frank Pavlic
2504 M:      fpavlic@de.ibm.com
2505 M:      linux390@de.ibm.com
2506 L:      linux-390@vm.marist.edu
2507 W:      http://www.ibm.com/developerworks/linux/linux390/
2508 S:      Supported
2509
2510 S390 ZFCP DRIVER
2511 P:      Swen Schillig
2512 M:      swen@vnet.ibm.com
2513 M:      linux390@de.ibm.com
2514 L:      linux-390@vm.marist.edu
2515 W:      http://www.ibm.com/developerworks/linux/linux390/
2516 S:      Supported
2517
2518 SAA7146 VIDEO4LINUX-2 DRIVER
2519 P:      Michael Hunold
2520 M:      michael@mihu.de
2521 W:      http://www.mihu.de/linux/saa7146
2522 S:      Maintained
2523
2524 SBPCD CDROM DRIVER
2525 P:      Eberhard Moenkeberg
2526 M:      emoenke@gwdg.de
2527 L:      linux-kernel@vger.kernel.org
2528 S:      Maintained
2529
2530 SC1200 WDT DRIVER
2531 P:      Zwane Mwaikambo
2532 M:      zwane@arm.linux.org.uk
2533 S:      Maintained
2534
2535 SCHEDULER
2536 P:      Ingo Molnar
2537 M:      mingo@elte.hu
2538 P:      Robert Love    [the preemptible kernel bits]
2539 M:      rml@tech9.net
2540 L:      linux-kernel@vger.kernel.org
2541 S:      Maintained
2542
2543 SCSI CDROM DRIVER
2544 P:      Jens Axboe
2545 M:      axboe@suse.de
2546 L:      linux-scsi@vger.kernel.org
2547 W:      http://www.kernel.dk
2548 S:      Maintained
2549
2550 SCSI SG DRIVER
2551 P:      Doug Gilbert
2552 M:      dgilbert@interlog.com
2553 L:      linux-scsi@vger.kernel.org
2554 W:      http://www.torque.net/sg
2555 S:      Maintained
2556
2557 SCSI SUBSYSTEM
2558 P:      James E.J. Bottomley
2559 M:      James.Bottomley@SteelEye.com
2560 L:      linux-scsi@vger.kernel.org
2561 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
2562 S:      Maintained
2563
2564 SCSI TAPE DRIVER
2565 P:      Kai Mäkisara
2566 M:      Kai.Makisara@kolumbus.fi
2567 L:      linux-scsi@vger.kernel.org
2568 S:      Maintained
2569
2570 SCTP PROTOCOL
2571 P: Sridhar Samudrala
2572 M: sri@us.ibm.com
2573 L: lksctp-developers@lists.sourceforge.net
2574 S: Supported
2575
2576 SCx200 CPU SUPPORT
2577 P:      Christer Weinigel
2578 M:      christer@weinigel.se
2579 W:      http://www.weinigel.se
2580 S:      Supported
2581
2582 SECURITY CONTACT
2583 P:      Security Officers
2584 M:      security@kernel.org
2585 S:      Supported
2586
2587 SELINUX SECURITY MODULE
2588 P:      Stephen Smalley
2589 M:      sds@tycho.nsa.gov
2590 P:      James Morris
2591 M:      jmorris@namei.org
2592 L:      linux-kernel@vger.kernel.org (kernel issues)
2593 L:      selinux@tycho.nsa.gov (general discussion)
2594 W:      http://www.nsa.gov/selinux
2595 S:      Supported
2596
2597 SERIAL ATA (SATA) SUBSYSTEM:
2598 P:      Jeff Garzik
2599 M:      jgarzik@pobox.com
2600 L:      linux-ide@vger.kernel.org
2601 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
2602 S:      Supported
2603
2604 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
2605 P:      Pat Gefre
2606 M:      pfg@sgi.com
2607 L:      linux-ia64@vger.kernel.org
2608 S:      Supported
2609
2610 SGI VISUAL WORKSTATION 320 AND 540
2611 P:      Andrey Panin
2612 M:      pazke@donpac.ru
2613 L:      linux-visws-devel@lists.sf.net
2614 W:      http://linux-visws.sf.net
2615 S:      Maintained for 2.6.
2616
2617 SIMTEC EB110ATX (Chalice CATS)
2618 P:      Ben Dooks
2619 P:      Vincent Sanders
2620 M:      support@simtec.co.uk
2621 W:      http://www.simtec.co.uk/products/EB110ATX/
2622 S:      Supported
2623
2624 SIMTEC EB2410ITX (BAST)
2625 P:      Ben Dooks
2626 P:      Vincent Sanders
2627 M:      support@simtec.co.uk
2628 W:      http://www.simtec.co.uk/products/EB2410ITX/
2629 S:      Supported
2630
2631 SIS 190 ETHERNET DRIVER
2632 P:      Francois Romieu
2633 M:      romieu@fr.zoreil.com
2634 L:      netdev@vger.kernel.org
2635 S:      Maintained
2636
2637 SIS 5513 IDE CONTROLLER DRIVER
2638 P:      Lionel Bouton
2639 M:      Lionel.Bouton@inet6.fr
2640 W:      http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
2641 W:      http://gyver.homeip.net/sis5513/index.html
2642 S:      Maintained
2643
2644 SIS 900/7016 FAST ETHERNET DRIVER
2645 P:      Daniele Venzano
2646 M:      venza@brownhat.org
2647 W:      http://www.brownhat.org/sis900.html
2648 L:      netdev@vger.kernel.org
2649 S:      Maintained
2650
2651 SIS FRAMEBUFFER DRIVER
2652 P:      Thomas Winischhofer
2653 M:      thomas@winischhofer.net
2654 W:      http://www.winischhofer.net/linuxsisvga.shtml
2655 S:      Maintained      
2656
2657 SIS USB2VGA DRIVER
2658 P:      Thomas Winischhofer
2659 M:      thomas@winischhofer.net
2660 W:      http://www.winischhofer.at/linuxsisusbvga.shtml
2661 S:      Maintained
2662
2663 SMC91x ETHERNET DRIVER
2664 P:      Nicolas Pitre
2665 M:      nico@cam.org
2666 S:      Maintained
2667
2668 SOFTMAC LAYER (IEEE 802.11)
2669 P:      Johannes Berg
2670 M:      johannes@sipsolutions.net
2671 P:      Joe Jezak
2672 M:      josejx@gentoo.org
2673 P:      Daniel Drake
2674 M:      dsd@gentoo.org
2675 W:      http://softmac.sipsolutions.net/
2676 L:      softmac-dev@sipsolutions.net
2677 L:      netdev@vger.kernel.org
2678 S:      Maintained
2679
2680 SOFTWARE RAID (Multiple Disks) SUPPORT
2681 P:      Ingo Molnar
2682 M:      mingo@redhat.com
2683 P:      Neil Brown
2684 M:      neilb@cse.unsw.edu.au
2685 L:      linux-raid@vger.kernel.org
2686 S:      Maintained
2687
2688 SOFTWARE SUSPEND:
2689 P:      Pavel Machek
2690 M:      pavel@suse.cz
2691 L:      linux-pm@osdl.org
2692 S:      Maintained
2693
2694 SONIC NETWORK DRIVER
2695 P:      Thomas Bogendoerfer
2696 M:      tsbogend@alpha.franken.de
2697 L:      netdev@vger.kernel.org
2698 S:      Maintained
2699
2700 SONY VAIO CONTROL DEVICE DRIVER
2701 P:      Stelian Pop
2702 M:      stelian@popies.net
2703 W:      http://popies.net/sonypi/
2704 S:      Maintained
2705
2706 SOUND
2707 P:      Jaroslav Kysela
2708 M:      perex@suse.cz
2709 L:      alsa-devel@alsa-project.org
2710 S:      Maintained
2711
2712 SPI SUBSYSTEM
2713 P:      David Brownell
2714 M:      dbrownell@users.sourceforge.net
2715 L:      spi-devel-general@lists.sourceforge.net
2716 S:      Maintained
2717
2718 STABLE BRANCH:
2719 P:      Greg Kroah-Hartman
2720 M:      greg@kroah.com
2721 P:      Chris Wright
2722 M:      chrisw@sous-sol.org
2723 L:      stable@kernel.org
2724 S:      Maintained
2725
2726 STABLE BRANCH:
2727 P:      Greg Kroah-Hartman
2728 M:      greg@kroah.com
2729 P:      Chris Wright
2730 M:      chrisw@sous-sol.org
2731 L:      stable@kernel.org
2732 S:      Maintained
2733
2734 TPM DEVICE DRIVER
2735 P:      Kylene Hall
2736 M:      kjhall@us.ibm.com
2737 W:      http://tpmdd.sourceforge.net
2738 L:      tpmdd-devel@lists.sourceforge.net
2739 S:      Maintained
2740
2741 Telecom Clock Driver for MCPL0010
2742 P: Mark Gross
2743 M: mark.gross@intel.com
2744 S: Supported
2745
2746 TENSILICA XTENSA PORT (xtensa):
2747 P:      Chris Zankel
2748 M:      chris@zankel.net
2749 S:      Maintained
2750
2751 UltraSPARC (sparc64):
2752 P:      David S. Miller
2753 M:      davem@davemloft.net
2754 P:      Eddie C. Dost
2755 M:      ecd@brainaid.de
2756 P:      Jakub Jelinek
2757 M:      jj@sunsite.ms.mff.cuni.cz
2758 P:      Anton Blanchard
2759 M:      anton@samba.org
2760 L:      sparclinux@vger.kernel.org
2761 L:      ultralinux@vger.kernel.org
2762 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
2763 S:      Maintained
2764
2765 SHARP LH SUPPORT (LH7952X & LH7A40X)
2766 P:      Marc Singer
2767 M:      elf@buici.com
2768 W:      http://projects.buici.com/arm
2769 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2770 S:      Maintained
2771
2772 SHPC HOTPLUG DRIVER
2773 P:      Kristen Carlson Accardi
2774 M:      kristen.c.accardi@intel.com
2775 L:      pcihpd-discuss@lists.sourceforge.net
2776 S:      Maintained
2777
2778 SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
2779 P:      Pierre Ossman
2780 M:      drzeus-sdhci@drzeus.cx
2781 L:      sdhci-devel@list.drzeus.cx
2782 W:      http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci
2783 S:      Maintained
2784
2785 SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
2786 P:      Stephen Hemminger
2787 M:      shemminger@osdl.org
2788 L:      netdev@vger.kernel.org
2789 S:      Maintained
2790
2791 SOEKRIS NET48XX LED SUPPORT
2792 P:      Chris Boot
2793 M:      bootc@bootc.net
2794 S:      Maintained
2795
2796 SPARC (sparc32):
2797 P:      William L. Irwin
2798 M:      wli@holomorphy.com
2799 L:      sparclinux@vger.kernel.org
2800 S:      Maintained
2801
2802 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
2803 P:      Roger Wolff
2804 M:      R.E.Wolff@BitWizard.nl
2805 L:      linux-kernel@vger.kernel.org ?
2806 S:      Supported
2807
2808 SRM (Alpha) environment access
2809 P:      Jan-Benedict Glaw
2810 M:      jbglaw@lug-owl.de
2811 L:      linux-kernel@vger.kernel.org
2812 S:      Maintained
2813
2814 STARFIRE/DURALAN NETWORK DRIVER
2815 P:      Ion Badulescu
2816 M:      ionut@cs.columbia.edu
2817 S:      Maintained
2818
2819 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
2820 W:      http://mosquitonet.Stanford.EDU/strip.html
2821 S:      Unsupported ?
2822
2823 STRADIS MPEG-2 DECODER DRIVER
2824 P:      Nathan Laredo
2825 M:      laredo@gnu.org
2826 W:      http://www.stradis.com/
2827 S:      Maintained
2828
2829 SUPERH (sh)
2830 P:      Paul Mundt
2831 M:      lethal@linux-sh.org
2832 P:      Kazumoto Kojima
2833 M:      kkojima@rr.iij4u.or.jp
2834 L:      linuxsh-dev@lists.sourceforge.net
2835 W:      http://www.linux-sh.org
2836 W:      http://www.m17n.org/linux-sh/
2837 W:      http://www.rr.iij4u.or.jp/~kkojima/linux-sh4.html
2838 S:      Maintained
2839
2840 SUPERH64 (sh64)
2841 P:      Paul Mundt
2842 M:      lethal@linux-sh.org
2843 P:      Richard Curnow
2844 M:      rc@rc0.org.uk
2845 L:      linuxsh-shmedia-dev@lists.sourceforge.net
2846 W:      http://www.linux-sh.org
2847 W:      http://www.rc0.org.uk/sh64
2848 S:      Maintained
2849
2850 SUN3/3X
2851 P:      Sam Creasey
2852 M:      sammy@sammy.net
2853 L:      sun3-list@redhat.com
2854 W:      http://sammy.net/sun3/
2855 S:      Maintained
2856
2857 SVGA HANDLING
2858 P:      Martin Mares
2859 M:      mj@ucw.cz
2860 L:      linux-video@atrey.karlin.mff.cuni.cz
2861 S:      Maintained
2862
2863 SYSV FILESYSTEM
2864 P:      Christoph Hellwig
2865 M:      hch@infradead.org
2866 S:      Maintained
2867
2868 TC CLASSIFIER
2869 P:      Jamal Hadi Salim
2870 M:      hadi@cyberus.ca
2871 L:      netdev@vger.kernel.org
2872 S:      Maintained
2873
2874 TCP LOW PRIORITY MODULE
2875 P:      Wong Hoi Sing, Edison
2876 M:      hswong3i@gmail.com
2877 P:      Hung Hing Lun, Mike
2878 M:      hlhung3i@gmail.com
2879 W:      http://tcp-lp-mod.sourceforge.net/
2880 S:      Maintained
2881
2882 TI OMAP RANDOM NUMBER GENERATOR SUPPORT
2883 P:      Deepak Saxena
2884 M:      dsaxena@plexity.net
2885 S:      Maintained
2886
2887 TASKSTATS STATISTICS INTERFACE
2888 P:      Shailabh Nagar
2889 M:      nagar@watson.ibm.com
2890 L:      linux-kernel@vger.kernel.org
2891 S:      Maintained
2892
2893 TI PARALLEL LINK CABLE DRIVER
2894 P:     Romain Lievin
2895 M:     roms@lpg.ticalc.org
2896 S:     Maintained
2897
2898 TIPC NETWORK LAYER
2899 P:      Per Liden
2900 M:      per.liden@ericsson.com
2901 P:      Jon Maloy
2902 M:      jon.maloy@ericsson.com
2903 P:      Allan Stephens
2904 M:      allan.stephens@windriver.com
2905 L:      tipc-discussion@lists.sourceforge.net
2906 W:      http://tipc.sourceforge.net/
2907 W:      http://tipc.cslab.ericsson.net/
2908 T:      git tipc.cslab.ericsson.net:/pub/git/tipc.git
2909 S:      Maintained
2910
2911 TLAN NETWORK DRIVER
2912 P:      Samuel Chessman
2913 M:      chessman@tux.org
2914 L:      tlan-devel@lists.sourceforge.net
2915 W:      http://sourceforge.net/projects/tlan/
2916 S:      Maintained
2917
2918 TOKEN-RING NETWORK DRIVER
2919 P:      Mike Phillips
2920 M:      mikep@linuxtr.net
2921 L:      netdev@vger.kernel.org
2922 L:      linux-tr@linuxtr.net
2923 W:      http://www.linuxtr.net
2924 S:      Maintained
2925
2926 TOSHIBA ACPI EXTRAS DRIVER
2927 P:      John Belmonte
2928 M:      toshiba_acpi@memebeam.org
2929 W:      http://memebeam.org/toys/ToshibaAcpiDriver
2930 S:      Maintained
2931
2932 TOSHIBA SMM DRIVER
2933 P:      Jonathan Buzzard
2934 M:      jonathan@buzzard.org.uk
2935 L:      tlinux-users@tce.toshiba-dme.co.jp
2936 W:      http://www.buzzard.org.uk/toshiba/
2937 S:      Maintained
2938
2939 TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
2940 P:      Muli Ben-Yehuda
2941 M:      mulix@mulix.org
2942 L:      linux-kernel@vger.kernel.org
2943 S:      Maintained
2944
2945 TRIVIAL PATCHES
2946 P:      Adrian Bunk
2947 M:      trivial@kernel.org
2948 L:      linux-kernel@vger.kernel.org
2949 W:      http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
2950 T:      git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
2951 S:      Maintained
2952
2953 TMS380 TOKEN-RING NETWORK DRIVER
2954 P:      Adam Fritzler
2955 M:      mid@auk.cx
2956 L:      linux-tr@linuxtr.net
2957 W:      http://www.auk.cx/tms380tr/
2958 S:      Maintained
2959
2960 TULIP NETWORK DRIVER
2961 P:      Valerie Henson
2962 M:      val_henson@linux.intel.com
2963 L:      tulip-users@lists.sourceforge.net
2964 W:      http://sourceforge.net/projects/tulip/
2965 S:      Maintained
2966
2967 TUN/TAP driver
2968 P:      Maxim Krasnyansky
2969 M:      maxk@qualcomm.com
2970 L:      vtun@office.satix.net
2971 W:      http://vtun.sourceforge.net/tun
2972 S:      Maintained
2973
2974 U14-34F SCSI DRIVER
2975 P:      Dario Ballabio
2976 M:      ballabio_dario@emc.com
2977 L:      linux-scsi@vger.kernel.org
2978 S:      Maintained
2979
2980 UDF FILESYSTEM
2981 P:      Ben Fennema
2982 M:      bfennema@falcon.csc.calpoly.edu
2983 W:      http://linux-udf.sourceforge.net
2984 S:      Maintained
2985
2986 UNIFORM CDROM DRIVER
2987 P:      Jens Axboe
2988 M:      axboe@suse.de
2989 L:      linux-kernel@vger.kernel.org
2990 W:      http://www.kernel.dk
2991 S:      Maintained
2992
2993 USB ACM DRIVER
2994 P:      Oliver Neukum
2995 M:      oliver@neukum.name
2996 L:      linux-usb-users@lists.sourceforge.net
2997 L:      linux-usb-devel@lists.sourceforge.net
2998 S:      Maintained
2999
3000 USB BLOCK DRIVER (UB ub)
3001 P:      Pete Zaitcev
3002 M:      zaitcev@redhat.com
3003 L:      linux-kernel@vger.kernel.org
3004 L:      linux-usb-devel@lists.sourceforge.net
3005 S:      Supported
3006
3007 USB CDC ETHERNET DRIVER
3008 P:      Greg Kroah-Hartman
3009 M:      greg@kroah.com
3010 L:      linux-usb-users@lists.sourceforge.net
3011 L:      linux-usb-devel@lists.sourceforge.net
3012 S:      Maintained
3013 W:      http://www.kroah.com/linux-usb/
3014
3015 USB EHCI DRIVER
3016 P:      David Brownell
3017 M:      dbrownell@users.sourceforge.net
3018 L:      linux-usb-devel@lists.sourceforge.net
3019 S:      Maintained
3020
3021 USB ET61X[12]51 DRIVER
3022 P:      Luca Risolia
3023 M:      luca.risolia@studio.unibo.it
3024 L:      linux-usb-devel@lists.sourceforge.net
3025 L:      video4linux-list@redhat.com
3026 W:      http://www.linux-projects.org
3027 S:      Maintained
3028
3029 USB HID/HIDBP DRIVERS
3030 P:      Vojtech Pavlik
3031 M:      vojtech@suse.cz
3032 L:      linux-usb-users@lists.sourceforge.net
3033 L:      linux-usb-devel@lists.sourceforge.net
3034 S:      Maintained
3035
3036 USB HUB DRIVER
3037 P:      Johannes Erdfelt
3038 M:      johannes@erdfelt.com
3039 L:      linux-usb-users@lists.sourceforge.net
3040 L:      linux-usb-devel@lists.sourceforge.net
3041 S:      Maintained
3042
3043 USB ISP116X DRIVER
3044 P:      Olav Kongas
3045 M:      ok@artecdesign.ee
3046 L:      linux-usb-devel@lists.sourceforge.net
3047 S:      Maintained
3048
3049 USB KAWASAKI LSI DRIVER
3050 P:      Oliver Neukum
3051 M:      oliver@neukum.name
3052 L:      linux-usb-users@lists.sourceforge.net
3053 L:      linux-usb-devel@lists.sourceforge.net
3054 S:      Maintained
3055
3056 USB MASS STORAGE DRIVER
3057 P:      Matthew Dharm
3058 M:      mdharm-usb@one-eyed-alien.net
3059 L:      linux-usb-users@lists.sourceforge.net
3060 L:      usb-storage@lists.one-eyed-alien.net
3061 S:      Maintained
3062 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
3063
3064 USB OHCI DRIVER
3065 P:      Roman Weissgaerber
3066 M:      weissg@vienna.at
3067 L:      linux-usb-users@lists.sourceforge.net
3068 L:      linux-usb-devel@lists.sourceforge.net
3069 S:      Maintained
3070
3071 USB OPTION-CARD DRIVER
3072 P:      Matthias Urlichs
3073 M:      smurf@smurf.noris.de
3074 L:      linux-usb-devel@lists.sourceforge.net
3075 S:      Maintained
3076
3077 USB OV511 DRIVER
3078 P:      Mark McClelland
3079 M:      mmcclell@bigfoot.com
3080 L:      linux-usb-users@lists.sourceforge.net
3081 L:      linux-usb-devel@lists.sourceforge.net
3082 W:      http://alpha.dyndns.org/ov511/
3083 S:      Maintained
3084
3085 USB PEGASUS DRIVER
3086 P:      Petko Manolov
3087 M:      petkan@users.sourceforge.net
3088 L:      linux-usb-users@lists.sourceforge.net
3089 L:      linux-usb-devel@lists.sourceforge.net
3090 W:      http://pegasus2.sourceforge.net/
3091 S:      Maintained
3092
3093 USB PRINTER DRIVER
3094 P:      Vojtech Pavlik
3095 M:      vojtech@suse.cz
3096 L:      linux-usb-users@lists.sourceforge.net
3097 L:      linux-usb-devel@lists.sourceforge.net
3098 S:      Maintained
3099
3100 USB RTL8150 DRIVER
3101 P:      Petko Manolov
3102 M:      petkan@users.sourceforge.net
3103 L:      linux-usb-users@lists.sourceforge.net
3104 L:      linux-usb-devel@lists.sourceforge.net
3105 W:      http://pegasus2.sourceforge.net/
3106 S:      Maintained
3107
3108 USB SE401 DRIVER
3109 P:      Jeroen Vreeken
3110 M:      pe1rxq@amsat.org
3111 L:      linux-usb-users@lists.sourceforge.net
3112 L:      linux-usb-devel@lists.sourceforge.net
3113 W:      http://www.chello.nl/~j.vreeken/se401/
3114 S:      Maintained
3115
3116 USB SERIAL CYBERJACK DRIVER
3117 P:      Matthias Bruestle and Harald Welte
3118 M:      support@reiner-sct.com
3119 W:      http://www.reiner-sct.de/support/treiber_cyberjack.php
3120 S:      Maintained
3121
3122 USB SERIAL DIGI ACCELEPORT DRIVER
3123 P:      Peter Berger and Al Borchers
3124 M:      pberger@brimson.com
3125 M:      alborchers@steinerpoint.com
3126 L:      linux-usb-users@lists.sourceforge.net
3127 L:      linux-usb-devel@lists.sourceforge.net
3128 S:      Maintained
3129
3130 USB SERIAL DRIVER
3131 P:      Greg Kroah-Hartman
3132 M:      gregkh@suse.de
3133 L:      linux-usb-users@lists.sourceforge.net
3134 L:      linux-usb-devel@lists.sourceforge.net
3135 S:      Supported
3136
3137 USB SERIAL BELKIN F5U103 DRIVER
3138 P:      William Greathouse
3139 M:      wgreathouse@smva.com
3140 L:      linux-usb-users@lists.sourceforge.net
3141 L:      linux-usb-devel@lists.sourceforge.net
3142 S:      Maintained
3143
3144 USB SERIAL CYPRESS M8 DRIVER
3145 P:      Lonnie Mendez
3146 M:      dignome@gmail.com
3147 L:      linux-usb-users@lists.sourceforge.net
3148 L:      linux-usb-devel@lists.sourceforge.net
3149 S:      Maintained
3150 W:      http://geocities.com/i0xox0i
3151 W:      http://firstlight.net/cvs
3152
3153 USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
3154 L:      linux-usb-users@lists.sourceforge.net
3155 L:      linux-usb-devel@lists.sourceforge.net
3156 S:      Maintained
3157
3158 USB AUERSWALD DRIVER
3159 P:      Wolfgang Muees
3160 M:      wolfgang@iksw-muees.de
3161 L:      linux-usb-users@lists.sourceforge.net
3162 L:      linux-usb-devel@lists.sourceforge.net
3163 S:      Maintained
3164
3165 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
3166 P:      Gary Brubaker
3167 M:      xavyer@ix.netcom.com
3168 L:      linux-usb-users@lists.sourceforge.net
3169 L:      linux-usb-devel@lists.sourceforge.net
3170 S:      Maintained
3171
3172 USB SERIAL KEYSPAN DRIVER
3173 P:      Greg Kroah-Hartman
3174 M:      greg@kroah.com
3175 L:      linux-usb-users@lists.sourceforge.net
3176 L:      linux-usb-devel@lists.sourceforge.net
3177 W:      http://www.kroah.com/linux/
3178 S:      Maintained
3179
3180 USB SERIAL WHITEHEAT DRIVER
3181 P:      Stuart MacDonald
3182 M:      stuartm@connecttech.com
3183 L:      linux-usb-users@lists.sourceforge.net
3184 L:      linux-usb-devel@lists.sourceforge.net
3185 W:      http://www.connecttech.com
3186 S:      Supported
3187
3188 USB SN9C10x 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 SUBSYSTEM
3197 P:      Greg Kroah-Hartman
3198 M:      gregkh@suse.de
3199 L:      linux-usb-users@lists.sourceforge.net
3200 L:      linux-usb-devel@lists.sourceforge.net
3201 W:      http://www.linux-usb.org
3202 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
3203 S:      Supported
3204
3205 USB UHCI DRIVER
3206 P:      Alan Stern
3207 M:      stern@rowland.harvard.edu
3208 L:      linux-usb-users@lists.sourceforge.net
3209 L:      linux-usb-devel@lists.sourceforge.net
3210 S:      Maintained
3211
3212 USB "USBNET" DRIVER
3213 P:      David Brownell
3214 M:      dbrownell@users.sourceforge.net
3215 L:      linux-usb-devel@lists.sourceforge.net
3216 S:      Maintained
3217
3218 USB W996[87]CF DRIVER
3219 P:      Luca Risolia
3220 M:      luca.risolia@studio.unibo.it
3221 L:      linux-usb-devel@lists.sourceforge.net
3222 L:      video4linux-list@redhat.com
3223 W:      http://www.linux-projects.org
3224 S:      Maintained
3225
3226 USB ZC0301 DRIVER
3227 P:      Luca Risolia
3228 M:      luca.risolia@studio.unibo.it
3229 L:      linux-usb-devel@lists.sourceforge.net
3230 L:      video4linux-list@redhat.com
3231 W:      http://www.linux-projects.org
3232 S:      Maintained
3233
3234 USB ZD1201 DRIVER
3235 P:      Jeroen Vreeken
3236 M:      pe1rxq@amsat.org
3237 L:      linux-usb-users@lists.sourceforge.net
3238 L:      linux-usb-devel@lists.sourceforge.net
3239 W:      http://linux-lc100020.sourceforge.net
3240 S:      Maintained
3241
3242 USER-MODE LINUX
3243 P:      Jeff Dike
3244 M:      jdike@karaya.com
3245 L:      user-mode-linux-devel@lists.sourceforge.net
3246 L:      user-mode-linux-user@lists.sourceforge.net
3247 W:      http://user-mode-linux.sourceforge.net
3248 S:      Maintained
3249         
3250 FAT/VFAT/MSDOS FILESYSTEM:
3251 P:      OGAWA Hirofumi
3252 M:      hirofumi@mail.parknet.co.jp
3253 L:      linux-kernel@vger.kernel.org
3254 S:      Maintained
3255
3256 VIA 82Cxxx AUDIO DRIVER (old OSS driver)
3257 P:      Jeff Garzik
3258 S:      Odd fixes
3259
3260 VIA RHINE NETWORK DRIVER
3261 P:      Roger Luethi
3262 M:      rl@hellgate.ch
3263 S:      Maintained
3264
3265 VIAPRO SMBUS DRIVER
3266 P:      Jean Delvare
3267 M:      khali@linux-fr.org
3268 L:      i2c@lm-sensors.org
3269 S:      Maintained
3270
3271 UCLINUX (AND M68KNOMMU)
3272 P:      Greg Ungerer
3273 M:      gerg@uclinux.org
3274 W:      http://www.uclinux.org/
3275 L:      uclinux-dev@uclinux.org  (subscribers-only)
3276 S:      Maintained
3277
3278 UCLINUX FOR NEC V850
3279 P:      Miles Bader
3280 M:      uclinux-v850@lsi.nec.co.jp
3281 W:      http://www.ic.nec.co.jp/micro/uclinux/eng/
3282 W:      http://www.ee.nec.de/uclinux/
3283 S:      Supported
3284
3285 UCLINUX FOR RENESAS H8/300
3286 P:      Yoshinori Sato
3287 M:      ysato@users.sourceforge.jp
3288 W:      http://uclinux-h8.sourceforge.jp/
3289 S:      Supported
3290
3291 USB DIAMOND RIO500 DRIVER
3292 P:      Cesar Miquel
3293 M:      miquel@df.uba.ar
3294 L:      rio500-users@lists.sourceforge.net
3295 W:      http://rio500.sourceforge.net
3296 S:      Maintained
3297
3298 VIDEO FOR LINUX
3299 P:      Mauro Carvalho Chehab
3300 M:      mchehab@infradead.org
3301 M:      v4l-dvb-maintainer@linuxtv.org
3302 L:      video4linux-list@redhat.com
3303 W:      http://linuxtv.org
3304 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
3305 S:      Maintained
3306
3307 VT8231 HARDWARE MONITOR DRIVER
3308 P:      Roger Lucas
3309 M:      roger@planbit.co.uk
3310 L:      lm-sensors@lm-sensors.org
3311 S:      Maintained
3312
3313 W1 DALLAS'S 1-WIRE BUS
3314 P:      Evgeniy Polyakov
3315 M:      johnpol@2ka.mipt.ru
3316 S:      Maintained
3317
3318 W83791D HARDWARE MONITORING DRIVER
3319 P:      Charles Spirakis
3320 M:      bezaur@gmail.com
3321 L:      lm-sensors@lm-sensors.org
3322 S:      Maintained
3323
3324 W83L51xD SD/MMC CARD INTERFACE DRIVER
3325 P:      Pierre Ossman
3326 M:      drzeus-wbsd@drzeus.cx
3327 L:      wbsd-devel@list.drzeus.cx
3328 W:      http://projects.drzeus.cx/wbsd
3329 S:      Maintained
3330
3331 WATCHDOG DEVICE DRIVERS
3332 P:      Wim Van Sebroeck
3333 M:      wim@iguana.be
3334 T:      git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
3335 S:      Maintained
3336
3337 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
3338 P:      Jean Tourrilhes
3339 M:      jt@hpl.hp.com
3340 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
3341 S:      Maintained
3342
3343 WD7000 SCSI DRIVER
3344 P:      Miroslav Zagorac
3345 M:      zaga@fly.cc.fer.hr
3346 L:      linux-scsi@vger.kernel.org
3347 S:      Maintained
3348
3349 WISTRON LAPTOP BUTTON DRIVER
3350 P:      Miloslav Trmac
3351 M:      mitr@volny.cz
3352 S:      Maintained
3353
3354 WL3501 WIRELESS PCMCIA CARD DRIVER
3355 P:      Arnaldo Carvalho de Melo
3356 M:      acme@conectiva.com.br
3357 W:      http://advogato.org/person/acme
3358 S:      Maintained
3359
3360 X.25 NETWORK LAYER
3361 P:      Henner Eisen
3362 M:      eis@baty.hanse.de
3363 L:      linux-x25@vger.kernel.org
3364 S:      Maintained
3365
3366 XFS FILESYSTEM
3367 P:      Silicon Graphics Inc
3368 P:      Tim Shimmin, David Chatterton
3369 M:      xfs-masters@oss.sgi.com
3370 L:      xfs@oss.sgi.com
3371 W:      http://oss.sgi.com/projects/xfs
3372 T:      git git://oss.sgi.com:8090/xfs/xfs-2.6
3373 S:      Supported
3374
3375 X86 3-LEVEL PAGING (PAE) SUPPORT
3376 P:      Ingo Molnar
3377 M:      mingo@redhat.com
3378 S:      Maintained
3379
3380 X86-64 port
3381 P:      Andi Kleen
3382 M:      ak@suse.de
3383 L:      discuss@x86-64.org
3384 W:      http://www.x86-64.org
3385 S:      Maintained
3386
3387 YAM DRIVER FOR AX.25
3388 P:      Jean-Paul Roubelat
3389 M:      jpr@f6fbb.org
3390 L:      linux-hams@vger.kernel.org
3391 S:      Maintained
3392
3393 YEALINK PHONE DRIVER
3394 P:      Henk Vergonet
3395 M:      Henk.Vergonet@gmail.com
3396 L:      usbb2k-api-dev@nongnu.org
3397 S:      Maintained
3398
3399 YMFPCI YAMAHA PCI SOUND (Use ALSA instead)
3400 P:      Pete Zaitcev
3401 M:      zaitcev@yahoo.com
3402 L:      linux-kernel@vger.kernel.org
3403 S:      Obsolete
3404
3405 Z8530 DRIVER FOR AX.25
3406 P:      Joerg Reuter
3407 M:      jreuter@yaina.de
3408 W:      http://yaina.de/jreuter/
3409 W:      http://www.qsl.net/dl1bke/
3410 L:      linux-hams@vger.kernel.org
3411 S:      Maintained
3412
3413 ZD1211RW WIRELESS DRIVER
3414 P:      Daniel Drake
3415 M:      dsd@gentoo.org
3416 P:      Ulrich Kunitz
3417 M:      kune@deine-taler.de
3418 W:      http://zd1211.ath.cx/wiki/DriverRewrite
3419 L:      zd1211-devs@lists.sourceforge.net (subscribers-only)
3420 S:      Maintained
3421
3422 ZF MACHZ WATCHDOG
3423 P:      Fernando Fuganti
3424 M:      fuganti@netbank.com.br
3425 W:      http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
3426 S:      Maintained
3427
3428 ZR36067 VIDEO FOR LINUX DRIVER
3429 P:      Ronald Bultje
3430 M:      rbultje@ronald.bitfreak.net
3431 L:      mjpeg-users@lists.sourceforge.net
3432 W:      http://mjpeg.sourceforge.net/driver-zoran/
3433 S:      Maintained
3434
3435 ZR36120 VIDEO FOR LINUX DRIVER
3436 P:      Pauline Middelink
3437 M:      middelin@polyware.nl
3438 W:      http://www.polyware.nl/~middelin/En/hobbies.html
3439 W:      http://www.polyware.nl/~middelin/hobbies.html
3440 S:      Maintained
3441
3442 THE REST
3443 P:      Linus Torvalds
3444 S:      Buried alive in reporters