blob: f71f66584ed342ca25fd0d35a61f327c5f60b6c1 [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
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +0100643P: Maciej Sosnowski
644M: maciej.sosnowski@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -0700645L: 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
Christine Caulfield8943f262008-02-14 19:31:31 -08001258P: Christine Caulfield
1259M: christine.caulfield@googlemail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001260W: 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
Christine Caulfield8943f262008-02-14 19:31:31 -08001321P: Christine Caulfield
1322M: ccaulfie@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001323P: 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/
David Teiglandd7c2fea2008-02-21 15:27:09 -06001327T: git kernel.org:/pub/scm/linux/kernel/git/teigland/dlm.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001328S: Supported
1329
Linus Torvalds1da177e2005-04-16 15:20:36 -07001330DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1331P: Tobias Ringstrom
1332M: tori@unhappy.mine.nu
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08001333L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001334S: Maintained
1335
Dan Williamsb3e5f262007-08-07 10:26:35 -07001336DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01001337P: Maciej Sosnowski
1338M: maciej.sosnowski@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -07001339P: Dan Williams
1340M: dan.j.williams@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001341L: linux-kernel@vger.kernel.org
Dan Williamsb3e5f262007-08-07 10:26:35 -07001342S: Supported
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001343
Juerg Haefligerb8250372007-06-09 10:11:16 -04001344DME1737 HARDWARE MONITOR DRIVER
1345P: Juerg Haefliger
1346M: juergh@gmail.com
1347L: lm-sensors@lm-sensors.org
1348S: Maintained
1349
Martin Waitzba483d52005-06-17 13:20:59 -07001350DOCBOOK FOR DOCUMENTATION
Randy Dunlap0f40efb2006-07-03 00:24:15 -07001351P: Randy Dunlap
1352M: rdunlap@xenotime.net
Martin Waitzba483d52005-06-17 13:20:59 -07001353S: Maintained
1354
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001355DOCKING STATION DRIVER
1356P: Kristen Carlson Accardi
1357M: kristen.c.accardi@intel.com
1358L: linux-acpi@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05001359S: Supported
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001360
Linus Torvalds1da177e2005-04-16 15:20:36 -07001361DOUBLETALK DRIVER
1362P: James R. Van Zandt
1363M: jrv@vanzandt.mv.com
1364L: blinux-list@redhat.com
1365S: Maintained
1366
1367DRIVER CORE, KOBJECTS, AND SYSFS
1368P: Greg Kroah-Hartman
1369M: gregkh@suse.de
1370L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001371T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001372S: Supported
1373
1374DRM DRIVERS
1375P: David Airlie
1376M: airlied@linux.ie
1377L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -08001378T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001379S: Maintained
1380
1381DSCC4 DRIVER
Francois Romieu01f20732007-01-26 00:57:17 -08001382P: Francois Romieu
1383M: romieu@fr.zoreil.com
1384L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001385S: Maintained
1386
1387DVB SUBSYSTEM AND DRIVERS
1388P: LinuxTV.org Project
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001389M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001390L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +02001391W: http://linuxtv.org/
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001392T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001393S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001394
Maciej W. Rozycki789c7042008-02-07 00:15:13 -08001395DZ DECSTATION DZ11 SERIAL DRIVER
1396P: Maciej W. Rozycki
1397M: macro@linux-mips.org
1398S: Maintained
1399
Linus Torvalds1da177e2005-04-16 15:20:36 -07001400EATA-DMA SCSI DRIVER
1401P: Michael Neuffer
1402L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1403S: Maintained
1404
1405EATA ISA/EISA/PCI SCSI DRIVER
1406P: Dario Ballabio
1407M: ballabio_dario@emc.com
1408L: linux-scsi@vger.kernel.org
1409S: Maintained
1410
1411EATA-PIO SCSI DRIVER
1412P: Michael Neuffer
1413M: mike@i-Connect.Net
1414L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1415S: Maintained
1416
1417EBTABLES
1418P: Bart De Schuymer
1419M: bart.de.schuymer@pandora.be
1420L: ebtables-user@lists.sourceforge.net
1421L: ebtables-devel@lists.sourceforge.net
1422W: http://ebtables.sourceforge.net/
1423S: Maintained
1424
Michael Halcrow237fead2006-10-04 02:16:22 -07001425ECRYPT FILE SYSTEM
1426P: Mike Halcrow, Phillip Hellewell
1427M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1428L: ecryptfs-devel@lists.sourceforge.net
1429W: http://ecryptfs.sourceforge.net/
1430S: Supported
1431
Alan Coxda9bb1d2006-01-18 17:44:13 -08001432EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -08001433P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001434M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001435L: bluesmoke-devel@lists.sourceforge.net
1436W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001437S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -08001438
1439EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001440P: Mark Gross
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001441P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001442M: mark.gross@intel.com
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001443M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001444L: bluesmoke-devel@lists.sourceforge.net
1445W: bluesmoke.sourceforge.net
1446S: Maintained
1447
1448EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001449P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001450M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001451L: bluesmoke-devel@lists.sourceforge.net
1452W: bluesmoke.sourceforge.net
1453S: Maintained
1454
Douglas Thompson6bc78402007-07-19 01:50:12 -07001455EDAC-I82443BXGX
1456P: Tim Small
1457M: tim@buttersideup.com
1458L: bluesmoke-devel@lists.sourceforge.net
1459W: bluesmoke.sourceforge.net
1460S: Maintained
1461
1462EDAC-I3000
1463P: Jason Uhlenkott
1464M: juhlenko@akamai.com
1465L: bluesmoke-devel@lists.sourceforge.net
1466W: bluesmoke.sourceforge.net
1467S: Maintained
1468
1469EDAC-I5000
1470P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001471M: dougthompson@xmission.com
1472L: bluesmoke-devel@lists.sourceforge.net
1473W: bluesmoke.sourceforge.net
1474S: Maintained
1475
1476EDAC-I82975X
1477P: Ranganathan Desikan
1478P: Arvind R.
1479M: rdesikan@jetzbroadband.com
1480M: arvind@acarlab.com
1481L: bluesmoke-devel@lists.sourceforge.net
1482W: bluesmoke.sourceforge.net
1483S: Maintained
1484
1485EDAC-PASEMI
1486P: Egor Martovetsky
1487M: egor@pasemi.com
Douglas Thompson6bc78402007-07-19 01:50:12 -07001488L: bluesmoke-devel@lists.sourceforge.net
1489W: bluesmoke.sourceforge.net
1490S: Maintained
1491
Dave Peterson0e438e32006-03-26 01:38:55 -08001492EDAC-R82600
1493P: Tim Small
1494M: tim@buttersideup.com
1495L: bluesmoke-devel@lists.sourceforge.net
1496W: bluesmoke.sourceforge.net
1497S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -08001498
Linus Torvalds1da177e2005-04-16 15:20:36 -07001499EEPRO100 NETWORK DRIVER
1500P: Andrey V. Savochkin
1501M: saw@saw.sw.com.sg
1502S: Maintained
1503
Josh Triplett0bee8d22006-07-30 03:03:58 -07001504EFS FILESYSTEM
1505W: http://aeschi.ch.eu.org/efs/
1506S: Orphan
1507
Heiko J Schickfab97222006-09-22 15:22:22 -07001508EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1509P: Hoang-Nam Nguyen
1510M: hnguyen@de.ibm.com
1511P: Christoph Raisch
1512M: raisch@de.ibm.com
Roland Dreier78526822007-07-09 20:12:26 -07001513L: general@lists.openfabrics.org
Heiko J Schickfab97222006-09-22 15:22:22 -07001514S: Supported
1515
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001516EMULEX LPFC FC SCSI DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001517P: James Smart
1518M: james.smart@emulex.com
1519L: linux-scsi@vger.kernel.org
1520W: http://sourceforge.net/projects/lpfcxxxx
1521S: Supported
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001522
Linus Torvalds1da177e2005-04-16 15:20:36 -07001523EPSON 1355 FRAMEBUFFER DRIVER
1524P: Christopher Hoover
1525M: ch@murgatroid.com, ch@hpl.hp.com
1526S: Maintained
1527
1528ETHEREXPRESS-16 NETWORK DRIVER
1529P: Philip Blundell
1530M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001531L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001532S: Maintained
1533
1534ETHERNET BRIDGE
1535P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08001536M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07001537L: bridge@lists.linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001538W: http://bridge.sourceforge.net/
1539S: Maintained
1540
1541ETHERTEAM 16I DRIVER
1542P: Mika Kuoppala
1543M: miku@iki.fi
1544S: Maintained
1545
1546EXT2 FILE SYSTEM
Erik Mouw72be2cc2006-12-06 20:40:49 -08001547L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001548S: Maintained
1549
1550EXT3 FILE SYSTEM
1551P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001552M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001553L: linux-ext4@vger.kernel.org
1554S: Maintained
1555
1556EXT4 FILE SYSTEM
1557P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001558M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001559L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001560S: Maintained
1561
Jean Delvaree53004e2006-01-09 23:26:14 +01001562F71805F HARDWARE MONITORING DRIVER
1563P: Jean Delvare
1564M: khali@linux-fr.org
1565L: lm-sensors@lm-sensors.org
1566S: Maintained
1567
Linus Torvalds1da177e2005-04-16 15:20:36 -07001568FARSYNC SYNCHRONOUS DRIVER
1569P: Kevin Curtis
1570M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001571W: http://www.farsite.co.uk/
1572S: Supported
1573
Akinobu Mitac5408b82007-04-23 14:41:20 -07001574FAULT INJECTION SUPPORT
1575P: Akinobu Mita
1576M: akinobu.mita@gmail.com
1577S: Supported
1578
Linus Torvalds1da177e2005-04-16 15:20:36 -07001579FRAMEBUFFER LAYER
1580P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001581M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001582L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001583W: http://linux-fbdev.sourceforge.net/
1584S: Maintained
1585
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001586FREESCALE SOC FS_ENET DRIVER
1587P: Pantelis Antoniou
1588M: pantelis.antoniou@gmail.com
1589P: Vitaly Bordug
1590M: vbordug@ru.mvista.com
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001591L: linuxppc-dev@ozlabs.org
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001592L: netdev@vger.kernel.org
1593S: Maintained
1594
Li Yanga7205b32007-04-23 10:38:18 -07001595FREESCALE HIGHSPEED USB DEVICE DRIVER
1596P: Li Yang
1597M: leoli@freescale.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001598L: linux-usb@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001599L: linuxppc-dev@ozlabs.org
Li Yanga7205b32007-04-23 10:38:18 -07001600S: Maintained
1601
Li Yangbeaf53b2007-05-25 13:54:02 +08001602FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1603P: Li Yang
1604M: leoli@freescale.com
1605L: netdev@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001606L: linuxppc-dev@ozlabs.org
Li Yangbeaf53b2007-05-25 13:54:02 +08001607S: Maintained
1608
Linus Torvalds1da177e2005-04-16 15:20:36 -07001609FILE LOCKING (flock() and fcntl()/lockf())
1610P: Matthew Wilcox
1611M: matthew@wil.cx
1612L: linux-fsdevel@vger.kernel.org
1613S: Maintained
1614
1615FILESYSTEMS (VFS and infrastructure)
1616P: Alexander Viro
viro@ZenIV.linux.org.uk84122052005-09-06 19:35:49 +01001617M: viro@zeniv.linux.org.uk
Paul Menageb9cf92e2008-02-14 19:31:24 -08001618L: linux-fsdevel@vger.kernel.org
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
Borislav Petkovef709162008-02-19 01:41:25 +01001926M: petkovbb@gmail.com
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
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01002016P: Maciej Sosnowski
2017M: maciej.sosnowski@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002018L: 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)
Pavel Pisac58ff042007-05-16 01:10:41 +02002685S: Maintained
2686
Linus Torvalds1da177e2005-04-16 15:20:36 -07002687MOUSE AND MISC DEVICES [GENERAL]
2688P: Alessandro Rubini
2689M: rubini@ipvvis.unipv.it
2690L: linux-kernel@vger.kernel.org
2691S: Maintained
2692
Jiri Slabyd7354102006-12-08 02:38:35 -08002693MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
2694P: Jiri Slaby
2695M: jirislaby@gmail.com
2696L: linux-kernel@vger.kernel.org
2697S: Maintained
2698
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002699MSI LAPTOP SUPPORT
2700P: Lennart Poettering
2701M: mzxreary@0pointer.de
Joe Perches04bdfb92007-12-22 14:03:27 -08002702W: https://tango.0pointer.de/mailman/listinfo/s270-linux
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002703W: http://0pointer.de/lennart/tchibo.html
2704S: Maintained
2705
Pierre Ossman5c4e6f12007-05-21 20:23:20 +02002706MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07002707P: Pierre Ossman
2708M: drzeus-mmc@drzeus.cx
2709L: linux-kernel@vger.kernel.org
2710S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01002711
David Brownell15a05802007-08-08 09:12:54 -07002712MULTIMEDIA CARD (MMC) ETC. OVER SPI
2713P: David Brownell
2714M: dbrownell@users.sourceforge.net
2715L: linux-kernel@vger.kernel.org
2716S: Odd fixes
2717
Linus Torvalds1da177e2005-04-16 15:20:36 -07002718MULTISOUND SOUND DRIVER
2719P: Andrew Veliath
2720M: andrewtv@usa.net
2721S: Maintained
2722
Jiri Slabyd7354102006-12-08 02:38:35 -08002723MULTITECH MULTIPORT CARD (ISICOM)
2724P: Jiri Slaby
2725M: jirislaby@gmail.com
2726L: linux-kernel@vger.kernel.org
2727S: Maintained
2728
Linus Torvalds1da177e2005-04-16 15:20:36 -07002729NATSEMI ETHERNET DRIVER (DP8381x)
2730P: Tim Hockin
2731M: thockin@hockin.org
2732S: Maintained
2733
2734NCP FILESYSTEM
2735P: Petr Vandrovec
2736M: vandrove@vc.cvut.cz
2737L: linware@sh.cvut.cz
2738S: Maintained
2739
2740NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2741P: James E.J. Bottomley
2742M: James.Bottomley@HansenPartnership.com
2743L: linux-scsi@vger.kernel.org
2744S: Maintained
2745
Glenn Streiff3c2d7742008-02-04 20:20:45 -08002746NETEFFECT IWARP RNIC DRIVER (IW_NES)
2747P: Faisal Latif
2748M: flatif@neteffect.com
2749P: Glenn Streiff
2750M: gstreiff@neteffect.com
2751L: general@lists.openfabrics.org
2752W: http://www.neteffect.com
2753S: Supported
2754F: drivers/infiniband/hw/nes/
2755
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002756NETEM NETWORK EMULATOR
2757P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08002758M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07002759L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002760S: Maintained
2761
Jiri Slaby4a584482007-08-30 23:56:39 -07002762NETERION (S2IO) Xframe 10GbE DRIVER
2763P: Ramkrishna Vepa
2764M: ram.vepa@neterion.com
2765P: Rastapur Santosh
2766M: santosh.rastapur@neterion.com
2767P: Sivakumar Subramani
2768M: sivakumar.subramani@neterion.com
2769P: Sreenivasa Honnur
2770M: sreenivasa.honnur@neterion.com
2771L: netdev@vger.kernel.org
2772W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2773S: Supported
2774
Linus Torvalds1da177e2005-04-16 15:20:36 -07002775NETFILTER/IPTABLES/IPCHAINS
2776P: Rusty Russell
2777P: Marc Boucher
2778P: James Morris
2779P: Harald Welte
2780P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07002781P: Patrick McHardy
2782M: kaber@trash.net
Patrick McHardy1a03b812007-09-18 13:19:26 -07002783L: netfilter-devel@vger.kernel.org
2784L: netfilter@vger.kernel.org
Patrick McHardy82b98542006-10-12 14:08:55 -07002785L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002786W: http://www.netfilter.org/
2787W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002788S: Supported
2789
Paul Moore4cc67732006-09-25 15:57:13 -07002790NETLABEL
2791P: Paul Moore
2792M: paul.moore@hp.com
2793W: http://netlabel.sf.net
2794L: netdev@vger.kernel.org
2795S: Supported
2796
Linus Torvalds1da177e2005-04-16 15:20:36 -07002797NETROM NETWORK LAYER
2798P: Ralf Baechle
2799M: ralf@linux-mips.org
2800L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02002801W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002802S: Maintained
2803
Pavel Machek5ddb88c2006-09-29 02:01:29 -07002804NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002805P: Paul Clements
2806M: Paul.Clements@steeleye.com
2807S: Maintained
2808
2809NETWORK DEVICE DRIVERS
Linus Torvalds1da177e2005-04-16 15:20:36 -07002810P: Jeff Garzik
2811M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002812L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002813T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002814S: Maintained
2815
2816NETWORKING [GENERAL]
2817P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07002818M: netdev@vger.kernel.org
2819L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08002820W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002821S: Maintained
2822
2823NETWORKING [IPv4/IPv6]
2824P: David S. Miller
2825M: davem@davemloft.net
2826P: Alexey Kuznetsov
2827M: kuznet@ms2.inr.ac.ru
2828P: Pekka Savola (ipv6)
2829M: pekkas@netcore.fi
2830P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04002831M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002832P: Hideaki YOSHIFUJI
2833M: yoshfuji@linux-ipv6.org
2834P: Patrick McHardy
Patrick McHardy1a03b812007-09-18 13:19:26 -07002835M: kaber@trash.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002836L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08002837T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002838S: Maintained
2839
James Morris10e2ff12007-08-25 14:41:28 -07002840NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
2841P: Paul Moore
2842M: paul.moore@hp.com
2843L: netdev@vger.kernel.org
2844S: Maintained
2845
John W. Linville29f8f632006-01-18 14:52:48 -08002846NETWORKING [WIRELESS]
2847P: John W. Linville
2848M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08002849L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08002850T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2851S: Maintained
2852
Amit S. Kale3d396eb2006-10-21 15:33:03 -04002853NETXEN (1/10) GbE SUPPORT
dhananjay@netxen.comd230ce32007-12-26 10:23:53 -08002854P: Dhananjay Phadke
2855M: dhananjay@netxen.com
Amit S. Kale3d396eb2006-10-21 15:33:03 -04002856L: netdev@vger.kernel.org
2857W: http://www.netxen.com
2858S: Supported
2859
Linus Torvalds1da177e2005-04-16 15:20:36 -07002860IPVS
2861P: Wensong Zhang
2862M: wensong@linux-vs.org
Horms9d30c172005-09-29 19:47:06 -07002863P: Simon Horman
2864M: horms@verge.net.au
Linus Torvalds1da177e2005-04-16 15:20:36 -07002865P: Julian Anastasov
2866M: ja@ssi.bg
Horms9d30c172005-09-29 19:47:06 -07002867L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002868S: Maintained
2869
2870NFS CLIENT
2871P: Trond Myklebust
Trond Myklebust78f58152007-12-12 20:16:06 -05002872M: Trond.Myklebust@netapp.com
2873L: linux-nfs@vger.kernel.org
2874W: http://client.linux-nfs.org
2875T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002876S: Maintained
2877
2878NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07002879P: Jan-Pascal van Best
2880M: janpascal@vanbest.org
2881P: Andreas Mohr
2882M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002883L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002884S: Maintained
2885
2886NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2887P: YOKOTA Hiroshi
2888M: yokota@netlab.is.tsukuba.ac.jp
2889W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2890S: Maintained
2891
2892NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2893P: GOTO Masanori
2894M: gotom@debian.or.jp
2895P: YOKOTA Hiroshi
2896M: yokota@netlab.is.tsukuba.ac.jp
2897W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2898S: Maintained
2899
Linus Torvalds1da177e2005-04-16 15:20:36 -07002900NTFS FILESYSTEM
2901P: Anton Altaparmakov
2902M: aia21@cantab.net
2903L: linux-ntfs-dev@lists.sourceforge.net
2904L: linux-kernel@vger.kernel.org
2905W: http://linux-ntfs.sf.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002906T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002907S: Maintained
2908
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002909NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002910P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002911M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002912L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01002913S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002914
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002915OPENCORES I2C BUS DRIVER
2916P: Peter Korsgaard
2917M: jacmet@sunsite.dk
Jean Delvare5d925fe2006-07-01 17:14:32 +02002918L: i2c@lm-sensors.org
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002919S: Maintained
2920
Mark Fashehccd979b2005-12-15 14:31:24 -08002921ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2922P: Mark Fasheh
2923M: mark.fasheh@oracle.com
2924P: Kurt Hackel
2925M: kurt.hackel@oracle.com
2926L: ocfs2-devel@oss.oracle.com
2927W: http://oss.oracle.com/projects/ocfs2/
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002928S: Supported
Mark Fashehccd979b2005-12-15 14:31:24 -08002929
Harald Weltec1986ee2005-11-13 16:06:29 -08002930OMNIKEY CARDMAN 4000 DRIVER
2931P: Harald Welte
2932M: laforge@gnumonks.org
2933S: Maintained
2934
Harald Welte77c44ab2005-11-13 16:06:26 -08002935OMNIKEY CARDMAN 4040 DRIVER
2936P: Harald Welte
2937M: laforge@gnumonks.org
2938S: Maintained
2939
Jonathan Corbet77d51402007-03-22 19:44:17 -03002940OMNIVISION OV7670 SENSOR DRIVER
2941P: Jonathan Corbet
2942M: corbet@lwn.net
2943L: video4linux-list@redhat.com
2944S: Maintained
2945
Thomas Gleixner431bca72007-05-02 09:31:35 +02002946ONENAND FLASH DRIVER
2947P: Kyungmin Park
2948M: kyungmin.park@samsung.com
2949L: linux-mtd@lists.infradead.org
2950S: Maintained
2951
Linus Torvalds1da177e2005-04-16 15:20:36 -07002952ONSTREAM SCSI TAPE DRIVER
2953P: Willem Riede
2954M: osst@riede.org
2955L: osst-users@lists.sourceforge.net
2956L: linux-scsi@vger.kernel.org
2957S: Maintained
2958
Linus Torvalds1da177e2005-04-16 15:20:36 -07002959OPROFILE
2960P: Philippe Elie
2961M: phil.el@wanadoo.fr
2962L: oprofile-list@lists.sf.net
2963S: Maintained
2964
2965ORINOCO DRIVER
2966P: Pavel Roskin
2967M: proski@gnu.org
2968P: David Gibson
2969M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07002970L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07002971L: orinoco-users@lists.sourceforge.net
2972L: orinoco-devel@lists.sourceforge.net
2973W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002974S: Maintained
2975
Olof Johanssonf5cd7872007-01-31 21:43:54 -06002976PA SEMI ETHERNET DRIVER
2977P: Olof Johansson
2978M: olof@lixom.net
2979L: netdev@vger.kernel.org
2980S: Maintained
2981
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01002982PA SEMI SMBUS DRIVER
2983P: Olof Johansson
2984M: olof@lixom.net
2985L: i2c@lm-sensors.org
2986S: Maintained
2987
Linus Torvalds1da177e2005-04-16 15:20:36 -07002988PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002989L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08002990S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002991
2992PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2993P: Tim Waugh
2994M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002995L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002996W: http://www.torque.net/linux-pp.html
2997S: Maintained
2998
2999PARISC ARCHITECTURE
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003000P: Kyle McMartin
3001M: kyle@parisc-linux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003002P: Matthew Wilcox
3003M: matthew@wil.cx
3004P: Grant Grundler
3005M: grundler@parisc-linux.org
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003006L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003007W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04003008T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003009S: Maintained
3010
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02003011PARAVIRT_OPS INTERFACE
3012P: Jeremy Fitzhardinge
3013M: jeremy@xensource.com
3014P: Chris Wright
3015M: chrisw@sous-sol.org
3016P: Zachary Amsden
3017M: zach@vmware.com
3018P: Rusty Russell
3019M: rusty@rustcorp.com.au
3020L: virtualization@lists.osdl.org
3021L: linux-kernel@vger.kernel.org
3022S: Supported
3023
Jim Cromie1662d322006-10-06 00:43:59 -07003024PC87360 HARDWARE MONITORING DRIVER
3025P: Jim Cromie
3026M: jim.cromie@gmail.com
3027L: lm-sensors@lm-sensors.org
3028S: Maintained
3029
3030PC8736x GPIO DRIVER
3031P: Jim Cromie
3032M: jim.cromie@gmail.com
3033S: Maintained
3034
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06003035PCI ERROR RECOVERY
3036P: Linas Vepstas
3037M: linas@austin.ibm.com
3038L: linux-kernel@vger.kernel.org
3039L: linux-pci@atrey.karlin.mff.cuni.cz
3040S: Supported
3041
Linus Torvalds1da177e2005-04-16 15:20:36 -07003042PCI SUBSYSTEM
3043P: Greg Kroah-Hartman
3044M: gregkh@suse.de
3045L: linux-kernel@vger.kernel.org
3046L: linux-pci@atrey.karlin.mff.cuni.cz
Jody McIntyre6fb04252005-11-18 09:31:06 -08003047T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003048S: Supported
3049
3050PCI HOTPLUG CORE
Kristen Carlson Accardifb5f4d72006-09-29 10:30:27 -07003051P: Kristen Carlson Accardi
3052M: kristen.c.accardi@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003053S: Supported
3054
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003055PCIE HOTPLUG DRIVER
3056P: Kristen Carlson Accardi
3057M: kristen.c.accardi@intel.com
3058L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05003059S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003060
Linus Torvalds1da177e2005-04-16 15:20:36 -07003061PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003062P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07003063L: linux-pcmcia@lists.infradead.org
Joe Perches6650e0a2007-12-10 15:49:32 -08003064W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08003065T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003066S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003067
3068PCNET32 NETWORK DRIVER
pcnet32@verizon.net04ce0942007-02-16 10:07:12 -06003069P: Don Fry
3070M: pcnet32@verizon.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003071L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003072S: Maintained
3073
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003074PER-TASK DELAY ACCOUNTING
3075P: Shailabh Nagar
3076M: nagar@watson.ibm.com
3077L: linux-kernel@vger.kernel.org
3078S: Maintained
3079
Jim Cromiedd49d0f2006-03-24 18:08:17 +01003080PERSONALITY HANDLING
3081P: Christoph Hellwig
3082M: hch@infradead.org
3083L: linux-abi-devel@lists.sourceforge.net
3084S: Maintained
3085
Linus Torvalds1da177e2005-04-16 15:20:36 -07003086PHRAM MTD DRIVER
Joern Engel2b54aae2008-02-06 01:38:02 -08003087P: Joern Engel
3088M: joern@lazybastard.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003089L: linux-mtd@lists.infradead.org
3090S: Maintained
3091
Peter Osterlund249a6772005-09-27 21:45:30 -07003092PKTCDVD DRIVER
3093P: Peter Osterlund
3094M: petero2@telia.com
3095L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07003096S: Maintained
3097
Linus Torvalds1da177e2005-04-16 15:20:36 -07003098POSIX CLOCKS and TIMERS
Ingo Molnaraa781ae2007-07-19 01:48:32 -07003099P: Thomas Gleixner
3100M: tglx@linutronix.de
Hormsf1c3ddf2006-01-15 02:18:28 +01003101L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003102S: Supported
3103
Anton Vorontsov3be86142007-07-15 04:43:36 +04003104POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
3105P: Anton Vorontsov
3106M: cbou@mail.ru
3107P: David Woodhouse
3108M: dwmw2@infradead.org
3109L: linux-kernel@vger.kernel.org
Anton Vorontsov3be86142007-07-15 04:43:36 +04003110T: git git.infradead.org/battery-2.6.git
3111S: Maintained
3112
Eugene Surovegin24682972005-10-14 03:00:53 -07003113POWERPC 4xx EMAC DRIVER
3114P: Eugene Surovegin
3115M: ebs@ebshome.net
3116W: http://kernel.ebshome.net/emac/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10003117L: linuxppc-dev@ozlabs.org
Eugene Surovegin24682972005-10-14 03:00:53 -07003118L: netdev@vger.kernel.org
3119S: Maintained
3120
Linus Torvalds1da177e2005-04-16 15:20:36 -07003121PNP SUPPORT
3122P: Adam Belay
3123M: ambx1@neo.rr.com
3124S: Maintained
3125
Vitaly Wool999445d2007-01-04 13:07:03 +01003126PNXxxxx I2C DRIVER
3127P: Vitaly Wool
3128M: vitalywool@gmail.com
3129L: i2c@lm-sensors.org
3130S: Maintained
3131
Linus Torvalds1da177e2005-04-16 15:20:36 -07003132PPP PROTOCOL DRIVERS AND COMPRESSORS
3133P: Paul Mackerras
3134M: paulus@samba.org
3135L: linux-ppp@vger.kernel.org
3136S: Maintained
3137
3138PPP OVER ATM (RFC 2364)
3139P: Mitchell Blank Jr
3140M: mitch@sfgoth.com
3141S: Maintained
3142
3143PPP OVER ETHERNET
3144P: Michal Ostrowski
3145M: mostrows@speakeasy.net
3146S: Maintained
3147
James Chapmana6d23702007-06-27 15:53:17 -07003148PPP OVER L2TP
3149P: James Chapman
3150M: jchapman@katalix.com
3151S: Maintained
3152
Linus Torvalds1da177e2005-04-16 15:20:36 -07003153PREEMPTIBLE KERNEL
3154P: Robert Love
3155M: rml@tech9.net
3156L: linux-kernel@vger.kernel.org
3157L: kpreempt-tech@lists.sourceforge.net
3158W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3159S: Supported
3160
Michael Wueff1a592007-09-25 18:11:01 -07003161P54 WIRELESS DRIVER
3162P: Michael Wu
3163M: flamingice@sourmilk.net
3164L: linux-wireless@vger.kernel.org
3165W: http://prism54.org
3166T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3167S: Maintained
3168
Linus Torvalds1da177e2005-04-16 15:20:36 -07003169PRISM54 WIRELESS DRIVER
Luis R. Rodrigueze88b34b2007-06-01 00:46:57 -07003170P: Luis R. Rodriguez
3171M: mcgrof@gmail.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003172L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003173W: http://prism54.org
3174S: Maintained
3175
3176PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3177P: Peter Denison
3178M: promise@pnd-pc.demon.co.uk
3179W: http://www.pnd-pc.demon.co.uk/promise/
3180S: Maintained
3181
Mikael Petterssonb3277df2007-01-10 09:33:53 +01003182PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3183P: Mikael Pettersson
3184M: mikpe@it.uu.se
3185L: linux-ide@vger.kernel.org
3186S: Maintained
3187
Masakazu Mokuno02c18892007-07-05 20:11:16 +09003188PS3 NETWORK SUPPORT
3189P: Masakazu Mokuno
3190M: mokuno@sm.sony.co.jp
3191L: netdev@vger.kernel.org
3192L: cbe-oss-dev@ozlabs.org
3193S: Supported
3194
Geoff Levandf58a9d12006-11-23 00:46:51 +01003195PS3 PLATFORM SUPPORT
3196P: Geoff Levand
3197M: geoffrey.levand@am.sony.com
3198L: linuxppc-dev@ozlabs.org
3199L: cbe-oss-dev@ozlabs.org
3200S: Supported
3201
Michael Krufky83202042006-07-03 00:24:18 -07003202PVRUSB2 VIDEO4LINUX DRIVER
3203P: Mike Isely
3204M: isely@pobox.com
Mike Isely16e94952007-01-03 18:08:06 -03003205L: pvrusb2@isely.net (subscribers-only)
Michael Krufky83202042006-07-03 00:24:18 -07003206L: video4linux-list@redhat.com
3207W: http://www.isely.net/pvrusb2/
3208S: Maintained
3209
Linus Torvalds1da177e2005-04-16 15:20:36 -07003210PXA2xx SUPPORT
3211P: Nicolas Pitre
3212M: nico@cam.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003213L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003214S: Maintained
3215
Pierre Ossman272f1332007-05-14 21:25:26 +02003216PXA MMCI DRIVER
3217S: Orphan
3218
Linus Torvalds1da177e2005-04-16 15:20:36 -07003219QLOGIC QLA2XXX FC-SCSI DRIVER
3220P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08003221M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003222L: linux-scsi@vger.kernel.org
3223S: Supported
3224
Ron Mercer5a4faa872006-07-25 00:40:21 -07003225QLOGIC QLA3XXX NETWORK DRIVER
3226P: Ron Mercer
3227M: linux-driver@qlogic.com
3228L: netdev@vger.kernel.org
3229S: Supported
3230
Linus Torvalds1da177e2005-04-16 15:20:36 -07003231QNX4 FILESYSTEM
3232P: Anders Larsen
3233M: al@alarsen.net
3234L: linux-kernel@vger.kernel.org
3235W: http://www.alarsen.net/linux/qnx4fs/
3236S: Maintained
3237
3238RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003239P: Benjamin Herrenschmidt
3240M: benh@kernel.crashing.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003241L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003242S: Maintained
3243
3244RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003245P: Paul Mackerras
3246M: paulus@samba.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003247L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003248S: Maintained
3249
3250RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3251P: Corey Thomas
Joe Perches7c4a52e2008-02-03 16:38:31 +02003252M: coreythomas@charter.net
Johannes Berg724c6b32007-04-23 12:18:20 -07003253L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003254S: Maintained
3255
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003256RALINK RT2X00 WLAN DRIVER
3257P: rt2x00 project
3258L: linux-wireless@vger.kernel.org
3259L: rt2400-devel@lists.sourceforge.net
3260W: http://rt2x00.serialmonkey.com/
3261S: Maintained
3262F: drivers/net/wireless/rt2x00/
3263
Nick Piggin9db55792008-02-08 04:19:49 -08003264RAMDISK RAM BLOCK DEVICE DRIVER
3265P: Nick Piggin
3266M: npiggin@suse.de
3267S: Maintained
3268
Matt Mackall9e95ce22005-04-16 15:25:56 -07003269RANDOM NUMBER DRIVER
3270P: Matt Mackall
3271M: mpm@selenic.com
3272S: Maintained
3273
Matt Porter394b7012005-11-07 01:00:15 -08003274RAPIDIO SUBSYSTEM
3275P: Matt Porter
3276M: mporter@kernel.crashing.org
3277L: linux-kernel@vger.kernel.org
3278S: Maintained
3279
Florian Fainellic1f766b2008-02-06 22:39:44 +01003280RDC R-321X SoC
3281P: Florian Fainelli
3282M: florian.fainelli@telecomint.eu
3283L: linux-kernel@vger.kernel.org
3284S: Maintained
3285
Florian Fainellidb17f392007-12-19 11:30:30 +01003286RDC R6040 FAST ETHERNET DRIVER
3287P: Florian Fainelli
3288M: florian.fainelli@telecomint.eu
3289L: netdev@vger.kernel.org
3290S: Maintained
3291
Josh Triplett595182b2006-10-04 02:17:21 -07003292READ-COPY UPDATE (RCU)
3293P: Dipankar Sarma
3294M: dipankar@in.ibm.com
3295W: http://www.rdrop.com/users/paulmck/rclock/
3296L: linux-kernel@vger.kernel.org
3297S: Supported
3298
3299RCUTORTURE MODULE
3300P: Josh Triplett
3301M: josh@freedesktop.org
3302L: linux-kernel@vger.kernel.org
3303S: Maintained
3304
Linus Torvalds1da177e2005-04-16 15:20:36 -07003305REAL TIME CLOCK DRIVER
3306P: Paul Gortmaker
3307M: p_gortmaker@yahoo.com
3308L: linux-kernel@vger.kernel.org
3309S: Maintained
3310
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003311REAL TIME CLOCK (RTC) SUBSYSTEM
3312P: Alessandro Zummo
3313M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003314L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003315S: Maintained
3316
Linus Torvalds1da177e2005-04-16 15:20:36 -07003317REISERFS FILE SYSTEM
3318P: Hans Reiser
3319M: reiserfs-dev@namesys.com
Jeff Mahoney76c4e5e2007-06-08 13:47:02 -07003320L: reiserfs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003321W: http://www.namesys.com
3322S: Supported
3323
3324ROCKETPORT DRIVER
3325P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003326W: http://www.comtrol.com
3327S: Maintained
3328
3329ROSE NETWORK LAYER
3330P: Ralf Baechle
3331M: ralf@linux-mips.org
3332L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003333W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003334S: Maintained
3335
3336RISCOM8 DRIVER
3337S: Orphan
3338
Michael Wu605bebe2007-05-14 01:41:02 -04003339RTL818X WIRELESS DRIVER
3340P: Michael Wu
3341M: flamingice@sourmilk.net
3342P: Andrea Merello
3343M: andreamrl@tiscali.it
3344L: linux-wireless@vger.kernel.org
3345W: http://linuxwireless.org/
3346T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3347S: Maintained
3348
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003349S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003350P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003351M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003352L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01003353S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003354
Linus Torvalds1da177e2005-04-16 15:20:36 -07003355S390
3356P: Martin Schwidefsky
3357M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003358P: Heiko Carstens
3359M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003360M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003361L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003362W: http://www.ibm.com/developerworks/linux/linux390/
3363S: Supported
3364
3365S390 NETWORK DRIVERS
Ursula Braundd96df22007-09-19 13:09:02 +02003366P: Ursula Braun
3367M: ubraun@linux.vnet.ibm.com
Ursula Braunb9192ad2007-10-22 16:16:15 +02003368P: Frank Blaschka
3369M: blaschka@linux.vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003370M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003371L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003372W: http://www.ibm.com/developerworks/linux/linux390/
3373S: Supported
3374
3375S390 ZFCP DRIVER
Swen Schillig0033bb42007-12-18 11:16:14 +01003376P: Christof Schmitt
3377M: christof.schmitt@de.ibm.com
3378P: Martin Peschke
3379M: mp3@de.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003380M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003381L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003382W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003383S: Supported
3384
Ursula Braundd96df22007-09-19 13:09:02 +02003385S390 IUCV NETWORK LAYER
3386P: Ursula Braun
3387M: ubraun@linux.vnet.ibm.com
3388M: linux390@de.ibm.com
3389L: linux-s390@vger.kernel.org
3390W: http://www.ibm.com/developerworks/linux/linux390/
3391S: Supported
3392
Linus Torvalds1da177e2005-04-16 15:20:36 -07003393SAA7146 VIDEO4LINUX-2 DRIVER
3394P: Michael Hunold
3395M: michael@mihu.de
3396W: http://www.mihu.de/linux/saa7146
3397S: Maintained
3398
Linus Torvalds1da177e2005-04-16 15:20:36 -07003399SC1200 WDT DRIVER
3400P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003401M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003402S: Maintained
3403
3404SCHEDULER
3405P: Ingo Molnar
3406M: mingo@elte.hu
3407P: Robert Love [the preemptible kernel bits]
3408M: rml@tech9.net
3409L: linux-kernel@vger.kernel.org
3410S: Maintained
3411
3412SCSI CDROM DRIVER
3413P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003414M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003415L: linux-scsi@vger.kernel.org
3416W: http://www.kernel.dk
3417S: Maintained
3418
3419SCSI SG DRIVER
3420P: Doug Gilbert
3421M: dgilbert@interlog.com
3422L: linux-scsi@vger.kernel.org
3423W: http://www.torque.net/sg
3424S: Maintained
3425
3426SCSI SUBSYSTEM
3427P: James E.J. Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05003428M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003429L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003430T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
James Bottomleyc4e16082007-11-03 08:40:30 -05003431T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
3432T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003433S: Maintained
3434
3435SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003436P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003437M: Kai.Makisara@kolumbus.fi
3438L: linux-scsi@vger.kernel.org
3439S: Maintained
3440
3441SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003442P: Vlad Yasevich
3443M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003444P: Sridhar Samudrala
3445M: sri@us.ibm.com
3446L: lksctp-developers@lists.sourceforge.net
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003447W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003448S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003449
3450SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003451P: Jim Cromie
3452M: jim.cromie@gmail.com
3453S: Odd Fixes
3454
3455SCx200 GPIO DRIVER
3456P: Jim Cromie
3457M: jim.cromie@gmail.com
3458S: Maintained
3459
3460SCx200 HRT CLOCKSOURCE DRIVER
3461P: Jim Cromie
3462M: jim.cromie@gmail.com
3463S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003464
3465SECURITY CONTACT
3466P: Security Officers
3467M: security@kernel.org
3468S: Supported
3469
3470SELINUX SECURITY MODULE
3471P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08003472M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07003473P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003474M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003475P: Eric Paris
3476M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003477L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003478L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003479W: http://www.nsa.gov/selinux
3480S: Supported
3481
Jiri Slabycef2cf02007-05-08 00:31:45 -07003482SENSABLE PHANTOM
3483P: Jiri Slaby
3484M: jirislaby@gmail.com
3485S: Maintained
3486
Linus Torvalds1da177e2005-04-16 15:20:36 -07003487SERIAL ATA (SATA) SUBSYSTEM:
3488P: Jeff Garzik
3489M: jgarzik@pobox.com
3490L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003491T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003492S: Supported
3493
3494SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3495P: Pat Gefre
3496M: pfg@sgi.com
3497L: linux-ia64@vger.kernel.org
3498S: Supported
3499
3500SGI VISUAL WORKSTATION 320 AND 540
3501P: Andrey Panin
3502M: pazke@donpac.ru
3503L: linux-visws-devel@lists.sf.net
3504W: http://linux-visws.sf.net
3505S: Maintained for 2.6.
3506
3507SIMTEC EB110ATX (Chalice CATS)
3508P: Ben Dooks
3509P: Vincent Sanders
3510M: support@simtec.co.uk
3511W: http://www.simtec.co.uk/products/EB110ATX/
3512S: Supported
3513
3514SIMTEC EB2410ITX (BAST)
3515P: Ben Dooks
3516P: Vincent Sanders
3517M: support@simtec.co.uk
3518W: http://www.simtec.co.uk/products/EB2410ITX/
3519S: Supported
3520
Francois Romieu92aab3c2005-07-30 13:11:18 +02003521SIS 190 ETHERNET DRIVER
3522P: Francois Romieu
3523M: romieu@fr.zoreil.com
3524L: netdev@vger.kernel.org
3525S: Maintained
3526
Linus Torvalds1da177e2005-04-16 15:20:36 -07003527SIS 5513 IDE CONTROLLER DRIVER
3528P: Lionel Bouton
3529M: Lionel.Bouton@inet6.fr
3530W: http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
3531W: http://gyver.homeip.net/sis5513/index.html
3532S: Maintained
3533
3534SIS 900/7016 FAST ETHERNET DRIVER
3535P: Daniele Venzano
3536M: venza@brownhat.org
3537W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07003538L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003539S: Maintained
3540
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003541SIS 96X I2C/SMBUS DRIVER
3542P: Mark M. Hoffman
3543M: mhoffman@lightlink.com
3544L: lm-sensors@lm-sensors.org
3545S: Maintained
3546
Linus Torvalds1da177e2005-04-16 15:20:36 -07003547SIS FRAMEBUFFER DRIVER
3548P: Thomas Winischhofer
3549M: thomas@winischhofer.net
3550W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003551S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003552
3553SIS USB2VGA DRIVER
3554P: Thomas Winischhofer
3555M: thomas@winischhofer.net
3556W: http://www.winischhofer.at/linuxsisusbvga.shtml
3557S: Maintained
3558
Christoph Lameter415ad26d2007-07-26 10:40:56 -07003559SLAB ALLOCATOR
3560P: Christoph Lameter
3561M: clameter@sgi.com
3562P: Pekka Enberg
3563M: penberg@cs.helsinki.fi
Pekka Enbergc76d1182008-02-11 23:52:47 +02003564P: Matt Mackall
3565M: mpm@selenic.com
Christoph Lameter415ad26d2007-07-26 10:40:56 -07003566L: linux-mm@kvack.org
3567S: Maintained
3568
Linus Torvalds1da177e2005-04-16 15:20:36 -07003569SMC91x ETHERNET DRIVER
3570P: Nicolas Pitre
3571M: nico@cam.org
3572S: Maintained
3573
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003574SMSC47B397 HARDWARE MONITOR DRIVER
3575P: Mark M. Hoffman
3576M: mhoffman@lightlink.com
3577L: lm-sensors@lm-sensors.org
3578S: Maintained
3579
Daniel Drake8f0f8502006-07-18 22:00:25 +01003580SOFTMAC LAYER (IEEE 802.11)
Daniel Drake8f0f8502006-07-18 22:00:25 +01003581P: Daniel Drake
3582M: dsd@gentoo.org
Johannes Berg724c6b32007-04-23 12:18:20 -07003583L: linux-wireless@vger.kernel.org
Johannes Berg6b345dd2007-11-05 14:32:35 +01003584S: Obsolete
Daniel Drake8f0f8502006-07-18 22:00:25 +01003585
Linus Torvalds1da177e2005-04-16 15:20:36 -07003586SOFTWARE RAID (Multiple Disks) SUPPORT
3587P: Ingo Molnar
3588M: mingo@redhat.com
3589P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08003590M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07003591L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08003592S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003593
Pavel Machek95a631e2007-07-19 01:47:42 -07003594HIBERNATION (aka Software Suspend, aka swsusp):
Linus Torvalds1da177e2005-04-16 15:20:36 -07003595P: Pavel Machek
3596M: pavel@suse.cz
Pavel Machek95a631e2007-07-19 01:47:42 -07003597P: Rafael J. Wysocki
3598M: rjw@sisk.pl
3599L: linux-pm@lists.linux-foundation.org
3600S: Supported
3601
3602SUSPEND TO RAM:
Len Browna0ce3172007-10-25 18:05:49 -04003603P: Len Brown
3604M: len.brown@intel.com
Pavel Machek95a631e2007-07-19 01:47:42 -07003605P: Pavel Machek
3606M: pavel@suse.cz
3607P: Rafael J. Wysocki
3608M: rjw@sisk.pl
David Brownellf318a632007-04-23 14:41:06 -07003609L: linux-pm@lists.linux-foundation.org
Len Browna0ce3172007-10-25 18:05:49 -04003610S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003611
3612SONIC NETWORK DRIVER
3613P: Thomas Bogendoerfer
3614M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003615L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003616S: Maintained
3617
Michael Buesch61e115a2007-09-18 15:12:50 -04003618SONICS SILICON BACKPLANE DRIVER (SSB)
3619P: Michael Buesch
3620M: mb@bu3sch.de
3621L: netdev@vger.kernel.org
3622S: Maintained
3623
Linus Torvalds1da177e2005-04-16 15:20:36 -07003624SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01003625P: Mattia Dongili
3626M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01003627L: linux-acpi@vger.kernel.org
3628W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07003629S: Maintained
3630
Alex Dubovbaf85322008-02-09 10:20:54 -08003631SONY MEMORYSTICK CARD SUPPORT
3632P: Alex Dubov
3633M: oakad@yahoo.com
3634L: linux-kernel@vger.kernel.org
3635W: http://tifmxx.berlios.de/
3636S: Maintained
3637
Linus Torvalds1da177e2005-04-16 15:20:36 -07003638SOUND
3639P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02003640M: perex@perex.cz
Takashi Iwai82622042007-04-16 12:32:52 +02003641L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003642S: Maintained
3643
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003644SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3645P: Liam Girdwood
3646M: liam.girdwood@wolfsonmicro.com
Mark Brown2cad0ad2008-01-10 14:33:07 +01003647P: Mark Brown
3648M: broonie@opensource.wolfsonmicro.com
3649T: git opensource.wolfsonmicro.com/linux-2.6-asoc
Takashi Iwai82622042007-04-16 12:32:52 +02003650L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003651S: Supported
3652
Kumar Gala025c3982006-04-02 16:05:54 -05003653SPI SUBSYSTEM
3654P: David Brownell
3655M: dbrownell@users.sourceforge.net
3656L: spi-devel-general@lists.sourceforge.net
3657S: Maintained
3658
Steven Rostedt855f46a2006-08-05 12:14:50 -07003659STABLE BRANCH:
3660P: Greg Kroah-Hartman
3661M: greg@kroah.com
3662P: Chris Wright
3663M: chrisw@sous-sol.org
3664L: stable@kernel.org
3665S: Maintained
3666
Kylene Hall1c72d462005-05-01 08:59:13 -07003667TPM DEVICE DRIVER
3668P: Kylene Hall
Kent Yoder8e81cc12007-08-22 14:01:04 -07003669M: tpmdd-devel@lists.sourceforge.net
Kylene Hall1c72d462005-05-01 08:59:13 -07003670W: http://tpmdd.sourceforge.net
Marcel Selhorstd3a7b6d2007-03-16 13:38:31 -08003671P: Marcel Selhorst
3672M: tpm@selhorst.net
3673W: http://www.prosec.rub.de/tpm/
Stephen Rothwell3bd2aad2007-05-15 01:41:36 -07003674L: tpmdd-devel@lists.sourceforge.net
Kylene Hall1c72d462005-05-01 08:59:13 -07003675S: Maintained
3676
Mark Gross1a80ba82005-10-30 15:02:55 -08003677Telecom Clock Driver for MCPL0010
Jim Cromiece00f852006-11-30 04:49:44 +01003678P: Mark Gross
3679M: mark.gross@intel.com
3680S: Supported
Mark Gross1a80ba82005-10-30 15:02:55 -08003681
Chris Zankel48b415c2005-06-23 22:01:07 -07003682TENSILICA XTENSA PORT (xtensa):
3683P: Chris Zankel
3684M: chris@zankel.net
3685S: Maintained
3686
Henrique de Moraes Holschuh756970a2007-03-29 01:58:44 -03003687THINKPAD ACPI EXTRAS DRIVER
3688P: Henrique de Moraes Holschuh
3689M: ibm-acpi@hmh.eng.br
3690L: ibm-acpi-devel@lists.sourceforge.net
3691W: http://ibm-acpi.sourceforge.net
3692W: http://thinkwiki.org/wiki/Ibm-acpi
3693T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
3694S: Maintained
3695
Linus Torvalds1da177e2005-04-16 15:20:36 -07003696UltraSPARC (sparc64):
3697P: David S. Miller
3698M: davem@davemloft.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003699L: sparclinux@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08003700T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003701S: Maintained
3702
3703SHARP LH SUPPORT (LH7952X & LH7A40X)
3704P: Marc Singer
3705M: elf@buici.com
3706W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003707L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003708S: Maintained
3709
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003710SHPC HOTPLUG DRIVER
3711P: Kristen Carlson Accardi
3712M: kristen.c.accardi@intel.com
3713L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05003714S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003715
Pierre Ossmand129bce2006-03-24 03:18:17 -08003716SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3717P: Pierre Ossman
3718M: drzeus-sdhci@drzeus.cx
3719L: sdhci-devel@list.drzeus.cx
Pierre Ossmand129bce2006-03-24 03:18:17 -08003720S: Maintained
3721
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003722SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3723P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08003724M: shemminger@linux-foundation.org
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003725L: netdev@vger.kernel.org
3726S: Maintained
3727
Chris Boot1a87d942006-07-10 04:45:34 -07003728SOEKRIS NET48XX LED SUPPORT
3729P: Chris Boot
3730M: bootc@bootc.net
3731S: Maintained
3732
Linus Torvalds1da177e2005-04-16 15:20:36 -07003733SPARC (sparc32):
3734P: William L. Irwin
3735M: wli@holomorphy.com
3736L: sparclinux@vger.kernel.org
3737S: Maintained
3738
3739SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3740P: Roger Wolff
3741M: R.E.Wolff@BitWizard.nl
3742L: linux-kernel@vger.kernel.org ?
3743S: Supported
3744
Jim Lewis2752e402006-09-29 02:01:19 -07003745SPIDERNET NETWORK DRIVER for CELL
Jens Osterkampcb8da8a2008-01-11 13:44:35 +01003746P: Ishizaki Kou
3747M: kou.ishizaki@toshiba.co.jp
3748P: Jens Osterkamp
3749M: jens@de.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07003750L: netdev@vger.kernel.org
3751S: Supported
3752
Linus Torvalds1da177e2005-04-16 15:20:36 -07003753SRM (Alpha) environment access
3754P: Jan-Benedict Glaw
3755M: jbglaw@lug-owl.de
3756L: linux-kernel@vger.kernel.org
3757S: Maintained
3758
3759STARFIRE/DURALAN NETWORK DRIVER
3760P: Ion Badulescu
3761M: ionut@cs.columbia.edu
3762S: Maintained
3763
3764STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3765W: http://mosquitonet.Stanford.EDU/strip.html
3766S: Unsupported ?
3767
3768STRADIS MPEG-2 DECODER DRIVER
3769P: Nathan Laredo
3770M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003771W: http://www.stradis.com/
3772S: Maintained
3773
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003774SUPERH
Linus Torvalds1da177e2005-04-16 15:20:36 -07003775P: Paul Mundt
3776M: lethal@linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003777L: linux-sh@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003778W: http://www.linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003779T: git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003780S: Maintained
3781
3782SUN3/3X
3783P: Sam Creasey
3784M: sammy@sammy.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003785W: http://sammy.net/sun3/
3786S: Maintained
3787
3788SVGA HANDLING
3789P: Martin Mares
3790M: mj@ucw.cz
3791L: linux-video@atrey.karlin.mff.cuni.cz
3792S: Maintained
3793
3794SYSV FILESYSTEM
3795P: Christoph Hellwig
3796M: hch@infradead.org
3797S: Maintained
3798
Stephen Hemminger781b456a2006-07-10 20:25:29 -07003799TC CLASSIFIER
3800P: Jamal Hadi Salim
3801M: hadi@cyberus.ca
3802L: netdev@vger.kernel.org
3803S: Maintained
3804
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07003805TCP LOW PRIORITY MODULE
3806P: Wong Hoi Sing, Edison
3807M: hswong3i@gmail.com
3808P: Hung Hing Lun, Mike
3809M: hlhung3i@gmail.com
3810W: http://tcp-lp-mod.sourceforge.net/
3811S: Maintained
3812
Andy Gospodarek1a348cc2007-09-17 18:50:36 -07003813TEHUTI ETHERNET DRIVER
3814P: Alexander Indenbaum
3815M: baum@tehutinetworks.net
3816P: Andy Gospodarek
3817M: andy@greyhouse.net
3818L: netdev@vger.kernel.org
3819S: Supported
3820
Alex Dubov4020f2d2006-10-04 02:15:37 -07003821TI FLASH MEDIA INTERFACE DRIVER
3822P: Alex Dubov
3823M: oakad@yahoo.com
3824S: Maintained
3825
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003826TI OMAP MMC INTERFACE DRIVER
3827P: Carlos Aguiar, Anderson Briglia and Syed Khasim
Randy Dunlape82ce352007-10-16 23:29:44 -07003828M: linux-omap-open-source@linux.omap.com (subscribers only)
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003829W: http://linux.omap.com
3830W: http://www.muru.com/linux/omap/
3831S: Maintained
3832
Michael Buesch844dd052006-06-26 00:24:59 -07003833TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3834P: Deepak Saxena
3835M: dsaxena@plexity.net
3836S: Maintained
3837
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003838TASKSTATS STATISTICS INTERFACE
3839P: Shailabh Nagar
3840M: nagar@watson.ibm.com
3841L: linux-kernel@vger.kernel.org
3842S: Maintained
3843
Per Lidene86eaa32006-01-12 16:45:18 +01003844TIPC NETWORK LAYER
3845P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01003846M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003847P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01003848M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003849P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01003850M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01003851L: tipc-discussion@lists.sourceforge.net
3852W: http://tipc.sourceforge.net/
3853W: http://tipc.cslab.ericsson.net/
3854T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
3855S: Maintained
3856
Linus Torvalds1da177e2005-04-16 15:20:36 -07003857TLAN NETWORK DRIVER
3858P: Samuel Chessman
3859M: chessman@tux.org
Gabriel Craciunescu88c07dd2007-11-22 19:43:36 +08003860L: tlan-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003861W: http://sourceforge.net/projects/tlan/
3862S: Maintained
3863
Linus Torvalds1da177e2005-04-16 15:20:36 -07003864TOSHIBA ACPI EXTRAS DRIVER
3865P: John Belmonte
3866M: toshiba_acpi@memebeam.org
3867W: http://memebeam.org/toys/ToshibaAcpiDriver
3868S: Maintained
3869
3870TOSHIBA SMM DRIVER
3871P: Jonathan Buzzard
3872M: jonathan@buzzard.org.uk
3873L: tlinux-users@tce.toshiba-dme.co.jp
3874W: http://www.buzzard.org.uk/toshiba/
3875S: Maintained
3876
3877TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
3878P: Muli Ben-Yehuda
3879M: mulix@mulix.org
3880L: linux-kernel@vger.kernel.org
3881S: Maintained
3882
3883TRIVIAL PATCHES
Adrian Bunk1560a792008-02-03 18:17:37 +02003884P: Jesper Juhl
Jim Cromiece00f852006-11-30 04:49:44 +01003885M: trivial@kernel.org
3886L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003887S: Maintained
3888
3889TULIP NETWORK DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07003890L: tulip-users@lists.sourceforge.net
3891W: http://sourceforge.net/projects/tulip/
Valerie Henson49afc592007-07-30 13:10:52 -06003892S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07003893
3894TUN/TAP driver
3895P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08003896M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003897L: vtun@office.satix.net
3898W: http://vtun.sourceforge.net/tun
3899S: Maintained
3900
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08003901TURBOCHANNEL SUBSYSTEM
3902P: Maciej W. Rozycki
3903M: macro@linux-mips.org
3904S: Maintained
3905
Linus Torvalds1da177e2005-04-16 15:20:36 -07003906U14-34F SCSI DRIVER
3907P: Dario Ballabio
3908M: ballabio_dario@emc.com
3909L: linux-scsi@vger.kernel.org
3910S: Maintained
3911
3912UDF FILESYSTEM
Jan Kara800fdfb2008-02-08 04:20:51 -08003913P: Jan Kara
3914M: jack@suse.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07003915W: http://linux-udf.sourceforge.net
3916S: Maintained
3917
3918UNIFORM CDROM DRIVER
3919P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003920M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003921L: linux-kernel@vger.kernel.org
3922W: http://www.kernel.dk
3923S: Maintained
3924
3925USB ACM DRIVER
3926P: Oliver Neukum
3927M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003928L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003929S: Maintained
3930
Jiri Slaby6d985162008-02-06 01:37:11 -08003931USB AUERSWALD DRIVER
3932P: Wolfgang Muees
3933M: wolfgang@iksw-muees.de
3934L: linux-usb@vger.kernel.org
3935S: Maintained
3936
Linus Torvalds1da177e2005-04-16 15:20:36 -07003937USB BLOCK DRIVER (UB ub)
3938P: Pete Zaitcev
3939M: zaitcev@redhat.com
3940L: linux-kernel@vger.kernel.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003941L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003942S: Supported
3943
Linus Torvalds1da177e2005-04-16 15:20:36 -07003944USB CDC ETHERNET DRIVER
3945P: Greg Kroah-Hartman
3946M: greg@kroah.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003947L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003948S: Maintained
3949W: http://www.kroah.com/linux-usb/
3950
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003951USB DAVICOM DM9601 DRIVER
3952P: Peter Korsgaard
3953M: jacmet@sunsite.dk
Peter Korsgaard043600a2007-06-27 21:18:18 +02003954L: netdev@vger.kernel.org
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003955W: http://www.linux-usb.org/usbnet
3956S: Maintained
3957
Linus Torvalds1da177e2005-04-16 15:20:36 -07003958USB EHCI DRIVER
3959P: David Brownell
3960M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003961L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08003962S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003963
Luca Risolia7ce08c92006-01-11 02:06:59 +00003964USB ET61X[12]51 DRIVER
3965P: Luca Risolia
3966M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003967L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00003968L: video4linux-list@redhat.com
3969W: http://www.linux-projects.org
3970S: Maintained
3971
David Brownell69ae9e32006-11-14 02:03:31 -08003972USB GADGET/PERIPHERAL SUBSYSTEM
3973P: David Brownell
3974M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003975L: linux-usb@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08003976W: http://www.linux-usb.org/gadget
3977S: Maintained
3978
Jiri Kosina2dea64b2007-07-11 12:12:11 +02003979USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
Jiri Kosina641266fd2007-01-15 09:56:21 +01003980P: Jiri Kosina
3981M: jkosina@suse.cz
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003982L: linux-usb@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01003983T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003984S: Maintained
3985
Olav Kongas959eea22005-11-03 17:38:14 +02003986USB ISP116X DRIVER
3987P: Olav Kongas
3988M: ok@artecdesign.ee
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003989L: linux-usb@vger.kernel.org
Olav Kongas959eea22005-11-03 17:38:14 +02003990S: Maintained
3991
Linus Torvalds1da177e2005-04-16 15:20:36 -07003992USB KAWASAKI LSI DRIVER
3993P: Oliver Neukum
3994M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003995L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003996S: Maintained
3997
3998USB MASS STORAGE DRIVER
3999P: Matthew Dharm
4000M: mdharm-usb@one-eyed-alien.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004001L: linux-usb@vger.kernel.org
Matthew Dharm8836aeb2005-12-04 22:03:47 -08004002L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07004003S: Maintained
4004W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
4005
4006USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08004007P: David Brownell
4008M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004009L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004010S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004011
Matthias Urlichsba460e42005-07-14 00:33:47 -07004012USB OPTION-CARD DRIVER
4013P: Matthias Urlichs
4014M: smurf@smurf.noris.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004015L: linux-usb@vger.kernel.org
Matthias Urlichsba460e42005-07-14 00:33:47 -07004016S: Maintained
4017
Linus Torvalds1da177e2005-04-16 15:20:36 -07004018USB OV511 DRIVER
4019P: Mark McClelland
4020M: mmcclell@bigfoot.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004021L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004022W: http://alpha.dyndns.org/ov511/
4023S: Maintained
4024
4025USB PEGASUS DRIVER
4026P: Petko Manolov
4027M: petkan@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004028L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004029L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004030W: http://pegasus2.sourceforge.net/
4031S: Maintained
4032
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004033USB PRINTER DRIVER (usblp)
4034P: Pete Zaitcev
4035M: zaitcev@redhat.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004036L: linux-usb@vger.kernel.org
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004037S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07004038
4039USB RTL8150 DRIVER
4040P: Petko Manolov
4041M: petkan@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004042L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004043L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004044W: http://pegasus2.sourceforge.net/
4045S: Maintained
4046
4047USB SE401 DRIVER
4048P: Jeroen Vreeken
4049M: pe1rxq@amsat.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004050L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004051W: http://www.chello.nl/~j.vreeken/se401/
4052S: Maintained
4053
4054USB SERIAL CYBERJACK DRIVER
4055P: Matthias Bruestle and Harald Welte
4056M: support@reiner-sct.com
4057W: http://www.reiner-sct.de/support/treiber_cyberjack.php
4058S: Maintained
4059
4060USB SERIAL DIGI ACCELEPORT DRIVER
4061P: Peter Berger and Al Borchers
4062M: pberger@brimson.com
4063M: alborchers@steinerpoint.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004064L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004065S: Maintained
4066
4067USB SERIAL DRIVER
4068P: Greg Kroah-Hartman
4069M: gregkh@suse.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004070L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004071S: Supported
4072
4073USB SERIAL BELKIN F5U103 DRIVER
4074P: William Greathouse
4075M: wgreathouse@smva.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004076L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004077S: Maintained
4078
4079USB SERIAL CYPRESS M8 DRIVER
4080P: Lonnie Mendez
4081M: dignome@gmail.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004082L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004083S: Maintained
4084W: http://geocities.com/i0xox0i
4085W: http://firstlight.net/cvs
4086
Linus Torvalds1da177e2005-04-16 15:20:36 -07004087USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
4088P: Gary Brubaker
4089M: xavyer@ix.netcom.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004090L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004091S: Maintained
4092
4093USB SERIAL KEYSPAN DRIVER
4094P: Greg Kroah-Hartman
4095M: greg@kroah.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.kroah.com/linux/
4098S: Maintained
4099
4100USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04004101P: Support Department
4102M: support@connecttech.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004103L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004104W: http://www.connecttech.com
4105S: Supported
4106
Luca Risoliaf423b9a2007-03-26 16:12:04 -03004107USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07004108P: Luca Risolia
4109M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004110L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004111L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004112W: http://www.linux-projects.org
4113S: Maintained
4114
4115USB SUBSYSTEM
4116P: Greg Kroah-Hartman
4117M: gregkh@suse.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004118L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004119W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08004120T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07004121S: Supported
4122
4123USB UHCI DRIVER
4124P: Alan Stern
4125M: stern@rowland.harvard.edu
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004126L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004127S: Maintained
4128
David Brownell69ae9e32006-11-14 02:03:31 -08004129USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07004130P: David Brownell
4131M: dbrownell@users.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02004132L: netdev@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004133W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07004134S: Maintained
4135
4136USB W996[87]CF DRIVER
4137P: Luca Risolia
4138M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004139L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004140L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004141W: http://www.linux-projects.org
4142S: Maintained
4143
Jussi Kivilinnabf164cc2008-01-26 00:51:51 +02004144USB WIRELESS RNDIS DRIVER (rndis_wlan)
4145P: Jussi Kivilinna
4146M: jussi.kivilinna@mbnet.fi
4147L: linux-wireless@vger.kernel.org
4148S: Maintained
4149
Luca Risolia60f78052006-02-06 16:29:35 +00004150USB ZC0301 DRIVER
4151P: Luca Risolia
4152M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004153L: linux-usb@vger.kernel.org
Luca Risolia60f78052006-02-06 16:29:35 +00004154L: video4linux-list@redhat.com
4155W: http://www.linux-projects.org
4156S: Maintained
4157
Linus Torvalds1da177e2005-04-16 15:20:36 -07004158USB ZD1201 DRIVER
4159P: Jeroen Vreeken
4160M: pe1rxq@amsat.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004161L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004162W: http://linux-lc100020.sourceforge.net
4163S: Maintained
4164
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004165USB ZR364XX DRIVER
4166P: Antoine Jacquet
4167M: royale@zerezo.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004168L: linux-usb@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004169L: video4linux-list@redhat.com
4170W: http://royale.zerezo.com/zr364xx/
4171S: Maintained
4172
Linus Torvalds1da177e2005-04-16 15:20:36 -07004173USER-MODE LINUX
4174P: Jeff Dike
Joe Perches6650e0a2007-12-10 15:49:32 -08004175M: jdike@addtoit.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004176L: user-mode-linux-devel@lists.sourceforge.net
4177L: user-mode-linux-user@lists.sourceforge.net
4178W: http://user-mode-linux.sourceforge.net
4179S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004180
Hans-Jürgen Koche5f114e2007-12-05 15:08:07 +01004181USERSPACE I/O (UIO)
4182P: Hans J. Koch
4183M: hjk@linutronix.de
4184P: Greg Kroah-Hartman
4185M: gregkh@suse.de
4186L: linux-kernel@vger.kernel.org
4187S: Maintained
4188
Linus Torvalds1da177e2005-04-16 15:20:36 -07004189FAT/VFAT/MSDOS FILESYSTEM:
4190P: OGAWA Hirofumi
4191M: hirofumi@mail.parknet.co.jp
4192L: linux-kernel@vger.kernel.org
4193S: Maintained
4194
Linus Torvalds1da177e2005-04-16 15:20:36 -07004195VIA RHINE NETWORK DRIVER
4196P: Roger Luethi
4197M: rl@hellgate.ch
4198S: Maintained
4199
Jean Delvare32c0a522005-09-22 21:47:58 +02004200VIAPRO SMBUS DRIVER
4201P: Jean Delvare
4202M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02004203L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02004204S: Maintained
4205
Francois Romieu01f20732007-01-26 00:57:17 -08004206VIA VELOCITY NETWORK DRIVER
4207P: Francois Romieu
4208M: romieu@fr.zoreil.com
4209L: netdev@vger.kernel.org
4210S: Maintained
4211
Linus Torvalds1da177e2005-04-16 15:20:36 -07004212UCLINUX (AND M68KNOMMU)
4213P: Greg Ungerer
4214M: gerg@uclinux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004215W: http://www.uclinux.org/
Adrian Bunkd660a742005-06-25 14:59:35 -07004216L: uclinux-dev@uclinux.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004217S: Maintained
4218
4219UCLINUX FOR NEC V850
4220P: Miles Bader
Linus Torvalds1da177e2005-04-16 15:20:36 -07004221
4222UCLINUX FOR RENESAS H8/300
4223P: Yoshinori Sato
4224M: ysato@users.sourceforge.jp
4225W: http://uclinux-h8.sourceforge.jp/
4226S: Supported
4227
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03004228UFS FILESYSTEM
Alan Coxabb49202007-06-08 13:47:03 -07004229P: Evgeniy Dushistov
4230M: dushistov@mail.ru
4231L: linux-kernel@vger.kernel.org
4232S: Maintained
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03004233
Linus Torvalds1da177e2005-04-16 15:20:36 -07004234USB DIAMOND RIO500 DRIVER
4235P: Cesar Miquel
4236M: miquel@df.uba.ar
4237L: rio500-users@lists.sourceforge.net
4238W: http://rio500.sourceforge.net
4239S: Maintained
4240
4241VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004242P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02004243M: mchehab@infradead.org
4244M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004245L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004246W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02004247T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004248S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004249
Patrick McHardybe7f8272007-10-23 20:26:36 -07004250VLAN (802.1Q)
4251P: Patrick McHardy
4252M: kaber@trash.net
4253L: netdev@vger.kernel.org
4254S: Maintained
4255
Juerg Haefligerab413192006-09-24 20:54:04 +02004256VT1211 HARDWARE MONITOR DRIVER
4257P: Juerg Haefliger
4258M: juergh@gmail.com
4259L: lm-sensors@lm-sensors.org
4260S: Maintained
4261
Roger Lucas1de9e372005-11-26 20:20:05 +01004262VT8231 HARDWARE MONITOR DRIVER
4263P: Roger Lucas
Roger Lucasaf865762008-02-13 07:52:06 -05004264M: vt8231@hiddenengine.co.uk
Roger Lucas1de9e372005-11-26 20:20:05 +01004265L: lm-sensors@lm-sensors.org
4266S: Maintained
4267
Linus Torvalds1da177e2005-04-16 15:20:36 -07004268W1 DALLAS'S 1-WIRE BUS
4269P: Evgeniy Polyakov
4270M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07004271S: Maintained
4272
Charles Spirakis13927072006-07-05 18:05:15 +02004273W83791D HARDWARE MONITORING DRIVER
4274P: Charles Spirakis
4275M: bezaur@gmail.com
4276L: lm-sensors@lm-sensors.org
Charles Spirakis64383122007-09-04 13:31:56 -07004277S: Odd Fixes
Charles Spirakis13927072006-07-05 18:05:15 +02004278
Rudolf Marek61db0112006-12-12 18:18:30 +01004279W83793 HARDWARE MONITORING DRIVER
4280P: Rudolf Marek
4281M: r.marek@assembler.cz
4282L: lm-sensors@lm-sensors.org
4283S: Maintained
4284
Linus Torvalds1da177e2005-04-16 15:20:36 -07004285W83L51xD SD/MMC CARD INTERFACE DRIVER
4286P: Pierre Ossman
4287M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01004288L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004289S: Maintained
4290
Wim Van Sebroeck35277612006-01-15 21:21:14 +01004291WATCHDOG DEVICE DRIVERS
4292P: Wim Van Sebroeck
4293M: wim@iguana.be
4294T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4295S: Maintained
4296
Linus Torvalds1da177e2005-04-16 15:20:36 -07004297WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4298P: Jean Tourrilhes
4299M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07004300L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004301W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4302S: Maintained
4303
4304WD7000 SCSI DRIVER
4305P: Miroslav Zagorac
4306M: zaga@fly.cc.fer.hr
4307L: linux-scsi@vger.kernel.org
4308S: Maintained
4309
Dmitry Torokhov5fc146802005-11-20 00:50:06 -05004310WISTRON LAPTOP BUTTON DRIVER
4311P: Miloslav Trmac
4312M: mitr@volny.cz
4313S: Maintained
4314
Linus Torvalds1da177e2005-04-16 15:20:36 -07004315WL3501 WIRELESS PCMCIA CARD DRIVER
4316P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004317M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07004318L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004319W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07004320S: Maintained
4321
4322X.25 NETWORK LAYER
4323P: Henner Eisen
4324M: eis@baty.hanse.de
4325L: linux-x25@vger.kernel.org
4326S: Maintained
4327
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02004328XEN HYPERVISOR INTERFACE
4329P: Jeremy Fitzhardinge
4330M: jeremy@xensource.com
4331P: Chris Wright
4332M: chrisw@sous-sol.org
4333L: virtualization@lists.osdl.org
4334L: xen-devel@lists.xensource.com
4335S: Supported
4336
Linus Torvalds1da177e2005-04-16 15:20:36 -07004337XFS FILESYSTEM
4338P: Silicon Graphics Inc
Timothy Shimmin78bfd362007-06-11 20:42:09 -07004339P: Tim Shimmin
Linus Torvalds1da177e2005-04-16 15:20:36 -07004340M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004341L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004342W: http://oss.sgi.com/projects/xfs
Tim Shimmine99f0562007-06-19 15:26:35 +10004343T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004344S: Supported
4345
Grant Likelyc9d3d8e2007-10-01 16:33:51 +02004346XILINX SYSTEMACE DRIVER
4347P: Grant Likely
4348M: grant.likely@secretlab.ca
4349W: http://www.secretlab.ca/
4350L: linux-kernel@vger.kernel.org
4351S: Maintained
4352
Peter Korsgaard238b8722006-12-06 20:35:17 -08004353XILINX UARTLITE SERIAL DRIVER
4354P: Peter Korsgaard
4355M: jacmet@sunsite.dk
4356L: linux-serial@vger.kernel.org
4357S: Maintained
4358
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004359X86 ARCHITECTURE (32-BIT AND 64-BIT)
4360P: Thomas Gleixner
4361M: tglx@linutronix.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07004362P: Ingo Molnar
4363M: mingo@redhat.com
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004364P: H. Peter Anvin
4365M: hpa@zytor.com
4366L: linux-kernel@vger.kernel.org
4367T: git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004368S: Maintained
4369
Linus Torvalds1da177e2005-04-16 15:20:36 -07004370YAM DRIVER FOR AX.25
4371P: Jean-Paul Roubelat
4372M: jpr@f6fbb.org
4373L: linux-hams@vger.kernel.org
4374S: Maintained
4375
Henkaf64a5e2005-10-12 15:02:56 +02004376YEALINK PHONE DRIVER
4377P: Henk Vergonet
4378M: Henk.Vergonet@gmail.com
4379L: usbb2k-api-dev@nongnu.org
4380S: Maintained
4381
Linus Torvalds1da177e2005-04-16 15:20:36 -07004382Z8530 DRIVER FOR AX.25
4383P: Joerg Reuter
4384M: jreuter@yaina.de
4385W: http://yaina.de/jreuter/
4386W: http://www.qsl.net/dl1bke/
4387L: linux-hams@vger.kernel.org
4388S: Maintained
4389
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004390ZD1211RW WIRELESS DRIVER
4391P: Daniel Drake
4392M: dsd@gentoo.org
4393P: Ulrich Kunitz
4394M: kune@deine-taler.de
4395W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004396L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004397L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4398S: Maintained
4399
Linus Torvalds1da177e2005-04-16 15:20:36 -07004400ZF MACHZ WATCHDOG
4401P: Fernando Fuganti
4402M: fuganti@netbank.com.br
4403W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4404S: Maintained
4405
4406ZR36067 VIDEO FOR LINUX DRIVER
4407P: Ronald Bultje
4408M: rbultje@ronald.bitfreak.net
4409L: mjpeg-users@lists.sourceforge.net
4410W: http://mjpeg.sourceforge.net/driver-zoran/
4411S: Maintained
4412
Maciej W. Rozycki8b4a4082007-07-18 00:49:11 -07004413ZS DECSTATION Z85C30 SERIAL DRIVER
4414P: Maciej W. Rozycki
4415M: macro@linux-mips.org
4416S: Maintained
4417
Linus Torvalds1da177e2005-04-16 15:20:36 -07004418THE REST
4419P: Linus Torvalds
4420S: Buried alive in reporters