blob: 0885aa2b095a44b3cd66567f80f50aab75ce6d95 [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
Linus Torvalds1da177e2005-04-16 15:20:36 -0700873C505 NETWORK DRIVER
88P: Philip Blundell
89M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -070090L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -070091S: Maintained
92
Steffen Klasserta6d89912007-08-10 14:05:27 -0700933C59X NETWORK DRIVER
94P: Steffen Klassert
95M: klassert@mathematik.tu-chemnitz.de
96L: netdev@vger.kernel.org
97S: Maintained
98
Linus Torvalds1da177e2005-04-16 15:20:36 -0700993CR990 NETWORK DRIVER
100P: David Dillow
101M: dave@thedillows.org
Ralf Baechle979b6c12005-06-13 14:30:40 -0700102L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700103S: Maintained
104
1053W-XXXX ATA-RAID CONTROLLER DRIVER
106P: Adam Radford
107M: linuxraid@amcc.com
108L: linux-scsi@vger.kernel.org
109W: http://www.amcc.com
110S: Supported
111
1123W-9XXX SATA-RAID CONTROLLER DRIVER
113P: Adam Radford
114M: linuxraid@amcc.com
115L: linux-scsi@vger.kernel.org
116W: http://www.amcc.com
117S: Supported
118
11953C700 AND 53C700-66 SCSI DRIVER
120P: James E.J. Bottomley
121M: James.Bottomley@HansenPartnership.com
122L: linux-scsi@vger.kernel.org
123S: Maintained
124
1256PACK NETWORK DRIVER FOR AX.25
126P: Andreas Koensgen
127M: ajk@iehk.rwth-aachen.de
128L: linux-hams@vger.kernel.org
129S: Maintained
130
Linus Torvalds1da177e2005-04-16 15:20:36 -07001318169 10/100/1000 GIGABIT ETHERNET DRIVER
132P: Francois Romieu
133M: romieu@fr.zoreil.com
Ralf Baechle979b6c12005-06-13 14:30:40 -0700134L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700135S: Maintained
136
1378250/16?50 (AND CLONE UARTS) SERIAL DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -0700138L: linux-serial@vger.kernel.org
139W: http://serial.sourceforge.net
Russell King353cefd2006-10-03 17:36:11 +0100140S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -0700141
1428390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
143P: Paul Gortmaker
144M: p_gortmaker@yahoo.com
Ralf Baechle979b6c12005-06-13 14:30:40 -0700145L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700146S: Maintained
147
Eric Van Hensbergen67543e52006-03-25 03:07:29 -08001489P FILE SYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +0100149P: Eric Van Hensbergen
150M: ericvh@gmail.com
151P: Ron Minnich
Eric Van Hensbergen27a2a5f2007-07-23 13:06:13 -0500152M: rminnich@sandia.gov
Jim Cromiece00f852006-11-30 04:49:44 +0100153P: Latchesar Ionkov
154M: lucho@ionkov.net
155L: v9fs-developer@lists.sourceforge.net
Eric Van Hensbergen27a2a5f2007-07-23 13:06:13 -0500156W: http://swik.net/v9fs
Jim Cromiece00f852006-11-30 04:49:44 +0100157T: git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git
158S: Maintained
Eric Van Hensbergen67543e52006-03-25 03:07:29 -0800159
Linus Torvalds1da177e2005-04-16 15:20:36 -0700160A2232 SERIAL BOARD DRIVER
161P: Enver Haase
Linus Torvalds1da177e2005-04-16 15:20:36 -0700162M: A2232@gmx.net
163L: linux-m68k@lists.linux-m68k.org
164S: Maintained
165
166AIO
167P: Benjamin LaHaise
168M: bcrl@kvack.org
169L: linux-aio@kvack.org
170S: Supported
171
Hans de Goedef2b84bb2006-06-04 20:22:24 +0200172ABIT UGURU HARDWARE MONITOR DRIVER
173P: Hans de Goede
174M: j.w.r.degoede@hhs.nl
175L: lm-sensors@lm-sensors.org
176S: Maintained
177
Linus Torvalds1da177e2005-04-16 15:20:36 -0700178ACENIC DRIVER
179P: Jes Sorensen
180M: jes@trained-monkey.org
181L: linux-acenic@sunsite.dk
182S: Maintained
183
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700184IPS SCSI RAID DRIVER
185P: Adaptec OEM Raid Solutions
186M: aacraid@adaptec.com
187L: linux-scsi@vger.kernel.org
188W: http://www.adaptec.com/
189S: Maintained
190
191DPT_I2O SCSI RAID DRIVER
192P: Adaptec OEM Raid Solutions
193M: aacraid@adaptec.com
194L: linux-scsi@vger.kernel.org
195W: http://www.adaptec.com/
196S: Maintained
197
Linus Torvalds1da177e2005-04-16 15:20:36 -0700198AACRAID SCSI RAID DRIVER
199P: Adaptec OEM Raid Solutions
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700200M: aacraid@adaptec.com
Linus Torvalds1da177e2005-04-16 15:20:36 -0700201L: linux-scsi@vger.kernel.org
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700202W: http://www.adaptec.com/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700203S: Supported
204
205ACPI
206P: Len Brown
207M: len.brown@intel.com
Len Brown8b59a452007-01-08 19:03:28 -0500208M: lenb@kernel.org
Len Brown6968e502005-12-30 00:32:49 -0500209L: linux-acpi@vger.kernel.org
Len Brown38e09d82007-10-25 17:55:59 -0400210W: http://www.lesswatts.org/projects/acpi/
Jody McIntyre6fb04252005-11-18 09:31:06 -0800211T: git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
Len Brown8b59a452007-01-08 19:03:28 -0500212S: Supported
213
214ACPI BATTERY DRIVERS
Len Browna4146552007-06-23 15:54:36 -0400215P: Alexey Starikovskiy
216M: astarikovskiy@suse.de
Len Brown8b59a452007-01-08 19:03:28 -0500217L: linux-acpi@vger.kernel.org
218W: http://acpi.sourceforge.net/
219S: Supported
220
221ACPI EC DRIVER
222P: Alexey Starikovskiy
Len Browna4146552007-06-23 15:54:36 -0400223M: astarikovskiy@suse.de
Len Brown8b59a452007-01-08 19:03:28 -0500224L: linux-acpi@vger.kernel.org
225W: http://acpi.sourceforge.net/
226S: Supported
227
228ACPI FAN DRIVER
Len Brown38e09d82007-10-25 17:55:59 -0400229P: Len Brown
230M: len.brown@intel.com
Len Brown8b59a452007-01-08 19:03:28 -0500231L: linux-acpi@vger.kernel.org
232W: http://acpi.sourceforge.net/
233S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700234
Kristen Carlson Accardi998be202006-07-26 10:52:33 -0700235ACPI PCI HOTPLUG DRIVER
236P: Kristen Carlson Accardi
237M: kristen.c.accardi@intel.com
238L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -0500239S: Supported
240
241ACPI THERMAL DRIVER
Len Brown38e09d82007-10-25 17:55:59 -0400242P: Len Brown
243M: len.brown@intel.com
Len Brown8b59a452007-01-08 19:03:28 -0500244L: linux-acpi@vger.kernel.org
245W: http://acpi.sourceforge.net/
246S: Supported
Kristen Carlson Accardi998be202006-07-26 10:52:33 -0700247
Len Brown359acec2007-02-10 01:59:24 -0500248ACPI VIDEO DRIVER
Len Brown38e09d82007-10-25 17:55:59 -0400249P: Rui Zhang
250M: rui.zhang@intel.com
Len Brown359acec2007-02-10 01:59:24 -0500251L: linux-acpi@vger.kernel.org
252W: http://acpi.sourceforge.net/
253S: Supported
254
Linus Torvalds1da177e2005-04-16 15:20:36 -0700255ADM1025 HARDWARE MONITOR DRIVER
256P: Jean Delvare
257M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +0200258L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700259S: Maintained
260
Corentin Labbecae2caa2007-02-14 21:15:04 +0100261ADM1029 HARDWARE MONITOR DRIVER
262P: Corentin Labbe
263M: corentin.labbe@geomatys.fr
264L: lm-sensors@lm-sensors.org
265S: Maintained
266
Michael Wucc0b88c2007-08-31 01:15:25 -0400267ADM8211 WIRELESS DRIVER
268P: Michael Wu
269M: flamingice@sourmilk.net
270L: linux-wireless@vger.kernel.org
271W: http://linuxwireless.org/
272T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
273S: Maintained
274
Linus Torvalds1da177e2005-04-16 15:20:36 -0700275ADT746X FAN DRIVER
276P: Colin Leroy
277M: colin@colino.net
278S: Maintained
279
Matthew Wilcox8c6af9e2007-07-26 11:03:19 -0400280ADVANSYS SCSI DRIVER
281P: Matthew Wilcox
282M: matthew@wil.cx
283L: linux-scsi@vger.kernel.org
284S: Maintained
285
Linus Torvalds1da177e2005-04-16 15:20:36 -0700286AEDSP16 DRIVER
287P: Riccardo Facchetti
288M: fizban@tin.it
289S: Maintained
290
291AFFS FILE SYSTEM
292P: Roman Zippel
293M: zippel@linux-m68k.org
294S: Maintained
295
296AGPGART DRIVER
Dave Jones70e89922007-07-09 20:23:50 -0400297P: David Airlie
298M: airlied@linux.ie
299T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700300S: Maintained
301
302AHA152X SCSI DRIVER
303P: Juergen E. Fischer
304M: Juergen Fischer <fischer@norbit.de>
305L: linux-scsi@vger.kernel.org
306S: Maintained
307
Hannes Reinecke64624d42007-10-19 10:32:29 +0200308AIC7XXX / AIC79XX SCSI DRIVER
309P: Hannes Reinecke
310M: hare@suse.de
311L: linux-scsi@vger.kernel.org
312S: Maintained
313
Linus Torvalds1da177e2005-04-16 15:20:36 -0700314ALCATEL SPEEDTOUCH USB DRIVER
315P: Duncan Sands
316M: duncan.sands@free.fr
Greg Kroah-Hartman63725942007-11-21 15:16:59 -0700317L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700318W: http://www.linux-usb.org/SpeedTouch/
319S: Maintained
320
Pierre Ossman272f1332007-05-14 21:25:26 +0200321ALCHEMY AU1XX0 MMC DRIVER
322S: Orphan
323
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000324ALI1563 I2C DRIVER
325P: Rudolf Marek
Jean Delvare7188cc62006-12-12 18:18:30 +0100326M: r.marek@assembler.cz
Jean Delvare5d925fe2006-07-01 17:14:32 +0200327L: i2c@lm-sensors.org
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000328S: Maintained
329
Linus Torvalds1da177e2005-04-16 15:20:36 -0700330ALPHA PORT
331P: Richard Henderson
332M: rth@twiddle.net
333S: Odd Fixes for 2.4; Maintained for 2.6.
334P: Ivan Kokshaysky
335M: ink@jurassic.park.msu.ru
336S: Maintained for 2.4; PCI support for 2.6.
337
Thomas Dahlmann167a6752007-07-12 09:30:39 -0700338AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
339P: Thomas Dahlmann
340M: thomas.dahlmann@amd.com
Alan Cox20292bc2008-02-06 01:36:07 -0800341L: info-linux@geode.amd.com (subscribers-only)
Thomas Dahlmann167a6752007-07-12 09:30:39 -0700342S: Supported
343
Jordan Crousef90b8112006-01-06 00:12:14 -0800344AMD GEODE PROCESSOR/CHIPSET SUPPORT
Jim Cromiece00f852006-11-30 04:49:44 +0100345P: Jordan Crouse
Alan Cox20292bc2008-02-06 01:36:07 -0800346L: info-linux@geode.amd.com (subscribers-only)
Jordan Crousef90b8112006-01-06 00:12:14 -0800347W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
348S: Supported
349
Stelian Pop284f42b2006-12-12 18:18:31 +0100350AMS (Apple Motion Sensor) DRIVER
351P: Stelian Pop
352M: stelian@popies.net
353P: Michael Hanselmann
354M: linux-kernel@hansmi.ch
355S: Supported
356
Tom Tuckerf94b5332006-09-22 15:22:48 -0700357AMSO1100 RNIC DRIVER
358P: Tom Tucker
359M: tom@opengridcomputing.com
360P: Steve Wise
361M: swise@opengridcomputing.com
Roland Dreier78526822007-07-09 20:12:26 -0700362L: general@lists.openfabrics.org
Tom Tuckerf94b5332006-09-22 15:22:48 -0700363S: Maintained
364
Johannes Berg42269062006-07-25 16:15:50 +0200365AOA (Apple Onboard Audio) ALSA DRIVER
366P: Johannes Berg
367M: johannes@sipsolutions.net
368L: linuxppc-dev@ozlabs.org
Takashi Iwai82622042007-04-16 12:32:52 +0200369L: alsa-devel@alsa-project.org (subscribers-only)
Johannes Berg42269062006-07-25 16:15:50 +0200370S: Maintained
371
Linus Torvalds1da177e2005-04-16 15:20:36 -0700372APM DRIVER
373P: Stephen Rothwell
374M: sfr@canb.auug.org.au
375L: linux-laptop@vger.kernel.org
376W: http://www.canb.auug.org.au/~sfr/
377S: Supported
378
Nicolas Boichat6f2fad72007-05-08 00:24:52 -0700379APPLE SMC DRIVER
380P: Nicolas Boichat
381M: nicolas@boichat.ch
382L: mactel-linux-devel@lists.sourceforge.net
383S: Maintained
384
Linus Torvalds1da177e2005-04-16 15:20:36 -0700385APPLETALK NETWORK LAYER
386P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -0300387M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700388S: Maintained
389
Johannes Bergeb9ebe62007-10-27 23:42:45 -0400390APPLETOUCH TOUCHPAD DRIVER
391P: Johannes Berg
392M: johannes@sipsolutions.net
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -0400393L: linux-input@vger.kernel.org
Johannes Bergeb9ebe62007-10-27 23:42:45 -0400394S: Maintained
395
Jaya Kumar1154ea72005-06-21 17:17:04 -0700396ARC FRAMEBUFFER DRIVER
397P: Jaya Kumar
398M: jayalk@intworks.biz
399S: Maintained
400
Linus Torvalds1da177e2005-04-16 15:20:36 -0700401ARM MFM AND FLOPPY DRIVERS
402P: Ian Molton
403M: spyro@f2s.com
404S: Maintained
405
Russell King2761f5c2007-05-24 06:56:08 +0200406ARM PRIMECELL MMCI PL180/1 DRIVER
407P: Russell King
408M: rmk@arm.linux.org.uk
409L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
410S: Maintained
411
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800412ARM/ADI ROADRUNNER MACHINE SUPPORT
413P: Lennert Buytenhek
414M: kernel@wantstofly.org
415L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
416S: Maintained
417
418ARM/ADS SPHERE MACHINE SUPPORT
419P: Lennert Buytenhek
420M: kernel@wantstofly.org
421L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
422S: Maintained
423
424ARM/AJECO 1ARM MACHINE SUPPORT
425P: Lennert Buytenhek
426M: kernel@wantstofly.org
427L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
428S: Maintained
429
Andrew Victord4a89c72006-12-04 13:56:21 +0100430ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
431P: Andrew Victor
Joe Perches6650e0a2007-12-10 15:49:32 -0800432M: andrew@sanpeople.com
Andrew Victord4a89c72006-12-04 13:56:21 +0100433L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
434W: http://maxim.org.za/at91_26.html
435S: Maintained
436
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800437ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
438P: Lennert Buytenhek
439M: kernel@wantstofly.org
440L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
441S: Maintained
442
443ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
444P: Lennert Buytenhek
445M: kernel@wantstofly.org
446L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
447S: Maintained
448
Linus Torvalds1da177e2005-04-16 15:20:36 -0700449ARM/CORGI MACHINE SUPPORT
450P: Richard Purdie
451M: rpurdie@rpsys.net
452S: Maintained
453
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800454ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
455P: Lennert Buytenhek
456M: kernel@wantstofly.org
457L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
458S: Maintained
459
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100460ARM/HP JORNADA 7XX MACHINE SUPPORT
461P: Kristoffer Ericson
Kristoffer Ericson6a4d0282007-07-07 17:45:10 +0100462M: kristoffer.ericson@gmail.com
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100463W: www.jlime.com
464S: Maintained
465
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800466ARM/INTEL IOP32X ARM ARCHITECTURE
467P: Lennert Buytenhek
468M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100469P: Dan Williams
470M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800471L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100472S: Supported
473
474ARM/INTEL IOP33X ARM ARCHITECTURE
475P: Dan Williams
476M: dan.j.williams@intel.com
477L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
478S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800479
480ARM/INTEL IOP13XX ARM ARCHITECTURE
481P: Lennert Buytenhek
482M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100483P: Dan Williams
484M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800485L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100486S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800487
488ARM/INTEL IQ81342EX MACHINE SUPPORT
489P: Lennert Buytenhek
490M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100491P: Dan Williams
492M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800493L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100494S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800495
496ARM/INTEL IXP2000 ARM ARCHITECTURE
497P: Lennert Buytenhek
498M: kernel@wantstofly.org
499L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
500S: Maintained
501
502ARM/INTEL IXDP2850 MACHINE SUPPORT
503P: Lennert Buytenhek
504M: kernel@wantstofly.org
505L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
506S: Maintained
507
508ARM/INTEL IXP23XX ARM ARCHITECTURE
509P: Lennert Buytenhek
510M: kernel@wantstofly.org
511L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
512S: Maintained
513
514ARM/INTEL XSC3 (MANZANO) ARM CORE
515P: Lennert Buytenhek
516M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100517P: Dan Williams
518M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800519L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100520S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800521
522ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
523P: Lennert Buytenhek
524M: kernel@wantstofly.org
525L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
526S: Maintained
527
528ARM/LOGICPD PXA270 MACHINE SUPPORT
529P: Lennert Buytenhek
530M: kernel@wantstofly.org
531L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
532S: Maintained
533
Dirk Opfer8459c152005-11-06 14:27:52 +0000534ARM/TOSA MACHINE SUPPORT
535P: Dirk Opfer
536M: dirk@opfer-online.de
537S: Maintained
538
Linus Torvalds1da177e2005-04-16 15:20:36 -0700539ARM/PLEB SUPPORT
540P: Peter Chubb
541M: pleb@gelato.unsw.edu.au
542W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
543S: Maintained
544
545ARM/PT DIGITAL BOARD PORT
546P: Stefan Eletzhofer
547M: stefan.eletzhofer@eletztrick.de
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700548L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700549W: http://www.arm.linux.org.uk/
550S: Maintained
551
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800552ARM/RADISYS ENP2611 MACHINE SUPPORT
553P: Lennert Buytenhek
554M: kernel@wantstofly.org
555L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
556S: Maintained
557
Linus Torvalds1da177e2005-04-16 15:20:36 -0700558ARM/SHARK MACHINE SUPPORT
559P: Alexander Schulz
560M: alex@shark-linux.de
561W: http://www.shark-linux.de/shark.html
562S: Maintained
563
564ARM/STRONGARM110 PORT
565P: Russell King
566M: rmk@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700567L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700568W: http://www.arm.linux.org.uk/
569S: Maintained
570
571ARM/S3C2410 ARM ARCHITECTURE
572P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800573M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700574L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700575W: http://www.fluff.org/ben/linux/
576S: Maintained
577
578ARM/S3C2440 ARM ARCHITECTURE
579P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800580M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700581L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700582W: http://www.fluff.org/ben/linux/
583S: Maintained
584
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800585ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
586P: Lennert Buytenhek
587M: kernel@wantstofly.org
588L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
589S: Maintained
590
591ARM/THECUS N2100 MACHINE SUPPORT
592P: Lennert Buytenhek
593M: kernel@wantstofly.org
594L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
595S: Maintained
596
Linus Torvalds1da177e2005-04-16 15:20:36 -0700597ARPD SUPPORT
598P: Jonathan Layes
Ralf Baechle979b6c12005-06-13 14:30:40 -0700599L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700600S: Maintained
601
602ASUS ACPI EXTRAS DRIVER
Len Brown0b67d942006-12-22 21:18:56 -0500603P: Corentin Chary
604M: corentincj@iksaif.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700605P: Karol Kozimor
606M: sziwan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700607L: acpi4asus-user@lists.sourceforge.net
608W: http://sourceforge.net/projects/acpi4asus
Len Brown0b67d942006-12-22 21:18:56 -0500609W: http://xf.iksaif.net/acpi4asus
Linus Torvalds1da177e2005-04-16 15:20:36 -0700610S: Maintained
611
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -0400612ASUS ASB100 HARDWARE MONITOR DRIVER
613P: Mark M. Hoffman
614M: mhoffman@lightlink.com
615L: lm-sensors@lm-sensors.org
616S: Maintained
617
Corentin Chary85091b72007-01-26 14:04:30 +0100618ASUS LAPTOP EXTRAS DRIVER
619P: Corentin Chary
620M: corentincj@iksaif.net
621L: acpi4asus-user@lists.sourceforge.net
622W: http://sourceforge.net/projects/acpi4asus
623W: http://xf.iksaif.net/acpi4asus
624S: Maintained
625
Dan Williamsb3e5f262007-08-07 10:26:35 -0700626ASYNCHRONOUS TRANSFERS/TRANSFORMS API
627P: Dan Williams
628M: dan.j.williams@intel.com
629P: Shannon Nelson
630M: shannon.nelson@intel.com
631L: linux-kernel@vger.kernel.org
632W: http://sourceforge.net/projects/xscaleiop
633S: Supported
634
Linus Torvalds1da177e2005-04-16 15:20:36 -0700635ATA OVER ETHERNET DRIVER
636P: Ed L. Cashin
637M: ecashin@coraid.com
638W: http://www.coraid.com/support/linux
639S: Supported
640
Jiri Slabyfa1c1142007-08-12 17:33:16 +0200641ATHEROS ATH5K WIRELESS DRIVER
642P: Jiri Slaby
643M: jirislaby@gmail.com
644P: Nick Kossifidis
645M: mickflemm@gmail.com
646P: Luis R. Rodriguez
647M: mcgrof@gmail.com
648L: linux-wireless@vger.kernel.org
649L: ath5k-devel@lists.ath5k.org
650S: Maintained
651
Jay Cliburn8d5ca6e2007-02-03 20:25:10 -0600652ATL1 ETHERNET DRIVER
653P: Jay Cliburn
654M: jcliburn@gmail.com
655P: Chris Snook
656M: csnook@redhat.com
657L: atl1-devel@lists.sourceforge.net
658W: http://sourceforge.net/projects/atl1
659W: http://atl1.sourceforge.net
660S: Maintained
661
Linus Torvalds1da177e2005-04-16 15:20:36 -0700662ATM
663P: Chas Williams
664M: chas@cmf.nrl.navy.mil
Roland Dreierf37bf902006-09-13 20:39:33 -0700665L: linux-atm-general@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700666W: http://linux-atm.sourceforge.net
667S: Maintained
668
Pierre Ossman272f1332007-05-14 21:25:26 +0200669ATMEL AT91 MCI DRIVER
Pierre Ossman81764fa2007-07-15 18:47:38 +0200670P: Nicolas Ferre
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800671M: nicolas.ferre@atmel.com
Pierre Ossman81764fa2007-07-15 18:47:38 +0200672L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
673W: http://www.atmel.com/products/AT91/
674W: http://www.at91.com/
675S: Maintained
Pierre Ossman272f1332007-05-14 21:25:26 +0200676
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800677ATMEL LCDFB DRIVER
678P: Nicolas Ferre
679M: nicolas.ferre@atmel.com
680L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
681S: Maintained
682
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100683ATMEL MACB ETHERNET DRIVER
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100684P: Haavard Skinnemoen
685M: hskinnemoen@atmel.com
686S: Supported
687
Haavard Skinnemoen754ce4f2007-02-14 00:33:09 -0800688ATMEL SPI DRIVER
689P: Haavard Skinnemoen
690M: hskinnemoen@atmel.com
691S: Supported
692
Haavard Skinnemoen914a3f32007-10-10 02:29:43 -0700693ATMEL USBA UDC DRIVER
694P: Haavard Skinnemoen
695M: hskinnemoen@atmel.com
696L: kernel@avr32linux.org
697W: http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver
698S: Supported
699
Linus Torvalds1da177e2005-04-16 15:20:36 -0700700ATMEL WIRELESS DRIVER
701P: Simon Kelley
702M: simon@thekelleys.org.uk
Johannes Berg724c6b32007-04-23 12:18:20 -0700703L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700704W: http://www.thekelleys.org.uk/atmel
705W: http://atmelwlandriver.sourceforge.net/
706S: Maintained
707
Chris Wrighta92b7b82005-07-07 18:12:23 -0700708AUDIT SUBSYSTEM
David Woodhousead3f9a22005-07-13 15:28:29 +0100709P: David Woodhouse
710M: dwmw2@infradead.org
Gabriel Cb9a06202007-08-10 13:00:56 -0700711L: linux-audit@redhat.com (subscribers-only)
David Woodhousead3f9a22005-07-13 15:28:29 +0100712W: http://people.redhat.com/sgrubb/audit/
Josh Boyer1adc1232005-11-23 15:44:15 -0800713T: git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
Chris Wrighta92b7b82005-07-07 18:12:23 -0700714S: Maintained
715
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800716AUXILIARY DISPLAY DRIVERS
717P: Miguel Ojeda Sandonis
718M: maxextreme@gmail.com
719L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700720W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800721S: Maintained
722
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700723AVR32 ARCHITECTURE
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700724P: Haavard Skinnemoen
725M: hskinnemoen@atmel.com
726W: http://www.atmel.com/products/AVR32/
727W: http://avr32linux.org/
728W: http://avrfreaks.net/
729S: Supported
730
731AVR32/AT32AP MACHINE SUPPORT
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700732P: Haavard Skinnemoen
733M: hskinnemoen@atmel.com
734S: Supported
735
Linus Torvalds1da177e2005-04-16 15:20:36 -0700736AX.25 NETWORK LAYER
737P: Ralf Baechle
738M: ralf@linux-mips.org
739L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +0200740W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700741S: Maintained
742
Richard Purdie300abeb2007-02-07 22:21:07 +0000743BACKLIGHT CLASS/SUBSYSTEM
744P: Richard Purdie
745M: rpurdie@rpsys.net
746S: Maintained
747
Bryan Wu1394f032007-05-06 14:50:22 -0700748BLACKFIN ARCHITECTURE
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800749P: Bryan Wu
750M: bryan.wu@analog.com
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800751L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
752W: http://blackfin.uclinux.org
753S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700754
Bryan Wue190d6b2007-07-17 14:43:44 +0800755BLACKFIN EMAC DRIVER
756P: Bryan Wu
757M: bryan.wu@analog.com
758L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
759W: http://blackfin.uclinux.org
760S: Supported
761
Mike Frysinger566da5b2007-06-11 15:31:30 +0800762BLACKFIN RTC DRIVER
763P: Mike Frysinger
Mike Frysinger566da5b2007-06-11 15:31:30 +0800764M: 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
Mike Frysinger9c5e7102007-11-17 23:19:44 +0800770P: Sonic Zhang
771M: sonic.zhang@analog.com
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800772L: 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
Bryan Wu1e6d3202007-07-15 02:50:02 +0800778M: vapier.adi@gmail.com
779L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
780W: http://blackfin.uclinux.org
781S: Supported
782
Linus Torvalds1da177e2005-04-16 15:20:36 -0700783BAYCOM/HDLCDRV DRIVERS FOR AX.25
784P: Thomas Sailer
785M: t.sailer@alumni.ethz.ch
786L: linux-hams@vger.kernel.org
787W: http://www.baycom.org/~tom/ham/ham.html
788S: Maintained
789
Michael Buesche4d6b792007-09-18 15:39:42 -0400790B43 WIRELESS DRIVER
791P: Michael Buesch
792M: mb@bu3sch.de
793P: Stefano Brivio
Stefano Brivio2817ef12007-11-06 22:48:56 +0100794M: stefano.brivio@polimi.it
Michael Buesche4d6b792007-09-18 15:39:42 -0400795L: linux-wireless@vger.kernel.org
Stefano Brivio2817ef12007-11-06 22:48:56 +0100796W: http://linuxwireless.org/en/users/Drivers/b43
Michael Buesche4d6b792007-09-18 15:39:42 -0400797S: Maintained
798
Larry Finger75388ac2007-09-25 16:46:54 -0700799B43LEGACY WIRELESS DRIVER
800P: Larry Finger
801M: Larry.Finger@lwfinger.net
Stefano Brivio2817ef12007-11-06 22:48:56 +0100802P: Stefano Brivio
803M: stefano.brivio@polimi.it
Larry Finger75388ac2007-09-25 16:46:54 -0700804L: linux-wireless@vger.kernel.org
Stefano Brivio2817ef12007-11-06 22:48:56 +0100805W: http://linuxwireless.org/en/users/Drivers/b43
Larry Finger75388ac2007-09-25 16:46:54 -0700806S: Maintained
807
Michael Bueschfb67a0f2006-08-16 00:39:36 +0200808BCM43XX WIRELESS DRIVER (SOFTMAC BASED VERSION)
809P: Larry Finger
810M: Larry.Finger@lwfinger.net
Michael Buesch9eac8f92006-04-22 17:31:27 +0200811P: Stefano Brivio
Stefano Brivio2817ef12007-11-06 22:48:56 +0100812M: stefano.brivio@polimi.it
Johannes Berg724c6b32007-04-23 12:18:20 -0700813L: linux-wireless@vger.kernel.org
Michael Buesch9eac8f92006-04-22 17:31:27 +0200814W: http://bcm43xx.berlios.de/
John W. Linville003faaa2008-01-27 22:48:37 -0800815S: Obsolete
Michael Buesch9eac8f92006-04-22 17:31:27 +0200816
Linus Torvalds1da177e2005-04-16 15:20:36 -0700817BEFS FILE SYSTEM
818P: Sergey S. Kostyliov
819M: rathamahata@php4.ru
820L: linux-kernel@vger.kernel.org
821S: Maintained
822
Linus Torvalds1da177e2005-04-16 15:20:36 -0700823BFS FILE SYSTEM
824P: Tigran A. Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -0800825M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700826L: linux-kernel@vger.kernel.org
827S: Maintained
828
Bryan Wud24ecfc2007-05-01 23:26:32 +0200829BLACKFIN I2C TWI DRIVER
830P: Sonic Zhang
831M: sonic.zhang@analog.com
832L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
833W: http://blackfin.uclinux.org/
834S: Supported
835
Linus Torvalds1da177e2005-04-16 15:20:36 -0700836BLOCK LAYER
837P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +0200838M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700839L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800840T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700841S: Maintained
842
Joern Engel2b54aae2008-02-06 01:38:02 -0800843BLOCK2MTD DRIVER
844P: Joern Engel
845M: joern@lazybastard.org
846L: linux-mtd@lists.infradead.org
847S: Maintained
848
Linus Torvalds1da177e2005-04-16 15:20:36 -0700849BLUETOOTH SUBSYSTEM
850P: Marcel Holtmann
851M: marcel@holtmann.org
852P: Maxim Krasnyansky
853M: maxk@qualcomm.com
854L: bluez-devel@lists.sf.net
855W: http://bluez.sf.net
856W: http://www.bluez.org
857W: http://www.holtmann.org/linux/bluetooth/
Josh Boyer1adc1232005-11-23 15:44:15 -0800858T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700859S: Maintained
860
861BLUETOOTH RFCOMM LAYER
862P: Marcel Holtmann
863M: marcel@holtmann.org
864P: Maxim Krasnyansky
865M: maxk@qualcomm.com
866S: Maintained
867
868BLUETOOTH BNEP LAYER
869P: Marcel Holtmann
870M: marcel@holtmann.org
871P: Maxim Krasnyansky
872M: maxk@qualcomm.com
873S: Maintained
874
875BLUETOOTH CMTP LAYER
876P: Marcel Holtmann
877M: marcel@holtmann.org
878S: Maintained
879
880BLUETOOTH HIDP LAYER
881P: Marcel Holtmann
882M: marcel@holtmann.org
883S: Maintained
884
885BLUETOOTH HCI UART DRIVER
886P: Marcel Holtmann
887M: marcel@holtmann.org
888P: Maxim Krasnyansky
889M: maxk@qualcomm.com
890S: Maintained
891
892BLUETOOTH HCI USB DRIVER
893P: Marcel Holtmann
894M: marcel@holtmann.org
895P: Maxim Krasnyansky
896M: maxk@qualcomm.com
897S: Maintained
898
899BLUETOOTH HCI BCM203X DRIVER
900P: Marcel Holtmann
901M: marcel@holtmann.org
902S: Maintained
903
904BLUETOOTH HCI BPA10X DRIVER
905P: Marcel Holtmann
906M: marcel@holtmann.org
907S: Maintained
908
909BLUETOOTH HCI BFUSB DRIVER
910P: Marcel Holtmann
911M: marcel@holtmann.org
912S: Maintained
913
914BLUETOOTH HCI DTL1 DRIVER
915P: Marcel Holtmann
916M: marcel@holtmann.org
917S: Maintained
918
919BLUETOOTH HCI BLUECARD DRIVER
920P: Marcel Holtmann
921M: marcel@holtmann.org
922S: Maintained
923
924BLUETOOTH HCI BT3C DRIVER
925P: Marcel Holtmann
926M: marcel@holtmann.org
927S: Maintained
928
929BLUETOOTH HCI BTUART DRIVER
930P: Marcel Holtmann
931M: marcel@holtmann.org
932S: Maintained
933
934BLUETOOTH HCI VHCI DRIVER
935P: Maxim Krasnyansky
936M: maxk@qualcomm.com
937S: Maintained
938
939BONDING DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +0100940P: Jay Vosburgh
941M: fubar@us.ibm.com
942L: bonding-devel@lists.sourceforge.net
943W: http://sourceforge.net/projects/bonding/
944S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700945
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000946BROADBAND PROCESSOR ARCHITECTURE
947P: Arnd Bergmann
948M: arnd@arndb.de
Stephen Rothwell1d049812006-03-22 11:26:58 +1100949L: linuxppc-dev@ozlabs.org
Arthur Othieno6d923f92006-05-19 06:22:23 -0400950W: http://www.penguinppc.org/ppc64/
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000951S: Supported
952
Gary Zambrano39105892006-06-22 17:26:20 -0700953BROADCOM B44 10/100 ETHERNET DRIVER
954P: Gary Zambrano
955M: zambrano@broadcom.com
956L: netdev@vger.kernel.org
957S: Supported
958
Michael Chan948c51e2006-06-04 02:51:39 -0700959BROADCOM BNX2 GIGABIT ETHERNET DRIVER
960P: Michael Chan
961M: mchan@broadcom.com
962L: netdev@vger.kernel.org
963S: Supported
964
965BROADCOM TG3 GIGABIT ETHERNET DRIVER
966P: Michael Chan
967M: mchan@broadcom.com
968L: netdev@vger.kernel.org
969S: Supported
970
Jens Axboe5cdf7f72007-07-17 08:58:06 +0200971BSG (block layer generic sg v4 driver)
972P: FUJITA Tomonori
973M: fujita.tomonori@lab.ntt.co.jp
974L: linux-scsi@vger.kernel.org
975S: Supported
976
Linus Torvalds1da177e2005-04-16 15:20:36 -0700977BTTV VIDEO4LINUX DRIVER
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700978P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -0200979M: mchehab@infradead.org
980M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700981L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700982W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -0200983T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700984S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -0700985
Jonathan Corbet77d51402007-03-22 19:44:17 -0300986CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
987P: Jonathan Corbet
988M: corbet@lwn.net
989L: video4linux-list@redhat.com
990S: Maintained
991
Oliver Hartkoppbeca2222007-11-16 16:07:41 -0800992CAN NETWORK LAYER
993P: Urs Thuermann
994M: urs.thuermann@volkswagen.de
995P: Oliver Hartkopp
996M: oliver.hartkopp@volkswagen.de
997L: socketcan-core@lists.berlios.de
998W: http://developer.berlios.de/projects/socketcan/
999S: Maintained
1000
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001001CALGARY x86-64 IOMMU
1002P: Muli Ben-Yehuda
1003M: muli@il.ibm.com
1004P: Jon D. Mason
Jon Masond8d2bed2006-10-05 18:47:21 +02001005M: jdmason@kudzu.us
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001006L: linux-kernel@vger.kernel.org
1007L: discuss@x86-64.org
1008S: Maintained
1009
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001010CFAG12864B LCD DRIVER
1011P: Miguel Ojeda Sandonis
1012M: maxextreme@gmail.com
1013L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -07001014W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001015S: Maintained
1016
1017CFAG12864BFB LCD FRAMEBUFFER DRIVER
1018P: Miguel Ojeda Sandonis
1019M: maxextreme@gmail.com
1020L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -07001021W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001022S: Maintained
1023
Johannes Berg704232c2007-04-23 12:20:05 -07001024CFG80211 and NL80211
1025P: Johannes Berg
1026M: johannes@sipsolutions.net
1027L: linux-wireless@vger.kernel.org
1028S: Maintained
1029
Andy Whitcroft0a920b52007-06-01 00:46:48 -07001030CHECKPATCH
1031P: Andy Whitcroft
1032M: apw@shadowen.org
1033P: Randy Dunlap
1034M: rdunlap@xenotime.net
1035P: Joel Schopp
1036M: jschopp@austin.ibm.com
1037S: Supported
1038
Linus Torvalds1da177e2005-04-16 15:20:36 -07001039COMMON INTERNET FILE SYSTEM (CIFS)
1040P: Steve French
1041M: sfrench@samba.org
Jesper Juhlfb453d42006-01-15 02:46:48 +01001042L: linux-cifs-client@lists.samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001043L: samba-technical@lists.samba.org
Steve Frenchaf5a0322007-08-13 19:53:17 +00001044W: http://linux-cifs.samba.org/
Josh Boyer1adc1232005-11-23 15:44:15 -08001045T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001046S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001047
Joel Becker7063fbf2005-12-15 14:29:43 -08001048CONFIGFS
1049P: Joel Becker
Joel Becker62ca3d262006-01-27 11:04:12 -08001050M: joel.becker@oracle.com
1051L: linux-kernel@vger.kernel.org
Joel Becker7063fbf2005-12-15 14:29:43 -08001052S: Supported
1053
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001054CIRRUS LOGIC EP93XX ETHERNET DRIVER
1055P: Lennert Buytenhek
1056M: kernel@wantstofly.org
1057L: netdev@vger.kernel.org
1058S: Maintained
1059
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001060CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1061P: Lennert Buytenhek
1062M: kernel@wantstofly.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001063L: linux-usb@vger.kernel.org
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001064S: Maintained
1065
Linus Torvalds1da177e2005-04-16 15:20:36 -07001066CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1067P: Cirrus Logic Corporation (kernel 2.2 driver)
1068M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1069P: Nils Faerber (port to kernel 2.4)
1070M: Nils Faerber <nils@kernelconcepts.de>
1071S: Maintained
1072
1073CODA FILE SYSTEM
1074P: Jan Harkes
1075M: jaharkes@cs.cmu.edu
1076M: coda@cs.cmu.edu
1077L: codalist@coda.cs.cmu.edu
1078W: http://www.coda.cs.cmu.edu/
1079S: Maintained
1080
1081COMPACTPCI HOTPLUG CORE
1082P: Scott Murray
1083M: scottm@somanetworks.com
1084M: scott@spiteful.org
1085L: pcihpd-discuss@lists.sourceforge.net
1086S: Supported
1087
1088COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1089P: Scott Murray
1090M: scottm@somanetworks.com
1091M: scott@spiteful.org
1092L: pcihpd-discuss@lists.sourceforge.net
1093S: Supported
1094
1095COMPACTPCI HOTPLUG GENERIC DRIVER
1096P: Scott Murray
1097M: scottm@somanetworks.com
1098M: scott@spiteful.org
1099L: pcihpd-discuss@lists.sourceforge.net
1100S: Supported
1101
1102COMPUTONE INTELLIPORT MULTIPORT CARD
1103P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -07001104M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001105W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -07001106S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001107
Simon Arlott949be0f2007-03-06 02:47:46 -08001108CONEXANT ACCESSRUNNER USB DRIVER
1109P: Simon Arlott
1110M: cxacru@fire.lp0.eu
Simon Arlott9ae5e3b2007-05-09 08:38:10 +02001111L: accessrunner-general@lists.sourceforge.net
1112W: http://accessrunner.sourceforge.net/
Simon Arlott949be0f2007-03-06 02:47:46 -08001113S: Maintained
1114
Rudolf Marekbebe4672007-05-08 17:22:02 +02001115CORETEMP HARDWARE MONITORING DRIVER
1116P: Rudolf Marek
1117M: r.marek@assembler.cz
1118L: lm-sensors@lm-sensors.org
1119S: Maintained
1120
Linus Torvalds1da177e2005-04-16 15:20:36 -07001121COSA/SRP SYNC SERIAL DRIVER
1122P: Jan "Yenya" Kasprzak
1123M: kas@fi.muni.cz
1124W: http://www.fi.muni.cz/~kas/cosa/
1125S: Maintained
1126
1127CPU FREQUENCY DRIVERS
1128P: Dave Jones
1129M: davej@codemonkey.org.uk
1130L: cpufreq@lists.linux.org.uk
1131W: http://www.codemonkey.org.uk/projects/cpufreq/
Dave Jones7531a0b2006-12-12 17:26:35 -05001132T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001133S: Maintained
1134
1135CPUID/MSR DRIVER
1136P: H. Peter Anvin
1137M: hpa@zytor.com
1138S: Maintained
1139
Paul Jacksoned90fb42005-09-27 21:45:37 -07001140CPUSETS
1141P: Paul Jackson
1142P: Simon Derr
1143M: pj@sgi.com
1144M: simon.derr@bull.net
1145L: linux-kernel@vger.kernel.org
1146W: http://www.bullopensource.org/cpuset/
1147S: Supported
1148
Linus Torvalds1da177e2005-04-16 15:20:36 -07001149CRAMFS FILESYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +01001150W: http://sourceforge.net/projects/cramfs/
1151S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001152
1153CRIS PORT
1154P: Mikael Starvik
1155M: starvik@axis.com
1156L: dev-etrax@axis.com
1157W: http://developer.axis.com
1158S: Maintained
1159
1160CRYPTO API
1161P: Herbert Xu
1162M: herbert@gondor.apana.org.au
1163P: David S. Miller
1164M: davem@davemloft.net
1165L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001166T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001167S: Maintained
1168
Jaya Kumar9b4ffa42005-11-17 10:12:23 +01001169CS5535 Audio ALSA driver
1170P: Jaya Kumar
1171M: jayakumar.alsa@gmail.com
1172S: Maintained
1173
Linus Torvalds1da177e2005-04-16 15:20:36 -07001174CYBERPRO FB DRIVER
1175P: Russell King
1176M: rmk@arm.linux.org.uk
1177W: http://www.arm.linux.org.uk/
1178S: Maintained
1179
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001180CYBLAFB FRAMEBUFFER DRIVER
1181P: Knut Petersen
1182M: Knut_Petersen@t-online.de
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001183L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001184S: Maintained
1185
Linus Torvalds1da177e2005-04-16 15:20:36 -07001186CYCLADES 2X SYNC CARD DRIVER
1187P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001188M: acme@ghostprotocols.net
1189W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07001190S: Maintained
1191
1192CYCLADES ASYNC MUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001193W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001194S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001195
1196CYCLADES PC300 DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001197W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001198S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001199
Linus Torvalds1da177e2005-04-16 15:20:36 -07001200DAMA SLAVE for AX.25
1201P: Joerg Reuter
1202M: jreuter@yaina.de
1203W: http://yaina.de/jreuter/
1204W: http://www.qsl.net/dl1bke/
1205L: linux-hams@vger.kernel.org
1206S: Maintained
1207
1208DC395x SCSI driver
1209P: Oliver Neukum
1210M: oliver@neukum.name
1211P: Ali Akcaagac
1212M: aliakc@web.de
1213P: Jamie Lenehan
1214M: lenehan@twibble.org
1215W: http://twibble.org/dist/dc395x/
Randy Dunlapf5df58812006-07-14 00:24:29 -07001216L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001217L: http://lists.twibble.org/mailman/listinfo/dc395x/
1218S: Maintained
1219
1220DC390/AM53C974 SCSI driver
1221P: Kurt Garloff
1222M: garloff@suse.de
1223W: http://www.garloff.de/kurt/linux/dc390/
1224P: Guennadi Liakhovetski
1225M: g.liakhovetski@gmx.de
1226S: Maintained
1227
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001228DCCP PROTOCOL
1229P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001230M: acme@ghostprotocols.net
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001231L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -08001232W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001233S: Maintained
1234
Linus Torvalds1da177e2005-04-16 15:20:36 -07001235DECnet NETWORK LAYER
1236P: Patrick Caulfield
1237M: patrick@tykepenguin.com
1238W: http://linux-decnet.sourceforge.net
1239L: linux-decnet-user@lists.sourceforge.net
1240S: Maintained
1241
1242DEFXX FDDI NETWORK DRIVER
1243P: Maciej W. Rozycki
1244M: macro@linux-mips.org
1245S: Maintained
1246
1247DELL LAPTOP SMM DRIVER
1248P: Massimo Dal Zotto
1249M: dz@debian.org
1250W: http://www.debian.org/~dz/i8k/
1251S: Maintained
1252
Doug Warzecha90563ec2005-09-06 15:17:15 -07001253DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1254P: Doug Warzecha
1255M: Douglas_Warzecha@dell.com
1256S: Maintained
1257
Pavel Machek5ddb88c2006-09-29 02:01:29 -07001258DEVICE-MAPPER (LVM)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001259P: Alasdair Kergon
1260L: dm-devel@redhat.com
1261W: http://sources.redhat.com/dm
1262S: Maintained
1263
1264DEVICE NUMBER REGISTRY
1265P: Torben Mathiasen
1266M: device@lanana.org
1267W: http://lanana.org/docs/device-list/index.html
1268L: linux-kernel@vger.kernel.org
1269S: Maintained
1270
Linus Torvalds1da177e2005-04-16 15:20:36 -07001271DIGI INTL. EPCA DRIVER
1272P: Digi International, Inc
1273M: Eng.Linux@digi.com
1274L: Eng.Linux@digi.com
1275W: http://www.digi.com
1276S: Orphaned
1277
Linus Torvalds1da177e2005-04-16 15:20:36 -07001278DIRECTORY NOTIFICATION
1279P: Stephen Rothwell
1280M: sfr@canb.auug.org.au
1281L: linux-kernel@vger.kernel.org
1282S: Supported
1283
1284DISK GEOMETRY AND PARTITION HANDLING
1285P: Andries Brouwer
1286M: aeb@cwi.nl
1287W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1288W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1289W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1290S: Maintained
1291
1292DISKQUOTA:
1293P: Jan Kara
1294M: jack@suse.cz
1295L: linux-kernel@vger.kernel.org
1296S: Maintained
1297
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001298DISTRIBUTED LOCK MANAGER
1299P: Patrick Caulfield
1300M: pcaulfie@redhat.com
1301P: David Teigland
1302M: teigland@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001303L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001304W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001305T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1306T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001307S: Supported
1308
Linus Torvalds1da177e2005-04-16 15:20:36 -07001309DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1310P: Tobias Ringstrom
1311M: tori@unhappy.mine.nu
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08001312L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001313S: Maintained
1314
Dan Williamsb3e5f262007-08-07 10:26:35 -07001315DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001316P: Shannon Nelson
1317M: shannon.nelson@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -07001318P: Dan Williams
1319M: dan.j.williams@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001320L: linux-kernel@vger.kernel.org
Dan Williamsb3e5f262007-08-07 10:26:35 -07001321S: Supported
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001322
Juerg Haefligerb8250372007-06-09 10:11:16 -04001323DME1737 HARDWARE MONITOR DRIVER
1324P: Juerg Haefliger
1325M: juergh@gmail.com
1326L: lm-sensors@lm-sensors.org
1327S: Maintained
1328
Martin Waitzba483d52005-06-17 13:20:59 -07001329DOCBOOK FOR DOCUMENTATION
Randy Dunlap0f40efb2006-07-03 00:24:15 -07001330P: Randy Dunlap
1331M: rdunlap@xenotime.net
Martin Waitzba483d52005-06-17 13:20:59 -07001332S: Maintained
1333
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001334DOCKING STATION DRIVER
1335P: Kristen Carlson Accardi
1336M: kristen.c.accardi@intel.com
1337L: linux-acpi@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05001338S: Supported
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001339
Linus Torvalds1da177e2005-04-16 15:20:36 -07001340DOUBLETALK DRIVER
1341P: James R. Van Zandt
1342M: jrv@vanzandt.mv.com
1343L: blinux-list@redhat.com
1344S: Maintained
1345
1346DRIVER CORE, KOBJECTS, AND SYSFS
1347P: Greg Kroah-Hartman
1348M: gregkh@suse.de
1349L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001350T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001351S: Supported
1352
1353DRM DRIVERS
1354P: David Airlie
1355M: airlied@linux.ie
1356L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -08001357T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001358S: Maintained
1359
1360DSCC4 DRIVER
Francois Romieu01f20732007-01-26 00:57:17 -08001361P: Francois Romieu
1362M: romieu@fr.zoreil.com
1363L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001364S: Maintained
1365
1366DVB SUBSYSTEM AND DRIVERS
1367P: LinuxTV.org Project
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001368M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001369L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +02001370W: http://linuxtv.org/
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001371T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001372S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001373
1374EATA-DMA SCSI DRIVER
1375P: Michael Neuffer
1376L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1377S: Maintained
1378
1379EATA ISA/EISA/PCI SCSI DRIVER
1380P: Dario Ballabio
1381M: ballabio_dario@emc.com
1382L: linux-scsi@vger.kernel.org
1383S: Maintained
1384
1385EATA-PIO SCSI DRIVER
1386P: Michael Neuffer
1387M: mike@i-Connect.Net
1388L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1389S: Maintained
1390
1391EBTABLES
1392P: Bart De Schuymer
1393M: bart.de.schuymer@pandora.be
1394L: ebtables-user@lists.sourceforge.net
1395L: ebtables-devel@lists.sourceforge.net
1396W: http://ebtables.sourceforge.net/
1397S: Maintained
1398
Michael Halcrow237fead2006-10-04 02:16:22 -07001399ECRYPT FILE SYSTEM
1400P: Mike Halcrow, Phillip Hellewell
1401M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1402L: ecryptfs-devel@lists.sourceforge.net
1403W: http://ecryptfs.sourceforge.net/
1404S: Supported
1405
Alan Coxda9bb1d2006-01-18 17:44:13 -08001406EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -08001407P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001408M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001409L: bluesmoke-devel@lists.sourceforge.net
1410W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001411S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -08001412
1413EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001414P: Mark Gross
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001415P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001416M: mark.gross@intel.com
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001417M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001418L: bluesmoke-devel@lists.sourceforge.net
1419W: bluesmoke.sourceforge.net
1420S: Maintained
1421
1422EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001423P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001424M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001425L: bluesmoke-devel@lists.sourceforge.net
1426W: bluesmoke.sourceforge.net
1427S: Maintained
1428
Douglas Thompson6bc78402007-07-19 01:50:12 -07001429EDAC-I82443BXGX
1430P: Tim Small
1431M: tim@buttersideup.com
1432L: bluesmoke-devel@lists.sourceforge.net
1433W: bluesmoke.sourceforge.net
1434S: Maintained
1435
1436EDAC-I3000
1437P: Jason Uhlenkott
1438M: juhlenko@akamai.com
1439L: bluesmoke-devel@lists.sourceforge.net
1440W: bluesmoke.sourceforge.net
1441S: Maintained
1442
1443EDAC-I5000
1444P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001445M: dougthompson@xmission.com
1446L: bluesmoke-devel@lists.sourceforge.net
1447W: bluesmoke.sourceforge.net
1448S: Maintained
1449
1450EDAC-I82975X
1451P: Ranganathan Desikan
1452P: Arvind R.
1453M: rdesikan@jetzbroadband.com
1454M: arvind@acarlab.com
1455L: bluesmoke-devel@lists.sourceforge.net
1456W: bluesmoke.sourceforge.net
1457S: Maintained
1458
1459EDAC-PASEMI
1460P: Egor Martovetsky
1461M: egor@pasemi.com
Douglas Thompson6bc78402007-07-19 01:50:12 -07001462L: bluesmoke-devel@lists.sourceforge.net
1463W: bluesmoke.sourceforge.net
1464S: Maintained
1465
Dave Peterson0e438e32006-03-26 01:38:55 -08001466EDAC-R82600
1467P: Tim Small
1468M: tim@buttersideup.com
1469L: bluesmoke-devel@lists.sourceforge.net
1470W: bluesmoke.sourceforge.net
1471S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -08001472
Linus Torvalds1da177e2005-04-16 15:20:36 -07001473EEPRO100 NETWORK DRIVER
1474P: Andrey V. Savochkin
1475M: saw@saw.sw.com.sg
1476S: Maintained
1477
Josh Triplett0bee8d22006-07-30 03:03:58 -07001478EFS FILESYSTEM
1479W: http://aeschi.ch.eu.org/efs/
1480S: Orphan
1481
Heiko J Schickfab97222006-09-22 15:22:22 -07001482EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1483P: Hoang-Nam Nguyen
1484M: hnguyen@de.ibm.com
1485P: Christoph Raisch
1486M: raisch@de.ibm.com
Roland Dreier78526822007-07-09 20:12:26 -07001487L: general@lists.openfabrics.org
Heiko J Schickfab97222006-09-22 15:22:22 -07001488S: Supported
1489
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001490EMULEX LPFC FC SCSI DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001491P: James Smart
1492M: james.smart@emulex.com
1493L: linux-scsi@vger.kernel.org
1494W: http://sourceforge.net/projects/lpfcxxxx
1495S: Supported
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001496
Linus Torvalds1da177e2005-04-16 15:20:36 -07001497EPSON 1355 FRAMEBUFFER DRIVER
1498P: Christopher Hoover
1499M: ch@murgatroid.com, ch@hpl.hp.com
1500S: Maintained
1501
1502ETHEREXPRESS-16 NETWORK DRIVER
1503P: Philip Blundell
1504M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001505L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001506S: Maintained
1507
1508ETHERNET BRIDGE
1509P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08001510M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07001511L: bridge@lists.linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001512W: http://bridge.sourceforge.net/
1513S: Maintained
1514
1515ETHERTEAM 16I DRIVER
1516P: Mika Kuoppala
1517M: miku@iki.fi
1518S: Maintained
1519
1520EXT2 FILE SYSTEM
Erik Mouw72be2cc2006-12-06 20:40:49 -08001521L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001522S: Maintained
1523
1524EXT3 FILE SYSTEM
1525P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001526M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001527L: linux-ext4@vger.kernel.org
1528S: Maintained
1529
1530EXT4 FILE SYSTEM
1531P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001532M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001533L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001534S: Maintained
1535
Jean Delvaree53004e2006-01-09 23:26:14 +01001536F71805F HARDWARE MONITORING DRIVER
1537P: Jean Delvare
1538M: khali@linux-fr.org
1539L: lm-sensors@lm-sensors.org
1540S: Maintained
1541
Linus Torvalds1da177e2005-04-16 15:20:36 -07001542FARSYNC SYNCHRONOUS DRIVER
1543P: Kevin Curtis
1544M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001545W: http://www.farsite.co.uk/
1546S: Supported
1547
Akinobu Mitac5408b82007-04-23 14:41:20 -07001548FAULT INJECTION SUPPORT
1549P: Akinobu Mita
1550M: akinobu.mita@gmail.com
1551S: Supported
1552
Linus Torvalds1da177e2005-04-16 15:20:36 -07001553FRAMEBUFFER LAYER
1554P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001555M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001556L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001557W: http://linux-fbdev.sourceforge.net/
1558S: Maintained
1559
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001560FREESCALE SOC FS_ENET DRIVER
1561P: Pantelis Antoniou
1562M: pantelis.antoniou@gmail.com
1563P: Vitaly Bordug
1564M: vbordug@ru.mvista.com
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001565L: linuxppc-dev@ozlabs.org
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001566L: netdev@vger.kernel.org
1567S: Maintained
1568
Li Yanga7205b32007-04-23 10:38:18 -07001569FREESCALE HIGHSPEED USB DEVICE DRIVER
1570P: Li Yang
1571M: leoli@freescale.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001572L: linux-usb@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001573L: linuxppc-dev@ozlabs.org
Li Yanga7205b32007-04-23 10:38:18 -07001574S: Maintained
1575
Li Yangbeaf53b2007-05-25 13:54:02 +08001576FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1577P: Li Yang
1578M: leoli@freescale.com
1579L: netdev@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001580L: linuxppc-dev@ozlabs.org
Li Yangbeaf53b2007-05-25 13:54:02 +08001581S: Maintained
1582
Linus Torvalds1da177e2005-04-16 15:20:36 -07001583FILE LOCKING (flock() and fcntl()/lockf())
1584P: Matthew Wilcox
1585M: matthew@wil.cx
1586L: linux-fsdevel@vger.kernel.org
1587S: Maintained
1588
1589FILESYSTEMS (VFS and infrastructure)
1590P: Alexander Viro
viro@ZenIV.linux.org.uk84122052005-09-06 19:35:49 +01001591M: viro@zeniv.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001592S: Maintained
1593
Stefan Richterf148e202008-01-12 12:32:44 +01001594FIREWIRE SUBSYSTEM (drivers/firewire, <linux/firewire*.h>)
Stefan Richterb3274472007-05-30 20:44:52 -04001595P: Kristian Hoegsberg, Stefan Richter
1596M: krh@redhat.com, stefanr@s5r6.in-berlin.de
1597L: linux1394-devel@lists.sourceforge.net
1598W: http://www.linux1394.org/
1599T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1600S: Maintained
1601
Linus Torvalds1da177e2005-04-16 15:20:36 -07001602FIRMWARE LOADER (request_firmware)
1603L: linux-kernel@vger.kernel.org
1604S: Orphan
1605
1606FPU EMULATOR
1607P: Bill Metzenthen
1608M: billm@suburbia.net
1609W: http://suburbia.net/~billm/floating-point/emulator/
1610S: Maintained
1611
1612FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1613P: Mike McLagan
1614M: mike.mclagan@linux.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001615L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001616S: Maintained
1617
1618FREEVXFS FILESYSTEM
1619P: Christoph Hellwig
1620M: hch@infradead.org
1621W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1622S: Maintained
1623
David Howells5ab7ffe2007-04-10 15:10:45 +01001624FUJITSU FR-V (FRV) PORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07001625P: David Howells
1626M: dhowells@redhat.com
1627S: Maintained
1628
Miklos Szeredi04578f12005-09-09 13:10:22 -07001629FUSE: FILESYSTEM IN USERSPACE
1630P: Miklos Szeredi
1631M: miklos@szeredi.hu
1632L: fuse-devel@lists.sourceforge.net
1633W: http://fuse.sourceforge.net/
1634S: Maintained
1635
Linus Torvalds1da177e2005-04-16 15:20:36 -07001636FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1637P: Rik Faith
1638M: faith@cs.unc.edu
1639L: linux-scsi@vger.kernel.org
1640S: Odd fixes (e.g., new signatures)
1641
1642GDT SCSI DISK ARRAY CONTROLLER DRIVER
1643P: Achim Leubner
1644M: achim_leubner@adaptec.com
1645L: linux-scsi@vger.kernel.org
1646W: http://www.icp-vortex.com/
1647S: Supported
1648
Haavard Skinnemoen1c23af92007-05-01 23:26:34 +02001649GENERIC GPIO I2C DRIVER
1650P: Haavard Skinnemoen
1651M: hskinnemoen@atmel.com
1652S: Supported
1653
Linus Torvalds1da177e2005-04-16 15:20:36 -07001654GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1655P: Krzysztof Halasa
1656M: khc@pm.waw.pl
1657W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1658S: Maintained
1659
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001660GFS2 FILE SYSTEM
1661P: Steven Whitehouse
1662M: swhiteho@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001663L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001664W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001665T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1666T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001667S: Supported
1668
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001669GIGASET ISDN DRIVERS
1670P: Hansjoerg Lipp
1671M: hjlipp@web.de
1672P: Tilman Schmidt
1673M: tilman@imap.cc
1674L: gigaset307x-common@lists.sourceforge.net
1675W: http://gigaset307x.sourceforge.net/
1676S: Maintained
1677
Jean Delvare5b543962005-08-15 19:51:02 +02001678HARDWARE MONITORING
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001679P: Mark M. Hoffman
1680M: mhoffman@lightlink.com
Jean Delvare5b543962005-08-15 19:51:02 +02001681L: lm-sensors@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001682W: http://www.lm-sensors.org/
Mark M. Hoffmana1aa5a72007-10-07 14:45:26 -04001683T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git testing
1684T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git release
Jean Delvare5b543962005-08-15 19:51:02 +02001685S: Maintained
1686
Michael Buesch844dd052006-06-26 00:24:59 -07001687HARDWARE RANDOM NUMBER GENERATOR CORE
1688P: Michael Buesch
1689M: mb@bu3sch.de
1690S: Maintained
1691
Robert Love860e1d62005-08-31 23:57:59 -04001692HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1693P: Robert Love
1694M: rlove@rlove.org
1695M: linux-kernel@vger.kernel.org
1696W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1697S: Maintained
1698
Linus Torvalds1da177e2005-04-16 15:20:36 -07001699HARMONY SOUND DRIVER
1700P: Kyle McMartin
1701M: kyle@parisc-linux.org
Kyle McMartinac6aecb2007-12-03 22:04:34 +00001702L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001703S: Maintained
1704
1705HAYES ESP SERIAL DRIVER
1706P: Andrew J. Robinson
1707M: arobinso@nyx.net
1708L: linux-kernel@vger.kernel.org
1709W: http://www.nyx.net/~arobinso
1710S: Maintained
1711
1712HFS FILESYSTEM
1713P: Roman Zippel
1714M: zippel@linux-m68k.org
1715L: linux-kernel@vger.kernel.org
1716S: Maintained
1717
1718HGA FRAMEBUFFER DRIVER
1719P: Ferenc Bakonyi
1720M: fero@drama.obuda.kando.hu
1721L: linux-nvidia@lists.surfsouth.com
1722W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1723S: Maintained
1724
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001725HID CORE LAYER
1726P: Jiri Kosina
1727M: jkosina@suse.cz
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04001728L: linux-input@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01001729T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001730S: Maintained
1731
Ingo Molnar38bed542007-02-22 09:09:34 +01001732HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1733P: Thomas Gleixner
1734M: tglx@linutronix.de
1735L: linux-kernel@vger.kernel.org
1736S: Maintained
1737
Linus Torvalds1da177e2005-04-16 15:20:36 -07001738HIGH-SPEED SCC DRIVER FOR AX.25
1739P: Klaus Kudielka
1740M: klaus.kudielka@ieee.org
1741L: linux-hams@vger.kernel.org
1742W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1743S: Maintained
1744
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08001745HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1746P: HighPoint Linux Team
1747M: linux@highpoint-tech.com
1748W: http://www.highpoint-tech.com
1749S: Supported
1750
Linus Torvalds1da177e2005-04-16 15:20:36 -07001751HIPPI
1752P: Jes Sorensen
1753M: jes@trained-monkey.org
1754L: linux-hippi@sunsite.dk
1755S: Maintained
1756
1757HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1758P: Chirag Kantharia
1759M: chirag.kantharia@hp.com
1760L: iss_storagedev@hp.com
1761S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001762
Linus Torvalds1da177e2005-04-16 15:20:36 -07001763HEWLETT-PACKARD SMART2 RAID DRIVER
1764P: Chirag Kantharia
1765M: chirag.kantharia@hp.com
1766L: iss_storagedev@hp.com
1767S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001768
Linus Torvalds1da177e2005-04-16 15:20:36 -07001769HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1770P: Mike Miller
1771M: mike.miller@hp.com
1772L: iss_storagedev@hp.com
1773S: Supported
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001774
Jouni Malinenff1d2762005-05-12 22:54:16 -04001775HOST AP DRIVER
1776P: Jouni Malinen
Jouni Malinen85d32e72007-03-24 17:15:30 -07001777M: j@w1.fi
1778L: hostap@shmoo.com (subscribers-only)
Johannes Berg724c6b32007-04-23 12:18:20 -07001779L: linux-wireless@vger.kernel.org
Jouni Malinenff1d2762005-05-12 22:54:16 -04001780W: http://hostap.epitest.fi/
1781S: Maintained
1782
Linus Torvalds1da177e2005-04-16 15:20:36 -07001783HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1784P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02001785M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07001786S: Maintained
1787
Bob Piccob9b03322005-11-07 00:59:19 -08001788HPET: High Precision Event Timers driver (hpet.c)
1789P: Clemens Ladisch
1790M: clemens@ladisch.de
1791S: Maintained
1792
1793HPET: i386
1794P: Venkatesh Pallipadi (Venki)
1795M: venkatesh.pallipadi@intel.com
1796S: Maintained
1797
1798HPET: x86_64
Andi Kleen8bd09832007-10-13 01:01:08 +02001799P: Vojtech Pavlik
1800M: vojtech@suse.cz
Bob Piccob9b03322005-11-07 00:59:19 -08001801S: Maintained
1802
1803HPET: ACPI hpet.c
1804P: Bob Picco
1805M: bob.picco@hp.com
1806S: Maintained
1807
Linus Torvalds1da177e2005-04-16 15:20:36 -07001808HPFS FILESYSTEM
1809P: Mikulas Patocka
1810M: mikulas@artax.karlin.mff.cuni.cz
1811W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1812S: Maintained
1813
1814HUGETLB FILESYSTEM
1815P: William Irwin
1816M: wli@holomorphy.com
1817S: Maintained
1818
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001819I2C/SMBUS STUB DRIVER
1820P: Mark M. Hoffman
1821M: mhoffman@lightlink.com
1822L: lm-sensors@lm-sensors.org
1823S: Maintained
1824
Jean Delvare5b543962005-08-15 19:51:02 +02001825I2C SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001826P: Jean Delvare
1827M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02001828L: i2c@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001829T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001830S: Maintained
1831
Till Harbaume8c76ee2007-05-01 23:26:35 +02001832I2C-TINY-USB DRIVER
1833P: Till Harbaum
1834M: till@harbaum.org
1835L: i2c@lm-sensors.org
1836T: http://www.harbaum.org/till/i2c_tiny_usb
1837S: Maintained
1838
Linus Torvalds1da177e2005-04-16 15:20:36 -07001839i386 BOOT CODE
H. Peter Anvin7f1291f2007-07-11 12:18:26 -07001840P: H. Peter Anvin
1841M: hpa@zytor.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001842L: Linux-Kernel@vger.kernel.org
1843S: Maintained
1844
1845i386 SETUP CODE / CPU ERRATA WORKAROUNDS
Linus Torvalds1da177e2005-04-16 15:20:36 -07001846P: H. Peter Anvin
1847M: hpa@zytor.com
H. Peter Anvin72af61c2007-07-13 16:26:55 -07001848T: git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001849S: Maintained
1850
Linus Torvalds1da177e2005-04-16 15:20:36 -07001851IA64 (Itanium) PLATFORM
1852P: Tony Luck
1853M: tony.luck@intel.com
1854L: linux-ia64@vger.kernel.org
1855W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001856T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001857S: Maintained
1858
1859SN-IA64 (Itanium) SUB-PLATFORM
Greg Edwardse5ee7dd2006-01-18 10:21:59 -06001860P: Jes Sorensen
1861M: jes@sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001862L: linux-altix@sgi.com
1863L: linux-ia64@vger.kernel.org
1864W: http://www.sgi.com/altix
1865S: Maintained
1866
1867IBM MCA SCSI SUBSYSTEM DRIVER
1868P: Michael Lang
1869M: langa2@kph.uni-mainz.de
1870W: http://www.uni-mainz.de/~langm000/linux.html
1871S: Maintained
1872
1873IBM Power Linux RAID adapter
1874P: Brian King
1875M: brking@us.ibm.com
1876S: Supported
1877
1878IBM ServeRAID RAID DRIVER
1879P: Jack Hammer
1880P: Dave Jeffery
1881M: ipslinux@adaptec.com
1882W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001883S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001884
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001885IDE SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001886P: Bartlomiej Zolnierkiewicz
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001887M: bzolnier@gmail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001888L: linux-ide@vger.kernel.org
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001889T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001890S: Maintained
1891
1892IDE/ATAPI CDROM DRIVER
Borislav Petkovc404c192007-12-24 15:23:44 +01001893P: Borislav Petkov
1894M: bbpetkov@yahoo.de
Jens Axboe9c5b0ce2007-01-03 18:15:20 +01001895L: linux-ide@vger.kernel.org
Borislav Petkovc404c192007-12-24 15:23:44 +01001896S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001897
1898IDE/ATAPI FLOPPY DRIVERS
1899P: Paul Bristow
1900M: Paul Bristow <paul@paulbristow.net>
1901W: http://paulbristow.net/linux/idefloppy.html
1902L: linux-kernel@vger.kernel.org
1903S: Maintained
1904
1905IDE/ATAPI TAPE DRIVERS
1906P: Gadi Oxman
1907M: Gadi Oxman <gadio@netvision.net.il>
1908L: linux-kernel@vger.kernel.org
1909S: Maintained
1910
Bartlomiej Zolnierkiewiczf72abc22007-09-19 22:08:56 +02001911IDE-SCSI DRIVER
1912L: linux-ide@vger.kernel.org
1913L: linux-scsi@vger.kernel.org
1914S: Orphan
1915
Stefan Richterf148e202008-01-12 12:32:44 +01001916IEEE 1394 SUBSYSTEM (drivers/ieee1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001917P: Ben Collins
Stefan Richterf51a5a92007-04-23 14:41:10 -07001918M: ben.collins@ubuntu.com
Stefan Richter87730d02006-09-16 12:24:00 +02001919P: Stefan Richter
1920M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07001921L: linux1394-devel@lists.sourceforge.net
1922W: http://www.linux1394.org/
Stefan Richter87730d02006-09-16 12:24:00 +02001923T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001924S: Maintained
1925
Stefan Richterf51a5a92007-04-23 14:41:10 -07001926IEEE 1394 RAW I/O DRIVER (raw1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001927P: Dan Dennedy
1928M: dan@dennedy.org
Stefan Richterf51a5a92007-04-23 14:41:10 -07001929P: Stefan Richter
1930M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07001931L: linux1394-devel@lists.sourceforge.net
Jody McIntyre105d7b32005-09-30 11:59:04 -07001932S: Maintained
1933
Linus Torvalds1da177e2005-04-16 15:20:36 -07001934IMS TWINTURBO FRAMEBUFFER DRIVER
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001935L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Paul Mundt843393d2007-11-19 13:11:04 +09001936S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001937
1938INFINIBAND SUBSYSTEM
1939P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07001940M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001941P: Sean Hefty
Sean Heftyed96f24702008-01-02 12:00:24 -08001942M: sean.hefty@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001943P: Hal Rosenstock
Roland Dreiercec7c892007-07-12 15:59:36 -07001944M: hal.rosenstock@gmail.com
Roland Dreier78526822007-07-09 20:12:26 -07001945L: general@lists.openfabrics.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001946W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001947T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001948S: Supported
1949
Robert P. J. Day2f1d0762007-07-10 00:38:18 -04001950INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
Vojtech Pavlik664d22a2005-12-13 17:03:36 -08001951P: Dmitry Torokhov
Dmitry Torokhov62f7caf2006-06-26 01:47:56 -04001952M: dmitry.torokhov@gmail.com
1953M: dtor@mail.ru
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04001954L: linux-input@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001955T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001956S: Maintained
1957
Robert Lovec9f04f52005-07-15 12:21:07 -04001958INOTIFY
Cal Peake18b36c712006-12-12 20:18:16 +01001959P: John McCutchan
1960M: ttb@tentacle.dhs.org
1961P: Robert Love
1962M: rml@novell.com
Robert Lovec9f04f52005-07-15 12:21:07 -04001963L: linux-kernel@vger.kernel.org
1964S: Maintained
1965
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08001966INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
Jim Cromiece00f852006-11-30 04:49:44 +01001967P: Sylvain Meyer
1968M: sylvain.meyer@worldonline.fr
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
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08001971
Linus Torvalds1da177e2005-04-16 15:20:36 -07001972INTEL 810/815 FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001973P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001974M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001975L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01001976S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001977
Linus Torvalds1da177e2005-04-16 15:20:36 -07001978INTEL IA32 MICROCODE UPDATE SUPPORT
1979P: Tigran Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -08001980M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001981S: Maintained
1982
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001983INTEL I/OAT DMA DRIVER
1984P: Shannon Nelson
1985M: shannon.nelson@intel.com
1986L: linux-kernel@vger.kernel.org
1987S: Supported
1988
Dan Williamsb3e5f262007-08-07 10:26:35 -07001989INTEL IOP-ADMA DMA DRIVER
1990P: Dan Williams
1991M: dan.j.williams@intel.com
1992L: linux-kernel@vger.kernel.org
1993S: Supported
1994
Michael Buesch844dd052006-06-26 00:24:59 -07001995INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
1996P: Deepak Saxena
1997M: dsaxena@plexity.net
1998S: Maintained
1999
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08002000INTEL IXP2000 ETHERNET DRIVER
2001P: Lennert Buytenhek
2002M: kernel@wantstofly.org
2003L: netdev@vger.kernel.org
2004S: Maintained
2005
Linus Torvalds1da177e2005-04-16 15:20:36 -07002006INTEL PRO/100 ETHERNET SUPPORT
Auke Kok20424652008-01-07 21:47:25 -08002007P: Auke Kok
2008M: auke-jan.h.kok@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002009P: Jesse Brandeburg
2010M: jesse.brandeburg@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002011P: Jeff Kirsher
2012M: jeffrey.t.kirsher@intel.com
Auke Kok20424652008-01-07 21:47:25 -08002013P: John Ronciak
2014M: john.ronciak@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002015L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002016W: http://sourceforge.net/projects/e1000/
2017S: Supported
2018
2019INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
Auke Kok20424652008-01-07 21:47:25 -08002020P: Auke Kok
2021M: auke-jan.h.kok@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002022P: Jesse Brandeburg
2023M: jesse.brandeburg@intel.com
2024P: Jeff Kirsher
2025M: jeffrey.t.kirsher@intel.com
Auke Kok20424652008-01-07 21:47:25 -08002026P: John Ronciak
2027M: john.ronciak@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002028L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002029W: http://sourceforge.net/projects/e1000/
2030S: Supported
2031
2032INTEL PRO/10GbE SUPPORT
2033P: Ayyappan Veeraiyan
2034M: ayyappan.veeraiyan@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07002035P: Auke Kok
2036M: auke-jan.h.kok@intel.com
Auke Kok9a799d72007-09-15 14:07:45 -07002037P: Jesse Brandeburg
2038M: jesse.brandeburg@intel.com
2039P: John Ronciak
2040M: john.ronciak@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002041L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002042W: http://sourceforge.net/projects/e1000/
2043S: Supported
2044
James Ketrenos826d2ab2005-11-07 18:56:59 -06002045INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002046P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002047M: yi.zhu@intel.com
2048P: James Ketrenos
2049M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002050P: Reinette Chatre
2051M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002052L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002053L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002054W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002055W: http://ipw2100.sourceforge.net
2056S: Supported
2057
2058INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002059P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002060M: yi.zhu@intel.com
2061P: James Ketrenos
2062M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002063P: Reinette Chatre
2064M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002065L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002066L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002067W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002068W: http://ipw2200.sourceforge.net
2069S: Supported
2070
Zhu Yib481de92007-09-25 17:54:57 -07002071INTEL WIRELESS WIFI LINK (iwlwifi)
2072P: Zhu Yi
2073M: yi.zhu@intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002074P: Reinette Chatre
2075M: reinette.chatre@intel.com
Zhu Yib481de92007-09-25 17:54:57 -07002076L: linux-wireless@vger.kernel.org
2077L: ipw3945-devel@lists.sourceforge.net
2078W: http://intellinuxwireless.org
2079T: git git://intellinuxwireless.org/repos/iwlwifi
2080S: Supported
2081
Ralf Baechlecb109a02007-08-30 23:56:30 -07002082IOC3 ETHERNET DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07002083P: Ralf Baechle
2084M: ralf@linux-mips.org
2085L: linux-mips@linux-mips.org
2086S: Maintained
2087
Ralf Baechlecb109a02007-08-30 23:56:30 -07002088IOC3 SERIAL DRIVER
2089P: Pat Gefre
2090M: pfg@sgi.com
Joe Perches6650e0a2007-12-10 15:49:32 -08002091L: linux-mips@linux-mips.org
Ralf Baechlecb109a02007-08-30 23:56:30 -07002092S: Maintained
2093
Linus Torvalds1da177e2005-04-16 15:20:36 -07002094IP MASQUERADING:
2095P: Juanjo Ciarlante
2096M: jjciarla@raiz.uncu.edu.ar
2097S: Maintained
2098
Francois Romieu1202d6f2007-09-17 17:13:55 -07002099IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
2100P: Francois Romieu
2101M: romieu@fr.zoreil.com
2102P: Sorbica Shieh
2103M: sorbica@icplus.com.tw
2104P: Jesse Huang
2105M: jesse@icplus.com.tw
2106L: netdev@vger.kernel.org
2107S: Maintained
2108
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002109IPATH DRIVER:
Arthur Jonesf42b6472007-07-09 20:12:26 -07002110P: Arthur Jones
2111M: infinipath@qlogic.com
2112L: general@lists.openfabrics.org
2113T: git git://git.qlogic.com/ipath-linux-2.6
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002114S: Supported
2115
Corey Minyard4409ebe2006-04-20 02:43:12 -07002116IPMI SUBSYSTEM
2117P: Corey Minyard
2118M: minyard@acm.org
2119L: openipmi-developer@lists.sourceforge.net
2120W: http://openipmi.sourceforge.net/
2121S: Supported
2122
Linus Torvalds1da177e2005-04-16 15:20:36 -07002123IPX NETWORK LAYER
2124P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002125M: acme@ghostprotocols.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002126L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002127S: Maintained
2128
2129IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07002130P: Samuel Ortiz
2131M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07002132L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002133W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07002134S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002135
Mike Christie14816b1e2007-11-28 16:22:06 -08002136ISCSI
2137P: Mike Christie
2138M: michaelc@cs.wisc.edu
2139L: open-iscsi@googlegroups.com
2140W: www.open-iscsi.org
2141T: git kernel.org:/pub/scm/linux/kernel/mnc/linux-2.6-iscsi.git
2142S: Maintained
2143
Linus Torvalds1da177e2005-04-16 15:20:36 -07002144ISAPNP
2145P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02002146M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07002147S: Maintained
2148
2149ISDN SUBSYSTEM
2150P: Karsten Keil
2151M: kkeil@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002152L: isdn4linux@listserv.isdn4linux.de
2153W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08002154T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002155S: Maintained
2156
2157ISDN SUBSYSTEM (Eicon active card driver)
2158P: Armin Schindler
2159M: mac@melware.de
2160L: isdn4linux@listserv.isdn4linux.de
2161W: http://www.melware.de
2162S: Maintained
2163
Hans Verkuil91821ff2007-12-02 09:35:33 -03002164IVTV VIDEO4LINUX DRIVER
2165P: Hans Verkuil
2166M: hverkuil@xs4all.nl
2167L: ivtv-devel@ivtvdriver.org
2168L: ivtv-users@ivtvdriver.org
2169L: video4linux-list@redhat.com
2170W: http://www.ivtvdriver.org
2171S: Maintained
2172
Linus Torvalds1da177e2005-04-16 15:20:36 -07002173JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2174P: David Woodhouse
2175M: dwmw2@infradead.org
David Woodhouse6d85d062007-10-27 10:39:48 -04002176L: linux-mtd@lists.infradead.org
2177W: http://www.linux-mtd.infradead.org/doc/jffs2.html
Linus Torvalds1da177e2005-04-16 15:20:36 -07002178S: Maintained
2179
2180JFS FILESYSTEM
2181P: Dave Kleikamp
2182M: shaggy@austin.ibm.com
2183L: jfs-discussion@lists.sourceforge.net
2184W: http://jfs.sourceforge.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002185T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002186S: Supported
2187
Josh Triplettde456d32006-07-30 03:04:00 -07002188JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07002189P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002190M: sct@redhat.com, akpm@linux-foundation.org
Erik Mouw72be2cc2006-12-06 20:40:49 -08002191L: linux-ext4@vger.kernel.org
Theodore Tsoae0718f2006-05-20 15:00:13 -07002192S: Maintained
2193
Rudolf Marek4660cb32006-10-08 22:01:26 +02002194K8TEMP HARDWARE MONITORING DRIVER
2195P: Rudolf Marek
2196M: r.marek@assembler.cz
2197L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002198S: Maintained
2199
2200KCONFIG
2201P: Roman Zippel
2202M: zippel@linux-m68k.org
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002203L: linux-kbuild@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002204S: Maintained
2205
Vivek Goyalea6c2082006-05-20 14:59:55 -07002206KDUMP
2207P: Vivek Goyal
Vivek Goyal4200b66c2007-12-01 12:16:30 -08002208M: vgoyal@redhat.com
Vivek Goyalea6c2082006-05-20 14:59:55 -07002209P: Haren Myneni
2210M: hbabu@us.ibm.com
Simon Horman34633992007-05-08 00:31:40 -07002211L: kexec@lists.infradead.org
Vivek Goyalea6c2082006-05-20 14:59:55 -07002212L: linux-kernel@vger.kernel.org
2213W: http://lse.sourceforge.net/kdump/
2214S: Maintained
2215
Linus Torvalds1da177e2005-04-16 15:20:36 -07002216KERNEL AUTOMOUNTER (AUTOFS)
2217P: H. Peter Anvin
2218M: hpa@zytor.com
2219L: autofs@linux.kernel.org
2220S: Odd Fixes
2221
2222KERNEL AUTOMOUNTER v4 (AUTOFS4)
2223P: Ian Kent
2224M: raven@themaw.net
2225L: autofs@linux.kernel.org
2226S: Maintained
2227
2228KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002229P: Sam Ravnborg
2230M: sam@ravnborg.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002231T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002232L: linux-kbuild@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002233S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002234
2235KERNEL JANITORS
2236P: Several
maximilian attemsc3000e02007-07-06 11:17:32 -07002237L: kernel-janitors@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002238W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002239S: Maintained
2240
2241KERNEL NFSD
Neil Browna512cd52007-07-31 00:37:27 -07002242P: J. Bruce Fields
2243M: bfields@fieldses.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002244P: Neil Brown
NeilBrown98fac232007-01-26 00:56:57 -08002245M: neilb@suse.de
Neil Brown16141c02007-12-11 16:16:12 -08002246L: linux-nfs@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002247W: http://nfs.sourceforge.net/
NeilBrown98fac232007-01-26 00:56:57 -08002248S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002249
Avi Kivity426d62e2006-12-13 00:34:03 -08002250KERNEL VIRTUAL MACHINE (KVM)
2251P: Avi Kivity
2252M: avi@qumranet.com
2253L: kvm-devel@lists.sourceforge.net
2254W: kvm.sourceforge.net
2255S: Supported
2256
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002257KERNEL VIRTUAL MACHINE For Itanium(KVM/IA64)
2258P: Anthony Xu
2259M: anthony.xu@intel.com
2260P: Xiantao Zhang
2261M: xiantao.zhang@intel.com
2262L: kvm-ia64-devel@lists.sourceforge.net
2263W: kvm.sourceforge.net
2264S: Supported
2265
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002266KEXEC
2267P: Eric Biederman
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002268M: ebiederm@xmission.com
Signed-off-by@vergenet.net":Simonb7c698f2007-10-18 03:04:33 -07002269W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002270L: linux-kernel@vger.kernel.org
Simon Horman34633992007-05-08 00:31:40 -07002271L: kexec@lists.infradead.org
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002272S: Maintained
2273
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002274KPROBES
2275P: Prasanna S Panchamukhi
2276M: prasanna@in.ibm.com
2277P: Ananth N Mavinakayanahalli
2278M: ananth@in.ibm.com
2279P: Anil S Keshavamurthy
2280M: anil.s.keshavamurthy@intel.com
2281P: David S. Miller
2282M: davem@davemloft.net
2283L: linux-kernel@vger.kernel.org
2284S: Maintained
2285
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002286KS0108 LCD CONTROLLER DRIVER
2287P: Miguel Ojeda Sandonis
2288M: maxextreme@gmail.com
2289L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -07002290W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002291S: Maintained
2292
Linus Torvalds1da177e2005-04-16 15:20:36 -07002293LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07002294L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07002295S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002296
2297LASI 53c700 driver for PARISC
2298P: James E.J. Bottomley
2299M: James.Bottomley@HansenPartnership.com
2300L: linux-scsi@vger.kernel.org
2301S: Maintained
2302
Richard Purdie263de9b2006-05-15 09:44:16 -07002303LED SUBSYSTEM
2304P: Richard Purdie
2305M: rpurdie@rpsys.net
2306S: Maintained
2307
Linus Torvalds1da177e2005-04-16 15:20:36 -07002308LEGO USB Tower driver
2309P: Juergen Stuber
2310M: starblue@users.sourceforge.net
2311L: legousb-devel@lists.sourceforge.net
2312W: http://legousb.sourceforge.net/
2313S: Maintained
2314
Rusty Russell568a17f2007-10-25 14:12:24 +10002315LGUEST
2316P: Rusty Russell
2317M: rusty@rustcorp.com.au
2318L: lguest@ozlabs.org
2319W: http://lguest.ozlabs.org/
2320S: Maintained
2321
Linus Torvalds1da177e2005-04-16 15:20:36 -07002322LINUX FOR IBM pSERIES (RS/6000)
2323P: Paul Mackerras
2324M: paulus@au.ibm.com
2325W: http://www.ibm.com/linux/ltc/projects/ppc
2326S: Supported
2327
2328LINUX FOR NCR VOYAGER
2329P: James Bottomley
2330M: James.Bottomley@HansenPartnership.com
2331W: http://www.hansenpartnership.com/voyager
2332S: Maintained
2333
2334LINUX FOR POWERPC
2335P: Paul Mackerras
2336M: paulus@samba.org
2337W: http://www.penguinppc.org/
2338L: linuxppc-dev@ozlabs.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002339T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002340S: Supported
2341
2342LINUX FOR POWER MACINTOSH
2343P: Benjamin Herrenschmidt
2344M: benh@kernel.crashing.org
2345W: http://www.penguinppc.org/
2346L: linuxppc-dev@ozlabs.org
2347S: Maintained
2348
2349LINUX FOR POWERPC EMBEDDED MPC52XX
2350P: Sylvain Munaut
2351M: tnt@246tNt.com
Grant Likelye1eea9f2007-10-09 14:45:26 -06002352P: Grant Likely
2353M: grant.likely@secretlab.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07002354W: http://www.246tNt.com/mpc52xx/
2355W: http://www.penguinppc.org/
2356L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002357S: Maintained
2358
2359LINUX FOR POWERPC EMBEDDED PPC4XX
Josh Boyer9a474ff2007-09-19 21:19:07 -05002360P: Josh Boyer
2361M: jwboyer@linux.vnet.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002362P: Matt Porter
2363M: mporter@kernel.crashing.org
2364W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002365L: linuxppc-dev@ozlabs.org
Josh Boyer9a474ff2007-09-19 21:19:07 -05002366T: git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002367S: Maintained
2368
Grant Likely260c02a2007-10-02 12:15:34 +10002369LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2370P: Grant Likely
2371M: grant.likely@secretlab.ca
Grant Likelyf210d432007-10-03 23:24:52 -06002372W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
Grant Likely260c02a2007-10-02 12:15:34 +10002373L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002374S: Maintained
2375
Tom Rinie93adf12005-07-26 12:49:53 -07002376LINUX FOR POWERPC BOOT CODE
Linus Torvalds1da177e2005-04-16 15:20:36 -07002377P: Tom Rini
2378M: trini@kernel.crashing.org
2379W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002380L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002381S: Maintained
2382
Tom Rinie93adf12005-07-26 12:49:53 -07002383LINUX FOR POWERPC EMBEDDED PPC8XX
Marcelo Tosattidba5baf2007-09-10 18:46:01 -04002384P: Vitaly Bordug
2385M: vitb@kernel.crashing.org
Tom Rinie93adf12005-07-26 12:49:53 -07002386P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07002387M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07002388W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002389L: linuxppc-dev@ozlabs.org
Tom Rinie93adf12005-07-26 12:49:53 -07002390S: Maintained
2391
Linus Torvalds1da177e2005-04-16 15:20:36 -07002392LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
Jim Cromiece00f852006-11-30 04:49:44 +01002393P: Kumar Gala
2394M: galak@kernel.crashing.org
2395W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002396L: linuxppc-dev@ozlabs.org
Jim Cromiece00f852006-11-30 04:49:44 +01002397S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002398
Olof Johanssonab06ff32006-09-06 14:44:54 -05002399LINUX FOR POWERPC PA SEMI PWRFICIENT
2400P: Olof Johansson
2401M: olof@lixom.net
2402W: http://www.pasemi.com/
2403L: linuxppc-dev@ozlabs.org
2404S: Supported
2405
Linus Torvalds1da177e2005-04-16 15:20:36 -07002406LLC (802.2)
2407P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002408M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002409S: Maintained
2410
2411LINUX FOR 64BIT POWERPC
2412P: Paul Mackerras
2413M: paulus@samba.org
2414M: paulus@au.ibm.com
2415P: Anton Blanchard
2416M: anton@samba.org
2417M: anton@au.ibm.com
Arthur Othieno6d923f92006-05-19 06:22:23 -04002418W: http://www.penguinppc.org/ppc64/
Stephen Rothwell1d049812006-03-22 11:26:58 +11002419L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002420S: Supported
2421
2422LINUX SECURITY MODULE (LSM) FRAMEWORK
2423P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08002424M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08002425L: linux-security-module@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002426W: http://lsm.immunix.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002427T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002428S: Supported
2429
2430LM83 HARDWARE MONITOR DRIVER
2431P: Jean Delvare
2432M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002433L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002434S: Maintained
2435
2436LM90 HARDWARE MONITOR DRIVER
2437P: Jean Delvare
2438M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002439L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002440S: Maintained
2441
Peter Zijlstra512e67f2007-10-11 22:11:11 +02002442LOCKDEP AND LOCKSTAT
2443P: Peter Zijlstra
2444M: peterz@infradead.org
2445P: Ingo Molnar
2446M: mingo@redhat.com
2447L: linux-kernel@vger.kernel.org
2448T: git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2449S: Maintained
2450
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002451LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002452P: Richard Russon (FlatCap)
2453M: ldm@flatcap.org
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002454L: linux-ntfs-dev@lists.sourceforge.net
2455W: http://www.linux-ntfs.org/content/view/19/37/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002456S: Maintained
2457
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002458LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2459P: Eric Moore
Eric Moored8a82d72006-12-29 16:47:43 -08002460M: Eric.Moore@lsi.com
2461M: support@lsi.com
Eric Moorecec744f2007-09-14 19:08:08 -06002462L: DL-MPTFusionLinux@lsi.com
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002463L: linux-scsi@vger.kernel.org
2464W: http://www.lsilogic.com/support
2465S: Supported
2466
Linus Torvalds1da177e2005-04-16 15:20:36 -07002467LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2468P: Matthew Wilcox
2469M: matthew@wil.cx
2470L: linux-scsi@vger.kernel.org
2471S: Maintained
2472
Hirokazu Takatac12a54b2007-07-15 23:38:45 -07002473M32R ARCHITECTURE
2474P: Hirokazu Takata
2475M: takata@linux-m32r.org
2476L: linux-m32r@ml.linux-m32r.org
2477L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2478W: http://www.linux-m32r.org/
2479S: Maintained
2480
Linus Torvalds1da177e2005-04-16 15:20:36 -07002481M68K ARCHITECTURE
2482P: Geert Uytterhoeven
2483M: geert@linux-m68k.org
2484P: Roman Zippel
2485M: zippel@linux-m68k.org
2486L: linux-m68k@lists.linux-m68k.org
2487W: http://www.linux-m68k.org/
2488W: http://linux-m68k-cvs.ubb.ca/
2489S: Maintained
2490
2491M68K ON APPLE MACINTOSH
2492P: Joshua Thompson
2493M: funaho@jurai.org
2494W: http://www.mac.linux-m68k.org/
Finn Thain9bb9f222007-11-18 11:10:05 +01002495L: linux-m68k@lists.linux-m68k.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002496S: Maintained
2497
2498M68K ON HP9000/300
2499P: Philip Blundell
2500M: philb@gnu.org
2501W: http://www.tazenda.demon.co.uk/phil/linux-hp
2502S: Maintained
2503
Jiri Benc64a327a2007-05-05 11:47:08 -07002504MAC80211
Jiri Benc64a327a2007-05-05 11:47:08 -07002505P: Michael Wu
2506M: flamingice@sourmilk.net
Johannes Berg31c7cec2007-10-23 17:05:25 +02002507P: Johannes Berg
2508M: johannes@sipsolutions.net
2509P: Jiri Benc
2510M: jbenc@suse.cz
Jiri Benc64a327a2007-05-05 11:47:08 -07002511L: linux-wireless@vger.kernel.org
2512W: http://linuxwireless.org/
Johannes Berg31c7cec2007-10-23 17:05:25 +02002513T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
Jiri Benc64a327a2007-05-05 11:47:08 -07002514S: Maintained
2515
Stefano Brivio1036d862007-12-23 04:46:27 +01002516MAC80211 PID RATE CONTROL
2517P: Stefano Brivio
2518M: stefano.brivio@polimi.it
2519P: Mattias Nissler
2520M: mattias.nissler@gmx.de
2521L: linux-wireless@vger.kernel.org
2522W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
2523T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2524S: Maintained
2525
Patrick McHardyb863ceb2007-07-14 18:55:06 -07002526MACVLAN DRIVER
2527P: Patrick McHardy
2528M: kaber@trash.net
2529L: netdev@vger.kernel.org
2530S: Maintained
2531
Linus Torvalds1da177e2005-04-16 15:20:36 -07002532MARVELL YUKON / SYSKONNECT DRIVER
2533P: Mirko Lindner
2534M: mlindner@syskonnect.de
2535P: Ralph Roesler
2536M: rroesler@syskonnect.de
2537W: http://www.syskonnect.com
2538S: Supported
2539
Michael Kerriskfaf16682005-07-31 22:34:47 -07002540MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
Jim Cromiece00f852006-11-30 04:49:44 +01002541P: Michael Kerrisk
Michael Kerrisk1d7f5022007-10-16 23:30:31 -07002542M: mtk.manpages@gmail.com
Jim Cromiece00f852006-11-30 04:49:44 +01002543W: ftp://ftp.kernel.org/pub/linux/docs/manpages
2544S: Maintained
Michael Kerriskfaf16682005-07-31 22:34:47 -07002545
Stefano Brivio74cda162007-11-19 20:27:46 +01002546MARVELL LIBERTAS WIRELESS DRIVER
2547P: Dan Williams
2548M: dcbw@redhat.com
2549L: libertas-dev@lists.infradead.org
2550S: Maintained
2551
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002552MARVELL MV643XX ETHERNET DRIVER
2553P: Dale Farnsworth
2554M: dale@farnsworth.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002555P: Manish Lachwani
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002556M: mlachwani@mvista.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002557L: netdev@vger.kernel.org
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002558S: Odd Fixes for 2.4; Maintained for 2.6.
Linus Torvalds1da177e2005-04-16 15:20:36 -07002559
2560MATROX FRAMEBUFFER DRIVER
2561P: Petr Vandrovec
2562M: vandrove@vc.cvut.cz
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002563L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002564S: Maintained
2565
Hans-Juergen Kochd20620d2007-05-08 17:22:00 +02002566MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2567P: Hans J. Koch
2568M: hjk@linutronix.de
2569L: lm-sensors@lm-sensors.org
2570S: Maintained
2571
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002572MEGARAID SCSI DRIVERS
Jim Cromiece00f852006-11-30 04:49:44 +01002573P: Neela Syam Kolli
Sumant Patrobdd0d7572007-05-10 07:22:35 -07002574M: megaraidlinux@lsi.com
Jim Cromiece00f852006-11-30 04:49:44 +01002575S: linux-scsi@vger.kernel.org
2576W: http://megaraid.lsilogic.com
2577S: Maintained
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002578
Steven Rostedt70ea91f2006-07-30 03:03:53 -07002579MEMORY MANAGEMENT
2580L: linux-mm@kvack.org
2581L: linux-kernel@vger.kernel.org
2582W: http://www.linux-mm.org
2583S: Maintained
2584
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002585MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002586P: David Woodhouse
2587M: dwmw2@infradead.org
2588W: http://www.linux-mtd.infradead.org/
2589L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002590T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002591S: Maintained
2592
Artem Bityutskiy48576402007-02-13 17:11:10 +02002593UNSORTED BLOCK IMAGES (UBI)
2594P: Artem Bityutskiy
2595M: dedekind@infradead.org
2596W: http://www.linux-mtd.infradead.org/
2597L: linux-mtd@lists.infradead.org
Artem Bityutskiy21600542007-05-22 12:23:21 +03002598T: git git://git.infradead.org/~dedekind/ubi-2.6.git
Artem Bityutskiy48576402007-02-13 17:11:10 +02002599S: Maintained
2600
Linus Torvalds1da177e2005-04-16 15:20:36 -07002601MICROTEK X6 SCANNER
2602P: Oliver Neukum
2603M: oliver@neukum.name
2604S: Maintained
2605
2606MIPS
2607P: Ralf Baechle
2608M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01002609W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002610L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00002611T: git www.linux-mips.org:/pub/scm/linux.git
2612S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002613
2614MISCELLANEOUS MCA-SUPPORT
2615P: James Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05002616M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002617L: linux-kernel@vger.kernel.org
2618S: Maintained
2619
2620MODULE SUPPORT
2621P: Rusty Russell
2622M: rusty@rustcorp.com.au
2623L: linux-kernel@vger.kernel.org
2624S: Maintained
2625
2626MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2627P: Stelian Pop
2628M: stelian@popies.net
2629W: http://popies.net/meye/
2630S: Maintained
2631
Pavel Pisac58ff042007-05-16 01:10:41 +02002632MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2633P: Pavel Pisa
2634M: ppisa@pikron.com
2635L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2636W: http://mmc.drzeus.cx/wiki/Controllers/Freescale/SDHC
2637S: Maintained
2638
Linus Torvalds1da177e2005-04-16 15:20:36 -07002639MOUSE AND MISC DEVICES [GENERAL]
2640P: Alessandro Rubini
2641M: rubini@ipvvis.unipv.it
2642L: linux-kernel@vger.kernel.org
2643S: Maintained
2644
Jiri Slabyd7354102006-12-08 02:38:35 -08002645MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
2646P: Jiri Slaby
2647M: jirislaby@gmail.com
2648L: linux-kernel@vger.kernel.org
2649S: Maintained
2650
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002651MSI LAPTOP SUPPORT
2652P: Lennart Poettering
2653M: mzxreary@0pointer.de
Joe Perches04bdfb92007-12-22 14:03:27 -08002654W: https://tango.0pointer.de/mailman/listinfo/s270-linux
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002655W: http://0pointer.de/lennart/tchibo.html
2656S: Maintained
2657
Pierre Ossman5c4e6f12007-05-21 20:23:20 +02002658MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07002659P: Pierre Ossman
2660M: drzeus-mmc@drzeus.cx
2661L: linux-kernel@vger.kernel.org
2662S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01002663
David Brownell15a05802007-08-08 09:12:54 -07002664MULTIMEDIA CARD (MMC) ETC. OVER SPI
2665P: David Brownell
2666M: dbrownell@users.sourceforge.net
2667L: linux-kernel@vger.kernel.org
2668S: Odd fixes
2669
Linus Torvalds1da177e2005-04-16 15:20:36 -07002670MULTISOUND SOUND DRIVER
2671P: Andrew Veliath
2672M: andrewtv@usa.net
2673S: Maintained
2674
Jiri Slabyd7354102006-12-08 02:38:35 -08002675MULTITECH MULTIPORT CARD (ISICOM)
2676P: Jiri Slaby
2677M: jirislaby@gmail.com
2678L: linux-kernel@vger.kernel.org
2679S: Maintained
2680
Linus Torvalds1da177e2005-04-16 15:20:36 -07002681NATSEMI ETHERNET DRIVER (DP8381x)
2682P: Tim Hockin
2683M: thockin@hockin.org
2684S: Maintained
2685
2686NCP FILESYSTEM
2687P: Petr Vandrovec
2688M: vandrove@vc.cvut.cz
2689L: linware@sh.cvut.cz
2690S: Maintained
2691
2692NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2693P: James E.J. Bottomley
2694M: James.Bottomley@HansenPartnership.com
2695L: linux-scsi@vger.kernel.org
2696S: Maintained
2697
Glenn Streiff3c2d7742008-02-04 20:20:45 -08002698NETEFFECT IWARP RNIC DRIVER (IW_NES)
2699P: Faisal Latif
2700M: flatif@neteffect.com
2701P: Glenn Streiff
2702M: gstreiff@neteffect.com
2703L: general@lists.openfabrics.org
2704W: http://www.neteffect.com
2705S: Supported
2706F: drivers/infiniband/hw/nes/
2707
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002708NETEM NETWORK EMULATOR
2709P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08002710M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07002711L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002712S: Maintained
2713
Jiri Slaby4a584482007-08-30 23:56:39 -07002714NETERION (S2IO) Xframe 10GbE DRIVER
2715P: Ramkrishna Vepa
2716M: ram.vepa@neterion.com
2717P: Rastapur Santosh
2718M: santosh.rastapur@neterion.com
2719P: Sivakumar Subramani
2720M: sivakumar.subramani@neterion.com
2721P: Sreenivasa Honnur
2722M: sreenivasa.honnur@neterion.com
2723L: netdev@vger.kernel.org
2724W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2725S: Supported
2726
Linus Torvalds1da177e2005-04-16 15:20:36 -07002727NETFILTER/IPTABLES/IPCHAINS
2728P: Rusty Russell
2729P: Marc Boucher
2730P: James Morris
2731P: Harald Welte
2732P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07002733P: Patrick McHardy
2734M: kaber@trash.net
Patrick McHardy1a03b812007-09-18 13:19:26 -07002735L: netfilter-devel@vger.kernel.org
2736L: netfilter@vger.kernel.org
Patrick McHardy82b98542006-10-12 14:08:55 -07002737L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002738W: http://www.netfilter.org/
2739W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002740S: Supported
2741
Paul Moore4cc67732006-09-25 15:57:13 -07002742NETLABEL
2743P: Paul Moore
2744M: paul.moore@hp.com
2745W: http://netlabel.sf.net
2746L: netdev@vger.kernel.org
2747S: Supported
2748
Linus Torvalds1da177e2005-04-16 15:20:36 -07002749NETROM NETWORK LAYER
2750P: Ralf Baechle
2751M: ralf@linux-mips.org
2752L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02002753W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002754S: Maintained
2755
Pavel Machek5ddb88c2006-09-29 02:01:29 -07002756NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002757P: Paul Clements
2758M: Paul.Clements@steeleye.com
2759S: Maintained
2760
2761NETWORK DEVICE DRIVERS
Linus Torvalds1da177e2005-04-16 15:20:36 -07002762P: Jeff Garzik
2763M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002764L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002765T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002766S: Maintained
2767
2768NETWORKING [GENERAL]
2769P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07002770M: netdev@vger.kernel.org
2771L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08002772W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002773S: Maintained
2774
2775NETWORKING [IPv4/IPv6]
2776P: David S. Miller
2777M: davem@davemloft.net
2778P: Alexey Kuznetsov
2779M: kuznet@ms2.inr.ac.ru
2780P: Pekka Savola (ipv6)
2781M: pekkas@netcore.fi
2782P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04002783M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002784P: Hideaki YOSHIFUJI
2785M: yoshfuji@linux-ipv6.org
2786P: Patrick McHardy
Patrick McHardy1a03b812007-09-18 13:19:26 -07002787M: kaber@trash.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002788L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08002789T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002790S: Maintained
2791
James Morris10e2ff12007-08-25 14:41:28 -07002792NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
2793P: Paul Moore
2794M: paul.moore@hp.com
2795L: netdev@vger.kernel.org
2796S: Maintained
2797
John W. Linville29f8f632006-01-18 14:52:48 -08002798NETWORKING [WIRELESS]
2799P: John W. Linville
2800M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08002801L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08002802T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2803S: Maintained
2804
Amit S. Kale3d396eb2006-10-21 15:33:03 -04002805NETXEN (1/10) GbE SUPPORT
dhananjay@netxen.comd230ce32007-12-26 10:23:53 -08002806P: Dhananjay Phadke
2807M: dhananjay@netxen.com
Amit S. Kale3d396eb2006-10-21 15:33:03 -04002808L: netdev@vger.kernel.org
2809W: http://www.netxen.com
2810S: Supported
2811
Linus Torvalds1da177e2005-04-16 15:20:36 -07002812IPVS
2813P: Wensong Zhang
2814M: wensong@linux-vs.org
Horms9d30c172005-09-29 19:47:06 -07002815P: Simon Horman
2816M: horms@verge.net.au
Linus Torvalds1da177e2005-04-16 15:20:36 -07002817P: Julian Anastasov
2818M: ja@ssi.bg
Horms9d30c172005-09-29 19:47:06 -07002819L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002820S: Maintained
2821
2822NFS CLIENT
2823P: Trond Myklebust
Trond Myklebust78f58152007-12-12 20:16:06 -05002824M: Trond.Myklebust@netapp.com
2825L: linux-nfs@vger.kernel.org
2826W: http://client.linux-nfs.org
2827T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002828S: Maintained
2829
2830NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07002831P: Jan-Pascal van Best
2832M: janpascal@vanbest.org
2833P: Andreas Mohr
2834M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002835L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002836S: Maintained
2837
2838NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2839P: YOKOTA Hiroshi
2840M: yokota@netlab.is.tsukuba.ac.jp
2841W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2842S: Maintained
2843
2844NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2845P: GOTO Masanori
2846M: gotom@debian.or.jp
2847P: YOKOTA Hiroshi
2848M: yokota@netlab.is.tsukuba.ac.jp
2849W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2850S: Maintained
2851
Linus Torvalds1da177e2005-04-16 15:20:36 -07002852NTFS FILESYSTEM
2853P: Anton Altaparmakov
2854M: aia21@cantab.net
2855L: linux-ntfs-dev@lists.sourceforge.net
2856L: linux-kernel@vger.kernel.org
2857W: http://linux-ntfs.sf.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002858T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002859S: Maintained
2860
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002861NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002862P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002863M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002864L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01002865S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002866
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002867OPENCORES I2C BUS DRIVER
2868P: Peter Korsgaard
2869M: jacmet@sunsite.dk
Jean Delvare5d925fe2006-07-01 17:14:32 +02002870L: i2c@lm-sensors.org
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002871S: Maintained
2872
Mark Fashehccd979b2005-12-15 14:31:24 -08002873ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2874P: Mark Fasheh
2875M: mark.fasheh@oracle.com
2876P: Kurt Hackel
2877M: kurt.hackel@oracle.com
2878L: ocfs2-devel@oss.oracle.com
2879W: http://oss.oracle.com/projects/ocfs2/
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002880S: Supported
Mark Fashehccd979b2005-12-15 14:31:24 -08002881
Harald Weltec1986ee2005-11-13 16:06:29 -08002882OMNIKEY CARDMAN 4000 DRIVER
2883P: Harald Welte
2884M: laforge@gnumonks.org
2885S: Maintained
2886
Harald Welte77c44ab2005-11-13 16:06:26 -08002887OMNIKEY CARDMAN 4040 DRIVER
2888P: Harald Welte
2889M: laforge@gnumonks.org
2890S: Maintained
2891
Jonathan Corbet77d51402007-03-22 19:44:17 -03002892OMNIVISION OV7670 SENSOR DRIVER
2893P: Jonathan Corbet
2894M: corbet@lwn.net
2895L: video4linux-list@redhat.com
2896S: Maintained
2897
Thomas Gleixner431bca72007-05-02 09:31:35 +02002898ONENAND FLASH DRIVER
2899P: Kyungmin Park
2900M: kyungmin.park@samsung.com
2901L: linux-mtd@lists.infradead.org
2902S: Maintained
2903
Linus Torvalds1da177e2005-04-16 15:20:36 -07002904ONSTREAM SCSI TAPE DRIVER
2905P: Willem Riede
2906M: osst@riede.org
2907L: osst-users@lists.sourceforge.net
2908L: linux-scsi@vger.kernel.org
2909S: Maintained
2910
Linus Torvalds1da177e2005-04-16 15:20:36 -07002911OPROFILE
2912P: Philippe Elie
2913M: phil.el@wanadoo.fr
2914L: oprofile-list@lists.sf.net
2915S: Maintained
2916
2917ORINOCO DRIVER
2918P: Pavel Roskin
2919M: proski@gnu.org
2920P: David Gibson
2921M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07002922L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07002923L: orinoco-users@lists.sourceforge.net
2924L: orinoco-devel@lists.sourceforge.net
2925W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002926S: Maintained
2927
Olof Johanssonf5cd7872007-01-31 21:43:54 -06002928PA SEMI ETHERNET DRIVER
2929P: Olof Johansson
2930M: olof@lixom.net
2931L: netdev@vger.kernel.org
2932S: Maintained
2933
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01002934PA SEMI SMBUS DRIVER
2935P: Olof Johansson
2936M: olof@lixom.net
2937L: i2c@lm-sensors.org
2938S: Maintained
2939
Linus Torvalds1da177e2005-04-16 15:20:36 -07002940PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002941L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08002942S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002943
2944PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2945P: Tim Waugh
2946M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002947L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002948W: http://www.torque.net/linux-pp.html
2949S: Maintained
2950
2951PARISC ARCHITECTURE
Kyle McMartinac6aecb2007-12-03 22:04:34 +00002952P: Kyle McMartin
2953M: kyle@parisc-linux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002954P: Matthew Wilcox
2955M: matthew@wil.cx
2956P: Grant Grundler
2957M: grundler@parisc-linux.org
Kyle McMartinac6aecb2007-12-03 22:04:34 +00002958L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002959W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04002960T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002961S: Maintained
2962
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02002963PARAVIRT_OPS INTERFACE
2964P: Jeremy Fitzhardinge
2965M: jeremy@xensource.com
2966P: Chris Wright
2967M: chrisw@sous-sol.org
2968P: Zachary Amsden
2969M: zach@vmware.com
2970P: Rusty Russell
2971M: rusty@rustcorp.com.au
2972L: virtualization@lists.osdl.org
2973L: linux-kernel@vger.kernel.org
2974S: Supported
2975
Jim Cromie1662d322006-10-06 00:43:59 -07002976PC87360 HARDWARE MONITORING DRIVER
2977P: Jim Cromie
2978M: jim.cromie@gmail.com
2979L: lm-sensors@lm-sensors.org
2980S: Maintained
2981
2982PC8736x GPIO DRIVER
2983P: Jim Cromie
2984M: jim.cromie@gmail.com
2985S: Maintained
2986
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06002987PCI ERROR RECOVERY
2988P: Linas Vepstas
2989M: linas@austin.ibm.com
2990L: linux-kernel@vger.kernel.org
2991L: linux-pci@atrey.karlin.mff.cuni.cz
2992S: Supported
2993
Linus Torvalds1da177e2005-04-16 15:20:36 -07002994PCI SUBSYSTEM
2995P: Greg Kroah-Hartman
2996M: gregkh@suse.de
2997L: linux-kernel@vger.kernel.org
2998L: linux-pci@atrey.karlin.mff.cuni.cz
Jody McIntyre6fb04252005-11-18 09:31:06 -08002999T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003000S: Supported
3001
3002PCI HOTPLUG CORE
Kristen Carlson Accardifb5f4d72006-09-29 10:30:27 -07003003P: Kristen Carlson Accardi
3004M: kristen.c.accardi@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003005S: Supported
3006
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003007PCIE HOTPLUG DRIVER
3008P: Kristen Carlson Accardi
3009M: kristen.c.accardi@intel.com
3010L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05003011S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003012
Linus Torvalds1da177e2005-04-16 15:20:36 -07003013PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003014P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07003015L: linux-pcmcia@lists.infradead.org
Joe Perches6650e0a2007-12-10 15:49:32 -08003016W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08003017T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003018S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003019
3020PCNET32 NETWORK DRIVER
pcnet32@verizon.net04ce0942007-02-16 10:07:12 -06003021P: Don Fry
3022M: pcnet32@verizon.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003023L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003024S: Maintained
3025
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003026PER-TASK DELAY ACCOUNTING
3027P: Shailabh Nagar
3028M: nagar@watson.ibm.com
3029L: linux-kernel@vger.kernel.org
3030S: Maintained
3031
Jim Cromiedd49d0f2006-03-24 18:08:17 +01003032PERSONALITY HANDLING
3033P: Christoph Hellwig
3034M: hch@infradead.org
3035L: linux-abi-devel@lists.sourceforge.net
3036S: Maintained
3037
Linus Torvalds1da177e2005-04-16 15:20:36 -07003038PHRAM MTD DRIVER
Joern Engel2b54aae2008-02-06 01:38:02 -08003039P: Joern Engel
3040M: joern@lazybastard.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003041L: linux-mtd@lists.infradead.org
3042S: Maintained
3043
Peter Osterlund249a6772005-09-27 21:45:30 -07003044PKTCDVD DRIVER
3045P: Peter Osterlund
3046M: petero2@telia.com
3047L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07003048S: Maintained
3049
Linus Torvalds1da177e2005-04-16 15:20:36 -07003050POSIX CLOCKS and TIMERS
Ingo Molnaraa781ae2007-07-19 01:48:32 -07003051P: Thomas Gleixner
3052M: tglx@linutronix.de
Hormsf1c3ddf2006-01-15 02:18:28 +01003053L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003054S: Supported
3055
Anton Vorontsov3be86142007-07-15 04:43:36 +04003056POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
3057P: Anton Vorontsov
3058M: cbou@mail.ru
3059P: David Woodhouse
3060M: dwmw2@infradead.org
3061L: linux-kernel@vger.kernel.org
Anton Vorontsov3be86142007-07-15 04:43:36 +04003062T: git git.infradead.org/battery-2.6.git
3063S: Maintained
3064
Eugene Surovegin24682972005-10-14 03:00:53 -07003065POWERPC 4xx EMAC DRIVER
3066P: Eugene Surovegin
3067M: ebs@ebshome.net
3068W: http://kernel.ebshome.net/emac/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10003069L: linuxppc-dev@ozlabs.org
Eugene Surovegin24682972005-10-14 03:00:53 -07003070L: netdev@vger.kernel.org
3071S: Maintained
3072
Linus Torvalds1da177e2005-04-16 15:20:36 -07003073PNP SUPPORT
3074P: Adam Belay
3075M: ambx1@neo.rr.com
3076S: Maintained
3077
Vitaly Wool999445d2007-01-04 13:07:03 +01003078PNXxxxx I2C DRIVER
3079P: Vitaly Wool
3080M: vitalywool@gmail.com
3081L: i2c@lm-sensors.org
3082S: Maintained
3083
Linus Torvalds1da177e2005-04-16 15:20:36 -07003084PPP PROTOCOL DRIVERS AND COMPRESSORS
3085P: Paul Mackerras
3086M: paulus@samba.org
3087L: linux-ppp@vger.kernel.org
3088S: Maintained
3089
3090PPP OVER ATM (RFC 2364)
3091P: Mitchell Blank Jr
3092M: mitch@sfgoth.com
3093S: Maintained
3094
3095PPP OVER ETHERNET
3096P: Michal Ostrowski
3097M: mostrows@speakeasy.net
3098S: Maintained
3099
James Chapmana6d23702007-06-27 15:53:17 -07003100PPP OVER L2TP
3101P: James Chapman
3102M: jchapman@katalix.com
3103S: Maintained
3104
Linus Torvalds1da177e2005-04-16 15:20:36 -07003105PREEMPTIBLE KERNEL
3106P: Robert Love
3107M: rml@tech9.net
3108L: linux-kernel@vger.kernel.org
3109L: kpreempt-tech@lists.sourceforge.net
3110W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3111S: Supported
3112
Michael Wueff1a592007-09-25 18:11:01 -07003113P54 WIRELESS DRIVER
3114P: Michael Wu
3115M: flamingice@sourmilk.net
3116L: linux-wireless@vger.kernel.org
3117W: http://prism54.org
3118T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3119S: Maintained
3120
Linus Torvalds1da177e2005-04-16 15:20:36 -07003121PRISM54 WIRELESS DRIVER
Luis R. Rodrigueze88b34b2007-06-01 00:46:57 -07003122P: Luis R. Rodriguez
3123M: mcgrof@gmail.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003124L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003125W: http://prism54.org
3126S: Maintained
3127
3128PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3129P: Peter Denison
3130M: promise@pnd-pc.demon.co.uk
3131W: http://www.pnd-pc.demon.co.uk/promise/
3132S: Maintained
3133
Mikael Petterssonb3277df2007-01-10 09:33:53 +01003134PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3135P: Mikael Pettersson
3136M: mikpe@it.uu.se
3137L: linux-ide@vger.kernel.org
3138S: Maintained
3139
Masakazu Mokuno02c18892007-07-05 20:11:16 +09003140PS3 NETWORK SUPPORT
3141P: Masakazu Mokuno
3142M: mokuno@sm.sony.co.jp
3143L: netdev@vger.kernel.org
3144L: cbe-oss-dev@ozlabs.org
3145S: Supported
3146
Geoff Levandf58a9d12006-11-23 00:46:51 +01003147PS3 PLATFORM SUPPORT
3148P: Geoff Levand
3149M: geoffrey.levand@am.sony.com
3150L: linuxppc-dev@ozlabs.org
3151L: cbe-oss-dev@ozlabs.org
3152S: Supported
3153
Michael Krufky83202042006-07-03 00:24:18 -07003154PVRUSB2 VIDEO4LINUX DRIVER
3155P: Mike Isely
3156M: isely@pobox.com
Mike Isely16e94952007-01-03 18:08:06 -03003157L: pvrusb2@isely.net (subscribers-only)
Michael Krufky83202042006-07-03 00:24:18 -07003158L: video4linux-list@redhat.com
3159W: http://www.isely.net/pvrusb2/
3160S: Maintained
3161
Linus Torvalds1da177e2005-04-16 15:20:36 -07003162PXA2xx SUPPORT
3163P: Nicolas Pitre
3164M: nico@cam.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003165L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003166S: Maintained
3167
Pierre Ossman272f1332007-05-14 21:25:26 +02003168PXA MMCI DRIVER
3169S: Orphan
3170
Linus Torvalds1da177e2005-04-16 15:20:36 -07003171QLOGIC QLA2XXX FC-SCSI DRIVER
3172P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08003173M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003174L: linux-scsi@vger.kernel.org
3175S: Supported
3176
Ron Mercer5a4faa872006-07-25 00:40:21 -07003177QLOGIC QLA3XXX NETWORK DRIVER
3178P: Ron Mercer
3179M: linux-driver@qlogic.com
3180L: netdev@vger.kernel.org
3181S: Supported
3182
Linus Torvalds1da177e2005-04-16 15:20:36 -07003183QNX4 FILESYSTEM
3184P: Anders Larsen
3185M: al@alarsen.net
3186L: linux-kernel@vger.kernel.org
3187W: http://www.alarsen.net/linux/qnx4fs/
3188S: Maintained
3189
3190RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003191P: Benjamin Herrenschmidt
3192M: benh@kernel.crashing.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003193L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003194S: Maintained
3195
3196RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003197P: Paul Mackerras
3198M: paulus@samba.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003199L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003200S: Maintained
3201
3202RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3203P: Corey Thomas
Joe Perches7c4a52e2008-02-03 16:38:31 +02003204M: coreythomas@charter.net
Johannes Berg724c6b32007-04-23 12:18:20 -07003205L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003206S: Maintained
3207
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003208RALINK RT2X00 WLAN DRIVER
3209P: rt2x00 project
3210L: linux-wireless@vger.kernel.org
3211L: rt2400-devel@lists.sourceforge.net
3212W: http://rt2x00.serialmonkey.com/
3213S: Maintained
3214F: drivers/net/wireless/rt2x00/
3215
Matt Mackall9e95ce22005-04-16 15:25:56 -07003216RANDOM NUMBER DRIVER
3217P: Matt Mackall
3218M: mpm@selenic.com
3219S: Maintained
3220
Matt Porter394b7012005-11-07 01:00:15 -08003221RAPIDIO SUBSYSTEM
3222P: Matt Porter
3223M: mporter@kernel.crashing.org
3224L: linux-kernel@vger.kernel.org
3225S: Maintained
3226
Florian Fainellic1f766b2008-02-06 22:39:44 +01003227RDC R-321X SoC
3228P: Florian Fainelli
3229M: florian.fainelli@telecomint.eu
3230L: linux-kernel@vger.kernel.org
3231S: Maintained
3232
Florian Fainellidb17f392007-12-19 11:30:30 +01003233RDC R6040 FAST ETHERNET DRIVER
3234P: Florian Fainelli
3235M: florian.fainelli@telecomint.eu
3236L: netdev@vger.kernel.org
3237S: Maintained
3238
Josh Triplett595182b2006-10-04 02:17:21 -07003239READ-COPY UPDATE (RCU)
3240P: Dipankar Sarma
3241M: dipankar@in.ibm.com
3242W: http://www.rdrop.com/users/paulmck/rclock/
3243L: linux-kernel@vger.kernel.org
3244S: Supported
3245
3246RCUTORTURE MODULE
3247P: Josh Triplett
3248M: josh@freedesktop.org
3249L: linux-kernel@vger.kernel.org
3250S: Maintained
3251
Linus Torvalds1da177e2005-04-16 15:20:36 -07003252REAL TIME CLOCK DRIVER
3253P: Paul Gortmaker
3254M: p_gortmaker@yahoo.com
3255L: linux-kernel@vger.kernel.org
3256S: Maintained
3257
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003258REAL TIME CLOCK (RTC) SUBSYSTEM
3259P: Alessandro Zummo
3260M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003261L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003262S: Maintained
3263
Linus Torvalds1da177e2005-04-16 15:20:36 -07003264REISERFS FILE SYSTEM
3265P: Hans Reiser
3266M: reiserfs-dev@namesys.com
Jeff Mahoney76c4e5e2007-06-08 13:47:02 -07003267L: reiserfs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003268W: http://www.namesys.com
3269S: Supported
3270
3271ROCKETPORT DRIVER
3272P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003273W: http://www.comtrol.com
3274S: Maintained
3275
3276ROSE NETWORK LAYER
3277P: Ralf Baechle
3278M: ralf@linux-mips.org
3279L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003280W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003281S: Maintained
3282
3283RISCOM8 DRIVER
3284S: Orphan
3285
Michael Wu605bebe2007-05-14 01:41:02 -04003286RTL818X WIRELESS DRIVER
3287P: Michael Wu
3288M: flamingice@sourmilk.net
3289P: Andrea Merello
3290M: andreamrl@tiscali.it
3291L: linux-wireless@vger.kernel.org
3292W: http://linuxwireless.org/
3293T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3294S: Maintained
3295
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003296S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003297P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003298M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003299L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01003300S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003301
Linus Torvalds1da177e2005-04-16 15:20:36 -07003302S390
3303P: Martin Schwidefsky
3304M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003305P: Heiko Carstens
3306M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003307M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003308L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003309W: http://www.ibm.com/developerworks/linux/linux390/
3310S: Supported
3311
3312S390 NETWORK DRIVERS
Ursula Braundd96df22007-09-19 13:09:02 +02003313P: Ursula Braun
3314M: ubraun@linux.vnet.ibm.com
Ursula Braunb9192ad2007-10-22 16:16:15 +02003315P: Frank Blaschka
3316M: blaschka@linux.vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003317M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003318L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003319W: http://www.ibm.com/developerworks/linux/linux390/
3320S: Supported
3321
3322S390 ZFCP DRIVER
Swen Schillig0033bb42007-12-18 11:16:14 +01003323P: Christof Schmitt
3324M: christof.schmitt@de.ibm.com
3325P: Martin Peschke
3326M: mp3@de.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003327M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003328L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003329W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003330S: Supported
3331
Ursula Braundd96df22007-09-19 13:09:02 +02003332S390 IUCV NETWORK LAYER
3333P: Ursula Braun
3334M: ubraun@linux.vnet.ibm.com
3335M: linux390@de.ibm.com
3336L: linux-s390@vger.kernel.org
3337W: http://www.ibm.com/developerworks/linux/linux390/
3338S: Supported
3339
Linus Torvalds1da177e2005-04-16 15:20:36 -07003340SAA7146 VIDEO4LINUX-2 DRIVER
3341P: Michael Hunold
3342M: michael@mihu.de
3343W: http://www.mihu.de/linux/saa7146
3344S: Maintained
3345
Linus Torvalds1da177e2005-04-16 15:20:36 -07003346SC1200 WDT DRIVER
3347P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003348M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003349S: Maintained
3350
3351SCHEDULER
3352P: Ingo Molnar
3353M: mingo@elte.hu
3354P: Robert Love [the preemptible kernel bits]
3355M: rml@tech9.net
3356L: linux-kernel@vger.kernel.org
3357S: Maintained
3358
3359SCSI CDROM DRIVER
3360P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003361M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003362L: linux-scsi@vger.kernel.org
3363W: http://www.kernel.dk
3364S: Maintained
3365
3366SCSI SG DRIVER
3367P: Doug Gilbert
3368M: dgilbert@interlog.com
3369L: linux-scsi@vger.kernel.org
3370W: http://www.torque.net/sg
3371S: Maintained
3372
3373SCSI SUBSYSTEM
3374P: James E.J. Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05003375M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003376L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003377T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
James Bottomleyc4e16082007-11-03 08:40:30 -05003378T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
3379T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003380S: Maintained
3381
3382SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003383P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003384M: Kai.Makisara@kolumbus.fi
3385L: linux-scsi@vger.kernel.org
3386S: Maintained
3387
3388SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003389P: Vlad Yasevich
3390M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003391P: Sridhar Samudrala
3392M: sri@us.ibm.com
3393L: lksctp-developers@lists.sourceforge.net
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003394W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003395S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003396
3397SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003398P: Jim Cromie
3399M: jim.cromie@gmail.com
3400S: Odd Fixes
3401
3402SCx200 GPIO DRIVER
3403P: Jim Cromie
3404M: jim.cromie@gmail.com
3405S: Maintained
3406
3407SCx200 HRT CLOCKSOURCE DRIVER
3408P: Jim Cromie
3409M: jim.cromie@gmail.com
3410S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003411
3412SECURITY CONTACT
3413P: Security Officers
3414M: security@kernel.org
3415S: Supported
3416
3417SELINUX SECURITY MODULE
3418P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08003419M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07003420P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003421M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003422P: Eric Paris
3423M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003424L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003425L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003426W: http://www.nsa.gov/selinux
3427S: Supported
3428
Jiri Slabycef2cf02007-05-08 00:31:45 -07003429SENSABLE PHANTOM
3430P: Jiri Slaby
3431M: jirislaby@gmail.com
3432S: Maintained
3433
Linus Torvalds1da177e2005-04-16 15:20:36 -07003434SERIAL ATA (SATA) SUBSYSTEM:
3435P: Jeff Garzik
3436M: jgarzik@pobox.com
3437L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003438T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003439S: Supported
3440
3441SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3442P: Pat Gefre
3443M: pfg@sgi.com
3444L: linux-ia64@vger.kernel.org
3445S: Supported
3446
3447SGI VISUAL WORKSTATION 320 AND 540
3448P: Andrey Panin
3449M: pazke@donpac.ru
3450L: linux-visws-devel@lists.sf.net
3451W: http://linux-visws.sf.net
3452S: Maintained for 2.6.
3453
3454SIMTEC EB110ATX (Chalice CATS)
3455P: Ben Dooks
3456P: Vincent Sanders
3457M: support@simtec.co.uk
3458W: http://www.simtec.co.uk/products/EB110ATX/
3459S: Supported
3460
3461SIMTEC EB2410ITX (BAST)
3462P: Ben Dooks
3463P: Vincent Sanders
3464M: support@simtec.co.uk
3465W: http://www.simtec.co.uk/products/EB2410ITX/
3466S: Supported
3467
Francois Romieu92aab3c2005-07-30 13:11:18 +02003468SIS 190 ETHERNET DRIVER
3469P: Francois Romieu
3470M: romieu@fr.zoreil.com
3471L: netdev@vger.kernel.org
3472S: Maintained
3473
Linus Torvalds1da177e2005-04-16 15:20:36 -07003474SIS 5513 IDE CONTROLLER DRIVER
3475P: Lionel Bouton
3476M: Lionel.Bouton@inet6.fr
3477W: http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
3478W: http://gyver.homeip.net/sis5513/index.html
3479S: Maintained
3480
3481SIS 900/7016 FAST ETHERNET DRIVER
3482P: Daniele Venzano
3483M: venza@brownhat.org
3484W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07003485L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003486S: Maintained
3487
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003488SIS 96X I2C/SMBUS DRIVER
3489P: Mark M. Hoffman
3490M: mhoffman@lightlink.com
3491L: lm-sensors@lm-sensors.org
3492S: Maintained
3493
Linus Torvalds1da177e2005-04-16 15:20:36 -07003494SIS FRAMEBUFFER DRIVER
3495P: Thomas Winischhofer
3496M: thomas@winischhofer.net
3497W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003498S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003499
3500SIS USB2VGA DRIVER
3501P: Thomas Winischhofer
3502M: thomas@winischhofer.net
3503W: http://www.winischhofer.at/linuxsisusbvga.shtml
3504S: Maintained
3505
Christoph Lameter415ad26d2007-07-26 10:40:56 -07003506SLAB ALLOCATOR
3507P: Christoph Lameter
3508M: clameter@sgi.com
3509P: Pekka Enberg
3510M: penberg@cs.helsinki.fi
3511L: linux-mm@kvack.org
3512S: Maintained
3513
Linus Torvalds1da177e2005-04-16 15:20:36 -07003514SMC91x ETHERNET DRIVER
3515P: Nicolas Pitre
3516M: nico@cam.org
3517S: Maintained
3518
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003519SMSC47B397 HARDWARE MONITOR DRIVER
3520P: Mark M. Hoffman
3521M: mhoffman@lightlink.com
3522L: lm-sensors@lm-sensors.org
3523S: Maintained
3524
Daniel Drake8f0f8502006-07-18 22:00:25 +01003525SOFTMAC LAYER (IEEE 802.11)
Daniel Drake8f0f8502006-07-18 22:00:25 +01003526P: Daniel Drake
3527M: dsd@gentoo.org
Johannes Berg724c6b32007-04-23 12:18:20 -07003528L: linux-wireless@vger.kernel.org
Johannes Berg6b345dd2007-11-05 14:32:35 +01003529S: Obsolete
Daniel Drake8f0f8502006-07-18 22:00:25 +01003530
Linus Torvalds1da177e2005-04-16 15:20:36 -07003531SOFTWARE RAID (Multiple Disks) SUPPORT
3532P: Ingo Molnar
3533M: mingo@redhat.com
3534P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08003535M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07003536L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08003537S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003538
Pavel Machek95a631e2007-07-19 01:47:42 -07003539HIBERNATION (aka Software Suspend, aka swsusp):
Linus Torvalds1da177e2005-04-16 15:20:36 -07003540P: Pavel Machek
3541M: pavel@suse.cz
Pavel Machek95a631e2007-07-19 01:47:42 -07003542P: Rafael J. Wysocki
3543M: rjw@sisk.pl
3544L: linux-pm@lists.linux-foundation.org
3545S: Supported
3546
3547SUSPEND TO RAM:
Len Browna0ce3172007-10-25 18:05:49 -04003548P: Len Brown
3549M: len.brown@intel.com
Pavel Machek95a631e2007-07-19 01:47:42 -07003550P: Pavel Machek
3551M: pavel@suse.cz
3552P: Rafael J. Wysocki
3553M: rjw@sisk.pl
David Brownellf318a632007-04-23 14:41:06 -07003554L: linux-pm@lists.linux-foundation.org
Len Browna0ce3172007-10-25 18:05:49 -04003555S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003556
3557SONIC NETWORK DRIVER
3558P: Thomas Bogendoerfer
3559M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003560L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003561S: Maintained
3562
Michael Buesch61e115a2007-09-18 15:12:50 -04003563SONICS SILICON BACKPLANE DRIVER (SSB)
3564P: Michael Buesch
3565M: mb@bu3sch.de
3566L: netdev@vger.kernel.org
3567S: Maintained
3568
Linus Torvalds1da177e2005-04-16 15:20:36 -07003569SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01003570P: Mattia Dongili
3571M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01003572L: linux-acpi@vger.kernel.org
3573W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07003574S: Maintained
3575
3576SOUND
3577P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02003578M: perex@perex.cz
Takashi Iwai82622042007-04-16 12:32:52 +02003579L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003580S: Maintained
3581
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003582SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3583P: Liam Girdwood
3584M: liam.girdwood@wolfsonmicro.com
Mark Brown2cad0ad2008-01-10 14:33:07 +01003585P: Mark Brown
3586M: broonie@opensource.wolfsonmicro.com
3587T: git opensource.wolfsonmicro.com/linux-2.6-asoc
Takashi Iwai82622042007-04-16 12:32:52 +02003588L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003589S: Supported
3590
Kumar Gala025c3982006-04-02 16:05:54 -05003591SPI SUBSYSTEM
3592P: David Brownell
3593M: dbrownell@users.sourceforge.net
3594L: spi-devel-general@lists.sourceforge.net
3595S: Maintained
3596
Steven Rostedt855f46a2006-08-05 12:14:50 -07003597STABLE BRANCH:
3598P: Greg Kroah-Hartman
3599M: greg@kroah.com
3600P: Chris Wright
3601M: chrisw@sous-sol.org
3602L: stable@kernel.org
3603S: Maintained
3604
Kylene Hall1c72d462005-05-01 08:59:13 -07003605TPM DEVICE DRIVER
3606P: Kylene Hall
Kent Yoder8e81cc12007-08-22 14:01:04 -07003607M: tpmdd-devel@lists.sourceforge.net
Kylene Hall1c72d462005-05-01 08:59:13 -07003608W: http://tpmdd.sourceforge.net
Marcel Selhorstd3a7b6d2007-03-16 13:38:31 -08003609P: Marcel Selhorst
3610M: tpm@selhorst.net
3611W: http://www.prosec.rub.de/tpm/
Stephen Rothwell3bd2aad2007-05-15 01:41:36 -07003612L: tpmdd-devel@lists.sourceforge.net
Kylene Hall1c72d462005-05-01 08:59:13 -07003613S: Maintained
3614
Mark Gross1a80ba82005-10-30 15:02:55 -08003615Telecom Clock Driver for MCPL0010
Jim Cromiece00f852006-11-30 04:49:44 +01003616P: Mark Gross
3617M: mark.gross@intel.com
3618S: Supported
Mark Gross1a80ba82005-10-30 15:02:55 -08003619
Chris Zankel48b415c2005-06-23 22:01:07 -07003620TENSILICA XTENSA PORT (xtensa):
3621P: Chris Zankel
3622M: chris@zankel.net
3623S: Maintained
3624
Henrique de Moraes Holschuh756970a2007-03-29 01:58:44 -03003625THINKPAD ACPI EXTRAS DRIVER
3626P: Henrique de Moraes Holschuh
3627M: ibm-acpi@hmh.eng.br
3628L: ibm-acpi-devel@lists.sourceforge.net
3629W: http://ibm-acpi.sourceforge.net
3630W: http://thinkwiki.org/wiki/Ibm-acpi
3631T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
3632S: Maintained
3633
Linus Torvalds1da177e2005-04-16 15:20:36 -07003634UltraSPARC (sparc64):
3635P: David S. Miller
3636M: davem@davemloft.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003637L: sparclinux@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08003638T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003639S: Maintained
3640
3641SHARP LH SUPPORT (LH7952X & LH7A40X)
3642P: Marc Singer
3643M: elf@buici.com
3644W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003645L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003646S: Maintained
3647
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003648SHPC HOTPLUG DRIVER
3649P: Kristen Carlson Accardi
3650M: kristen.c.accardi@intel.com
3651L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05003652S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003653
Pierre Ossmand129bce2006-03-24 03:18:17 -08003654SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3655P: Pierre Ossman
3656M: drzeus-sdhci@drzeus.cx
3657L: sdhci-devel@list.drzeus.cx
3658W: http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci
3659S: Maintained
3660
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003661SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3662P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08003663M: shemminger@linux-foundation.org
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003664L: netdev@vger.kernel.org
3665S: Maintained
3666
Chris Boot1a87d942006-07-10 04:45:34 -07003667SOEKRIS NET48XX LED SUPPORT
3668P: Chris Boot
3669M: bootc@bootc.net
3670S: Maintained
3671
Linus Torvalds1da177e2005-04-16 15:20:36 -07003672SPARC (sparc32):
3673P: William L. Irwin
3674M: wli@holomorphy.com
3675L: sparclinux@vger.kernel.org
3676S: Maintained
3677
3678SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3679P: Roger Wolff
3680M: R.E.Wolff@BitWizard.nl
3681L: linux-kernel@vger.kernel.org ?
3682S: Supported
3683
Jim Lewis2752e402006-09-29 02:01:19 -07003684SPIDERNET NETWORK DRIVER for CELL
Jens Osterkampcb8da8a2008-01-11 13:44:35 +01003685P: Ishizaki Kou
3686M: kou.ishizaki@toshiba.co.jp
3687P: Jens Osterkamp
3688M: jens@de.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07003689L: netdev@vger.kernel.org
3690S: Supported
3691
Linus Torvalds1da177e2005-04-16 15:20:36 -07003692SRM (Alpha) environment access
3693P: Jan-Benedict Glaw
3694M: jbglaw@lug-owl.de
3695L: linux-kernel@vger.kernel.org
3696S: Maintained
3697
3698STARFIRE/DURALAN NETWORK DRIVER
3699P: Ion Badulescu
3700M: ionut@cs.columbia.edu
3701S: Maintained
3702
3703STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3704W: http://mosquitonet.Stanford.EDU/strip.html
3705S: Unsupported ?
3706
3707STRADIS MPEG-2 DECODER DRIVER
3708P: Nathan Laredo
3709M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003710W: http://www.stradis.com/
3711S: Maintained
3712
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003713SUPERH
Linus Torvalds1da177e2005-04-16 15:20:36 -07003714P: Paul Mundt
3715M: lethal@linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003716L: linux-sh@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003717W: http://www.linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003718T: git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003719S: Maintained
3720
3721SUN3/3X
3722P: Sam Creasey
3723M: sammy@sammy.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003724W: http://sammy.net/sun3/
3725S: Maintained
3726
3727SVGA HANDLING
3728P: Martin Mares
3729M: mj@ucw.cz
3730L: linux-video@atrey.karlin.mff.cuni.cz
3731S: Maintained
3732
3733SYSV FILESYSTEM
3734P: Christoph Hellwig
3735M: hch@infradead.org
3736S: Maintained
3737
Stephen Hemminger781b456a2006-07-10 20:25:29 -07003738TC CLASSIFIER
3739P: Jamal Hadi Salim
3740M: hadi@cyberus.ca
3741L: netdev@vger.kernel.org
3742S: Maintained
3743
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07003744TCP LOW PRIORITY MODULE
3745P: Wong Hoi Sing, Edison
3746M: hswong3i@gmail.com
3747P: Hung Hing Lun, Mike
3748M: hlhung3i@gmail.com
3749W: http://tcp-lp-mod.sourceforge.net/
3750S: Maintained
3751
Andy Gospodarek1a348cc2007-09-17 18:50:36 -07003752TEHUTI ETHERNET DRIVER
3753P: Alexander Indenbaum
3754M: baum@tehutinetworks.net
3755P: Andy Gospodarek
3756M: andy@greyhouse.net
3757L: netdev@vger.kernel.org
3758S: Supported
3759
Alex Dubov4020f2d2006-10-04 02:15:37 -07003760TI FLASH MEDIA INTERFACE DRIVER
3761P: Alex Dubov
3762M: oakad@yahoo.com
3763S: Maintained
3764
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003765TI OMAP MMC INTERFACE DRIVER
3766P: Carlos Aguiar, Anderson Briglia and Syed Khasim
Randy Dunlape82ce352007-10-16 23:29:44 -07003767M: linux-omap-open-source@linux.omap.com (subscribers only)
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003768W: http://linux.omap.com
3769W: http://www.muru.com/linux/omap/
3770S: Maintained
3771
Michael Buesch844dd052006-06-26 00:24:59 -07003772TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3773P: Deepak Saxena
3774M: dsaxena@plexity.net
3775S: Maintained
3776
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003777TASKSTATS STATISTICS INTERFACE
3778P: Shailabh Nagar
3779M: nagar@watson.ibm.com
3780L: linux-kernel@vger.kernel.org
3781S: Maintained
3782
Per Lidene86eaa32006-01-12 16:45:18 +01003783TIPC NETWORK LAYER
3784P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01003785M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003786P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01003787M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003788P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01003789M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01003790L: tipc-discussion@lists.sourceforge.net
3791W: http://tipc.sourceforge.net/
3792W: http://tipc.cslab.ericsson.net/
3793T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
3794S: Maintained
3795
Linus Torvalds1da177e2005-04-16 15:20:36 -07003796TLAN NETWORK DRIVER
3797P: Samuel Chessman
3798M: chessman@tux.org
Gabriel Craciunescu88c07dd2007-11-22 19:43:36 +08003799L: tlan-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003800W: http://sourceforge.net/projects/tlan/
3801S: Maintained
3802
Linus Torvalds1da177e2005-04-16 15:20:36 -07003803TOSHIBA ACPI EXTRAS DRIVER
3804P: John Belmonte
3805M: toshiba_acpi@memebeam.org
3806W: http://memebeam.org/toys/ToshibaAcpiDriver
3807S: Maintained
3808
3809TOSHIBA SMM DRIVER
3810P: Jonathan Buzzard
3811M: jonathan@buzzard.org.uk
3812L: tlinux-users@tce.toshiba-dme.co.jp
3813W: http://www.buzzard.org.uk/toshiba/
3814S: Maintained
3815
3816TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
3817P: Muli Ben-Yehuda
3818M: mulix@mulix.org
3819L: linux-kernel@vger.kernel.org
3820S: Maintained
3821
3822TRIVIAL PATCHES
Adrian Bunk1560a792008-02-03 18:17:37 +02003823P: Jesper Juhl
Jim Cromiece00f852006-11-30 04:49:44 +01003824M: trivial@kernel.org
3825L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003826S: Maintained
3827
3828TULIP NETWORK DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07003829L: tulip-users@lists.sourceforge.net
3830W: http://sourceforge.net/projects/tulip/
Valerie Henson49afc592007-07-30 13:10:52 -06003831S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07003832
3833TUN/TAP driver
3834P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08003835M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003836L: vtun@office.satix.net
3837W: http://vtun.sourceforge.net/tun
3838S: Maintained
3839
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08003840TURBOCHANNEL SUBSYSTEM
3841P: Maciej W. Rozycki
3842M: macro@linux-mips.org
3843S: Maintained
3844
Linus Torvalds1da177e2005-04-16 15:20:36 -07003845U14-34F SCSI DRIVER
3846P: Dario Ballabio
3847M: ballabio_dario@emc.com
3848L: linux-scsi@vger.kernel.org
3849S: Maintained
3850
3851UDF FILESYSTEM
3852P: Ben Fennema
3853M: bfennema@falcon.csc.calpoly.edu
Linus Torvalds1da177e2005-04-16 15:20:36 -07003854W: http://linux-udf.sourceforge.net
3855S: Maintained
3856
3857UNIFORM CDROM DRIVER
3858P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003859M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003860L: linux-kernel@vger.kernel.org
3861W: http://www.kernel.dk
3862S: Maintained
3863
3864USB ACM DRIVER
3865P: Oliver Neukum
3866M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003867L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003868S: Maintained
3869
Jiri Slaby6d985162008-02-06 01:37:11 -08003870USB AUERSWALD DRIVER
3871P: Wolfgang Muees
3872M: wolfgang@iksw-muees.de
3873L: linux-usb@vger.kernel.org
3874S: Maintained
3875
Linus Torvalds1da177e2005-04-16 15:20:36 -07003876USB BLOCK DRIVER (UB ub)
3877P: Pete Zaitcev
3878M: zaitcev@redhat.com
3879L: linux-kernel@vger.kernel.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003880L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003881S: Supported
3882
Linus Torvalds1da177e2005-04-16 15:20:36 -07003883USB CDC ETHERNET DRIVER
3884P: Greg Kroah-Hartman
3885M: greg@kroah.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003886L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003887S: Maintained
3888W: http://www.kroah.com/linux-usb/
3889
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003890USB DAVICOM DM9601 DRIVER
3891P: Peter Korsgaard
3892M: jacmet@sunsite.dk
Peter Korsgaard043600a2007-06-27 21:18:18 +02003893L: netdev@vger.kernel.org
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003894W: http://www.linux-usb.org/usbnet
3895S: Maintained
3896
Linus Torvalds1da177e2005-04-16 15:20:36 -07003897USB EHCI DRIVER
3898P: David Brownell
3899M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003900L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08003901S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003902
Luca Risolia7ce08c92006-01-11 02:06:59 +00003903USB ET61X[12]51 DRIVER
3904P: Luca Risolia
3905M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003906L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00003907L: video4linux-list@redhat.com
3908W: http://www.linux-projects.org
3909S: Maintained
3910
David Brownell69ae9e32006-11-14 02:03:31 -08003911USB GADGET/PERIPHERAL SUBSYSTEM
3912P: David Brownell
3913M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003914L: linux-usb@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08003915W: http://www.linux-usb.org/gadget
3916S: Maintained
3917
Jiri Kosina2dea64b2007-07-11 12:12:11 +02003918USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
Jiri Kosina641266fd2007-01-15 09:56:21 +01003919P: Jiri Kosina
3920M: jkosina@suse.cz
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003921L: linux-usb@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01003922T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003923S: Maintained
3924
Olav Kongas959eea22005-11-03 17:38:14 +02003925USB ISP116X DRIVER
3926P: Olav Kongas
3927M: ok@artecdesign.ee
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003928L: linux-usb@vger.kernel.org
Olav Kongas959eea22005-11-03 17:38:14 +02003929S: Maintained
3930
Linus Torvalds1da177e2005-04-16 15:20:36 -07003931USB KAWASAKI LSI DRIVER
3932P: Oliver Neukum
3933M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003934L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003935S: Maintained
3936
3937USB MASS STORAGE DRIVER
3938P: Matthew Dharm
3939M: mdharm-usb@one-eyed-alien.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003940L: linux-usb@vger.kernel.org
Matthew Dharm8836aeb2005-12-04 22:03:47 -08003941L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003942S: Maintained
3943W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
3944
3945USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08003946P: David Brownell
3947M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003948L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08003949S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003950
Matthias Urlichsba460e42005-07-14 00:33:47 -07003951USB OPTION-CARD DRIVER
3952P: Matthias Urlichs
3953M: smurf@smurf.noris.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003954L: linux-usb@vger.kernel.org
Matthias Urlichsba460e42005-07-14 00:33:47 -07003955S: Maintained
3956
Linus Torvalds1da177e2005-04-16 15:20:36 -07003957USB OV511 DRIVER
3958P: Mark McClelland
3959M: mmcclell@bigfoot.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003960L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003961W: http://alpha.dyndns.org/ov511/
3962S: Maintained
3963
3964USB PEGASUS DRIVER
3965P: Petko Manolov
3966M: petkan@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003967L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02003968L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003969W: http://pegasus2.sourceforge.net/
3970S: Maintained
3971
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07003972USB PRINTER DRIVER (usblp)
3973P: Pete Zaitcev
3974M: zaitcev@redhat.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003975L: linux-usb@vger.kernel.org
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07003976S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003977
3978USB RTL8150 DRIVER
3979P: Petko Manolov
3980M: petkan@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003981L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02003982L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003983W: http://pegasus2.sourceforge.net/
3984S: Maintained
3985
3986USB SE401 DRIVER
3987P: Jeroen Vreeken
3988M: pe1rxq@amsat.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003989L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003990W: http://www.chello.nl/~j.vreeken/se401/
3991S: Maintained
3992
3993USB SERIAL CYBERJACK DRIVER
3994P: Matthias Bruestle and Harald Welte
3995M: support@reiner-sct.com
3996W: http://www.reiner-sct.de/support/treiber_cyberjack.php
3997S: Maintained
3998
3999USB SERIAL DIGI ACCELEPORT DRIVER
4000P: Peter Berger and Al Borchers
4001M: pberger@brimson.com
4002M: alborchers@steinerpoint.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004003L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004004S: Maintained
4005
4006USB SERIAL DRIVER
4007P: Greg Kroah-Hartman
4008M: gregkh@suse.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004009L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004010S: Supported
4011
4012USB SERIAL BELKIN F5U103 DRIVER
4013P: William Greathouse
4014M: wgreathouse@smva.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004015L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004016S: Maintained
4017
4018USB SERIAL CYPRESS M8 DRIVER
4019P: Lonnie Mendez
4020M: dignome@gmail.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004021L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004022S: Maintained
4023W: http://geocities.com/i0xox0i
4024W: http://firstlight.net/cvs
4025
Linus Torvalds1da177e2005-04-16 15:20:36 -07004026USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
4027P: Gary Brubaker
4028M: xavyer@ix.netcom.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004029L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004030S: Maintained
4031
4032USB SERIAL KEYSPAN DRIVER
4033P: Greg Kroah-Hartman
4034M: greg@kroah.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004035L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004036W: http://www.kroah.com/linux/
4037S: Maintained
4038
4039USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04004040P: Support Department
4041M: support@connecttech.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004042L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004043W: http://www.connecttech.com
4044S: Supported
4045
Luca Risoliaf423b9a2007-03-26 16:12:04 -03004046USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07004047P: Luca Risolia
4048M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004049L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004050L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004051W: http://www.linux-projects.org
4052S: Maintained
4053
4054USB SUBSYSTEM
4055P: Greg Kroah-Hartman
4056M: gregkh@suse.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004057L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004058W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08004059T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07004060S: Supported
4061
4062USB UHCI DRIVER
4063P: Alan Stern
4064M: stern@rowland.harvard.edu
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004065L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004066S: 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
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004078L: linux-usb@vger.kernel.org
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
Jussi Kivilinnabf164cc2008-01-26 00:51:51 +02004083USB WIRELESS RNDIS DRIVER (rndis_wlan)
4084P: Jussi Kivilinna
4085M: jussi.kivilinna@mbnet.fi
4086L: linux-wireless@vger.kernel.org
4087S: Maintained
4088
Luca Risolia60f78052006-02-06 16:29:35 +00004089USB ZC0301 DRIVER
4090P: Luca Risolia
4091M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004092L: linux-usb@vger.kernel.org
Luca Risolia60f78052006-02-06 16:29:35 +00004093L: video4linux-list@redhat.com
4094W: http://www.linux-projects.org
4095S: Maintained
4096
Linus Torvalds1da177e2005-04-16 15:20:36 -07004097USB ZD1201 DRIVER
4098P: Jeroen Vreeken
4099M: pe1rxq@amsat.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004100L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004101W: http://linux-lc100020.sourceforge.net
4102S: Maintained
4103
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004104USB ZR364XX DRIVER
4105P: Antoine Jacquet
4106M: royale@zerezo.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004107L: linux-usb@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004108L: video4linux-list@redhat.com
4109W: http://royale.zerezo.com/zr364xx/
4110S: Maintained
4111
Linus Torvalds1da177e2005-04-16 15:20:36 -07004112USER-MODE LINUX
4113P: Jeff Dike
Joe Perches6650e0a2007-12-10 15:49:32 -08004114M: jdike@addtoit.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004115L: user-mode-linux-devel@lists.sourceforge.net
4116L: user-mode-linux-user@lists.sourceforge.net
4117W: http://user-mode-linux.sourceforge.net
4118S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004119
Hans-Jürgen Koche5f114e2007-12-05 15:08:07 +01004120USERSPACE I/O (UIO)
4121P: Hans J. Koch
4122M: hjk@linutronix.de
4123P: Greg Kroah-Hartman
4124M: gregkh@suse.de
4125L: linux-kernel@vger.kernel.org
4126S: Maintained
4127
Linus Torvalds1da177e2005-04-16 15:20:36 -07004128FAT/VFAT/MSDOS FILESYSTEM:
4129P: OGAWA Hirofumi
4130M: hirofumi@mail.parknet.co.jp
4131L: linux-kernel@vger.kernel.org
4132S: Maintained
4133
Linus Torvalds1da177e2005-04-16 15:20:36 -07004134VIA RHINE NETWORK DRIVER
4135P: Roger Luethi
4136M: rl@hellgate.ch
4137S: Maintained
4138
Jean Delvare32c0a522005-09-22 21:47:58 +02004139VIAPRO SMBUS DRIVER
4140P: Jean Delvare
4141M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02004142L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02004143S: Maintained
4144
Francois Romieu01f20732007-01-26 00:57:17 -08004145VIA VELOCITY NETWORK DRIVER
4146P: Francois Romieu
4147M: romieu@fr.zoreil.com
4148L: netdev@vger.kernel.org
4149S: Maintained
4150
Linus Torvalds1da177e2005-04-16 15:20:36 -07004151UCLINUX (AND M68KNOMMU)
4152P: Greg Ungerer
4153M: gerg@uclinux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004154W: http://www.uclinux.org/
Adrian Bunkd660a742005-06-25 14:59:35 -07004155L: uclinux-dev@uclinux.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004156S: Maintained
4157
4158UCLINUX FOR NEC V850
4159P: Miles Bader
Linus Torvalds1da177e2005-04-16 15:20:36 -07004160
4161UCLINUX FOR RENESAS H8/300
4162P: Yoshinori Sato
4163M: ysato@users.sourceforge.jp
4164W: http://uclinux-h8.sourceforge.jp/
4165S: Supported
4166
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03004167UFS FILESYSTEM
Alan Coxabb49202007-06-08 13:47:03 -07004168P: Evgeniy Dushistov
4169M: dushistov@mail.ru
4170L: linux-kernel@vger.kernel.org
4171S: Maintained
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03004172
Linus Torvalds1da177e2005-04-16 15:20:36 -07004173USB DIAMOND RIO500 DRIVER
4174P: Cesar Miquel
4175M: miquel@df.uba.ar
4176L: rio500-users@lists.sourceforge.net
4177W: http://rio500.sourceforge.net
4178S: Maintained
4179
4180VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004181P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02004182M: mchehab@infradead.org
4183M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004184L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004185W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02004186T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004187S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004188
Patrick McHardybe7f8272007-10-23 20:26:36 -07004189VLAN (802.1Q)
4190P: Patrick McHardy
4191M: kaber@trash.net
4192L: netdev@vger.kernel.org
4193S: Maintained
4194
Juerg Haefligerab413192006-09-24 20:54:04 +02004195VT1211 HARDWARE MONITOR DRIVER
4196P: Juerg Haefliger
4197M: juergh@gmail.com
4198L: lm-sensors@lm-sensors.org
4199S: Maintained
4200
Roger Lucas1de9e372005-11-26 20:20:05 +01004201VT8231 HARDWARE MONITOR DRIVER
4202P: Roger Lucas
4203M: roger@planbit.co.uk
4204L: lm-sensors@lm-sensors.org
4205S: Maintained
4206
Linus Torvalds1da177e2005-04-16 15:20:36 -07004207W1 DALLAS'S 1-WIRE BUS
4208P: Evgeniy Polyakov
4209M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07004210S: Maintained
4211
Charles Spirakis13927072006-07-05 18:05:15 +02004212W83791D HARDWARE MONITORING DRIVER
4213P: Charles Spirakis
4214M: bezaur@gmail.com
4215L: lm-sensors@lm-sensors.org
Charles Spirakis64383122007-09-04 13:31:56 -07004216S: Odd Fixes
Charles Spirakis13927072006-07-05 18:05:15 +02004217
Rudolf Marek61db0112006-12-12 18:18:30 +01004218W83793 HARDWARE MONITORING DRIVER
4219P: Rudolf Marek
4220M: r.marek@assembler.cz
4221L: lm-sensors@lm-sensors.org
4222S: Maintained
4223
Linus Torvalds1da177e2005-04-16 15:20:36 -07004224W83L51xD SD/MMC CARD INTERFACE DRIVER
4225P: Pierre Ossman
4226M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01004227L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004228W: http://projects.drzeus.cx/wbsd
4229S: Maintained
4230
Wim Van Sebroeck35277612006-01-15 21:21:14 +01004231WATCHDOG DEVICE DRIVERS
4232P: Wim Van Sebroeck
4233M: wim@iguana.be
4234T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4235S: Maintained
4236
Linus Torvalds1da177e2005-04-16 15:20:36 -07004237WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4238P: Jean Tourrilhes
4239M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07004240L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004241W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4242S: Maintained
4243
4244WD7000 SCSI DRIVER
4245P: Miroslav Zagorac
4246M: zaga@fly.cc.fer.hr
4247L: linux-scsi@vger.kernel.org
4248S: Maintained
4249
Dmitry Torokhov5fc146802005-11-20 00:50:06 -05004250WISTRON LAPTOP BUTTON DRIVER
4251P: Miloslav Trmac
4252M: mitr@volny.cz
4253S: Maintained
4254
Linus Torvalds1da177e2005-04-16 15:20:36 -07004255WL3501 WIRELESS PCMCIA CARD DRIVER
4256P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004257M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07004258L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004259W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07004260S: Maintained
4261
4262X.25 NETWORK LAYER
4263P: Henner Eisen
4264M: eis@baty.hanse.de
4265L: linux-x25@vger.kernel.org
4266S: Maintained
4267
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02004268XEN HYPERVISOR INTERFACE
4269P: Jeremy Fitzhardinge
4270M: jeremy@xensource.com
4271P: Chris Wright
4272M: chrisw@sous-sol.org
4273L: virtualization@lists.osdl.org
4274L: xen-devel@lists.xensource.com
4275S: Supported
4276
Linus Torvalds1da177e2005-04-16 15:20:36 -07004277XFS FILESYSTEM
4278P: Silicon Graphics Inc
Timothy Shimmin78bfd362007-06-11 20:42:09 -07004279P: Tim Shimmin
Linus Torvalds1da177e2005-04-16 15:20:36 -07004280M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004281L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004282W: http://oss.sgi.com/projects/xfs
Tim Shimmine99f0562007-06-19 15:26:35 +10004283T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004284S: Supported
4285
Grant Likelyc9d3d8e2007-10-01 16:33:51 +02004286XILINX SYSTEMACE DRIVER
4287P: Grant Likely
4288M: grant.likely@secretlab.ca
4289W: http://www.secretlab.ca/
4290L: linux-kernel@vger.kernel.org
4291S: Maintained
4292
Peter Korsgaard238b8722006-12-06 20:35:17 -08004293XILINX UARTLITE SERIAL DRIVER
4294P: Peter Korsgaard
4295M: jacmet@sunsite.dk
4296L: linux-serial@vger.kernel.org
4297S: Maintained
4298
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004299X86 ARCHITECTURE (32-BIT AND 64-BIT)
4300P: Thomas Gleixner
4301M: tglx@linutronix.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07004302P: Ingo Molnar
4303M: mingo@redhat.com
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004304P: H. Peter Anvin
4305M: hpa@zytor.com
4306L: linux-kernel@vger.kernel.org
4307T: git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004308S: Maintained
4309
Linus Torvalds1da177e2005-04-16 15:20:36 -07004310YAM DRIVER FOR AX.25
4311P: Jean-Paul Roubelat
4312M: jpr@f6fbb.org
4313L: linux-hams@vger.kernel.org
4314S: Maintained
4315
Henkaf64a5e2005-10-12 15:02:56 +02004316YEALINK PHONE DRIVER
4317P: Henk Vergonet
4318M: Henk.Vergonet@gmail.com
4319L: usbb2k-api-dev@nongnu.org
4320S: Maintained
4321
Linus Torvalds1da177e2005-04-16 15:20:36 -07004322Z8530 DRIVER FOR AX.25
4323P: Joerg Reuter
4324M: jreuter@yaina.de
4325W: http://yaina.de/jreuter/
4326W: http://www.qsl.net/dl1bke/
4327L: linux-hams@vger.kernel.org
4328S: Maintained
4329
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004330ZD1211RW WIRELESS DRIVER
4331P: Daniel Drake
4332M: dsd@gentoo.org
4333P: Ulrich Kunitz
4334M: kune@deine-taler.de
4335W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004336L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004337L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4338S: Maintained
4339
Linus Torvalds1da177e2005-04-16 15:20:36 -07004340ZF MACHZ WATCHDOG
4341P: Fernando Fuganti
4342M: fuganti@netbank.com.br
4343W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4344S: Maintained
4345
4346ZR36067 VIDEO FOR LINUX DRIVER
4347P: Ronald Bultje
4348M: rbultje@ronald.bitfreak.net
4349L: mjpeg-users@lists.sourceforge.net
4350W: http://mjpeg.sourceforge.net/driver-zoran/
4351S: Maintained
4352
Maciej W. Rozycki8b4a4082007-07-18 00:49:11 -07004353ZS DECSTATION Z85C30 SERIAL DRIVER
4354P: Maciej W. Rozycki
4355M: macro@linux-mips.org
4356S: Maintained
4357
Linus Torvalds1da177e2005-04-16 15:20:36 -07004358THE REST
4359P: Linus Torvalds
4360S: Buried alive in reporters