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