Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...
[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:      Karol Kozimor
536 M:      sziwan@users.sourceforge.net
537 P:      Julien Lerouge
538 M:      julien.lerouge@free.fr
539 L:      acpi4asus-user@lists.sourceforge.net
540 W:      http://sourceforge.net/projects/acpi4asus
541 W:      http://julien.lerouge.free.fr
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:      Jens Axboe
1568 M:      axboe@kernel.dk
1569 L:      linux-kernel@vger.kernel.org
1570 W:      http://www.kernel.dk
1571 S:      Maintained
1572
1573 IDE/ATAPI FLOPPY DRIVERS
1574 P:      Paul Bristow
1575 M:      Paul Bristow <paul@paulbristow.net>
1576 W:      http://paulbristow.net/linux/idefloppy.html
1577 L:      linux-kernel@vger.kernel.org
1578 S:      Maintained
1579
1580 IDE/ATAPI TAPE DRIVERS
1581 P:      Gadi Oxman
1582 M:      Gadi Oxman <gadio@netvision.net.il>
1583 L:      linux-kernel@vger.kernel.org
1584 S:      Maintained
1585
1586 IEEE 1394 SUBSYSTEM
1587 P:      Ben Collins
1588 M:      bcollins@debian.org
1589 P:      Stefan Richter
1590 M:      stefanr@s5r6.in-berlin.de
1591 L:      linux1394-devel@lists.sourceforge.net
1592 W:      http://www.linux1394.org/
1593 T:      git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1594 S:      Maintained
1595
1596 IEEE 1394 IPV4 DRIVER (eth1394)
1597 P:      Stefan Richter
1598 M:      stefanr@s5r6.in-berlin.de
1599 L:      linux1394-devel@lists.sourceforge.net
1600 S:      Odd Fixes
1601
1602 IEEE 1394 PCILYNX DRIVER
1603 P:      Jody McIntyre
1604 M:      scjody@modernduck.com
1605 P:      Stefan Richter
1606 M:      stefanr@s5r6.in-berlin.de
1607 L:      linux1394-devel@lists.sourceforge.net
1608 S:      Odd Fixes
1609
1610 IEEE 1394 RAW I/O DRIVER
1611 P:      Ben Collins
1612 M:      bcollins@debian.org
1613 P:      Dan Dennedy
1614 M:      dan@dennedy.org
1615 L:      linux1394-devel@lists.sourceforge.net
1616 S:      Maintained
1617
1618 IMS TWINTURBO FRAMEBUFFER DRIVER
1619 P:      Paul Mundt
1620 M:      lethal@chaoticdreams.org
1621 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1622 S:      Maintained
1623
1624 INFINIBAND SUBSYSTEM
1625 P:      Roland Dreier
1626 M:      rolandd@cisco.com
1627 P:      Sean Hefty
1628 M:      mshefty@ichips.intel.com
1629 P:      Hal Rosenstock
1630 M:      halr@voltaire.com
1631 L:      openib-general@openib.org
1632 W:      http://www.openib.org/
1633 T:      git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
1634 S:      Supported
1635
1636 INPUT (KEYBOARD, MOUSE, JOYSTICK) DRIVERS
1637 P:      Dmitry Torokhov
1638 M:      dmitry.torokhov@gmail.com
1639 M:      dtor@mail.ru
1640 L:      linux-input@atrey.karlin.mff.cuni.cz
1641 L:      linux-joystick@atrey.karlin.mff.cuni.cz
1642 T:      git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
1643 S:      Maintained
1644
1645 INOTIFY
1646 P:      John McCutchan
1647 M:      ttb@tentacle.dhs.org
1648 P:      Robert Love
1649 M:      rml@novell.com
1650 L:      linux-kernel@vger.kernel.org
1651 S:      Maintained
1652
1653 INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
1654 P:      Sylvain Meyer
1655 M:      sylvain.meyer@worldonline.fr
1656 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1657 S:      Maintained
1658
1659 INTEL 810/815 FRAMEBUFFER DRIVER
1660 P:      Antonino Daplas
1661 M:      adaplas@pol.net
1662 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
1663 S:      Maintained
1664
1665 INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
1666 P:      Ingo Molnar
1667 M:      mingo@redhat.com
1668 S:      Maintained
1669
1670 INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1671 P:      Jeff Garzik
1672 M:      jgarzik@pobox.com
1673 W:      http://sourceforge.net/projects/gkernel/
1674 S:      Maintained
1675
1676 INTEL IA32 MICROCODE UPDATE SUPPORT
1677 P:      Tigran Aivazian
1678 M:      tigran@aivazian.fsnet.co.uk
1679 S:      Maintained
1680
1681 INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
1682 P:      Deepak Saxena
1683 M:      dsaxena@plexity.net
1684 S:      Maintained
1685
1686 INTEL IXP2000 ETHERNET DRIVER
1687 P:      Lennert Buytenhek
1688 M:      kernel@wantstofly.org
1689 L:      netdev@vger.kernel.org
1690 S:      Maintained
1691
1692 INTEL PRO/100 ETHERNET SUPPORT
1693 P:      John Ronciak
1694 M:      john.ronciak@intel.com
1695 P:      Jesse Brandeburg
1696 M:      jesse.brandeburg@intel.com
1697 P:      Jeff Kirsher
1698 M:      jeffrey.t.kirsher@intel.com
1699 P:      Auke Kok
1700 M:      auke-jan.h.kok@intel.com
1701 W:      http://sourceforge.net/projects/e1000/
1702 S:      Supported
1703
1704 INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
1705 P:      Jeb Cramer
1706 M:      cramerj@intel.com
1707 P:      John Ronciak
1708 M:      john.ronciak@intel.com
1709 P:      Jesse Brandeburg
1710 M:      jesse.brandeburg@intel.com
1711 P:      Jeff Kirsher
1712 M:      jeffrey.t.kirsher@intel.com
1713 P:      Auke Kok
1714 M:      auke-jan.h.kok@intel.com
1715 W:      http://sourceforge.net/projects/e1000/
1716 S:      Supported
1717
1718 INTEL PRO/10GbE SUPPORT
1719 P:      Jeff Kirsher
1720 M:      jeffrey.t.kirsher@intel.com
1721 P:      Ayyappan Veeraiyan
1722 M:      ayyappan.veeraiyan@intel.com
1723 P:      John Ronciak
1724 M:      john.ronciak@intel.com
1725 P:      Jesse Brandeburg
1726 M:      jesse.brandeburg@intel.com
1727 P:      Auke Kok
1728 M:      auke-jan.h.kok@intel.com
1729 W:      http://sourceforge.net/projects/e1000/
1730 S:      Supported
1731
1732 INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
1733 P:      Yi Zhu
1734 M:      yi.zhu@intel.com
1735 P:      James Ketrenos
1736 M:      jketreno@linux.intel.com
1737 L:      ipw2100-devel@lists.sourceforge.net
1738 L:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1739 W:      http://ipw2100.sourceforge.net
1740 S:      Supported
1741
1742 INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
1743 P:      Yi Zhu
1744 M:      yi.zhu@intel.com
1745 P:      James Ketrenos
1746 M:      jketreno@linux.intel.com
1747 L:      ipw2100-devel@lists.sourceforge.net
1748 L:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1749 W:      http://ipw2200.sourceforge.net
1750 S:      Supported
1751
1752 IOC3 DRIVER
1753 P:      Ralf Baechle
1754 M:      ralf@linux-mips.org
1755 L:      linux-mips@linux-mips.org
1756 S:      Maintained
1757
1758 IP MASQUERADING:
1759 P:      Juanjo Ciarlante
1760 M:      jjciarla@raiz.uncu.edu.ar
1761 S:      Maintained
1762
1763 IPATH DRIVER:
1764 P:      Bryan O'Sullivan
1765 M:      support@pathscale.com
1766 L:      openib-general@openib.org
1767 S:      Supported
1768
1769 IPMI SUBSYSTEM
1770 P:      Corey Minyard
1771 M:      minyard@acm.org
1772 L:      openipmi-developer@lists.sourceforge.net
1773 W:      http://openipmi.sourceforge.net/
1774 S:      Supported
1775
1776 IPX NETWORK LAYER
1777 P:      Arnaldo Carvalho de Melo
1778 M:      acme@conectiva.com.br
1779 L:      netdev@vger.kernel.org
1780 S:      Maintained
1781
1782 IRDA SUBSYSTEM
1783 P:      Samuel Ortiz
1784 M:      samuel@sortiz.org
1785 L:      irda-users@lists.sourceforge.net (subscribers-only)
1786 W:      http://irda.sourceforge.net/
1787 S:      Maintained
1788
1789 ISAPNP
1790 P:      Jaroslav Kysela
1791 M:      perex@suse.cz
1792 S:      Maintained
1793
1794 ISDN SUBSYSTEM
1795 P:      Karsten Keil
1796 M:      kkeil@suse.de
1797 P:      Kai Germaschewski
1798 M:      kai.germaschewski@gmx.de
1799 L:      isdn4linux@listserv.isdn4linux.de
1800 W:      http://www.isdn4linux.de
1801 T:      git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
1802 S:      Maintained
1803
1804 ISDN SUBSYSTEM (Eicon active card driver)
1805 P:      Armin Schindler
1806 M:      mac@melware.de
1807 L:      isdn4linux@listserv.isdn4linux.de
1808 W:      http://www.melware.de
1809 S:      Maintained
1810
1811 JOURNALLING FLASH FILE SYSTEM (JFFS)
1812 P:      Axis Communications AB
1813 M:      jffs-dev@axis.com
1814 L:      jffs-dev@axis.com
1815 W:      http://www.developer.axis.com/software/jffs/
1816 S:      Maintained
1817
1818 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
1819 P:      David Woodhouse
1820 M:      dwmw2@infradead.org
1821 L:      jffs-dev@axis.com
1822 W:      http://sources.redhat.com/jffs2/
1823 S:      Maintained
1824
1825 JFS FILESYSTEM
1826 P:      Dave Kleikamp
1827 M:      shaggy@austin.ibm.com
1828 L:      jfs-discussion@lists.sourceforge.net
1829 W:      http://jfs.sourceforge.net/
1830 T:      git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
1831 S:      Supported
1832
1833 JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
1834 P:      Stephen Tweedie, Andrew Morton
1835 M:      sct@redhat.com, akpm@osdl.org
1836 L:      linux-ext4@vger.kernel.org
1837 S:      Maintained
1838
1839 K8TEMP HARDWARE MONITORING DRIVER
1840 P:      Rudolf Marek
1841 M:      r.marek@assembler.cz
1842 L:      lm-sensors@lm-sensors.org
1843 S:      Maintained
1844
1845 KCONFIG
1846 P:      Roman Zippel
1847 M:      zippel@linux-m68k.org
1848 L:      kbuild-devel@lists.sourceforge.net
1849 S:      Maintained
1850
1851 KDUMP
1852 P:      Vivek Goyal
1853 M:      vgoyal@in.ibm.com
1854 P:      Haren Myneni
1855 M:      hbabu@us.ibm.com
1856 L:      fastboot@lists.osdl.org
1857 L:      linux-kernel@vger.kernel.org
1858 W:      http://lse.sourceforge.net/kdump/
1859 S:      Maintained
1860
1861 KERNEL AUTOMOUNTER (AUTOFS)
1862 P:      H. Peter Anvin
1863 M:      hpa@zytor.com
1864 L:      autofs@linux.kernel.org
1865 S:      Odd Fixes
1866
1867 KERNEL AUTOMOUNTER v4 (AUTOFS4)
1868 P:      Ian Kent
1869 M:      raven@themaw.net
1870 L:      autofs@linux.kernel.org
1871 S:      Maintained
1872
1873 KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
1874 P:      Kai Germaschewski
1875 M:      kai@germaschewski.name
1876 P:      Sam Ravnborg
1877 M:      sam@ravnborg.org
1878 T:      git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
1879 S:      Maintained 
1880
1881 KERNEL JANITORS
1882 P:      Several
1883 L:      kernel-janitors@lists.osdl.org
1884 W:      http://www.kerneljanitors.org/
1885 S:      Maintained
1886
1887 KERNEL NFSD
1888 P:      Neil Brown
1889 M:      neilb@cse.unsw.edu.au
1890 L:      nfs@lists.sourceforge.net
1891 W:      http://nfs.sourceforge.net/
1892 W:      http://www.cse.unsw.edu.au/~neilb/patches/linux-devel/
1893 S:      Maintained
1894
1895 KERNEL VIRTUAL MACHINE (KVM)
1896 P:      Avi Kivity
1897 M:      avi@qumranet.com
1898 L:      kvm-devel@lists.sourceforge.net
1899 W:      kvm.sourceforge.net
1900 S:      Supported
1901
1902 KEXEC
1903 P:      Eric Biederman
1904 M:      ebiederm@xmission.com
1905 W:      http://www.xmission.com/~ebiederm/files/kexec/
1906 L:      linux-kernel@vger.kernel.org
1907 L:      fastboot@osdl.org
1908 S:      Maintained
1909
1910 KPROBES
1911 P:      Prasanna S Panchamukhi
1912 M:      prasanna@in.ibm.com
1913 P:      Ananth N Mavinakayanahalli
1914 M:      ananth@in.ibm.com
1915 P:      Anil S Keshavamurthy
1916 M:      anil.s.keshavamurthy@intel.com
1917 P:      David S. Miller
1918 M:      davem@davemloft.net
1919 L:      linux-kernel@vger.kernel.org
1920 S:      Maintained
1921
1922 LAPB module
1923 L:      linux-x25@vger.kernel.org
1924 S:      Orphan
1925
1926 LASI 53c700 driver for PARISC
1927 P:      James E.J. Bottomley
1928 M:      James.Bottomley@HansenPartnership.com
1929 L:      linux-scsi@vger.kernel.org
1930 S:      Maintained
1931
1932 LED SUBSYSTEM
1933 P:      Richard Purdie
1934 M:      rpurdie@rpsys.net
1935 S:      Maintained
1936
1937 LEGO USB Tower driver
1938 P:      Juergen Stuber
1939 M:      starblue@users.sourceforge.net
1940 L:      legousb-devel@lists.sourceforge.net
1941 W:      http://legousb.sourceforge.net/
1942 S:      Maintained
1943
1944 LINUX FOR IBM pSERIES (RS/6000)
1945 P:      Paul Mackerras
1946 M:      paulus@au.ibm.com
1947 W:      http://www.ibm.com/linux/ltc/projects/ppc
1948 S:      Supported
1949
1950 LINUX FOR NCR VOYAGER
1951 P:      James Bottomley
1952 M:      James.Bottomley@HansenPartnership.com
1953 W:      http://www.hansenpartnership.com/voyager
1954 S:      Maintained
1955
1956 LINUX FOR POWERPC
1957 P:      Paul Mackerras
1958 M:      paulus@samba.org
1959 W:      http://www.penguinppc.org/
1960 L:      linuxppc-dev@ozlabs.org
1961 T:      git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
1962 S:      Supported
1963
1964 LINUX FOR POWER MACINTOSH
1965 P:      Benjamin Herrenschmidt
1966 M:      benh@kernel.crashing.org
1967 W:      http://www.penguinppc.org/
1968 L:      linuxppc-dev@ozlabs.org
1969 S:      Maintained
1970
1971 LINUX FOR POWERPC EMBEDDED MPC52XX
1972 P:      Sylvain Munaut
1973 M:      tnt@246tNt.com
1974 W:      http://www.246tNt.com/mpc52xx/
1975 W:      http://www.penguinppc.org/
1976 L:      linuxppc-dev@ozlabs.org
1977 L:      linuxppc-embedded@ozlabs.org
1978 S:      Maintained
1979
1980 LINUX FOR POWERPC EMBEDDED PPC4XX
1981 P:      Matt Porter
1982 M:      mporter@kernel.crashing.org
1983 W:      http://www.penguinppc.org/
1984 L:      linuxppc-embedded@ozlabs.org
1985 S:      Maintained
1986
1987 LINUX FOR POWERPC BOOT CODE
1988 P:      Tom Rini
1989 M:      trini@kernel.crashing.org
1990 W:      http://www.penguinppc.org/
1991 L:      linuxppc-embedded@ozlabs.org
1992 S:      Maintained
1993
1994 LINUX FOR POWERPC EMBEDDED PPC8XX
1995 P:      Marcelo Tosatti
1996 M:      marcelo@kvack.org
1997 W:      http://www.penguinppc.org/
1998 L:      linuxppc-embedded@ozlabs.org
1999 S:      Maintained
2000
2001 LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
2002 P:      Kumar Gala
2003 M:      galak@kernel.crashing.org
2004 W:      http://www.penguinppc.org/
2005 L:      linuxppc-embedded@ozlabs.org
2006 S:      Maintained
2007
2008 LINUX FOR POWERPC PA SEMI PWRFICIENT
2009 P:      Olof Johansson
2010 M:      olof@lixom.net
2011 W:      http://www.pasemi.com/
2012 L:      linuxppc-dev@ozlabs.org
2013 S:      Supported
2014
2015 LLC (802.2)
2016 P:      Arnaldo Carvalho de Melo
2017 M:      acme@conectiva.com.br
2018 S:      Maintained
2019
2020 LINUX FOR 64BIT POWERPC
2021 P:      Paul Mackerras
2022 M:      paulus@samba.org
2023 M:      paulus@au.ibm.com
2024 P:      Anton Blanchard
2025 M:      anton@samba.org
2026 M:      anton@au.ibm.com
2027 W:      http://www.penguinppc.org/ppc64/
2028 L:      linuxppc-dev@ozlabs.org
2029 S:      Supported
2030
2031 LINUX SECURITY MODULE (LSM) FRAMEWORK
2032 P:      Chris Wright
2033 M:      chrisw@sous-sol.org
2034 L:      linux-security-module@vger.kernel.org
2035 W:      http://lsm.immunix.org
2036 T:      git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
2037 S:      Supported
2038
2039 LM83 HARDWARE MONITOR DRIVER
2040 P:      Jean Delvare
2041 M:      khali@linux-fr.org
2042 L:      lm-sensors@lm-sensors.org
2043 S:      Maintained
2044
2045 LM90 HARDWARE MONITOR DRIVER
2046 P:      Jean Delvare
2047 M:      khali@linux-fr.org
2048 L:      lm-sensors@lm-sensors.org
2049 S:      Maintained
2050
2051 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP Dynamic Disks)
2052 P:      Richard Russon (FlatCap)
2053 M:      ldm@flatcap.org
2054 L:      ldm-devel@lists.sourceforge.net 
2055 W:      http://ldm.sourceforge.net
2056 S:      Maintained
2057
2058 LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2059 P:      Eric Moore
2060 M:      Eric.Moore@lsi.com
2061 M:      support@lsi.com
2062 L:      mpt_linux_developer@lsi.com
2063 L:      linux-scsi@vger.kernel.org
2064 W:      http://www.lsilogic.com/support
2065 S:      Supported
2066
2067 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2068 P:      Matthew Wilcox
2069 M:      matthew@wil.cx
2070 L:      linux-scsi@vger.kernel.org
2071 S:      Maintained
2072
2073 M68K ARCHITECTURE
2074 P:      Geert Uytterhoeven
2075 M:      geert@linux-m68k.org
2076 P:      Roman Zippel
2077 M:      zippel@linux-m68k.org
2078 L:      linux-m68k@lists.linux-m68k.org
2079 W:      http://www.linux-m68k.org/
2080 W:      http://linux-m68k-cvs.ubb.ca/
2081 S:      Maintained
2082
2083 M68K ON APPLE MACINTOSH
2084 P:      Joshua Thompson
2085 M:      funaho@jurai.org
2086 W:      http://www.mac.linux-m68k.org/
2087 L:      linux-mac68k@mac.linux-m68k.org
2088 S:      Maintained
2089
2090 M68K ON HP9000/300
2091 P:      Philip Blundell
2092 M:      philb@gnu.org
2093 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
2094 S:      Maintained
2095
2096 MARVELL YUKON / SYSKONNECT DRIVER
2097 P:      Mirko Lindner
2098 M:      mlindner@syskonnect.de
2099 P:      Ralph Roesler
2100 M:      rroesler@syskonnect.de
2101 W:      http://www.syskonnect.com
2102 S:      Supported
2103
2104 MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
2105 P:      Michael Kerrisk
2106 M:      mtk-manpages@gmx.net
2107 W:      ftp://ftp.kernel.org/pub/linux/docs/manpages
2108 S:      Maintained
2109
2110 MARVELL MV643XX ETHERNET DRIVER
2111 P:      Dale Farnsworth
2112 M:      dale@farnsworth.org
2113 P:      Manish Lachwani
2114 M:      mlachwani@mvista.com
2115 L:      netdev@vger.kernel.org
2116 S:      Odd Fixes for 2.4; Maintained for 2.6.
2117
2118 MATROX FRAMEBUFFER DRIVER
2119 P:      Petr Vandrovec
2120 M:      vandrove@vc.cvut.cz
2121 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
2122 S:      Maintained
2123
2124 MEGARAID SCSI DRIVERS
2125 P:      Neela Syam Kolli
2126 M:      Neela.Kolli@engenio.com
2127 S:      linux-scsi@vger.kernel.org
2128 W:      http://megaraid.lsilogic.com
2129 S:      Maintained
2130
2131 MEMORY MANAGEMENT
2132 L:      linux-mm@kvack.org
2133 L:      linux-kernel@vger.kernel.org
2134 W:      http://www.linux-mm.org
2135 S:      Maintained
2136
2137 MEMORY TECHNOLOGY DEVICES (MTD)
2138 P:      David Woodhouse
2139 M:      dwmw2@infradead.org
2140 W:      http://www.linux-mtd.infradead.org/
2141 L:      linux-mtd@lists.infradead.org
2142 T:      git git://git.infradead.org/mtd-2.6.git
2143 S:      Maintained
2144
2145 MICROTEK X6 SCANNER
2146 P:      Oliver Neukum
2147 M:      oliver@neukum.name
2148 S:      Maintained
2149
2150 MIPS
2151 P:      Ralf Baechle
2152 M:      ralf@linux-mips.org
2153 W:      http://www.linux-mips.org/
2154 L:      linux-mips@linux-mips.org
2155 T:      git www.linux-mips.org:/pub/scm/linux.git
2156 S:      Supported
2157
2158 MISCELLANEOUS MCA-SUPPORT
2159 P:      James Bottomley
2160 M:      jejb@steeleye.com
2161 L:      linux-kernel@vger.kernel.org
2162 S:      Maintained
2163
2164 MODULE SUPPORT
2165 P:      Rusty Russell
2166 M:      rusty@rustcorp.com.au
2167 L:      linux-kernel@vger.kernel.org
2168 S:      Maintained
2169
2170 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2171 P:      Stelian Pop
2172 M:      stelian@popies.net
2173 W:      http://popies.net/meye/
2174 S:      Maintained
2175
2176 MOUSE AND MISC DEVICES [GENERAL]
2177 P:      Alessandro Rubini
2178 M:      rubini@ipvvis.unipv.it
2179 L:      linux-kernel@vger.kernel.org
2180 S:      Maintained
2181
2182 MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
2183 P:      Jiri Slaby
2184 M:      jirislaby@gmail.com
2185 L:      linux-kernel@vger.kernel.org
2186 S:      Maintained
2187
2188 MSI LAPTOP SUPPORT
2189 P:      Lennart Poettering
2190 M:      mzxreary@0pointer.de
2191 L:      https://tango.0pointer.de/mailman/listinfo/s270-linux
2192 W:      http://0pointer.de/lennart/tchibo.html
2193 S:      Maintained
2194
2195 MTRR AND SIMILAR SUPPORT [i386]
2196 P:      Richard Gooch
2197 M:      rgooch@atnf.csiro.au
2198 L:      linux-kernel@vger.kernel.org
2199 W:      http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
2200 S:      Maintained
2201
2202 MULTIMEDIA CARD (MMC) AND SECURE DIGITAL (SD) SUBSYSTEM
2203 P:      Pierre Ossman
2204 M:      drzeus-mmc@drzeus.cx
2205 L:      linux-kernel@vger.kernel.org
2206 S:      Maintained
2207
2208 MULTISOUND SOUND DRIVER
2209 P:      Andrew Veliath
2210 M:      andrewtv@usa.net
2211 S:      Maintained
2212
2213 MULTITECH MULTIPORT CARD (ISICOM)
2214 P:      Jiri Slaby
2215 M:      jirislaby@gmail.com
2216 L:      linux-kernel@vger.kernel.org
2217 S:      Maintained
2218
2219 NATSEMI ETHERNET DRIVER (DP8381x)
2220 P:      Tim Hockin
2221 M:      thockin@hockin.org
2222 S:      Maintained
2223
2224 NCP FILESYSTEM
2225 P:      Petr Vandrovec
2226 M:      vandrove@vc.cvut.cz
2227 L:      linware@sh.cvut.cz
2228 S:      Maintained
2229
2230 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2231 P:      James E.J. Bottomley
2232 M:      James.Bottomley@HansenPartnership.com
2233 L:      linux-scsi@vger.kernel.org
2234 S:      Maintained
2235
2236 NETEM NETWORK EMULATOR
2237 P:      Stephen Hemminger
2238 M:      shemminger@osdl.org
2239 L:      netem@osdl.org
2240 S:      Maintained
2241
2242 NETFILTER/IPTABLES/IPCHAINS
2243 P:      Rusty Russell
2244 P:      Marc Boucher
2245 P:      James Morris
2246 P:      Harald Welte
2247 P:      Jozsef Kadlecsik
2248 P:      Patrick McHardy
2249 M:      kaber@trash.net
2250 L:      netfilter-devel@lists.netfilter.org
2251 L:      netfilter@lists.netfilter.org
2252 L:      coreteam@netfilter.org
2253 W:      http://www.netfilter.org/
2254 W:      http://www.iptables.org/
2255 S:      Supported
2256
2257 NETLABEL
2258 P:      Paul Moore
2259 M:      paul.moore@hp.com
2260 W:      http://netlabel.sf.net
2261 L:      netdev@vger.kernel.org
2262 S:      Supported
2263
2264 NETROM NETWORK LAYER
2265 P:      Ralf Baechle
2266 M:      ralf@linux-mips.org
2267 L:      linux-hams@vger.kernel.org
2268 W:      http://www.linux-ax25.org/
2269 S:      Maintained
2270
2271 NETWORK BLOCK DEVICE (NBD)
2272 P:      Paul Clements
2273 M:      Paul.Clements@steeleye.com
2274 S:      Maintained
2275
2276 NETWORK DEVICE DRIVERS
2277 P:      Andrew Morton
2278 M:      akpm@osdl.org
2279 P:      Jeff Garzik
2280 M:      jgarzik@pobox.com
2281 L:      netdev@vger.kernel.org
2282 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
2283 S:      Maintained
2284
2285 NETWORKING [GENERAL]
2286 P:      Networking Team
2287 M:      netdev@vger.kernel.org
2288 L:      netdev@vger.kernel.org
2289 W:      http://linux-net.osdl.org/
2290 S:      Maintained
2291
2292 NETWORKING [IPv4/IPv6]
2293 P:      David S. Miller
2294 M:      davem@davemloft.net
2295 P:      Alexey Kuznetsov
2296 M:      kuznet@ms2.inr.ac.ru
2297 P:      Pekka Savola (ipv6)
2298 M:      pekkas@netcore.fi
2299 P:      James Morris
2300 M:      jmorris@namei.org
2301 P:      Hideaki YOSHIFUJI
2302 M:      yoshfuji@linux-ipv6.org
2303 P:      Patrick McHardy
2304 M:      kaber@coreworks.de
2305 L:      netdev@vger.kernel.org
2306 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
2307 S:      Maintained
2308
2309 NETWORKING [WIRELESS]
2310 P:      John W. Linville
2311 M:      linville@tuxdriver.com
2312 L:      netdev@vger.kernel.org
2313 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2314 S:      Maintained
2315
2316 NETXEN (1/10) GbE SUPPORT
2317 P:      Amit S. Kale
2318 M:      amitkale@netxen.com
2319 L:      netdev@vger.kernel.org
2320 W:      http://www.netxen.com
2321 S:      Supported
2322
2323 IPVS
2324 P:      Wensong Zhang
2325 M:      wensong@linux-vs.org
2326 P:      Simon Horman
2327 M:      horms@verge.net.au
2328 P:      Julian Anastasov
2329 M:      ja@ssi.bg
2330 L:      netdev@vger.kernel.org
2331 S:      Maintained
2332
2333 NFS CLIENT
2334 P:      Trond Myklebust
2335 M:      trond.myklebust@fys.uio.no
2336 L:      linux-kernel@vger.kernel.org
2337 S:      Maintained
2338
2339 NI5010 NETWORK DRIVER
2340 P:      Jan-Pascal van Best
2341 M:      janpascal@vanbest.org
2342 P:      Andreas Mohr
2343 M:      andi@lisas.de
2344 L:      netdev@vger.kernel.org
2345 S:      Maintained
2346
2347 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2348 P:      YOKOTA Hiroshi
2349 M:      yokota@netlab.is.tsukuba.ac.jp
2350 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2351 S:      Maintained
2352
2353 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2354 P:      GOTO Masanori
2355 M:      gotom@debian.or.jp
2356 P:      YOKOTA Hiroshi
2357 M:      yokota@netlab.is.tsukuba.ac.jp
2358 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2359 S:      Maintained
2360
2361 NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
2362 P:      Eberhard Moenkeberg
2363 M:      emoenke@gwdg.de
2364 L:      linux-kernel@vger.kernel.org
2365 S:      Maintained
2366
2367 NTFS FILESYSTEM
2368 P:      Anton Altaparmakov
2369 M:      aia21@cantab.net
2370 L:      linux-ntfs-dev@lists.sourceforge.net
2371 L:      linux-kernel@vger.kernel.org
2372 W:      http://linux-ntfs.sf.net/
2373 T:      git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
2374 S:      Maintained
2375
2376 NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
2377 P:      Antonino Daplas
2378 M:      adaplas@pol.net
2379 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
2380 S:      Maintained
2381
2382 OPENCORES I2C BUS DRIVER
2383 P:      Peter Korsgaard
2384 M:      jacmet@sunsite.dk
2385 L:      i2c@lm-sensors.org
2386 S:      Maintained
2387
2388 ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2389 P:      Mark Fasheh
2390 M:      mark.fasheh@oracle.com
2391 P:      Kurt Hackel
2392 M:      kurt.hackel@oracle.com
2393 L:      ocfs2-devel@oss.oracle.com
2394 W:      http://oss.oracle.com/projects/ocfs2/
2395 S:      Supported       
2396
2397 OLYMPIC NETWORK DRIVER
2398 P:      Peter De Shrijver
2399 M:      p2@ace.ulyssis.student.kuleuven.ac.be
2400 P:      Mike Phillips
2401 M:      mikep@linuxtr.net 
2402 L:      netdev@vger.kernel.org
2403 L:      linux-tr@linuxtr.net
2404 W:      http://www.linuxtr.net
2405 S:      Maintained
2406
2407 OMNIKEY CARDMAN 4000 DRIVER
2408 P:      Harald Welte
2409 M:      laforge@gnumonks.org
2410 S:      Maintained
2411
2412 OMNIKEY CARDMAN 4040 DRIVER
2413 P:      Harald Welte
2414 M:      laforge@gnumonks.org
2415 S:      Maintained
2416
2417 ONSTREAM SCSI TAPE DRIVER
2418 P:      Willem Riede
2419 M:      osst@riede.org
2420 L:      osst-users@lists.sourceforge.net
2421 L:      linux-scsi@vger.kernel.org
2422 S:      Maintained
2423
2424 OPL3-SA2, SA3, and SAx DRIVER
2425 P:      Zwane Mwaikambo
2426 M:      zwane@arm.linux.org.uk
2427 L:      linux-sound@vger.kernel.org
2428 S:      Maintained
2429
2430 OPROFILE
2431 P:      Philippe Elie
2432 M:      phil.el@wanadoo.fr
2433 L:      oprofile-list@lists.sf.net
2434 S:      Maintained
2435
2436 ORINOCO DRIVER
2437 P:      Pavel Roskin
2438 M:      proski@gnu.org
2439 P:      David Gibson
2440 M:      hermes@gibson.dropbear.id.au
2441 L:      orinoco-users@lists.sourceforge.net
2442 L:      orinoco-devel@lists.sourceforge.net
2443 W:      http://www.nongnu.org/orinoco/
2444 S:      Maintained
2445
2446 PARALLEL PORT SUPPORT
2447 P:      Phil Blundell
2448 M:      philb@gnu.org
2449 P:      Tim Waugh
2450 M:      tim@cyberelk.net
2451 P:      David Campbell
2452 P:      Andrea Arcangeli
2453 M:      andrea@suse.de
2454 L:      linux-parport@lists.infradead.org
2455 W:      http://people.redhat.com/twaugh/parport/
2456 S:      Maintained
2457
2458 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2459 P:      Tim Waugh
2460 M:      tim@cyberelk.net
2461 L:      linux-parport@lists.infradead.org
2462 W:      http://www.torque.net/linux-pp.html
2463 S:      Maintained
2464
2465 PARISC ARCHITECTURE
2466 P:      Matthew Wilcox
2467 M:      matthew@wil.cx
2468 P:      Grant Grundler
2469 M:      grundler@parisc-linux.org
2470 P:      Kyle McMartin
2471 M:      kyle@parisc-linux.org
2472 L:      parisc-linux@parisc-linux.org
2473 W:      http://www.parisc-linux.org/
2474 T:      git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
2475 T:      cvs cvs.parisc-linux.org:/var/cvs/linux-2.6
2476 S:      Maintained
2477
2478 PC87360 HARDWARE MONITORING DRIVER
2479 P:      Jim Cromie
2480 M:      jim.cromie@gmail.com
2481 L:      lm-sensors@lm-sensors.org
2482 S:      Maintained
2483
2484 PC8736x GPIO DRIVER
2485 P:      Jim Cromie
2486 M:      jim.cromie@gmail.com
2487 S:      Maintained
2488
2489 PCI ERROR RECOVERY
2490 P:      Linas Vepstas
2491 M:      linas@austin.ibm.com
2492 L:      linux-kernel@vger.kernel.org
2493 L:      linux-pci@atrey.karlin.mff.cuni.cz
2494 S:      Supported
2495
2496 PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
2497 P:      Thomas Sailer
2498 M:      sailer@ife.ee.ethz.ch
2499 L:      linux-sound@vger.kernel.org
2500 W:      http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
2501 S:      Maintained
2502
2503 PCI SUBSYSTEM
2504 P:      Greg Kroah-Hartman
2505 M:      gregkh@suse.de
2506 L:      linux-kernel@vger.kernel.org
2507 L:      linux-pci@atrey.karlin.mff.cuni.cz
2508 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
2509 S:      Supported
2510
2511 PCI HOTPLUG CORE
2512 P:      Kristen Carlson Accardi
2513 M:      kristen.c.accardi@intel.com
2514 S:      Supported
2515
2516 PCI HOTPLUG COMPAQ DRIVER
2517 P:      Greg Kroah-Hartman
2518 M:      greg@kroah.com
2519 S:      Maintained
2520
2521 PCIE HOTPLUG DRIVER
2522 P:      Kristen Carlson Accardi
2523 M:      kristen.c.accardi@intel.com
2524 L:      pcihpd-discuss@lists.sourceforge.net
2525 S:      Maintained
2526
2527 PCMCIA SUBSYSTEM
2528 P:      Linux PCMCIA Team
2529 L:      linux-pcmcia@lists.infradead.org
2530 L:      http://lists.infradead.org/mailman/listinfo/linux-pcmcia
2531 T:      git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
2532 S:      Maintained
2533
2534 PCNET32 NETWORK DRIVER
2535 P:      Thomas Bogendörfer
2536 M:      tsbogend@alpha.franken.de
2537 L:      netdev@vger.kernel.org
2538 S:      Maintained
2539
2540 PER-TASK DELAY ACCOUNTING
2541 P:      Shailabh Nagar
2542 M:      nagar@watson.ibm.com
2543 L:      linux-kernel@vger.kernel.org
2544 S:      Maintained
2545
2546 PERSONALITY HANDLING
2547 P:      Christoph Hellwig
2548 M:      hch@infradead.org
2549 L:      linux-abi-devel@lists.sourceforge.net
2550 S:      Maintained
2551
2552 PHRAM MTD DRIVER
2553 P:      Jörn Engel
2554 M:      joern@wh.fh-wedel.de
2555 L:      linux-mtd@lists.infradead.org
2556 S:      Maintained
2557
2558 PKTCDVD DRIVER
2559 P:      Peter Osterlund
2560 M:      petero2@telia.com
2561 L:      linux-kernel@vger.kernel.org
2562 S:      Maintained
2563
2564 POSIX CLOCKS and TIMERS
2565 P:      George Anzinger
2566 M:      george@mvista.com
2567 L:      linux-kernel@vger.kernel.org
2568 S:      Supported
2569
2570 POWERPC 4xx EMAC DRIVER
2571 P:      Eugene Surovegin
2572 M:      ebs@ebshome.net
2573 W:      http://kernel.ebshome.net/emac/
2574 L:      linuxppc-embedded@ozlabs.org
2575 L:      netdev@vger.kernel.org
2576 S:      Maintained
2577
2578 PNP SUPPORT
2579 P:      Adam Belay
2580 M:      ambx1@neo.rr.com
2581 S:      Maintained
2582
2583 PPP PROTOCOL DRIVERS AND COMPRESSORS
2584 P:      Paul Mackerras
2585 M:      paulus@samba.org
2586 L:      linux-ppp@vger.kernel.org
2587 S:      Maintained
2588
2589 PPP OVER ATM (RFC 2364)
2590 P:      Mitchell Blank Jr
2591 M:      mitch@sfgoth.com
2592 S:      Maintained
2593
2594 PPP OVER ETHERNET
2595 P:      Michal Ostrowski
2596 M:      mostrows@speakeasy.net
2597 S:      Maintained
2598
2599 PREEMPTIBLE KERNEL
2600 P:      Robert Love
2601 M:      rml@tech9.net
2602 L:      linux-kernel@vger.kernel.org
2603 L:      kpreempt-tech@lists.sourceforge.net
2604 W:      ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
2605 S:      Supported
2606
2607 PRISM54 WIRELESS DRIVER
2608 P:      Prism54 Development Team
2609 M:      prism54-private@prism54.org
2610 L:      netdev@vger.kernel.org
2611 W:      http://prism54.org
2612 S:      Maintained
2613
2614 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
2615 P:      Peter Denison
2616 M:      promise@pnd-pc.demon.co.uk
2617 W:      http://www.pnd-pc.demon.co.uk/promise/
2618 S:      Maintained
2619
2620 PS3 PLATFORM SUPPORT
2621 P:      Geoff Levand
2622 M:      geoffrey.levand@am.sony.com
2623 L:      linuxppc-dev@ozlabs.org
2624 L:      cbe-oss-dev@ozlabs.org
2625 S:      Supported
2626
2627 PVRUSB2 VIDEO4LINUX DRIVER
2628 P:      Mike Isely
2629 M:      isely@pobox.com
2630 L:      pvrusb2@isely.net
2631 L:      video4linux-list@redhat.com
2632 W:      http://www.isely.net/pvrusb2/
2633 S:      Maintained
2634
2635 PXA2xx SUPPORT
2636 P:      Nicolas Pitre
2637 M:      nico@cam.org
2638 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2639 S:      Maintained
2640
2641 QLOGIC QLA2XXX FC-SCSI DRIVER
2642 P:      Andrew Vasquez
2643 M:      linux-driver@qlogic.com
2644 L:      linux-scsi@vger.kernel.org
2645 S:      Supported
2646
2647 QLOGIC QLA3XXX NETWORK DRIVER
2648 P:      Ron Mercer
2649 M:      linux-driver@qlogic.com
2650 L:      netdev@vger.kernel.org
2651 S:      Supported
2652
2653 QNX4 FILESYSTEM
2654 P:      Anders Larsen
2655 M:      al@alarsen.net
2656 L:      linux-kernel@vger.kernel.org
2657 W:      http://www.alarsen.net/linux/qnx4fs/
2658 S:      Maintained
2659
2660 RADEON FRAMEBUFFER DISPLAY DRIVER
2661 P:      Benjamin Herrenschmidt
2662 M:      benh@kernel.crashing.org
2663 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
2664 S:      Maintained
2665
2666 RAGE128 FRAMEBUFFER DISPLAY DRIVER
2667 P:      Paul Mackerras
2668 M:      paulus@samba.org
2669 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
2670 S:      Maintained
2671
2672 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
2673 P:      Corey Thomas
2674 M:      corey@world.std.com
2675 L:      linux-kernel@vger.kernel.org
2676 S:      Maintained
2677
2678 RANDOM NUMBER DRIVER
2679 P:      Matt Mackall
2680 M:      mpm@selenic.com
2681 S:      Maintained
2682
2683 RAPIDIO SUBSYSTEM
2684 P:      Matt Porter
2685 M:      mporter@kernel.crashing.org
2686 L:      linux-kernel@vger.kernel.org
2687 S:      Maintained
2688
2689 READ-COPY UPDATE (RCU)
2690 P:      Dipankar Sarma
2691 M:      dipankar@in.ibm.com
2692 W:      http://www.rdrop.com/users/paulmck/rclock/
2693 L:      linux-kernel@vger.kernel.org
2694 S:      Supported
2695
2696 RCUTORTURE MODULE
2697 P:      Josh Triplett
2698 M:      josh@freedesktop.org
2699 L:      linux-kernel@vger.kernel.org
2700 S:      Maintained
2701
2702 REAL TIME CLOCK DRIVER
2703 P:      Paul Gortmaker
2704 M:      p_gortmaker@yahoo.com
2705 L:      linux-kernel@vger.kernel.org
2706 S:      Maintained
2707
2708 REAL TIME CLOCK (RTC) SUBSYSTEM
2709 P:      Alessandro Zummo
2710 M:      a.zummo@towertech.it
2711 L:      rtc-linux@googlegroups.com
2712 S:      Maintained
2713
2714 REISERFS FILE SYSTEM
2715 P:      Hans Reiser
2716 M:      reiserfs-dev@namesys.com
2717 L:      reiserfs-list@namesys.com
2718 W:      http://www.namesys.com
2719 S:      Supported
2720
2721 ROCKETPORT DRIVER
2722 P:      Comtrol Corp.
2723 W:      http://www.comtrol.com
2724 S:      Maintained
2725
2726 ROSE NETWORK LAYER
2727 P:      Ralf Baechle
2728 M:      ralf@linux-mips.org
2729 L:      linux-hams@vger.kernel.org
2730 W:      http://www.linux-ax25.org/
2731 S:      Maintained
2732
2733 RISCOM8 DRIVER
2734 S:      Orphan
2735
2736 S3 SAVAGE FRAMEBUFFER DRIVER
2737 P:      Antonino Daplas
2738 M:      adaplas@pol.net
2739 L:      linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
2740 S:      Maintained
2741
2742 S390
2743 P:      Martin Schwidefsky
2744 M:      schwidefsky@de.ibm.com
2745 P:      Heiko Carstens
2746 M:      heiko.carstens@de.ibm.com
2747 M:      linux390@de.ibm.com
2748 L:      linux-390@vm.marist.edu
2749 W:      http://www.ibm.com/developerworks/linux/linux390/
2750 S:      Supported
2751
2752 S390 NETWORK DRIVERS
2753 P:      Frank Pavlic
2754 M:      fpavlic@de.ibm.com
2755 M:      linux390@de.ibm.com
2756 L:      linux-390@vm.marist.edu
2757 W:      http://www.ibm.com/developerworks/linux/linux390/
2758 S:      Supported
2759
2760 S390 ZFCP DRIVER
2761 P:      Swen Schillig
2762 M:      swen@vnet.ibm.com
2763 M:      linux390@de.ibm.com
2764 L:      linux-390@vm.marist.edu
2765 W:      http://www.ibm.com/developerworks/linux/linux390/
2766 S:      Supported
2767
2768 SAA7146 VIDEO4LINUX-2 DRIVER
2769 P:      Michael Hunold
2770 M:      michael@mihu.de
2771 W:      http://www.mihu.de/linux/saa7146
2772 S:      Maintained
2773
2774 SBPCD CDROM DRIVER
2775 P:      Eberhard Moenkeberg
2776 M:      emoenke@gwdg.de
2777 L:      linux-kernel@vger.kernel.org
2778 S:      Maintained
2779
2780 SC1200 WDT DRIVER
2781 P:      Zwane Mwaikambo
2782 M:      zwane@arm.linux.org.uk
2783 S:      Maintained
2784
2785 SCHEDULER
2786 P:      Ingo Molnar
2787 M:      mingo@elte.hu
2788 P:      Robert Love    [the preemptible kernel bits]
2789 M:      rml@tech9.net
2790 L:      linux-kernel@vger.kernel.org
2791 S:      Maintained
2792
2793 SCSI CDROM DRIVER
2794 P:      Jens Axboe
2795 M:      axboe@kernel.dk
2796 L:      linux-scsi@vger.kernel.org
2797 W:      http://www.kernel.dk
2798 S:      Maintained
2799
2800 SCSI SG DRIVER
2801 P:      Doug Gilbert
2802 M:      dgilbert@interlog.com
2803 L:      linux-scsi@vger.kernel.org
2804 W:      http://www.torque.net/sg
2805 S:      Maintained
2806
2807 SCSI SUBSYSTEM
2808 P:      James E.J. Bottomley
2809 M:      James.Bottomley@SteelEye.com
2810 L:      linux-scsi@vger.kernel.org
2811 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
2812 S:      Maintained
2813
2814 SCSI TAPE DRIVER
2815 P:      Kai Mäkisara
2816 M:      Kai.Makisara@kolumbus.fi
2817 L:      linux-scsi@vger.kernel.org
2818 S:      Maintained
2819
2820 SCTP PROTOCOL
2821 P:      Sridhar Samudrala
2822 M:      sri@us.ibm.com
2823 L:      lksctp-developers@lists.sourceforge.net
2824 S:      Supported
2825
2826 SCx200 CPU SUPPORT
2827 P:      Jim Cromie
2828 M:      jim.cromie@gmail.com
2829 S:      Odd Fixes
2830
2831 SCx200 GPIO DRIVER
2832 P:      Jim Cromie
2833 M:      jim.cromie@gmail.com
2834 S:      Maintained
2835
2836 SCx200 HRT CLOCKSOURCE DRIVER
2837 P:      Jim Cromie
2838 M:      jim.cromie@gmail.com
2839 S:      Maintained
2840
2841 SECURITY CONTACT
2842 P:      Security Officers
2843 M:      security@kernel.org
2844 S:      Supported
2845
2846 SELINUX SECURITY MODULE
2847 P:      Stephen Smalley
2848 M:      sds@tycho.nsa.gov
2849 P:      James Morris
2850 M:      jmorris@namei.org
2851 L:      linux-kernel@vger.kernel.org (kernel issues)
2852 L:      selinux@tycho.nsa.gov (general discussion)
2853 W:      http://www.nsa.gov/selinux
2854 S:      Supported
2855
2856 SERIAL ATA (SATA) SUBSYSTEM:
2857 P:      Jeff Garzik
2858 M:      jgarzik@pobox.com
2859 L:      linux-ide@vger.kernel.org
2860 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
2861 S:      Supported
2862
2863 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
2864 P:      Pat Gefre
2865 M:      pfg@sgi.com
2866 L:      linux-ia64@vger.kernel.org
2867 S:      Supported
2868
2869 SGI VISUAL WORKSTATION 320 AND 540
2870 P:      Andrey Panin
2871 M:      pazke@donpac.ru
2872 L:      linux-visws-devel@lists.sf.net
2873 W:      http://linux-visws.sf.net
2874 S:      Maintained for 2.6.
2875
2876 SIMTEC EB110ATX (Chalice CATS)
2877 P:      Ben Dooks
2878 P:      Vincent Sanders
2879 M:      support@simtec.co.uk
2880 W:      http://www.simtec.co.uk/products/EB110ATX/
2881 S:      Supported
2882
2883 SIMTEC EB2410ITX (BAST)
2884 P:      Ben Dooks
2885 P:      Vincent Sanders
2886 M:      support@simtec.co.uk
2887 W:      http://www.simtec.co.uk/products/EB2410ITX/
2888 S:      Supported
2889
2890 SIS 190 ETHERNET DRIVER
2891 P:      Francois Romieu
2892 M:      romieu@fr.zoreil.com
2893 L:      netdev@vger.kernel.org
2894 S:      Maintained
2895
2896 SIS 5513 IDE CONTROLLER DRIVER
2897 P:      Lionel Bouton
2898 M:      Lionel.Bouton@inet6.fr
2899 W:      http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
2900 W:      http://gyver.homeip.net/sis5513/index.html
2901 S:      Maintained
2902
2903 SIS 900/7016 FAST ETHERNET DRIVER
2904 P:      Daniele Venzano
2905 M:      venza@brownhat.org
2906 W:      http://www.brownhat.org/sis900.html
2907 L:      netdev@vger.kernel.org
2908 S:      Maintained
2909
2910 SIS FRAMEBUFFER DRIVER
2911 P:      Thomas Winischhofer
2912 M:      thomas@winischhofer.net
2913 W:      http://www.winischhofer.net/linuxsisvga.shtml
2914 S:      Maintained      
2915
2916 SIS USB2VGA DRIVER
2917 P:      Thomas Winischhofer
2918 M:      thomas@winischhofer.net
2919 W:      http://www.winischhofer.at/linuxsisusbvga.shtml
2920 S:      Maintained
2921
2922 SMC91x ETHERNET DRIVER
2923 P:      Nicolas Pitre
2924 M:      nico@cam.org
2925 S:      Maintained
2926
2927 SOFTMAC LAYER (IEEE 802.11)
2928 P:      Johannes Berg
2929 M:      johannes@sipsolutions.net
2930 P:      Joe Jezak
2931 M:      josejx@gentoo.org
2932 P:      Daniel Drake
2933 M:      dsd@gentoo.org
2934 W:      http://softmac.sipsolutions.net/
2935 L:      netdev@vger.kernel.org
2936 S:      Maintained
2937
2938 SOFTWARE RAID (Multiple Disks) SUPPORT
2939 P:      Ingo Molnar
2940 M:      mingo@redhat.com
2941 P:      Neil Brown
2942 M:      neilb@cse.unsw.edu.au
2943 L:      linux-raid@vger.kernel.org
2944 S:      Maintained
2945
2946 SOFTWARE SUSPEND:
2947 P:      Pavel Machek
2948 M:      pavel@suse.cz
2949 L:      linux-pm@osdl.org
2950 S:      Maintained
2951
2952 SONIC NETWORK DRIVER
2953 P:      Thomas Bogendoerfer
2954 M:      tsbogend@alpha.franken.de
2955 L:      netdev@vger.kernel.org
2956 S:      Maintained
2957
2958 SONY VAIO CONTROL DEVICE DRIVER
2959 P:      Stelian Pop
2960 M:      stelian@popies.net
2961 W:      http://popies.net/sonypi/
2962 S:      Maintained
2963
2964 SOUND
2965 P:      Jaroslav Kysela
2966 M:      perex@suse.cz
2967 L:      alsa-devel@alsa-project.org
2968 S:      Maintained
2969
2970 SPI SUBSYSTEM
2971 P:      David Brownell
2972 M:      dbrownell@users.sourceforge.net
2973 L:      spi-devel-general@lists.sourceforge.net
2974 S:      Maintained
2975
2976 STABLE BRANCH:
2977 P:      Greg Kroah-Hartman
2978 M:      greg@kroah.com
2979 P:      Chris Wright
2980 M:      chrisw@sous-sol.org
2981 L:      stable@kernel.org
2982 S:      Maintained
2983
2984 TPM DEVICE DRIVER
2985 P:      Kylene Hall
2986 M:      kjhall@us.ibm.com
2987 W:      http://tpmdd.sourceforge.net
2988 L:      tpmdd-devel@lists.sourceforge.net
2989 S:      Maintained
2990
2991 Telecom Clock Driver for MCPL0010
2992 P:      Mark Gross
2993 M:      mark.gross@intel.com
2994 S:      Supported
2995
2996 TENSILICA XTENSA PORT (xtensa):
2997 P:      Chris Zankel
2998 M:      chris@zankel.net
2999 S:      Maintained
3000
3001 UltraSPARC (sparc64):
3002 P:      David S. Miller
3003 M:      davem@davemloft.net
3004 L:      sparclinux@vger.kernel.org
3005 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
3006 S:      Maintained
3007
3008 SHARP LH SUPPORT (LH7952X & LH7A40X)
3009 P:      Marc Singer
3010 M:      elf@buici.com
3011 W:      http://projects.buici.com/arm
3012 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3013 S:      Maintained
3014
3015 SHPC HOTPLUG DRIVER
3016 P:      Kristen Carlson Accardi
3017 M:      kristen.c.accardi@intel.com
3018 L:      pcihpd-discuss@lists.sourceforge.net
3019 S:      Maintained
3020
3021 SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3022 P:      Pierre Ossman
3023 M:      drzeus-sdhci@drzeus.cx
3024 L:      sdhci-devel@list.drzeus.cx
3025 W:      http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci
3026 S:      Maintained
3027
3028 SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3029 P:      Stephen Hemminger
3030 M:      shemminger@osdl.org
3031 L:      netdev@vger.kernel.org
3032 S:      Maintained
3033
3034 SOEKRIS NET48XX LED SUPPORT
3035 P:      Chris Boot
3036 M:      bootc@bootc.net
3037 S:      Maintained
3038
3039 SPARC (sparc32):
3040 P:      William L. Irwin
3041 M:      wli@holomorphy.com
3042 L:      sparclinux@vger.kernel.org
3043 S:      Maintained
3044
3045 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3046 P:      Roger Wolff
3047 M:      R.E.Wolff@BitWizard.nl
3048 L:      linux-kernel@vger.kernel.org ?
3049 S:      Supported
3050
3051 SPIDERNET NETWORK DRIVER for CELL
3052 P:      Jim Lewis
3053 M:      jim@jklewis.com
3054 L:      netdev@vger.kernel.org
3055 S:      Supported
3056
3057 SRM (Alpha) environment access
3058 P:      Jan-Benedict Glaw
3059 M:      jbglaw@lug-owl.de
3060 L:      linux-kernel@vger.kernel.org
3061 S:      Maintained
3062
3063 STARFIRE/DURALAN NETWORK DRIVER
3064 P:      Ion Badulescu
3065 M:      ionut@cs.columbia.edu
3066 S:      Maintained
3067
3068 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3069 W:      http://mosquitonet.Stanford.EDU/strip.html
3070 S:      Unsupported ?
3071
3072 STRADIS MPEG-2 DECODER DRIVER
3073 P:      Nathan Laredo
3074 M:      laredo@gnu.org
3075 W:      http://www.stradis.com/
3076 S:      Maintained
3077
3078 SUPERH (sh)
3079 P:      Paul Mundt
3080 M:      lethal@linux-sh.org
3081 L:      linuxsh-dev@lists.sourceforge.net (subscribers-only)
3082 W:      http://www.linux-sh.org
3083 S:      Maintained
3084
3085 SUPERH64 (sh64)
3086 P:      Paul Mundt
3087 M:      lethal@linux-sh.org
3088 L:      linuxsh-shmedia-dev@lists.sourceforge.net
3089 W:      http://www.linux-sh.org
3090 S:      Maintained
3091
3092 SUN3/3X
3093 P:      Sam Creasey
3094 M:      sammy@sammy.net
3095 W:      http://sammy.net/sun3/
3096 S:      Maintained
3097
3098 SVGA HANDLING
3099 P:      Martin Mares
3100 M:      mj@ucw.cz
3101 L:      linux-video@atrey.karlin.mff.cuni.cz
3102 S:      Maintained
3103
3104 SYSV FILESYSTEM
3105 P:      Christoph Hellwig
3106 M:      hch@infradead.org
3107 S:      Maintained
3108
3109 TC CLASSIFIER
3110 P:      Jamal Hadi Salim
3111 M:      hadi@cyberus.ca
3112 L:      netdev@vger.kernel.org
3113 S:      Maintained
3114
3115 TCP LOW PRIORITY MODULE
3116 P:      Wong Hoi Sing, Edison
3117 M:      hswong3i@gmail.com
3118 P:      Hung Hing Lun, Mike
3119 M:      hlhung3i@gmail.com
3120 W:      http://tcp-lp-mod.sourceforge.net/
3121 S:      Maintained
3122
3123 TI FLASH MEDIA INTERFACE DRIVER
3124 P:      Alex Dubov
3125 M:      oakad@yahoo.com
3126 S:      Maintained
3127
3128 TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3129 P:      Deepak Saxena
3130 M:      dsaxena@plexity.net
3131 S:      Maintained
3132
3133 TASKSTATS STATISTICS INTERFACE
3134 P:      Shailabh Nagar
3135 M:      nagar@watson.ibm.com
3136 L:      linux-kernel@vger.kernel.org
3137 S:      Maintained
3138
3139 TI PARALLEL LINK CABLE DRIVER
3140 P:      Romain Lievin
3141 M:      roms@lpg.ticalc.org
3142 S:      Maintained
3143
3144 TIPC NETWORK LAYER
3145 P:      Per Liden
3146 M:      per.liden@ericsson.com
3147 P:      Jon Maloy
3148 M:      jon.maloy@ericsson.com
3149 P:      Allan Stephens
3150 M:      allan.stephens@windriver.com
3151 L:      tipc-discussion@lists.sourceforge.net
3152 W:      http://tipc.sourceforge.net/
3153 W:      http://tipc.cslab.ericsson.net/
3154 T:      git tipc.cslab.ericsson.net:/pub/git/tipc.git
3155 S:      Maintained
3156
3157 TLAN NETWORK DRIVER
3158 P:      Samuel Chessman
3159 M:      chessman@tux.org
3160 L:      tlan-devel@lists.sourceforge.net
3161 W:      http://sourceforge.net/projects/tlan/
3162 S:      Maintained
3163
3164 TOKEN-RING NETWORK DRIVER
3165 P:      Mike Phillips
3166 M:      mikep@linuxtr.net
3167 L:      netdev@vger.kernel.org
3168 L:      linux-tr@linuxtr.net
3169 W:      http://www.linuxtr.net
3170 S:      Maintained
3171
3172 TOSHIBA ACPI EXTRAS DRIVER
3173 P:      John Belmonte
3174 M:      toshiba_acpi@memebeam.org
3175 W:      http://memebeam.org/toys/ToshibaAcpiDriver
3176 S:      Maintained
3177
3178 TOSHIBA SMM DRIVER
3179 P:      Jonathan Buzzard
3180 M:      jonathan@buzzard.org.uk
3181 L:      tlinux-users@tce.toshiba-dme.co.jp
3182 W:      http://www.buzzard.org.uk/toshiba/
3183 S:      Maintained
3184
3185 TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
3186 P:      Muli Ben-Yehuda
3187 M:      mulix@mulix.org
3188 L:      linux-kernel@vger.kernel.org
3189 S:      Maintained
3190
3191 TRIVIAL PATCHES
3192 P:      Adrian Bunk
3193 M:      trivial@kernel.org
3194 L:      linux-kernel@vger.kernel.org
3195 W:      http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
3196 T:      git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
3197 S:      Maintained
3198
3199 TMS380 TOKEN-RING NETWORK DRIVER
3200 P:      Adam Fritzler
3201 M:      mid@auk.cx
3202 L:      linux-tr@linuxtr.net
3203 W:      http://www.auk.cx/tms380tr/
3204 S:      Maintained
3205
3206 TULIP NETWORK DRIVER
3207 P:      Valerie Henson
3208 M:      val_henson@linux.intel.com
3209 L:      tulip-users@lists.sourceforge.net
3210 W:      http://sourceforge.net/projects/tulip/
3211 S:      Maintained
3212
3213 TUN/TAP driver
3214 P:      Maxim Krasnyansky
3215 M:      maxk@qualcomm.com
3216 L:      vtun@office.satix.net
3217 W:      http://vtun.sourceforge.net/tun
3218 S:      Maintained
3219
3220 U14-34F SCSI DRIVER
3221 P:      Dario Ballabio
3222 M:      ballabio_dario@emc.com
3223 L:      linux-scsi@vger.kernel.org
3224 S:      Maintained
3225
3226 UDF FILESYSTEM
3227 P:      Ben Fennema
3228 M:      bfennema@falcon.csc.calpoly.edu
3229 W:      http://linux-udf.sourceforge.net
3230 S:      Maintained
3231
3232 UNIFORM CDROM DRIVER
3233 P:      Jens Axboe
3234 M:      axboe@kernel.dk
3235 L:      linux-kernel@vger.kernel.org
3236 W:      http://www.kernel.dk
3237 S:      Maintained
3238
3239 USB ACM DRIVER
3240 P:      Oliver Neukum
3241 M:      oliver@neukum.name
3242 L:      linux-usb-users@lists.sourceforge.net
3243 L:      linux-usb-devel@lists.sourceforge.net
3244 S:      Maintained
3245
3246 USB BLOCK DRIVER (UB ub)
3247 P:      Pete Zaitcev
3248 M:      zaitcev@redhat.com
3249 L:      linux-kernel@vger.kernel.org
3250 L:      linux-usb-devel@lists.sourceforge.net
3251 S:      Supported
3252
3253 USB CDC ETHERNET DRIVER
3254 P:      Greg Kroah-Hartman
3255 M:      greg@kroah.com
3256 L:      linux-usb-users@lists.sourceforge.net
3257 L:      linux-usb-devel@lists.sourceforge.net
3258 S:      Maintained
3259 W:      http://www.kroah.com/linux-usb/
3260
3261 USB EHCI DRIVER
3262 P:      David Brownell
3263 M:      dbrownell@users.sourceforge.net
3264 L:      linux-usb-devel@lists.sourceforge.net
3265 S:      Odd Fixes
3266
3267 USB ET61X[12]51 DRIVER
3268 P:      Luca Risolia
3269 M:      luca.risolia@studio.unibo.it
3270 L:      linux-usb-devel@lists.sourceforge.net
3271 L:      video4linux-list@redhat.com
3272 W:      http://www.linux-projects.org
3273 S:      Maintained
3274
3275 USB GADGET/PERIPHERAL SUBSYSTEM
3276 P:      David Brownell
3277 M:      dbrownell@users.sourceforge.net
3278 L:      linux-usb-devel@lists.sourceforge.net
3279 W:      http://www.linux-usb.org/gadget
3280 S:      Maintained
3281
3282 USB HID/HIDBP DRIVERS
3283 P:      Vojtech Pavlik
3284 M:      vojtech@suse.cz
3285 L:      linux-usb-users@lists.sourceforge.net
3286 L:      linux-usb-devel@lists.sourceforge.net
3287 S:      Maintained
3288
3289 USB HUB DRIVER
3290 P:      Johannes Erdfelt
3291 M:      johannes@erdfelt.com
3292 L:      linux-usb-users@lists.sourceforge.net
3293 L:      linux-usb-devel@lists.sourceforge.net
3294 S:      Maintained
3295
3296 USB ISP116X DRIVER
3297 P:      Olav Kongas
3298 M:      ok@artecdesign.ee
3299 L:      linux-usb-devel@lists.sourceforge.net
3300 S:      Maintained
3301
3302 USB KAWASAKI LSI DRIVER
3303 P:      Oliver Neukum
3304 M:      oliver@neukum.name
3305 L:      linux-usb-users@lists.sourceforge.net
3306 L:      linux-usb-devel@lists.sourceforge.net
3307 S:      Maintained
3308
3309 USB MASS STORAGE DRIVER
3310 P:      Matthew Dharm
3311 M:      mdharm-usb@one-eyed-alien.net
3312 L:      linux-usb-users@lists.sourceforge.net
3313 L:      usb-storage@lists.one-eyed-alien.net
3314 S:      Maintained
3315 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
3316
3317 USB OHCI DRIVER
3318 P:      David Brownell
3319 M:      dbrownell@users.sourceforge.net
3320 L:      linux-usb-users@lists.sourceforge.net
3321 L:      linux-usb-devel@lists.sourceforge.net
3322 S:      Odd Fixes
3323
3324 USB OPTION-CARD DRIVER
3325 P:      Matthias Urlichs
3326 M:      smurf@smurf.noris.de
3327 L:      linux-usb-devel@lists.sourceforge.net
3328 S:      Maintained
3329
3330 USB OV511 DRIVER
3331 P:      Mark McClelland
3332 M:      mmcclell@bigfoot.com
3333 L:      linux-usb-users@lists.sourceforge.net
3334 L:      linux-usb-devel@lists.sourceforge.net
3335 W:      http://alpha.dyndns.org/ov511/
3336 S:      Maintained
3337
3338 USB PEGASUS DRIVER
3339 P:      Petko Manolov
3340 M:      petkan@users.sourceforge.net
3341 L:      linux-usb-users@lists.sourceforge.net
3342 L:      linux-usb-devel@lists.sourceforge.net
3343 W:      http://pegasus2.sourceforge.net/
3344 S:      Maintained
3345
3346 USB PRINTER DRIVER
3347 P:      Vojtech Pavlik
3348 M:      vojtech@suse.cz
3349 L:      linux-usb-users@lists.sourceforge.net
3350 L:      linux-usb-devel@lists.sourceforge.net
3351 S:      Maintained
3352
3353 USB RTL8150 DRIVER
3354 P:      Petko Manolov
3355 M:      petkan@users.sourceforge.net
3356 L:      linux-usb-users@lists.sourceforge.net
3357 L:      linux-usb-devel@lists.sourceforge.net
3358 W:      http://pegasus2.sourceforge.net/
3359 S:      Maintained
3360
3361 USB SE401 DRIVER
3362 P:      Jeroen Vreeken
3363 M:      pe1rxq@amsat.org
3364 L:      linux-usb-users@lists.sourceforge.net
3365 L:      linux-usb-devel@lists.sourceforge.net
3366 W:      http://www.chello.nl/~j.vreeken/se401/
3367 S:      Maintained
3368
3369 USB SERIAL CYBERJACK DRIVER
3370 P:      Matthias Bruestle and Harald Welte
3371 M:      support@reiner-sct.com
3372 W:      http://www.reiner-sct.de/support/treiber_cyberjack.php
3373 S:      Maintained
3374
3375 USB SERIAL DIGI ACCELEPORT DRIVER
3376 P:      Peter Berger and Al Borchers
3377 M:      pberger@brimson.com
3378 M:      alborchers@steinerpoint.com
3379 L:      linux-usb-users@lists.sourceforge.net
3380 L:      linux-usb-devel@lists.sourceforge.net
3381 S:      Maintained
3382
3383 USB SERIAL DRIVER
3384 P:      Greg Kroah-Hartman
3385 M:      gregkh@suse.de
3386 L:      linux-usb-users@lists.sourceforge.net
3387 L:      linux-usb-devel@lists.sourceforge.net
3388 S:      Supported
3389
3390 USB SERIAL BELKIN F5U103 DRIVER
3391 P:      William Greathouse
3392 M:      wgreathouse@smva.com
3393 L:      linux-usb-users@lists.sourceforge.net
3394 L:      linux-usb-devel@lists.sourceforge.net
3395 S:      Maintained
3396
3397 USB SERIAL CYPRESS M8 DRIVER
3398 P:      Lonnie Mendez
3399 M:      dignome@gmail.com
3400 L:      linux-usb-users@lists.sourceforge.net
3401 L:      linux-usb-devel@lists.sourceforge.net
3402 S:      Maintained
3403 W:      http://geocities.com/i0xox0i
3404 W:      http://firstlight.net/cvs
3405
3406 USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
3407 L:      linux-usb-users@lists.sourceforge.net
3408 L:      linux-usb-devel@lists.sourceforge.net
3409 S:      Maintained
3410
3411 USB AUERSWALD DRIVER
3412 P:      Wolfgang Muees
3413 M:      wolfgang@iksw-muees.de
3414 L:      linux-usb-users@lists.sourceforge.net
3415 L:      linux-usb-devel@lists.sourceforge.net
3416 S:      Maintained
3417
3418 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
3419 P:      Gary Brubaker
3420 M:      xavyer@ix.netcom.com
3421 L:      linux-usb-users@lists.sourceforge.net
3422 L:      linux-usb-devel@lists.sourceforge.net
3423 S:      Maintained
3424
3425 USB SERIAL KEYSPAN DRIVER
3426 P:      Greg Kroah-Hartman
3427 M:      greg@kroah.com
3428 L:      linux-usb-users@lists.sourceforge.net
3429 L:      linux-usb-devel@lists.sourceforge.net
3430 W:      http://www.kroah.com/linux/
3431 S:      Maintained
3432
3433 USB SERIAL WHITEHEAT DRIVER
3434 P:      Stuart MacDonald
3435 M:      stuartm@connecttech.com
3436 L:      linux-usb-users@lists.sourceforge.net
3437 L:      linux-usb-devel@lists.sourceforge.net
3438 W:      http://www.connecttech.com
3439 S:      Supported
3440
3441 USB SN9C10x DRIVER
3442 P:      Luca Risolia
3443 M:      luca.risolia@studio.unibo.it
3444 L:      linux-usb-devel@lists.sourceforge.net
3445 L:      video4linux-list@redhat.com
3446 W:      http://www.linux-projects.org
3447 S:      Maintained
3448
3449 USB SUBSYSTEM
3450 P:      Greg Kroah-Hartman
3451 M:      gregkh@suse.de
3452 L:      linux-usb-users@lists.sourceforge.net
3453 L:      linux-usb-devel@lists.sourceforge.net
3454 W:      http://www.linux-usb.org
3455 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
3456 S:      Supported
3457
3458 USB UHCI DRIVER
3459 P:      Alan Stern
3460 M:      stern@rowland.harvard.edu
3461 L:      linux-usb-users@lists.sourceforge.net
3462 L:      linux-usb-devel@lists.sourceforge.net
3463 S:      Maintained
3464
3465 USB "USBNET" DRIVER FRAMEWORK
3466 P:      David Brownell
3467 M:      dbrownell@users.sourceforge.net
3468 L:      linux-usb-devel@lists.sourceforge.net
3469 W:      http://www.linux-usb.org/usbnet
3470 S:      Maintained
3471
3472 USB W996[87]CF DRIVER
3473 P:      Luca Risolia
3474 M:      luca.risolia@studio.unibo.it
3475 L:      linux-usb-devel@lists.sourceforge.net
3476 L:      video4linux-list@redhat.com
3477 W:      http://www.linux-projects.org
3478 S:      Maintained
3479
3480 USB ZC0301 DRIVER
3481 P:      Luca Risolia
3482 M:      luca.risolia@studio.unibo.it
3483 L:      linux-usb-devel@lists.sourceforge.net
3484 L:      video4linux-list@redhat.com
3485 W:      http://www.linux-projects.org
3486 S:      Maintained
3487
3488 USB ZD1201 DRIVER
3489 P:      Jeroen Vreeken
3490 M:      pe1rxq@amsat.org
3491 L:      linux-usb-users@lists.sourceforge.net
3492 L:      linux-usb-devel@lists.sourceforge.net
3493 W:      http://linux-lc100020.sourceforge.net
3494 S:      Maintained
3495
3496 USER-MODE LINUX
3497 P:      Jeff Dike
3498 M:      jdike@karaya.com
3499 L:      user-mode-linux-devel@lists.sourceforge.net
3500 L:      user-mode-linux-user@lists.sourceforge.net
3501 W:      http://user-mode-linux.sourceforge.net
3502 S:      Maintained
3503         
3504 FAT/VFAT/MSDOS FILESYSTEM:
3505 P:      OGAWA Hirofumi
3506 M:      hirofumi@mail.parknet.co.jp
3507 L:      linux-kernel@vger.kernel.org
3508 S:      Maintained
3509
3510 VIA 82Cxxx AUDIO DRIVER (old OSS driver)
3511 P:      Jeff Garzik
3512 S:      Odd fixes
3513
3514 VIA RHINE NETWORK DRIVER
3515 P:      Roger Luethi
3516 M:      rl@hellgate.ch
3517 S:      Maintained
3518
3519 VIAPRO SMBUS DRIVER
3520 P:      Jean Delvare
3521 M:      khali@linux-fr.org
3522 L:      i2c@lm-sensors.org
3523 S:      Maintained
3524
3525 UCLINUX (AND M68KNOMMU)
3526 P:      Greg Ungerer
3527 M:      gerg@uclinux.org
3528 W:      http://www.uclinux.org/
3529 L:      uclinux-dev@uclinux.org  (subscribers-only)
3530 S:      Maintained
3531
3532 UCLINUX FOR NEC V850
3533 P:      Miles Bader
3534 M:      uclinux-v850@lsi.nec.co.jp
3535 W:      http://www.ic.nec.co.jp/micro/uclinux/eng/
3536 W:      http://www.ee.nec.de/uclinux/
3537 S:      Supported
3538
3539 UCLINUX FOR RENESAS H8/300
3540 P:      Yoshinori Sato
3541 M:      ysato@users.sourceforge.jp
3542 W:      http://uclinux-h8.sourceforge.jp/
3543 S:      Supported
3544
3545 USB DIAMOND RIO500 DRIVER
3546 P:      Cesar Miquel
3547 M:      miquel@df.uba.ar
3548 L:      rio500-users@lists.sourceforge.net
3549 W:      http://rio500.sourceforge.net
3550 S:      Maintained
3551
3552 VIDEO FOR LINUX
3553 P:      Mauro Carvalho Chehab
3554 M:      mchehab@infradead.org
3555 M:      v4l-dvb-maintainer@linuxtv.org
3556 L:      video4linux-list@redhat.com
3557 W:      http://linuxtv.org
3558 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
3559 S:      Maintained
3560
3561 VT1211 HARDWARE MONITOR DRIVER
3562 P:      Juerg Haefliger
3563 M:      juergh@gmail.com
3564 L:      lm-sensors@lm-sensors.org
3565 S:      Maintained
3566
3567 VT8231 HARDWARE MONITOR DRIVER
3568 P:      Roger Lucas
3569 M:      roger@planbit.co.uk
3570 L:      lm-sensors@lm-sensors.org
3571 S:      Maintained
3572
3573 W1 DALLAS'S 1-WIRE BUS
3574 P:      Evgeniy Polyakov
3575 M:      johnpol@2ka.mipt.ru
3576 S:      Maintained
3577
3578 W83791D HARDWARE MONITORING DRIVER
3579 P:      Charles Spirakis
3580 M:      bezaur@gmail.com
3581 L:      lm-sensors@lm-sensors.org
3582 S:      Maintained
3583
3584 W83793 HARDWARE MONITORING DRIVER
3585 P:      Rudolf Marek
3586 M:      r.marek@assembler.cz
3587 L:      lm-sensors@lm-sensors.org
3588 S:      Maintained
3589
3590 W83L51xD SD/MMC CARD INTERFACE DRIVER
3591 P:      Pierre Ossman
3592 M:      drzeus-wbsd@drzeus.cx
3593 L:      wbsd-devel@list.drzeus.cx
3594 W:      http://projects.drzeus.cx/wbsd
3595 S:      Maintained
3596
3597 WATCHDOG DEVICE DRIVERS
3598 P:      Wim Van Sebroeck
3599 M:      wim@iguana.be
3600 T:      git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
3601 S:      Maintained
3602
3603 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
3604 P:      Jean Tourrilhes
3605 M:      jt@hpl.hp.com
3606 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
3607 S:      Maintained
3608
3609 WD7000 SCSI DRIVER
3610 P:      Miroslav Zagorac
3611 M:      zaga@fly.cc.fer.hr
3612 L:      linux-scsi@vger.kernel.org
3613 S:      Maintained
3614
3615 WISTRON LAPTOP BUTTON DRIVER
3616 P:      Miloslav Trmac
3617 M:      mitr@volny.cz
3618 S:      Maintained
3619
3620 WL3501 WIRELESS PCMCIA CARD DRIVER
3621 P:      Arnaldo Carvalho de Melo
3622 M:      acme@conectiva.com.br
3623 W:      http://advogato.org/person/acme
3624 S:      Maintained
3625
3626 X.25 NETWORK LAYER
3627 P:      Henner Eisen
3628 M:      eis@baty.hanse.de
3629 L:      linux-x25@vger.kernel.org
3630 S:      Maintained
3631
3632 XFS FILESYSTEM
3633 P:      Silicon Graphics Inc
3634 P:      Tim Shimmin, David Chatterton
3635 M:      xfs-masters@oss.sgi.com
3636 L:      xfs@oss.sgi.com
3637 W:      http://oss.sgi.com/projects/xfs
3638 T:      git git://oss.sgi.com:8090/xfs/xfs-2.6
3639 S:      Supported
3640
3641 XILINX UARTLITE SERIAL DRIVER
3642 P:      Peter Korsgaard
3643 M:      jacmet@sunsite.dk
3644 L:      linux-serial@vger.kernel.org
3645 S:      Maintained
3646
3647 X86 3-LEVEL PAGING (PAE) SUPPORT
3648 P:      Ingo Molnar
3649 M:      mingo@redhat.com
3650 S:      Maintained
3651
3652 X86-64 port
3653 P:      Andi Kleen
3654 M:      ak@suse.de
3655 L:      discuss@x86-64.org
3656 W:      http://www.x86-64.org
3657 S:      Maintained
3658
3659 YAM DRIVER FOR AX.25
3660 P:      Jean-Paul Roubelat
3661 M:      jpr@f6fbb.org
3662 L:      linux-hams@vger.kernel.org
3663 S:      Maintained
3664
3665 YEALINK PHONE DRIVER
3666 P:      Henk Vergonet
3667 M:      Henk.Vergonet@gmail.com
3668 L:      usbb2k-api-dev@nongnu.org
3669 S:      Maintained
3670
3671 Z8530 DRIVER FOR AX.25
3672 P:      Joerg Reuter
3673 M:      jreuter@yaina.de
3674 W:      http://yaina.de/jreuter/
3675 W:      http://www.qsl.net/dl1bke/
3676 L:      linux-hams@vger.kernel.org
3677 S:      Maintained
3678
3679 ZD1211RW WIRELESS DRIVER
3680 P:      Daniel Drake
3681 M:      dsd@gentoo.org
3682 P:      Ulrich Kunitz
3683 M:      kune@deine-taler.de
3684 W:      http://zd1211.ath.cx/wiki/DriverRewrite
3685 L:      zd1211-devs@lists.sourceforge.net (subscribers-only)
3686 S:      Maintained
3687
3688 ZF MACHZ WATCHDOG
3689 P:      Fernando Fuganti
3690 M:      fuganti@netbank.com.br
3691 W:      http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
3692 S:      Maintained
3693
3694 ZR36067 VIDEO FOR LINUX DRIVER
3695 P:      Ronald Bultje
3696 M:      rbultje@ronald.bitfreak.net
3697 L:      mjpeg-users@lists.sourceforge.net
3698 W:      http://mjpeg.sourceforge.net/driver-zoran/
3699 S:      Maintained
3700
3701 ZR36120 VIDEO FOR LINUX DRIVER
3702 P:      Pauline Middelink
3703 M:      middelin@polyware.nl
3704 W:      http://www.polyware.nl/~middelin/En/hobbies.html
3705 W:      http://www.polyware.nl/~middelin/hobbies.html
3706 S:      Maintained
3707
3708 THE REST
3709 P:      Linus Torvalds
3710 S:      Buried alive in reporters