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