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