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