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