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