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