blob: 0d6f5119a6da08e49ab50e316a606c4acaf9a9a6 [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
Carlos Corbacho745a5d22008-02-05 02:17:10 +0000205ACER WMI LAPTOP EXTRAS
206P: Carlos Corbacho
207M: carlos@strangeworlds.co.uk
208L: aceracpi@googlegroups.com (subscribers-only)
209W: http://code.google.com/p/aceracpi
210S: Maintained
211
Linus Torvalds1da177e2005-04-16 15:20:36 -0700212ACPI
213P: Len Brown
214M: len.brown@intel.com
Len Brown8b59a452007-01-08 19:03:28 -0500215M: lenb@kernel.org
Len Brown6968e502005-12-30 00:32:49 -0500216L: linux-acpi@vger.kernel.org
Len Brown38e09d82007-10-25 17:55:59 -0400217W: http://www.lesswatts.org/projects/acpi/
Jody McIntyre6fb04252005-11-18 09:31:06 -0800218T: git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
Len Brown8b59a452007-01-08 19:03:28 -0500219S: Supported
220
221ACPI BATTERY DRIVERS
Len Browna4146552007-06-23 15:54:36 -0400222P: Alexey Starikovskiy
223M: 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 EC DRIVER
229P: Alexey Starikovskiy
Len Browna4146552007-06-23 15:54:36 -0400230M: astarikovskiy@suse.de
Len Brown8b59a452007-01-08 19:03:28 -0500231L: linux-acpi@vger.kernel.org
232W: http://acpi.sourceforge.net/
233S: Supported
234
235ACPI FAN DRIVER
Len Brown38e09d82007-10-25 17:55:59 -0400236P: Len Brown
237M: len.brown@intel.com
Len Brown8b59a452007-01-08 19:03:28 -0500238L: linux-acpi@vger.kernel.org
239W: http://acpi.sourceforge.net/
240S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700241
Kristen Carlson Accardi998be202006-07-26 10:52:33 -0700242ACPI PCI HOTPLUG DRIVER
243P: Kristen Carlson Accardi
244M: kristen.c.accardi@intel.com
245L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -0500246S: Supported
247
248ACPI THERMAL DRIVER
Len Brown38e09d82007-10-25 17:55:59 -0400249P: Len Brown
250M: len.brown@intel.com
Len Brown8b59a452007-01-08 19:03:28 -0500251L: linux-acpi@vger.kernel.org
252W: http://acpi.sourceforge.net/
253S: Supported
Kristen Carlson Accardi998be202006-07-26 10:52:33 -0700254
Len Brown359acec2007-02-10 01:59:24 -0500255ACPI VIDEO DRIVER
Len Brown38e09d82007-10-25 17:55:59 -0400256P: Rui Zhang
257M: rui.zhang@intel.com
Len Brown359acec2007-02-10 01:59:24 -0500258L: linux-acpi@vger.kernel.org
259W: http://acpi.sourceforge.net/
260S: Supported
261
Carlos Corbachobff431e2008-02-05 02:17:04 +0000262ACPI WMI DRIVER
263P: Carlos Corbacho
264M: carlos@strangeworlds.co.uk
265L: linux-acpi@vger.kernel.org
266W: http://www.lesswatts.org/projects/acpi/
267S: Maintained
268
Linus Torvalds1da177e2005-04-16 15:20:36 -0700269ADM1025 HARDWARE MONITOR DRIVER
270P: Jean Delvare
271M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +0200272L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700273S: Maintained
274
Corentin Labbecae2caa2007-02-14 21:15:04 +0100275ADM1029 HARDWARE MONITOR DRIVER
276P: Corentin Labbe
277M: corentin.labbe@geomatys.fr
278L: lm-sensors@lm-sensors.org
279S: Maintained
280
Michael Wucc0b88c2007-08-31 01:15:25 -0400281ADM8211 WIRELESS DRIVER
282P: Michael Wu
283M: flamingice@sourmilk.net
284L: linux-wireless@vger.kernel.org
285W: http://linuxwireless.org/
286T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
287S: Maintained
288
Linus Torvalds1da177e2005-04-16 15:20:36 -0700289ADT746X FAN DRIVER
290P: Colin Leroy
291M: colin@colino.net
292S: Maintained
293
Matthew Wilcox8c6af9e2007-07-26 11:03:19 -0400294ADVANSYS SCSI DRIVER
295P: Matthew Wilcox
296M: matthew@wil.cx
297L: linux-scsi@vger.kernel.org
298S: Maintained
299
Linus Torvalds1da177e2005-04-16 15:20:36 -0700300AEDSP16 DRIVER
301P: Riccardo Facchetti
302M: fizban@tin.it
303S: Maintained
304
305AFFS FILE SYSTEM
306P: Roman Zippel
307M: zippel@linux-m68k.org
308S: Maintained
309
310AGPGART DRIVER
Dave Jones70e89922007-07-09 20:23:50 -0400311P: David Airlie
312M: airlied@linux.ie
313T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700314S: Maintained
315
316AHA152X SCSI DRIVER
317P: Juergen E. Fischer
318M: Juergen Fischer <fischer@norbit.de>
319L: linux-scsi@vger.kernel.org
320S: Maintained
321
Hannes Reinecke64624d42007-10-19 10:32:29 +0200322AIC7XXX / AIC79XX SCSI DRIVER
323P: Hannes Reinecke
324M: hare@suse.de
325L: linux-scsi@vger.kernel.org
326S: Maintained
327
Linus Torvalds1da177e2005-04-16 15:20:36 -0700328ALCATEL SPEEDTOUCH USB DRIVER
329P: Duncan Sands
330M: duncan.sands@free.fr
Greg Kroah-Hartman63725942007-11-21 15:16:59 -0700331L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700332W: http://www.linux-usb.org/SpeedTouch/
333S: Maintained
334
Pierre Ossman272f1332007-05-14 21:25:26 +0200335ALCHEMY AU1XX0 MMC DRIVER
336S: Orphan
337
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000338ALI1563 I2C DRIVER
339P: Rudolf Marek
Jean Delvare7188cc62006-12-12 18:18:30 +0100340M: r.marek@assembler.cz
Jean Delvare5d925fe2006-07-01 17:14:32 +0200341L: i2c@lm-sensors.org
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000342S: Maintained
343
Linus Torvalds1da177e2005-04-16 15:20:36 -0700344ALPHA PORT
345P: Richard Henderson
346M: rth@twiddle.net
347S: Odd Fixes for 2.4; Maintained for 2.6.
348P: Ivan Kokshaysky
349M: ink@jurassic.park.msu.ru
350S: Maintained for 2.4; PCI support for 2.6.
351
Thomas Dahlmann167a6752007-07-12 09:30:39 -0700352AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
353P: Thomas Dahlmann
354M: thomas.dahlmann@amd.com
Alan Cox20292bc2008-02-06 01:36:07 -0800355L: info-linux@geode.amd.com (subscribers-only)
Thomas Dahlmann167a6752007-07-12 09:30:39 -0700356S: Supported
357
Jordan Crousef90b8112006-01-06 00:12:14 -0800358AMD GEODE PROCESSOR/CHIPSET SUPPORT
Jim Cromiece00f852006-11-30 04:49:44 +0100359P: Jordan Crouse
Alan Cox20292bc2008-02-06 01:36:07 -0800360L: info-linux@geode.amd.com (subscribers-only)
Jordan Crousef90b8112006-01-06 00:12:14 -0800361W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
362S: Supported
363
Stelian Pop284f42b2006-12-12 18:18:31 +0100364AMS (Apple Motion Sensor) DRIVER
365P: Stelian Pop
366M: stelian@popies.net
367P: Michael Hanselmann
368M: linux-kernel@hansmi.ch
369S: Supported
370
Tom Tuckerf94b5332006-09-22 15:22:48 -0700371AMSO1100 RNIC DRIVER
372P: Tom Tucker
373M: tom@opengridcomputing.com
374P: Steve Wise
375M: swise@opengridcomputing.com
Roland Dreier78526822007-07-09 20:12:26 -0700376L: general@lists.openfabrics.org
Tom Tuckerf94b5332006-09-22 15:22:48 -0700377S: Maintained
378
Johannes Berg42269062006-07-25 16:15:50 +0200379AOA (Apple Onboard Audio) ALSA DRIVER
380P: Johannes Berg
381M: johannes@sipsolutions.net
382L: linuxppc-dev@ozlabs.org
Takashi Iwai82622042007-04-16 12:32:52 +0200383L: alsa-devel@alsa-project.org (subscribers-only)
Johannes Berg42269062006-07-25 16:15:50 +0200384S: Maintained
385
Linus Torvalds1da177e2005-04-16 15:20:36 -0700386APM DRIVER
387P: Stephen Rothwell
388M: sfr@canb.auug.org.au
389L: linux-laptop@vger.kernel.org
390W: http://www.canb.auug.org.au/~sfr/
391S: Supported
392
Nicolas Boichat6f2fad72007-05-08 00:24:52 -0700393APPLE SMC DRIVER
394P: Nicolas Boichat
395M: nicolas@boichat.ch
396L: mactel-linux-devel@lists.sourceforge.net
397S: Maintained
398
Linus Torvalds1da177e2005-04-16 15:20:36 -0700399APPLETALK NETWORK LAYER
400P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -0300401M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700402S: Maintained
403
Johannes Bergeb9ebe62007-10-27 23:42:45 -0400404APPLETOUCH TOUCHPAD DRIVER
405P: Johannes Berg
406M: johannes@sipsolutions.net
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -0400407L: linux-input@vger.kernel.org
Johannes Bergeb9ebe62007-10-27 23:42:45 -0400408S: Maintained
409
Jaya Kumar1154ea72005-06-21 17:17:04 -0700410ARC FRAMEBUFFER DRIVER
411P: Jaya Kumar
412M: jayalk@intworks.biz
413S: Maintained
414
Linus Torvalds1da177e2005-04-16 15:20:36 -0700415ARM MFM AND FLOPPY DRIVERS
416P: Ian Molton
417M: spyro@f2s.com
418S: Maintained
419
Russell King2761f5c2007-05-24 06:56:08 +0200420ARM PRIMECELL MMCI PL180/1 DRIVER
421P: Russell King
422M: rmk@arm.linux.org.uk
423L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
424S: Maintained
425
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800426ARM/ADI ROADRUNNER MACHINE SUPPORT
427P: Lennert Buytenhek
428M: kernel@wantstofly.org
429L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
430S: Maintained
431
432ARM/ADS SPHERE MACHINE SUPPORT
433P: Lennert Buytenhek
434M: kernel@wantstofly.org
435L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
436S: Maintained
437
438ARM/AJECO 1ARM MACHINE SUPPORT
439P: Lennert Buytenhek
440M: kernel@wantstofly.org
441L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
442S: Maintained
443
Andrew Victord4a89c72006-12-04 13:56:21 +0100444ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
445P: Andrew Victor
Joe Perches6650e0a2007-12-10 15:49:32 -0800446M: andrew@sanpeople.com
Andrew Victord4a89c72006-12-04 13:56:21 +0100447L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
448W: http://maxim.org.za/at91_26.html
449S: Maintained
450
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800451ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
452P: Lennert Buytenhek
453M: kernel@wantstofly.org
454L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
455S: Maintained
456
457ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
458P: Lennert Buytenhek
459M: kernel@wantstofly.org
460L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
461S: Maintained
462
Linus Torvalds1da177e2005-04-16 15:20:36 -0700463ARM/CORGI MACHINE SUPPORT
464P: Richard Purdie
465M: rpurdie@rpsys.net
466S: Maintained
467
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800468ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
469P: Lennert Buytenhek
470M: kernel@wantstofly.org
471L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
472S: Maintained
473
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100474ARM/HP JORNADA 7XX MACHINE SUPPORT
475P: Kristoffer Ericson
Kristoffer Ericson6a4d0282007-07-07 17:45:10 +0100476M: kristoffer.ericson@gmail.com
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100477W: www.jlime.com
478S: Maintained
479
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800480ARM/INTEL IOP32X 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
487
488ARM/INTEL IOP33X ARM ARCHITECTURE
489P: Dan Williams
490M: dan.j.williams@intel.com
491L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
492S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800493
494ARM/INTEL IOP13XX ARM ARCHITECTURE
495P: Lennert Buytenhek
496M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100497P: Dan Williams
498M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800499L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100500S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800501
502ARM/INTEL IQ81342EX MACHINE SUPPORT
503P: Lennert Buytenhek
504M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100505P: Dan Williams
506M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800507L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100508S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800509
510ARM/INTEL IXP2000 ARM ARCHITECTURE
511P: Lennert Buytenhek
512M: kernel@wantstofly.org
513L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
514S: Maintained
515
516ARM/INTEL IXDP2850 MACHINE SUPPORT
517P: Lennert Buytenhek
518M: kernel@wantstofly.org
519L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
520S: Maintained
521
522ARM/INTEL IXP23XX ARM ARCHITECTURE
523P: Lennert Buytenhek
524M: kernel@wantstofly.org
525L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
526S: Maintained
527
528ARM/INTEL XSC3 (MANZANO) ARM CORE
529P: Lennert Buytenhek
530M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100531P: Dan Williams
532M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800533L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100534S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800535
536ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
537P: Lennert Buytenhek
538M: kernel@wantstofly.org
539L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
540S: Maintained
541
542ARM/LOGICPD PXA270 MACHINE SUPPORT
543P: Lennert Buytenhek
544M: kernel@wantstofly.org
545L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
546S: Maintained
547
Dirk Opfer8459c152005-11-06 14:27:52 +0000548ARM/TOSA MACHINE SUPPORT
549P: Dirk Opfer
550M: dirk@opfer-online.de
551S: Maintained
552
Linus Torvalds1da177e2005-04-16 15:20:36 -0700553ARM/PLEB SUPPORT
554P: Peter Chubb
555M: pleb@gelato.unsw.edu.au
556W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
557S: Maintained
558
559ARM/PT DIGITAL BOARD PORT
560P: Stefan Eletzhofer
561M: stefan.eletzhofer@eletztrick.de
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700562L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700563W: http://www.arm.linux.org.uk/
564S: Maintained
565
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800566ARM/RADISYS ENP2611 MACHINE SUPPORT
567P: Lennert Buytenhek
568M: kernel@wantstofly.org
569L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
570S: Maintained
571
Linus Torvalds1da177e2005-04-16 15:20:36 -0700572ARM/SHARK MACHINE SUPPORT
573P: Alexander Schulz
574M: alex@shark-linux.de
575W: http://www.shark-linux.de/shark.html
576S: Maintained
577
578ARM/STRONGARM110 PORT
579P: Russell King
580M: rmk@arm.linux.org.uk
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.arm.linux.org.uk/
583S: Maintained
584
585ARM/S3C2410 ARM ARCHITECTURE
586P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800587M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700588L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700589W: http://www.fluff.org/ben/linux/
590S: Maintained
591
592ARM/S3C2440 ARM ARCHITECTURE
593P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800594M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700595L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700596W: http://www.fluff.org/ben/linux/
597S: Maintained
598
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800599ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
600P: Lennert Buytenhek
601M: kernel@wantstofly.org
602L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
603S: Maintained
604
605ARM/THECUS N2100 MACHINE SUPPORT
606P: Lennert Buytenhek
607M: kernel@wantstofly.org
608L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
609S: Maintained
610
Linus Torvalds1da177e2005-04-16 15:20:36 -0700611ARPD SUPPORT
612P: Jonathan Layes
Ralf Baechle979b6c12005-06-13 14:30:40 -0700613L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700614S: Maintained
615
616ASUS ACPI EXTRAS DRIVER
Len Brown0b67d942006-12-22 21:18:56 -0500617P: Corentin Chary
618M: corentincj@iksaif.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700619P: Karol Kozimor
620M: sziwan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700621L: acpi4asus-user@lists.sourceforge.net
622W: http://sourceforge.net/projects/acpi4asus
Len Brown0b67d942006-12-22 21:18:56 -0500623W: http://xf.iksaif.net/acpi4asus
Linus Torvalds1da177e2005-04-16 15:20:36 -0700624S: Maintained
625
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -0400626ASUS ASB100 HARDWARE MONITOR DRIVER
627P: Mark M. Hoffman
628M: mhoffman@lightlink.com
629L: lm-sensors@lm-sensors.org
630S: Maintained
631
Corentin Chary85091b72007-01-26 14:04:30 +0100632ASUS LAPTOP EXTRAS DRIVER
633P: Corentin Chary
634M: corentincj@iksaif.net
635L: acpi4asus-user@lists.sourceforge.net
636W: http://sourceforge.net/projects/acpi4asus
637W: http://xf.iksaif.net/acpi4asus
638S: Maintained
639
Dan Williamsb3e5f262007-08-07 10:26:35 -0700640ASYNCHRONOUS TRANSFERS/TRANSFORMS API
641P: Dan Williams
642M: dan.j.williams@intel.com
643P: Shannon Nelson
644M: shannon.nelson@intel.com
645L: linux-kernel@vger.kernel.org
646W: http://sourceforge.net/projects/xscaleiop
647S: Supported
648
Linus Torvalds1da177e2005-04-16 15:20:36 -0700649ATA OVER ETHERNET DRIVER
650P: Ed L. Cashin
651M: ecashin@coraid.com
652W: http://www.coraid.com/support/linux
653S: Supported
654
Jiri Slabyfa1c1142007-08-12 17:33:16 +0200655ATHEROS ATH5K WIRELESS DRIVER
656P: Jiri Slaby
657M: jirislaby@gmail.com
658P: Nick Kossifidis
659M: mickflemm@gmail.com
660P: Luis R. Rodriguez
661M: mcgrof@gmail.com
662L: linux-wireless@vger.kernel.org
663L: ath5k-devel@lists.ath5k.org
664S: Maintained
665
Jay Cliburn8d5ca6e2007-02-03 20:25:10 -0600666ATL1 ETHERNET DRIVER
667P: Jay Cliburn
668M: jcliburn@gmail.com
669P: Chris Snook
670M: csnook@redhat.com
671L: atl1-devel@lists.sourceforge.net
672W: http://sourceforge.net/projects/atl1
673W: http://atl1.sourceforge.net
674S: Maintained
675
Linus Torvalds1da177e2005-04-16 15:20:36 -0700676ATM
677P: Chas Williams
678M: chas@cmf.nrl.navy.mil
Roland Dreierf37bf902006-09-13 20:39:33 -0700679L: linux-atm-general@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700680W: http://linux-atm.sourceforge.net
681S: Maintained
682
Pierre Ossman272f1332007-05-14 21:25:26 +0200683ATMEL AT91 MCI DRIVER
Pierre Ossman81764fa2007-07-15 18:47:38 +0200684P: Nicolas Ferre
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800685M: nicolas.ferre@atmel.com
Pierre Ossman81764fa2007-07-15 18:47:38 +0200686L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
687W: http://www.atmel.com/products/AT91/
688W: http://www.at91.com/
689S: Maintained
Pierre Ossman272f1332007-05-14 21:25:26 +0200690
Haavard Skinnemoena1cfac42008-02-08 04:21:00 -0800691ATMEL AT91 / AT32 SERIAL DRIVER
692P: Haavard Skinnemoen
693M: hskinnemoen@atmel.com
694L: linux-kernel@vger.kernel.org
695S: Supported
696
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800697ATMEL LCDFB DRIVER
698P: Nicolas Ferre
699M: nicolas.ferre@atmel.com
700L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
701S: Maintained
702
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100703ATMEL MACB ETHERNET DRIVER
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100704P: Haavard Skinnemoen
705M: hskinnemoen@atmel.com
706S: Supported
707
Haavard Skinnemoen754ce4f2007-02-14 00:33:09 -0800708ATMEL SPI DRIVER
709P: Haavard Skinnemoen
710M: hskinnemoen@atmel.com
711S: Supported
712
Haavard Skinnemoen914a3f32007-10-10 02:29:43 -0700713ATMEL USBA UDC DRIVER
714P: Haavard Skinnemoen
715M: hskinnemoen@atmel.com
716L: kernel@avr32linux.org
717W: http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver
718S: Supported
719
Linus Torvalds1da177e2005-04-16 15:20:36 -0700720ATMEL WIRELESS DRIVER
721P: Simon Kelley
722M: simon@thekelleys.org.uk
Johannes Berg724c6b32007-04-23 12:18:20 -0700723L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700724W: http://www.thekelleys.org.uk/atmel
725W: http://atmelwlandriver.sourceforge.net/
726S: Maintained
727
Chris Wrighta92b7b82005-07-07 18:12:23 -0700728AUDIT SUBSYSTEM
David Woodhousead3f9a22005-07-13 15:28:29 +0100729P: David Woodhouse
730M: dwmw2@infradead.org
Gabriel Cb9a06202007-08-10 13:00:56 -0700731L: linux-audit@redhat.com (subscribers-only)
David Woodhousead3f9a22005-07-13 15:28:29 +0100732W: http://people.redhat.com/sgrubb/audit/
Josh Boyer1adc1232005-11-23 15:44:15 -0800733T: git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
Chris Wrighta92b7b82005-07-07 18:12:23 -0700734S: Maintained
735
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800736AUXILIARY DISPLAY DRIVERS
737P: Miguel Ojeda Sandonis
738M: maxextreme@gmail.com
739L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700740W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800741S: Maintained
742
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700743AVR32 ARCHITECTURE
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700744P: Haavard Skinnemoen
745M: hskinnemoen@atmel.com
746W: http://www.atmel.com/products/AVR32/
747W: http://avr32linux.org/
748W: http://avrfreaks.net/
749S: Supported
750
751AVR32/AT32AP MACHINE SUPPORT
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700752P: Haavard Skinnemoen
753M: hskinnemoen@atmel.com
754S: Supported
755
Linus Torvalds1da177e2005-04-16 15:20:36 -0700756AX.25 NETWORK LAYER
757P: Ralf Baechle
758M: ralf@linux-mips.org
759L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +0200760W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700761S: Maintained
762
Richard Purdie300abeb2007-02-07 22:21:07 +0000763BACKLIGHT CLASS/SUBSYSTEM
764P: Richard Purdie
765M: rpurdie@rpsys.net
766S: Maintained
767
Bryan Wu1394f032007-05-06 14:50:22 -0700768BLACKFIN ARCHITECTURE
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800769P: Bryan Wu
770M: bryan.wu@analog.com
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800771L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
772W: http://blackfin.uclinux.org
773S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700774
Bryan Wue190d6b2007-07-17 14:43:44 +0800775BLACKFIN EMAC DRIVER
776P: Bryan Wu
777M: bryan.wu@analog.com
778L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
779W: http://blackfin.uclinux.org
780S: Supported
781
Mike Frysinger566da5b2007-06-11 15:31:30 +0800782BLACKFIN RTC DRIVER
783P: Mike Frysinger
Mike Frysinger566da5b2007-06-11 15:31:30 +0800784M: vapier.adi@gmail.com
785L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
786W: http://blackfin.uclinux.org
787S: Supported
788
Bryan Wu1394f032007-05-06 14:50:22 -0700789BLACKFIN SERIAL DRIVER
Mike Frysinger9c5e7102007-11-17 23:19:44 +0800790P: Sonic Zhang
791M: sonic.zhang@analog.com
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800792L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
793W: http://blackfin.uclinux.org
794S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700795
Bryan Wu1e6d3202007-07-15 02:50:02 +0800796BLACKFIN WATCHDOG DRIVER
797P: Mike Frysinger
Bryan Wu1e6d3202007-07-15 02:50:02 +0800798M: vapier.adi@gmail.com
799L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
800W: http://blackfin.uclinux.org
801S: Supported
802
Linus Torvalds1da177e2005-04-16 15:20:36 -0700803BAYCOM/HDLCDRV DRIVERS FOR AX.25
804P: Thomas Sailer
805M: t.sailer@alumni.ethz.ch
806L: linux-hams@vger.kernel.org
807W: http://www.baycom.org/~tom/ham/ham.html
808S: Maintained
809
Michael Buesche4d6b792007-09-18 15:39:42 -0400810B43 WIRELESS DRIVER
811P: Michael Buesch
812M: mb@bu3sch.de
813P: Stefano Brivio
Stefano Brivio2817ef12007-11-06 22:48:56 +0100814M: stefano.brivio@polimi.it
Michael Buesche4d6b792007-09-18 15:39:42 -0400815L: linux-wireless@vger.kernel.org
Stefano Brivio2817ef12007-11-06 22:48:56 +0100816W: http://linuxwireless.org/en/users/Drivers/b43
Michael Buesche4d6b792007-09-18 15:39:42 -0400817S: Maintained
818
Larry Finger75388ac2007-09-25 16:46:54 -0700819B43LEGACY WIRELESS DRIVER
820P: Larry Finger
821M: Larry.Finger@lwfinger.net
Stefano Brivio2817ef12007-11-06 22:48:56 +0100822P: Stefano Brivio
823M: stefano.brivio@polimi.it
Larry Finger75388ac2007-09-25 16:46:54 -0700824L: linux-wireless@vger.kernel.org
Stefano Brivio2817ef12007-11-06 22:48:56 +0100825W: http://linuxwireless.org/en/users/Drivers/b43
Larry Finger75388ac2007-09-25 16:46:54 -0700826S: Maintained
827
Michael Bueschfb67a0f2006-08-16 00:39:36 +0200828BCM43XX WIRELESS DRIVER (SOFTMAC BASED VERSION)
829P: Larry Finger
830M: Larry.Finger@lwfinger.net
Michael Buesch9eac8f92006-04-22 17:31:27 +0200831P: Stefano Brivio
Stefano Brivio2817ef12007-11-06 22:48:56 +0100832M: stefano.brivio@polimi.it
Johannes Berg724c6b32007-04-23 12:18:20 -0700833L: linux-wireless@vger.kernel.org
Michael Buesch9eac8f92006-04-22 17:31:27 +0200834W: http://bcm43xx.berlios.de/
John W. Linville003faaa2008-01-27 22:48:37 -0800835S: Obsolete
Michael Buesch9eac8f92006-04-22 17:31:27 +0200836
Linus Torvalds1da177e2005-04-16 15:20:36 -0700837BEFS FILE SYSTEM
838P: Sergey S. Kostyliov
839M: rathamahata@php4.ru
840L: linux-kernel@vger.kernel.org
841S: Maintained
842
Linus Torvalds1da177e2005-04-16 15:20:36 -0700843BFS FILE SYSTEM
844P: Tigran A. Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -0800845M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700846L: linux-kernel@vger.kernel.org
847S: Maintained
848
Bryan Wud24ecfc2007-05-01 23:26:32 +0200849BLACKFIN I2C TWI DRIVER
850P: Sonic Zhang
851M: sonic.zhang@analog.com
852L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
853W: http://blackfin.uclinux.org/
854S: Supported
855
Linus Torvalds1da177e2005-04-16 15:20:36 -0700856BLOCK LAYER
857P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +0200858M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700859L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800860T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700861S: Maintained
862
Joern Engel2b54aae2008-02-06 01:38:02 -0800863BLOCK2MTD DRIVER
864P: Joern Engel
865M: joern@lazybastard.org
866L: linux-mtd@lists.infradead.org
867S: Maintained
868
Linus Torvalds1da177e2005-04-16 15:20:36 -0700869BLUETOOTH SUBSYSTEM
870P: Marcel Holtmann
871M: marcel@holtmann.org
872P: Maxim Krasnyansky
873M: maxk@qualcomm.com
874L: bluez-devel@lists.sf.net
875W: http://bluez.sf.net
876W: http://www.bluez.org
877W: http://www.holtmann.org/linux/bluetooth/
Josh Boyer1adc1232005-11-23 15:44:15 -0800878T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700879S: Maintained
880
881BLUETOOTH RFCOMM LAYER
882P: Marcel Holtmann
883M: marcel@holtmann.org
884P: Maxim Krasnyansky
885M: maxk@qualcomm.com
886S: Maintained
887
888BLUETOOTH BNEP LAYER
889P: Marcel Holtmann
890M: marcel@holtmann.org
891P: Maxim Krasnyansky
892M: maxk@qualcomm.com
893S: Maintained
894
895BLUETOOTH CMTP LAYER
896P: Marcel Holtmann
897M: marcel@holtmann.org
898S: Maintained
899
900BLUETOOTH HIDP LAYER
901P: Marcel Holtmann
902M: marcel@holtmann.org
903S: Maintained
904
905BLUETOOTH HCI UART DRIVER
906P: Marcel Holtmann
907M: marcel@holtmann.org
908P: Maxim Krasnyansky
909M: maxk@qualcomm.com
910S: Maintained
911
912BLUETOOTH HCI USB DRIVER
913P: Marcel Holtmann
914M: marcel@holtmann.org
915P: Maxim Krasnyansky
916M: maxk@qualcomm.com
917S: Maintained
918
919BLUETOOTH HCI BCM203X DRIVER
920P: Marcel Holtmann
921M: marcel@holtmann.org
922S: Maintained
923
924BLUETOOTH HCI BPA10X DRIVER
925P: Marcel Holtmann
926M: marcel@holtmann.org
927S: Maintained
928
929BLUETOOTH HCI BFUSB DRIVER
930P: Marcel Holtmann
931M: marcel@holtmann.org
932S: Maintained
933
934BLUETOOTH HCI DTL1 DRIVER
935P: Marcel Holtmann
936M: marcel@holtmann.org
937S: Maintained
938
939BLUETOOTH HCI BLUECARD DRIVER
940P: Marcel Holtmann
941M: marcel@holtmann.org
942S: Maintained
943
944BLUETOOTH HCI BT3C DRIVER
945P: Marcel Holtmann
946M: marcel@holtmann.org
947S: Maintained
948
949BLUETOOTH HCI BTUART DRIVER
950P: Marcel Holtmann
951M: marcel@holtmann.org
952S: Maintained
953
954BLUETOOTH HCI VHCI DRIVER
955P: Maxim Krasnyansky
956M: maxk@qualcomm.com
957S: Maintained
958
959BONDING DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +0100960P: Jay Vosburgh
961M: fubar@us.ibm.com
962L: bonding-devel@lists.sourceforge.net
963W: http://sourceforge.net/projects/bonding/
964S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700965
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000966BROADBAND PROCESSOR ARCHITECTURE
967P: Arnd Bergmann
968M: arnd@arndb.de
Stephen Rothwell1d049812006-03-22 11:26:58 +1100969L: linuxppc-dev@ozlabs.org
Arthur Othieno6d923f92006-05-19 06:22:23 -0400970W: http://www.penguinppc.org/ppc64/
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000971S: Supported
972
Gary Zambrano39105892006-06-22 17:26:20 -0700973BROADCOM B44 10/100 ETHERNET DRIVER
974P: Gary Zambrano
975M: zambrano@broadcom.com
976L: netdev@vger.kernel.org
977S: Supported
978
Michael Chan948c51e2006-06-04 02:51:39 -0700979BROADCOM BNX2 GIGABIT ETHERNET DRIVER
980P: Michael Chan
981M: mchan@broadcom.com
982L: netdev@vger.kernel.org
983S: Supported
984
985BROADCOM TG3 GIGABIT ETHERNET DRIVER
986P: Michael Chan
987M: mchan@broadcom.com
988L: netdev@vger.kernel.org
989S: Supported
990
Jens Axboe5cdf7f72007-07-17 08:58:06 +0200991BSG (block layer generic sg v4 driver)
992P: FUJITA Tomonori
993M: fujita.tomonori@lab.ntt.co.jp
994L: linux-scsi@vger.kernel.org
995S: Supported
996
Linus Torvalds1da177e2005-04-16 15:20:36 -0700997BTTV VIDEO4LINUX DRIVER
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700998P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -0200999M: mchehab@infradead.org
1000M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001001L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001002W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001003T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001004S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001005
Jonathan Corbet77d51402007-03-22 19:44:17 -03001006CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
1007P: Jonathan Corbet
1008M: corbet@lwn.net
1009L: video4linux-list@redhat.com
1010S: Maintained
1011
Oliver Hartkoppbeca2222007-11-16 16:07:41 -08001012CAN NETWORK LAYER
1013P: Urs Thuermann
1014M: urs.thuermann@volkswagen.de
1015P: Oliver Hartkopp
1016M: oliver.hartkopp@volkswagen.de
1017L: socketcan-core@lists.berlios.de
1018W: http://developer.berlios.de/projects/socketcan/
1019S: Maintained
1020
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001021CALGARY x86-64 IOMMU
1022P: Muli Ben-Yehuda
1023M: muli@il.ibm.com
1024P: Jon D. Mason
Jon Masond8d2bed2006-10-05 18:47:21 +02001025M: jdmason@kudzu.us
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001026L: linux-kernel@vger.kernel.org
1027L: discuss@x86-64.org
1028S: Maintained
1029
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001030CFAG12864B LCD DRIVER
1031P: Miguel Ojeda Sandonis
1032M: maxextreme@gmail.com
1033L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -07001034W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001035S: Maintained
1036
1037CFAG12864BFB LCD FRAMEBUFFER DRIVER
1038P: Miguel Ojeda Sandonis
1039M: maxextreme@gmail.com
1040L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -07001041W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001042S: Maintained
1043
Johannes Berg704232c2007-04-23 12:20:05 -07001044CFG80211 and NL80211
1045P: Johannes Berg
1046M: johannes@sipsolutions.net
1047L: linux-wireless@vger.kernel.org
1048S: Maintained
1049
Andy Whitcroft0a920b52007-06-01 00:46:48 -07001050CHECKPATCH
1051P: Andy Whitcroft
1052M: apw@shadowen.org
1053P: Randy Dunlap
1054M: rdunlap@xenotime.net
1055P: Joel Schopp
1056M: jschopp@austin.ibm.com
1057S: Supported
1058
Linus Torvalds1da177e2005-04-16 15:20:36 -07001059COMMON INTERNET FILE SYSTEM (CIFS)
1060P: Steve French
1061M: sfrench@samba.org
Jesper Juhlfb453d42006-01-15 02:46:48 +01001062L: linux-cifs-client@lists.samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001063L: samba-technical@lists.samba.org
Steve Frenchaf5a0322007-08-13 19:53:17 +00001064W: http://linux-cifs.samba.org/
Josh Boyer1adc1232005-11-23 15:44:15 -08001065T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001066S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001067
Joel Becker7063fbf2005-12-15 14:29:43 -08001068CONFIGFS
1069P: Joel Becker
Joel Becker62ca3d262006-01-27 11:04:12 -08001070M: joel.becker@oracle.com
1071L: linux-kernel@vger.kernel.org
Joel Becker7063fbf2005-12-15 14:29:43 -08001072S: Supported
1073
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001074CIRRUS LOGIC EP93XX ETHERNET DRIVER
1075P: Lennert Buytenhek
1076M: kernel@wantstofly.org
1077L: netdev@vger.kernel.org
1078S: Maintained
1079
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001080CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1081P: Lennert Buytenhek
1082M: kernel@wantstofly.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001083L: linux-usb@vger.kernel.org
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001084S: Maintained
1085
Linus Torvalds1da177e2005-04-16 15:20:36 -07001086CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1087P: Cirrus Logic Corporation (kernel 2.2 driver)
1088M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1089P: Nils Faerber (port to kernel 2.4)
1090M: Nils Faerber <nils@kernelconcepts.de>
1091S: Maintained
1092
1093CODA FILE SYSTEM
1094P: Jan Harkes
1095M: jaharkes@cs.cmu.edu
1096M: coda@cs.cmu.edu
1097L: codalist@coda.cs.cmu.edu
1098W: http://www.coda.cs.cmu.edu/
1099S: Maintained
1100
1101COMPACTPCI HOTPLUG CORE
1102P: Scott Murray
1103M: scottm@somanetworks.com
1104M: scott@spiteful.org
1105L: pcihpd-discuss@lists.sourceforge.net
1106S: Supported
1107
1108COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1109P: Scott Murray
1110M: scottm@somanetworks.com
1111M: scott@spiteful.org
1112L: pcihpd-discuss@lists.sourceforge.net
1113S: Supported
1114
1115COMPACTPCI HOTPLUG GENERIC DRIVER
1116P: Scott Murray
1117M: scottm@somanetworks.com
1118M: scott@spiteful.org
1119L: pcihpd-discuss@lists.sourceforge.net
1120S: Supported
1121
1122COMPUTONE INTELLIPORT MULTIPORT CARD
1123P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -07001124M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001125W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -07001126S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001127
Simon Arlott949be0f2007-03-06 02:47:46 -08001128CONEXANT ACCESSRUNNER USB DRIVER
1129P: Simon Arlott
1130M: cxacru@fire.lp0.eu
Simon Arlott9ae5e3b2007-05-09 08:38:10 +02001131L: accessrunner-general@lists.sourceforge.net
1132W: http://accessrunner.sourceforge.net/
Simon Arlott949be0f2007-03-06 02:47:46 -08001133S: Maintained
1134
Rudolf Marekbebe4672007-05-08 17:22:02 +02001135CORETEMP HARDWARE MONITORING DRIVER
1136P: Rudolf Marek
1137M: r.marek@assembler.cz
1138L: lm-sensors@lm-sensors.org
1139S: Maintained
1140
Linus Torvalds1da177e2005-04-16 15:20:36 -07001141COSA/SRP SYNC SERIAL DRIVER
1142P: Jan "Yenya" Kasprzak
1143M: kas@fi.muni.cz
1144W: http://www.fi.muni.cz/~kas/cosa/
1145S: Maintained
1146
1147CPU FREQUENCY DRIVERS
1148P: Dave Jones
1149M: davej@codemonkey.org.uk
1150L: cpufreq@lists.linux.org.uk
1151W: http://www.codemonkey.org.uk/projects/cpufreq/
Dave Jones7531a0b2006-12-12 17:26:35 -05001152T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001153S: Maintained
1154
1155CPUID/MSR DRIVER
1156P: H. Peter Anvin
1157M: hpa@zytor.com
1158S: Maintained
1159
Paul Jacksoned90fb42005-09-27 21:45:37 -07001160CPUSETS
1161P: Paul Jackson
1162P: Simon Derr
1163M: pj@sgi.com
1164M: simon.derr@bull.net
1165L: linux-kernel@vger.kernel.org
1166W: http://www.bullopensource.org/cpuset/
1167S: Supported
1168
Linus Torvalds1da177e2005-04-16 15:20:36 -07001169CRAMFS FILESYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +01001170W: http://sourceforge.net/projects/cramfs/
1171S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001172
1173CRIS PORT
1174P: Mikael Starvik
1175M: starvik@axis.com
Jesper Nilsson0b07aa62008-01-25 13:22:29 +01001176P: Jesper Nilsson
1177M: jesper.nilsson@axis.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001178L: dev-etrax@axis.com
1179W: http://developer.axis.com
1180S: Maintained
1181
1182CRYPTO API
1183P: Herbert Xu
1184M: herbert@gondor.apana.org.au
1185P: David S. Miller
1186M: davem@davemloft.net
1187L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001188T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001189S: Maintained
1190
Jaya Kumar9b4ffa42005-11-17 10:12:23 +01001191CS5535 Audio ALSA driver
1192P: Jaya Kumar
1193M: jayakumar.alsa@gmail.com
1194S: Maintained
1195
Linus Torvalds1da177e2005-04-16 15:20:36 -07001196CYBERPRO FB DRIVER
1197P: Russell King
1198M: rmk@arm.linux.org.uk
1199W: http://www.arm.linux.org.uk/
1200S: Maintained
1201
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001202CYBLAFB FRAMEBUFFER DRIVER
1203P: Knut Petersen
1204M: Knut_Petersen@t-online.de
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001205L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001206S: Maintained
1207
Linus Torvalds1da177e2005-04-16 15:20:36 -07001208CYCLADES 2X SYNC CARD DRIVER
1209P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001210M: acme@ghostprotocols.net
1211W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07001212S: Maintained
1213
1214CYCLADES ASYNC MUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001215W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001216S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001217
1218CYCLADES PC300 DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001219W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001220S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001221
Linus Torvalds1da177e2005-04-16 15:20:36 -07001222DAMA SLAVE for AX.25
1223P: Joerg Reuter
1224M: jreuter@yaina.de
1225W: http://yaina.de/jreuter/
1226W: http://www.qsl.net/dl1bke/
1227L: linux-hams@vger.kernel.org
1228S: Maintained
1229
1230DC395x SCSI driver
1231P: Oliver Neukum
1232M: oliver@neukum.name
1233P: Ali Akcaagac
1234M: aliakc@web.de
1235P: Jamie Lenehan
1236M: lenehan@twibble.org
1237W: http://twibble.org/dist/dc395x/
Randy Dunlapf5df58812006-07-14 00:24:29 -07001238L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001239L: http://lists.twibble.org/mailman/listinfo/dc395x/
1240S: Maintained
1241
1242DC390/AM53C974 SCSI driver
1243P: Kurt Garloff
1244M: garloff@suse.de
1245W: http://www.garloff.de/kurt/linux/dc390/
1246P: Guennadi Liakhovetski
1247M: g.liakhovetski@gmx.de
1248S: Maintained
1249
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001250DCCP PROTOCOL
1251P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001252M: acme@ghostprotocols.net
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001253L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -08001254W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001255S: Maintained
1256
Linus Torvalds1da177e2005-04-16 15:20:36 -07001257DECnet NETWORK LAYER
1258P: Patrick Caulfield
1259M: patrick@tykepenguin.com
1260W: http://linux-decnet.sourceforge.net
1261L: linux-decnet-user@lists.sourceforge.net
1262S: Maintained
1263
1264DEFXX FDDI NETWORK DRIVER
1265P: Maciej W. Rozycki
1266M: macro@linux-mips.org
1267S: Maintained
1268
1269DELL LAPTOP SMM DRIVER
1270P: Massimo Dal Zotto
1271M: dz@debian.org
1272W: http://www.debian.org/~dz/i8k/
1273S: Maintained
1274
Doug Warzecha90563ec2005-09-06 15:17:15 -07001275DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1276P: Doug Warzecha
1277M: Douglas_Warzecha@dell.com
1278S: Maintained
1279
Pavel Machek5ddb88c2006-09-29 02:01:29 -07001280DEVICE-MAPPER (LVM)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001281P: Alasdair Kergon
1282L: dm-devel@redhat.com
1283W: http://sources.redhat.com/dm
1284S: Maintained
1285
1286DEVICE NUMBER REGISTRY
1287P: Torben Mathiasen
1288M: device@lanana.org
1289W: http://lanana.org/docs/device-list/index.html
1290L: linux-kernel@vger.kernel.org
1291S: Maintained
1292
Linus Torvalds1da177e2005-04-16 15:20:36 -07001293DIGI INTL. EPCA DRIVER
1294P: Digi International, Inc
1295M: Eng.Linux@digi.com
1296L: Eng.Linux@digi.com
1297W: http://www.digi.com
1298S: Orphaned
1299
Linus Torvalds1da177e2005-04-16 15:20:36 -07001300DIRECTORY NOTIFICATION
1301P: Stephen Rothwell
1302M: sfr@canb.auug.org.au
1303L: linux-kernel@vger.kernel.org
1304S: Supported
1305
1306DISK GEOMETRY AND PARTITION HANDLING
1307P: Andries Brouwer
1308M: aeb@cwi.nl
1309W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1310W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1311W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1312S: Maintained
1313
1314DISKQUOTA:
1315P: Jan Kara
1316M: jack@suse.cz
1317L: linux-kernel@vger.kernel.org
1318S: Maintained
1319
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001320DISTRIBUTED LOCK MANAGER
1321P: Patrick Caulfield
1322M: pcaulfie@redhat.com
1323P: David Teigland
1324M: teigland@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001325L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001326W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001327T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1328T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001329S: Supported
1330
Linus Torvalds1da177e2005-04-16 15:20:36 -07001331DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1332P: Tobias Ringstrom
1333M: tori@unhappy.mine.nu
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08001334L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001335S: Maintained
1336
Dan Williamsb3e5f262007-08-07 10:26:35 -07001337DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001338P: Shannon Nelson
1339M: shannon.nelson@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -07001340P: Dan Williams
1341M: dan.j.williams@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001342L: linux-kernel@vger.kernel.org
Dan Williamsb3e5f262007-08-07 10:26:35 -07001343S: Supported
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001344
Juerg Haefligerb8250372007-06-09 10:11:16 -04001345DME1737 HARDWARE MONITOR DRIVER
1346P: Juerg Haefliger
1347M: juergh@gmail.com
1348L: lm-sensors@lm-sensors.org
1349S: Maintained
1350
Martin Waitzba483d52005-06-17 13:20:59 -07001351DOCBOOK FOR DOCUMENTATION
Randy Dunlap0f40efb2006-07-03 00:24:15 -07001352P: Randy Dunlap
1353M: rdunlap@xenotime.net
Martin Waitzba483d52005-06-17 13:20:59 -07001354S: Maintained
1355
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001356DOCKING STATION DRIVER
1357P: Kristen Carlson Accardi
1358M: kristen.c.accardi@intel.com
1359L: linux-acpi@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05001360S: Supported
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001361
Linus Torvalds1da177e2005-04-16 15:20:36 -07001362DOUBLETALK DRIVER
1363P: James R. Van Zandt
1364M: jrv@vanzandt.mv.com
1365L: blinux-list@redhat.com
1366S: Maintained
1367
1368DRIVER CORE, KOBJECTS, AND SYSFS
1369P: Greg Kroah-Hartman
1370M: gregkh@suse.de
1371L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001372T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001373S: Supported
1374
1375DRM DRIVERS
1376P: David Airlie
1377M: airlied@linux.ie
1378L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -08001379T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001380S: Maintained
1381
1382DSCC4 DRIVER
Francois Romieu01f20732007-01-26 00:57:17 -08001383P: Francois Romieu
1384M: romieu@fr.zoreil.com
1385L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001386S: Maintained
1387
1388DVB SUBSYSTEM AND DRIVERS
1389P: LinuxTV.org Project
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001390M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001391L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +02001392W: http://linuxtv.org/
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001393T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001394S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001395
Maciej W. Rozycki789c7042008-02-07 00:15:13 -08001396DZ DECSTATION DZ11 SERIAL DRIVER
1397P: Maciej W. Rozycki
1398M: macro@linux-mips.org
1399S: Maintained
1400
Linus Torvalds1da177e2005-04-16 15:20:36 -07001401EATA-DMA SCSI DRIVER
1402P: Michael Neuffer
1403L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1404S: Maintained
1405
1406EATA ISA/EISA/PCI SCSI DRIVER
1407P: Dario Ballabio
1408M: ballabio_dario@emc.com
1409L: linux-scsi@vger.kernel.org
1410S: Maintained
1411
1412EATA-PIO SCSI DRIVER
1413P: Michael Neuffer
1414M: mike@i-Connect.Net
1415L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1416S: Maintained
1417
1418EBTABLES
1419P: Bart De Schuymer
1420M: bart.de.schuymer@pandora.be
1421L: ebtables-user@lists.sourceforge.net
1422L: ebtables-devel@lists.sourceforge.net
1423W: http://ebtables.sourceforge.net/
1424S: Maintained
1425
Michael Halcrow237fead2006-10-04 02:16:22 -07001426ECRYPT FILE SYSTEM
1427P: Mike Halcrow, Phillip Hellewell
1428M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1429L: ecryptfs-devel@lists.sourceforge.net
1430W: http://ecryptfs.sourceforge.net/
1431S: Supported
1432
Alan Coxda9bb1d2006-01-18 17:44:13 -08001433EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -08001434P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001435M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001436L: bluesmoke-devel@lists.sourceforge.net
1437W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001438S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -08001439
1440EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001441P: Mark Gross
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001442P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001443M: mark.gross@intel.com
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001444M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001445L: bluesmoke-devel@lists.sourceforge.net
1446W: bluesmoke.sourceforge.net
1447S: Maintained
1448
1449EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001450P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001451M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001452L: bluesmoke-devel@lists.sourceforge.net
1453W: bluesmoke.sourceforge.net
1454S: Maintained
1455
Douglas Thompson6bc78402007-07-19 01:50:12 -07001456EDAC-I82443BXGX
1457P: Tim Small
1458M: tim@buttersideup.com
1459L: bluesmoke-devel@lists.sourceforge.net
1460W: bluesmoke.sourceforge.net
1461S: Maintained
1462
1463EDAC-I3000
1464P: Jason Uhlenkott
1465M: juhlenko@akamai.com
1466L: bluesmoke-devel@lists.sourceforge.net
1467W: bluesmoke.sourceforge.net
1468S: Maintained
1469
1470EDAC-I5000
1471P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001472M: dougthompson@xmission.com
1473L: bluesmoke-devel@lists.sourceforge.net
1474W: bluesmoke.sourceforge.net
1475S: Maintained
1476
1477EDAC-I82975X
1478P: Ranganathan Desikan
1479P: Arvind R.
1480M: rdesikan@jetzbroadband.com
1481M: arvind@acarlab.com
1482L: bluesmoke-devel@lists.sourceforge.net
1483W: bluesmoke.sourceforge.net
1484S: Maintained
1485
1486EDAC-PASEMI
1487P: Egor Martovetsky
1488M: egor@pasemi.com
Douglas Thompson6bc78402007-07-19 01:50:12 -07001489L: bluesmoke-devel@lists.sourceforge.net
1490W: bluesmoke.sourceforge.net
1491S: Maintained
1492
Dave Peterson0e438e32006-03-26 01:38:55 -08001493EDAC-R82600
1494P: Tim Small
1495M: tim@buttersideup.com
1496L: bluesmoke-devel@lists.sourceforge.net
1497W: bluesmoke.sourceforge.net
1498S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -08001499
Linus Torvalds1da177e2005-04-16 15:20:36 -07001500EEPRO100 NETWORK DRIVER
1501P: Andrey V. Savochkin
1502M: saw@saw.sw.com.sg
1503S: Maintained
1504
Josh Triplett0bee8d22006-07-30 03:03:58 -07001505EFS FILESYSTEM
1506W: http://aeschi.ch.eu.org/efs/
1507S: Orphan
1508
Heiko J Schickfab97222006-09-22 15:22:22 -07001509EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1510P: Hoang-Nam Nguyen
1511M: hnguyen@de.ibm.com
1512P: Christoph Raisch
1513M: raisch@de.ibm.com
Roland Dreier78526822007-07-09 20:12:26 -07001514L: general@lists.openfabrics.org
Heiko J Schickfab97222006-09-22 15:22:22 -07001515S: Supported
1516
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001517EMULEX LPFC FC SCSI DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001518P: James Smart
1519M: james.smart@emulex.com
1520L: linux-scsi@vger.kernel.org
1521W: http://sourceforge.net/projects/lpfcxxxx
1522S: Supported
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001523
Linus Torvalds1da177e2005-04-16 15:20:36 -07001524EPSON 1355 FRAMEBUFFER DRIVER
1525P: Christopher Hoover
1526M: ch@murgatroid.com, ch@hpl.hp.com
1527S: Maintained
1528
1529ETHEREXPRESS-16 NETWORK DRIVER
1530P: Philip Blundell
1531M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001532L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001533S: Maintained
1534
1535ETHERNET BRIDGE
1536P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08001537M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07001538L: bridge@lists.linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001539W: http://bridge.sourceforge.net/
1540S: Maintained
1541
1542ETHERTEAM 16I DRIVER
1543P: Mika Kuoppala
1544M: miku@iki.fi
1545S: Maintained
1546
1547EXT2 FILE SYSTEM
Erik Mouw72be2cc2006-12-06 20:40:49 -08001548L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001549S: Maintained
1550
1551EXT3 FILE SYSTEM
1552P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001553M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001554L: linux-ext4@vger.kernel.org
1555S: Maintained
1556
1557EXT4 FILE SYSTEM
1558P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001559M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001560L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001561S: Maintained
1562
Jean Delvaree53004e2006-01-09 23:26:14 +01001563F71805F HARDWARE MONITORING DRIVER
1564P: Jean Delvare
1565M: khali@linux-fr.org
1566L: lm-sensors@lm-sensors.org
1567S: Maintained
1568
Linus Torvalds1da177e2005-04-16 15:20:36 -07001569FARSYNC SYNCHRONOUS DRIVER
1570P: Kevin Curtis
1571M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001572W: http://www.farsite.co.uk/
1573S: Supported
1574
Akinobu Mitac5408b82007-04-23 14:41:20 -07001575FAULT INJECTION SUPPORT
1576P: Akinobu Mita
1577M: akinobu.mita@gmail.com
1578S: Supported
1579
Linus Torvalds1da177e2005-04-16 15:20:36 -07001580FRAMEBUFFER LAYER
1581P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001582M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001583L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001584W: http://linux-fbdev.sourceforge.net/
1585S: Maintained
1586
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001587FREESCALE SOC FS_ENET DRIVER
1588P: Pantelis Antoniou
1589M: pantelis.antoniou@gmail.com
1590P: Vitaly Bordug
1591M: vbordug@ru.mvista.com
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001592L: linuxppc-dev@ozlabs.org
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001593L: netdev@vger.kernel.org
1594S: Maintained
1595
Li Yanga7205b32007-04-23 10:38:18 -07001596FREESCALE HIGHSPEED USB DEVICE DRIVER
1597P: Li Yang
1598M: leoli@freescale.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001599L: linux-usb@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001600L: linuxppc-dev@ozlabs.org
Li Yanga7205b32007-04-23 10:38:18 -07001601S: Maintained
1602
Li Yangbeaf53b2007-05-25 13:54:02 +08001603FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1604P: Li Yang
1605M: leoli@freescale.com
1606L: netdev@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001607L: linuxppc-dev@ozlabs.org
Li Yangbeaf53b2007-05-25 13:54:02 +08001608S: Maintained
1609
Linus Torvalds1da177e2005-04-16 15:20:36 -07001610FILE LOCKING (flock() and fcntl()/lockf())
1611P: Matthew Wilcox
1612M: matthew@wil.cx
1613L: linux-fsdevel@vger.kernel.org
1614S: Maintained
1615
1616FILESYSTEMS (VFS and infrastructure)
1617P: Alexander Viro
viro@ZenIV.linux.org.uk84122052005-09-06 19:35:49 +01001618M: viro@zeniv.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001619S: Maintained
1620
Stefan Richterf148e202008-01-12 12:32:44 +01001621FIREWIRE SUBSYSTEM (drivers/firewire, <linux/firewire*.h>)
Stefan Richterb3274472007-05-30 20:44:52 -04001622P: Kristian Hoegsberg, Stefan Richter
1623M: krh@redhat.com, stefanr@s5r6.in-berlin.de
1624L: linux1394-devel@lists.sourceforge.net
1625W: http://www.linux1394.org/
1626T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1627S: Maintained
1628
Linus Torvalds1da177e2005-04-16 15:20:36 -07001629FIRMWARE LOADER (request_firmware)
1630L: linux-kernel@vger.kernel.org
1631S: Orphan
1632
1633FPU EMULATOR
1634P: Bill Metzenthen
1635M: billm@suburbia.net
1636W: http://suburbia.net/~billm/floating-point/emulator/
1637S: Maintained
1638
1639FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1640P: Mike McLagan
1641M: mike.mclagan@linux.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001642L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001643S: Maintained
1644
1645FREEVXFS FILESYSTEM
1646P: Christoph Hellwig
1647M: hch@infradead.org
1648W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1649S: Maintained
1650
David Howells5ab7ffe2007-04-10 15:10:45 +01001651FUJITSU FR-V (FRV) PORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07001652P: David Howells
1653M: dhowells@redhat.com
1654S: Maintained
1655
Miklos Szeredi04578f12005-09-09 13:10:22 -07001656FUSE: FILESYSTEM IN USERSPACE
1657P: Miklos Szeredi
1658M: miklos@szeredi.hu
1659L: fuse-devel@lists.sourceforge.net
1660W: http://fuse.sourceforge.net/
1661S: Maintained
1662
Linus Torvalds1da177e2005-04-16 15:20:36 -07001663FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1664P: Rik Faith
1665M: faith@cs.unc.edu
1666L: linux-scsi@vger.kernel.org
1667S: Odd fixes (e.g., new signatures)
1668
1669GDT SCSI DISK ARRAY CONTROLLER DRIVER
1670P: Achim Leubner
1671M: achim_leubner@adaptec.com
1672L: linux-scsi@vger.kernel.org
1673W: http://www.icp-vortex.com/
1674S: Supported
1675
Haavard Skinnemoen1c23af92007-05-01 23:26:34 +02001676GENERIC GPIO I2C DRIVER
1677P: Haavard Skinnemoen
1678M: hskinnemoen@atmel.com
1679S: Supported
1680
Linus Torvalds1da177e2005-04-16 15:20:36 -07001681GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1682P: Krzysztof Halasa
1683M: khc@pm.waw.pl
1684W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1685S: Maintained
1686
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001687GFS2 FILE SYSTEM
1688P: Steven Whitehouse
1689M: swhiteho@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001690L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001691W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001692T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1693T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001694S: Supported
1695
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001696GIGASET ISDN DRIVERS
1697P: Hansjoerg Lipp
1698M: hjlipp@web.de
1699P: Tilman Schmidt
1700M: tilman@imap.cc
1701L: gigaset307x-common@lists.sourceforge.net
1702W: http://gigaset307x.sourceforge.net/
1703S: Maintained
1704
Jean Delvare5b543962005-08-15 19:51:02 +02001705HARDWARE MONITORING
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001706P: Mark M. Hoffman
1707M: mhoffman@lightlink.com
Jean Delvare5b543962005-08-15 19:51:02 +02001708L: lm-sensors@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001709W: http://www.lm-sensors.org/
Mark M. Hoffmana1aa5a72007-10-07 14:45:26 -04001710T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git testing
1711T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git release
Jean Delvare5b543962005-08-15 19:51:02 +02001712S: Maintained
1713
Michael Buesch844dd052006-06-26 00:24:59 -07001714HARDWARE RANDOM NUMBER GENERATOR CORE
1715P: Michael Buesch
1716M: mb@bu3sch.de
1717S: Maintained
1718
Robert Love860e1d62005-08-31 23:57:59 -04001719HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1720P: Robert Love
1721M: rlove@rlove.org
1722M: linux-kernel@vger.kernel.org
1723W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1724S: Maintained
1725
Linus Torvalds1da177e2005-04-16 15:20:36 -07001726HARMONY SOUND DRIVER
1727P: Kyle McMartin
1728M: kyle@parisc-linux.org
Kyle McMartinac6aecb2007-12-03 22:04:34 +00001729L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001730S: Maintained
1731
1732HAYES ESP SERIAL DRIVER
1733P: Andrew J. Robinson
1734M: arobinso@nyx.net
1735L: linux-kernel@vger.kernel.org
1736W: http://www.nyx.net/~arobinso
1737S: Maintained
1738
1739HFS FILESYSTEM
1740P: Roman Zippel
1741M: zippel@linux-m68k.org
1742L: linux-kernel@vger.kernel.org
1743S: Maintained
1744
1745HGA FRAMEBUFFER DRIVER
1746P: Ferenc Bakonyi
1747M: fero@drama.obuda.kando.hu
1748L: linux-nvidia@lists.surfsouth.com
1749W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1750S: Maintained
1751
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001752HID CORE LAYER
1753P: Jiri Kosina
1754M: jkosina@suse.cz
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04001755L: linux-input@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01001756T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001757S: Maintained
1758
Ingo Molnar38bed542007-02-22 09:09:34 +01001759HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1760P: Thomas Gleixner
1761M: tglx@linutronix.de
1762L: linux-kernel@vger.kernel.org
1763S: Maintained
1764
Linus Torvalds1da177e2005-04-16 15:20:36 -07001765HIGH-SPEED SCC DRIVER FOR AX.25
1766P: Klaus Kudielka
1767M: klaus.kudielka@ieee.org
1768L: linux-hams@vger.kernel.org
1769W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1770S: Maintained
1771
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08001772HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1773P: HighPoint Linux Team
1774M: linux@highpoint-tech.com
1775W: http://www.highpoint-tech.com
1776S: Supported
1777
Linus Torvalds1da177e2005-04-16 15:20:36 -07001778HIPPI
1779P: Jes Sorensen
1780M: jes@trained-monkey.org
1781L: linux-hippi@sunsite.dk
1782S: Maintained
1783
1784HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1785P: Chirag Kantharia
1786M: chirag.kantharia@hp.com
1787L: iss_storagedev@hp.com
1788S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001789
Linus Torvalds1da177e2005-04-16 15:20:36 -07001790HEWLETT-PACKARD SMART2 RAID DRIVER
1791P: Chirag Kantharia
1792M: chirag.kantharia@hp.com
1793L: iss_storagedev@hp.com
1794S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001795
Linus Torvalds1da177e2005-04-16 15:20:36 -07001796HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1797P: Mike Miller
1798M: mike.miller@hp.com
1799L: iss_storagedev@hp.com
1800S: Supported
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001801
Jouni Malinenff1d2762005-05-12 22:54:16 -04001802HOST AP DRIVER
1803P: Jouni Malinen
Jouni Malinen85d32e72007-03-24 17:15:30 -07001804M: j@w1.fi
1805L: hostap@shmoo.com (subscribers-only)
Johannes Berg724c6b32007-04-23 12:18:20 -07001806L: linux-wireless@vger.kernel.org
Jouni Malinenff1d2762005-05-12 22:54:16 -04001807W: http://hostap.epitest.fi/
1808S: Maintained
1809
Linus Torvalds1da177e2005-04-16 15:20:36 -07001810HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1811P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02001812M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07001813S: Maintained
1814
Carlos Corbachodd8cd772008-02-05 02:17:15 +00001815HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
1816P: Carlos Corbacho
1817M: carlos@strangeworlds.co.uk
1818S: Odd Fixes
1819
Bob Piccob9b03322005-11-07 00:59:19 -08001820HPET: High Precision Event Timers driver (hpet.c)
1821P: Clemens Ladisch
1822M: clemens@ladisch.de
1823S: Maintained
1824
1825HPET: i386
1826P: Venkatesh Pallipadi (Venki)
1827M: venkatesh.pallipadi@intel.com
1828S: Maintained
1829
1830HPET: x86_64
Andi Kleen8bd09832007-10-13 01:01:08 +02001831P: Vojtech Pavlik
1832M: vojtech@suse.cz
Bob Piccob9b03322005-11-07 00:59:19 -08001833S: Maintained
1834
1835HPET: ACPI hpet.c
1836P: Bob Picco
1837M: bob.picco@hp.com
1838S: Maintained
1839
Linus Torvalds1da177e2005-04-16 15:20:36 -07001840HPFS FILESYSTEM
1841P: Mikulas Patocka
1842M: mikulas@artax.karlin.mff.cuni.cz
1843W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1844S: Maintained
1845
1846HUGETLB FILESYSTEM
1847P: William Irwin
1848M: wli@holomorphy.com
1849S: Maintained
1850
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001851I2C/SMBUS STUB DRIVER
1852P: Mark M. Hoffman
1853M: mhoffman@lightlink.com
1854L: lm-sensors@lm-sensors.org
1855S: Maintained
1856
Jean Delvare5b543962005-08-15 19:51:02 +02001857I2C SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001858P: Jean Delvare
1859M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02001860L: i2c@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001861T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001862S: Maintained
1863
Till Harbaume8c76ee2007-05-01 23:26:35 +02001864I2C-TINY-USB DRIVER
1865P: Till Harbaum
1866M: till@harbaum.org
1867L: i2c@lm-sensors.org
1868T: http://www.harbaum.org/till/i2c_tiny_usb
1869S: Maintained
1870
Linus Torvalds1da177e2005-04-16 15:20:36 -07001871i386 BOOT CODE
H. Peter Anvin7f1291f2007-07-11 12:18:26 -07001872P: H. Peter Anvin
1873M: hpa@zytor.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001874L: Linux-Kernel@vger.kernel.org
1875S: Maintained
1876
1877i386 SETUP CODE / CPU ERRATA WORKAROUNDS
Linus Torvalds1da177e2005-04-16 15:20:36 -07001878P: H. Peter Anvin
1879M: hpa@zytor.com
H. Peter Anvin72af61c2007-07-13 16:26:55 -07001880T: git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001881S: Maintained
1882
Linus Torvalds1da177e2005-04-16 15:20:36 -07001883IA64 (Itanium) PLATFORM
1884P: Tony Luck
1885M: tony.luck@intel.com
1886L: linux-ia64@vger.kernel.org
1887W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001888T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001889S: Maintained
1890
1891SN-IA64 (Itanium) SUB-PLATFORM
Greg Edwardse5ee7dd2006-01-18 10:21:59 -06001892P: Jes Sorensen
1893M: jes@sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001894L: linux-altix@sgi.com
1895L: linux-ia64@vger.kernel.org
1896W: http://www.sgi.com/altix
1897S: Maintained
1898
1899IBM MCA SCSI SUBSYSTEM DRIVER
1900P: Michael Lang
1901M: langa2@kph.uni-mainz.de
1902W: http://www.uni-mainz.de/~langm000/linux.html
1903S: Maintained
1904
1905IBM Power Linux RAID adapter
1906P: Brian King
1907M: brking@us.ibm.com
1908S: Supported
1909
1910IBM ServeRAID RAID DRIVER
1911P: Jack Hammer
1912P: Dave Jeffery
1913M: ipslinux@adaptec.com
1914W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001915S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001916
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001917IDE SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001918P: Bartlomiej Zolnierkiewicz
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001919M: bzolnier@gmail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001920L: linux-ide@vger.kernel.org
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001921T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001922S: Maintained
1923
1924IDE/ATAPI CDROM DRIVER
Borislav Petkovc404c192007-12-24 15:23:44 +01001925P: Borislav Petkov
1926M: bbpetkov@yahoo.de
Jens Axboe9c5b0ce2007-01-03 18:15:20 +01001927L: linux-ide@vger.kernel.org
Borislav Petkovc404c192007-12-24 15:23:44 +01001928S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001929
1930IDE/ATAPI FLOPPY DRIVERS
1931P: Paul Bristow
1932M: Paul Bristow <paul@paulbristow.net>
1933W: http://paulbristow.net/linux/idefloppy.html
1934L: linux-kernel@vger.kernel.org
1935S: Maintained
1936
1937IDE/ATAPI TAPE DRIVERS
1938P: Gadi Oxman
1939M: Gadi Oxman <gadio@netvision.net.il>
1940L: linux-kernel@vger.kernel.org
1941S: Maintained
1942
Bartlomiej Zolnierkiewiczf72abc22007-09-19 22:08:56 +02001943IDE-SCSI DRIVER
1944L: linux-ide@vger.kernel.org
1945L: linux-scsi@vger.kernel.org
1946S: Orphan
1947
Stefan Richterf148e202008-01-12 12:32:44 +01001948IEEE 1394 SUBSYSTEM (drivers/ieee1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001949P: Ben Collins
Stefan Richterf51a5a92007-04-23 14:41:10 -07001950M: ben.collins@ubuntu.com
Stefan Richter87730d02006-09-16 12:24:00 +02001951P: Stefan Richter
1952M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07001953L: linux1394-devel@lists.sourceforge.net
1954W: http://www.linux1394.org/
Stefan Richter87730d02006-09-16 12:24:00 +02001955T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001956S: Maintained
1957
Stefan Richterf51a5a92007-04-23 14:41:10 -07001958IEEE 1394 RAW I/O DRIVER (raw1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001959P: Dan Dennedy
1960M: dan@dennedy.org
Stefan Richterf51a5a92007-04-23 14:41:10 -07001961P: Stefan Richter
1962M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07001963L: linux1394-devel@lists.sourceforge.net
Jody McIntyre105d7b32005-09-30 11:59:04 -07001964S: Maintained
1965
Linus Torvalds1da177e2005-04-16 15:20:36 -07001966IMS TWINTURBO FRAMEBUFFER DRIVER
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001967L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Paul Mundt843393d2007-11-19 13:11:04 +09001968S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001969
1970INFINIBAND SUBSYSTEM
1971P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07001972M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001973P: Sean Hefty
Sean Heftyed96f24702008-01-02 12:00:24 -08001974M: sean.hefty@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001975P: Hal Rosenstock
Roland Dreiercec7c892007-07-12 15:59:36 -07001976M: hal.rosenstock@gmail.com
Roland Dreier78526822007-07-09 20:12:26 -07001977L: general@lists.openfabrics.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001978W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001979T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001980S: Supported
1981
Robert P. J. Day2f1d0762007-07-10 00:38:18 -04001982INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
Vojtech Pavlik664d22a2005-12-13 17:03:36 -08001983P: Dmitry Torokhov
Dmitry Torokhov62f7caf2006-06-26 01:47:56 -04001984M: dmitry.torokhov@gmail.com
1985M: dtor@mail.ru
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04001986L: linux-input@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001987T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001988S: Maintained
1989
Robert Lovec9f04f52005-07-15 12:21:07 -04001990INOTIFY
Cal Peake18b36c712006-12-12 20:18:16 +01001991P: John McCutchan
1992M: ttb@tentacle.dhs.org
1993P: Robert Love
1994M: rml@novell.com
Robert Lovec9f04f52005-07-15 12:21:07 -04001995L: linux-kernel@vger.kernel.org
1996S: Maintained
1997
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08001998INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
Jim Cromiece00f852006-11-30 04:49:44 +01001999P: Sylvain Meyer
2000M: sylvain.meyer@worldonline.fr
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002001L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01002002S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002003
Linus Torvalds1da177e2005-04-16 15:20:36 -07002004INTEL 810/815 FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002005P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002006M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002007L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01002008S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002009
Linus Torvalds1da177e2005-04-16 15:20:36 -07002010INTEL IA32 MICROCODE UPDATE SUPPORT
2011P: Tigran Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -08002012M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07002013S: Maintained
2014
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002015INTEL I/OAT DMA DRIVER
2016P: Shannon Nelson
2017M: shannon.nelson@intel.com
2018L: linux-kernel@vger.kernel.org
2019S: Supported
2020
Dan Williamsb3e5f262007-08-07 10:26:35 -07002021INTEL IOP-ADMA DMA DRIVER
2022P: Dan Williams
2023M: dan.j.williams@intel.com
2024L: linux-kernel@vger.kernel.org
2025S: Supported
2026
Michael Buesch844dd052006-06-26 00:24:59 -07002027INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
2028P: Deepak Saxena
2029M: dsaxena@plexity.net
2030S: Maintained
2031
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08002032INTEL IXP2000 ETHERNET DRIVER
2033P: Lennert Buytenhek
2034M: kernel@wantstofly.org
2035L: netdev@vger.kernel.org
2036S: Maintained
2037
Linus Torvalds1da177e2005-04-16 15:20:36 -07002038INTEL PRO/100 ETHERNET SUPPORT
Auke Kok20424652008-01-07 21:47:25 -08002039P: Auke Kok
2040M: auke-jan.h.kok@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002041P: Jesse Brandeburg
2042M: jesse.brandeburg@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002043P: Jeff Kirsher
2044M: jeffrey.t.kirsher@intel.com
Auke Kok20424652008-01-07 21:47:25 -08002045P: John Ronciak
2046M: john.ronciak@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002047L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002048W: http://sourceforge.net/projects/e1000/
2049S: Supported
2050
2051INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
Auke Kok20424652008-01-07 21:47:25 -08002052P: Auke Kok
2053M: auke-jan.h.kok@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002054P: Jesse Brandeburg
2055M: jesse.brandeburg@intel.com
2056P: Jeff Kirsher
2057M: jeffrey.t.kirsher@intel.com
Auke Kok20424652008-01-07 21:47:25 -08002058P: John Ronciak
2059M: john.ronciak@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002060L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002061W: http://sourceforge.net/projects/e1000/
2062S: Supported
2063
2064INTEL PRO/10GbE SUPPORT
2065P: Ayyappan Veeraiyan
2066M: ayyappan.veeraiyan@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07002067P: Auke Kok
2068M: auke-jan.h.kok@intel.com
Auke Kok9a799d72007-09-15 14:07:45 -07002069P: Jesse Brandeburg
2070M: jesse.brandeburg@intel.com
2071P: John Ronciak
2072M: john.ronciak@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002073L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002074W: http://sourceforge.net/projects/e1000/
2075S: Supported
2076
James Ketrenos826d2ab2005-11-07 18:56:59 -06002077INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002078P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002079M: yi.zhu@intel.com
2080P: James Ketrenos
2081M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002082P: Reinette Chatre
2083M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002084L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002085L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002086W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002087W: http://ipw2100.sourceforge.net
2088S: Supported
2089
2090INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002091P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002092M: yi.zhu@intel.com
2093P: James Ketrenos
2094M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002095P: Reinette Chatre
2096M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002097L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002098L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002099W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002100W: http://ipw2200.sourceforge.net
2101S: Supported
2102
Zhu Yib481de92007-09-25 17:54:57 -07002103INTEL WIRELESS WIFI LINK (iwlwifi)
2104P: Zhu Yi
2105M: yi.zhu@intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002106P: Reinette Chatre
2107M: reinette.chatre@intel.com
Zhu Yib481de92007-09-25 17:54:57 -07002108L: linux-wireless@vger.kernel.org
2109L: ipw3945-devel@lists.sourceforge.net
2110W: http://intellinuxwireless.org
2111T: git git://intellinuxwireless.org/repos/iwlwifi
2112S: Supported
2113
Ralf Baechlecb109a02007-08-30 23:56:30 -07002114IOC3 ETHERNET DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07002115P: Ralf Baechle
2116M: ralf@linux-mips.org
2117L: linux-mips@linux-mips.org
2118S: Maintained
2119
Ralf Baechlecb109a02007-08-30 23:56:30 -07002120IOC3 SERIAL DRIVER
2121P: Pat Gefre
2122M: pfg@sgi.com
Joe Perches6650e0a2007-12-10 15:49:32 -08002123L: linux-mips@linux-mips.org
Ralf Baechlecb109a02007-08-30 23:56:30 -07002124S: Maintained
2125
Linus Torvalds1da177e2005-04-16 15:20:36 -07002126IP MASQUERADING:
2127P: Juanjo Ciarlante
2128M: jjciarla@raiz.uncu.edu.ar
2129S: Maintained
2130
Francois Romieu1202d6f2007-09-17 17:13:55 -07002131IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
2132P: Francois Romieu
2133M: romieu@fr.zoreil.com
2134P: Sorbica Shieh
2135M: sorbica@icplus.com.tw
2136P: Jesse Huang
2137M: jesse@icplus.com.tw
2138L: netdev@vger.kernel.org
2139S: Maintained
2140
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002141IPATH DRIVER:
Arthur Jonesf42b6472007-07-09 20:12:26 -07002142P: Arthur Jones
2143M: infinipath@qlogic.com
2144L: general@lists.openfabrics.org
2145T: git git://git.qlogic.com/ipath-linux-2.6
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002146S: Supported
2147
Corey Minyard4409ebe2006-04-20 02:43:12 -07002148IPMI SUBSYSTEM
2149P: Corey Minyard
2150M: minyard@acm.org
2151L: openipmi-developer@lists.sourceforge.net
2152W: http://openipmi.sourceforge.net/
2153S: Supported
2154
Linus Torvalds1da177e2005-04-16 15:20:36 -07002155IPX NETWORK LAYER
2156P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002157M: acme@ghostprotocols.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002158L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002159S: Maintained
2160
David Sterba099dc4f2008-02-07 10:57:12 +01002161IPWIRELES DRIVER
2162P: Jiri Kosina
2163M: jkosina@suse.cz
2164P: David Sterba
2165M: dsterba@suse.cz
2166S: Maintained
2167T: git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
2168
Linus Torvalds1da177e2005-04-16 15:20:36 -07002169IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07002170P: Samuel Ortiz
2171M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07002172L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002173W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07002174S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002175
Mike Christie14816b1e2007-11-28 16:22:06 -08002176ISCSI
2177P: Mike Christie
2178M: michaelc@cs.wisc.edu
2179L: open-iscsi@googlegroups.com
2180W: www.open-iscsi.org
2181T: git kernel.org:/pub/scm/linux/kernel/mnc/linux-2.6-iscsi.git
2182S: Maintained
2183
Linus Torvalds1da177e2005-04-16 15:20:36 -07002184ISAPNP
2185P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02002186M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07002187S: Maintained
2188
2189ISDN SUBSYSTEM
2190P: Karsten Keil
2191M: kkeil@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002192L: isdn4linux@listserv.isdn4linux.de
2193W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08002194T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002195S: Maintained
2196
2197ISDN SUBSYSTEM (Eicon active card driver)
2198P: Armin Schindler
2199M: mac@melware.de
2200L: isdn4linux@listserv.isdn4linux.de
2201W: http://www.melware.de
2202S: Maintained
2203
Hans Verkuil91821ff2007-12-02 09:35:33 -03002204IVTV VIDEO4LINUX DRIVER
2205P: Hans Verkuil
2206M: hverkuil@xs4all.nl
2207L: ivtv-devel@ivtvdriver.org
2208L: ivtv-users@ivtvdriver.org
2209L: video4linux-list@redhat.com
2210W: http://www.ivtvdriver.org
2211S: Maintained
2212
Linus Torvalds1da177e2005-04-16 15:20:36 -07002213JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2214P: David Woodhouse
2215M: dwmw2@infradead.org
David Woodhouse6d85d062007-10-27 10:39:48 -04002216L: linux-mtd@lists.infradead.org
2217W: http://www.linux-mtd.infradead.org/doc/jffs2.html
Linus Torvalds1da177e2005-04-16 15:20:36 -07002218S: Maintained
2219
2220JFS FILESYSTEM
2221P: Dave Kleikamp
2222M: shaggy@austin.ibm.com
2223L: jfs-discussion@lists.sourceforge.net
2224W: http://jfs.sourceforge.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002225T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002226S: Supported
2227
Josh Triplettde456d32006-07-30 03:04:00 -07002228JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07002229P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002230M: sct@redhat.com, akpm@linux-foundation.org
Erik Mouw72be2cc2006-12-06 20:40:49 -08002231L: linux-ext4@vger.kernel.org
Theodore Tsoae0718f2006-05-20 15:00:13 -07002232S: Maintained
2233
Rudolf Marek4660cb32006-10-08 22:01:26 +02002234K8TEMP HARDWARE MONITORING DRIVER
2235P: Rudolf Marek
2236M: r.marek@assembler.cz
2237L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002238S: Maintained
2239
2240KCONFIG
2241P: Roman Zippel
2242M: zippel@linux-m68k.org
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002243L: linux-kbuild@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002244S: Maintained
2245
Vivek Goyalea6c2082006-05-20 14:59:55 -07002246KDUMP
2247P: Vivek Goyal
Vivek Goyal4200b66c2007-12-01 12:16:30 -08002248M: vgoyal@redhat.com
Vivek Goyalea6c2082006-05-20 14:59:55 -07002249P: Haren Myneni
2250M: hbabu@us.ibm.com
Simon Horman34633992007-05-08 00:31:40 -07002251L: kexec@lists.infradead.org
Vivek Goyalea6c2082006-05-20 14:59:55 -07002252L: linux-kernel@vger.kernel.org
2253W: http://lse.sourceforge.net/kdump/
2254S: Maintained
2255
Linus Torvalds1da177e2005-04-16 15:20:36 -07002256KERNEL AUTOMOUNTER (AUTOFS)
2257P: H. Peter Anvin
2258M: hpa@zytor.com
2259L: autofs@linux.kernel.org
2260S: Odd Fixes
2261
2262KERNEL AUTOMOUNTER v4 (AUTOFS4)
2263P: Ian Kent
2264M: raven@themaw.net
2265L: autofs@linux.kernel.org
2266S: Maintained
2267
2268KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002269P: Sam Ravnborg
2270M: sam@ravnborg.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002271T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002272L: linux-kbuild@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002273S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002274
2275KERNEL JANITORS
2276P: Several
maximilian attemsc3000e02007-07-06 11:17:32 -07002277L: kernel-janitors@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002278W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002279S: Maintained
2280
2281KERNEL NFSD
Neil Browna512cd52007-07-31 00:37:27 -07002282P: J. Bruce Fields
2283M: bfields@fieldses.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002284P: Neil Brown
NeilBrown98fac232007-01-26 00:56:57 -08002285M: neilb@suse.de
Neil Brown16141c02007-12-11 16:16:12 -08002286L: linux-nfs@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002287W: http://nfs.sourceforge.net/
NeilBrown98fac232007-01-26 00:56:57 -08002288S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002289
Avi Kivity426d62e2006-12-13 00:34:03 -08002290KERNEL VIRTUAL MACHINE (KVM)
2291P: Avi Kivity
2292M: avi@qumranet.com
2293L: kvm-devel@lists.sourceforge.net
2294W: kvm.sourceforge.net
2295S: Supported
2296
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002297KERNEL VIRTUAL MACHINE For Itanium(KVM/IA64)
2298P: Anthony Xu
2299M: anthony.xu@intel.com
2300P: Xiantao Zhang
2301M: xiantao.zhang@intel.com
2302L: kvm-ia64-devel@lists.sourceforge.net
2303W: kvm.sourceforge.net
2304S: Supported
2305
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002306KEXEC
2307P: Eric Biederman
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002308M: ebiederm@xmission.com
Signed-off-by@vergenet.net":Simonb7c698f2007-10-18 03:04:33 -07002309W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002310L: linux-kernel@vger.kernel.org
Simon Horman34633992007-05-08 00:31:40 -07002311L: kexec@lists.infradead.org
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002312S: Maintained
2313
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002314KPROBES
2315P: Prasanna S Panchamukhi
2316M: prasanna@in.ibm.com
2317P: Ananth N Mavinakayanahalli
2318M: ananth@in.ibm.com
2319P: Anil S Keshavamurthy
2320M: anil.s.keshavamurthy@intel.com
2321P: David S. Miller
2322M: davem@davemloft.net
2323L: linux-kernel@vger.kernel.org
2324S: Maintained
2325
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002326KS0108 LCD CONTROLLER DRIVER
2327P: Miguel Ojeda Sandonis
2328M: maxextreme@gmail.com
2329L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -07002330W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002331S: Maintained
2332
Linus Torvalds1da177e2005-04-16 15:20:36 -07002333LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07002334L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07002335S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002336
2337LASI 53c700 driver for PARISC
2338P: James E.J. Bottomley
2339M: James.Bottomley@HansenPartnership.com
2340L: linux-scsi@vger.kernel.org
2341S: Maintained
2342
Richard Purdie263de9b2006-05-15 09:44:16 -07002343LED SUBSYSTEM
2344P: Richard Purdie
2345M: rpurdie@rpsys.net
2346S: Maintained
2347
Linus Torvalds1da177e2005-04-16 15:20:36 -07002348LEGO USB Tower driver
2349P: Juergen Stuber
2350M: starblue@users.sourceforge.net
2351L: legousb-devel@lists.sourceforge.net
2352W: http://legousb.sourceforge.net/
2353S: Maintained
2354
Rusty Russell568a17f2007-10-25 14:12:24 +10002355LGUEST
2356P: Rusty Russell
2357M: rusty@rustcorp.com.au
2358L: lguest@ozlabs.org
2359W: http://lguest.ozlabs.org/
2360S: Maintained
2361
Linus Torvalds1da177e2005-04-16 15:20:36 -07002362LINUX FOR IBM pSERIES (RS/6000)
2363P: Paul Mackerras
2364M: paulus@au.ibm.com
2365W: http://www.ibm.com/linux/ltc/projects/ppc
2366S: Supported
2367
2368LINUX FOR NCR VOYAGER
2369P: James Bottomley
2370M: James.Bottomley@HansenPartnership.com
2371W: http://www.hansenpartnership.com/voyager
2372S: Maintained
2373
2374LINUX FOR POWERPC
2375P: Paul Mackerras
2376M: paulus@samba.org
2377W: http://www.penguinppc.org/
2378L: linuxppc-dev@ozlabs.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002379T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002380S: Supported
2381
2382LINUX FOR POWER MACINTOSH
2383P: Benjamin Herrenschmidt
2384M: benh@kernel.crashing.org
2385W: http://www.penguinppc.org/
2386L: linuxppc-dev@ozlabs.org
2387S: Maintained
2388
2389LINUX FOR POWERPC EMBEDDED MPC52XX
2390P: Sylvain Munaut
2391M: tnt@246tNt.com
Grant Likelye1eea9f2007-10-09 14:45:26 -06002392P: Grant Likely
2393M: grant.likely@secretlab.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07002394W: http://www.246tNt.com/mpc52xx/
2395W: http://www.penguinppc.org/
2396L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002397S: Maintained
2398
2399LINUX FOR POWERPC EMBEDDED PPC4XX
Josh Boyer9a474ff2007-09-19 21:19:07 -05002400P: Josh Boyer
2401M: jwboyer@linux.vnet.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002402P: Matt Porter
2403M: mporter@kernel.crashing.org
2404W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002405L: linuxppc-dev@ozlabs.org
Josh Boyer9a474ff2007-09-19 21:19:07 -05002406T: git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002407S: Maintained
2408
Grant Likely260c02a2007-10-02 12:15:34 +10002409LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2410P: Grant Likely
2411M: grant.likely@secretlab.ca
Grant Likelyf210d432007-10-03 23:24:52 -06002412W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
Grant Likely260c02a2007-10-02 12:15:34 +10002413L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002414S: Maintained
2415
Tom Rinie93adf12005-07-26 12:49:53 -07002416LINUX FOR POWERPC BOOT CODE
Linus Torvalds1da177e2005-04-16 15:20:36 -07002417P: Tom Rini
2418M: trini@kernel.crashing.org
2419W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002420L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002421S: Maintained
2422
Tom Rinie93adf12005-07-26 12:49:53 -07002423LINUX FOR POWERPC EMBEDDED PPC8XX
Marcelo Tosattidba5baf2007-09-10 18:46:01 -04002424P: Vitaly Bordug
2425M: vitb@kernel.crashing.org
Tom Rinie93adf12005-07-26 12:49:53 -07002426P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07002427M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07002428W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002429L: linuxppc-dev@ozlabs.org
Tom Rinie93adf12005-07-26 12:49:53 -07002430S: Maintained
2431
Linus Torvalds1da177e2005-04-16 15:20:36 -07002432LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
Jim Cromiece00f852006-11-30 04:49:44 +01002433P: Kumar Gala
2434M: galak@kernel.crashing.org
2435W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002436L: linuxppc-dev@ozlabs.org
Jim Cromiece00f852006-11-30 04:49:44 +01002437S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002438
Olof Johanssonab06ff32006-09-06 14:44:54 -05002439LINUX FOR POWERPC PA SEMI PWRFICIENT
2440P: Olof Johansson
2441M: olof@lixom.net
2442W: http://www.pasemi.com/
2443L: linuxppc-dev@ozlabs.org
2444S: Supported
2445
Linus Torvalds1da177e2005-04-16 15:20:36 -07002446LLC (802.2)
2447P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002448M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002449S: Maintained
2450
2451LINUX FOR 64BIT POWERPC
2452P: Paul Mackerras
2453M: paulus@samba.org
2454M: paulus@au.ibm.com
2455P: Anton Blanchard
2456M: anton@samba.org
2457M: anton@au.ibm.com
Arthur Othieno6d923f92006-05-19 06:22:23 -04002458W: http://www.penguinppc.org/ppc64/
Stephen Rothwell1d049812006-03-22 11:26:58 +11002459L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002460S: Supported
2461
2462LINUX SECURITY MODULE (LSM) FRAMEWORK
2463P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08002464M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08002465L: linux-security-module@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002466W: http://lsm.immunix.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002467T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002468S: Supported
2469
2470LM83 HARDWARE MONITOR DRIVER
2471P: Jean Delvare
2472M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002473L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002474S: Maintained
2475
2476LM90 HARDWARE MONITOR DRIVER
2477P: Jean Delvare
2478M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002479L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002480S: Maintained
2481
Peter Zijlstra512e67f2007-10-11 22:11:11 +02002482LOCKDEP AND LOCKSTAT
2483P: Peter Zijlstra
2484M: peterz@infradead.org
2485P: Ingo Molnar
2486M: mingo@redhat.com
2487L: linux-kernel@vger.kernel.org
2488T: git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2489S: Maintained
2490
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002491LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002492P: Richard Russon (FlatCap)
2493M: ldm@flatcap.org
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002494L: linux-ntfs-dev@lists.sourceforge.net
2495W: http://www.linux-ntfs.org/content/view/19/37/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002496S: Maintained
2497
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002498LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2499P: Eric Moore
Eric Moored8a82d72006-12-29 16:47:43 -08002500M: Eric.Moore@lsi.com
2501M: support@lsi.com
Eric Moorecec744f2007-09-14 19:08:08 -06002502L: DL-MPTFusionLinux@lsi.com
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002503L: linux-scsi@vger.kernel.org
2504W: http://www.lsilogic.com/support
2505S: Supported
2506
Linus Torvalds1da177e2005-04-16 15:20:36 -07002507LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2508P: Matthew Wilcox
2509M: matthew@wil.cx
2510L: linux-scsi@vger.kernel.org
2511S: Maintained
2512
Hirokazu Takatac12a54b2007-07-15 23:38:45 -07002513M32R ARCHITECTURE
2514P: Hirokazu Takata
2515M: takata@linux-m32r.org
2516L: linux-m32r@ml.linux-m32r.org
2517L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2518W: http://www.linux-m32r.org/
2519S: Maintained
2520
Linus Torvalds1da177e2005-04-16 15:20:36 -07002521M68K ARCHITECTURE
2522P: Geert Uytterhoeven
2523M: geert@linux-m68k.org
2524P: Roman Zippel
2525M: zippel@linux-m68k.org
2526L: linux-m68k@lists.linux-m68k.org
2527W: http://www.linux-m68k.org/
2528W: http://linux-m68k-cvs.ubb.ca/
2529S: Maintained
2530
2531M68K ON APPLE MACINTOSH
2532P: Joshua Thompson
2533M: funaho@jurai.org
2534W: http://www.mac.linux-m68k.org/
Finn Thain9bb9f222007-11-18 11:10:05 +01002535L: linux-m68k@lists.linux-m68k.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002536S: Maintained
2537
2538M68K ON HP9000/300
2539P: Philip Blundell
2540M: philb@gnu.org
2541W: http://www.tazenda.demon.co.uk/phil/linux-hp
2542S: Maintained
2543
Jiri Benc64a327a2007-05-05 11:47:08 -07002544MAC80211
Jiri Benc64a327a2007-05-05 11:47:08 -07002545P: Michael Wu
2546M: flamingice@sourmilk.net
Johannes Berg31c7cec2007-10-23 17:05:25 +02002547P: Johannes Berg
2548M: johannes@sipsolutions.net
2549P: Jiri Benc
2550M: jbenc@suse.cz
Jiri Benc64a327a2007-05-05 11:47:08 -07002551L: linux-wireless@vger.kernel.org
2552W: http://linuxwireless.org/
Johannes Berg31c7cec2007-10-23 17:05:25 +02002553T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
Jiri Benc64a327a2007-05-05 11:47:08 -07002554S: Maintained
2555
Stefano Brivio1036d862007-12-23 04:46:27 +01002556MAC80211 PID RATE CONTROL
2557P: Stefano Brivio
2558M: stefano.brivio@polimi.it
2559P: Mattias Nissler
2560M: mattias.nissler@gmx.de
2561L: linux-wireless@vger.kernel.org
2562W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
2563T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2564S: Maintained
2565
Patrick McHardyb863ceb2007-07-14 18:55:06 -07002566MACVLAN DRIVER
2567P: Patrick McHardy
2568M: kaber@trash.net
2569L: netdev@vger.kernel.org
2570S: Maintained
2571
Linus Torvalds1da177e2005-04-16 15:20:36 -07002572MARVELL YUKON / SYSKONNECT DRIVER
2573P: Mirko Lindner
2574M: mlindner@syskonnect.de
2575P: Ralph Roesler
2576M: rroesler@syskonnect.de
2577W: http://www.syskonnect.com
2578S: Supported
2579
Michael Kerriskfaf16682005-07-31 22:34:47 -07002580MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
Jim Cromiece00f852006-11-30 04:49:44 +01002581P: Michael Kerrisk
Michael Kerrisk1d7f5022007-10-16 23:30:31 -07002582M: mtk.manpages@gmail.com
Jim Cromiece00f852006-11-30 04:49:44 +01002583W: ftp://ftp.kernel.org/pub/linux/docs/manpages
2584S: Maintained
Michael Kerriskfaf16682005-07-31 22:34:47 -07002585
Stefano Brivio74cda162007-11-19 20:27:46 +01002586MARVELL LIBERTAS WIRELESS DRIVER
2587P: Dan Williams
2588M: dcbw@redhat.com
2589L: libertas-dev@lists.infradead.org
2590S: Maintained
2591
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002592MARVELL MV643XX ETHERNET DRIVER
2593P: Dale Farnsworth
2594M: dale@farnsworth.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002595P: Manish Lachwani
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002596M: mlachwani@mvista.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002597L: netdev@vger.kernel.org
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002598S: Odd Fixes for 2.4; Maintained for 2.6.
Linus Torvalds1da177e2005-04-16 15:20:36 -07002599
2600MATROX FRAMEBUFFER DRIVER
2601P: Petr Vandrovec
2602M: vandrove@vc.cvut.cz
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002603L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002604S: Maintained
2605
Hans-Juergen Kochd20620d2007-05-08 17:22:00 +02002606MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2607P: Hans J. Koch
2608M: hjk@linutronix.de
2609L: lm-sensors@lm-sensors.org
2610S: Maintained
2611
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002612MEGARAID SCSI DRIVERS
Jim Cromiece00f852006-11-30 04:49:44 +01002613P: Neela Syam Kolli
Sumant Patrobdd0d7572007-05-10 07:22:35 -07002614M: megaraidlinux@lsi.com
Jim Cromiece00f852006-11-30 04:49:44 +01002615S: linux-scsi@vger.kernel.org
2616W: http://megaraid.lsilogic.com
2617S: Maintained
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002618
Steven Rostedt70ea91f2006-07-30 03:03:53 -07002619MEMORY MANAGEMENT
2620L: linux-mm@kvack.org
2621L: linux-kernel@vger.kernel.org
2622W: http://www.linux-mm.org
2623S: Maintained
2624
David Howellsb920de12008-02-08 04:19:31 -08002625MEI MN10300/AM33 PORT
2626P: David Howells
2627M: dhowells@redhat.com
2628P: Koichi Yasutake
2629M: yasutake.koichi@jp.panasonic.com
2630L: linux-am33-list@redhat.com
2631W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
2632S: Maintained
2633
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002634MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002635P: David Woodhouse
2636M: dwmw2@infradead.org
2637W: http://www.linux-mtd.infradead.org/
2638L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002639T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002640S: Maintained
2641
Artem Bityutskiy48576402007-02-13 17:11:10 +02002642UNSORTED BLOCK IMAGES (UBI)
2643P: Artem Bityutskiy
2644M: dedekind@infradead.org
2645W: http://www.linux-mtd.infradead.org/
2646L: linux-mtd@lists.infradead.org
Artem Bityutskiy21600542007-05-22 12:23:21 +03002647T: git git://git.infradead.org/~dedekind/ubi-2.6.git
Artem Bityutskiy48576402007-02-13 17:11:10 +02002648S: Maintained
2649
Linus Torvalds1da177e2005-04-16 15:20:36 -07002650MICROTEK X6 SCANNER
2651P: Oliver Neukum
2652M: oliver@neukum.name
2653S: Maintained
2654
2655MIPS
2656P: Ralf Baechle
2657M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01002658W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002659L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00002660T: git www.linux-mips.org:/pub/scm/linux.git
2661S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002662
2663MISCELLANEOUS MCA-SUPPORT
2664P: James Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05002665M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002666L: linux-kernel@vger.kernel.org
2667S: Maintained
2668
2669MODULE SUPPORT
2670P: Rusty Russell
2671M: rusty@rustcorp.com.au
2672L: linux-kernel@vger.kernel.org
2673S: Maintained
2674
2675MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2676P: Stelian Pop
2677M: stelian@popies.net
2678W: http://popies.net/meye/
2679S: Maintained
2680
Pavel Pisac58ff042007-05-16 01:10:41 +02002681MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2682P: Pavel Pisa
2683M: ppisa@pikron.com
2684L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2685W: http://mmc.drzeus.cx/wiki/Controllers/Freescale/SDHC
2686S: Maintained
2687
Linus Torvalds1da177e2005-04-16 15:20:36 -07002688MOUSE AND MISC DEVICES [GENERAL]
2689P: Alessandro Rubini
2690M: rubini@ipvvis.unipv.it
2691L: linux-kernel@vger.kernel.org
2692S: Maintained
2693
Jiri Slabyd7354102006-12-08 02:38:35 -08002694MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
2695P: Jiri Slaby
2696M: jirislaby@gmail.com
2697L: linux-kernel@vger.kernel.org
2698S: Maintained
2699
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002700MSI LAPTOP SUPPORT
2701P: Lennart Poettering
2702M: mzxreary@0pointer.de
Joe Perches04bdfb92007-12-22 14:03:27 -08002703W: https://tango.0pointer.de/mailman/listinfo/s270-linux
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002704W: http://0pointer.de/lennart/tchibo.html
2705S: Maintained
2706
Pierre Ossman5c4e6f12007-05-21 20:23:20 +02002707MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07002708P: Pierre Ossman
2709M: drzeus-mmc@drzeus.cx
2710L: linux-kernel@vger.kernel.org
2711S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01002712
David Brownell15a05802007-08-08 09:12:54 -07002713MULTIMEDIA CARD (MMC) ETC. OVER SPI
2714P: David Brownell
2715M: dbrownell@users.sourceforge.net
2716L: linux-kernel@vger.kernel.org
2717S: Odd fixes
2718
Linus Torvalds1da177e2005-04-16 15:20:36 -07002719MULTISOUND SOUND DRIVER
2720P: Andrew Veliath
2721M: andrewtv@usa.net
2722S: Maintained
2723
Jiri Slabyd7354102006-12-08 02:38:35 -08002724MULTITECH MULTIPORT CARD (ISICOM)
2725P: Jiri Slaby
2726M: jirislaby@gmail.com
2727L: linux-kernel@vger.kernel.org
2728S: Maintained
2729
Linus Torvalds1da177e2005-04-16 15:20:36 -07002730NATSEMI ETHERNET DRIVER (DP8381x)
2731P: Tim Hockin
2732M: thockin@hockin.org
2733S: Maintained
2734
2735NCP FILESYSTEM
2736P: Petr Vandrovec
2737M: vandrove@vc.cvut.cz
2738L: linware@sh.cvut.cz
2739S: Maintained
2740
2741NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2742P: James E.J. Bottomley
2743M: James.Bottomley@HansenPartnership.com
2744L: linux-scsi@vger.kernel.org
2745S: Maintained
2746
Glenn Streiff3c2d7742008-02-04 20:20:45 -08002747NETEFFECT IWARP RNIC DRIVER (IW_NES)
2748P: Faisal Latif
2749M: flatif@neteffect.com
2750P: Glenn Streiff
2751M: gstreiff@neteffect.com
2752L: general@lists.openfabrics.org
2753W: http://www.neteffect.com
2754S: Supported
2755F: drivers/infiniband/hw/nes/
2756
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002757NETEM NETWORK EMULATOR
2758P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08002759M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07002760L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002761S: Maintained
2762
Jiri Slaby4a584482007-08-30 23:56:39 -07002763NETERION (S2IO) Xframe 10GbE DRIVER
2764P: Ramkrishna Vepa
2765M: ram.vepa@neterion.com
2766P: Rastapur Santosh
2767M: santosh.rastapur@neterion.com
2768P: Sivakumar Subramani
2769M: sivakumar.subramani@neterion.com
2770P: Sreenivasa Honnur
2771M: sreenivasa.honnur@neterion.com
2772L: netdev@vger.kernel.org
2773W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2774S: Supported
2775
Linus Torvalds1da177e2005-04-16 15:20:36 -07002776NETFILTER/IPTABLES/IPCHAINS
2777P: Rusty Russell
2778P: Marc Boucher
2779P: James Morris
2780P: Harald Welte
2781P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07002782P: Patrick McHardy
2783M: kaber@trash.net
Patrick McHardy1a03b812007-09-18 13:19:26 -07002784L: netfilter-devel@vger.kernel.org
2785L: netfilter@vger.kernel.org
Patrick McHardy82b98542006-10-12 14:08:55 -07002786L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002787W: http://www.netfilter.org/
2788W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002789S: Supported
2790
Paul Moore4cc67732006-09-25 15:57:13 -07002791NETLABEL
2792P: Paul Moore
2793M: paul.moore@hp.com
2794W: http://netlabel.sf.net
2795L: netdev@vger.kernel.org
2796S: Supported
2797
Linus Torvalds1da177e2005-04-16 15:20:36 -07002798NETROM NETWORK LAYER
2799P: Ralf Baechle
2800M: ralf@linux-mips.org
2801L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02002802W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002803S: Maintained
2804
Pavel Machek5ddb88c2006-09-29 02:01:29 -07002805NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002806P: Paul Clements
2807M: Paul.Clements@steeleye.com
2808S: Maintained
2809
2810NETWORK DEVICE DRIVERS
Linus Torvalds1da177e2005-04-16 15:20:36 -07002811P: Jeff Garzik
2812M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002813L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002814T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002815S: Maintained
2816
2817NETWORKING [GENERAL]
2818P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07002819M: netdev@vger.kernel.org
2820L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08002821W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002822S: Maintained
2823
2824NETWORKING [IPv4/IPv6]
2825P: David S. Miller
2826M: davem@davemloft.net
2827P: Alexey Kuznetsov
2828M: kuznet@ms2.inr.ac.ru
2829P: Pekka Savola (ipv6)
2830M: pekkas@netcore.fi
2831P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04002832M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002833P: Hideaki YOSHIFUJI
2834M: yoshfuji@linux-ipv6.org
2835P: Patrick McHardy
Patrick McHardy1a03b812007-09-18 13:19:26 -07002836M: kaber@trash.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002837L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08002838T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002839S: Maintained
2840
James Morris10e2ff12007-08-25 14:41:28 -07002841NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
2842P: Paul Moore
2843M: paul.moore@hp.com
2844L: netdev@vger.kernel.org
2845S: Maintained
2846
John W. Linville29f8f632006-01-18 14:52:48 -08002847NETWORKING [WIRELESS]
2848P: John W. Linville
2849M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08002850L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08002851T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2852S: Maintained
2853
Amit S. Kale3d396eb2006-10-21 15:33:03 -04002854NETXEN (1/10) GbE SUPPORT
dhananjay@netxen.comd230ce32007-12-26 10:23:53 -08002855P: Dhananjay Phadke
2856M: dhananjay@netxen.com
Amit S. Kale3d396eb2006-10-21 15:33:03 -04002857L: netdev@vger.kernel.org
2858W: http://www.netxen.com
2859S: Supported
2860
Linus Torvalds1da177e2005-04-16 15:20:36 -07002861IPVS
2862P: Wensong Zhang
2863M: wensong@linux-vs.org
Horms9d30c172005-09-29 19:47:06 -07002864P: Simon Horman
2865M: horms@verge.net.au
Linus Torvalds1da177e2005-04-16 15:20:36 -07002866P: Julian Anastasov
2867M: ja@ssi.bg
Horms9d30c172005-09-29 19:47:06 -07002868L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002869S: Maintained
2870
2871NFS CLIENT
2872P: Trond Myklebust
Trond Myklebust78f58152007-12-12 20:16:06 -05002873M: Trond.Myklebust@netapp.com
2874L: linux-nfs@vger.kernel.org
2875W: http://client.linux-nfs.org
2876T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002877S: Maintained
2878
2879NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07002880P: Jan-Pascal van Best
2881M: janpascal@vanbest.org
2882P: Andreas Mohr
2883M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002884L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002885S: Maintained
2886
2887NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2888P: YOKOTA Hiroshi
2889M: yokota@netlab.is.tsukuba.ac.jp
2890W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2891S: Maintained
2892
2893NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2894P: GOTO Masanori
2895M: gotom@debian.or.jp
2896P: YOKOTA Hiroshi
2897M: yokota@netlab.is.tsukuba.ac.jp
2898W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2899S: Maintained
2900
Linus Torvalds1da177e2005-04-16 15:20:36 -07002901NTFS FILESYSTEM
2902P: Anton Altaparmakov
2903M: aia21@cantab.net
2904L: linux-ntfs-dev@lists.sourceforge.net
2905L: linux-kernel@vger.kernel.org
2906W: http://linux-ntfs.sf.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002907T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002908S: Maintained
2909
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002910NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002911P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002912M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002913L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01002914S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002915
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002916OPENCORES I2C BUS DRIVER
2917P: Peter Korsgaard
2918M: jacmet@sunsite.dk
Jean Delvare5d925fe2006-07-01 17:14:32 +02002919L: i2c@lm-sensors.org
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002920S: Maintained
2921
Mark Fashehccd979b2005-12-15 14:31:24 -08002922ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2923P: Mark Fasheh
2924M: mark.fasheh@oracle.com
2925P: Kurt Hackel
2926M: kurt.hackel@oracle.com
2927L: ocfs2-devel@oss.oracle.com
2928W: http://oss.oracle.com/projects/ocfs2/
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002929S: Supported
Mark Fashehccd979b2005-12-15 14:31:24 -08002930
Harald Weltec1986ee2005-11-13 16:06:29 -08002931OMNIKEY CARDMAN 4000 DRIVER
2932P: Harald Welte
2933M: laforge@gnumonks.org
2934S: Maintained
2935
Harald Welte77c44ab2005-11-13 16:06:26 -08002936OMNIKEY CARDMAN 4040 DRIVER
2937P: Harald Welte
2938M: laforge@gnumonks.org
2939S: Maintained
2940
Jonathan Corbet77d51402007-03-22 19:44:17 -03002941OMNIVISION OV7670 SENSOR DRIVER
2942P: Jonathan Corbet
2943M: corbet@lwn.net
2944L: video4linux-list@redhat.com
2945S: Maintained
2946
Thomas Gleixner431bca72007-05-02 09:31:35 +02002947ONENAND FLASH DRIVER
2948P: Kyungmin Park
2949M: kyungmin.park@samsung.com
2950L: linux-mtd@lists.infradead.org
2951S: Maintained
2952
Linus Torvalds1da177e2005-04-16 15:20:36 -07002953ONSTREAM SCSI TAPE DRIVER
2954P: Willem Riede
2955M: osst@riede.org
2956L: osst-users@lists.sourceforge.net
2957L: linux-scsi@vger.kernel.org
2958S: Maintained
2959
Linus Torvalds1da177e2005-04-16 15:20:36 -07002960OPROFILE
2961P: Philippe Elie
2962M: phil.el@wanadoo.fr
2963L: oprofile-list@lists.sf.net
2964S: Maintained
2965
2966ORINOCO DRIVER
2967P: Pavel Roskin
2968M: proski@gnu.org
2969P: David Gibson
2970M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07002971L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07002972L: orinoco-users@lists.sourceforge.net
2973L: orinoco-devel@lists.sourceforge.net
2974W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002975S: Maintained
2976
Olof Johanssonf5cd7872007-01-31 21:43:54 -06002977PA SEMI ETHERNET DRIVER
2978P: Olof Johansson
2979M: olof@lixom.net
2980L: netdev@vger.kernel.org
2981S: Maintained
2982
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01002983PA SEMI SMBUS DRIVER
2984P: Olof Johansson
2985M: olof@lixom.net
2986L: i2c@lm-sensors.org
2987S: Maintained
2988
Linus Torvalds1da177e2005-04-16 15:20:36 -07002989PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002990L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08002991S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002992
2993PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2994P: Tim Waugh
2995M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002996L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002997W: http://www.torque.net/linux-pp.html
2998S: Maintained
2999
3000PARISC ARCHITECTURE
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003001P: Kyle McMartin
3002M: kyle@parisc-linux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003003P: Matthew Wilcox
3004M: matthew@wil.cx
3005P: Grant Grundler
3006M: grundler@parisc-linux.org
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003007L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003008W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04003009T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003010S: Maintained
3011
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02003012PARAVIRT_OPS INTERFACE
3013P: Jeremy Fitzhardinge
3014M: jeremy@xensource.com
3015P: Chris Wright
3016M: chrisw@sous-sol.org
3017P: Zachary Amsden
3018M: zach@vmware.com
3019P: Rusty Russell
3020M: rusty@rustcorp.com.au
3021L: virtualization@lists.osdl.org
3022L: linux-kernel@vger.kernel.org
3023S: Supported
3024
Jim Cromie1662d322006-10-06 00:43:59 -07003025PC87360 HARDWARE MONITORING DRIVER
3026P: Jim Cromie
3027M: jim.cromie@gmail.com
3028L: lm-sensors@lm-sensors.org
3029S: Maintained
3030
3031PC8736x GPIO DRIVER
3032P: Jim Cromie
3033M: jim.cromie@gmail.com
3034S: Maintained
3035
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06003036PCI ERROR RECOVERY
3037P: Linas Vepstas
3038M: linas@austin.ibm.com
3039L: linux-kernel@vger.kernel.org
3040L: linux-pci@atrey.karlin.mff.cuni.cz
3041S: Supported
3042
Linus Torvalds1da177e2005-04-16 15:20:36 -07003043PCI SUBSYSTEM
3044P: Greg Kroah-Hartman
3045M: gregkh@suse.de
3046L: linux-kernel@vger.kernel.org
3047L: linux-pci@atrey.karlin.mff.cuni.cz
Jody McIntyre6fb04252005-11-18 09:31:06 -08003048T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003049S: Supported
3050
3051PCI HOTPLUG CORE
Kristen Carlson Accardifb5f4d72006-09-29 10:30:27 -07003052P: Kristen Carlson Accardi
3053M: kristen.c.accardi@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003054S: Supported
3055
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003056PCIE HOTPLUG DRIVER
3057P: Kristen Carlson Accardi
3058M: kristen.c.accardi@intel.com
3059L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05003060S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003061
Linus Torvalds1da177e2005-04-16 15:20:36 -07003062PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003063P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07003064L: linux-pcmcia@lists.infradead.org
Joe Perches6650e0a2007-12-10 15:49:32 -08003065W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08003066T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003067S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003068
3069PCNET32 NETWORK DRIVER
pcnet32@verizon.net04ce0942007-02-16 10:07:12 -06003070P: Don Fry
3071M: pcnet32@verizon.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003072L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003073S: Maintained
3074
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003075PER-TASK DELAY ACCOUNTING
3076P: Shailabh Nagar
3077M: nagar@watson.ibm.com
3078L: linux-kernel@vger.kernel.org
3079S: Maintained
3080
Jim Cromiedd49d0f2006-03-24 18:08:17 +01003081PERSONALITY HANDLING
3082P: Christoph Hellwig
3083M: hch@infradead.org
3084L: linux-abi-devel@lists.sourceforge.net
3085S: Maintained
3086
Linus Torvalds1da177e2005-04-16 15:20:36 -07003087PHRAM MTD DRIVER
Joern Engel2b54aae2008-02-06 01:38:02 -08003088P: Joern Engel
3089M: joern@lazybastard.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003090L: linux-mtd@lists.infradead.org
3091S: Maintained
3092
Peter Osterlund249a6772005-09-27 21:45:30 -07003093PKTCDVD DRIVER
3094P: Peter Osterlund
3095M: petero2@telia.com
3096L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07003097S: Maintained
3098
Linus Torvalds1da177e2005-04-16 15:20:36 -07003099POSIX CLOCKS and TIMERS
Ingo Molnaraa781ae2007-07-19 01:48:32 -07003100P: Thomas Gleixner
3101M: tglx@linutronix.de
Hormsf1c3ddf2006-01-15 02:18:28 +01003102L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003103S: Supported
3104
Anton Vorontsov3be86142007-07-15 04:43:36 +04003105POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
3106P: Anton Vorontsov
3107M: cbou@mail.ru
3108P: David Woodhouse
3109M: dwmw2@infradead.org
3110L: linux-kernel@vger.kernel.org
Anton Vorontsov3be86142007-07-15 04:43:36 +04003111T: git git.infradead.org/battery-2.6.git
3112S: Maintained
3113
Eugene Surovegin24682972005-10-14 03:00:53 -07003114POWERPC 4xx EMAC DRIVER
3115P: Eugene Surovegin
3116M: ebs@ebshome.net
3117W: http://kernel.ebshome.net/emac/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10003118L: linuxppc-dev@ozlabs.org
Eugene Surovegin24682972005-10-14 03:00:53 -07003119L: netdev@vger.kernel.org
3120S: Maintained
3121
Linus Torvalds1da177e2005-04-16 15:20:36 -07003122PNP SUPPORT
3123P: Adam Belay
3124M: ambx1@neo.rr.com
3125S: Maintained
3126
Vitaly Wool999445d2007-01-04 13:07:03 +01003127PNXxxxx I2C DRIVER
3128P: Vitaly Wool
3129M: vitalywool@gmail.com
3130L: i2c@lm-sensors.org
3131S: Maintained
3132
Linus Torvalds1da177e2005-04-16 15:20:36 -07003133PPP PROTOCOL DRIVERS AND COMPRESSORS
3134P: Paul Mackerras
3135M: paulus@samba.org
3136L: linux-ppp@vger.kernel.org
3137S: Maintained
3138
3139PPP OVER ATM (RFC 2364)
3140P: Mitchell Blank Jr
3141M: mitch@sfgoth.com
3142S: Maintained
3143
3144PPP OVER ETHERNET
3145P: Michal Ostrowski
3146M: mostrows@speakeasy.net
3147S: Maintained
3148
James Chapmana6d23702007-06-27 15:53:17 -07003149PPP OVER L2TP
3150P: James Chapman
3151M: jchapman@katalix.com
3152S: Maintained
3153
Linus Torvalds1da177e2005-04-16 15:20:36 -07003154PREEMPTIBLE KERNEL
3155P: Robert Love
3156M: rml@tech9.net
3157L: linux-kernel@vger.kernel.org
3158L: kpreempt-tech@lists.sourceforge.net
3159W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3160S: Supported
3161
Michael Wueff1a592007-09-25 18:11:01 -07003162P54 WIRELESS DRIVER
3163P: Michael Wu
3164M: flamingice@sourmilk.net
3165L: linux-wireless@vger.kernel.org
3166W: http://prism54.org
3167T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3168S: Maintained
3169
Linus Torvalds1da177e2005-04-16 15:20:36 -07003170PRISM54 WIRELESS DRIVER
Luis R. Rodrigueze88b34b2007-06-01 00:46:57 -07003171P: Luis R. Rodriguez
3172M: mcgrof@gmail.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003173L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003174W: http://prism54.org
3175S: Maintained
3176
3177PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3178P: Peter Denison
3179M: promise@pnd-pc.demon.co.uk
3180W: http://www.pnd-pc.demon.co.uk/promise/
3181S: Maintained
3182
Mikael Petterssonb3277df2007-01-10 09:33:53 +01003183PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3184P: Mikael Pettersson
3185M: mikpe@it.uu.se
3186L: linux-ide@vger.kernel.org
3187S: Maintained
3188
Masakazu Mokuno02c18892007-07-05 20:11:16 +09003189PS3 NETWORK SUPPORT
3190P: Masakazu Mokuno
3191M: mokuno@sm.sony.co.jp
3192L: netdev@vger.kernel.org
3193L: cbe-oss-dev@ozlabs.org
3194S: Supported
3195
Geoff Levandf58a9d12006-11-23 00:46:51 +01003196PS3 PLATFORM SUPPORT
3197P: Geoff Levand
3198M: geoffrey.levand@am.sony.com
3199L: linuxppc-dev@ozlabs.org
3200L: cbe-oss-dev@ozlabs.org
3201S: Supported
3202
Michael Krufky83202042006-07-03 00:24:18 -07003203PVRUSB2 VIDEO4LINUX DRIVER
3204P: Mike Isely
3205M: isely@pobox.com
Mike Isely16e94952007-01-03 18:08:06 -03003206L: pvrusb2@isely.net (subscribers-only)
Michael Krufky83202042006-07-03 00:24:18 -07003207L: video4linux-list@redhat.com
3208W: http://www.isely.net/pvrusb2/
3209S: Maintained
3210
Linus Torvalds1da177e2005-04-16 15:20:36 -07003211PXA2xx SUPPORT
3212P: Nicolas Pitre
3213M: nico@cam.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003214L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003215S: Maintained
3216
Pierre Ossman272f1332007-05-14 21:25:26 +02003217PXA MMCI DRIVER
3218S: Orphan
3219
Linus Torvalds1da177e2005-04-16 15:20:36 -07003220QLOGIC QLA2XXX FC-SCSI DRIVER
3221P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08003222M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003223L: linux-scsi@vger.kernel.org
3224S: Supported
3225
Ron Mercer5a4faa872006-07-25 00:40:21 -07003226QLOGIC QLA3XXX NETWORK DRIVER
3227P: Ron Mercer
3228M: linux-driver@qlogic.com
3229L: netdev@vger.kernel.org
3230S: Supported
3231
Linus Torvalds1da177e2005-04-16 15:20:36 -07003232QNX4 FILESYSTEM
3233P: Anders Larsen
3234M: al@alarsen.net
3235L: linux-kernel@vger.kernel.org
3236W: http://www.alarsen.net/linux/qnx4fs/
3237S: Maintained
3238
3239RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003240P: Benjamin Herrenschmidt
3241M: benh@kernel.crashing.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003242L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003243S: Maintained
3244
3245RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003246P: Paul Mackerras
3247M: paulus@samba.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003248L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003249S: Maintained
3250
3251RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3252P: Corey Thomas
Joe Perches7c4a52e2008-02-03 16:38:31 +02003253M: coreythomas@charter.net
Johannes Berg724c6b32007-04-23 12:18:20 -07003254L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003255S: Maintained
3256
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003257RALINK RT2X00 WLAN DRIVER
3258P: rt2x00 project
3259L: linux-wireless@vger.kernel.org
3260L: rt2400-devel@lists.sourceforge.net
3261W: http://rt2x00.serialmonkey.com/
3262S: Maintained
3263F: drivers/net/wireless/rt2x00/
3264
Nick Piggin9db55792008-02-08 04:19:49 -08003265RAMDISK RAM BLOCK DEVICE DRIVER
3266P: Nick Piggin
3267M: npiggin@suse.de
3268S: Maintained
3269
Matt Mackall9e95ce22005-04-16 15:25:56 -07003270RANDOM NUMBER DRIVER
3271P: Matt Mackall
3272M: mpm@selenic.com
3273S: Maintained
3274
Matt Porter394b7012005-11-07 01:00:15 -08003275RAPIDIO SUBSYSTEM
3276P: Matt Porter
3277M: mporter@kernel.crashing.org
3278L: linux-kernel@vger.kernel.org
3279S: Maintained
3280
Florian Fainellic1f766b2008-02-06 22:39:44 +01003281RDC R-321X SoC
3282P: Florian Fainelli
3283M: florian.fainelli@telecomint.eu
3284L: linux-kernel@vger.kernel.org
3285S: Maintained
3286
Florian Fainellidb17f392007-12-19 11:30:30 +01003287RDC R6040 FAST ETHERNET DRIVER
3288P: Florian Fainelli
3289M: florian.fainelli@telecomint.eu
3290L: netdev@vger.kernel.org
3291S: Maintained
3292
Josh Triplett595182b2006-10-04 02:17:21 -07003293READ-COPY UPDATE (RCU)
3294P: Dipankar Sarma
3295M: dipankar@in.ibm.com
3296W: http://www.rdrop.com/users/paulmck/rclock/
3297L: linux-kernel@vger.kernel.org
3298S: Supported
3299
3300RCUTORTURE MODULE
3301P: Josh Triplett
3302M: josh@freedesktop.org
3303L: linux-kernel@vger.kernel.org
3304S: Maintained
3305
Linus Torvalds1da177e2005-04-16 15:20:36 -07003306REAL TIME CLOCK DRIVER
3307P: Paul Gortmaker
3308M: p_gortmaker@yahoo.com
3309L: linux-kernel@vger.kernel.org
3310S: Maintained
3311
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003312REAL TIME CLOCK (RTC) SUBSYSTEM
3313P: Alessandro Zummo
3314M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003315L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003316S: Maintained
3317
Linus Torvalds1da177e2005-04-16 15:20:36 -07003318REISERFS FILE SYSTEM
3319P: Hans Reiser
3320M: reiserfs-dev@namesys.com
Jeff Mahoney76c4e5e2007-06-08 13:47:02 -07003321L: reiserfs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003322W: http://www.namesys.com
3323S: Supported
3324
3325ROCKETPORT DRIVER
3326P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003327W: http://www.comtrol.com
3328S: Maintained
3329
3330ROSE NETWORK LAYER
3331P: Ralf Baechle
3332M: ralf@linux-mips.org
3333L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003334W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003335S: Maintained
3336
3337RISCOM8 DRIVER
3338S: Orphan
3339
Michael Wu605bebe2007-05-14 01:41:02 -04003340RTL818X WIRELESS DRIVER
3341P: Michael Wu
3342M: flamingice@sourmilk.net
3343P: Andrea Merello
3344M: andreamrl@tiscali.it
3345L: linux-wireless@vger.kernel.org
3346W: http://linuxwireless.org/
3347T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3348S: Maintained
3349
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003350S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003351P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003352M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003353L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01003354S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003355
Linus Torvalds1da177e2005-04-16 15:20:36 -07003356S390
3357P: Martin Schwidefsky
3358M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003359P: Heiko Carstens
3360M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003361M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003362L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003363W: http://www.ibm.com/developerworks/linux/linux390/
3364S: Supported
3365
3366S390 NETWORK DRIVERS
Ursula Braundd96df22007-09-19 13:09:02 +02003367P: Ursula Braun
3368M: ubraun@linux.vnet.ibm.com
Ursula Braunb9192ad2007-10-22 16:16:15 +02003369P: Frank Blaschka
3370M: blaschka@linux.vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003371M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003372L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003373W: http://www.ibm.com/developerworks/linux/linux390/
3374S: Supported
3375
3376S390 ZFCP DRIVER
Swen Schillig0033bb42007-12-18 11:16:14 +01003377P: Christof Schmitt
3378M: christof.schmitt@de.ibm.com
3379P: Martin Peschke
3380M: mp3@de.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003381M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003382L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003383W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003384S: Supported
3385
Ursula Braundd96df22007-09-19 13:09:02 +02003386S390 IUCV NETWORK LAYER
3387P: Ursula Braun
3388M: ubraun@linux.vnet.ibm.com
3389M: linux390@de.ibm.com
3390L: linux-s390@vger.kernel.org
3391W: http://www.ibm.com/developerworks/linux/linux390/
3392S: Supported
3393
Linus Torvalds1da177e2005-04-16 15:20:36 -07003394SAA7146 VIDEO4LINUX-2 DRIVER
3395P: Michael Hunold
3396M: michael@mihu.de
3397W: http://www.mihu.de/linux/saa7146
3398S: Maintained
3399
Linus Torvalds1da177e2005-04-16 15:20:36 -07003400SC1200 WDT DRIVER
3401P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003402M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003403S: Maintained
3404
3405SCHEDULER
3406P: Ingo Molnar
3407M: mingo@elte.hu
3408P: Robert Love [the preemptible kernel bits]
3409M: rml@tech9.net
3410L: linux-kernel@vger.kernel.org
3411S: Maintained
3412
3413SCSI CDROM DRIVER
3414P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003415M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003416L: linux-scsi@vger.kernel.org
3417W: http://www.kernel.dk
3418S: Maintained
3419
3420SCSI SG DRIVER
3421P: Doug Gilbert
3422M: dgilbert@interlog.com
3423L: linux-scsi@vger.kernel.org
3424W: http://www.torque.net/sg
3425S: Maintained
3426
3427SCSI SUBSYSTEM
3428P: James E.J. Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05003429M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003430L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003431T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
James Bottomleyc4e16082007-11-03 08:40:30 -05003432T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
3433T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003434S: Maintained
3435
3436SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003437P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003438M: Kai.Makisara@kolumbus.fi
3439L: linux-scsi@vger.kernel.org
3440S: Maintained
3441
3442SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003443P: Vlad Yasevich
3444M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003445P: Sridhar Samudrala
3446M: sri@us.ibm.com
3447L: lksctp-developers@lists.sourceforge.net
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003448W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003449S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003450
3451SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003452P: Jim Cromie
3453M: jim.cromie@gmail.com
3454S: Odd Fixes
3455
3456SCx200 GPIO DRIVER
3457P: Jim Cromie
3458M: jim.cromie@gmail.com
3459S: Maintained
3460
3461SCx200 HRT CLOCKSOURCE DRIVER
3462P: Jim Cromie
3463M: jim.cromie@gmail.com
3464S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003465
3466SECURITY CONTACT
3467P: Security Officers
3468M: security@kernel.org
3469S: Supported
3470
3471SELINUX SECURITY MODULE
3472P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08003473M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07003474P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003475M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003476P: Eric Paris
3477M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003478L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003479L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003480W: http://www.nsa.gov/selinux
3481S: Supported
3482
Jiri Slabycef2cf02007-05-08 00:31:45 -07003483SENSABLE PHANTOM
3484P: Jiri Slaby
3485M: jirislaby@gmail.com
3486S: Maintained
3487
Linus Torvalds1da177e2005-04-16 15:20:36 -07003488SERIAL ATA (SATA) SUBSYSTEM:
3489P: Jeff Garzik
3490M: jgarzik@pobox.com
3491L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003492T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003493S: Supported
3494
3495SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3496P: Pat Gefre
3497M: pfg@sgi.com
3498L: linux-ia64@vger.kernel.org
3499S: Supported
3500
3501SGI VISUAL WORKSTATION 320 AND 540
3502P: Andrey Panin
3503M: pazke@donpac.ru
3504L: linux-visws-devel@lists.sf.net
3505W: http://linux-visws.sf.net
3506S: Maintained for 2.6.
3507
3508SIMTEC EB110ATX (Chalice CATS)
3509P: Ben Dooks
3510P: Vincent Sanders
3511M: support@simtec.co.uk
3512W: http://www.simtec.co.uk/products/EB110ATX/
3513S: Supported
3514
3515SIMTEC EB2410ITX (BAST)
3516P: Ben Dooks
3517P: Vincent Sanders
3518M: support@simtec.co.uk
3519W: http://www.simtec.co.uk/products/EB2410ITX/
3520S: Supported
3521
Francois Romieu92aab3c2005-07-30 13:11:18 +02003522SIS 190 ETHERNET DRIVER
3523P: Francois Romieu
3524M: romieu@fr.zoreil.com
3525L: netdev@vger.kernel.org
3526S: Maintained
3527
Linus Torvalds1da177e2005-04-16 15:20:36 -07003528SIS 5513 IDE CONTROLLER DRIVER
3529P: Lionel Bouton
3530M: Lionel.Bouton@inet6.fr
3531W: http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
3532W: http://gyver.homeip.net/sis5513/index.html
3533S: Maintained
3534
3535SIS 900/7016 FAST ETHERNET DRIVER
3536P: Daniele Venzano
3537M: venza@brownhat.org
3538W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07003539L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003540S: Maintained
3541
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003542SIS 96X I2C/SMBUS DRIVER
3543P: Mark M. Hoffman
3544M: mhoffman@lightlink.com
3545L: lm-sensors@lm-sensors.org
3546S: Maintained
3547
Linus Torvalds1da177e2005-04-16 15:20:36 -07003548SIS FRAMEBUFFER DRIVER
3549P: Thomas Winischhofer
3550M: thomas@winischhofer.net
3551W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003552S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003553
3554SIS USB2VGA DRIVER
3555P: Thomas Winischhofer
3556M: thomas@winischhofer.net
3557W: http://www.winischhofer.at/linuxsisusbvga.shtml
3558S: Maintained
3559
Christoph Lameter415ad26d2007-07-26 10:40:56 -07003560SLAB ALLOCATOR
3561P: Christoph Lameter
3562M: clameter@sgi.com
3563P: Pekka Enberg
3564M: penberg@cs.helsinki.fi
3565L: linux-mm@kvack.org
3566S: Maintained
3567
Linus Torvalds1da177e2005-04-16 15:20:36 -07003568SMC91x ETHERNET DRIVER
3569P: Nicolas Pitre
3570M: nico@cam.org
3571S: Maintained
3572
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003573SMSC47B397 HARDWARE MONITOR DRIVER
3574P: Mark M. Hoffman
3575M: mhoffman@lightlink.com
3576L: lm-sensors@lm-sensors.org
3577S: Maintained
3578
Daniel Drake8f0f8502006-07-18 22:00:25 +01003579SOFTMAC LAYER (IEEE 802.11)
Daniel Drake8f0f8502006-07-18 22:00:25 +01003580P: Daniel Drake
3581M: dsd@gentoo.org
Johannes Berg724c6b32007-04-23 12:18:20 -07003582L: linux-wireless@vger.kernel.org
Johannes Berg6b345dd2007-11-05 14:32:35 +01003583S: Obsolete
Daniel Drake8f0f8502006-07-18 22:00:25 +01003584
Linus Torvalds1da177e2005-04-16 15:20:36 -07003585SOFTWARE RAID (Multiple Disks) SUPPORT
3586P: Ingo Molnar
3587M: mingo@redhat.com
3588P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08003589M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07003590L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08003591S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003592
Pavel Machek95a631e2007-07-19 01:47:42 -07003593HIBERNATION (aka Software Suspend, aka swsusp):
Linus Torvalds1da177e2005-04-16 15:20:36 -07003594P: Pavel Machek
3595M: pavel@suse.cz
Pavel Machek95a631e2007-07-19 01:47:42 -07003596P: Rafael J. Wysocki
3597M: rjw@sisk.pl
3598L: linux-pm@lists.linux-foundation.org
3599S: Supported
3600
3601SUSPEND TO RAM:
Len Browna0ce3172007-10-25 18:05:49 -04003602P: Len Brown
3603M: len.brown@intel.com
Pavel Machek95a631e2007-07-19 01:47:42 -07003604P: Pavel Machek
3605M: pavel@suse.cz
3606P: Rafael J. Wysocki
3607M: rjw@sisk.pl
David Brownellf318a632007-04-23 14:41:06 -07003608L: linux-pm@lists.linux-foundation.org
Len Browna0ce3172007-10-25 18:05:49 -04003609S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003610
3611SONIC NETWORK DRIVER
3612P: Thomas Bogendoerfer
3613M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003614L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003615S: Maintained
3616
Michael Buesch61e115a2007-09-18 15:12:50 -04003617SONICS SILICON BACKPLANE DRIVER (SSB)
3618P: Michael Buesch
3619M: mb@bu3sch.de
3620L: netdev@vger.kernel.org
3621S: Maintained
3622
Linus Torvalds1da177e2005-04-16 15:20:36 -07003623SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01003624P: Mattia Dongili
3625M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01003626L: linux-acpi@vger.kernel.org
3627W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07003628S: Maintained
3629
3630SOUND
3631P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02003632M: perex@perex.cz
Takashi Iwai82622042007-04-16 12:32:52 +02003633L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003634S: Maintained
3635
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003636SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3637P: Liam Girdwood
3638M: liam.girdwood@wolfsonmicro.com
Mark Brown2cad0ad2008-01-10 14:33:07 +01003639P: Mark Brown
3640M: broonie@opensource.wolfsonmicro.com
3641T: git opensource.wolfsonmicro.com/linux-2.6-asoc
Takashi Iwai82622042007-04-16 12:32:52 +02003642L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003643S: Supported
3644
Kumar Gala025c3982006-04-02 16:05:54 -05003645SPI SUBSYSTEM
3646P: David Brownell
3647M: dbrownell@users.sourceforge.net
3648L: spi-devel-general@lists.sourceforge.net
3649S: Maintained
3650
Steven Rostedt855f46a2006-08-05 12:14:50 -07003651STABLE BRANCH:
3652P: Greg Kroah-Hartman
3653M: greg@kroah.com
3654P: Chris Wright
3655M: chrisw@sous-sol.org
3656L: stable@kernel.org
3657S: Maintained
3658
Kylene Hall1c72d462005-05-01 08:59:13 -07003659TPM DEVICE DRIVER
3660P: Kylene Hall
Kent Yoder8e81cc12007-08-22 14:01:04 -07003661M: tpmdd-devel@lists.sourceforge.net
Kylene Hall1c72d462005-05-01 08:59:13 -07003662W: http://tpmdd.sourceforge.net
Marcel Selhorstd3a7b6d2007-03-16 13:38:31 -08003663P: Marcel Selhorst
3664M: tpm@selhorst.net
3665W: http://www.prosec.rub.de/tpm/
Stephen Rothwell3bd2aad2007-05-15 01:41:36 -07003666L: tpmdd-devel@lists.sourceforge.net
Kylene Hall1c72d462005-05-01 08:59:13 -07003667S: Maintained
3668
Mark Gross1a80ba82005-10-30 15:02:55 -08003669Telecom Clock Driver for MCPL0010
Jim Cromiece00f852006-11-30 04:49:44 +01003670P: Mark Gross
3671M: mark.gross@intel.com
3672S: Supported
Mark Gross1a80ba82005-10-30 15:02:55 -08003673
Chris Zankel48b415c2005-06-23 22:01:07 -07003674TENSILICA XTENSA PORT (xtensa):
3675P: Chris Zankel
3676M: chris@zankel.net
3677S: Maintained
3678
Henrique de Moraes Holschuh756970a2007-03-29 01:58:44 -03003679THINKPAD ACPI EXTRAS DRIVER
3680P: Henrique de Moraes Holschuh
3681M: ibm-acpi@hmh.eng.br
3682L: ibm-acpi-devel@lists.sourceforge.net
3683W: http://ibm-acpi.sourceforge.net
3684W: http://thinkwiki.org/wiki/Ibm-acpi
3685T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
3686S: Maintained
3687
Linus Torvalds1da177e2005-04-16 15:20:36 -07003688UltraSPARC (sparc64):
3689P: David S. Miller
3690M: davem@davemloft.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003691L: sparclinux@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08003692T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003693S: Maintained
3694
3695SHARP LH SUPPORT (LH7952X & LH7A40X)
3696P: Marc Singer
3697M: elf@buici.com
3698W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003699L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003700S: Maintained
3701
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003702SHPC HOTPLUG DRIVER
3703P: Kristen Carlson Accardi
3704M: kristen.c.accardi@intel.com
3705L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05003706S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003707
Pierre Ossmand129bce2006-03-24 03:18:17 -08003708SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3709P: Pierre Ossman
3710M: drzeus-sdhci@drzeus.cx
3711L: sdhci-devel@list.drzeus.cx
3712W: http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci
3713S: Maintained
3714
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003715SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3716P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08003717M: shemminger@linux-foundation.org
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003718L: netdev@vger.kernel.org
3719S: Maintained
3720
Chris Boot1a87d942006-07-10 04:45:34 -07003721SOEKRIS NET48XX LED SUPPORT
3722P: Chris Boot
3723M: bootc@bootc.net
3724S: Maintained
3725
Linus Torvalds1da177e2005-04-16 15:20:36 -07003726SPARC (sparc32):
3727P: William L. Irwin
3728M: wli@holomorphy.com
3729L: sparclinux@vger.kernel.org
3730S: Maintained
3731
3732SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3733P: Roger Wolff
3734M: R.E.Wolff@BitWizard.nl
3735L: linux-kernel@vger.kernel.org ?
3736S: Supported
3737
Jim Lewis2752e402006-09-29 02:01:19 -07003738SPIDERNET NETWORK DRIVER for CELL
Jens Osterkampcb8da8a2008-01-11 13:44:35 +01003739P: Ishizaki Kou
3740M: kou.ishizaki@toshiba.co.jp
3741P: Jens Osterkamp
3742M: jens@de.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07003743L: netdev@vger.kernel.org
3744S: Supported
3745
Linus Torvalds1da177e2005-04-16 15:20:36 -07003746SRM (Alpha) environment access
3747P: Jan-Benedict Glaw
3748M: jbglaw@lug-owl.de
3749L: linux-kernel@vger.kernel.org
3750S: Maintained
3751
3752STARFIRE/DURALAN NETWORK DRIVER
3753P: Ion Badulescu
3754M: ionut@cs.columbia.edu
3755S: Maintained
3756
3757STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3758W: http://mosquitonet.Stanford.EDU/strip.html
3759S: Unsupported ?
3760
3761STRADIS MPEG-2 DECODER DRIVER
3762P: Nathan Laredo
3763M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003764W: http://www.stradis.com/
3765S: Maintained
3766
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003767SUPERH
Linus Torvalds1da177e2005-04-16 15:20:36 -07003768P: Paul Mundt
3769M: lethal@linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003770L: linux-sh@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003771W: http://www.linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003772T: git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003773S: Maintained
3774
3775SUN3/3X
3776P: Sam Creasey
3777M: sammy@sammy.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003778W: http://sammy.net/sun3/
3779S: Maintained
3780
3781SVGA HANDLING
3782P: Martin Mares
3783M: mj@ucw.cz
3784L: linux-video@atrey.karlin.mff.cuni.cz
3785S: Maintained
3786
3787SYSV FILESYSTEM
3788P: Christoph Hellwig
3789M: hch@infradead.org
3790S: Maintained
3791
Stephen Hemminger781b456a2006-07-10 20:25:29 -07003792TC CLASSIFIER
3793P: Jamal Hadi Salim
3794M: hadi@cyberus.ca
3795L: netdev@vger.kernel.org
3796S: Maintained
3797
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07003798TCP LOW PRIORITY MODULE
3799P: Wong Hoi Sing, Edison
3800M: hswong3i@gmail.com
3801P: Hung Hing Lun, Mike
3802M: hlhung3i@gmail.com
3803W: http://tcp-lp-mod.sourceforge.net/
3804S: Maintained
3805
Andy Gospodarek1a348cc2007-09-17 18:50:36 -07003806TEHUTI ETHERNET DRIVER
3807P: Alexander Indenbaum
3808M: baum@tehutinetworks.net
3809P: Andy Gospodarek
3810M: andy@greyhouse.net
3811L: netdev@vger.kernel.org
3812S: Supported
3813
Alex Dubov4020f2d2006-10-04 02:15:37 -07003814TI FLASH MEDIA INTERFACE DRIVER
3815P: Alex Dubov
3816M: oakad@yahoo.com
3817S: Maintained
3818
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003819TI OMAP MMC INTERFACE DRIVER
3820P: Carlos Aguiar, Anderson Briglia and Syed Khasim
Randy Dunlape82ce352007-10-16 23:29:44 -07003821M: linux-omap-open-source@linux.omap.com (subscribers only)
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003822W: http://linux.omap.com
3823W: http://www.muru.com/linux/omap/
3824S: Maintained
3825
Michael Buesch844dd052006-06-26 00:24:59 -07003826TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3827P: Deepak Saxena
3828M: dsaxena@plexity.net
3829S: Maintained
3830
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003831TASKSTATS STATISTICS INTERFACE
3832P: Shailabh Nagar
3833M: nagar@watson.ibm.com
3834L: linux-kernel@vger.kernel.org
3835S: Maintained
3836
Per Lidene86eaa32006-01-12 16:45:18 +01003837TIPC NETWORK LAYER
3838P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01003839M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003840P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01003841M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003842P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01003843M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01003844L: tipc-discussion@lists.sourceforge.net
3845W: http://tipc.sourceforge.net/
3846W: http://tipc.cslab.ericsson.net/
3847T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
3848S: Maintained
3849
Linus Torvalds1da177e2005-04-16 15:20:36 -07003850TLAN NETWORK DRIVER
3851P: Samuel Chessman
3852M: chessman@tux.org
Gabriel Craciunescu88c07dd2007-11-22 19:43:36 +08003853L: tlan-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003854W: http://sourceforge.net/projects/tlan/
3855S: Maintained
3856
Linus Torvalds1da177e2005-04-16 15:20:36 -07003857TOSHIBA ACPI EXTRAS DRIVER
3858P: John Belmonte
3859M: toshiba_acpi@memebeam.org
3860W: http://memebeam.org/toys/ToshibaAcpiDriver
3861S: Maintained
3862
3863TOSHIBA SMM DRIVER
3864P: Jonathan Buzzard
3865M: jonathan@buzzard.org.uk
3866L: tlinux-users@tce.toshiba-dme.co.jp
3867W: http://www.buzzard.org.uk/toshiba/
3868S: Maintained
3869
3870TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
3871P: Muli Ben-Yehuda
3872M: mulix@mulix.org
3873L: linux-kernel@vger.kernel.org
3874S: Maintained
3875
3876TRIVIAL PATCHES
Adrian Bunk1560a792008-02-03 18:17:37 +02003877P: Jesper Juhl
Jim Cromiece00f852006-11-30 04:49:44 +01003878M: trivial@kernel.org
3879L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003880S: Maintained
3881
3882TULIP NETWORK DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07003883L: tulip-users@lists.sourceforge.net
3884W: http://sourceforge.net/projects/tulip/
Valerie Henson49afc592007-07-30 13:10:52 -06003885S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07003886
3887TUN/TAP driver
3888P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08003889M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003890L: vtun@office.satix.net
3891W: http://vtun.sourceforge.net/tun
3892S: Maintained
3893
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08003894TURBOCHANNEL SUBSYSTEM
3895P: Maciej W. Rozycki
3896M: macro@linux-mips.org
3897S: Maintained
3898
Linus Torvalds1da177e2005-04-16 15:20:36 -07003899U14-34F SCSI DRIVER
3900P: Dario Ballabio
3901M: ballabio_dario@emc.com
3902L: linux-scsi@vger.kernel.org
3903S: Maintained
3904
3905UDF FILESYSTEM
Jan Kara800fdfb2008-02-08 04:20:51 -08003906P: Jan Kara
3907M: jack@suse.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07003908W: http://linux-udf.sourceforge.net
3909S: Maintained
3910
3911UNIFORM CDROM DRIVER
3912P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003913M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003914L: linux-kernel@vger.kernel.org
3915W: http://www.kernel.dk
3916S: Maintained
3917
3918USB ACM DRIVER
3919P: Oliver Neukum
3920M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003921L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003922S: Maintained
3923
Jiri Slaby6d985162008-02-06 01:37:11 -08003924USB AUERSWALD DRIVER
3925P: Wolfgang Muees
3926M: wolfgang@iksw-muees.de
3927L: linux-usb@vger.kernel.org
3928S: Maintained
3929
Linus Torvalds1da177e2005-04-16 15:20:36 -07003930USB BLOCK DRIVER (UB ub)
3931P: Pete Zaitcev
3932M: zaitcev@redhat.com
3933L: linux-kernel@vger.kernel.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003934L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003935S: Supported
3936
Linus Torvalds1da177e2005-04-16 15:20:36 -07003937USB CDC ETHERNET DRIVER
3938P: Greg Kroah-Hartman
3939M: greg@kroah.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003940L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003941S: Maintained
3942W: http://www.kroah.com/linux-usb/
3943
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003944USB DAVICOM DM9601 DRIVER
3945P: Peter Korsgaard
3946M: jacmet@sunsite.dk
Peter Korsgaard043600a2007-06-27 21:18:18 +02003947L: netdev@vger.kernel.org
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003948W: http://www.linux-usb.org/usbnet
3949S: Maintained
3950
Linus Torvalds1da177e2005-04-16 15:20:36 -07003951USB EHCI DRIVER
3952P: David Brownell
3953M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003954L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08003955S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003956
Luca Risolia7ce08c92006-01-11 02:06:59 +00003957USB ET61X[12]51 DRIVER
3958P: Luca Risolia
3959M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003960L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00003961L: video4linux-list@redhat.com
3962W: http://www.linux-projects.org
3963S: Maintained
3964
David Brownell69ae9e32006-11-14 02:03:31 -08003965USB GADGET/PERIPHERAL SUBSYSTEM
3966P: David Brownell
3967M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003968L: linux-usb@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08003969W: http://www.linux-usb.org/gadget
3970S: Maintained
3971
Jiri Kosina2dea64b2007-07-11 12:12:11 +02003972USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
Jiri Kosina641266fd2007-01-15 09:56:21 +01003973P: Jiri Kosina
3974M: jkosina@suse.cz
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003975L: linux-usb@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01003976T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003977S: Maintained
3978
Olav Kongas959eea22005-11-03 17:38:14 +02003979USB ISP116X DRIVER
3980P: Olav Kongas
3981M: ok@artecdesign.ee
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003982L: linux-usb@vger.kernel.org
Olav Kongas959eea22005-11-03 17:38:14 +02003983S: Maintained
3984
Linus Torvalds1da177e2005-04-16 15:20:36 -07003985USB KAWASAKI LSI DRIVER
3986P: Oliver Neukum
3987M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003988L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003989S: Maintained
3990
3991USB MASS STORAGE DRIVER
3992P: Matthew Dharm
3993M: mdharm-usb@one-eyed-alien.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003994L: linux-usb@vger.kernel.org
Matthew Dharm8836aeb2005-12-04 22:03:47 -08003995L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003996S: Maintained
3997W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
3998
3999USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08004000P: David Brownell
4001M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004002L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004003S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004004
Matthias Urlichsba460e42005-07-14 00:33:47 -07004005USB OPTION-CARD DRIVER
4006P: Matthias Urlichs
4007M: smurf@smurf.noris.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004008L: linux-usb@vger.kernel.org
Matthias Urlichsba460e42005-07-14 00:33:47 -07004009S: Maintained
4010
Linus Torvalds1da177e2005-04-16 15:20:36 -07004011USB OV511 DRIVER
4012P: Mark McClelland
4013M: mmcclell@bigfoot.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004014L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004015W: http://alpha.dyndns.org/ov511/
4016S: Maintained
4017
4018USB PEGASUS DRIVER
4019P: Petko Manolov
4020M: petkan@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004021L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004022L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004023W: http://pegasus2.sourceforge.net/
4024S: Maintained
4025
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004026USB PRINTER DRIVER (usblp)
4027P: Pete Zaitcev
4028M: zaitcev@redhat.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004029L: linux-usb@vger.kernel.org
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004030S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07004031
4032USB RTL8150 DRIVER
4033P: Petko Manolov
4034M: petkan@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004035L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004036L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004037W: http://pegasus2.sourceforge.net/
4038S: Maintained
4039
4040USB SE401 DRIVER
4041P: Jeroen Vreeken
4042M: pe1rxq@amsat.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004043L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004044W: http://www.chello.nl/~j.vreeken/se401/
4045S: Maintained
4046
4047USB SERIAL CYBERJACK DRIVER
4048P: Matthias Bruestle and Harald Welte
4049M: support@reiner-sct.com
4050W: http://www.reiner-sct.de/support/treiber_cyberjack.php
4051S: Maintained
4052
4053USB SERIAL DIGI ACCELEPORT DRIVER
4054P: Peter Berger and Al Borchers
4055M: pberger@brimson.com
4056M: alborchers@steinerpoint.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004057L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004058S: Maintained
4059
4060USB SERIAL DRIVER
4061P: Greg Kroah-Hartman
4062M: gregkh@suse.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004063L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004064S: Supported
4065
4066USB SERIAL BELKIN F5U103 DRIVER
4067P: William Greathouse
4068M: wgreathouse@smva.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004069L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004070S: Maintained
4071
4072USB SERIAL CYPRESS M8 DRIVER
4073P: Lonnie Mendez
4074M: dignome@gmail.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004075L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004076S: Maintained
4077W: http://geocities.com/i0xox0i
4078W: http://firstlight.net/cvs
4079
Linus Torvalds1da177e2005-04-16 15:20:36 -07004080USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
4081P: Gary Brubaker
4082M: xavyer@ix.netcom.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004083L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004084S: Maintained
4085
4086USB SERIAL KEYSPAN DRIVER
4087P: Greg Kroah-Hartman
4088M: greg@kroah.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004089L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004090W: http://www.kroah.com/linux/
4091S: Maintained
4092
4093USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04004094P: Support Department
4095M: support@connecttech.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004096L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004097W: http://www.connecttech.com
4098S: Supported
4099
Luca Risoliaf423b9a2007-03-26 16:12:04 -03004100USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07004101P: Luca Risolia
4102M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004103L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004104L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004105W: http://www.linux-projects.org
4106S: Maintained
4107
4108USB SUBSYSTEM
4109P: Greg Kroah-Hartman
4110M: gregkh@suse.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004111L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004112W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08004113T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07004114S: Supported
4115
4116USB UHCI DRIVER
4117P: Alan Stern
4118M: stern@rowland.harvard.edu
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004119L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004120S: Maintained
4121
David Brownell69ae9e32006-11-14 02:03:31 -08004122USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07004123P: David Brownell
4124M: dbrownell@users.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02004125L: netdev@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004126W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07004127S: Maintained
4128
4129USB W996[87]CF DRIVER
4130P: Luca Risolia
4131M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004132L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004133L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004134W: http://www.linux-projects.org
4135S: Maintained
4136
Jussi Kivilinnabf164cc2008-01-26 00:51:51 +02004137USB WIRELESS RNDIS DRIVER (rndis_wlan)
4138P: Jussi Kivilinna
4139M: jussi.kivilinna@mbnet.fi
4140L: linux-wireless@vger.kernel.org
4141S: Maintained
4142
Luca Risolia60f78052006-02-06 16:29:35 +00004143USB ZC0301 DRIVER
4144P: Luca Risolia
4145M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004146L: linux-usb@vger.kernel.org
Luca Risolia60f78052006-02-06 16:29:35 +00004147L: video4linux-list@redhat.com
4148W: http://www.linux-projects.org
4149S: Maintained
4150
Linus Torvalds1da177e2005-04-16 15:20:36 -07004151USB ZD1201 DRIVER
4152P: Jeroen Vreeken
4153M: pe1rxq@amsat.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004154L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004155W: http://linux-lc100020.sourceforge.net
4156S: Maintained
4157
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004158USB ZR364XX DRIVER
4159P: Antoine Jacquet
4160M: royale@zerezo.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004161L: linux-usb@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004162L: video4linux-list@redhat.com
4163W: http://royale.zerezo.com/zr364xx/
4164S: Maintained
4165
Linus Torvalds1da177e2005-04-16 15:20:36 -07004166USER-MODE LINUX
4167P: Jeff Dike
Joe Perches6650e0a2007-12-10 15:49:32 -08004168M: jdike@addtoit.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004169L: user-mode-linux-devel@lists.sourceforge.net
4170L: user-mode-linux-user@lists.sourceforge.net
4171W: http://user-mode-linux.sourceforge.net
4172S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004173
Hans-Jürgen Koche5f114e2007-12-05 15:08:07 +01004174USERSPACE I/O (UIO)
4175P: Hans J. Koch
4176M: hjk@linutronix.de
4177P: Greg Kroah-Hartman
4178M: gregkh@suse.de
4179L: linux-kernel@vger.kernel.org
4180S: Maintained
4181
Linus Torvalds1da177e2005-04-16 15:20:36 -07004182FAT/VFAT/MSDOS FILESYSTEM:
4183P: OGAWA Hirofumi
4184M: hirofumi@mail.parknet.co.jp
4185L: linux-kernel@vger.kernel.org
4186S: Maintained
4187
Linus Torvalds1da177e2005-04-16 15:20:36 -07004188VIA RHINE NETWORK DRIVER
4189P: Roger Luethi
4190M: rl@hellgate.ch
4191S: Maintained
4192
Jean Delvare32c0a522005-09-22 21:47:58 +02004193VIAPRO SMBUS DRIVER
4194P: Jean Delvare
4195M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02004196L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02004197S: Maintained
4198
Francois Romieu01f20732007-01-26 00:57:17 -08004199VIA VELOCITY NETWORK DRIVER
4200P: Francois Romieu
4201M: romieu@fr.zoreil.com
4202L: netdev@vger.kernel.org
4203S: Maintained
4204
Linus Torvalds1da177e2005-04-16 15:20:36 -07004205UCLINUX (AND M68KNOMMU)
4206P: Greg Ungerer
4207M: gerg@uclinux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004208W: http://www.uclinux.org/
Adrian Bunkd660a742005-06-25 14:59:35 -07004209L: uclinux-dev@uclinux.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004210S: Maintained
4211
4212UCLINUX FOR NEC V850
4213P: Miles Bader
Linus Torvalds1da177e2005-04-16 15:20:36 -07004214
4215UCLINUX FOR RENESAS H8/300
4216P: Yoshinori Sato
4217M: ysato@users.sourceforge.jp
4218W: http://uclinux-h8.sourceforge.jp/
4219S: Supported
4220
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03004221UFS FILESYSTEM
Alan Coxabb49202007-06-08 13:47:03 -07004222P: Evgeniy Dushistov
4223M: dushistov@mail.ru
4224L: linux-kernel@vger.kernel.org
4225S: Maintained
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03004226
Linus Torvalds1da177e2005-04-16 15:20:36 -07004227USB DIAMOND RIO500 DRIVER
4228P: Cesar Miquel
4229M: miquel@df.uba.ar
4230L: rio500-users@lists.sourceforge.net
4231W: http://rio500.sourceforge.net
4232S: Maintained
4233
4234VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004235P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02004236M: mchehab@infradead.org
4237M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004238L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004239W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02004240T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004241S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004242
Patrick McHardybe7f8272007-10-23 20:26:36 -07004243VLAN (802.1Q)
4244P: Patrick McHardy
4245M: kaber@trash.net
4246L: netdev@vger.kernel.org
4247S: Maintained
4248
Juerg Haefligerab413192006-09-24 20:54:04 +02004249VT1211 HARDWARE MONITOR DRIVER
4250P: Juerg Haefliger
4251M: juergh@gmail.com
4252L: lm-sensors@lm-sensors.org
4253S: Maintained
4254
Roger Lucas1de9e372005-11-26 20:20:05 +01004255VT8231 HARDWARE MONITOR DRIVER
4256P: Roger Lucas
4257M: roger@planbit.co.uk
4258L: lm-sensors@lm-sensors.org
4259S: Maintained
4260
Linus Torvalds1da177e2005-04-16 15:20:36 -07004261W1 DALLAS'S 1-WIRE BUS
4262P: Evgeniy Polyakov
4263M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07004264S: Maintained
4265
Charles Spirakis13927072006-07-05 18:05:15 +02004266W83791D HARDWARE MONITORING DRIVER
4267P: Charles Spirakis
4268M: bezaur@gmail.com
4269L: lm-sensors@lm-sensors.org
Charles Spirakis64383122007-09-04 13:31:56 -07004270S: Odd Fixes
Charles Spirakis13927072006-07-05 18:05:15 +02004271
Rudolf Marek61db0112006-12-12 18:18:30 +01004272W83793 HARDWARE MONITORING DRIVER
4273P: Rudolf Marek
4274M: r.marek@assembler.cz
4275L: lm-sensors@lm-sensors.org
4276S: Maintained
4277
Linus Torvalds1da177e2005-04-16 15:20:36 -07004278W83L51xD SD/MMC CARD INTERFACE DRIVER
4279P: Pierre Ossman
4280M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01004281L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004282W: http://projects.drzeus.cx/wbsd
4283S: Maintained
4284
Wim Van Sebroeck35277612006-01-15 21:21:14 +01004285WATCHDOG DEVICE DRIVERS
4286P: Wim Van Sebroeck
4287M: wim@iguana.be
4288T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4289S: Maintained
4290
Linus Torvalds1da177e2005-04-16 15:20:36 -07004291WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4292P: Jean Tourrilhes
4293M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07004294L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004295W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4296S: Maintained
4297
4298WD7000 SCSI DRIVER
4299P: Miroslav Zagorac
4300M: zaga@fly.cc.fer.hr
4301L: linux-scsi@vger.kernel.org
4302S: Maintained
4303
Dmitry Torokhov5fc146802005-11-20 00:50:06 -05004304WISTRON LAPTOP BUTTON DRIVER
4305P: Miloslav Trmac
4306M: mitr@volny.cz
4307S: Maintained
4308
Linus Torvalds1da177e2005-04-16 15:20:36 -07004309WL3501 WIRELESS PCMCIA CARD DRIVER
4310P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004311M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07004312L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004313W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07004314S: Maintained
4315
4316X.25 NETWORK LAYER
4317P: Henner Eisen
4318M: eis@baty.hanse.de
4319L: linux-x25@vger.kernel.org
4320S: Maintained
4321
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02004322XEN HYPERVISOR INTERFACE
4323P: Jeremy Fitzhardinge
4324M: jeremy@xensource.com
4325P: Chris Wright
4326M: chrisw@sous-sol.org
4327L: virtualization@lists.osdl.org
4328L: xen-devel@lists.xensource.com
4329S: Supported
4330
Linus Torvalds1da177e2005-04-16 15:20:36 -07004331XFS FILESYSTEM
4332P: Silicon Graphics Inc
Timothy Shimmin78bfd362007-06-11 20:42:09 -07004333P: Tim Shimmin
Linus Torvalds1da177e2005-04-16 15:20:36 -07004334M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004335L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004336W: http://oss.sgi.com/projects/xfs
Tim Shimmine99f0562007-06-19 15:26:35 +10004337T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004338S: Supported
4339
Grant Likelyc9d3d8e2007-10-01 16:33:51 +02004340XILINX SYSTEMACE DRIVER
4341P: Grant Likely
4342M: grant.likely@secretlab.ca
4343W: http://www.secretlab.ca/
4344L: linux-kernel@vger.kernel.org
4345S: Maintained
4346
Peter Korsgaard238b8722006-12-06 20:35:17 -08004347XILINX UARTLITE SERIAL DRIVER
4348P: Peter Korsgaard
4349M: jacmet@sunsite.dk
4350L: linux-serial@vger.kernel.org
4351S: Maintained
4352
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004353X86 ARCHITECTURE (32-BIT AND 64-BIT)
4354P: Thomas Gleixner
4355M: tglx@linutronix.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07004356P: Ingo Molnar
4357M: mingo@redhat.com
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004358P: H. Peter Anvin
4359M: hpa@zytor.com
4360L: linux-kernel@vger.kernel.org
4361T: git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004362S: Maintained
4363
Linus Torvalds1da177e2005-04-16 15:20:36 -07004364YAM DRIVER FOR AX.25
4365P: Jean-Paul Roubelat
4366M: jpr@f6fbb.org
4367L: linux-hams@vger.kernel.org
4368S: Maintained
4369
Henkaf64a5e2005-10-12 15:02:56 +02004370YEALINK PHONE DRIVER
4371P: Henk Vergonet
4372M: Henk.Vergonet@gmail.com
4373L: usbb2k-api-dev@nongnu.org
4374S: Maintained
4375
Linus Torvalds1da177e2005-04-16 15:20:36 -07004376Z8530 DRIVER FOR AX.25
4377P: Joerg Reuter
4378M: jreuter@yaina.de
4379W: http://yaina.de/jreuter/
4380W: http://www.qsl.net/dl1bke/
4381L: linux-hams@vger.kernel.org
4382S: Maintained
4383
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004384ZD1211RW WIRELESS DRIVER
4385P: Daniel Drake
4386M: dsd@gentoo.org
4387P: Ulrich Kunitz
4388M: kune@deine-taler.de
4389W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004390L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004391L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4392S: Maintained
4393
Linus Torvalds1da177e2005-04-16 15:20:36 -07004394ZF MACHZ WATCHDOG
4395P: Fernando Fuganti
4396M: fuganti@netbank.com.br
4397W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4398S: Maintained
4399
4400ZR36067 VIDEO FOR LINUX DRIVER
4401P: Ronald Bultje
4402M: rbultje@ronald.bitfreak.net
4403L: mjpeg-users@lists.sourceforge.net
4404W: http://mjpeg.sourceforge.net/driver-zoran/
4405S: Maintained
4406
Maciej W. Rozycki8b4a4082007-07-18 00:49:11 -07004407ZS DECSTATION Z85C30 SERIAL DRIVER
4408P: Maciej W. Rozycki
4409M: macro@linux-mips.org
4410S: Maintained
4411
Linus Torvalds1da177e2005-04-16 15:20:36 -07004412THE REST
4413P: Linus Torvalds
4414S: Buried alive in reporters