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