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