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