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