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