blob: 360eb581953b658ae9ba6947b95c081866f5fd78 [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
Patrick McHardyb863ceb2007-07-14 18:55:06 -07002333MACVLAN DRIVER
2334P: Patrick McHardy
2335M: kaber@trash.net
2336L: netdev@vger.kernel.org
2337S: Maintained
2338
Linus Torvalds1da177e2005-04-16 15:20:36 -07002339MARVELL YUKON / SYSKONNECT DRIVER
2340P: Mirko Lindner
2341M: mlindner@syskonnect.de
2342P: Ralph Roesler
2343M: rroesler@syskonnect.de
2344W: http://www.syskonnect.com
2345S: Supported
2346
Michael Kerriskfaf16682005-07-31 22:34:47 -07002347MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
Jim Cromiece00f852006-11-30 04:49:44 +01002348P: Michael Kerrisk
2349M: mtk-manpages@gmx.net
2350W: ftp://ftp.kernel.org/pub/linux/docs/manpages
2351S: Maintained
Michael Kerriskfaf16682005-07-31 22:34:47 -07002352
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002353MARVELL MV643XX ETHERNET DRIVER
2354P: Dale Farnsworth
2355M: dale@farnsworth.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002356P: Manish Lachwani
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002357M: mlachwani@mvista.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002358L: netdev@vger.kernel.org
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002359S: Odd Fixes for 2.4; Maintained for 2.6.
Linus Torvalds1da177e2005-04-16 15:20:36 -07002360
2361MATROX FRAMEBUFFER DRIVER
2362P: Petr Vandrovec
2363M: vandrove@vc.cvut.cz
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002364L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002365S: Maintained
2366
Hans-Juergen Kochd20620d2007-05-08 17:22:00 +02002367MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2368P: Hans J. Koch
2369M: hjk@linutronix.de
2370L: lm-sensors@lm-sensors.org
2371S: Maintained
2372
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002373MEGARAID SCSI DRIVERS
Jim Cromiece00f852006-11-30 04:49:44 +01002374P: Neela Syam Kolli
Sumant Patrobdd0d752007-05-10 07:22:35 -07002375M: megaraidlinux@lsi.com
Jim Cromiece00f852006-11-30 04:49:44 +01002376S: linux-scsi@vger.kernel.org
2377W: http://megaraid.lsilogic.com
2378S: Maintained
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002379
Steven Rostedt70ea91f2006-07-30 03:03:53 -07002380MEMORY MANAGEMENT
2381L: linux-mm@kvack.org
2382L: linux-kernel@vger.kernel.org
2383W: http://www.linux-mm.org
2384S: Maintained
2385
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002386MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002387P: David Woodhouse
2388M: dwmw2@infradead.org
2389W: http://www.linux-mtd.infradead.org/
2390L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002391T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002392S: Maintained
2393
Artem Bityutskiy48576402007-02-13 17:11:10 +02002394UNSORTED BLOCK IMAGES (UBI)
2395P: Artem Bityutskiy
2396M: dedekind@infradead.org
2397W: http://www.linux-mtd.infradead.org/
2398L: linux-mtd@lists.infradead.org
2399T: git git://git.infradead.org/ubi-2.6.git
2400S: Maintained
2401
Linus Torvalds1da177e2005-04-16 15:20:36 -07002402MICROTEK X6 SCANNER
2403P: Oliver Neukum
2404M: oliver@neukum.name
2405S: Maintained
2406
2407MIPS
2408P: Ralf Baechle
2409M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01002410W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002411L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00002412T: git www.linux-mips.org:/pub/scm/linux.git
2413S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002414
2415MISCELLANEOUS MCA-SUPPORT
2416P: James Bottomley
2417M: jejb@steeleye.com
2418L: linux-kernel@vger.kernel.org
2419S: Maintained
2420
2421MODULE SUPPORT
2422P: Rusty Russell
2423M: rusty@rustcorp.com.au
2424L: linux-kernel@vger.kernel.org
2425S: Maintained
2426
2427MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2428P: Stelian Pop
2429M: stelian@popies.net
2430W: http://popies.net/meye/
2431S: Maintained
2432
Pavel Pisac58ff042007-05-16 01:10:41 +02002433MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2434P: Pavel Pisa
2435M: ppisa@pikron.com
2436L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2437W: http://mmc.drzeus.cx/wiki/Controllers/Freescale/SDHC
2438S: Maintained
2439
Linus Torvalds1da177e2005-04-16 15:20:36 -07002440MOUSE AND MISC DEVICES [GENERAL]
2441P: Alessandro Rubini
2442M: rubini@ipvvis.unipv.it
2443L: linux-kernel@vger.kernel.org
2444S: Maintained
2445
Jiri Slabyd7354102006-12-08 02:38:35 -08002446MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
2447P: Jiri Slaby
2448M: jirislaby@gmail.com
2449L: linux-kernel@vger.kernel.org
2450S: Maintained
2451
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002452MSI LAPTOP SUPPORT
2453P: Lennart Poettering
2454M: mzxreary@0pointer.de
2455L: https://tango.0pointer.de/mailman/listinfo/s270-linux
2456W: http://0pointer.de/lennart/tchibo.html
2457S: Maintained
2458
Linus Torvalds1da177e2005-04-16 15:20:36 -07002459MTRR AND SIMILAR SUPPORT [i386]
2460P: Richard Gooch
2461M: rgooch@atnf.csiro.au
2462L: linux-kernel@vger.kernel.org
2463W: http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
2464S: Maintained
2465
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07002466MULTIMEDIA CARD (MMC) AND SECURE DIGITAL (SD) SUBSYSTEM
2467P: Pierre Ossman
2468M: drzeus-mmc@drzeus.cx
2469L: linux-kernel@vger.kernel.org
2470S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01002471
Linus Torvalds1da177e2005-04-16 15:20:36 -07002472MULTISOUND SOUND DRIVER
2473P: Andrew Veliath
2474M: andrewtv@usa.net
2475S: Maintained
2476
Jiri Slabyd7354102006-12-08 02:38:35 -08002477MULTITECH MULTIPORT CARD (ISICOM)
2478P: Jiri Slaby
2479M: jirislaby@gmail.com
2480L: linux-kernel@vger.kernel.org
2481S: Maintained
2482
Linus Torvalds1da177e2005-04-16 15:20:36 -07002483NATSEMI ETHERNET DRIVER (DP8381x)
2484P: Tim Hockin
2485M: thockin@hockin.org
2486S: Maintained
2487
2488NCP FILESYSTEM
2489P: Petr Vandrovec
2490M: vandrove@vc.cvut.cz
2491L: linware@sh.cvut.cz
2492S: Maintained
2493
2494NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2495P: James E.J. Bottomley
2496M: James.Bottomley@HansenPartnership.com
2497L: linux-scsi@vger.kernel.org
2498S: Maintained
2499
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002500NETEM NETWORK EMULATOR
2501P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08002502M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07002503L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002504S: Maintained
2505
Linus Torvalds1da177e2005-04-16 15:20:36 -07002506NETFILTER/IPTABLES/IPCHAINS
2507P: Rusty Russell
2508P: Marc Boucher
2509P: James Morris
2510P: Harald Welte
2511P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07002512P: Patrick McHardy
2513M: kaber@trash.net
2514L: netfilter-devel@lists.netfilter.org
Randy Dunlap24a1dec2007-01-28 15:54:42 -08002515L: netfilter@lists.netfilter.org (subscribers-only)
Patrick McHardy82b98542006-10-12 14:08:55 -07002516L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002517W: http://www.netfilter.org/
2518W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002519S: Supported
2520
Paul Moore4cc67732006-09-25 15:57:13 -07002521NETLABEL
2522P: Paul Moore
2523M: paul.moore@hp.com
2524W: http://netlabel.sf.net
2525L: netdev@vger.kernel.org
2526S: Supported
2527
Linus Torvalds1da177e2005-04-16 15:20:36 -07002528NETROM NETWORK LAYER
2529P: Ralf Baechle
2530M: ralf@linux-mips.org
2531L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02002532W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002533S: Maintained
2534
Pavel Machek5ddb88c2006-09-29 02:01:29 -07002535NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002536P: Paul Clements
2537M: Paul.Clements@steeleye.com
2538S: Maintained
2539
2540NETWORK DEVICE DRIVERS
2541P: Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002542M: akpm@linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002543P: Jeff Garzik
2544M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002545L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002546T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002547S: Maintained
2548
2549NETWORKING [GENERAL]
2550P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07002551M: netdev@vger.kernel.org
2552L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08002553W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002554S: Maintained
2555
2556NETWORKING [IPv4/IPv6]
2557P: David S. Miller
2558M: davem@davemloft.net
2559P: Alexey Kuznetsov
2560M: kuznet@ms2.inr.ac.ru
2561P: Pekka Savola (ipv6)
2562M: pekkas@netcore.fi
2563P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04002564M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002565P: Hideaki YOSHIFUJI
2566M: yoshfuji@linux-ipv6.org
2567P: Patrick McHardy
2568M: kaber@coreworks.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002569L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08002570T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002571S: Maintained
2572
John W. Linville29f8f632006-01-18 14:52:48 -08002573NETWORKING [WIRELESS]
2574P: John W. Linville
2575M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08002576L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08002577T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2578S: Maintained
2579
Amit S. Kale3d396eb2006-10-21 15:33:03 -04002580NETXEN (1/10) GbE SUPPORT
2581P: Amit S. Kale
2582M: amitkale@netxen.com
2583L: netdev@vger.kernel.org
2584W: http://www.netxen.com
2585S: Supported
2586
Linus Torvalds1da177e2005-04-16 15:20:36 -07002587IPVS
2588P: Wensong Zhang
2589M: wensong@linux-vs.org
Horms9d30c172005-09-29 19:47:06 -07002590P: Simon Horman
2591M: horms@verge.net.au
Linus Torvalds1da177e2005-04-16 15:20:36 -07002592P: Julian Anastasov
2593M: ja@ssi.bg
Horms9d30c172005-09-29 19:47:06 -07002594L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002595S: Maintained
2596
2597NFS CLIENT
2598P: Trond Myklebust
2599M: trond.myklebust@fys.uio.no
2600L: linux-kernel@vger.kernel.org
2601S: Maintained
2602
2603NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07002604P: Jan-Pascal van Best
2605M: janpascal@vanbest.org
2606P: Andreas Mohr
2607M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002608L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002609S: Maintained
2610
2611NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2612P: YOKOTA Hiroshi
2613M: yokota@netlab.is.tsukuba.ac.jp
2614W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2615S: Maintained
2616
2617NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2618P: GOTO Masanori
2619M: gotom@debian.or.jp
2620P: YOKOTA Hiroshi
2621M: yokota@netlab.is.tsukuba.ac.jp
2622W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2623S: Maintained
2624
2625NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
2626P: Eberhard Moenkeberg
2627M: emoenke@gwdg.de
2628L: linux-kernel@vger.kernel.org
2629S: Maintained
2630
2631NTFS FILESYSTEM
2632P: Anton Altaparmakov
2633M: aia21@cantab.net
2634L: linux-ntfs-dev@lists.sourceforge.net
2635L: linux-kernel@vger.kernel.org
2636W: http://linux-ntfs.sf.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002637T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002638S: Maintained
2639
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002640NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002641P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002642M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002643L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01002644S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002645
Ramkrishna Vepa3ef34b82007-03-30 18:42:27 -07002646NETERION (S2IO) Xframe 10GbE DRIVER
2647P: Ramkrishna Vepa
2648M: ram.vepa@neterion.com
2649P: Rastapur Santosh
2650M: santosh.rastapur@neterion.com
2651P: Sivakumar Subramani
2652M: sivakumar.subramani@neterion.com
2653P: Sreenivasa Honnur
2654M: sreenivasa.honnur@neterion.com
2655L: netdev@vger.kernel.org
2656W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2657S: Supported
2658
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002659OPENCORES I2C BUS DRIVER
2660P: Peter Korsgaard
2661M: jacmet@sunsite.dk
Jean Delvare5d925fe2006-07-01 17:14:32 +02002662L: i2c@lm-sensors.org
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002663S: Maintained
2664
Mark Fashehccd979b2005-12-15 14:31:24 -08002665ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2666P: Mark Fasheh
2667M: mark.fasheh@oracle.com
2668P: Kurt Hackel
2669M: kurt.hackel@oracle.com
2670L: ocfs2-devel@oss.oracle.com
2671W: http://oss.oracle.com/projects/ocfs2/
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002672S: Supported
Mark Fashehccd979b2005-12-15 14:31:24 -08002673
Linus Torvalds1da177e2005-04-16 15:20:36 -07002674OLYMPIC NETWORK DRIVER
2675P: Peter De Shrijver
2676M: p2@ace.ulyssis.student.kuleuven.ac.be
2677P: Mike Phillips
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002678M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002679L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002680L: linux-tr@linuxtr.net
2681W: http://www.linuxtr.net
2682S: Maintained
2683
Harald Weltec1986ee2005-11-13 16:06:29 -08002684OMNIKEY CARDMAN 4000 DRIVER
2685P: Harald Welte
2686M: laforge@gnumonks.org
2687S: Maintained
2688
Harald Welte77c44ab2005-11-13 16:06:26 -08002689OMNIKEY CARDMAN 4040 DRIVER
2690P: Harald Welte
2691M: laforge@gnumonks.org
2692S: Maintained
2693
Jonathan Corbet77d51402007-03-22 19:44:17 -03002694OMNIVISION OV7670 SENSOR DRIVER
2695P: Jonathan Corbet
2696M: corbet@lwn.net
2697L: video4linux-list@redhat.com
2698S: Maintained
2699
Thomas Gleixner431bca72007-05-02 09:31:35 +02002700ONENAND FLASH DRIVER
2701P: Kyungmin Park
2702M: kyungmin.park@samsung.com
2703L: linux-mtd@lists.infradead.org
2704S: Maintained
2705
Linus Torvalds1da177e2005-04-16 15:20:36 -07002706ONSTREAM SCSI TAPE DRIVER
2707P: Willem Riede
2708M: osst@riede.org
2709L: osst-users@lists.sourceforge.net
2710L: linux-scsi@vger.kernel.org
2711S: Maintained
2712
2713OPL3-SA2, SA3, and SAx DRIVER
2714P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07002715M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07002716L: linux-sound@vger.kernel.org
2717S: Maintained
2718
2719OPROFILE
2720P: Philippe Elie
2721M: phil.el@wanadoo.fr
2722L: oprofile-list@lists.sf.net
2723S: Maintained
2724
2725ORINOCO DRIVER
2726P: Pavel Roskin
2727M: proski@gnu.org
2728P: David Gibson
2729M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07002730L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07002731L: orinoco-users@lists.sourceforge.net
2732L: orinoco-devel@lists.sourceforge.net
2733W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002734S: Maintained
2735
Olof Johanssonf5cd7872007-01-31 21:43:54 -06002736PA SEMI ETHERNET DRIVER
2737P: Olof Johansson
2738M: olof@lixom.net
2739L: netdev@vger.kernel.org
2740S: Maintained
2741
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01002742PA SEMI SMBUS DRIVER
2743P: Olof Johansson
2744M: olof@lixom.net
2745L: i2c@lm-sensors.org
2746S: Maintained
2747
Linus Torvalds1da177e2005-04-16 15:20:36 -07002748PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002749L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08002750S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002751
2752PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2753P: Tim Waugh
2754M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002755L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002756W: http://www.torque.net/linux-pp.html
2757S: Maintained
2758
2759PARISC ARCHITECTURE
2760P: Matthew Wilcox
2761M: matthew@wil.cx
2762P: Grant Grundler
2763M: grundler@parisc-linux.org
Kyle McMartin223232d2006-04-21 16:54:23 -04002764P: Kyle McMartin
2765M: kyle@parisc-linux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002766L: parisc-linux@parisc-linux.org
2767W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04002768T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
2769T: cvs cvs.parisc-linux.org:/var/cvs/linux-2.6
Linus Torvalds1da177e2005-04-16 15:20:36 -07002770S: Maintained
2771
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02002772PARAVIRT_OPS INTERFACE
2773P: Jeremy Fitzhardinge
2774M: jeremy@xensource.com
2775P: Chris Wright
2776M: chrisw@sous-sol.org
2777P: Zachary Amsden
2778M: zach@vmware.com
2779P: Rusty Russell
2780M: rusty@rustcorp.com.au
2781L: virtualization@lists.osdl.org
2782L: linux-kernel@vger.kernel.org
2783S: Supported
2784
Jim Cromie1662d322006-10-06 00:43:59 -07002785PC87360 HARDWARE MONITORING DRIVER
2786P: Jim Cromie
2787M: jim.cromie@gmail.com
2788L: lm-sensors@lm-sensors.org
2789S: Maintained
2790
2791PC8736x GPIO DRIVER
2792P: Jim Cromie
2793M: jim.cromie@gmail.com
2794S: Maintained
2795
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06002796PCI ERROR RECOVERY
2797P: Linas Vepstas
2798M: linas@austin.ibm.com
2799L: linux-kernel@vger.kernel.org
2800L: linux-pci@atrey.karlin.mff.cuni.cz
2801S: Supported
2802
Linus Torvalds1da177e2005-04-16 15:20:36 -07002803PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
2804P: Thomas Sailer
2805M: sailer@ife.ee.ethz.ch
2806L: linux-sound@vger.kernel.org
2807W: http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
2808S: Maintained
2809
2810PCI SUBSYSTEM
2811P: Greg Kroah-Hartman
2812M: gregkh@suse.de
2813L: linux-kernel@vger.kernel.org
2814L: linux-pci@atrey.karlin.mff.cuni.cz
Jody McIntyre6fb04252005-11-18 09:31:06 -08002815T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002816S: Supported
2817
2818PCI HOTPLUG CORE
Kristen Carlson Accardifb5f4d72006-09-29 10:30:27 -07002819P: Kristen Carlson Accardi
2820M: kristen.c.accardi@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002821S: Supported
2822
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002823PCIE HOTPLUG DRIVER
2824P: Kristen Carlson Accardi
2825M: kristen.c.accardi@intel.com
2826L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05002827S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002828
Linus Torvalds1da177e2005-04-16 15:20:36 -07002829PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002830P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07002831L: linux-pcmcia@lists.infradead.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002832L: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08002833T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002834S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002835
2836PCNET32 NETWORK DRIVER
pcnet32@verizon.net04ce0942007-02-16 10:07:12 -06002837P: Don Fry
2838M: pcnet32@verizon.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002839L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002840S: Maintained
2841
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07002842PER-TASK DELAY ACCOUNTING
2843P: Shailabh Nagar
2844M: nagar@watson.ibm.com
2845L: linux-kernel@vger.kernel.org
2846S: Maintained
2847
Jim Cromiedd49d0f2006-03-24 18:08:17 +01002848PERSONALITY HANDLING
2849P: Christoph Hellwig
2850M: hch@infradead.org
2851L: linux-abi-devel@lists.sourceforge.net
2852S: Maintained
2853
Linus Torvalds1da177e2005-04-16 15:20:36 -07002854PHRAM MTD DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02002855P: Jörn Engel
Linus Torvalds1da177e2005-04-16 15:20:36 -07002856M: joern@wh.fh-wedel.de
2857L: linux-mtd@lists.infradead.org
2858S: Maintained
2859
Peter Osterlund249a6772005-09-27 21:45:30 -07002860PKTCDVD DRIVER
2861P: Peter Osterlund
2862M: petero2@telia.com
2863L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07002864S: Maintained
2865
Linus Torvalds1da177e2005-04-16 15:20:36 -07002866POSIX CLOCKS and TIMERS
2867P: George Anzinger
2868M: george@mvista.com
Hormsf1c3ddf2006-01-15 02:18:28 +01002869L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002870S: Supported
2871
Eugene Surovegin24682972005-10-14 03:00:53 -07002872POWERPC 4xx EMAC DRIVER
2873P: Eugene Surovegin
2874M: ebs@ebshome.net
2875W: http://kernel.ebshome.net/emac/
2876L: linuxppc-embedded@ozlabs.org
2877L: netdev@vger.kernel.org
2878S: Maintained
2879
Linus Torvalds1da177e2005-04-16 15:20:36 -07002880PNP SUPPORT
2881P: Adam Belay
2882M: ambx1@neo.rr.com
2883S: Maintained
2884
Vitaly Wool999445d2007-01-04 13:07:03 +01002885PNXxxxx I2C DRIVER
2886P: Vitaly Wool
2887M: vitalywool@gmail.com
2888L: i2c@lm-sensors.org
2889S: Maintained
2890
Linus Torvalds1da177e2005-04-16 15:20:36 -07002891PPP PROTOCOL DRIVERS AND COMPRESSORS
2892P: Paul Mackerras
2893M: paulus@samba.org
2894L: linux-ppp@vger.kernel.org
2895S: Maintained
2896
2897PPP OVER ATM (RFC 2364)
2898P: Mitchell Blank Jr
2899M: mitch@sfgoth.com
2900S: Maintained
2901
2902PPP OVER ETHERNET
2903P: Michal Ostrowski
2904M: mostrows@speakeasy.net
2905S: Maintained
2906
James Chapmana6d23702007-06-27 15:53:17 -07002907PPP OVER L2TP
2908P: James Chapman
2909M: jchapman@katalix.com
2910S: Maintained
2911
Linus Torvalds1da177e2005-04-16 15:20:36 -07002912PREEMPTIBLE KERNEL
2913P: Robert Love
2914M: rml@tech9.net
2915L: linux-kernel@vger.kernel.org
2916L: kpreempt-tech@lists.sourceforge.net
2917W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
2918S: Supported
2919
2920PRISM54 WIRELESS DRIVER
Luis R. Rodrigueze88b34b2007-06-01 00:46:57 -07002921P: Luis R. Rodriguez
2922M: mcgrof@gmail.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002923L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002924W: http://prism54.org
2925S: Maintained
2926
2927PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
2928P: Peter Denison
2929M: promise@pnd-pc.demon.co.uk
2930W: http://www.pnd-pc.demon.co.uk/promise/
2931S: Maintained
2932
Mikael Petterssonb3277df2007-01-10 09:33:53 +01002933PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
2934P: Mikael Pettersson
2935M: mikpe@it.uu.se
2936L: linux-ide@vger.kernel.org
2937S: Maintained
2938
Masakazu Mokuno02c18892007-07-05 20:11:16 +09002939PS3 NETWORK SUPPORT
2940P: Masakazu Mokuno
2941M: mokuno@sm.sony.co.jp
2942L: netdev@vger.kernel.org
2943L: cbe-oss-dev@ozlabs.org
2944S: Supported
2945
Geoff Levandf58a9d12006-11-23 00:46:51 +01002946PS3 PLATFORM SUPPORT
2947P: Geoff Levand
2948M: geoffrey.levand@am.sony.com
2949L: linuxppc-dev@ozlabs.org
2950L: cbe-oss-dev@ozlabs.org
2951S: Supported
2952
Michael Krufky83202042006-07-03 00:24:18 -07002953PVRUSB2 VIDEO4LINUX DRIVER
2954P: Mike Isely
2955M: isely@pobox.com
Mike Isely16e94952007-01-03 18:08:06 -03002956L: pvrusb2@isely.net (subscribers-only)
Michael Krufky83202042006-07-03 00:24:18 -07002957L: video4linux-list@redhat.com
2958W: http://www.isely.net/pvrusb2/
2959S: Maintained
2960
Linus Torvalds1da177e2005-04-16 15:20:36 -07002961PXA2xx SUPPORT
2962P: Nicolas Pitre
2963M: nico@cam.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07002964L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002965S: Maintained
2966
Pierre Ossman272f1332007-05-14 21:25:26 +02002967PXA MMCI DRIVER
2968S: Orphan
2969
Linus Torvalds1da177e2005-04-16 15:20:36 -07002970QLOGIC QLA2XXX FC-SCSI DRIVER
2971P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08002972M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002973L: linux-scsi@vger.kernel.org
2974S: Supported
2975
Ron Mercer5a4faa82006-07-25 00:40:21 -07002976QLOGIC QLA3XXX NETWORK DRIVER
2977P: Ron Mercer
2978M: linux-driver@qlogic.com
2979L: netdev@vger.kernel.org
2980S: Supported
2981
Linus Torvalds1da177e2005-04-16 15:20:36 -07002982QNX4 FILESYSTEM
2983P: Anders Larsen
2984M: al@alarsen.net
2985L: linux-kernel@vger.kernel.org
2986W: http://www.alarsen.net/linux/qnx4fs/
2987S: Maintained
2988
2989RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07002990P: Benjamin Herrenschmidt
2991M: benh@kernel.crashing.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002992L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002993S: Maintained
2994
2995RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07002996P: Paul Mackerras
2997M: paulus@samba.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002998L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002999S: Maintained
3000
3001RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3002P: Corey Thomas
3003M: corey@world.std.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003004L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003005S: Maintained
3006
Matt Mackall9e95ce22005-04-16 15:25:56 -07003007RANDOM NUMBER DRIVER
3008P: Matt Mackall
3009M: mpm@selenic.com
3010S: Maintained
3011
Matt Porter394b7012005-11-07 01:00:15 -08003012RAPIDIO SUBSYSTEM
3013P: Matt Porter
3014M: mporter@kernel.crashing.org
3015L: linux-kernel@vger.kernel.org
3016S: Maintained
3017
Josh Triplett595182b2006-10-04 02:17:21 -07003018READ-COPY UPDATE (RCU)
3019P: Dipankar Sarma
3020M: dipankar@in.ibm.com
3021W: http://www.rdrop.com/users/paulmck/rclock/
3022L: linux-kernel@vger.kernel.org
3023S: Supported
3024
3025RCUTORTURE MODULE
3026P: Josh Triplett
3027M: josh@freedesktop.org
3028L: linux-kernel@vger.kernel.org
3029S: Maintained
3030
Linus Torvalds1da177e2005-04-16 15:20:36 -07003031REAL TIME CLOCK DRIVER
3032P: Paul Gortmaker
3033M: p_gortmaker@yahoo.com
3034L: linux-kernel@vger.kernel.org
3035S: Maintained
3036
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003037REAL TIME CLOCK (RTC) SUBSYSTEM
3038P: Alessandro Zummo
3039M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003040L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003041S: Maintained
3042
Linus Torvalds1da177e2005-04-16 15:20:36 -07003043REISERFS FILE SYSTEM
3044P: Hans Reiser
3045M: reiserfs-dev@namesys.com
Jeff Mahoney76c4e5e2007-06-08 13:47:02 -07003046L: reiserfs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003047W: http://www.namesys.com
3048S: Supported
3049
3050ROCKETPORT DRIVER
3051P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003052W: http://www.comtrol.com
3053S: Maintained
3054
3055ROSE NETWORK LAYER
3056P: Ralf Baechle
3057M: ralf@linux-mips.org
3058L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003059W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003060S: Maintained
3061
3062RISCOM8 DRIVER
3063S: Orphan
3064
Michael Wu605bebe2007-05-14 01:41:02 -04003065RTL818X WIRELESS DRIVER
3066P: Michael Wu
3067M: flamingice@sourmilk.net
3068P: Andrea Merello
3069M: andreamrl@tiscali.it
3070L: linux-wireless@vger.kernel.org
3071W: http://linuxwireless.org/
3072T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3073S: Maintained
3074
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003075S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003076P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003077M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003078L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01003079S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003080
Linus Torvalds1da177e2005-04-16 15:20:36 -07003081S390
3082P: Martin Schwidefsky
3083M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003084P: Heiko Carstens
3085M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003086M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003087L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003088W: http://www.ibm.com/developerworks/linux/linux390/
3089S: Supported
3090
3091S390 NETWORK DRIVERS
3092P: Frank Pavlic
3093M: fpavlic@de.ibm.com
3094M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003095L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003096W: http://www.ibm.com/developerworks/linux/linux390/
3097S: Supported
3098
3099S390 ZFCP DRIVER
Swen Schillig9cbb8892006-09-21 16:29:31 +02003100P: Swen Schillig
3101M: swen@vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003102M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003103L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003104W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003105S: Supported
3106
3107SAA7146 VIDEO4LINUX-2 DRIVER
3108P: Michael Hunold
3109M: michael@mihu.de
3110W: http://www.mihu.de/linux/saa7146
3111S: Maintained
3112
3113SBPCD CDROM DRIVER
3114P: Eberhard Moenkeberg
3115M: emoenke@gwdg.de
3116L: linux-kernel@vger.kernel.org
3117S: Maintained
3118
3119SC1200 WDT DRIVER
3120P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003121M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003122S: Maintained
3123
3124SCHEDULER
3125P: Ingo Molnar
3126M: mingo@elte.hu
3127P: Robert Love [the preemptible kernel bits]
3128M: rml@tech9.net
3129L: linux-kernel@vger.kernel.org
3130S: Maintained
3131
3132SCSI CDROM DRIVER
3133P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003134M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003135L: linux-scsi@vger.kernel.org
3136W: http://www.kernel.dk
3137S: Maintained
3138
3139SCSI SG DRIVER
3140P: Doug Gilbert
3141M: dgilbert@interlog.com
3142L: linux-scsi@vger.kernel.org
3143W: http://www.torque.net/sg
3144S: Maintained
3145
3146SCSI SUBSYSTEM
3147P: James E.J. Bottomley
3148M: James.Bottomley@SteelEye.com
3149L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003150T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003151S: Maintained
3152
3153SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003154P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003155M: Kai.Makisara@kolumbus.fi
3156L: linux-scsi@vger.kernel.org
3157S: Maintained
3158
3159SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003160P: Vlad Yasevich
3161M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003162P: Sridhar Samudrala
3163M: sri@us.ibm.com
3164L: lksctp-developers@lists.sourceforge.net
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003165W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003166S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003167
3168SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003169P: Jim Cromie
3170M: jim.cromie@gmail.com
3171S: Odd Fixes
3172
3173SCx200 GPIO DRIVER
3174P: Jim Cromie
3175M: jim.cromie@gmail.com
3176S: Maintained
3177
3178SCx200 HRT CLOCKSOURCE DRIVER
3179P: Jim Cromie
3180M: jim.cromie@gmail.com
3181S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003182
3183SECURITY CONTACT
3184P: Security Officers
3185M: security@kernel.org
3186S: Supported
3187
3188SELINUX SECURITY MODULE
3189P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08003190M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07003191P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003192M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003193P: Eric Paris
3194M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003195L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003196L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003197W: http://www.nsa.gov/selinux
3198S: Supported
3199
Jiri Slabycef2cf02007-05-08 00:31:45 -07003200SENSABLE PHANTOM
3201P: Jiri Slaby
3202M: jirislaby@gmail.com
3203S: Maintained
3204
Linus Torvalds1da177e2005-04-16 15:20:36 -07003205SERIAL ATA (SATA) SUBSYSTEM:
3206P: Jeff Garzik
3207M: jgarzik@pobox.com
3208L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003209T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003210S: Supported
3211
3212SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3213P: Pat Gefre
3214M: pfg@sgi.com
3215L: linux-ia64@vger.kernel.org
3216S: Supported
3217
3218SGI VISUAL WORKSTATION 320 AND 540
3219P: Andrey Panin
3220M: pazke@donpac.ru
3221L: linux-visws-devel@lists.sf.net
3222W: http://linux-visws.sf.net
3223S: Maintained for 2.6.
3224
3225SIMTEC EB110ATX (Chalice CATS)
3226P: Ben Dooks
3227P: Vincent Sanders
3228M: support@simtec.co.uk
3229W: http://www.simtec.co.uk/products/EB110ATX/
3230S: Supported
3231
3232SIMTEC EB2410ITX (BAST)
3233P: Ben Dooks
3234P: Vincent Sanders
3235M: support@simtec.co.uk
3236W: http://www.simtec.co.uk/products/EB2410ITX/
3237S: Supported
3238
Francois Romieu92aab3c2005-07-30 13:11:18 +02003239SIS 190 ETHERNET DRIVER
3240P: Francois Romieu
3241M: romieu@fr.zoreil.com
3242L: netdev@vger.kernel.org
3243S: Maintained
3244
Linus Torvalds1da177e2005-04-16 15:20:36 -07003245SIS 5513 IDE CONTROLLER DRIVER
3246P: Lionel Bouton
3247M: Lionel.Bouton@inet6.fr
3248W: http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
3249W: http://gyver.homeip.net/sis5513/index.html
3250S: Maintained
3251
3252SIS 900/7016 FAST ETHERNET DRIVER
3253P: Daniele Venzano
3254M: venza@brownhat.org
3255W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07003256L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003257S: Maintained
3258
3259SIS FRAMEBUFFER DRIVER
3260P: Thomas Winischhofer
3261M: thomas@winischhofer.net
3262W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003263S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003264
3265SIS USB2VGA DRIVER
3266P: Thomas Winischhofer
3267M: thomas@winischhofer.net
3268W: http://www.winischhofer.at/linuxsisusbvga.shtml
3269S: Maintained
3270
Linus Torvalds1da177e2005-04-16 15:20:36 -07003271SMC91x ETHERNET DRIVER
3272P: Nicolas Pitre
3273M: nico@cam.org
3274S: Maintained
3275
Daniel Drake8f0f8502006-07-18 22:00:25 +01003276SOFTMAC LAYER (IEEE 802.11)
3277P: Johannes Berg
3278M: johannes@sipsolutions.net
3279P: Joe Jezak
3280M: josejx@gentoo.org
3281P: Daniel Drake
3282M: dsd@gentoo.org
3283W: http://softmac.sipsolutions.net/
Johannes Berg724c6b32007-04-23 12:18:20 -07003284L: linux-wireless@vger.kernel.org
Daniel Drake8f0f8502006-07-18 22:00:25 +01003285S: Maintained
3286
Linus Torvalds1da177e2005-04-16 15:20:36 -07003287SOFTWARE RAID (Multiple Disks) SUPPORT
3288P: Ingo Molnar
3289M: mingo@redhat.com
3290P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08003291M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07003292L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08003293S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003294
3295SOFTWARE SUSPEND:
3296P: Pavel Machek
3297M: pavel@suse.cz
David Brownellf318a632007-04-23 14:41:06 -07003298L: linux-pm@lists.linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003299S: Maintained
3300
3301SONIC NETWORK DRIVER
3302P: Thomas Bogendoerfer
3303M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003304L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003305S: Maintained
3306
3307SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01003308P: Mattia Dongili
3309M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01003310L: linux-acpi@vger.kernel.org
3311W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07003312S: Maintained
3313
3314SOUND
3315P: Jaroslav Kysela
3316M: perex@suse.cz
Takashi Iwai82622042007-04-16 12:32:52 +02003317L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003318S: Maintained
3319
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003320SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3321P: Liam Girdwood
3322M: liam.girdwood@wolfsonmicro.com
Takashi Iwai82622042007-04-16 12:32:52 +02003323L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003324S: Supported
3325
Kumar Gala025c3982006-04-02 16:05:54 -05003326SPI SUBSYSTEM
3327P: David Brownell
3328M: dbrownell@users.sourceforge.net
3329L: spi-devel-general@lists.sourceforge.net
3330S: Maintained
3331
Steven Rostedt855f46a2006-08-05 12:14:50 -07003332STABLE BRANCH:
3333P: Greg Kroah-Hartman
3334M: greg@kroah.com
3335P: Chris Wright
3336M: chrisw@sous-sol.org
3337L: stable@kernel.org
3338S: Maintained
3339
Kylene Hall1c72d462005-05-01 08:59:13 -07003340TPM DEVICE DRIVER
3341P: Kylene Hall
3342M: kjhall@us.ibm.com
3343W: http://tpmdd.sourceforge.net
Marcel Selhorstd3a7b6d2007-03-16 13:38:31 -08003344P: Marcel Selhorst
3345M: tpm@selhorst.net
3346W: http://www.prosec.rub.de/tpm/
Stephen Rothwell3bd2aad2007-05-15 01:41:36 -07003347L: tpmdd-devel@lists.sourceforge.net
Kylene Hall1c72d462005-05-01 08:59:13 -07003348S: Maintained
3349
Mark Gross1a80ba82005-10-30 15:02:55 -08003350Telecom Clock Driver for MCPL0010
Jim Cromiece00f852006-11-30 04:49:44 +01003351P: Mark Gross
3352M: mark.gross@intel.com
3353S: Supported
Mark Gross1a80ba82005-10-30 15:02:55 -08003354
Chris Zankel48b415c2005-06-23 22:01:07 -07003355TENSILICA XTENSA PORT (xtensa):
3356P: Chris Zankel
3357M: chris@zankel.net
3358S: Maintained
3359
Henrique de Moraes Holschuh756970a2007-03-29 01:58:44 -03003360THINKPAD ACPI EXTRAS DRIVER
3361P: Henrique de Moraes Holschuh
3362M: ibm-acpi@hmh.eng.br
3363L: ibm-acpi-devel@lists.sourceforge.net
3364W: http://ibm-acpi.sourceforge.net
3365W: http://thinkwiki.org/wiki/Ibm-acpi
3366T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
3367S: Maintained
3368
Linus Torvalds1da177e2005-04-16 15:20:36 -07003369UltraSPARC (sparc64):
3370P: David S. Miller
3371M: davem@davemloft.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003372L: sparclinux@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08003373T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003374S: Maintained
3375
3376SHARP LH SUPPORT (LH7952X & LH7A40X)
3377P: Marc Singer
3378M: elf@buici.com
3379W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003380L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003381S: Maintained
3382
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003383SHPC HOTPLUG DRIVER
3384P: Kristen Carlson Accardi
3385M: kristen.c.accardi@intel.com
3386L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05003387S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003388
Pierre Ossmand129bce2006-03-24 03:18:17 -08003389SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3390P: Pierre Ossman
3391M: drzeus-sdhci@drzeus.cx
3392L: sdhci-devel@list.drzeus.cx
3393W: http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci
3394S: Maintained
3395
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003396SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3397P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08003398M: shemminger@linux-foundation.org
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003399L: netdev@vger.kernel.org
3400S: Maintained
3401
Chris Boot1a87d942006-07-10 04:45:34 -07003402SOEKRIS NET48XX LED SUPPORT
3403P: Chris Boot
3404M: bootc@bootc.net
3405S: Maintained
3406
Linus Torvalds1da177e2005-04-16 15:20:36 -07003407SPARC (sparc32):
3408P: William L. Irwin
3409M: wli@holomorphy.com
3410L: sparclinux@vger.kernel.org
3411S: Maintained
3412
3413SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3414P: Roger Wolff
3415M: R.E.Wolff@BitWizard.nl
3416L: linux-kernel@vger.kernel.org ?
3417S: Supported
3418
Jim Lewis2752e402006-09-29 02:01:19 -07003419SPIDERNET NETWORK DRIVER for CELL
Linas Vepstasfa302482007-02-20 16:45:27 -06003420P: Linas Vepstas
3421M: linas@austin.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07003422L: netdev@vger.kernel.org
3423S: Supported
3424
Linus Torvalds1da177e2005-04-16 15:20:36 -07003425SRM (Alpha) environment access
3426P: Jan-Benedict Glaw
3427M: jbglaw@lug-owl.de
3428L: linux-kernel@vger.kernel.org
3429S: Maintained
3430
3431STARFIRE/DURALAN NETWORK DRIVER
3432P: Ion Badulescu
3433M: ionut@cs.columbia.edu
3434S: Maintained
3435
3436STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3437W: http://mosquitonet.Stanford.EDU/strip.html
3438S: Unsupported ?
3439
3440STRADIS MPEG-2 DECODER DRIVER
3441P: Nathan Laredo
3442M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003443W: http://www.stradis.com/
3444S: Maintained
3445
3446SUPERH (sh)
3447P: Paul Mundt
3448M: lethal@linux-sh.org
Matthew Wilcox3b5e0cb2006-09-29 02:01:30 -07003449L: linuxsh-dev@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003450W: http://www.linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003451S: Maintained
3452
3453SUPERH64 (sh64)
3454P: Paul Mundt
3455M: lethal@linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003456L: linuxsh-shmedia-dev@lists.sourceforge.net
3457W: http://www.linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003458S: Maintained
3459
3460SUN3/3X
3461P: Sam Creasey
3462M: sammy@sammy.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003463W: http://sammy.net/sun3/
3464S: Maintained
3465
3466SVGA HANDLING
3467P: Martin Mares
3468M: mj@ucw.cz
3469L: linux-video@atrey.karlin.mff.cuni.cz
3470S: Maintained
3471
3472SYSV FILESYSTEM
3473P: Christoph Hellwig
3474M: hch@infradead.org
3475S: Maintained
3476
Stephen Hemminger781b4562006-07-10 20:25:29 -07003477TC CLASSIFIER
3478P: Jamal Hadi Salim
3479M: hadi@cyberus.ca
3480L: netdev@vger.kernel.org
3481S: Maintained
3482
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07003483TCP LOW PRIORITY MODULE
3484P: Wong Hoi Sing, Edison
3485M: hswong3i@gmail.com
3486P: Hung Hing Lun, Mike
3487M: hlhung3i@gmail.com
3488W: http://tcp-lp-mod.sourceforge.net/
3489S: Maintained
3490
Alex Dubov4020f2d2006-10-04 02:15:37 -07003491TI FLASH MEDIA INTERFACE DRIVER
3492P: Alex Dubov
3493M: oakad@yahoo.com
3494S: Maintained
3495
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003496TI OMAP MMC INTERFACE DRIVER
3497P: Carlos Aguiar, Anderson Briglia and Syed Khasim
3498M: linux-omap-open-source@linux.omap.com
3499W: http://linux.omap.com
3500W: http://www.muru.com/linux/omap/
3501S: Maintained
3502
Michael Buesch844dd052006-06-26 00:24:59 -07003503TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3504P: Deepak Saxena
3505M: dsaxena@plexity.net
3506S: Maintained
3507
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003508TASKSTATS STATISTICS INTERFACE
3509P: Shailabh Nagar
3510M: nagar@watson.ibm.com
3511L: linux-kernel@vger.kernel.org
3512S: Maintained
3513
Linus Torvalds1da177e2005-04-16 15:20:36 -07003514TI PARALLEL LINK CABLE DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003515P: Romain Lievin
3516M: roms@lpg.ticalc.org
3517S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003518
Per Lidene86eaa32006-01-12 16:45:18 +01003519TIPC NETWORK LAYER
3520P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01003521M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003522P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01003523M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003524P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01003525M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01003526L: tipc-discussion@lists.sourceforge.net
3527W: http://tipc.sourceforge.net/
3528W: http://tipc.cslab.ericsson.net/
3529T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
3530S: Maintained
3531
Linus Torvalds1da177e2005-04-16 15:20:36 -07003532TLAN NETWORK DRIVER
3533P: Samuel Chessman
3534M: chessman@tux.org
3535L: tlan-devel@lists.sourceforge.net
3536W: http://sourceforge.net/projects/tlan/
3537S: Maintained
3538
3539TOKEN-RING NETWORK DRIVER
3540P: Mike Phillips
3541M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003542L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003543L: linux-tr@linuxtr.net
3544W: http://www.linuxtr.net
3545S: Maintained
3546
3547TOSHIBA ACPI EXTRAS DRIVER
3548P: John Belmonte
3549M: toshiba_acpi@memebeam.org
3550W: http://memebeam.org/toys/ToshibaAcpiDriver
3551S: Maintained
3552
3553TOSHIBA SMM DRIVER
3554P: Jonathan Buzzard
3555M: jonathan@buzzard.org.uk
3556L: tlinux-users@tce.toshiba-dme.co.jp
3557W: http://www.buzzard.org.uk/toshiba/
3558S: Maintained
3559
3560TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
3561P: Muli Ben-Yehuda
3562M: mulix@mulix.org
3563L: linux-kernel@vger.kernel.org
3564S: Maintained
3565
3566TRIVIAL PATCHES
Jim Cromiece00f852006-11-30 04:49:44 +01003567P: Adrian Bunk
3568M: trivial@kernel.org
3569L: linux-kernel@vger.kernel.org
3570W: http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
3571T: git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
3572S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003573
3574TMS380 TOKEN-RING NETWORK DRIVER
3575P: Adam Fritzler
3576M: mid@auk.cx
3577L: linux-tr@linuxtr.net
3578W: http://www.auk.cx/tms380tr/
3579S: Maintained
3580
3581TULIP NETWORK DRIVER
Valerie Henson6b928012006-09-08 11:15:34 -07003582P: Valerie Henson
Valerie Hensondf312332007-05-30 06:08:54 -06003583M: val@nmt.edu
Linus Torvalds1da177e2005-04-16 15:20:36 -07003584L: tulip-users@lists.sourceforge.net
3585W: http://sourceforge.net/projects/tulip/
3586S: Maintained
3587
3588TUN/TAP driver
3589P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08003590M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003591L: vtun@office.satix.net
3592W: http://vtun.sourceforge.net/tun
3593S: Maintained
3594
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08003595TURBOCHANNEL SUBSYSTEM
3596P: Maciej W. Rozycki
3597M: macro@linux-mips.org
3598S: Maintained
3599
Linus Torvalds1da177e2005-04-16 15:20:36 -07003600U14-34F SCSI DRIVER
3601P: Dario Ballabio
3602M: ballabio_dario@emc.com
3603L: linux-scsi@vger.kernel.org
3604S: Maintained
3605
3606UDF FILESYSTEM
3607P: Ben Fennema
3608M: bfennema@falcon.csc.calpoly.edu
Linus Torvalds1da177e2005-04-16 15:20:36 -07003609W: http://linux-udf.sourceforge.net
3610S: Maintained
3611
3612UNIFORM CDROM DRIVER
3613P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003614M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003615L: linux-kernel@vger.kernel.org
3616W: http://www.kernel.dk
3617S: Maintained
3618
3619USB ACM DRIVER
3620P: Oliver Neukum
3621M: oliver@neukum.name
3622L: linux-usb-users@lists.sourceforge.net
3623L: linux-usb-devel@lists.sourceforge.net
3624S: Maintained
3625
3626USB BLOCK DRIVER (UB ub)
3627P: Pete Zaitcev
3628M: zaitcev@redhat.com
3629L: linux-kernel@vger.kernel.org
3630L: linux-usb-devel@lists.sourceforge.net
3631S: Supported
3632
Linus Torvalds1da177e2005-04-16 15:20:36 -07003633USB CDC ETHERNET DRIVER
3634P: Greg Kroah-Hartman
3635M: greg@kroah.com
3636L: linux-usb-users@lists.sourceforge.net
3637L: linux-usb-devel@lists.sourceforge.net
3638S: Maintained
3639W: http://www.kroah.com/linux-usb/
3640
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003641USB DAVICOM DM9601 DRIVER
3642P: Peter Korsgaard
3643M: jacmet@sunsite.dk
Peter Korsgaard043600a2007-06-27 21:18:18 +02003644L: netdev@vger.kernel.org
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003645W: http://www.linux-usb.org/usbnet
3646S: Maintained
3647
Linus Torvalds1da177e2005-04-16 15:20:36 -07003648USB EHCI DRIVER
3649P: David Brownell
3650M: dbrownell@users.sourceforge.net
3651L: linux-usb-devel@lists.sourceforge.net
David Brownell23d8c902006-12-05 03:10:08 -08003652S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003653
Luca Risolia7ce08c92006-01-11 02:06:59 +00003654USB ET61X[12]51 DRIVER
3655P: Luca Risolia
3656M: luca.risolia@studio.unibo.it
3657L: linux-usb-devel@lists.sourceforge.net
3658L: video4linux-list@redhat.com
3659W: http://www.linux-projects.org
3660S: Maintained
3661
David Brownell69ae9e32006-11-14 02:03:31 -08003662USB GADGET/PERIPHERAL SUBSYSTEM
3663P: David Brownell
3664M: dbrownell@users.sourceforge.net
3665L: linux-usb-devel@lists.sourceforge.net
3666W: http://www.linux-usb.org/gadget
3667S: Maintained
3668
Linus Torvalds1da177e2005-04-16 15:20:36 -07003669USB HID/HIDBP DRIVERS
Jiri Kosina641266f2007-01-15 09:56:21 +01003670P: Jiri Kosina
3671M: jkosina@suse.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07003672L: linux-usb-devel@lists.sourceforge.net
Jiri Kosinaa4dff392007-02-27 17:40:09 +01003673T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003674S: Maintained
3675
3676USB HUB DRIVER
3677P: Johannes Erdfelt
3678M: johannes@erdfelt.com
3679L: linux-usb-users@lists.sourceforge.net
3680L: linux-usb-devel@lists.sourceforge.net
3681S: Maintained
3682
Olav Kongas959eea22005-11-03 17:38:14 +02003683USB ISP116X DRIVER
3684P: Olav Kongas
3685M: ok@artecdesign.ee
3686L: linux-usb-devel@lists.sourceforge.net
3687S: Maintained
3688
Linus Torvalds1da177e2005-04-16 15:20:36 -07003689USB KAWASAKI LSI DRIVER
3690P: Oliver Neukum
3691M: oliver@neukum.name
3692L: linux-usb-users@lists.sourceforge.net
3693L: linux-usb-devel@lists.sourceforge.net
3694S: Maintained
3695
3696USB MASS STORAGE DRIVER
3697P: Matthew Dharm
3698M: mdharm-usb@one-eyed-alien.net
3699L: linux-usb-users@lists.sourceforge.net
Matthew Dharm8836aeb2005-12-04 22:03:47 -08003700L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003701S: Maintained
3702W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
3703
3704USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08003705P: David Brownell
3706M: dbrownell@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003707L: linux-usb-users@lists.sourceforge.net
3708L: linux-usb-devel@lists.sourceforge.net
David Brownell23d8c902006-12-05 03:10:08 -08003709S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003710
Matthias Urlichsba460e42005-07-14 00:33:47 -07003711USB OPTION-CARD DRIVER
3712P: Matthias Urlichs
3713M: smurf@smurf.noris.de
3714L: linux-usb-devel@lists.sourceforge.net
3715S: Maintained
3716
Linus Torvalds1da177e2005-04-16 15:20:36 -07003717USB OV511 DRIVER
3718P: Mark McClelland
3719M: mmcclell@bigfoot.com
3720L: linux-usb-users@lists.sourceforge.net
3721L: linux-usb-devel@lists.sourceforge.net
3722W: http://alpha.dyndns.org/ov511/
3723S: Maintained
3724
3725USB PEGASUS DRIVER
3726P: Petko Manolov
3727M: petkan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003728L: linux-usb-devel@lists.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02003729L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003730W: http://pegasus2.sourceforge.net/
3731S: Maintained
3732
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07003733USB PRINTER DRIVER (usblp)
3734P: Pete Zaitcev
3735M: zaitcev@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003736L: linux-usb-users@lists.sourceforge.net
3737L: linux-usb-devel@lists.sourceforge.net
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07003738S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003739
3740USB RTL8150 DRIVER
3741P: Petko Manolov
3742M: petkan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003743L: linux-usb-devel@lists.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02003744L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003745W: http://pegasus2.sourceforge.net/
3746S: Maintained
3747
3748USB SE401 DRIVER
3749P: Jeroen Vreeken
3750M: pe1rxq@amsat.org
3751L: linux-usb-users@lists.sourceforge.net
3752L: linux-usb-devel@lists.sourceforge.net
3753W: http://www.chello.nl/~j.vreeken/se401/
3754S: Maintained
3755
3756USB SERIAL CYBERJACK DRIVER
3757P: Matthias Bruestle and Harald Welte
3758M: support@reiner-sct.com
3759W: http://www.reiner-sct.de/support/treiber_cyberjack.php
3760S: Maintained
3761
3762USB SERIAL DIGI ACCELEPORT DRIVER
3763P: Peter Berger and Al Borchers
3764M: pberger@brimson.com
3765M: alborchers@steinerpoint.com
3766L: linux-usb-users@lists.sourceforge.net
3767L: linux-usb-devel@lists.sourceforge.net
3768S: Maintained
3769
3770USB SERIAL DRIVER
3771P: Greg Kroah-Hartman
3772M: gregkh@suse.de
3773L: linux-usb-users@lists.sourceforge.net
3774L: linux-usb-devel@lists.sourceforge.net
3775S: Supported
3776
3777USB SERIAL BELKIN F5U103 DRIVER
3778P: William Greathouse
3779M: wgreathouse@smva.com
3780L: linux-usb-users@lists.sourceforge.net
3781L: linux-usb-devel@lists.sourceforge.net
3782S: Maintained
3783
3784USB SERIAL CYPRESS M8 DRIVER
3785P: Lonnie Mendez
3786M: dignome@gmail.com
3787L: linux-usb-users@lists.sourceforge.net
3788L: linux-usb-devel@lists.sourceforge.net
3789S: Maintained
3790W: http://geocities.com/i0xox0i
3791W: http://firstlight.net/cvs
3792
3793USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
3794L: linux-usb-users@lists.sourceforge.net
3795L: linux-usb-devel@lists.sourceforge.net
3796S: Maintained
3797
3798USB AUERSWALD DRIVER
3799P: Wolfgang Muees
3800M: wolfgang@iksw-muees.de
3801L: linux-usb-users@lists.sourceforge.net
3802L: linux-usb-devel@lists.sourceforge.net
3803S: Maintained
3804
3805USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
3806P: Gary Brubaker
3807M: xavyer@ix.netcom.com
3808L: linux-usb-users@lists.sourceforge.net
3809L: linux-usb-devel@lists.sourceforge.net
3810S: Maintained
3811
3812USB SERIAL KEYSPAN DRIVER
3813P: Greg Kroah-Hartman
3814M: greg@kroah.com
3815L: linux-usb-users@lists.sourceforge.net
3816L: linux-usb-devel@lists.sourceforge.net
3817W: http://www.kroah.com/linux/
3818S: Maintained
3819
3820USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04003821P: Support Department
3822M: support@connecttech.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003823L: linux-usb-users@lists.sourceforge.net
3824L: linux-usb-devel@lists.sourceforge.net
3825W: http://www.connecttech.com
3826S: Supported
3827
Luca Risoliaf423b9a2007-03-26 16:12:04 -03003828USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07003829P: Luca Risolia
3830M: luca.risolia@studio.unibo.it
3831L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00003832L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003833W: http://www.linux-projects.org
3834S: Maintained
3835
3836USB SUBSYSTEM
3837P: Greg Kroah-Hartman
3838M: gregkh@suse.de
3839L: linux-usb-users@lists.sourceforge.net
3840L: linux-usb-devel@lists.sourceforge.net
3841W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003842T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003843S: Supported
3844
3845USB UHCI DRIVER
3846P: Alan Stern
3847M: stern@rowland.harvard.edu
3848L: linux-usb-users@lists.sourceforge.net
3849L: linux-usb-devel@lists.sourceforge.net
3850S: Maintained
3851
David Brownell69ae9e32006-11-14 02:03:31 -08003852USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07003853P: David Brownell
3854M: dbrownell@users.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02003855L: netdev@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08003856W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07003857S: Maintained
3858
3859USB W996[87]CF DRIVER
3860P: Luca Risolia
3861M: luca.risolia@studio.unibo.it
3862L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00003863L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003864W: http://www.linux-projects.org
3865S: Maintained
3866
Luca Risolia60f78052006-02-06 16:29:35 +00003867USB ZC0301 DRIVER
3868P: Luca Risolia
3869M: luca.risolia@studio.unibo.it
3870L: linux-usb-devel@lists.sourceforge.net
3871L: video4linux-list@redhat.com
3872W: http://www.linux-projects.org
3873S: Maintained
3874
Linus Torvalds1da177e2005-04-16 15:20:36 -07003875USB ZD1201 DRIVER
3876P: Jeroen Vreeken
3877M: pe1rxq@amsat.org
3878L: linux-usb-users@lists.sourceforge.net
3879L: linux-usb-devel@lists.sourceforge.net
3880W: http://linux-lc100020.sourceforge.net
3881S: Maintained
3882
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003883USB ZR364XX DRIVER
3884P: Antoine Jacquet
3885M: royale@zerezo.com
3886L: linux-usb-devel@lists.sourceforge.net
3887L: video4linux-list@redhat.com
3888W: http://royale.zerezo.com/zr364xx/
3889S: Maintained
3890
Linus Torvalds1da177e2005-04-16 15:20:36 -07003891USER-MODE LINUX
3892P: Jeff Dike
3893M: jdike@karaya.com
3894L: user-mode-linux-devel@lists.sourceforge.net
3895L: user-mode-linux-user@lists.sourceforge.net
3896W: http://user-mode-linux.sourceforge.net
3897S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003898
Linus Torvalds1da177e2005-04-16 15:20:36 -07003899FAT/VFAT/MSDOS FILESYSTEM:
3900P: OGAWA Hirofumi
3901M: hirofumi@mail.parknet.co.jp
3902L: linux-kernel@vger.kernel.org
3903S: Maintained
3904
3905VIA 82Cxxx AUDIO DRIVER (old OSS driver)
3906P: Jeff Garzik
3907S: Odd fixes
3908
3909VIA RHINE NETWORK DRIVER
3910P: Roger Luethi
3911M: rl@hellgate.ch
3912S: Maintained
3913
Jean Delvare32c0a522005-09-22 21:47:58 +02003914VIAPRO SMBUS DRIVER
3915P: Jean Delvare
3916M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02003917L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02003918S: Maintained
3919
Francois Romieu01f20732007-01-26 00:57:17 -08003920VIA VELOCITY NETWORK DRIVER
3921P: Francois Romieu
3922M: romieu@fr.zoreil.com
3923L: netdev@vger.kernel.org
3924S: Maintained
3925
Linus Torvalds1da177e2005-04-16 15:20:36 -07003926UCLINUX (AND M68KNOMMU)
3927P: Greg Ungerer
3928M: gerg@uclinux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003929W: http://www.uclinux.org/
Adrian Bunkd660a742005-06-25 14:59:35 -07003930L: uclinux-dev@uclinux.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003931S: Maintained
3932
3933UCLINUX FOR NEC V850
3934P: Miles Bader
Linus Torvalds1da177e2005-04-16 15:20:36 -07003935
3936UCLINUX FOR RENESAS H8/300
3937P: Yoshinori Sato
3938M: ysato@users.sourceforge.jp
3939W: http://uclinux-h8.sourceforge.jp/
3940S: Supported
3941
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03003942UFS FILESYSTEM
Alan Coxabb49202007-06-08 13:47:03 -07003943P: Evgeniy Dushistov
3944M: dushistov@mail.ru
3945L: linux-kernel@vger.kernel.org
3946S: Maintained
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03003947
Linus Torvalds1da177e2005-04-16 15:20:36 -07003948USB DIAMOND RIO500 DRIVER
3949P: Cesar Miquel
3950M: miquel@df.uba.ar
3951L: rio500-users@lists.sourceforge.net
3952W: http://rio500.sourceforge.net
3953S: Maintained
3954
3955VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07003956P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02003957M: mchehab@infradead.org
3958M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003959L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07003960W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02003961T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07003962S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003963
Juerg Haefligerab413192006-09-24 20:54:04 +02003964VT1211 HARDWARE MONITOR DRIVER
3965P: Juerg Haefliger
3966M: juergh@gmail.com
3967L: lm-sensors@lm-sensors.org
3968S: Maintained
3969
Roger Lucas1de9e372005-11-26 20:20:05 +01003970VT8231 HARDWARE MONITOR DRIVER
3971P: Roger Lucas
3972M: roger@planbit.co.uk
3973L: lm-sensors@lm-sensors.org
3974S: Maintained
3975
Linus Torvalds1da177e2005-04-16 15:20:36 -07003976W1 DALLAS'S 1-WIRE BUS
3977P: Evgeniy Polyakov
3978M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07003979S: Maintained
3980
Charles Spirakis13927072006-07-05 18:05:15 +02003981W83791D HARDWARE MONITORING DRIVER
3982P: Charles Spirakis
3983M: bezaur@gmail.com
3984L: lm-sensors@lm-sensors.org
3985S: Maintained
3986
Rudolf Marek61db0112006-12-12 18:18:30 +01003987W83793 HARDWARE MONITORING DRIVER
3988P: Rudolf Marek
3989M: r.marek@assembler.cz
3990L: lm-sensors@lm-sensors.org
3991S: Maintained
3992
Linus Torvalds1da177e2005-04-16 15:20:36 -07003993W83L51xD SD/MMC CARD INTERFACE DRIVER
3994P: Pierre Ossman
3995M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01003996L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003997W: http://projects.drzeus.cx/wbsd
3998S: Maintained
3999
Wim Van Sebroeck35277612006-01-15 21:21:14 +01004000WATCHDOG DEVICE DRIVERS
4001P: Wim Van Sebroeck
4002M: wim@iguana.be
4003T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4004S: Maintained
4005
Linus Torvalds1da177e2005-04-16 15:20:36 -07004006WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4007P: Jean Tourrilhes
4008M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07004009L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004010W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4011S: Maintained
4012
4013WD7000 SCSI DRIVER
4014P: Miroslav Zagorac
4015M: zaga@fly.cc.fer.hr
4016L: linux-scsi@vger.kernel.org
4017S: Maintained
4018
Dmitry Torokhov5fc14682005-11-20 00:50:06 -05004019WISTRON LAPTOP BUTTON DRIVER
4020P: Miloslav Trmac
4021M: mitr@volny.cz
4022S: Maintained
4023
Linus Torvalds1da177e2005-04-16 15:20:36 -07004024WL3501 WIRELESS PCMCIA CARD DRIVER
4025P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004026M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07004027L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004028W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07004029S: Maintained
4030
4031X.25 NETWORK LAYER
4032P: Henner Eisen
4033M: eis@baty.hanse.de
4034L: linux-x25@vger.kernel.org
4035S: Maintained
4036
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02004037XEN HYPERVISOR INTERFACE
4038P: Jeremy Fitzhardinge
4039M: jeremy@xensource.com
4040P: Chris Wright
4041M: chrisw@sous-sol.org
4042L: virtualization@lists.osdl.org
4043L: xen-devel@lists.xensource.com
4044S: Supported
4045
Linus Torvalds1da177e2005-04-16 15:20:36 -07004046XFS FILESYSTEM
4047P: Silicon Graphics Inc
Timothy Shimmin78bfd362007-06-11 20:42:09 -07004048P: Tim Shimmin
Linus Torvalds1da177e2005-04-16 15:20:36 -07004049M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004050L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004051W: http://oss.sgi.com/projects/xfs
Tim Shimmine99f0562007-06-19 15:26:35 +10004052T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004053S: Supported
4054
Peter Korsgaard238b8722006-12-06 20:35:17 -08004055XILINX UARTLITE SERIAL DRIVER
4056P: Peter Korsgaard
4057M: jacmet@sunsite.dk
4058L: linux-serial@vger.kernel.org
4059S: Maintained
4060
Linus Torvalds1da177e2005-04-16 15:20:36 -07004061X86 3-LEVEL PAGING (PAE) SUPPORT
4062P: Ingo Molnar
4063M: mingo@redhat.com
4064S: Maintained
4065
4066X86-64 port
4067P: Andi Kleen
4068M: ak@suse.de
4069L: discuss@x86-64.org
4070W: http://www.x86-64.org
Randy Dunlap6a051562007-02-13 13:26:23 +01004071T: quilt ftp://ftp.firstfloor.org/pub/ak/x86_64/quilt-current
Linus Torvalds1da177e2005-04-16 15:20:36 -07004072S: Maintained
4073
4074YAM DRIVER FOR AX.25
4075P: Jean-Paul Roubelat
4076M: jpr@f6fbb.org
4077L: linux-hams@vger.kernel.org
4078S: Maintained
4079
Henkaf64a5e2005-10-12 15:02:56 +02004080YEALINK PHONE DRIVER
4081P: Henk Vergonet
4082M: Henk.Vergonet@gmail.com
4083L: usbb2k-api-dev@nongnu.org
4084S: Maintained
4085
Linus Torvalds1da177e2005-04-16 15:20:36 -07004086Z8530 DRIVER FOR AX.25
4087P: Joerg Reuter
4088M: jreuter@yaina.de
4089W: http://yaina.de/jreuter/
4090W: http://www.qsl.net/dl1bke/
4091L: linux-hams@vger.kernel.org
4092S: Maintained
4093
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004094ZD1211RW WIRELESS DRIVER
4095P: Daniel Drake
4096M: dsd@gentoo.org
4097P: Ulrich Kunitz
4098M: kune@deine-taler.de
4099W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004100L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004101L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4102S: Maintained
4103
Linus Torvalds1da177e2005-04-16 15:20:36 -07004104ZF MACHZ WATCHDOG
4105P: Fernando Fuganti
4106M: fuganti@netbank.com.br
4107W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4108S: Maintained
4109
4110ZR36067 VIDEO FOR LINUX DRIVER
4111P: Ronald Bultje
4112M: rbultje@ronald.bitfreak.net
4113L: mjpeg-users@lists.sourceforge.net
4114W: http://mjpeg.sourceforge.net/driver-zoran/
4115S: Maintained
4116
4117ZR36120 VIDEO FOR LINUX DRIVER
4118P: Pauline Middelink
4119M: middelin@polyware.nl
4120W: http://www.polyware.nl/~middelin/En/hobbies.html
4121W: http://www.polyware.nl/~middelin/hobbies.html
4122S: Maintained
4123
4124THE REST
4125P: Linus Torvalds
4126S: Buried alive in reporters