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