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