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