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