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