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