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