blob: f57f6e031c29e328a02d7ee77a3903eec98c5321 [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
Andy Whitcroft0a920b52007-06-01 00:46:48 -070033 generalized kernel feature ready for next time.
34
35 PLEASE check your patch with the automated style checker
36 (scripts/checkpatch.pl) to catch trival style violations.
37 See Documentation/CodingStyle for guidance here.
Linus Torvalds1da177e2005-04-16 15:20:36 -070038
39 PLEASE try to include any credit lines you want added with the
40 patch. It avoids people being missed off by mistake and makes
41 it easier to know who wants adding and who doesn't.
42
43 PLEASE document known bugs. If it doesn't work for everything
44 or does something very odd once a month document it.
45
Alan Coxc9ee1332006-05-20 15:00:12 -070046 PLEASE remember that submissions must be made under the terms
47 of the OSDL certificate of contribution
48 (http://www.osdl.org/newsroom/press_releases/2004/2004_05_24_dco.html)
49 and should include a Signed-off-by: line.
50
Linus Torvalds1da177e2005-04-16 15:20:36 -0700516. Make sure you have the right to send any changes you make. If you
52 do changes at work you may find your employer owns the patch
53 not you.
54
Alan Coxc9ee1332006-05-20 15:00:12 -0700557. When sending security related changes or reports to a maintainer
56 please Cc: security@kernel.org, especially if the maintainer
57 does not respond.
58
598. Happy hacking.
Linus Torvalds1da177e2005-04-16 15:20:36 -070060
Antoine Jacquetb7eee612007-04-27 12:30:59 -030061 -----------------------------------
Linus Torvalds1da177e2005-04-16 15:20:36 -070062
63Maintainers List (try to look for most precise areas first)
64
65Note: For the hard of thinking, this list is meant to remain in alphabetical
66order. If you could add yourselves to it in alphabetical order that would be
67so much easier [Ed]
68
69P: Person
70M: Mail patches to
71L: Mailing list that is relevant to this area
72W: Web-page with status/info
Jody McIntyre50306fb2005-11-23 15:44:03 -080073T: SCM tree type and location. Type is one of: git, hg, quilt.
Linus Torvalds1da177e2005-04-16 15:20:36 -070074S: Status, one of the following:
75
76 Supported: Someone is actually paid to look after this.
77 Maintained: Someone actually looks after it.
78 Odd Fixes: It has a maintainer but they don't have time to do
79 much other than throw the odd patch in. See below..
80 Orphan: No current maintainer [but maybe you could take the
81 role as you write your new code].
82 Obsolete: Old code. Something tagged obsolete generally means
83 it has been replaced by a better system and you
84 should be using that.
85
863C359 NETWORK DRIVER
87P: Mike Phillips
88M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -070089L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -070090L: linux-tr@linuxtr.net
91W: http://www.linuxtr.net
92S: Maintained
93
943C505 NETWORK DRIVER
95P: Philip Blundell
96M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -070097L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -070098S: Maintained
99
1003CR990 NETWORK DRIVER
101P: David Dillow
102M: dave@thedillows.org
Ralf Baechle979b6c12005-06-13 14:30:40 -0700103L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700104S: Maintained
105
1063W-XXXX ATA-RAID CONTROLLER DRIVER
107P: Adam Radford
108M: linuxraid@amcc.com
109L: linux-scsi@vger.kernel.org
110W: http://www.amcc.com
111S: Supported
112
1133W-9XXX SATA-RAID CONTROLLER DRIVER
114P: Adam Radford
115M: linuxraid@amcc.com
116L: linux-scsi@vger.kernel.org
117W: http://www.amcc.com
118S: Supported
119
12053C700 AND 53C700-66 SCSI DRIVER
121P: James E.J. Bottomley
122M: James.Bottomley@HansenPartnership.com
123L: linux-scsi@vger.kernel.org
124S: Maintained
125
1266PACK NETWORK DRIVER FOR AX.25
127P: Andreas Koensgen
128M: ajk@iehk.rwth-aachen.de
129L: linux-hams@vger.kernel.org
130S: Maintained
131
1328139CP 10/100 FAST ETHERNET DRIVER
133P: Jeff Garzik
134M: jgarzik@pobox.com
135S: Maintained
136
1378139TOO 10/100 FAST ETHERNET DRIVER
138P: Jeff Garzik
139M: jgarzik@pobox.com
140W: http://sourceforge.net/projects/gkernel/
141S: Maintained
142
1438169 10/100/1000 GIGABIT ETHERNET DRIVER
144P: Francois Romieu
145M: romieu@fr.zoreil.com
Ralf Baechle979b6c12005-06-13 14:30:40 -0700146L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700147S: Maintained
148
1498250/16?50 (AND CLONE UARTS) SERIAL DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -0700150L: linux-serial@vger.kernel.org
151W: http://serial.sourceforge.net
Russell King353cefd2006-10-03 17:36:11 +0100152S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -0700153
1548390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
155P: Paul Gortmaker
156M: p_gortmaker@yahoo.com
Ralf Baechle979b6c12005-06-13 14:30:40 -0700157L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700158S: Maintained
159
Eric Van Hensbergen67543e52006-03-25 03:07:29 -08001609P FILE SYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +0100161P: Eric Van Hensbergen
162M: ericvh@gmail.com
163P: Ron Minnich
164M: rminnich@lanl.gov
165P: Latchesar Ionkov
166M: lucho@ionkov.net
167L: v9fs-developer@lists.sourceforge.net
168W: http://v9fs.sf.net
169T: git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git
170S: Maintained
Eric Van Hensbergen67543e52006-03-25 03:07:29 -0800171
Linus Torvalds1da177e2005-04-16 15:20:36 -0700172A2232 SERIAL BOARD DRIVER
173P: Enver Haase
174M: ehaase@inf.fu-berlin.de
175M: A2232@gmx.net
176L: linux-m68k@lists.linux-m68k.org
177S: Maintained
178
179AIO
180P: Benjamin LaHaise
181M: bcrl@kvack.org
182L: linux-aio@kvack.org
183S: Supported
184
Hans de Goedef2b84bb2006-06-04 20:22:24 +0200185ABIT UGURU HARDWARE MONITOR DRIVER
186P: Hans de Goede
187M: j.w.r.degoede@hhs.nl
188L: lm-sensors@lm-sensors.org
189S: Maintained
190
Linus Torvalds1da177e2005-04-16 15:20:36 -0700191ACENIC DRIVER
192P: Jes Sorensen
193M: jes@trained-monkey.org
194L: linux-acenic@sunsite.dk
195S: Maintained
196
197ACI MIXER DRIVER
198P: Robert Siemer
199M: Robert.Siemer@gmx.de
200L: linux-sound@vger.kernel.org
201W: http://www.stud.uni-karlsruhe.de/~uh1b/
202S: Maintained
203
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700204IPS SCSI RAID DRIVER
205P: Adaptec OEM Raid Solutions
206M: aacraid@adaptec.com
207L: linux-scsi@vger.kernel.org
208W: http://www.adaptec.com/
209S: Maintained
210
211DPT_I2O SCSI RAID DRIVER
212P: Adaptec OEM Raid Solutions
213M: aacraid@adaptec.com
214L: linux-scsi@vger.kernel.org
215W: http://www.adaptec.com/
216S: Maintained
217
Linus Torvalds1da177e2005-04-16 15:20:36 -0700218AACRAID SCSI RAID DRIVER
219P: Adaptec OEM Raid Solutions
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700220M: aacraid@adaptec.com
Linus Torvalds1da177e2005-04-16 15:20:36 -0700221L: linux-scsi@vger.kernel.org
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700222W: http://www.adaptec.com/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700223S: Supported
224
225ACPI
226P: Len Brown
227M: len.brown@intel.com
Len Brown8b59a452007-01-08 19:03:28 -0500228M: lenb@kernel.org
Len Brown6968e502005-12-30 00:32:49 -0500229L: linux-acpi@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700230W: http://acpi.sourceforge.net/
Jody McIntyre6fb04252005-11-18 09:31:06 -0800231T: git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
Len Brown8b59a452007-01-08 19:03:28 -0500232S: Supported
233
234ACPI BATTERY DRIVERS
235P: Vladimir P. Lebedev
236M: vladimir.p.lebedev@intel.com
237L: linux-acpi@vger.kernel.org
238W: http://acpi.sourceforge.net/
239S: Supported
240
241ACPI EC DRIVER
242P: Alexey Starikovskiy
243M: alexey.y.starikovskiy@linux.intel.com
244L: linux-acpi@vger.kernel.org
245W: http://acpi.sourceforge.net/
246S: Supported
247
248ACPI FAN DRIVER
249P: Konstantin A. Karasyov
250M: konstantin.a.karasyov@intel.com
251L: linux-acpi@vger.kernel.org
252W: http://acpi.sourceforge.net/
253S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700254
Kristen Carlson Accardi998be202006-07-26 10:52:33 -0700255ACPI PCI HOTPLUG DRIVER
256P: Kristen Carlson Accardi
257M: kristen.c.accardi@intel.com
258L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -0500259S: Supported
260
261ACPI THERMAL DRIVER
262P: Konstantin A. Karasyov
263M: konstantin.a.karasyov@intel.com
264L: linux-acpi@vger.kernel.org
265W: http://acpi.sourceforge.net/
266S: Supported
Kristen Carlson Accardi998be202006-07-26 10:52:33 -0700267
Len Brown359acec2007-02-10 01:59:24 -0500268ACPI VIDEO DRIVER
269P: Luming Yu
270M: luming.yu@intel.com
271L: linux-acpi@vger.kernel.org
272W: http://acpi.sourceforge.net/
273S: Supported
274
Linus Torvalds1da177e2005-04-16 15:20:36 -0700275AD1816 SOUND DRIVER
276P: Thorsten Knabe
277M: Thorsten Knabe <linux@thorsten-knabe.de>
278W: http://linux.thorsten-knabe.de
279S: Maintained
280
Kyle McMartin6958ae32005-10-21 23:11:27 -0400281AD1889 SOUND DRIVER
282P: Kyle McMartin
283M: kyle@parisc-linux.org
284P: Thibaut Varene
285M: T-Bone@parisc-linux.org
286W: http://wiki.parisc-linux.org/AD1889
287L: parisc-linux@lists.parisc-linux.org
288S: Maintained
289
Linus Torvalds1da177e2005-04-16 15:20:36 -0700290ADM1025 HARDWARE MONITOR DRIVER
291P: Jean Delvare
292M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +0200293L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700294S: Maintained
295
Corentin Labbecae2caa2007-02-14 21:15:04 +0100296ADM1029 HARDWARE MONITOR DRIVER
297P: Corentin Labbe
298M: corentin.labbe@geomatys.fr
299L: lm-sensors@lm-sensors.org
300S: Maintained
301
Linus Torvalds1da177e2005-04-16 15:20:36 -0700302ADT746X FAN DRIVER
303P: Colin Leroy
304M: colin@colino.net
305S: Maintained
306
Linus Torvalds1da177e2005-04-16 15:20:36 -0700307AEDSP16 DRIVER
308P: Riccardo Facchetti
309M: fizban@tin.it
310S: Maintained
311
312AFFS FILE SYSTEM
313P: Roman Zippel
314M: zippel@linux-m68k.org
315S: Maintained
316
317AGPGART DRIVER
Dave Jones70e89922007-07-09 20:23:50 -0400318P: David Airlie
319M: airlied@linux.ie
320T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700321S: Maintained
322
323AHA152X SCSI DRIVER
324P: Juergen E. Fischer
325M: Juergen Fischer <fischer@norbit.de>
326L: linux-scsi@vger.kernel.org
327S: Maintained
328
329ALCATEL SPEEDTOUCH USB DRIVER
330P: Duncan Sands
331M: duncan.sands@free.fr
332L: linux-usb-users@lists.sourceforge.net
333L: linux-usb-devel@lists.sourceforge.net
334W: http://www.linux-usb.org/SpeedTouch/
335S: Maintained
336
Pierre Ossman272f1332007-05-14 21:25:26 +0200337ALCHEMY AU1XX0 MMC DRIVER
338S: Orphan
339
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000340ALI1563 I2C DRIVER
341P: Rudolf Marek
Jean Delvare7188cc62006-12-12 18:18:30 +0100342M: r.marek@assembler.cz
Jean Delvare5d925fe2006-07-01 17:14:32 +0200343L: i2c@lm-sensors.org
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000344S: Maintained
345
Linus Torvalds1da177e2005-04-16 15:20:36 -0700346ALPHA PORT
347P: Richard Henderson
348M: rth@twiddle.net
349S: Odd Fixes for 2.4; Maintained for 2.6.
350P: Ivan Kokshaysky
351M: ink@jurassic.park.msu.ru
352S: Maintained for 2.4; PCI support for 2.6.
353
Jordan Crousef90b8112006-01-06 00:12:14 -0800354AMD GEODE PROCESSOR/CHIPSET SUPPORT
Jim Cromiece00f852006-11-30 04:49:44 +0100355P: Jordan Crouse
356M: info-linux@geode.amd.com
Jordan Crousef90b8112006-01-06 00:12:14 -0800357L: info-linux@geode.amd.com
358W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
359S: Supported
360
Stelian Pop284f42b2006-12-12 18:18:31 +0100361AMS (Apple Motion Sensor) DRIVER
362P: Stelian Pop
363M: stelian@popies.net
364P: Michael Hanselmann
365M: linux-kernel@hansmi.ch
366S: Supported
367
Tom Tuckerf94b5332006-09-22 15:22:48 -0700368AMSO1100 RNIC DRIVER
369P: Tom Tucker
370M: tom@opengridcomputing.com
371P: Steve Wise
372M: swise@opengridcomputing.com
Roland Dreier78526822007-07-09 20:12:26 -0700373L: general@lists.openfabrics.org
Tom Tuckerf94b5332006-09-22 15:22:48 -0700374S: Maintained
375
Johannes Berg42269062006-07-25 16:15:50 +0200376AOA (Apple Onboard Audio) ALSA DRIVER
377P: Johannes Berg
378M: johannes@sipsolutions.net
379L: linuxppc-dev@ozlabs.org
Takashi Iwai82622042007-04-16 12:32:52 +0200380L: alsa-devel@alsa-project.org (subscribers-only)
Johannes Berg42269062006-07-25 16:15:50 +0200381S: Maintained
382
Linus Torvalds1da177e2005-04-16 15:20:36 -0700383APM DRIVER
384P: Stephen Rothwell
385M: sfr@canb.auug.org.au
386L: linux-laptop@vger.kernel.org
387W: http://www.canb.auug.org.au/~sfr/
388S: Supported
389
Nicolas Boichat6f2fad72007-05-08 00:24:52 -0700390APPLE SMC DRIVER
391P: Nicolas Boichat
392M: nicolas@boichat.ch
393L: mactel-linux-devel@lists.sourceforge.net
394S: Maintained
395
Linus Torvalds1da177e2005-04-16 15:20:36 -0700396APPLETALK NETWORK LAYER
397P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -0300398M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700399S: Maintained
400
Jaya Kumar1154ea72005-06-21 17:17:04 -0700401ARC FRAMEBUFFER DRIVER
402P: Jaya Kumar
403M: jayalk@intworks.biz
404S: Maintained
405
Linus Torvalds1da177e2005-04-16 15:20:36 -0700406ARM26 ARCHITECTURE
407P: Ian Molton
408M: spyro@f2s.com
409S: Maintained
410
411ARM26/ARCHIMEDES
412P: Ian Molton
413M: spyro@f2s.com
414S: Maintained
415
416ARM26/A5000
417P: John Appleby
418M: john@dnsworld.co.uk
419S: Maintained
420
421ARM MFM AND FLOPPY DRIVERS
422P: Ian Molton
423M: spyro@f2s.com
424S: Maintained
425
Russell King2761f5c2007-05-24 06:56:08 +0200426ARM PRIMECELL MMCI PL180/1 DRIVER
427P: Russell King
428M: rmk@arm.linux.org.uk
429L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
430S: Maintained
431
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800432ARM/ADI ROADRUNNER MACHINE SUPPORT
433P: Lennert Buytenhek
434M: kernel@wantstofly.org
435L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
436S: Maintained
437
438ARM/ADS SPHERE MACHINE SUPPORT
439P: Lennert Buytenhek
440M: kernel@wantstofly.org
441L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
442S: Maintained
443
444ARM/AJECO 1ARM MACHINE SUPPORT
445P: Lennert Buytenhek
446M: kernel@wantstofly.org
447L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
448S: Maintained
449
Andrew Victord4a89c72006-12-04 13:56:21 +0100450ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
451P: Andrew Victor
452M: andrew@sanpeople.com
453L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
454W: http://maxim.org.za/at91_26.html
455S: Maintained
456
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800457ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
458P: Lennert Buytenhek
459M: kernel@wantstofly.org
460L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
461S: Maintained
462
463ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
464P: Lennert Buytenhek
465M: kernel@wantstofly.org
466L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
467S: Maintained
468
Linus Torvalds1da177e2005-04-16 15:20:36 -0700469ARM/CORGI MACHINE SUPPORT
470P: Richard Purdie
471M: rpurdie@rpsys.net
472S: Maintained
473
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800474ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
475P: Lennert Buytenhek
476M: kernel@wantstofly.org
477L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
478S: Maintained
479
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100480ARM/HP JORNADA 7XX MACHINE SUPPORT
481P: Kristoffer Ericson
482M: kristoffer_e1@hotmail.com
483W: www.jlime.com
484S: Maintained
485
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800486ARM/INTEL IOP32X ARM ARCHITECTURE
487P: Lennert Buytenhek
488M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100489P: Dan Williams
490M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800491L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100492S: Supported
493
494ARM/INTEL IOP33X ARM ARCHITECTURE
495P: Dan Williams
496M: dan.j.williams@intel.com
497L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
498S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800499
500ARM/INTEL IOP13XX ARM ARCHITECTURE
501P: Lennert Buytenhek
502M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100503P: Dan Williams
504M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800505L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100506S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800507
508ARM/INTEL IQ81342EX MACHINE SUPPORT
509P: Lennert Buytenhek
510M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100511P: Dan Williams
512M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800513L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100514S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800515
516ARM/INTEL IXP2000 ARM ARCHITECTURE
517P: Lennert Buytenhek
518M: kernel@wantstofly.org
519L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
520S: Maintained
521
522ARM/INTEL IXDP2850 MACHINE SUPPORT
523P: Lennert Buytenhek
524M: kernel@wantstofly.org
525L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
526S: Maintained
527
528ARM/INTEL IXP23XX ARM ARCHITECTURE
529P: Lennert Buytenhek
530M: kernel@wantstofly.org
531L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
532S: Maintained
533
534ARM/INTEL XSC3 (MANZANO) ARM CORE
535P: Lennert Buytenhek
536M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100537P: Dan Williams
538M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800539L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100540S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800541
542ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
543P: Lennert Buytenhek
544M: kernel@wantstofly.org
545L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
546S: Maintained
547
548ARM/LOGICPD PXA270 MACHINE SUPPORT
549P: Lennert Buytenhek
550M: kernel@wantstofly.org
551L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
552S: Maintained
553
Dirk Opfer8459c152005-11-06 14:27:52 +0000554ARM/TOSA MACHINE SUPPORT
555P: Dirk Opfer
556M: dirk@opfer-online.de
557S: Maintained
558
Linus Torvalds1da177e2005-04-16 15:20:36 -0700559ARM/PLEB SUPPORT
560P: Peter Chubb
561M: pleb@gelato.unsw.edu.au
562W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
563S: Maintained
564
565ARM/PT DIGITAL BOARD PORT
566P: Stefan Eletzhofer
567M: stefan.eletzhofer@eletztrick.de
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700568L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700569W: http://www.arm.linux.org.uk/
570S: Maintained
571
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800572ARM/RADISYS ENP2611 MACHINE SUPPORT
573P: Lennert Buytenhek
574M: kernel@wantstofly.org
575L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
576S: Maintained
577
Linus Torvalds1da177e2005-04-16 15:20:36 -0700578ARM/SHARK MACHINE SUPPORT
579P: Alexander Schulz
580M: alex@shark-linux.de
581W: http://www.shark-linux.de/shark.html
582S: Maintained
583
584ARM/STRONGARM110 PORT
585P: Russell King
586M: rmk@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700587L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700588W: http://www.arm.linux.org.uk/
589S: Maintained
590
591ARM/S3C2410 ARM ARCHITECTURE
592P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800593M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700594L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700595W: http://www.fluff.org/ben/linux/
596S: Maintained
597
598ARM/S3C2440 ARM ARCHITECTURE
599P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800600M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700601L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700602W: http://www.fluff.org/ben/linux/
603S: Maintained
604
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800605ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
606P: Lennert Buytenhek
607M: kernel@wantstofly.org
608L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
609S: Maintained
610
611ARM/THECUS N2100 MACHINE SUPPORT
612P: Lennert Buytenhek
613M: kernel@wantstofly.org
614L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
615S: Maintained
616
Linus Torvalds1da177e2005-04-16 15:20:36 -0700617ARPD SUPPORT
618P: Jonathan Layes
Ralf Baechle979b6c12005-06-13 14:30:40 -0700619L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700620S: Maintained
621
622ASUS ACPI EXTRAS DRIVER
Len Brown0b67d942006-12-22 21:18:56 -0500623P: Corentin Chary
624M: corentincj@iksaif.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700625P: Karol Kozimor
626M: sziwan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700627L: acpi4asus-user@lists.sourceforge.net
628W: http://sourceforge.net/projects/acpi4asus
Len Brown0b67d942006-12-22 21:18:56 -0500629W: http://xf.iksaif.net/acpi4asus
Linus Torvalds1da177e2005-04-16 15:20:36 -0700630S: Maintained
631
Corentin Chary85091b72007-01-26 14:04:30 +0100632ASUS LAPTOP EXTRAS DRIVER
633P: Corentin Chary
634M: corentincj@iksaif.net
635L: acpi4asus-user@lists.sourceforge.net
636W: http://sourceforge.net/projects/acpi4asus
637W: http://xf.iksaif.net/acpi4asus
638S: Maintained
639
Linus Torvalds1da177e2005-04-16 15:20:36 -0700640ATA OVER ETHERNET DRIVER
641P: Ed L. Cashin
642M: ecashin@coraid.com
643W: http://www.coraid.com/support/linux
644S: Supported
645
Jay Cliburn8d5ca6e2007-02-03 20:25:10 -0600646ATL1 ETHERNET DRIVER
647P: Jay Cliburn
648M: jcliburn@gmail.com
649P: Chris Snook
650M: csnook@redhat.com
651L: atl1-devel@lists.sourceforge.net
652W: http://sourceforge.net/projects/atl1
653W: http://atl1.sourceforge.net
654S: Maintained
655
Linus Torvalds1da177e2005-04-16 15:20:36 -0700656ATM
657P: Chas Williams
658M: chas@cmf.nrl.navy.mil
Roland Dreierf37bf902006-09-13 20:39:33 -0700659L: linux-atm-general@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700660W: http://linux-atm.sourceforge.net
661S: Maintained
662
Pierre Ossman272f1332007-05-14 21:25:26 +0200663ATMEL AT91 MCI DRIVER
664S: Orphan
665
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100666ATMEL MACB ETHERNET DRIVER
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100667P: Haavard Skinnemoen
668M: hskinnemoen@atmel.com
669S: Supported
670
Haavard Skinnemoen754ce4f2007-02-14 00:33:09 -0800671ATMEL SPI DRIVER
672P: Haavard Skinnemoen
673M: hskinnemoen@atmel.com
674S: Supported
675
Linus Torvalds1da177e2005-04-16 15:20:36 -0700676ATMEL WIRELESS DRIVER
677P: Simon Kelley
678M: simon@thekelleys.org.uk
Johannes Berg724c6b32007-04-23 12:18:20 -0700679L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700680W: http://www.thekelleys.org.uk/atmel
681W: http://atmelwlandriver.sourceforge.net/
682S: Maintained
683
Chris Wrighta92b7b82005-07-07 18:12:23 -0700684AUDIT SUBSYSTEM
David Woodhousead3f9a22005-07-13 15:28:29 +0100685P: David Woodhouse
686M: dwmw2@infradead.org
687L: linux-audit@redhat.com
688W: http://people.redhat.com/sgrubb/audit/
Josh Boyer1adc1232005-11-23 15:44:15 -0800689T: git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
Chris Wrighta92b7b82005-07-07 18:12:23 -0700690S: Maintained
691
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800692AUXILIARY DISPLAY DRIVERS
693P: Miguel Ojeda Sandonis
694M: maxextreme@gmail.com
695L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700696W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800697S: Maintained
698
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700699AVR32 ARCHITECTURE
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700700P: Haavard Skinnemoen
701M: hskinnemoen@atmel.com
702W: http://www.atmel.com/products/AVR32/
703W: http://avr32linux.org/
704W: http://avrfreaks.net/
705S: Supported
706
707AVR32/AT32AP MACHINE SUPPORT
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700708P: Haavard Skinnemoen
709M: hskinnemoen@atmel.com
710S: Supported
711
Linus Torvalds1da177e2005-04-16 15:20:36 -0700712AX.25 NETWORK LAYER
713P: Ralf Baechle
714M: ralf@linux-mips.org
715L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +0200716W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700717S: Maintained
718
Richard Purdie300abeb2007-02-07 22:21:07 +0000719BACKLIGHT CLASS/SUBSYSTEM
720P: Richard Purdie
721M: rpurdie@rpsys.net
722S: Maintained
723
Bryan Wu1394f032007-05-06 14:50:22 -0700724BLACKFIN ARCHITECTURE
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800725P: Aubrey Li
726M: aubrey.li@analog.com
727P: Bernd Schmidt
728M: bernd.schmidt@analog.com
729P: Bryan Wu
730M: bryan.wu@analog.com
731P: Grace Pan
732M: grace.pan@analog.com
733P: Marc Hoffman
734M: marc.hoffman@analog.com
735P: Michael Hennerich
736M: michael.hennerich@analog.com
737P: Mike Frysinger
738M: michael.frysinger@analog.com
739P: Jerry Zeng
740M: jerry.zeng@analog.com
741P: Jie Zhang
742M: jie.zhang@analog.com
743P: Robin Getz
744M: robin.getz@analog.com
745P: Roy Huang
746M: roy.huang@analog.com
747P: Sonic Zhang
748M: sonic.zhang@analog.com
749P: Vivi Li
750M: vivi.li@analog.com
751P: Yi Li
752M: yi.li@analog.com
753L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
754W: http://blackfin.uclinux.org
755S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700756
Mike Frysinger566da5b2007-06-11 15:31:30 +0800757BLACKFIN RTC DRIVER
758P: Mike Frysinger
759M: michael.frysinger@analog.com
760M: vapier.adi@gmail.com
761L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
762W: http://blackfin.uclinux.org
763S: Supported
764
Bryan Wu1394f032007-05-06 14:50:22 -0700765BLACKFIN SERIAL DRIVER
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800766P: Aubrey Li
767M: aubrey.li@analog.com
768L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
769W: http://blackfin.uclinux.org
770S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700771
Linus Torvalds1da177e2005-04-16 15:20:36 -0700772BAYCOM/HDLCDRV DRIVERS FOR AX.25
773P: Thomas Sailer
774M: t.sailer@alumni.ethz.ch
775L: linux-hams@vger.kernel.org
776W: http://www.baycom.org/~tom/ham/ham.html
777S: Maintained
778
Michael Bueschfb67a0f2006-08-16 00:39:36 +0200779BCM43XX WIRELESS DRIVER (SOFTMAC BASED VERSION)
780P: Larry Finger
781M: Larry.Finger@lwfinger.net
Michael Buesch9eac8f92006-04-22 17:31:27 +0200782P: Stefano Brivio
783M: st3@riseup.net
Johannes Berg724c6b32007-04-23 12:18:20 -0700784L: linux-wireless@vger.kernel.org
Michael Buesch9eac8f92006-04-22 17:31:27 +0200785W: http://bcm43xx.berlios.de/
786S: Maintained
787
Linus Torvalds1da177e2005-04-16 15:20:36 -0700788BEFS FILE SYSTEM
789P: Sergey S. Kostyliov
790M: rathamahata@php4.ru
791L: linux-kernel@vger.kernel.org
792S: Maintained
793
Linus Torvalds1da177e2005-04-16 15:20:36 -0700794BFS FILE SYSTEM
795P: Tigran A. Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -0800796M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700797L: linux-kernel@vger.kernel.org
798S: Maintained
799
Bryan Wud24ecfc2007-05-01 23:26:32 +0200800BLACKFIN I2C TWI DRIVER
801P: Sonic Zhang
802M: sonic.zhang@analog.com
803L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
804W: http://blackfin.uclinux.org/
805S: Supported
806
Linus Torvalds1da177e2005-04-16 15:20:36 -0700807BLOCK LAYER
808P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +0200809M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700810L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800811T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700812S: Maintained
813
814BLUETOOTH SUBSYSTEM
815P: Marcel Holtmann
816M: marcel@holtmann.org
817P: Maxim Krasnyansky
818M: maxk@qualcomm.com
819L: bluez-devel@lists.sf.net
820W: http://bluez.sf.net
821W: http://www.bluez.org
822W: http://www.holtmann.org/linux/bluetooth/
Josh Boyer1adc1232005-11-23 15:44:15 -0800823T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700824S: Maintained
825
826BLUETOOTH RFCOMM LAYER
827P: Marcel Holtmann
828M: marcel@holtmann.org
829P: Maxim Krasnyansky
830M: maxk@qualcomm.com
831S: Maintained
832
833BLUETOOTH BNEP LAYER
834P: Marcel Holtmann
835M: marcel@holtmann.org
836P: Maxim Krasnyansky
837M: maxk@qualcomm.com
838S: Maintained
839
840BLUETOOTH CMTP LAYER
841P: Marcel Holtmann
842M: marcel@holtmann.org
843S: Maintained
844
845BLUETOOTH HIDP LAYER
846P: Marcel Holtmann
847M: marcel@holtmann.org
848S: Maintained
849
850BLUETOOTH HCI UART DRIVER
851P: Marcel Holtmann
852M: marcel@holtmann.org
853P: Maxim Krasnyansky
854M: maxk@qualcomm.com
855S: Maintained
856
857BLUETOOTH HCI USB DRIVER
858P: Marcel Holtmann
859M: marcel@holtmann.org
860P: Maxim Krasnyansky
861M: maxk@qualcomm.com
862S: Maintained
863
864BLUETOOTH HCI BCM203X DRIVER
865P: Marcel Holtmann
866M: marcel@holtmann.org
867S: Maintained
868
869BLUETOOTH HCI BPA10X DRIVER
870P: Marcel Holtmann
871M: marcel@holtmann.org
872S: Maintained
873
874BLUETOOTH HCI BFUSB DRIVER
875P: Marcel Holtmann
876M: marcel@holtmann.org
877S: Maintained
878
879BLUETOOTH HCI DTL1 DRIVER
880P: Marcel Holtmann
881M: marcel@holtmann.org
882S: Maintained
883
884BLUETOOTH HCI BLUECARD DRIVER
885P: Marcel Holtmann
886M: marcel@holtmann.org
887S: Maintained
888
889BLUETOOTH HCI BT3C DRIVER
890P: Marcel Holtmann
891M: marcel@holtmann.org
892S: Maintained
893
894BLUETOOTH HCI BTUART DRIVER
895P: Marcel Holtmann
896M: marcel@holtmann.org
897S: Maintained
898
899BLUETOOTH HCI VHCI DRIVER
900P: Maxim Krasnyansky
901M: maxk@qualcomm.com
902S: Maintained
903
904BONDING DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +0100905P: Chad Tindel
906M: ctindel@users.sourceforge.net
907P: Jay Vosburgh
908M: fubar@us.ibm.com
909L: bonding-devel@lists.sourceforge.net
910W: http://sourceforge.net/projects/bonding/
911S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700912
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000913BROADBAND PROCESSOR ARCHITECTURE
914P: Arnd Bergmann
915M: arnd@arndb.de
Stephen Rothwell1d049812006-03-22 11:26:58 +1100916L: linuxppc-dev@ozlabs.org
Arthur Othieno6d923f92006-05-19 06:22:23 -0400917W: http://www.penguinppc.org/ppc64/
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000918S: Supported
919
Gary Zambrano39105892006-06-22 17:26:20 -0700920BROADCOM B44 10/100 ETHERNET DRIVER
921P: Gary Zambrano
922M: zambrano@broadcom.com
923L: netdev@vger.kernel.org
924S: Supported
925
Michael Chan948c51e2006-06-04 02:51:39 -0700926BROADCOM BNX2 GIGABIT ETHERNET DRIVER
927P: Michael Chan
928M: mchan@broadcom.com
929L: netdev@vger.kernel.org
930S: Supported
931
932BROADCOM TG3 GIGABIT ETHERNET DRIVER
933P: Michael Chan
934M: mchan@broadcom.com
935L: netdev@vger.kernel.org
936S: Supported
937
Linus Torvalds1da177e2005-04-16 15:20:36 -0700938BTTV VIDEO4LINUX DRIVER
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700939P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -0200940M: mchehab@infradead.org
941M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700942L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700943W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -0200944T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700945S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -0700946
Jonathan Corbet77d51402007-03-22 19:44:17 -0300947CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
948P: Jonathan Corbet
949M: corbet@lwn.net
950L: video4linux-list@redhat.com
951S: Maintained
952
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +0200953CALGARY x86-64 IOMMU
954P: Muli Ben-Yehuda
955M: muli@il.ibm.com
956P: Jon D. Mason
Jon Masond8d2bed2006-10-05 18:47:21 +0200957M: jdmason@kudzu.us
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +0200958L: linux-kernel@vger.kernel.org
959L: discuss@x86-64.org
960S: Maintained
961
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800962CFAG12864B LCD DRIVER
963P: Miguel Ojeda Sandonis
964M: maxextreme@gmail.com
965L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700966W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800967S: Maintained
968
969CFAG12864BFB LCD FRAMEBUFFER DRIVER
970P: Miguel Ojeda Sandonis
971M: maxextreme@gmail.com
972L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700973W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800974S: Maintained
975
Johannes Berg704232c2007-04-23 12:20:05 -0700976CFG80211 and NL80211
977P: Johannes Berg
978M: johannes@sipsolutions.net
979L: linux-wireless@vger.kernel.org
980S: Maintained
981
Andy Whitcroft0a920b52007-06-01 00:46:48 -0700982CHECKPATCH
983P: Andy Whitcroft
984M: apw@shadowen.org
985P: Randy Dunlap
986M: rdunlap@xenotime.net
987P: Joel Schopp
988M: jschopp@austin.ibm.com
989S: Supported
990
Linus Torvalds1da177e2005-04-16 15:20:36 -0700991COMMON INTERNET FILE SYSTEM (CIFS)
992P: Steve French
993M: sfrench@samba.org
Jesper Juhlfb453d42006-01-15 02:46:48 +0100994L: linux-cifs-client@lists.samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700995L: samba-technical@lists.samba.org
996W: http://us1.samba.org/samba/Linux_CIFS_client.html
Josh Boyer1adc1232005-11-23 15:44:15 -0800997T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -0300998S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700999
Joel Becker7063fbf2005-12-15 14:29:43 -08001000CONFIGFS
1001P: Joel Becker
Joel Becker62ca3d22006-01-27 11:04:12 -08001002M: joel.becker@oracle.com
1003L: linux-kernel@vger.kernel.org
Joel Becker7063fbf2005-12-15 14:29:43 -08001004S: Supported
1005
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001006CIRRUS LOGIC EP93XX ETHERNET DRIVER
1007P: Lennert Buytenhek
1008M: kernel@wantstofly.org
1009L: netdev@vger.kernel.org
1010S: Maintained
1011
Linus Torvalds1da177e2005-04-16 15:20:36 -07001012CIRRUS LOGIC GENERIC FBDEV DRIVER
1013P: Jeff Garzik
1014M: jgarzik@pobox.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001015L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001016S: Odd Fixes
1017
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001018CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1019P: Lennert Buytenhek
1020M: kernel@wantstofly.org
1021L: linux-usb-devel@lists.sourceforge.net
1022S: Maintained
1023
Linus Torvalds1da177e2005-04-16 15:20:36 -07001024CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1025P: Cirrus Logic Corporation (kernel 2.2 driver)
1026M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1027P: Nils Faerber (port to kernel 2.4)
1028M: Nils Faerber <nils@kernelconcepts.de>
1029S: Maintained
1030
1031CODA FILE SYSTEM
1032P: Jan Harkes
1033M: jaharkes@cs.cmu.edu
1034M: coda@cs.cmu.edu
1035L: codalist@coda.cs.cmu.edu
1036W: http://www.coda.cs.cmu.edu/
1037S: Maintained
1038
1039COMPACTPCI HOTPLUG CORE
1040P: Scott Murray
1041M: scottm@somanetworks.com
1042M: scott@spiteful.org
1043L: pcihpd-discuss@lists.sourceforge.net
1044S: Supported
1045
1046COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1047P: Scott Murray
1048M: scottm@somanetworks.com
1049M: scott@spiteful.org
1050L: pcihpd-discuss@lists.sourceforge.net
1051S: Supported
1052
1053COMPACTPCI HOTPLUG GENERIC DRIVER
1054P: Scott Murray
1055M: scottm@somanetworks.com
1056M: scott@spiteful.org
1057L: pcihpd-discuss@lists.sourceforge.net
1058S: Supported
1059
1060COMPUTONE INTELLIPORT MULTIPORT CARD
1061P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -07001062M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001063W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -07001064S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001065
Simon Arlott949be0f2007-03-06 02:47:46 -08001066CONEXANT ACCESSRUNNER USB DRIVER
1067P: Simon Arlott
1068M: cxacru@fire.lp0.eu
Simon Arlott9ae5e3b2007-05-09 08:38:10 +02001069L: accessrunner-general@lists.sourceforge.net
1070W: http://accessrunner.sourceforge.net/
Simon Arlott949be0f2007-03-06 02:47:46 -08001071S: Maintained
1072
Rudolf Marekbebe4672007-05-08 17:22:02 +02001073CORETEMP HARDWARE MONITORING DRIVER
1074P: Rudolf Marek
1075M: r.marek@assembler.cz
1076L: lm-sensors@lm-sensors.org
1077S: Maintained
1078
Linus Torvalds1da177e2005-04-16 15:20:36 -07001079COSA/SRP SYNC SERIAL DRIVER
1080P: Jan "Yenya" Kasprzak
1081M: kas@fi.muni.cz
1082W: http://www.fi.muni.cz/~kas/cosa/
1083S: Maintained
1084
1085CPU FREQUENCY DRIVERS
1086P: Dave Jones
1087M: davej@codemonkey.org.uk
1088L: cpufreq@lists.linux.org.uk
1089W: http://www.codemonkey.org.uk/projects/cpufreq/
Dave Jones7531a0b2006-12-12 17:26:35 -05001090T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001091S: Maintained
1092
1093CPUID/MSR DRIVER
1094P: H. Peter Anvin
1095M: hpa@zytor.com
1096S: Maintained
1097
Paul Jacksoned90fb42005-09-27 21:45:37 -07001098CPUSETS
1099P: Paul Jackson
1100P: Simon Derr
1101M: pj@sgi.com
1102M: simon.derr@bull.net
1103L: linux-kernel@vger.kernel.org
1104W: http://www.bullopensource.org/cpuset/
1105S: Supported
1106
Linus Torvalds1da177e2005-04-16 15:20:36 -07001107CRAMFS FILESYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +01001108W: http://sourceforge.net/projects/cramfs/
1109S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001110
1111CRIS PORT
1112P: Mikael Starvik
1113M: starvik@axis.com
1114L: dev-etrax@axis.com
1115W: http://developer.axis.com
1116S: Maintained
1117
1118CRYPTO API
1119P: Herbert Xu
1120M: herbert@gondor.apana.org.au
1121P: David S. Miller
1122M: davem@davemloft.net
1123L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001124T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001125S: Maintained
1126
Jaya Kumar9b4ffa42005-11-17 10:12:23 +01001127CS5535 Audio ALSA driver
1128P: Jaya Kumar
1129M: jayakumar.alsa@gmail.com
1130S: Maintained
1131
Linus Torvalds1da177e2005-04-16 15:20:36 -07001132CYBERPRO FB DRIVER
1133P: Russell King
1134M: rmk@arm.linux.org.uk
1135W: http://www.arm.linux.org.uk/
1136S: Maintained
1137
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001138CYBLAFB FRAMEBUFFER DRIVER
1139P: Knut Petersen
1140M: Knut_Petersen@t-online.de
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001141L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001142S: Maintained
1143
Linus Torvalds1da177e2005-04-16 15:20:36 -07001144CYCLADES 2X SYNC CARD DRIVER
1145P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001146M: acme@ghostprotocols.net
1147W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07001148S: Maintained
1149
1150CYCLADES ASYNC MUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001151W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001152S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001153
1154CYCLADES PC300 DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001155W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001156S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001157
Linus Torvalds1da177e2005-04-16 15:20:36 -07001158DAMA SLAVE for AX.25
1159P: Joerg Reuter
1160M: jreuter@yaina.de
1161W: http://yaina.de/jreuter/
1162W: http://www.qsl.net/dl1bke/
1163L: linux-hams@vger.kernel.org
1164S: Maintained
1165
1166DC395x SCSI driver
1167P: Oliver Neukum
1168M: oliver@neukum.name
1169P: Ali Akcaagac
1170M: aliakc@web.de
1171P: Jamie Lenehan
1172M: lenehan@twibble.org
1173W: http://twibble.org/dist/dc395x/
Randy Dunlapf5df58812006-07-14 00:24:29 -07001174L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001175L: http://lists.twibble.org/mailman/listinfo/dc395x/
1176S: Maintained
1177
1178DC390/AM53C974 SCSI driver
1179P: Kurt Garloff
1180M: garloff@suse.de
1181W: http://www.garloff.de/kurt/linux/dc390/
1182P: Guennadi Liakhovetski
1183M: g.liakhovetski@gmx.de
1184S: Maintained
1185
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001186DCCP PROTOCOL
1187P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001188M: acme@ghostprotocols.net
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001189L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -08001190W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001191S: Maintained
1192
Linus Torvalds1da177e2005-04-16 15:20:36 -07001193DECnet NETWORK LAYER
1194P: Patrick Caulfield
1195M: patrick@tykepenguin.com
1196W: http://linux-decnet.sourceforge.net
1197L: linux-decnet-user@lists.sourceforge.net
1198S: Maintained
1199
1200DEFXX FDDI NETWORK DRIVER
1201P: Maciej W. Rozycki
1202M: macro@linux-mips.org
1203S: Maintained
1204
1205DELL LAPTOP SMM DRIVER
1206P: Massimo Dal Zotto
1207M: dz@debian.org
1208W: http://www.debian.org/~dz/i8k/
1209S: Maintained
1210
Doug Warzecha90563ec2005-09-06 15:17:15 -07001211DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1212P: Doug Warzecha
1213M: Douglas_Warzecha@dell.com
1214S: Maintained
1215
Pavel Machek5ddb88c2006-09-29 02:01:29 -07001216DEVICE-MAPPER (LVM)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001217P: Alasdair Kergon
1218L: dm-devel@redhat.com
1219W: http://sources.redhat.com/dm
1220S: Maintained
1221
1222DEVICE NUMBER REGISTRY
1223P: Torben Mathiasen
1224M: device@lanana.org
1225W: http://lanana.org/docs/device-list/index.html
1226L: linux-kernel@vger.kernel.org
1227S: Maintained
1228
Linus Torvalds1da177e2005-04-16 15:20:36 -07001229DIGI INTL. EPCA DRIVER
1230P: Digi International, Inc
1231M: Eng.Linux@digi.com
1232L: Eng.Linux@digi.com
1233W: http://www.digi.com
1234S: Orphaned
1235
1236DIGI RIGHTSWITCH NETWORK DRIVER
1237P: Rick Richardson
Ralf Baechle979b6c12005-06-13 14:30:40 -07001238L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001239W: http://www.digi.com
1240S: Orphaned
1241
1242DIRECTORY NOTIFICATION
1243P: Stephen Rothwell
1244M: sfr@canb.auug.org.au
1245L: linux-kernel@vger.kernel.org
1246S: Supported
1247
1248DISK GEOMETRY AND PARTITION HANDLING
1249P: Andries Brouwer
1250M: aeb@cwi.nl
1251W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1252W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1253W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1254S: Maintained
1255
1256DISKQUOTA:
1257P: Jan Kara
1258M: jack@suse.cz
1259L: linux-kernel@vger.kernel.org
1260S: Maintained
1261
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001262DISTRIBUTED LOCK MANAGER
1263P: Patrick Caulfield
1264M: pcaulfie@redhat.com
1265P: David Teigland
1266M: teigland@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001267L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001268W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001269T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1270T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001271S: Supported
1272
Linus Torvalds1da177e2005-04-16 15:20:36 -07001273DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1274P: Tobias Ringstrom
1275M: tori@unhappy.mine.nu
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08001276L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001277S: Maintained
1278
Martin Waitzba483d52005-06-17 13:20:59 -07001279DOCBOOK FOR DOCUMENTATION
Randy Dunlap0f40efb2006-07-03 00:24:15 -07001280P: Randy Dunlap
1281M: rdunlap@xenotime.net
Martin Waitzba483d52005-06-17 13:20:59 -07001282S: Maintained
1283
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001284DOCKING STATION DRIVER
1285P: Kristen Carlson Accardi
1286M: kristen.c.accardi@intel.com
1287L: linux-acpi@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05001288S: Supported
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001289
Linus Torvalds1da177e2005-04-16 15:20:36 -07001290DOUBLETALK DRIVER
1291P: James R. Van Zandt
1292M: jrv@vanzandt.mv.com
1293L: blinux-list@redhat.com
1294S: Maintained
1295
1296DRIVER CORE, KOBJECTS, AND SYSFS
1297P: Greg Kroah-Hartman
1298M: gregkh@suse.de
1299L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001300T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001301S: Supported
1302
1303DRM DRIVERS
1304P: David Airlie
1305M: airlied@linux.ie
1306L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -08001307T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001308S: Maintained
1309
1310DSCC4 DRIVER
Francois Romieu01f20732007-01-26 00:57:17 -08001311P: Francois Romieu
1312M: romieu@fr.zoreil.com
1313L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001314S: Maintained
1315
1316DVB SUBSYSTEM AND DRIVERS
1317P: LinuxTV.org Project
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001318M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001319L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +02001320W: http://linuxtv.org/
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001321T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001322S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001323
1324EATA-DMA SCSI DRIVER
1325P: Michael Neuffer
1326L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1327S: Maintained
1328
1329EATA ISA/EISA/PCI SCSI DRIVER
1330P: Dario Ballabio
1331M: ballabio_dario@emc.com
1332L: linux-scsi@vger.kernel.org
1333S: Maintained
1334
1335EATA-PIO SCSI DRIVER
1336P: Michael Neuffer
1337M: mike@i-Connect.Net
1338L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1339S: Maintained
1340
1341EBTABLES
1342P: Bart De Schuymer
1343M: bart.de.schuymer@pandora.be
1344L: ebtables-user@lists.sourceforge.net
1345L: ebtables-devel@lists.sourceforge.net
1346W: http://ebtables.sourceforge.net/
1347S: Maintained
1348
Michael Halcrow237fead2006-10-04 02:16:22 -07001349ECRYPT FILE SYSTEM
1350P: Mike Halcrow, Phillip Hellewell
1351M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1352L: ecryptfs-devel@lists.sourceforge.net
1353W: http://ecryptfs.sourceforge.net/
1354S: Supported
1355
Alan Coxda9bb1d2006-01-18 17:44:13 -08001356EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -08001357P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001358M: norsk5@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001359L: bluesmoke-devel@lists.sourceforge.net
1360W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001361S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -08001362
1363EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001364P: Mark Gross
1365M: mark.gross@intel.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001366L: bluesmoke-devel@lists.sourceforge.net
1367W: bluesmoke.sourceforge.net
1368S: Maintained
1369
1370EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001371P: Doug Thompson
1372M: norsk5@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001373L: bluesmoke-devel@lists.sourceforge.net
1374W: bluesmoke.sourceforge.net
1375S: Maintained
1376
1377EDAC-R82600
1378P: Tim Small
1379M: tim@buttersideup.com
1380L: bluesmoke-devel@lists.sourceforge.net
1381W: bluesmoke.sourceforge.net
1382S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -08001383
Linus Torvalds1da177e2005-04-16 15:20:36 -07001384EEPRO100 NETWORK DRIVER
1385P: Andrey V. Savochkin
1386M: saw@saw.sw.com.sg
1387S: Maintained
1388
Josh Triplett0bee8d22006-07-30 03:03:58 -07001389EFS FILESYSTEM
1390W: http://aeschi.ch.eu.org/efs/
1391S: Orphan
1392
Heiko J Schickfab97222006-09-22 15:22:22 -07001393EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1394P: Hoang-Nam Nguyen
1395M: hnguyen@de.ibm.com
1396P: Christoph Raisch
1397M: raisch@de.ibm.com
Roland Dreier78526822007-07-09 20:12:26 -07001398L: general@lists.openfabrics.org
Heiko J Schickfab97222006-09-22 15:22:22 -07001399S: Supported
1400
Linus Torvalds1da177e2005-04-16 15:20:36 -07001401EMU10K1 SOUND DRIVER
1402P: James Courtier-Dutton
1403M: James@superbug.demon.co.uk
1404L: emu10k1-devel@lists.sourceforge.net
1405W: http://sourceforge.net/projects/emu10k1/
1406S: Maintained
1407
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001408EMULEX LPFC FC SCSI DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001409P: James Smart
1410M: james.smart@emulex.com
1411L: linux-scsi@vger.kernel.org
1412W: http://sourceforge.net/projects/lpfcxxxx
1413S: Supported
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001414
Linus Torvalds1da177e2005-04-16 15:20:36 -07001415EPSON 1355 FRAMEBUFFER DRIVER
1416P: Christopher Hoover
1417M: ch@murgatroid.com, ch@hpl.hp.com
1418S: Maintained
1419
1420ETHEREXPRESS-16 NETWORK DRIVER
1421P: Philip Blundell
1422M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001423L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001424S: Maintained
1425
1426ETHERNET BRIDGE
1427P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08001428M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07001429L: bridge@lists.linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001430W: http://bridge.sourceforge.net/
1431S: Maintained
1432
1433ETHERTEAM 16I DRIVER
1434P: Mika Kuoppala
1435M: miku@iki.fi
1436S: Maintained
1437
1438EXT2 FILE SYSTEM
Erik Mouw72be2cc2006-12-06 20:40:49 -08001439L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001440S: Maintained
1441
1442EXT3 FILE SYSTEM
1443P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001444M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001445L: linux-ext4@vger.kernel.org
1446S: Maintained
1447
1448EXT4 FILE SYSTEM
1449P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001450M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001451L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001452S: Maintained
1453
Jean Delvaree53004e2006-01-09 23:26:14 +01001454F71805F HARDWARE MONITORING DRIVER
1455P: Jean Delvare
1456M: khali@linux-fr.org
1457L: lm-sensors@lm-sensors.org
1458S: Maintained
1459
Linus Torvalds1da177e2005-04-16 15:20:36 -07001460FARSYNC SYNCHRONOUS DRIVER
1461P: Kevin Curtis
1462M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001463W: http://www.farsite.co.uk/
1464S: Supported
1465
Akinobu Mitac5408b82007-04-23 14:41:20 -07001466FAULT INJECTION SUPPORT
1467P: Akinobu Mita
1468M: akinobu.mita@gmail.com
1469S: Supported
1470
Linus Torvalds1da177e2005-04-16 15:20:36 -07001471FRAMEBUFFER LAYER
1472P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001473M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001474L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001475W: http://linux-fbdev.sourceforge.net/
1476S: Maintained
1477
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001478FREESCALE SOC FS_ENET DRIVER
1479P: Pantelis Antoniou
1480M: pantelis.antoniou@gmail.com
1481P: Vitaly Bordug
1482M: vbordug@ru.mvista.com
1483L: linuxppc-embedded@ozlabs.org
1484L: netdev@vger.kernel.org
1485S: Maintained
1486
Li Yanga7205b32007-04-23 10:38:18 -07001487FREESCALE HIGHSPEED USB DEVICE DRIVER
1488P: Li Yang
1489M: leoli@freescale.com
1490L: linux-usb-devel@lists.sourceforge.net
1491L: linuxppc-embedded@ozlabs.org
1492S: Maintained
1493
Li Yangbeaf53b2007-05-25 13:54:02 +08001494FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1495P: Li Yang
1496M: leoli@freescale.com
1497L: netdev@vger.kernel.org
1498L: linuxppc-embedded@ozlabs.org
1499S: Maintained
1500
Linus Torvalds1da177e2005-04-16 15:20:36 -07001501FILE LOCKING (flock() and fcntl()/lockf())
1502P: Matthew Wilcox
1503M: matthew@wil.cx
1504L: linux-fsdevel@vger.kernel.org
1505S: Maintained
1506
1507FILESYSTEMS (VFS and infrastructure)
1508P: Alexander Viro
viro@ZenIV.linux.org.uk84122052005-09-06 19:35:49 +01001509M: viro@zeniv.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001510S: Maintained
1511
Stefan Richterb3274472007-05-30 20:44:52 -04001512FIREWIRE SUBSYSTEM
1513P: Kristian Hoegsberg, Stefan Richter
1514M: krh@redhat.com, stefanr@s5r6.in-berlin.de
1515L: linux1394-devel@lists.sourceforge.net
1516W: http://www.linux1394.org/
1517T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1518S: Maintained
1519
Linus Torvalds1da177e2005-04-16 15:20:36 -07001520FIRMWARE LOADER (request_firmware)
1521L: linux-kernel@vger.kernel.org
1522S: Orphan
1523
1524FPU EMULATOR
1525P: Bill Metzenthen
1526M: billm@suburbia.net
1527W: http://suburbia.net/~billm/floating-point/emulator/
1528S: Maintained
1529
1530FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1531P: Mike McLagan
1532M: mike.mclagan@linux.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001533L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001534S: Maintained
1535
1536FREEVXFS FILESYSTEM
1537P: Christoph Hellwig
1538M: hch@infradead.org
1539W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1540S: Maintained
1541
David Howells5ab7ffe2007-04-10 15:10:45 +01001542FUJITSU FR-V (FRV) PORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07001543P: David Howells
1544M: dhowells@redhat.com
1545S: Maintained
1546
Miklos Szeredi04578f12005-09-09 13:10:22 -07001547FUSE: FILESYSTEM IN USERSPACE
1548P: Miklos Szeredi
1549M: miklos@szeredi.hu
1550L: fuse-devel@lists.sourceforge.net
1551W: http://fuse.sourceforge.net/
1552S: Maintained
1553
Linus Torvalds1da177e2005-04-16 15:20:36 -07001554FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1555P: Rik Faith
1556M: faith@cs.unc.edu
1557L: linux-scsi@vger.kernel.org
1558S: Odd fixes (e.g., new signatures)
1559
1560GDT SCSI DISK ARRAY CONTROLLER DRIVER
1561P: Achim Leubner
1562M: achim_leubner@adaptec.com
1563L: linux-scsi@vger.kernel.org
1564W: http://www.icp-vortex.com/
1565S: Supported
1566
Haavard Skinnemoen1c23af92007-05-01 23:26:34 +02001567GENERIC GPIO I2C DRIVER
1568P: Haavard Skinnemoen
1569M: hskinnemoen@atmel.com
1570S: Supported
1571
Linus Torvalds1da177e2005-04-16 15:20:36 -07001572GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1573P: Krzysztof Halasa
1574M: khc@pm.waw.pl
1575W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1576S: Maintained
1577
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001578GFS2 FILE SYSTEM
1579P: Steven Whitehouse
1580M: swhiteho@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001581L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001582W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001583T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1584T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001585S: Supported
1586
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001587GIGASET ISDN DRIVERS
1588P: Hansjoerg Lipp
1589M: hjlipp@web.de
1590P: Tilman Schmidt
1591M: tilman@imap.cc
1592L: gigaset307x-common@lists.sourceforge.net
1593W: http://gigaset307x.sourceforge.net/
1594S: Maintained
1595
Jean Delvare5b543962005-08-15 19:51:02 +02001596HARDWARE MONITORING
1597P: Jean Delvare
1598M: khali@linux-fr.org
1599L: lm-sensors@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001600W: http://www.lm-sensors.org/
1601T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-hwmon/
Jean Delvare5b543962005-08-15 19:51:02 +02001602S: Maintained
1603
Michael Buesch844dd052006-06-26 00:24:59 -07001604HARDWARE RANDOM NUMBER GENERATOR CORE
1605P: Michael Buesch
1606M: mb@bu3sch.de
1607S: Maintained
1608
Robert Love860e1d62005-08-31 23:57:59 -04001609HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1610P: Robert Love
1611M: rlove@rlove.org
1612M: linux-kernel@vger.kernel.org
1613W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1614S: Maintained
1615
Linus Torvalds1da177e2005-04-16 15:20:36 -07001616HARMONY SOUND DRIVER
1617P: Kyle McMartin
1618M: kyle@parisc-linux.org
1619W: http://www.parisc-linux.org/~kyle/harmony/
1620L: parisc-linux@lists.parisc-linux.org
1621S: Maintained
1622
1623HAYES ESP SERIAL DRIVER
1624P: Andrew J. Robinson
1625M: arobinso@nyx.net
1626L: linux-kernel@vger.kernel.org
1627W: http://www.nyx.net/~arobinso
1628S: Maintained
1629
1630HFS FILESYSTEM
1631P: Roman Zippel
1632M: zippel@linux-m68k.org
1633L: linux-kernel@vger.kernel.org
1634S: Maintained
1635
1636HGA FRAMEBUFFER DRIVER
1637P: Ferenc Bakonyi
1638M: fero@drama.obuda.kando.hu
1639L: linux-nvidia@lists.surfsouth.com
1640W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1641S: Maintained
1642
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001643HID CORE LAYER
1644P: Jiri Kosina
1645M: jkosina@suse.cz
1646L: linux-input@atrey.karlin.mff.cuni.cz
Jiri Kosinaa4dff392007-02-27 17:40:09 +01001647T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001648S: Maintained
1649
Ingo Molnar38bed542007-02-22 09:09:34 +01001650HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1651P: Thomas Gleixner
1652M: tglx@linutronix.de
1653L: linux-kernel@vger.kernel.org
1654S: Maintained
1655
Linus Torvalds1da177e2005-04-16 15:20:36 -07001656HIGH-SPEED SCC DRIVER FOR AX.25
1657P: Klaus Kudielka
1658M: klaus.kudielka@ieee.org
1659L: linux-hams@vger.kernel.org
1660W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1661S: Maintained
1662
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08001663HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1664P: HighPoint Linux Team
1665M: linux@highpoint-tech.com
1666W: http://www.highpoint-tech.com
1667S: Supported
1668
Linus Torvalds1da177e2005-04-16 15:20:36 -07001669HIPPI
1670P: Jes Sorensen
1671M: jes@trained-monkey.org
1672L: linux-hippi@sunsite.dk
1673S: Maintained
1674
1675HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1676P: Chirag Kantharia
1677M: chirag.kantharia@hp.com
1678L: iss_storagedev@hp.com
1679S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001680
Linus Torvalds1da177e2005-04-16 15:20:36 -07001681HEWLETT-PACKARD SMART2 RAID DRIVER
1682P: Chirag Kantharia
1683M: chirag.kantharia@hp.com
1684L: iss_storagedev@hp.com
1685S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001686
Linus Torvalds1da177e2005-04-16 15:20:36 -07001687HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1688P: Mike Miller
1689M: mike.miller@hp.com
1690L: iss_storagedev@hp.com
1691S: Supported
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001692
Jouni Malinenff1d2762005-05-12 22:54:16 -04001693HOST AP DRIVER
1694P: Jouni Malinen
Jouni Malinen85d32e72007-03-24 17:15:30 -07001695M: j@w1.fi
1696L: hostap@shmoo.com (subscribers-only)
Johannes Berg724c6b32007-04-23 12:18:20 -07001697L: linux-wireless@vger.kernel.org
Jouni Malinenff1d2762005-05-12 22:54:16 -04001698W: http://hostap.epitest.fi/
1699S: Maintained
1700
Linus Torvalds1da177e2005-04-16 15:20:36 -07001701HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1702P: Jaroslav Kysela
1703M: perex@suse.cz
1704S: Maintained
1705
Bob Piccob9b03322005-11-07 00:59:19 -08001706HPET: High Precision Event Timers driver (hpet.c)
1707P: Clemens Ladisch
1708M: clemens@ladisch.de
1709S: Maintained
1710
1711HPET: i386
1712P: Venkatesh Pallipadi (Venki)
1713M: venkatesh.pallipadi@intel.com
1714S: Maintained
1715
1716HPET: x86_64
1717P: Andi Kleen and Vojtech Pavlik
Andi Kleen43c3ab32007-05-02 19:27:11 +02001718M: andi@firstfloor.org and vojtech@suse.cz
Bob Piccob9b03322005-11-07 00:59:19 -08001719S: Maintained
1720
1721HPET: ACPI hpet.c
1722P: Bob Picco
1723M: bob.picco@hp.com
1724S: Maintained
1725
Linus Torvalds1da177e2005-04-16 15:20:36 -07001726HPFS FILESYSTEM
1727P: Mikulas Patocka
1728M: mikulas@artax.karlin.mff.cuni.cz
1729W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1730S: Maintained
1731
1732HUGETLB FILESYSTEM
1733P: William Irwin
1734M: wli@holomorphy.com
1735S: Maintained
1736
Jean Delvare5b543962005-08-15 19:51:02 +02001737I2C SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001738P: Jean Delvare
1739M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02001740L: i2c@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001741T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001742S: Maintained
1743
Till Harbaume8c76ee2007-05-01 23:26:35 +02001744I2C-TINY-USB DRIVER
1745P: Till Harbaum
1746M: till@harbaum.org
1747L: i2c@lm-sensors.org
1748T: http://www.harbaum.org/till/i2c_tiny_usb
1749S: Maintained
1750
Linus Torvalds1da177e2005-04-16 15:20:36 -07001751i386 BOOT CODE
H. Peter Anvin7f1291f2007-07-11 12:18:26 -07001752P: H. Peter Anvin
1753M: hpa@zytor.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001754L: Linux-Kernel@vger.kernel.org
1755S: Maintained
1756
1757i386 SETUP CODE / CPU ERRATA WORKAROUNDS
Linus Torvalds1da177e2005-04-16 15:20:36 -07001758P: H. Peter Anvin
1759M: hpa@zytor.com
1760S: Maintained
1761
Linus Torvalds1da177e2005-04-16 15:20:36 -07001762IA64 (Itanium) PLATFORM
1763P: Tony Luck
1764M: tony.luck@intel.com
1765L: linux-ia64@vger.kernel.org
1766W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001767T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001768S: Maintained
1769
1770SN-IA64 (Itanium) SUB-PLATFORM
Greg Edwardse5ee7dd2006-01-18 10:21:59 -06001771P: Jes Sorensen
1772M: jes@sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001773L: linux-altix@sgi.com
1774L: linux-ia64@vger.kernel.org
1775W: http://www.sgi.com/altix
1776S: Maintained
1777
1778IBM MCA SCSI SUBSYSTEM DRIVER
1779P: Michael Lang
1780M: langa2@kph.uni-mainz.de
1781W: http://www.uni-mainz.de/~langm000/linux.html
1782S: Maintained
1783
1784IBM Power Linux RAID adapter
1785P: Brian King
1786M: brking@us.ibm.com
1787S: Supported
1788
1789IBM ServeRAID RAID DRIVER
1790P: Jack Hammer
1791P: Dave Jeffery
1792M: ipslinux@adaptec.com
1793W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001794S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001795
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001796IDE SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001797P: Bartlomiej Zolnierkiewicz
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001798M: bzolnier@gmail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001799L: linux-ide@vger.kernel.org
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001800T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001801S: Maintained
1802
1803IDE/ATAPI CDROM DRIVER
Jens Axboe9c5b0ce2007-01-03 18:15:20 +01001804P: Alan Cox
1805M: alan@lxorguk.ukuu.org.uk
1806L: linux-ide@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001807S: Maintained
1808
1809IDE/ATAPI FLOPPY DRIVERS
1810P: Paul Bristow
1811M: Paul Bristow <paul@paulbristow.net>
1812W: http://paulbristow.net/linux/idefloppy.html
1813L: linux-kernel@vger.kernel.org
1814S: Maintained
1815
1816IDE/ATAPI TAPE DRIVERS
1817P: Gadi Oxman
1818M: Gadi Oxman <gadio@netvision.net.il>
1819L: linux-kernel@vger.kernel.org
1820S: Maintained
1821
Linus Torvalds1da177e2005-04-16 15:20:36 -07001822IEEE 1394 SUBSYSTEM
1823P: Ben Collins
Stefan Richterf51a5a92007-04-23 14:41:10 -07001824M: ben.collins@ubuntu.com
Stefan Richter87730d02006-09-16 12:24:00 +02001825P: Stefan Richter
1826M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07001827L: linux1394-devel@lists.sourceforge.net
1828W: http://www.linux1394.org/
Stefan Richter87730d02006-09-16 12:24:00 +02001829T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001830S: Maintained
1831
Stefan Richterf51a5a92007-04-23 14:41:10 -07001832IEEE 1394 RAW I/O DRIVER (raw1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001833P: Dan Dennedy
1834M: dan@dennedy.org
Stefan Richterf51a5a92007-04-23 14:41:10 -07001835P: Stefan Richter
1836M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07001837L: linux1394-devel@lists.sourceforge.net
Jody McIntyre105d7b32005-09-30 11:59:04 -07001838S: Maintained
1839
Linus Torvalds1da177e2005-04-16 15:20:36 -07001840IMS TWINTURBO FRAMEBUFFER DRIVER
1841P: Paul Mundt
1842M: lethal@chaoticdreams.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001843L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001844S: Maintained
1845
1846INFINIBAND SUBSYSTEM
1847P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07001848M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001849P: Sean Hefty
1850M: mshefty@ichips.intel.com
1851P: Hal Rosenstock
Roland Dreiercec7c892007-07-12 15:59:36 -07001852M: hal.rosenstock@gmail.com
Roland Dreier78526822007-07-09 20:12:26 -07001853L: general@lists.openfabrics.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001854W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001855T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001856S: Supported
1857
Robert P. J. Day2f1d0762007-07-10 00:38:18 -04001858INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
Vojtech Pavlik664d22a2005-12-13 17:03:36 -08001859P: Dmitry Torokhov
Dmitry Torokhov62f7caf2006-06-26 01:47:56 -04001860M: dmitry.torokhov@gmail.com
1861M: dtor@mail.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07001862L: linux-input@atrey.karlin.mff.cuni.cz
1863L: linux-joystick@atrey.karlin.mff.cuni.cz
Josh Boyer1adc1232005-11-23 15:44:15 -08001864T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001865S: Maintained
1866
Robert Lovec9f04f52005-07-15 12:21:07 -04001867INOTIFY
Cal Peake18b36c72006-12-12 20:18:16 +01001868P: John McCutchan
1869M: ttb@tentacle.dhs.org
1870P: Robert Love
1871M: rml@novell.com
Robert Lovec9f04f52005-07-15 12:21:07 -04001872L: linux-kernel@vger.kernel.org
1873S: Maintained
1874
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08001875INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
Jim Cromiece00f852006-11-30 04:49:44 +01001876P: Sylvain Meyer
1877M: sylvain.meyer@worldonline.fr
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001878L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01001879S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08001880
Linus Torvalds1da177e2005-04-16 15:20:36 -07001881INTEL 810/815 FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001882P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001883M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001884L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01001885S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001886
1887INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
1888P: Ingo Molnar
1889M: mingo@redhat.com
1890S: Maintained
1891
1892INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1893P: Jeff Garzik
1894M: jgarzik@pobox.com
1895W: http://sourceforge.net/projects/gkernel/
1896S: Maintained
1897
1898INTEL IA32 MICROCODE UPDATE SUPPORT
1899P: Tigran Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -08001900M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001901S: Maintained
1902
Michael Buesch844dd052006-06-26 00:24:59 -07001903INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
1904P: Deepak Saxena
1905M: dsaxena@plexity.net
1906S: Maintained
1907
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001908INTEL IXP2000 ETHERNET DRIVER
1909P: Lennert Buytenhek
1910M: kernel@wantstofly.org
1911L: netdev@vger.kernel.org
1912S: Maintained
1913
Linus Torvalds1da177e2005-04-16 15:20:36 -07001914INTEL PRO/100 ETHERNET SUPPORT
1915P: John Ronciak
1916M: john.ronciak@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001917P: Jesse Brandeburg
1918M: jesse.brandeburg@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001919P: Jeff Kirsher
1920M: jeffrey.t.kirsher@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07001921P: Auke Kok
1922M: auke-jan.h.kok@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08001923L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07001924W: http://sourceforge.net/projects/e1000/
1925S: Supported
1926
1927INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
1928P: Jeb Cramer
1929M: cramerj@intel.com
1930P: John Ronciak
1931M: john.ronciak@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001932P: Jesse Brandeburg
1933M: jesse.brandeburg@intel.com
1934P: Jeff Kirsher
1935M: jeffrey.t.kirsher@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07001936P: Auke Kok
1937M: auke-jan.h.kok@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08001938L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07001939W: http://sourceforge.net/projects/e1000/
1940S: Supported
1941
1942INTEL PRO/10GbE SUPPORT
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001943P: Jeff Kirsher
1944M: jeffrey.t.kirsher@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001945P: Ayyappan Veeraiyan
1946M: ayyappan.veeraiyan@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001947P: John Ronciak
1948M: john.ronciak@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001949P: Jesse Brandeburg
1950M: jesse.brandeburg@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07001951P: Auke Kok
1952M: auke-jan.h.kok@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08001953L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07001954W: http://sourceforge.net/projects/e1000/
1955S: Supported
1956
James Ketrenos826d2ab2005-11-07 18:56:59 -06001957INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
1958P: Yi Zhu
1959M: yi.zhu@intel.com
1960P: James Ketrenos
1961M: jketreno@linux.intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07001962L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07001963L: ipw2100-devel@lists.sourceforge.net
James Ketrenos826d2ab2005-11-07 18:56:59 -06001964L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1965W: http://ipw2100.sourceforge.net
1966S: Supported
1967
1968INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
1969P: Yi Zhu
1970M: yi.zhu@intel.com
1971P: James Ketrenos
1972M: jketreno@linux.intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07001973L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07001974L: ipw2100-devel@lists.sourceforge.net
James Ketrenos826d2ab2005-11-07 18:56:59 -06001975L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1976W: http://ipw2200.sourceforge.net
1977S: Supported
1978
Linus Torvalds1da177e2005-04-16 15:20:36 -07001979IOC3 DRIVER
1980P: Ralf Baechle
1981M: ralf@linux-mips.org
1982L: linux-mips@linux-mips.org
1983S: Maintained
1984
1985IP MASQUERADING:
1986P: Juanjo Ciarlante
1987M: jjciarla@raiz.uncu.edu.ar
1988S: Maintained
1989
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08001990IPATH DRIVER:
Arthur Jonesf42b6472007-07-09 20:12:26 -07001991P: Arthur Jones
1992M: infinipath@qlogic.com
1993L: general@lists.openfabrics.org
1994T: git git://git.qlogic.com/ipath-linux-2.6
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08001995S: Supported
1996
Corey Minyard4409ebe2006-04-20 02:43:12 -07001997IPMI SUBSYSTEM
1998P: Corey Minyard
1999M: minyard@acm.org
2000L: openipmi-developer@lists.sourceforge.net
2001W: http://openipmi.sourceforge.net/
2002S: Supported
2003
Linus Torvalds1da177e2005-04-16 15:20:36 -07002004IPX NETWORK LAYER
2005P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002006M: acme@ghostprotocols.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002007L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002008S: Maintained
2009
2010IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07002011P: Samuel Ortiz
2012M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07002013L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002014W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07002015S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002016
2017ISAPNP
2018P: Jaroslav Kysela
2019M: perex@suse.cz
2020S: Maintained
2021
2022ISDN SUBSYSTEM
2023P: Karsten Keil
2024M: kkeil@suse.de
2025P: Kai Germaschewski
2026M: kai.germaschewski@gmx.de
2027L: isdn4linux@listserv.isdn4linux.de
2028W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08002029T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002030S: Maintained
2031
2032ISDN SUBSYSTEM (Eicon active card driver)
2033P: Armin Schindler
2034M: mac@melware.de
2035L: isdn4linux@listserv.isdn4linux.de
2036W: http://www.melware.de
2037S: Maintained
2038
Linus Torvalds1da177e2005-04-16 15:20:36 -07002039JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2040P: David Woodhouse
2041M: dwmw2@infradead.org
2042L: jffs-dev@axis.com
2043W: http://sources.redhat.com/jffs2/
2044S: Maintained
2045
2046JFS FILESYSTEM
2047P: Dave Kleikamp
2048M: shaggy@austin.ibm.com
2049L: jfs-discussion@lists.sourceforge.net
2050W: http://jfs.sourceforge.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002051T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002052S: Supported
2053
Josh Triplettde456d32006-07-30 03:04:00 -07002054JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07002055P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002056M: sct@redhat.com, akpm@linux-foundation.org
Erik Mouw72be2cc2006-12-06 20:40:49 -08002057L: linux-ext4@vger.kernel.org
Theodore Tsoae0718f2006-05-20 15:00:13 -07002058S: Maintained
2059
Rudolf Marek4660cb32006-10-08 22:01:26 +02002060K8TEMP HARDWARE MONITORING DRIVER
2061P: Rudolf Marek
2062M: r.marek@assembler.cz
2063L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002064S: Maintained
2065
2066KCONFIG
2067P: Roman Zippel
2068M: zippel@linux-m68k.org
2069L: kbuild-devel@lists.sourceforge.net
2070S: Maintained
2071
Vivek Goyalea6c2082006-05-20 14:59:55 -07002072KDUMP
2073P: Vivek Goyal
2074M: vgoyal@in.ibm.com
2075P: Haren Myneni
2076M: hbabu@us.ibm.com
Simon Horman34633992007-05-08 00:31:40 -07002077L: kexec@lists.infradead.org
Vivek Goyalea6c2082006-05-20 14:59:55 -07002078L: linux-kernel@vger.kernel.org
2079W: http://lse.sourceforge.net/kdump/
2080S: Maintained
2081
Linus Torvalds1da177e2005-04-16 15:20:36 -07002082KERNEL AUTOMOUNTER (AUTOFS)
2083P: H. Peter Anvin
2084M: hpa@zytor.com
2085L: autofs@linux.kernel.org
2086S: Odd Fixes
2087
2088KERNEL AUTOMOUNTER v4 (AUTOFS4)
2089P: Ian Kent
2090M: raven@themaw.net
2091L: autofs@linux.kernel.org
2092S: Maintained
2093
2094KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
2095P: Kai Germaschewski
2096M: kai@germaschewski.name
2097P: Sam Ravnborg
2098M: sam@ravnborg.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002099T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002100S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002101
2102KERNEL JANITORS
2103P: Several
maximilian attemsc3000e02007-07-06 11:17:32 -07002104L: kernel-janitors@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002105W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002106S: Maintained
2107
2108KERNEL NFSD
2109P: Neil Brown
NeilBrown98fac232007-01-26 00:56:57 -08002110M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002111L: nfs@lists.sourceforge.net
2112W: http://nfs.sourceforge.net/
NeilBrown98fac232007-01-26 00:56:57 -08002113S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002114
Avi Kivity426d62e2006-12-13 00:34:03 -08002115KERNEL VIRTUAL MACHINE (KVM)
2116P: Avi Kivity
2117M: avi@qumranet.com
2118L: kvm-devel@lists.sourceforge.net
2119W: kvm.sourceforge.net
2120S: Supported
2121
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002122KEXEC
2123P: Eric Biederman
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002124M: ebiederm@xmission.com
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002125W: http://www.xmission.com/~ebiederm/files/kexec/
2126L: linux-kernel@vger.kernel.org
Simon Horman34633992007-05-08 00:31:40 -07002127L: kexec@lists.infradead.org
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002128S: Maintained
2129
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002130KPROBES
2131P: Prasanna S Panchamukhi
2132M: prasanna@in.ibm.com
2133P: Ananth N Mavinakayanahalli
2134M: ananth@in.ibm.com
2135P: Anil S Keshavamurthy
2136M: anil.s.keshavamurthy@intel.com
2137P: David S. Miller
2138M: davem@davemloft.net
2139L: linux-kernel@vger.kernel.org
2140S: Maintained
2141
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002142KS0108 LCD CONTROLLER DRIVER
2143P: Miguel Ojeda Sandonis
2144M: maxextreme@gmail.com
2145L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -07002146W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002147S: Maintained
2148
Linus Torvalds1da177e2005-04-16 15:20:36 -07002149LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07002150L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07002151S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002152
2153LASI 53c700 driver for PARISC
2154P: James E.J. Bottomley
2155M: James.Bottomley@HansenPartnership.com
2156L: linux-scsi@vger.kernel.org
2157S: Maintained
2158
Richard Purdie263de9b2006-05-15 09:44:16 -07002159LED SUBSYSTEM
2160P: Richard Purdie
2161M: rpurdie@rpsys.net
2162S: Maintained
2163
Linus Torvalds1da177e2005-04-16 15:20:36 -07002164LEGO USB Tower driver
2165P: Juergen Stuber
2166M: starblue@users.sourceforge.net
2167L: legousb-devel@lists.sourceforge.net
2168W: http://legousb.sourceforge.net/
2169S: Maintained
2170
2171LINUX FOR IBM pSERIES (RS/6000)
2172P: Paul Mackerras
2173M: paulus@au.ibm.com
2174W: http://www.ibm.com/linux/ltc/projects/ppc
2175S: Supported
2176
2177LINUX FOR NCR VOYAGER
2178P: James Bottomley
2179M: James.Bottomley@HansenPartnership.com
2180W: http://www.hansenpartnership.com/voyager
2181S: Maintained
2182
2183LINUX FOR POWERPC
2184P: Paul Mackerras
2185M: paulus@samba.org
2186W: http://www.penguinppc.org/
2187L: linuxppc-dev@ozlabs.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002188T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002189S: Supported
2190
2191LINUX FOR POWER MACINTOSH
2192P: Benjamin Herrenschmidt
2193M: benh@kernel.crashing.org
2194W: http://www.penguinppc.org/
2195L: linuxppc-dev@ozlabs.org
2196S: Maintained
2197
2198LINUX FOR POWERPC EMBEDDED MPC52XX
2199P: Sylvain Munaut
2200M: tnt@246tNt.com
2201W: http://www.246tNt.com/mpc52xx/
2202W: http://www.penguinppc.org/
2203L: linuxppc-dev@ozlabs.org
2204L: linuxppc-embedded@ozlabs.org
2205S: Maintained
2206
2207LINUX FOR POWERPC EMBEDDED PPC4XX
2208P: Matt Porter
2209M: mporter@kernel.crashing.org
2210W: http://www.penguinppc.org/
2211L: linuxppc-embedded@ozlabs.org
2212S: Maintained
2213
Tom Rinie93adf12005-07-26 12:49:53 -07002214LINUX FOR POWERPC BOOT CODE
Linus Torvalds1da177e2005-04-16 15:20:36 -07002215P: Tom Rini
2216M: trini@kernel.crashing.org
2217W: http://www.penguinppc.org/
2218L: linuxppc-embedded@ozlabs.org
2219S: Maintained
2220
Tom Rinie93adf12005-07-26 12:49:53 -07002221LINUX FOR POWERPC EMBEDDED PPC8XX
2222P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07002223M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07002224W: http://www.penguinppc.org/
2225L: linuxppc-embedded@ozlabs.org
2226S: Maintained
2227
Linus Torvalds1da177e2005-04-16 15:20:36 -07002228LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
Jim Cromiece00f852006-11-30 04:49:44 +01002229P: Kumar Gala
2230M: galak@kernel.crashing.org
2231W: http://www.penguinppc.org/
2232L: linuxppc-embedded@ozlabs.org
2233S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002234
Olof Johanssonab06ff32006-09-06 14:44:54 -05002235LINUX FOR POWERPC PA SEMI PWRFICIENT
2236P: Olof Johansson
2237M: olof@lixom.net
2238W: http://www.pasemi.com/
2239L: linuxppc-dev@ozlabs.org
2240S: Supported
2241
Linus Torvalds1da177e2005-04-16 15:20:36 -07002242LLC (802.2)
2243P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002244M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002245S: Maintained
2246
2247LINUX FOR 64BIT POWERPC
2248P: Paul Mackerras
2249M: paulus@samba.org
2250M: paulus@au.ibm.com
2251P: Anton Blanchard
2252M: anton@samba.org
2253M: anton@au.ibm.com
Arthur Othieno6d923f92006-05-19 06:22:23 -04002254W: http://www.penguinppc.org/ppc64/
Stephen Rothwell1d049812006-03-22 11:26:58 +11002255L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002256S: Supported
2257
2258LINUX SECURITY MODULE (LSM) FRAMEWORK
2259P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08002260M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08002261L: linux-security-module@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002262W: http://lsm.immunix.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002263T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002264S: Supported
2265
2266LM83 HARDWARE MONITOR DRIVER
2267P: Jean Delvare
2268M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002269L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002270S: Maintained
2271
2272LM90 HARDWARE MONITOR DRIVER
2273P: Jean Delvare
2274M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002275L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002276S: Maintained
2277
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002278LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002279P: Richard Russon (FlatCap)
2280M: ldm@flatcap.org
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002281L: linux-ntfs-dev@lists.sourceforge.net
2282W: http://www.linux-ntfs.org/content/view/19/37/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002283S: Maintained
2284
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002285LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2286P: Eric Moore
Eric Moored8a82d72006-12-29 16:47:43 -08002287M: Eric.Moore@lsi.com
2288M: support@lsi.com
2289L: mpt_linux_developer@lsi.com
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002290L: linux-scsi@vger.kernel.org
2291W: http://www.lsilogic.com/support
2292S: Supported
2293
Linus Torvalds1da177e2005-04-16 15:20:36 -07002294LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2295P: Matthew Wilcox
2296M: matthew@wil.cx
2297L: linux-scsi@vger.kernel.org
2298S: Maintained
2299
2300M68K ARCHITECTURE
2301P: Geert Uytterhoeven
2302M: geert@linux-m68k.org
2303P: Roman Zippel
2304M: zippel@linux-m68k.org
2305L: linux-m68k@lists.linux-m68k.org
2306W: http://www.linux-m68k.org/
2307W: http://linux-m68k-cvs.ubb.ca/
2308S: Maintained
2309
2310M68K ON APPLE MACINTOSH
2311P: Joshua Thompson
2312M: funaho@jurai.org
2313W: http://www.mac.linux-m68k.org/
2314L: linux-mac68k@mac.linux-m68k.org
2315S: Maintained
2316
2317M68K ON HP9000/300
2318P: Philip Blundell
2319M: philb@gnu.org
2320W: http://www.tazenda.demon.co.uk/phil/linux-hp
2321S: Maintained
2322
Jiri Benc64a327a2007-05-05 11:47:08 -07002323MAC80211
2324P: Jiri Benc
2325M: jbenc@suse.cz
2326P: Michael Wu
2327M: flamingice@sourmilk.net
2328L: linux-wireless@vger.kernel.org
2329W: http://linuxwireless.org/
2330T: git kernel.org:/pub/scm/linux/kernel/git/jbenc/mac80211.git
2331S: Maintained
2332
Linus Torvalds1da177e2005-04-16 15:20:36 -07002333MARVELL YUKON / SYSKONNECT DRIVER
2334P: Mirko Lindner
2335M: mlindner@syskonnect.de
2336P: Ralph Roesler
2337M: rroesler@syskonnect.de
2338W: http://www.syskonnect.com
2339S: Supported
2340
Michael Kerriskfaf16682005-07-31 22:34:47 -07002341MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
Jim Cromiece00f852006-11-30 04:49:44 +01002342P: Michael Kerrisk
2343M: mtk-manpages@gmx.net
2344W: ftp://ftp.kernel.org/pub/linux/docs/manpages
2345S: Maintained
Michael Kerriskfaf16682005-07-31 22:34:47 -07002346
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002347MARVELL MV643XX ETHERNET DRIVER
2348P: Dale Farnsworth
2349M: dale@farnsworth.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002350P: Manish Lachwani
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002351M: mlachwani@mvista.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002352L: netdev@vger.kernel.org
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002353S: Odd Fixes for 2.4; Maintained for 2.6.
Linus Torvalds1da177e2005-04-16 15:20:36 -07002354
2355MATROX FRAMEBUFFER DRIVER
2356P: Petr Vandrovec
2357M: vandrove@vc.cvut.cz
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002358L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002359S: Maintained
2360
Hans-Juergen Kochd20620d2007-05-08 17:22:00 +02002361MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2362P: Hans J. Koch
2363M: hjk@linutronix.de
2364L: lm-sensors@lm-sensors.org
2365S: Maintained
2366
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002367MEGARAID SCSI DRIVERS
Jim Cromiece00f852006-11-30 04:49:44 +01002368P: Neela Syam Kolli
Sumant Patrobdd0d752007-05-10 07:22:35 -07002369M: megaraidlinux@lsi.com
Jim Cromiece00f852006-11-30 04:49:44 +01002370S: linux-scsi@vger.kernel.org
2371W: http://megaraid.lsilogic.com
2372S: Maintained
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002373
Steven Rostedt70ea91f2006-07-30 03:03:53 -07002374MEMORY MANAGEMENT
2375L: linux-mm@kvack.org
2376L: linux-kernel@vger.kernel.org
2377W: http://www.linux-mm.org
2378S: Maintained
2379
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002380MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002381P: David Woodhouse
2382M: dwmw2@infradead.org
2383W: http://www.linux-mtd.infradead.org/
2384L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002385T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002386S: Maintained
2387
Artem Bityutskiy48576402007-02-13 17:11:10 +02002388UNSORTED BLOCK IMAGES (UBI)
2389P: Artem Bityutskiy
2390M: dedekind@infradead.org
2391W: http://www.linux-mtd.infradead.org/
2392L: linux-mtd@lists.infradead.org
2393T: git git://git.infradead.org/ubi-2.6.git
2394S: Maintained
2395
Linus Torvalds1da177e2005-04-16 15:20:36 -07002396MICROTEK X6 SCANNER
2397P: Oliver Neukum
2398M: oliver@neukum.name
2399S: Maintained
2400
2401MIPS
2402P: Ralf Baechle
2403M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01002404W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002405L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00002406T: git www.linux-mips.org:/pub/scm/linux.git
2407S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002408
2409MISCELLANEOUS MCA-SUPPORT
2410P: James Bottomley
2411M: jejb@steeleye.com
2412L: linux-kernel@vger.kernel.org
2413S: Maintained
2414
2415MODULE SUPPORT
2416P: Rusty Russell
2417M: rusty@rustcorp.com.au
2418L: linux-kernel@vger.kernel.org
2419S: Maintained
2420
2421MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2422P: Stelian Pop
2423M: stelian@popies.net
2424W: http://popies.net/meye/
2425S: Maintained
2426
Pavel Pisac58ff042007-05-16 01:10:41 +02002427MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2428P: Pavel Pisa
2429M: ppisa@pikron.com
2430L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2431W: http://mmc.drzeus.cx/wiki/Controllers/Freescale/SDHC
2432S: Maintained
2433
Linus Torvalds1da177e2005-04-16 15:20:36 -07002434MOUSE AND MISC DEVICES [GENERAL]
2435P: Alessandro Rubini
2436M: rubini@ipvvis.unipv.it
2437L: linux-kernel@vger.kernel.org
2438S: Maintained
2439
Jiri Slabyd7354102006-12-08 02:38:35 -08002440MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
2441P: Jiri Slaby
2442M: jirislaby@gmail.com
2443L: linux-kernel@vger.kernel.org
2444S: Maintained
2445
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002446MSI LAPTOP SUPPORT
2447P: Lennart Poettering
2448M: mzxreary@0pointer.de
2449L: https://tango.0pointer.de/mailman/listinfo/s270-linux
2450W: http://0pointer.de/lennart/tchibo.html
2451S: Maintained
2452
Linus Torvalds1da177e2005-04-16 15:20:36 -07002453MTRR AND SIMILAR SUPPORT [i386]
2454P: Richard Gooch
2455M: rgooch@atnf.csiro.au
2456L: linux-kernel@vger.kernel.org
2457W: http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
2458S: Maintained
2459
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07002460MULTIMEDIA CARD (MMC) AND SECURE DIGITAL (SD) SUBSYSTEM
2461P: Pierre Ossman
2462M: drzeus-mmc@drzeus.cx
2463L: linux-kernel@vger.kernel.org
2464S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01002465
Linus Torvalds1da177e2005-04-16 15:20:36 -07002466MULTISOUND SOUND DRIVER
2467P: Andrew Veliath
2468M: andrewtv@usa.net
2469S: Maintained
2470
Jiri Slabyd7354102006-12-08 02:38:35 -08002471MULTITECH MULTIPORT CARD (ISICOM)
2472P: Jiri Slaby
2473M: jirislaby@gmail.com
2474L: linux-kernel@vger.kernel.org
2475S: Maintained
2476
Linus Torvalds1da177e2005-04-16 15:20:36 -07002477NATSEMI ETHERNET DRIVER (DP8381x)
2478P: Tim Hockin
2479M: thockin@hockin.org
2480S: Maintained
2481
2482NCP FILESYSTEM
2483P: Petr Vandrovec
2484M: vandrove@vc.cvut.cz
2485L: linware@sh.cvut.cz
2486S: Maintained
2487
2488NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2489P: James E.J. Bottomley
2490M: James.Bottomley@HansenPartnership.com
2491L: linux-scsi@vger.kernel.org
2492S: Maintained
2493
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002494NETEM NETWORK EMULATOR
2495P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08002496M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07002497L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002498S: Maintained
2499
Linus Torvalds1da177e2005-04-16 15:20:36 -07002500NETFILTER/IPTABLES/IPCHAINS
2501P: Rusty Russell
2502P: Marc Boucher
2503P: James Morris
2504P: Harald Welte
2505P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07002506P: Patrick McHardy
2507M: kaber@trash.net
2508L: netfilter-devel@lists.netfilter.org
Randy Dunlap24a1dec2007-01-28 15:54:42 -08002509L: netfilter@lists.netfilter.org (subscribers-only)
Patrick McHardy82b98542006-10-12 14:08:55 -07002510L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002511W: http://www.netfilter.org/
2512W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002513S: Supported
2514
Paul Moore4cc67732006-09-25 15:57:13 -07002515NETLABEL
2516P: Paul Moore
2517M: paul.moore@hp.com
2518W: http://netlabel.sf.net
2519L: netdev@vger.kernel.org
2520S: Supported
2521
Linus Torvalds1da177e2005-04-16 15:20:36 -07002522NETROM NETWORK LAYER
2523P: Ralf Baechle
2524M: ralf@linux-mips.org
2525L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02002526W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002527S: Maintained
2528
Pavel Machek5ddb88c2006-09-29 02:01:29 -07002529NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002530P: Paul Clements
2531M: Paul.Clements@steeleye.com
2532S: Maintained
2533
2534NETWORK DEVICE DRIVERS
2535P: Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002536M: akpm@linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002537P: Jeff Garzik
2538M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002539L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002540T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002541S: Maintained
2542
2543NETWORKING [GENERAL]
2544P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07002545M: netdev@vger.kernel.org
2546L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08002547W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002548S: Maintained
2549
2550NETWORKING [IPv4/IPv6]
2551P: David S. Miller
2552M: davem@davemloft.net
2553P: Alexey Kuznetsov
2554M: kuznet@ms2.inr.ac.ru
2555P: Pekka Savola (ipv6)
2556M: pekkas@netcore.fi
2557P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04002558M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002559P: Hideaki YOSHIFUJI
2560M: yoshfuji@linux-ipv6.org
2561P: Patrick McHardy
2562M: kaber@coreworks.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002563L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08002564T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002565S: Maintained
2566
John W. Linville29f8f632006-01-18 14:52:48 -08002567NETWORKING [WIRELESS]
2568P: John W. Linville
2569M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08002570L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08002571T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2572S: Maintained
2573
Amit S. Kale3d396eb2006-10-21 15:33:03 -04002574NETXEN (1/10) GbE SUPPORT
2575P: Amit S. Kale
2576M: amitkale@netxen.com
2577L: netdev@vger.kernel.org
2578W: http://www.netxen.com
2579S: Supported
2580
Linus Torvalds1da177e2005-04-16 15:20:36 -07002581IPVS
2582P: Wensong Zhang
2583M: wensong@linux-vs.org
Horms9d30c172005-09-29 19:47:06 -07002584P: Simon Horman
2585M: horms@verge.net.au
Linus Torvalds1da177e2005-04-16 15:20:36 -07002586P: Julian Anastasov
2587M: ja@ssi.bg
Horms9d30c172005-09-29 19:47:06 -07002588L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002589S: Maintained
2590
2591NFS CLIENT
2592P: Trond Myklebust
2593M: trond.myklebust@fys.uio.no
2594L: linux-kernel@vger.kernel.org
2595S: Maintained
2596
2597NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07002598P: Jan-Pascal van Best
2599M: janpascal@vanbest.org
2600P: Andreas Mohr
2601M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002602L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002603S: Maintained
2604
2605NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2606P: YOKOTA Hiroshi
2607M: yokota@netlab.is.tsukuba.ac.jp
2608W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2609S: Maintained
2610
2611NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2612P: GOTO Masanori
2613M: gotom@debian.or.jp
2614P: YOKOTA Hiroshi
2615M: yokota@netlab.is.tsukuba.ac.jp
2616W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2617S: Maintained
2618
2619NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
2620P: Eberhard Moenkeberg
2621M: emoenke@gwdg.de
2622L: linux-kernel@vger.kernel.org
2623S: Maintained
2624
2625NTFS FILESYSTEM
2626P: Anton Altaparmakov
2627M: aia21@cantab.net
2628L: linux-ntfs-dev@lists.sourceforge.net
2629L: linux-kernel@vger.kernel.org
2630W: http://linux-ntfs.sf.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002631T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002632S: Maintained
2633
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002634NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002635P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002636M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002637L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01002638S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002639
Ramkrishna Vepa3ef34b82007-03-30 18:42:27 -07002640NETERION (S2IO) Xframe 10GbE DRIVER
2641P: Ramkrishna Vepa
2642M: ram.vepa@neterion.com
2643P: Rastapur Santosh
2644M: santosh.rastapur@neterion.com
2645P: Sivakumar Subramani
2646M: sivakumar.subramani@neterion.com
2647P: Sreenivasa Honnur
2648M: sreenivasa.honnur@neterion.com
2649L: netdev@vger.kernel.org
2650W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2651S: Supported
2652
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002653OPENCORES I2C BUS DRIVER
2654P: Peter Korsgaard
2655M: jacmet@sunsite.dk
Jean Delvare5d925fe2006-07-01 17:14:32 +02002656L: i2c@lm-sensors.org
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002657S: Maintained
2658
Mark Fashehccd979b2005-12-15 14:31:24 -08002659ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2660P: Mark Fasheh
2661M: mark.fasheh@oracle.com
2662P: Kurt Hackel
2663M: kurt.hackel@oracle.com
2664L: ocfs2-devel@oss.oracle.com
2665W: http://oss.oracle.com/projects/ocfs2/
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002666S: Supported
Mark Fashehccd979b2005-12-15 14:31:24 -08002667
Linus Torvalds1da177e2005-04-16 15:20:36 -07002668OLYMPIC NETWORK DRIVER
2669P: Peter De Shrijver
2670M: p2@ace.ulyssis.student.kuleuven.ac.be
2671P: Mike Phillips
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002672M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002673L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002674L: linux-tr@linuxtr.net
2675W: http://www.linuxtr.net
2676S: Maintained
2677
Harald Weltec1986ee2005-11-13 16:06:29 -08002678OMNIKEY CARDMAN 4000 DRIVER
2679P: Harald Welte
2680M: laforge@gnumonks.org
2681S: Maintained
2682
Harald Welte77c44ab2005-11-13 16:06:26 -08002683OMNIKEY CARDMAN 4040 DRIVER
2684P: Harald Welte
2685M: laforge@gnumonks.org
2686S: Maintained
2687
Jonathan Corbet77d51402007-03-22 19:44:17 -03002688OMNIVISION OV7670 SENSOR DRIVER
2689P: Jonathan Corbet
2690M: corbet@lwn.net
2691L: video4linux-list@redhat.com
2692S: Maintained
2693
Thomas Gleixner431bca72007-05-02 09:31:35 +02002694ONENAND FLASH DRIVER
2695P: Kyungmin Park
2696M: kyungmin.park@samsung.com
2697L: linux-mtd@lists.infradead.org
2698S: Maintained
2699
Linus Torvalds1da177e2005-04-16 15:20:36 -07002700ONSTREAM SCSI TAPE DRIVER
2701P: Willem Riede
2702M: osst@riede.org
2703L: osst-users@lists.sourceforge.net
2704L: linux-scsi@vger.kernel.org
2705S: Maintained
2706
2707OPL3-SA2, SA3, and SAx DRIVER
2708P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07002709M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07002710L: linux-sound@vger.kernel.org
2711S: Maintained
2712
2713OPROFILE
2714P: Philippe Elie
2715M: phil.el@wanadoo.fr
2716L: oprofile-list@lists.sf.net
2717S: Maintained
2718
2719ORINOCO DRIVER
2720P: Pavel Roskin
2721M: proski@gnu.org
2722P: David Gibson
2723M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07002724L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07002725L: orinoco-users@lists.sourceforge.net
2726L: orinoco-devel@lists.sourceforge.net
2727W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002728S: Maintained
2729
Olof Johanssonf5cd7872007-01-31 21:43:54 -06002730PA SEMI ETHERNET DRIVER
2731P: Olof Johansson
2732M: olof@lixom.net
2733L: netdev@vger.kernel.org
2734S: Maintained
2735
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01002736PA SEMI SMBUS DRIVER
2737P: Olof Johansson
2738M: olof@lixom.net
2739L: i2c@lm-sensors.org
2740S: Maintained
2741
Linus Torvalds1da177e2005-04-16 15:20:36 -07002742PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002743L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08002744S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002745
2746PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2747P: Tim Waugh
2748M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002749L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002750W: http://www.torque.net/linux-pp.html
2751S: Maintained
2752
2753PARISC ARCHITECTURE
2754P: Matthew Wilcox
2755M: matthew@wil.cx
2756P: Grant Grundler
2757M: grundler@parisc-linux.org
Kyle McMartin223232d2006-04-21 16:54:23 -04002758P: Kyle McMartin
2759M: kyle@parisc-linux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002760L: parisc-linux@parisc-linux.org
2761W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04002762T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
2763T: cvs cvs.parisc-linux.org:/var/cvs/linux-2.6
Linus Torvalds1da177e2005-04-16 15:20:36 -07002764S: Maintained
2765
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02002766PARAVIRT_OPS INTERFACE
2767P: Jeremy Fitzhardinge
2768M: jeremy@xensource.com
2769P: Chris Wright
2770M: chrisw@sous-sol.org
2771P: Zachary Amsden
2772M: zach@vmware.com
2773P: Rusty Russell
2774M: rusty@rustcorp.com.au
2775L: virtualization@lists.osdl.org
2776L: linux-kernel@vger.kernel.org
2777S: Supported
2778
Jim Cromie1662d322006-10-06 00:43:59 -07002779PC87360 HARDWARE MONITORING DRIVER
2780P: Jim Cromie
2781M: jim.cromie@gmail.com
2782L: lm-sensors@lm-sensors.org
2783S: Maintained
2784
2785PC8736x GPIO DRIVER
2786P: Jim Cromie
2787M: jim.cromie@gmail.com
2788S: Maintained
2789
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06002790PCI ERROR RECOVERY
2791P: Linas Vepstas
2792M: linas@austin.ibm.com
2793L: linux-kernel@vger.kernel.org
2794L: linux-pci@atrey.karlin.mff.cuni.cz
2795S: Supported
2796
Linus Torvalds1da177e2005-04-16 15:20:36 -07002797PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
2798P: Thomas Sailer
2799M: sailer@ife.ee.ethz.ch
2800L: linux-sound@vger.kernel.org
2801W: http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
2802S: Maintained
2803
2804PCI SUBSYSTEM
2805P: Greg Kroah-Hartman
2806M: gregkh@suse.de
2807L: linux-kernel@vger.kernel.org
2808L: linux-pci@atrey.karlin.mff.cuni.cz
Jody McIntyre6fb04252005-11-18 09:31:06 -08002809T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002810S: Supported
2811
2812PCI HOTPLUG CORE
Kristen Carlson Accardifb5f4d72006-09-29 10:30:27 -07002813P: Kristen Carlson Accardi
2814M: kristen.c.accardi@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002815S: Supported
2816
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002817PCIE HOTPLUG DRIVER
2818P: Kristen Carlson Accardi
2819M: kristen.c.accardi@intel.com
2820L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05002821S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002822
Linus Torvalds1da177e2005-04-16 15:20:36 -07002823PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002824P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07002825L: linux-pcmcia@lists.infradead.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002826L: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08002827T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002828S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002829
2830PCNET32 NETWORK DRIVER
pcnet32@verizon.net04ce0942007-02-16 10:07:12 -06002831P: Don Fry
2832M: pcnet32@verizon.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002833L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002834S: Maintained
2835
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07002836PER-TASK DELAY ACCOUNTING
2837P: Shailabh Nagar
2838M: nagar@watson.ibm.com
2839L: linux-kernel@vger.kernel.org
2840S: Maintained
2841
Jim Cromiedd49d0f2006-03-24 18:08:17 +01002842PERSONALITY HANDLING
2843P: Christoph Hellwig
2844M: hch@infradead.org
2845L: linux-abi-devel@lists.sourceforge.net
2846S: Maintained
2847
Linus Torvalds1da177e2005-04-16 15:20:36 -07002848PHRAM MTD DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02002849P: Jörn Engel
Linus Torvalds1da177e2005-04-16 15:20:36 -07002850M: joern@wh.fh-wedel.de
2851L: linux-mtd@lists.infradead.org
2852S: Maintained
2853
Peter Osterlund249a6772005-09-27 21:45:30 -07002854PKTCDVD DRIVER
2855P: Peter Osterlund
2856M: petero2@telia.com
2857L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07002858S: Maintained
2859
Linus Torvalds1da177e2005-04-16 15:20:36 -07002860POSIX CLOCKS and TIMERS
2861P: George Anzinger
2862M: george@mvista.com
Hormsf1c3ddf2006-01-15 02:18:28 +01002863L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002864S: Supported
2865
Anton Vorontsov3be86142007-07-15 04:43:36 +04002866POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
2867P: Anton Vorontsov
2868M: cbou@mail.ru
2869P: David Woodhouse
2870M: dwmw2@infradead.org
2871L: linux-kernel@vger.kernel.org
2872L: kernel-discuss@handhelds.org
2873T: git git.infradead.org/battery-2.6.git
2874S: Maintained
2875
Eugene Surovegin24682972005-10-14 03:00:53 -07002876POWERPC 4xx EMAC DRIVER
2877P: Eugene Surovegin
2878M: ebs@ebshome.net
2879W: http://kernel.ebshome.net/emac/
2880L: linuxppc-embedded@ozlabs.org
2881L: netdev@vger.kernel.org
2882S: Maintained
2883
Linus Torvalds1da177e2005-04-16 15:20:36 -07002884PNP SUPPORT
2885P: Adam Belay
2886M: ambx1@neo.rr.com
2887S: Maintained
2888
Vitaly Wool999445d2007-01-04 13:07:03 +01002889PNXxxxx I2C DRIVER
2890P: Vitaly Wool
2891M: vitalywool@gmail.com
2892L: i2c@lm-sensors.org
2893S: Maintained
2894
Linus Torvalds1da177e2005-04-16 15:20:36 -07002895PPP PROTOCOL DRIVERS AND COMPRESSORS
2896P: Paul Mackerras
2897M: paulus@samba.org
2898L: linux-ppp@vger.kernel.org
2899S: Maintained
2900
2901PPP OVER ATM (RFC 2364)
2902P: Mitchell Blank Jr
2903M: mitch@sfgoth.com
2904S: Maintained
2905
2906PPP OVER ETHERNET
2907P: Michal Ostrowski
2908M: mostrows@speakeasy.net
2909S: Maintained
2910
James Chapmana6d23702007-06-27 15:53:17 -07002911PPP OVER L2TP
2912P: James Chapman
2913M: jchapman@katalix.com
2914S: Maintained
2915
Linus Torvalds1da177e2005-04-16 15:20:36 -07002916PREEMPTIBLE KERNEL
2917P: Robert Love
2918M: rml@tech9.net
2919L: linux-kernel@vger.kernel.org
2920L: kpreempt-tech@lists.sourceforge.net
2921W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
2922S: Supported
2923
2924PRISM54 WIRELESS DRIVER
Luis R. Rodrigueze88b34b2007-06-01 00:46:57 -07002925P: Luis R. Rodriguez
2926M: mcgrof@gmail.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002927L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002928W: http://prism54.org
2929S: Maintained
2930
2931PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
2932P: Peter Denison
2933M: promise@pnd-pc.demon.co.uk
2934W: http://www.pnd-pc.demon.co.uk/promise/
2935S: Maintained
2936
Mikael Petterssonb3277df2007-01-10 09:33:53 +01002937PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
2938P: Mikael Pettersson
2939M: mikpe@it.uu.se
2940L: linux-ide@vger.kernel.org
2941S: Maintained
2942
Masakazu Mokuno02c18892007-07-05 20:11:16 +09002943PS3 NETWORK SUPPORT
2944P: Masakazu Mokuno
2945M: mokuno@sm.sony.co.jp
2946L: netdev@vger.kernel.org
2947L: cbe-oss-dev@ozlabs.org
2948S: Supported
2949
Geoff Levandf58a9d12006-11-23 00:46:51 +01002950PS3 PLATFORM SUPPORT
2951P: Geoff Levand
2952M: geoffrey.levand@am.sony.com
2953L: linuxppc-dev@ozlabs.org
2954L: cbe-oss-dev@ozlabs.org
2955S: Supported
2956
Michael Krufky83202042006-07-03 00:24:18 -07002957PVRUSB2 VIDEO4LINUX DRIVER
2958P: Mike Isely
2959M: isely@pobox.com
Mike Isely16e94952007-01-03 18:08:06 -03002960L: pvrusb2@isely.net (subscribers-only)
Michael Krufky83202042006-07-03 00:24:18 -07002961L: video4linux-list@redhat.com
2962W: http://www.isely.net/pvrusb2/
2963S: Maintained
2964
Linus Torvalds1da177e2005-04-16 15:20:36 -07002965PXA2xx SUPPORT
2966P: Nicolas Pitre
2967M: nico@cam.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07002968L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002969S: Maintained
2970
Pierre Ossman272f1332007-05-14 21:25:26 +02002971PXA MMCI DRIVER
2972S: Orphan
2973
Linus Torvalds1da177e2005-04-16 15:20:36 -07002974QLOGIC QLA2XXX FC-SCSI DRIVER
2975P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08002976M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002977L: linux-scsi@vger.kernel.org
2978S: Supported
2979
Ron Mercer5a4faa82006-07-25 00:40:21 -07002980QLOGIC QLA3XXX NETWORK DRIVER
2981P: Ron Mercer
2982M: linux-driver@qlogic.com
2983L: netdev@vger.kernel.org
2984S: Supported
2985
Linus Torvalds1da177e2005-04-16 15:20:36 -07002986QNX4 FILESYSTEM
2987P: Anders Larsen
2988M: al@alarsen.net
2989L: linux-kernel@vger.kernel.org
2990W: http://www.alarsen.net/linux/qnx4fs/
2991S: Maintained
2992
2993RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07002994P: Benjamin Herrenschmidt
2995M: benh@kernel.crashing.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002996L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002997S: Maintained
2998
2999RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003000P: Paul Mackerras
3001M: paulus@samba.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003002L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003003S: Maintained
3004
3005RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3006P: Corey Thomas
3007M: corey@world.std.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003008L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003009S: Maintained
3010
Matt Mackall9e95ce22005-04-16 15:25:56 -07003011RANDOM NUMBER DRIVER
3012P: Matt Mackall
3013M: mpm@selenic.com
3014S: Maintained
3015
Matt Porter394b7012005-11-07 01:00:15 -08003016RAPIDIO SUBSYSTEM
3017P: Matt Porter
3018M: mporter@kernel.crashing.org
3019L: linux-kernel@vger.kernel.org
3020S: Maintained
3021
Josh Triplett595182b2006-10-04 02:17:21 -07003022READ-COPY UPDATE (RCU)
3023P: Dipankar Sarma
3024M: dipankar@in.ibm.com
3025W: http://www.rdrop.com/users/paulmck/rclock/
3026L: linux-kernel@vger.kernel.org
3027S: Supported
3028
3029RCUTORTURE MODULE
3030P: Josh Triplett
3031M: josh@freedesktop.org
3032L: linux-kernel@vger.kernel.org
3033S: Maintained
3034
Linus Torvalds1da177e2005-04-16 15:20:36 -07003035REAL TIME CLOCK DRIVER
3036P: Paul Gortmaker
3037M: p_gortmaker@yahoo.com
3038L: linux-kernel@vger.kernel.org
3039S: Maintained
3040
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003041REAL TIME CLOCK (RTC) SUBSYSTEM
3042P: Alessandro Zummo
3043M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003044L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003045S: Maintained
3046
Linus Torvalds1da177e2005-04-16 15:20:36 -07003047REISERFS FILE SYSTEM
3048P: Hans Reiser
3049M: reiserfs-dev@namesys.com
Jeff Mahoney76c4e5e2007-06-08 13:47:02 -07003050L: reiserfs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003051W: http://www.namesys.com
3052S: Supported
3053
3054ROCKETPORT DRIVER
3055P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003056W: http://www.comtrol.com
3057S: Maintained
3058
3059ROSE NETWORK LAYER
3060P: Ralf Baechle
3061M: ralf@linux-mips.org
3062L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003063W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003064S: Maintained
3065
3066RISCOM8 DRIVER
3067S: Orphan
3068
Michael Wu605bebe2007-05-14 01:41:02 -04003069RTL818X WIRELESS DRIVER
3070P: Michael Wu
3071M: flamingice@sourmilk.net
3072P: Andrea Merello
3073M: andreamrl@tiscali.it
3074L: linux-wireless@vger.kernel.org
3075W: http://linuxwireless.org/
3076T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3077S: Maintained
3078
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003079S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003080P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003081M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003082L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01003083S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003084
Linus Torvalds1da177e2005-04-16 15:20:36 -07003085S390
3086P: Martin Schwidefsky
3087M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003088P: Heiko Carstens
3089M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003090M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003091L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003092W: http://www.ibm.com/developerworks/linux/linux390/
3093S: Supported
3094
3095S390 NETWORK DRIVERS
3096P: Frank Pavlic
3097M: fpavlic@de.ibm.com
3098M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003099L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003100W: http://www.ibm.com/developerworks/linux/linux390/
3101S: Supported
3102
3103S390 ZFCP DRIVER
Swen Schillig9cbb8892006-09-21 16:29:31 +02003104P: Swen Schillig
3105M: swen@vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003106M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003107L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003108W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003109S: Supported
3110
3111SAA7146 VIDEO4LINUX-2 DRIVER
3112P: Michael Hunold
3113M: michael@mihu.de
3114W: http://www.mihu.de/linux/saa7146
3115S: Maintained
3116
3117SBPCD CDROM DRIVER
3118P: Eberhard Moenkeberg
3119M: emoenke@gwdg.de
3120L: linux-kernel@vger.kernel.org
3121S: Maintained
3122
3123SC1200 WDT DRIVER
3124P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003125M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003126S: Maintained
3127
3128SCHEDULER
3129P: Ingo Molnar
3130M: mingo@elte.hu
3131P: Robert Love [the preemptible kernel bits]
3132M: rml@tech9.net
3133L: linux-kernel@vger.kernel.org
3134S: Maintained
3135
3136SCSI CDROM DRIVER
3137P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003138M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003139L: linux-scsi@vger.kernel.org
3140W: http://www.kernel.dk
3141S: Maintained
3142
3143SCSI SG DRIVER
3144P: Doug Gilbert
3145M: dgilbert@interlog.com
3146L: linux-scsi@vger.kernel.org
3147W: http://www.torque.net/sg
3148S: Maintained
3149
3150SCSI SUBSYSTEM
3151P: James E.J. Bottomley
3152M: James.Bottomley@SteelEye.com
3153L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003154T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003155S: Maintained
3156
3157SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003158P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003159M: Kai.Makisara@kolumbus.fi
3160L: linux-scsi@vger.kernel.org
3161S: Maintained
3162
3163SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003164P: Vlad Yasevich
3165M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003166P: Sridhar Samudrala
3167M: sri@us.ibm.com
3168L: lksctp-developers@lists.sourceforge.net
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003169W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003170S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003171
3172SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003173P: Jim Cromie
3174M: jim.cromie@gmail.com
3175S: Odd Fixes
3176
3177SCx200 GPIO DRIVER
3178P: Jim Cromie
3179M: jim.cromie@gmail.com
3180S: Maintained
3181
3182SCx200 HRT CLOCKSOURCE DRIVER
3183P: Jim Cromie
3184M: jim.cromie@gmail.com
3185S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003186
3187SECURITY CONTACT
3188P: Security Officers
3189M: security@kernel.org
3190S: Supported
3191
3192SELINUX SECURITY MODULE
3193P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08003194M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07003195P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003196M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003197P: Eric Paris
3198M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003199L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003200L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003201W: http://www.nsa.gov/selinux
3202S: Supported
3203
Jiri Slabycef2cf02007-05-08 00:31:45 -07003204SENSABLE PHANTOM
3205P: Jiri Slaby
3206M: jirislaby@gmail.com
3207S: Maintained
3208
Linus Torvalds1da177e2005-04-16 15:20:36 -07003209SERIAL ATA (SATA) SUBSYSTEM:
3210P: Jeff Garzik
3211M: jgarzik@pobox.com
3212L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003213T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003214S: Supported
3215
3216SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3217P: Pat Gefre
3218M: pfg@sgi.com
3219L: linux-ia64@vger.kernel.org
3220S: Supported
3221
3222SGI VISUAL WORKSTATION 320 AND 540
3223P: Andrey Panin
3224M: pazke@donpac.ru
3225L: linux-visws-devel@lists.sf.net
3226W: http://linux-visws.sf.net
3227S: Maintained for 2.6.
3228
3229SIMTEC EB110ATX (Chalice CATS)
3230P: Ben Dooks
3231P: Vincent Sanders
3232M: support@simtec.co.uk
3233W: http://www.simtec.co.uk/products/EB110ATX/
3234S: Supported
3235
3236SIMTEC EB2410ITX (BAST)
3237P: Ben Dooks
3238P: Vincent Sanders
3239M: support@simtec.co.uk
3240W: http://www.simtec.co.uk/products/EB2410ITX/
3241S: Supported
3242
Francois Romieu92aab3c2005-07-30 13:11:18 +02003243SIS 190 ETHERNET DRIVER
3244P: Francois Romieu
3245M: romieu@fr.zoreil.com
3246L: netdev@vger.kernel.org
3247S: Maintained
3248
Linus Torvalds1da177e2005-04-16 15:20:36 -07003249SIS 5513 IDE CONTROLLER DRIVER
3250P: Lionel Bouton
3251M: Lionel.Bouton@inet6.fr
3252W: http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
3253W: http://gyver.homeip.net/sis5513/index.html
3254S: Maintained
3255
3256SIS 900/7016 FAST ETHERNET DRIVER
3257P: Daniele Venzano
3258M: venza@brownhat.org
3259W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07003260L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003261S: Maintained
3262
3263SIS FRAMEBUFFER DRIVER
3264P: Thomas Winischhofer
3265M: thomas@winischhofer.net
3266W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003267S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003268
3269SIS USB2VGA DRIVER
3270P: Thomas Winischhofer
3271M: thomas@winischhofer.net
3272W: http://www.winischhofer.at/linuxsisusbvga.shtml
3273S: Maintained
3274
Linus Torvalds1da177e2005-04-16 15:20:36 -07003275SMC91x ETHERNET DRIVER
3276P: Nicolas Pitre
3277M: nico@cam.org
3278S: Maintained
3279
Daniel Drake8f0f8502006-07-18 22:00:25 +01003280SOFTMAC LAYER (IEEE 802.11)
3281P: Johannes Berg
3282M: johannes@sipsolutions.net
3283P: Joe Jezak
3284M: josejx@gentoo.org
3285P: Daniel Drake
3286M: dsd@gentoo.org
3287W: http://softmac.sipsolutions.net/
Johannes Berg724c6b32007-04-23 12:18:20 -07003288L: linux-wireless@vger.kernel.org
Daniel Drake8f0f8502006-07-18 22:00:25 +01003289S: Maintained
3290
Linus Torvalds1da177e2005-04-16 15:20:36 -07003291SOFTWARE RAID (Multiple Disks) SUPPORT
3292P: Ingo Molnar
3293M: mingo@redhat.com
3294P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08003295M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07003296L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08003297S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003298
3299SOFTWARE SUSPEND:
3300P: Pavel Machek
3301M: pavel@suse.cz
David Brownellf318a632007-04-23 14:41:06 -07003302L: linux-pm@lists.linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003303S: Maintained
3304
3305SONIC NETWORK DRIVER
3306P: Thomas Bogendoerfer
3307M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003308L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003309S: Maintained
3310
3311SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01003312P: Mattia Dongili
3313M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01003314L: linux-acpi@vger.kernel.org
3315W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07003316S: Maintained
3317
3318SOUND
3319P: Jaroslav Kysela
3320M: perex@suse.cz
Takashi Iwai82622042007-04-16 12:32:52 +02003321L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003322S: Maintained
3323
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003324SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3325P: Liam Girdwood
3326M: liam.girdwood@wolfsonmicro.com
Takashi Iwai82622042007-04-16 12:32:52 +02003327L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003328S: Supported
3329
Kumar Gala025c3982006-04-02 16:05:54 -05003330SPI SUBSYSTEM
3331P: David Brownell
3332M: dbrownell@users.sourceforge.net
3333L: spi-devel-general@lists.sourceforge.net
3334S: Maintained
3335
Steven Rostedt855f46a2006-08-05 12:14:50 -07003336STABLE BRANCH:
3337P: Greg Kroah-Hartman
3338M: greg@kroah.com
3339P: Chris Wright
3340M: chrisw@sous-sol.org
3341L: stable@kernel.org
3342S: Maintained
3343
Kylene Hall1c72d462005-05-01 08:59:13 -07003344TPM DEVICE DRIVER
3345P: Kylene Hall
3346M: kjhall@us.ibm.com
3347W: http://tpmdd.sourceforge.net
Marcel Selhorstd3a7b6d2007-03-16 13:38:31 -08003348P: Marcel Selhorst
3349M: tpm@selhorst.net
3350W: http://www.prosec.rub.de/tpm/
Stephen Rothwell3bd2aad2007-05-15 01:41:36 -07003351L: tpmdd-devel@lists.sourceforge.net
Kylene Hall1c72d462005-05-01 08:59:13 -07003352S: Maintained
3353
Mark Gross1a80ba82005-10-30 15:02:55 -08003354Telecom Clock Driver for MCPL0010
Jim Cromiece00f852006-11-30 04:49:44 +01003355P: Mark Gross
3356M: mark.gross@intel.com
3357S: Supported
Mark Gross1a80ba82005-10-30 15:02:55 -08003358
Chris Zankel48b415c2005-06-23 22:01:07 -07003359TENSILICA XTENSA PORT (xtensa):
3360P: Chris Zankel
3361M: chris@zankel.net
3362S: Maintained
3363
Henrique de Moraes Holschuh756970a2007-03-29 01:58:44 -03003364THINKPAD ACPI EXTRAS DRIVER
3365P: Henrique de Moraes Holschuh
3366M: ibm-acpi@hmh.eng.br
3367L: ibm-acpi-devel@lists.sourceforge.net
3368W: http://ibm-acpi.sourceforge.net
3369W: http://thinkwiki.org/wiki/Ibm-acpi
3370T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
3371S: Maintained
3372
Linus Torvalds1da177e2005-04-16 15:20:36 -07003373UltraSPARC (sparc64):
3374P: David S. Miller
3375M: davem@davemloft.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003376L: sparclinux@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08003377T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003378S: Maintained
3379
3380SHARP LH SUPPORT (LH7952X & LH7A40X)
3381P: Marc Singer
3382M: elf@buici.com
3383W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003384L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003385S: Maintained
3386
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003387SHPC HOTPLUG DRIVER
3388P: Kristen Carlson Accardi
3389M: kristen.c.accardi@intel.com
3390L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05003391S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003392
Pierre Ossmand129bce2006-03-24 03:18:17 -08003393SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3394P: Pierre Ossman
3395M: drzeus-sdhci@drzeus.cx
3396L: sdhci-devel@list.drzeus.cx
3397W: http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci
3398S: Maintained
3399
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003400SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3401P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08003402M: shemminger@linux-foundation.org
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003403L: netdev@vger.kernel.org
3404S: Maintained
3405
Chris Boot1a87d942006-07-10 04:45:34 -07003406SOEKRIS NET48XX LED SUPPORT
3407P: Chris Boot
3408M: bootc@bootc.net
3409S: Maintained
3410
Linus Torvalds1da177e2005-04-16 15:20:36 -07003411SPARC (sparc32):
3412P: William L. Irwin
3413M: wli@holomorphy.com
3414L: sparclinux@vger.kernel.org
3415S: Maintained
3416
3417SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3418P: Roger Wolff
3419M: R.E.Wolff@BitWizard.nl
3420L: linux-kernel@vger.kernel.org ?
3421S: Supported
3422
Jim Lewis2752e402006-09-29 02:01:19 -07003423SPIDERNET NETWORK DRIVER for CELL
Linas Vepstasfa302482007-02-20 16:45:27 -06003424P: Linas Vepstas
3425M: linas@austin.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07003426L: netdev@vger.kernel.org
3427S: Supported
3428
Linus Torvalds1da177e2005-04-16 15:20:36 -07003429SRM (Alpha) environment access
3430P: Jan-Benedict Glaw
3431M: jbglaw@lug-owl.de
3432L: linux-kernel@vger.kernel.org
3433S: Maintained
3434
3435STARFIRE/DURALAN NETWORK DRIVER
3436P: Ion Badulescu
3437M: ionut@cs.columbia.edu
3438S: Maintained
3439
3440STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3441W: http://mosquitonet.Stanford.EDU/strip.html
3442S: Unsupported ?
3443
3444STRADIS MPEG-2 DECODER DRIVER
3445P: Nathan Laredo
3446M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003447W: http://www.stradis.com/
3448S: Maintained
3449
3450SUPERH (sh)
3451P: Paul Mundt
3452M: lethal@linux-sh.org
Matthew Wilcox3b5e0cb2006-09-29 02:01:30 -07003453L: linuxsh-dev@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003454W: http://www.linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003455S: Maintained
3456
3457SUPERH64 (sh64)
3458P: Paul Mundt
3459M: lethal@linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003460L: linuxsh-shmedia-dev@lists.sourceforge.net
3461W: http://www.linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003462S: Maintained
3463
3464SUN3/3X
3465P: Sam Creasey
3466M: sammy@sammy.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003467W: http://sammy.net/sun3/
3468S: Maintained
3469
3470SVGA HANDLING
3471P: Martin Mares
3472M: mj@ucw.cz
3473L: linux-video@atrey.karlin.mff.cuni.cz
3474S: Maintained
3475
3476SYSV FILESYSTEM
3477P: Christoph Hellwig
3478M: hch@infradead.org
3479S: Maintained
3480
Stephen Hemminger781b4562006-07-10 20:25:29 -07003481TC CLASSIFIER
3482P: Jamal Hadi Salim
3483M: hadi@cyberus.ca
3484L: netdev@vger.kernel.org
3485S: Maintained
3486
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07003487TCP LOW PRIORITY MODULE
3488P: Wong Hoi Sing, Edison
3489M: hswong3i@gmail.com
3490P: Hung Hing Lun, Mike
3491M: hlhung3i@gmail.com
3492W: http://tcp-lp-mod.sourceforge.net/
3493S: Maintained
3494
Alex Dubov4020f2d2006-10-04 02:15:37 -07003495TI FLASH MEDIA INTERFACE DRIVER
3496P: Alex Dubov
3497M: oakad@yahoo.com
3498S: Maintained
3499
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003500TI OMAP MMC INTERFACE DRIVER
3501P: Carlos Aguiar, Anderson Briglia and Syed Khasim
3502M: linux-omap-open-source@linux.omap.com
3503W: http://linux.omap.com
3504W: http://www.muru.com/linux/omap/
3505S: Maintained
3506
Michael Buesch844dd052006-06-26 00:24:59 -07003507TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3508P: Deepak Saxena
3509M: dsaxena@plexity.net
3510S: Maintained
3511
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003512TASKSTATS STATISTICS INTERFACE
3513P: Shailabh Nagar
3514M: nagar@watson.ibm.com
3515L: linux-kernel@vger.kernel.org
3516S: Maintained
3517
Linus Torvalds1da177e2005-04-16 15:20:36 -07003518TI PARALLEL LINK CABLE DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003519P: Romain Lievin
3520M: roms@lpg.ticalc.org
3521S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003522
Per Lidene86eaa32006-01-12 16:45:18 +01003523TIPC NETWORK LAYER
3524P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01003525M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003526P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01003527M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003528P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01003529M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01003530L: tipc-discussion@lists.sourceforge.net
3531W: http://tipc.sourceforge.net/
3532W: http://tipc.cslab.ericsson.net/
3533T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
3534S: Maintained
3535
Linus Torvalds1da177e2005-04-16 15:20:36 -07003536TLAN NETWORK DRIVER
3537P: Samuel Chessman
3538M: chessman@tux.org
3539L: tlan-devel@lists.sourceforge.net
3540W: http://sourceforge.net/projects/tlan/
3541S: Maintained
3542
3543TOKEN-RING NETWORK DRIVER
3544P: Mike Phillips
3545M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003546L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003547L: linux-tr@linuxtr.net
3548W: http://www.linuxtr.net
3549S: Maintained
3550
3551TOSHIBA ACPI EXTRAS DRIVER
3552P: John Belmonte
3553M: toshiba_acpi@memebeam.org
3554W: http://memebeam.org/toys/ToshibaAcpiDriver
3555S: Maintained
3556
3557TOSHIBA SMM DRIVER
3558P: Jonathan Buzzard
3559M: jonathan@buzzard.org.uk
3560L: tlinux-users@tce.toshiba-dme.co.jp
3561W: http://www.buzzard.org.uk/toshiba/
3562S: Maintained
3563
3564TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
3565P: Muli Ben-Yehuda
3566M: mulix@mulix.org
3567L: linux-kernel@vger.kernel.org
3568S: Maintained
3569
3570TRIVIAL PATCHES
Jim Cromiece00f852006-11-30 04:49:44 +01003571P: Adrian Bunk
3572M: trivial@kernel.org
3573L: linux-kernel@vger.kernel.org
3574W: http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
3575T: git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
3576S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003577
3578TMS380 TOKEN-RING NETWORK DRIVER
3579P: Adam Fritzler
3580M: mid@auk.cx
3581L: linux-tr@linuxtr.net
3582W: http://www.auk.cx/tms380tr/
3583S: Maintained
3584
3585TULIP NETWORK DRIVER
Valerie Henson6b928012006-09-08 11:15:34 -07003586P: Valerie Henson
Valerie Hensondf312332007-05-30 06:08:54 -06003587M: val@nmt.edu
Linus Torvalds1da177e2005-04-16 15:20:36 -07003588L: tulip-users@lists.sourceforge.net
3589W: http://sourceforge.net/projects/tulip/
3590S: Maintained
3591
3592TUN/TAP driver
3593P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08003594M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003595L: vtun@office.satix.net
3596W: http://vtun.sourceforge.net/tun
3597S: Maintained
3598
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08003599TURBOCHANNEL SUBSYSTEM
3600P: Maciej W. Rozycki
3601M: macro@linux-mips.org
3602S: Maintained
3603
Linus Torvalds1da177e2005-04-16 15:20:36 -07003604U14-34F SCSI DRIVER
3605P: Dario Ballabio
3606M: ballabio_dario@emc.com
3607L: linux-scsi@vger.kernel.org
3608S: Maintained
3609
3610UDF FILESYSTEM
3611P: Ben Fennema
3612M: bfennema@falcon.csc.calpoly.edu
Linus Torvalds1da177e2005-04-16 15:20:36 -07003613W: http://linux-udf.sourceforge.net
3614S: Maintained
3615
3616UNIFORM CDROM DRIVER
3617P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003618M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003619L: linux-kernel@vger.kernel.org
3620W: http://www.kernel.dk
3621S: Maintained
3622
3623USB ACM DRIVER
3624P: Oliver Neukum
3625M: oliver@neukum.name
3626L: linux-usb-users@lists.sourceforge.net
3627L: linux-usb-devel@lists.sourceforge.net
3628S: Maintained
3629
3630USB BLOCK DRIVER (UB ub)
3631P: Pete Zaitcev
3632M: zaitcev@redhat.com
3633L: linux-kernel@vger.kernel.org
3634L: linux-usb-devel@lists.sourceforge.net
3635S: Supported
3636
Linus Torvalds1da177e2005-04-16 15:20:36 -07003637USB CDC ETHERNET DRIVER
3638P: Greg Kroah-Hartman
3639M: greg@kroah.com
3640L: linux-usb-users@lists.sourceforge.net
3641L: linux-usb-devel@lists.sourceforge.net
3642S: Maintained
3643W: http://www.kroah.com/linux-usb/
3644
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003645USB DAVICOM DM9601 DRIVER
3646P: Peter Korsgaard
3647M: jacmet@sunsite.dk
Peter Korsgaard043600a2007-06-27 21:18:18 +02003648L: netdev@vger.kernel.org
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003649W: http://www.linux-usb.org/usbnet
3650S: Maintained
3651
Linus Torvalds1da177e2005-04-16 15:20:36 -07003652USB EHCI DRIVER
3653P: David Brownell
3654M: dbrownell@users.sourceforge.net
3655L: linux-usb-devel@lists.sourceforge.net
David Brownell23d8c902006-12-05 03:10:08 -08003656S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003657
Luca Risolia7ce08c92006-01-11 02:06:59 +00003658USB ET61X[12]51 DRIVER
3659P: Luca Risolia
3660M: luca.risolia@studio.unibo.it
3661L: linux-usb-devel@lists.sourceforge.net
3662L: video4linux-list@redhat.com
3663W: http://www.linux-projects.org
3664S: Maintained
3665
David Brownell69ae9e32006-11-14 02:03:31 -08003666USB GADGET/PERIPHERAL SUBSYSTEM
3667P: David Brownell
3668M: dbrownell@users.sourceforge.net
3669L: linux-usb-devel@lists.sourceforge.net
3670W: http://www.linux-usb.org/gadget
3671S: Maintained
3672
Linus Torvalds1da177e2005-04-16 15:20:36 -07003673USB HID/HIDBP DRIVERS
Jiri Kosina641266f2007-01-15 09:56:21 +01003674P: Jiri Kosina
3675M: jkosina@suse.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07003676L: linux-usb-devel@lists.sourceforge.net
Jiri Kosinaa4dff392007-02-27 17:40:09 +01003677T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003678S: Maintained
3679
3680USB HUB DRIVER
3681P: Johannes Erdfelt
3682M: johannes@erdfelt.com
3683L: linux-usb-users@lists.sourceforge.net
3684L: linux-usb-devel@lists.sourceforge.net
3685S: Maintained
3686
Olav Kongas959eea22005-11-03 17:38:14 +02003687USB ISP116X DRIVER
3688P: Olav Kongas
3689M: ok@artecdesign.ee
3690L: linux-usb-devel@lists.sourceforge.net
3691S: Maintained
3692
Linus Torvalds1da177e2005-04-16 15:20:36 -07003693USB KAWASAKI LSI DRIVER
3694P: Oliver Neukum
3695M: oliver@neukum.name
3696L: linux-usb-users@lists.sourceforge.net
3697L: linux-usb-devel@lists.sourceforge.net
3698S: Maintained
3699
3700USB MASS STORAGE DRIVER
3701P: Matthew Dharm
3702M: mdharm-usb@one-eyed-alien.net
3703L: linux-usb-users@lists.sourceforge.net
Matthew Dharm8836aeb2005-12-04 22:03:47 -08003704L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003705S: Maintained
3706W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
3707
3708USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08003709P: David Brownell
3710M: dbrownell@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003711L: linux-usb-users@lists.sourceforge.net
3712L: linux-usb-devel@lists.sourceforge.net
David Brownell23d8c902006-12-05 03:10:08 -08003713S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003714
Matthias Urlichsba460e42005-07-14 00:33:47 -07003715USB OPTION-CARD DRIVER
3716P: Matthias Urlichs
3717M: smurf@smurf.noris.de
3718L: linux-usb-devel@lists.sourceforge.net
3719S: Maintained
3720
Linus Torvalds1da177e2005-04-16 15:20:36 -07003721USB OV511 DRIVER
3722P: Mark McClelland
3723M: mmcclell@bigfoot.com
3724L: linux-usb-users@lists.sourceforge.net
3725L: linux-usb-devel@lists.sourceforge.net
3726W: http://alpha.dyndns.org/ov511/
3727S: Maintained
3728
3729USB PEGASUS DRIVER
3730P: Petko Manolov
3731M: petkan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003732L: linux-usb-devel@lists.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02003733L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003734W: http://pegasus2.sourceforge.net/
3735S: Maintained
3736
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07003737USB PRINTER DRIVER (usblp)
3738P: Pete Zaitcev
3739M: zaitcev@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003740L: linux-usb-users@lists.sourceforge.net
3741L: linux-usb-devel@lists.sourceforge.net
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07003742S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003743
3744USB RTL8150 DRIVER
3745P: Petko Manolov
3746M: petkan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003747L: linux-usb-devel@lists.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02003748L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003749W: http://pegasus2.sourceforge.net/
3750S: Maintained
3751
3752USB SE401 DRIVER
3753P: Jeroen Vreeken
3754M: pe1rxq@amsat.org
3755L: linux-usb-users@lists.sourceforge.net
3756L: linux-usb-devel@lists.sourceforge.net
3757W: http://www.chello.nl/~j.vreeken/se401/
3758S: Maintained
3759
3760USB SERIAL CYBERJACK DRIVER
3761P: Matthias Bruestle and Harald Welte
3762M: support@reiner-sct.com
3763W: http://www.reiner-sct.de/support/treiber_cyberjack.php
3764S: Maintained
3765
3766USB SERIAL DIGI ACCELEPORT DRIVER
3767P: Peter Berger and Al Borchers
3768M: pberger@brimson.com
3769M: alborchers@steinerpoint.com
3770L: linux-usb-users@lists.sourceforge.net
3771L: linux-usb-devel@lists.sourceforge.net
3772S: Maintained
3773
3774USB SERIAL DRIVER
3775P: Greg Kroah-Hartman
3776M: gregkh@suse.de
3777L: linux-usb-users@lists.sourceforge.net
3778L: linux-usb-devel@lists.sourceforge.net
3779S: Supported
3780
3781USB SERIAL BELKIN F5U103 DRIVER
3782P: William Greathouse
3783M: wgreathouse@smva.com
3784L: linux-usb-users@lists.sourceforge.net
3785L: linux-usb-devel@lists.sourceforge.net
3786S: Maintained
3787
3788USB SERIAL CYPRESS M8 DRIVER
3789P: Lonnie Mendez
3790M: dignome@gmail.com
3791L: linux-usb-users@lists.sourceforge.net
3792L: linux-usb-devel@lists.sourceforge.net
3793S: Maintained
3794W: http://geocities.com/i0xox0i
3795W: http://firstlight.net/cvs
3796
3797USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
3798L: linux-usb-users@lists.sourceforge.net
3799L: linux-usb-devel@lists.sourceforge.net
3800S: Maintained
3801
3802USB AUERSWALD DRIVER
3803P: Wolfgang Muees
3804M: wolfgang@iksw-muees.de
3805L: linux-usb-users@lists.sourceforge.net
3806L: linux-usb-devel@lists.sourceforge.net
3807S: Maintained
3808
3809USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
3810P: Gary Brubaker
3811M: xavyer@ix.netcom.com
3812L: linux-usb-users@lists.sourceforge.net
3813L: linux-usb-devel@lists.sourceforge.net
3814S: Maintained
3815
3816USB SERIAL KEYSPAN DRIVER
3817P: Greg Kroah-Hartman
3818M: greg@kroah.com
3819L: linux-usb-users@lists.sourceforge.net
3820L: linux-usb-devel@lists.sourceforge.net
3821W: http://www.kroah.com/linux/
3822S: Maintained
3823
3824USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04003825P: Support Department
3826M: support@connecttech.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003827L: linux-usb-users@lists.sourceforge.net
3828L: linux-usb-devel@lists.sourceforge.net
3829W: http://www.connecttech.com
3830S: Supported
3831
Luca Risoliaf423b9a2007-03-26 16:12:04 -03003832USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07003833P: Luca Risolia
3834M: luca.risolia@studio.unibo.it
3835L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00003836L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003837W: http://www.linux-projects.org
3838S: Maintained
3839
3840USB SUBSYSTEM
3841P: Greg Kroah-Hartman
3842M: gregkh@suse.de
3843L: linux-usb-users@lists.sourceforge.net
3844L: linux-usb-devel@lists.sourceforge.net
3845W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003846T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003847S: Supported
3848
3849USB UHCI DRIVER
3850P: Alan Stern
3851M: stern@rowland.harvard.edu
3852L: linux-usb-users@lists.sourceforge.net
3853L: linux-usb-devel@lists.sourceforge.net
3854S: Maintained
3855
David Brownell69ae9e32006-11-14 02:03:31 -08003856USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07003857P: David Brownell
3858M: dbrownell@users.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02003859L: netdev@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08003860W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07003861S: Maintained
3862
3863USB W996[87]CF DRIVER
3864P: Luca Risolia
3865M: luca.risolia@studio.unibo.it
3866L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00003867L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003868W: http://www.linux-projects.org
3869S: Maintained
3870
Luca Risolia60f78052006-02-06 16:29:35 +00003871USB ZC0301 DRIVER
3872P: Luca Risolia
3873M: luca.risolia@studio.unibo.it
3874L: linux-usb-devel@lists.sourceforge.net
3875L: video4linux-list@redhat.com
3876W: http://www.linux-projects.org
3877S: Maintained
3878
Linus Torvalds1da177e2005-04-16 15:20:36 -07003879USB ZD1201 DRIVER
3880P: Jeroen Vreeken
3881M: pe1rxq@amsat.org
3882L: linux-usb-users@lists.sourceforge.net
3883L: linux-usb-devel@lists.sourceforge.net
3884W: http://linux-lc100020.sourceforge.net
3885S: Maintained
3886
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003887USB ZR364XX DRIVER
3888P: Antoine Jacquet
3889M: royale@zerezo.com
3890L: linux-usb-devel@lists.sourceforge.net
3891L: video4linux-list@redhat.com
3892W: http://royale.zerezo.com/zr364xx/
3893S: Maintained
3894
Linus Torvalds1da177e2005-04-16 15:20:36 -07003895USER-MODE LINUX
3896P: Jeff Dike
3897M: jdike@karaya.com
3898L: user-mode-linux-devel@lists.sourceforge.net
3899L: user-mode-linux-user@lists.sourceforge.net
3900W: http://user-mode-linux.sourceforge.net
3901S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003902
Linus Torvalds1da177e2005-04-16 15:20:36 -07003903FAT/VFAT/MSDOS FILESYSTEM:
3904P: OGAWA Hirofumi
3905M: hirofumi@mail.parknet.co.jp
3906L: linux-kernel@vger.kernel.org
3907S: Maintained
3908
3909VIA 82Cxxx AUDIO DRIVER (old OSS driver)
3910P: Jeff Garzik
3911S: Odd fixes
3912
3913VIA RHINE NETWORK DRIVER
3914P: Roger Luethi
3915M: rl@hellgate.ch
3916S: Maintained
3917
Jean Delvare32c0a522005-09-22 21:47:58 +02003918VIAPRO SMBUS DRIVER
3919P: Jean Delvare
3920M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02003921L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02003922S: Maintained
3923
Francois Romieu01f20732007-01-26 00:57:17 -08003924VIA VELOCITY NETWORK DRIVER
3925P: Francois Romieu
3926M: romieu@fr.zoreil.com
3927L: netdev@vger.kernel.org
3928S: Maintained
3929
Linus Torvalds1da177e2005-04-16 15:20:36 -07003930UCLINUX (AND M68KNOMMU)
3931P: Greg Ungerer
3932M: gerg@uclinux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003933W: http://www.uclinux.org/
Adrian Bunkd660a742005-06-25 14:59:35 -07003934L: uclinux-dev@uclinux.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003935S: Maintained
3936
3937UCLINUX FOR NEC V850
3938P: Miles Bader
Linus Torvalds1da177e2005-04-16 15:20:36 -07003939
3940UCLINUX FOR RENESAS H8/300
3941P: Yoshinori Sato
3942M: ysato@users.sourceforge.jp
3943W: http://uclinux-h8.sourceforge.jp/
3944S: Supported
3945
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03003946UFS FILESYSTEM
Alan Coxabb49202007-06-08 13:47:03 -07003947P: Evgeniy Dushistov
3948M: dushistov@mail.ru
3949L: linux-kernel@vger.kernel.org
3950S: Maintained
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03003951
Linus Torvalds1da177e2005-04-16 15:20:36 -07003952USB DIAMOND RIO500 DRIVER
3953P: Cesar Miquel
3954M: miquel@df.uba.ar
3955L: rio500-users@lists.sourceforge.net
3956W: http://rio500.sourceforge.net
3957S: Maintained
3958
3959VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07003960P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02003961M: mchehab@infradead.org
3962M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003963L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07003964W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02003965T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07003966S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003967
Juerg Haefligerab413192006-09-24 20:54:04 +02003968VT1211 HARDWARE MONITOR DRIVER
3969P: Juerg Haefliger
3970M: juergh@gmail.com
3971L: lm-sensors@lm-sensors.org
3972S: Maintained
3973
Roger Lucas1de9e372005-11-26 20:20:05 +01003974VT8231 HARDWARE MONITOR DRIVER
3975P: Roger Lucas
3976M: roger@planbit.co.uk
3977L: lm-sensors@lm-sensors.org
3978S: Maintained
3979
Linus Torvalds1da177e2005-04-16 15:20:36 -07003980W1 DALLAS'S 1-WIRE BUS
3981P: Evgeniy Polyakov
3982M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07003983S: Maintained
3984
Charles Spirakis13927072006-07-05 18:05:15 +02003985W83791D HARDWARE MONITORING DRIVER
3986P: Charles Spirakis
3987M: bezaur@gmail.com
3988L: lm-sensors@lm-sensors.org
3989S: Maintained
3990
Rudolf Marek61db0112006-12-12 18:18:30 +01003991W83793 HARDWARE MONITORING DRIVER
3992P: Rudolf Marek
3993M: r.marek@assembler.cz
3994L: lm-sensors@lm-sensors.org
3995S: Maintained
3996
Linus Torvalds1da177e2005-04-16 15:20:36 -07003997W83L51xD SD/MMC CARD INTERFACE DRIVER
3998P: Pierre Ossman
3999M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01004000L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004001W: http://projects.drzeus.cx/wbsd
4002S: Maintained
4003
Wim Van Sebroeck35277612006-01-15 21:21:14 +01004004WATCHDOG DEVICE DRIVERS
4005P: Wim Van Sebroeck
4006M: wim@iguana.be
4007T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4008S: Maintained
4009
Linus Torvalds1da177e2005-04-16 15:20:36 -07004010WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4011P: Jean Tourrilhes
4012M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07004013L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004014W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4015S: Maintained
4016
4017WD7000 SCSI DRIVER
4018P: Miroslav Zagorac
4019M: zaga@fly.cc.fer.hr
4020L: linux-scsi@vger.kernel.org
4021S: Maintained
4022
Dmitry Torokhov5fc14682005-11-20 00:50:06 -05004023WISTRON LAPTOP BUTTON DRIVER
4024P: Miloslav Trmac
4025M: mitr@volny.cz
4026S: Maintained
4027
Linus Torvalds1da177e2005-04-16 15:20:36 -07004028WL3501 WIRELESS PCMCIA CARD DRIVER
4029P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004030M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07004031L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004032W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07004033S: Maintained
4034
4035X.25 NETWORK LAYER
4036P: Henner Eisen
4037M: eis@baty.hanse.de
4038L: linux-x25@vger.kernel.org
4039S: Maintained
4040
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02004041XEN HYPERVISOR INTERFACE
4042P: Jeremy Fitzhardinge
4043M: jeremy@xensource.com
4044P: Chris Wright
4045M: chrisw@sous-sol.org
4046L: virtualization@lists.osdl.org
4047L: xen-devel@lists.xensource.com
4048S: Supported
4049
Linus Torvalds1da177e2005-04-16 15:20:36 -07004050XFS FILESYSTEM
4051P: Silicon Graphics Inc
Timothy Shimmin78bfd362007-06-11 20:42:09 -07004052P: Tim Shimmin
Linus Torvalds1da177e2005-04-16 15:20:36 -07004053M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004054L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004055W: http://oss.sgi.com/projects/xfs
Tim Shimmine99f0562007-06-19 15:26:35 +10004056T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004057S: Supported
4058
Peter Korsgaard238b8722006-12-06 20:35:17 -08004059XILINX UARTLITE SERIAL DRIVER
4060P: Peter Korsgaard
4061M: jacmet@sunsite.dk
4062L: linux-serial@vger.kernel.org
4063S: Maintained
4064
Linus Torvalds1da177e2005-04-16 15:20:36 -07004065X86 3-LEVEL PAGING (PAE) SUPPORT
4066P: Ingo Molnar
4067M: mingo@redhat.com
4068S: Maintained
4069
4070X86-64 port
4071P: Andi Kleen
4072M: ak@suse.de
4073L: discuss@x86-64.org
4074W: http://www.x86-64.org
Randy Dunlap6a051562007-02-13 13:26:23 +01004075T: quilt ftp://ftp.firstfloor.org/pub/ak/x86_64/quilt-current
Linus Torvalds1da177e2005-04-16 15:20:36 -07004076S: Maintained
4077
4078YAM DRIVER FOR AX.25
4079P: Jean-Paul Roubelat
4080M: jpr@f6fbb.org
4081L: linux-hams@vger.kernel.org
4082S: Maintained
4083
Henkaf64a5e2005-10-12 15:02:56 +02004084YEALINK PHONE DRIVER
4085P: Henk Vergonet
4086M: Henk.Vergonet@gmail.com
4087L: usbb2k-api-dev@nongnu.org
4088S: Maintained
4089
Linus Torvalds1da177e2005-04-16 15:20:36 -07004090Z8530 DRIVER FOR AX.25
4091P: Joerg Reuter
4092M: jreuter@yaina.de
4093W: http://yaina.de/jreuter/
4094W: http://www.qsl.net/dl1bke/
4095L: linux-hams@vger.kernel.org
4096S: Maintained
4097
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004098ZD1211RW WIRELESS DRIVER
4099P: Daniel Drake
4100M: dsd@gentoo.org
4101P: Ulrich Kunitz
4102M: kune@deine-taler.de
4103W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004104L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004105L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4106S: Maintained
4107
Linus Torvalds1da177e2005-04-16 15:20:36 -07004108ZF MACHZ WATCHDOG
4109P: Fernando Fuganti
4110M: fuganti@netbank.com.br
4111W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4112S: Maintained
4113
4114ZR36067 VIDEO FOR LINUX DRIVER
4115P: Ronald Bultje
4116M: rbultje@ronald.bitfreak.net
4117L: mjpeg-users@lists.sourceforge.net
4118W: http://mjpeg.sourceforge.net/driver-zoran/
4119S: Maintained
4120
4121ZR36120 VIDEO FOR LINUX DRIVER
4122P: Pauline Middelink
4123M: middelin@polyware.nl
4124W: http://www.polyware.nl/~middelin/En/hobbies.html
4125W: http://www.polyware.nl/~middelin/hobbies.html
4126S: Maintained
4127
4128THE REST
4129P: Linus Torvalds
4130S: Buried alive in reporters