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