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