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