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