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