blob: cad0882754a68ebee704d42e2ec34cb1155a6b14 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001
2 List of maintainers and how to submit kernel changes
3
4Please try to follow the guidelines below. This will make things
5easier on the maintainers. Not all of these guidelines matter for every
6trivial patch so apply some common sense.
7
81. Always _test_ your changes, however small, on at least 4 or
9 5 people, preferably many more.
10
112. Try to release a few ALPHA test versions to the net. Announce
12 them onto the kernel channel and await results. This is especially
13 important for device drivers, because often that's the only way
14 you will find things like the fact version 3 firmware needs
15 a magic fix you didn't know about, or some clown changed the
16 chips on a board and not its name. (Don't laugh! Look at the
17 SMC etherpower for that.)
18
193. Make sure your changes compile correctly in multiple
20 configurations. In particular check that changes work both as a
21 module and built into the kernel.
22
234. When you are happy with a change make it generally available for
24 testing and await feedback.
25
265. Make a patch available to the relevant maintainer in the list. Use
27 'diff -u' to make the patch easy to merge. Be prepared to get your
28 changes sent back with seemingly silly requests about formatting
29 and variable names. These aren't as silly as they seem. One
30 job the maintainers (and especially Linus) do is to keep things
31 looking the same. Sometimes this means that the clever hack in
32 your driver to get around a problem actually needs to become a
Andy Whitcroft0a920b52007-06-01 00:46:48 -070033 generalized kernel feature ready for next time.
34
35 PLEASE check your patch with the automated style checker
36 (scripts/checkpatch.pl) to catch trival style violations.
37 See Documentation/CodingStyle for guidance here.
Linus Torvalds1da177e2005-04-16 15:20:36 -070038
39 PLEASE try to include any credit lines you want added with the
40 patch. It avoids people being missed off by mistake and makes
41 it easier to know who wants adding and who doesn't.
42
43 PLEASE document known bugs. If it doesn't work for everything
44 or does something very odd once a month document it.
45
Alan Coxc9ee1332006-05-20 15:00:12 -070046 PLEASE remember that submissions must be made under the terms
Randy Dunlap45003712007-08-30 23:56:37 -070047 of the OSDL certificate of contribution and should include a
48 Signed-off-by: line. The current version of this "Developer's
49 Certificate of Origin" (DCO) is listed in the file
50 Documentation/SubmittingPatches.
Alan Coxc9ee1332006-05-20 15:00:12 -070051
Linus Torvalds1da177e2005-04-16 15:20:36 -0700526. Make sure you have the right to send any changes you make. If you
53 do changes at work you may find your employer owns the patch
54 not you.
55
Alan Coxc9ee1332006-05-20 15:00:12 -0700567. When sending security related changes or reports to a maintainer
57 please Cc: security@kernel.org, especially if the maintainer
58 does not respond.
59
608. Happy hacking.
Linus Torvalds1da177e2005-04-16 15:20:36 -070061
Antoine Jacquetb7eee612007-04-27 12:30:59 -030062 -----------------------------------
Linus Torvalds1da177e2005-04-16 15:20:36 -070063
64Maintainers List (try to look for most precise areas first)
65
66Note: For the hard of thinking, this list is meant to remain in alphabetical
67order. If you could add yourselves to it in alphabetical order that would be
68so much easier [Ed]
69
70P: Person
71M: Mail patches to
72L: Mailing list that is relevant to this area
73W: Web-page with status/info
Jody McIntyre50306fb2005-11-23 15:44:03 -080074T: SCM tree type and location. Type is one of: git, hg, quilt.
Linus Torvalds1da177e2005-04-16 15:20:36 -070075S: Status, one of the following:
76
77 Supported: Someone is actually paid to look after this.
78 Maintained: Someone actually looks after it.
79 Odd Fixes: It has a maintainer but they don't have time to do
80 much other than throw the odd patch in. See below..
81 Orphan: No current maintainer [but maybe you could take the
82 role as you write your new code].
83 Obsolete: Old code. Something tagged obsolete generally means
84 it has been replaced by a better system and you
85 should be using that.
86
873C359 NETWORK DRIVER
88P: Mike Phillips
89M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -070090L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -070091L: linux-tr@linuxtr.net
92W: http://www.linuxtr.net
93S: Maintained
94
953C505 NETWORK DRIVER
96P: Philip Blundell
97M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -070098L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -070099S: Maintained
100
Steffen Klasserta6d89912007-08-10 14:05:27 -07001013C59X NETWORK DRIVER
102P: Steffen Klassert
103M: klassert@mathematik.tu-chemnitz.de
104L: netdev@vger.kernel.org
105S: Maintained
106
Linus Torvalds1da177e2005-04-16 15:20:36 -07001073CR990 NETWORK DRIVER
108P: David Dillow
109M: dave@thedillows.org
Ralf Baechle979b6c12005-06-13 14:30:40 -0700110L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700111S: Maintained
112
1133W-XXXX ATA-RAID CONTROLLER DRIVER
114P: Adam Radford
115M: linuxraid@amcc.com
116L: linux-scsi@vger.kernel.org
117W: http://www.amcc.com
118S: Supported
119
1203W-9XXX SATA-RAID CONTROLLER DRIVER
121P: Adam Radford
122M: linuxraid@amcc.com
123L: linux-scsi@vger.kernel.org
124W: http://www.amcc.com
125S: Supported
126
12753C700 AND 53C700-66 SCSI DRIVER
128P: James E.J. Bottomley
129M: James.Bottomley@HansenPartnership.com
130L: linux-scsi@vger.kernel.org
131S: Maintained
132
1336PACK NETWORK DRIVER FOR AX.25
134P: Andreas Koensgen
135M: ajk@iehk.rwth-aachen.de
136L: linux-hams@vger.kernel.org
137S: Maintained
138
Linus Torvalds1da177e2005-04-16 15:20:36 -07001398169 10/100/1000 GIGABIT ETHERNET DRIVER
140P: Francois Romieu
141M: romieu@fr.zoreil.com
Ralf Baechle979b6c12005-06-13 14:30:40 -0700142L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700143S: Maintained
144
1458250/16?50 (AND CLONE UARTS) SERIAL DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -0700146L: linux-serial@vger.kernel.org
147W: http://serial.sourceforge.net
Russell King353cefd2006-10-03 17:36:11 +0100148S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -0700149
1508390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
151P: Paul Gortmaker
152M: p_gortmaker@yahoo.com
Ralf Baechle979b6c12005-06-13 14:30:40 -0700153L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700154S: Maintained
155
Eric Van Hensbergen67543e52006-03-25 03:07:29 -08001569P FILE SYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +0100157P: Eric Van Hensbergen
158M: ericvh@gmail.com
159P: Ron Minnich
Eric Van Hensbergen27a2a5f2007-07-23 13:06:13 -0500160M: rminnich@sandia.gov
Jim Cromiece00f852006-11-30 04:49:44 +0100161P: Latchesar Ionkov
162M: lucho@ionkov.net
163L: v9fs-developer@lists.sourceforge.net
Eric Van Hensbergen27a2a5f2007-07-23 13:06:13 -0500164W: http://swik.net/v9fs
Jim Cromiece00f852006-11-30 04:49:44 +0100165T: git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git
166S: Maintained
Eric Van Hensbergen67543e52006-03-25 03:07:29 -0800167
Linus Torvalds1da177e2005-04-16 15:20:36 -0700168A2232 SERIAL BOARD DRIVER
169P: Enver Haase
170M: ehaase@inf.fu-berlin.de
171M: A2232@gmx.net
172L: linux-m68k@lists.linux-m68k.org
173S: Maintained
174
175AIO
176P: Benjamin LaHaise
177M: bcrl@kvack.org
178L: linux-aio@kvack.org
179S: Supported
180
Hans de Goedef2b84bb2006-06-04 20:22:24 +0200181ABIT UGURU HARDWARE MONITOR DRIVER
182P: Hans de Goede
183M: j.w.r.degoede@hhs.nl
184L: lm-sensors@lm-sensors.org
185S: Maintained
186
Linus Torvalds1da177e2005-04-16 15:20:36 -0700187ACENIC DRIVER
188P: Jes Sorensen
189M: jes@trained-monkey.org
190L: linux-acenic@sunsite.dk
191S: Maintained
192
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700193IPS SCSI RAID DRIVER
194P: Adaptec OEM Raid Solutions
195M: aacraid@adaptec.com
196L: linux-scsi@vger.kernel.org
197W: http://www.adaptec.com/
198S: Maintained
199
200DPT_I2O SCSI RAID DRIVER
201P: Adaptec OEM Raid Solutions
202M: aacraid@adaptec.com
203L: linux-scsi@vger.kernel.org
204W: http://www.adaptec.com/
205S: Maintained
206
Linus Torvalds1da177e2005-04-16 15:20:36 -0700207AACRAID SCSI RAID DRIVER
208P: Adaptec OEM Raid Solutions
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700209M: aacraid@adaptec.com
Linus Torvalds1da177e2005-04-16 15:20:36 -0700210L: linux-scsi@vger.kernel.org
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700211W: http://www.adaptec.com/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700212S: Supported
213
214ACPI
215P: Len Brown
216M: len.brown@intel.com
Len Brown8b59a452007-01-08 19:03:28 -0500217M: lenb@kernel.org
Len Brown6968e502005-12-30 00:32:49 -0500218L: linux-acpi@vger.kernel.org
Len Brown38e09d82007-10-25 17:55:59 -0400219W: http://www.lesswatts.org/projects/acpi/
Jody McIntyre6fb04252005-11-18 09:31:06 -0800220T: git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
Len Brown8b59a452007-01-08 19:03:28 -0500221S: Supported
222
223ACPI BATTERY DRIVERS
Len Browna4146552007-06-23 15:54:36 -0400224P: Alexey Starikovskiy
225M: astarikovskiy@suse.de
Len Brown8b59a452007-01-08 19:03:28 -0500226L: linux-acpi@vger.kernel.org
227W: http://acpi.sourceforge.net/
228S: Supported
229
230ACPI EC DRIVER
231P: Alexey Starikovskiy
Len Browna4146552007-06-23 15:54:36 -0400232M: astarikovskiy@suse.de
Len Brown8b59a452007-01-08 19:03:28 -0500233L: linux-acpi@vger.kernel.org
234W: http://acpi.sourceforge.net/
235S: Supported
236
237ACPI FAN DRIVER
Len Brown38e09d82007-10-25 17:55:59 -0400238P: Len Brown
239M: len.brown@intel.com
Len Brown8b59a452007-01-08 19:03:28 -0500240L: linux-acpi@vger.kernel.org
241W: http://acpi.sourceforge.net/
242S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700243
Kristen Carlson Accardi998be202006-07-26 10:52:33 -0700244ACPI PCI HOTPLUG DRIVER
245P: Kristen Carlson Accardi
246M: kristen.c.accardi@intel.com
247L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -0500248S: Supported
249
250ACPI THERMAL DRIVER
Len Brown38e09d82007-10-25 17:55:59 -0400251P: Len Brown
252M: len.brown@intel.com
Len Brown8b59a452007-01-08 19:03:28 -0500253L: linux-acpi@vger.kernel.org
254W: http://acpi.sourceforge.net/
255S: Supported
Kristen Carlson Accardi998be202006-07-26 10:52:33 -0700256
Len Brown359acec2007-02-10 01:59:24 -0500257ACPI VIDEO DRIVER
Len Brown38e09d82007-10-25 17:55:59 -0400258P: Rui Zhang
259M: rui.zhang@intel.com
Len Brown359acec2007-02-10 01:59:24 -0500260L: linux-acpi@vger.kernel.org
261W: http://acpi.sourceforge.net/
262S: Supported
263
Linus Torvalds1da177e2005-04-16 15:20:36 -0700264ADM1025 HARDWARE MONITOR DRIVER
265P: Jean Delvare
266M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +0200267L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700268S: Maintained
269
Corentin Labbecae2caa2007-02-14 21:15:04 +0100270ADM1029 HARDWARE MONITOR DRIVER
271P: Corentin Labbe
272M: corentin.labbe@geomatys.fr
273L: lm-sensors@lm-sensors.org
274S: Maintained
275
Michael Wucc0b88c2007-08-31 01:15:25 -0400276ADM8211 WIRELESS DRIVER
277P: Michael Wu
278M: flamingice@sourmilk.net
279L: linux-wireless@vger.kernel.org
280W: http://linuxwireless.org/
281T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
282S: Maintained
283
Linus Torvalds1da177e2005-04-16 15:20:36 -0700284ADT746X FAN DRIVER
285P: Colin Leroy
286M: colin@colino.net
287S: Maintained
288
Matthew Wilcox8c6af9e2007-07-26 11:03:19 -0400289ADVANSYS SCSI DRIVER
290P: Matthew Wilcox
291M: matthew@wil.cx
292L: linux-scsi@vger.kernel.org
293S: Maintained
294
Linus Torvalds1da177e2005-04-16 15:20:36 -0700295AEDSP16 DRIVER
296P: Riccardo Facchetti
297M: fizban@tin.it
298S: Maintained
299
300AFFS FILE SYSTEM
301P: Roman Zippel
302M: zippel@linux-m68k.org
303S: Maintained
304
305AGPGART DRIVER
Dave Jones70e89922007-07-09 20:23:50 -0400306P: David Airlie
307M: airlied@linux.ie
308T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700309S: Maintained
310
311AHA152X SCSI DRIVER
312P: Juergen E. Fischer
313M: Juergen Fischer <fischer@norbit.de>
314L: linux-scsi@vger.kernel.org
315S: Maintained
316
Hannes Reinecke64624d42007-10-19 10:32:29 +0200317AIC7XXX / AIC79XX SCSI DRIVER
318P: Hannes Reinecke
319M: hare@suse.de
320L: linux-scsi@vger.kernel.org
321S: Maintained
322
Linus Torvalds1da177e2005-04-16 15:20:36 -0700323ALCATEL SPEEDTOUCH USB DRIVER
324P: Duncan Sands
325M: duncan.sands@free.fr
326L: linux-usb-users@lists.sourceforge.net
327L: linux-usb-devel@lists.sourceforge.net
328W: http://www.linux-usb.org/SpeedTouch/
329S: Maintained
330
Pierre Ossman272f1332007-05-14 21:25:26 +0200331ALCHEMY AU1XX0 MMC DRIVER
332S: Orphan
333
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000334ALI1563 I2C DRIVER
335P: Rudolf Marek
Jean Delvare7188cc62006-12-12 18:18:30 +0100336M: r.marek@assembler.cz
Jean Delvare5d925fe2006-07-01 17:14:32 +0200337L: i2c@lm-sensors.org
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000338S: Maintained
339
Linus Torvalds1da177e2005-04-16 15:20:36 -0700340ALPHA PORT
341P: Richard Henderson
342M: rth@twiddle.net
343S: Odd Fixes for 2.4; Maintained for 2.6.
344P: Ivan Kokshaysky
345M: ink@jurassic.park.msu.ru
346S: Maintained for 2.4; PCI support for 2.6.
347
Thomas Dahlmann167a6752007-07-12 09:30:39 -0700348AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
349P: Thomas Dahlmann
350M: thomas.dahlmann@amd.com
351L: info-linux@geode.amd.com
352S: Supported
353
Jordan Crousef90b8112006-01-06 00:12:14 -0800354AMD GEODE PROCESSOR/CHIPSET SUPPORT
Jim Cromiece00f852006-11-30 04:49:44 +0100355P: Jordan Crouse
356M: info-linux@geode.amd.com
Jordan Crousef90b8112006-01-06 00:12:14 -0800357L: info-linux@geode.amd.com
358W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
359S: Supported
360
Stelian Pop284f42b2006-12-12 18:18:31 +0100361AMS (Apple Motion Sensor) DRIVER
362P: Stelian Pop
363M: stelian@popies.net
364P: Michael Hanselmann
365M: linux-kernel@hansmi.ch
366S: Supported
367
Tom Tuckerf94b5332006-09-22 15:22:48 -0700368AMSO1100 RNIC DRIVER
369P: Tom Tucker
370M: tom@opengridcomputing.com
371P: Steve Wise
372M: swise@opengridcomputing.com
Roland Dreier78526822007-07-09 20:12:26 -0700373L: general@lists.openfabrics.org
Tom Tuckerf94b5332006-09-22 15:22:48 -0700374S: Maintained
375
Johannes Berg42269062006-07-25 16:15:50 +0200376AOA (Apple Onboard Audio) ALSA DRIVER
377P: Johannes Berg
378M: johannes@sipsolutions.net
379L: linuxppc-dev@ozlabs.org
Takashi Iwai82622042007-04-16 12:32:52 +0200380L: alsa-devel@alsa-project.org (subscribers-only)
Johannes Berg42269062006-07-25 16:15:50 +0200381S: Maintained
382
Linus Torvalds1da177e2005-04-16 15:20:36 -0700383APM DRIVER
384P: Stephen Rothwell
385M: sfr@canb.auug.org.au
386L: linux-laptop@vger.kernel.org
387W: http://www.canb.auug.org.au/~sfr/
388S: Supported
389
Nicolas Boichat6f2fad72007-05-08 00:24:52 -0700390APPLE SMC DRIVER
391P: Nicolas Boichat
392M: nicolas@boichat.ch
393L: mactel-linux-devel@lists.sourceforge.net
394S: Maintained
395
Linus Torvalds1da177e2005-04-16 15:20:36 -0700396APPLETALK NETWORK LAYER
397P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -0300398M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700399S: Maintained
400
Johannes Bergeb9ebe62007-10-27 23:42:45 -0400401APPLETOUCH TOUCHPAD DRIVER
402P: Johannes Berg
403M: johannes@sipsolutions.net
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -0400404L: linux-input@vger.kernel.org
Johannes Bergeb9ebe62007-10-27 23:42:45 -0400405S: Maintained
406
Jaya Kumar1154ea72005-06-21 17:17:04 -0700407ARC FRAMEBUFFER DRIVER
408P: Jaya Kumar
409M: jayalk@intworks.biz
410S: Maintained
411
Linus Torvalds1da177e2005-04-16 15:20:36 -0700412ARM MFM AND FLOPPY DRIVERS
413P: Ian Molton
414M: spyro@f2s.com
415S: Maintained
416
Russell King2761f5c2007-05-24 06:56:08 +0200417ARM PRIMECELL MMCI PL180/1 DRIVER
418P: Russell King
419M: rmk@arm.linux.org.uk
420L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
421S: Maintained
422
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800423ARM/ADI ROADRUNNER MACHINE SUPPORT
424P: Lennert Buytenhek
425M: kernel@wantstofly.org
426L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
427S: Maintained
428
429ARM/ADS SPHERE MACHINE SUPPORT
430P: Lennert Buytenhek
431M: kernel@wantstofly.org
432L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
433S: Maintained
434
435ARM/AJECO 1ARM MACHINE SUPPORT
436P: Lennert Buytenhek
437M: kernel@wantstofly.org
438L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
439S: Maintained
440
Andrew Victord4a89c72006-12-04 13:56:21 +0100441ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
442P: Andrew Victor
443M: andrew@sanpeople.com
444L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
445W: http://maxim.org.za/at91_26.html
446S: Maintained
447
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800448ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
449P: Lennert Buytenhek
450M: kernel@wantstofly.org
451L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
452S: Maintained
453
454ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
455P: Lennert Buytenhek
456M: kernel@wantstofly.org
457L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
458S: Maintained
459
Linus Torvalds1da177e2005-04-16 15:20:36 -0700460ARM/CORGI MACHINE SUPPORT
461P: Richard Purdie
462M: rpurdie@rpsys.net
463S: Maintained
464
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800465ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
466P: Lennert Buytenhek
467M: kernel@wantstofly.org
468L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
469S: Maintained
470
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100471ARM/HP JORNADA 7XX MACHINE SUPPORT
472P: Kristoffer Ericson
Kristoffer Ericson6a4d0282007-07-07 17:45:10 +0100473M: kristoffer.ericson@gmail.com
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100474W: www.jlime.com
475S: Maintained
476
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800477ARM/INTEL IOP32X ARM ARCHITECTURE
478P: Lennert Buytenhek
479M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100480P: Dan Williams
481M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800482L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100483S: Supported
484
485ARM/INTEL IOP33X ARM ARCHITECTURE
486P: Dan Williams
487M: dan.j.williams@intel.com
488L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
489S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800490
491ARM/INTEL IOP13XX ARM ARCHITECTURE
492P: Lennert Buytenhek
493M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100494P: Dan Williams
495M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800496L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100497S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800498
499ARM/INTEL IQ81342EX MACHINE SUPPORT
500P: Lennert Buytenhek
501M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100502P: Dan Williams
503M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800504L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100505S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800506
507ARM/INTEL IXP2000 ARM ARCHITECTURE
508P: Lennert Buytenhek
509M: kernel@wantstofly.org
510L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
511S: Maintained
512
513ARM/INTEL IXDP2850 MACHINE SUPPORT
514P: Lennert Buytenhek
515M: kernel@wantstofly.org
516L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
517S: Maintained
518
519ARM/INTEL IXP23XX ARM ARCHITECTURE
520P: Lennert Buytenhek
521M: kernel@wantstofly.org
522L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
523S: Maintained
524
525ARM/INTEL XSC3 (MANZANO) ARM CORE
526P: Lennert Buytenhek
527M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100528P: Dan Williams
529M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800530L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100531S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800532
533ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
534P: Lennert Buytenhek
535M: kernel@wantstofly.org
536L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
537S: Maintained
538
539ARM/LOGICPD PXA270 MACHINE SUPPORT
540P: Lennert Buytenhek
541M: kernel@wantstofly.org
542L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
543S: Maintained
544
Dirk Opfer8459c152005-11-06 14:27:52 +0000545ARM/TOSA MACHINE SUPPORT
546P: Dirk Opfer
547M: dirk@opfer-online.de
548S: Maintained
549
Linus Torvalds1da177e2005-04-16 15:20:36 -0700550ARM/PLEB SUPPORT
551P: Peter Chubb
552M: pleb@gelato.unsw.edu.au
553W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
554S: Maintained
555
556ARM/PT DIGITAL BOARD PORT
557P: Stefan Eletzhofer
558M: stefan.eletzhofer@eletztrick.de
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700559L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700560W: http://www.arm.linux.org.uk/
561S: Maintained
562
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800563ARM/RADISYS ENP2611 MACHINE SUPPORT
564P: Lennert Buytenhek
565M: kernel@wantstofly.org
566L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
567S: Maintained
568
Linus Torvalds1da177e2005-04-16 15:20:36 -0700569ARM/SHARK MACHINE SUPPORT
570P: Alexander Schulz
571M: alex@shark-linux.de
572W: http://www.shark-linux.de/shark.html
573S: Maintained
574
575ARM/STRONGARM110 PORT
576P: Russell King
577M: rmk@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700578L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700579W: http://www.arm.linux.org.uk/
580S: Maintained
581
582ARM/S3C2410 ARM ARCHITECTURE
583P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800584M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700585L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700586W: http://www.fluff.org/ben/linux/
587S: Maintained
588
589ARM/S3C2440 ARM ARCHITECTURE
590P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800591M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700592L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700593W: http://www.fluff.org/ben/linux/
594S: Maintained
595
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800596ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
597P: Lennert Buytenhek
598M: kernel@wantstofly.org
599L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
600S: Maintained
601
602ARM/THECUS N2100 MACHINE SUPPORT
603P: Lennert Buytenhek
604M: kernel@wantstofly.org
605L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
606S: Maintained
607
Linus Torvalds1da177e2005-04-16 15:20:36 -0700608ARPD SUPPORT
609P: Jonathan Layes
Ralf Baechle979b6c12005-06-13 14:30:40 -0700610L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700611S: Maintained
612
613ASUS ACPI EXTRAS DRIVER
Len Brown0b67d942006-12-22 21:18:56 -0500614P: Corentin Chary
615M: corentincj@iksaif.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700616P: Karol Kozimor
617M: sziwan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700618L: acpi4asus-user@lists.sourceforge.net
619W: http://sourceforge.net/projects/acpi4asus
Len Brown0b67d942006-12-22 21:18:56 -0500620W: http://xf.iksaif.net/acpi4asus
Linus Torvalds1da177e2005-04-16 15:20:36 -0700621S: Maintained
622
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -0400623ASUS ASB100 HARDWARE MONITOR DRIVER
624P: Mark M. Hoffman
625M: mhoffman@lightlink.com
626L: lm-sensors@lm-sensors.org
627S: Maintained
628
Corentin Chary85091b72007-01-26 14:04:30 +0100629ASUS LAPTOP EXTRAS DRIVER
630P: Corentin Chary
631M: corentincj@iksaif.net
632L: acpi4asus-user@lists.sourceforge.net
633W: http://sourceforge.net/projects/acpi4asus
634W: http://xf.iksaif.net/acpi4asus
635S: Maintained
636
Dan Williamsb3e5f262007-08-07 10:26:35 -0700637ASYNCHRONOUS TRANSFERS/TRANSFORMS API
638P: Dan Williams
639M: dan.j.williams@intel.com
640P: Shannon Nelson
641M: shannon.nelson@intel.com
642L: linux-kernel@vger.kernel.org
643W: http://sourceforge.net/projects/xscaleiop
644S: Supported
645
Linus Torvalds1da177e2005-04-16 15:20:36 -0700646ATA OVER ETHERNET DRIVER
647P: Ed L. Cashin
648M: ecashin@coraid.com
649W: http://www.coraid.com/support/linux
650S: Supported
651
Jay Cliburn8d5ca6e2007-02-03 20:25:10 -0600652ATL1 ETHERNET DRIVER
653P: Jay Cliburn
654M: jcliburn@gmail.com
655P: Chris Snook
656M: csnook@redhat.com
657L: atl1-devel@lists.sourceforge.net
658W: http://sourceforge.net/projects/atl1
659W: http://atl1.sourceforge.net
660S: Maintained
661
Linus Torvalds1da177e2005-04-16 15:20:36 -0700662ATM
663P: Chas Williams
664M: chas@cmf.nrl.navy.mil
Roland Dreierf37bf902006-09-13 20:39:33 -0700665L: linux-atm-general@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700666W: http://linux-atm.sourceforge.net
667S: Maintained
668
Pierre Ossman272f1332007-05-14 21:25:26 +0200669ATMEL AT91 MCI DRIVER
Pierre Ossman81764fa2007-07-15 18:47:38 +0200670P: Nicolas Ferre
671M: nicolas.ferre@rfo.atmel.com
672L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
673W: http://www.atmel.com/products/AT91/
674W: http://www.at91.com/
675S: Maintained
Pierre Ossman272f1332007-05-14 21:25:26 +0200676
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100677ATMEL MACB ETHERNET DRIVER
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100678P: Haavard Skinnemoen
679M: hskinnemoen@atmel.com
680S: Supported
681
Haavard Skinnemoen754ce4f2007-02-14 00:33:09 -0800682ATMEL SPI DRIVER
683P: Haavard Skinnemoen
684M: hskinnemoen@atmel.com
685S: Supported
686
Haavard Skinnemoen914a3f32007-10-10 02:29:43 -0700687ATMEL USBA UDC DRIVER
688P: Haavard Skinnemoen
689M: hskinnemoen@atmel.com
690L: kernel@avr32linux.org
691W: http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver
692S: Supported
693
Linus Torvalds1da177e2005-04-16 15:20:36 -0700694ATMEL WIRELESS DRIVER
695P: Simon Kelley
696M: simon@thekelleys.org.uk
Johannes Berg724c6b32007-04-23 12:18:20 -0700697L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700698W: http://www.thekelleys.org.uk/atmel
699W: http://atmelwlandriver.sourceforge.net/
700S: Maintained
701
Chris Wrighta92b7b82005-07-07 18:12:23 -0700702AUDIT SUBSYSTEM
David Woodhousead3f9a22005-07-13 15:28:29 +0100703P: David Woodhouse
704M: dwmw2@infradead.org
Gabriel Cb9a06202007-08-10 13:00:56 -0700705L: linux-audit@redhat.com (subscribers-only)
David Woodhousead3f9a22005-07-13 15:28:29 +0100706W: http://people.redhat.com/sgrubb/audit/
Josh Boyer1adc1232005-11-23 15:44:15 -0800707T: git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
Chris Wrighta92b7b82005-07-07 18:12:23 -0700708S: Maintained
709
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800710AUXILIARY DISPLAY DRIVERS
711P: Miguel Ojeda Sandonis
712M: maxextreme@gmail.com
713L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700714W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800715S: Maintained
716
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700717AVR32 ARCHITECTURE
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700718P: Haavard Skinnemoen
719M: hskinnemoen@atmel.com
720W: http://www.atmel.com/products/AVR32/
721W: http://avr32linux.org/
722W: http://avrfreaks.net/
723S: Supported
724
725AVR32/AT32AP MACHINE SUPPORT
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700726P: Haavard Skinnemoen
727M: hskinnemoen@atmel.com
728S: Supported
729
Linus Torvalds1da177e2005-04-16 15:20:36 -0700730AX.25 NETWORK LAYER
731P: Ralf Baechle
732M: ralf@linux-mips.org
733L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +0200734W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700735S: Maintained
736
Richard Purdie300abeb2007-02-07 22:21:07 +0000737BACKLIGHT CLASS/SUBSYSTEM
738P: Richard Purdie
739M: rpurdie@rpsys.net
740S: Maintained
741
Bryan Wu1394f032007-05-06 14:50:22 -0700742BLACKFIN ARCHITECTURE
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800743P: Bryan Wu
744M: bryan.wu@analog.com
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800745L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
746W: http://blackfin.uclinux.org
747S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700748
Bryan Wue190d6b2007-07-17 14:43:44 +0800749BLACKFIN EMAC DRIVER
750P: Bryan Wu
751M: bryan.wu@analog.com
752L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
753W: http://blackfin.uclinux.org
754S: Supported
755
Mike Frysinger566da5b2007-06-11 15:31:30 +0800756BLACKFIN RTC DRIVER
757P: Mike Frysinger
758M: michael.frysinger@analog.com
759M: vapier.adi@gmail.com
760L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
761W: http://blackfin.uclinux.org
762S: Supported
763
Bryan Wu1394f032007-05-06 14:50:22 -0700764BLACKFIN SERIAL DRIVER
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800765P: Aubrey Li
766M: aubrey.li@analog.com
767L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
768W: http://blackfin.uclinux.org
769S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700770
Bryan Wu1e6d3202007-07-15 02:50:02 +0800771BLACKFIN WATCHDOG DRIVER
772P: Mike Frysinger
773M: michael.frysinger@analog.com
774M: vapier.adi@gmail.com
775L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
776W: http://blackfin.uclinux.org
777S: Supported
778
Linus Torvalds1da177e2005-04-16 15:20:36 -0700779BAYCOM/HDLCDRV DRIVERS FOR AX.25
780P: Thomas Sailer
781M: t.sailer@alumni.ethz.ch
782L: linux-hams@vger.kernel.org
783W: http://www.baycom.org/~tom/ham/ham.html
784S: Maintained
785
Michael Buesche4d6b792007-09-18 15:39:42 -0400786B43 WIRELESS DRIVER
787P: Michael Buesch
788M: mb@bu3sch.de
789P: Stefano Brivio
Stefano Brivio2817ef12007-11-06 22:48:56 +0100790M: stefano.brivio@polimi.it
Michael Buesche4d6b792007-09-18 15:39:42 -0400791L: linux-wireless@vger.kernel.org
Stefano Brivio2817ef12007-11-06 22:48:56 +0100792W: http://linuxwireless.org/en/users/Drivers/b43
Michael Buesche4d6b792007-09-18 15:39:42 -0400793S: Maintained
794
Larry Finger75388ac2007-09-25 16:46:54 -0700795B43LEGACY WIRELESS DRIVER
796P: Larry Finger
797M: Larry.Finger@lwfinger.net
Stefano Brivio2817ef12007-11-06 22:48:56 +0100798P: Stefano Brivio
799M: stefano.brivio@polimi.it
Larry Finger75388ac2007-09-25 16:46:54 -0700800L: linux-wireless@vger.kernel.org
Stefano Brivio2817ef12007-11-06 22:48:56 +0100801W: http://linuxwireless.org/en/users/Drivers/b43
Larry Finger75388ac2007-09-25 16:46:54 -0700802S: Maintained
803
Michael Bueschfb67a0f2006-08-16 00:39:36 +0200804BCM43XX WIRELESS DRIVER (SOFTMAC BASED VERSION)
805P: Larry Finger
806M: Larry.Finger@lwfinger.net
Michael Buesch9eac8f92006-04-22 17:31:27 +0200807P: Stefano Brivio
Stefano Brivio2817ef12007-11-06 22:48:56 +0100808M: stefano.brivio@polimi.it
Johannes Berg724c6b32007-04-23 12:18:20 -0700809L: linux-wireless@vger.kernel.org
Michael Buesch9eac8f92006-04-22 17:31:27 +0200810W: http://bcm43xx.berlios.de/
811S: Maintained
812
Linus Torvalds1da177e2005-04-16 15:20:36 -0700813BEFS FILE SYSTEM
814P: Sergey S. Kostyliov
815M: rathamahata@php4.ru
816L: linux-kernel@vger.kernel.org
817S: Maintained
818
Linus Torvalds1da177e2005-04-16 15:20:36 -0700819BFS FILE SYSTEM
820P: Tigran A. Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -0800821M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700822L: linux-kernel@vger.kernel.org
823S: Maintained
824
Bryan Wud24ecfc2007-05-01 23:26:32 +0200825BLACKFIN I2C TWI DRIVER
826P: Sonic Zhang
827M: sonic.zhang@analog.com
828L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
829W: http://blackfin.uclinux.org/
830S: Supported
831
Linus Torvalds1da177e2005-04-16 15:20:36 -0700832BLOCK LAYER
833P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +0200834M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700835L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800836T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700837S: Maintained
838
839BLUETOOTH SUBSYSTEM
840P: Marcel Holtmann
841M: marcel@holtmann.org
842P: Maxim Krasnyansky
843M: maxk@qualcomm.com
844L: bluez-devel@lists.sf.net
845W: http://bluez.sf.net
846W: http://www.bluez.org
847W: http://www.holtmann.org/linux/bluetooth/
Josh Boyer1adc1232005-11-23 15:44:15 -0800848T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700849S: Maintained
850
851BLUETOOTH RFCOMM LAYER
852P: Marcel Holtmann
853M: marcel@holtmann.org
854P: Maxim Krasnyansky
855M: maxk@qualcomm.com
856S: Maintained
857
858BLUETOOTH BNEP LAYER
859P: Marcel Holtmann
860M: marcel@holtmann.org
861P: Maxim Krasnyansky
862M: maxk@qualcomm.com
863S: Maintained
864
865BLUETOOTH CMTP LAYER
866P: Marcel Holtmann
867M: marcel@holtmann.org
868S: Maintained
869
870BLUETOOTH HIDP LAYER
871P: Marcel Holtmann
872M: marcel@holtmann.org
873S: Maintained
874
875BLUETOOTH HCI UART DRIVER
876P: Marcel Holtmann
877M: marcel@holtmann.org
878P: Maxim Krasnyansky
879M: maxk@qualcomm.com
880S: Maintained
881
882BLUETOOTH HCI USB DRIVER
883P: Marcel Holtmann
884M: marcel@holtmann.org
885P: Maxim Krasnyansky
886M: maxk@qualcomm.com
887S: Maintained
888
889BLUETOOTH HCI BCM203X DRIVER
890P: Marcel Holtmann
891M: marcel@holtmann.org
892S: Maintained
893
894BLUETOOTH HCI BPA10X DRIVER
895P: Marcel Holtmann
896M: marcel@holtmann.org
897S: Maintained
898
899BLUETOOTH HCI BFUSB DRIVER
900P: Marcel Holtmann
901M: marcel@holtmann.org
902S: Maintained
903
904BLUETOOTH HCI DTL1 DRIVER
905P: Marcel Holtmann
906M: marcel@holtmann.org
907S: Maintained
908
909BLUETOOTH HCI BLUECARD DRIVER
910P: Marcel Holtmann
911M: marcel@holtmann.org
912S: Maintained
913
914BLUETOOTH HCI BT3C DRIVER
915P: Marcel Holtmann
916M: marcel@holtmann.org
917S: Maintained
918
919BLUETOOTH HCI BTUART DRIVER
920P: Marcel Holtmann
921M: marcel@holtmann.org
922S: Maintained
923
924BLUETOOTH HCI VHCI DRIVER
925P: Maxim Krasnyansky
926M: maxk@qualcomm.com
927S: Maintained
928
929BONDING DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +0100930P: Chad Tindel
931M: ctindel@users.sourceforge.net
932P: Jay Vosburgh
933M: fubar@us.ibm.com
934L: bonding-devel@lists.sourceforge.net
935W: http://sourceforge.net/projects/bonding/
936S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700937
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000938BROADBAND PROCESSOR ARCHITECTURE
939P: Arnd Bergmann
940M: arnd@arndb.de
Stephen Rothwell1d049812006-03-22 11:26:58 +1100941L: linuxppc-dev@ozlabs.org
Arthur Othieno6d923f92006-05-19 06:22:23 -0400942W: http://www.penguinppc.org/ppc64/
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000943S: Supported
944
Gary Zambrano39105892006-06-22 17:26:20 -0700945BROADCOM B44 10/100 ETHERNET DRIVER
946P: Gary Zambrano
947M: zambrano@broadcom.com
948L: netdev@vger.kernel.org
949S: Supported
950
Michael Chan948c51e2006-06-04 02:51:39 -0700951BROADCOM BNX2 GIGABIT ETHERNET DRIVER
952P: Michael Chan
953M: mchan@broadcom.com
954L: netdev@vger.kernel.org
955S: Supported
956
957BROADCOM TG3 GIGABIT ETHERNET DRIVER
958P: Michael Chan
959M: mchan@broadcom.com
960L: netdev@vger.kernel.org
961S: Supported
962
Jens Axboe5cdf7f72007-07-17 08:58:06 +0200963BSG (block layer generic sg v4 driver)
964P: FUJITA Tomonori
965M: fujita.tomonori@lab.ntt.co.jp
966L: linux-scsi@vger.kernel.org
967S: Supported
968
Linus Torvalds1da177e2005-04-16 15:20:36 -0700969BTTV VIDEO4LINUX DRIVER
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700970P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -0200971M: mchehab@infradead.org
972M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700973L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700974W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -0200975T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700976S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -0700977
Jonathan Corbet77d51402007-03-22 19:44:17 -0300978CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
979P: Jonathan Corbet
980M: corbet@lwn.net
981L: video4linux-list@redhat.com
982S: Maintained
983
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +0200984CALGARY x86-64 IOMMU
985P: Muli Ben-Yehuda
986M: muli@il.ibm.com
987P: Jon D. Mason
Jon Masond8d2bed2006-10-05 18:47:21 +0200988M: jdmason@kudzu.us
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +0200989L: linux-kernel@vger.kernel.org
990L: discuss@x86-64.org
991S: Maintained
992
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800993CFAG12864B LCD DRIVER
994P: Miguel Ojeda Sandonis
995M: maxextreme@gmail.com
996L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700997W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800998S: Maintained
999
1000CFAG12864BFB LCD FRAMEBUFFER DRIVER
1001P: Miguel Ojeda Sandonis
1002M: maxextreme@gmail.com
1003L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -07001004W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001005S: Maintained
1006
Johannes Berg704232c2007-04-23 12:20:05 -07001007CFG80211 and NL80211
1008P: Johannes Berg
1009M: johannes@sipsolutions.net
1010L: linux-wireless@vger.kernel.org
1011S: Maintained
1012
Andy Whitcroft0a920b52007-06-01 00:46:48 -07001013CHECKPATCH
1014P: Andy Whitcroft
1015M: apw@shadowen.org
1016P: Randy Dunlap
1017M: rdunlap@xenotime.net
1018P: Joel Schopp
1019M: jschopp@austin.ibm.com
1020S: Supported
1021
Linus Torvalds1da177e2005-04-16 15:20:36 -07001022COMMON INTERNET FILE SYSTEM (CIFS)
1023P: Steve French
1024M: sfrench@samba.org
Jesper Juhlfb453d42006-01-15 02:46:48 +01001025L: linux-cifs-client@lists.samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001026L: samba-technical@lists.samba.org
Steve Frenchaf5a0322007-08-13 19:53:17 +00001027W: http://linux-cifs.samba.org/
Josh Boyer1adc1232005-11-23 15:44:15 -08001028T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001029S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001030
Joel Becker7063fbf2005-12-15 14:29:43 -08001031CONFIGFS
1032P: Joel Becker
Joel Becker62ca3d262006-01-27 11:04:12 -08001033M: joel.becker@oracle.com
1034L: linux-kernel@vger.kernel.org
Joel Becker7063fbf2005-12-15 14:29:43 -08001035S: Supported
1036
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001037CIRRUS LOGIC EP93XX ETHERNET DRIVER
1038P: Lennert Buytenhek
1039M: kernel@wantstofly.org
1040L: netdev@vger.kernel.org
1041S: Maintained
1042
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001043CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1044P: Lennert Buytenhek
1045M: kernel@wantstofly.org
1046L: linux-usb-devel@lists.sourceforge.net
1047S: Maintained
1048
Linus Torvalds1da177e2005-04-16 15:20:36 -07001049CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1050P: Cirrus Logic Corporation (kernel 2.2 driver)
1051M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1052P: Nils Faerber (port to kernel 2.4)
1053M: Nils Faerber <nils@kernelconcepts.de>
1054S: Maintained
1055
1056CODA FILE SYSTEM
1057P: Jan Harkes
1058M: jaharkes@cs.cmu.edu
1059M: coda@cs.cmu.edu
1060L: codalist@coda.cs.cmu.edu
1061W: http://www.coda.cs.cmu.edu/
1062S: Maintained
1063
1064COMPACTPCI HOTPLUG CORE
1065P: Scott Murray
1066M: scottm@somanetworks.com
1067M: scott@spiteful.org
1068L: pcihpd-discuss@lists.sourceforge.net
1069S: Supported
1070
1071COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1072P: Scott Murray
1073M: scottm@somanetworks.com
1074M: scott@spiteful.org
1075L: pcihpd-discuss@lists.sourceforge.net
1076S: Supported
1077
1078COMPACTPCI HOTPLUG GENERIC DRIVER
1079P: Scott Murray
1080M: scottm@somanetworks.com
1081M: scott@spiteful.org
1082L: pcihpd-discuss@lists.sourceforge.net
1083S: Supported
1084
1085COMPUTONE INTELLIPORT MULTIPORT CARD
1086P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -07001087M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001088W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -07001089S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001090
Simon Arlott949be0f2007-03-06 02:47:46 -08001091CONEXANT ACCESSRUNNER USB DRIVER
1092P: Simon Arlott
1093M: cxacru@fire.lp0.eu
Simon Arlott9ae5e3b2007-05-09 08:38:10 +02001094L: accessrunner-general@lists.sourceforge.net
1095W: http://accessrunner.sourceforge.net/
Simon Arlott949be0f2007-03-06 02:47:46 -08001096S: Maintained
1097
Rudolf Marekbebe4672007-05-08 17:22:02 +02001098CORETEMP HARDWARE MONITORING DRIVER
1099P: Rudolf Marek
1100M: r.marek@assembler.cz
1101L: lm-sensors@lm-sensors.org
1102S: Maintained
1103
Linus Torvalds1da177e2005-04-16 15:20:36 -07001104COSA/SRP SYNC SERIAL DRIVER
1105P: Jan "Yenya" Kasprzak
1106M: kas@fi.muni.cz
1107W: http://www.fi.muni.cz/~kas/cosa/
1108S: Maintained
1109
1110CPU FREQUENCY DRIVERS
1111P: Dave Jones
1112M: davej@codemonkey.org.uk
1113L: cpufreq@lists.linux.org.uk
1114W: http://www.codemonkey.org.uk/projects/cpufreq/
Dave Jones7531a0b2006-12-12 17:26:35 -05001115T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001116S: Maintained
1117
1118CPUID/MSR DRIVER
1119P: H. Peter Anvin
1120M: hpa@zytor.com
1121S: Maintained
1122
Paul Jacksoned90fb42005-09-27 21:45:37 -07001123CPUSETS
1124P: Paul Jackson
1125P: Simon Derr
1126M: pj@sgi.com
1127M: simon.derr@bull.net
1128L: linux-kernel@vger.kernel.org
1129W: http://www.bullopensource.org/cpuset/
1130S: Supported
1131
Linus Torvalds1da177e2005-04-16 15:20:36 -07001132CRAMFS FILESYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +01001133W: http://sourceforge.net/projects/cramfs/
1134S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001135
1136CRIS PORT
1137P: Mikael Starvik
1138M: starvik@axis.com
1139L: dev-etrax@axis.com
1140W: http://developer.axis.com
1141S: Maintained
1142
1143CRYPTO API
1144P: Herbert Xu
1145M: herbert@gondor.apana.org.au
1146P: David S. Miller
1147M: davem@davemloft.net
1148L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001149T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001150S: Maintained
1151
Jaya Kumar9b4ffa42005-11-17 10:12:23 +01001152CS5535 Audio ALSA driver
1153P: Jaya Kumar
1154M: jayakumar.alsa@gmail.com
1155S: Maintained
1156
Linus Torvalds1da177e2005-04-16 15:20:36 -07001157CYBERPRO FB DRIVER
1158P: Russell King
1159M: rmk@arm.linux.org.uk
1160W: http://www.arm.linux.org.uk/
1161S: Maintained
1162
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001163CYBLAFB FRAMEBUFFER DRIVER
1164P: Knut Petersen
1165M: Knut_Petersen@t-online.de
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001166L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001167S: Maintained
1168
Linus Torvalds1da177e2005-04-16 15:20:36 -07001169CYCLADES 2X SYNC CARD DRIVER
1170P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001171M: acme@ghostprotocols.net
1172W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07001173S: Maintained
1174
1175CYCLADES ASYNC MUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001176W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001177S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001178
1179CYCLADES PC300 DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001180W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001181S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001182
Linus Torvalds1da177e2005-04-16 15:20:36 -07001183DAMA SLAVE for AX.25
1184P: Joerg Reuter
1185M: jreuter@yaina.de
1186W: http://yaina.de/jreuter/
1187W: http://www.qsl.net/dl1bke/
1188L: linux-hams@vger.kernel.org
1189S: Maintained
1190
1191DC395x SCSI driver
1192P: Oliver Neukum
1193M: oliver@neukum.name
1194P: Ali Akcaagac
1195M: aliakc@web.de
1196P: Jamie Lenehan
1197M: lenehan@twibble.org
1198W: http://twibble.org/dist/dc395x/
Randy Dunlapf5df58812006-07-14 00:24:29 -07001199L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001200L: http://lists.twibble.org/mailman/listinfo/dc395x/
1201S: Maintained
1202
1203DC390/AM53C974 SCSI driver
1204P: Kurt Garloff
1205M: garloff@suse.de
1206W: http://www.garloff.de/kurt/linux/dc390/
1207P: Guennadi Liakhovetski
1208M: g.liakhovetski@gmx.de
1209S: Maintained
1210
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001211DCCP PROTOCOL
1212P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001213M: acme@ghostprotocols.net
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001214L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -08001215W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001216S: Maintained
1217
Linus Torvalds1da177e2005-04-16 15:20:36 -07001218DECnet NETWORK LAYER
1219P: Patrick Caulfield
1220M: patrick@tykepenguin.com
1221W: http://linux-decnet.sourceforge.net
1222L: linux-decnet-user@lists.sourceforge.net
1223S: Maintained
1224
1225DEFXX FDDI NETWORK DRIVER
1226P: Maciej W. Rozycki
1227M: macro@linux-mips.org
1228S: Maintained
1229
1230DELL LAPTOP SMM DRIVER
1231P: Massimo Dal Zotto
1232M: dz@debian.org
1233W: http://www.debian.org/~dz/i8k/
1234S: Maintained
1235
Doug Warzecha90563ec2005-09-06 15:17:15 -07001236DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1237P: Doug Warzecha
1238M: Douglas_Warzecha@dell.com
1239S: Maintained
1240
Pavel Machek5ddb88c2006-09-29 02:01:29 -07001241DEVICE-MAPPER (LVM)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001242P: Alasdair Kergon
1243L: dm-devel@redhat.com
1244W: http://sources.redhat.com/dm
1245S: Maintained
1246
1247DEVICE NUMBER REGISTRY
1248P: Torben Mathiasen
1249M: device@lanana.org
1250W: http://lanana.org/docs/device-list/index.html
1251L: linux-kernel@vger.kernel.org
1252S: Maintained
1253
Linus Torvalds1da177e2005-04-16 15:20:36 -07001254DIGI INTL. EPCA DRIVER
1255P: Digi International, Inc
1256M: Eng.Linux@digi.com
1257L: Eng.Linux@digi.com
1258W: http://www.digi.com
1259S: Orphaned
1260
Linus Torvalds1da177e2005-04-16 15:20:36 -07001261DIRECTORY NOTIFICATION
1262P: Stephen Rothwell
1263M: sfr@canb.auug.org.au
1264L: linux-kernel@vger.kernel.org
1265S: Supported
1266
1267DISK GEOMETRY AND PARTITION HANDLING
1268P: Andries Brouwer
1269M: aeb@cwi.nl
1270W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1271W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1272W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1273S: Maintained
1274
1275DISKQUOTA:
1276P: Jan Kara
1277M: jack@suse.cz
1278L: linux-kernel@vger.kernel.org
1279S: Maintained
1280
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001281DISTRIBUTED LOCK MANAGER
1282P: Patrick Caulfield
1283M: pcaulfie@redhat.com
1284P: David Teigland
1285M: teigland@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001286L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001287W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001288T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1289T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001290S: Supported
1291
Linus Torvalds1da177e2005-04-16 15:20:36 -07001292DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1293P: Tobias Ringstrom
1294M: tori@unhappy.mine.nu
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08001295L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001296S: Maintained
1297
Dan Williamsb3e5f262007-08-07 10:26:35 -07001298DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001299P: Shannon Nelson
1300M: shannon.nelson@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -07001301P: Dan Williams
1302M: dan.j.williams@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001303L: linux-kernel@vger.kernel.org
Dan Williamsb3e5f262007-08-07 10:26:35 -07001304S: Supported
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001305
Juerg Haefligerb8250372007-06-09 10:11:16 -04001306DME1737 HARDWARE MONITOR DRIVER
1307P: Juerg Haefliger
1308M: juergh@gmail.com
1309L: lm-sensors@lm-sensors.org
1310S: Maintained
1311
Martin Waitzba483d52005-06-17 13:20:59 -07001312DOCBOOK FOR DOCUMENTATION
Randy Dunlap0f40efb2006-07-03 00:24:15 -07001313P: Randy Dunlap
1314M: rdunlap@xenotime.net
Martin Waitzba483d52005-06-17 13:20:59 -07001315S: Maintained
1316
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001317DOCKING STATION DRIVER
1318P: Kristen Carlson Accardi
1319M: kristen.c.accardi@intel.com
1320L: linux-acpi@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05001321S: Supported
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001322
Linus Torvalds1da177e2005-04-16 15:20:36 -07001323DOUBLETALK DRIVER
1324P: James R. Van Zandt
1325M: jrv@vanzandt.mv.com
1326L: blinux-list@redhat.com
1327S: Maintained
1328
1329DRIVER CORE, KOBJECTS, AND SYSFS
1330P: Greg Kroah-Hartman
1331M: gregkh@suse.de
1332L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001333T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001334S: Supported
1335
1336DRM DRIVERS
1337P: David Airlie
1338M: airlied@linux.ie
1339L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -08001340T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001341S: Maintained
1342
1343DSCC4 DRIVER
Francois Romieu01f20732007-01-26 00:57:17 -08001344P: Francois Romieu
1345M: romieu@fr.zoreil.com
1346L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001347S: Maintained
1348
1349DVB SUBSYSTEM AND DRIVERS
1350P: LinuxTV.org Project
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001351M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001352L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +02001353W: http://linuxtv.org/
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001354T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001355S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001356
1357EATA-DMA SCSI DRIVER
1358P: Michael Neuffer
1359L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1360S: Maintained
1361
1362EATA ISA/EISA/PCI SCSI DRIVER
1363P: Dario Ballabio
1364M: ballabio_dario@emc.com
1365L: linux-scsi@vger.kernel.org
1366S: Maintained
1367
1368EATA-PIO SCSI DRIVER
1369P: Michael Neuffer
1370M: mike@i-Connect.Net
1371L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1372S: Maintained
1373
1374EBTABLES
1375P: Bart De Schuymer
1376M: bart.de.schuymer@pandora.be
1377L: ebtables-user@lists.sourceforge.net
1378L: ebtables-devel@lists.sourceforge.net
1379W: http://ebtables.sourceforge.net/
1380S: Maintained
1381
Michael Halcrow237fead2006-10-04 02:16:22 -07001382ECRYPT FILE SYSTEM
1383P: Mike Halcrow, Phillip Hellewell
1384M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1385L: ecryptfs-devel@lists.sourceforge.net
1386W: http://ecryptfs.sourceforge.net/
1387S: Supported
1388
Alan Coxda9bb1d2006-01-18 17:44:13 -08001389EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -08001390P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001391M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001392L: bluesmoke-devel@lists.sourceforge.net
1393W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001394S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -08001395
1396EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001397P: Mark Gross
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001398P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001399M: mark.gross@intel.com
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001400M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001401L: bluesmoke-devel@lists.sourceforge.net
1402W: bluesmoke.sourceforge.net
1403S: Maintained
1404
1405EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001406P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001407M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001408L: bluesmoke-devel@lists.sourceforge.net
1409W: bluesmoke.sourceforge.net
1410S: Maintained
1411
Douglas Thompson6bc78402007-07-19 01:50:12 -07001412EDAC-I82443BXGX
1413P: Tim Small
1414M: tim@buttersideup.com
1415L: bluesmoke-devel@lists.sourceforge.net
1416W: bluesmoke.sourceforge.net
1417S: Maintained
1418
1419EDAC-I3000
1420P: Jason Uhlenkott
1421M: juhlenko@akamai.com
1422L: bluesmoke-devel@lists.sourceforge.net
1423W: bluesmoke.sourceforge.net
1424S: Maintained
1425
1426EDAC-I5000
1427P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001428M: dougthompson@xmission.com
1429L: bluesmoke-devel@lists.sourceforge.net
1430W: bluesmoke.sourceforge.net
1431S: Maintained
1432
1433EDAC-I82975X
1434P: Ranganathan Desikan
1435P: Arvind R.
1436M: rdesikan@jetzbroadband.com
1437M: arvind@acarlab.com
1438L: bluesmoke-devel@lists.sourceforge.net
1439W: bluesmoke.sourceforge.net
1440S: Maintained
1441
1442EDAC-PASEMI
1443P: Egor Martovetsky
1444M: egor@pasemi.com
Douglas Thompson6bc78402007-07-19 01:50:12 -07001445L: bluesmoke-devel@lists.sourceforge.net
1446W: bluesmoke.sourceforge.net
1447S: Maintained
1448
Dave Peterson0e438e32006-03-26 01:38:55 -08001449EDAC-R82600
1450P: Tim Small
1451M: tim@buttersideup.com
1452L: bluesmoke-devel@lists.sourceforge.net
1453W: bluesmoke.sourceforge.net
1454S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -08001455
Linus Torvalds1da177e2005-04-16 15:20:36 -07001456EEPRO100 NETWORK DRIVER
1457P: Andrey V. Savochkin
1458M: saw@saw.sw.com.sg
1459S: Maintained
1460
Josh Triplett0bee8d22006-07-30 03:03:58 -07001461EFS FILESYSTEM
1462W: http://aeschi.ch.eu.org/efs/
1463S: Orphan
1464
Heiko J Schickfab97222006-09-22 15:22:22 -07001465EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1466P: Hoang-Nam Nguyen
1467M: hnguyen@de.ibm.com
1468P: Christoph Raisch
1469M: raisch@de.ibm.com
Roland Dreier78526822007-07-09 20:12:26 -07001470L: general@lists.openfabrics.org
Heiko J Schickfab97222006-09-22 15:22:22 -07001471S: Supported
1472
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001473EMULEX LPFC FC SCSI DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001474P: James Smart
1475M: james.smart@emulex.com
1476L: linux-scsi@vger.kernel.org
1477W: http://sourceforge.net/projects/lpfcxxxx
1478S: Supported
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001479
Linus Torvalds1da177e2005-04-16 15:20:36 -07001480EPSON 1355 FRAMEBUFFER DRIVER
1481P: Christopher Hoover
1482M: ch@murgatroid.com, ch@hpl.hp.com
1483S: Maintained
1484
1485ETHEREXPRESS-16 NETWORK DRIVER
1486P: Philip Blundell
1487M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001488L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001489S: Maintained
1490
1491ETHERNET BRIDGE
1492P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08001493M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07001494L: bridge@lists.linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001495W: http://bridge.sourceforge.net/
1496S: Maintained
1497
1498ETHERTEAM 16I DRIVER
1499P: Mika Kuoppala
1500M: miku@iki.fi
1501S: Maintained
1502
1503EXT2 FILE SYSTEM
Erik Mouw72be2cc2006-12-06 20:40:49 -08001504L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001505S: Maintained
1506
1507EXT3 FILE SYSTEM
1508P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001509M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001510L: linux-ext4@vger.kernel.org
1511S: Maintained
1512
1513EXT4 FILE SYSTEM
1514P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001515M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001516L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001517S: Maintained
1518
Jean Delvaree53004e2006-01-09 23:26:14 +01001519F71805F HARDWARE MONITORING DRIVER
1520P: Jean Delvare
1521M: khali@linux-fr.org
1522L: lm-sensors@lm-sensors.org
1523S: Maintained
1524
Linus Torvalds1da177e2005-04-16 15:20:36 -07001525FARSYNC SYNCHRONOUS DRIVER
1526P: Kevin Curtis
1527M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001528W: http://www.farsite.co.uk/
1529S: Supported
1530
Akinobu Mitac5408b82007-04-23 14:41:20 -07001531FAULT INJECTION SUPPORT
1532P: Akinobu Mita
1533M: akinobu.mita@gmail.com
1534S: Supported
1535
Linus Torvalds1da177e2005-04-16 15:20:36 -07001536FRAMEBUFFER LAYER
1537P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001538M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001539L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001540W: http://linux-fbdev.sourceforge.net/
1541S: Maintained
1542
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001543FREESCALE SOC FS_ENET DRIVER
1544P: Pantelis Antoniou
1545M: pantelis.antoniou@gmail.com
1546P: Vitaly Bordug
1547M: vbordug@ru.mvista.com
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001548L: linuxppc-dev@ozlabs.org
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001549L: netdev@vger.kernel.org
1550S: Maintained
1551
Li Yanga7205b32007-04-23 10:38:18 -07001552FREESCALE HIGHSPEED USB DEVICE DRIVER
1553P: Li Yang
1554M: leoli@freescale.com
1555L: linux-usb-devel@lists.sourceforge.net
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001556L: linuxppc-dev@ozlabs.org
Li Yanga7205b32007-04-23 10:38:18 -07001557S: Maintained
1558
Li Yangbeaf53b2007-05-25 13:54:02 +08001559FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1560P: Li Yang
1561M: leoli@freescale.com
1562L: netdev@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001563L: linuxppc-dev@ozlabs.org
Li Yangbeaf53b2007-05-25 13:54:02 +08001564S: Maintained
1565
Linus Torvalds1da177e2005-04-16 15:20:36 -07001566FILE LOCKING (flock() and fcntl()/lockf())
1567P: Matthew Wilcox
1568M: matthew@wil.cx
1569L: linux-fsdevel@vger.kernel.org
1570S: Maintained
1571
1572FILESYSTEMS (VFS and infrastructure)
1573P: Alexander Viro
viro@ZenIV.linux.org.uk84122052005-09-06 19:35:49 +01001574M: viro@zeniv.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001575S: Maintained
1576
Stefan Richterb3274472007-05-30 20:44:52 -04001577FIREWIRE SUBSYSTEM
1578P: Kristian Hoegsberg, Stefan Richter
1579M: krh@redhat.com, stefanr@s5r6.in-berlin.de
1580L: linux1394-devel@lists.sourceforge.net
1581W: http://www.linux1394.org/
1582T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1583S: Maintained
1584
Linus Torvalds1da177e2005-04-16 15:20:36 -07001585FIRMWARE LOADER (request_firmware)
1586L: linux-kernel@vger.kernel.org
1587S: Orphan
1588
1589FPU EMULATOR
1590P: Bill Metzenthen
1591M: billm@suburbia.net
1592W: http://suburbia.net/~billm/floating-point/emulator/
1593S: Maintained
1594
1595FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1596P: Mike McLagan
1597M: mike.mclagan@linux.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001598L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001599S: Maintained
1600
1601FREEVXFS FILESYSTEM
1602P: Christoph Hellwig
1603M: hch@infradead.org
1604W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1605S: Maintained
1606
David Howells5ab7ffe2007-04-10 15:10:45 +01001607FUJITSU FR-V (FRV) PORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07001608P: David Howells
1609M: dhowells@redhat.com
1610S: Maintained
1611
Miklos Szeredi04578f12005-09-09 13:10:22 -07001612FUSE: FILESYSTEM IN USERSPACE
1613P: Miklos Szeredi
1614M: miklos@szeredi.hu
1615L: fuse-devel@lists.sourceforge.net
1616W: http://fuse.sourceforge.net/
1617S: Maintained
1618
Linus Torvalds1da177e2005-04-16 15:20:36 -07001619FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1620P: Rik Faith
1621M: faith@cs.unc.edu
1622L: linux-scsi@vger.kernel.org
1623S: Odd fixes (e.g., new signatures)
1624
1625GDT SCSI DISK ARRAY CONTROLLER DRIVER
1626P: Achim Leubner
1627M: achim_leubner@adaptec.com
1628L: linux-scsi@vger.kernel.org
1629W: http://www.icp-vortex.com/
1630S: Supported
1631
Haavard Skinnemoen1c23af92007-05-01 23:26:34 +02001632GENERIC GPIO I2C DRIVER
1633P: Haavard Skinnemoen
1634M: hskinnemoen@atmel.com
1635S: Supported
1636
Linus Torvalds1da177e2005-04-16 15:20:36 -07001637GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1638P: Krzysztof Halasa
1639M: khc@pm.waw.pl
1640W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1641S: Maintained
1642
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001643GFS2 FILE SYSTEM
1644P: Steven Whitehouse
1645M: swhiteho@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001646L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001647W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001648T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1649T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001650S: Supported
1651
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001652GIGASET ISDN DRIVERS
1653P: Hansjoerg Lipp
1654M: hjlipp@web.de
1655P: Tilman Schmidt
1656M: tilman@imap.cc
1657L: gigaset307x-common@lists.sourceforge.net
1658W: http://gigaset307x.sourceforge.net/
1659S: Maintained
1660
Jean Delvare5b543962005-08-15 19:51:02 +02001661HARDWARE MONITORING
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001662P: Mark M. Hoffman
1663M: mhoffman@lightlink.com
Jean Delvare5b543962005-08-15 19:51:02 +02001664L: lm-sensors@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001665W: http://www.lm-sensors.org/
Mark M. Hoffmana1aa5a72007-10-07 14:45:26 -04001666T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git testing
1667T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git release
Jean Delvare5b543962005-08-15 19:51:02 +02001668S: Maintained
1669
Michael Buesch844dd052006-06-26 00:24:59 -07001670HARDWARE RANDOM NUMBER GENERATOR CORE
1671P: Michael Buesch
1672M: mb@bu3sch.de
1673S: Maintained
1674
Robert Love860e1d62005-08-31 23:57:59 -04001675HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1676P: Robert Love
1677M: rlove@rlove.org
1678M: linux-kernel@vger.kernel.org
1679W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1680S: Maintained
1681
Linus Torvalds1da177e2005-04-16 15:20:36 -07001682HARMONY SOUND DRIVER
1683P: Kyle McMartin
1684M: kyle@parisc-linux.org
1685W: http://www.parisc-linux.org/~kyle/harmony/
1686L: parisc-linux@lists.parisc-linux.org
1687S: Maintained
1688
1689HAYES ESP SERIAL DRIVER
1690P: Andrew J. Robinson
1691M: arobinso@nyx.net
1692L: linux-kernel@vger.kernel.org
1693W: http://www.nyx.net/~arobinso
1694S: Maintained
1695
1696HFS FILESYSTEM
1697P: Roman Zippel
1698M: zippel@linux-m68k.org
1699L: linux-kernel@vger.kernel.org
1700S: Maintained
1701
1702HGA FRAMEBUFFER DRIVER
1703P: Ferenc Bakonyi
1704M: fero@drama.obuda.kando.hu
1705L: linux-nvidia@lists.surfsouth.com
1706W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1707S: Maintained
1708
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001709HID CORE LAYER
1710P: Jiri Kosina
1711M: jkosina@suse.cz
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04001712L: linux-input@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01001713T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001714S: Maintained
1715
Ingo Molnar38bed542007-02-22 09:09:34 +01001716HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1717P: Thomas Gleixner
1718M: tglx@linutronix.de
1719L: linux-kernel@vger.kernel.org
1720S: Maintained
1721
Linus Torvalds1da177e2005-04-16 15:20:36 -07001722HIGH-SPEED SCC DRIVER FOR AX.25
1723P: Klaus Kudielka
1724M: klaus.kudielka@ieee.org
1725L: linux-hams@vger.kernel.org
1726W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1727S: Maintained
1728
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08001729HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1730P: HighPoint Linux Team
1731M: linux@highpoint-tech.com
1732W: http://www.highpoint-tech.com
1733S: Supported
1734
Linus Torvalds1da177e2005-04-16 15:20:36 -07001735HIPPI
1736P: Jes Sorensen
1737M: jes@trained-monkey.org
1738L: linux-hippi@sunsite.dk
1739S: Maintained
1740
1741HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1742P: Chirag Kantharia
1743M: chirag.kantharia@hp.com
1744L: iss_storagedev@hp.com
1745S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001746
Linus Torvalds1da177e2005-04-16 15:20:36 -07001747HEWLETT-PACKARD SMART2 RAID DRIVER
1748P: Chirag Kantharia
1749M: chirag.kantharia@hp.com
1750L: iss_storagedev@hp.com
1751S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001752
Linus Torvalds1da177e2005-04-16 15:20:36 -07001753HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1754P: Mike Miller
1755M: mike.miller@hp.com
1756L: iss_storagedev@hp.com
1757S: Supported
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001758
Jouni Malinenff1d2762005-05-12 22:54:16 -04001759HOST AP DRIVER
1760P: Jouni Malinen
Jouni Malinen85d32e72007-03-24 17:15:30 -07001761M: j@w1.fi
1762L: hostap@shmoo.com (subscribers-only)
Johannes Berg724c6b32007-04-23 12:18:20 -07001763L: linux-wireless@vger.kernel.org
Jouni Malinenff1d2762005-05-12 22:54:16 -04001764W: http://hostap.epitest.fi/
1765S: Maintained
1766
Linus Torvalds1da177e2005-04-16 15:20:36 -07001767HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1768P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02001769M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07001770S: Maintained
1771
Bob Piccob9b03322005-11-07 00:59:19 -08001772HPET: High Precision Event Timers driver (hpet.c)
1773P: Clemens Ladisch
1774M: clemens@ladisch.de
1775S: Maintained
1776
1777HPET: i386
1778P: Venkatesh Pallipadi (Venki)
1779M: venkatesh.pallipadi@intel.com
1780S: Maintained
1781
1782HPET: x86_64
Andi Kleen8bd09832007-10-13 01:01:08 +02001783P: Vojtech Pavlik
1784M: vojtech@suse.cz
Bob Piccob9b03322005-11-07 00:59:19 -08001785S: Maintained
1786
1787HPET: ACPI hpet.c
1788P: Bob Picco
1789M: bob.picco@hp.com
1790S: Maintained
1791
Linus Torvalds1da177e2005-04-16 15:20:36 -07001792HPFS FILESYSTEM
1793P: Mikulas Patocka
1794M: mikulas@artax.karlin.mff.cuni.cz
1795W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1796S: Maintained
1797
1798HUGETLB FILESYSTEM
1799P: William Irwin
1800M: wli@holomorphy.com
1801S: Maintained
1802
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001803I2C/SMBUS STUB DRIVER
1804P: Mark M. Hoffman
1805M: mhoffman@lightlink.com
1806L: lm-sensors@lm-sensors.org
1807S: Maintained
1808
Jean Delvare5b543962005-08-15 19:51:02 +02001809I2C SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001810P: Jean Delvare
1811M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02001812L: i2c@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001813T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001814S: Maintained
1815
Till Harbaume8c76ee2007-05-01 23:26:35 +02001816I2C-TINY-USB DRIVER
1817P: Till Harbaum
1818M: till@harbaum.org
1819L: i2c@lm-sensors.org
1820T: http://www.harbaum.org/till/i2c_tiny_usb
1821S: Maintained
1822
Linus Torvalds1da177e2005-04-16 15:20:36 -07001823i386 BOOT CODE
H. Peter Anvin7f1291f2007-07-11 12:18:26 -07001824P: H. Peter Anvin
1825M: hpa@zytor.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001826L: Linux-Kernel@vger.kernel.org
1827S: Maintained
1828
1829i386 SETUP CODE / CPU ERRATA WORKAROUNDS
Linus Torvalds1da177e2005-04-16 15:20:36 -07001830P: H. Peter Anvin
1831M: hpa@zytor.com
H. Peter Anvin72af61c2007-07-13 16:26:55 -07001832T: git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001833S: Maintained
1834
Linus Torvalds1da177e2005-04-16 15:20:36 -07001835IA64 (Itanium) PLATFORM
1836P: Tony Luck
1837M: tony.luck@intel.com
1838L: linux-ia64@vger.kernel.org
1839W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001840T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001841S: Maintained
1842
1843SN-IA64 (Itanium) SUB-PLATFORM
Greg Edwardse5ee7dd2006-01-18 10:21:59 -06001844P: Jes Sorensen
1845M: jes@sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001846L: linux-altix@sgi.com
1847L: linux-ia64@vger.kernel.org
1848W: http://www.sgi.com/altix
1849S: Maintained
1850
1851IBM MCA SCSI SUBSYSTEM DRIVER
1852P: Michael Lang
1853M: langa2@kph.uni-mainz.de
1854W: http://www.uni-mainz.de/~langm000/linux.html
1855S: Maintained
1856
1857IBM Power Linux RAID adapter
1858P: Brian King
1859M: brking@us.ibm.com
1860S: Supported
1861
1862IBM ServeRAID RAID DRIVER
1863P: Jack Hammer
1864P: Dave Jeffery
1865M: ipslinux@adaptec.com
1866W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001867S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001868
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001869IDE SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001870P: Bartlomiej Zolnierkiewicz
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001871M: bzolnier@gmail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001872L: linux-ide@vger.kernel.org
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001873T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001874S: Maintained
1875
1876IDE/ATAPI CDROM DRIVER
Jens Axboe9c5b0ce2007-01-03 18:15:20 +01001877L: linux-ide@vger.kernel.org
Alan Coxca025282007-10-16 23:30:06 -07001878S: Unmaintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001879
1880IDE/ATAPI FLOPPY DRIVERS
1881P: Paul Bristow
1882M: Paul Bristow <paul@paulbristow.net>
1883W: http://paulbristow.net/linux/idefloppy.html
1884L: linux-kernel@vger.kernel.org
1885S: Maintained
1886
1887IDE/ATAPI TAPE DRIVERS
1888P: Gadi Oxman
1889M: Gadi Oxman <gadio@netvision.net.il>
1890L: linux-kernel@vger.kernel.org
1891S: Maintained
1892
Bartlomiej Zolnierkiewiczf72abc22007-09-19 22:08:56 +02001893IDE-SCSI DRIVER
1894L: linux-ide@vger.kernel.org
1895L: linux-scsi@vger.kernel.org
1896S: Orphan
1897
Linus Torvalds1da177e2005-04-16 15:20:36 -07001898IEEE 1394 SUBSYSTEM
1899P: Ben Collins
Stefan Richterf51a5a92007-04-23 14:41:10 -07001900M: ben.collins@ubuntu.com
Stefan Richter87730d02006-09-16 12:24:00 +02001901P: Stefan Richter
1902M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07001903L: linux1394-devel@lists.sourceforge.net
1904W: http://www.linux1394.org/
Stefan Richter87730d02006-09-16 12:24:00 +02001905T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001906S: Maintained
1907
Stefan Richterf51a5a92007-04-23 14:41:10 -07001908IEEE 1394 RAW I/O DRIVER (raw1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001909P: Dan Dennedy
1910M: dan@dennedy.org
Stefan Richterf51a5a92007-04-23 14:41:10 -07001911P: Stefan Richter
1912M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07001913L: linux1394-devel@lists.sourceforge.net
Jody McIntyre105d7b32005-09-30 11:59:04 -07001914S: Maintained
1915
Linus Torvalds1da177e2005-04-16 15:20:36 -07001916IMS TWINTURBO FRAMEBUFFER DRIVER
1917P: Paul Mundt
1918M: lethal@chaoticdreams.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001919L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001920S: Maintained
1921
1922INFINIBAND SUBSYSTEM
1923P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07001924M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001925P: Sean Hefty
1926M: mshefty@ichips.intel.com
1927P: Hal Rosenstock
Roland Dreiercec7c892007-07-12 15:59:36 -07001928M: hal.rosenstock@gmail.com
Roland Dreier78526822007-07-09 20:12:26 -07001929L: general@lists.openfabrics.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001930W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001931T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001932S: Supported
1933
Robert P. J. Day2f1d0762007-07-10 00:38:18 -04001934INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
Vojtech Pavlik664d22a2005-12-13 17:03:36 -08001935P: Dmitry Torokhov
Dmitry Torokhov62f7caf2006-06-26 01:47:56 -04001936M: dmitry.torokhov@gmail.com
1937M: dtor@mail.ru
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04001938L: linux-input@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001939T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001940S: Maintained
1941
Robert Lovec9f04f52005-07-15 12:21:07 -04001942INOTIFY
Cal Peake18b36c712006-12-12 20:18:16 +01001943P: John McCutchan
1944M: ttb@tentacle.dhs.org
1945P: Robert Love
1946M: rml@novell.com
Robert Lovec9f04f52005-07-15 12:21:07 -04001947L: linux-kernel@vger.kernel.org
1948S: Maintained
1949
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08001950INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
Jim Cromiece00f852006-11-30 04:49:44 +01001951P: Sylvain Meyer
1952M: sylvain.meyer@worldonline.fr
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001953L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01001954S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08001955
Linus Torvalds1da177e2005-04-16 15:20:36 -07001956INTEL 810/815 FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001957P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001958M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001959L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01001960S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001961
Linus Torvalds1da177e2005-04-16 15:20:36 -07001962INTEL IA32 MICROCODE UPDATE SUPPORT
1963P: Tigran Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -08001964M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001965S: Maintained
1966
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001967INTEL I/OAT DMA DRIVER
1968P: Shannon Nelson
1969M: shannon.nelson@intel.com
1970L: linux-kernel@vger.kernel.org
1971S: Supported
1972
Dan Williamsb3e5f262007-08-07 10:26:35 -07001973INTEL IOP-ADMA DMA DRIVER
1974P: Dan Williams
1975M: dan.j.williams@intel.com
1976L: linux-kernel@vger.kernel.org
1977S: Supported
1978
Michael Buesch844dd052006-06-26 00:24:59 -07001979INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
1980P: Deepak Saxena
1981M: dsaxena@plexity.net
1982S: Maintained
1983
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001984INTEL IXP2000 ETHERNET DRIVER
1985P: Lennert Buytenhek
1986M: kernel@wantstofly.org
1987L: netdev@vger.kernel.org
1988S: Maintained
1989
Linus Torvalds1da177e2005-04-16 15:20:36 -07001990INTEL PRO/100 ETHERNET SUPPORT
1991P: John Ronciak
1992M: john.ronciak@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001993P: Jesse Brandeburg
1994M: jesse.brandeburg@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001995P: Jeff Kirsher
1996M: jeffrey.t.kirsher@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07001997P: Auke Kok
1998M: auke-jan.h.kok@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08001999L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002000W: http://sourceforge.net/projects/e1000/
2001S: Supported
2002
2003INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
2004P: Jeb Cramer
2005M: cramerj@intel.com
2006P: John Ronciak
2007M: john.ronciak@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002008P: Jesse Brandeburg
2009M: jesse.brandeburg@intel.com
2010P: Jeff Kirsher
2011M: jeffrey.t.kirsher@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07002012P: Auke Kok
2013M: auke-jan.h.kok@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002014L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002015W: http://sourceforge.net/projects/e1000/
2016S: Supported
2017
2018INTEL PRO/10GbE SUPPORT
2019P: Ayyappan Veeraiyan
2020M: ayyappan.veeraiyan@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07002021P: Auke Kok
2022M: auke-jan.h.kok@intel.com
Auke Kok9a799d72007-09-15 14:07:45 -07002023P: Jesse Brandeburg
2024M: jesse.brandeburg@intel.com
2025P: John Ronciak
2026M: john.ronciak@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002027L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002028W: http://sourceforge.net/projects/e1000/
2029S: Supported
2030
James Ketrenos826d2ab2005-11-07 18:56:59 -06002031INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
2032P: Yi Zhu
2033M: yi.zhu@intel.com
2034P: James Ketrenos
2035M: jketreno@linux.intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002036L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002037L: ipw2100-devel@lists.sourceforge.net
James Ketrenos826d2ab2005-11-07 18:56:59 -06002038L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2039W: http://ipw2100.sourceforge.net
2040S: Supported
2041
2042INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
2043P: Yi Zhu
2044M: yi.zhu@intel.com
2045P: James Ketrenos
2046M: jketreno@linux.intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002047L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002048L: ipw2100-devel@lists.sourceforge.net
James Ketrenos826d2ab2005-11-07 18:56:59 -06002049L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2050W: http://ipw2200.sourceforge.net
2051S: Supported
2052
Zhu Yib481de92007-09-25 17:54:57 -07002053INTEL WIRELESS WIFI LINK (iwlwifi)
2054P: Zhu Yi
2055M: yi.zhu@intel.com
2056L: linux-wireless@vger.kernel.org
2057L: ipw3945-devel@lists.sourceforge.net
2058W: http://intellinuxwireless.org
2059T: git git://intellinuxwireless.org/repos/iwlwifi
2060S: Supported
2061
Ralf Baechlecb109a02007-08-30 23:56:30 -07002062IOC3 ETHERNET DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07002063P: Ralf Baechle
2064M: ralf@linux-mips.org
2065L: linux-mips@linux-mips.org
2066S: Maintained
2067
Ralf Baechlecb109a02007-08-30 23:56:30 -07002068IOC3 SERIAL DRIVER
2069P: Pat Gefre
2070M: pfg@sgi.com
2071L: linux-kernel@linux-mips.org
2072S: Maintained
2073
Linus Torvalds1da177e2005-04-16 15:20:36 -07002074IP MASQUERADING:
2075P: Juanjo Ciarlante
2076M: jjciarla@raiz.uncu.edu.ar
2077S: Maintained
2078
Francois Romieu1202d6f2007-09-17 17:13:55 -07002079IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
2080P: Francois Romieu
2081M: romieu@fr.zoreil.com
2082P: Sorbica Shieh
2083M: sorbica@icplus.com.tw
2084P: Jesse Huang
2085M: jesse@icplus.com.tw
2086L: netdev@vger.kernel.org
2087S: Maintained
2088
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002089IPATH DRIVER:
Arthur Jonesf42b6472007-07-09 20:12:26 -07002090P: Arthur Jones
2091M: infinipath@qlogic.com
2092L: general@lists.openfabrics.org
2093T: git git://git.qlogic.com/ipath-linux-2.6
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002094S: Supported
2095
Corey Minyard4409ebe2006-04-20 02:43:12 -07002096IPMI SUBSYSTEM
2097P: Corey Minyard
2098M: minyard@acm.org
2099L: openipmi-developer@lists.sourceforge.net
2100W: http://openipmi.sourceforge.net/
2101S: Supported
2102
Linus Torvalds1da177e2005-04-16 15:20:36 -07002103IPX NETWORK LAYER
2104P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002105M: acme@ghostprotocols.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002106L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002107S: Maintained
2108
2109IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07002110P: Samuel Ortiz
2111M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07002112L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002113W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07002114S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002115
2116ISAPNP
2117P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02002118M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07002119S: Maintained
2120
2121ISDN SUBSYSTEM
2122P: Karsten Keil
2123M: kkeil@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002124L: isdn4linux@listserv.isdn4linux.de
2125W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08002126T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002127S: Maintained
2128
2129ISDN SUBSYSTEM (Eicon active card driver)
2130P: Armin Schindler
2131M: mac@melware.de
2132L: isdn4linux@listserv.isdn4linux.de
2133W: http://www.melware.de
2134S: Maintained
2135
Linus Torvalds1da177e2005-04-16 15:20:36 -07002136JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2137P: David Woodhouse
2138M: dwmw2@infradead.org
David Woodhouse6d85d062007-10-27 10:39:48 -04002139L: linux-mtd@lists.infradead.org
2140W: http://www.linux-mtd.infradead.org/doc/jffs2.html
Linus Torvalds1da177e2005-04-16 15:20:36 -07002141S: Maintained
2142
2143JFS FILESYSTEM
2144P: Dave Kleikamp
2145M: shaggy@austin.ibm.com
2146L: jfs-discussion@lists.sourceforge.net
2147W: http://jfs.sourceforge.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002148T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002149S: Supported
2150
Josh Triplettde456d32006-07-30 03:04:00 -07002151JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07002152P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002153M: sct@redhat.com, akpm@linux-foundation.org
Erik Mouw72be2cc2006-12-06 20:40:49 -08002154L: linux-ext4@vger.kernel.org
Theodore Tsoae0718f2006-05-20 15:00:13 -07002155S: Maintained
2156
Rudolf Marek4660cb32006-10-08 22:01:26 +02002157K8TEMP HARDWARE MONITORING DRIVER
2158P: Rudolf Marek
2159M: r.marek@assembler.cz
2160L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002161S: Maintained
2162
2163KCONFIG
2164P: Roman Zippel
2165M: zippel@linux-m68k.org
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002166L: linux-kbuild@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002167S: Maintained
2168
Vivek Goyalea6c2082006-05-20 14:59:55 -07002169KDUMP
2170P: Vivek Goyal
2171M: vgoyal@in.ibm.com
2172P: Haren Myneni
2173M: hbabu@us.ibm.com
Simon Horman34633992007-05-08 00:31:40 -07002174L: kexec@lists.infradead.org
Vivek Goyalea6c2082006-05-20 14:59:55 -07002175L: linux-kernel@vger.kernel.org
2176W: http://lse.sourceforge.net/kdump/
2177S: Maintained
2178
Linus Torvalds1da177e2005-04-16 15:20:36 -07002179KERNEL AUTOMOUNTER (AUTOFS)
2180P: H. Peter Anvin
2181M: hpa@zytor.com
2182L: autofs@linux.kernel.org
2183S: Odd Fixes
2184
2185KERNEL AUTOMOUNTER v4 (AUTOFS4)
2186P: Ian Kent
2187M: raven@themaw.net
2188L: autofs@linux.kernel.org
2189S: Maintained
2190
2191KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002192P: Sam Ravnborg
2193M: sam@ravnborg.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002194T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002195L: linux-kbuild@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002196S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002197
2198KERNEL JANITORS
2199P: Several
maximilian attemsc3000e02007-07-06 11:17:32 -07002200L: kernel-janitors@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002201W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002202S: Maintained
2203
2204KERNEL NFSD
Neil Browna512cd52007-07-31 00:37:27 -07002205P: J. Bruce Fields
2206M: bfields@fieldses.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002207P: Neil Brown
NeilBrown98fac232007-01-26 00:56:57 -08002208M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002209L: nfs@lists.sourceforge.net
2210W: http://nfs.sourceforge.net/
NeilBrown98fac232007-01-26 00:56:57 -08002211S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002212
Avi Kivity426d62e2006-12-13 00:34:03 -08002213KERNEL VIRTUAL MACHINE (KVM)
2214P: Avi Kivity
2215M: avi@qumranet.com
2216L: kvm-devel@lists.sourceforge.net
2217W: kvm.sourceforge.net
2218S: Supported
2219
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002220KEXEC
2221P: Eric Biederman
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002222M: ebiederm@xmission.com
Signed-off-by@vergenet.net":Simonb7c698f2007-10-18 03:04:33 -07002223W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002224L: linux-kernel@vger.kernel.org
Simon Horman34633992007-05-08 00:31:40 -07002225L: kexec@lists.infradead.org
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002226S: Maintained
2227
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002228KPROBES
2229P: Prasanna S Panchamukhi
2230M: prasanna@in.ibm.com
2231P: Ananth N Mavinakayanahalli
2232M: ananth@in.ibm.com
2233P: Anil S Keshavamurthy
2234M: anil.s.keshavamurthy@intel.com
2235P: David S. Miller
2236M: davem@davemloft.net
2237L: linux-kernel@vger.kernel.org
2238S: Maintained
2239
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002240KS0108 LCD CONTROLLER DRIVER
2241P: Miguel Ojeda Sandonis
2242M: maxextreme@gmail.com
2243L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -07002244W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002245S: Maintained
2246
Linus Torvalds1da177e2005-04-16 15:20:36 -07002247LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07002248L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07002249S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002250
2251LASI 53c700 driver for PARISC
2252P: James E.J. Bottomley
2253M: James.Bottomley@HansenPartnership.com
2254L: linux-scsi@vger.kernel.org
2255S: Maintained
2256
Richard Purdie263de9b2006-05-15 09:44:16 -07002257LED SUBSYSTEM
2258P: Richard Purdie
2259M: rpurdie@rpsys.net
2260S: Maintained
2261
Linus Torvalds1da177e2005-04-16 15:20:36 -07002262LEGO USB Tower driver
2263P: Juergen Stuber
2264M: starblue@users.sourceforge.net
2265L: legousb-devel@lists.sourceforge.net
2266W: http://legousb.sourceforge.net/
2267S: Maintained
2268
Rusty Russell568a17f2007-10-25 14:12:24 +10002269LGUEST
2270P: Rusty Russell
2271M: rusty@rustcorp.com.au
2272L: lguest@ozlabs.org
2273W: http://lguest.ozlabs.org/
2274S: Maintained
2275
Linus Torvalds1da177e2005-04-16 15:20:36 -07002276LINUX FOR IBM pSERIES (RS/6000)
2277P: Paul Mackerras
2278M: paulus@au.ibm.com
2279W: http://www.ibm.com/linux/ltc/projects/ppc
2280S: Supported
2281
2282LINUX FOR NCR VOYAGER
2283P: James Bottomley
2284M: James.Bottomley@HansenPartnership.com
2285W: http://www.hansenpartnership.com/voyager
2286S: Maintained
2287
2288LINUX FOR POWERPC
2289P: Paul Mackerras
2290M: paulus@samba.org
2291W: http://www.penguinppc.org/
2292L: linuxppc-dev@ozlabs.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002293T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002294S: Supported
2295
2296LINUX FOR POWER MACINTOSH
2297P: Benjamin Herrenschmidt
2298M: benh@kernel.crashing.org
2299W: http://www.penguinppc.org/
2300L: linuxppc-dev@ozlabs.org
2301S: Maintained
2302
2303LINUX FOR POWERPC EMBEDDED MPC52XX
2304P: Sylvain Munaut
2305M: tnt@246tNt.com
Grant Likelye1eea9f2007-10-09 14:45:26 -06002306P: Grant Likely
2307M: grant.likely@secretlab.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07002308W: http://www.246tNt.com/mpc52xx/
2309W: http://www.penguinppc.org/
2310L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002311S: Maintained
2312
2313LINUX FOR POWERPC EMBEDDED PPC4XX
Josh Boyer9a474ff2007-09-19 21:19:07 -05002314P: Josh Boyer
2315M: jwboyer@linux.vnet.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002316P: Matt Porter
2317M: mporter@kernel.crashing.org
2318W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002319L: linuxppc-dev@ozlabs.org
Josh Boyer9a474ff2007-09-19 21:19:07 -05002320T: git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002321S: Maintained
2322
Grant Likely260c02a2007-10-02 12:15:34 +10002323LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2324P: Grant Likely
2325M: grant.likely@secretlab.ca
Grant Likelyf210d432007-10-03 23:24:52 -06002326W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
Grant Likely260c02a2007-10-02 12:15:34 +10002327L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002328S: Maintained
2329
Tom Rinie93adf12005-07-26 12:49:53 -07002330LINUX FOR POWERPC BOOT CODE
Linus Torvalds1da177e2005-04-16 15:20:36 -07002331P: Tom Rini
2332M: trini@kernel.crashing.org
2333W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002334L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002335S: Maintained
2336
Tom Rinie93adf12005-07-26 12:49:53 -07002337LINUX FOR POWERPC EMBEDDED PPC8XX
Marcelo Tosattidba5baf2007-09-10 18:46:01 -04002338P: Vitaly Bordug
2339M: vitb@kernel.crashing.org
Tom Rinie93adf12005-07-26 12:49:53 -07002340P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07002341M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07002342W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002343L: linuxppc-dev@ozlabs.org
Tom Rinie93adf12005-07-26 12:49:53 -07002344S: Maintained
2345
Linus Torvalds1da177e2005-04-16 15:20:36 -07002346LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
Jim Cromiece00f852006-11-30 04:49:44 +01002347P: Kumar Gala
2348M: galak@kernel.crashing.org
2349W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002350L: linuxppc-dev@ozlabs.org
Jim Cromiece00f852006-11-30 04:49:44 +01002351S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002352
Olof Johanssonab06ff32006-09-06 14:44:54 -05002353LINUX FOR POWERPC PA SEMI PWRFICIENT
2354P: Olof Johansson
2355M: olof@lixom.net
2356W: http://www.pasemi.com/
2357L: linuxppc-dev@ozlabs.org
2358S: Supported
2359
Linus Torvalds1da177e2005-04-16 15:20:36 -07002360LLC (802.2)
2361P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002362M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002363S: Maintained
2364
2365LINUX FOR 64BIT POWERPC
2366P: Paul Mackerras
2367M: paulus@samba.org
2368M: paulus@au.ibm.com
2369P: Anton Blanchard
2370M: anton@samba.org
2371M: anton@au.ibm.com
Arthur Othieno6d923f92006-05-19 06:22:23 -04002372W: http://www.penguinppc.org/ppc64/
Stephen Rothwell1d049812006-03-22 11:26:58 +11002373L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002374S: Supported
2375
2376LINUX SECURITY MODULE (LSM) FRAMEWORK
2377P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08002378M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08002379L: linux-security-module@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002380W: http://lsm.immunix.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002381T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002382S: Supported
2383
2384LM83 HARDWARE MONITOR DRIVER
2385P: Jean Delvare
2386M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002387L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002388S: Maintained
2389
2390LM90 HARDWARE MONITOR DRIVER
2391P: Jean Delvare
2392M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002393L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002394S: Maintained
2395
Peter Zijlstra512e67f2007-10-11 22:11:11 +02002396LOCKDEP AND LOCKSTAT
2397P: Peter Zijlstra
2398M: peterz@infradead.org
2399P: Ingo Molnar
2400M: mingo@redhat.com
2401L: linux-kernel@vger.kernel.org
2402T: git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2403S: Maintained
2404
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002405LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002406P: Richard Russon (FlatCap)
2407M: ldm@flatcap.org
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002408L: linux-ntfs-dev@lists.sourceforge.net
2409W: http://www.linux-ntfs.org/content/view/19/37/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002410S: Maintained
2411
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002412LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2413P: Eric Moore
Eric Moored8a82d72006-12-29 16:47:43 -08002414M: Eric.Moore@lsi.com
2415M: support@lsi.com
Eric Moorecec744f2007-09-14 19:08:08 -06002416L: DL-MPTFusionLinux@lsi.com
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002417L: linux-scsi@vger.kernel.org
2418W: http://www.lsilogic.com/support
2419S: Supported
2420
Linus Torvalds1da177e2005-04-16 15:20:36 -07002421LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2422P: Matthew Wilcox
2423M: matthew@wil.cx
2424L: linux-scsi@vger.kernel.org
2425S: Maintained
2426
Hirokazu Takatac12a54b2007-07-15 23:38:45 -07002427M32R ARCHITECTURE
2428P: Hirokazu Takata
2429M: takata@linux-m32r.org
2430L: linux-m32r@ml.linux-m32r.org
2431L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2432W: http://www.linux-m32r.org/
2433S: Maintained
2434
Linus Torvalds1da177e2005-04-16 15:20:36 -07002435M68K ARCHITECTURE
2436P: Geert Uytterhoeven
2437M: geert@linux-m68k.org
2438P: Roman Zippel
2439M: zippel@linux-m68k.org
2440L: linux-m68k@lists.linux-m68k.org
2441W: http://www.linux-m68k.org/
2442W: http://linux-m68k-cvs.ubb.ca/
2443S: Maintained
2444
2445M68K ON APPLE MACINTOSH
2446P: Joshua Thompson
2447M: funaho@jurai.org
2448W: http://www.mac.linux-m68k.org/
2449L: linux-mac68k@mac.linux-m68k.org
2450S: Maintained
2451
2452M68K ON HP9000/300
2453P: Philip Blundell
2454M: philb@gnu.org
2455W: http://www.tazenda.demon.co.uk/phil/linux-hp
2456S: Maintained
2457
Jiri Benc64a327a2007-05-05 11:47:08 -07002458MAC80211
Jiri Benc64a327a2007-05-05 11:47:08 -07002459P: Michael Wu
2460M: flamingice@sourmilk.net
Johannes Berg31c7cec2007-10-23 17:05:25 +02002461P: Johannes Berg
2462M: johannes@sipsolutions.net
2463P: Jiri Benc
2464M: jbenc@suse.cz
Jiri Benc64a327a2007-05-05 11:47:08 -07002465L: linux-wireless@vger.kernel.org
2466W: http://linuxwireless.org/
Johannes Berg31c7cec2007-10-23 17:05:25 +02002467T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
Jiri Benc64a327a2007-05-05 11:47:08 -07002468S: Maintained
2469
Patrick McHardyb863ceb2007-07-14 18:55:06 -07002470MACVLAN DRIVER
2471P: Patrick McHardy
2472M: kaber@trash.net
2473L: netdev@vger.kernel.org
2474S: Maintained
2475
Linus Torvalds1da177e2005-04-16 15:20:36 -07002476MARVELL YUKON / SYSKONNECT DRIVER
2477P: Mirko Lindner
2478M: mlindner@syskonnect.de
2479P: Ralph Roesler
2480M: rroesler@syskonnect.de
2481W: http://www.syskonnect.com
2482S: Supported
2483
Michael Kerriskfaf16682005-07-31 22:34:47 -07002484MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
Jim Cromiece00f852006-11-30 04:49:44 +01002485P: Michael Kerrisk
Michael Kerrisk1d7f5022007-10-16 23:30:31 -07002486M: mtk.manpages@gmail.com
Jim Cromiece00f852006-11-30 04:49:44 +01002487W: ftp://ftp.kernel.org/pub/linux/docs/manpages
2488S: Maintained
Michael Kerriskfaf16682005-07-31 22:34:47 -07002489
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002490MARVELL MV643XX ETHERNET DRIVER
2491P: Dale Farnsworth
2492M: dale@farnsworth.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002493P: Manish Lachwani
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002494M: mlachwani@mvista.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002495L: netdev@vger.kernel.org
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002496S: Odd Fixes for 2.4; Maintained for 2.6.
Linus Torvalds1da177e2005-04-16 15:20:36 -07002497
2498MATROX FRAMEBUFFER DRIVER
2499P: Petr Vandrovec
2500M: vandrove@vc.cvut.cz
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002501L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002502S: Maintained
2503
Hans-Juergen Kochd20620d2007-05-08 17:22:00 +02002504MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2505P: Hans J. Koch
2506M: hjk@linutronix.de
2507L: lm-sensors@lm-sensors.org
2508S: Maintained
2509
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002510MEGARAID SCSI DRIVERS
Jim Cromiece00f852006-11-30 04:49:44 +01002511P: Neela Syam Kolli
Sumant Patrobdd0d7572007-05-10 07:22:35 -07002512M: megaraidlinux@lsi.com
Jim Cromiece00f852006-11-30 04:49:44 +01002513S: linux-scsi@vger.kernel.org
2514W: http://megaraid.lsilogic.com
2515S: Maintained
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002516
Steven Rostedt70ea91f2006-07-30 03:03:53 -07002517MEMORY MANAGEMENT
2518L: linux-mm@kvack.org
2519L: linux-kernel@vger.kernel.org
2520W: http://www.linux-mm.org
2521S: Maintained
2522
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002523MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002524P: David Woodhouse
2525M: dwmw2@infradead.org
2526W: http://www.linux-mtd.infradead.org/
2527L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002528T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002529S: Maintained
2530
Artem Bityutskiy48576402007-02-13 17:11:10 +02002531UNSORTED BLOCK IMAGES (UBI)
2532P: Artem Bityutskiy
2533M: dedekind@infradead.org
2534W: http://www.linux-mtd.infradead.org/
2535L: linux-mtd@lists.infradead.org
Artem Bityutskiy21600542007-05-22 12:23:21 +03002536T: git git://git.infradead.org/~dedekind/ubi-2.6.git
Artem Bityutskiy48576402007-02-13 17:11:10 +02002537S: Maintained
2538
Linus Torvalds1da177e2005-04-16 15:20:36 -07002539MICROTEK X6 SCANNER
2540P: Oliver Neukum
2541M: oliver@neukum.name
2542S: Maintained
2543
2544MIPS
2545P: Ralf Baechle
2546M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01002547W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002548L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00002549T: git www.linux-mips.org:/pub/scm/linux.git
2550S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002551
2552MISCELLANEOUS MCA-SUPPORT
2553P: James Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05002554M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002555L: linux-kernel@vger.kernel.org
2556S: Maintained
2557
2558MODULE SUPPORT
2559P: Rusty Russell
2560M: rusty@rustcorp.com.au
2561L: linux-kernel@vger.kernel.org
2562S: Maintained
2563
2564MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2565P: Stelian Pop
2566M: stelian@popies.net
2567W: http://popies.net/meye/
2568S: Maintained
2569
Pavel Pisac58ff042007-05-16 01:10:41 +02002570MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2571P: Pavel Pisa
2572M: ppisa@pikron.com
2573L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2574W: http://mmc.drzeus.cx/wiki/Controllers/Freescale/SDHC
2575S: Maintained
2576
Linus Torvalds1da177e2005-04-16 15:20:36 -07002577MOUSE AND MISC DEVICES [GENERAL]
2578P: Alessandro Rubini
2579M: rubini@ipvvis.unipv.it
2580L: linux-kernel@vger.kernel.org
2581S: Maintained
2582
Jiri Slabyd7354102006-12-08 02:38:35 -08002583MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
2584P: Jiri Slaby
2585M: jirislaby@gmail.com
2586L: linux-kernel@vger.kernel.org
2587S: Maintained
2588
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002589MSI LAPTOP SUPPORT
2590P: Lennart Poettering
2591M: mzxreary@0pointer.de
2592L: https://tango.0pointer.de/mailman/listinfo/s270-linux
2593W: http://0pointer.de/lennart/tchibo.html
2594S: Maintained
2595
Linus Torvalds1da177e2005-04-16 15:20:36 -07002596MTRR AND SIMILAR SUPPORT [i386]
2597P: Richard Gooch
2598M: rgooch@atnf.csiro.au
2599L: linux-kernel@vger.kernel.org
2600W: http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
2601S: Maintained
2602
Pierre Ossman5c4e6f12007-05-21 20:23:20 +02002603MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07002604P: Pierre Ossman
2605M: drzeus-mmc@drzeus.cx
2606L: linux-kernel@vger.kernel.org
2607S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01002608
David Brownell15a05802007-08-08 09:12:54 -07002609MULTIMEDIA CARD (MMC) ETC. OVER SPI
2610P: David Brownell
2611M: dbrownell@users.sourceforge.net
2612L: linux-kernel@vger.kernel.org
2613S: Odd fixes
2614
Linus Torvalds1da177e2005-04-16 15:20:36 -07002615MULTISOUND SOUND DRIVER
2616P: Andrew Veliath
2617M: andrewtv@usa.net
2618S: Maintained
2619
Jiri Slabyd7354102006-12-08 02:38:35 -08002620MULTITECH MULTIPORT CARD (ISICOM)
2621P: Jiri Slaby
2622M: jirislaby@gmail.com
2623L: linux-kernel@vger.kernel.org
2624S: Maintained
2625
Linus Torvalds1da177e2005-04-16 15:20:36 -07002626NATSEMI ETHERNET DRIVER (DP8381x)
2627P: Tim Hockin
2628M: thockin@hockin.org
2629S: Maintained
2630
2631NCP FILESYSTEM
2632P: Petr Vandrovec
2633M: vandrove@vc.cvut.cz
2634L: linware@sh.cvut.cz
2635S: Maintained
2636
2637NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2638P: James E.J. Bottomley
2639M: James.Bottomley@HansenPartnership.com
2640L: linux-scsi@vger.kernel.org
2641S: Maintained
2642
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002643NETEM NETWORK EMULATOR
2644P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08002645M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07002646L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002647S: Maintained
2648
Jiri Slaby4a584482007-08-30 23:56:39 -07002649NETERION (S2IO) Xframe 10GbE DRIVER
2650P: Ramkrishna Vepa
2651M: ram.vepa@neterion.com
2652P: Rastapur Santosh
2653M: santosh.rastapur@neterion.com
2654P: Sivakumar Subramani
2655M: sivakumar.subramani@neterion.com
2656P: Sreenivasa Honnur
2657M: sreenivasa.honnur@neterion.com
2658L: netdev@vger.kernel.org
2659W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2660S: Supported
2661
Linus Torvalds1da177e2005-04-16 15:20:36 -07002662NETFILTER/IPTABLES/IPCHAINS
2663P: Rusty Russell
2664P: Marc Boucher
2665P: James Morris
2666P: Harald Welte
2667P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07002668P: Patrick McHardy
2669M: kaber@trash.net
Patrick McHardy1a03b812007-09-18 13:19:26 -07002670L: netfilter-devel@vger.kernel.org
2671L: netfilter@vger.kernel.org
Patrick McHardy82b98542006-10-12 14:08:55 -07002672L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002673W: http://www.netfilter.org/
2674W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002675S: Supported
2676
Paul Moore4cc67732006-09-25 15:57:13 -07002677NETLABEL
2678P: Paul Moore
2679M: paul.moore@hp.com
2680W: http://netlabel.sf.net
2681L: netdev@vger.kernel.org
2682S: Supported
2683
Linus Torvalds1da177e2005-04-16 15:20:36 -07002684NETROM NETWORK LAYER
2685P: Ralf Baechle
2686M: ralf@linux-mips.org
2687L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02002688W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002689S: Maintained
2690
Pavel Machek5ddb88c2006-09-29 02:01:29 -07002691NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002692P: Paul Clements
2693M: Paul.Clements@steeleye.com
2694S: Maintained
2695
2696NETWORK DEVICE DRIVERS
Linus Torvalds1da177e2005-04-16 15:20:36 -07002697P: Jeff Garzik
2698M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002699L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002700T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002701S: Maintained
2702
2703NETWORKING [GENERAL]
2704P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07002705M: netdev@vger.kernel.org
2706L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08002707W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002708S: Maintained
2709
2710NETWORKING [IPv4/IPv6]
2711P: David S. Miller
2712M: davem@davemloft.net
2713P: Alexey Kuznetsov
2714M: kuznet@ms2.inr.ac.ru
2715P: Pekka Savola (ipv6)
2716M: pekkas@netcore.fi
2717P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04002718M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002719P: Hideaki YOSHIFUJI
2720M: yoshfuji@linux-ipv6.org
2721P: Patrick McHardy
Patrick McHardy1a03b812007-09-18 13:19:26 -07002722M: kaber@trash.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002723L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08002724T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002725S: Maintained
2726
James Morris10e2ff12007-08-25 14:41:28 -07002727NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
2728P: Paul Moore
2729M: paul.moore@hp.com
2730L: netdev@vger.kernel.org
2731S: Maintained
2732
John W. Linville29f8f632006-01-18 14:52:48 -08002733NETWORKING [WIRELESS]
2734P: John W. Linville
2735M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08002736L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08002737T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2738S: Maintained
2739
Amit S. Kale3d396eb2006-10-21 15:33:03 -04002740NETXEN (1/10) GbE SUPPORT
2741P: Amit S. Kale
2742M: amitkale@netxen.com
2743L: netdev@vger.kernel.org
2744W: http://www.netxen.com
2745S: Supported
2746
Linus Torvalds1da177e2005-04-16 15:20:36 -07002747IPVS
2748P: Wensong Zhang
2749M: wensong@linux-vs.org
Horms9d30c172005-09-29 19:47:06 -07002750P: Simon Horman
2751M: horms@verge.net.au
Linus Torvalds1da177e2005-04-16 15:20:36 -07002752P: Julian Anastasov
2753M: ja@ssi.bg
Horms9d30c172005-09-29 19:47:06 -07002754L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002755S: Maintained
2756
2757NFS CLIENT
2758P: Trond Myklebust
2759M: trond.myklebust@fys.uio.no
2760L: linux-kernel@vger.kernel.org
2761S: Maintained
2762
2763NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07002764P: Jan-Pascal van Best
2765M: janpascal@vanbest.org
2766P: Andreas Mohr
2767M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002768L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002769S: Maintained
2770
2771NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2772P: YOKOTA Hiroshi
2773M: yokota@netlab.is.tsukuba.ac.jp
2774W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2775S: Maintained
2776
2777NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2778P: GOTO Masanori
2779M: gotom@debian.or.jp
2780P: YOKOTA Hiroshi
2781M: yokota@netlab.is.tsukuba.ac.jp
2782W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2783S: Maintained
2784
Linus Torvalds1da177e2005-04-16 15:20:36 -07002785NTFS FILESYSTEM
2786P: Anton Altaparmakov
2787M: aia21@cantab.net
2788L: linux-ntfs-dev@lists.sourceforge.net
2789L: linux-kernel@vger.kernel.org
2790W: http://linux-ntfs.sf.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002791T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002792S: Maintained
2793
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002794NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002795P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002796M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002797L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01002798S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002799
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002800OPENCORES I2C BUS DRIVER
2801P: Peter Korsgaard
2802M: jacmet@sunsite.dk
Jean Delvare5d925fe2006-07-01 17:14:32 +02002803L: i2c@lm-sensors.org
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002804S: Maintained
2805
Mark Fashehccd979b2005-12-15 14:31:24 -08002806ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2807P: Mark Fasheh
2808M: mark.fasheh@oracle.com
2809P: Kurt Hackel
2810M: kurt.hackel@oracle.com
2811L: ocfs2-devel@oss.oracle.com
2812W: http://oss.oracle.com/projects/ocfs2/
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002813S: Supported
Mark Fashehccd979b2005-12-15 14:31:24 -08002814
Linus Torvalds1da177e2005-04-16 15:20:36 -07002815OLYMPIC NETWORK DRIVER
2816P: Peter De Shrijver
2817M: p2@ace.ulyssis.student.kuleuven.ac.be
2818P: Mike Phillips
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002819M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002820L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002821L: linux-tr@linuxtr.net
2822W: http://www.linuxtr.net
2823S: Maintained
2824
Harald Weltec1986ee2005-11-13 16:06:29 -08002825OMNIKEY CARDMAN 4000 DRIVER
2826P: Harald Welte
2827M: laforge@gnumonks.org
2828S: Maintained
2829
Harald Welte77c44ab2005-11-13 16:06:26 -08002830OMNIKEY CARDMAN 4040 DRIVER
2831P: Harald Welte
2832M: laforge@gnumonks.org
2833S: Maintained
2834
Jonathan Corbet77d51402007-03-22 19:44:17 -03002835OMNIVISION OV7670 SENSOR DRIVER
2836P: Jonathan Corbet
2837M: corbet@lwn.net
2838L: video4linux-list@redhat.com
2839S: Maintained
2840
Thomas Gleixner431bca72007-05-02 09:31:35 +02002841ONENAND FLASH DRIVER
2842P: Kyungmin Park
2843M: kyungmin.park@samsung.com
2844L: linux-mtd@lists.infradead.org
2845S: Maintained
2846
Linus Torvalds1da177e2005-04-16 15:20:36 -07002847ONSTREAM SCSI TAPE DRIVER
2848P: Willem Riede
2849M: osst@riede.org
2850L: osst-users@lists.sourceforge.net
2851L: linux-scsi@vger.kernel.org
2852S: Maintained
2853
Linus Torvalds1da177e2005-04-16 15:20:36 -07002854OPROFILE
2855P: Philippe Elie
2856M: phil.el@wanadoo.fr
2857L: oprofile-list@lists.sf.net
2858S: Maintained
2859
2860ORINOCO DRIVER
2861P: Pavel Roskin
2862M: proski@gnu.org
2863P: David Gibson
2864M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07002865L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07002866L: orinoco-users@lists.sourceforge.net
2867L: orinoco-devel@lists.sourceforge.net
2868W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002869S: Maintained
2870
Olof Johanssonf5cd7872007-01-31 21:43:54 -06002871PA SEMI ETHERNET DRIVER
2872P: Olof Johansson
2873M: olof@lixom.net
2874L: netdev@vger.kernel.org
2875S: Maintained
2876
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01002877PA SEMI SMBUS DRIVER
2878P: Olof Johansson
2879M: olof@lixom.net
2880L: i2c@lm-sensors.org
2881S: Maintained
2882
Linus Torvalds1da177e2005-04-16 15:20:36 -07002883PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002884L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08002885S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002886
2887PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2888P: Tim Waugh
2889M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002890L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002891W: http://www.torque.net/linux-pp.html
2892S: Maintained
2893
2894PARISC ARCHITECTURE
2895P: Matthew Wilcox
2896M: matthew@wil.cx
2897P: Grant Grundler
2898M: grundler@parisc-linux.org
Kyle McMartin223232d2006-04-21 16:54:23 -04002899P: Kyle McMartin
2900M: kyle@parisc-linux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002901L: parisc-linux@parisc-linux.org
2902W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04002903T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
2904T: cvs cvs.parisc-linux.org:/var/cvs/linux-2.6
Linus Torvalds1da177e2005-04-16 15:20:36 -07002905S: Maintained
2906
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02002907PARAVIRT_OPS INTERFACE
2908P: Jeremy Fitzhardinge
2909M: jeremy@xensource.com
2910P: Chris Wright
2911M: chrisw@sous-sol.org
2912P: Zachary Amsden
2913M: zach@vmware.com
2914P: Rusty Russell
2915M: rusty@rustcorp.com.au
2916L: virtualization@lists.osdl.org
2917L: linux-kernel@vger.kernel.org
2918S: Supported
2919
Jim Cromie1662d322006-10-06 00:43:59 -07002920PC87360 HARDWARE MONITORING DRIVER
2921P: Jim Cromie
2922M: jim.cromie@gmail.com
2923L: lm-sensors@lm-sensors.org
2924S: Maintained
2925
2926PC8736x GPIO DRIVER
2927P: Jim Cromie
2928M: jim.cromie@gmail.com
2929S: Maintained
2930
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06002931PCI ERROR RECOVERY
2932P: Linas Vepstas
2933M: linas@austin.ibm.com
2934L: linux-kernel@vger.kernel.org
2935L: linux-pci@atrey.karlin.mff.cuni.cz
2936S: Supported
2937
Linus Torvalds1da177e2005-04-16 15:20:36 -07002938PCI SUBSYSTEM
2939P: Greg Kroah-Hartman
2940M: gregkh@suse.de
2941L: linux-kernel@vger.kernel.org
2942L: linux-pci@atrey.karlin.mff.cuni.cz
Jody McIntyre6fb04252005-11-18 09:31:06 -08002943T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002944S: Supported
2945
2946PCI HOTPLUG CORE
Kristen Carlson Accardifb5f4d72006-09-29 10:30:27 -07002947P: Kristen Carlson Accardi
2948M: kristen.c.accardi@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002949S: Supported
2950
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002951PCIE HOTPLUG DRIVER
2952P: Kristen Carlson Accardi
2953M: kristen.c.accardi@intel.com
2954L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05002955S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002956
Linus Torvalds1da177e2005-04-16 15:20:36 -07002957PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002958P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07002959L: linux-pcmcia@lists.infradead.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002960L: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08002961T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002962S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002963
2964PCNET32 NETWORK DRIVER
pcnet32@verizon.net04ce0942007-02-16 10:07:12 -06002965P: Don Fry
2966M: pcnet32@verizon.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002967L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002968S: Maintained
2969
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07002970PER-TASK DELAY ACCOUNTING
2971P: Shailabh Nagar
2972M: nagar@watson.ibm.com
2973L: linux-kernel@vger.kernel.org
2974S: Maintained
2975
Jim Cromiedd49d0f2006-03-24 18:08:17 +01002976PERSONALITY HANDLING
2977P: Christoph Hellwig
2978M: hch@infradead.org
2979L: linux-abi-devel@lists.sourceforge.net
2980S: Maintained
2981
Linus Torvalds1da177e2005-04-16 15:20:36 -07002982PHRAM MTD DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02002983P: Jörn Engel
Linus Torvalds1da177e2005-04-16 15:20:36 -07002984M: joern@wh.fh-wedel.de
2985L: linux-mtd@lists.infradead.org
2986S: Maintained
2987
Peter Osterlund249a6772005-09-27 21:45:30 -07002988PKTCDVD DRIVER
2989P: Peter Osterlund
2990M: petero2@telia.com
2991L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07002992S: Maintained
2993
Linus Torvalds1da177e2005-04-16 15:20:36 -07002994POSIX CLOCKS and TIMERS
Ingo Molnaraa781ae2007-07-19 01:48:32 -07002995P: Thomas Gleixner
2996M: tglx@linutronix.de
Hormsf1c3ddf2006-01-15 02:18:28 +01002997L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002998S: Supported
2999
Anton Vorontsov3be86142007-07-15 04:43:36 +04003000POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
3001P: Anton Vorontsov
3002M: cbou@mail.ru
3003P: David Woodhouse
3004M: dwmw2@infradead.org
3005L: linux-kernel@vger.kernel.org
3006L: kernel-discuss@handhelds.org
3007T: git git.infradead.org/battery-2.6.git
3008S: Maintained
3009
Eugene Surovegin24682972005-10-14 03:00:53 -07003010POWERPC 4xx EMAC DRIVER
3011P: Eugene Surovegin
3012M: ebs@ebshome.net
3013W: http://kernel.ebshome.net/emac/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10003014L: linuxppc-dev@ozlabs.org
Eugene Surovegin24682972005-10-14 03:00:53 -07003015L: netdev@vger.kernel.org
3016S: Maintained
3017
Linus Torvalds1da177e2005-04-16 15:20:36 -07003018PNP SUPPORT
3019P: Adam Belay
3020M: ambx1@neo.rr.com
3021S: Maintained
3022
Vitaly Wool999445d2007-01-04 13:07:03 +01003023PNXxxxx I2C DRIVER
3024P: Vitaly Wool
3025M: vitalywool@gmail.com
3026L: i2c@lm-sensors.org
3027S: Maintained
3028
Linus Torvalds1da177e2005-04-16 15:20:36 -07003029PPP PROTOCOL DRIVERS AND COMPRESSORS
3030P: Paul Mackerras
3031M: paulus@samba.org
3032L: linux-ppp@vger.kernel.org
3033S: Maintained
3034
3035PPP OVER ATM (RFC 2364)
3036P: Mitchell Blank Jr
3037M: mitch@sfgoth.com
3038S: Maintained
3039
3040PPP OVER ETHERNET
3041P: Michal Ostrowski
3042M: mostrows@speakeasy.net
3043S: Maintained
3044
James Chapmana6d23702007-06-27 15:53:17 -07003045PPP OVER L2TP
3046P: James Chapman
3047M: jchapman@katalix.com
3048S: Maintained
3049
Linus Torvalds1da177e2005-04-16 15:20:36 -07003050PREEMPTIBLE KERNEL
3051P: Robert Love
3052M: rml@tech9.net
3053L: linux-kernel@vger.kernel.org
3054L: kpreempt-tech@lists.sourceforge.net
3055W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3056S: Supported
3057
Michael Wueff1a592007-09-25 18:11:01 -07003058P54 WIRELESS DRIVER
3059P: Michael Wu
3060M: flamingice@sourmilk.net
3061L: linux-wireless@vger.kernel.org
3062W: http://prism54.org
3063T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3064S: Maintained
3065
Linus Torvalds1da177e2005-04-16 15:20:36 -07003066PRISM54 WIRELESS DRIVER
Luis R. Rodrigueze88b34b2007-06-01 00:46:57 -07003067P: Luis R. Rodriguez
3068M: mcgrof@gmail.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003069L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003070W: http://prism54.org
3071S: Maintained
3072
3073PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3074P: Peter Denison
3075M: promise@pnd-pc.demon.co.uk
3076W: http://www.pnd-pc.demon.co.uk/promise/
3077S: Maintained
3078
Mikael Petterssonb3277df2007-01-10 09:33:53 +01003079PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3080P: Mikael Pettersson
3081M: mikpe@it.uu.se
3082L: linux-ide@vger.kernel.org
3083S: Maintained
3084
Masakazu Mokuno02c18892007-07-05 20:11:16 +09003085PS3 NETWORK SUPPORT
3086P: Masakazu Mokuno
3087M: mokuno@sm.sony.co.jp
3088L: netdev@vger.kernel.org
3089L: cbe-oss-dev@ozlabs.org
3090S: Supported
3091
Geoff Levandf58a9d12006-11-23 00:46:51 +01003092PS3 PLATFORM SUPPORT
3093P: Geoff Levand
3094M: geoffrey.levand@am.sony.com
3095L: linuxppc-dev@ozlabs.org
3096L: cbe-oss-dev@ozlabs.org
3097S: Supported
3098
Michael Krufky83202042006-07-03 00:24:18 -07003099PVRUSB2 VIDEO4LINUX DRIVER
3100P: Mike Isely
3101M: isely@pobox.com
Mike Isely16e94952007-01-03 18:08:06 -03003102L: pvrusb2@isely.net (subscribers-only)
Michael Krufky83202042006-07-03 00:24:18 -07003103L: video4linux-list@redhat.com
3104W: http://www.isely.net/pvrusb2/
3105S: Maintained
3106
Linus Torvalds1da177e2005-04-16 15:20:36 -07003107PXA2xx SUPPORT
3108P: Nicolas Pitre
3109M: nico@cam.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003110L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003111S: Maintained
3112
Pierre Ossman272f1332007-05-14 21:25:26 +02003113PXA MMCI DRIVER
3114S: Orphan
3115
Linus Torvalds1da177e2005-04-16 15:20:36 -07003116QLOGIC QLA2XXX FC-SCSI DRIVER
3117P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08003118M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003119L: linux-scsi@vger.kernel.org
3120S: Supported
3121
Ron Mercer5a4faa872006-07-25 00:40:21 -07003122QLOGIC QLA3XXX NETWORK DRIVER
3123P: Ron Mercer
3124M: linux-driver@qlogic.com
3125L: netdev@vger.kernel.org
3126S: Supported
3127
Linus Torvalds1da177e2005-04-16 15:20:36 -07003128QNX4 FILESYSTEM
3129P: Anders Larsen
3130M: al@alarsen.net
3131L: linux-kernel@vger.kernel.org
3132W: http://www.alarsen.net/linux/qnx4fs/
3133S: Maintained
3134
3135RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003136P: Benjamin Herrenschmidt
3137M: benh@kernel.crashing.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003138L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003139S: Maintained
3140
3141RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003142P: Paul Mackerras
3143M: paulus@samba.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003144L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003145S: Maintained
3146
3147RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3148P: Corey Thomas
3149M: corey@world.std.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003150L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003151S: Maintained
3152
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003153RALINK RT2X00 WLAN DRIVER
3154P: rt2x00 project
3155L: linux-wireless@vger.kernel.org
3156L: rt2400-devel@lists.sourceforge.net
3157W: http://rt2x00.serialmonkey.com/
3158S: Maintained
3159F: drivers/net/wireless/rt2x00/
3160
Matt Mackall9e95ce22005-04-16 15:25:56 -07003161RANDOM NUMBER DRIVER
3162P: Matt Mackall
3163M: mpm@selenic.com
3164S: Maintained
3165
Matt Porter394b7012005-11-07 01:00:15 -08003166RAPIDIO SUBSYSTEM
3167P: Matt Porter
3168M: mporter@kernel.crashing.org
3169L: linux-kernel@vger.kernel.org
3170S: Maintained
3171
Josh Triplett595182b2006-10-04 02:17:21 -07003172READ-COPY UPDATE (RCU)
3173P: Dipankar Sarma
3174M: dipankar@in.ibm.com
3175W: http://www.rdrop.com/users/paulmck/rclock/
3176L: linux-kernel@vger.kernel.org
3177S: Supported
3178
3179RCUTORTURE MODULE
3180P: Josh Triplett
3181M: josh@freedesktop.org
3182L: linux-kernel@vger.kernel.org
3183S: Maintained
3184
Linus Torvalds1da177e2005-04-16 15:20:36 -07003185REAL TIME CLOCK DRIVER
3186P: Paul Gortmaker
3187M: p_gortmaker@yahoo.com
3188L: linux-kernel@vger.kernel.org
3189S: Maintained
3190
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003191REAL TIME CLOCK (RTC) SUBSYSTEM
3192P: Alessandro Zummo
3193M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003194L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003195S: Maintained
3196
Linus Torvalds1da177e2005-04-16 15:20:36 -07003197REISERFS FILE SYSTEM
3198P: Hans Reiser
3199M: reiserfs-dev@namesys.com
Jeff Mahoney76c4e5e2007-06-08 13:47:02 -07003200L: reiserfs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003201W: http://www.namesys.com
3202S: Supported
3203
3204ROCKETPORT DRIVER
3205P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003206W: http://www.comtrol.com
3207S: Maintained
3208
3209ROSE NETWORK LAYER
3210P: Ralf Baechle
3211M: ralf@linux-mips.org
3212L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003213W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003214S: Maintained
3215
3216RISCOM8 DRIVER
3217S: Orphan
3218
Michael Wu605bebe2007-05-14 01:41:02 -04003219RTL818X WIRELESS DRIVER
3220P: Michael Wu
3221M: flamingice@sourmilk.net
3222P: Andrea Merello
3223M: andreamrl@tiscali.it
3224L: linux-wireless@vger.kernel.org
3225W: http://linuxwireless.org/
3226T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3227S: Maintained
3228
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003229S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003230P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003231M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003232L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01003233S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003234
Linus Torvalds1da177e2005-04-16 15:20:36 -07003235S390
3236P: Martin Schwidefsky
3237M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003238P: Heiko Carstens
3239M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003240M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003241L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003242W: http://www.ibm.com/developerworks/linux/linux390/
3243S: Supported
3244
3245S390 NETWORK DRIVERS
Ursula Braundd96df22007-09-19 13:09:02 +02003246P: Ursula Braun
3247M: ubraun@linux.vnet.ibm.com
Ursula Braunb9192ad2007-10-22 16:16:15 +02003248P: Frank Blaschka
3249M: blaschka@linux.vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003250M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003251L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003252W: http://www.ibm.com/developerworks/linux/linux390/
3253S: Supported
3254
3255S390 ZFCP DRIVER
Swen Schillig9cbb8892006-09-21 16:29:31 +02003256P: Swen Schillig
3257M: swen@vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003258M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003259L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003260W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003261S: Supported
3262
Ursula Braundd96df22007-09-19 13:09:02 +02003263S390 IUCV NETWORK LAYER
3264P: Ursula Braun
3265M: ubraun@linux.vnet.ibm.com
3266M: linux390@de.ibm.com
3267L: linux-s390@vger.kernel.org
3268W: http://www.ibm.com/developerworks/linux/linux390/
3269S: Supported
3270
Linus Torvalds1da177e2005-04-16 15:20:36 -07003271SAA7146 VIDEO4LINUX-2 DRIVER
3272P: Michael Hunold
3273M: michael@mihu.de
3274W: http://www.mihu.de/linux/saa7146
3275S: Maintained
3276
Linus Torvalds1da177e2005-04-16 15:20:36 -07003277SC1200 WDT DRIVER
3278P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003279M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003280S: Maintained
3281
3282SCHEDULER
3283P: Ingo Molnar
3284M: mingo@elte.hu
3285P: Robert Love [the preemptible kernel bits]
3286M: rml@tech9.net
3287L: linux-kernel@vger.kernel.org
3288S: Maintained
3289
3290SCSI CDROM DRIVER
3291P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003292M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003293L: linux-scsi@vger.kernel.org
3294W: http://www.kernel.dk
3295S: Maintained
3296
3297SCSI SG DRIVER
3298P: Doug Gilbert
3299M: dgilbert@interlog.com
3300L: linux-scsi@vger.kernel.org
3301W: http://www.torque.net/sg
3302S: Maintained
3303
3304SCSI SUBSYSTEM
3305P: James E.J. Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05003306M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003307L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003308T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
James Bottomleyc4e16082007-11-03 08:40:30 -05003309T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
3310T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003311S: Maintained
3312
3313SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003314P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003315M: Kai.Makisara@kolumbus.fi
3316L: linux-scsi@vger.kernel.org
3317S: Maintained
3318
3319SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003320P: Vlad Yasevich
3321M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003322P: Sridhar Samudrala
3323M: sri@us.ibm.com
3324L: lksctp-developers@lists.sourceforge.net
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003325W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003326S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003327
3328SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003329P: Jim Cromie
3330M: jim.cromie@gmail.com
3331S: Odd Fixes
3332
3333SCx200 GPIO DRIVER
3334P: Jim Cromie
3335M: jim.cromie@gmail.com
3336S: Maintained
3337
3338SCx200 HRT CLOCKSOURCE DRIVER
3339P: Jim Cromie
3340M: jim.cromie@gmail.com
3341S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003342
3343SECURITY CONTACT
3344P: Security Officers
3345M: security@kernel.org
3346S: Supported
3347
3348SELINUX SECURITY MODULE
3349P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08003350M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07003351P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003352M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003353P: Eric Paris
3354M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003355L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003356L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003357W: http://www.nsa.gov/selinux
3358S: Supported
3359
Jiri Slabycef2cf02007-05-08 00:31:45 -07003360SENSABLE PHANTOM
3361P: Jiri Slaby
3362M: jirislaby@gmail.com
3363S: Maintained
3364
Linus Torvalds1da177e2005-04-16 15:20:36 -07003365SERIAL ATA (SATA) SUBSYSTEM:
3366P: Jeff Garzik
3367M: jgarzik@pobox.com
3368L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003369T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003370S: Supported
3371
3372SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3373P: Pat Gefre
3374M: pfg@sgi.com
3375L: linux-ia64@vger.kernel.org
3376S: Supported
3377
3378SGI VISUAL WORKSTATION 320 AND 540
3379P: Andrey Panin
3380M: pazke@donpac.ru
3381L: linux-visws-devel@lists.sf.net
3382W: http://linux-visws.sf.net
3383S: Maintained for 2.6.
3384
3385SIMTEC EB110ATX (Chalice CATS)
3386P: Ben Dooks
3387P: Vincent Sanders
3388M: support@simtec.co.uk
3389W: http://www.simtec.co.uk/products/EB110ATX/
3390S: Supported
3391
3392SIMTEC EB2410ITX (BAST)
3393P: Ben Dooks
3394P: Vincent Sanders
3395M: support@simtec.co.uk
3396W: http://www.simtec.co.uk/products/EB2410ITX/
3397S: Supported
3398
Francois Romieu92aab3c2005-07-30 13:11:18 +02003399SIS 190 ETHERNET DRIVER
3400P: Francois Romieu
3401M: romieu@fr.zoreil.com
3402L: netdev@vger.kernel.org
3403S: Maintained
3404
Linus Torvalds1da177e2005-04-16 15:20:36 -07003405SIS 5513 IDE CONTROLLER DRIVER
3406P: Lionel Bouton
3407M: Lionel.Bouton@inet6.fr
3408W: http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
3409W: http://gyver.homeip.net/sis5513/index.html
3410S: Maintained
3411
3412SIS 900/7016 FAST ETHERNET DRIVER
3413P: Daniele Venzano
3414M: venza@brownhat.org
3415W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07003416L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003417S: Maintained
3418
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003419SIS 96X I2C/SMBUS DRIVER
3420P: Mark M. Hoffman
3421M: mhoffman@lightlink.com
3422L: lm-sensors@lm-sensors.org
3423S: Maintained
3424
Linus Torvalds1da177e2005-04-16 15:20:36 -07003425SIS FRAMEBUFFER DRIVER
3426P: Thomas Winischhofer
3427M: thomas@winischhofer.net
3428W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003429S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003430
3431SIS USB2VGA DRIVER
3432P: Thomas Winischhofer
3433M: thomas@winischhofer.net
3434W: http://www.winischhofer.at/linuxsisusbvga.shtml
3435S: Maintained
3436
Christoph Lameter415ad26d2007-07-26 10:40:56 -07003437SLAB ALLOCATOR
3438P: Christoph Lameter
3439M: clameter@sgi.com
3440P: Pekka Enberg
3441M: penberg@cs.helsinki.fi
3442L: linux-mm@kvack.org
3443S: Maintained
3444
Linus Torvalds1da177e2005-04-16 15:20:36 -07003445SMC91x ETHERNET DRIVER
3446P: Nicolas Pitre
3447M: nico@cam.org
3448S: Maintained
3449
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003450SMSC47B397 HARDWARE MONITOR DRIVER
3451P: Mark M. Hoffman
3452M: mhoffman@lightlink.com
3453L: lm-sensors@lm-sensors.org
3454S: Maintained
3455
Daniel Drake8f0f8502006-07-18 22:00:25 +01003456SOFTMAC LAYER (IEEE 802.11)
Daniel Drake8f0f8502006-07-18 22:00:25 +01003457P: Daniel Drake
3458M: dsd@gentoo.org
Johannes Berg724c6b32007-04-23 12:18:20 -07003459L: linux-wireless@vger.kernel.org
Johannes Berg6b345dd2007-11-05 14:32:35 +01003460S: Obsolete
Daniel Drake8f0f8502006-07-18 22:00:25 +01003461
Linus Torvalds1da177e2005-04-16 15:20:36 -07003462SOFTWARE RAID (Multiple Disks) SUPPORT
3463P: Ingo Molnar
3464M: mingo@redhat.com
3465P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08003466M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07003467L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08003468S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003469
Pavel Machek95a631e2007-07-19 01:47:42 -07003470HIBERNATION (aka Software Suspend, aka swsusp):
Linus Torvalds1da177e2005-04-16 15:20:36 -07003471P: Pavel Machek
3472M: pavel@suse.cz
Pavel Machek95a631e2007-07-19 01:47:42 -07003473P: Rafael J. Wysocki
3474M: rjw@sisk.pl
3475L: linux-pm@lists.linux-foundation.org
3476S: Supported
3477
3478SUSPEND TO RAM:
Len Browna0ce3172007-10-25 18:05:49 -04003479P: Len Brown
3480M: len.brown@intel.com
Pavel Machek95a631e2007-07-19 01:47:42 -07003481P: Pavel Machek
3482M: pavel@suse.cz
3483P: Rafael J. Wysocki
3484M: rjw@sisk.pl
David Brownellf318a632007-04-23 14:41:06 -07003485L: linux-pm@lists.linux-foundation.org
Len Browna0ce3172007-10-25 18:05:49 -04003486S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003487
3488SONIC NETWORK DRIVER
3489P: Thomas Bogendoerfer
3490M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003491L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003492S: Maintained
3493
Michael Buesch61e115a2007-09-18 15:12:50 -04003494SONICS SILICON BACKPLANE DRIVER (SSB)
3495P: Michael Buesch
3496M: mb@bu3sch.de
3497L: netdev@vger.kernel.org
3498S: Maintained
3499
Linus Torvalds1da177e2005-04-16 15:20:36 -07003500SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01003501P: Mattia Dongili
3502M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01003503L: linux-acpi@vger.kernel.org
3504W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07003505S: Maintained
3506
3507SOUND
3508P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02003509M: perex@perex.cz
Takashi Iwai82622042007-04-16 12:32:52 +02003510L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003511S: Maintained
3512
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003513SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3514P: Liam Girdwood
3515M: liam.girdwood@wolfsonmicro.com
Takashi Iwai82622042007-04-16 12:32:52 +02003516L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003517S: Supported
3518
Kumar Gala025c3982006-04-02 16:05:54 -05003519SPI SUBSYSTEM
3520P: David Brownell
3521M: dbrownell@users.sourceforge.net
3522L: spi-devel-general@lists.sourceforge.net
3523S: Maintained
3524
Steven Rostedt855f46a2006-08-05 12:14:50 -07003525STABLE BRANCH:
3526P: Greg Kroah-Hartman
3527M: greg@kroah.com
3528P: Chris Wright
3529M: chrisw@sous-sol.org
3530L: stable@kernel.org
3531S: Maintained
3532
Kylene Hall1c72d462005-05-01 08:59:13 -07003533TPM DEVICE DRIVER
3534P: Kylene Hall
Kent Yoder8e81cc12007-08-22 14:01:04 -07003535M: tpmdd-devel@lists.sourceforge.net
Kylene Hall1c72d462005-05-01 08:59:13 -07003536W: http://tpmdd.sourceforge.net
Marcel Selhorstd3a7b6d2007-03-16 13:38:31 -08003537P: Marcel Selhorst
3538M: tpm@selhorst.net
3539W: http://www.prosec.rub.de/tpm/
Stephen Rothwell3bd2aad2007-05-15 01:41:36 -07003540L: tpmdd-devel@lists.sourceforge.net
Kylene Hall1c72d462005-05-01 08:59:13 -07003541S: Maintained
3542
Mark Gross1a80ba82005-10-30 15:02:55 -08003543Telecom Clock Driver for MCPL0010
Jim Cromiece00f852006-11-30 04:49:44 +01003544P: Mark Gross
3545M: mark.gross@intel.com
3546S: Supported
Mark Gross1a80ba82005-10-30 15:02:55 -08003547
Chris Zankel48b415c2005-06-23 22:01:07 -07003548TENSILICA XTENSA PORT (xtensa):
3549P: Chris Zankel
3550M: chris@zankel.net
3551S: Maintained
3552
Henrique de Moraes Holschuh756970a2007-03-29 01:58:44 -03003553THINKPAD ACPI EXTRAS DRIVER
3554P: Henrique de Moraes Holschuh
3555M: ibm-acpi@hmh.eng.br
3556L: ibm-acpi-devel@lists.sourceforge.net
3557W: http://ibm-acpi.sourceforge.net
3558W: http://thinkwiki.org/wiki/Ibm-acpi
3559T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
3560S: Maintained
3561
Linus Torvalds1da177e2005-04-16 15:20:36 -07003562UltraSPARC (sparc64):
3563P: David S. Miller
3564M: davem@davemloft.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003565L: sparclinux@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08003566T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003567S: Maintained
3568
3569SHARP LH SUPPORT (LH7952X & LH7A40X)
3570P: Marc Singer
3571M: elf@buici.com
3572W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003573L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003574S: Maintained
3575
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003576SHPC HOTPLUG DRIVER
3577P: Kristen Carlson Accardi
3578M: kristen.c.accardi@intel.com
3579L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05003580S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003581
Pierre Ossmand129bce2006-03-24 03:18:17 -08003582SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3583P: Pierre Ossman
3584M: drzeus-sdhci@drzeus.cx
3585L: sdhci-devel@list.drzeus.cx
3586W: http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci
3587S: Maintained
3588
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003589SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3590P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08003591M: shemminger@linux-foundation.org
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003592L: netdev@vger.kernel.org
3593S: Maintained
3594
Chris Boot1a87d942006-07-10 04:45:34 -07003595SOEKRIS NET48XX LED SUPPORT
3596P: Chris Boot
3597M: bootc@bootc.net
3598S: Maintained
3599
Linus Torvalds1da177e2005-04-16 15:20:36 -07003600SPARC (sparc32):
3601P: William L. Irwin
3602M: wli@holomorphy.com
3603L: sparclinux@vger.kernel.org
3604S: Maintained
3605
3606SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3607P: Roger Wolff
3608M: R.E.Wolff@BitWizard.nl
3609L: linux-kernel@vger.kernel.org ?
3610S: Supported
3611
Jim Lewis2752e402006-09-29 02:01:19 -07003612SPIDERNET NETWORK DRIVER for CELL
Linas Vepstasfa302482007-02-20 16:45:27 -06003613P: Linas Vepstas
3614M: linas@austin.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07003615L: netdev@vger.kernel.org
3616S: Supported
3617
Linus Torvalds1da177e2005-04-16 15:20:36 -07003618SRM (Alpha) environment access
3619P: Jan-Benedict Glaw
3620M: jbglaw@lug-owl.de
3621L: linux-kernel@vger.kernel.org
3622S: Maintained
3623
3624STARFIRE/DURALAN NETWORK DRIVER
3625P: Ion Badulescu
3626M: ionut@cs.columbia.edu
3627S: Maintained
3628
3629STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3630W: http://mosquitonet.Stanford.EDU/strip.html
3631S: Unsupported ?
3632
3633STRADIS MPEG-2 DECODER DRIVER
3634P: Nathan Laredo
3635M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003636W: http://www.stradis.com/
3637S: Maintained
3638
3639SUPERH (sh)
3640P: Paul Mundt
3641M: lethal@linux-sh.org
Matthew Wilcox3b5e0cb2006-09-29 02:01:30 -07003642L: linuxsh-dev@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003643W: http://www.linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003644S: Maintained
3645
3646SUPERH64 (sh64)
3647P: Paul Mundt
3648M: lethal@linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003649L: linuxsh-shmedia-dev@lists.sourceforge.net
3650W: http://www.linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003651S: Maintained
3652
3653SUN3/3X
3654P: Sam Creasey
3655M: sammy@sammy.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003656W: http://sammy.net/sun3/
3657S: Maintained
3658
3659SVGA HANDLING
3660P: Martin Mares
3661M: mj@ucw.cz
3662L: linux-video@atrey.karlin.mff.cuni.cz
3663S: Maintained
3664
3665SYSV FILESYSTEM
3666P: Christoph Hellwig
3667M: hch@infradead.org
3668S: Maintained
3669
Stephen Hemminger781b456a2006-07-10 20:25:29 -07003670TC CLASSIFIER
3671P: Jamal Hadi Salim
3672M: hadi@cyberus.ca
3673L: netdev@vger.kernel.org
3674S: Maintained
3675
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07003676TCP LOW PRIORITY MODULE
3677P: Wong Hoi Sing, Edison
3678M: hswong3i@gmail.com
3679P: Hung Hing Lun, Mike
3680M: hlhung3i@gmail.com
3681W: http://tcp-lp-mod.sourceforge.net/
3682S: Maintained
3683
Andy Gospodarek1a348cc2007-09-17 18:50:36 -07003684TEHUTI ETHERNET DRIVER
3685P: Alexander Indenbaum
3686M: baum@tehutinetworks.net
3687P: Andy Gospodarek
3688M: andy@greyhouse.net
3689L: netdev@vger.kernel.org
3690S: Supported
3691
Alex Dubov4020f2d2006-10-04 02:15:37 -07003692TI FLASH MEDIA INTERFACE DRIVER
3693P: Alex Dubov
3694M: oakad@yahoo.com
3695S: Maintained
3696
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003697TI OMAP MMC INTERFACE DRIVER
3698P: Carlos Aguiar, Anderson Briglia and Syed Khasim
Randy Dunlape82ce352007-10-16 23:29:44 -07003699M: linux-omap-open-source@linux.omap.com (subscribers only)
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003700W: http://linux.omap.com
3701W: http://www.muru.com/linux/omap/
3702S: Maintained
3703
Michael Buesch844dd052006-06-26 00:24:59 -07003704TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3705P: Deepak Saxena
3706M: dsaxena@plexity.net
3707S: Maintained
3708
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003709TASKSTATS STATISTICS INTERFACE
3710P: Shailabh Nagar
3711M: nagar@watson.ibm.com
3712L: linux-kernel@vger.kernel.org
3713S: Maintained
3714
Linus Torvalds1da177e2005-04-16 15:20:36 -07003715TI PARALLEL LINK CABLE DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003716P: Romain Lievin
3717M: roms@lpg.ticalc.org
3718S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003719
Per Lidene86eaa32006-01-12 16:45:18 +01003720TIPC NETWORK LAYER
3721P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01003722M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003723P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01003724M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003725P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01003726M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01003727L: tipc-discussion@lists.sourceforge.net
3728W: http://tipc.sourceforge.net/
3729W: http://tipc.cslab.ericsson.net/
3730T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
3731S: Maintained
3732
Linus Torvalds1da177e2005-04-16 15:20:36 -07003733TLAN NETWORK DRIVER
3734P: Samuel Chessman
3735M: chessman@tux.org
3736L: tlan-devel@lists.sourceforge.net
3737W: http://sourceforge.net/projects/tlan/
3738S: Maintained
3739
3740TOKEN-RING NETWORK DRIVER
3741P: Mike Phillips
3742M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003743L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003744L: linux-tr@linuxtr.net
3745W: http://www.linuxtr.net
3746S: Maintained
3747
3748TOSHIBA ACPI EXTRAS DRIVER
3749P: John Belmonte
3750M: toshiba_acpi@memebeam.org
3751W: http://memebeam.org/toys/ToshibaAcpiDriver
3752S: Maintained
3753
3754TOSHIBA SMM DRIVER
3755P: Jonathan Buzzard
3756M: jonathan@buzzard.org.uk
3757L: tlinux-users@tce.toshiba-dme.co.jp
3758W: http://www.buzzard.org.uk/toshiba/
3759S: Maintained
3760
3761TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
3762P: Muli Ben-Yehuda
3763M: mulix@mulix.org
3764L: linux-kernel@vger.kernel.org
3765S: Maintained
3766
3767TRIVIAL PATCHES
Jim Cromiece00f852006-11-30 04:49:44 +01003768P: Adrian Bunk
3769M: trivial@kernel.org
3770L: linux-kernel@vger.kernel.org
3771W: http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
3772T: git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
3773S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003774
3775TMS380 TOKEN-RING NETWORK DRIVER
3776P: Adam Fritzler
3777M: mid@auk.cx
3778L: linux-tr@linuxtr.net
3779W: http://www.auk.cx/tms380tr/
3780S: Maintained
3781
3782TULIP NETWORK DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07003783L: tulip-users@lists.sourceforge.net
3784W: http://sourceforge.net/projects/tulip/
Valerie Henson49afc592007-07-30 13:10:52 -06003785S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07003786
3787TUN/TAP driver
3788P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08003789M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003790L: vtun@office.satix.net
3791W: http://vtun.sourceforge.net/tun
3792S: Maintained
3793
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08003794TURBOCHANNEL SUBSYSTEM
3795P: Maciej W. Rozycki
3796M: macro@linux-mips.org
3797S: Maintained
3798
Linus Torvalds1da177e2005-04-16 15:20:36 -07003799U14-34F SCSI DRIVER
3800P: Dario Ballabio
3801M: ballabio_dario@emc.com
3802L: linux-scsi@vger.kernel.org
3803S: Maintained
3804
3805UDF FILESYSTEM
3806P: Ben Fennema
3807M: bfennema@falcon.csc.calpoly.edu
Linus Torvalds1da177e2005-04-16 15:20:36 -07003808W: http://linux-udf.sourceforge.net
3809S: Maintained
3810
3811UNIFORM CDROM DRIVER
3812P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003813M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003814L: linux-kernel@vger.kernel.org
3815W: http://www.kernel.dk
3816S: Maintained
3817
3818USB ACM DRIVER
3819P: Oliver Neukum
3820M: oliver@neukum.name
3821L: linux-usb-users@lists.sourceforge.net
3822L: linux-usb-devel@lists.sourceforge.net
3823S: Maintained
3824
3825USB BLOCK DRIVER (UB ub)
3826P: Pete Zaitcev
3827M: zaitcev@redhat.com
3828L: linux-kernel@vger.kernel.org
3829L: linux-usb-devel@lists.sourceforge.net
3830S: Supported
3831
Linus Torvalds1da177e2005-04-16 15:20:36 -07003832USB CDC ETHERNET DRIVER
3833P: Greg Kroah-Hartman
3834M: greg@kroah.com
3835L: linux-usb-users@lists.sourceforge.net
3836L: linux-usb-devel@lists.sourceforge.net
3837S: Maintained
3838W: http://www.kroah.com/linux-usb/
3839
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003840USB DAVICOM DM9601 DRIVER
3841P: Peter Korsgaard
3842M: jacmet@sunsite.dk
Peter Korsgaard043600a2007-06-27 21:18:18 +02003843L: netdev@vger.kernel.org
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003844W: http://www.linux-usb.org/usbnet
3845S: Maintained
3846
Linus Torvalds1da177e2005-04-16 15:20:36 -07003847USB EHCI DRIVER
3848P: David Brownell
3849M: dbrownell@users.sourceforge.net
3850L: linux-usb-devel@lists.sourceforge.net
David Brownell23d8c902006-12-05 03:10:08 -08003851S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003852
Luca Risolia7ce08c92006-01-11 02:06:59 +00003853USB ET61X[12]51 DRIVER
3854P: Luca Risolia
3855M: luca.risolia@studio.unibo.it
3856L: linux-usb-devel@lists.sourceforge.net
3857L: video4linux-list@redhat.com
3858W: http://www.linux-projects.org
3859S: Maintained
3860
David Brownell69ae9e32006-11-14 02:03:31 -08003861USB GADGET/PERIPHERAL SUBSYSTEM
3862P: David Brownell
3863M: dbrownell@users.sourceforge.net
3864L: linux-usb-devel@lists.sourceforge.net
3865W: http://www.linux-usb.org/gadget
3866S: Maintained
3867
Jiri Kosina2dea64b2007-07-11 12:12:11 +02003868USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
Jiri Kosina641266fd2007-01-15 09:56:21 +01003869P: Jiri Kosina
3870M: jkosina@suse.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07003871L: linux-usb-devel@lists.sourceforge.net
Jiri Kosinaa4dff392007-02-27 17:40:09 +01003872T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003873S: Maintained
3874
3875USB HUB DRIVER
3876P: Johannes Erdfelt
3877M: johannes@erdfelt.com
3878L: linux-usb-users@lists.sourceforge.net
3879L: linux-usb-devel@lists.sourceforge.net
3880S: Maintained
3881
Olav Kongas959eea22005-11-03 17:38:14 +02003882USB ISP116X DRIVER
3883P: Olav Kongas
3884M: ok@artecdesign.ee
3885L: linux-usb-devel@lists.sourceforge.net
3886S: Maintained
3887
Linus Torvalds1da177e2005-04-16 15:20:36 -07003888USB KAWASAKI LSI DRIVER
3889P: Oliver Neukum
3890M: oliver@neukum.name
3891L: linux-usb-users@lists.sourceforge.net
3892L: linux-usb-devel@lists.sourceforge.net
3893S: Maintained
3894
3895USB MASS STORAGE DRIVER
3896P: Matthew Dharm
3897M: mdharm-usb@one-eyed-alien.net
3898L: linux-usb-users@lists.sourceforge.net
Matthew Dharm8836aeb2005-12-04 22:03:47 -08003899L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003900S: Maintained
3901W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
3902
3903USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08003904P: David Brownell
3905M: dbrownell@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003906L: linux-usb-users@lists.sourceforge.net
3907L: linux-usb-devel@lists.sourceforge.net
David Brownell23d8c902006-12-05 03:10:08 -08003908S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003909
Matthias Urlichsba460e42005-07-14 00:33:47 -07003910USB OPTION-CARD DRIVER
3911P: Matthias Urlichs
3912M: smurf@smurf.noris.de
3913L: linux-usb-devel@lists.sourceforge.net
3914S: Maintained
3915
Linus Torvalds1da177e2005-04-16 15:20:36 -07003916USB OV511 DRIVER
3917P: Mark McClelland
3918M: mmcclell@bigfoot.com
3919L: linux-usb-users@lists.sourceforge.net
3920L: linux-usb-devel@lists.sourceforge.net
3921W: http://alpha.dyndns.org/ov511/
3922S: Maintained
3923
3924USB PEGASUS DRIVER
3925P: Petko Manolov
3926M: petkan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003927L: linux-usb-devel@lists.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02003928L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003929W: http://pegasus2.sourceforge.net/
3930S: Maintained
3931
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07003932USB PRINTER DRIVER (usblp)
3933P: Pete Zaitcev
3934M: zaitcev@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003935L: linux-usb-users@lists.sourceforge.net
3936L: linux-usb-devel@lists.sourceforge.net
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07003937S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003938
3939USB RTL8150 DRIVER
3940P: Petko Manolov
3941M: petkan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003942L: linux-usb-devel@lists.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02003943L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003944W: http://pegasus2.sourceforge.net/
3945S: Maintained
3946
3947USB SE401 DRIVER
3948P: Jeroen Vreeken
3949M: pe1rxq@amsat.org
3950L: linux-usb-users@lists.sourceforge.net
3951L: linux-usb-devel@lists.sourceforge.net
3952W: http://www.chello.nl/~j.vreeken/se401/
3953S: Maintained
3954
3955USB SERIAL CYBERJACK DRIVER
3956P: Matthias Bruestle and Harald Welte
3957M: support@reiner-sct.com
3958W: http://www.reiner-sct.de/support/treiber_cyberjack.php
3959S: Maintained
3960
3961USB SERIAL DIGI ACCELEPORT DRIVER
3962P: Peter Berger and Al Borchers
3963M: pberger@brimson.com
3964M: alborchers@steinerpoint.com
3965L: linux-usb-users@lists.sourceforge.net
3966L: linux-usb-devel@lists.sourceforge.net
3967S: Maintained
3968
3969USB SERIAL DRIVER
3970P: Greg Kroah-Hartman
3971M: gregkh@suse.de
3972L: linux-usb-users@lists.sourceforge.net
3973L: linux-usb-devel@lists.sourceforge.net
3974S: Supported
3975
3976USB SERIAL BELKIN F5U103 DRIVER
3977P: William Greathouse
3978M: wgreathouse@smva.com
3979L: linux-usb-users@lists.sourceforge.net
3980L: linux-usb-devel@lists.sourceforge.net
3981S: Maintained
3982
3983USB SERIAL CYPRESS M8 DRIVER
3984P: Lonnie Mendez
3985M: dignome@gmail.com
3986L: linux-usb-users@lists.sourceforge.net
3987L: linux-usb-devel@lists.sourceforge.net
3988S: Maintained
3989W: http://geocities.com/i0xox0i
3990W: http://firstlight.net/cvs
3991
3992USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
3993L: linux-usb-users@lists.sourceforge.net
3994L: linux-usb-devel@lists.sourceforge.net
3995S: Maintained
3996
3997USB AUERSWALD DRIVER
3998P: Wolfgang Muees
3999M: wolfgang@iksw-muees.de
4000L: linux-usb-users@lists.sourceforge.net
4001L: linux-usb-devel@lists.sourceforge.net
4002S: Maintained
4003
4004USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
4005P: Gary Brubaker
4006M: xavyer@ix.netcom.com
4007L: linux-usb-users@lists.sourceforge.net
4008L: linux-usb-devel@lists.sourceforge.net
4009S: Maintained
4010
4011USB SERIAL KEYSPAN DRIVER
4012P: Greg Kroah-Hartman
4013M: greg@kroah.com
4014L: linux-usb-users@lists.sourceforge.net
4015L: linux-usb-devel@lists.sourceforge.net
4016W: http://www.kroah.com/linux/
4017S: Maintained
4018
4019USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04004020P: Support Department
4021M: support@connecttech.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004022L: linux-usb-users@lists.sourceforge.net
4023L: linux-usb-devel@lists.sourceforge.net
4024W: http://www.connecttech.com
4025S: Supported
4026
Luca Risoliaf423b9a2007-03-26 16:12:04 -03004027USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07004028P: Luca Risolia
4029M: luca.risolia@studio.unibo.it
4030L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00004031L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004032W: http://www.linux-projects.org
4033S: Maintained
4034
4035USB SUBSYSTEM
4036P: Greg Kroah-Hartman
4037M: gregkh@suse.de
4038L: linux-usb-users@lists.sourceforge.net
4039L: linux-usb-devel@lists.sourceforge.net
4040W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08004041T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07004042S: Supported
4043
4044USB UHCI DRIVER
4045P: Alan Stern
4046M: stern@rowland.harvard.edu
4047L: linux-usb-users@lists.sourceforge.net
4048L: linux-usb-devel@lists.sourceforge.net
4049S: Maintained
4050
David Brownell69ae9e32006-11-14 02:03:31 -08004051USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07004052P: David Brownell
4053M: dbrownell@users.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02004054L: netdev@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004055W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07004056S: Maintained
4057
4058USB W996[87]CF DRIVER
4059P: Luca Risolia
4060M: luca.risolia@studio.unibo.it
4061L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00004062L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004063W: http://www.linux-projects.org
4064S: Maintained
4065
Luca Risolia60f78052006-02-06 16:29:35 +00004066USB ZC0301 DRIVER
4067P: Luca Risolia
4068M: luca.risolia@studio.unibo.it
4069L: linux-usb-devel@lists.sourceforge.net
4070L: video4linux-list@redhat.com
4071W: http://www.linux-projects.org
4072S: Maintained
4073
Linus Torvalds1da177e2005-04-16 15:20:36 -07004074USB ZD1201 DRIVER
4075P: Jeroen Vreeken
4076M: pe1rxq@amsat.org
4077L: linux-usb-users@lists.sourceforge.net
4078L: linux-usb-devel@lists.sourceforge.net
4079W: http://linux-lc100020.sourceforge.net
4080S: Maintained
4081
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004082USB ZR364XX DRIVER
4083P: Antoine Jacquet
4084M: royale@zerezo.com
4085L: linux-usb-devel@lists.sourceforge.net
4086L: video4linux-list@redhat.com
4087W: http://royale.zerezo.com/zr364xx/
4088S: Maintained
4089
Linus Torvalds1da177e2005-04-16 15:20:36 -07004090USER-MODE LINUX
4091P: Jeff Dike
4092M: jdike@karaya.com
4093L: user-mode-linux-devel@lists.sourceforge.net
4094L: user-mode-linux-user@lists.sourceforge.net
4095W: http://user-mode-linux.sourceforge.net
4096S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004097
Linus Torvalds1da177e2005-04-16 15:20:36 -07004098FAT/VFAT/MSDOS FILESYSTEM:
4099P: OGAWA Hirofumi
4100M: hirofumi@mail.parknet.co.jp
4101L: linux-kernel@vger.kernel.org
4102S: Maintained
4103
Linus Torvalds1da177e2005-04-16 15:20:36 -07004104VIA RHINE NETWORK DRIVER
4105P: Roger Luethi
4106M: rl@hellgate.ch
4107S: Maintained
4108
Jean Delvare32c0a522005-09-22 21:47:58 +02004109VIAPRO SMBUS DRIVER
4110P: Jean Delvare
4111M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02004112L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02004113S: Maintained
4114
Francois Romieu01f20732007-01-26 00:57:17 -08004115VIA VELOCITY NETWORK DRIVER
4116P: Francois Romieu
4117M: romieu@fr.zoreil.com
4118L: netdev@vger.kernel.org
4119S: Maintained
4120
Linus Torvalds1da177e2005-04-16 15:20:36 -07004121UCLINUX (AND M68KNOMMU)
4122P: Greg Ungerer
4123M: gerg@uclinux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004124W: http://www.uclinux.org/
Adrian Bunkd660a742005-06-25 14:59:35 -07004125L: uclinux-dev@uclinux.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004126S: Maintained
4127
4128UCLINUX FOR NEC V850
4129P: Miles Bader
Linus Torvalds1da177e2005-04-16 15:20:36 -07004130
4131UCLINUX FOR RENESAS H8/300
4132P: Yoshinori Sato
4133M: ysato@users.sourceforge.jp
4134W: http://uclinux-h8.sourceforge.jp/
4135S: Supported
4136
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03004137UFS FILESYSTEM
Alan Coxabb49202007-06-08 13:47:03 -07004138P: Evgeniy Dushistov
4139M: dushistov@mail.ru
4140L: linux-kernel@vger.kernel.org
4141S: Maintained
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03004142
Linus Torvalds1da177e2005-04-16 15:20:36 -07004143USB DIAMOND RIO500 DRIVER
4144P: Cesar Miquel
4145M: miquel@df.uba.ar
4146L: rio500-users@lists.sourceforge.net
4147W: http://rio500.sourceforge.net
4148S: Maintained
4149
4150VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004151P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02004152M: mchehab@infradead.org
4153M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004154L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004155W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02004156T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004157S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004158
Patrick McHardybe7f8272007-10-23 20:26:36 -07004159VLAN (802.1Q)
4160P: Patrick McHardy
4161M: kaber@trash.net
4162L: netdev@vger.kernel.org
4163S: Maintained
4164
Juerg Haefligerab413192006-09-24 20:54:04 +02004165VT1211 HARDWARE MONITOR DRIVER
4166P: Juerg Haefliger
4167M: juergh@gmail.com
4168L: lm-sensors@lm-sensors.org
4169S: Maintained
4170
Roger Lucas1de9e372005-11-26 20:20:05 +01004171VT8231 HARDWARE MONITOR DRIVER
4172P: Roger Lucas
4173M: roger@planbit.co.uk
4174L: lm-sensors@lm-sensors.org
4175S: Maintained
4176
Linus Torvalds1da177e2005-04-16 15:20:36 -07004177W1 DALLAS'S 1-WIRE BUS
4178P: Evgeniy Polyakov
4179M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07004180S: Maintained
4181
Charles Spirakis13927072006-07-05 18:05:15 +02004182W83791D HARDWARE MONITORING DRIVER
4183P: Charles Spirakis
4184M: bezaur@gmail.com
4185L: lm-sensors@lm-sensors.org
Charles Spirakis64383122007-09-04 13:31:56 -07004186S: Odd Fixes
Charles Spirakis13927072006-07-05 18:05:15 +02004187
Rudolf Marek61db0112006-12-12 18:18:30 +01004188W83793 HARDWARE MONITORING DRIVER
4189P: Rudolf Marek
4190M: r.marek@assembler.cz
4191L: lm-sensors@lm-sensors.org
4192S: Maintained
4193
Linus Torvalds1da177e2005-04-16 15:20:36 -07004194W83L51xD SD/MMC CARD INTERFACE DRIVER
4195P: Pierre Ossman
4196M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01004197L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004198W: http://projects.drzeus.cx/wbsd
4199S: Maintained
4200
Wim Van Sebroeck35277612006-01-15 21:21:14 +01004201WATCHDOG DEVICE DRIVERS
4202P: Wim Van Sebroeck
4203M: wim@iguana.be
4204T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4205S: Maintained
4206
Linus Torvalds1da177e2005-04-16 15:20:36 -07004207WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4208P: Jean Tourrilhes
4209M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07004210L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004211W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4212S: Maintained
4213
4214WD7000 SCSI DRIVER
4215P: Miroslav Zagorac
4216M: zaga@fly.cc.fer.hr
4217L: linux-scsi@vger.kernel.org
4218S: Maintained
4219
Dmitry Torokhov5fc146802005-11-20 00:50:06 -05004220WISTRON LAPTOP BUTTON DRIVER
4221P: Miloslav Trmac
4222M: mitr@volny.cz
4223S: Maintained
4224
Linus Torvalds1da177e2005-04-16 15:20:36 -07004225WL3501 WIRELESS PCMCIA CARD DRIVER
4226P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004227M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07004228L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004229W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07004230S: Maintained
4231
4232X.25 NETWORK LAYER
4233P: Henner Eisen
4234M: eis@baty.hanse.de
4235L: linux-x25@vger.kernel.org
4236S: Maintained
4237
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02004238XEN HYPERVISOR INTERFACE
4239P: Jeremy Fitzhardinge
4240M: jeremy@xensource.com
4241P: Chris Wright
4242M: chrisw@sous-sol.org
4243L: virtualization@lists.osdl.org
4244L: xen-devel@lists.xensource.com
4245S: Supported
4246
Linus Torvalds1da177e2005-04-16 15:20:36 -07004247XFS FILESYSTEM
4248P: Silicon Graphics Inc
Timothy Shimmin78bfd362007-06-11 20:42:09 -07004249P: Tim Shimmin
Linus Torvalds1da177e2005-04-16 15:20:36 -07004250M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004251L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004252W: http://oss.sgi.com/projects/xfs
Tim Shimmine99f0562007-06-19 15:26:35 +10004253T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004254S: Supported
4255
Grant Likelyc9d3d8e2007-10-01 16:33:51 +02004256XILINX SYSTEMACE DRIVER
4257P: Grant Likely
4258M: grant.likely@secretlab.ca
4259W: http://www.secretlab.ca/
4260L: linux-kernel@vger.kernel.org
4261S: Maintained
4262
Peter Korsgaard238b8722006-12-06 20:35:17 -08004263XILINX UARTLITE SERIAL DRIVER
4264P: Peter Korsgaard
4265M: jacmet@sunsite.dk
4266L: linux-serial@vger.kernel.org
4267S: Maintained
4268
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004269X86 ARCHITECTURE (32-BIT AND 64-BIT)
4270P: Thomas Gleixner
4271M: tglx@linutronix.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07004272P: Ingo Molnar
4273M: mingo@redhat.com
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004274P: H. Peter Anvin
4275M: hpa@zytor.com
4276L: linux-kernel@vger.kernel.org
4277T: git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004278S: Maintained
4279
Linus Torvalds1da177e2005-04-16 15:20:36 -07004280YAM DRIVER FOR AX.25
4281P: Jean-Paul Roubelat
4282M: jpr@f6fbb.org
4283L: linux-hams@vger.kernel.org
4284S: Maintained
4285
Henkaf64a5e2005-10-12 15:02:56 +02004286YEALINK PHONE DRIVER
4287P: Henk Vergonet
4288M: Henk.Vergonet@gmail.com
4289L: usbb2k-api-dev@nongnu.org
4290S: Maintained
4291
Linus Torvalds1da177e2005-04-16 15:20:36 -07004292Z8530 DRIVER FOR AX.25
4293P: Joerg Reuter
4294M: jreuter@yaina.de
4295W: http://yaina.de/jreuter/
4296W: http://www.qsl.net/dl1bke/
4297L: linux-hams@vger.kernel.org
4298S: Maintained
4299
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004300ZD1211RW WIRELESS DRIVER
4301P: Daniel Drake
4302M: dsd@gentoo.org
4303P: Ulrich Kunitz
4304M: kune@deine-taler.de
4305W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004306L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004307L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4308S: Maintained
4309
Linus Torvalds1da177e2005-04-16 15:20:36 -07004310ZF MACHZ WATCHDOG
4311P: Fernando Fuganti
4312M: fuganti@netbank.com.br
4313W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4314S: Maintained
4315
4316ZR36067 VIDEO FOR LINUX DRIVER
4317P: Ronald Bultje
4318M: rbultje@ronald.bitfreak.net
4319L: mjpeg-users@lists.sourceforge.net
4320W: http://mjpeg.sourceforge.net/driver-zoran/
4321S: Maintained
4322
4323ZR36120 VIDEO FOR LINUX DRIVER
4324P: Pauline Middelink
4325M: middelin@polyware.nl
4326W: http://www.polyware.nl/~middelin/En/hobbies.html
4327W: http://www.polyware.nl/~middelin/hobbies.html
4328S: Maintained
4329
Maciej W. Rozycki8b4a4082007-07-18 00:49:11 -07004330ZS DECSTATION Z85C30 SERIAL DRIVER
4331P: Maciej W. Rozycki
4332M: macro@linux-mips.org
4333S: Maintained
4334
Linus Torvalds1da177e2005-04-16 15:20:36 -07004335THE REST
4336P: Linus Torvalds
4337S: Buried alive in reporters