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