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