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