blob: 75fd297ea8cb9e289e1d9c5e07cb8a5df9f9810b [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
Randy Dunlap45003712007-08-30 23:56:37 -070047 of the OSDL certificate of contribution and should include a
48 Signed-off-by: line. The current version of this "Developer's
49 Certificate of Origin" (DCO) is listed in the file
50 Documentation/SubmittingPatches.
Alan Coxc9ee1332006-05-20 15:00:12 -070051
Linus Torvalds1da177e2005-04-16 15:20:36 -0700526. Make sure you have the right to send any changes you make. If you
53 do changes at work you may find your employer owns the patch
54 not you.
55
Alan Coxc9ee1332006-05-20 15:00:12 -0700567. When sending security related changes or reports to a maintainer
57 please Cc: security@kernel.org, especially if the maintainer
58 does not respond.
59
608. Happy hacking.
Linus Torvalds1da177e2005-04-16 15:20:36 -070061
Antoine Jacquetb7eee612007-04-27 12:30:59 -030062 -----------------------------------
Linus Torvalds1da177e2005-04-16 15:20:36 -070063
64Maintainers List (try to look for most precise areas first)
65
66Note: For the hard of thinking, this list is meant to remain in alphabetical
67order. If you could add yourselves to it in alphabetical order that would be
68so much easier [Ed]
69
70P: Person
71M: Mail patches to
72L: Mailing list that is relevant to this area
73W: Web-page with status/info
Jody McIntyre50306fb2005-11-23 15:44:03 -080074T: SCM tree type and location. Type is one of: git, hg, quilt.
Linus Torvalds1da177e2005-04-16 15:20:36 -070075S: Status, one of the following:
76
77 Supported: Someone is actually paid to look after this.
78 Maintained: Someone actually looks after it.
79 Odd Fixes: It has a maintainer but they don't have time to do
80 much other than throw the odd patch in. See below..
81 Orphan: No current maintainer [but maybe you could take the
82 role as you write your new code].
83 Obsolete: Old code. Something tagged obsolete generally means
84 it has been replaced by a better system and you
85 should be using that.
86
873C359 NETWORK DRIVER
88P: Mike Phillips
89M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -070090L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -070091L: linux-tr@linuxtr.net
92W: http://www.linuxtr.net
93S: Maintained
94
953C505 NETWORK DRIVER
96P: Philip Blundell
97M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -070098L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -070099S: Maintained
100
Steffen Klasserta6d89912007-08-10 14:05:27 -07001013C59X NETWORK DRIVER
102P: Steffen Klassert
103M: klassert@mathematik.tu-chemnitz.de
104L: netdev@vger.kernel.org
105S: Maintained
106
Linus Torvalds1da177e2005-04-16 15:20:36 -07001073CR990 NETWORK DRIVER
108P: David Dillow
109M: dave@thedillows.org
Ralf Baechle979b6c12005-06-13 14:30:40 -0700110L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700111S: Maintained
112
1133W-XXXX ATA-RAID CONTROLLER DRIVER
114P: Adam Radford
115M: linuxraid@amcc.com
116L: linux-scsi@vger.kernel.org
117W: http://www.amcc.com
118S: Supported
119
1203W-9XXX SATA-RAID CONTROLLER DRIVER
121P: Adam Radford
122M: linuxraid@amcc.com
123L: linux-scsi@vger.kernel.org
124W: http://www.amcc.com
125S: Supported
126
12753C700 AND 53C700-66 SCSI DRIVER
128P: James E.J. Bottomley
129M: James.Bottomley@HansenPartnership.com
130L: linux-scsi@vger.kernel.org
131S: Maintained
132
1336PACK NETWORK DRIVER FOR AX.25
134P: Andreas Koensgen
135M: ajk@iehk.rwth-aachen.de
136L: linux-hams@vger.kernel.org
137S: Maintained
138
1398139CP 10/100 FAST ETHERNET DRIVER
140P: Jeff Garzik
141M: jgarzik@pobox.com
142S: Maintained
143
1448139TOO 10/100 FAST ETHERNET DRIVER
145P: Jeff Garzik
146M: jgarzik@pobox.com
147W: http://sourceforge.net/projects/gkernel/
148S: Maintained
149
1508169 10/100/1000 GIGABIT ETHERNET DRIVER
151P: Francois Romieu
152M: romieu@fr.zoreil.com
Ralf Baechle979b6c12005-06-13 14:30:40 -0700153L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700154S: Maintained
155
1568250/16?50 (AND CLONE UARTS) SERIAL DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -0700157L: linux-serial@vger.kernel.org
158W: http://serial.sourceforge.net
Russell King353cefd2006-10-03 17:36:11 +0100159S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -0700160
1618390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
162P: Paul Gortmaker
163M: p_gortmaker@yahoo.com
Ralf Baechle979b6c12005-06-13 14:30:40 -0700164L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700165S: Maintained
166
Eric Van Hensbergen67543e52006-03-25 03:07:29 -08001679P FILE SYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +0100168P: Eric Van Hensbergen
169M: ericvh@gmail.com
170P: Ron Minnich
Eric Van Hensbergen27a2a5f2007-07-23 13:06:13 -0500171M: rminnich@sandia.gov
Jim Cromiece00f852006-11-30 04:49:44 +0100172P: Latchesar Ionkov
173M: lucho@ionkov.net
174L: v9fs-developer@lists.sourceforge.net
Eric Van Hensbergen27a2a5f2007-07-23 13:06:13 -0500175W: http://swik.net/v9fs
Jim Cromiece00f852006-11-30 04:49:44 +0100176T: git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git
177S: Maintained
Eric Van Hensbergen67543e52006-03-25 03:07:29 -0800178
Linus Torvalds1da177e2005-04-16 15:20:36 -0700179A2232 SERIAL BOARD DRIVER
180P: Enver Haase
181M: ehaase@inf.fu-berlin.de
182M: A2232@gmx.net
183L: linux-m68k@lists.linux-m68k.org
184S: Maintained
185
186AIO
187P: Benjamin LaHaise
188M: bcrl@kvack.org
189L: linux-aio@kvack.org
190S: Supported
191
Hans de Goedef2b84bb2006-06-04 20:22:24 +0200192ABIT UGURU HARDWARE MONITOR DRIVER
193P: Hans de Goede
194M: j.w.r.degoede@hhs.nl
195L: lm-sensors@lm-sensors.org
196S: Maintained
197
Linus Torvalds1da177e2005-04-16 15:20:36 -0700198ACENIC DRIVER
199P: Jes Sorensen
200M: jes@trained-monkey.org
201L: linux-acenic@sunsite.dk
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
Len Browna4146552007-06-23 15:54:36 -0400235P: Alexey Starikovskiy
236M: astarikovskiy@suse.de
Len Brown8b59a452007-01-08 19:03:28 -0500237L: linux-acpi@vger.kernel.org
238W: http://acpi.sourceforge.net/
239S: Supported
240
241ACPI EC DRIVER
242P: Alexey Starikovskiy
Len Browna4146552007-06-23 15:54:36 -0400243M: astarikovskiy@suse.de
Len Brown8b59a452007-01-08 19:03:28 -0500244L: 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 -0700275ADM1025 HARDWARE MONITOR DRIVER
276P: Jean Delvare
277M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +0200278L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700279S: Maintained
280
Corentin Labbecae2caa2007-02-14 21:15:04 +0100281ADM1029 HARDWARE MONITOR DRIVER
282P: Corentin Labbe
283M: corentin.labbe@geomatys.fr
284L: lm-sensors@lm-sensors.org
285S: Maintained
286
Michael Wucc0b88c2007-08-31 01:15:25 -0400287ADM8211 WIRELESS DRIVER
288P: Michael Wu
289M: flamingice@sourmilk.net
290L: linux-wireless@vger.kernel.org
291W: http://linuxwireless.org/
292T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
293S: Maintained
294
Linus Torvalds1da177e2005-04-16 15:20:36 -0700295ADT746X FAN DRIVER
296P: Colin Leroy
297M: colin@colino.net
298S: Maintained
299
Matthew Wilcox8c6af9e2007-07-26 11:03:19 -0400300ADVANSYS SCSI DRIVER
301P: Matthew Wilcox
302M: matthew@wil.cx
303L: linux-scsi@vger.kernel.org
304S: Maintained
305
Linus Torvalds1da177e2005-04-16 15:20:36 -0700306AEDSP16 DRIVER
307P: Riccardo Facchetti
308M: fizban@tin.it
309S: Maintained
310
311AFFS FILE SYSTEM
312P: Roman Zippel
313M: zippel@linux-m68k.org
314S: Maintained
315
316AGPGART DRIVER
Dave Jones70e89922007-07-09 20:23:50 -0400317P: David Airlie
318M: airlied@linux.ie
319T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700320S: Maintained
321
322AHA152X SCSI DRIVER
323P: Juergen E. Fischer
324M: Juergen Fischer <fischer@norbit.de>
325L: linux-scsi@vger.kernel.org
326S: Maintained
327
Hannes Reinecke64624d42007-10-19 10:32:29 +0200328AIC7XXX / AIC79XX SCSI DRIVER
329P: Hannes Reinecke
330M: hare@suse.de
331L: linux-scsi@vger.kernel.org
332S: Maintained
333
Linus Torvalds1da177e2005-04-16 15:20:36 -0700334ALCATEL SPEEDTOUCH USB DRIVER
335P: Duncan Sands
336M: duncan.sands@free.fr
337L: linux-usb-users@lists.sourceforge.net
338L: linux-usb-devel@lists.sourceforge.net
339W: http://www.linux-usb.org/SpeedTouch/
340S: Maintained
341
Pierre Ossman272f1332007-05-14 21:25:26 +0200342ALCHEMY AU1XX0 MMC DRIVER
343S: Orphan
344
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000345ALI1563 I2C DRIVER
346P: Rudolf Marek
Jean Delvare7188cc62006-12-12 18:18:30 +0100347M: r.marek@assembler.cz
Jean Delvare5d925fe2006-07-01 17:14:32 +0200348L: i2c@lm-sensors.org
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000349S: Maintained
350
Linus Torvalds1da177e2005-04-16 15:20:36 -0700351ALPHA PORT
352P: Richard Henderson
353M: rth@twiddle.net
354S: Odd Fixes for 2.4; Maintained for 2.6.
355P: Ivan Kokshaysky
356M: ink@jurassic.park.msu.ru
357S: Maintained for 2.4; PCI support for 2.6.
358
Thomas Dahlmann167a6752007-07-12 09:30:39 -0700359AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
360P: Thomas Dahlmann
361M: thomas.dahlmann@amd.com
362L: info-linux@geode.amd.com
363S: Supported
364
Jordan Crousef90b8112006-01-06 00:12:14 -0800365AMD GEODE PROCESSOR/CHIPSET SUPPORT
Jim Cromiece00f852006-11-30 04:49:44 +0100366P: Jordan Crouse
367M: info-linux@geode.amd.com
Jordan Crousef90b8112006-01-06 00:12:14 -0800368L: info-linux@geode.amd.com
369W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
370S: Supported
371
Stelian Pop284f42b2006-12-12 18:18:31 +0100372AMS (Apple Motion Sensor) DRIVER
373P: Stelian Pop
374M: stelian@popies.net
375P: Michael Hanselmann
376M: linux-kernel@hansmi.ch
377S: Supported
378
Tom Tuckerf94b5332006-09-22 15:22:48 -0700379AMSO1100 RNIC DRIVER
380P: Tom Tucker
381M: tom@opengridcomputing.com
382P: Steve Wise
383M: swise@opengridcomputing.com
Roland Dreier78526822007-07-09 20:12:26 -0700384L: general@lists.openfabrics.org
Tom Tuckerf94b5332006-09-22 15:22:48 -0700385S: Maintained
386
Johannes Berg42269062006-07-25 16:15:50 +0200387AOA (Apple Onboard Audio) ALSA DRIVER
388P: Johannes Berg
389M: johannes@sipsolutions.net
390L: linuxppc-dev@ozlabs.org
Takashi Iwai82622042007-04-16 12:32:52 +0200391L: alsa-devel@alsa-project.org (subscribers-only)
Johannes Berg42269062006-07-25 16:15:50 +0200392S: Maintained
393
Linus Torvalds1da177e2005-04-16 15:20:36 -0700394APM DRIVER
395P: Stephen Rothwell
396M: sfr@canb.auug.org.au
397L: linux-laptop@vger.kernel.org
398W: http://www.canb.auug.org.au/~sfr/
399S: Supported
400
Nicolas Boichat6f2fad72007-05-08 00:24:52 -0700401APPLE SMC DRIVER
402P: Nicolas Boichat
403M: nicolas@boichat.ch
404L: mactel-linux-devel@lists.sourceforge.net
405S: Maintained
406
Linus Torvalds1da177e2005-04-16 15:20:36 -0700407APPLETALK NETWORK LAYER
408P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -0300409M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700410S: Maintained
411
Jaya Kumar1154ea72005-06-21 17:17:04 -0700412ARC FRAMEBUFFER DRIVER
413P: Jaya Kumar
414M: jayalk@intworks.biz
415S: Maintained
416
Linus Torvalds1da177e2005-04-16 15:20:36 -0700417ARM MFM AND FLOPPY DRIVERS
418P: Ian Molton
419M: spyro@f2s.com
420S: Maintained
421
Russell King2761f5c2007-05-24 06:56:08 +0200422ARM PRIMECELL MMCI PL180/1 DRIVER
423P: Russell King
424M: rmk@arm.linux.org.uk
425L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
426S: Maintained
427
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800428ARM/ADI ROADRUNNER MACHINE SUPPORT
429P: Lennert Buytenhek
430M: kernel@wantstofly.org
431L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
432S: Maintained
433
434ARM/ADS SPHERE MACHINE SUPPORT
435P: Lennert Buytenhek
436M: kernel@wantstofly.org
437L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
438S: Maintained
439
440ARM/AJECO 1ARM MACHINE SUPPORT
441P: Lennert Buytenhek
442M: kernel@wantstofly.org
443L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
444S: Maintained
445
Andrew Victord4a89c72006-12-04 13:56:21 +0100446ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
447P: Andrew Victor
448M: andrew@sanpeople.com
449L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
450W: http://maxim.org.za/at91_26.html
451S: Maintained
452
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800453ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
454P: Lennert Buytenhek
455M: kernel@wantstofly.org
456L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
457S: Maintained
458
459ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
460P: Lennert Buytenhek
461M: kernel@wantstofly.org
462L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
463S: Maintained
464
Linus Torvalds1da177e2005-04-16 15:20:36 -0700465ARM/CORGI MACHINE SUPPORT
466P: Richard Purdie
467M: rpurdie@rpsys.net
468S: Maintained
469
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800470ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
471P: Lennert Buytenhek
472M: kernel@wantstofly.org
473L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
474S: Maintained
475
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100476ARM/HP JORNADA 7XX MACHINE SUPPORT
477P: Kristoffer Ericson
Kristoffer Ericson6a4d0282007-07-07 17:45:10 +0100478M: kristoffer.ericson@gmail.com
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100479W: www.jlime.com
480S: Maintained
481
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800482ARM/INTEL IOP32X ARM ARCHITECTURE
483P: Lennert Buytenhek
484M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100485P: Dan Williams
486M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800487L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100488S: Supported
489
490ARM/INTEL IOP33X ARM ARCHITECTURE
491P: Dan Williams
492M: dan.j.williams@intel.com
493L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
494S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800495
496ARM/INTEL IOP13XX ARM ARCHITECTURE
497P: Lennert Buytenhek
498M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100499P: Dan Williams
500M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800501L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100502S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800503
504ARM/INTEL IQ81342EX MACHINE SUPPORT
505P: Lennert Buytenhek
506M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100507P: Dan Williams
508M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800509L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100510S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800511
512ARM/INTEL IXP2000 ARM ARCHITECTURE
513P: Lennert Buytenhek
514M: kernel@wantstofly.org
515L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
516S: Maintained
517
518ARM/INTEL IXDP2850 MACHINE SUPPORT
519P: Lennert Buytenhek
520M: kernel@wantstofly.org
521L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
522S: Maintained
523
524ARM/INTEL IXP23XX ARM ARCHITECTURE
525P: Lennert Buytenhek
526M: kernel@wantstofly.org
527L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
528S: Maintained
529
530ARM/INTEL XSC3 (MANZANO) ARM CORE
531P: Lennert Buytenhek
532M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100533P: Dan Williams
534M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800535L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100536S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800537
538ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
539P: Lennert Buytenhek
540M: kernel@wantstofly.org
541L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
542S: Maintained
543
544ARM/LOGICPD PXA270 MACHINE SUPPORT
545P: Lennert Buytenhek
546M: kernel@wantstofly.org
547L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
548S: Maintained
549
Dirk Opfer8459c152005-11-06 14:27:52 +0000550ARM/TOSA MACHINE SUPPORT
551P: Dirk Opfer
552M: dirk@opfer-online.de
553S: Maintained
554
Linus Torvalds1da177e2005-04-16 15:20:36 -0700555ARM/PLEB SUPPORT
556P: Peter Chubb
557M: pleb@gelato.unsw.edu.au
558W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
559S: Maintained
560
561ARM/PT DIGITAL BOARD PORT
562P: Stefan Eletzhofer
563M: stefan.eletzhofer@eletztrick.de
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700564L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700565W: http://www.arm.linux.org.uk/
566S: Maintained
567
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800568ARM/RADISYS ENP2611 MACHINE SUPPORT
569P: Lennert Buytenhek
570M: kernel@wantstofly.org
571L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
572S: Maintained
573
Linus Torvalds1da177e2005-04-16 15:20:36 -0700574ARM/SHARK MACHINE SUPPORT
575P: Alexander Schulz
576M: alex@shark-linux.de
577W: http://www.shark-linux.de/shark.html
578S: Maintained
579
580ARM/STRONGARM110 PORT
581P: Russell King
582M: rmk@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700583L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700584W: http://www.arm.linux.org.uk/
585S: Maintained
586
587ARM/S3C2410 ARM ARCHITECTURE
588P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800589M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700590L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700591W: http://www.fluff.org/ben/linux/
592S: Maintained
593
594ARM/S3C2440 ARM ARCHITECTURE
595P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800596M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700597L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700598W: http://www.fluff.org/ben/linux/
599S: Maintained
600
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800601ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
602P: Lennert Buytenhek
603M: kernel@wantstofly.org
604L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
605S: Maintained
606
607ARM/THECUS N2100 MACHINE SUPPORT
608P: Lennert Buytenhek
609M: kernel@wantstofly.org
610L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
611S: Maintained
612
Linus Torvalds1da177e2005-04-16 15:20:36 -0700613ARPD SUPPORT
614P: Jonathan Layes
Ralf Baechle979b6c12005-06-13 14:30:40 -0700615L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700616S: Maintained
617
618ASUS ACPI EXTRAS DRIVER
Len Brown0b67d942006-12-22 21:18:56 -0500619P: Corentin Chary
620M: corentincj@iksaif.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700621P: Karol Kozimor
622M: sziwan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700623L: acpi4asus-user@lists.sourceforge.net
624W: http://sourceforge.net/projects/acpi4asus
Len Brown0b67d942006-12-22 21:18:56 -0500625W: http://xf.iksaif.net/acpi4asus
Linus Torvalds1da177e2005-04-16 15:20:36 -0700626S: Maintained
627
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -0400628ASUS ASB100 HARDWARE MONITOR DRIVER
629P: Mark M. Hoffman
630M: mhoffman@lightlink.com
631L: lm-sensors@lm-sensors.org
632S: Maintained
633
Corentin Chary85091b72007-01-26 14:04:30 +0100634ASUS LAPTOP EXTRAS DRIVER
635P: Corentin Chary
636M: corentincj@iksaif.net
637L: acpi4asus-user@lists.sourceforge.net
638W: http://sourceforge.net/projects/acpi4asus
639W: http://xf.iksaif.net/acpi4asus
640S: Maintained
641
Dan Williamsb3e5f262007-08-07 10:26:35 -0700642ASYNCHRONOUS TRANSFERS/TRANSFORMS API
643P: Dan Williams
644M: dan.j.williams@intel.com
645P: Shannon Nelson
646M: shannon.nelson@intel.com
647L: linux-kernel@vger.kernel.org
648W: http://sourceforge.net/projects/xscaleiop
649S: Supported
650
Linus Torvalds1da177e2005-04-16 15:20:36 -0700651ATA OVER ETHERNET DRIVER
652P: Ed L. Cashin
653M: ecashin@coraid.com
654W: http://www.coraid.com/support/linux
655S: Supported
656
Jay Cliburn8d5ca6e2007-02-03 20:25:10 -0600657ATL1 ETHERNET DRIVER
658P: Jay Cliburn
659M: jcliburn@gmail.com
660P: Chris Snook
661M: csnook@redhat.com
662L: atl1-devel@lists.sourceforge.net
663W: http://sourceforge.net/projects/atl1
664W: http://atl1.sourceforge.net
665S: Maintained
666
Linus Torvalds1da177e2005-04-16 15:20:36 -0700667ATM
668P: Chas Williams
669M: chas@cmf.nrl.navy.mil
Roland Dreierf37bf902006-09-13 20:39:33 -0700670L: linux-atm-general@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700671W: http://linux-atm.sourceforge.net
672S: Maintained
673
Pierre Ossman272f1332007-05-14 21:25:26 +0200674ATMEL AT91 MCI DRIVER
Pierre Ossman81764fa2007-07-15 18:47:38 +0200675P: Nicolas Ferre
676M: nicolas.ferre@rfo.atmel.com
677L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
678W: http://www.atmel.com/products/AT91/
679W: http://www.at91.com/
680S: Maintained
Pierre Ossman272f1332007-05-14 21:25:26 +0200681
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100682ATMEL MACB ETHERNET DRIVER
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100683P: Haavard Skinnemoen
684M: hskinnemoen@atmel.com
685S: Supported
686
Haavard Skinnemoen754ce4f2007-02-14 00:33:09 -0800687ATMEL SPI DRIVER
688P: Haavard Skinnemoen
689M: hskinnemoen@atmel.com
690S: Supported
691
Haavard Skinnemoen914a3f32007-10-10 02:29:43 -0700692ATMEL USBA UDC DRIVER
693P: Haavard Skinnemoen
694M: hskinnemoen@atmel.com
695L: kernel@avr32linux.org
696W: http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver
697S: Supported
698
Linus Torvalds1da177e2005-04-16 15:20:36 -0700699ATMEL WIRELESS DRIVER
700P: Simon Kelley
701M: simon@thekelleys.org.uk
Johannes Berg724c6b32007-04-23 12:18:20 -0700702L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700703W: http://www.thekelleys.org.uk/atmel
704W: http://atmelwlandriver.sourceforge.net/
705S: Maintained
706
Chris Wrighta92b7b82005-07-07 18:12:23 -0700707AUDIT SUBSYSTEM
David Woodhousead3f9a22005-07-13 15:28:29 +0100708P: David Woodhouse
709M: dwmw2@infradead.org
Gabriel Cb9a06202007-08-10 13:00:56 -0700710L: linux-audit@redhat.com (subscribers-only)
David Woodhousead3f9a22005-07-13 15:28:29 +0100711W: http://people.redhat.com/sgrubb/audit/
Josh Boyer1adc1232005-11-23 15:44:15 -0800712T: git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
Chris Wrighta92b7b82005-07-07 18:12:23 -0700713S: Maintained
714
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800715AUXILIARY DISPLAY DRIVERS
716P: Miguel Ojeda Sandonis
717M: maxextreme@gmail.com
718L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700719W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800720S: Maintained
721
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700722AVR32 ARCHITECTURE
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700723P: Haavard Skinnemoen
724M: hskinnemoen@atmel.com
725W: http://www.atmel.com/products/AVR32/
726W: http://avr32linux.org/
727W: http://avrfreaks.net/
728S: Supported
729
730AVR32/AT32AP MACHINE SUPPORT
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700731P: Haavard Skinnemoen
732M: hskinnemoen@atmel.com
733S: Supported
734
Linus Torvalds1da177e2005-04-16 15:20:36 -0700735AX.25 NETWORK LAYER
736P: Ralf Baechle
737M: ralf@linux-mips.org
738L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +0200739W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700740S: Maintained
741
Richard Purdie300abeb2007-02-07 22:21:07 +0000742BACKLIGHT CLASS/SUBSYSTEM
743P: Richard Purdie
744M: rpurdie@rpsys.net
745S: Maintained
746
Bryan Wu1394f032007-05-06 14:50:22 -0700747BLACKFIN ARCHITECTURE
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800748P: Bryan Wu
749M: bryan.wu@analog.com
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800750L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
751W: http://blackfin.uclinux.org
752S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700753
Bryan Wue190d6b2007-07-17 14:43:44 +0800754BLACKFIN EMAC DRIVER
755P: Bryan Wu
756M: bryan.wu@analog.com
757L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
758W: http://blackfin.uclinux.org
759S: Supported
760
Mike Frysinger566da5b2007-06-11 15:31:30 +0800761BLACKFIN RTC DRIVER
762P: Mike Frysinger
763M: michael.frysinger@analog.com
764M: vapier.adi@gmail.com
765L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
766W: http://blackfin.uclinux.org
767S: Supported
768
Bryan Wu1394f032007-05-06 14:50:22 -0700769BLACKFIN SERIAL DRIVER
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800770P: Aubrey Li
771M: aubrey.li@analog.com
772L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
773W: http://blackfin.uclinux.org
774S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700775
Bryan Wu1e6d3202007-07-15 02:50:02 +0800776BLACKFIN WATCHDOG DRIVER
777P: Mike Frysinger
778M: michael.frysinger@analog.com
779M: vapier.adi@gmail.com
780L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
781W: http://blackfin.uclinux.org
782S: Supported
783
Linus Torvalds1da177e2005-04-16 15:20:36 -0700784BAYCOM/HDLCDRV DRIVERS FOR AX.25
785P: Thomas Sailer
786M: t.sailer@alumni.ethz.ch
787L: linux-hams@vger.kernel.org
788W: http://www.baycom.org/~tom/ham/ham.html
789S: Maintained
790
Michael Buesche4d6b792007-09-18 15:39:42 -0400791B43 WIRELESS DRIVER
792P: Michael Buesch
793M: mb@bu3sch.de
794P: Stefano Brivio
795M: st3@riseup.net
796L: linux-wireless@vger.kernel.org
797W: http://bcm43xx.berlios.de/
798S: Maintained
799
Larry Finger75388ac2007-09-25 16:46:54 -0700800B43LEGACY WIRELESS DRIVER
801P: Larry Finger
802M: Larry.Finger@lwfinger.net
803L: linux-wireless@vger.kernel.org
804W: http://bcm43xx.berlios.de/
805S: Maintained
806
Michael Bueschfb67a0f2006-08-16 00:39:36 +0200807BCM43XX WIRELESS DRIVER (SOFTMAC BASED VERSION)
808P: Larry Finger
809M: Larry.Finger@lwfinger.net
Michael Buesch9eac8f92006-04-22 17:31:27 +0200810P: Stefano Brivio
811M: st3@riseup.net
Johannes Berg724c6b32007-04-23 12:18:20 -0700812L: linux-wireless@vger.kernel.org
Michael Buesch9eac8f92006-04-22 17:31:27 +0200813W: http://bcm43xx.berlios.de/
814S: Maintained
815
Linus Torvalds1da177e2005-04-16 15:20:36 -0700816BEFS FILE SYSTEM
817P: Sergey S. Kostyliov
818M: rathamahata@php4.ru
819L: linux-kernel@vger.kernel.org
820S: Maintained
821
Linus Torvalds1da177e2005-04-16 15:20:36 -0700822BFS FILE SYSTEM
823P: Tigran A. Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -0800824M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700825L: linux-kernel@vger.kernel.org
826S: Maintained
827
Bryan Wud24ecfc2007-05-01 23:26:32 +0200828BLACKFIN I2C TWI DRIVER
829P: Sonic Zhang
830M: sonic.zhang@analog.com
831L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
832W: http://blackfin.uclinux.org/
833S: Supported
834
Linus Torvalds1da177e2005-04-16 15:20:36 -0700835BLOCK LAYER
836P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +0200837M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700838L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800839T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700840S: Maintained
841
842BLUETOOTH SUBSYSTEM
843P: Marcel Holtmann
844M: marcel@holtmann.org
845P: Maxim Krasnyansky
846M: maxk@qualcomm.com
847L: bluez-devel@lists.sf.net
848W: http://bluez.sf.net
849W: http://www.bluez.org
850W: http://www.holtmann.org/linux/bluetooth/
Josh Boyer1adc1232005-11-23 15:44:15 -0800851T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700852S: Maintained
853
854BLUETOOTH RFCOMM LAYER
855P: Marcel Holtmann
856M: marcel@holtmann.org
857P: Maxim Krasnyansky
858M: maxk@qualcomm.com
859S: Maintained
860
861BLUETOOTH BNEP LAYER
862P: Marcel Holtmann
863M: marcel@holtmann.org
864P: Maxim Krasnyansky
865M: maxk@qualcomm.com
866S: Maintained
867
868BLUETOOTH CMTP LAYER
869P: Marcel Holtmann
870M: marcel@holtmann.org
871S: Maintained
872
873BLUETOOTH HIDP LAYER
874P: Marcel Holtmann
875M: marcel@holtmann.org
876S: Maintained
877
878BLUETOOTH HCI UART DRIVER
879P: Marcel Holtmann
880M: marcel@holtmann.org
881P: Maxim Krasnyansky
882M: maxk@qualcomm.com
883S: Maintained
884
885BLUETOOTH HCI USB DRIVER
886P: Marcel Holtmann
887M: marcel@holtmann.org
888P: Maxim Krasnyansky
889M: maxk@qualcomm.com
890S: Maintained
891
892BLUETOOTH HCI BCM203X DRIVER
893P: Marcel Holtmann
894M: marcel@holtmann.org
895S: Maintained
896
897BLUETOOTH HCI BPA10X DRIVER
898P: Marcel Holtmann
899M: marcel@holtmann.org
900S: Maintained
901
902BLUETOOTH HCI BFUSB DRIVER
903P: Marcel Holtmann
904M: marcel@holtmann.org
905S: Maintained
906
907BLUETOOTH HCI DTL1 DRIVER
908P: Marcel Holtmann
909M: marcel@holtmann.org
910S: Maintained
911
912BLUETOOTH HCI BLUECARD DRIVER
913P: Marcel Holtmann
914M: marcel@holtmann.org
915S: Maintained
916
917BLUETOOTH HCI BT3C DRIVER
918P: Marcel Holtmann
919M: marcel@holtmann.org
920S: Maintained
921
922BLUETOOTH HCI BTUART DRIVER
923P: Marcel Holtmann
924M: marcel@holtmann.org
925S: Maintained
926
927BLUETOOTH HCI VHCI DRIVER
928P: Maxim Krasnyansky
929M: maxk@qualcomm.com
930S: Maintained
931
932BONDING DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +0100933P: Chad Tindel
934M: ctindel@users.sourceforge.net
935P: Jay Vosburgh
936M: fubar@us.ibm.com
937L: bonding-devel@lists.sourceforge.net
938W: http://sourceforge.net/projects/bonding/
939S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700940
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000941BROADBAND PROCESSOR ARCHITECTURE
942P: Arnd Bergmann
943M: arnd@arndb.de
Stephen Rothwell1d049812006-03-22 11:26:58 +1100944L: linuxppc-dev@ozlabs.org
Arthur Othieno6d923f92006-05-19 06:22:23 -0400945W: http://www.penguinppc.org/ppc64/
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000946S: Supported
947
Gary Zambrano39105892006-06-22 17:26:20 -0700948BROADCOM B44 10/100 ETHERNET DRIVER
949P: Gary Zambrano
950M: zambrano@broadcom.com
951L: netdev@vger.kernel.org
952S: Supported
953
Michael Chan948c51e2006-06-04 02:51:39 -0700954BROADCOM BNX2 GIGABIT ETHERNET DRIVER
955P: Michael Chan
956M: mchan@broadcom.com
957L: netdev@vger.kernel.org
958S: Supported
959
960BROADCOM TG3 GIGABIT ETHERNET DRIVER
961P: Michael Chan
962M: mchan@broadcom.com
963L: netdev@vger.kernel.org
964S: Supported
965
Jens Axboe5cdf7f72007-07-17 08:58:06 +0200966BSG (block layer generic sg v4 driver)
967P: FUJITA Tomonori
968M: fujita.tomonori@lab.ntt.co.jp
969L: linux-scsi@vger.kernel.org
970S: Supported
971
Linus Torvalds1da177e2005-04-16 15:20:36 -0700972BTTV VIDEO4LINUX DRIVER
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700973P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -0200974M: mchehab@infradead.org
975M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700976L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700977W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -0200978T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700979S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -0700980
Jonathan Corbet77d51402007-03-22 19:44:17 -0300981CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
982P: Jonathan Corbet
983M: corbet@lwn.net
984L: video4linux-list@redhat.com
985S: Maintained
986
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +0200987CALGARY x86-64 IOMMU
988P: Muli Ben-Yehuda
989M: muli@il.ibm.com
990P: Jon D. Mason
Jon Masond8d2bed2006-10-05 18:47:21 +0200991M: jdmason@kudzu.us
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +0200992L: linux-kernel@vger.kernel.org
993L: discuss@x86-64.org
994S: Maintained
995
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800996CFAG12864B LCD DRIVER
997P: Miguel Ojeda Sandonis
998M: maxextreme@gmail.com
999L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -07001000W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001001S: Maintained
1002
1003CFAG12864BFB LCD FRAMEBUFFER DRIVER
1004P: Miguel Ojeda Sandonis
1005M: maxextreme@gmail.com
1006L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -07001007W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001008S: Maintained
1009
Johannes Berg704232c2007-04-23 12:20:05 -07001010CFG80211 and NL80211
1011P: Johannes Berg
1012M: johannes@sipsolutions.net
1013L: linux-wireless@vger.kernel.org
1014S: Maintained
1015
Andy Whitcroft0a920b52007-06-01 00:46:48 -07001016CHECKPATCH
1017P: Andy Whitcroft
1018M: apw@shadowen.org
1019P: Randy Dunlap
1020M: rdunlap@xenotime.net
1021P: Joel Schopp
1022M: jschopp@austin.ibm.com
1023S: Supported
1024
Linus Torvalds1da177e2005-04-16 15:20:36 -07001025COMMON INTERNET FILE SYSTEM (CIFS)
1026P: Steve French
1027M: sfrench@samba.org
Jesper Juhlfb453d42006-01-15 02:46:48 +01001028L: linux-cifs-client@lists.samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001029L: samba-technical@lists.samba.org
Steve Frenchaf5a0322007-08-13 19:53:17 +00001030W: http://linux-cifs.samba.org/
Josh Boyer1adc1232005-11-23 15:44:15 -08001031T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001032S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001033
Joel Becker7063fbf2005-12-15 14:29:43 -08001034CONFIGFS
1035P: Joel Becker
Joel Becker62ca3d262006-01-27 11:04:12 -08001036M: joel.becker@oracle.com
1037L: linux-kernel@vger.kernel.org
Joel Becker7063fbf2005-12-15 14:29:43 -08001038S: Supported
1039
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001040CIRRUS LOGIC EP93XX ETHERNET DRIVER
1041P: Lennert Buytenhek
1042M: kernel@wantstofly.org
1043L: netdev@vger.kernel.org
1044S: Maintained
1045
Linus Torvalds1da177e2005-04-16 15:20:36 -07001046CIRRUS LOGIC GENERIC FBDEV DRIVER
1047P: Jeff Garzik
1048M: jgarzik@pobox.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001049L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001050S: Odd Fixes
1051
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001052CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1053P: Lennert Buytenhek
1054M: kernel@wantstofly.org
1055L: linux-usb-devel@lists.sourceforge.net
1056S: Maintained
1057
Linus Torvalds1da177e2005-04-16 15:20:36 -07001058CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1059P: Cirrus Logic Corporation (kernel 2.2 driver)
1060M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1061P: Nils Faerber (port to kernel 2.4)
1062M: Nils Faerber <nils@kernelconcepts.de>
1063S: Maintained
1064
1065CODA FILE SYSTEM
1066P: Jan Harkes
1067M: jaharkes@cs.cmu.edu
1068M: coda@cs.cmu.edu
1069L: codalist@coda.cs.cmu.edu
1070W: http://www.coda.cs.cmu.edu/
1071S: Maintained
1072
1073COMPACTPCI HOTPLUG CORE
1074P: Scott Murray
1075M: scottm@somanetworks.com
1076M: scott@spiteful.org
1077L: pcihpd-discuss@lists.sourceforge.net
1078S: Supported
1079
1080COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1081P: Scott Murray
1082M: scottm@somanetworks.com
1083M: scott@spiteful.org
1084L: pcihpd-discuss@lists.sourceforge.net
1085S: Supported
1086
1087COMPACTPCI HOTPLUG GENERIC DRIVER
1088P: Scott Murray
1089M: scottm@somanetworks.com
1090M: scott@spiteful.org
1091L: pcihpd-discuss@lists.sourceforge.net
1092S: Supported
1093
1094COMPUTONE INTELLIPORT MULTIPORT CARD
1095P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -07001096M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001097W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -07001098S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001099
Simon Arlott949be0f2007-03-06 02:47:46 -08001100CONEXANT ACCESSRUNNER USB DRIVER
1101P: Simon Arlott
1102M: cxacru@fire.lp0.eu
Simon Arlott9ae5e3b2007-05-09 08:38:10 +02001103L: accessrunner-general@lists.sourceforge.net
1104W: http://accessrunner.sourceforge.net/
Simon Arlott949be0f2007-03-06 02:47:46 -08001105S: Maintained
1106
Rudolf Marekbebe4672007-05-08 17:22:02 +02001107CORETEMP HARDWARE MONITORING DRIVER
1108P: Rudolf Marek
1109M: r.marek@assembler.cz
1110L: lm-sensors@lm-sensors.org
1111S: Maintained
1112
Linus Torvalds1da177e2005-04-16 15:20:36 -07001113COSA/SRP SYNC SERIAL DRIVER
1114P: Jan "Yenya" Kasprzak
1115M: kas@fi.muni.cz
1116W: http://www.fi.muni.cz/~kas/cosa/
1117S: Maintained
1118
1119CPU FREQUENCY DRIVERS
1120P: Dave Jones
1121M: davej@codemonkey.org.uk
1122L: cpufreq@lists.linux.org.uk
1123W: http://www.codemonkey.org.uk/projects/cpufreq/
Dave Jones7531a0b2006-12-12 17:26:35 -05001124T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001125S: Maintained
1126
1127CPUID/MSR DRIVER
1128P: H. Peter Anvin
1129M: hpa@zytor.com
1130S: Maintained
1131
Paul Jacksoned90fb42005-09-27 21:45:37 -07001132CPUSETS
1133P: Paul Jackson
1134P: Simon Derr
1135M: pj@sgi.com
1136M: simon.derr@bull.net
1137L: linux-kernel@vger.kernel.org
1138W: http://www.bullopensource.org/cpuset/
1139S: Supported
1140
Linus Torvalds1da177e2005-04-16 15:20:36 -07001141CRAMFS FILESYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +01001142W: http://sourceforge.net/projects/cramfs/
1143S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001144
1145CRIS PORT
1146P: Mikael Starvik
1147M: starvik@axis.com
1148L: dev-etrax@axis.com
1149W: http://developer.axis.com
1150S: Maintained
1151
1152CRYPTO API
1153P: Herbert Xu
1154M: herbert@gondor.apana.org.au
1155P: David S. Miller
1156M: davem@davemloft.net
1157L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001158T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001159S: Maintained
1160
Jaya Kumar9b4ffa42005-11-17 10:12:23 +01001161CS5535 Audio ALSA driver
1162P: Jaya Kumar
1163M: jayakumar.alsa@gmail.com
1164S: Maintained
1165
Linus Torvalds1da177e2005-04-16 15:20:36 -07001166CYBERPRO FB DRIVER
1167P: Russell King
1168M: rmk@arm.linux.org.uk
1169W: http://www.arm.linux.org.uk/
1170S: Maintained
1171
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001172CYBLAFB FRAMEBUFFER DRIVER
1173P: Knut Petersen
1174M: Knut_Petersen@t-online.de
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001175L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001176S: Maintained
1177
Linus Torvalds1da177e2005-04-16 15:20:36 -07001178CYCLADES 2X SYNC CARD DRIVER
1179P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001180M: acme@ghostprotocols.net
1181W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07001182S: Maintained
1183
1184CYCLADES ASYNC MUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001185W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001186S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001187
1188CYCLADES PC300 DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001189W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001190S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001191
Linus Torvalds1da177e2005-04-16 15:20:36 -07001192DAMA SLAVE for AX.25
1193P: Joerg Reuter
1194M: jreuter@yaina.de
1195W: http://yaina.de/jreuter/
1196W: http://www.qsl.net/dl1bke/
1197L: linux-hams@vger.kernel.org
1198S: Maintained
1199
1200DC395x SCSI driver
1201P: Oliver Neukum
1202M: oliver@neukum.name
1203P: Ali Akcaagac
1204M: aliakc@web.de
1205P: Jamie Lenehan
1206M: lenehan@twibble.org
1207W: http://twibble.org/dist/dc395x/
Randy Dunlapf5df58812006-07-14 00:24:29 -07001208L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001209L: http://lists.twibble.org/mailman/listinfo/dc395x/
1210S: Maintained
1211
1212DC390/AM53C974 SCSI driver
1213P: Kurt Garloff
1214M: garloff@suse.de
1215W: http://www.garloff.de/kurt/linux/dc390/
1216P: Guennadi Liakhovetski
1217M: g.liakhovetski@gmx.de
1218S: Maintained
1219
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001220DCCP PROTOCOL
1221P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001222M: acme@ghostprotocols.net
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001223L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -08001224W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001225S: Maintained
1226
Linus Torvalds1da177e2005-04-16 15:20:36 -07001227DECnet NETWORK LAYER
1228P: Patrick Caulfield
1229M: patrick@tykepenguin.com
1230W: http://linux-decnet.sourceforge.net
1231L: linux-decnet-user@lists.sourceforge.net
1232S: Maintained
1233
1234DEFXX FDDI NETWORK DRIVER
1235P: Maciej W. Rozycki
1236M: macro@linux-mips.org
1237S: Maintained
1238
1239DELL LAPTOP SMM DRIVER
1240P: Massimo Dal Zotto
1241M: dz@debian.org
1242W: http://www.debian.org/~dz/i8k/
1243S: Maintained
1244
Doug Warzecha90563ec2005-09-06 15:17:15 -07001245DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1246P: Doug Warzecha
1247M: Douglas_Warzecha@dell.com
1248S: Maintained
1249
Pavel Machek5ddb88c2006-09-29 02:01:29 -07001250DEVICE-MAPPER (LVM)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001251P: Alasdair Kergon
1252L: dm-devel@redhat.com
1253W: http://sources.redhat.com/dm
1254S: Maintained
1255
1256DEVICE NUMBER REGISTRY
1257P: Torben Mathiasen
1258M: device@lanana.org
1259W: http://lanana.org/docs/device-list/index.html
1260L: linux-kernel@vger.kernel.org
1261S: Maintained
1262
Linus Torvalds1da177e2005-04-16 15:20:36 -07001263DIGI INTL. EPCA DRIVER
1264P: Digi International, Inc
1265M: Eng.Linux@digi.com
1266L: Eng.Linux@digi.com
1267W: http://www.digi.com
1268S: Orphaned
1269
Linus Torvalds1da177e2005-04-16 15:20:36 -07001270DIRECTORY NOTIFICATION
1271P: Stephen Rothwell
1272M: sfr@canb.auug.org.au
1273L: linux-kernel@vger.kernel.org
1274S: Supported
1275
1276DISK GEOMETRY AND PARTITION HANDLING
1277P: Andries Brouwer
1278M: aeb@cwi.nl
1279W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1280W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1281W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1282S: Maintained
1283
1284DISKQUOTA:
1285P: Jan Kara
1286M: jack@suse.cz
1287L: linux-kernel@vger.kernel.org
1288S: Maintained
1289
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001290DISTRIBUTED LOCK MANAGER
1291P: Patrick Caulfield
1292M: pcaulfie@redhat.com
1293P: David Teigland
1294M: teigland@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001295L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001296W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001297T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1298T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001299S: Supported
1300
Linus Torvalds1da177e2005-04-16 15:20:36 -07001301DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1302P: Tobias Ringstrom
1303M: tori@unhappy.mine.nu
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08001304L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001305S: Maintained
1306
Dan Williamsb3e5f262007-08-07 10:26:35 -07001307DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001308P: Shannon Nelson
1309M: shannon.nelson@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -07001310P: Dan Williams
1311M: dan.j.williams@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001312L: linux-kernel@vger.kernel.org
Dan Williamsb3e5f262007-08-07 10:26:35 -07001313S: Supported
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001314
Juerg Haefligerb8250372007-06-09 10:11:16 -04001315DME1737 HARDWARE MONITOR DRIVER
1316P: Juerg Haefliger
1317M: juergh@gmail.com
1318L: lm-sensors@lm-sensors.org
1319S: Maintained
1320
Martin Waitzba483d52005-06-17 13:20:59 -07001321DOCBOOK FOR DOCUMENTATION
Randy Dunlap0f40efb2006-07-03 00:24:15 -07001322P: Randy Dunlap
1323M: rdunlap@xenotime.net
Martin Waitzba483d52005-06-17 13:20:59 -07001324S: Maintained
1325
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001326DOCKING STATION DRIVER
1327P: Kristen Carlson Accardi
1328M: kristen.c.accardi@intel.com
1329L: linux-acpi@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05001330S: Supported
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001331
Linus Torvalds1da177e2005-04-16 15:20:36 -07001332DOUBLETALK DRIVER
1333P: James R. Van Zandt
1334M: jrv@vanzandt.mv.com
1335L: blinux-list@redhat.com
1336S: Maintained
1337
1338DRIVER CORE, KOBJECTS, AND SYSFS
1339P: Greg Kroah-Hartman
1340M: gregkh@suse.de
1341L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001342T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001343S: Supported
1344
1345DRM DRIVERS
1346P: David Airlie
1347M: airlied@linux.ie
1348L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -08001349T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001350S: Maintained
1351
1352DSCC4 DRIVER
Francois Romieu01f20732007-01-26 00:57:17 -08001353P: Francois Romieu
1354M: romieu@fr.zoreil.com
1355L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001356S: Maintained
1357
1358DVB SUBSYSTEM AND DRIVERS
1359P: LinuxTV.org Project
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001360M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001361L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +02001362W: http://linuxtv.org/
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001363T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001364S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001365
1366EATA-DMA SCSI DRIVER
1367P: Michael Neuffer
1368L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1369S: Maintained
1370
1371EATA ISA/EISA/PCI SCSI DRIVER
1372P: Dario Ballabio
1373M: ballabio_dario@emc.com
1374L: linux-scsi@vger.kernel.org
1375S: Maintained
1376
1377EATA-PIO SCSI DRIVER
1378P: Michael Neuffer
1379M: mike@i-Connect.Net
1380L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1381S: Maintained
1382
1383EBTABLES
1384P: Bart De Schuymer
1385M: bart.de.schuymer@pandora.be
1386L: ebtables-user@lists.sourceforge.net
1387L: ebtables-devel@lists.sourceforge.net
1388W: http://ebtables.sourceforge.net/
1389S: Maintained
1390
Michael Halcrow237fead2006-10-04 02:16:22 -07001391ECRYPT FILE SYSTEM
1392P: Mike Halcrow, Phillip Hellewell
1393M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1394L: ecryptfs-devel@lists.sourceforge.net
1395W: http://ecryptfs.sourceforge.net/
1396S: Supported
1397
Alan Coxda9bb1d2006-01-18 17:44:13 -08001398EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -08001399P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001400M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001401L: bluesmoke-devel@lists.sourceforge.net
1402W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001403S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -08001404
1405EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001406P: Mark Gross
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001407P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001408M: mark.gross@intel.com
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001409M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001410L: bluesmoke-devel@lists.sourceforge.net
1411W: bluesmoke.sourceforge.net
1412S: Maintained
1413
1414EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001415P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001416M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001417L: bluesmoke-devel@lists.sourceforge.net
1418W: bluesmoke.sourceforge.net
1419S: Maintained
1420
Douglas Thompson6bc78402007-07-19 01:50:12 -07001421EDAC-I82443BXGX
1422P: Tim Small
1423M: tim@buttersideup.com
1424L: bluesmoke-devel@lists.sourceforge.net
1425W: bluesmoke.sourceforge.net
1426S: Maintained
1427
1428EDAC-I3000
1429P: Jason Uhlenkott
1430M: juhlenko@akamai.com
1431L: bluesmoke-devel@lists.sourceforge.net
1432W: bluesmoke.sourceforge.net
1433S: Maintained
1434
1435EDAC-I5000
1436P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001437M: dougthompson@xmission.com
1438L: bluesmoke-devel@lists.sourceforge.net
1439W: bluesmoke.sourceforge.net
1440S: Maintained
1441
1442EDAC-I82975X
1443P: Ranganathan Desikan
1444P: Arvind R.
1445M: rdesikan@jetzbroadband.com
1446M: arvind@acarlab.com
1447L: bluesmoke-devel@lists.sourceforge.net
1448W: bluesmoke.sourceforge.net
1449S: Maintained
1450
1451EDAC-PASEMI
1452P: Egor Martovetsky
1453M: egor@pasemi.com
Douglas Thompson6bc78402007-07-19 01:50:12 -07001454L: bluesmoke-devel@lists.sourceforge.net
1455W: bluesmoke.sourceforge.net
1456S: Maintained
1457
Dave Peterson0e438e32006-03-26 01:38:55 -08001458EDAC-R82600
1459P: Tim Small
1460M: tim@buttersideup.com
1461L: bluesmoke-devel@lists.sourceforge.net
1462W: bluesmoke.sourceforge.net
1463S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -08001464
Linus Torvalds1da177e2005-04-16 15:20:36 -07001465EEPRO100 NETWORK DRIVER
1466P: Andrey V. Savochkin
1467M: saw@saw.sw.com.sg
1468S: Maintained
1469
Josh Triplett0bee8d22006-07-30 03:03:58 -07001470EFS FILESYSTEM
1471W: http://aeschi.ch.eu.org/efs/
1472S: Orphan
1473
Heiko J Schickfab97222006-09-22 15:22:22 -07001474EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1475P: Hoang-Nam Nguyen
1476M: hnguyen@de.ibm.com
1477P: Christoph Raisch
1478M: raisch@de.ibm.com
Roland Dreier78526822007-07-09 20:12:26 -07001479L: general@lists.openfabrics.org
Heiko J Schickfab97222006-09-22 15:22:22 -07001480S: Supported
1481
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001482EMULEX LPFC FC SCSI DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001483P: James Smart
1484M: james.smart@emulex.com
1485L: linux-scsi@vger.kernel.org
1486W: http://sourceforge.net/projects/lpfcxxxx
1487S: Supported
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001488
Linus Torvalds1da177e2005-04-16 15:20:36 -07001489EPSON 1355 FRAMEBUFFER DRIVER
1490P: Christopher Hoover
1491M: ch@murgatroid.com, ch@hpl.hp.com
1492S: Maintained
1493
1494ETHEREXPRESS-16 NETWORK DRIVER
1495P: Philip Blundell
1496M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001497L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001498S: Maintained
1499
1500ETHERNET BRIDGE
1501P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08001502M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07001503L: bridge@lists.linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001504W: http://bridge.sourceforge.net/
1505S: Maintained
1506
1507ETHERTEAM 16I DRIVER
1508P: Mika Kuoppala
1509M: miku@iki.fi
1510S: Maintained
1511
1512EXT2 FILE SYSTEM
Erik Mouw72be2cc2006-12-06 20:40:49 -08001513L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001514S: Maintained
1515
1516EXT3 FILE SYSTEM
1517P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001518M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001519L: linux-ext4@vger.kernel.org
1520S: Maintained
1521
1522EXT4 FILE SYSTEM
1523P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001524M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001525L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001526S: Maintained
1527
Jean Delvaree53004e2006-01-09 23:26:14 +01001528F71805F HARDWARE MONITORING DRIVER
1529P: Jean Delvare
1530M: khali@linux-fr.org
1531L: lm-sensors@lm-sensors.org
1532S: Maintained
1533
Linus Torvalds1da177e2005-04-16 15:20:36 -07001534FARSYNC SYNCHRONOUS DRIVER
1535P: Kevin Curtis
1536M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001537W: http://www.farsite.co.uk/
1538S: Supported
1539
Akinobu Mitac5408b82007-04-23 14:41:20 -07001540FAULT INJECTION SUPPORT
1541P: Akinobu Mita
1542M: akinobu.mita@gmail.com
1543S: Supported
1544
Linus Torvalds1da177e2005-04-16 15:20:36 -07001545FRAMEBUFFER LAYER
1546P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001547M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001548L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001549W: http://linux-fbdev.sourceforge.net/
1550S: Maintained
1551
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001552FREESCALE SOC FS_ENET DRIVER
1553P: Pantelis Antoniou
1554M: pantelis.antoniou@gmail.com
1555P: Vitaly Bordug
1556M: vbordug@ru.mvista.com
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001557L: linuxppc-dev@ozlabs.org
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001558L: netdev@vger.kernel.org
1559S: Maintained
1560
Li Yanga7205b32007-04-23 10:38:18 -07001561FREESCALE HIGHSPEED USB DEVICE DRIVER
1562P: Li Yang
1563M: leoli@freescale.com
1564L: linux-usb-devel@lists.sourceforge.net
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001565L: linuxppc-dev@ozlabs.org
Li Yanga7205b32007-04-23 10:38:18 -07001566S: Maintained
1567
Li Yangbeaf53b2007-05-25 13:54:02 +08001568FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1569P: Li Yang
1570M: leoli@freescale.com
1571L: netdev@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001572L: linuxppc-dev@ozlabs.org
Li Yangbeaf53b2007-05-25 13:54:02 +08001573S: Maintained
1574
Linus Torvalds1da177e2005-04-16 15:20:36 -07001575FILE LOCKING (flock() and fcntl()/lockf())
1576P: Matthew Wilcox
1577M: matthew@wil.cx
1578L: linux-fsdevel@vger.kernel.org
1579S: Maintained
1580
1581FILESYSTEMS (VFS and infrastructure)
1582P: Alexander Viro
viro@ZenIV.linux.org.uk84122052005-09-06 19:35:49 +01001583M: viro@zeniv.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001584S: Maintained
1585
Stefan Richterb3274472007-05-30 20:44:52 -04001586FIREWIRE SUBSYSTEM
1587P: Kristian Hoegsberg, Stefan Richter
1588M: krh@redhat.com, stefanr@s5r6.in-berlin.de
1589L: linux1394-devel@lists.sourceforge.net
1590W: http://www.linux1394.org/
1591T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1592S: Maintained
1593
Linus Torvalds1da177e2005-04-16 15:20:36 -07001594FIRMWARE LOADER (request_firmware)
1595L: linux-kernel@vger.kernel.org
1596S: Orphan
1597
1598FPU EMULATOR
1599P: Bill Metzenthen
1600M: billm@suburbia.net
1601W: http://suburbia.net/~billm/floating-point/emulator/
1602S: Maintained
1603
1604FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1605P: Mike McLagan
1606M: mike.mclagan@linux.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001607L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001608S: Maintained
1609
1610FREEVXFS FILESYSTEM
1611P: Christoph Hellwig
1612M: hch@infradead.org
1613W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1614S: Maintained
1615
David Howells5ab7ffe2007-04-10 15:10:45 +01001616FUJITSU FR-V (FRV) PORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07001617P: David Howells
1618M: dhowells@redhat.com
1619S: Maintained
1620
Miklos Szeredi04578f12005-09-09 13:10:22 -07001621FUSE: FILESYSTEM IN USERSPACE
1622P: Miklos Szeredi
1623M: miklos@szeredi.hu
1624L: fuse-devel@lists.sourceforge.net
1625W: http://fuse.sourceforge.net/
1626S: Maintained
1627
Linus Torvalds1da177e2005-04-16 15:20:36 -07001628FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1629P: Rik Faith
1630M: faith@cs.unc.edu
1631L: linux-scsi@vger.kernel.org
1632S: Odd fixes (e.g., new signatures)
1633
1634GDT SCSI DISK ARRAY CONTROLLER DRIVER
1635P: Achim Leubner
1636M: achim_leubner@adaptec.com
1637L: linux-scsi@vger.kernel.org
1638W: http://www.icp-vortex.com/
1639S: Supported
1640
Haavard Skinnemoen1c23af92007-05-01 23:26:34 +02001641GENERIC GPIO I2C DRIVER
1642P: Haavard Skinnemoen
1643M: hskinnemoen@atmel.com
1644S: Supported
1645
Linus Torvalds1da177e2005-04-16 15:20:36 -07001646GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1647P: Krzysztof Halasa
1648M: khc@pm.waw.pl
1649W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1650S: Maintained
1651
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001652GFS2 FILE SYSTEM
1653P: Steven Whitehouse
1654M: swhiteho@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001655L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001656W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001657T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1658T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001659S: Supported
1660
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001661GIGASET ISDN DRIVERS
1662P: Hansjoerg Lipp
1663M: hjlipp@web.de
1664P: Tilman Schmidt
1665M: tilman@imap.cc
1666L: gigaset307x-common@lists.sourceforge.net
1667W: http://gigaset307x.sourceforge.net/
1668S: Maintained
1669
Jean Delvare5b543962005-08-15 19:51:02 +02001670HARDWARE MONITORING
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001671P: Mark M. Hoffman
1672M: mhoffman@lightlink.com
Jean Delvare5b543962005-08-15 19:51:02 +02001673L: lm-sensors@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001674W: http://www.lm-sensors.org/
Mark M. Hoffmana1aa5a72007-10-07 14:45:26 -04001675T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git testing
1676T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git release
Jean Delvare5b543962005-08-15 19:51:02 +02001677S: Maintained
1678
Michael Buesch844dd052006-06-26 00:24:59 -07001679HARDWARE RANDOM NUMBER GENERATOR CORE
1680P: Michael Buesch
1681M: mb@bu3sch.de
1682S: Maintained
1683
Robert Love860e1d62005-08-31 23:57:59 -04001684HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1685P: Robert Love
1686M: rlove@rlove.org
1687M: linux-kernel@vger.kernel.org
1688W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1689S: Maintained
1690
Linus Torvalds1da177e2005-04-16 15:20:36 -07001691HARMONY SOUND DRIVER
1692P: Kyle McMartin
1693M: kyle@parisc-linux.org
1694W: http://www.parisc-linux.org/~kyle/harmony/
1695L: parisc-linux@lists.parisc-linux.org
1696S: Maintained
1697
1698HAYES ESP SERIAL DRIVER
1699P: Andrew J. Robinson
1700M: arobinso@nyx.net
1701L: linux-kernel@vger.kernel.org
1702W: http://www.nyx.net/~arobinso
1703S: Maintained
1704
1705HFS FILESYSTEM
1706P: Roman Zippel
1707M: zippel@linux-m68k.org
1708L: linux-kernel@vger.kernel.org
1709S: Maintained
1710
1711HGA FRAMEBUFFER DRIVER
1712P: Ferenc Bakonyi
1713M: fero@drama.obuda.kando.hu
1714L: linux-nvidia@lists.surfsouth.com
1715W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1716S: Maintained
1717
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001718HID CORE LAYER
1719P: Jiri Kosina
1720M: jkosina@suse.cz
1721L: linux-input@atrey.karlin.mff.cuni.cz
Jiri Kosinaa4dff392007-02-27 17:40:09 +01001722T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001723S: Maintained
1724
Ingo Molnar38bed542007-02-22 09:09:34 +01001725HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1726P: Thomas Gleixner
1727M: tglx@linutronix.de
1728L: linux-kernel@vger.kernel.org
1729S: Maintained
1730
Linus Torvalds1da177e2005-04-16 15:20:36 -07001731HIGH-SPEED SCC DRIVER FOR AX.25
1732P: Klaus Kudielka
1733M: klaus.kudielka@ieee.org
1734L: linux-hams@vger.kernel.org
1735W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1736S: Maintained
1737
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08001738HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1739P: HighPoint Linux Team
1740M: linux@highpoint-tech.com
1741W: http://www.highpoint-tech.com
1742S: Supported
1743
Linus Torvalds1da177e2005-04-16 15:20:36 -07001744HIPPI
1745P: Jes Sorensen
1746M: jes@trained-monkey.org
1747L: linux-hippi@sunsite.dk
1748S: Maintained
1749
1750HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1751P: Chirag Kantharia
1752M: chirag.kantharia@hp.com
1753L: iss_storagedev@hp.com
1754S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001755
Linus Torvalds1da177e2005-04-16 15:20:36 -07001756HEWLETT-PACKARD SMART2 RAID DRIVER
1757P: Chirag Kantharia
1758M: chirag.kantharia@hp.com
1759L: iss_storagedev@hp.com
1760S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001761
Linus Torvalds1da177e2005-04-16 15:20:36 -07001762HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1763P: Mike Miller
1764M: mike.miller@hp.com
1765L: iss_storagedev@hp.com
1766S: Supported
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001767
Jouni Malinenff1d2762005-05-12 22:54:16 -04001768HOST AP DRIVER
1769P: Jouni Malinen
Jouni Malinen85d32e72007-03-24 17:15:30 -07001770M: j@w1.fi
1771L: hostap@shmoo.com (subscribers-only)
Johannes Berg724c6b32007-04-23 12:18:20 -07001772L: linux-wireless@vger.kernel.org
Jouni Malinenff1d2762005-05-12 22:54:16 -04001773W: http://hostap.epitest.fi/
1774S: Maintained
1775
Linus Torvalds1da177e2005-04-16 15:20:36 -07001776HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1777P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02001778M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07001779S: Maintained
1780
Bob Piccob9b03322005-11-07 00:59:19 -08001781HPET: High Precision Event Timers driver (hpet.c)
1782P: Clemens Ladisch
1783M: clemens@ladisch.de
1784S: Maintained
1785
1786HPET: i386
1787P: Venkatesh Pallipadi (Venki)
1788M: venkatesh.pallipadi@intel.com
1789S: Maintained
1790
1791HPET: x86_64
Andi Kleen8bd09832007-10-13 01:01:08 +02001792P: Vojtech Pavlik
1793M: vojtech@suse.cz
Bob Piccob9b03322005-11-07 00:59:19 -08001794S: Maintained
1795
1796HPET: ACPI hpet.c
1797P: Bob Picco
1798M: bob.picco@hp.com
1799S: Maintained
1800
Linus Torvalds1da177e2005-04-16 15:20:36 -07001801HPFS FILESYSTEM
1802P: Mikulas Patocka
1803M: mikulas@artax.karlin.mff.cuni.cz
1804W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1805S: Maintained
1806
1807HUGETLB FILESYSTEM
1808P: William Irwin
1809M: wli@holomorphy.com
1810S: Maintained
1811
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001812I2C/SMBUS STUB DRIVER
1813P: Mark M. Hoffman
1814M: mhoffman@lightlink.com
1815L: lm-sensors@lm-sensors.org
1816S: Maintained
1817
Jean Delvare5b543962005-08-15 19:51:02 +02001818I2C SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001819P: Jean Delvare
1820M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02001821L: i2c@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001822T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001823S: Maintained
1824
Till Harbaume8c76ee2007-05-01 23:26:35 +02001825I2C-TINY-USB DRIVER
1826P: Till Harbaum
1827M: till@harbaum.org
1828L: i2c@lm-sensors.org
1829T: http://www.harbaum.org/till/i2c_tiny_usb
1830S: Maintained
1831
Linus Torvalds1da177e2005-04-16 15:20:36 -07001832i386 BOOT CODE
H. Peter Anvin7f1291f2007-07-11 12:18:26 -07001833P: H. Peter Anvin
1834M: hpa@zytor.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001835L: Linux-Kernel@vger.kernel.org
1836S: Maintained
1837
1838i386 SETUP CODE / CPU ERRATA WORKAROUNDS
Linus Torvalds1da177e2005-04-16 15:20:36 -07001839P: H. Peter Anvin
1840M: hpa@zytor.com
H. Peter Anvin72af61c2007-07-13 16:26:55 -07001841T: git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001842S: Maintained
1843
Linus Torvalds1da177e2005-04-16 15:20:36 -07001844IA64 (Itanium) PLATFORM
1845P: Tony Luck
1846M: tony.luck@intel.com
1847L: linux-ia64@vger.kernel.org
1848W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001849T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001850S: Maintained
1851
1852SN-IA64 (Itanium) SUB-PLATFORM
Greg Edwardse5ee7dd2006-01-18 10:21:59 -06001853P: Jes Sorensen
1854M: jes@sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001855L: linux-altix@sgi.com
1856L: linux-ia64@vger.kernel.org
1857W: http://www.sgi.com/altix
1858S: Maintained
1859
1860IBM MCA SCSI SUBSYSTEM DRIVER
1861P: Michael Lang
1862M: langa2@kph.uni-mainz.de
1863W: http://www.uni-mainz.de/~langm000/linux.html
1864S: Maintained
1865
1866IBM Power Linux RAID adapter
1867P: Brian King
1868M: brking@us.ibm.com
1869S: Supported
1870
1871IBM ServeRAID RAID DRIVER
1872P: Jack Hammer
1873P: Dave Jeffery
1874M: ipslinux@adaptec.com
1875W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001876S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001877
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001878IDE SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001879P: Bartlomiej Zolnierkiewicz
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001880M: bzolnier@gmail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001881L: linux-ide@vger.kernel.org
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001882T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001883S: Maintained
1884
1885IDE/ATAPI CDROM DRIVER
Jens Axboe9c5b0ce2007-01-03 18:15:20 +01001886L: linux-ide@vger.kernel.org
Alan Coxca025282007-10-16 23:30:06 -07001887S: Unmaintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001888
1889IDE/ATAPI FLOPPY DRIVERS
1890P: Paul Bristow
1891M: Paul Bristow <paul@paulbristow.net>
1892W: http://paulbristow.net/linux/idefloppy.html
1893L: linux-kernel@vger.kernel.org
1894S: Maintained
1895
1896IDE/ATAPI TAPE DRIVERS
1897P: Gadi Oxman
1898M: Gadi Oxman <gadio@netvision.net.il>
1899L: linux-kernel@vger.kernel.org
1900S: Maintained
1901
Bartlomiej Zolnierkiewiczf72abc22007-09-19 22:08:56 +02001902IDE-SCSI DRIVER
1903L: linux-ide@vger.kernel.org
1904L: linux-scsi@vger.kernel.org
1905S: Orphan
1906
Linus Torvalds1da177e2005-04-16 15:20:36 -07001907IEEE 1394 SUBSYSTEM
1908P: Ben Collins
Stefan Richterf51a5a92007-04-23 14:41:10 -07001909M: ben.collins@ubuntu.com
Stefan Richter87730d02006-09-16 12:24:00 +02001910P: Stefan Richter
1911M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07001912L: linux1394-devel@lists.sourceforge.net
1913W: http://www.linux1394.org/
Stefan Richter87730d02006-09-16 12:24:00 +02001914T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001915S: Maintained
1916
Stefan Richterf51a5a92007-04-23 14:41:10 -07001917IEEE 1394 RAW I/O DRIVER (raw1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001918P: Dan Dennedy
1919M: dan@dennedy.org
Stefan Richterf51a5a92007-04-23 14:41:10 -07001920P: Stefan Richter
1921M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07001922L: linux1394-devel@lists.sourceforge.net
Jody McIntyre105d7b32005-09-30 11:59:04 -07001923S: Maintained
1924
Linus Torvalds1da177e2005-04-16 15:20:36 -07001925IMS TWINTURBO FRAMEBUFFER DRIVER
1926P: Paul Mundt
1927M: lethal@chaoticdreams.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001928L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001929S: Maintained
1930
1931INFINIBAND SUBSYSTEM
1932P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07001933M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001934P: Sean Hefty
1935M: mshefty@ichips.intel.com
1936P: Hal Rosenstock
Roland Dreiercec7c892007-07-12 15:59:36 -07001937M: hal.rosenstock@gmail.com
Roland Dreier78526822007-07-09 20:12:26 -07001938L: general@lists.openfabrics.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001939W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001940T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001941S: Supported
1942
Robert P. J. Day2f1d0762007-07-10 00:38:18 -04001943INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
Vojtech Pavlik664d22a2005-12-13 17:03:36 -08001944P: Dmitry Torokhov
Dmitry Torokhov62f7caf2006-06-26 01:47:56 -04001945M: dmitry.torokhov@gmail.com
1946M: dtor@mail.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07001947L: linux-input@atrey.karlin.mff.cuni.cz
1948L: linux-joystick@atrey.karlin.mff.cuni.cz
Josh Boyer1adc1232005-11-23 15:44:15 -08001949T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001950S: Maintained
1951
Robert Lovec9f04f52005-07-15 12:21:07 -04001952INOTIFY
Cal Peake18b36c712006-12-12 20:18:16 +01001953P: John McCutchan
1954M: ttb@tentacle.dhs.org
1955P: Robert Love
1956M: rml@novell.com
Robert Lovec9f04f52005-07-15 12:21:07 -04001957L: linux-kernel@vger.kernel.org
1958S: Maintained
1959
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08001960INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
Jim Cromiece00f852006-11-30 04:49:44 +01001961P: Sylvain Meyer
1962M: sylvain.meyer@worldonline.fr
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001963L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01001964S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08001965
Linus Torvalds1da177e2005-04-16 15:20:36 -07001966INTEL 810/815 FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001967P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001968M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001969L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01001970S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001971
1972INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
1973P: Ingo Molnar
1974M: mingo@redhat.com
1975S: Maintained
1976
1977INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1978P: Jeff Garzik
1979M: jgarzik@pobox.com
1980W: http://sourceforge.net/projects/gkernel/
1981S: Maintained
1982
1983INTEL IA32 MICROCODE UPDATE SUPPORT
1984P: Tigran Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -08001985M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001986S: Maintained
1987
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001988INTEL I/OAT DMA DRIVER
1989P: Shannon Nelson
1990M: shannon.nelson@intel.com
1991L: linux-kernel@vger.kernel.org
1992S: Supported
1993
Dan Williamsb3e5f262007-08-07 10:26:35 -07001994INTEL IOP-ADMA DMA DRIVER
1995P: Dan Williams
1996M: dan.j.williams@intel.com
1997L: linux-kernel@vger.kernel.org
1998S: Supported
1999
Michael Buesch844dd052006-06-26 00:24:59 -07002000INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
2001P: Deepak Saxena
2002M: dsaxena@plexity.net
2003S: Maintained
2004
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08002005INTEL IXP2000 ETHERNET DRIVER
2006P: Lennert Buytenhek
2007M: kernel@wantstofly.org
2008L: netdev@vger.kernel.org
2009S: Maintained
2010
Linus Torvalds1da177e2005-04-16 15:20:36 -07002011INTEL PRO/100 ETHERNET SUPPORT
2012P: John Ronciak
2013M: john.ronciak@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002014P: Jesse Brandeburg
2015M: jesse.brandeburg@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002016P: Jeff Kirsher
2017M: jeffrey.t.kirsher@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07002018P: Auke Kok
2019M: auke-jan.h.kok@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002020L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002021W: http://sourceforge.net/projects/e1000/
2022S: Supported
2023
2024INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
2025P: Jeb Cramer
2026M: cramerj@intel.com
2027P: John Ronciak
2028M: john.ronciak@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002029P: Jesse Brandeburg
2030M: jesse.brandeburg@intel.com
2031P: Jeff Kirsher
2032M: jeffrey.t.kirsher@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07002033P: Auke Kok
2034M: auke-jan.h.kok@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002035L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002036W: http://sourceforge.net/projects/e1000/
2037S: Supported
2038
2039INTEL PRO/10GbE SUPPORT
2040P: Ayyappan Veeraiyan
2041M: ayyappan.veeraiyan@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07002042P: Auke Kok
2043M: auke-jan.h.kok@intel.com
Auke Kok9a799d72007-09-15 14:07:45 -07002044P: Jesse Brandeburg
2045M: jesse.brandeburg@intel.com
2046P: John Ronciak
2047M: john.ronciak@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002048L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002049W: http://sourceforge.net/projects/e1000/
2050S: Supported
2051
James Ketrenos826d2ab2005-11-07 18:56:59 -06002052INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
2053P: Yi Zhu
2054M: yi.zhu@intel.com
2055P: James Ketrenos
2056M: jketreno@linux.intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002057L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002058L: ipw2100-devel@lists.sourceforge.net
James Ketrenos826d2ab2005-11-07 18:56:59 -06002059L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2060W: http://ipw2100.sourceforge.net
2061S: Supported
2062
2063INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
2064P: Yi Zhu
2065M: yi.zhu@intel.com
2066P: James Ketrenos
2067M: jketreno@linux.intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002068L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002069L: ipw2100-devel@lists.sourceforge.net
James Ketrenos826d2ab2005-11-07 18:56:59 -06002070L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2071W: http://ipw2200.sourceforge.net
2072S: Supported
2073
Zhu Yib481de92007-09-25 17:54:57 -07002074INTEL WIRELESS WIFI LINK (iwlwifi)
2075P: Zhu Yi
2076M: yi.zhu@intel.com
2077L: linux-wireless@vger.kernel.org
2078L: ipw3945-devel@lists.sourceforge.net
2079W: http://intellinuxwireless.org
2080T: git git://intellinuxwireless.org/repos/iwlwifi
2081S: Supported
2082
Ralf Baechlecb109a02007-08-30 23:56:30 -07002083IOC3 ETHERNET DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07002084P: Ralf Baechle
2085M: ralf@linux-mips.org
2086L: linux-mips@linux-mips.org
2087S: Maintained
2088
Ralf Baechlecb109a02007-08-30 23:56:30 -07002089IOC3 SERIAL DRIVER
2090P: Pat Gefre
2091M: pfg@sgi.com
2092L: linux-kernel@linux-mips.org
2093S: Maintained
2094
Linus Torvalds1da177e2005-04-16 15:20:36 -07002095IP MASQUERADING:
2096P: Juanjo Ciarlante
2097M: jjciarla@raiz.uncu.edu.ar
2098S: Maintained
2099
Francois Romieu1202d6f2007-09-17 17:13:55 -07002100IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
2101P: Francois Romieu
2102M: romieu@fr.zoreil.com
2103P: Sorbica Shieh
2104M: sorbica@icplus.com.tw
2105P: Jesse Huang
2106M: jesse@icplus.com.tw
2107L: netdev@vger.kernel.org
2108S: Maintained
2109
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002110IPATH DRIVER:
Arthur Jonesf42b6472007-07-09 20:12:26 -07002111P: Arthur Jones
2112M: infinipath@qlogic.com
2113L: general@lists.openfabrics.org
2114T: git git://git.qlogic.com/ipath-linux-2.6
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002115S: Supported
2116
Corey Minyard4409ebe2006-04-20 02:43:12 -07002117IPMI SUBSYSTEM
2118P: Corey Minyard
2119M: minyard@acm.org
2120L: openipmi-developer@lists.sourceforge.net
2121W: http://openipmi.sourceforge.net/
2122S: Supported
2123
Linus Torvalds1da177e2005-04-16 15:20:36 -07002124IPX NETWORK LAYER
2125P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002126M: acme@ghostprotocols.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002127L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002128S: Maintained
2129
2130IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07002131P: Samuel Ortiz
2132M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07002133L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002134W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07002135S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002136
2137ISAPNP
2138P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02002139M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07002140S: Maintained
2141
2142ISDN SUBSYSTEM
2143P: Karsten Keil
2144M: kkeil@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002145L: isdn4linux@listserv.isdn4linux.de
2146W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08002147T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002148S: Maintained
2149
2150ISDN SUBSYSTEM (Eicon active card driver)
2151P: Armin Schindler
2152M: mac@melware.de
2153L: isdn4linux@listserv.isdn4linux.de
2154W: http://www.melware.de
2155S: Maintained
2156
Linus Torvalds1da177e2005-04-16 15:20:36 -07002157JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2158P: David Woodhouse
2159M: dwmw2@infradead.org
2160L: jffs-dev@axis.com
2161W: http://sources.redhat.com/jffs2/
2162S: Maintained
2163
2164JFS FILESYSTEM
2165P: Dave Kleikamp
2166M: shaggy@austin.ibm.com
2167L: jfs-discussion@lists.sourceforge.net
2168W: http://jfs.sourceforge.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002169T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002170S: Supported
2171
Josh Triplettde456d32006-07-30 03:04:00 -07002172JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07002173P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002174M: sct@redhat.com, akpm@linux-foundation.org
Erik Mouw72be2cc2006-12-06 20:40:49 -08002175L: linux-ext4@vger.kernel.org
Theodore Tsoae0718f2006-05-20 15:00:13 -07002176S: Maintained
2177
Rudolf Marek4660cb32006-10-08 22:01:26 +02002178K8TEMP HARDWARE MONITORING DRIVER
2179P: Rudolf Marek
2180M: r.marek@assembler.cz
2181L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002182S: Maintained
2183
2184KCONFIG
2185P: Roman Zippel
2186M: zippel@linux-m68k.org
2187L: kbuild-devel@lists.sourceforge.net
2188S: Maintained
2189
Vivek Goyalea6c2082006-05-20 14:59:55 -07002190KDUMP
2191P: Vivek Goyal
2192M: vgoyal@in.ibm.com
2193P: Haren Myneni
2194M: hbabu@us.ibm.com
Simon Horman34633992007-05-08 00:31:40 -07002195L: kexec@lists.infradead.org
Vivek Goyalea6c2082006-05-20 14:59:55 -07002196L: linux-kernel@vger.kernel.org
2197W: http://lse.sourceforge.net/kdump/
2198S: Maintained
2199
Linus Torvalds1da177e2005-04-16 15:20:36 -07002200KERNEL AUTOMOUNTER (AUTOFS)
2201P: H. Peter Anvin
2202M: hpa@zytor.com
2203L: autofs@linux.kernel.org
2204S: Odd Fixes
2205
2206KERNEL AUTOMOUNTER v4 (AUTOFS4)
2207P: Ian Kent
2208M: raven@themaw.net
2209L: autofs@linux.kernel.org
2210S: Maintained
2211
2212KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002213P: Sam Ravnborg
2214M: sam@ravnborg.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002215T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002216S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002217
2218KERNEL JANITORS
2219P: Several
maximilian attemsc3000e02007-07-06 11:17:32 -07002220L: kernel-janitors@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002221W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002222S: Maintained
2223
2224KERNEL NFSD
Neil Browna512cd52007-07-31 00:37:27 -07002225P: J. Bruce Fields
2226M: bfields@fieldses.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002227P: Neil Brown
NeilBrown98fac232007-01-26 00:56:57 -08002228M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002229L: nfs@lists.sourceforge.net
2230W: http://nfs.sourceforge.net/
NeilBrown98fac232007-01-26 00:56:57 -08002231S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002232
Avi Kivity426d62e2006-12-13 00:34:03 -08002233KERNEL VIRTUAL MACHINE (KVM)
2234P: Avi Kivity
2235M: avi@qumranet.com
2236L: kvm-devel@lists.sourceforge.net
2237W: kvm.sourceforge.net
2238S: Supported
2239
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002240KEXEC
2241P: Eric Biederman
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002242M: ebiederm@xmission.com
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002243W: http://www.xmission.com/~ebiederm/files/kexec/
2244L: linux-kernel@vger.kernel.org
Simon Horman34633992007-05-08 00:31:40 -07002245L: kexec@lists.infradead.org
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002246S: Maintained
2247
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002248KPROBES
2249P: Prasanna S Panchamukhi
2250M: prasanna@in.ibm.com
2251P: Ananth N Mavinakayanahalli
2252M: ananth@in.ibm.com
2253P: Anil S Keshavamurthy
2254M: anil.s.keshavamurthy@intel.com
2255P: David S. Miller
2256M: davem@davemloft.net
2257L: linux-kernel@vger.kernel.org
2258S: Maintained
2259
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002260KS0108 LCD CONTROLLER DRIVER
2261P: Miguel Ojeda Sandonis
2262M: maxextreme@gmail.com
2263L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -07002264W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002265S: Maintained
2266
Linus Torvalds1da177e2005-04-16 15:20:36 -07002267LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07002268L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07002269S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002270
2271LASI 53c700 driver for PARISC
2272P: James E.J. Bottomley
2273M: James.Bottomley@HansenPartnership.com
2274L: linux-scsi@vger.kernel.org
2275S: Maintained
2276
Richard Purdie263de9b2006-05-15 09:44:16 -07002277LED SUBSYSTEM
2278P: Richard Purdie
2279M: rpurdie@rpsys.net
2280S: Maintained
2281
Linus Torvalds1da177e2005-04-16 15:20:36 -07002282LEGO USB Tower driver
2283P: Juergen Stuber
2284M: starblue@users.sourceforge.net
2285L: legousb-devel@lists.sourceforge.net
2286W: http://legousb.sourceforge.net/
2287S: Maintained
2288
2289LINUX FOR IBM pSERIES (RS/6000)
2290P: Paul Mackerras
2291M: paulus@au.ibm.com
2292W: http://www.ibm.com/linux/ltc/projects/ppc
2293S: Supported
2294
2295LINUX FOR NCR VOYAGER
2296P: James Bottomley
2297M: James.Bottomley@HansenPartnership.com
2298W: http://www.hansenpartnership.com/voyager
2299S: Maintained
2300
2301LINUX FOR POWERPC
2302P: Paul Mackerras
2303M: paulus@samba.org
2304W: http://www.penguinppc.org/
2305L: linuxppc-dev@ozlabs.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002306T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002307S: Supported
2308
2309LINUX FOR POWER MACINTOSH
2310P: Benjamin Herrenschmidt
2311M: benh@kernel.crashing.org
2312W: http://www.penguinppc.org/
2313L: linuxppc-dev@ozlabs.org
2314S: Maintained
2315
2316LINUX FOR POWERPC EMBEDDED MPC52XX
2317P: Sylvain Munaut
2318M: tnt@246tNt.com
Grant Likelye1eea9f2007-10-09 14:45:26 -06002319P: Grant Likely
2320M: grant.likely@secretlab.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07002321W: http://www.246tNt.com/mpc52xx/
2322W: http://www.penguinppc.org/
2323L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002324S: Maintained
2325
2326LINUX FOR POWERPC EMBEDDED PPC4XX
Josh Boyer9a474ff2007-09-19 21:19:07 -05002327P: Josh Boyer
2328M: jwboyer@linux.vnet.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002329P: Matt Porter
2330M: mporter@kernel.crashing.org
2331W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002332L: linuxppc-dev@ozlabs.org
Josh Boyer9a474ff2007-09-19 21:19:07 -05002333T: git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002334S: Maintained
2335
Grant Likely260c02a2007-10-02 12:15:34 +10002336LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2337P: Grant Likely
2338M: grant.likely@secretlab.ca
Grant Likelyf210d432007-10-03 23:24:52 -06002339W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
Grant Likely260c02a2007-10-02 12:15:34 +10002340L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002341S: Maintained
2342
Tom Rinie93adf12005-07-26 12:49:53 -07002343LINUX FOR POWERPC BOOT CODE
Linus Torvalds1da177e2005-04-16 15:20:36 -07002344P: Tom Rini
2345M: trini@kernel.crashing.org
2346W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002347L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002348S: Maintained
2349
Tom Rinie93adf12005-07-26 12:49:53 -07002350LINUX FOR POWERPC EMBEDDED PPC8XX
2351P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07002352M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07002353W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002354L: linuxppc-dev@ozlabs.org
Tom Rinie93adf12005-07-26 12:49:53 -07002355S: Maintained
2356
Linus Torvalds1da177e2005-04-16 15:20:36 -07002357LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
Jim Cromiece00f852006-11-30 04:49:44 +01002358P: Kumar Gala
2359M: galak@kernel.crashing.org
2360W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002361L: linuxppc-dev@ozlabs.org
Jim Cromiece00f852006-11-30 04:49:44 +01002362S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002363
Olof Johanssonab06ff32006-09-06 14:44:54 -05002364LINUX FOR POWERPC PA SEMI PWRFICIENT
2365P: Olof Johansson
2366M: olof@lixom.net
2367W: http://www.pasemi.com/
2368L: linuxppc-dev@ozlabs.org
2369S: Supported
2370
Linus Torvalds1da177e2005-04-16 15:20:36 -07002371LLC (802.2)
2372P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002373M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002374S: Maintained
2375
2376LINUX FOR 64BIT POWERPC
2377P: Paul Mackerras
2378M: paulus@samba.org
2379M: paulus@au.ibm.com
2380P: Anton Blanchard
2381M: anton@samba.org
2382M: anton@au.ibm.com
Arthur Othieno6d923f92006-05-19 06:22:23 -04002383W: http://www.penguinppc.org/ppc64/
Stephen Rothwell1d049812006-03-22 11:26:58 +11002384L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002385S: Supported
2386
2387LINUX SECURITY MODULE (LSM) FRAMEWORK
2388P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08002389M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08002390L: linux-security-module@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002391W: http://lsm.immunix.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002392T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002393S: Supported
2394
2395LM83 HARDWARE MONITOR DRIVER
2396P: Jean Delvare
2397M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002398L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002399S: Maintained
2400
2401LM90 HARDWARE MONITOR DRIVER
2402P: Jean Delvare
2403M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002404L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002405S: Maintained
2406
Peter Zijlstra512e67f2007-10-11 22:11:11 +02002407LOCKDEP AND LOCKSTAT
2408P: Peter Zijlstra
2409M: peterz@infradead.org
2410P: Ingo Molnar
2411M: mingo@redhat.com
2412L: linux-kernel@vger.kernel.org
2413T: git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2414S: Maintained
2415
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002416LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002417P: Richard Russon (FlatCap)
2418M: ldm@flatcap.org
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002419L: linux-ntfs-dev@lists.sourceforge.net
2420W: http://www.linux-ntfs.org/content/view/19/37/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002421S: Maintained
2422
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002423LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2424P: Eric Moore
Eric Moored8a82d72006-12-29 16:47:43 -08002425M: Eric.Moore@lsi.com
2426M: support@lsi.com
Eric Moorecec744f2007-09-14 19:08:08 -06002427L: DL-MPTFusionLinux@lsi.com
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002428L: linux-scsi@vger.kernel.org
2429W: http://www.lsilogic.com/support
2430S: Supported
2431
Linus Torvalds1da177e2005-04-16 15:20:36 -07002432LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2433P: Matthew Wilcox
2434M: matthew@wil.cx
2435L: linux-scsi@vger.kernel.org
2436S: Maintained
2437
Hirokazu Takatac12a54b2007-07-15 23:38:45 -07002438M32R ARCHITECTURE
2439P: Hirokazu Takata
2440M: takata@linux-m32r.org
2441L: linux-m32r@ml.linux-m32r.org
2442L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2443W: http://www.linux-m32r.org/
2444S: Maintained
2445
Linus Torvalds1da177e2005-04-16 15:20:36 -07002446M68K ARCHITECTURE
2447P: Geert Uytterhoeven
2448M: geert@linux-m68k.org
2449P: Roman Zippel
2450M: zippel@linux-m68k.org
2451L: linux-m68k@lists.linux-m68k.org
2452W: http://www.linux-m68k.org/
2453W: http://linux-m68k-cvs.ubb.ca/
2454S: Maintained
2455
2456M68K ON APPLE MACINTOSH
2457P: Joshua Thompson
2458M: funaho@jurai.org
2459W: http://www.mac.linux-m68k.org/
2460L: linux-mac68k@mac.linux-m68k.org
2461S: Maintained
2462
2463M68K ON HP9000/300
2464P: Philip Blundell
2465M: philb@gnu.org
2466W: http://www.tazenda.demon.co.uk/phil/linux-hp
2467S: Maintained
2468
Jiri Benc64a327a2007-05-05 11:47:08 -07002469MAC80211
2470P: Jiri Benc
2471M: jbenc@suse.cz
2472P: Michael Wu
2473M: flamingice@sourmilk.net
2474L: linux-wireless@vger.kernel.org
2475W: http://linuxwireless.org/
2476T: git kernel.org:/pub/scm/linux/kernel/git/jbenc/mac80211.git
2477S: Maintained
2478
Patrick McHardyb863ceb2007-07-14 18:55:06 -07002479MACVLAN DRIVER
2480P: Patrick McHardy
2481M: kaber@trash.net
2482L: netdev@vger.kernel.org
2483S: Maintained
2484
Linus Torvalds1da177e2005-04-16 15:20:36 -07002485MARVELL YUKON / SYSKONNECT DRIVER
2486P: Mirko Lindner
2487M: mlindner@syskonnect.de
2488P: Ralph Roesler
2489M: rroesler@syskonnect.de
2490W: http://www.syskonnect.com
2491S: Supported
2492
Michael Kerriskfaf16682005-07-31 22:34:47 -07002493MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
Jim Cromiece00f852006-11-30 04:49:44 +01002494P: Michael Kerrisk
Michael Kerrisk1d7f5022007-10-16 23:30:31 -07002495M: mtk.manpages@gmail.com
Jim Cromiece00f852006-11-30 04:49:44 +01002496W: ftp://ftp.kernel.org/pub/linux/docs/manpages
2497S: Maintained
Michael Kerriskfaf16682005-07-31 22:34:47 -07002498
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002499MARVELL MV643XX ETHERNET DRIVER
2500P: Dale Farnsworth
2501M: dale@farnsworth.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002502P: Manish Lachwani
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002503M: mlachwani@mvista.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002504L: netdev@vger.kernel.org
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002505S: Odd Fixes for 2.4; Maintained for 2.6.
Linus Torvalds1da177e2005-04-16 15:20:36 -07002506
2507MATROX FRAMEBUFFER DRIVER
2508P: Petr Vandrovec
2509M: vandrove@vc.cvut.cz
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002510L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002511S: Maintained
2512
Hans-Juergen Kochd20620d2007-05-08 17:22:00 +02002513MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2514P: Hans J. Koch
2515M: hjk@linutronix.de
2516L: lm-sensors@lm-sensors.org
2517S: Maintained
2518
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002519MEGARAID SCSI DRIVERS
Jim Cromiece00f852006-11-30 04:49:44 +01002520P: Neela Syam Kolli
Sumant Patrobdd0d7572007-05-10 07:22:35 -07002521M: megaraidlinux@lsi.com
Jim Cromiece00f852006-11-30 04:49:44 +01002522S: linux-scsi@vger.kernel.org
2523W: http://megaraid.lsilogic.com
2524S: Maintained
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002525
Steven Rostedt70ea91f2006-07-30 03:03:53 -07002526MEMORY MANAGEMENT
2527L: linux-mm@kvack.org
2528L: linux-kernel@vger.kernel.org
2529W: http://www.linux-mm.org
2530S: Maintained
2531
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002532MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002533P: David Woodhouse
2534M: dwmw2@infradead.org
2535W: http://www.linux-mtd.infradead.org/
2536L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002537T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002538S: Maintained
2539
Artem Bityutskiy48576402007-02-13 17:11:10 +02002540UNSORTED BLOCK IMAGES (UBI)
2541P: Artem Bityutskiy
2542M: dedekind@infradead.org
2543W: http://www.linux-mtd.infradead.org/
2544L: linux-mtd@lists.infradead.org
Artem Bityutskiy21600542007-05-22 12:23:21 +03002545T: git git://git.infradead.org/~dedekind/ubi-2.6.git
Artem Bityutskiy48576402007-02-13 17:11:10 +02002546S: Maintained
2547
Linus Torvalds1da177e2005-04-16 15:20:36 -07002548MICROTEK X6 SCANNER
2549P: Oliver Neukum
2550M: oliver@neukum.name
2551S: Maintained
2552
2553MIPS
2554P: Ralf Baechle
2555M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01002556W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002557L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00002558T: git www.linux-mips.org:/pub/scm/linux.git
2559S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002560
2561MISCELLANEOUS MCA-SUPPORT
2562P: James Bottomley
2563M: jejb@steeleye.com
2564L: linux-kernel@vger.kernel.org
2565S: Maintained
2566
2567MODULE SUPPORT
2568P: Rusty Russell
2569M: rusty@rustcorp.com.au
2570L: linux-kernel@vger.kernel.org
2571S: Maintained
2572
2573MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2574P: Stelian Pop
2575M: stelian@popies.net
2576W: http://popies.net/meye/
2577S: Maintained
2578
Pavel Pisac58ff042007-05-16 01:10:41 +02002579MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2580P: Pavel Pisa
2581M: ppisa@pikron.com
2582L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2583W: http://mmc.drzeus.cx/wiki/Controllers/Freescale/SDHC
2584S: Maintained
2585
Linus Torvalds1da177e2005-04-16 15:20:36 -07002586MOUSE AND MISC DEVICES [GENERAL]
2587P: Alessandro Rubini
2588M: rubini@ipvvis.unipv.it
2589L: linux-kernel@vger.kernel.org
2590S: Maintained
2591
Jiri Slabyd7354102006-12-08 02:38:35 -08002592MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
2593P: Jiri Slaby
2594M: jirislaby@gmail.com
2595L: linux-kernel@vger.kernel.org
2596S: Maintained
2597
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002598MSI LAPTOP SUPPORT
2599P: Lennart Poettering
2600M: mzxreary@0pointer.de
2601L: https://tango.0pointer.de/mailman/listinfo/s270-linux
2602W: http://0pointer.de/lennart/tchibo.html
2603S: Maintained
2604
Linus Torvalds1da177e2005-04-16 15:20:36 -07002605MTRR AND SIMILAR SUPPORT [i386]
2606P: Richard Gooch
2607M: rgooch@atnf.csiro.au
2608L: linux-kernel@vger.kernel.org
2609W: http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
2610S: Maintained
2611
Pierre Ossman5c4e6f12007-05-21 20:23:20 +02002612MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07002613P: Pierre Ossman
2614M: drzeus-mmc@drzeus.cx
2615L: linux-kernel@vger.kernel.org
2616S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01002617
David Brownell15a05802007-08-08 09:12:54 -07002618MULTIMEDIA CARD (MMC) ETC. OVER SPI
2619P: David Brownell
2620M: dbrownell@users.sourceforge.net
2621L: linux-kernel@vger.kernel.org
2622S: Odd fixes
2623
Linus Torvalds1da177e2005-04-16 15:20:36 -07002624MULTISOUND SOUND DRIVER
2625P: Andrew Veliath
2626M: andrewtv@usa.net
2627S: Maintained
2628
Jiri Slabyd7354102006-12-08 02:38:35 -08002629MULTITECH MULTIPORT CARD (ISICOM)
2630P: Jiri Slaby
2631M: jirislaby@gmail.com
2632L: linux-kernel@vger.kernel.org
2633S: Maintained
2634
Linus Torvalds1da177e2005-04-16 15:20:36 -07002635NATSEMI ETHERNET DRIVER (DP8381x)
2636P: Tim Hockin
2637M: thockin@hockin.org
2638S: Maintained
2639
2640NCP FILESYSTEM
2641P: Petr Vandrovec
2642M: vandrove@vc.cvut.cz
2643L: linware@sh.cvut.cz
2644S: Maintained
2645
2646NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2647P: James E.J. Bottomley
2648M: James.Bottomley@HansenPartnership.com
2649L: linux-scsi@vger.kernel.org
2650S: Maintained
2651
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002652NETEM NETWORK EMULATOR
2653P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08002654M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07002655L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002656S: Maintained
2657
Jiri Slaby4a584482007-08-30 23:56:39 -07002658NETERION (S2IO) Xframe 10GbE DRIVER
2659P: Ramkrishna Vepa
2660M: ram.vepa@neterion.com
2661P: Rastapur Santosh
2662M: santosh.rastapur@neterion.com
2663P: Sivakumar Subramani
2664M: sivakumar.subramani@neterion.com
2665P: Sreenivasa Honnur
2666M: sreenivasa.honnur@neterion.com
2667L: netdev@vger.kernel.org
2668W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2669S: Supported
2670
Linus Torvalds1da177e2005-04-16 15:20:36 -07002671NETFILTER/IPTABLES/IPCHAINS
2672P: Rusty Russell
2673P: Marc Boucher
2674P: James Morris
2675P: Harald Welte
2676P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07002677P: Patrick McHardy
2678M: kaber@trash.net
Patrick McHardy1a03b812007-09-18 13:19:26 -07002679L: netfilter-devel@vger.kernel.org
2680L: netfilter@vger.kernel.org
Patrick McHardy82b98542006-10-12 14:08:55 -07002681L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002682W: http://www.netfilter.org/
2683W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002684S: Supported
2685
Paul Moore4cc67732006-09-25 15:57:13 -07002686NETLABEL
2687P: Paul Moore
2688M: paul.moore@hp.com
2689W: http://netlabel.sf.net
2690L: netdev@vger.kernel.org
2691S: Supported
2692
Linus Torvalds1da177e2005-04-16 15:20:36 -07002693NETROM NETWORK LAYER
2694P: Ralf Baechle
2695M: ralf@linux-mips.org
2696L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02002697W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002698S: Maintained
2699
Pavel Machek5ddb88c2006-09-29 02:01:29 -07002700NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002701P: Paul Clements
2702M: Paul.Clements@steeleye.com
2703S: Maintained
2704
2705NETWORK DEVICE DRIVERS
2706P: Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002707M: akpm@linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002708P: Jeff Garzik
2709M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002710L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002711T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002712S: Maintained
2713
2714NETWORKING [GENERAL]
2715P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07002716M: netdev@vger.kernel.org
2717L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08002718W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002719S: Maintained
2720
2721NETWORKING [IPv4/IPv6]
2722P: David S. Miller
2723M: davem@davemloft.net
2724P: Alexey Kuznetsov
2725M: kuznet@ms2.inr.ac.ru
2726P: Pekka Savola (ipv6)
2727M: pekkas@netcore.fi
2728P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04002729M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002730P: Hideaki YOSHIFUJI
2731M: yoshfuji@linux-ipv6.org
2732P: Patrick McHardy
Patrick McHardy1a03b812007-09-18 13:19:26 -07002733M: kaber@trash.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002734L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08002735T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002736S: Maintained
2737
James Morris10e2ff12007-08-25 14:41:28 -07002738NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
2739P: Paul Moore
2740M: paul.moore@hp.com
2741L: netdev@vger.kernel.org
2742S: Maintained
2743
John W. Linville29f8f632006-01-18 14:52:48 -08002744NETWORKING [WIRELESS]
2745P: John W. Linville
2746M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08002747L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08002748T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2749S: Maintained
2750
Amit S. Kale3d396eb2006-10-21 15:33:03 -04002751NETXEN (1/10) GbE SUPPORT
2752P: Amit S. Kale
2753M: amitkale@netxen.com
2754L: netdev@vger.kernel.org
2755W: http://www.netxen.com
2756S: Supported
2757
Linus Torvalds1da177e2005-04-16 15:20:36 -07002758IPVS
2759P: Wensong Zhang
2760M: wensong@linux-vs.org
Horms9d30c172005-09-29 19:47:06 -07002761P: Simon Horman
2762M: horms@verge.net.au
Linus Torvalds1da177e2005-04-16 15:20:36 -07002763P: Julian Anastasov
2764M: ja@ssi.bg
Horms9d30c172005-09-29 19:47:06 -07002765L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002766S: Maintained
2767
2768NFS CLIENT
2769P: Trond Myklebust
2770M: trond.myklebust@fys.uio.no
2771L: linux-kernel@vger.kernel.org
2772S: Maintained
2773
2774NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07002775P: Jan-Pascal van Best
2776M: janpascal@vanbest.org
2777P: Andreas Mohr
2778M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002779L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002780S: Maintained
2781
2782NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2783P: YOKOTA Hiroshi
2784M: yokota@netlab.is.tsukuba.ac.jp
2785W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2786S: Maintained
2787
2788NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2789P: GOTO Masanori
2790M: gotom@debian.or.jp
2791P: YOKOTA Hiroshi
2792M: yokota@netlab.is.tsukuba.ac.jp
2793W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2794S: Maintained
2795
Linus Torvalds1da177e2005-04-16 15:20:36 -07002796NTFS FILESYSTEM
2797P: Anton Altaparmakov
2798M: aia21@cantab.net
2799L: linux-ntfs-dev@lists.sourceforge.net
2800L: linux-kernel@vger.kernel.org
2801W: http://linux-ntfs.sf.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002802T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002803S: Maintained
2804
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002805NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002806P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002807M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002808L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01002809S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002810
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002811OPENCORES I2C BUS DRIVER
2812P: Peter Korsgaard
2813M: jacmet@sunsite.dk
Jean Delvare5d925fe2006-07-01 17:14:32 +02002814L: i2c@lm-sensors.org
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002815S: Maintained
2816
Mark Fashehccd979b2005-12-15 14:31:24 -08002817ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2818P: Mark Fasheh
2819M: mark.fasheh@oracle.com
2820P: Kurt Hackel
2821M: kurt.hackel@oracle.com
2822L: ocfs2-devel@oss.oracle.com
2823W: http://oss.oracle.com/projects/ocfs2/
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002824S: Supported
Mark Fashehccd979b2005-12-15 14:31:24 -08002825
Linus Torvalds1da177e2005-04-16 15:20:36 -07002826OLYMPIC NETWORK DRIVER
2827P: Peter De Shrijver
2828M: p2@ace.ulyssis.student.kuleuven.ac.be
2829P: Mike Phillips
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002830M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002831L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002832L: linux-tr@linuxtr.net
2833W: http://www.linuxtr.net
2834S: Maintained
2835
Harald Weltec1986ee2005-11-13 16:06:29 -08002836OMNIKEY CARDMAN 4000 DRIVER
2837P: Harald Welte
2838M: laforge@gnumonks.org
2839S: Maintained
2840
Harald Welte77c44ab2005-11-13 16:06:26 -08002841OMNIKEY CARDMAN 4040 DRIVER
2842P: Harald Welte
2843M: laforge@gnumonks.org
2844S: Maintained
2845
Jonathan Corbet77d51402007-03-22 19:44:17 -03002846OMNIVISION OV7670 SENSOR DRIVER
2847P: Jonathan Corbet
2848M: corbet@lwn.net
2849L: video4linux-list@redhat.com
2850S: Maintained
2851
Thomas Gleixner431bca72007-05-02 09:31:35 +02002852ONENAND FLASH DRIVER
2853P: Kyungmin Park
2854M: kyungmin.park@samsung.com
2855L: linux-mtd@lists.infradead.org
2856S: Maintained
2857
Linus Torvalds1da177e2005-04-16 15:20:36 -07002858ONSTREAM SCSI TAPE DRIVER
2859P: Willem Riede
2860M: osst@riede.org
2861L: osst-users@lists.sourceforge.net
2862L: linux-scsi@vger.kernel.org
2863S: Maintained
2864
Linus Torvalds1da177e2005-04-16 15:20:36 -07002865OPROFILE
2866P: Philippe Elie
2867M: phil.el@wanadoo.fr
2868L: oprofile-list@lists.sf.net
2869S: Maintained
2870
2871ORINOCO DRIVER
2872P: Pavel Roskin
2873M: proski@gnu.org
2874P: David Gibson
2875M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07002876L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07002877L: orinoco-users@lists.sourceforge.net
2878L: orinoco-devel@lists.sourceforge.net
2879W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002880S: Maintained
2881
Olof Johanssonf5cd7872007-01-31 21:43:54 -06002882PA SEMI ETHERNET DRIVER
2883P: Olof Johansson
2884M: olof@lixom.net
2885L: netdev@vger.kernel.org
2886S: Maintained
2887
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01002888PA SEMI SMBUS DRIVER
2889P: Olof Johansson
2890M: olof@lixom.net
2891L: i2c@lm-sensors.org
2892S: Maintained
2893
Linus Torvalds1da177e2005-04-16 15:20:36 -07002894PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002895L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08002896S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002897
2898PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2899P: Tim Waugh
2900M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002901L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002902W: http://www.torque.net/linux-pp.html
2903S: Maintained
2904
2905PARISC ARCHITECTURE
2906P: Matthew Wilcox
2907M: matthew@wil.cx
2908P: Grant Grundler
2909M: grundler@parisc-linux.org
Kyle McMartin223232d2006-04-21 16:54:23 -04002910P: Kyle McMartin
2911M: kyle@parisc-linux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002912L: parisc-linux@parisc-linux.org
2913W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04002914T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
2915T: cvs cvs.parisc-linux.org:/var/cvs/linux-2.6
Linus Torvalds1da177e2005-04-16 15:20:36 -07002916S: Maintained
2917
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02002918PARAVIRT_OPS INTERFACE
2919P: Jeremy Fitzhardinge
2920M: jeremy@xensource.com
2921P: Chris Wright
2922M: chrisw@sous-sol.org
2923P: Zachary Amsden
2924M: zach@vmware.com
2925P: Rusty Russell
2926M: rusty@rustcorp.com.au
2927L: virtualization@lists.osdl.org
2928L: linux-kernel@vger.kernel.org
2929S: Supported
2930
Jim Cromie1662d322006-10-06 00:43:59 -07002931PC87360 HARDWARE MONITORING DRIVER
2932P: Jim Cromie
2933M: jim.cromie@gmail.com
2934L: lm-sensors@lm-sensors.org
2935S: Maintained
2936
2937PC8736x GPIO DRIVER
2938P: Jim Cromie
2939M: jim.cromie@gmail.com
2940S: Maintained
2941
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06002942PCI ERROR RECOVERY
2943P: Linas Vepstas
2944M: linas@austin.ibm.com
2945L: linux-kernel@vger.kernel.org
2946L: linux-pci@atrey.karlin.mff.cuni.cz
2947S: Supported
2948
Linus Torvalds1da177e2005-04-16 15:20:36 -07002949PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
2950P: Thomas Sailer
2951M: sailer@ife.ee.ethz.ch
2952L: linux-sound@vger.kernel.org
2953W: http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
2954S: Maintained
2955
2956PCI SUBSYSTEM
2957P: Greg Kroah-Hartman
2958M: gregkh@suse.de
2959L: linux-kernel@vger.kernel.org
2960L: linux-pci@atrey.karlin.mff.cuni.cz
Jody McIntyre6fb04252005-11-18 09:31:06 -08002961T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002962S: Supported
2963
2964PCI HOTPLUG CORE
Kristen Carlson Accardifb5f4d72006-09-29 10:30:27 -07002965P: Kristen Carlson Accardi
2966M: kristen.c.accardi@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002967S: Supported
2968
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002969PCIE HOTPLUG DRIVER
2970P: Kristen Carlson Accardi
2971M: kristen.c.accardi@intel.com
2972L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05002973S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002974
Linus Torvalds1da177e2005-04-16 15:20:36 -07002975PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002976P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07002977L: linux-pcmcia@lists.infradead.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002978L: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08002979T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002980S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002981
2982PCNET32 NETWORK DRIVER
pcnet32@verizon.net04ce0942007-02-16 10:07:12 -06002983P: Don Fry
2984M: pcnet32@verizon.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002985L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002986S: Maintained
2987
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07002988PER-TASK DELAY ACCOUNTING
2989P: Shailabh Nagar
2990M: nagar@watson.ibm.com
2991L: linux-kernel@vger.kernel.org
2992S: Maintained
2993
Jim Cromiedd49d0f2006-03-24 18:08:17 +01002994PERSONALITY HANDLING
2995P: Christoph Hellwig
2996M: hch@infradead.org
2997L: linux-abi-devel@lists.sourceforge.net
2998S: Maintained
2999
Linus Torvalds1da177e2005-04-16 15:20:36 -07003000PHRAM MTD DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003001P: Jörn Engel
Linus Torvalds1da177e2005-04-16 15:20:36 -07003002M: joern@wh.fh-wedel.de
3003L: linux-mtd@lists.infradead.org
3004S: Maintained
3005
Peter Osterlund249a6772005-09-27 21:45:30 -07003006PKTCDVD DRIVER
3007P: Peter Osterlund
3008M: petero2@telia.com
3009L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07003010S: Maintained
3011
Linus Torvalds1da177e2005-04-16 15:20:36 -07003012POSIX CLOCKS and TIMERS
Ingo Molnaraa781ae2007-07-19 01:48:32 -07003013P: Thomas Gleixner
3014M: tglx@linutronix.de
Hormsf1c3ddf2006-01-15 02:18:28 +01003015L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003016S: Supported
3017
Anton Vorontsov3be86142007-07-15 04:43:36 +04003018POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
3019P: Anton Vorontsov
3020M: cbou@mail.ru
3021P: David Woodhouse
3022M: dwmw2@infradead.org
3023L: linux-kernel@vger.kernel.org
3024L: kernel-discuss@handhelds.org
3025T: git git.infradead.org/battery-2.6.git
3026S: Maintained
3027
Eugene Surovegin24682972005-10-14 03:00:53 -07003028POWERPC 4xx EMAC DRIVER
3029P: Eugene Surovegin
3030M: ebs@ebshome.net
3031W: http://kernel.ebshome.net/emac/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10003032L: linuxppc-dev@ozlabs.org
Eugene Surovegin24682972005-10-14 03:00:53 -07003033L: netdev@vger.kernel.org
3034S: Maintained
3035
Linus Torvalds1da177e2005-04-16 15:20:36 -07003036PNP SUPPORT
3037P: Adam Belay
3038M: ambx1@neo.rr.com
3039S: Maintained
3040
Vitaly Wool999445d2007-01-04 13:07:03 +01003041PNXxxxx I2C DRIVER
3042P: Vitaly Wool
3043M: vitalywool@gmail.com
3044L: i2c@lm-sensors.org
3045S: Maintained
3046
Linus Torvalds1da177e2005-04-16 15:20:36 -07003047PPP PROTOCOL DRIVERS AND COMPRESSORS
3048P: Paul Mackerras
3049M: paulus@samba.org
3050L: linux-ppp@vger.kernel.org
3051S: Maintained
3052
3053PPP OVER ATM (RFC 2364)
3054P: Mitchell Blank Jr
3055M: mitch@sfgoth.com
3056S: Maintained
3057
3058PPP OVER ETHERNET
3059P: Michal Ostrowski
3060M: mostrows@speakeasy.net
3061S: Maintained
3062
James Chapmana6d23702007-06-27 15:53:17 -07003063PPP OVER L2TP
3064P: James Chapman
3065M: jchapman@katalix.com
3066S: Maintained
3067
Linus Torvalds1da177e2005-04-16 15:20:36 -07003068PREEMPTIBLE KERNEL
3069P: Robert Love
3070M: rml@tech9.net
3071L: linux-kernel@vger.kernel.org
3072L: kpreempt-tech@lists.sourceforge.net
3073W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3074S: Supported
3075
Michael Wueff1a592007-09-25 18:11:01 -07003076P54 WIRELESS DRIVER
3077P: Michael Wu
3078M: flamingice@sourmilk.net
3079L: linux-wireless@vger.kernel.org
3080W: http://prism54.org
3081T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3082S: Maintained
3083
Linus Torvalds1da177e2005-04-16 15:20:36 -07003084PRISM54 WIRELESS DRIVER
Luis R. Rodrigueze88b34b2007-06-01 00:46:57 -07003085P: Luis R. Rodriguez
3086M: mcgrof@gmail.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003087L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003088W: http://prism54.org
3089S: Maintained
3090
3091PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3092P: Peter Denison
3093M: promise@pnd-pc.demon.co.uk
3094W: http://www.pnd-pc.demon.co.uk/promise/
3095S: Maintained
3096
Mikael Petterssonb3277df2007-01-10 09:33:53 +01003097PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3098P: Mikael Pettersson
3099M: mikpe@it.uu.se
3100L: linux-ide@vger.kernel.org
3101S: Maintained
3102
Masakazu Mokuno02c18892007-07-05 20:11:16 +09003103PS3 NETWORK SUPPORT
3104P: Masakazu Mokuno
3105M: mokuno@sm.sony.co.jp
3106L: netdev@vger.kernel.org
3107L: cbe-oss-dev@ozlabs.org
3108S: Supported
3109
Geoff Levandf58a9d12006-11-23 00:46:51 +01003110PS3 PLATFORM SUPPORT
3111P: Geoff Levand
3112M: geoffrey.levand@am.sony.com
3113L: linuxppc-dev@ozlabs.org
3114L: cbe-oss-dev@ozlabs.org
3115S: Supported
3116
Michael Krufky83202042006-07-03 00:24:18 -07003117PVRUSB2 VIDEO4LINUX DRIVER
3118P: Mike Isely
3119M: isely@pobox.com
Mike Isely16e94952007-01-03 18:08:06 -03003120L: pvrusb2@isely.net (subscribers-only)
Michael Krufky83202042006-07-03 00:24:18 -07003121L: video4linux-list@redhat.com
3122W: http://www.isely.net/pvrusb2/
3123S: Maintained
3124
Linus Torvalds1da177e2005-04-16 15:20:36 -07003125PXA2xx SUPPORT
3126P: Nicolas Pitre
3127M: nico@cam.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003128L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003129S: Maintained
3130
Pierre Ossman272f1332007-05-14 21:25:26 +02003131PXA MMCI DRIVER
3132S: Orphan
3133
Linus Torvalds1da177e2005-04-16 15:20:36 -07003134QLOGIC QLA2XXX FC-SCSI DRIVER
3135P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08003136M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003137L: linux-scsi@vger.kernel.org
3138S: Supported
3139
Ron Mercer5a4faa872006-07-25 00:40:21 -07003140QLOGIC QLA3XXX NETWORK DRIVER
3141P: Ron Mercer
3142M: linux-driver@qlogic.com
3143L: netdev@vger.kernel.org
3144S: Supported
3145
Linus Torvalds1da177e2005-04-16 15:20:36 -07003146QNX4 FILESYSTEM
3147P: Anders Larsen
3148M: al@alarsen.net
3149L: linux-kernel@vger.kernel.org
3150W: http://www.alarsen.net/linux/qnx4fs/
3151S: Maintained
3152
3153RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003154P: Benjamin Herrenschmidt
3155M: benh@kernel.crashing.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003156L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003157S: Maintained
3158
3159RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003160P: Paul Mackerras
3161M: paulus@samba.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003162L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003163S: Maintained
3164
3165RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3166P: Corey Thomas
3167M: corey@world.std.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003168L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003169S: Maintained
3170
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003171RALINK RT2X00 WLAN DRIVER
3172P: rt2x00 project
3173L: linux-wireless@vger.kernel.org
3174L: rt2400-devel@lists.sourceforge.net
3175W: http://rt2x00.serialmonkey.com/
3176S: Maintained
3177F: drivers/net/wireless/rt2x00/
3178
Matt Mackall9e95ce22005-04-16 15:25:56 -07003179RANDOM NUMBER DRIVER
3180P: Matt Mackall
3181M: mpm@selenic.com
3182S: Maintained
3183
Matt Porter394b7012005-11-07 01:00:15 -08003184RAPIDIO SUBSYSTEM
3185P: Matt Porter
3186M: mporter@kernel.crashing.org
3187L: linux-kernel@vger.kernel.org
3188S: Maintained
3189
Josh Triplett595182b2006-10-04 02:17:21 -07003190READ-COPY UPDATE (RCU)
3191P: Dipankar Sarma
3192M: dipankar@in.ibm.com
3193W: http://www.rdrop.com/users/paulmck/rclock/
3194L: linux-kernel@vger.kernel.org
3195S: Supported
3196
3197RCUTORTURE MODULE
3198P: Josh Triplett
3199M: josh@freedesktop.org
3200L: linux-kernel@vger.kernel.org
3201S: Maintained
3202
Linus Torvalds1da177e2005-04-16 15:20:36 -07003203REAL TIME CLOCK DRIVER
3204P: Paul Gortmaker
3205M: p_gortmaker@yahoo.com
3206L: linux-kernel@vger.kernel.org
3207S: Maintained
3208
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003209REAL TIME CLOCK (RTC) SUBSYSTEM
3210P: Alessandro Zummo
3211M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003212L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003213S: Maintained
3214
Linus Torvalds1da177e2005-04-16 15:20:36 -07003215REISERFS FILE SYSTEM
3216P: Hans Reiser
3217M: reiserfs-dev@namesys.com
Jeff Mahoney76c4e5e2007-06-08 13:47:02 -07003218L: reiserfs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003219W: http://www.namesys.com
3220S: Supported
3221
3222ROCKETPORT DRIVER
3223P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003224W: http://www.comtrol.com
3225S: Maintained
3226
3227ROSE NETWORK LAYER
3228P: Ralf Baechle
3229M: ralf@linux-mips.org
3230L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003231W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003232S: Maintained
3233
3234RISCOM8 DRIVER
3235S: Orphan
3236
Michael Wu605bebe2007-05-14 01:41:02 -04003237RTL818X WIRELESS DRIVER
3238P: Michael Wu
3239M: flamingice@sourmilk.net
3240P: Andrea Merello
3241M: andreamrl@tiscali.it
3242L: linux-wireless@vger.kernel.org
3243W: http://linuxwireless.org/
3244T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3245S: Maintained
3246
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003247S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003248P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003249M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003250L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01003251S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003252
Linus Torvalds1da177e2005-04-16 15:20:36 -07003253S390
3254P: Martin Schwidefsky
3255M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003256P: Heiko Carstens
3257M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003258M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003259L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003260W: http://www.ibm.com/developerworks/linux/linux390/
3261S: Supported
3262
3263S390 NETWORK DRIVERS
Ursula Braundd96df22007-09-19 13:09:02 +02003264P: Ursula Braun
3265M: ubraun@linux.vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003266M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003267L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003268W: http://www.ibm.com/developerworks/linux/linux390/
3269S: Supported
3270
3271S390 ZFCP DRIVER
Swen Schillig9cbb8892006-09-21 16:29:31 +02003272P: Swen Schillig
3273M: swen@vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003274M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003275L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003276W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003277S: Supported
3278
Ursula Braundd96df22007-09-19 13:09:02 +02003279S390 IUCV NETWORK LAYER
3280P: Ursula Braun
3281M: ubraun@linux.vnet.ibm.com
3282M: linux390@de.ibm.com
3283L: linux-s390@vger.kernel.org
3284W: http://www.ibm.com/developerworks/linux/linux390/
3285S: Supported
3286
Linus Torvalds1da177e2005-04-16 15:20:36 -07003287SAA7146 VIDEO4LINUX-2 DRIVER
3288P: Michael Hunold
3289M: michael@mihu.de
3290W: http://www.mihu.de/linux/saa7146
3291S: Maintained
3292
Linus Torvalds1da177e2005-04-16 15:20:36 -07003293SC1200 WDT DRIVER
3294P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003295M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003296S: Maintained
3297
3298SCHEDULER
3299P: Ingo Molnar
3300M: mingo@elte.hu
3301P: Robert Love [the preemptible kernel bits]
3302M: rml@tech9.net
3303L: linux-kernel@vger.kernel.org
3304S: Maintained
3305
3306SCSI CDROM DRIVER
3307P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003308M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003309L: linux-scsi@vger.kernel.org
3310W: http://www.kernel.dk
3311S: Maintained
3312
3313SCSI SG DRIVER
3314P: Doug Gilbert
3315M: dgilbert@interlog.com
3316L: linux-scsi@vger.kernel.org
3317W: http://www.torque.net/sg
3318S: Maintained
3319
3320SCSI SUBSYSTEM
3321P: James E.J. Bottomley
3322M: James.Bottomley@SteelEye.com
3323L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003324T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003325S: Maintained
3326
3327SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003328P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003329M: Kai.Makisara@kolumbus.fi
3330L: linux-scsi@vger.kernel.org
3331S: Maintained
3332
3333SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003334P: Vlad Yasevich
3335M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003336P: Sridhar Samudrala
3337M: sri@us.ibm.com
3338L: lksctp-developers@lists.sourceforge.net
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003339W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003340S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003341
3342SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003343P: Jim Cromie
3344M: jim.cromie@gmail.com
3345S: Odd Fixes
3346
3347SCx200 GPIO DRIVER
3348P: Jim Cromie
3349M: jim.cromie@gmail.com
3350S: Maintained
3351
3352SCx200 HRT CLOCKSOURCE DRIVER
3353P: Jim Cromie
3354M: jim.cromie@gmail.com
3355S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003356
3357SECURITY CONTACT
3358P: Security Officers
3359M: security@kernel.org
3360S: Supported
3361
3362SELINUX SECURITY MODULE
3363P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08003364M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07003365P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003366M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003367P: Eric Paris
3368M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003369L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003370L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003371W: http://www.nsa.gov/selinux
3372S: Supported
3373
Jiri Slabycef2cf02007-05-08 00:31:45 -07003374SENSABLE PHANTOM
3375P: Jiri Slaby
3376M: jirislaby@gmail.com
3377S: Maintained
3378
Linus Torvalds1da177e2005-04-16 15:20:36 -07003379SERIAL ATA (SATA) SUBSYSTEM:
3380P: Jeff Garzik
3381M: jgarzik@pobox.com
3382L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003383T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003384S: Supported
3385
3386SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3387P: Pat Gefre
3388M: pfg@sgi.com
3389L: linux-ia64@vger.kernel.org
3390S: Supported
3391
3392SGI VISUAL WORKSTATION 320 AND 540
3393P: Andrey Panin
3394M: pazke@donpac.ru
3395L: linux-visws-devel@lists.sf.net
3396W: http://linux-visws.sf.net
3397S: Maintained for 2.6.
3398
3399SIMTEC EB110ATX (Chalice CATS)
3400P: Ben Dooks
3401P: Vincent Sanders
3402M: support@simtec.co.uk
3403W: http://www.simtec.co.uk/products/EB110ATX/
3404S: Supported
3405
3406SIMTEC EB2410ITX (BAST)
3407P: Ben Dooks
3408P: Vincent Sanders
3409M: support@simtec.co.uk
3410W: http://www.simtec.co.uk/products/EB2410ITX/
3411S: Supported
3412
Francois Romieu92aab3c2005-07-30 13:11:18 +02003413SIS 190 ETHERNET DRIVER
3414P: Francois Romieu
3415M: romieu@fr.zoreil.com
3416L: netdev@vger.kernel.org
3417S: Maintained
3418
Linus Torvalds1da177e2005-04-16 15:20:36 -07003419SIS 5513 IDE CONTROLLER DRIVER
3420P: Lionel Bouton
3421M: Lionel.Bouton@inet6.fr
3422W: http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
3423W: http://gyver.homeip.net/sis5513/index.html
3424S: Maintained
3425
3426SIS 900/7016 FAST ETHERNET DRIVER
3427P: Daniele Venzano
3428M: venza@brownhat.org
3429W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07003430L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003431S: Maintained
3432
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003433SIS 96X I2C/SMBUS DRIVER
3434P: Mark M. Hoffman
3435M: mhoffman@lightlink.com
3436L: lm-sensors@lm-sensors.org
3437S: Maintained
3438
Linus Torvalds1da177e2005-04-16 15:20:36 -07003439SIS FRAMEBUFFER DRIVER
3440P: Thomas Winischhofer
3441M: thomas@winischhofer.net
3442W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003443S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003444
3445SIS USB2VGA DRIVER
3446P: Thomas Winischhofer
3447M: thomas@winischhofer.net
3448W: http://www.winischhofer.at/linuxsisusbvga.shtml
3449S: Maintained
3450
Christoph Lameter415ad26d2007-07-26 10:40:56 -07003451SLAB ALLOCATOR
3452P: Christoph Lameter
3453M: clameter@sgi.com
3454P: Pekka Enberg
3455M: penberg@cs.helsinki.fi
3456L: linux-mm@kvack.org
3457S: Maintained
3458
Linus Torvalds1da177e2005-04-16 15:20:36 -07003459SMC91x ETHERNET DRIVER
3460P: Nicolas Pitre
3461M: nico@cam.org
3462S: Maintained
3463
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003464SMSC47B397 HARDWARE MONITOR DRIVER
3465P: Mark M. Hoffman
3466M: mhoffman@lightlink.com
3467L: lm-sensors@lm-sensors.org
3468S: Maintained
3469
Daniel Drake8f0f8502006-07-18 22:00:25 +01003470SOFTMAC LAYER (IEEE 802.11)
3471P: Johannes Berg
3472M: johannes@sipsolutions.net
3473P: Joe Jezak
3474M: josejx@gentoo.org
3475P: Daniel Drake
3476M: dsd@gentoo.org
3477W: http://softmac.sipsolutions.net/
Johannes Berg724c6b32007-04-23 12:18:20 -07003478L: linux-wireless@vger.kernel.org
Daniel Drake8f0f8502006-07-18 22:00:25 +01003479S: Maintained
3480
Linus Torvalds1da177e2005-04-16 15:20:36 -07003481SOFTWARE RAID (Multiple Disks) SUPPORT
3482P: Ingo Molnar
3483M: mingo@redhat.com
3484P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08003485M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07003486L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08003487S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003488
Pavel Machek95a631e2007-07-19 01:47:42 -07003489HIBERNATION (aka Software Suspend, aka swsusp):
Linus Torvalds1da177e2005-04-16 15:20:36 -07003490P: Pavel Machek
3491M: pavel@suse.cz
Pavel Machek95a631e2007-07-19 01:47:42 -07003492P: Rafael J. Wysocki
3493M: rjw@sisk.pl
3494L: linux-pm@lists.linux-foundation.org
3495S: Supported
3496
3497SUSPEND TO RAM:
3498P: Pavel Machek
3499M: pavel@suse.cz
3500P: Rafael J. Wysocki
3501M: rjw@sisk.pl
David Brownellf318a632007-04-23 14:41:06 -07003502L: linux-pm@lists.linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003503S: Maintained
3504
3505SONIC NETWORK DRIVER
3506P: Thomas Bogendoerfer
3507M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003508L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003509S: Maintained
3510
Michael Buesch61e115a2007-09-18 15:12:50 -04003511SONICS SILICON BACKPLANE DRIVER (SSB)
3512P: Michael Buesch
3513M: mb@bu3sch.de
3514L: netdev@vger.kernel.org
3515S: Maintained
3516
Linus Torvalds1da177e2005-04-16 15:20:36 -07003517SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01003518P: Mattia Dongili
3519M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01003520L: linux-acpi@vger.kernel.org
3521W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07003522S: Maintained
3523
3524SOUND
3525P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02003526M: perex@perex.cz
Takashi Iwai82622042007-04-16 12:32:52 +02003527L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003528S: Maintained
3529
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003530SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3531P: Liam Girdwood
3532M: liam.girdwood@wolfsonmicro.com
Takashi Iwai82622042007-04-16 12:32:52 +02003533L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003534S: Supported
3535
Kumar Gala025c3982006-04-02 16:05:54 -05003536SPI SUBSYSTEM
3537P: David Brownell
3538M: dbrownell@users.sourceforge.net
3539L: spi-devel-general@lists.sourceforge.net
3540S: Maintained
3541
Steven Rostedt855f46a2006-08-05 12:14:50 -07003542STABLE BRANCH:
3543P: Greg Kroah-Hartman
3544M: greg@kroah.com
3545P: Chris Wright
3546M: chrisw@sous-sol.org
3547L: stable@kernel.org
3548S: Maintained
3549
Kylene Hall1c72d462005-05-01 08:59:13 -07003550TPM DEVICE DRIVER
3551P: Kylene Hall
Kent Yoder8e81cc12007-08-22 14:01:04 -07003552M: tpmdd-devel@lists.sourceforge.net
Kylene Hall1c72d462005-05-01 08:59:13 -07003553W: http://tpmdd.sourceforge.net
Marcel Selhorstd3a7b6d2007-03-16 13:38:31 -08003554P: Marcel Selhorst
3555M: tpm@selhorst.net
3556W: http://www.prosec.rub.de/tpm/
Stephen Rothwell3bd2aad2007-05-15 01:41:36 -07003557L: tpmdd-devel@lists.sourceforge.net
Kylene Hall1c72d462005-05-01 08:59:13 -07003558S: Maintained
3559
Mark Gross1a80ba82005-10-30 15:02:55 -08003560Telecom Clock Driver for MCPL0010
Jim Cromiece00f852006-11-30 04:49:44 +01003561P: Mark Gross
3562M: mark.gross@intel.com
3563S: Supported
Mark Gross1a80ba82005-10-30 15:02:55 -08003564
Chris Zankel48b415c2005-06-23 22:01:07 -07003565TENSILICA XTENSA PORT (xtensa):
3566P: Chris Zankel
3567M: chris@zankel.net
3568S: Maintained
3569
Henrique de Moraes Holschuh756970a2007-03-29 01:58:44 -03003570THINKPAD ACPI EXTRAS DRIVER
3571P: Henrique de Moraes Holschuh
3572M: ibm-acpi@hmh.eng.br
3573L: ibm-acpi-devel@lists.sourceforge.net
3574W: http://ibm-acpi.sourceforge.net
3575W: http://thinkwiki.org/wiki/Ibm-acpi
3576T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
3577S: Maintained
3578
Linus Torvalds1da177e2005-04-16 15:20:36 -07003579UltraSPARC (sparc64):
3580P: David S. Miller
3581M: davem@davemloft.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003582L: sparclinux@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08003583T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003584S: Maintained
3585
3586SHARP LH SUPPORT (LH7952X & LH7A40X)
3587P: Marc Singer
3588M: elf@buici.com
3589W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003590L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003591S: Maintained
3592
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003593SHPC HOTPLUG DRIVER
3594P: Kristen Carlson Accardi
3595M: kristen.c.accardi@intel.com
3596L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05003597S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003598
Pierre Ossmand129bce2006-03-24 03:18:17 -08003599SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3600P: Pierre Ossman
3601M: drzeus-sdhci@drzeus.cx
3602L: sdhci-devel@list.drzeus.cx
3603W: http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci
3604S: Maintained
3605
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003606SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3607P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08003608M: shemminger@linux-foundation.org
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003609L: netdev@vger.kernel.org
3610S: Maintained
3611
Chris Boot1a87d942006-07-10 04:45:34 -07003612SOEKRIS NET48XX LED SUPPORT
3613P: Chris Boot
3614M: bootc@bootc.net
3615S: Maintained
3616
Linus Torvalds1da177e2005-04-16 15:20:36 -07003617SPARC (sparc32):
3618P: William L. Irwin
3619M: wli@holomorphy.com
3620L: sparclinux@vger.kernel.org
3621S: Maintained
3622
3623SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3624P: Roger Wolff
3625M: R.E.Wolff@BitWizard.nl
3626L: linux-kernel@vger.kernel.org ?
3627S: Supported
3628
Jim Lewis2752e402006-09-29 02:01:19 -07003629SPIDERNET NETWORK DRIVER for CELL
Linas Vepstasfa302482007-02-20 16:45:27 -06003630P: Linas Vepstas
3631M: linas@austin.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07003632L: netdev@vger.kernel.org
3633S: Supported
3634
Linus Torvalds1da177e2005-04-16 15:20:36 -07003635SRM (Alpha) environment access
3636P: Jan-Benedict Glaw
3637M: jbglaw@lug-owl.de
3638L: linux-kernel@vger.kernel.org
3639S: Maintained
3640
3641STARFIRE/DURALAN NETWORK DRIVER
3642P: Ion Badulescu
3643M: ionut@cs.columbia.edu
3644S: Maintained
3645
3646STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3647W: http://mosquitonet.Stanford.EDU/strip.html
3648S: Unsupported ?
3649
3650STRADIS MPEG-2 DECODER DRIVER
3651P: Nathan Laredo
3652M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003653W: http://www.stradis.com/
3654S: Maintained
3655
3656SUPERH (sh)
3657P: Paul Mundt
3658M: lethal@linux-sh.org
Matthew Wilcox3b5e0cb2006-09-29 02:01:30 -07003659L: linuxsh-dev@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003660W: http://www.linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003661S: Maintained
3662
3663SUPERH64 (sh64)
3664P: Paul Mundt
3665M: lethal@linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003666L: linuxsh-shmedia-dev@lists.sourceforge.net
3667W: http://www.linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003668S: Maintained
3669
3670SUN3/3X
3671P: Sam Creasey
3672M: sammy@sammy.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003673W: http://sammy.net/sun3/
3674S: Maintained
3675
3676SVGA HANDLING
3677P: Martin Mares
3678M: mj@ucw.cz
3679L: linux-video@atrey.karlin.mff.cuni.cz
3680S: Maintained
3681
3682SYSV FILESYSTEM
3683P: Christoph Hellwig
3684M: hch@infradead.org
3685S: Maintained
3686
Stephen Hemminger781b456a2006-07-10 20:25:29 -07003687TC CLASSIFIER
3688P: Jamal Hadi Salim
3689M: hadi@cyberus.ca
3690L: netdev@vger.kernel.org
3691S: Maintained
3692
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07003693TCP LOW PRIORITY MODULE
3694P: Wong Hoi Sing, Edison
3695M: hswong3i@gmail.com
3696P: Hung Hing Lun, Mike
3697M: hlhung3i@gmail.com
3698W: http://tcp-lp-mod.sourceforge.net/
3699S: Maintained
3700
Andy Gospodarek1a348cc2007-09-17 18:50:36 -07003701TEHUTI ETHERNET DRIVER
3702P: Alexander Indenbaum
3703M: baum@tehutinetworks.net
3704P: Andy Gospodarek
3705M: andy@greyhouse.net
3706L: netdev@vger.kernel.org
3707S: Supported
3708
Alex Dubov4020f2d2006-10-04 02:15:37 -07003709TI FLASH MEDIA INTERFACE DRIVER
3710P: Alex Dubov
3711M: oakad@yahoo.com
3712S: Maintained
3713
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003714TI OMAP MMC INTERFACE DRIVER
3715P: Carlos Aguiar, Anderson Briglia and Syed Khasim
Randy Dunlape82ce352007-10-16 23:29:44 -07003716M: linux-omap-open-source@linux.omap.com (subscribers only)
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003717W: http://linux.omap.com
3718W: http://www.muru.com/linux/omap/
3719S: Maintained
3720
Michael Buesch844dd052006-06-26 00:24:59 -07003721TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3722P: Deepak Saxena
3723M: dsaxena@plexity.net
3724S: Maintained
3725
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003726TASKSTATS STATISTICS INTERFACE
3727P: Shailabh Nagar
3728M: nagar@watson.ibm.com
3729L: linux-kernel@vger.kernel.org
3730S: Maintained
3731
Linus Torvalds1da177e2005-04-16 15:20:36 -07003732TI PARALLEL LINK CABLE DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003733P: Romain Lievin
3734M: roms@lpg.ticalc.org
3735S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003736
Per Lidene86eaa32006-01-12 16:45:18 +01003737TIPC NETWORK LAYER
3738P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01003739M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003740P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01003741M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003742P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01003743M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01003744L: tipc-discussion@lists.sourceforge.net
3745W: http://tipc.sourceforge.net/
3746W: http://tipc.cslab.ericsson.net/
3747T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
3748S: Maintained
3749
Linus Torvalds1da177e2005-04-16 15:20:36 -07003750TLAN NETWORK DRIVER
3751P: Samuel Chessman
3752M: chessman@tux.org
3753L: tlan-devel@lists.sourceforge.net
3754W: http://sourceforge.net/projects/tlan/
3755S: Maintained
3756
3757TOKEN-RING NETWORK DRIVER
3758P: Mike Phillips
3759M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003760L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003761L: linux-tr@linuxtr.net
3762W: http://www.linuxtr.net
3763S: Maintained
3764
3765TOSHIBA ACPI EXTRAS DRIVER
3766P: John Belmonte
3767M: toshiba_acpi@memebeam.org
3768W: http://memebeam.org/toys/ToshibaAcpiDriver
3769S: Maintained
3770
3771TOSHIBA SMM DRIVER
3772P: Jonathan Buzzard
3773M: jonathan@buzzard.org.uk
3774L: tlinux-users@tce.toshiba-dme.co.jp
3775W: http://www.buzzard.org.uk/toshiba/
3776S: Maintained
3777
3778TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
3779P: Muli Ben-Yehuda
3780M: mulix@mulix.org
3781L: linux-kernel@vger.kernel.org
3782S: Maintained
3783
3784TRIVIAL PATCHES
Jim Cromiece00f852006-11-30 04:49:44 +01003785P: Adrian Bunk
3786M: trivial@kernel.org
3787L: linux-kernel@vger.kernel.org
3788W: http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
3789T: git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
3790S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003791
3792TMS380 TOKEN-RING NETWORK DRIVER
3793P: Adam Fritzler
3794M: mid@auk.cx
3795L: linux-tr@linuxtr.net
3796W: http://www.auk.cx/tms380tr/
3797S: Maintained
3798
3799TULIP NETWORK DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07003800L: tulip-users@lists.sourceforge.net
3801W: http://sourceforge.net/projects/tulip/
Valerie Henson49afc592007-07-30 13:10:52 -06003802S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07003803
3804TUN/TAP driver
3805P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08003806M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003807L: vtun@office.satix.net
3808W: http://vtun.sourceforge.net/tun
3809S: Maintained
3810
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08003811TURBOCHANNEL SUBSYSTEM
3812P: Maciej W. Rozycki
3813M: macro@linux-mips.org
3814S: Maintained
3815
Linus Torvalds1da177e2005-04-16 15:20:36 -07003816U14-34F SCSI DRIVER
3817P: Dario Ballabio
3818M: ballabio_dario@emc.com
3819L: linux-scsi@vger.kernel.org
3820S: Maintained
3821
3822UDF FILESYSTEM
3823P: Ben Fennema
3824M: bfennema@falcon.csc.calpoly.edu
Linus Torvalds1da177e2005-04-16 15:20:36 -07003825W: http://linux-udf.sourceforge.net
3826S: Maintained
3827
3828UNIFORM CDROM DRIVER
3829P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003830M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003831L: linux-kernel@vger.kernel.org
3832W: http://www.kernel.dk
3833S: Maintained
3834
3835USB ACM DRIVER
3836P: Oliver Neukum
3837M: oliver@neukum.name
3838L: linux-usb-users@lists.sourceforge.net
3839L: linux-usb-devel@lists.sourceforge.net
3840S: Maintained
3841
3842USB BLOCK DRIVER (UB ub)
3843P: Pete Zaitcev
3844M: zaitcev@redhat.com
3845L: linux-kernel@vger.kernel.org
3846L: linux-usb-devel@lists.sourceforge.net
3847S: Supported
3848
Linus Torvalds1da177e2005-04-16 15:20:36 -07003849USB CDC ETHERNET DRIVER
3850P: Greg Kroah-Hartman
3851M: greg@kroah.com
3852L: linux-usb-users@lists.sourceforge.net
3853L: linux-usb-devel@lists.sourceforge.net
3854S: Maintained
3855W: http://www.kroah.com/linux-usb/
3856
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003857USB DAVICOM DM9601 DRIVER
3858P: Peter Korsgaard
3859M: jacmet@sunsite.dk
Peter Korsgaard043600a2007-06-27 21:18:18 +02003860L: netdev@vger.kernel.org
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003861W: http://www.linux-usb.org/usbnet
3862S: Maintained
3863
Linus Torvalds1da177e2005-04-16 15:20:36 -07003864USB EHCI DRIVER
3865P: David Brownell
3866M: dbrownell@users.sourceforge.net
3867L: linux-usb-devel@lists.sourceforge.net
David Brownell23d8c902006-12-05 03:10:08 -08003868S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003869
Luca Risolia7ce08c92006-01-11 02:06:59 +00003870USB ET61X[12]51 DRIVER
3871P: Luca Risolia
3872M: luca.risolia@studio.unibo.it
3873L: linux-usb-devel@lists.sourceforge.net
3874L: video4linux-list@redhat.com
3875W: http://www.linux-projects.org
3876S: Maintained
3877
David Brownell69ae9e32006-11-14 02:03:31 -08003878USB GADGET/PERIPHERAL SUBSYSTEM
3879P: David Brownell
3880M: dbrownell@users.sourceforge.net
3881L: linux-usb-devel@lists.sourceforge.net
3882W: http://www.linux-usb.org/gadget
3883S: Maintained
3884
Jiri Kosina2dea64b2007-07-11 12:12:11 +02003885USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
Jiri Kosina641266fd2007-01-15 09:56:21 +01003886P: Jiri Kosina
3887M: jkosina@suse.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07003888L: linux-usb-devel@lists.sourceforge.net
Jiri Kosinaa4dff392007-02-27 17:40:09 +01003889T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003890S: Maintained
3891
3892USB HUB DRIVER
3893P: Johannes Erdfelt
3894M: johannes@erdfelt.com
3895L: linux-usb-users@lists.sourceforge.net
3896L: linux-usb-devel@lists.sourceforge.net
3897S: Maintained
3898
Olav Kongas959eea22005-11-03 17:38:14 +02003899USB ISP116X DRIVER
3900P: Olav Kongas
3901M: ok@artecdesign.ee
3902L: linux-usb-devel@lists.sourceforge.net
3903S: Maintained
3904
Linus Torvalds1da177e2005-04-16 15:20:36 -07003905USB KAWASAKI LSI DRIVER
3906P: Oliver Neukum
3907M: oliver@neukum.name
3908L: linux-usb-users@lists.sourceforge.net
3909L: linux-usb-devel@lists.sourceforge.net
3910S: Maintained
3911
3912USB MASS STORAGE DRIVER
3913P: Matthew Dharm
3914M: mdharm-usb@one-eyed-alien.net
3915L: linux-usb-users@lists.sourceforge.net
Matthew Dharm8836aeb2005-12-04 22:03:47 -08003916L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003917S: Maintained
3918W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
3919
3920USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08003921P: David Brownell
3922M: dbrownell@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003923L: linux-usb-users@lists.sourceforge.net
3924L: linux-usb-devel@lists.sourceforge.net
David Brownell23d8c902006-12-05 03:10:08 -08003925S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003926
Matthias Urlichsba460e42005-07-14 00:33:47 -07003927USB OPTION-CARD DRIVER
3928P: Matthias Urlichs
3929M: smurf@smurf.noris.de
3930L: linux-usb-devel@lists.sourceforge.net
3931S: Maintained
3932
Linus Torvalds1da177e2005-04-16 15:20:36 -07003933USB OV511 DRIVER
3934P: Mark McClelland
3935M: mmcclell@bigfoot.com
3936L: linux-usb-users@lists.sourceforge.net
3937L: linux-usb-devel@lists.sourceforge.net
3938W: http://alpha.dyndns.org/ov511/
3939S: Maintained
3940
3941USB PEGASUS DRIVER
3942P: Petko Manolov
3943M: petkan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003944L: linux-usb-devel@lists.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02003945L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003946W: http://pegasus2.sourceforge.net/
3947S: Maintained
3948
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07003949USB PRINTER DRIVER (usblp)
3950P: Pete Zaitcev
3951M: zaitcev@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003952L: linux-usb-users@lists.sourceforge.net
3953L: linux-usb-devel@lists.sourceforge.net
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07003954S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003955
3956USB RTL8150 DRIVER
3957P: Petko Manolov
3958M: petkan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003959L: linux-usb-devel@lists.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02003960L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003961W: http://pegasus2.sourceforge.net/
3962S: Maintained
3963
3964USB SE401 DRIVER
3965P: Jeroen Vreeken
3966M: pe1rxq@amsat.org
3967L: linux-usb-users@lists.sourceforge.net
3968L: linux-usb-devel@lists.sourceforge.net
3969W: http://www.chello.nl/~j.vreeken/se401/
3970S: Maintained
3971
3972USB SERIAL CYBERJACK DRIVER
3973P: Matthias Bruestle and Harald Welte
3974M: support@reiner-sct.com
3975W: http://www.reiner-sct.de/support/treiber_cyberjack.php
3976S: Maintained
3977
3978USB SERIAL DIGI ACCELEPORT DRIVER
3979P: Peter Berger and Al Borchers
3980M: pberger@brimson.com
3981M: alborchers@steinerpoint.com
3982L: linux-usb-users@lists.sourceforge.net
3983L: linux-usb-devel@lists.sourceforge.net
3984S: Maintained
3985
3986USB SERIAL DRIVER
3987P: Greg Kroah-Hartman
3988M: gregkh@suse.de
3989L: linux-usb-users@lists.sourceforge.net
3990L: linux-usb-devel@lists.sourceforge.net
3991S: Supported
3992
3993USB SERIAL BELKIN F5U103 DRIVER
3994P: William Greathouse
3995M: wgreathouse@smva.com
3996L: linux-usb-users@lists.sourceforge.net
3997L: linux-usb-devel@lists.sourceforge.net
3998S: Maintained
3999
4000USB SERIAL CYPRESS M8 DRIVER
4001P: Lonnie Mendez
4002M: dignome@gmail.com
4003L: linux-usb-users@lists.sourceforge.net
4004L: linux-usb-devel@lists.sourceforge.net
4005S: Maintained
4006W: http://geocities.com/i0xox0i
4007W: http://firstlight.net/cvs
4008
4009USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
4010L: linux-usb-users@lists.sourceforge.net
4011L: linux-usb-devel@lists.sourceforge.net
4012S: Maintained
4013
4014USB AUERSWALD DRIVER
4015P: Wolfgang Muees
4016M: wolfgang@iksw-muees.de
4017L: linux-usb-users@lists.sourceforge.net
4018L: linux-usb-devel@lists.sourceforge.net
4019S: Maintained
4020
4021USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
4022P: Gary Brubaker
4023M: xavyer@ix.netcom.com
4024L: linux-usb-users@lists.sourceforge.net
4025L: linux-usb-devel@lists.sourceforge.net
4026S: Maintained
4027
4028USB SERIAL KEYSPAN DRIVER
4029P: Greg Kroah-Hartman
4030M: greg@kroah.com
4031L: linux-usb-users@lists.sourceforge.net
4032L: linux-usb-devel@lists.sourceforge.net
4033W: http://www.kroah.com/linux/
4034S: Maintained
4035
4036USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04004037P: Support Department
4038M: support@connecttech.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004039L: linux-usb-users@lists.sourceforge.net
4040L: linux-usb-devel@lists.sourceforge.net
4041W: http://www.connecttech.com
4042S: Supported
4043
Luca Risoliaf423b9a2007-03-26 16:12:04 -03004044USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07004045P: Luca Risolia
4046M: luca.risolia@studio.unibo.it
4047L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00004048L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004049W: http://www.linux-projects.org
4050S: Maintained
4051
4052USB SUBSYSTEM
4053P: Greg Kroah-Hartman
4054M: gregkh@suse.de
4055L: linux-usb-users@lists.sourceforge.net
4056L: linux-usb-devel@lists.sourceforge.net
4057W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08004058T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07004059S: Supported
4060
4061USB UHCI DRIVER
4062P: Alan Stern
4063M: stern@rowland.harvard.edu
4064L: linux-usb-users@lists.sourceforge.net
4065L: linux-usb-devel@lists.sourceforge.net
4066S: Maintained
4067
David Brownell69ae9e32006-11-14 02:03:31 -08004068USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07004069P: David Brownell
4070M: dbrownell@users.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02004071L: netdev@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004072W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07004073S: Maintained
4074
4075USB W996[87]CF DRIVER
4076P: Luca Risolia
4077M: luca.risolia@studio.unibo.it
4078L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00004079L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004080W: http://www.linux-projects.org
4081S: Maintained
4082
Luca Risolia60f78052006-02-06 16:29:35 +00004083USB ZC0301 DRIVER
4084P: Luca Risolia
4085M: luca.risolia@studio.unibo.it
4086L: linux-usb-devel@lists.sourceforge.net
4087L: video4linux-list@redhat.com
4088W: http://www.linux-projects.org
4089S: Maintained
4090
Linus Torvalds1da177e2005-04-16 15:20:36 -07004091USB ZD1201 DRIVER
4092P: Jeroen Vreeken
4093M: pe1rxq@amsat.org
4094L: linux-usb-users@lists.sourceforge.net
4095L: linux-usb-devel@lists.sourceforge.net
4096W: http://linux-lc100020.sourceforge.net
4097S: Maintained
4098
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004099USB ZR364XX DRIVER
4100P: Antoine Jacquet
4101M: royale@zerezo.com
4102L: linux-usb-devel@lists.sourceforge.net
4103L: video4linux-list@redhat.com
4104W: http://royale.zerezo.com/zr364xx/
4105S: Maintained
4106
Linus Torvalds1da177e2005-04-16 15:20:36 -07004107USER-MODE LINUX
4108P: Jeff Dike
4109M: jdike@karaya.com
4110L: user-mode-linux-devel@lists.sourceforge.net
4111L: user-mode-linux-user@lists.sourceforge.net
4112W: http://user-mode-linux.sourceforge.net
4113S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004114
Linus Torvalds1da177e2005-04-16 15:20:36 -07004115FAT/VFAT/MSDOS FILESYSTEM:
4116P: OGAWA Hirofumi
4117M: hirofumi@mail.parknet.co.jp
4118L: linux-kernel@vger.kernel.org
4119S: Maintained
4120
4121VIA 82Cxxx AUDIO DRIVER (old OSS driver)
4122P: Jeff Garzik
4123S: Odd fixes
4124
4125VIA RHINE NETWORK DRIVER
4126P: Roger Luethi
4127M: rl@hellgate.ch
4128S: Maintained
4129
Jean Delvare32c0a522005-09-22 21:47:58 +02004130VIAPRO SMBUS DRIVER
4131P: Jean Delvare
4132M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02004133L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02004134S: Maintained
4135
Francois Romieu01f20732007-01-26 00:57:17 -08004136VIA VELOCITY NETWORK DRIVER
4137P: Francois Romieu
4138M: romieu@fr.zoreil.com
4139L: netdev@vger.kernel.org
4140S: Maintained
4141
Linus Torvalds1da177e2005-04-16 15:20:36 -07004142UCLINUX (AND M68KNOMMU)
4143P: Greg Ungerer
4144M: gerg@uclinux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004145W: http://www.uclinux.org/
Adrian Bunkd660a742005-06-25 14:59:35 -07004146L: uclinux-dev@uclinux.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004147S: Maintained
4148
4149UCLINUX FOR NEC V850
4150P: Miles Bader
Linus Torvalds1da177e2005-04-16 15:20:36 -07004151
4152UCLINUX FOR RENESAS H8/300
4153P: Yoshinori Sato
4154M: ysato@users.sourceforge.jp
4155W: http://uclinux-h8.sourceforge.jp/
4156S: Supported
4157
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03004158UFS FILESYSTEM
Alan Coxabb49202007-06-08 13:47:03 -07004159P: Evgeniy Dushistov
4160M: dushistov@mail.ru
4161L: linux-kernel@vger.kernel.org
4162S: Maintained
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03004163
Linus Torvalds1da177e2005-04-16 15:20:36 -07004164USB DIAMOND RIO500 DRIVER
4165P: Cesar Miquel
4166M: miquel@df.uba.ar
4167L: rio500-users@lists.sourceforge.net
4168W: http://rio500.sourceforge.net
4169S: Maintained
4170
4171VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004172P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02004173M: mchehab@infradead.org
4174M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004175L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004176W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02004177T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004178S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004179
Juerg Haefligerab413192006-09-24 20:54:04 +02004180VT1211 HARDWARE MONITOR DRIVER
4181P: Juerg Haefliger
4182M: juergh@gmail.com
4183L: lm-sensors@lm-sensors.org
4184S: Maintained
4185
Roger Lucas1de9e372005-11-26 20:20:05 +01004186VT8231 HARDWARE MONITOR DRIVER
4187P: Roger Lucas
4188M: roger@planbit.co.uk
4189L: lm-sensors@lm-sensors.org
4190S: Maintained
4191
Linus Torvalds1da177e2005-04-16 15:20:36 -07004192W1 DALLAS'S 1-WIRE BUS
4193P: Evgeniy Polyakov
4194M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07004195S: Maintained
4196
Charles Spirakis13927072006-07-05 18:05:15 +02004197W83791D HARDWARE MONITORING DRIVER
4198P: Charles Spirakis
4199M: bezaur@gmail.com
4200L: lm-sensors@lm-sensors.org
Charles Spirakis64383122007-09-04 13:31:56 -07004201S: Odd Fixes
Charles Spirakis13927072006-07-05 18:05:15 +02004202
Rudolf Marek61db0112006-12-12 18:18:30 +01004203W83793 HARDWARE MONITORING DRIVER
4204P: Rudolf Marek
4205M: r.marek@assembler.cz
4206L: lm-sensors@lm-sensors.org
4207S: Maintained
4208
Linus Torvalds1da177e2005-04-16 15:20:36 -07004209W83L51xD SD/MMC CARD INTERFACE DRIVER
4210P: Pierre Ossman
4211M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01004212L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004213W: http://projects.drzeus.cx/wbsd
4214S: Maintained
4215
Wim Van Sebroeck35277612006-01-15 21:21:14 +01004216WATCHDOG DEVICE DRIVERS
4217P: Wim Van Sebroeck
4218M: wim@iguana.be
4219T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4220S: Maintained
4221
Linus Torvalds1da177e2005-04-16 15:20:36 -07004222WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4223P: Jean Tourrilhes
4224M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07004225L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004226W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4227S: Maintained
4228
4229WD7000 SCSI DRIVER
4230P: Miroslav Zagorac
4231M: zaga@fly.cc.fer.hr
4232L: linux-scsi@vger.kernel.org
4233S: Maintained
4234
Dmitry Torokhov5fc146802005-11-20 00:50:06 -05004235WISTRON LAPTOP BUTTON DRIVER
4236P: Miloslav Trmac
4237M: mitr@volny.cz
4238S: Maintained
4239
Linus Torvalds1da177e2005-04-16 15:20:36 -07004240WL3501 WIRELESS PCMCIA CARD DRIVER
4241P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004242M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07004243L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004244W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07004245S: Maintained
4246
4247X.25 NETWORK LAYER
4248P: Henner Eisen
4249M: eis@baty.hanse.de
4250L: linux-x25@vger.kernel.org
4251S: Maintained
4252
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02004253XEN HYPERVISOR INTERFACE
4254P: Jeremy Fitzhardinge
4255M: jeremy@xensource.com
4256P: Chris Wright
4257M: chrisw@sous-sol.org
4258L: virtualization@lists.osdl.org
4259L: xen-devel@lists.xensource.com
4260S: Supported
4261
Linus Torvalds1da177e2005-04-16 15:20:36 -07004262XFS FILESYSTEM
4263P: Silicon Graphics Inc
Timothy Shimmin78bfd362007-06-11 20:42:09 -07004264P: Tim Shimmin
Linus Torvalds1da177e2005-04-16 15:20:36 -07004265M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004266L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004267W: http://oss.sgi.com/projects/xfs
Tim Shimmine99f0562007-06-19 15:26:35 +10004268T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004269S: Supported
4270
Grant Likelyc9d3d8e2007-10-01 16:33:51 +02004271XILINX SYSTEMACE DRIVER
4272P: Grant Likely
4273M: grant.likely@secretlab.ca
4274W: http://www.secretlab.ca/
4275L: linux-kernel@vger.kernel.org
4276S: Maintained
4277
Peter Korsgaard238b8722006-12-06 20:35:17 -08004278XILINX UARTLITE SERIAL DRIVER
4279P: Peter Korsgaard
4280M: jacmet@sunsite.dk
4281L: linux-serial@vger.kernel.org
4282S: Maintained
4283
Linus Torvalds1da177e2005-04-16 15:20:36 -07004284X86 3-LEVEL PAGING (PAE) SUPPORT
4285P: Ingo Molnar
4286M: mingo@redhat.com
4287S: Maintained
4288
Linus Torvalds1da177e2005-04-16 15:20:36 -07004289YAM DRIVER FOR AX.25
4290P: Jean-Paul Roubelat
4291M: jpr@f6fbb.org
4292L: linux-hams@vger.kernel.org
4293S: Maintained
4294
Henkaf64a5e2005-10-12 15:02:56 +02004295YEALINK PHONE DRIVER
4296P: Henk Vergonet
4297M: Henk.Vergonet@gmail.com
4298L: usbb2k-api-dev@nongnu.org
4299S: Maintained
4300
Linus Torvalds1da177e2005-04-16 15:20:36 -07004301Z8530 DRIVER FOR AX.25
4302P: Joerg Reuter
4303M: jreuter@yaina.de
4304W: http://yaina.de/jreuter/
4305W: http://www.qsl.net/dl1bke/
4306L: linux-hams@vger.kernel.org
4307S: Maintained
4308
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004309ZD1211RW WIRELESS DRIVER
4310P: Daniel Drake
4311M: dsd@gentoo.org
4312P: Ulrich Kunitz
4313M: kune@deine-taler.de
4314W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004315L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004316L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4317S: Maintained
4318
Linus Torvalds1da177e2005-04-16 15:20:36 -07004319ZF MACHZ WATCHDOG
4320P: Fernando Fuganti
4321M: fuganti@netbank.com.br
4322W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4323S: Maintained
4324
4325ZR36067 VIDEO FOR LINUX DRIVER
4326P: Ronald Bultje
4327M: rbultje@ronald.bitfreak.net
4328L: mjpeg-users@lists.sourceforge.net
4329W: http://mjpeg.sourceforge.net/driver-zoran/
4330S: Maintained
4331
4332ZR36120 VIDEO FOR LINUX DRIVER
4333P: Pauline Middelink
4334M: middelin@polyware.nl
4335W: http://www.polyware.nl/~middelin/En/hobbies.html
4336W: http://www.polyware.nl/~middelin/hobbies.html
4337S: Maintained
4338
Maciej W. Rozycki8b4a4082007-07-18 00:49:11 -07004339ZS DECSTATION Z85C30 SERIAL DRIVER
4340P: Maciej W. Rozycki
4341M: macro@linux-mips.org
4342S: Maintained
4343
Linus Torvalds1da177e2005-04-16 15:20:36 -07004344THE REST
4345P: Linus Torvalds
4346S: Buried alive in reporters