blob: 2d036ffd961f331803e0556258b166edd18620b6 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001
2 List of maintainers and how to submit kernel changes
3
4Please try to follow the guidelines below. This will make things
5easier on the maintainers. Not all of these guidelines matter for every
6trivial patch so apply some common sense.
7
81. Always _test_ your changes, however small, on at least 4 or
9 5 people, preferably many more.
10
112. 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
193. 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
234. When you are happy with a change make it generally available for
24 testing and await feedback.
25
265. 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
Alan Coxc9ee1332006-05-20 15:00:12 -070043 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
Linus Torvalds1da177e2005-04-16 15:20:36 -0700486. 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
Alan Coxc9ee1332006-05-20 15:00:12 -0700527. 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
568. Happy hacking.
Linus Torvalds1da177e2005-04-16 15:20:36 -070057
58 -----------------------------------
59
60Maintainers List (try to look for most precise areas first)
61
62Note: For the hard of thinking, this list is meant to remain in alphabetical
63order. If you could add yourselves to it in alphabetical order that would be
64so much easier [Ed]
65
66P: Person
67M: Mail patches to
68L: Mailing list that is relevant to this area
69W: Web-page with status/info
Jody McIntyre50306fb2005-11-23 15:44:03 -080070T: SCM tree type and location. Type is one of: git, hg, quilt.
Linus Torvalds1da177e2005-04-16 15:20:36 -070071S: 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
833C359 NETWORK DRIVER
84P: Mike Phillips
85M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -070086L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -070087L: linux-tr@linuxtr.net
88W: http://www.linuxtr.net
89S: Maintained
90
913C505 NETWORK DRIVER
92P: Philip Blundell
93M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -070094L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -070095S: Maintained
96
973CR990 NETWORK DRIVER
98P: David Dillow
99M: dave@thedillows.org
Ralf Baechle979b6c12005-06-13 14:30:40 -0700100L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700101S: Maintained
102
1033W-XXXX ATA-RAID CONTROLLER DRIVER
104P: Adam Radford
105M: linuxraid@amcc.com
106L: linux-scsi@vger.kernel.org
107W: http://www.amcc.com
108S: Supported
109
1103W-9XXX SATA-RAID CONTROLLER DRIVER
111P: Adam Radford
112M: linuxraid@amcc.com
113L: linux-scsi@vger.kernel.org
114W: http://www.amcc.com
115S: Supported
116
11753C700 AND 53C700-66 SCSI DRIVER
118P: James E.J. Bottomley
119M: James.Bottomley@HansenPartnership.com
120L: linux-scsi@vger.kernel.org
121S: Maintained
122
1236PACK NETWORK DRIVER FOR AX.25
124P: Andreas Koensgen
125M: ajk@iehk.rwth-aachen.de
126L: linux-hams@vger.kernel.org
127S: Maintained
128
1298139CP 10/100 FAST ETHERNET DRIVER
130P: Jeff Garzik
131M: jgarzik@pobox.com
132S: Maintained
133
1348139TOO 10/100 FAST ETHERNET DRIVER
135P: Jeff Garzik
136M: jgarzik@pobox.com
137W: http://sourceforge.net/projects/gkernel/
138S: Maintained
139
1408169 10/100/1000 GIGABIT ETHERNET DRIVER
141P: Francois Romieu
142M: romieu@fr.zoreil.com
Ralf Baechle979b6c12005-06-13 14:30:40 -0700143L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700144S: Maintained
145
1468250/16?50 (AND CLONE UARTS) SERIAL DRIVER
147P: Russell King
148M: rmk+serial@arm.linux.org.uk
149L: linux-serial@vger.kernel.org
150W: http://serial.sourceforge.net
151S: Maintained
152
1538390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
154P: Paul Gortmaker
155M: p_gortmaker@yahoo.com
Ralf Baechle979b6c12005-06-13 14:30:40 -0700156L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700157S: Maintained
158
Eric Van Hensbergen67543e52006-03-25 03:07:29 -08001599P FILE SYSTEM
160P: Eric Van Hensbergen
161M: ericvh@gmail.com
162P: Ron Minnich
163M: rminnich@lanl.gov
164P: Latchesar Ionkov
165M: lucho@ionkov.net
166L: v9fs-developer@lists.sourceforge.net
167W: http://v9fs.sf.net
168T: git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git
169S: Maintained
170
Linus Torvalds1da177e2005-04-16 15:20:36 -0700171A2232 SERIAL BOARD DRIVER
172P: Enver Haase
173M: ehaase@inf.fu-berlin.de
174M: A2232@gmx.net
175L: linux-m68k@lists.linux-m68k.org
176S: Maintained
177
178AIO
179P: Benjamin LaHaise
180M: bcrl@kvack.org
181L: linux-aio@kvack.org
182S: Supported
183
Hans de Goedef2b84bb2006-06-04 20:22:24 +0200184ABIT UGURU HARDWARE MONITOR DRIVER
185P: Hans de Goede
186M: j.w.r.degoede@hhs.nl
187L: lm-sensors@lm-sensors.org
188S: Maintained
189
Linus Torvalds1da177e2005-04-16 15:20:36 -0700190ACENIC DRIVER
191P: Jes Sorensen
192M: jes@trained-monkey.org
193L: linux-acenic@sunsite.dk
194S: Maintained
195
196ACI MIXER DRIVER
197P: Robert Siemer
198M: Robert.Siemer@gmx.de
199L: linux-sound@vger.kernel.org
200W: http://www.stud.uni-karlsruhe.de/~uh1b/
201S: Maintained
202
Linus Torvalds1da177e2005-04-16 15:20:36 -0700203AACRAID SCSI RAID DRIVER
204P: Adaptec OEM Raid Solutions
205L: linux-scsi@vger.kernel.org
206W: http://linux.dell.com/storage.shtml
207S: Supported
208
209ACPI
210P: Len Brown
211M: len.brown@intel.com
Len Brown6968e502005-12-30 00:32:49 -0500212L: linux-acpi@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700213W: http://acpi.sourceforge.net/
Jody McIntyre6fb04252005-11-18 09:31:06 -0800214T: git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700215S: Maintained
216
Kristen Carlson Accardi998be202006-07-26 10:52:33 -0700217ACPI PCI HOTPLUG DRIVER
218P: Kristen Carlson Accardi
219M: kristen.c.accardi@intel.com
220L: pcihpd-discuss@lists.sourceforge.net
221S: Maintained
222
Linus Torvalds1da177e2005-04-16 15:20:36 -0700223AD1816 SOUND DRIVER
224P: Thorsten Knabe
225M: Thorsten Knabe <linux@thorsten-knabe.de>
226W: http://linux.thorsten-knabe.de
227S: Maintained
228
Kyle McMartin6958ae32005-10-21 23:11:27 -0400229AD1889 SOUND DRIVER
230P: Kyle McMartin
231M: kyle@parisc-linux.org
232P: Thibaut Varene
233M: T-Bone@parisc-linux.org
234W: http://wiki.parisc-linux.org/AD1889
235L: parisc-linux@lists.parisc-linux.org
236S: Maintained
237
Linus Torvalds1da177e2005-04-16 15:20:36 -0700238ADM1025 HARDWARE MONITOR DRIVER
239P: Jean Delvare
240M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +0200241L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700242S: Maintained
243
244ADT746X FAN DRIVER
245P: Colin Leroy
246M: colin@colino.net
247S: Maintained
248
Linus Torvalds1da177e2005-04-16 15:20:36 -0700249AEDSP16 DRIVER
250P: Riccardo Facchetti
251M: fizban@tin.it
252S: Maintained
253
254AFFS FILE SYSTEM
255P: Roman Zippel
256M: zippel@linux-m68k.org
257S: Maintained
258
259AGPGART DRIVER
260P: Dave Jones
261M: davej@codemonkey.org.uk
262W: http://www.codemonkey.org.uk/projects/agp/
Josh Boyer1adc1232005-11-23 15:44:15 -0800263T: git kernel.org:/pub/scm/linux/kernel/git/davej/agpgart.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700264S: Maintained
265
266AHA152X SCSI DRIVER
267P: Juergen E. Fischer
268M: Juergen Fischer <fischer@norbit.de>
269L: linux-scsi@vger.kernel.org
270S: Maintained
271
272ALCATEL SPEEDTOUCH USB DRIVER
273P: Duncan Sands
274M: duncan.sands@free.fr
275L: linux-usb-users@lists.sourceforge.net
276L: linux-usb-devel@lists.sourceforge.net
277W: http://www.linux-usb.org/SpeedTouch/
278S: Maintained
279
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000280ALI1563 I2C DRIVER
281P: Rudolf Marek
282M: r.marek@sh.cvut.cz
Jean Delvare5d925fe2006-07-01 17:14:32 +0200283L: i2c@lm-sensors.org
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000284S: Maintained
285
Linus Torvalds1da177e2005-04-16 15:20:36 -0700286ALPHA PORT
287P: Richard Henderson
288M: rth@twiddle.net
289S: Odd Fixes for 2.4; Maintained for 2.6.
290P: Ivan Kokshaysky
291M: ink@jurassic.park.msu.ru
292S: Maintained for 2.4; PCI support for 2.6.
293
Jordan Crousef90b8112006-01-06 00:12:14 -0800294AMD GEODE PROCESSOR/CHIPSET SUPPORT
295P: Jordan Crouse
296M: info-linux@geode.amd.com
297L: info-linux@geode.amd.com
298W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
299S: Supported
300
Johannes Berg42269062006-07-25 16:15:50 +0200301AOA (Apple Onboard Audio) ALSA DRIVER
302P: Johannes Berg
303M: johannes@sipsolutions.net
304L: linuxppc-dev@ozlabs.org
305L: alsa-devel@alsa-project.org
306S: Maintained
307
Linus Torvalds1da177e2005-04-16 15:20:36 -0700308APM DRIVER
309P: Stephen Rothwell
310M: sfr@canb.auug.org.au
311L: linux-laptop@vger.kernel.org
312W: http://www.canb.auug.org.au/~sfr/
313S: Supported
314
315APPLETALK NETWORK LAYER
316P: Arnaldo Carvalho de Melo
317M: acme@conectiva.com.br
318S: Maintained
319
Jaya Kumar1154ea72005-06-21 17:17:04 -0700320ARC FRAMEBUFFER DRIVER
321P: Jaya Kumar
322M: jayalk@intworks.biz
323S: Maintained
324
Linus Torvalds1da177e2005-04-16 15:20:36 -0700325ARM26 ARCHITECTURE
326P: Ian Molton
327M: spyro@f2s.com
328S: Maintained
329
330ARM26/ARCHIMEDES
331P: Ian Molton
332M: spyro@f2s.com
333S: Maintained
334
335ARM26/A5000
336P: John Appleby
337M: john@dnsworld.co.uk
338S: Maintained
339
340ARM MFM AND FLOPPY DRIVERS
341P: Ian Molton
342M: spyro@f2s.com
343S: Maintained
344
345ARM/CORGI MACHINE SUPPORT
346P: Richard Purdie
347M: rpurdie@rpsys.net
348S: Maintained
349
Dirk Opfer8459c152005-11-06 14:27:52 +0000350ARM/TOSA MACHINE SUPPORT
351P: Dirk Opfer
352M: dirk@opfer-online.de
353S: Maintained
354
Linus Torvalds1da177e2005-04-16 15:20:36 -0700355ARM/PLEB SUPPORT
356P: Peter Chubb
357M: pleb@gelato.unsw.edu.au
358W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
359S: Maintained
360
361ARM/PT DIGITAL BOARD PORT
362P: Stefan Eletzhofer
363M: stefan.eletzhofer@eletztrick.de
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700364L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700365W: http://www.arm.linux.org.uk/
366S: Maintained
367
368ARM/SHARK MACHINE SUPPORT
369P: Alexander Schulz
370M: alex@shark-linux.de
371W: http://www.shark-linux.de/shark.html
372S: Maintained
373
374ARM/STRONGARM110 PORT
375P: Russell King
376M: rmk@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700377L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700378W: http://www.arm.linux.org.uk/
379S: Maintained
380
381ARM/S3C2410 ARM ARCHITECTURE
382P: Ben Dooks
383M: ben-s3c2410@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700384L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700385W: http://www.fluff.org/ben/linux/
386S: Maintained
387
388ARM/S3C2440 ARM ARCHITECTURE
389P: Ben Dooks
390M: ben-s3c2440@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700391L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700392W: http://www.fluff.org/ben/linux/
393S: Maintained
394
395ARPD SUPPORT
396P: Jonathan Layes
Ralf Baechle979b6c12005-06-13 14:30:40 -0700397L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700398S: Maintained
399
400ASUS ACPI EXTRAS DRIVER
401P: Karol Kozimor
402M: sziwan@users.sourceforge.net
403P: Julien Lerouge
404M: julien.lerouge@free.fr
405L: acpi4asus-user@lists.sourceforge.net
406W: http://sourceforge.net/projects/acpi4asus
407W: http://julien.lerouge.free.fr
408S: Maintained
409
410ATA OVER ETHERNET DRIVER
411P: Ed L. Cashin
412M: ecashin@coraid.com
413W: http://www.coraid.com/support/linux
414S: Supported
415
416ATM
417P: Chas Williams
418M: chas@cmf.nrl.navy.mil
419L: linux-atm-general@lists.sourceforge.net
420W: http://linux-atm.sourceforge.net
421S: Maintained
422
423ATMEL WIRELESS DRIVER
424P: Simon Kelley
425M: simon@thekelleys.org.uk
426W: http://www.thekelleys.org.uk/atmel
427W: http://atmelwlandriver.sourceforge.net/
428S: Maintained
429
Chris Wrighta92b7b82005-07-07 18:12:23 -0700430AUDIT SUBSYSTEM
David Woodhousead3f9a22005-07-13 15:28:29 +0100431P: David Woodhouse
432M: dwmw2@infradead.org
433L: linux-audit@redhat.com
434W: http://people.redhat.com/sgrubb/audit/
Josh Boyer1adc1232005-11-23 15:44:15 -0800435T: git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
Chris Wrighta92b7b82005-07-07 18:12:23 -0700436S: Maintained
437
Linus Torvalds1da177e2005-04-16 15:20:36 -0700438AX.25 NETWORK LAYER
439P: Ralf Baechle
440M: ralf@linux-mips.org
441L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +0200442W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700443S: Maintained
444
445BAYCOM/HDLCDRV DRIVERS FOR AX.25
446P: Thomas Sailer
447M: t.sailer@alumni.ethz.ch
448L: linux-hams@vger.kernel.org
449W: http://www.baycom.org/~tom/ham/ham.html
450S: Maintained
451
Michael Buesch9eac8f92006-04-22 17:31:27 +0200452BCM43XX WIRELESS DRIVER
453P: Michael Buesch
454M: mb@bu3sch.de
455P: Stefano Brivio
456M: st3@riseup.net
457W: http://bcm43xx.berlios.de/
458S: Maintained
459
Linus Torvalds1da177e2005-04-16 15:20:36 -0700460BEFS FILE SYSTEM
461P: Sergey S. Kostyliov
462M: rathamahata@php4.ru
463L: linux-kernel@vger.kernel.org
464S: Maintained
465
466BERKSHIRE PRODUCTS PC WATCHDOG DRIVER
467P: Kenji Hollis
468W: http://ftp.bitgate.com/pcwd/
469S: Maintained
470
471BFS FILE SYSTEM
472P: Tigran A. Aivazian
473M: tigran@veritas.com
474L: linux-kernel@vger.kernel.org
475S: Maintained
476
477BLOCK LAYER
478P: Jens Axboe
479M: axboe@suse.de
480L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800481T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700482S: Maintained
483
484BLUETOOTH SUBSYSTEM
485P: Marcel Holtmann
486M: marcel@holtmann.org
487P: Maxim Krasnyansky
488M: maxk@qualcomm.com
489L: bluez-devel@lists.sf.net
490W: http://bluez.sf.net
491W: http://www.bluez.org
492W: http://www.holtmann.org/linux/bluetooth/
Josh Boyer1adc1232005-11-23 15:44:15 -0800493T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700494S: Maintained
495
496BLUETOOTH RFCOMM LAYER
497P: Marcel Holtmann
498M: marcel@holtmann.org
499P: Maxim Krasnyansky
500M: maxk@qualcomm.com
501S: Maintained
502
503BLUETOOTH BNEP LAYER
504P: Marcel Holtmann
505M: marcel@holtmann.org
506P: Maxim Krasnyansky
507M: maxk@qualcomm.com
508S: Maintained
509
510BLUETOOTH CMTP LAYER
511P: Marcel Holtmann
512M: marcel@holtmann.org
513S: Maintained
514
515BLUETOOTH HIDP LAYER
516P: Marcel Holtmann
517M: marcel@holtmann.org
518S: Maintained
519
520BLUETOOTH HCI UART DRIVER
521P: Marcel Holtmann
522M: marcel@holtmann.org
523P: Maxim Krasnyansky
524M: maxk@qualcomm.com
525S: Maintained
526
527BLUETOOTH HCI USB DRIVER
528P: Marcel Holtmann
529M: marcel@holtmann.org
530P: Maxim Krasnyansky
531M: maxk@qualcomm.com
532S: Maintained
533
534BLUETOOTH HCI BCM203X DRIVER
535P: Marcel Holtmann
536M: marcel@holtmann.org
537S: Maintained
538
539BLUETOOTH HCI BPA10X DRIVER
540P: Marcel Holtmann
541M: marcel@holtmann.org
542S: Maintained
543
544BLUETOOTH HCI BFUSB DRIVER
545P: Marcel Holtmann
546M: marcel@holtmann.org
547S: Maintained
548
549BLUETOOTH HCI DTL1 DRIVER
550P: Marcel Holtmann
551M: marcel@holtmann.org
552S: Maintained
553
554BLUETOOTH HCI BLUECARD DRIVER
555P: Marcel Holtmann
556M: marcel@holtmann.org
557S: Maintained
558
559BLUETOOTH HCI BT3C DRIVER
560P: Marcel Holtmann
561M: marcel@holtmann.org
562S: Maintained
563
564BLUETOOTH HCI BTUART DRIVER
565P: Marcel Holtmann
566M: marcel@holtmann.org
567S: Maintained
568
569BLUETOOTH HCI VHCI DRIVER
570P: Maxim Krasnyansky
571M: maxk@qualcomm.com
572S: Maintained
573
574BONDING DRIVER
575P: Chad Tindel
576M: ctindel@users.sourceforge.net
577P: Jay Vosburgh
578M: fubar@us.ibm.com
579L: bonding-devel@lists.sourceforge.net
580W: http://sourceforge.net/projects/bonding/
581S: Supported
582
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000583BROADBAND PROCESSOR ARCHITECTURE
584P: Arnd Bergmann
585M: arnd@arndb.de
Stephen Rothwell1d049812006-03-22 11:26:58 +1100586L: linuxppc-dev@ozlabs.org
Arthur Othieno6d923f92006-05-19 06:22:23 -0400587W: http://www.penguinppc.org/ppc64/
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000588S: Supported
589
Gary Zambrano39105892006-06-22 17:26:20 -0700590BROADCOM B44 10/100 ETHERNET DRIVER
591P: Gary Zambrano
592M: zambrano@broadcom.com
593L: netdev@vger.kernel.org
594S: Supported
595
Michael Chan948c51e2006-06-04 02:51:39 -0700596BROADCOM BNX2 GIGABIT ETHERNET DRIVER
597P: Michael Chan
598M: mchan@broadcom.com
599L: netdev@vger.kernel.org
600S: Supported
601
602BROADCOM TG3 GIGABIT ETHERNET DRIVER
603P: Michael Chan
604M: mchan@broadcom.com
605L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700606S: Supported
607
608BTTV VIDEO4LINUX DRIVER
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700609P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -0200610M: mchehab@infradead.org
611M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700612L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700613W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -0200614T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700615S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -0700616
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +0200617CALGARY x86-64 IOMMU
618P: Muli Ben-Yehuda
619M: muli@il.ibm.com
620P: Jon D. Mason
621M: jdmason@us.ibm.com
622L: linux-kernel@vger.kernel.org
623L: discuss@x86-64.org
624S: Maintained
625
Linus Torvalds1da177e2005-04-16 15:20:36 -0700626COMMON INTERNET FILE SYSTEM (CIFS)
627P: Steve French
628M: sfrench@samba.org
Jesper Juhlfb453d42006-01-15 02:46:48 +0100629L: linux-cifs-client@lists.samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700630L: samba-technical@lists.samba.org
631W: http://us1.samba.org/samba/Linux_CIFS_client.html
Josh Boyer1adc1232005-11-23 15:44:15 -0800632T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700633S: Supported
634
Joel Becker7063fbf2005-12-15 14:29:43 -0800635CONFIGFS
636P: Joel Becker
Joel Becker62ca3d262006-01-27 11:04:12 -0800637M: joel.becker@oracle.com
638L: linux-kernel@vger.kernel.org
Joel Becker7063fbf2005-12-15 14:29:43 -0800639S: Supported
640
Linus Torvalds1da177e2005-04-16 15:20:36 -0700641CIRRUS LOGIC GENERIC FBDEV DRIVER
642P: Jeff Garzik
643M: jgarzik@pobox.com
644L: linux-fbdev-devel@lists.sourceforge.net
645S: Odd Fixes
646
647CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
648P: Cirrus Logic Corporation (kernel 2.2 driver)
649M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
650P: Nils Faerber (port to kernel 2.4)
651M: Nils Faerber <nils@kernelconcepts.de>
652S: Maintained
653
654CODA FILE SYSTEM
655P: Jan Harkes
656M: jaharkes@cs.cmu.edu
657M: coda@cs.cmu.edu
658L: codalist@coda.cs.cmu.edu
659W: http://www.coda.cs.cmu.edu/
660S: Maintained
661
662COMPACTPCI HOTPLUG CORE
663P: Scott Murray
664M: scottm@somanetworks.com
665M: scott@spiteful.org
666L: pcihpd-discuss@lists.sourceforge.net
667S: Supported
668
669COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
670P: Scott Murray
671M: scottm@somanetworks.com
672M: scott@spiteful.org
673L: pcihpd-discuss@lists.sourceforge.net
674S: Supported
675
676COMPACTPCI HOTPLUG GENERIC DRIVER
677P: Scott Murray
678M: scottm@somanetworks.com
679M: scott@spiteful.org
680L: pcihpd-discuss@lists.sourceforge.net
681S: Supported
682
683COMPUTONE INTELLIPORT MULTIPORT CARD
684P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -0700685M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -0700686W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -0700687S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -0700688
689COSA/SRP SYNC SERIAL DRIVER
690P: Jan "Yenya" Kasprzak
691M: kas@fi.muni.cz
692W: http://www.fi.muni.cz/~kas/cosa/
693S: Maintained
694
695CPU FREQUENCY DRIVERS
696P: Dave Jones
697M: davej@codemonkey.org.uk
698L: cpufreq@lists.linux.org.uk
699W: http://www.codemonkey.org.uk/projects/cpufreq/
Josh Boyer1adc1232005-11-23 15:44:15 -0800700T: git kernel.org/pub/scm/linux/kernel/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700701S: Maintained
702
703CPUID/MSR DRIVER
704P: H. Peter Anvin
705M: hpa@zytor.com
706S: Maintained
707
Paul Jacksoned90fb42005-09-27 21:45:37 -0700708CPUSETS
709P: Paul Jackson
710P: Simon Derr
711M: pj@sgi.com
712M: simon.derr@bull.net
713L: linux-kernel@vger.kernel.org
714W: http://www.bullopensource.org/cpuset/
715S: Supported
716
Linus Torvalds1da177e2005-04-16 15:20:36 -0700717CRAMFS FILESYSTEM
718W: http://sourceforge.net/projects/cramfs/
719S: Orphan
720
721CRIS PORT
722P: Mikael Starvik
723M: starvik@axis.com
724L: dev-etrax@axis.com
725W: http://developer.axis.com
726S: Maintained
727
728CRYPTO API
729P: Herbert Xu
730M: herbert@gondor.apana.org.au
731P: David S. Miller
732M: davem@davemloft.net
733L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -0800734T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700735S: Maintained
736
Jaya Kumar9b4ffa42005-11-17 10:12:23 +0100737CS5535 Audio ALSA driver
738P: Jaya Kumar
739M: jayakumar.alsa@gmail.com
740S: Maintained
741
Linus Torvalds1da177e2005-04-16 15:20:36 -0700742CYBERPRO FB DRIVER
743P: Russell King
744M: rmk@arm.linux.org.uk
745W: http://www.arm.linux.org.uk/
746S: Maintained
747
Knut Petersen9fa68ea2005-09-09 13:04:56 -0700748CYBLAFB FRAMEBUFFER DRIVER
749P: Knut Petersen
750M: Knut_Petersen@t-online.de
751L: linux-fbdev-devel@lists.sourceforge.net
752S: Maintained
753
Linus Torvalds1da177e2005-04-16 15:20:36 -0700754CYCLADES 2X SYNC CARD DRIVER
755P: Arnaldo Carvalho de Melo
756M: acme@conectiva.com.br
757W: http://advogato.org/person/acme
758L: cycsyn-devel@bazar.conectiva.com.br
759S: Maintained
760
761CYCLADES ASYNC MUX DRIVER
762M: async@cyclades.com
763W: http://www.cyclades.com/
764S: Supported
765
766CYCLADES PC300 DRIVER
767M: pc300@cyclades.com
768W: http://www.cyclades.com/
769S: Supported
770
Linus Torvalds1da177e2005-04-16 15:20:36 -0700771DAMA SLAVE for AX.25
772P: Joerg Reuter
773M: jreuter@yaina.de
774W: http://yaina.de/jreuter/
775W: http://www.qsl.net/dl1bke/
776L: linux-hams@vger.kernel.org
777S: Maintained
778
779DC395x SCSI driver
780P: Oliver Neukum
781M: oliver@neukum.name
782P: Ali Akcaagac
783M: aliakc@web.de
784P: Jamie Lenehan
785M: lenehan@twibble.org
786W: http://twibble.org/dist/dc395x/
Randy Dunlapf5df58812006-07-14 00:24:29 -0700787L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700788L: http://lists.twibble.org/mailman/listinfo/dc395x/
789S: Maintained
790
791DC390/AM53C974 SCSI driver
792P: Kurt Garloff
793M: garloff@suse.de
794W: http://www.garloff.de/kurt/linux/dc390/
795P: Guennadi Liakhovetski
796M: g.liakhovetski@gmx.de
797S: Maintained
798
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -0700799DCCP PROTOCOL
800P: Arnaldo Carvalho de Melo
801M: acme@mandriva.com
802L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -0800803W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -0700804S: Maintained
805
Linus Torvalds1da177e2005-04-16 15:20:36 -0700806DECnet NETWORK LAYER
807P: Patrick Caulfield
808M: patrick@tykepenguin.com
809W: http://linux-decnet.sourceforge.net
810L: linux-decnet-user@lists.sourceforge.net
811S: Maintained
812
813DEFXX FDDI NETWORK DRIVER
814P: Maciej W. Rozycki
815M: macro@linux-mips.org
816S: Maintained
817
818DELL LAPTOP SMM DRIVER
819P: Massimo Dal Zotto
820M: dz@debian.org
821W: http://www.debian.org/~dz/i8k/
822S: Maintained
823
Doug Warzecha90563ec2005-09-06 15:17:15 -0700824DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
825P: Doug Warzecha
826M: Douglas_Warzecha@dell.com
827S: Maintained
828
Linus Torvalds1da177e2005-04-16 15:20:36 -0700829DEVICE-MAPPER
830P: Alasdair Kergon
831L: dm-devel@redhat.com
832W: http://sources.redhat.com/dm
833S: Maintained
834
835DEVICE NUMBER REGISTRY
836P: Torben Mathiasen
837M: device@lanana.org
838W: http://lanana.org/docs/device-list/index.html
839L: linux-kernel@vger.kernel.org
840S: Maintained
841
842DEVICE FILESYSTEM
843S: Obsolete
844
845DIGI INTL. EPCA DRIVER
846P: Digi International, Inc
847M: Eng.Linux@digi.com
848L: Eng.Linux@digi.com
849W: http://www.digi.com
850S: Orphaned
851
852DIGI RIGHTSWITCH NETWORK DRIVER
853P: Rick Richardson
Ralf Baechle979b6c12005-06-13 14:30:40 -0700854L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700855W: http://www.digi.com
856S: Orphaned
857
858DIRECTORY NOTIFICATION
859P: Stephen Rothwell
860M: sfr@canb.auug.org.au
861L: linux-kernel@vger.kernel.org
862S: Supported
863
864DISK GEOMETRY AND PARTITION HANDLING
865P: Andries Brouwer
866M: aeb@cwi.nl
867W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
868W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
869W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
870S: Maintained
871
872DISKQUOTA:
873P: Jan Kara
874M: jack@suse.cz
875L: linux-kernel@vger.kernel.org
876S: Maintained
877
Steven Whitehouse5be7b502006-04-28 11:27:32 -0400878DISTRIBUTED LOCK MANAGER
879P: Patrick Caulfield
880M: pcaulfie@redhat.com
881P: David Teigland
882M: teigland@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -0400883L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -0400884W: http://sources.redhat.com/cluster/
885T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs-2.6.git
886S: Supported
887
Linus Torvalds1da177e2005-04-16 15:20:36 -0700888DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
889P: Tobias Ringstrom
890M: tori@unhappy.mine.nu
891L: linux-kernel@vger.kernel.org
892S: Maintained
893
Martin Waitzba483d52005-06-17 13:20:59 -0700894DOCBOOK FOR DOCUMENTATION
895P: Martin Waitz
896M: tali@admingilde.org
Randy Dunlap0f40efb2006-07-03 00:24:15 -0700897P: Randy Dunlap
898M: rdunlap@xenotime.net
Martin Waitz061350e2006-01-09 20:53:53 -0800899T: git http://tali.admingilde.org/git/linux-docbook.git
Martin Waitzba483d52005-06-17 13:20:59 -0700900S: Maintained
901
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -0400902DOCKING STATION DRIVER
903P: Kristen Carlson Accardi
904M: kristen.c.accardi@intel.com
905L: linux-acpi@vger.kernel.org
906S: Maintained
907
Linus Torvalds1da177e2005-04-16 15:20:36 -0700908DOUBLETALK DRIVER
909P: James R. Van Zandt
910M: jrv@vanzandt.mv.com
911L: blinux-list@redhat.com
912S: Maintained
913
914DRIVER CORE, KOBJECTS, AND SYSFS
915P: Greg Kroah-Hartman
916M: gregkh@suse.de
917L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800918T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700919S: Supported
920
921DRM DRIVERS
922P: David Airlie
923M: airlied@linux.ie
924L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -0800925T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700926S: Maintained
927
928DSCC4 DRIVER
929P: François Romieu
930M: romieu@cogenit.fr
931M: romieu@ensta.fr
932S: Maintained
933
934DVB SUBSYSTEM AND DRIVERS
935P: LinuxTV.org Project
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -0200936M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700937L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +0200938W: http://linuxtv.org/
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -0200939T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -0200940S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -0700941
942EATA-DMA SCSI DRIVER
943P: Michael Neuffer
944L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
945S: Maintained
946
947EATA ISA/EISA/PCI SCSI DRIVER
948P: Dario Ballabio
949M: ballabio_dario@emc.com
950L: linux-scsi@vger.kernel.org
951S: Maintained
952
953EATA-PIO SCSI DRIVER
954P: Michael Neuffer
955M: mike@i-Connect.Net
956L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
957S: Maintained
958
959EBTABLES
960P: Bart De Schuymer
961M: bart.de.schuymer@pandora.be
962L: ebtables-user@lists.sourceforge.net
963L: ebtables-devel@lists.sourceforge.net
964W: http://ebtables.sourceforge.net/
965S: Maintained
966
Alan Coxda9bb1d2006-01-18 17:44:13 -0800967EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -0800968P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -0700969M: norsk5@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -0800970L: bluesmoke-devel@lists.sourceforge.net
971W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -0700972S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -0800973
974EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -0700975P: Mark Gross
976M: mark.gross@intel.com
Dave Peterson0e438e32006-03-26 01:38:55 -0800977L: bluesmoke-devel@lists.sourceforge.net
978W: bluesmoke.sourceforge.net
979S: Maintained
980
981EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -0700982P: Doug Thompson
983M: norsk5@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -0800984L: bluesmoke-devel@lists.sourceforge.net
985W: bluesmoke.sourceforge.net
986S: Maintained
987
988EDAC-R82600
989P: Tim Small
990M: tim@buttersideup.com
991L: bluesmoke-devel@lists.sourceforge.net
992W: bluesmoke.sourceforge.net
993S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -0800994
Linus Torvalds1da177e2005-04-16 15:20:36 -0700995EEPRO100 NETWORK DRIVER
996P: Andrey V. Savochkin
997M: saw@saw.sw.com.sg
998S: Maintained
999
Josh Triplett0bee8d22006-07-30 03:03:58 -07001000EFS FILESYSTEM
1001W: http://aeschi.ch.eu.org/efs/
1002S: Orphan
1003
Linus Torvalds1da177e2005-04-16 15:20:36 -07001004EMU10K1 SOUND DRIVER
1005P: James Courtier-Dutton
1006M: James@superbug.demon.co.uk
1007L: emu10k1-devel@lists.sourceforge.net
1008W: http://sourceforge.net/projects/emu10k1/
1009S: Maintained
1010
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001011EMULEX LPFC FC SCSI DRIVER
1012P: James Smart
1013M: james.smart@emulex.com
1014L: linux-scsi@vger.kernel.org
1015W: http://sourceforge.net/projects/lpfcxxxx
1016S: Supported
1017
Linus Torvalds1da177e2005-04-16 15:20:36 -07001018EPSON 1355 FRAMEBUFFER DRIVER
1019P: Christopher Hoover
1020M: ch@murgatroid.com, ch@hpl.hp.com
1021S: Maintained
1022
1023ETHEREXPRESS-16 NETWORK DRIVER
1024P: Philip Blundell
1025M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001026L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001027S: Maintained
1028
1029ETHERNET BRIDGE
1030P: Stephen Hemminger
1031M: shemminger@osdl.org
1032L: bridge@osdl.org
1033W: http://bridge.sourceforge.net/
1034S: Maintained
1035
1036ETHERTEAM 16I DRIVER
1037P: Mika Kuoppala
1038M: miku@iki.fi
1039S: Maintained
1040
1041EXT2 FILE SYSTEM
1042L: ext2-devel@lists.sourceforge.net
1043S: Maintained
1044
1045EXT3 FILE SYSTEM
1046P: Stephen Tweedie, Andrew Morton
1047M: sct@redhat.com, akpm@osdl.org, adilger@clusterfs.com
Theodore Tsoae0718f2006-05-20 15:00:13 -07001048L: ext2-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07001049S: Maintained
1050
Jean Delvaree53004e2006-01-09 23:26:14 +01001051F71805F HARDWARE MONITORING DRIVER
1052P: Jean Delvare
1053M: khali@linux-fr.org
1054L: lm-sensors@lm-sensors.org
1055S: Maintained
1056
Linus Torvalds1da177e2005-04-16 15:20:36 -07001057FARSYNC SYNCHRONOUS DRIVER
1058P: Kevin Curtis
1059M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001060W: http://www.farsite.co.uk/
1061S: Supported
1062
1063FRAMEBUFFER LAYER
1064P: Antonino Daplas
1065M: adaplas@pol.net
1066L: linux-fbdev-devel@lists.sourceforge.net
1067W: http://linux-fbdev.sourceforge.net/
1068S: Maintained
1069
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001070FREESCALE SOC FS_ENET DRIVER
1071P: Pantelis Antoniou
1072M: pantelis.antoniou@gmail.com
1073P: Vitaly Bordug
1074M: vbordug@ru.mvista.com
1075L: linuxppc-embedded@ozlabs.org
1076L: netdev@vger.kernel.org
1077S: Maintained
1078
Linus Torvalds1da177e2005-04-16 15:20:36 -07001079FILE LOCKING (flock() and fcntl()/lockf())
1080P: Matthew Wilcox
1081M: matthew@wil.cx
1082L: linux-fsdevel@vger.kernel.org
1083S: Maintained
1084
1085FILESYSTEMS (VFS and infrastructure)
1086P: Alexander Viro
viro@ZenIV.linux.org.uk84122052005-09-06 19:35:49 +01001087M: viro@zeniv.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001088S: Maintained
1089
1090FIRMWARE LOADER (request_firmware)
1091L: linux-kernel@vger.kernel.org
1092S: Orphan
1093
1094FPU EMULATOR
1095P: Bill Metzenthen
1096M: billm@suburbia.net
1097W: http://suburbia.net/~billm/floating-point/emulator/
1098S: Maintained
1099
1100FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1101P: Mike McLagan
1102M: mike.mclagan@linux.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001103L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001104S: Maintained
1105
1106FREEVXFS FILESYSTEM
1107P: Christoph Hellwig
1108M: hch@infradead.org
1109W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1110S: Maintained
1111
1112FUJITSU FR-V PORT
1113P: David Howells
1114M: dhowells@redhat.com
1115S: Maintained
1116
1117FTAPE/QIC-117
1118L: linux-tape@vger.kernel.org
1119W: http://sourceforge.net/projects/ftape
1120S: Orphan
1121
Miklos Szeredi04578f12005-09-09 13:10:22 -07001122FUSE: FILESYSTEM IN USERSPACE
1123P: Miklos Szeredi
1124M: miklos@szeredi.hu
1125L: fuse-devel@lists.sourceforge.net
1126W: http://fuse.sourceforge.net/
1127S: Maintained
1128
Linus Torvalds1da177e2005-04-16 15:20:36 -07001129FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1130P: Rik Faith
1131M: faith@cs.unc.edu
1132L: linux-scsi@vger.kernel.org
1133S: Odd fixes (e.g., new signatures)
1134
1135GDT SCSI DISK ARRAY CONTROLLER DRIVER
1136P: Achim Leubner
1137M: achim_leubner@adaptec.com
1138L: linux-scsi@vger.kernel.org
1139W: http://www.icp-vortex.com/
1140S: Supported
1141
1142GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1143P: Krzysztof Halasa
1144M: khc@pm.waw.pl
1145W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1146S: Maintained
1147
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001148GFS2 FILE SYSTEM
1149P: Steven Whitehouse
1150M: swhiteho@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001151L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001152W: http://sources.redhat.com/cluster/
1153T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs-2.6.git
1154S: Supported
1155
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001156GIGASET ISDN DRIVERS
1157P: Hansjoerg Lipp
1158M: hjlipp@web.de
1159P: Tilman Schmidt
1160M: tilman@imap.cc
1161L: gigaset307x-common@lists.sourceforge.net
1162W: http://gigaset307x.sourceforge.net/
1163S: Maintained
1164
Jean Delvare5b543962005-08-15 19:51:02 +02001165HARDWARE MONITORING
1166P: Jean Delvare
1167M: khali@linux-fr.org
1168L: lm-sensors@lm-sensors.org
1169W: http://www.lm-sensors.nu/
1170S: Maintained
1171
Michael Buesch844dd052006-06-26 00:24:59 -07001172HARDWARE RANDOM NUMBER GENERATOR CORE
1173P: Michael Buesch
1174M: mb@bu3sch.de
1175S: Maintained
1176
Robert Love860e1d62005-08-31 23:57:59 -04001177HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1178P: Robert Love
1179M: rlove@rlove.org
1180M: linux-kernel@vger.kernel.org
1181W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1182S: Maintained
1183
Linus Torvalds1da177e2005-04-16 15:20:36 -07001184HARMONY SOUND DRIVER
1185P: Kyle McMartin
1186M: kyle@parisc-linux.org
1187W: http://www.parisc-linux.org/~kyle/harmony/
1188L: parisc-linux@lists.parisc-linux.org
1189S: Maintained
1190
1191HAYES ESP SERIAL DRIVER
1192P: Andrew J. Robinson
1193M: arobinso@nyx.net
1194L: linux-kernel@vger.kernel.org
1195W: http://www.nyx.net/~arobinso
1196S: Maintained
1197
1198HFS FILESYSTEM
1199P: Roman Zippel
1200M: zippel@linux-m68k.org
1201L: linux-kernel@vger.kernel.org
1202S: Maintained
1203
1204HGA FRAMEBUFFER DRIVER
1205P: Ferenc Bakonyi
1206M: fero@drama.obuda.kando.hu
1207L: linux-nvidia@lists.surfsouth.com
1208W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1209S: Maintained
1210
1211HIGH-SPEED SCC DRIVER FOR AX.25
1212P: Klaus Kudielka
1213M: klaus.kudielka@ieee.org
1214L: linux-hams@vger.kernel.org
1215W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1216S: Maintained
1217
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08001218HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1219P: HighPoint Linux Team
1220M: linux@highpoint-tech.com
1221W: http://www.highpoint-tech.com
1222S: Supported
1223
Linus Torvalds1da177e2005-04-16 15:20:36 -07001224HIPPI
1225P: Jes Sorensen
1226M: jes@trained-monkey.org
1227L: linux-hippi@sunsite.dk
1228S: Maintained
1229
1230HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1231P: Chirag Kantharia
1232M: chirag.kantharia@hp.com
1233L: iss_storagedev@hp.com
1234S: Maintained
1235
1236HEWLETT-PACKARD SMART2 RAID DRIVER
1237P: Chirag Kantharia
1238M: chirag.kantharia@hp.com
1239L: iss_storagedev@hp.com
1240S: Maintained
1241
1242HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1243P: Mike Miller
1244M: mike.miller@hp.com
1245L: iss_storagedev@hp.com
1246S: Supported
1247
Jouni Malinenff1d2762005-05-12 22:54:16 -04001248HOST AP DRIVER
1249P: Jouni Malinen
1250M: jkmaline@cc.hut.fi
1251L: hostap@shmoo.com
1252W: http://hostap.epitest.fi/
1253S: Maintained
1254
Linus Torvalds1da177e2005-04-16 15:20:36 -07001255HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1256P: Jaroslav Kysela
1257M: perex@suse.cz
1258S: Maintained
1259
Bob Piccob9b03322005-11-07 00:59:19 -08001260HPET: High Precision Event Timers driver (hpet.c)
1261P: Clemens Ladisch
1262M: clemens@ladisch.de
1263S: Maintained
1264
1265HPET: i386
1266P: Venkatesh Pallipadi (Venki)
1267M: venkatesh.pallipadi@intel.com
1268S: Maintained
1269
1270HPET: x86_64
1271P: Andi Kleen and Vojtech Pavlik
1272M: ak@muc.de and vojtech@suse.cz
1273S: Maintained
1274
1275HPET: ACPI hpet.c
1276P: Bob Picco
1277M: bob.picco@hp.com
1278S: Maintained
1279
Linus Torvalds1da177e2005-04-16 15:20:36 -07001280HPFS FILESYSTEM
1281P: Mikulas Patocka
1282M: mikulas@artax.karlin.mff.cuni.cz
1283W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1284S: Maintained
1285
1286HUGETLB FILESYSTEM
1287P: William Irwin
1288M: wli@holomorphy.com
1289S: Maintained
1290
Jean Delvare5b543962005-08-15 19:51:02 +02001291I2C SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001292P: Jean Delvare
1293M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02001294L: i2c@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001295W: http://www.lm-sensors.nu/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001296T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001297S: Maintained
1298
1299I2O
1300P: Markus Lidel
1301M: markus.lidel@shadowconnect.com
1302W: http://i2o.shadowconnect.com/
1303S: Maintained
1304
1305i386 BOOT CODE
1306P: Riley H. Williams
1307M: Riley@Williams.Name
1308L: Linux-Kernel@vger.kernel.org
1309S: Maintained
1310
1311i386 SETUP CODE / CPU ERRATA WORKAROUNDS
1312P: Dave Jones
1313M: davej@codemonkey.org.uk
1314P: H. Peter Anvin
1315M: hpa@zytor.com
1316S: Maintained
1317
1318i810 TCO TIMER WATCHDOG
1319P: Nils Faerber
1320M: nils@kernelconcepts.de
1321W: http://www.kernelconcepts.de/
1322S: Maintained
1323
1324IA64 (Itanium) PLATFORM
1325P: Tony Luck
1326M: tony.luck@intel.com
1327L: linux-ia64@vger.kernel.org
1328W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001329T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001330S: Maintained
1331
1332SN-IA64 (Itanium) SUB-PLATFORM
Greg Edwardse5ee7dd2006-01-18 10:21:59 -06001333P: Jes Sorensen
1334M: jes@sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001335L: linux-altix@sgi.com
1336L: linux-ia64@vger.kernel.org
1337W: http://www.sgi.com/altix
1338S: Maintained
1339
1340IBM MCA SCSI SUBSYSTEM DRIVER
1341P: Michael Lang
1342M: langa2@kph.uni-mainz.de
1343W: http://www.uni-mainz.de/~langm000/linux.html
1344S: Maintained
1345
1346IBM Power Linux RAID adapter
1347P: Brian King
1348M: brking@us.ibm.com
1349S: Supported
1350
1351IBM ServeRAID RAID DRIVER
1352P: Jack Hammer
1353P: Dave Jeffery
1354M: ipslinux@adaptec.com
1355W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
1356S: Supported
1357
1358IDE DRIVER [GENERAL]
1359P: Bartlomiej Zolnierkiewicz
1360M: B.Zolnierkiewicz@elka.pw.edu.pl
1361L: linux-kernel@vger.kernel.org
1362L: linux-ide@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001363T: git kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001364S: Maintained
1365
1366IDE/ATAPI CDROM DRIVER
1367P: Jens Axboe
1368M: axboe@suse.de
1369L: linux-kernel@vger.kernel.org
1370W: http://www.kernel.dk
1371S: Maintained
1372
1373IDE/ATAPI FLOPPY DRIVERS
1374P: Paul Bristow
1375M: Paul Bristow <paul@paulbristow.net>
1376W: http://paulbristow.net/linux/idefloppy.html
1377L: linux-kernel@vger.kernel.org
1378S: Maintained
1379
1380IDE/ATAPI TAPE DRIVERS
1381P: Gadi Oxman
1382M: Gadi Oxman <gadio@netvision.net.il>
1383L: linux-kernel@vger.kernel.org
1384S: Maintained
1385
1386IEEE 1394 ETHERNET (eth1394)
1387L: linux1394-devel@lists.sourceforge.net
1388W: http://www.linux1394.org/
1389S: Orphan
1390
Linus Torvalds1da177e2005-04-16 15:20:36 -07001391IEEE 1394 SUBSYSTEM
1392P: Ben Collins
1393M: bcollins@debian.org
1394P: Jody McIntyre
Jody McIntyre6c59f9d2006-01-05 23:04:08 -05001395M: scjody@modernduck.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001396L: linux1394-devel@lists.sourceforge.net
1397W: http://www.linux1394.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001398T: git kernel.org:/pub/scm/linux/kernel/git/scjody/ieee1394.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001399S: Maintained
1400
1401IEEE 1394 OHCI DRIVER
1402P: Ben Collins
1403M: bcollins@debian.org
1404P: Jody McIntyre
Jody McIntyre6c59f9d2006-01-05 23:04:08 -05001405M: scjody@modernduck.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001406L: linux1394-devel@lists.sourceforge.net
1407W: http://www.linux1394.org/
1408S: Maintained
1409
1410IEEE 1394 PCILYNX DRIVER
1411P: Jody McIntyre
Jody McIntyre6c59f9d2006-01-05 23:04:08 -05001412M: scjody@modernduck.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001413L: linux1394-devel@lists.sourceforge.net
1414W: http://www.linux1394.org/
1415S: Maintained
1416
1417IEEE 1394 RAW I/O DRIVER
1418P: Ben Collins
1419M: bcollins@debian.org
1420P: Dan Dennedy
1421M: dan@dennedy.org
1422L: linux1394-devel@lists.sourceforge.net
1423W: http://www.linux1394.org/
1424S: Maintained
1425
Jody McIntyre105d7b32005-09-30 11:59:04 -07001426IEEE 1394 SBP2
1427P: Ben Collins
1428M: bcollins@debian.org
1429P: Stefan Richter
1430M: stefanr@s5r6.in-berlin.de
1431L: linux1394-devel@lists.sourceforge.net
1432W: http://www.linux1394.org/
1433S: Maintained
1434
Linus Torvalds1da177e2005-04-16 15:20:36 -07001435IMS TWINTURBO FRAMEBUFFER DRIVER
1436P: Paul Mundt
1437M: lethal@chaoticdreams.org
1438L: linux-fbdev-devel@lists.sourceforge.net
1439S: Maintained
1440
1441INFINIBAND SUBSYSTEM
1442P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07001443M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001444P: Sean Hefty
1445M: mshefty@ichips.intel.com
1446P: Hal Rosenstock
1447M: halr@voltaire.com
1448L: openib-general@openib.org
1449W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001450T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001451S: Supported
1452
1453INPUT (KEYBOARD, MOUSE, JOYSTICK) DRIVERS
Vojtech Pavlik664d22a2005-12-13 17:03:36 -08001454P: Dmitry Torokhov
Dmitry Torokhov62f7caf2006-06-26 01:47:56 -04001455M: dmitry.torokhov@gmail.com
1456M: dtor@mail.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07001457L: linux-input@atrey.karlin.mff.cuni.cz
1458L: linux-joystick@atrey.karlin.mff.cuni.cz
Josh Boyer1adc1232005-11-23 15:44:15 -08001459T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001460S: Maintained
1461
Robert Lovec9f04f52005-07-15 12:21:07 -04001462INOTIFY
1463P: John McCutchan and Robert Love
1464M: ttb@tentacle.dhs.org and rml@novell.com
1465L: linux-kernel@vger.kernel.org
1466S: Maintained
1467
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08001468INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
1469P: Sylvain Meyer
1470M: sylvain.meyer@worldonline.fr
1471L: linux-fbdev-devel@lists.sourceforge.net
1472S: Maintained
1473
Linus Torvalds1da177e2005-04-16 15:20:36 -07001474INTEL 810/815 FRAMEBUFFER DRIVER
1475P: Antonino Daplas
1476M: adaplas@pol.net
1477L: linux-fbdev-devel@lists.sourceforge.net
1478S: Maintained
1479
1480INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
1481P: Ingo Molnar
1482M: mingo@redhat.com
1483S: Maintained
1484
1485INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1486P: Jeff Garzik
1487M: jgarzik@pobox.com
1488W: http://sourceforge.net/projects/gkernel/
1489S: Maintained
1490
1491INTEL IA32 MICROCODE UPDATE SUPPORT
1492P: Tigran Aivazian
1493M: tigran@veritas.com
1494S: Maintained
1495
Michael Buesch844dd052006-06-26 00:24:59 -07001496INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
1497P: Deepak Saxena
1498M: dsaxena@plexity.net
1499S: Maintained
1500
Linus Torvalds1da177e2005-04-16 15:20:36 -07001501INTEL PRO/100 ETHERNET SUPPORT
1502P: John Ronciak
1503M: john.ronciak@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001504P: Jesse Brandeburg
1505M: jesse.brandeburg@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001506P: Jeff Kirsher
1507M: jeffrey.t.kirsher@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07001508P: Auke Kok
1509M: auke-jan.h.kok@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001510W: http://sourceforge.net/projects/e1000/
1511S: Supported
1512
1513INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
1514P: Jeb Cramer
1515M: cramerj@intel.com
1516P: John Ronciak
1517M: john.ronciak@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001518P: Jesse Brandeburg
1519M: jesse.brandeburg@intel.com
1520P: Jeff Kirsher
1521M: jeffrey.t.kirsher@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07001522P: Auke Kok
1523M: auke-jan.h.kok@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001524W: http://sourceforge.net/projects/e1000/
1525S: Supported
1526
1527INTEL PRO/10GbE SUPPORT
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001528P: Jeff Kirsher
1529M: jeffrey.t.kirsher@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001530P: Ayyappan Veeraiyan
1531M: ayyappan.veeraiyan@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001532P: John Ronciak
1533M: john.ronciak@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001534P: Jesse Brandeburg
1535M: jesse.brandeburg@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07001536P: Auke Kok
1537M: auke-jan.h.kok@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001538W: http://sourceforge.net/projects/e1000/
1539S: Supported
1540
James Ketrenos826d2ab2005-11-07 18:56:59 -06001541INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
1542P: Yi Zhu
1543M: yi.zhu@intel.com
1544P: James Ketrenos
1545M: jketreno@linux.intel.com
Randy Dunlapf5df58812006-07-14 00:24:29 -07001546L: ipw2100-devel@lists.sourceforge.net
James Ketrenos826d2ab2005-11-07 18:56:59 -06001547L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1548W: http://ipw2100.sourceforge.net
1549S: Supported
1550
1551INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
1552P: Yi Zhu
1553M: yi.zhu@intel.com
1554P: James Ketrenos
1555M: jketreno@linux.intel.com
Randy Dunlapf5df58812006-07-14 00:24:29 -07001556L: ipw2100-devel@lists.sourceforge.net
James Ketrenos826d2ab2005-11-07 18:56:59 -06001557L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1558W: http://ipw2200.sourceforge.net
1559S: Supported
1560
Linus Torvalds1da177e2005-04-16 15:20:36 -07001561IOC3 DRIVER
1562P: Ralf Baechle
1563M: ralf@linux-mips.org
1564L: linux-mips@linux-mips.org
1565S: Maintained
1566
1567IP MASQUERADING:
1568P: Juanjo Ciarlante
1569M: jjciarla@raiz.uncu.edu.ar
1570S: Maintained
1571
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08001572IPATH DRIVER:
1573P: Bryan O'Sullivan
1574M: support@pathscale.com
1575L: openib-general@openib.org
1576S: Supported
1577
Corey Minyard4409ebe2006-04-20 02:43:12 -07001578IPMI SUBSYSTEM
1579P: Corey Minyard
1580M: minyard@acm.org
1581L: openipmi-developer@lists.sourceforge.net
1582W: http://openipmi.sourceforge.net/
1583S: Supported
1584
Linus Torvalds1da177e2005-04-16 15:20:36 -07001585IPX NETWORK LAYER
1586P: Arnaldo Carvalho de Melo
1587M: acme@conectiva.com.br
Ralf Baechle979b6c12005-06-13 14:30:40 -07001588L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001589S: Maintained
1590
1591IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07001592P: Samuel Ortiz
1593M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07001594L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001595W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07001596S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001597
1598ISAPNP
1599P: Jaroslav Kysela
1600M: perex@suse.cz
1601S: Maintained
1602
1603ISDN SUBSYSTEM
1604P: Karsten Keil
1605M: kkeil@suse.de
1606P: Kai Germaschewski
1607M: kai.germaschewski@gmx.de
1608L: isdn4linux@listserv.isdn4linux.de
1609W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08001610T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001611S: Maintained
1612
1613ISDN SUBSYSTEM (Eicon active card driver)
1614P: Armin Schindler
1615M: mac@melware.de
1616L: isdn4linux@listserv.isdn4linux.de
1617W: http://www.melware.de
1618S: Maintained
1619
1620JOURNALLING FLASH FILE SYSTEM (JFFS)
1621P: Axis Communications AB
1622M: jffs-dev@axis.com
1623L: jffs-dev@axis.com
1624W: http://www.developer.axis.com/software/jffs/
1625S: Maintained
1626
1627JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
1628P: David Woodhouse
1629M: dwmw2@infradead.org
1630L: jffs-dev@axis.com
1631W: http://sources.redhat.com/jffs2/
1632S: Maintained
1633
1634JFS FILESYSTEM
1635P: Dave Kleikamp
1636M: shaggy@austin.ibm.com
1637L: jfs-discussion@lists.sourceforge.net
1638W: http://jfs.sourceforge.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08001639T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001640S: Supported
1641
Josh Triplettde456d32006-07-30 03:04:00 -07001642JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07001643P: Stephen Tweedie, Andrew Morton
1644M: sct@redhat.com, akpm@osdl.org
1645L: ext2-devel@lists.sourceforge.net
1646S: Maintained
1647
Linus Torvalds1da177e2005-04-16 15:20:36 -07001648KCONFIG
1649P: Roman Zippel
1650M: zippel@linux-m68k.org
1651L: kbuild-devel@lists.sourceforge.net
1652S: Maintained
1653
Vivek Goyalea6c2082006-05-20 14:59:55 -07001654KDUMP
1655P: Vivek Goyal
1656M: vgoyal@in.ibm.com
1657P: Haren Myneni
1658M: hbabu@us.ibm.com
1659L: fastboot@lists.osdl.org
1660L: linux-kernel@vger.kernel.org
1661W: http://lse.sourceforge.net/kdump/
1662S: Maintained
1663
Linus Torvalds1da177e2005-04-16 15:20:36 -07001664KERNEL AUTOMOUNTER (AUTOFS)
1665P: H. Peter Anvin
1666M: hpa@zytor.com
1667L: autofs@linux.kernel.org
1668S: Odd Fixes
1669
1670KERNEL AUTOMOUNTER v4 (AUTOFS4)
1671P: Ian Kent
1672M: raven@themaw.net
1673L: autofs@linux.kernel.org
1674S: Maintained
1675
1676KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
1677P: Kai Germaschewski
1678M: kai@germaschewski.name
1679P: Sam Ravnborg
1680M: sam@ravnborg.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001681T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001682S: Maintained
1683
1684KERNEL JANITORS
1685P: Several
Randy Dunlap1f525f12006-07-30 03:04:16 -07001686L: kernel-janitors@lists.osdl.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001687W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001688S: Maintained
1689
1690KERNEL NFSD
1691P: Neil Brown
1692M: neilb@cse.unsw.edu.au
1693L: nfs@lists.sourceforge.net
1694W: http://nfs.sourceforge.net/
1695W: http://www.cse.unsw.edu.au/~neilb/patches/linux-devel/
1696S: Maintained
1697
Eric W. Biedermandc009d92005-06-25 14:57:52 -07001698KEXEC
1699P: Eric Biederman
Eric W. Biedermandc009d92005-06-25 14:57:52 -07001700M: ebiederm@xmission.com
Eric W. Biedermandc009d92005-06-25 14:57:52 -07001701W: http://www.xmission.com/~ebiederm/files/kexec/
1702L: linux-kernel@vger.kernel.org
1703L: fastboot@osdl.org
1704S: Maintained
1705
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07001706KPROBES
1707P: Prasanna S Panchamukhi
1708M: prasanna@in.ibm.com
1709P: Ananth N Mavinakayanahalli
1710M: ananth@in.ibm.com
1711P: Anil S Keshavamurthy
1712M: anil.s.keshavamurthy@intel.com
1713P: David S. Miller
1714M: davem@davemloft.net
1715L: linux-kernel@vger.kernel.org
1716S: Maintained
1717
Linus Torvalds1da177e2005-04-16 15:20:36 -07001718LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07001719L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07001720S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001721
1722LASI 53c700 driver for PARISC
1723P: James E.J. Bottomley
1724M: James.Bottomley@HansenPartnership.com
1725L: linux-scsi@vger.kernel.org
1726S: Maintained
1727
Richard Purdie263de9b2006-05-15 09:44:16 -07001728LED SUBSYSTEM
1729P: Richard Purdie
1730M: rpurdie@rpsys.net
1731S: Maintained
1732
Linus Torvalds1da177e2005-04-16 15:20:36 -07001733LEGO USB Tower driver
1734P: Juergen Stuber
1735M: starblue@users.sourceforge.net
1736L: legousb-devel@lists.sourceforge.net
1737W: http://legousb.sourceforge.net/
1738S: Maintained
1739
1740LINUX FOR IBM pSERIES (RS/6000)
1741P: Paul Mackerras
1742M: paulus@au.ibm.com
1743W: http://www.ibm.com/linux/ltc/projects/ppc
1744S: Supported
1745
1746LINUX FOR NCR VOYAGER
1747P: James Bottomley
1748M: James.Bottomley@HansenPartnership.com
1749W: http://www.hansenpartnership.com/voyager
1750S: Maintained
1751
1752LINUX FOR POWERPC
1753P: Paul Mackerras
1754M: paulus@samba.org
1755W: http://www.penguinppc.org/
1756L: linuxppc-dev@ozlabs.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001757T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001758S: Supported
1759
1760LINUX FOR POWER MACINTOSH
1761P: Benjamin Herrenschmidt
1762M: benh@kernel.crashing.org
1763W: http://www.penguinppc.org/
1764L: linuxppc-dev@ozlabs.org
1765S: Maintained
1766
1767LINUX FOR POWERPC EMBEDDED MPC52XX
1768P: Sylvain Munaut
1769M: tnt@246tNt.com
1770W: http://www.246tNt.com/mpc52xx/
1771W: http://www.penguinppc.org/
1772L: linuxppc-dev@ozlabs.org
1773L: linuxppc-embedded@ozlabs.org
1774S: Maintained
1775
1776LINUX FOR POWERPC EMBEDDED PPC4XX
1777P: Matt Porter
1778M: mporter@kernel.crashing.org
1779W: http://www.penguinppc.org/
1780L: linuxppc-embedded@ozlabs.org
1781S: Maintained
1782
Tom Rinie93adf12005-07-26 12:49:53 -07001783LINUX FOR POWERPC BOOT CODE
Linus Torvalds1da177e2005-04-16 15:20:36 -07001784P: Tom Rini
1785M: trini@kernel.crashing.org
1786W: http://www.penguinppc.org/
1787L: linuxppc-embedded@ozlabs.org
1788S: Maintained
1789
Tom Rinie93adf12005-07-26 12:49:53 -07001790LINUX FOR POWERPC EMBEDDED PPC8XX
1791P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07001792M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07001793W: http://www.penguinppc.org/
1794L: linuxppc-embedded@ozlabs.org
1795S: Maintained
1796
Linus Torvalds1da177e2005-04-16 15:20:36 -07001797LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
1798P: Kumar Gala
Kumar Gala4c8d3d92005-11-13 16:06:30 -08001799M: galak@kernel.crashing.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001800W: http://www.penguinppc.org/
1801L: linuxppc-embedded@ozlabs.org
1802S: Maintained
1803
1804LLC (802.2)
1805P: Arnaldo Carvalho de Melo
1806M: acme@conectiva.com.br
1807S: Maintained
1808
1809LINUX FOR 64BIT POWERPC
1810P: Paul Mackerras
1811M: paulus@samba.org
1812M: paulus@au.ibm.com
1813P: Anton Blanchard
1814M: anton@samba.org
1815M: anton@au.ibm.com
Arthur Othieno6d923f92006-05-19 06:22:23 -04001816W: http://www.penguinppc.org/ppc64/
Stephen Rothwell1d049812006-03-22 11:26:58 +11001817L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001818S: Supported
1819
1820LINUX SECURITY MODULE (LSM) FRAMEWORK
1821P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08001822M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08001823L: linux-security-module@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001824W: http://lsm.immunix.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001825T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001826S: Supported
1827
1828LM83 HARDWARE MONITOR DRIVER
1829P: Jean Delvare
1830M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02001831L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001832S: Maintained
1833
1834LM90 HARDWARE MONITOR DRIVER
1835P: Jean Delvare
1836M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02001837L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001838S: Maintained
1839
1840LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP Dynamic Disks)
1841P: Richard Russon (FlatCap)
1842M: ldm@flatcap.org
1843L: ldm-devel@lists.sourceforge.net
1844W: http://ldm.sourceforge.net
1845S: Maintained
1846
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07001847LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
1848P: Eric Moore
1849M: Eric.Moore@lsil.com
1850M: support@lsil.com
1851L: mpt_linux_developer@lsil.com
1852L: linux-scsi@vger.kernel.org
1853W: http://www.lsilogic.com/support
1854S: Supported
1855
Linus Torvalds1da177e2005-04-16 15:20:36 -07001856LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
1857P: Matthew Wilcox
1858M: matthew@wil.cx
1859L: linux-scsi@vger.kernel.org
1860S: Maintained
1861
1862M68K ARCHITECTURE
1863P: Geert Uytterhoeven
1864M: geert@linux-m68k.org
1865P: Roman Zippel
1866M: zippel@linux-m68k.org
1867L: linux-m68k@lists.linux-m68k.org
1868W: http://www.linux-m68k.org/
1869W: http://linux-m68k-cvs.ubb.ca/
1870S: Maintained
1871
1872M68K ON APPLE MACINTOSH
1873P: Joshua Thompson
1874M: funaho@jurai.org
1875W: http://www.mac.linux-m68k.org/
1876L: linux-mac68k@mac.linux-m68k.org
1877S: Maintained
1878
1879M68K ON HP9000/300
1880P: Philip Blundell
1881M: philb@gnu.org
1882W: http://www.tazenda.demon.co.uk/phil/linux-hp
1883S: Maintained
1884
1885MARVELL YUKON / SYSKONNECT DRIVER
1886P: Mirko Lindner
1887M: mlindner@syskonnect.de
1888P: Ralph Roesler
1889M: rroesler@syskonnect.de
1890W: http://www.syskonnect.com
1891S: Supported
1892
1893MAESTRO PCI SOUND DRIVERS
1894P: Zach Brown
1895M: zab@zabbo.net
1896S: Odd Fixes
1897
Michael Kerriskfaf16682005-07-31 22:34:47 -07001898MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
1899P: Michael Kerrisk
1900M: mtk-manpages@gmx.net
1901W: ftp://ftp.kernel.org/pub/linux/docs/manpages
1902S: Maintained
1903
Dale Farnsworthb60d6972006-01-16 16:45:45 -07001904MARVELL MV643XX ETHERNET DRIVER
1905P: Dale Farnsworth
1906M: dale@farnsworth.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001907P: Manish Lachwani
Dale Farnsworthb60d6972006-01-16 16:45:45 -07001908M: mlachwani@mvista.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07001909L: netdev@vger.kernel.org
Dale Farnsworthb60d6972006-01-16 16:45:45 -07001910S: Odd Fixes for 2.4; Maintained for 2.6.
Linus Torvalds1da177e2005-04-16 15:20:36 -07001911
1912MATROX FRAMEBUFFER DRIVER
1913P: Petr Vandrovec
1914M: vandrove@vc.cvut.cz
1915L: linux-fbdev-devel@lists.sourceforge.net
1916S: Maintained
1917
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07001918MEGARAID SCSI DRIVERS
1919P: Neela Syam Kolli
1920M: Neela.Kolli@engenio.com
1921S: linux-scsi@vger.kernel.org
1922W: http://megaraid.lsilogic.com
1923S: Maintained
1924
Steven Rostedt70ea91f2006-07-30 03:03:53 -07001925MEMORY MANAGEMENT
1926L: linux-mm@kvack.org
1927L: linux-kernel@vger.kernel.org
1928W: http://www.linux-mm.org
1929S: Maintained
1930
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04001931MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001932P: David Woodhouse
1933M: dwmw2@infradead.org
1934W: http://www.linux-mtd.infradead.org/
1935L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04001936T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001937S: Maintained
1938
1939MICROTEK X6 SCANNER
1940P: Oliver Neukum
1941M: oliver@neukum.name
1942S: Maintained
1943
1944MIPS
1945P: Ralf Baechle
1946M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01001947W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001948L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00001949T: git www.linux-mips.org:/pub/scm/linux.git
1950S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001951
1952MISCELLANEOUS MCA-SUPPORT
1953P: James Bottomley
1954M: jejb@steeleye.com
1955L: linux-kernel@vger.kernel.org
1956S: Maintained
1957
1958MODULE SUPPORT
1959P: Rusty Russell
1960M: rusty@rustcorp.com.au
1961L: linux-kernel@vger.kernel.org
1962S: Maintained
1963
1964MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
1965P: Stelian Pop
1966M: stelian@popies.net
1967W: http://popies.net/meye/
1968S: Maintained
1969
1970MOUSE AND MISC DEVICES [GENERAL]
1971P: Alessandro Rubini
1972M: rubini@ipvvis.unipv.it
1973L: linux-kernel@vger.kernel.org
1974S: Maintained
1975
1976MTRR AND SIMILAR SUPPORT [i386]
1977P: Richard Gooch
1978M: rgooch@atnf.csiro.au
1979L: linux-kernel@vger.kernel.org
1980W: http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
1981S: Maintained
1982
Russell King12223da2006-06-15 13:28:52 +01001983MULTIMEDIA CARD (MMC) SUBSYSTEM
Russell Kingbaca2da2006-06-04 17:36:31 +01001984P: Russell King
1985M: rmk+mmc@arm.linux.org.uk
1986S: Maintained
1987
Linus Torvalds1da177e2005-04-16 15:20:36 -07001988MULTISOUND SOUND DRIVER
1989P: Andrew Veliath
1990M: andrewtv@usa.net
1991S: Maintained
1992
1993NATSEMI ETHERNET DRIVER (DP8381x)
1994P: Tim Hockin
1995M: thockin@hockin.org
1996S: Maintained
1997
1998NCP FILESYSTEM
1999P: Petr Vandrovec
2000M: vandrove@vc.cvut.cz
2001L: linware@sh.cvut.cz
2002S: Maintained
2003
2004NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2005P: James E.J. Bottomley
2006M: James.Bottomley@HansenPartnership.com
2007L: linux-scsi@vger.kernel.org
2008S: Maintained
2009
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002010NETEM NETWORK EMULATOR
2011P: Stephen Hemminger
2012M: shemminger@osdl.org
2013L: netem@osdl.org
2014S: Maintained
2015
Linus Torvalds1da177e2005-04-16 15:20:36 -07002016NETFILTER/IPTABLES/IPCHAINS
2017P: Rusty Russell
2018P: Marc Boucher
2019P: James Morris
2020P: Harald Welte
2021P: Jozsef Kadlecsik
2022M: coreteam@netfilter.org
2023W: http://www.netfilter.org/
2024W: http://www.iptables.org/
2025L: netfilter@lists.netfilter.org
2026L: netfilter-devel@lists.netfilter.org
2027S: Supported
2028
2029NETROM NETWORK LAYER
2030P: Ralf Baechle
2031M: ralf@linux-mips.org
2032L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02002033W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002034S: Maintained
2035
2036NETWORK BLOCK DEVICE
2037P: Paul Clements
2038M: Paul.Clements@steeleye.com
2039S: Maintained
2040
2041NETWORK DEVICE DRIVERS
2042P: Andrew Morton
2043M: akpm@osdl.org
2044P: Jeff Garzik
2045M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002046L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002047T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002048S: Maintained
2049
2050NETWORKING [GENERAL]
2051P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07002052M: netdev@vger.kernel.org
2053L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08002054W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002055S: Maintained
2056
2057NETWORKING [IPv4/IPv6]
2058P: David S. Miller
2059M: davem@davemloft.net
2060P: Alexey Kuznetsov
2061M: kuznet@ms2.inr.ac.ru
2062P: Pekka Savola (ipv6)
2063M: pekkas@netcore.fi
2064P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04002065M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002066P: Hideaki YOSHIFUJI
2067M: yoshfuji@linux-ipv6.org
2068P: Patrick McHardy
2069M: kaber@coreworks.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002070L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08002071T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002072S: Maintained
2073
John W. Linville29f8f632006-01-18 14:52:48 -08002074NETWORKING [WIRELESS]
2075P: John W. Linville
2076M: linville@tuxdriver.com
2077L: netdev@vger.kernel.org
2078T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2079S: Maintained
2080
Linus Torvalds1da177e2005-04-16 15:20:36 -07002081IPVS
2082P: Wensong Zhang
2083M: wensong@linux-vs.org
Horms9d30c172005-09-29 19:47:06 -07002084P: Simon Horman
2085M: horms@verge.net.au
Linus Torvalds1da177e2005-04-16 15:20:36 -07002086P: Julian Anastasov
2087M: ja@ssi.bg
Horms9d30c172005-09-29 19:47:06 -07002088L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002089S: Maintained
2090
2091NFS CLIENT
2092P: Trond Myklebust
2093M: trond.myklebust@fys.uio.no
2094L: linux-kernel@vger.kernel.org
2095S: Maintained
2096
2097NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07002098P: Jan-Pascal van Best
2099M: janpascal@vanbest.org
2100P: Andreas Mohr
2101M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002102L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002103S: Maintained
2104
2105NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2106P: YOKOTA Hiroshi
2107M: yokota@netlab.is.tsukuba.ac.jp
2108W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2109S: Maintained
2110
2111NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2112P: GOTO Masanori
2113M: gotom@debian.or.jp
2114P: YOKOTA Hiroshi
2115M: yokota@netlab.is.tsukuba.ac.jp
2116W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2117S: Maintained
2118
2119NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
2120P: Eberhard Moenkeberg
2121M: emoenke@gwdg.de
2122L: linux-kernel@vger.kernel.org
2123S: Maintained
2124
2125NTFS FILESYSTEM
2126P: Anton Altaparmakov
2127M: aia21@cantab.net
2128L: linux-ntfs-dev@lists.sourceforge.net
2129L: linux-kernel@vger.kernel.org
2130W: http://linux-ntfs.sf.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002131T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002132S: Maintained
2133
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002134NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
2135P: Antonino Daplas
2136M: adaplas@pol.net
2137L: linux-fbdev-devel@lists.sourceforge.net
2138S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002139
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002140OPENCORES I2C BUS DRIVER
2141P: Peter Korsgaard
2142M: jacmet@sunsite.dk
Jean Delvare5d925fe2006-07-01 17:14:32 +02002143L: i2c@lm-sensors.org
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002144S: Maintained
2145
Mark Fashehccd979b2005-12-15 14:31:24 -08002146ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2147P: Mark Fasheh
2148M: mark.fasheh@oracle.com
2149P: Kurt Hackel
2150M: kurt.hackel@oracle.com
2151L: ocfs2-devel@oss.oracle.com
2152W: http://oss.oracle.com/projects/ocfs2/
2153S: Supported
2154
Linus Torvalds1da177e2005-04-16 15:20:36 -07002155OLYMPIC NETWORK DRIVER
2156P: Peter De Shrijver
2157M: p2@ace.ulyssis.student.kuleuven.ac.be
2158P: Mike Phillips
2159M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002160L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002161L: linux-tr@linuxtr.net
2162W: http://www.linuxtr.net
2163S: Maintained
2164
Harald Weltec1986ee2005-11-13 16:06:29 -08002165OMNIKEY CARDMAN 4000 DRIVER
2166P: Harald Welte
2167M: laforge@gnumonks.org
2168S: Maintained
2169
Harald Welte77c44ab2005-11-13 16:06:26 -08002170OMNIKEY CARDMAN 4040 DRIVER
2171P: Harald Welte
2172M: laforge@gnumonks.org
2173S: Maintained
2174
Linus Torvalds1da177e2005-04-16 15:20:36 -07002175ONSTREAM SCSI TAPE DRIVER
2176P: Willem Riede
2177M: osst@riede.org
2178L: osst-users@lists.sourceforge.net
2179L: linux-scsi@vger.kernel.org
2180S: Maintained
2181
2182OPL3-SA2, SA3, and SAx DRIVER
2183P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07002184M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07002185L: linux-sound@vger.kernel.org
2186S: Maintained
2187
2188OPROFILE
2189P: Philippe Elie
2190M: phil.el@wanadoo.fr
2191L: oprofile-list@lists.sf.net
2192S: Maintained
2193
2194ORINOCO DRIVER
2195P: Pavel Roskin
2196M: proski@gnu.org
2197P: David Gibson
2198M: hermes@gibson.dropbear.id.au
Pavel Roskinecffdde2005-05-05 16:16:01 -07002199L: orinoco-users@lists.sourceforge.net
2200L: orinoco-devel@lists.sourceforge.net
2201W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002202S: Maintained
2203
2204PARALLEL PORT SUPPORT
2205P: Phil Blundell
2206M: philb@gnu.org
2207P: Tim Waugh
2208M: tim@cyberelk.net
2209P: David Campbell
Linus Torvalds1da177e2005-04-16 15:20:36 -07002210P: Andrea Arcangeli
2211M: andrea@suse.de
2212L: linux-parport@lists.infradead.org
2213W: http://people.redhat.com/twaugh/parport/
2214S: Maintained
2215
2216PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2217P: Tim Waugh
2218M: tim@cyberelk.net
2219L: linux-parport@lists.infradead.org
2220W: http://www.torque.net/linux-pp.html
2221S: Maintained
2222
2223PARISC ARCHITECTURE
2224P: Matthew Wilcox
2225M: matthew@wil.cx
2226P: Grant Grundler
2227M: grundler@parisc-linux.org
Kyle McMartin223232d2006-04-21 16:54:23 -04002228P: Kyle McMartin
2229M: kyle@parisc-linux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002230L: parisc-linux@parisc-linux.org
2231W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04002232T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
2233T: cvs cvs.parisc-linux.org:/var/cvs/linux-2.6
Linus Torvalds1da177e2005-04-16 15:20:36 -07002234S: Maintained
2235
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06002236PCI ERROR RECOVERY
2237P: Linas Vepstas
2238M: linas@austin.ibm.com
2239L: linux-kernel@vger.kernel.org
2240L: linux-pci@atrey.karlin.mff.cuni.cz
2241S: Supported
2242
Linus Torvalds1da177e2005-04-16 15:20:36 -07002243PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
2244P: Thomas Sailer
2245M: sailer@ife.ee.ethz.ch
2246L: linux-sound@vger.kernel.org
2247W: http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
2248S: Maintained
2249
2250PCI SUBSYSTEM
2251P: Greg Kroah-Hartman
2252M: gregkh@suse.de
2253L: linux-kernel@vger.kernel.org
2254L: linux-pci@atrey.karlin.mff.cuni.cz
Jody McIntyre6fb04252005-11-18 09:31:06 -08002255T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002256S: Supported
2257
2258PCI HOTPLUG CORE
2259P: Greg Kroah-Hartman
2260M: gregkh@suse.de
2261S: Supported
2262
2263PCI HOTPLUG COMPAQ DRIVER
2264P: Greg Kroah-Hartman
2265M: greg@kroah.com
2266S: Maintained
2267
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002268PCIE HOTPLUG DRIVER
2269P: Kristen Carlson Accardi
2270M: kristen.c.accardi@intel.com
2271L: pcihpd-discuss@lists.sourceforge.net
2272S: Maintained
2273
Linus Torvalds1da177e2005-04-16 15:20:36 -07002274PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002275P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07002276L: linux-pcmcia@lists.infradead.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002277L: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08002278T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002279S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002280
2281PCNET32 NETWORK DRIVER
2282P: Thomas Bogendörfer
2283M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002284L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002285S: Maintained
2286
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07002287PER-TASK DELAY ACCOUNTING
2288P: Shailabh Nagar
2289M: nagar@watson.ibm.com
2290L: linux-kernel@vger.kernel.org
2291S: Maintained
2292
Jim Cromiedd49d0f2006-03-24 18:08:17 +01002293PERSONALITY HANDLING
2294P: Christoph Hellwig
2295M: hch@infradead.org
2296L: linux-abi-devel@lists.sourceforge.net
2297S: Maintained
2298
Linus Torvalds1da177e2005-04-16 15:20:36 -07002299PHRAM MTD DRIVER
2300P: Jörn Engel
2301M: joern@wh.fh-wedel.de
2302L: linux-mtd@lists.infradead.org
2303S: Maintained
2304
Peter Osterlund249a6772005-09-27 21:45:30 -07002305PKTCDVD DRIVER
2306P: Peter Osterlund
2307M: petero2@telia.com
2308L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07002309S: Maintained
2310
Linus Torvalds1da177e2005-04-16 15:20:36 -07002311POSIX CLOCKS and TIMERS
2312P: George Anzinger
2313M: george@mvista.com
Hormsf1c3ddf2006-01-15 02:18:28 +01002314L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002315S: Supported
2316
Eugene Surovegin24682972005-10-14 03:00:53 -07002317POWERPC 4xx EMAC DRIVER
2318P: Eugene Surovegin
2319M: ebs@ebshome.net
2320W: http://kernel.ebshome.net/emac/
2321L: linuxppc-embedded@ozlabs.org
2322L: netdev@vger.kernel.org
2323S: Maintained
2324
Linus Torvalds1da177e2005-04-16 15:20:36 -07002325PNP SUPPORT
2326P: Adam Belay
2327M: ambx1@neo.rr.com
2328S: Maintained
2329
2330PPP PROTOCOL DRIVERS AND COMPRESSORS
2331P: Paul Mackerras
2332M: paulus@samba.org
2333L: linux-ppp@vger.kernel.org
2334S: Maintained
2335
2336PPP OVER ATM (RFC 2364)
2337P: Mitchell Blank Jr
2338M: mitch@sfgoth.com
2339S: Maintained
2340
2341PPP OVER ETHERNET
2342P: Michal Ostrowski
2343M: mostrows@speakeasy.net
2344S: Maintained
2345
2346PREEMPTIBLE KERNEL
2347P: Robert Love
2348M: rml@tech9.net
2349L: linux-kernel@vger.kernel.org
2350L: kpreempt-tech@lists.sourceforge.net
2351W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
2352S: Supported
2353
2354PRISM54 WIRELESS DRIVER
2355P: Prism54 Development Team
2356M: prism54-private@prism54.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07002357L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002358W: http://prism54.org
2359S: Maintained
2360
2361PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
2362P: Peter Denison
2363M: promise@pnd-pc.demon.co.uk
2364W: http://www.pnd-pc.demon.co.uk/promise/
2365S: Maintained
2366
Michael Krufky83202042006-07-03 00:24:18 -07002367PVRUSB2 VIDEO4LINUX DRIVER
2368P: Mike Isely
2369M: isely@pobox.com
2370L: pvrusb2@isely.net
2371L: video4linux-list@redhat.com
2372W: http://www.isely.net/pvrusb2/
2373S: Maintained
2374
Linus Torvalds1da177e2005-04-16 15:20:36 -07002375PXA2xx SUPPORT
2376P: Nicolas Pitre
2377M: nico@cam.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07002378L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002379S: Maintained
2380
2381QLOGIC QLA2XXX FC-SCSI DRIVER
2382P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08002383M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002384L: linux-scsi@vger.kernel.org
2385S: Supported
2386
2387QNX4 FILESYSTEM
2388P: Anders Larsen
2389M: al@alarsen.net
2390L: linux-kernel@vger.kernel.org
2391W: http://www.alarsen.net/linux/qnx4fs/
2392S: Maintained
2393
2394RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07002395P: Benjamin Herrenschmidt
2396M: benh@kernel.crashing.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002397L: linux-fbdev-devel@lists.sourceforge.net
2398S: Maintained
2399
2400RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07002401P: Paul Mackerras
2402M: paulus@samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002403L: linux-fbdev-devel@lists.sourceforge.net
2404S: Maintained
2405
2406RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
2407P: Corey Thomas
2408M: corey@world.std.com
2409L: linux-kernel@vger.kernel.org
2410S: Maintained
2411
Matt Mackall9e95ce22005-04-16 15:25:56 -07002412RANDOM NUMBER DRIVER
2413P: Matt Mackall
2414M: mpm@selenic.com
2415S: Maintained
2416
Matt Porter394b7012005-11-07 01:00:15 -08002417RAPIDIO SUBSYSTEM
2418P: Matt Porter
2419M: mporter@kernel.crashing.org
2420L: linux-kernel@vger.kernel.org
2421S: Maintained
2422
Linus Torvalds1da177e2005-04-16 15:20:36 -07002423REAL TIME CLOCK DRIVER
2424P: Paul Gortmaker
2425M: p_gortmaker@yahoo.com
2426L: linux-kernel@vger.kernel.org
2427S: Maintained
2428
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08002429REAL TIME CLOCK (RTC) SUBSYSTEM
2430P: Alessandro Zummo
2431M: a.zummo@towertech.it
2432L: linux-kernel@vger.kernel.org
2433S: Maintained
2434
Linus Torvalds1da177e2005-04-16 15:20:36 -07002435REISERFS FILE SYSTEM
2436P: Hans Reiser
2437M: reiserfs-dev@namesys.com
2438L: reiserfs-list@namesys.com
2439W: http://www.namesys.com
2440S: Supported
2441
2442ROCKETPORT DRIVER
2443P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07002444W: http://www.comtrol.com
2445S: Maintained
2446
2447ROSE NETWORK LAYER
2448P: Ralf Baechle
2449M: ralf@linux-mips.org
2450L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02002451W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002452S: Maintained
2453
2454RISCOM8 DRIVER
2455S: Orphan
2456
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002457S3 SAVAGE FRAMEBUFFER DRIVER
2458P: Antonino Daplas
2459M: adaplas@pol.net
2460L: linux-fbdev-devel@lists.sourceforge.net
2461S: Maintained
2462
Linus Torvalds1da177e2005-04-16 15:20:36 -07002463S390
2464P: Martin Schwidefsky
2465M: schwidefsky@de.ibm.com
2466M: linux390@de.ibm.com
2467L: linux-390@vm.marist.edu
Heiko Carstens5238da42006-02-11 17:56:01 -08002468W: http://www.ibm.com/developerworks/linux/linux390/
2469S: Supported
2470
2471S390 NETWORK DRIVERS
2472P: Frank Pavlic
2473M: fpavlic@de.ibm.com
2474M: linux390@de.ibm.com
2475L: linux-390@vm.marist.edu
2476W: http://www.ibm.com/developerworks/linux/linux390/
2477S: Supported
2478
2479S390 ZFCP DRIVER
2480P: Andreas Herrmann
2481M: aherrman@de.ibm.com
2482M: linux390@de.ibm.com
2483L: linux-390@vm.marist.edu
2484W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002485S: Supported
2486
2487SAA7146 VIDEO4LINUX-2 DRIVER
2488P: Michael Hunold
2489M: michael@mihu.de
2490W: http://www.mihu.de/linux/saa7146
2491S: Maintained
2492
2493SBPCD CDROM DRIVER
2494P: Eberhard Moenkeberg
2495M: emoenke@gwdg.de
2496L: linux-kernel@vger.kernel.org
2497S: Maintained
2498
2499SC1200 WDT DRIVER
2500P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07002501M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07002502S: Maintained
2503
2504SCHEDULER
2505P: Ingo Molnar
2506M: mingo@elte.hu
2507P: Robert Love [the preemptible kernel bits]
2508M: rml@tech9.net
2509L: linux-kernel@vger.kernel.org
2510S: Maintained
2511
2512SCSI CDROM DRIVER
2513P: Jens Axboe
2514M: axboe@suse.de
2515L: linux-scsi@vger.kernel.org
2516W: http://www.kernel.dk
2517S: Maintained
2518
2519SCSI SG DRIVER
2520P: Doug Gilbert
2521M: dgilbert@interlog.com
2522L: linux-scsi@vger.kernel.org
2523W: http://www.torque.net/sg
2524S: Maintained
2525
2526SCSI SUBSYSTEM
2527P: James E.J. Bottomley
2528M: James.Bottomley@SteelEye.com
2529L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002530T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002531S: Maintained
2532
2533SCSI TAPE DRIVER
2534P: Kai Mäkisara
2535M: Kai.Makisara@kolumbus.fi
2536L: linux-scsi@vger.kernel.org
2537S: Maintained
2538
2539SCTP PROTOCOL
2540P: Sridhar Samudrala
2541M: sri@us.ibm.com
2542L: lksctp-developers@lists.sourceforge.net
2543S: Supported
2544
2545SCx200 CPU SUPPORT
2546P: Christer Weinigel
2547M: christer@weinigel.se
2548W: http://www.weinigel.se
2549S: Supported
2550
2551SECURITY CONTACT
2552P: Security Officers
2553M: security@kernel.org
2554S: Supported
2555
2556SELINUX SECURITY MODULE
2557P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08002558M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07002559P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04002560M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002561L: linux-kernel@vger.kernel.org (kernel issues)
2562L: selinux@tycho.nsa.gov (general discussion)
2563W: http://www.nsa.gov/selinux
2564S: Supported
2565
2566SERIAL ATA (SATA) SUBSYSTEM:
2567P: Jeff Garzik
2568M: jgarzik@pobox.com
2569L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002570T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002571S: Supported
2572
2573SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
2574P: Pat Gefre
2575M: pfg@sgi.com
2576L: linux-ia64@vger.kernel.org
2577S: Supported
2578
2579SGI VISUAL WORKSTATION 320 AND 540
2580P: Andrey Panin
2581M: pazke@donpac.ru
2582L: linux-visws-devel@lists.sf.net
2583W: http://linux-visws.sf.net
2584S: Maintained for 2.6.
2585
2586SIMTEC EB110ATX (Chalice CATS)
2587P: Ben Dooks
2588P: Vincent Sanders
2589M: support@simtec.co.uk
2590W: http://www.simtec.co.uk/products/EB110ATX/
2591S: Supported
2592
2593SIMTEC EB2410ITX (BAST)
2594P: Ben Dooks
2595P: Vincent Sanders
2596M: support@simtec.co.uk
2597W: http://www.simtec.co.uk/products/EB2410ITX/
2598S: Supported
2599
Francois Romieu92aab3c2005-07-30 13:11:18 +02002600SIS 190 ETHERNET DRIVER
2601P: Francois Romieu
2602M: romieu@fr.zoreil.com
2603L: netdev@vger.kernel.org
2604S: Maintained
2605
Linus Torvalds1da177e2005-04-16 15:20:36 -07002606SIS 5513 IDE CONTROLLER DRIVER
2607P: Lionel Bouton
2608M: Lionel.Bouton@inet6.fr
2609W: http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
2610W: http://gyver.homeip.net/sis5513/index.html
2611S: Maintained
2612
2613SIS 900/7016 FAST ETHERNET DRIVER
2614P: Daniele Venzano
2615M: venza@brownhat.org
2616W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07002617L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002618S: Maintained
2619
2620SIS FRAMEBUFFER DRIVER
2621P: Thomas Winischhofer
2622M: thomas@winischhofer.net
2623W: http://www.winischhofer.net/linuxsisvga.shtml
2624S: Maintained
2625
2626SIS USB2VGA DRIVER
2627P: Thomas Winischhofer
2628M: thomas@winischhofer.net
2629W: http://www.winischhofer.at/linuxsisusbvga.shtml
2630S: Maintained
2631
Linus Torvalds1da177e2005-04-16 15:20:36 -07002632SMC91x ETHERNET DRIVER
2633P: Nicolas Pitre
2634M: nico@cam.org
2635S: Maintained
2636
Linus Torvalds1da177e2005-04-16 15:20:36 -07002637SOFTWARE RAID (Multiple Disks) SUPPORT
2638P: Ingo Molnar
2639M: mingo@redhat.com
2640P: Neil Brown
2641M: neilb@cse.unsw.edu.au
2642L: linux-raid@vger.kernel.org
2643S: Maintained
2644
2645SOFTWARE SUSPEND:
2646P: Pavel Machek
2647M: pavel@suse.cz
Pavel Machekfc5fb2c2005-06-25 14:55:07 -07002648L: linux-pm@osdl.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002649S: Maintained
2650
2651SONIC NETWORK DRIVER
2652P: Thomas Bogendoerfer
2653M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002654L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002655S: Maintained
2656
2657SONY VAIO CONTROL DEVICE DRIVER
2658P: Stelian Pop
2659M: stelian@popies.net
2660W: http://popies.net/sonypi/
2661S: Maintained
2662
2663SOUND
2664P: Jaroslav Kysela
2665M: perex@suse.cz
2666L: alsa-devel@alsa-project.org
2667S: Maintained
2668
Kumar Gala025c3982006-04-02 16:05:54 -05002669SPI SUBSYSTEM
2670P: David Brownell
2671M: dbrownell@users.sourceforge.net
2672L: spi-devel-general@lists.sourceforge.net
2673S: Maintained
2674
Steven Rostedt855f46a2006-08-05 12:14:50 -07002675STABLE BRANCH:
2676P: Greg Kroah-Hartman
2677M: greg@kroah.com
2678P: Chris Wright
2679M: chrisw@sous-sol.org
2680L: stable@kernel.org
2681S: Maintained
2682
Steven Rostedt4ca8a3c2006-08-03 12:28:11 -04002683STABLE BRANCH:
2684P: Greg Kroah-Hartman
2685M: greg@kroah.com
2686P: Chris Wright
2687M: chrisw@sous-sol.org
2688L: stable@kernel.org
2689S: Maintained
2690
Kylene Hall1c72d462005-05-01 08:59:13 -07002691TPM DEVICE DRIVER
2692P: Kylene Hall
2693M: kjhall@us.ibm.com
2694W: http://tpmdd.sourceforge.net
2695L: tpmdd-devel@lists.sourceforge.net
2696S: Maintained
2697
Mark Gross1a80ba82005-10-30 15:02:55 -08002698Telecom Clock Driver for MCPL0010
2699P: Mark Gross
2700M: mark.gross@intel.com
2701S: Supported
2702
Chris Zankel48b415c2005-06-23 22:01:07 -07002703TENSILICA XTENSA PORT (xtensa):
2704P: Chris Zankel
2705M: chris@zankel.net
2706S: Maintained
2707
Linus Torvalds1da177e2005-04-16 15:20:36 -07002708UltraSPARC (sparc64):
2709P: David S. Miller
2710M: davem@davemloft.net
2711P: Eddie C. Dost
Eddie C. Dost90cdba62005-07-06 15:37:58 -07002712M: ecd@brainaid.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002713P: Jakub Jelinek
2714M: jj@sunsite.ms.mff.cuni.cz
2715P: Anton Blanchard
2716M: anton@samba.org
2717L: sparclinux@vger.kernel.org
2718L: ultralinux@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002719T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002720S: Maintained
2721
2722SHARP LH SUPPORT (LH7952X & LH7A40X)
2723P: Marc Singer
2724M: elf@buici.com
2725W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07002726L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002727S: Maintained
2728
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002729SHPC HOTPLUG DRIVER
2730P: Kristen Carlson Accardi
2731M: kristen.c.accardi@intel.com
2732L: pcihpd-discuss@lists.sourceforge.net
2733S: Maintained
2734
Pierre Ossmand129bce2006-03-24 03:18:17 -08002735SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
2736P: Pierre Ossman
2737M: drzeus-sdhci@drzeus.cx
2738L: sdhci-devel@list.drzeus.cx
2739W: http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci
2740S: Maintained
2741
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07002742SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
2743P: Stephen Hemminger
2744M: shemminger@osdl.org
2745L: netdev@vger.kernel.org
2746S: Maintained
2747
Chris Boot1a87d942006-07-10 04:45:34 -07002748SOEKRIS NET48XX LED SUPPORT
2749P: Chris Boot
2750M: bootc@bootc.net
2751S: Maintained
2752
Linus Torvalds1da177e2005-04-16 15:20:36 -07002753SPARC (sparc32):
2754P: William L. Irwin
2755M: wli@holomorphy.com
2756L: sparclinux@vger.kernel.org
2757S: Maintained
2758
2759SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
2760P: Roger Wolff
2761M: R.E.Wolff@BitWizard.nl
2762L: linux-kernel@vger.kernel.org ?
2763S: Supported
2764
Linus Torvalds1da177e2005-04-16 15:20:36 -07002765SRM (Alpha) environment access
2766P: Jan-Benedict Glaw
2767M: jbglaw@lug-owl.de
2768L: linux-kernel@vger.kernel.org
2769S: Maintained
2770
2771STARFIRE/DURALAN NETWORK DRIVER
2772P: Ion Badulescu
2773M: ionut@cs.columbia.edu
2774S: Maintained
2775
2776STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
2777W: http://mosquitonet.Stanford.EDU/strip.html
2778S: Unsupported ?
2779
2780STRADIS MPEG-2 DECODER DRIVER
2781P: Nathan Laredo
2782M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002783W: http://www.stradis.com/
2784S: Maintained
2785
2786SUPERH (sh)
2787P: Paul Mundt
2788M: lethal@linux-sh.org
2789P: Kazumoto Kojima
2790M: kkojima@rr.iij4u.or.jp
Adrian Bunk210bb952006-01-11 01:43:01 +01002791L: linuxsh-dev@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002792W: http://www.linux-sh.org
2793W: http://www.m17n.org/linux-sh/
2794W: http://www.rr.iij4u.or.jp/~kkojima/linux-sh4.html
2795S: Maintained
2796
2797SUPERH64 (sh64)
2798P: Paul Mundt
2799M: lethal@linux-sh.org
2800P: Richard Curnow
2801M: rc@rc0.org.uk
2802L: linuxsh-shmedia-dev@lists.sourceforge.net
2803W: http://www.linux-sh.org
2804W: http://www.rc0.org.uk/sh64
2805S: Maintained
2806
2807SUN3/3X
2808P: Sam Creasey
2809M: sammy@sammy.net
2810L: sun3-list@redhat.com
2811W: http://sammy.net/sun3/
2812S: Maintained
2813
2814SVGA HANDLING
2815P: Martin Mares
2816M: mj@ucw.cz
2817L: linux-video@atrey.karlin.mff.cuni.cz
2818S: Maintained
2819
2820SYSV FILESYSTEM
2821P: Christoph Hellwig
2822M: hch@infradead.org
2823S: Maintained
2824
Stephen Hemminger781b456a2006-07-10 20:25:29 -07002825TC CLASSIFIER
2826P: Jamal Hadi Salim
2827M: hadi@cyberus.ca
2828L: netdev@vger.kernel.org
2829S: Maintained
2830
Michael Buesch844dd052006-06-26 00:24:59 -07002831TI OMAP RANDOM NUMBER GENERATOR SUPPORT
2832P: Deepak Saxena
2833M: dsaxena@plexity.net
2834S: Maintained
2835
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07002836TASKSTATS STATISTICS INTERFACE
2837P: Shailabh Nagar
2838M: nagar@watson.ibm.com
2839L: linux-kernel@vger.kernel.org
2840S: Maintained
2841
Linus Torvalds1da177e2005-04-16 15:20:36 -07002842TI PARALLEL LINK CABLE DRIVER
2843P: Romain Lievin
2844M: roms@lpg.ticalc.org
2845S: Maintained
2846
Per Lidene86eaa32006-01-12 16:45:18 +01002847TIPC NETWORK LAYER
2848P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01002849M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01002850P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01002851M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01002852P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01002853M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01002854L: tipc-discussion@lists.sourceforge.net
2855W: http://tipc.sourceforge.net/
2856W: http://tipc.cslab.ericsson.net/
2857T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
2858S: Maintained
2859
Linus Torvalds1da177e2005-04-16 15:20:36 -07002860TLAN NETWORK DRIVER
2861P: Samuel Chessman
2862M: chessman@tux.org
2863L: tlan-devel@lists.sourceforge.net
2864W: http://sourceforge.net/projects/tlan/
2865S: Maintained
2866
2867TOKEN-RING NETWORK DRIVER
2868P: Mike Phillips
2869M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002870L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002871L: linux-tr@linuxtr.net
2872W: http://www.linuxtr.net
2873S: Maintained
2874
2875TOSHIBA ACPI EXTRAS DRIVER
2876P: John Belmonte
2877M: toshiba_acpi@memebeam.org
2878W: http://memebeam.org/toys/ToshibaAcpiDriver
2879S: Maintained
2880
2881TOSHIBA SMM DRIVER
2882P: Jonathan Buzzard
2883M: jonathan@buzzard.org.uk
2884L: tlinux-users@tce.toshiba-dme.co.jp
2885W: http://www.buzzard.org.uk/toshiba/
2886S: Maintained
2887
2888TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
2889P: Muli Ben-Yehuda
2890M: mulix@mulix.org
2891L: linux-kernel@vger.kernel.org
2892S: Maintained
2893
2894TRIVIAL PATCHES
Adrian Bunk6dfca872005-11-06 21:31:01 +01002895P: Adrian Bunk
2896M: trivial@kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002897L: linux-kernel@vger.kernel.org
Adrian Bunk6dfca872005-11-06 21:31:01 +01002898W: http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
Josh Boyer1adc1232005-11-23 15:44:15 -08002899T: git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002900S: Maintained
2901
2902TMS380 TOKEN-RING NETWORK DRIVER
2903P: Adam Fritzler
2904M: mid@auk.cx
2905L: linux-tr@linuxtr.net
2906W: http://www.auk.cx/tms380tr/
2907S: Maintained
2908
2909TULIP NETWORK DRIVER
2910P: Jeff Garzik
2911M: jgarzik@pobox.com
2912L: tulip-users@lists.sourceforge.net
2913W: http://sourceforge.net/projects/tulip/
2914S: Maintained
2915
2916TUN/TAP driver
2917P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08002918M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002919L: vtun@office.satix.net
2920W: http://vtun.sourceforge.net/tun
2921S: Maintained
2922
2923U14-34F SCSI DRIVER
2924P: Dario Ballabio
2925M: ballabio_dario@emc.com
2926L: linux-scsi@vger.kernel.org
2927S: Maintained
2928
2929UDF FILESYSTEM
2930P: Ben Fennema
2931M: bfennema@falcon.csc.calpoly.edu
Linus Torvalds1da177e2005-04-16 15:20:36 -07002932W: http://linux-udf.sourceforge.net
2933S: Maintained
2934
2935UNIFORM CDROM DRIVER
2936P: Jens Axboe
2937M: axboe@suse.de
2938L: linux-kernel@vger.kernel.org
2939W: http://www.kernel.dk
2940S: Maintained
2941
2942USB ACM DRIVER
2943P: Oliver Neukum
2944M: oliver@neukum.name
2945L: linux-usb-users@lists.sourceforge.net
2946L: linux-usb-devel@lists.sourceforge.net
2947S: Maintained
2948
2949USB BLOCK DRIVER (UB ub)
2950P: Pete Zaitcev
2951M: zaitcev@redhat.com
2952L: linux-kernel@vger.kernel.org
2953L: linux-usb-devel@lists.sourceforge.net
2954S: Supported
2955
Linus Torvalds1da177e2005-04-16 15:20:36 -07002956USB CDC ETHERNET DRIVER
2957P: Greg Kroah-Hartman
2958M: greg@kroah.com
2959L: linux-usb-users@lists.sourceforge.net
2960L: linux-usb-devel@lists.sourceforge.net
2961S: Maintained
2962W: http://www.kroah.com/linux-usb/
2963
2964USB EHCI DRIVER
2965P: David Brownell
2966M: dbrownell@users.sourceforge.net
2967L: linux-usb-devel@lists.sourceforge.net
2968S: Maintained
2969
Luca Risolia7ce08c92006-01-11 02:06:59 +00002970USB ET61X[12]51 DRIVER
2971P: Luca Risolia
2972M: luca.risolia@studio.unibo.it
2973L: linux-usb-devel@lists.sourceforge.net
2974L: video4linux-list@redhat.com
2975W: http://www.linux-projects.org
2976S: Maintained
2977
Linus Torvalds1da177e2005-04-16 15:20:36 -07002978USB HID/HIDBP DRIVERS
2979P: Vojtech Pavlik
2980M: vojtech@suse.cz
2981L: linux-usb-users@lists.sourceforge.net
2982L: linux-usb-devel@lists.sourceforge.net
2983S: Maintained
2984
2985USB HUB DRIVER
2986P: Johannes Erdfelt
2987M: johannes@erdfelt.com
2988L: linux-usb-users@lists.sourceforge.net
2989L: linux-usb-devel@lists.sourceforge.net
2990S: Maintained
2991
Olav Kongas959eea22005-11-03 17:38:14 +02002992USB ISP116X DRIVER
2993P: Olav Kongas
2994M: ok@artecdesign.ee
2995L: linux-usb-devel@lists.sourceforge.net
2996S: Maintained
2997
Linus Torvalds1da177e2005-04-16 15:20:36 -07002998USB KAWASAKI LSI DRIVER
2999P: Oliver Neukum
3000M: oliver@neukum.name
3001L: linux-usb-users@lists.sourceforge.net
3002L: linux-usb-devel@lists.sourceforge.net
3003S: Maintained
3004
3005USB MASS STORAGE DRIVER
3006P: Matthew Dharm
3007M: mdharm-usb@one-eyed-alien.net
3008L: linux-usb-users@lists.sourceforge.net
Matthew Dharm8836aeb2005-12-04 22:03:47 -08003009L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003010S: Maintained
3011W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
3012
3013USB OHCI DRIVER
3014P: Roman Weissgaerber
3015M: weissg@vienna.at
3016L: linux-usb-users@lists.sourceforge.net
3017L: linux-usb-devel@lists.sourceforge.net
3018S: Maintained
3019
Matthias Urlichsba460e42005-07-14 00:33:47 -07003020USB OPTION-CARD DRIVER
3021P: Matthias Urlichs
3022M: smurf@smurf.noris.de
3023L: linux-usb-devel@lists.sourceforge.net
3024S: Maintained
3025
Linus Torvalds1da177e2005-04-16 15:20:36 -07003026USB OV511 DRIVER
3027P: Mark McClelland
3028M: mmcclell@bigfoot.com
3029L: linux-usb-users@lists.sourceforge.net
3030L: linux-usb-devel@lists.sourceforge.net
3031W: http://alpha.dyndns.org/ov511/
3032S: Maintained
3033
3034USB PEGASUS DRIVER
3035P: Petko Manolov
3036M: petkan@users.sourceforge.net
3037L: linux-usb-users@lists.sourceforge.net
3038L: linux-usb-devel@lists.sourceforge.net
3039W: http://pegasus2.sourceforge.net/
3040S: Maintained
3041
3042USB PRINTER DRIVER
3043P: Vojtech Pavlik
3044M: vojtech@suse.cz
3045L: linux-usb-users@lists.sourceforge.net
3046L: linux-usb-devel@lists.sourceforge.net
3047S: Maintained
3048
3049USB RTL8150 DRIVER
3050P: Petko Manolov
3051M: petkan@users.sourceforge.net
3052L: linux-usb-users@lists.sourceforge.net
3053L: linux-usb-devel@lists.sourceforge.net
3054W: http://pegasus2.sourceforge.net/
3055S: Maintained
3056
3057USB SE401 DRIVER
3058P: Jeroen Vreeken
3059M: pe1rxq@amsat.org
3060L: linux-usb-users@lists.sourceforge.net
3061L: linux-usb-devel@lists.sourceforge.net
3062W: http://www.chello.nl/~j.vreeken/se401/
3063S: Maintained
3064
3065USB SERIAL CYBERJACK DRIVER
3066P: Matthias Bruestle and Harald Welte
3067M: support@reiner-sct.com
3068W: http://www.reiner-sct.de/support/treiber_cyberjack.php
3069S: Maintained
3070
3071USB SERIAL DIGI ACCELEPORT DRIVER
3072P: Peter Berger and Al Borchers
3073M: pberger@brimson.com
3074M: alborchers@steinerpoint.com
3075L: linux-usb-users@lists.sourceforge.net
3076L: linux-usb-devel@lists.sourceforge.net
3077S: Maintained
3078
3079USB SERIAL DRIVER
3080P: Greg Kroah-Hartman
3081M: gregkh@suse.de
3082L: linux-usb-users@lists.sourceforge.net
3083L: linux-usb-devel@lists.sourceforge.net
3084S: Supported
3085
3086USB SERIAL BELKIN F5U103 DRIVER
3087P: William Greathouse
3088M: wgreathouse@smva.com
3089L: linux-usb-users@lists.sourceforge.net
3090L: linux-usb-devel@lists.sourceforge.net
3091S: Maintained
3092
3093USB SERIAL CYPRESS M8 DRIVER
3094P: Lonnie Mendez
3095M: dignome@gmail.com
3096L: linux-usb-users@lists.sourceforge.net
3097L: linux-usb-devel@lists.sourceforge.net
3098S: Maintained
3099W: http://geocities.com/i0xox0i
3100W: http://firstlight.net/cvs
3101
3102USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
3103L: linux-usb-users@lists.sourceforge.net
3104L: linux-usb-devel@lists.sourceforge.net
3105S: Maintained
3106
3107USB AUERSWALD DRIVER
3108P: Wolfgang Muees
3109M: wolfgang@iksw-muees.de
3110L: linux-usb-users@lists.sourceforge.net
3111L: linux-usb-devel@lists.sourceforge.net
3112S: Maintained
3113
3114USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
3115P: Gary Brubaker
3116M: xavyer@ix.netcom.com
3117L: linux-usb-users@lists.sourceforge.net
3118L: linux-usb-devel@lists.sourceforge.net
3119S: Maintained
3120
3121USB SERIAL KEYSPAN DRIVER
3122P: Greg Kroah-Hartman
3123M: greg@kroah.com
3124L: linux-usb-users@lists.sourceforge.net
3125L: linux-usb-devel@lists.sourceforge.net
3126W: http://www.kroah.com/linux/
3127S: Maintained
3128
3129USB SERIAL WHITEHEAT DRIVER
3130P: Stuart MacDonald
3131M: stuartm@connecttech.com
3132L: linux-usb-users@lists.sourceforge.net
3133L: linux-usb-devel@lists.sourceforge.net
3134W: http://www.connecttech.com
3135S: Supported
3136
3137USB SN9C10x DRIVER
3138P: Luca Risolia
3139M: luca.risolia@studio.unibo.it
3140L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00003141L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003142W: http://www.linux-projects.org
3143S: Maintained
3144
3145USB SUBSYSTEM
3146P: Greg Kroah-Hartman
3147M: gregkh@suse.de
3148L: linux-usb-users@lists.sourceforge.net
3149L: linux-usb-devel@lists.sourceforge.net
3150W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003151T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003152S: Supported
3153
3154USB UHCI DRIVER
3155P: Alan Stern
3156M: stern@rowland.harvard.edu
3157L: linux-usb-users@lists.sourceforge.net
3158L: linux-usb-devel@lists.sourceforge.net
3159S: Maintained
3160
3161USB "USBNET" DRIVER
3162P: David Brownell
3163M: dbrownell@users.sourceforge.net
3164L: linux-usb-devel@lists.sourceforge.net
3165S: Maintained
3166
3167USB W996[87]CF DRIVER
3168P: Luca Risolia
3169M: luca.risolia@studio.unibo.it
3170L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00003171L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003172W: http://www.linux-projects.org
3173S: Maintained
3174
Luca Risolia60f78052006-02-06 16:29:35 +00003175USB ZC0301 DRIVER
3176P: Luca Risolia
3177M: luca.risolia@studio.unibo.it
3178L: linux-usb-devel@lists.sourceforge.net
3179L: video4linux-list@redhat.com
3180W: http://www.linux-projects.org
3181S: Maintained
3182
Linus Torvalds1da177e2005-04-16 15:20:36 -07003183USB ZD1201 DRIVER
3184P: Jeroen Vreeken
3185M: pe1rxq@amsat.org
3186L: linux-usb-users@lists.sourceforge.net
3187L: linux-usb-devel@lists.sourceforge.net
3188W: http://linux-lc100020.sourceforge.net
3189S: Maintained
3190
3191USER-MODE LINUX
3192P: Jeff Dike
3193M: jdike@karaya.com
3194L: user-mode-linux-devel@lists.sourceforge.net
3195L: user-mode-linux-user@lists.sourceforge.net
3196W: http://user-mode-linux.sourceforge.net
3197S: Maintained
3198
3199FAT/VFAT/MSDOS FILESYSTEM:
3200P: OGAWA Hirofumi
3201M: hirofumi@mail.parknet.co.jp
3202L: linux-kernel@vger.kernel.org
3203S: Maintained
3204
3205VIA 82Cxxx AUDIO DRIVER (old OSS driver)
3206P: Jeff Garzik
3207S: Odd fixes
3208
3209VIA RHINE NETWORK DRIVER
3210P: Roger Luethi
3211M: rl@hellgate.ch
3212S: Maintained
3213
Jean Delvare32c0a522005-09-22 21:47:58 +02003214VIAPRO SMBUS DRIVER
3215P: Jean Delvare
3216M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02003217L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02003218S: Maintained
3219
Linus Torvalds1da177e2005-04-16 15:20:36 -07003220UCLINUX (AND M68KNOMMU)
3221P: Greg Ungerer
3222M: gerg@uclinux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003223W: http://www.uclinux.org/
Adrian Bunkd660a742005-06-25 14:59:35 -07003224L: uclinux-dev@uclinux.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003225S: Maintained
3226
3227UCLINUX FOR NEC V850
3228P: Miles Bader
3229M: uclinux-v850@lsi.nec.co.jp
3230W: http://www.ic.nec.co.jp/micro/uclinux/eng/
3231W: http://www.ee.nec.de/uclinux/
3232S: Supported
3233
3234UCLINUX FOR RENESAS H8/300
3235P: Yoshinori Sato
3236M: ysato@users.sourceforge.jp
3237W: http://uclinux-h8.sourceforge.jp/
3238S: Supported
3239
3240USB DIAMOND RIO500 DRIVER
3241P: Cesar Miquel
3242M: miquel@df.uba.ar
3243L: rio500-users@lists.sourceforge.net
3244W: http://rio500.sourceforge.net
3245S: Maintained
3246
3247VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07003248P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02003249M: mchehab@infradead.org
3250M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003251L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07003252W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02003253T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07003254S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003255
Roger Lucas1de9e372005-11-26 20:20:05 +01003256VT8231 HARDWARE MONITOR DRIVER
3257P: Roger Lucas
3258M: roger@planbit.co.uk
3259L: lm-sensors@lm-sensors.org
3260S: Maintained
3261
Linus Torvalds1da177e2005-04-16 15:20:36 -07003262W1 DALLAS'S 1-WIRE BUS
3263P: Evgeniy Polyakov
3264M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07003265S: Maintained
3266
Charles Spirakis13927072006-07-05 18:05:15 +02003267W83791D HARDWARE MONITORING DRIVER
3268P: Charles Spirakis
3269M: bezaur@gmail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003270L: lm-sensors@lm-sensors.org
3271S: Maintained
3272
3273W83L51xD SD/MMC CARD INTERFACE DRIVER
3274P: Pierre Ossman
3275M: drzeus-wbsd@drzeus.cx
3276L: wbsd-devel@list.drzeus.cx
3277W: http://projects.drzeus.cx/wbsd
3278S: Maintained
3279
Wim Van Sebroeck35277612006-01-15 21:21:14 +01003280WATCHDOG DEVICE DRIVERS
3281P: Wim Van Sebroeck
3282M: wim@iguana.be
3283T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
3284S: Maintained
3285
Linus Torvalds1da177e2005-04-16 15:20:36 -07003286WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
3287P: Jean Tourrilhes
3288M: jt@hpl.hp.com
3289W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
3290S: Maintained
3291
3292WD7000 SCSI DRIVER
3293P: Miroslav Zagorac
3294M: zaga@fly.cc.fer.hr
3295L: linux-scsi@vger.kernel.org
3296S: Maintained
3297
Dmitry Torokhov5fc146802005-11-20 00:50:06 -05003298WISTRON LAPTOP BUTTON DRIVER
3299P: Miloslav Trmac
3300M: mitr@volny.cz
3301S: Maintained
3302
Linus Torvalds1da177e2005-04-16 15:20:36 -07003303WL3501 WIRELESS PCMCIA CARD DRIVER
3304P: Arnaldo Carvalho de Melo
3305M: acme@conectiva.com.br
3306W: http://advogato.org/person/acme
3307S: Maintained
3308
3309X.25 NETWORK LAYER
3310P: Henner Eisen
3311M: eis@baty.hanse.de
3312L: linux-x25@vger.kernel.org
3313S: Maintained
3314
3315XFS FILESYSTEM
3316P: Silicon Graphics Inc
3317M: xfs-masters@oss.sgi.com
3318M: nathans@sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10003319L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003320W: http://oss.sgi.com/projects/xfs
3321S: Supported
3322
3323X86 3-LEVEL PAGING (PAE) SUPPORT
3324P: Ingo Molnar
3325M: mingo@redhat.com
3326S: Maintained
3327
3328X86-64 port
3329P: Andi Kleen
3330M: ak@suse.de
3331L: discuss@x86-64.org
3332W: http://www.x86-64.org
3333S: Maintained
3334
3335YAM DRIVER FOR AX.25
3336P: Jean-Paul Roubelat
3337M: jpr@f6fbb.org
3338L: linux-hams@vger.kernel.org
3339S: Maintained
3340
Henkaf64a5e2005-10-12 15:02:56 +02003341YEALINK PHONE DRIVER
3342P: Henk Vergonet
3343M: Henk.Vergonet@gmail.com
3344L: usbb2k-api-dev@nongnu.org
3345S: Maintained
3346
Linus Torvalds1da177e2005-04-16 15:20:36 -07003347YMFPCI YAMAHA PCI SOUND (Use ALSA instead)
3348P: Pete Zaitcev
3349M: zaitcev@yahoo.com
3350L: linux-kernel@vger.kernel.org
3351S: Obsolete
3352
3353Z8530 DRIVER FOR AX.25
3354P: Joerg Reuter
3355M: jreuter@yaina.de
3356W: http://yaina.de/jreuter/
3357W: http://www.qsl.net/dl1bke/
3358L: linux-hams@vger.kernel.org
3359S: Maintained
3360
3361ZF MACHZ WATCHDOG
3362P: Fernando Fuganti
3363M: fuganti@netbank.com.br
3364W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
3365S: Maintained
3366
3367ZR36067 VIDEO FOR LINUX DRIVER
3368P: Ronald Bultje
3369M: rbultje@ronald.bitfreak.net
3370L: mjpeg-users@lists.sourceforge.net
3371W: http://mjpeg.sourceforge.net/driver-zoran/
3372S: Maintained
3373
3374ZR36120 VIDEO FOR LINUX DRIVER
3375P: Pauline Middelink
3376M: middelin@polyware.nl
3377W: http://www.polyware.nl/~middelin/En/hobbies.html
3378W: http://www.polyware.nl/~middelin/hobbies.html
3379S: Maintained
3380
3381THE REST
3382P: Linus Torvalds
3383S: Buried alive in reporters