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