Magellan Linux

Annotation of /alx-src/tags/kernel26-2.6.12-alx-r9/MAINTAINERS

Parent Directory Parent Directory | Revision Log Revision Log


Revision 630 - (hide annotations) (download)
Wed Mar 4 11:03:09 2009 UTC (15 years, 3 months ago) by niro
File size: 57367 byte(s)
Tag kernel26-2.6.12-alx-r9
1 niro 628
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     6. Make sure you have the right to send any changes you make. If you
44     do changes at work you may find your employer owns the patch
45     not you.
46    
47     7. Happy hacking.
48    
49     -----------------------------------
50    
51     Maintainers List (try to look for most precise areas first)
52    
53     Note: For the hard of thinking, this list is meant to remain in alphabetical
54     order. If you could add yourselves to it in alphabetical order that would be
55     so much easier [Ed]
56    
57     P: Person
58     M: Mail patches to
59     L: Mailing list that is relevant to this area
60     W: Web-page with status/info
61     S: Status, one of the following:
62    
63     Supported: Someone is actually paid to look after this.
64     Maintained: Someone actually looks after it.
65     Odd Fixes: It has a maintainer but they don't have time to do
66     much other than throw the odd patch in. See below..
67     Orphan: No current maintainer [but maybe you could take the
68     role as you write your new code].
69     Obsolete: Old code. Something tagged obsolete generally means
70     it has been replaced by a better system and you
71     should be using that.
72    
73     3C359 NETWORK DRIVER
74     P: Mike Phillips
75     M: mikep@linuxtr.net
76     L: netdev@vger.kernel.org
77     L: linux-tr@linuxtr.net
78     W: http://www.linuxtr.net
79     S: Maintained
80    
81     3C505 NETWORK DRIVER
82     P: Philip Blundell
83     M: philb@gnu.org
84     L: netdev@vger.kernel.org
85     S: Maintained
86    
87     3CR990 NETWORK DRIVER
88     P: David Dillow
89     M: dave@thedillows.org
90     L: netdev@vger.kernel.org
91     S: Maintained
92    
93     3W-XXXX ATA-RAID CONTROLLER DRIVER
94     P: Adam Radford
95     M: linuxraid@amcc.com
96     L: linux-scsi@vger.kernel.org
97     W: http://www.amcc.com
98     S: Supported
99    
100     3W-9XXX SATA-RAID CONTROLLER DRIVER
101     P: Adam Radford
102     M: linuxraid@amcc.com
103     L: linux-scsi@vger.kernel.org
104     W: http://www.amcc.com
105     S: Supported
106    
107     53C700 AND 53C700-66 SCSI DRIVER
108     P: James E.J. Bottomley
109     M: James.Bottomley@HansenPartnership.com
110     L: linux-scsi@vger.kernel.org
111     S: Maintained
112    
113     6PACK NETWORK DRIVER FOR AX.25
114     P: Andreas Koensgen
115     M: ajk@iehk.rwth-aachen.de
116     L: linux-hams@vger.kernel.org
117     S: Maintained
118    
119     8139CP 10/100 FAST ETHERNET DRIVER
120     P: Jeff Garzik
121     M: jgarzik@pobox.com
122     S: Maintained
123    
124     8139TOO 10/100 FAST ETHERNET DRIVER
125     P: Jeff Garzik
126     M: jgarzik@pobox.com
127     W: http://sourceforge.net/projects/gkernel/
128     S: Maintained
129    
130     8169 10/100/1000 GIGABIT ETHERNET DRIVER
131     P: Francois Romieu
132     M: romieu@fr.zoreil.com
133     L: netdev@vger.kernel.org
134     S: Maintained
135    
136     8250/16?50 (AND CLONE UARTS) SERIAL DRIVER
137     P: Russell King
138     M: rmk+serial@arm.linux.org.uk
139     L: linux-serial@vger.kernel.org
140     W: http://serial.sourceforge.net
141     S: Maintained
142    
143     8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
144     P: Paul Gortmaker
145     M: p_gortmaker@yahoo.com
146     L: netdev@vger.kernel.org
147     S: Maintained
148    
149     A2232 SERIAL BOARD DRIVER
150     P: Enver Haase
151     M: ehaase@inf.fu-berlin.de
152     M: A2232@gmx.net
153     L: linux-m68k@lists.linux-m68k.org
154     S: Maintained
155    
156     AIO
157     P: Benjamin LaHaise
158     M: bcrl@kvack.org
159     L: linux-aio@kvack.org
160     S: Supported
161    
162     ACENIC DRIVER
163     P: Jes Sorensen
164     M: jes@trained-monkey.org
165     L: linux-acenic@sunsite.dk
166     S: Maintained
167    
168     ACI MIXER DRIVER
169     P: Robert Siemer
170     M: Robert.Siemer@gmx.de
171     L: linux-sound@vger.kernel.org
172     W: http://www.stud.uni-karlsruhe.de/~uh1b/
173     S: Maintained
174    
175     AACRAID SCSI RAID DRIVER
176     P: Adaptec OEM Raid Solutions
177     L: linux-scsi@vger.kernel.org
178     W: http://linux.dell.com/storage.shtml
179     S: Supported
180    
181     ACPI
182     P: Len Brown
183     M: len.brown@intel.com
184     L: acpi-devel@lists.sourceforge.net
185     W: http://acpi.sourceforge.net/
186     S: Maintained
187    
188     AD1816 SOUND DRIVER
189     P: Thorsten Knabe
190     M: Thorsten Knabe <linux@thorsten-knabe.de>
191     W: http://linux.thorsten-knabe.de
192     S: Maintained
193    
194     ADM1025 HARDWARE MONITOR DRIVER
195     P: Jean Delvare
196     M: khali@linux-fr.org
197     L: sensors@stimpy.netroedge.com
198     S: Maintained
199    
200     ADT746X FAN DRIVER
201     P: Colin Leroy
202     M: colin@colino.net
203     S: Maintained
204    
205     ADVANSYS SCSI DRIVER
206     P: Bob Frey
207     M: linux@advansys.com
208     W: http://www.advansys.com/linux.html
209     L: linux-scsi@vger.kernel.org
210     S: Maintained
211    
212     AEDSP16 DRIVER
213     P: Riccardo Facchetti
214     M: fizban@tin.it
215     S: Maintained
216    
217     AFFS FILE SYSTEM
218     P: Roman Zippel
219     M: zippel@linux-m68k.org
220     S: Maintained
221    
222     AGPGART DRIVER
223     P: Dave Jones
224     M: davej@codemonkey.org.uk
225     W: http://www.codemonkey.org.uk/projects/agp/
226     S: Maintained
227    
228     AHA152X SCSI DRIVER
229     P: Juergen E. Fischer
230     M: Juergen Fischer <fischer@norbit.de>
231     L: linux-scsi@vger.kernel.org
232     S: Maintained
233    
234     ALCATEL SPEEDTOUCH USB DRIVER
235     P: Duncan Sands
236     M: duncan.sands@free.fr
237     L: linux-usb-users@lists.sourceforge.net
238     L: linux-usb-devel@lists.sourceforge.net
239     W: http://www.linux-usb.org/SpeedTouch/
240     S: Maintained
241    
242     ALI1563 I2C DRIVER
243     P: Rudolf Marek
244     M: r.marek@sh.cvut.cz
245     L: sensors@stimpy.netroedge.com
246     S: Maintained
247    
248     ALPHA PORT
249     P: Richard Henderson
250     M: rth@twiddle.net
251     S: Odd Fixes for 2.4; Maintained for 2.6.
252     P: Ivan Kokshaysky
253     M: ink@jurassic.park.msu.ru
254     S: Maintained for 2.4; PCI support for 2.6.
255    
256     APM DRIVER
257     P: Stephen Rothwell
258     M: sfr@canb.auug.org.au
259     L: linux-laptop@vger.kernel.org
260     W: http://www.canb.auug.org.au/~sfr/
261     S: Supported
262    
263     APPLETALK NETWORK LAYER
264     P: Arnaldo Carvalho de Melo
265     M: acme@conectiva.com.br
266     S: Maintained
267    
268     ARM26 ARCHITECTURE
269     P: Ian Molton
270     M: spyro@f2s.com
271     S: Maintained
272    
273     ARM26/ARCHIMEDES
274     P: Ian Molton
275     M: spyro@f2s.com
276     S: Maintained
277    
278     ARM26/A5000
279     P: John Appleby
280     M: john@dnsworld.co.uk
281     S: Maintained
282    
283     ARM MFM AND FLOPPY DRIVERS
284     P: Ian Molton
285     M: spyro@f2s.com
286     S: Maintained
287    
288     ARM/CORGI MACHINE SUPPORT
289     P: Richard Purdie
290     M: rpurdie@rpsys.net
291     S: Maintained
292    
293     ARM/PLEB SUPPORT
294     P: Peter Chubb
295     M: pleb@gelato.unsw.edu.au
296     W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
297     S: Maintained
298    
299     ARM/PT DIGITAL BOARD PORT
300     P: Stefan Eletzhofer
301     M: stefan.eletzhofer@eletztrick.de
302     L: linux-arm-kernel@lists.arm.linux.org.uk
303     W: http://www.arm.linux.org.uk/
304     S: Maintained
305    
306     ARM/SHARK MACHINE SUPPORT
307     P: Alexander Schulz
308     M: alex@shark-linux.de
309     W: http://www.shark-linux.de/shark.html
310     S: Maintained
311    
312     ARM/STRONGARM110 PORT
313     P: Russell King
314     M: rmk@arm.linux.org.uk
315     L: linux-arm-kernel@lists.arm.linux.org.uk
316     W: http://www.arm.linux.org.uk/
317     S: Maintained
318    
319     ARM/S3C2410 ARM ARCHITECTURE
320     P: Ben Dooks
321     M: ben-s3c2410@fluff.org
322     L: linux-arm-kernel@lists.arm.linux.org.uk
323     W: http://www.fluff.org/ben/linux/
324     S: Maintained
325    
326     ARM/S3C2440 ARM ARCHITECTURE
327     P: Ben Dooks
328     M: ben-s3c2440@fluff.org
329     L: linux-arm-kernel@lists.arm.linux.org.uk
330     W: http://www.fluff.org/ben/linux/
331     S: Maintained
332    
333     ARPD SUPPORT
334     P: Jonathan Layes
335     L: netdev@vger.kernel.org
336     S: Maintained
337    
338     ASUS ACPI EXTRAS DRIVER
339     P: Karol Kozimor
340     M: sziwan@users.sourceforge.net
341     P: Julien Lerouge
342     M: julien.lerouge@free.fr
343     L: acpi4asus-user@lists.sourceforge.net
344     W: http://sourceforge.net/projects/acpi4asus
345     W: http://julien.lerouge.free.fr
346     S: Maintained
347    
348     ATA OVER ETHERNET DRIVER
349     P: Ed L. Cashin
350     M: ecashin@coraid.com
351     W: http://www.coraid.com/support/linux
352     S: Supported
353    
354     ATM
355     P: Chas Williams
356     M: chas@cmf.nrl.navy.mil
357     L: linux-atm-general@lists.sourceforge.net
358     W: http://linux-atm.sourceforge.net
359     S: Maintained
360    
361     ATMEL WIRELESS DRIVER
362     P: Simon Kelley
363     M: simon@thekelleys.org.uk
364     W: http://www.thekelleys.org.uk/atmel
365     W: http://atmelwlandriver.sourceforge.net/
366     S: Maintained
367    
368     AX.25 NETWORK LAYER
369     P: Ralf Baechle
370     M: ralf@linux-mips.org
371     L: linux-hams@vger.kernel.org
372     S: Maintained
373    
374     BAYCOM/HDLCDRV DRIVERS FOR AX.25
375     P: Thomas Sailer
376     M: t.sailer@alumni.ethz.ch
377     L: linux-hams@vger.kernel.org
378     W: http://www.baycom.org/~tom/ham/ham.html
379     S: Maintained
380    
381     BEFS FILE SYSTEM
382     P: Sergey S. Kostyliov
383     M: rathamahata@php4.ru
384     L: linux-kernel@vger.kernel.org
385     S: Maintained
386    
387     BERKSHIRE PRODUCTS PC WATCHDOG DRIVER
388     P: Kenji Hollis
389     W: http://ftp.bitgate.com/pcwd/
390     S: Maintained
391    
392     BFS FILE SYSTEM
393     P: Tigran A. Aivazian
394     M: tigran@veritas.com
395     L: linux-kernel@vger.kernel.org
396     S: Maintained
397    
398     BLOCK LAYER
399     P: Jens Axboe
400     M: axboe@suse.de
401     L: linux-kernel@vger.kernel.org
402     S: Maintained
403    
404     BLUETOOTH SUBSYSTEM
405     P: Marcel Holtmann
406     M: marcel@holtmann.org
407     P: Maxim Krasnyansky
408     M: maxk@qualcomm.com
409     L: bluez-devel@lists.sf.net
410     W: http://bluez.sf.net
411     W: http://www.bluez.org
412     W: http://www.holtmann.org/linux/bluetooth/
413     S: Maintained
414    
415     BLUETOOTH RFCOMM LAYER
416     P: Marcel Holtmann
417     M: marcel@holtmann.org
418     P: Maxim Krasnyansky
419     M: maxk@qualcomm.com
420     S: Maintained
421    
422     BLUETOOTH BNEP LAYER
423     P: Marcel Holtmann
424     M: marcel@holtmann.org
425     P: Maxim Krasnyansky
426     M: maxk@qualcomm.com
427     S: Maintained
428    
429     BLUETOOTH CMTP LAYER
430     P: Marcel Holtmann
431     M: marcel@holtmann.org
432     S: Maintained
433    
434     BLUETOOTH HIDP LAYER
435     P: Marcel Holtmann
436     M: marcel@holtmann.org
437     S: Maintained
438    
439     BLUETOOTH HCI UART DRIVER
440     P: Marcel Holtmann
441     M: marcel@holtmann.org
442     P: Maxim Krasnyansky
443     M: maxk@qualcomm.com
444     S: Maintained
445    
446     BLUETOOTH HCI USB DRIVER
447     P: Marcel Holtmann
448     M: marcel@holtmann.org
449     P: Maxim Krasnyansky
450     M: maxk@qualcomm.com
451     S: Maintained
452    
453     BLUETOOTH HCI BCM203X DRIVER
454     P: Marcel Holtmann
455     M: marcel@holtmann.org
456     S: Maintained
457    
458     BLUETOOTH HCI BPA10X DRIVER
459     P: Marcel Holtmann
460     M: marcel@holtmann.org
461     S: Maintained
462    
463     BLUETOOTH HCI BFUSB DRIVER
464     P: Marcel Holtmann
465     M: marcel@holtmann.org
466     S: Maintained
467    
468     BLUETOOTH HCI DTL1 DRIVER
469     P: Marcel Holtmann
470     M: marcel@holtmann.org
471     S: Maintained
472    
473     BLUETOOTH HCI BLUECARD DRIVER
474     P: Marcel Holtmann
475     M: marcel@holtmann.org
476     S: Maintained
477    
478     BLUETOOTH HCI BT3C DRIVER
479     P: Marcel Holtmann
480     M: marcel@holtmann.org
481     S: Maintained
482    
483     BLUETOOTH HCI BTUART DRIVER
484     P: Marcel Holtmann
485     M: marcel@holtmann.org
486     S: Maintained
487    
488     BLUETOOTH HCI VHCI DRIVER
489     P: Maxim Krasnyansky
490     M: maxk@qualcomm.com
491     S: Maintained
492    
493     BONDING DRIVER
494     P: Chad Tindel
495     M: ctindel@users.sourceforge.net
496     P: Jay Vosburgh
497     M: fubar@us.ibm.com
498     L: bonding-devel@lists.sourceforge.net
499     W: http://sourceforge.net/projects/bonding/
500     S: Supported
501    
502     BTTV VIDEO4LINUX DRIVER
503     P: Gerd Knorr
504     M: kraxel@bytesex.org
505     L: video4linux-list@redhat.com
506     W: http://bytesex.org/bttv/
507     S: Orphan
508    
509     BUSLOGIC SCSI DRIVER
510     P: Leonard N. Zubkoff
511     M: Leonard N. Zubkoff <lnz@dandelion.com>
512     L: linux-scsi@vger.kernel.org
513     W: http://www.dandelion.com/Linux/
514     S: Maintained
515    
516     COMMON INTERNET FILE SYSTEM (CIFS)
517     P: Steve French
518     M: sfrench@samba.org
519     L: samba-technical@lists.samba.org
520     W: http://us1.samba.org/samba/Linux_CIFS_client.html
521     S: Supported
522    
523     CIRRUS LOGIC GENERIC FBDEV DRIVER
524     P: Jeff Garzik
525     M: jgarzik@pobox.com
526     L: linux-fbdev-devel@lists.sourceforge.net
527     S: Odd Fixes
528    
529     CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
530     P: Cirrus Logic Corporation (kernel 2.2 driver)
531     M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
532     P: Nils Faerber (port to kernel 2.4)
533     M: Nils Faerber <nils@kernelconcepts.de>
534     S: Maintained
535    
536     CODA FILE SYSTEM
537     P: Jan Harkes
538     M: jaharkes@cs.cmu.edu
539     M: coda@cs.cmu.edu
540     L: codalist@coda.cs.cmu.edu
541     W: http://www.coda.cs.cmu.edu/
542     S: Maintained
543    
544     COMPACTPCI HOTPLUG CORE
545     P: Scott Murray
546     M: scottm@somanetworks.com
547     M: scott@spiteful.org
548     L: pcihpd-discuss@lists.sourceforge.net
549     S: Supported
550    
551     COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
552     P: Scott Murray
553     M: scottm@somanetworks.com
554     M: scott@spiteful.org
555     L: pcihpd-discuss@lists.sourceforge.net
556     S: Supported
557    
558     COMPACTPCI HOTPLUG GENERIC DRIVER
559     P: Scott Murray
560     M: scottm@somanetworks.com
561     M: scott@spiteful.org
562     L: pcihpd-discuss@lists.sourceforge.net
563     S: Supported
564    
565     COMPUTONE INTELLIPORT MULTIPORT CARD
566     P: Michael H. Warfield
567     M: Michael H. Warfield <mhw@wittsend.com>
568     W: http://www.wittsend.com/computone.html
569     L: linux-computone@lazuli.wittsend.com
570     S: Orphaned
571    
572     COSA/SRP SYNC SERIAL DRIVER
573     P: Jan "Yenya" Kasprzak
574     M: kas@fi.muni.cz
575     W: http://www.fi.muni.cz/~kas/cosa/
576     S: Maintained
577    
578     CPU FREQUENCY DRIVERS
579     P: Dave Jones
580     M: davej@codemonkey.org.uk
581     L: cpufreq@lists.linux.org.uk
582     W: http://www.codemonkey.org.uk/projects/cpufreq/
583     S: Maintained
584    
585     CPUID/MSR DRIVER
586     P: H. Peter Anvin
587     M: hpa@zytor.com
588     S: Maintained
589    
590     CRAMFS FILESYSTEM
591     W: http://sourceforge.net/projects/cramfs/
592     S: Orphan
593    
594     CRIS PORT
595     P: Mikael Starvik
596     M: starvik@axis.com
597     L: dev-etrax@axis.com
598     W: http://developer.axis.com
599     S: Maintained
600    
601     CRYPTO API
602     P: Herbert Xu
603     M: herbert@gondor.apana.org.au
604     P: David S. Miller
605     M: davem@davemloft.net
606     L: linux-crypto@vger.kernel.org
607     S: Maintained
608    
609     CYBERPRO FB DRIVER
610     P: Russell King
611     M: rmk@arm.linux.org.uk
612     W: http://www.arm.linux.org.uk/
613     S: Maintained
614    
615     CYCLADES 2X SYNC CARD DRIVER
616     P: Arnaldo Carvalho de Melo
617     M: acme@conectiva.com.br
618     W: http://advogato.org/person/acme
619     L: cycsyn-devel@bazar.conectiva.com.br
620     S: Maintained
621    
622     CYCLADES ASYNC MUX DRIVER
623     M: async@cyclades.com
624     W: http://www.cyclades.com/
625     S: Supported
626    
627     CYCLADES PC300 DRIVER
628     M: pc300@cyclades.com
629     W: http://www.cyclades.com/
630     S: Supported
631    
632     DAC960 RAID CONTROLLER DRIVER
633     P: Dave Olien
634     M dmo@osdl.org
635     W: http://www.osdl.org/archive/dmo/DAC960
636     L: linux-kernel@vger.kernel.org
637     S: Maintained
638    
639     DAMA SLAVE for AX.25
640     P: Joerg Reuter
641     M: jreuter@yaina.de
642     W: http://yaina.de/jreuter/
643     W: http://www.qsl.net/dl1bke/
644     L: linux-hams@vger.kernel.org
645     S: Maintained
646    
647     DC395x SCSI driver
648     P: Oliver Neukum
649     M: oliver@neukum.name
650     P: Ali Akcaagac
651     M: aliakc@web.de
652     P: Jamie Lenehan
653     M: lenehan@twibble.org
654     W: http://twibble.org/dist/dc395x/
655     L: http://lists.twibble.org/mailman/listinfo/dc395x/
656     S: Maintained
657    
658     DC390/AM53C974 SCSI driver
659     P: Kurt Garloff
660     M: garloff@suse.de
661     W: http://www.garloff.de/kurt/linux/dc390/
662     P: Guennadi Liakhovetski
663     M: g.liakhovetski@gmx.de
664     S: Maintained
665    
666     DECnet NETWORK LAYER
667     P: Patrick Caulfield
668     M: patrick@tykepenguin.com
669     W: http://linux-decnet.sourceforge.net
670     L: linux-decnet-user@lists.sourceforge.net
671     S: Maintained
672    
673     DEFXX FDDI NETWORK DRIVER
674     P: Maciej W. Rozycki
675     M: macro@linux-mips.org
676     S: Maintained
677    
678     DELL LAPTOP SMM DRIVER
679     P: Massimo Dal Zotto
680     M: dz@debian.org
681     W: http://www.debian.org/~dz/i8k/
682     S: Maintained
683    
684     DEVICE-MAPPER
685     P: Alasdair Kergon
686     L: dm-devel@redhat.com
687     W: http://sources.redhat.com/dm
688     S: Maintained
689    
690     DEVICE NUMBER REGISTRY
691     P: Torben Mathiasen
692     M: device@lanana.org
693     W: http://lanana.org/docs/device-list/index.html
694     L: linux-kernel@vger.kernel.org
695     S: Maintained
696    
697     DEVICE FILESYSTEM
698     S: Obsolete
699    
700     DIGI INTL. EPCA DRIVER
701     P: Digi International, Inc
702     M: Eng.Linux@digi.com
703     L: Eng.Linux@digi.com
704     W: http://www.digi.com
705     S: Orphaned
706    
707     DIGI RIGHTSWITCH NETWORK DRIVER
708     P: Rick Richardson
709     L: netdev@vger.kernel.org
710     W: http://www.digi.com
711     S: Orphaned
712    
713     DIRECTORY NOTIFICATION
714     P: Stephen Rothwell
715     M: sfr@canb.auug.org.au
716     L: linux-kernel@vger.kernel.org
717     S: Supported
718    
719     DISK GEOMETRY AND PARTITION HANDLING
720     P: Andries Brouwer
721     M: aeb@cwi.nl
722     W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
723     W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
724     W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
725     S: Maintained
726    
727     DISKQUOTA:
728     P: Jan Kara
729     M: jack@suse.cz
730     L: linux-kernel@vger.kernel.org
731     S: Maintained
732    
733     DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
734     P: Tobias Ringstrom
735     M: tori@unhappy.mine.nu
736     L: linux-kernel@vger.kernel.org
737     S: Maintained
738    
739     DOUBLETALK DRIVER
740     P: James R. Van Zandt
741     M: jrv@vanzandt.mv.com
742     L: blinux-list@redhat.com
743     S: Maintained
744    
745     DRIVER CORE, KOBJECTS, AND SYSFS
746     P: Greg Kroah-Hartman
747     M: gregkh@suse.de
748     L: linux-kernel@vger.kernel.org
749     S: Supported
750    
751     DRM DRIVERS
752     P: David Airlie
753     M: airlied@linux.ie
754     L: dri-devel@lists.sourceforge.net
755     S: Maintained
756    
757     DSCC4 DRIVER
758     P: François Romieu
759     M: romieu@cogenit.fr
760     M: romieu@ensta.fr
761     S: Maintained
762    
763     DVB SUBSYSTEM AND DRIVERS
764     P: LinuxTV.org Project
765     M: linux-dvb-maintainer@linuxtv.org
766     L: linux-dvb@linuxtv.org (subscription required)
767     W: http://linuxtv.org/developer/dvb.xml
768     S: Supported
769    
770     EATA-DMA SCSI DRIVER
771     P: Michael Neuffer
772     L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
773     S: Maintained
774    
775     EATA ISA/EISA/PCI SCSI DRIVER
776     P: Dario Ballabio
777     M: ballabio_dario@emc.com
778     L: linux-scsi@vger.kernel.org
779     S: Maintained
780    
781     EATA-PIO SCSI DRIVER
782     P: Michael Neuffer
783     M: mike@i-Connect.Net
784     L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
785     S: Maintained
786    
787     EBTABLES
788     P: Bart De Schuymer
789     M: bart.de.schuymer@pandora.be
790     L: ebtables-user@lists.sourceforge.net
791     L: ebtables-devel@lists.sourceforge.net
792     W: http://ebtables.sourceforge.net/
793     S: Maintained
794    
795     EEPRO100 NETWORK DRIVER
796     P: Andrey V. Savochkin
797     M: saw@saw.sw.com.sg
798     S: Maintained
799    
800     EMU10K1 SOUND DRIVER
801     P: James Courtier-Dutton
802     M: James@superbug.demon.co.uk
803     L: emu10k1-devel@lists.sourceforge.net
804     W: http://sourceforge.net/projects/emu10k1/
805     S: Maintained
806    
807     EPSON 1355 FRAMEBUFFER DRIVER
808     P: Christopher Hoover
809     M: ch@murgatroid.com, ch@hpl.hp.com
810     S: Maintained
811    
812     ETHEREXPRESS-16 NETWORK DRIVER
813     P: Philip Blundell
814     M: philb@gnu.org
815     L: netdev@vger.kernel.org
816     S: Maintained
817    
818     ETHERNET BRIDGE
819     P: Stephen Hemminger
820     M: shemminger@osdl.org
821     L: bridge@osdl.org
822     W: http://bridge.sourceforge.net/
823     S: Maintained
824    
825     ETHERTEAM 16I DRIVER
826     P: Mika Kuoppala
827     M: miku@iki.fi
828     S: Maintained
829    
830     EXT2 FILE SYSTEM
831     L: ext2-devel@lists.sourceforge.net
832     S: Maintained
833    
834     EXT3 FILE SYSTEM
835     P: Stephen Tweedie, Andrew Morton
836     M: sct@redhat.com, akpm@osdl.org, adilger@clusterfs.com
837     L: ext3-users@redhat.com
838     S: Maintained
839    
840     FARSYNC SYNCHRONOUS DRIVER
841     P: Kevin Curtis
842     M: kevin.curtis@farsite.co.uk
843     M: kevin.curtis@farsite.co.uk
844     W: http://www.farsite.co.uk/
845     S: Supported
846    
847     FRAMEBUFFER LAYER
848     P: Antonino Daplas
849     M: adaplas@pol.net
850     L: linux-fbdev-devel@lists.sourceforge.net
851     W: http://linux-fbdev.sourceforge.net/
852     S: Maintained
853    
854     FILE LOCKING (flock() and fcntl()/lockf())
855     P: Matthew Wilcox
856     M: matthew@wil.cx
857     L: linux-fsdevel@vger.kernel.org
858     S: Maintained
859    
860     FILESYSTEMS (VFS and infrastructure)
861     P: Alexander Viro
862     M: viro@parcelfarce.linux.theplanet.co.uk
863     S: Maintained
864    
865     FIRMWARE LOADER (request_firmware)
866     L: linux-kernel@vger.kernel.org
867     S: Orphan
868    
869     FPU EMULATOR
870     P: Bill Metzenthen
871     M: billm@suburbia.net
872     W: http://suburbia.net/~billm/floating-point/emulator/
873     S: Maintained
874    
875     FRAME RELAY DLCI/FRAD (Sangoma drivers too)
876     P: Mike McLagan
877     M: mike.mclagan@linux.org
878     L: netdev@vger.kernel.org
879     S: Maintained
880    
881     FREEVXFS FILESYSTEM
882     P: Christoph Hellwig
883     M: hch@infradead.org
884     W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
885     S: Maintained
886    
887     FUJITSU FR-V PORT
888     P: David Howells
889     M: dhowells@redhat.com
890     S: Maintained
891    
892     FTAPE/QIC-117
893     L: linux-tape@vger.kernel.org
894     W: http://sourceforge.net/projects/ftape
895     S: Orphan
896    
897     FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
898     P: Rik Faith
899     M: faith@cs.unc.edu
900     L: linux-scsi@vger.kernel.org
901     S: Odd fixes (e.g., new signatures)
902    
903     GDT SCSI DISK ARRAY CONTROLLER DRIVER
904     P: Achim Leubner
905     M: achim_leubner@adaptec.com
906     L: linux-scsi@vger.kernel.org
907     W: http://www.icp-vortex.com/
908     S: Supported
909    
910     GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
911     P: Krzysztof Halasa
912     M: khc@pm.waw.pl
913     W: http://www.kernel.org/pub/linux/utils/net/hdlc/
914     S: Maintained
915    
916     HARMONY SOUND DRIVER
917     P: Kyle McMartin
918     M: kyle@parisc-linux.org
919     W: http://www.parisc-linux.org/~kyle/harmony/
920     L: parisc-linux@lists.parisc-linux.org
921     S: Maintained
922    
923     HAYES ESP SERIAL DRIVER
924     P: Andrew J. Robinson
925     M: arobinso@nyx.net
926     L: linux-kernel@vger.kernel.org
927     W: http://www.nyx.net/~arobinso
928     S: Maintained
929    
930     HFS FILESYSTEM
931     P: Roman Zippel
932     M: zippel@linux-m68k.org
933     L: linux-kernel@vger.kernel.org
934     S: Maintained
935    
936     HGA FRAMEBUFFER DRIVER
937     P: Ferenc Bakonyi
938     M: fero@drama.obuda.kando.hu
939     L: linux-nvidia@lists.surfsouth.com
940     W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
941     S: Maintained
942    
943     HIGH-SPEED SCC DRIVER FOR AX.25
944     P: Klaus Kudielka
945     M: klaus.kudielka@ieee.org
946     L: linux-hams@vger.kernel.org
947     W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
948     S: Maintained
949    
950     HIPPI
951     P: Jes Sorensen
952     M: jes@trained-monkey.org
953     L: linux-hippi@sunsite.dk
954     S: Maintained
955    
956     HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
957     P: Chirag Kantharia
958     M: chirag.kantharia@hp.com
959     L: iss_storagedev@hp.com
960     S: Maintained
961    
962     HEWLETT-PACKARD SMART2 RAID DRIVER
963     P: Chirag Kantharia
964     M: chirag.kantharia@hp.com
965     L: iss_storagedev@hp.com
966     S: Maintained
967    
968     HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
969     P: Mike Miller
970     M: mike.miller@hp.com
971     L: iss_storagedev@hp.com
972     S: Supported
973    
974     HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
975     P: Jaroslav Kysela
976     M: perex@suse.cz
977     S: Maintained
978    
979     HPFS FILESYSTEM
980     P: Mikulas Patocka
981     M: mikulas@artax.karlin.mff.cuni.cz
982     W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
983     S: Maintained
984    
985     HUGETLB FILESYSTEM
986     P: William Irwin
987     M: wli@holomorphy.com
988     S: Maintained
989    
990     I2C AND SENSORS DRIVERS
991     P: Greg Kroah-Hartman
992     M: greg@kroah.com
993     P: Jean Delvare
994     M: khali@linux-fr.org
995     L: sensors@stimpy.netroedge.com
996     W: http://www.lm-sensors.nu/
997     S: Maintained
998    
999     I2O
1000     P: Markus Lidel
1001     M: markus.lidel@shadowconnect.com
1002     W: http://i2o.shadowconnect.com/
1003     S: Maintained
1004    
1005     i386 BOOT CODE
1006     P: Riley H. Williams
1007     M: Riley@Williams.Name
1008     L: Linux-Kernel@vger.kernel.org
1009     S: Maintained
1010    
1011     i386 SETUP CODE / CPU ERRATA WORKAROUNDS
1012     P: Dave Jones
1013     M: davej@codemonkey.org.uk
1014     P: H. Peter Anvin
1015     M: hpa@zytor.com
1016     S: Maintained
1017    
1018     i810 TCO TIMER WATCHDOG
1019     P: Nils Faerber
1020     M: nils@kernelconcepts.de
1021     W: http://www.kernelconcepts.de/
1022     S: Maintained
1023    
1024     IA64 (Itanium) PLATFORM
1025     P: Tony Luck
1026     M: tony.luck@intel.com
1027     L: linux-ia64@vger.kernel.org
1028     W: http://www.ia64-linux.org/
1029     S: Maintained
1030    
1031     SN-IA64 (Itanium) SUB-PLATFORM
1032     P: Greg Edwards
1033     M: edwardsg@sgi.com
1034     L: linux-altix@sgi.com
1035     L: linux-ia64@vger.kernel.org
1036     W: http://www.sgi.com/altix
1037     S: Maintained
1038    
1039     IBM MCA SCSI SUBSYSTEM DRIVER
1040     P: Michael Lang
1041     M: langa2@kph.uni-mainz.de
1042     W: http://www.uni-mainz.de/~langm000/linux.html
1043     S: Maintained
1044    
1045     IBM Power Linux RAID adapter
1046     P: Brian King
1047     M: brking@us.ibm.com
1048     S: Supported
1049    
1050     IBM ServeRAID RAID DRIVER
1051     P: Jack Hammer
1052     P: Dave Jeffery
1053     M: ipslinux@adaptec.com
1054     W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
1055     S: Supported
1056    
1057     IDE DRIVER [GENERAL]
1058     P: Bartlomiej Zolnierkiewicz
1059     M: B.Zolnierkiewicz@elka.pw.edu.pl
1060     L: linux-kernel@vger.kernel.org
1061     L: linux-ide@vger.kernel.org
1062     S: Maintained
1063    
1064     IDE/ATAPI CDROM DRIVER
1065     P: Jens Axboe
1066     M: axboe@suse.de
1067     L: linux-kernel@vger.kernel.org
1068     W: http://www.kernel.dk
1069     S: Maintained
1070    
1071     IDE/ATAPI FLOPPY DRIVERS
1072     P: Paul Bristow
1073     M: Paul Bristow <paul@paulbristow.net>
1074     W: http://paulbristow.net/linux/idefloppy.html
1075     L: linux-kernel@vger.kernel.org
1076     S: Maintained
1077    
1078     IDE/ATAPI TAPE DRIVERS
1079     P: Gadi Oxman
1080     M: Gadi Oxman <gadio@netvision.net.il>
1081     L: linux-kernel@vger.kernel.org
1082     S: Maintained
1083    
1084     IEEE 1394 ETHERNET (eth1394)
1085     L: linux1394-devel@lists.sourceforge.net
1086     W: http://www.linux1394.org/
1087     S: Orphan
1088    
1089     IEEE 1394 SBP2
1090     L: linux1394-devel@lists.sourceforge.net
1091     W: http://www.linux1394.org/
1092     S: Orphan
1093    
1094     IEEE 1394 SUBSYSTEM
1095     P: Ben Collins
1096     M: bcollins@debian.org
1097     P: Jody McIntyre
1098     M: scjody@steamballoon.com
1099     L: linux1394-devel@lists.sourceforge.net
1100     W: http://www.linux1394.org/
1101     S: Maintained
1102    
1103     IEEE 1394 OHCI DRIVER
1104     P: Ben Collins
1105     M: bcollins@debian.org
1106     P: Jody McIntyre
1107     M: scjody@steamballoon.com
1108     L: linux1394-devel@lists.sourceforge.net
1109     W: http://www.linux1394.org/
1110     S: Maintained
1111    
1112     IEEE 1394 PCILYNX DRIVER
1113     P: Jody McIntyre
1114     M: scjody@steamballoon.com
1115     L: linux1394-devel@lists.sourceforge.net
1116     W: http://www.linux1394.org/
1117     S: Maintained
1118    
1119     IEEE 1394 RAW I/O DRIVER
1120     P: Ben Collins
1121     M: bcollins@debian.org
1122     P: Dan Dennedy
1123     M: dan@dennedy.org
1124     L: linux1394-devel@lists.sourceforge.net
1125     W: http://www.linux1394.org/
1126     S: Maintained
1127    
1128     IMS TWINTURBO FRAMEBUFFER DRIVER
1129     P: Paul Mundt
1130     M: lethal@chaoticdreams.org
1131     L: linux-fbdev-devel@lists.sourceforge.net
1132     S: Maintained
1133    
1134     INFINIBAND SUBSYSTEM
1135     P: Roland Dreier
1136     M: roland@topspin.com
1137     P: Sean Hefty
1138     M: mshefty@ichips.intel.com
1139     P: Hal Rosenstock
1140     M: halr@voltaire.com
1141     L: openib-general@openib.org
1142     W: http://www.openib.org/
1143     S: Supported
1144    
1145     INPUT (KEYBOARD, MOUSE, JOYSTICK) DRIVERS
1146     P: Vojtech Pavlik
1147     M: vojtech@suse.cz
1148     L: linux-input@atrey.karlin.mff.cuni.cz
1149     L: linux-joystick@atrey.karlin.mff.cuni.cz
1150     S: Maintained
1151    
1152     INTEL 810/815 FRAMEBUFFER DRIVER
1153     P: Antonino Daplas
1154     M: adaplas@pol.net
1155     L: linux-fbdev-devel@lists.sourceforge.net
1156     S: Maintained
1157    
1158     INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
1159     P: Ingo Molnar
1160     M: mingo@redhat.com
1161     S: Maintained
1162    
1163     INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1164     P: Jeff Garzik
1165     M: jgarzik@pobox.com
1166     W: http://sourceforge.net/projects/gkernel/
1167     S: Maintained
1168    
1169     INTEL IA32 MICROCODE UPDATE SUPPORT
1170     P: Tigran Aivazian
1171     M: tigran@veritas.com
1172     S: Maintained
1173    
1174     INTEL PRO/100 ETHERNET SUPPORT
1175     P: John Ronciak
1176     M: john.ronciak@intel.com
1177     P: Ganesh Venkatesan
1178     M: ganesh.venkatesan@intel.com
1179     P: Jesse Brandeburg
1180     M: jesse.brandeburg@intel.com
1181     W: http://sourceforge.net/projects/e1000/
1182     S: Supported
1183    
1184     INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
1185     P: Jeb Cramer
1186     M: cramerj@intel.com
1187     P: John Ronciak
1188     M: john.ronciak@intel.com
1189     P: Ganesh Venkatesan
1190     M: ganesh.venkatesan@intel.com
1191     W: http://sourceforge.net/projects/e1000/
1192     S: Supported
1193    
1194     INTEL PRO/10GbE SUPPORT
1195     P: Ayyappan Veeraiyan
1196     M: ayyappan.veeraiyan@intel.com
1197     P: Ganesh Venkatesan
1198     M: ganesh.venkatesan@intel.com
1199     P: John Ronciak
1200     M: john.ronciak@intel.com
1201     W: http://sourceforge.net/projects/e1000/
1202     S: Supported
1203    
1204     IOC3 DRIVER
1205     P: Ralf Baechle
1206     M: ralf@linux-mips.org
1207     L: linux-mips@linux-mips.org
1208     S: Maintained
1209    
1210     IP MASQUERADING:
1211     P: Juanjo Ciarlante
1212     M: jjciarla@raiz.uncu.edu.ar
1213     S: Maintained
1214    
1215     IPX NETWORK LAYER
1216     P: Arnaldo Carvalho de Melo
1217     M: acme@conectiva.com.br
1218     L: netdev@vger.kernel.org
1219     S: Maintained
1220    
1221     IRDA SUBSYSTEM
1222     P: Jean Tourrilhes
1223     L: irda-users@lists.sourceforge.net
1224     W: http://irda.sourceforge.net/
1225     S: Maintained
1226    
1227     ISAPNP
1228     P: Jaroslav Kysela
1229     M: perex@suse.cz
1230     S: Maintained
1231    
1232     ISDN SUBSYSTEM
1233     P: Karsten Keil
1234     M: kkeil@suse.de
1235     P: Kai Germaschewski
1236     M: kai.germaschewski@gmx.de
1237     L: isdn4linux@listserv.isdn4linux.de
1238     W: http://www.isdn4linux.de
1239     S: Maintained
1240    
1241     ISDN SUBSYSTEM (Eicon active card driver)
1242     P: Armin Schindler
1243     M: mac@melware.de
1244     L: isdn4linux@listserv.isdn4linux.de
1245     W: http://www.melware.de
1246     S: Maintained
1247    
1248     JOURNALLING FLASH FILE SYSTEM (JFFS)
1249     P: Axis Communications AB
1250     M: jffs-dev@axis.com
1251     L: jffs-dev@axis.com
1252     W: http://www.developer.axis.com/software/jffs/
1253     S: Maintained
1254    
1255     JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
1256     P: David Woodhouse
1257     M: dwmw2@infradead.org
1258     L: jffs-dev@axis.com
1259     W: http://sources.redhat.com/jffs2/
1260     S: Maintained
1261    
1262     JFS FILESYSTEM
1263     P: Dave Kleikamp
1264     M: shaggy@austin.ibm.com
1265     L: jfs-discussion@lists.sourceforge.net
1266     W: http://jfs.sourceforge.net/
1267     S: Supported
1268    
1269     KCONFIG
1270     P: Roman Zippel
1271     M: zippel@linux-m68k.org
1272     L: kbuild-devel@lists.sourceforge.net
1273     S: Maintained
1274    
1275     KERNEL AUTOMOUNTER (AUTOFS)
1276     P: H. Peter Anvin
1277     M: hpa@zytor.com
1278     L: autofs@linux.kernel.org
1279     S: Odd Fixes
1280    
1281     KERNEL AUTOMOUNTER v4 (AUTOFS4)
1282     P: Ian Kent
1283     M: raven@themaw.net
1284     L: autofs@linux.kernel.org
1285     S: Maintained
1286    
1287     KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
1288     P: Kai Germaschewski
1289     M: kai@germaschewski.name
1290     P: Sam Ravnborg
1291     M: sam@ravnborg.org
1292     S: Maintained
1293    
1294     KERNEL JANITORS
1295     P: Several
1296     L: kernel-janitors@osdl.org
1297     W: http://www.kerneljanitors.org/
1298     W: http://sf.net/projects/kernel-janitor/
1299     W: http://developer.osdl.org/rddunlap/kj-patches/
1300     S: Maintained
1301    
1302     KERNEL NFSD
1303     P: Neil Brown
1304     M: neilb@cse.unsw.edu.au
1305     L: nfs@lists.sourceforge.net
1306     W: http://nfs.sourceforge.net/
1307     W: http://www.cse.unsw.edu.au/~neilb/patches/linux-devel/
1308     S: Maintained
1309    
1310     KERNEL EVENT LAYER (KOBJECT_UEVENT)
1311     P: Robert Love
1312     M: rml@novell.com
1313     L: linux-kernel@vger.kernel.org
1314     S: Maintained
1315    
1316     LANMEDIA WAN CARD DRIVER
1317     P: Andrew Stanley-Jones
1318     M: asj@lanmedia.com
1319     W: http://www.lanmedia.com/
1320     S: Supported
1321    
1322     LAPB module
1323     P: Henner Eisen
1324     M: eis@baty.hanse.de
1325     L: linux-x25@vger.kernel.org
1326     S: Maintained
1327    
1328     LASI 53c700 driver for PARISC
1329     P: James E.J. Bottomley
1330     M: James.Bottomley@HansenPartnership.com
1331     L: linux-scsi@vger.kernel.org
1332     S: Maintained
1333    
1334     LEGO USB Tower driver
1335     P: Juergen Stuber
1336     M: starblue@users.sourceforge.net
1337     L: legousb-devel@lists.sourceforge.net
1338     W: http://legousb.sourceforge.net/
1339     S: Maintained
1340    
1341     LINUX FOR IBM pSERIES (RS/6000)
1342     P: Paul Mackerras
1343     M: paulus@au.ibm.com
1344     W: http://www.ibm.com/linux/ltc/projects/ppc
1345     S: Supported
1346    
1347     LINUX FOR NCR VOYAGER
1348     P: James Bottomley
1349     M: James.Bottomley@HansenPartnership.com
1350     W: http://www.hansenpartnership.com/voyager
1351     S: Maintained
1352    
1353     LINUX FOR POWERPC
1354     P: Paul Mackerras
1355     M: paulus@samba.org
1356     W: http://www.penguinppc.org/
1357     L: linuxppc-dev@ozlabs.org
1358     S: Supported
1359    
1360     LINUX FOR POWER MACINTOSH
1361     P: Benjamin Herrenschmidt
1362     M: benh@kernel.crashing.org
1363     W: http://www.penguinppc.org/
1364     L: linuxppc-dev@ozlabs.org
1365     S: Maintained
1366    
1367     LINUX FOR POWERPC EMBEDDED MPC52XX
1368     P: Sylvain Munaut
1369     M: tnt@246tNt.com
1370     W: http://www.246tNt.com/mpc52xx/
1371     W: http://www.penguinppc.org/
1372     L: linuxppc-dev@ozlabs.org
1373     L: linuxppc-embedded@ozlabs.org
1374     S: Maintained
1375    
1376     LINUX FOR POWERPC EMBEDDED PPC4XX
1377     P: Matt Porter
1378     M: mporter@kernel.crashing.org
1379     W: http://www.penguinppc.org/
1380     L: linuxppc-embedded@ozlabs.org
1381     S: Maintained
1382    
1383     LINUX FOR POWERPC EMBEDDED PPC8XX AND BOOT CODE
1384     P: Tom Rini
1385     M: trini@kernel.crashing.org
1386     W: http://www.penguinppc.org/
1387     L: linuxppc-embedded@ozlabs.org
1388     S: Maintained
1389    
1390     LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
1391     P: Kumar Gala
1392     M: kumar.gala@freescale.com
1393     W: http://www.penguinppc.org/
1394     L: linuxppc-embedded@ozlabs.org
1395     S: Maintained
1396    
1397     LLC (802.2)
1398     P: Arnaldo Carvalho de Melo
1399     M: acme@conectiva.com.br
1400     S: Maintained
1401    
1402     LINUX FOR 64BIT POWERPC
1403     P: Paul Mackerras
1404     M: paulus@samba.org
1405     M: paulus@au.ibm.com
1406     P: Anton Blanchard
1407     M: anton@samba.org
1408     M: anton@au.ibm.com
1409     W: http://linuxppc64.org
1410     L: linuxppc64-dev@ozlabs.org
1411     S: Supported
1412    
1413     LINUX SECURITY MODULE (LSM) FRAMEWORK
1414     P: Chris Wright
1415     M: chrisw@osdl.org
1416     L: linux-security-module@wirex.com
1417     W: http://lsm.immunix.org
1418     S: Supported
1419    
1420     LM83 HARDWARE MONITOR DRIVER
1421     P: Jean Delvare
1422     M: khali@linux-fr.org
1423     L: sensors@stimpy.netroedge.com
1424     S: Maintained
1425    
1426     LM90 HARDWARE MONITOR DRIVER
1427     P: Jean Delvare
1428     M: khali@linux-fr.org
1429     L: sensors@stimpy.netroedge.com
1430     S: Maintained
1431    
1432     LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP Dynamic Disks)
1433     P: Richard Russon (FlatCap)
1434     M: ldm@flatcap.org
1435     L: ldm-devel@lists.sourceforge.net
1436     W: http://ldm.sourceforge.net
1437     S: Maintained
1438    
1439     LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
1440     P: Matthew Wilcox
1441     M: matthew@wil.cx
1442     L: linux-scsi@vger.kernel.org
1443     S: Maintained
1444    
1445     M68K ARCHITECTURE
1446     P: Geert Uytterhoeven
1447     M: geert@linux-m68k.org
1448     P: Roman Zippel
1449     M: zippel@linux-m68k.org
1450     L: linux-m68k@lists.linux-m68k.org
1451     W: http://www.linux-m68k.org/
1452     W: http://linux-m68k-cvs.ubb.ca/
1453     S: Maintained
1454    
1455     M68K ON APPLE MACINTOSH
1456     P: Joshua Thompson
1457     M: funaho@jurai.org
1458     W: http://www.mac.linux-m68k.org/
1459     L: linux-mac68k@mac.linux-m68k.org
1460     S: Maintained
1461    
1462     M68K ON HP9000/300
1463     P: Philip Blundell
1464     M: philb@gnu.org
1465     W: http://www.tazenda.demon.co.uk/phil/linux-hp
1466     S: Maintained
1467    
1468     MARVELL YUKON / SYSKONNECT DRIVER
1469     P: Mirko Lindner
1470     M: mlindner@syskonnect.de
1471     P: Ralph Roesler
1472     M: rroesler@syskonnect.de
1473     W: http://www.syskonnect.com
1474     S: Supported
1475    
1476     MAESTRO PCI SOUND DRIVERS
1477     P: Zach Brown
1478     M: zab@zabbo.net
1479     S: Odd Fixes
1480    
1481     MARVELL MV64340 ETHERNET DRIVER
1482     P: Manish Lachwani
1483     M: Manish_Lachwani@pmc-sierra.com
1484     L: linux-mips@linux-mips.org
1485     L: netdev@vger.kernel.org
1486     S: Supported
1487    
1488     MATROX FRAMEBUFFER DRIVER
1489     P: Petr Vandrovec
1490     M: vandrove@vc.cvut.cz
1491     L: linux-fbdev-devel@lists.sourceforge.net
1492     S: Maintained
1493    
1494     MEMORY TECHNOLOGY DEVICES
1495     P: David Woodhouse
1496     M: dwmw2@infradead.org
1497     W: http://www.linux-mtd.infradead.org/
1498     L: linux-mtd@lists.infradead.org
1499     S: Maintained
1500    
1501     MICROTEK X6 SCANNER
1502     P: Oliver Neukum
1503     M: oliver@neukum.name
1504     S: Maintained
1505    
1506     MIPS
1507     P: Ralf Baechle
1508     M: ralf@linux-mips.org
1509     W: http://oss.sgi.com/mips/mips-howto.html
1510     L: linux-mips@linux-mips.org
1511     S: Maintained
1512    
1513     MISCELLANEOUS MCA-SUPPORT
1514     P: James Bottomley
1515     M: jejb@steeleye.com
1516     L: linux-kernel@vger.kernel.org
1517     S: Maintained
1518    
1519     MODULE SUPPORT
1520     P: Rusty Russell
1521     M: rusty@rustcorp.com.au
1522     L: linux-kernel@vger.kernel.org
1523     S: Maintained
1524    
1525     MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
1526     P: Stelian Pop
1527     M: stelian@popies.net
1528     W: http://popies.net/meye/
1529     S: Maintained
1530    
1531     MOUSE AND MISC DEVICES [GENERAL]
1532     P: Alessandro Rubini
1533     M: rubini@ipvvis.unipv.it
1534     L: linux-kernel@vger.kernel.org
1535     S: Maintained
1536    
1537     MTRR AND SIMILAR SUPPORT [i386]
1538     P: Richard Gooch
1539     M: rgooch@atnf.csiro.au
1540     L: linux-kernel@vger.kernel.org
1541     W: http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
1542     S: Maintained
1543    
1544     MULTISOUND SOUND DRIVER
1545     P: Andrew Veliath
1546     M: andrewtv@usa.net
1547     S: Maintained
1548    
1549     NATSEMI ETHERNET DRIVER (DP8381x)
1550     P: Tim Hockin
1551     M: thockin@hockin.org
1552     S: Maintained
1553    
1554     NCP FILESYSTEM
1555     P: Petr Vandrovec
1556     M: vandrove@vc.cvut.cz
1557     L: linware@sh.cvut.cz
1558     S: Maintained
1559    
1560     NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
1561     P: James E.J. Bottomley
1562     M: James.Bottomley@HansenPartnership.com
1563     L: linux-scsi@vger.kernel.org
1564     S: Maintained
1565    
1566     NETFILTER/IPTABLES/IPCHAINS
1567     P: Rusty Russell
1568     P: Marc Boucher
1569     P: James Morris
1570     P: Harald Welte
1571     P: Jozsef Kadlecsik
1572     M: coreteam@netfilter.org
1573     W: http://www.netfilter.org/
1574     W: http://www.iptables.org/
1575     L: netfilter@lists.netfilter.org
1576     L: netfilter-devel@lists.netfilter.org
1577     S: Supported
1578    
1579     NETROM NETWORK LAYER
1580     P: Ralf Baechle
1581     M: ralf@linux-mips.org
1582     L: linux-hams@vger.kernel.org
1583     S: Maintained
1584    
1585     NETWORK BLOCK DEVICE
1586     P: Paul Clements
1587     M: Paul.Clements@steeleye.com
1588     S: Maintained
1589    
1590     NETWORK DEVICE DRIVERS
1591     P: Andrew Morton
1592     M: akpm@osdl.org
1593     P: Jeff Garzik
1594     M: jgarzik@pobox.com
1595     L: netdev@vger.kernel.org
1596     S: Maintained
1597    
1598     NETWORKING [GENERAL]
1599     P: Networking Team
1600     M: netdev@vger.kernel.org
1601     L: netdev@vger.kernel.org
1602     S: Maintained
1603    
1604     NETWORKING [IPv4/IPv6]
1605     P: David S. Miller
1606     M: davem@davemloft.net
1607     P: Alexey Kuznetsov
1608     M: kuznet@ms2.inr.ac.ru
1609     P: Pekka Savola (ipv6)
1610     M: pekkas@netcore.fi
1611     P: James Morris
1612     M: jmorris@redhat.com
1613     P: Hideaki YOSHIFUJI
1614     M: yoshfuji@linux-ipv6.org
1615     P: Patrick McHardy
1616     M: kaber@coreworks.de
1617     L: netdev@vger.kernel.org
1618     S: Maintained
1619    
1620     IPVS
1621     P: Wensong Zhang
1622     M: wensong@linux-vs.org
1623     P: Julian Anastasov
1624     M: ja@ssi.bg
1625     S: Maintained
1626    
1627     NFS CLIENT
1628     P: Trond Myklebust
1629     M: trond.myklebust@fys.uio.no
1630     L: linux-kernel@vger.kernel.org
1631     S: Maintained
1632    
1633     NI5010 NETWORK DRIVER
1634     P: Jan-Pascal van Best and Andreas Mohr
1635     M: Jan-Pascal van Best <jvbest@qv3pluto.leidenuniv.nl>
1636     M: Andreas Mohr <100.30936@germany.net>
1637     L: netdev@vger.kernel.org
1638     S: Maintained
1639    
1640     NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
1641     P: YOKOTA Hiroshi
1642     M: yokota@netlab.is.tsukuba.ac.jp
1643     W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
1644     S: Maintained
1645    
1646     NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
1647     P: GOTO Masanori
1648     M: gotom@debian.or.jp
1649     P: YOKOTA Hiroshi
1650     M: yokota@netlab.is.tsukuba.ac.jp
1651     W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
1652     S: Maintained
1653    
1654     NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
1655     P: Eberhard Moenkeberg
1656     M: emoenke@gwdg.de
1657     L: linux-kernel@vger.kernel.org
1658     S: Maintained
1659    
1660     NTFS FILESYSTEM
1661     P: Anton Altaparmakov
1662     M: aia21@cantab.net
1663     L: linux-ntfs-dev@lists.sourceforge.net
1664     L: linux-kernel@vger.kernel.org
1665     W: http://linux-ntfs.sf.net/
1666     S: Maintained
1667    
1668     NVIDIA (RIVA) FRAMEBUFFER DRIVER
1669     P: Ani Joshi
1670     M: ajoshi@shell.unixbox.com
1671     L: linux-nvidia@lists.surfsouth.com
1672     S: Maintained
1673    
1674     OLYMPIC NETWORK DRIVER
1675     P: Peter De Shrijver
1676     M: p2@ace.ulyssis.student.kuleuven.ac.be
1677     P: Mike Phillips
1678     M: mikep@linuxtr.net
1679     L: netdev@vger.kernel.org
1680     L: linux-tr@linuxtr.net
1681     W: http://www.linuxtr.net
1682     S: Maintained
1683    
1684     ONSTREAM SCSI TAPE DRIVER
1685     P: Willem Riede
1686     M: osst@riede.org
1687     L: osst-users@lists.sourceforge.net
1688     L: linux-scsi@vger.kernel.org
1689     S: Maintained
1690    
1691     OPL3-SA2, SA3, and SAx DRIVER
1692     P: Zwane Mwaikambo
1693     M: zwane@commfireservices.com
1694     L: linux-sound@vger.kernel.org
1695     S: Maintained
1696    
1697     OPROFILE
1698     P: Philippe Elie
1699     M: phil.el@wanadoo.fr
1700     L: oprofile-list@lists.sf.net
1701     S: Maintained
1702    
1703     ORINOCO DRIVER
1704     P: Pavel Roskin
1705     M: proski@gnu.org
1706     P: David Gibson
1707     M: hermes@gibson.dropbear.id.au
1708     L: orinoco-users@lists.sourceforge.net
1709     L: orinoco-devel@lists.sourceforge.net
1710     W: http://www.nongnu.org/orinoco/
1711     S: Maintained
1712    
1713     PARALLEL PORT SUPPORT
1714     P: Phil Blundell
1715     M: philb@gnu.org
1716     P: Tim Waugh
1717     M: tim@cyberelk.net
1718     P: David Campbell
1719     M: campbell@torque.net
1720     P: Andrea Arcangeli
1721     M: andrea@suse.de
1722     L: linux-parport@lists.infradead.org
1723     W: http://people.redhat.com/twaugh/parport/
1724     S: Maintained
1725    
1726     PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
1727     P: Tim Waugh
1728     M: tim@cyberelk.net
1729     L: linux-parport@lists.infradead.org
1730     W: http://www.torque.net/linux-pp.html
1731     S: Maintained
1732    
1733     PARISC ARCHITECTURE
1734     P: Matthew Wilcox
1735     M: matthew@wil.cx
1736     P: Grant Grundler
1737     M: grundler@parisc-linux.org
1738     L: parisc-linux@parisc-linux.org
1739     W: http://www.parisc-linux.org/
1740     S: Maintained
1741    
1742     PERSONALITY HANDLING
1743     P: Christoph Hellwig
1744     M: hch@infradead.org
1745     L: linux-abi-devel@lists.sourceforge.net
1746     S: Maintained
1747    
1748     PCI ID DATABASE
1749     P: Martin Mares
1750     M: mj@ucw.cz
1751     L: pciids-devel@lists.sourceforge.net
1752     W: http://pciids.sourceforge.net/
1753     S: Maintained
1754    
1755     PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
1756     P: Thomas Sailer
1757     M: sailer@ife.ee.ethz.ch
1758     L: linux-sound@vger.kernel.org
1759     W: http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
1760     S: Maintained
1761    
1762     PCI SUBSYSTEM
1763     P: Greg Kroah-Hartman
1764     M: gregkh@suse.de
1765     L: linux-kernel@vger.kernel.org
1766     L: linux-pci@atrey.karlin.mff.cuni.cz
1767     S: Supported
1768    
1769     PCI HOTPLUG CORE
1770     P: Greg Kroah-Hartman
1771     M: gregkh@suse.de
1772     S: Supported
1773    
1774     PCI HOTPLUG COMPAQ DRIVER
1775     P: Greg Kroah-Hartman
1776     M: greg@kroah.com
1777     S: Maintained
1778    
1779     PCMCIA SUBSYSTEM
1780     L: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
1781     S: Unmaintained
1782    
1783     PCNET32 NETWORK DRIVER
1784     P: Thomas Bogendörfer
1785     M: tsbogend@alpha.franken.de
1786     L: netdev@vger.kernel.org
1787     S: Maintained
1788    
1789     PHRAM MTD DRIVER
1790     P: Jörn Engel
1791     M: joern@wh.fh-wedel.de
1792     L: linux-mtd@lists.infradead.org
1793     S: Maintained
1794    
1795     POSIX CLOCKS and TIMERS
1796     P: George Anzinger
1797     M: george@mvista.com
1798     L: netdev@vger.kernel.org
1799     S: Supported
1800    
1801     PNP SUPPORT
1802     P: Adam Belay
1803     M: ambx1@neo.rr.com
1804     S: Maintained
1805    
1806     PPP PROTOCOL DRIVERS AND COMPRESSORS
1807     P: Paul Mackerras
1808     M: paulus@samba.org
1809     L: linux-ppp@vger.kernel.org
1810     S: Maintained
1811    
1812     PPP OVER ATM (RFC 2364)
1813     P: Mitchell Blank Jr
1814     M: mitch@sfgoth.com
1815     S: Maintained
1816    
1817     PPP OVER ETHERNET
1818     P: Michal Ostrowski
1819     M: mostrows@speakeasy.net
1820     S: Maintained
1821    
1822     PREEMPTIBLE KERNEL
1823     P: Robert Love
1824     M: rml@tech9.net
1825     L: linux-kernel@vger.kernel.org
1826     L: kpreempt-tech@lists.sourceforge.net
1827     W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
1828     S: Supported
1829    
1830     PRISM54 WIRELESS DRIVER
1831     P: Prism54 Development Team
1832     M: prism54-private@prism54.org
1833     L: netdev@vger.kernel.org
1834     W: http://prism54.org
1835     S: Maintained
1836    
1837     PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
1838     P: Peter Denison
1839     M: promise@pnd-pc.demon.co.uk
1840     W: http://www.pnd-pc.demon.co.uk/promise/
1841     S: Maintained
1842    
1843     PXA2xx SUPPORT
1844     P: Nicolas Pitre
1845     M: nico@cam.org
1846     L: linux-arm-kernel@lists.arm.linux.org.uk
1847     S: Maintained
1848    
1849     QLOGIC QLA2XXX FC-SCSI DRIVER
1850     P: Andrew Vasquez
1851     M: andrew.vasquez@qlogic.com
1852     L: linux-scsi@vger.kernel.org
1853     S: Supported
1854    
1855     QNX4 FILESYSTEM
1856     P: Anders Larsen
1857     M: al@alarsen.net
1858     L: linux-kernel@vger.kernel.org
1859     W: http://www.alarsen.net/linux/qnx4fs/
1860     S: Maintained
1861    
1862     RADEON FRAMEBUFFER DISPLAY DRIVER
1863     P: Benjamin Herrenschmidt
1864     M: benh@kernel.crashing.org
1865     L: linux-fbdev-devel@lists.sourceforge.net
1866     S: Maintained
1867    
1868     RAGE128 FRAMEBUFFER DISPLAY DRIVER
1869     P: Paul Mackerras
1870     M: paulus@samba.org
1871     L: linux-fbdev-devel@lists.sourceforge.net
1872     S: Maintained
1873    
1874     RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
1875     P: Corey Thomas
1876     M: corey@world.std.com
1877     L: linux-kernel@vger.kernel.org
1878     S: Maintained
1879    
1880     RANDOM NUMBER DRIVER
1881     P: Matt Mackall
1882     M: mpm@selenic.com
1883     S: Maintained
1884    
1885     REAL TIME CLOCK DRIVER
1886     P: Paul Gortmaker
1887     M: p_gortmaker@yahoo.com
1888     L: linux-kernel@vger.kernel.org
1889     S: Maintained
1890    
1891     REISERFS FILE SYSTEM
1892     P: Hans Reiser
1893     M: reiserfs-dev@namesys.com
1894     L: reiserfs-list@namesys.com
1895     W: http://www.namesys.com
1896     S: Supported
1897    
1898     ROCKETPORT DRIVER
1899     P: Comtrol Corp.
1900     M: support@comtrol.com
1901     W: http://www.comtrol.com
1902     S: Maintained
1903    
1904     ROSE NETWORK LAYER
1905     P: Ralf Baechle
1906     M: ralf@linux-mips.org
1907     L: linux-hams@vger.kernel.org
1908     S: Maintained
1909    
1910     RISCOM8 DRIVER
1911     S: Orphan
1912    
1913     RTLINUX REALTIME LINUX
1914     P: Victor Yodaiken
1915     M: yodaiken@fsmlabs.com
1916     L: rtl@rtlinux.org
1917     W: www.rtlinux.org
1918     S: Maintained
1919    
1920     S390
1921     P: Martin Schwidefsky
1922     M: schwidefsky@de.ibm.com
1923     M: linux390@de.ibm.com
1924     L: linux-390@vm.marist.edu
1925     W: http://oss.software.ibm.com/developerworks/opensource/linux390
1926     S: Supported
1927    
1928     SAA7146 VIDEO4LINUX-2 DRIVER
1929     P: Michael Hunold
1930     M: michael@mihu.de
1931     W: http://www.mihu.de/linux/saa7146
1932     S: Maintained
1933    
1934     SBPCD CDROM DRIVER
1935     P: Eberhard Moenkeberg
1936     M: emoenke@gwdg.de
1937     L: linux-kernel@vger.kernel.org
1938     S: Maintained
1939    
1940     SC1200 WDT DRIVER
1941     P: Zwane Mwaikambo
1942     M: zwane@commfireservices.com
1943     S: Maintained
1944    
1945     SCHEDULER
1946     P: Ingo Molnar
1947     M: mingo@elte.hu
1948     P: Robert Love [the preemptible kernel bits]
1949     M: rml@tech9.net
1950     L: linux-kernel@vger.kernel.org
1951     S: Maintained
1952    
1953     SCSI CDROM DRIVER
1954     P: Jens Axboe
1955     M: axboe@suse.de
1956     L: linux-scsi@vger.kernel.org
1957     W: http://www.kernel.dk
1958     S: Maintained
1959    
1960     SCSI SG DRIVER
1961     P: Doug Gilbert
1962     M: dgilbert@interlog.com
1963     L: linux-scsi@vger.kernel.org
1964     W: http://www.torque.net/sg
1965     S: Maintained
1966    
1967     SCSI SUBSYSTEM
1968     P: James E.J. Bottomley
1969     M: James.Bottomley@SteelEye.com
1970     L: linux-scsi@vger.kernel.org
1971     S: Maintained
1972    
1973     SCSI TAPE DRIVER
1974     P: Kai Mäkisara
1975     M: Kai.Makisara@kolumbus.fi
1976     L: linux-scsi@vger.kernel.org
1977     S: Maintained
1978    
1979     SCTP PROTOCOL
1980     P: Sridhar Samudrala
1981     M: sri@us.ibm.com
1982     L: lksctp-developers@lists.sourceforge.net
1983     S: Supported
1984    
1985     SCx200 CPU SUPPORT
1986     P: Christer Weinigel
1987     M: christer@weinigel.se
1988     W: http://www.weinigel.se
1989     S: Supported
1990    
1991     SECURITY CONTACT
1992     P: Security Officers
1993     M: security@kernel.org
1994     S: Supported
1995    
1996     SELINUX SECURITY MODULE
1997     P: Stephen Smalley
1998     M: sds@epoch.ncsc.mil
1999     P: James Morris
2000     M: jmorris@redhat.com
2001     L: linux-kernel@vger.kernel.org (kernel issues)
2002     L: selinux@tycho.nsa.gov (general discussion)
2003     W: http://www.nsa.gov/selinux
2004     S: Supported
2005    
2006     SERIAL ATA (SATA) SUBSYSTEM:
2007     P: Jeff Garzik
2008     M: jgarzik@pobox.com
2009     L: linux-ide@vger.kernel.org
2010     S: Supported
2011    
2012     SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
2013     P: Pat Gefre
2014     M: pfg@sgi.com
2015     L: linux-ia64@vger.kernel.org
2016     S: Supported
2017    
2018     SGI VISUAL WORKSTATION 320 AND 540
2019     P: Andrey Panin
2020     M: pazke@donpac.ru
2021     L: linux-visws-devel@lists.sf.net
2022     W: http://linux-visws.sf.net
2023     S: Maintained for 2.6.
2024    
2025     SIMTEC EB110ATX (Chalice CATS)
2026     P: Ben Dooks
2027     P: Vincent Sanders
2028     M: support@simtec.co.uk
2029     W: http://www.simtec.co.uk/products/EB110ATX/
2030     S: Supported
2031    
2032     SIMTEC EB2410ITX (BAST)
2033     P: Ben Dooks
2034     P: Vincent Sanders
2035     M: support@simtec.co.uk
2036     W: http://www.simtec.co.uk/products/EB2410ITX/
2037     S: Supported
2038    
2039     SIS 5513 IDE CONTROLLER DRIVER
2040     P: Lionel Bouton
2041     M: Lionel.Bouton@inet6.fr
2042     W: http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
2043     W: http://gyver.homeip.net/sis5513/index.html
2044     S: Maintained
2045    
2046     SIS 900/7016 FAST ETHERNET DRIVER
2047     P: Daniele Venzano
2048     M: venza@brownhat.org
2049     W: http://www.brownhat.org/sis900.html
2050     L: netdev@vger.kernel.org
2051     S: Maintained
2052    
2053     SIS FRAMEBUFFER DRIVER
2054     P: Thomas Winischhofer
2055     M: thomas@winischhofer.net
2056     W: http://www.winischhofer.net/linuxsisvga.shtml
2057     S: Maintained
2058    
2059     SIS USB2VGA DRIVER
2060     P: Thomas Winischhofer
2061     M: thomas@winischhofer.net
2062     W: http://www.winischhofer.at/linuxsisusbvga.shtml
2063     S: Maintained
2064    
2065     SMSC47M1 HARDWARE MONITOR DRIVER
2066     P: Jean Delvare
2067     M: khali@linux-fr.org
2068     L: sensors@stimpy.netroedge.com
2069     S: Odd Fixes
2070    
2071     SMB FILESYSTEM
2072     P: Urban Widmark
2073     M: urban@teststation.com
2074     W: http://samba.org/
2075     L: samba@samba.org
2076     S: Maintained
2077    
2078     SMC91x ETHERNET DRIVER
2079     P: Nicolas Pitre
2080     M: nico@cam.org
2081     S: Maintained
2082    
2083     SNA NETWORK LAYER
2084     P: Jay Schulist
2085     M: jschlst@samba.org
2086     L: linux-sna@turbolinux.com
2087     W: http://www.linux-sna.org
2088     S: Supported
2089    
2090     SOFTWARE RAID (Multiple Disks) SUPPORT
2091     P: Ingo Molnar
2092     M: mingo@redhat.com
2093     P: Neil Brown
2094     M: neilb@cse.unsw.edu.au
2095     L: linux-raid@vger.kernel.org
2096     S: Maintained
2097    
2098     SOFTWARE SUSPEND:
2099     P: Pavel Machek
2100     M: pavel@suse.cz
2101     M: pavel@ucw.cz
2102     L: http://lister.fornax.hu/mailman/listinfo/swsusp
2103     W: http://swsusp.sf.net/
2104     S: Maintained
2105    
2106     SONIC NETWORK DRIVER
2107     P: Thomas Bogendoerfer
2108     M: tsbogend@alpha.franken.de
2109     L: netdev@vger.kernel.org
2110     S: Maintained
2111    
2112     SONY VAIO CONTROL DEVICE DRIVER
2113     P: Stelian Pop
2114     M: stelian@popies.net
2115     W: http://popies.net/sonypi/
2116     S: Maintained
2117    
2118     SOUND
2119     P: Jaroslav Kysela
2120     M: perex@suse.cz
2121     L: alsa-devel@alsa-project.org
2122     S: Maintained
2123    
2124     TPM DEVICE DRIVER
2125     P: Kylene Hall
2126     M: kjhall@us.ibm.com
2127     W: http://tpmdd.sourceforge.net
2128     L: tpmdd-devel@lists.sourceforge.net
2129     S: Maintained
2130    
2131     UltraSPARC (sparc64):
2132     P: David S. Miller
2133     M: davem@davemloft.net
2134     P: Eddie C. Dost
2135     M: ecd@skynet.be
2136     P: Jakub Jelinek
2137     M: jj@sunsite.ms.mff.cuni.cz
2138     P: Anton Blanchard
2139     M: anton@samba.org
2140     L: sparclinux@vger.kernel.org
2141     L: ultralinux@vger.kernel.org
2142     S: Maintained
2143    
2144     SHARP LH SUPPORT (LH7952X & LH7A40X)
2145     P: Marc Singer
2146     M: elf@buici.com
2147     W: http://projects.buici.com/arm
2148     L: linux-arm-kernel@lists.arm.linux.org.uk
2149     S: Maintained
2150    
2151     SPARC (sparc32):
2152     P: William L. Irwin
2153     M: wli@holomorphy.com
2154     L: sparclinux@vger.kernel.org
2155     S: Maintained
2156    
2157     SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
2158     P: Roger Wolff
2159     M: R.E.Wolff@BitWizard.nl
2160     L: linux-kernel@vger.kernel.org ?
2161     S: Supported
2162    
2163     SPX NETWORK LAYER
2164     P: Jay Schulist
2165     M: jschlst@samba.org
2166     L: netdev@vger.kernel.org
2167     S: Supported
2168    
2169     SRM (Alpha) environment access
2170     P: Jan-Benedict Glaw
2171     M: jbglaw@lug-owl.de
2172     L: linux-kernel@vger.kernel.org
2173     S: Maintained
2174    
2175     STARFIRE/DURALAN NETWORK DRIVER
2176     P: Ion Badulescu
2177     M: ionut@cs.columbia.edu
2178     S: Maintained
2179    
2180     STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
2181     W: http://mosquitonet.Stanford.EDU/strip.html
2182     S: Unsupported ?
2183    
2184     STRADIS MPEG-2 DECODER DRIVER
2185     P: Nathan Laredo
2186     M: laredo@gnu.org
2187     W: http://mpeg.openprojects.net/
2188     W: http://www.stradis.com/
2189     S: Maintained
2190    
2191     SUPERH (sh)
2192     P: Paul Mundt
2193     M: lethal@linux-sh.org
2194     P: Kazumoto Kojima
2195     M: kkojima@rr.iij4u.or.jp
2196     L: linux-sh@m17n.org
2197     W: http://www.linux-sh.org
2198     W: http://www.m17n.org/linux-sh/
2199     W: http://www.rr.iij4u.or.jp/~kkojima/linux-sh4.html
2200     S: Maintained
2201    
2202     SUPERH64 (sh64)
2203     P: Paul Mundt
2204     M: lethal@linux-sh.org
2205     P: Richard Curnow
2206     M: rc@rc0.org.uk
2207     L: linuxsh-shmedia-dev@lists.sourceforge.net
2208     W: http://www.linux-sh.org
2209     W: http://www.rc0.org.uk/sh64
2210     S: Maintained
2211    
2212     SUN3/3X
2213     P: Sam Creasey
2214     M: sammy@sammy.net
2215     L: sun3-list@redhat.com
2216     W: http://sammy.net/sun3/
2217     S: Maintained
2218    
2219     SVGA HANDLING
2220     P: Martin Mares
2221     M: mj@ucw.cz
2222     L: linux-video@atrey.karlin.mff.cuni.cz
2223     S: Maintained
2224    
2225     SYSV FILESYSTEM
2226     P: Christoph Hellwig
2227     M: hch@infradead.org
2228     S: Maintained
2229    
2230     TI PARALLEL LINK CABLE DRIVER
2231     P: Romain Lievin
2232     M: roms@lpg.ticalc.org
2233     S: Maintained
2234    
2235     TLAN NETWORK DRIVER
2236     P: Samuel Chessman
2237     M: chessman@tux.org
2238     L: tlan-devel@lists.sourceforge.net
2239     W: http://sourceforge.net/projects/tlan/
2240     S: Maintained
2241    
2242     TOKEN-RING NETWORK DRIVER
2243     P: Mike Phillips
2244     M: mikep@linuxtr.net
2245     L: netdev@vger.kernel.org
2246     L: linux-tr@linuxtr.net
2247     W: http://www.linuxtr.net
2248     S: Maintained
2249    
2250     TOSHIBA ACPI EXTRAS DRIVER
2251     P: John Belmonte
2252     M: toshiba_acpi@memebeam.org
2253     W: http://memebeam.org/toys/ToshibaAcpiDriver
2254     S: Maintained
2255    
2256     TOSHIBA SMM DRIVER
2257     P: Jonathan Buzzard
2258     M: jonathan@buzzard.org.uk
2259     L: tlinux-users@tce.toshiba-dme.co.jp
2260     W: http://www.buzzard.org.uk/toshiba/
2261     S: Maintained
2262    
2263     TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
2264     P: Muli Ben-Yehuda
2265     M: mulix@mulix.org
2266     L: linux-kernel@vger.kernel.org
2267     S: Maintained
2268    
2269     TRIVIAL PATCHES
2270     P: Rusty Russell
2271     M: trivial@rustcorp.com.au
2272     L: linux-kernel@vger.kernel.org
2273     W: http://www.kernel.org/pub/linux/kernel/people/rusty/trivial/
2274     S: Maintained
2275    
2276     TMS380 TOKEN-RING NETWORK DRIVER
2277     P: Adam Fritzler
2278     M: mid@auk.cx
2279     L: linux-tr@linuxtr.net
2280     W: http://www.auk.cx/tms380tr/
2281     S: Maintained
2282    
2283     TULIP NETWORK DRIVER
2284     P: Jeff Garzik
2285     M: jgarzik@pobox.com
2286     L: tulip-users@lists.sourceforge.net
2287     W: http://sourceforge.net/projects/tulip/
2288     S: Maintained
2289    
2290     TUN/TAP driver
2291     P: Maxim Krasnyansky
2292     M: maxk@qualcomm.com, max_mk@yahoo.com
2293     L: vtun@office.satix.net
2294     W: http://vtun.sourceforge.net/tun
2295     S: Maintained
2296    
2297     U14-34F SCSI DRIVER
2298     P: Dario Ballabio
2299     M: ballabio_dario@emc.com
2300     L: linux-scsi@vger.kernel.org
2301     S: Maintained
2302    
2303     UDF FILESYSTEM
2304     P: Ben Fennema
2305     M: bfennema@falcon.csc.calpoly.edu
2306     L: linux_udf@hpesjro.fc.hp.com
2307     W: http://linux-udf.sourceforge.net
2308     S: Maintained
2309    
2310     UNIFORM CDROM DRIVER
2311     P: Jens Axboe
2312     M: axboe@suse.de
2313     L: linux-kernel@vger.kernel.org
2314     W: http://www.kernel.dk
2315     S: Maintained
2316    
2317     USB ACM DRIVER
2318     P: Oliver Neukum
2319     M: oliver@neukum.name
2320     L: linux-usb-users@lists.sourceforge.net
2321     L: linux-usb-devel@lists.sourceforge.net
2322     S: Maintained
2323    
2324     USB BLOCK DRIVER (UB ub)
2325     P: Pete Zaitcev
2326     M: zaitcev@redhat.com
2327     L: linux-kernel@vger.kernel.org
2328     L: linux-usb-devel@lists.sourceforge.net
2329     S: Supported
2330    
2331     USB BLUETOOTH TTY CONVERTER DRIVER
2332     P: Greg Kroah-Hartman
2333     M: greg@kroah.com
2334     L: linux-usb-users@lists.sourceforge.net
2335     L: linux-usb-devel@lists.sourceforge.net
2336     S: Maintained
2337     W: http://www.kroah.com/linux-usb/
2338    
2339     USB CDC ETHERNET DRIVER
2340     P: Greg Kroah-Hartman
2341     M: greg@kroah.com
2342     L: linux-usb-users@lists.sourceforge.net
2343     L: linux-usb-devel@lists.sourceforge.net
2344     S: Maintained
2345     W: http://www.kroah.com/linux-usb/
2346    
2347     USB EHCI DRIVER
2348     P: David Brownell
2349     M: dbrownell@users.sourceforge.net
2350     L: linux-usb-devel@lists.sourceforge.net
2351     S: Maintained
2352    
2353     USB HID/HIDBP DRIVERS
2354     P: Vojtech Pavlik
2355     M: vojtech@suse.cz
2356     L: linux-usb-users@lists.sourceforge.net
2357     L: linux-usb-devel@lists.sourceforge.net
2358     S: Maintained
2359    
2360     USB HUB DRIVER
2361     P: Johannes Erdfelt
2362     M: johannes@erdfelt.com
2363     L: linux-usb-users@lists.sourceforge.net
2364     L: linux-usb-devel@lists.sourceforge.net
2365     S: Maintained
2366    
2367     USB KAWASAKI LSI DRIVER
2368     P: Oliver Neukum
2369     M: oliver@neukum.name
2370     L: linux-usb-users@lists.sourceforge.net
2371     L: linux-usb-devel@lists.sourceforge.net
2372     S: Maintained
2373    
2374     USB MASS STORAGE DRIVER
2375     P: Matthew Dharm
2376     M: mdharm-usb@one-eyed-alien.net
2377     L: linux-usb-users@lists.sourceforge.net
2378     L: linux-usb-devel@lists.sourceforge.net
2379     S: Maintained
2380     W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
2381    
2382     USB OHCI DRIVER
2383     P: Roman Weissgaerber
2384     M: weissg@vienna.at
2385     L: linux-usb-users@lists.sourceforge.net
2386     L: linux-usb-devel@lists.sourceforge.net
2387     S: Maintained
2388    
2389     USB OV511 DRIVER
2390     P: Mark McClelland
2391     M: mmcclell@bigfoot.com
2392     L: linux-usb-users@lists.sourceforge.net
2393     L: linux-usb-devel@lists.sourceforge.net
2394     W: http://alpha.dyndns.org/ov511/
2395     S: Maintained
2396    
2397     USB PEGASUS DRIVER
2398     P: Petko Manolov
2399     M: petkan@users.sourceforge.net
2400     L: linux-usb-users@lists.sourceforge.net
2401     L: linux-usb-devel@lists.sourceforge.net
2402     W: http://pegasus2.sourceforge.net/
2403     S: Maintained
2404    
2405     USB PRINTER DRIVER
2406     P: Vojtech Pavlik
2407     M: vojtech@suse.cz
2408     L: linux-usb-users@lists.sourceforge.net
2409     L: linux-usb-devel@lists.sourceforge.net
2410     S: Maintained
2411    
2412     USB RTL8150 DRIVER
2413     P: Petko Manolov
2414     M: petkan@users.sourceforge.net
2415     L: linux-usb-users@lists.sourceforge.net
2416     L: linux-usb-devel@lists.sourceforge.net
2417     W: http://pegasus2.sourceforge.net/
2418     S: Maintained
2419    
2420     USB SE401 DRIVER
2421     P: Jeroen Vreeken
2422     M: pe1rxq@amsat.org
2423     L: linux-usb-users@lists.sourceforge.net
2424     L: linux-usb-devel@lists.sourceforge.net
2425     W: http://www.chello.nl/~j.vreeken/se401/
2426     S: Maintained
2427    
2428     USB SERIAL CYBERJACK DRIVER
2429     P: Matthias Bruestle and Harald Welte
2430     M: support@reiner-sct.com
2431     W: http://www.reiner-sct.de/support/treiber_cyberjack.php
2432     S: Maintained
2433    
2434     USB SERIAL DIGI ACCELEPORT DRIVER
2435     P: Peter Berger and Al Borchers
2436     M: pberger@brimson.com
2437     M: alborchers@steinerpoint.com
2438     L: linux-usb-users@lists.sourceforge.net
2439     L: linux-usb-devel@lists.sourceforge.net
2440     S: Maintained
2441    
2442     USB SERIAL DRIVER
2443     P: Greg Kroah-Hartman
2444     M: gregkh@suse.de
2445     L: linux-usb-users@lists.sourceforge.net
2446     L: linux-usb-devel@lists.sourceforge.net
2447     S: Supported
2448    
2449     USB SERIAL BELKIN F5U103 DRIVER
2450     P: William Greathouse
2451     M: wgreathouse@smva.com
2452     L: linux-usb-users@lists.sourceforge.net
2453     L: linux-usb-devel@lists.sourceforge.net
2454     S: Maintained
2455    
2456     USB SERIAL CYPRESS M8 DRIVER
2457     P: Lonnie Mendez
2458     M: dignome@gmail.com
2459     L: linux-usb-users@lists.sourceforge.net
2460     L: linux-usb-devel@lists.sourceforge.net
2461     S: Maintained
2462     W: http://geocities.com/i0xox0i
2463     W: http://firstlight.net/cvs
2464    
2465     USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
2466     L: linux-usb-users@lists.sourceforge.net
2467     L: linux-usb-devel@lists.sourceforge.net
2468     S: Maintained
2469    
2470     USB AUERSWALD DRIVER
2471     P: Wolfgang Muees
2472     M: wolfgang@iksw-muees.de
2473     L: linux-usb-users@lists.sourceforge.net
2474     L: linux-usb-devel@lists.sourceforge.net
2475     S: Maintained
2476    
2477     USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
2478     P: Gary Brubaker
2479     M: xavyer@ix.netcom.com
2480     L: linux-usb-users@lists.sourceforge.net
2481     L: linux-usb-devel@lists.sourceforge.net
2482     S: Maintained
2483    
2484     USB SERIAL KEYSPAN DRIVER
2485     P: Greg Kroah-Hartman
2486     M: greg@kroah.com
2487     L: linux-usb-users@lists.sourceforge.net
2488     L: linux-usb-devel@lists.sourceforge.net
2489     W: http://www.kroah.com/linux/
2490     S: Maintained
2491    
2492     USB SERIAL WHITEHEAT DRIVER
2493     P: Stuart MacDonald
2494     M: stuartm@connecttech.com
2495     L: linux-usb-users@lists.sourceforge.net
2496     L: linux-usb-devel@lists.sourceforge.net
2497     W: http://www.connecttech.com
2498     S: Supported
2499    
2500     USB SN9C10x DRIVER
2501     P: Luca Risolia
2502     M: luca.risolia@studio.unibo.it
2503     L: linux-usb-devel@lists.sourceforge.net
2504     W: http://www.linux-projects.org
2505     S: Maintained
2506    
2507     USB SUBSYSTEM
2508     P: Greg Kroah-Hartman
2509     M: gregkh@suse.de
2510     L: linux-usb-users@lists.sourceforge.net
2511     L: linux-usb-devel@lists.sourceforge.net
2512     W: http://www.linux-usb.org
2513     S: Supported
2514    
2515     USB UHCI DRIVER
2516     P: Alan Stern
2517     M: stern@rowland.harvard.edu
2518     L: linux-usb-users@lists.sourceforge.net
2519     L: linux-usb-devel@lists.sourceforge.net
2520     S: Maintained
2521    
2522     USB "USBNET" DRIVER
2523     P: David Brownell
2524     M: dbrownell@users.sourceforge.net
2525     L: linux-usb-devel@lists.sourceforge.net
2526     S: Maintained
2527    
2528     USB W996[87]CF DRIVER
2529     P: Luca Risolia
2530     M: luca.risolia@studio.unibo.it
2531     L: linux-usb-devel@lists.sourceforge.net
2532     W: http://www.linux-projects.org
2533     S: Maintained
2534    
2535     USB ZD1201 DRIVER
2536     P: Jeroen Vreeken
2537     M: pe1rxq@amsat.org
2538     L: linux-usb-users@lists.sourceforge.net
2539     L: linux-usb-devel@lists.sourceforge.net
2540     W: http://linux-lc100020.sourceforge.net
2541     S: Maintained
2542    
2543     USER-MODE LINUX
2544     P: Jeff Dike
2545     M: jdike@karaya.com
2546     L: user-mode-linux-devel@lists.sourceforge.net
2547     L: user-mode-linux-user@lists.sourceforge.net
2548     W: http://user-mode-linux.sourceforge.net
2549     S: Maintained
2550    
2551     FAT/VFAT/MSDOS FILESYSTEM:
2552     P: OGAWA Hirofumi
2553     M: hirofumi@mail.parknet.co.jp
2554     L: linux-kernel@vger.kernel.org
2555     S: Maintained
2556    
2557     VIA 82Cxxx AUDIO DRIVER (old OSS driver)
2558     P: Jeff Garzik
2559     S: Odd fixes
2560    
2561     VIA RHINE NETWORK DRIVER
2562     P: Roger Luethi
2563     M: rl@hellgate.ch
2564     S: Maintained
2565    
2566     UCLINUX (AND M68KNOMMU)
2567     P: Greg Ungerer
2568     M: gerg@uclinux.org
2569     M: gerg@snapgear.com
2570     P: David McCullough
2571     M: davidm@snapgear.com
2572     P: D. Jeff Dionne (created first uClinux port)
2573     M: jeff@uclinux.org
2574     W: http://www.uclinux.org/
2575     L: uclinux-dev@uclinux.org
2576     S: Maintained
2577    
2578     UCLINUX FOR NEC V850
2579     P: Miles Bader
2580     M: uclinux-v850@lsi.nec.co.jp
2581     W: http://www.ic.nec.co.jp/micro/uclinux/eng/
2582     W: http://www.ee.nec.de/uclinux/
2583     S: Supported
2584    
2585     UCLINUX FOR RENESAS H8/300
2586     P: Yoshinori Sato
2587     M: ysato@users.sourceforge.jp
2588     W: http://uclinux-h8.sourceforge.jp/
2589     S: Supported
2590    
2591     USB DIAMOND RIO500 DRIVER
2592     P: Cesar Miquel
2593     M: miquel@df.uba.ar
2594     L: rio500-users@lists.sourceforge.net
2595     W: http://rio500.sourceforge.net
2596     S: Maintained
2597    
2598     VIDEO FOR LINUX
2599     P: Gerd Knorr
2600     M: kraxel@bytesex.org
2601     L: video4linux-list@redhat.com
2602     S: Orphan
2603    
2604     W1 DALLAS'S 1-WIRE BUS
2605     P: Evgeniy Polyakov
2606     M: johnpol@2ka.mipt.ru
2607     L: sensors@stimpy.netroedge.com
2608     S: Maintained
2609    
2610     W83L51xD SD/MMC CARD INTERFACE DRIVER
2611     P: Pierre Ossman
2612     M: drzeus-wbsd@drzeus.cx
2613     L: wbsd-devel@list.drzeus.cx
2614     W: http://projects.drzeus.cx/wbsd
2615     S: Maintained
2616    
2617     W83L785TS HARDWARE MONITOR DRIVER
2618     P: Jean Delvare
2619     M: khali@linux-fr.org
2620     L: sensors@stimpy.netroedge.com
2621     S: Odd Fixes
2622    
2623     WAN ROUTER & SANGOMA WANPIPE DRIVERS & API (X.25, FRAME RELAY, PPP, CISCO HDLC)
2624     P: Nenad Corbic
2625     M: ncorbic@sangoma.com
2626     M: dm@sangoma.com
2627     W: http://www.sangoma.com
2628     S: Supported
2629    
2630     WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
2631     P: Jean Tourrilhes
2632     M: jt@hpl.hp.com
2633     W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
2634     S: Maintained
2635    
2636     WD7000 SCSI DRIVER
2637     P: Miroslav Zagorac
2638     M: zaga@fly.cc.fer.hr
2639     L: linux-scsi@vger.kernel.org
2640     S: Maintained
2641    
2642     WL3501 WIRELESS PCMCIA CARD DRIVER
2643     P: Arnaldo Carvalho de Melo
2644     M: acme@conectiva.com.br
2645     W: http://advogato.org/person/acme
2646     S: Maintained
2647    
2648     X.25 NETWORK LAYER
2649     P: Henner Eisen
2650     M: eis@baty.hanse.de
2651     L: linux-x25@vger.kernel.org
2652     S: Maintained
2653    
2654     XFS FILESYSTEM
2655     P: Silicon Graphics Inc
2656     M: xfs-masters@oss.sgi.com
2657     M: nathans@sgi.com
2658     L: linux-xfs@oss.sgi.com
2659     W: http://oss.sgi.com/projects/xfs
2660     S: Supported
2661    
2662     X86 3-LEVEL PAGING (PAE) SUPPORT
2663     P: Ingo Molnar
2664     M: mingo@redhat.com
2665     S: Maintained
2666    
2667     X86-64 port
2668     P: Andi Kleen
2669     M: ak@suse.de
2670     L: discuss@x86-64.org
2671     W: http://www.x86-64.org
2672     S: Maintained
2673    
2674     YAM DRIVER FOR AX.25
2675     P: Jean-Paul Roubelat
2676     M: jpr@f6fbb.org
2677     L: linux-hams@vger.kernel.org
2678     S: Maintained
2679    
2680     YMFPCI YAMAHA PCI SOUND (Use ALSA instead)
2681     P: Pete Zaitcev
2682     M: zaitcev@yahoo.com
2683     L: linux-kernel@vger.kernel.org
2684     S: Obsolete
2685    
2686     Z8530 DRIVER FOR AX.25
2687     P: Joerg Reuter
2688     M: jreuter@yaina.de
2689     W: http://yaina.de/jreuter/
2690     W: http://www.qsl.net/dl1bke/
2691     L: linux-hams@vger.kernel.org
2692     S: Maintained
2693    
2694     ZF MACHZ WATCHDOG
2695     P: Fernando Fuganti
2696     M: fuganti@netbank.com.br
2697     W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
2698     S: Maintained
2699    
2700     ZR36067 VIDEO FOR LINUX DRIVER
2701     P: Ronald Bultje
2702     M: rbultje@ronald.bitfreak.net
2703     L: mjpeg-users@lists.sourceforge.net
2704     W: http://mjpeg.sourceforge.net/driver-zoran/
2705     S: Maintained
2706    
2707     ZR36120 VIDEO FOR LINUX DRIVER
2708     P: Pauline Middelink
2709     M: middelin@polyware.nl
2710     W: http://www.polyware.nl/~middelin/En/hobbies.html
2711     W: http://www.polyware.nl/~middelin/hobbies.html
2712     S: Maintained
2713    
2714     THE REST
2715     P: Linus Torvalds
2716     S: Buried alive in reporters