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