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