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