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