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