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