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