blob: 231bda28c428dd11a26168a5f205d81c59fcc791 [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
Linus Torvalds1da177e2005-04-16 15:20:36 -0700219W: http://acpi.sourceforge.net/
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
238P: Konstantin A. Karasyov
239M: konstantin.a.karasyov@intel.com
240L: 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
251P: Konstantin A. Karasyov
252M: konstantin.a.karasyov@intel.com
253L: 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
258P: Luming Yu
259M: luming.yu@intel.com
260L: 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
Jaya Kumar1154ea72005-06-21 17:17:04 -0700401ARC FRAMEBUFFER DRIVER
402P: Jaya Kumar
403M: jayalk@intworks.biz
404S: Maintained
405
Linus Torvalds1da177e2005-04-16 15:20:36 -0700406ARM MFM AND FLOPPY DRIVERS
407P: Ian Molton
408M: spyro@f2s.com
409S: Maintained
410
Russell King2761f5c2007-05-24 06:56:08 +0200411ARM PRIMECELL MMCI PL180/1 DRIVER
412P: Russell King
413M: rmk@arm.linux.org.uk
414L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
415S: Maintained
416
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800417ARM/ADI ROADRUNNER MACHINE SUPPORT
418P: Lennert Buytenhek
419M: kernel@wantstofly.org
420L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
421S: Maintained
422
423ARM/ADS SPHERE MACHINE SUPPORT
424P: Lennert Buytenhek
425M: kernel@wantstofly.org
426L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
427S: Maintained
428
429ARM/AJECO 1ARM MACHINE SUPPORT
430P: Lennert Buytenhek
431M: kernel@wantstofly.org
432L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
433S: Maintained
434
Andrew Victord4a89c72006-12-04 13:56:21 +0100435ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
436P: Andrew Victor
437M: andrew@sanpeople.com
438L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
439W: http://maxim.org.za/at91_26.html
440S: Maintained
441
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800442ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
443P: Lennert Buytenhek
444M: kernel@wantstofly.org
445L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
446S: Maintained
447
448ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
449P: Lennert Buytenhek
450M: kernel@wantstofly.org
451L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
452S: Maintained
453
Linus Torvalds1da177e2005-04-16 15:20:36 -0700454ARM/CORGI MACHINE SUPPORT
455P: Richard Purdie
456M: rpurdie@rpsys.net
457S: Maintained
458
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800459ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
460P: Lennert Buytenhek
461M: kernel@wantstofly.org
462L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
463S: Maintained
464
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100465ARM/HP JORNADA 7XX MACHINE SUPPORT
466P: Kristoffer Ericson
Kristoffer Ericson6a4d0282007-07-07 17:45:10 +0100467M: kristoffer.ericson@gmail.com
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100468W: www.jlime.com
469S: Maintained
470
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800471ARM/INTEL IOP32X ARM ARCHITECTURE
472P: Lennert Buytenhek
473M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100474P: Dan Williams
475M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800476L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100477S: Supported
478
479ARM/INTEL IOP33X ARM ARCHITECTURE
480P: Dan Williams
481M: dan.j.williams@intel.com
482L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
483S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800484
485ARM/INTEL IOP13XX ARM ARCHITECTURE
486P: Lennert Buytenhek
487M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100488P: Dan Williams
489M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800490L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100491S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800492
493ARM/INTEL IQ81342EX MACHINE SUPPORT
494P: Lennert Buytenhek
495M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100496P: Dan Williams
497M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800498L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100499S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800500
501ARM/INTEL IXP2000 ARM ARCHITECTURE
502P: Lennert Buytenhek
503M: kernel@wantstofly.org
504L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
505S: Maintained
506
507ARM/INTEL IXDP2850 MACHINE SUPPORT
508P: Lennert Buytenhek
509M: kernel@wantstofly.org
510L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
511S: Maintained
512
513ARM/INTEL IXP23XX ARM ARCHITECTURE
514P: Lennert Buytenhek
515M: kernel@wantstofly.org
516L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
517S: Maintained
518
519ARM/INTEL XSC3 (MANZANO) ARM CORE
520P: Lennert Buytenhek
521M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100522P: Dan Williams
523M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800524L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100525S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800526
527ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
528P: Lennert Buytenhek
529M: kernel@wantstofly.org
530L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
531S: Maintained
532
533ARM/LOGICPD PXA270 MACHINE SUPPORT
534P: Lennert Buytenhek
535M: kernel@wantstofly.org
536L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
537S: Maintained
538
Dirk Opfer8459c152005-11-06 14:27:52 +0000539ARM/TOSA MACHINE SUPPORT
540P: Dirk Opfer
541M: dirk@opfer-online.de
542S: Maintained
543
Linus Torvalds1da177e2005-04-16 15:20:36 -0700544ARM/PLEB SUPPORT
545P: Peter Chubb
546M: pleb@gelato.unsw.edu.au
547W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
548S: Maintained
549
550ARM/PT DIGITAL BOARD PORT
551P: Stefan Eletzhofer
552M: stefan.eletzhofer@eletztrick.de
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700553L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700554W: http://www.arm.linux.org.uk/
555S: Maintained
556
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800557ARM/RADISYS ENP2611 MACHINE SUPPORT
558P: Lennert Buytenhek
559M: kernel@wantstofly.org
560L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
561S: Maintained
562
Linus Torvalds1da177e2005-04-16 15:20:36 -0700563ARM/SHARK MACHINE SUPPORT
564P: Alexander Schulz
565M: alex@shark-linux.de
566W: http://www.shark-linux.de/shark.html
567S: Maintained
568
569ARM/STRONGARM110 PORT
570P: Russell King
571M: rmk@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700572L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700573W: http://www.arm.linux.org.uk/
574S: Maintained
575
576ARM/S3C2410 ARM ARCHITECTURE
577P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800578M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700579L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700580W: http://www.fluff.org/ben/linux/
581S: Maintained
582
583ARM/S3C2440 ARM ARCHITECTURE
584P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800585M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700586L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700587W: http://www.fluff.org/ben/linux/
588S: Maintained
589
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800590ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
591P: Lennert Buytenhek
592M: kernel@wantstofly.org
593L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
594S: Maintained
595
596ARM/THECUS N2100 MACHINE SUPPORT
597P: Lennert Buytenhek
598M: kernel@wantstofly.org
599L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
600S: Maintained
601
Linus Torvalds1da177e2005-04-16 15:20:36 -0700602ARPD SUPPORT
603P: Jonathan Layes
Ralf Baechle979b6c12005-06-13 14:30:40 -0700604L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700605S: Maintained
606
607ASUS ACPI EXTRAS DRIVER
Len Brown0b67d942006-12-22 21:18:56 -0500608P: Corentin Chary
609M: corentincj@iksaif.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700610P: Karol Kozimor
611M: sziwan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700612L: acpi4asus-user@lists.sourceforge.net
613W: http://sourceforge.net/projects/acpi4asus
Len Brown0b67d942006-12-22 21:18:56 -0500614W: http://xf.iksaif.net/acpi4asus
Linus Torvalds1da177e2005-04-16 15:20:36 -0700615S: Maintained
616
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -0400617ASUS ASB100 HARDWARE MONITOR DRIVER
618P: Mark M. Hoffman
619M: mhoffman@lightlink.com
620L: lm-sensors@lm-sensors.org
621S: Maintained
622
Corentin Chary85091b72007-01-26 14:04:30 +0100623ASUS LAPTOP EXTRAS DRIVER
624P: Corentin Chary
625M: corentincj@iksaif.net
626L: acpi4asus-user@lists.sourceforge.net
627W: http://sourceforge.net/projects/acpi4asus
628W: http://xf.iksaif.net/acpi4asus
629S: Maintained
630
Dan Williamsb3e5f262007-08-07 10:26:35 -0700631ASYNCHRONOUS TRANSFERS/TRANSFORMS API
632P: Dan Williams
633M: dan.j.williams@intel.com
634P: Shannon Nelson
635M: shannon.nelson@intel.com
636L: linux-kernel@vger.kernel.org
637W: http://sourceforge.net/projects/xscaleiop
638S: Supported
639
Linus Torvalds1da177e2005-04-16 15:20:36 -0700640ATA OVER ETHERNET DRIVER
641P: Ed L. Cashin
642M: ecashin@coraid.com
643W: http://www.coraid.com/support/linux
644S: Supported
645
Jay Cliburn8d5ca6e2007-02-03 20:25:10 -0600646ATL1 ETHERNET DRIVER
647P: Jay Cliburn
648M: jcliburn@gmail.com
649P: Chris Snook
650M: csnook@redhat.com
651L: atl1-devel@lists.sourceforge.net
652W: http://sourceforge.net/projects/atl1
653W: http://atl1.sourceforge.net
654S: Maintained
655
Linus Torvalds1da177e2005-04-16 15:20:36 -0700656ATM
657P: Chas Williams
658M: chas@cmf.nrl.navy.mil
Roland Dreierf37bf902006-09-13 20:39:33 -0700659L: linux-atm-general@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700660W: http://linux-atm.sourceforge.net
661S: Maintained
662
Pierre Ossman272f1332007-05-14 21:25:26 +0200663ATMEL AT91 MCI DRIVER
Pierre Ossman81764fa2007-07-15 18:47:38 +0200664P: Nicolas Ferre
665M: nicolas.ferre@rfo.atmel.com
666L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
667W: http://www.atmel.com/products/AT91/
668W: http://www.at91.com/
669S: Maintained
Pierre Ossman272f1332007-05-14 21:25:26 +0200670
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100671ATMEL MACB ETHERNET DRIVER
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100672P: Haavard Skinnemoen
673M: hskinnemoen@atmel.com
674S: Supported
675
Haavard Skinnemoen754ce4f2007-02-14 00:33:09 -0800676ATMEL SPI DRIVER
677P: Haavard Skinnemoen
678M: hskinnemoen@atmel.com
679S: Supported
680
Haavard Skinnemoen914a3f32007-10-10 02:29:43 -0700681ATMEL USBA UDC DRIVER
682P: Haavard Skinnemoen
683M: hskinnemoen@atmel.com
684L: kernel@avr32linux.org
685W: http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver
686S: Supported
687
Linus Torvalds1da177e2005-04-16 15:20:36 -0700688ATMEL WIRELESS DRIVER
689P: Simon Kelley
690M: simon@thekelleys.org.uk
Johannes Berg724c6b32007-04-23 12:18:20 -0700691L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700692W: http://www.thekelleys.org.uk/atmel
693W: http://atmelwlandriver.sourceforge.net/
694S: Maintained
695
Chris Wrighta92b7b82005-07-07 18:12:23 -0700696AUDIT SUBSYSTEM
David Woodhousead3f9a22005-07-13 15:28:29 +0100697P: David Woodhouse
698M: dwmw2@infradead.org
Gabriel Cb9a06202007-08-10 13:00:56 -0700699L: linux-audit@redhat.com (subscribers-only)
David Woodhousead3f9a22005-07-13 15:28:29 +0100700W: http://people.redhat.com/sgrubb/audit/
Josh Boyer1adc1232005-11-23 15:44:15 -0800701T: git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
Chris Wrighta92b7b82005-07-07 18:12:23 -0700702S: Maintained
703
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800704AUXILIARY DISPLAY DRIVERS
705P: Miguel Ojeda Sandonis
706M: maxextreme@gmail.com
707L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700708W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800709S: Maintained
710
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700711AVR32 ARCHITECTURE
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700712P: Haavard Skinnemoen
713M: hskinnemoen@atmel.com
714W: http://www.atmel.com/products/AVR32/
715W: http://avr32linux.org/
716W: http://avrfreaks.net/
717S: Supported
718
719AVR32/AT32AP MACHINE SUPPORT
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700720P: Haavard Skinnemoen
721M: hskinnemoen@atmel.com
722S: Supported
723
Linus Torvalds1da177e2005-04-16 15:20:36 -0700724AX.25 NETWORK LAYER
725P: Ralf Baechle
726M: ralf@linux-mips.org
727L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +0200728W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700729S: Maintained
730
Richard Purdie300abeb2007-02-07 22:21:07 +0000731BACKLIGHT CLASS/SUBSYSTEM
732P: Richard Purdie
733M: rpurdie@rpsys.net
734S: Maintained
735
Bryan Wu1394f032007-05-06 14:50:22 -0700736BLACKFIN ARCHITECTURE
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800737P: Bryan Wu
738M: bryan.wu@analog.com
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800739L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
740W: http://blackfin.uclinux.org
741S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700742
Bryan Wue190d6b2007-07-17 14:43:44 +0800743BLACKFIN EMAC DRIVER
744P: Bryan Wu
745M: bryan.wu@analog.com
746L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
747W: http://blackfin.uclinux.org
748S: Supported
749
Mike Frysinger566da5b2007-06-11 15:31:30 +0800750BLACKFIN RTC DRIVER
751P: Mike Frysinger
752M: michael.frysinger@analog.com
753M: vapier.adi@gmail.com
754L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
755W: http://blackfin.uclinux.org
756S: Supported
757
Bryan Wu1394f032007-05-06 14:50:22 -0700758BLACKFIN SERIAL DRIVER
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800759P: Aubrey Li
760M: aubrey.li@analog.com
761L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
762W: http://blackfin.uclinux.org
763S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700764
Bryan Wu1e6d3202007-07-15 02:50:02 +0800765BLACKFIN WATCHDOG DRIVER
766P: Mike Frysinger
767M: michael.frysinger@analog.com
768M: vapier.adi@gmail.com
769L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
770W: http://blackfin.uclinux.org
771S: Supported
772
Linus Torvalds1da177e2005-04-16 15:20:36 -0700773BAYCOM/HDLCDRV DRIVERS FOR AX.25
774P: Thomas Sailer
775M: t.sailer@alumni.ethz.ch
776L: linux-hams@vger.kernel.org
777W: http://www.baycom.org/~tom/ham/ham.html
778S: Maintained
779
Michael Buesche4d6b792007-09-18 15:39:42 -0400780B43 WIRELESS DRIVER
781P: Michael Buesch
782M: mb@bu3sch.de
783P: Stefano Brivio
784M: st3@riseup.net
785L: linux-wireless@vger.kernel.org
786W: http://bcm43xx.berlios.de/
787S: Maintained
788
Larry Finger75388ac2007-09-25 16:46:54 -0700789B43LEGACY WIRELESS DRIVER
790P: Larry Finger
791M: Larry.Finger@lwfinger.net
792L: linux-wireless@vger.kernel.org
793W: http://bcm43xx.berlios.de/
794S: Maintained
795
Michael Bueschfb67a0f2006-08-16 00:39:36 +0200796BCM43XX WIRELESS DRIVER (SOFTMAC BASED VERSION)
797P: Larry Finger
798M: Larry.Finger@lwfinger.net
Michael Buesch9eac8f92006-04-22 17:31:27 +0200799P: Stefano Brivio
800M: st3@riseup.net
Johannes Berg724c6b32007-04-23 12:18:20 -0700801L: linux-wireless@vger.kernel.org
Michael Buesch9eac8f92006-04-22 17:31:27 +0200802W: http://bcm43xx.berlios.de/
803S: Maintained
804
Linus Torvalds1da177e2005-04-16 15:20:36 -0700805BEFS FILE SYSTEM
806P: Sergey S. Kostyliov
807M: rathamahata@php4.ru
808L: linux-kernel@vger.kernel.org
809S: Maintained
810
Linus Torvalds1da177e2005-04-16 15:20:36 -0700811BFS FILE SYSTEM
812P: Tigran A. Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -0800813M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700814L: linux-kernel@vger.kernel.org
815S: Maintained
816
Bryan Wud24ecfc2007-05-01 23:26:32 +0200817BLACKFIN I2C TWI DRIVER
818P: Sonic Zhang
819M: sonic.zhang@analog.com
820L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
821W: http://blackfin.uclinux.org/
822S: Supported
823
Linus Torvalds1da177e2005-04-16 15:20:36 -0700824BLOCK LAYER
825P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +0200826M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700827L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800828T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700829S: Maintained
830
831BLUETOOTH SUBSYSTEM
832P: Marcel Holtmann
833M: marcel@holtmann.org
834P: Maxim Krasnyansky
835M: maxk@qualcomm.com
836L: bluez-devel@lists.sf.net
837W: http://bluez.sf.net
838W: http://www.bluez.org
839W: http://www.holtmann.org/linux/bluetooth/
Josh Boyer1adc1232005-11-23 15:44:15 -0800840T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700841S: Maintained
842
843BLUETOOTH RFCOMM LAYER
844P: Marcel Holtmann
845M: marcel@holtmann.org
846P: Maxim Krasnyansky
847M: maxk@qualcomm.com
848S: Maintained
849
850BLUETOOTH BNEP LAYER
851P: Marcel Holtmann
852M: marcel@holtmann.org
853P: Maxim Krasnyansky
854M: maxk@qualcomm.com
855S: Maintained
856
857BLUETOOTH CMTP LAYER
858P: Marcel Holtmann
859M: marcel@holtmann.org
860S: Maintained
861
862BLUETOOTH HIDP LAYER
863P: Marcel Holtmann
864M: marcel@holtmann.org
865S: Maintained
866
867BLUETOOTH HCI UART DRIVER
868P: Marcel Holtmann
869M: marcel@holtmann.org
870P: Maxim Krasnyansky
871M: maxk@qualcomm.com
872S: Maintained
873
874BLUETOOTH HCI USB DRIVER
875P: Marcel Holtmann
876M: marcel@holtmann.org
877P: Maxim Krasnyansky
878M: maxk@qualcomm.com
879S: Maintained
880
881BLUETOOTH HCI BCM203X DRIVER
882P: Marcel Holtmann
883M: marcel@holtmann.org
884S: Maintained
885
886BLUETOOTH HCI BPA10X DRIVER
887P: Marcel Holtmann
888M: marcel@holtmann.org
889S: Maintained
890
891BLUETOOTH HCI BFUSB DRIVER
892P: Marcel Holtmann
893M: marcel@holtmann.org
894S: Maintained
895
896BLUETOOTH HCI DTL1 DRIVER
897P: Marcel Holtmann
898M: marcel@holtmann.org
899S: Maintained
900
901BLUETOOTH HCI BLUECARD DRIVER
902P: Marcel Holtmann
903M: marcel@holtmann.org
904S: Maintained
905
906BLUETOOTH HCI BT3C DRIVER
907P: Marcel Holtmann
908M: marcel@holtmann.org
909S: Maintained
910
911BLUETOOTH HCI BTUART DRIVER
912P: Marcel Holtmann
913M: marcel@holtmann.org
914S: Maintained
915
916BLUETOOTH HCI VHCI DRIVER
917P: Maxim Krasnyansky
918M: maxk@qualcomm.com
919S: Maintained
920
921BONDING DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +0100922P: Chad Tindel
923M: ctindel@users.sourceforge.net
924P: Jay Vosburgh
925M: fubar@us.ibm.com
926L: bonding-devel@lists.sourceforge.net
927W: http://sourceforge.net/projects/bonding/
928S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700929
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000930BROADBAND PROCESSOR ARCHITECTURE
931P: Arnd Bergmann
932M: arnd@arndb.de
Stephen Rothwell1d049812006-03-22 11:26:58 +1100933L: linuxppc-dev@ozlabs.org
Arthur Othieno6d923f92006-05-19 06:22:23 -0400934W: http://www.penguinppc.org/ppc64/
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000935S: Supported
936
Gary Zambrano39105892006-06-22 17:26:20 -0700937BROADCOM B44 10/100 ETHERNET DRIVER
938P: Gary Zambrano
939M: zambrano@broadcom.com
940L: netdev@vger.kernel.org
941S: Supported
942
Michael Chan948c51e2006-06-04 02:51:39 -0700943BROADCOM BNX2 GIGABIT ETHERNET DRIVER
944P: Michael Chan
945M: mchan@broadcom.com
946L: netdev@vger.kernel.org
947S: Supported
948
949BROADCOM TG3 GIGABIT ETHERNET DRIVER
950P: Michael Chan
951M: mchan@broadcom.com
952L: netdev@vger.kernel.org
953S: Supported
954
Jens Axboe5cdf7f72007-07-17 08:58:06 +0200955BSG (block layer generic sg v4 driver)
956P: FUJITA Tomonori
957M: fujita.tomonori@lab.ntt.co.jp
958L: linux-scsi@vger.kernel.org
959S: Supported
960
Linus Torvalds1da177e2005-04-16 15:20:36 -0700961BTTV VIDEO4LINUX DRIVER
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700962P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -0200963M: mchehab@infradead.org
964M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700965L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700966W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -0200967T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700968S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -0700969
Jonathan Corbet77d51402007-03-22 19:44:17 -0300970CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
971P: Jonathan Corbet
972M: corbet@lwn.net
973L: video4linux-list@redhat.com
974S: Maintained
975
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +0200976CALGARY x86-64 IOMMU
977P: Muli Ben-Yehuda
978M: muli@il.ibm.com
979P: Jon D. Mason
Jon Masond8d2bed2006-10-05 18:47:21 +0200980M: jdmason@kudzu.us
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +0200981L: linux-kernel@vger.kernel.org
982L: discuss@x86-64.org
983S: Maintained
984
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800985CFAG12864B LCD DRIVER
986P: Miguel Ojeda Sandonis
987M: maxextreme@gmail.com
988L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700989W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800990S: Maintained
991
992CFAG12864BFB LCD FRAMEBUFFER DRIVER
993P: Miguel Ojeda Sandonis
994M: maxextreme@gmail.com
995L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700996W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800997S: Maintained
998
Johannes Berg704232c2007-04-23 12:20:05 -0700999CFG80211 and NL80211
1000P: Johannes Berg
1001M: johannes@sipsolutions.net
1002L: linux-wireless@vger.kernel.org
1003S: Maintained
1004
Andy Whitcroft0a920b52007-06-01 00:46:48 -07001005CHECKPATCH
1006P: Andy Whitcroft
1007M: apw@shadowen.org
1008P: Randy Dunlap
1009M: rdunlap@xenotime.net
1010P: Joel Schopp
1011M: jschopp@austin.ibm.com
1012S: Supported
1013
Linus Torvalds1da177e2005-04-16 15:20:36 -07001014COMMON INTERNET FILE SYSTEM (CIFS)
1015P: Steve French
1016M: sfrench@samba.org
Jesper Juhlfb453d42006-01-15 02:46:48 +01001017L: linux-cifs-client@lists.samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001018L: samba-technical@lists.samba.org
Steve Frenchaf5a0322007-08-13 19:53:17 +00001019W: http://linux-cifs.samba.org/
Josh Boyer1adc1232005-11-23 15:44:15 -08001020T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001021S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001022
Joel Becker7063fbf2005-12-15 14:29:43 -08001023CONFIGFS
1024P: Joel Becker
Joel Becker62ca3d262006-01-27 11:04:12 -08001025M: joel.becker@oracle.com
1026L: linux-kernel@vger.kernel.org
Joel Becker7063fbf2005-12-15 14:29:43 -08001027S: Supported
1028
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001029CIRRUS LOGIC EP93XX ETHERNET DRIVER
1030P: Lennert Buytenhek
1031M: kernel@wantstofly.org
1032L: netdev@vger.kernel.org
1033S: Maintained
1034
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001035CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1036P: Lennert Buytenhek
1037M: kernel@wantstofly.org
1038L: linux-usb-devel@lists.sourceforge.net
1039S: Maintained
1040
Linus Torvalds1da177e2005-04-16 15:20:36 -07001041CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1042P: Cirrus Logic Corporation (kernel 2.2 driver)
1043M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1044P: Nils Faerber (port to kernel 2.4)
1045M: Nils Faerber <nils@kernelconcepts.de>
1046S: Maintained
1047
1048CODA FILE SYSTEM
1049P: Jan Harkes
1050M: jaharkes@cs.cmu.edu
1051M: coda@cs.cmu.edu
1052L: codalist@coda.cs.cmu.edu
1053W: http://www.coda.cs.cmu.edu/
1054S: Maintained
1055
1056COMPACTPCI HOTPLUG CORE
1057P: Scott Murray
1058M: scottm@somanetworks.com
1059M: scott@spiteful.org
1060L: pcihpd-discuss@lists.sourceforge.net
1061S: Supported
1062
1063COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1064P: Scott Murray
1065M: scottm@somanetworks.com
1066M: scott@spiteful.org
1067L: pcihpd-discuss@lists.sourceforge.net
1068S: Supported
1069
1070COMPACTPCI HOTPLUG GENERIC DRIVER
1071P: Scott Murray
1072M: scottm@somanetworks.com
1073M: scott@spiteful.org
1074L: pcihpd-discuss@lists.sourceforge.net
1075S: Supported
1076
1077COMPUTONE INTELLIPORT MULTIPORT CARD
1078P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -07001079M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001080W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -07001081S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001082
Simon Arlott949be0f2007-03-06 02:47:46 -08001083CONEXANT ACCESSRUNNER USB DRIVER
1084P: Simon Arlott
1085M: cxacru@fire.lp0.eu
Simon Arlott9ae5e3b2007-05-09 08:38:10 +02001086L: accessrunner-general@lists.sourceforge.net
1087W: http://accessrunner.sourceforge.net/
Simon Arlott949be0f2007-03-06 02:47:46 -08001088S: Maintained
1089
Rudolf Marekbebe4672007-05-08 17:22:02 +02001090CORETEMP HARDWARE MONITORING DRIVER
1091P: Rudolf Marek
1092M: r.marek@assembler.cz
1093L: lm-sensors@lm-sensors.org
1094S: Maintained
1095
Linus Torvalds1da177e2005-04-16 15:20:36 -07001096COSA/SRP SYNC SERIAL DRIVER
1097P: Jan "Yenya" Kasprzak
1098M: kas@fi.muni.cz
1099W: http://www.fi.muni.cz/~kas/cosa/
1100S: Maintained
1101
1102CPU FREQUENCY DRIVERS
1103P: Dave Jones
1104M: davej@codemonkey.org.uk
1105L: cpufreq@lists.linux.org.uk
1106W: http://www.codemonkey.org.uk/projects/cpufreq/
Dave Jones7531a0b2006-12-12 17:26:35 -05001107T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001108S: Maintained
1109
1110CPUID/MSR DRIVER
1111P: H. Peter Anvin
1112M: hpa@zytor.com
1113S: Maintained
1114
Paul Jacksoned90fb42005-09-27 21:45:37 -07001115CPUSETS
1116P: Paul Jackson
1117P: Simon Derr
1118M: pj@sgi.com
1119M: simon.derr@bull.net
1120L: linux-kernel@vger.kernel.org
1121W: http://www.bullopensource.org/cpuset/
1122S: Supported
1123
Linus Torvalds1da177e2005-04-16 15:20:36 -07001124CRAMFS FILESYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +01001125W: http://sourceforge.net/projects/cramfs/
1126S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001127
1128CRIS PORT
1129P: Mikael Starvik
1130M: starvik@axis.com
1131L: dev-etrax@axis.com
1132W: http://developer.axis.com
1133S: Maintained
1134
1135CRYPTO API
1136P: Herbert Xu
1137M: herbert@gondor.apana.org.au
1138P: David S. Miller
1139M: davem@davemloft.net
1140L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001141T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001142S: Maintained
1143
Jaya Kumar9b4ffa42005-11-17 10:12:23 +01001144CS5535 Audio ALSA driver
1145P: Jaya Kumar
1146M: jayakumar.alsa@gmail.com
1147S: Maintained
1148
Linus Torvalds1da177e2005-04-16 15:20:36 -07001149CYBERPRO FB DRIVER
1150P: Russell King
1151M: rmk@arm.linux.org.uk
1152W: http://www.arm.linux.org.uk/
1153S: Maintained
1154
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001155CYBLAFB FRAMEBUFFER DRIVER
1156P: Knut Petersen
1157M: Knut_Petersen@t-online.de
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001158L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001159S: Maintained
1160
Linus Torvalds1da177e2005-04-16 15:20:36 -07001161CYCLADES 2X SYNC CARD DRIVER
1162P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001163M: acme@ghostprotocols.net
1164W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07001165S: Maintained
1166
1167CYCLADES ASYNC MUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001168W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001169S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001170
1171CYCLADES PC300 DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001172W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001173S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001174
Linus Torvalds1da177e2005-04-16 15:20:36 -07001175DAMA SLAVE for AX.25
1176P: Joerg Reuter
1177M: jreuter@yaina.de
1178W: http://yaina.de/jreuter/
1179W: http://www.qsl.net/dl1bke/
1180L: linux-hams@vger.kernel.org
1181S: Maintained
1182
1183DC395x SCSI driver
1184P: Oliver Neukum
1185M: oliver@neukum.name
1186P: Ali Akcaagac
1187M: aliakc@web.de
1188P: Jamie Lenehan
1189M: lenehan@twibble.org
1190W: http://twibble.org/dist/dc395x/
Randy Dunlapf5df58812006-07-14 00:24:29 -07001191L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001192L: http://lists.twibble.org/mailman/listinfo/dc395x/
1193S: Maintained
1194
1195DC390/AM53C974 SCSI driver
1196P: Kurt Garloff
1197M: garloff@suse.de
1198W: http://www.garloff.de/kurt/linux/dc390/
1199P: Guennadi Liakhovetski
1200M: g.liakhovetski@gmx.de
1201S: Maintained
1202
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001203DCCP PROTOCOL
1204P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001205M: acme@ghostprotocols.net
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001206L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -08001207W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001208S: Maintained
1209
Linus Torvalds1da177e2005-04-16 15:20:36 -07001210DECnet NETWORK LAYER
1211P: Patrick Caulfield
1212M: patrick@tykepenguin.com
1213W: http://linux-decnet.sourceforge.net
1214L: linux-decnet-user@lists.sourceforge.net
1215S: Maintained
1216
1217DEFXX FDDI NETWORK DRIVER
1218P: Maciej W. Rozycki
1219M: macro@linux-mips.org
1220S: Maintained
1221
1222DELL LAPTOP SMM DRIVER
1223P: Massimo Dal Zotto
1224M: dz@debian.org
1225W: http://www.debian.org/~dz/i8k/
1226S: Maintained
1227
Doug Warzecha90563ec2005-09-06 15:17:15 -07001228DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1229P: Doug Warzecha
1230M: Douglas_Warzecha@dell.com
1231S: Maintained
1232
Pavel Machek5ddb88c2006-09-29 02:01:29 -07001233DEVICE-MAPPER (LVM)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001234P: Alasdair Kergon
1235L: dm-devel@redhat.com
1236W: http://sources.redhat.com/dm
1237S: Maintained
1238
1239DEVICE NUMBER REGISTRY
1240P: Torben Mathiasen
1241M: device@lanana.org
1242W: http://lanana.org/docs/device-list/index.html
1243L: linux-kernel@vger.kernel.org
1244S: Maintained
1245
Linus Torvalds1da177e2005-04-16 15:20:36 -07001246DIGI INTL. EPCA DRIVER
1247P: Digi International, Inc
1248M: Eng.Linux@digi.com
1249L: Eng.Linux@digi.com
1250W: http://www.digi.com
1251S: Orphaned
1252
Linus Torvalds1da177e2005-04-16 15:20:36 -07001253DIRECTORY NOTIFICATION
1254P: Stephen Rothwell
1255M: sfr@canb.auug.org.au
1256L: linux-kernel@vger.kernel.org
1257S: Supported
1258
1259DISK GEOMETRY AND PARTITION HANDLING
1260P: Andries Brouwer
1261M: aeb@cwi.nl
1262W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1263W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1264W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1265S: Maintained
1266
1267DISKQUOTA:
1268P: Jan Kara
1269M: jack@suse.cz
1270L: linux-kernel@vger.kernel.org
1271S: Maintained
1272
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001273DISTRIBUTED LOCK MANAGER
1274P: Patrick Caulfield
1275M: pcaulfie@redhat.com
1276P: David Teigland
1277M: teigland@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001278L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001279W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001280T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1281T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001282S: Supported
1283
Linus Torvalds1da177e2005-04-16 15:20:36 -07001284DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1285P: Tobias Ringstrom
1286M: tori@unhappy.mine.nu
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08001287L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001288S: Maintained
1289
Dan Williamsb3e5f262007-08-07 10:26:35 -07001290DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001291P: Shannon Nelson
1292M: shannon.nelson@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -07001293P: Dan Williams
1294M: dan.j.williams@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001295L: linux-kernel@vger.kernel.org
Dan Williamsb3e5f262007-08-07 10:26:35 -07001296S: Supported
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001297
Juerg Haefligerb8250372007-06-09 10:11:16 -04001298DME1737 HARDWARE MONITOR DRIVER
1299P: Juerg Haefliger
1300M: juergh@gmail.com
1301L: lm-sensors@lm-sensors.org
1302S: Maintained
1303
Martin Waitzba483d52005-06-17 13:20:59 -07001304DOCBOOK FOR DOCUMENTATION
Randy Dunlap0f40efb2006-07-03 00:24:15 -07001305P: Randy Dunlap
1306M: rdunlap@xenotime.net
Martin Waitzba483d52005-06-17 13:20:59 -07001307S: Maintained
1308
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001309DOCKING STATION DRIVER
1310P: Kristen Carlson Accardi
1311M: kristen.c.accardi@intel.com
1312L: linux-acpi@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05001313S: Supported
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001314
Linus Torvalds1da177e2005-04-16 15:20:36 -07001315DOUBLETALK DRIVER
1316P: James R. Van Zandt
1317M: jrv@vanzandt.mv.com
1318L: blinux-list@redhat.com
1319S: Maintained
1320
1321DRIVER CORE, KOBJECTS, AND SYSFS
1322P: Greg Kroah-Hartman
1323M: gregkh@suse.de
1324L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001325T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001326S: Supported
1327
1328DRM DRIVERS
1329P: David Airlie
1330M: airlied@linux.ie
1331L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -08001332T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001333S: Maintained
1334
1335DSCC4 DRIVER
Francois Romieu01f20732007-01-26 00:57:17 -08001336P: Francois Romieu
1337M: romieu@fr.zoreil.com
1338L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001339S: Maintained
1340
1341DVB SUBSYSTEM AND DRIVERS
1342P: LinuxTV.org Project
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001343M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001344L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +02001345W: http://linuxtv.org/
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001346T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001347S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001348
1349EATA-DMA SCSI DRIVER
1350P: Michael Neuffer
1351L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1352S: Maintained
1353
1354EATA ISA/EISA/PCI SCSI DRIVER
1355P: Dario Ballabio
1356M: ballabio_dario@emc.com
1357L: linux-scsi@vger.kernel.org
1358S: Maintained
1359
1360EATA-PIO SCSI DRIVER
1361P: Michael Neuffer
1362M: mike@i-Connect.Net
1363L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1364S: Maintained
1365
1366EBTABLES
1367P: Bart De Schuymer
1368M: bart.de.schuymer@pandora.be
1369L: ebtables-user@lists.sourceforge.net
1370L: ebtables-devel@lists.sourceforge.net
1371W: http://ebtables.sourceforge.net/
1372S: Maintained
1373
Michael Halcrow237fead2006-10-04 02:16:22 -07001374ECRYPT FILE SYSTEM
1375P: Mike Halcrow, Phillip Hellewell
1376M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1377L: ecryptfs-devel@lists.sourceforge.net
1378W: http://ecryptfs.sourceforge.net/
1379S: Supported
1380
Alan Coxda9bb1d2006-01-18 17:44:13 -08001381EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -08001382P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001383M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001384L: bluesmoke-devel@lists.sourceforge.net
1385W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001386S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -08001387
1388EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001389P: Mark Gross
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001390P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001391M: mark.gross@intel.com
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001392M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001393L: bluesmoke-devel@lists.sourceforge.net
1394W: bluesmoke.sourceforge.net
1395S: Maintained
1396
1397EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001398P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001399M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001400L: bluesmoke-devel@lists.sourceforge.net
1401W: bluesmoke.sourceforge.net
1402S: Maintained
1403
Douglas Thompson6bc78402007-07-19 01:50:12 -07001404EDAC-I82443BXGX
1405P: Tim Small
1406M: tim@buttersideup.com
1407L: bluesmoke-devel@lists.sourceforge.net
1408W: bluesmoke.sourceforge.net
1409S: Maintained
1410
1411EDAC-I3000
1412P: Jason Uhlenkott
1413M: juhlenko@akamai.com
1414L: bluesmoke-devel@lists.sourceforge.net
1415W: bluesmoke.sourceforge.net
1416S: Maintained
1417
1418EDAC-I5000
1419P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001420M: dougthompson@xmission.com
1421L: bluesmoke-devel@lists.sourceforge.net
1422W: bluesmoke.sourceforge.net
1423S: Maintained
1424
1425EDAC-I82975X
1426P: Ranganathan Desikan
1427P: Arvind R.
1428M: rdesikan@jetzbroadband.com
1429M: arvind@acarlab.com
1430L: bluesmoke-devel@lists.sourceforge.net
1431W: bluesmoke.sourceforge.net
1432S: Maintained
1433
1434EDAC-PASEMI
1435P: Egor Martovetsky
1436M: egor@pasemi.com
Douglas Thompson6bc78402007-07-19 01:50:12 -07001437L: bluesmoke-devel@lists.sourceforge.net
1438W: bluesmoke.sourceforge.net
1439S: Maintained
1440
Dave Peterson0e438e32006-03-26 01:38:55 -08001441EDAC-R82600
1442P: Tim Small
1443M: tim@buttersideup.com
1444L: bluesmoke-devel@lists.sourceforge.net
1445W: bluesmoke.sourceforge.net
1446S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -08001447
Linus Torvalds1da177e2005-04-16 15:20:36 -07001448EEPRO100 NETWORK DRIVER
1449P: Andrey V. Savochkin
1450M: saw@saw.sw.com.sg
1451S: Maintained
1452
Josh Triplett0bee8d22006-07-30 03:03:58 -07001453EFS FILESYSTEM
1454W: http://aeschi.ch.eu.org/efs/
1455S: Orphan
1456
Heiko J Schickfab97222006-09-22 15:22:22 -07001457EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1458P: Hoang-Nam Nguyen
1459M: hnguyen@de.ibm.com
1460P: Christoph Raisch
1461M: raisch@de.ibm.com
Roland Dreier78526822007-07-09 20:12:26 -07001462L: general@lists.openfabrics.org
Heiko J Schickfab97222006-09-22 15:22:22 -07001463S: Supported
1464
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001465EMULEX LPFC FC SCSI DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001466P: James Smart
1467M: james.smart@emulex.com
1468L: linux-scsi@vger.kernel.org
1469W: http://sourceforge.net/projects/lpfcxxxx
1470S: Supported
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001471
Linus Torvalds1da177e2005-04-16 15:20:36 -07001472EPSON 1355 FRAMEBUFFER DRIVER
1473P: Christopher Hoover
1474M: ch@murgatroid.com, ch@hpl.hp.com
1475S: Maintained
1476
1477ETHEREXPRESS-16 NETWORK DRIVER
1478P: Philip Blundell
1479M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001480L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001481S: Maintained
1482
1483ETHERNET BRIDGE
1484P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08001485M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07001486L: bridge@lists.linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001487W: http://bridge.sourceforge.net/
1488S: Maintained
1489
1490ETHERTEAM 16I DRIVER
1491P: Mika Kuoppala
1492M: miku@iki.fi
1493S: Maintained
1494
1495EXT2 FILE SYSTEM
Erik Mouw72be2cc2006-12-06 20:40:49 -08001496L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001497S: Maintained
1498
1499EXT3 FILE SYSTEM
1500P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001501M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001502L: linux-ext4@vger.kernel.org
1503S: Maintained
1504
1505EXT4 FILE SYSTEM
1506P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001507M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001508L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001509S: Maintained
1510
Jean Delvaree53004e2006-01-09 23:26:14 +01001511F71805F HARDWARE MONITORING DRIVER
1512P: Jean Delvare
1513M: khali@linux-fr.org
1514L: lm-sensors@lm-sensors.org
1515S: Maintained
1516
Linus Torvalds1da177e2005-04-16 15:20:36 -07001517FARSYNC SYNCHRONOUS DRIVER
1518P: Kevin Curtis
1519M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001520W: http://www.farsite.co.uk/
1521S: Supported
1522
Akinobu Mitac5408b82007-04-23 14:41:20 -07001523FAULT INJECTION SUPPORT
1524P: Akinobu Mita
1525M: akinobu.mita@gmail.com
1526S: Supported
1527
Linus Torvalds1da177e2005-04-16 15:20:36 -07001528FRAMEBUFFER LAYER
1529P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001530M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001531L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001532W: http://linux-fbdev.sourceforge.net/
1533S: Maintained
1534
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001535FREESCALE SOC FS_ENET DRIVER
1536P: Pantelis Antoniou
1537M: pantelis.antoniou@gmail.com
1538P: Vitaly Bordug
1539M: vbordug@ru.mvista.com
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001540L: linuxppc-dev@ozlabs.org
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001541L: netdev@vger.kernel.org
1542S: Maintained
1543
Li Yanga7205b32007-04-23 10:38:18 -07001544FREESCALE HIGHSPEED USB DEVICE DRIVER
1545P: Li Yang
1546M: leoli@freescale.com
1547L: linux-usb-devel@lists.sourceforge.net
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001548L: linuxppc-dev@ozlabs.org
Li Yanga7205b32007-04-23 10:38:18 -07001549S: Maintained
1550
Li Yangbeaf53b2007-05-25 13:54:02 +08001551FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1552P: Li Yang
1553M: leoli@freescale.com
1554L: netdev@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001555L: linuxppc-dev@ozlabs.org
Li Yangbeaf53b2007-05-25 13:54:02 +08001556S: Maintained
1557
Linus Torvalds1da177e2005-04-16 15:20:36 -07001558FILE LOCKING (flock() and fcntl()/lockf())
1559P: Matthew Wilcox
1560M: matthew@wil.cx
1561L: linux-fsdevel@vger.kernel.org
1562S: Maintained
1563
1564FILESYSTEMS (VFS and infrastructure)
1565P: Alexander Viro
viro@ZenIV.linux.org.uk84122052005-09-06 19:35:49 +01001566M: viro@zeniv.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001567S: Maintained
1568
Stefan Richterb3274472007-05-30 20:44:52 -04001569FIREWIRE SUBSYSTEM
1570P: Kristian Hoegsberg, Stefan Richter
1571M: krh@redhat.com, stefanr@s5r6.in-berlin.de
1572L: linux1394-devel@lists.sourceforge.net
1573W: http://www.linux1394.org/
1574T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1575S: Maintained
1576
Linus Torvalds1da177e2005-04-16 15:20:36 -07001577FIRMWARE LOADER (request_firmware)
1578L: linux-kernel@vger.kernel.org
1579S: Orphan
1580
1581FPU EMULATOR
1582P: Bill Metzenthen
1583M: billm@suburbia.net
1584W: http://suburbia.net/~billm/floating-point/emulator/
1585S: Maintained
1586
1587FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1588P: Mike McLagan
1589M: mike.mclagan@linux.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001590L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001591S: Maintained
1592
1593FREEVXFS FILESYSTEM
1594P: Christoph Hellwig
1595M: hch@infradead.org
1596W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1597S: Maintained
1598
David Howells5ab7ffe2007-04-10 15:10:45 +01001599FUJITSU FR-V (FRV) PORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07001600P: David Howells
1601M: dhowells@redhat.com
1602S: Maintained
1603
Miklos Szeredi04578f12005-09-09 13:10:22 -07001604FUSE: FILESYSTEM IN USERSPACE
1605P: Miklos Szeredi
1606M: miklos@szeredi.hu
1607L: fuse-devel@lists.sourceforge.net
1608W: http://fuse.sourceforge.net/
1609S: Maintained
1610
Linus Torvalds1da177e2005-04-16 15:20:36 -07001611FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1612P: Rik Faith
1613M: faith@cs.unc.edu
1614L: linux-scsi@vger.kernel.org
1615S: Odd fixes (e.g., new signatures)
1616
1617GDT SCSI DISK ARRAY CONTROLLER DRIVER
1618P: Achim Leubner
1619M: achim_leubner@adaptec.com
1620L: linux-scsi@vger.kernel.org
1621W: http://www.icp-vortex.com/
1622S: Supported
1623
Haavard Skinnemoen1c23af92007-05-01 23:26:34 +02001624GENERIC GPIO I2C DRIVER
1625P: Haavard Skinnemoen
1626M: hskinnemoen@atmel.com
1627S: Supported
1628
Linus Torvalds1da177e2005-04-16 15:20:36 -07001629GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1630P: Krzysztof Halasa
1631M: khc@pm.waw.pl
1632W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1633S: Maintained
1634
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001635GFS2 FILE SYSTEM
1636P: Steven Whitehouse
1637M: swhiteho@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001638L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001639W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001640T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1641T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001642S: Supported
1643
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001644GIGASET ISDN DRIVERS
1645P: Hansjoerg Lipp
1646M: hjlipp@web.de
1647P: Tilman Schmidt
1648M: tilman@imap.cc
1649L: gigaset307x-common@lists.sourceforge.net
1650W: http://gigaset307x.sourceforge.net/
1651S: Maintained
1652
Jean Delvare5b543962005-08-15 19:51:02 +02001653HARDWARE MONITORING
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001654P: Mark M. Hoffman
1655M: mhoffman@lightlink.com
Jean Delvare5b543962005-08-15 19:51:02 +02001656L: lm-sensors@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001657W: http://www.lm-sensors.org/
Mark M. Hoffmana1aa5a72007-10-07 14:45:26 -04001658T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git testing
1659T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git release
Jean Delvare5b543962005-08-15 19:51:02 +02001660S: Maintained
1661
Michael Buesch844dd052006-06-26 00:24:59 -07001662HARDWARE RANDOM NUMBER GENERATOR CORE
1663P: Michael Buesch
1664M: mb@bu3sch.de
1665S: Maintained
1666
Robert Love860e1d62005-08-31 23:57:59 -04001667HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1668P: Robert Love
1669M: rlove@rlove.org
1670M: linux-kernel@vger.kernel.org
1671W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1672S: Maintained
1673
Linus Torvalds1da177e2005-04-16 15:20:36 -07001674HARMONY SOUND DRIVER
1675P: Kyle McMartin
1676M: kyle@parisc-linux.org
1677W: http://www.parisc-linux.org/~kyle/harmony/
1678L: parisc-linux@lists.parisc-linux.org
1679S: Maintained
1680
1681HAYES ESP SERIAL DRIVER
1682P: Andrew J. Robinson
1683M: arobinso@nyx.net
1684L: linux-kernel@vger.kernel.org
1685W: http://www.nyx.net/~arobinso
1686S: Maintained
1687
1688HFS FILESYSTEM
1689P: Roman Zippel
1690M: zippel@linux-m68k.org
1691L: linux-kernel@vger.kernel.org
1692S: Maintained
1693
1694HGA FRAMEBUFFER DRIVER
1695P: Ferenc Bakonyi
1696M: fero@drama.obuda.kando.hu
1697L: linux-nvidia@lists.surfsouth.com
1698W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1699S: Maintained
1700
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001701HID CORE LAYER
1702P: Jiri Kosina
1703M: jkosina@suse.cz
1704L: linux-input@atrey.karlin.mff.cuni.cz
Jiri Kosinaa4dff392007-02-27 17:40:09 +01001705T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001706S: Maintained
1707
Ingo Molnar38bed542007-02-22 09:09:34 +01001708HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1709P: Thomas Gleixner
1710M: tglx@linutronix.de
1711L: linux-kernel@vger.kernel.org
1712S: Maintained
1713
Linus Torvalds1da177e2005-04-16 15:20:36 -07001714HIGH-SPEED SCC DRIVER FOR AX.25
1715P: Klaus Kudielka
1716M: klaus.kudielka@ieee.org
1717L: linux-hams@vger.kernel.org
1718W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1719S: Maintained
1720
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08001721HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1722P: HighPoint Linux Team
1723M: linux@highpoint-tech.com
1724W: http://www.highpoint-tech.com
1725S: Supported
1726
Linus Torvalds1da177e2005-04-16 15:20:36 -07001727HIPPI
1728P: Jes Sorensen
1729M: jes@trained-monkey.org
1730L: linux-hippi@sunsite.dk
1731S: Maintained
1732
1733HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1734P: Chirag Kantharia
1735M: chirag.kantharia@hp.com
1736L: iss_storagedev@hp.com
1737S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001738
Linus Torvalds1da177e2005-04-16 15:20:36 -07001739HEWLETT-PACKARD SMART2 RAID DRIVER
1740P: Chirag Kantharia
1741M: chirag.kantharia@hp.com
1742L: iss_storagedev@hp.com
1743S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001744
Linus Torvalds1da177e2005-04-16 15:20:36 -07001745HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1746P: Mike Miller
1747M: mike.miller@hp.com
1748L: iss_storagedev@hp.com
1749S: Supported
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001750
Jouni Malinenff1d2762005-05-12 22:54:16 -04001751HOST AP DRIVER
1752P: Jouni Malinen
Jouni Malinen85d32e72007-03-24 17:15:30 -07001753M: j@w1.fi
1754L: hostap@shmoo.com (subscribers-only)
Johannes Berg724c6b32007-04-23 12:18:20 -07001755L: linux-wireless@vger.kernel.org
Jouni Malinenff1d2762005-05-12 22:54:16 -04001756W: http://hostap.epitest.fi/
1757S: Maintained
1758
Linus Torvalds1da177e2005-04-16 15:20:36 -07001759HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1760P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02001761M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07001762S: Maintained
1763
Bob Piccob9b03322005-11-07 00:59:19 -08001764HPET: High Precision Event Timers driver (hpet.c)
1765P: Clemens Ladisch
1766M: clemens@ladisch.de
1767S: Maintained
1768
1769HPET: i386
1770P: Venkatesh Pallipadi (Venki)
1771M: venkatesh.pallipadi@intel.com
1772S: Maintained
1773
1774HPET: x86_64
Andi Kleen8bd09832007-10-13 01:01:08 +02001775P: Vojtech Pavlik
1776M: vojtech@suse.cz
Bob Piccob9b03322005-11-07 00:59:19 -08001777S: Maintained
1778
1779HPET: ACPI hpet.c
1780P: Bob Picco
1781M: bob.picco@hp.com
1782S: Maintained
1783
Linus Torvalds1da177e2005-04-16 15:20:36 -07001784HPFS FILESYSTEM
1785P: Mikulas Patocka
1786M: mikulas@artax.karlin.mff.cuni.cz
1787W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1788S: Maintained
1789
1790HUGETLB FILESYSTEM
1791P: William Irwin
1792M: wli@holomorphy.com
1793S: Maintained
1794
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001795I2C/SMBUS STUB DRIVER
1796P: Mark M. Hoffman
1797M: mhoffman@lightlink.com
1798L: lm-sensors@lm-sensors.org
1799S: Maintained
1800
Jean Delvare5b543962005-08-15 19:51:02 +02001801I2C SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001802P: Jean Delvare
1803M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02001804L: i2c@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001805T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001806S: Maintained
1807
Till Harbaume8c76ee2007-05-01 23:26:35 +02001808I2C-TINY-USB DRIVER
1809P: Till Harbaum
1810M: till@harbaum.org
1811L: i2c@lm-sensors.org
1812T: http://www.harbaum.org/till/i2c_tiny_usb
1813S: Maintained
1814
Linus Torvalds1da177e2005-04-16 15:20:36 -07001815i386 BOOT CODE
H. Peter Anvin7f1291f2007-07-11 12:18:26 -07001816P: H. Peter Anvin
1817M: hpa@zytor.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001818L: Linux-Kernel@vger.kernel.org
1819S: Maintained
1820
1821i386 SETUP CODE / CPU ERRATA WORKAROUNDS
Linus Torvalds1da177e2005-04-16 15:20:36 -07001822P: H. Peter Anvin
1823M: hpa@zytor.com
H. Peter Anvin72af61c2007-07-13 16:26:55 -07001824T: git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001825S: Maintained
1826
Linus Torvalds1da177e2005-04-16 15:20:36 -07001827IA64 (Itanium) PLATFORM
1828P: Tony Luck
1829M: tony.luck@intel.com
1830L: linux-ia64@vger.kernel.org
1831W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001832T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001833S: Maintained
1834
1835SN-IA64 (Itanium) SUB-PLATFORM
Greg Edwardse5ee7dd2006-01-18 10:21:59 -06001836P: Jes Sorensen
1837M: jes@sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001838L: linux-altix@sgi.com
1839L: linux-ia64@vger.kernel.org
1840W: http://www.sgi.com/altix
1841S: Maintained
1842
1843IBM MCA SCSI SUBSYSTEM DRIVER
1844P: Michael Lang
1845M: langa2@kph.uni-mainz.de
1846W: http://www.uni-mainz.de/~langm000/linux.html
1847S: Maintained
1848
1849IBM Power Linux RAID adapter
1850P: Brian King
1851M: brking@us.ibm.com
1852S: Supported
1853
1854IBM ServeRAID RAID DRIVER
1855P: Jack Hammer
1856P: Dave Jeffery
1857M: ipslinux@adaptec.com
1858W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001859S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001860
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001861IDE SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001862P: Bartlomiej Zolnierkiewicz
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001863M: bzolnier@gmail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001864L: linux-ide@vger.kernel.org
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001865T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001866S: Maintained
1867
1868IDE/ATAPI CDROM DRIVER
Jens Axboe9c5b0ce2007-01-03 18:15:20 +01001869L: linux-ide@vger.kernel.org
Alan Coxca025282007-10-16 23:30:06 -07001870S: Unmaintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001871
1872IDE/ATAPI FLOPPY DRIVERS
1873P: Paul Bristow
1874M: Paul Bristow <paul@paulbristow.net>
1875W: http://paulbristow.net/linux/idefloppy.html
1876L: linux-kernel@vger.kernel.org
1877S: Maintained
1878
1879IDE/ATAPI TAPE DRIVERS
1880P: Gadi Oxman
1881M: Gadi Oxman <gadio@netvision.net.il>
1882L: linux-kernel@vger.kernel.org
1883S: Maintained
1884
Bartlomiej Zolnierkiewiczf72abc22007-09-19 22:08:56 +02001885IDE-SCSI DRIVER
1886L: linux-ide@vger.kernel.org
1887L: linux-scsi@vger.kernel.org
1888S: Orphan
1889
Linus Torvalds1da177e2005-04-16 15:20:36 -07001890IEEE 1394 SUBSYSTEM
1891P: Ben Collins
Stefan Richterf51a5a92007-04-23 14:41:10 -07001892M: ben.collins@ubuntu.com
Stefan Richter87730d02006-09-16 12:24:00 +02001893P: Stefan Richter
1894M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07001895L: linux1394-devel@lists.sourceforge.net
1896W: http://www.linux1394.org/
Stefan Richter87730d02006-09-16 12:24:00 +02001897T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001898S: Maintained
1899
Stefan Richterf51a5a92007-04-23 14:41:10 -07001900IEEE 1394 RAW I/O DRIVER (raw1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001901P: Dan Dennedy
1902M: dan@dennedy.org
Stefan Richterf51a5a92007-04-23 14:41:10 -07001903P: Stefan Richter
1904M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07001905L: linux1394-devel@lists.sourceforge.net
Jody McIntyre105d7b32005-09-30 11:59:04 -07001906S: Maintained
1907
Linus Torvalds1da177e2005-04-16 15:20:36 -07001908IMS TWINTURBO FRAMEBUFFER DRIVER
1909P: Paul Mundt
1910M: lethal@chaoticdreams.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001911L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001912S: Maintained
1913
1914INFINIBAND SUBSYSTEM
1915P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07001916M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001917P: Sean Hefty
1918M: mshefty@ichips.intel.com
1919P: Hal Rosenstock
Roland Dreiercec7c892007-07-12 15:59:36 -07001920M: hal.rosenstock@gmail.com
Roland Dreier78526822007-07-09 20:12:26 -07001921L: general@lists.openfabrics.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001922W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001923T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001924S: Supported
1925
Robert P. J. Day2f1d0762007-07-10 00:38:18 -04001926INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
Vojtech Pavlik664d22a2005-12-13 17:03:36 -08001927P: Dmitry Torokhov
Dmitry Torokhov62f7caf2006-06-26 01:47:56 -04001928M: dmitry.torokhov@gmail.com
1929M: dtor@mail.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07001930L: linux-input@atrey.karlin.mff.cuni.cz
1931L: linux-joystick@atrey.karlin.mff.cuni.cz
Josh Boyer1adc1232005-11-23 15:44:15 -08001932T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001933S: Maintained
1934
Robert Lovec9f04f52005-07-15 12:21:07 -04001935INOTIFY
Cal Peake18b36c712006-12-12 20:18:16 +01001936P: John McCutchan
1937M: ttb@tentacle.dhs.org
1938P: Robert Love
1939M: rml@novell.com
Robert Lovec9f04f52005-07-15 12:21:07 -04001940L: linux-kernel@vger.kernel.org
1941S: Maintained
1942
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08001943INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
Jim Cromiece00f852006-11-30 04:49:44 +01001944P: Sylvain Meyer
1945M: sylvain.meyer@worldonline.fr
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001946L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01001947S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08001948
Linus Torvalds1da177e2005-04-16 15:20:36 -07001949INTEL 810/815 FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001950P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001951M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001952L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01001953S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001954
Linus Torvalds1da177e2005-04-16 15:20:36 -07001955INTEL IA32 MICROCODE UPDATE SUPPORT
1956P: Tigran Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -08001957M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001958S: Maintained
1959
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001960INTEL I/OAT DMA DRIVER
1961P: Shannon Nelson
1962M: shannon.nelson@intel.com
1963L: linux-kernel@vger.kernel.org
1964S: Supported
1965
Dan Williamsb3e5f262007-08-07 10:26:35 -07001966INTEL IOP-ADMA DMA DRIVER
1967P: Dan Williams
1968M: dan.j.williams@intel.com
1969L: linux-kernel@vger.kernel.org
1970S: Supported
1971
Michael Buesch844dd052006-06-26 00:24:59 -07001972INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
1973P: Deepak Saxena
1974M: dsaxena@plexity.net
1975S: Maintained
1976
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001977INTEL IXP2000 ETHERNET DRIVER
1978P: Lennert Buytenhek
1979M: kernel@wantstofly.org
1980L: netdev@vger.kernel.org
1981S: Maintained
1982
Linus Torvalds1da177e2005-04-16 15:20:36 -07001983INTEL PRO/100 ETHERNET SUPPORT
1984P: John Ronciak
1985M: john.ronciak@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001986P: Jesse Brandeburg
1987M: jesse.brandeburg@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001988P: Jeff Kirsher
1989M: jeffrey.t.kirsher@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07001990P: Auke Kok
1991M: auke-jan.h.kok@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08001992L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07001993W: http://sourceforge.net/projects/e1000/
1994S: Supported
1995
1996INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
1997P: Jeb Cramer
1998M: cramerj@intel.com
1999P: John Ronciak
2000M: john.ronciak@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002001P: Jesse Brandeburg
2002M: jesse.brandeburg@intel.com
2003P: Jeff Kirsher
2004M: jeffrey.t.kirsher@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07002005P: Auke Kok
2006M: auke-jan.h.kok@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002007L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002008W: http://sourceforge.net/projects/e1000/
2009S: Supported
2010
2011INTEL PRO/10GbE SUPPORT
2012P: Ayyappan Veeraiyan
2013M: ayyappan.veeraiyan@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07002014P: Auke Kok
2015M: auke-jan.h.kok@intel.com
Auke Kok9a799d72007-09-15 14:07:45 -07002016P: Jesse Brandeburg
2017M: jesse.brandeburg@intel.com
2018P: John Ronciak
2019M: john.ronciak@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002020L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002021W: http://sourceforge.net/projects/e1000/
2022S: Supported
2023
James Ketrenos826d2ab2005-11-07 18:56:59 -06002024INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
2025P: Yi Zhu
2026M: yi.zhu@intel.com
2027P: James Ketrenos
2028M: jketreno@linux.intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002029L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002030L: ipw2100-devel@lists.sourceforge.net
James Ketrenos826d2ab2005-11-07 18:56:59 -06002031L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2032W: http://ipw2100.sourceforge.net
2033S: Supported
2034
2035INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
2036P: Yi Zhu
2037M: yi.zhu@intel.com
2038P: James Ketrenos
2039M: jketreno@linux.intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002040L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002041L: ipw2100-devel@lists.sourceforge.net
James Ketrenos826d2ab2005-11-07 18:56:59 -06002042L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2043W: http://ipw2200.sourceforge.net
2044S: Supported
2045
Zhu Yib481de92007-09-25 17:54:57 -07002046INTEL WIRELESS WIFI LINK (iwlwifi)
2047P: Zhu Yi
2048M: yi.zhu@intel.com
2049L: linux-wireless@vger.kernel.org
2050L: ipw3945-devel@lists.sourceforge.net
2051W: http://intellinuxwireless.org
2052T: git git://intellinuxwireless.org/repos/iwlwifi
2053S: Supported
2054
Ralf Baechlecb109a02007-08-30 23:56:30 -07002055IOC3 ETHERNET DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07002056P: Ralf Baechle
2057M: ralf@linux-mips.org
2058L: linux-mips@linux-mips.org
2059S: Maintained
2060
Ralf Baechlecb109a02007-08-30 23:56:30 -07002061IOC3 SERIAL DRIVER
2062P: Pat Gefre
2063M: pfg@sgi.com
2064L: linux-kernel@linux-mips.org
2065S: Maintained
2066
Linus Torvalds1da177e2005-04-16 15:20:36 -07002067IP MASQUERADING:
2068P: Juanjo Ciarlante
2069M: jjciarla@raiz.uncu.edu.ar
2070S: Maintained
2071
Francois Romieu1202d6f2007-09-17 17:13:55 -07002072IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
2073P: Francois Romieu
2074M: romieu@fr.zoreil.com
2075P: Sorbica Shieh
2076M: sorbica@icplus.com.tw
2077P: Jesse Huang
2078M: jesse@icplus.com.tw
2079L: netdev@vger.kernel.org
2080S: Maintained
2081
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002082IPATH DRIVER:
Arthur Jonesf42b6472007-07-09 20:12:26 -07002083P: Arthur Jones
2084M: infinipath@qlogic.com
2085L: general@lists.openfabrics.org
2086T: git git://git.qlogic.com/ipath-linux-2.6
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002087S: Supported
2088
Corey Minyard4409ebe2006-04-20 02:43:12 -07002089IPMI SUBSYSTEM
2090P: Corey Minyard
2091M: minyard@acm.org
2092L: openipmi-developer@lists.sourceforge.net
2093W: http://openipmi.sourceforge.net/
2094S: Supported
2095
Linus Torvalds1da177e2005-04-16 15:20:36 -07002096IPX NETWORK LAYER
2097P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002098M: acme@ghostprotocols.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002099L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002100S: Maintained
2101
2102IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07002103P: Samuel Ortiz
2104M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07002105L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002106W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07002107S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002108
2109ISAPNP
2110P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02002111M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07002112S: Maintained
2113
2114ISDN SUBSYSTEM
2115P: Karsten Keil
2116M: kkeil@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002117L: isdn4linux@listserv.isdn4linux.de
2118W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08002119T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002120S: Maintained
2121
2122ISDN SUBSYSTEM (Eicon active card driver)
2123P: Armin Schindler
2124M: mac@melware.de
2125L: isdn4linux@listserv.isdn4linux.de
2126W: http://www.melware.de
2127S: Maintained
2128
Linus Torvalds1da177e2005-04-16 15:20:36 -07002129JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2130P: David Woodhouse
2131M: dwmw2@infradead.org
David Woodhouse6d85d062007-10-27 10:39:48 -04002132L: linux-mtd@lists.infradead.org
2133W: http://www.linux-mtd.infradead.org/doc/jffs2.html
Linus Torvalds1da177e2005-04-16 15:20:36 -07002134S: Maintained
2135
2136JFS FILESYSTEM
2137P: Dave Kleikamp
2138M: shaggy@austin.ibm.com
2139L: jfs-discussion@lists.sourceforge.net
2140W: http://jfs.sourceforge.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002141T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002142S: Supported
2143
Josh Triplettde456d32006-07-30 03:04:00 -07002144JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07002145P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002146M: sct@redhat.com, akpm@linux-foundation.org
Erik Mouw72be2cc2006-12-06 20:40:49 -08002147L: linux-ext4@vger.kernel.org
Theodore Tsoae0718f2006-05-20 15:00:13 -07002148S: Maintained
2149
Rudolf Marek4660cb32006-10-08 22:01:26 +02002150K8TEMP HARDWARE MONITORING DRIVER
2151P: Rudolf Marek
2152M: r.marek@assembler.cz
2153L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002154S: Maintained
2155
2156KCONFIG
2157P: Roman Zippel
2158M: zippel@linux-m68k.org
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002159L: linux-kbuild@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002160S: Maintained
2161
Vivek Goyalea6c2082006-05-20 14:59:55 -07002162KDUMP
2163P: Vivek Goyal
2164M: vgoyal@in.ibm.com
2165P: Haren Myneni
2166M: hbabu@us.ibm.com
Simon Horman34633992007-05-08 00:31:40 -07002167L: kexec@lists.infradead.org
Vivek Goyalea6c2082006-05-20 14:59:55 -07002168L: linux-kernel@vger.kernel.org
2169W: http://lse.sourceforge.net/kdump/
2170S: Maintained
2171
Linus Torvalds1da177e2005-04-16 15:20:36 -07002172KERNEL AUTOMOUNTER (AUTOFS)
2173P: H. Peter Anvin
2174M: hpa@zytor.com
2175L: autofs@linux.kernel.org
2176S: Odd Fixes
2177
2178KERNEL AUTOMOUNTER v4 (AUTOFS4)
2179P: Ian Kent
2180M: raven@themaw.net
2181L: autofs@linux.kernel.org
2182S: Maintained
2183
2184KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002185P: Sam Ravnborg
2186M: sam@ravnborg.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002187T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002188L: linux-kbuild@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002189S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002190
2191KERNEL JANITORS
2192P: Several
maximilian attemsc3000e02007-07-06 11:17:32 -07002193L: kernel-janitors@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002194W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002195S: Maintained
2196
2197KERNEL NFSD
Neil Browna512cd52007-07-31 00:37:27 -07002198P: J. Bruce Fields
2199M: bfields@fieldses.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002200P: Neil Brown
NeilBrown98fac232007-01-26 00:56:57 -08002201M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002202L: nfs@lists.sourceforge.net
2203W: http://nfs.sourceforge.net/
NeilBrown98fac232007-01-26 00:56:57 -08002204S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002205
Avi Kivity426d62e2006-12-13 00:34:03 -08002206KERNEL VIRTUAL MACHINE (KVM)
2207P: Avi Kivity
2208M: avi@qumranet.com
2209L: kvm-devel@lists.sourceforge.net
2210W: kvm.sourceforge.net
2211S: Supported
2212
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002213KEXEC
2214P: Eric Biederman
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002215M: ebiederm@xmission.com
Signed-off-by@vergenet.net":Simonb7c698f2007-10-18 03:04:33 -07002216W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002217L: linux-kernel@vger.kernel.org
Simon Horman34633992007-05-08 00:31:40 -07002218L: kexec@lists.infradead.org
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002219S: Maintained
2220
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002221KPROBES
2222P: Prasanna S Panchamukhi
2223M: prasanna@in.ibm.com
2224P: Ananth N Mavinakayanahalli
2225M: ananth@in.ibm.com
2226P: Anil S Keshavamurthy
2227M: anil.s.keshavamurthy@intel.com
2228P: David S. Miller
2229M: davem@davemloft.net
2230L: linux-kernel@vger.kernel.org
2231S: Maintained
2232
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002233KS0108 LCD CONTROLLER DRIVER
2234P: Miguel Ojeda Sandonis
2235M: maxextreme@gmail.com
2236L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -07002237W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002238S: Maintained
2239
Linus Torvalds1da177e2005-04-16 15:20:36 -07002240LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07002241L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07002242S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002243
2244LASI 53c700 driver for PARISC
2245P: James E.J. Bottomley
2246M: James.Bottomley@HansenPartnership.com
2247L: linux-scsi@vger.kernel.org
2248S: Maintained
2249
Richard Purdie263de9b2006-05-15 09:44:16 -07002250LED SUBSYSTEM
2251P: Richard Purdie
2252M: rpurdie@rpsys.net
2253S: Maintained
2254
Linus Torvalds1da177e2005-04-16 15:20:36 -07002255LEGO USB Tower driver
2256P: Juergen Stuber
2257M: starblue@users.sourceforge.net
2258L: legousb-devel@lists.sourceforge.net
2259W: http://legousb.sourceforge.net/
2260S: Maintained
2261
Rusty Russell568a17f2007-10-25 14:12:24 +10002262LGUEST
2263P: Rusty Russell
2264M: rusty@rustcorp.com.au
2265L: lguest@ozlabs.org
2266W: http://lguest.ozlabs.org/
2267S: Maintained
2268
Linus Torvalds1da177e2005-04-16 15:20:36 -07002269LINUX FOR IBM pSERIES (RS/6000)
2270P: Paul Mackerras
2271M: paulus@au.ibm.com
2272W: http://www.ibm.com/linux/ltc/projects/ppc
2273S: Supported
2274
2275LINUX FOR NCR VOYAGER
2276P: James Bottomley
2277M: James.Bottomley@HansenPartnership.com
2278W: http://www.hansenpartnership.com/voyager
2279S: Maintained
2280
2281LINUX FOR POWERPC
2282P: Paul Mackerras
2283M: paulus@samba.org
2284W: http://www.penguinppc.org/
2285L: linuxppc-dev@ozlabs.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002286T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002287S: Supported
2288
2289LINUX FOR POWER MACINTOSH
2290P: Benjamin Herrenschmidt
2291M: benh@kernel.crashing.org
2292W: http://www.penguinppc.org/
2293L: linuxppc-dev@ozlabs.org
2294S: Maintained
2295
2296LINUX FOR POWERPC EMBEDDED MPC52XX
2297P: Sylvain Munaut
2298M: tnt@246tNt.com
Grant Likelye1eea9f2007-10-09 14:45:26 -06002299P: Grant Likely
2300M: grant.likely@secretlab.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07002301W: http://www.246tNt.com/mpc52xx/
2302W: http://www.penguinppc.org/
2303L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002304S: Maintained
2305
2306LINUX FOR POWERPC EMBEDDED PPC4XX
Josh Boyer9a474ff2007-09-19 21:19:07 -05002307P: Josh Boyer
2308M: jwboyer@linux.vnet.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002309P: Matt Porter
2310M: mporter@kernel.crashing.org
2311W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002312L: linuxppc-dev@ozlabs.org
Josh Boyer9a474ff2007-09-19 21:19:07 -05002313T: git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002314S: Maintained
2315
Grant Likely260c02a2007-10-02 12:15:34 +10002316LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2317P: Grant Likely
2318M: grant.likely@secretlab.ca
Grant Likelyf210d432007-10-03 23:24:52 -06002319W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
Grant Likely260c02a2007-10-02 12:15:34 +10002320L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002321S: Maintained
2322
Tom Rinie93adf12005-07-26 12:49:53 -07002323LINUX FOR POWERPC BOOT CODE
Linus Torvalds1da177e2005-04-16 15:20:36 -07002324P: Tom Rini
2325M: trini@kernel.crashing.org
2326W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +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 EMBEDDED PPC8XX
Marcelo Tosattidba5baf2007-09-10 18:46:01 -04002331P: Vitaly Bordug
2332M: vitb@kernel.crashing.org
Tom Rinie93adf12005-07-26 12:49:53 -07002333P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07002334M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07002335W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002336L: linuxppc-dev@ozlabs.org
Tom Rinie93adf12005-07-26 12:49:53 -07002337S: Maintained
2338
Linus Torvalds1da177e2005-04-16 15:20:36 -07002339LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
Jim Cromiece00f852006-11-30 04:49:44 +01002340P: Kumar Gala
2341M: galak@kernel.crashing.org
2342W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002343L: linuxppc-dev@ozlabs.org
Jim Cromiece00f852006-11-30 04:49:44 +01002344S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002345
Olof Johanssonab06ff32006-09-06 14:44:54 -05002346LINUX FOR POWERPC PA SEMI PWRFICIENT
2347P: Olof Johansson
2348M: olof@lixom.net
2349W: http://www.pasemi.com/
2350L: linuxppc-dev@ozlabs.org
2351S: Supported
2352
Linus Torvalds1da177e2005-04-16 15:20:36 -07002353LLC (802.2)
2354P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002355M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002356S: Maintained
2357
2358LINUX FOR 64BIT POWERPC
2359P: Paul Mackerras
2360M: paulus@samba.org
2361M: paulus@au.ibm.com
2362P: Anton Blanchard
2363M: anton@samba.org
2364M: anton@au.ibm.com
Arthur Othieno6d923f92006-05-19 06:22:23 -04002365W: http://www.penguinppc.org/ppc64/
Stephen Rothwell1d049812006-03-22 11:26:58 +11002366L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002367S: Supported
2368
2369LINUX SECURITY MODULE (LSM) FRAMEWORK
2370P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08002371M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08002372L: linux-security-module@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002373W: http://lsm.immunix.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002374T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002375S: Supported
2376
2377LM83 HARDWARE MONITOR DRIVER
2378P: Jean Delvare
2379M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002380L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002381S: Maintained
2382
2383LM90 HARDWARE MONITOR DRIVER
2384P: Jean Delvare
2385M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002386L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002387S: Maintained
2388
Peter Zijlstra512e67f2007-10-11 22:11:11 +02002389LOCKDEP AND LOCKSTAT
2390P: Peter Zijlstra
2391M: peterz@infradead.org
2392P: Ingo Molnar
2393M: mingo@redhat.com
2394L: linux-kernel@vger.kernel.org
2395T: git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2396S: Maintained
2397
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002398LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002399P: Richard Russon (FlatCap)
2400M: ldm@flatcap.org
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002401L: linux-ntfs-dev@lists.sourceforge.net
2402W: http://www.linux-ntfs.org/content/view/19/37/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002403S: Maintained
2404
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002405LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2406P: Eric Moore
Eric Moored8a82d72006-12-29 16:47:43 -08002407M: Eric.Moore@lsi.com
2408M: support@lsi.com
Eric Moorecec744f2007-09-14 19:08:08 -06002409L: DL-MPTFusionLinux@lsi.com
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002410L: linux-scsi@vger.kernel.org
2411W: http://www.lsilogic.com/support
2412S: Supported
2413
Linus Torvalds1da177e2005-04-16 15:20:36 -07002414LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2415P: Matthew Wilcox
2416M: matthew@wil.cx
2417L: linux-scsi@vger.kernel.org
2418S: Maintained
2419
Hirokazu Takatac12a54b2007-07-15 23:38:45 -07002420M32R ARCHITECTURE
2421P: Hirokazu Takata
2422M: takata@linux-m32r.org
2423L: linux-m32r@ml.linux-m32r.org
2424L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2425W: http://www.linux-m32r.org/
2426S: Maintained
2427
Linus Torvalds1da177e2005-04-16 15:20:36 -07002428M68K ARCHITECTURE
2429P: Geert Uytterhoeven
2430M: geert@linux-m68k.org
2431P: Roman Zippel
2432M: zippel@linux-m68k.org
2433L: linux-m68k@lists.linux-m68k.org
2434W: http://www.linux-m68k.org/
2435W: http://linux-m68k-cvs.ubb.ca/
2436S: Maintained
2437
2438M68K ON APPLE MACINTOSH
2439P: Joshua Thompson
2440M: funaho@jurai.org
2441W: http://www.mac.linux-m68k.org/
2442L: linux-mac68k@mac.linux-m68k.org
2443S: Maintained
2444
2445M68K ON HP9000/300
2446P: Philip Blundell
2447M: philb@gnu.org
2448W: http://www.tazenda.demon.co.uk/phil/linux-hp
2449S: Maintained
2450
Jiri Benc64a327a2007-05-05 11:47:08 -07002451MAC80211
Jiri Benc64a327a2007-05-05 11:47:08 -07002452P: Michael Wu
2453M: flamingice@sourmilk.net
Johannes Berg31c7cec2007-10-23 17:05:25 +02002454P: Johannes Berg
2455M: johannes@sipsolutions.net
2456P: Jiri Benc
2457M: jbenc@suse.cz
Jiri Benc64a327a2007-05-05 11:47:08 -07002458L: linux-wireless@vger.kernel.org
2459W: http://linuxwireless.org/
Johannes Berg31c7cec2007-10-23 17:05:25 +02002460T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
Jiri Benc64a327a2007-05-05 11:47:08 -07002461S: Maintained
2462
Patrick McHardyb863ceb2007-07-14 18:55:06 -07002463MACVLAN DRIVER
2464P: Patrick McHardy
2465M: kaber@trash.net
2466L: netdev@vger.kernel.org
2467S: Maintained
2468
Linus Torvalds1da177e2005-04-16 15:20:36 -07002469MARVELL YUKON / SYSKONNECT DRIVER
2470P: Mirko Lindner
2471M: mlindner@syskonnect.de
2472P: Ralph Roesler
2473M: rroesler@syskonnect.de
2474W: http://www.syskonnect.com
2475S: Supported
2476
Michael Kerriskfaf16682005-07-31 22:34:47 -07002477MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
Jim Cromiece00f852006-11-30 04:49:44 +01002478P: Michael Kerrisk
Michael Kerrisk1d7f5022007-10-16 23:30:31 -07002479M: mtk.manpages@gmail.com
Jim Cromiece00f852006-11-30 04:49:44 +01002480W: ftp://ftp.kernel.org/pub/linux/docs/manpages
2481S: Maintained
Michael Kerriskfaf16682005-07-31 22:34:47 -07002482
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002483MARVELL MV643XX ETHERNET DRIVER
2484P: Dale Farnsworth
2485M: dale@farnsworth.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002486P: Manish Lachwani
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002487M: mlachwani@mvista.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002488L: netdev@vger.kernel.org
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002489S: Odd Fixes for 2.4; Maintained for 2.6.
Linus Torvalds1da177e2005-04-16 15:20:36 -07002490
2491MATROX FRAMEBUFFER DRIVER
2492P: Petr Vandrovec
2493M: vandrove@vc.cvut.cz
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002494L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002495S: Maintained
2496
Hans-Juergen Kochd20620d2007-05-08 17:22:00 +02002497MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2498P: Hans J. Koch
2499M: hjk@linutronix.de
2500L: lm-sensors@lm-sensors.org
2501S: Maintained
2502
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002503MEGARAID SCSI DRIVERS
Jim Cromiece00f852006-11-30 04:49:44 +01002504P: Neela Syam Kolli
Sumant Patrobdd0d7572007-05-10 07:22:35 -07002505M: megaraidlinux@lsi.com
Jim Cromiece00f852006-11-30 04:49:44 +01002506S: linux-scsi@vger.kernel.org
2507W: http://megaraid.lsilogic.com
2508S: Maintained
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002509
Steven Rostedt70ea91f2006-07-30 03:03:53 -07002510MEMORY MANAGEMENT
2511L: linux-mm@kvack.org
2512L: linux-kernel@vger.kernel.org
2513W: http://www.linux-mm.org
2514S: Maintained
2515
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002516MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002517P: David Woodhouse
2518M: dwmw2@infradead.org
2519W: http://www.linux-mtd.infradead.org/
2520L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002521T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002522S: Maintained
2523
Artem Bityutskiy48576402007-02-13 17:11:10 +02002524UNSORTED BLOCK IMAGES (UBI)
2525P: Artem Bityutskiy
2526M: dedekind@infradead.org
2527W: http://www.linux-mtd.infradead.org/
2528L: linux-mtd@lists.infradead.org
Artem Bityutskiy21600542007-05-22 12:23:21 +03002529T: git git://git.infradead.org/~dedekind/ubi-2.6.git
Artem Bityutskiy48576402007-02-13 17:11:10 +02002530S: Maintained
2531
Linus Torvalds1da177e2005-04-16 15:20:36 -07002532MICROTEK X6 SCANNER
2533P: Oliver Neukum
2534M: oliver@neukum.name
2535S: Maintained
2536
2537MIPS
2538P: Ralf Baechle
2539M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01002540W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002541L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00002542T: git www.linux-mips.org:/pub/scm/linux.git
2543S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002544
2545MISCELLANEOUS MCA-SUPPORT
2546P: James Bottomley
2547M: jejb@steeleye.com
2548L: linux-kernel@vger.kernel.org
2549S: Maintained
2550
2551MODULE SUPPORT
2552P: Rusty Russell
2553M: rusty@rustcorp.com.au
2554L: linux-kernel@vger.kernel.org
2555S: Maintained
2556
2557MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2558P: Stelian Pop
2559M: stelian@popies.net
2560W: http://popies.net/meye/
2561S: Maintained
2562
Pavel Pisac58ff042007-05-16 01:10:41 +02002563MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2564P: Pavel Pisa
2565M: ppisa@pikron.com
2566L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2567W: http://mmc.drzeus.cx/wiki/Controllers/Freescale/SDHC
2568S: Maintained
2569
Linus Torvalds1da177e2005-04-16 15:20:36 -07002570MOUSE AND MISC DEVICES [GENERAL]
2571P: Alessandro Rubini
2572M: rubini@ipvvis.unipv.it
2573L: linux-kernel@vger.kernel.org
2574S: Maintained
2575
Jiri Slabyd7354102006-12-08 02:38:35 -08002576MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
2577P: Jiri Slaby
2578M: jirislaby@gmail.com
2579L: linux-kernel@vger.kernel.org
2580S: Maintained
2581
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002582MSI LAPTOP SUPPORT
2583P: Lennart Poettering
2584M: mzxreary@0pointer.de
2585L: https://tango.0pointer.de/mailman/listinfo/s270-linux
2586W: http://0pointer.de/lennart/tchibo.html
2587S: Maintained
2588
Linus Torvalds1da177e2005-04-16 15:20:36 -07002589MTRR AND SIMILAR SUPPORT [i386]
2590P: Richard Gooch
2591M: rgooch@atnf.csiro.au
2592L: linux-kernel@vger.kernel.org
2593W: http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
2594S: Maintained
2595
Pierre Ossman5c4e6f12007-05-21 20:23:20 +02002596MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07002597P: Pierre Ossman
2598M: drzeus-mmc@drzeus.cx
2599L: linux-kernel@vger.kernel.org
2600S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01002601
David Brownell15a05802007-08-08 09:12:54 -07002602MULTIMEDIA CARD (MMC) ETC. OVER SPI
2603P: David Brownell
2604M: dbrownell@users.sourceforge.net
2605L: linux-kernel@vger.kernel.org
2606S: Odd fixes
2607
Linus Torvalds1da177e2005-04-16 15:20:36 -07002608MULTISOUND SOUND DRIVER
2609P: Andrew Veliath
2610M: andrewtv@usa.net
2611S: Maintained
2612
Jiri Slabyd7354102006-12-08 02:38:35 -08002613MULTITECH MULTIPORT CARD (ISICOM)
2614P: Jiri Slaby
2615M: jirislaby@gmail.com
2616L: linux-kernel@vger.kernel.org
2617S: Maintained
2618
Linus Torvalds1da177e2005-04-16 15:20:36 -07002619NATSEMI ETHERNET DRIVER (DP8381x)
2620P: Tim Hockin
2621M: thockin@hockin.org
2622S: Maintained
2623
2624NCP FILESYSTEM
2625P: Petr Vandrovec
2626M: vandrove@vc.cvut.cz
2627L: linware@sh.cvut.cz
2628S: Maintained
2629
2630NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2631P: James E.J. Bottomley
2632M: James.Bottomley@HansenPartnership.com
2633L: linux-scsi@vger.kernel.org
2634S: Maintained
2635
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002636NETEM NETWORK EMULATOR
2637P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08002638M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07002639L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002640S: Maintained
2641
Jiri Slaby4a584482007-08-30 23:56:39 -07002642NETERION (S2IO) Xframe 10GbE DRIVER
2643P: Ramkrishna Vepa
2644M: ram.vepa@neterion.com
2645P: Rastapur Santosh
2646M: santosh.rastapur@neterion.com
2647P: Sivakumar Subramani
2648M: sivakumar.subramani@neterion.com
2649P: Sreenivasa Honnur
2650M: sreenivasa.honnur@neterion.com
2651L: netdev@vger.kernel.org
2652W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2653S: Supported
2654
Linus Torvalds1da177e2005-04-16 15:20:36 -07002655NETFILTER/IPTABLES/IPCHAINS
2656P: Rusty Russell
2657P: Marc Boucher
2658P: James Morris
2659P: Harald Welte
2660P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07002661P: Patrick McHardy
2662M: kaber@trash.net
Patrick McHardy1a03b812007-09-18 13:19:26 -07002663L: netfilter-devel@vger.kernel.org
2664L: netfilter@vger.kernel.org
Patrick McHardy82b98542006-10-12 14:08:55 -07002665L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002666W: http://www.netfilter.org/
2667W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002668S: Supported
2669
Paul Moore4cc67732006-09-25 15:57:13 -07002670NETLABEL
2671P: Paul Moore
2672M: paul.moore@hp.com
2673W: http://netlabel.sf.net
2674L: netdev@vger.kernel.org
2675S: Supported
2676
Linus Torvalds1da177e2005-04-16 15:20:36 -07002677NETROM NETWORK LAYER
2678P: Ralf Baechle
2679M: ralf@linux-mips.org
2680L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02002681W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002682S: Maintained
2683
Pavel Machek5ddb88c2006-09-29 02:01:29 -07002684NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002685P: Paul Clements
2686M: Paul.Clements@steeleye.com
2687S: Maintained
2688
2689NETWORK DEVICE DRIVERS
Linus Torvalds1da177e2005-04-16 15:20:36 -07002690P: Jeff Garzik
2691M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002692L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002693T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002694S: Maintained
2695
2696NETWORKING [GENERAL]
2697P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07002698M: netdev@vger.kernel.org
2699L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08002700W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002701S: Maintained
2702
2703NETWORKING [IPv4/IPv6]
2704P: David S. Miller
2705M: davem@davemloft.net
2706P: Alexey Kuznetsov
2707M: kuznet@ms2.inr.ac.ru
2708P: Pekka Savola (ipv6)
2709M: pekkas@netcore.fi
2710P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04002711M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002712P: Hideaki YOSHIFUJI
2713M: yoshfuji@linux-ipv6.org
2714P: Patrick McHardy
Patrick McHardy1a03b812007-09-18 13:19:26 -07002715M: kaber@trash.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002716L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08002717T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002718S: Maintained
2719
James Morris10e2ff12007-08-25 14:41:28 -07002720NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
2721P: Paul Moore
2722M: paul.moore@hp.com
2723L: netdev@vger.kernel.org
2724S: Maintained
2725
John W. Linville29f8f632006-01-18 14:52:48 -08002726NETWORKING [WIRELESS]
2727P: John W. Linville
2728M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08002729L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08002730T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2731S: Maintained
2732
Amit S. Kale3d396eb2006-10-21 15:33:03 -04002733NETXEN (1/10) GbE SUPPORT
2734P: Amit S. Kale
2735M: amitkale@netxen.com
2736L: netdev@vger.kernel.org
2737W: http://www.netxen.com
2738S: Supported
2739
Linus Torvalds1da177e2005-04-16 15:20:36 -07002740IPVS
2741P: Wensong Zhang
2742M: wensong@linux-vs.org
Horms9d30c172005-09-29 19:47:06 -07002743P: Simon Horman
2744M: horms@verge.net.au
Linus Torvalds1da177e2005-04-16 15:20:36 -07002745P: Julian Anastasov
2746M: ja@ssi.bg
Horms9d30c172005-09-29 19:47:06 -07002747L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002748S: Maintained
2749
2750NFS CLIENT
2751P: Trond Myklebust
2752M: trond.myklebust@fys.uio.no
2753L: linux-kernel@vger.kernel.org
2754S: Maintained
2755
2756NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07002757P: Jan-Pascal van Best
2758M: janpascal@vanbest.org
2759P: Andreas Mohr
2760M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002761L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002762S: Maintained
2763
2764NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2765P: YOKOTA Hiroshi
2766M: yokota@netlab.is.tsukuba.ac.jp
2767W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2768S: Maintained
2769
2770NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2771P: GOTO Masanori
2772M: gotom@debian.or.jp
2773P: YOKOTA Hiroshi
2774M: yokota@netlab.is.tsukuba.ac.jp
2775W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2776S: Maintained
2777
Linus Torvalds1da177e2005-04-16 15:20:36 -07002778NTFS FILESYSTEM
2779P: Anton Altaparmakov
2780M: aia21@cantab.net
2781L: linux-ntfs-dev@lists.sourceforge.net
2782L: linux-kernel@vger.kernel.org
2783W: http://linux-ntfs.sf.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002784T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002785S: Maintained
2786
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002787NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002788P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002789M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002790L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01002791S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002792
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002793OPENCORES I2C BUS DRIVER
2794P: Peter Korsgaard
2795M: jacmet@sunsite.dk
Jean Delvare5d925fe2006-07-01 17:14:32 +02002796L: i2c@lm-sensors.org
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002797S: Maintained
2798
Mark Fashehccd979b2005-12-15 14:31:24 -08002799ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2800P: Mark Fasheh
2801M: mark.fasheh@oracle.com
2802P: Kurt Hackel
2803M: kurt.hackel@oracle.com
2804L: ocfs2-devel@oss.oracle.com
2805W: http://oss.oracle.com/projects/ocfs2/
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002806S: Supported
Mark Fashehccd979b2005-12-15 14:31:24 -08002807
Linus Torvalds1da177e2005-04-16 15:20:36 -07002808OLYMPIC NETWORK DRIVER
2809P: Peter De Shrijver
2810M: p2@ace.ulyssis.student.kuleuven.ac.be
2811P: Mike Phillips
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002812M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002813L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002814L: linux-tr@linuxtr.net
2815W: http://www.linuxtr.net
2816S: Maintained
2817
Harald Weltec1986ee2005-11-13 16:06:29 -08002818OMNIKEY CARDMAN 4000 DRIVER
2819P: Harald Welte
2820M: laforge@gnumonks.org
2821S: Maintained
2822
Harald Welte77c44ab2005-11-13 16:06:26 -08002823OMNIKEY CARDMAN 4040 DRIVER
2824P: Harald Welte
2825M: laforge@gnumonks.org
2826S: Maintained
2827
Jonathan Corbet77d51402007-03-22 19:44:17 -03002828OMNIVISION OV7670 SENSOR DRIVER
2829P: Jonathan Corbet
2830M: corbet@lwn.net
2831L: video4linux-list@redhat.com
2832S: Maintained
2833
Thomas Gleixner431bca72007-05-02 09:31:35 +02002834ONENAND FLASH DRIVER
2835P: Kyungmin Park
2836M: kyungmin.park@samsung.com
2837L: linux-mtd@lists.infradead.org
2838S: Maintained
2839
Linus Torvalds1da177e2005-04-16 15:20:36 -07002840ONSTREAM SCSI TAPE DRIVER
2841P: Willem Riede
2842M: osst@riede.org
2843L: osst-users@lists.sourceforge.net
2844L: linux-scsi@vger.kernel.org
2845S: Maintained
2846
Linus Torvalds1da177e2005-04-16 15:20:36 -07002847OPROFILE
2848P: Philippe Elie
2849M: phil.el@wanadoo.fr
2850L: oprofile-list@lists.sf.net
2851S: Maintained
2852
2853ORINOCO DRIVER
2854P: Pavel Roskin
2855M: proski@gnu.org
2856P: David Gibson
2857M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07002858L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07002859L: orinoco-users@lists.sourceforge.net
2860L: orinoco-devel@lists.sourceforge.net
2861W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002862S: Maintained
2863
Olof Johanssonf5cd7872007-01-31 21:43:54 -06002864PA SEMI ETHERNET DRIVER
2865P: Olof Johansson
2866M: olof@lixom.net
2867L: netdev@vger.kernel.org
2868S: Maintained
2869
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01002870PA SEMI SMBUS DRIVER
2871P: Olof Johansson
2872M: olof@lixom.net
2873L: i2c@lm-sensors.org
2874S: Maintained
2875
Linus Torvalds1da177e2005-04-16 15:20:36 -07002876PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002877L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08002878S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002879
2880PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2881P: Tim Waugh
2882M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002883L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002884W: http://www.torque.net/linux-pp.html
2885S: Maintained
2886
2887PARISC ARCHITECTURE
2888P: Matthew Wilcox
2889M: matthew@wil.cx
2890P: Grant Grundler
2891M: grundler@parisc-linux.org
Kyle McMartin223232d2006-04-21 16:54:23 -04002892P: Kyle McMartin
2893M: kyle@parisc-linux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002894L: parisc-linux@parisc-linux.org
2895W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04002896T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
2897T: cvs cvs.parisc-linux.org:/var/cvs/linux-2.6
Linus Torvalds1da177e2005-04-16 15:20:36 -07002898S: Maintained
2899
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02002900PARAVIRT_OPS INTERFACE
2901P: Jeremy Fitzhardinge
2902M: jeremy@xensource.com
2903P: Chris Wright
2904M: chrisw@sous-sol.org
2905P: Zachary Amsden
2906M: zach@vmware.com
2907P: Rusty Russell
2908M: rusty@rustcorp.com.au
2909L: virtualization@lists.osdl.org
2910L: linux-kernel@vger.kernel.org
2911S: Supported
2912
Jim Cromie1662d322006-10-06 00:43:59 -07002913PC87360 HARDWARE MONITORING DRIVER
2914P: Jim Cromie
2915M: jim.cromie@gmail.com
2916L: lm-sensors@lm-sensors.org
2917S: Maintained
2918
2919PC8736x GPIO DRIVER
2920P: Jim Cromie
2921M: jim.cromie@gmail.com
2922S: Maintained
2923
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06002924PCI ERROR RECOVERY
2925P: Linas Vepstas
2926M: linas@austin.ibm.com
2927L: linux-kernel@vger.kernel.org
2928L: linux-pci@atrey.karlin.mff.cuni.cz
2929S: Supported
2930
Linus Torvalds1da177e2005-04-16 15:20:36 -07002931PCI SUBSYSTEM
2932P: Greg Kroah-Hartman
2933M: gregkh@suse.de
2934L: linux-kernel@vger.kernel.org
2935L: linux-pci@atrey.karlin.mff.cuni.cz
Jody McIntyre6fb04252005-11-18 09:31:06 -08002936T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002937S: Supported
2938
2939PCI HOTPLUG CORE
Kristen Carlson Accardifb5f4d72006-09-29 10:30:27 -07002940P: Kristen Carlson Accardi
2941M: kristen.c.accardi@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002942S: Supported
2943
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002944PCIE HOTPLUG DRIVER
2945P: Kristen Carlson Accardi
2946M: kristen.c.accardi@intel.com
2947L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05002948S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002949
Linus Torvalds1da177e2005-04-16 15:20:36 -07002950PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002951P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07002952L: linux-pcmcia@lists.infradead.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002953L: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08002954T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002955S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002956
2957PCNET32 NETWORK DRIVER
pcnet32@verizon.net04ce0942007-02-16 10:07:12 -06002958P: Don Fry
2959M: pcnet32@verizon.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002960L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002961S: Maintained
2962
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07002963PER-TASK DELAY ACCOUNTING
2964P: Shailabh Nagar
2965M: nagar@watson.ibm.com
2966L: linux-kernel@vger.kernel.org
2967S: Maintained
2968
Jim Cromiedd49d0f2006-03-24 18:08:17 +01002969PERSONALITY HANDLING
2970P: Christoph Hellwig
2971M: hch@infradead.org
2972L: linux-abi-devel@lists.sourceforge.net
2973S: Maintained
2974
Linus Torvalds1da177e2005-04-16 15:20:36 -07002975PHRAM MTD DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02002976P: Jörn Engel
Linus Torvalds1da177e2005-04-16 15:20:36 -07002977M: joern@wh.fh-wedel.de
2978L: linux-mtd@lists.infradead.org
2979S: Maintained
2980
Peter Osterlund249a6772005-09-27 21:45:30 -07002981PKTCDVD DRIVER
2982P: Peter Osterlund
2983M: petero2@telia.com
2984L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07002985S: Maintained
2986
Linus Torvalds1da177e2005-04-16 15:20:36 -07002987POSIX CLOCKS and TIMERS
Ingo Molnaraa781ae2007-07-19 01:48:32 -07002988P: Thomas Gleixner
2989M: tglx@linutronix.de
Hormsf1c3ddf2006-01-15 02:18:28 +01002990L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002991S: Supported
2992
Anton Vorontsov3be86142007-07-15 04:43:36 +04002993POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
2994P: Anton Vorontsov
2995M: cbou@mail.ru
2996P: David Woodhouse
2997M: dwmw2@infradead.org
2998L: linux-kernel@vger.kernel.org
2999L: kernel-discuss@handhelds.org
3000T: git git.infradead.org/battery-2.6.git
3001S: Maintained
3002
Eugene Surovegin24682972005-10-14 03:00:53 -07003003POWERPC 4xx EMAC DRIVER
3004P: Eugene Surovegin
3005M: ebs@ebshome.net
3006W: http://kernel.ebshome.net/emac/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10003007L: linuxppc-dev@ozlabs.org
Eugene Surovegin24682972005-10-14 03:00:53 -07003008L: netdev@vger.kernel.org
3009S: Maintained
3010
Linus Torvalds1da177e2005-04-16 15:20:36 -07003011PNP SUPPORT
3012P: Adam Belay
3013M: ambx1@neo.rr.com
3014S: Maintained
3015
Vitaly Wool999445d2007-01-04 13:07:03 +01003016PNXxxxx I2C DRIVER
3017P: Vitaly Wool
3018M: vitalywool@gmail.com
3019L: i2c@lm-sensors.org
3020S: Maintained
3021
Linus Torvalds1da177e2005-04-16 15:20:36 -07003022PPP PROTOCOL DRIVERS AND COMPRESSORS
3023P: Paul Mackerras
3024M: paulus@samba.org
3025L: linux-ppp@vger.kernel.org
3026S: Maintained
3027
3028PPP OVER ATM (RFC 2364)
3029P: Mitchell Blank Jr
3030M: mitch@sfgoth.com
3031S: Maintained
3032
3033PPP OVER ETHERNET
3034P: Michal Ostrowski
3035M: mostrows@speakeasy.net
3036S: Maintained
3037
James Chapmana6d23702007-06-27 15:53:17 -07003038PPP OVER L2TP
3039P: James Chapman
3040M: jchapman@katalix.com
3041S: Maintained
3042
Linus Torvalds1da177e2005-04-16 15:20:36 -07003043PREEMPTIBLE KERNEL
3044P: Robert Love
3045M: rml@tech9.net
3046L: linux-kernel@vger.kernel.org
3047L: kpreempt-tech@lists.sourceforge.net
3048W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3049S: Supported
3050
Michael Wueff1a592007-09-25 18:11:01 -07003051P54 WIRELESS DRIVER
3052P: Michael Wu
3053M: flamingice@sourmilk.net
3054L: linux-wireless@vger.kernel.org
3055W: http://prism54.org
3056T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3057S: Maintained
3058
Linus Torvalds1da177e2005-04-16 15:20:36 -07003059PRISM54 WIRELESS DRIVER
Luis R. Rodrigueze88b34b2007-06-01 00:46:57 -07003060P: Luis R. Rodriguez
3061M: mcgrof@gmail.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003062L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003063W: http://prism54.org
3064S: Maintained
3065
3066PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3067P: Peter Denison
3068M: promise@pnd-pc.demon.co.uk
3069W: http://www.pnd-pc.demon.co.uk/promise/
3070S: Maintained
3071
Mikael Petterssonb3277df2007-01-10 09:33:53 +01003072PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3073P: Mikael Pettersson
3074M: mikpe@it.uu.se
3075L: linux-ide@vger.kernel.org
3076S: Maintained
3077
Masakazu Mokuno02c18892007-07-05 20:11:16 +09003078PS3 NETWORK SUPPORT
3079P: Masakazu Mokuno
3080M: mokuno@sm.sony.co.jp
3081L: netdev@vger.kernel.org
3082L: cbe-oss-dev@ozlabs.org
3083S: Supported
3084
Geoff Levandf58a9d12006-11-23 00:46:51 +01003085PS3 PLATFORM SUPPORT
3086P: Geoff Levand
3087M: geoffrey.levand@am.sony.com
3088L: linuxppc-dev@ozlabs.org
3089L: cbe-oss-dev@ozlabs.org
3090S: Supported
3091
Michael Krufky83202042006-07-03 00:24:18 -07003092PVRUSB2 VIDEO4LINUX DRIVER
3093P: Mike Isely
3094M: isely@pobox.com
Mike Isely16e94952007-01-03 18:08:06 -03003095L: pvrusb2@isely.net (subscribers-only)
Michael Krufky83202042006-07-03 00:24:18 -07003096L: video4linux-list@redhat.com
3097W: http://www.isely.net/pvrusb2/
3098S: Maintained
3099
Linus Torvalds1da177e2005-04-16 15:20:36 -07003100PXA2xx SUPPORT
3101P: Nicolas Pitre
3102M: nico@cam.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003103L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003104S: Maintained
3105
Pierre Ossman272f1332007-05-14 21:25:26 +02003106PXA MMCI DRIVER
3107S: Orphan
3108
Linus Torvalds1da177e2005-04-16 15:20:36 -07003109QLOGIC QLA2XXX FC-SCSI DRIVER
3110P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08003111M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003112L: linux-scsi@vger.kernel.org
3113S: Supported
3114
Ron Mercer5a4faa872006-07-25 00:40:21 -07003115QLOGIC QLA3XXX NETWORK DRIVER
3116P: Ron Mercer
3117M: linux-driver@qlogic.com
3118L: netdev@vger.kernel.org
3119S: Supported
3120
Linus Torvalds1da177e2005-04-16 15:20:36 -07003121QNX4 FILESYSTEM
3122P: Anders Larsen
3123M: al@alarsen.net
3124L: linux-kernel@vger.kernel.org
3125W: http://www.alarsen.net/linux/qnx4fs/
3126S: Maintained
3127
3128RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003129P: Benjamin Herrenschmidt
3130M: benh@kernel.crashing.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003131L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003132S: Maintained
3133
3134RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003135P: Paul Mackerras
3136M: paulus@samba.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003137L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003138S: Maintained
3139
3140RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3141P: Corey Thomas
3142M: corey@world.std.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003143L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003144S: Maintained
3145
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003146RALINK RT2X00 WLAN DRIVER
3147P: rt2x00 project
3148L: linux-wireless@vger.kernel.org
3149L: rt2400-devel@lists.sourceforge.net
3150W: http://rt2x00.serialmonkey.com/
3151S: Maintained
3152F: drivers/net/wireless/rt2x00/
3153
Matt Mackall9e95ce22005-04-16 15:25:56 -07003154RANDOM NUMBER DRIVER
3155P: Matt Mackall
3156M: mpm@selenic.com
3157S: Maintained
3158
Matt Porter394b7012005-11-07 01:00:15 -08003159RAPIDIO SUBSYSTEM
3160P: Matt Porter
3161M: mporter@kernel.crashing.org
3162L: linux-kernel@vger.kernel.org
3163S: Maintained
3164
Josh Triplett595182b2006-10-04 02:17:21 -07003165READ-COPY UPDATE (RCU)
3166P: Dipankar Sarma
3167M: dipankar@in.ibm.com
3168W: http://www.rdrop.com/users/paulmck/rclock/
3169L: linux-kernel@vger.kernel.org
3170S: Supported
3171
3172RCUTORTURE MODULE
3173P: Josh Triplett
3174M: josh@freedesktop.org
3175L: linux-kernel@vger.kernel.org
3176S: Maintained
3177
Linus Torvalds1da177e2005-04-16 15:20:36 -07003178REAL TIME CLOCK DRIVER
3179P: Paul Gortmaker
3180M: p_gortmaker@yahoo.com
3181L: linux-kernel@vger.kernel.org
3182S: Maintained
3183
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003184REAL TIME CLOCK (RTC) SUBSYSTEM
3185P: Alessandro Zummo
3186M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003187L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003188S: Maintained
3189
Linus Torvalds1da177e2005-04-16 15:20:36 -07003190REISERFS FILE SYSTEM
3191P: Hans Reiser
3192M: reiserfs-dev@namesys.com
Jeff Mahoney76c4e5e2007-06-08 13:47:02 -07003193L: reiserfs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003194W: http://www.namesys.com
3195S: Supported
3196
3197ROCKETPORT DRIVER
3198P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003199W: http://www.comtrol.com
3200S: Maintained
3201
3202ROSE NETWORK LAYER
3203P: Ralf Baechle
3204M: ralf@linux-mips.org
3205L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003206W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003207S: Maintained
3208
3209RISCOM8 DRIVER
3210S: Orphan
3211
Michael Wu605bebe2007-05-14 01:41:02 -04003212RTL818X WIRELESS DRIVER
3213P: Michael Wu
3214M: flamingice@sourmilk.net
3215P: Andrea Merello
3216M: andreamrl@tiscali.it
3217L: linux-wireless@vger.kernel.org
3218W: http://linuxwireless.org/
3219T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3220S: Maintained
3221
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003222S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003223P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003224M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003225L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01003226S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003227
Linus Torvalds1da177e2005-04-16 15:20:36 -07003228S390
3229P: Martin Schwidefsky
3230M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003231P: Heiko Carstens
3232M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003233M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003234L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003235W: http://www.ibm.com/developerworks/linux/linux390/
3236S: Supported
3237
3238S390 NETWORK DRIVERS
Ursula Braundd96df22007-09-19 13:09:02 +02003239P: Ursula Braun
3240M: ubraun@linux.vnet.ibm.com
Ursula Braunb9192ad2007-10-22 16:16:15 +02003241P: Frank Blaschka
3242M: blaschka@linux.vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003243M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003244L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003245W: http://www.ibm.com/developerworks/linux/linux390/
3246S: Supported
3247
3248S390 ZFCP DRIVER
Swen Schillig9cbb8892006-09-21 16:29:31 +02003249P: Swen Schillig
3250M: swen@vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003251M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003252L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003253W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003254S: Supported
3255
Ursula Braundd96df22007-09-19 13:09:02 +02003256S390 IUCV NETWORK LAYER
3257P: Ursula Braun
3258M: ubraun@linux.vnet.ibm.com
3259M: linux390@de.ibm.com
3260L: linux-s390@vger.kernel.org
3261W: http://www.ibm.com/developerworks/linux/linux390/
3262S: Supported
3263
Linus Torvalds1da177e2005-04-16 15:20:36 -07003264SAA7146 VIDEO4LINUX-2 DRIVER
3265P: Michael Hunold
3266M: michael@mihu.de
3267W: http://www.mihu.de/linux/saa7146
3268S: Maintained
3269
Linus Torvalds1da177e2005-04-16 15:20:36 -07003270SC1200 WDT DRIVER
3271P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003272M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003273S: Maintained
3274
3275SCHEDULER
3276P: Ingo Molnar
3277M: mingo@elte.hu
3278P: Robert Love [the preemptible kernel bits]
3279M: rml@tech9.net
3280L: linux-kernel@vger.kernel.org
3281S: Maintained
3282
3283SCSI CDROM DRIVER
3284P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003285M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003286L: linux-scsi@vger.kernel.org
3287W: http://www.kernel.dk
3288S: Maintained
3289
3290SCSI SG DRIVER
3291P: Doug Gilbert
3292M: dgilbert@interlog.com
3293L: linux-scsi@vger.kernel.org
3294W: http://www.torque.net/sg
3295S: Maintained
3296
3297SCSI SUBSYSTEM
3298P: James E.J. Bottomley
3299M: James.Bottomley@SteelEye.com
3300L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003301T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003302S: Maintained
3303
3304SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003305P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003306M: Kai.Makisara@kolumbus.fi
3307L: linux-scsi@vger.kernel.org
3308S: Maintained
3309
3310SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003311P: Vlad Yasevich
3312M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003313P: Sridhar Samudrala
3314M: sri@us.ibm.com
3315L: lksctp-developers@lists.sourceforge.net
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003316W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003317S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003318
3319SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003320P: Jim Cromie
3321M: jim.cromie@gmail.com
3322S: Odd Fixes
3323
3324SCx200 GPIO DRIVER
3325P: Jim Cromie
3326M: jim.cromie@gmail.com
3327S: Maintained
3328
3329SCx200 HRT CLOCKSOURCE DRIVER
3330P: Jim Cromie
3331M: jim.cromie@gmail.com
3332S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003333
3334SECURITY CONTACT
3335P: Security Officers
3336M: security@kernel.org
3337S: Supported
3338
3339SELINUX SECURITY MODULE
3340P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08003341M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07003342P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003343M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003344P: Eric Paris
3345M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003346L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003347L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003348W: http://www.nsa.gov/selinux
3349S: Supported
3350
Jiri Slabycef2cf02007-05-08 00:31:45 -07003351SENSABLE PHANTOM
3352P: Jiri Slaby
3353M: jirislaby@gmail.com
3354S: Maintained
3355
Linus Torvalds1da177e2005-04-16 15:20:36 -07003356SERIAL ATA (SATA) SUBSYSTEM:
3357P: Jeff Garzik
3358M: jgarzik@pobox.com
3359L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003360T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003361S: Supported
3362
3363SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3364P: Pat Gefre
3365M: pfg@sgi.com
3366L: linux-ia64@vger.kernel.org
3367S: Supported
3368
3369SGI VISUAL WORKSTATION 320 AND 540
3370P: Andrey Panin
3371M: pazke@donpac.ru
3372L: linux-visws-devel@lists.sf.net
3373W: http://linux-visws.sf.net
3374S: Maintained for 2.6.
3375
3376SIMTEC EB110ATX (Chalice CATS)
3377P: Ben Dooks
3378P: Vincent Sanders
3379M: support@simtec.co.uk
3380W: http://www.simtec.co.uk/products/EB110ATX/
3381S: Supported
3382
3383SIMTEC EB2410ITX (BAST)
3384P: Ben Dooks
3385P: Vincent Sanders
3386M: support@simtec.co.uk
3387W: http://www.simtec.co.uk/products/EB2410ITX/
3388S: Supported
3389
Francois Romieu92aab3c2005-07-30 13:11:18 +02003390SIS 190 ETHERNET DRIVER
3391P: Francois Romieu
3392M: romieu@fr.zoreil.com
3393L: netdev@vger.kernel.org
3394S: Maintained
3395
Linus Torvalds1da177e2005-04-16 15:20:36 -07003396SIS 5513 IDE CONTROLLER DRIVER
3397P: Lionel Bouton
3398M: Lionel.Bouton@inet6.fr
3399W: http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
3400W: http://gyver.homeip.net/sis5513/index.html
3401S: Maintained
3402
3403SIS 900/7016 FAST ETHERNET DRIVER
3404P: Daniele Venzano
3405M: venza@brownhat.org
3406W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07003407L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003408S: Maintained
3409
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003410SIS 96X I2C/SMBUS DRIVER
3411P: Mark M. Hoffman
3412M: mhoffman@lightlink.com
3413L: lm-sensors@lm-sensors.org
3414S: Maintained
3415
Linus Torvalds1da177e2005-04-16 15:20:36 -07003416SIS FRAMEBUFFER DRIVER
3417P: Thomas Winischhofer
3418M: thomas@winischhofer.net
3419W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003420S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003421
3422SIS USB2VGA DRIVER
3423P: Thomas Winischhofer
3424M: thomas@winischhofer.net
3425W: http://www.winischhofer.at/linuxsisusbvga.shtml
3426S: Maintained
3427
Christoph Lameter415ad26d2007-07-26 10:40:56 -07003428SLAB ALLOCATOR
3429P: Christoph Lameter
3430M: clameter@sgi.com
3431P: Pekka Enberg
3432M: penberg@cs.helsinki.fi
3433L: linux-mm@kvack.org
3434S: Maintained
3435
Linus Torvalds1da177e2005-04-16 15:20:36 -07003436SMC91x ETHERNET DRIVER
3437P: Nicolas Pitre
3438M: nico@cam.org
3439S: Maintained
3440
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003441SMSC47B397 HARDWARE MONITOR DRIVER
3442P: Mark M. Hoffman
3443M: mhoffman@lightlink.com
3444L: lm-sensors@lm-sensors.org
3445S: Maintained
3446
Daniel Drake8f0f8502006-07-18 22:00:25 +01003447SOFTMAC LAYER (IEEE 802.11)
3448P: Johannes Berg
3449M: johannes@sipsolutions.net
3450P: Joe Jezak
3451M: josejx@gentoo.org
3452P: Daniel Drake
3453M: dsd@gentoo.org
3454W: http://softmac.sipsolutions.net/
Johannes Berg724c6b32007-04-23 12:18:20 -07003455L: linux-wireless@vger.kernel.org
Daniel Drake8f0f8502006-07-18 22:00:25 +01003456S: Maintained
3457
Linus Torvalds1da177e2005-04-16 15:20:36 -07003458SOFTWARE RAID (Multiple Disks) SUPPORT
3459P: Ingo Molnar
3460M: mingo@redhat.com
3461P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08003462M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07003463L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08003464S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003465
Pavel Machek95a631e2007-07-19 01:47:42 -07003466HIBERNATION (aka Software Suspend, aka swsusp):
Linus Torvalds1da177e2005-04-16 15:20:36 -07003467P: Pavel Machek
3468M: pavel@suse.cz
Pavel Machek95a631e2007-07-19 01:47:42 -07003469P: Rafael J. Wysocki
3470M: rjw@sisk.pl
3471L: linux-pm@lists.linux-foundation.org
3472S: Supported
3473
3474SUSPEND TO RAM:
3475P: Pavel Machek
3476M: pavel@suse.cz
3477P: Rafael J. Wysocki
3478M: rjw@sisk.pl
David Brownellf318a632007-04-23 14:41:06 -07003479L: linux-pm@lists.linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003480S: Maintained
3481
3482SONIC NETWORK DRIVER
3483P: Thomas Bogendoerfer
3484M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003485L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003486S: Maintained
3487
Michael Buesch61e115a2007-09-18 15:12:50 -04003488SONICS SILICON BACKPLANE DRIVER (SSB)
3489P: Michael Buesch
3490M: mb@bu3sch.de
3491L: netdev@vger.kernel.org
3492S: Maintained
3493
Linus Torvalds1da177e2005-04-16 15:20:36 -07003494SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01003495P: Mattia Dongili
3496M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01003497L: linux-acpi@vger.kernel.org
3498W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07003499S: Maintained
3500
3501SOUND
3502P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02003503M: perex@perex.cz
Takashi Iwai82622042007-04-16 12:32:52 +02003504L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003505S: Maintained
3506
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003507SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3508P: Liam Girdwood
3509M: liam.girdwood@wolfsonmicro.com
Takashi Iwai82622042007-04-16 12:32:52 +02003510L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003511S: Supported
3512
Kumar Gala025c3982006-04-02 16:05:54 -05003513SPI SUBSYSTEM
3514P: David Brownell
3515M: dbrownell@users.sourceforge.net
3516L: spi-devel-general@lists.sourceforge.net
3517S: Maintained
3518
Steven Rostedt855f46a2006-08-05 12:14:50 -07003519STABLE BRANCH:
3520P: Greg Kroah-Hartman
3521M: greg@kroah.com
3522P: Chris Wright
3523M: chrisw@sous-sol.org
3524L: stable@kernel.org
3525S: Maintained
3526
Kylene Hall1c72d462005-05-01 08:59:13 -07003527TPM DEVICE DRIVER
3528P: Kylene Hall
Kent Yoder8e81cc12007-08-22 14:01:04 -07003529M: tpmdd-devel@lists.sourceforge.net
Kylene Hall1c72d462005-05-01 08:59:13 -07003530W: http://tpmdd.sourceforge.net
Marcel Selhorstd3a7b6d2007-03-16 13:38:31 -08003531P: Marcel Selhorst
3532M: tpm@selhorst.net
3533W: http://www.prosec.rub.de/tpm/
Stephen Rothwell3bd2aad2007-05-15 01:41:36 -07003534L: tpmdd-devel@lists.sourceforge.net
Kylene Hall1c72d462005-05-01 08:59:13 -07003535S: Maintained
3536
Mark Gross1a80ba82005-10-30 15:02:55 -08003537Telecom Clock Driver for MCPL0010
Jim Cromiece00f852006-11-30 04:49:44 +01003538P: Mark Gross
3539M: mark.gross@intel.com
3540S: Supported
Mark Gross1a80ba82005-10-30 15:02:55 -08003541
Chris Zankel48b415c2005-06-23 22:01:07 -07003542TENSILICA XTENSA PORT (xtensa):
3543P: Chris Zankel
3544M: chris@zankel.net
3545S: Maintained
3546
Henrique de Moraes Holschuh756970a2007-03-29 01:58:44 -03003547THINKPAD ACPI EXTRAS DRIVER
3548P: Henrique de Moraes Holschuh
3549M: ibm-acpi@hmh.eng.br
3550L: ibm-acpi-devel@lists.sourceforge.net
3551W: http://ibm-acpi.sourceforge.net
3552W: http://thinkwiki.org/wiki/Ibm-acpi
3553T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
3554S: Maintained
3555
Linus Torvalds1da177e2005-04-16 15:20:36 -07003556UltraSPARC (sparc64):
3557P: David S. Miller
3558M: davem@davemloft.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003559L: sparclinux@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08003560T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003561S: Maintained
3562
3563SHARP LH SUPPORT (LH7952X & LH7A40X)
3564P: Marc Singer
3565M: elf@buici.com
3566W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003567L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003568S: Maintained
3569
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003570SHPC HOTPLUG DRIVER
3571P: Kristen Carlson Accardi
3572M: kristen.c.accardi@intel.com
3573L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05003574S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003575
Pierre Ossmand129bce2006-03-24 03:18:17 -08003576SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3577P: Pierre Ossman
3578M: drzeus-sdhci@drzeus.cx
3579L: sdhci-devel@list.drzeus.cx
3580W: http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci
3581S: Maintained
3582
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003583SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3584P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08003585M: shemminger@linux-foundation.org
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003586L: netdev@vger.kernel.org
3587S: Maintained
3588
Chris Boot1a87d942006-07-10 04:45:34 -07003589SOEKRIS NET48XX LED SUPPORT
3590P: Chris Boot
3591M: bootc@bootc.net
3592S: Maintained
3593
Linus Torvalds1da177e2005-04-16 15:20:36 -07003594SPARC (sparc32):
3595P: William L. Irwin
3596M: wli@holomorphy.com
3597L: sparclinux@vger.kernel.org
3598S: Maintained
3599
3600SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3601P: Roger Wolff
3602M: R.E.Wolff@BitWizard.nl
3603L: linux-kernel@vger.kernel.org ?
3604S: Supported
3605
Jim Lewis2752e402006-09-29 02:01:19 -07003606SPIDERNET NETWORK DRIVER for CELL
Linas Vepstasfa302482007-02-20 16:45:27 -06003607P: Linas Vepstas
3608M: linas@austin.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07003609L: netdev@vger.kernel.org
3610S: Supported
3611
Linus Torvalds1da177e2005-04-16 15:20:36 -07003612SRM (Alpha) environment access
3613P: Jan-Benedict Glaw
3614M: jbglaw@lug-owl.de
3615L: linux-kernel@vger.kernel.org
3616S: Maintained
3617
3618STARFIRE/DURALAN NETWORK DRIVER
3619P: Ion Badulescu
3620M: ionut@cs.columbia.edu
3621S: Maintained
3622
3623STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3624W: http://mosquitonet.Stanford.EDU/strip.html
3625S: Unsupported ?
3626
3627STRADIS MPEG-2 DECODER DRIVER
3628P: Nathan Laredo
3629M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003630W: http://www.stradis.com/
3631S: Maintained
3632
3633SUPERH (sh)
3634P: Paul Mundt
3635M: lethal@linux-sh.org
Matthew Wilcox3b5e0cb2006-09-29 02:01:30 -07003636L: linuxsh-dev@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003637W: http://www.linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003638S: Maintained
3639
3640SUPERH64 (sh64)
3641P: Paul Mundt
3642M: lethal@linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003643L: linuxsh-shmedia-dev@lists.sourceforge.net
3644W: http://www.linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003645S: Maintained
3646
3647SUN3/3X
3648P: Sam Creasey
3649M: sammy@sammy.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003650W: http://sammy.net/sun3/
3651S: Maintained
3652
3653SVGA HANDLING
3654P: Martin Mares
3655M: mj@ucw.cz
3656L: linux-video@atrey.karlin.mff.cuni.cz
3657S: Maintained
3658
3659SYSV FILESYSTEM
3660P: Christoph Hellwig
3661M: hch@infradead.org
3662S: Maintained
3663
Stephen Hemminger781b456a2006-07-10 20:25:29 -07003664TC CLASSIFIER
3665P: Jamal Hadi Salim
3666M: hadi@cyberus.ca
3667L: netdev@vger.kernel.org
3668S: Maintained
3669
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07003670TCP LOW PRIORITY MODULE
3671P: Wong Hoi Sing, Edison
3672M: hswong3i@gmail.com
3673P: Hung Hing Lun, Mike
3674M: hlhung3i@gmail.com
3675W: http://tcp-lp-mod.sourceforge.net/
3676S: Maintained
3677
Andy Gospodarek1a348cc2007-09-17 18:50:36 -07003678TEHUTI ETHERNET DRIVER
3679P: Alexander Indenbaum
3680M: baum@tehutinetworks.net
3681P: Andy Gospodarek
3682M: andy@greyhouse.net
3683L: netdev@vger.kernel.org
3684S: Supported
3685
Alex Dubov4020f2d2006-10-04 02:15:37 -07003686TI FLASH MEDIA INTERFACE DRIVER
3687P: Alex Dubov
3688M: oakad@yahoo.com
3689S: Maintained
3690
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003691TI OMAP MMC INTERFACE DRIVER
3692P: Carlos Aguiar, Anderson Briglia and Syed Khasim
Randy Dunlape82ce352007-10-16 23:29:44 -07003693M: linux-omap-open-source@linux.omap.com (subscribers only)
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003694W: http://linux.omap.com
3695W: http://www.muru.com/linux/omap/
3696S: Maintained
3697
Michael Buesch844dd052006-06-26 00:24:59 -07003698TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3699P: Deepak Saxena
3700M: dsaxena@plexity.net
3701S: Maintained
3702
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003703TASKSTATS STATISTICS INTERFACE
3704P: Shailabh Nagar
3705M: nagar@watson.ibm.com
3706L: linux-kernel@vger.kernel.org
3707S: Maintained
3708
Linus Torvalds1da177e2005-04-16 15:20:36 -07003709TI PARALLEL LINK CABLE DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003710P: Romain Lievin
3711M: roms@lpg.ticalc.org
3712S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003713
Per Lidene86eaa32006-01-12 16:45:18 +01003714TIPC NETWORK LAYER
3715P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01003716M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003717P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01003718M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003719P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01003720M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01003721L: tipc-discussion@lists.sourceforge.net
3722W: http://tipc.sourceforge.net/
3723W: http://tipc.cslab.ericsson.net/
3724T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
3725S: Maintained
3726
Linus Torvalds1da177e2005-04-16 15:20:36 -07003727TLAN NETWORK DRIVER
3728P: Samuel Chessman
3729M: chessman@tux.org
3730L: tlan-devel@lists.sourceforge.net
3731W: http://sourceforge.net/projects/tlan/
3732S: Maintained
3733
3734TOKEN-RING NETWORK DRIVER
3735P: Mike Phillips
3736M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003737L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003738L: linux-tr@linuxtr.net
3739W: http://www.linuxtr.net
3740S: Maintained
3741
3742TOSHIBA ACPI EXTRAS DRIVER
3743P: John Belmonte
3744M: toshiba_acpi@memebeam.org
3745W: http://memebeam.org/toys/ToshibaAcpiDriver
3746S: Maintained
3747
3748TOSHIBA SMM DRIVER
3749P: Jonathan Buzzard
3750M: jonathan@buzzard.org.uk
3751L: tlinux-users@tce.toshiba-dme.co.jp
3752W: http://www.buzzard.org.uk/toshiba/
3753S: Maintained
3754
3755TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
3756P: Muli Ben-Yehuda
3757M: mulix@mulix.org
3758L: linux-kernel@vger.kernel.org
3759S: Maintained
3760
3761TRIVIAL PATCHES
Jim Cromiece00f852006-11-30 04:49:44 +01003762P: Adrian Bunk
3763M: trivial@kernel.org
3764L: linux-kernel@vger.kernel.org
3765W: http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
3766T: git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
3767S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003768
3769TMS380 TOKEN-RING NETWORK DRIVER
3770P: Adam Fritzler
3771M: mid@auk.cx
3772L: linux-tr@linuxtr.net
3773W: http://www.auk.cx/tms380tr/
3774S: Maintained
3775
3776TULIP NETWORK DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07003777L: tulip-users@lists.sourceforge.net
3778W: http://sourceforge.net/projects/tulip/
Valerie Henson49afc592007-07-30 13:10:52 -06003779S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07003780
3781TUN/TAP driver
3782P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08003783M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003784L: vtun@office.satix.net
3785W: http://vtun.sourceforge.net/tun
3786S: Maintained
3787
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08003788TURBOCHANNEL SUBSYSTEM
3789P: Maciej W. Rozycki
3790M: macro@linux-mips.org
3791S: Maintained
3792
Linus Torvalds1da177e2005-04-16 15:20:36 -07003793U14-34F SCSI DRIVER
3794P: Dario Ballabio
3795M: ballabio_dario@emc.com
3796L: linux-scsi@vger.kernel.org
3797S: Maintained
3798
3799UDF FILESYSTEM
3800P: Ben Fennema
3801M: bfennema@falcon.csc.calpoly.edu
Linus Torvalds1da177e2005-04-16 15:20:36 -07003802W: http://linux-udf.sourceforge.net
3803S: Maintained
3804
3805UNIFORM CDROM DRIVER
3806P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003807M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003808L: linux-kernel@vger.kernel.org
3809W: http://www.kernel.dk
3810S: Maintained
3811
3812USB ACM DRIVER
3813P: Oliver Neukum
3814M: oliver@neukum.name
3815L: linux-usb-users@lists.sourceforge.net
3816L: linux-usb-devel@lists.sourceforge.net
3817S: Maintained
3818
3819USB BLOCK DRIVER (UB ub)
3820P: Pete Zaitcev
3821M: zaitcev@redhat.com
3822L: linux-kernel@vger.kernel.org
3823L: linux-usb-devel@lists.sourceforge.net
3824S: Supported
3825
Linus Torvalds1da177e2005-04-16 15:20:36 -07003826USB CDC ETHERNET DRIVER
3827P: Greg Kroah-Hartman
3828M: greg@kroah.com
3829L: linux-usb-users@lists.sourceforge.net
3830L: linux-usb-devel@lists.sourceforge.net
3831S: Maintained
3832W: http://www.kroah.com/linux-usb/
3833
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003834USB DAVICOM DM9601 DRIVER
3835P: Peter Korsgaard
3836M: jacmet@sunsite.dk
Peter Korsgaard043600a2007-06-27 21:18:18 +02003837L: netdev@vger.kernel.org
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003838W: http://www.linux-usb.org/usbnet
3839S: Maintained
3840
Linus Torvalds1da177e2005-04-16 15:20:36 -07003841USB EHCI DRIVER
3842P: David Brownell
3843M: dbrownell@users.sourceforge.net
3844L: linux-usb-devel@lists.sourceforge.net
David Brownell23d8c902006-12-05 03:10:08 -08003845S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003846
Luca Risolia7ce08c92006-01-11 02:06:59 +00003847USB ET61X[12]51 DRIVER
3848P: Luca Risolia
3849M: luca.risolia@studio.unibo.it
3850L: linux-usb-devel@lists.sourceforge.net
3851L: video4linux-list@redhat.com
3852W: http://www.linux-projects.org
3853S: Maintained
3854
David Brownell69ae9e32006-11-14 02:03:31 -08003855USB GADGET/PERIPHERAL SUBSYSTEM
3856P: David Brownell
3857M: dbrownell@users.sourceforge.net
3858L: linux-usb-devel@lists.sourceforge.net
3859W: http://www.linux-usb.org/gadget
3860S: Maintained
3861
Jiri Kosina2dea64b2007-07-11 12:12:11 +02003862USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
Jiri Kosina641266fd2007-01-15 09:56:21 +01003863P: Jiri Kosina
3864M: jkosina@suse.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07003865L: linux-usb-devel@lists.sourceforge.net
Jiri Kosinaa4dff392007-02-27 17:40:09 +01003866T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003867S: Maintained
3868
3869USB HUB DRIVER
3870P: Johannes Erdfelt
3871M: johannes@erdfelt.com
3872L: linux-usb-users@lists.sourceforge.net
3873L: linux-usb-devel@lists.sourceforge.net
3874S: Maintained
3875
Olav Kongas959eea22005-11-03 17:38:14 +02003876USB ISP116X DRIVER
3877P: Olav Kongas
3878M: ok@artecdesign.ee
3879L: linux-usb-devel@lists.sourceforge.net
3880S: Maintained
3881
Linus Torvalds1da177e2005-04-16 15:20:36 -07003882USB KAWASAKI LSI DRIVER
3883P: Oliver Neukum
3884M: oliver@neukum.name
3885L: linux-usb-users@lists.sourceforge.net
3886L: linux-usb-devel@lists.sourceforge.net
3887S: Maintained
3888
3889USB MASS STORAGE DRIVER
3890P: Matthew Dharm
3891M: mdharm-usb@one-eyed-alien.net
3892L: linux-usb-users@lists.sourceforge.net
Matthew Dharm8836aeb2005-12-04 22:03:47 -08003893L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003894S: Maintained
3895W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
3896
3897USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08003898P: David Brownell
3899M: dbrownell@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003900L: linux-usb-users@lists.sourceforge.net
3901L: linux-usb-devel@lists.sourceforge.net
David Brownell23d8c902006-12-05 03:10:08 -08003902S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003903
Matthias Urlichsba460e42005-07-14 00:33:47 -07003904USB OPTION-CARD DRIVER
3905P: Matthias Urlichs
3906M: smurf@smurf.noris.de
3907L: linux-usb-devel@lists.sourceforge.net
3908S: Maintained
3909
Linus Torvalds1da177e2005-04-16 15:20:36 -07003910USB OV511 DRIVER
3911P: Mark McClelland
3912M: mmcclell@bigfoot.com
3913L: linux-usb-users@lists.sourceforge.net
3914L: linux-usb-devel@lists.sourceforge.net
3915W: http://alpha.dyndns.org/ov511/
3916S: Maintained
3917
3918USB PEGASUS DRIVER
3919P: Petko Manolov
3920M: petkan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003921L: linux-usb-devel@lists.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02003922L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003923W: http://pegasus2.sourceforge.net/
3924S: Maintained
3925
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07003926USB PRINTER DRIVER (usblp)
3927P: Pete Zaitcev
3928M: zaitcev@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003929L: linux-usb-users@lists.sourceforge.net
3930L: linux-usb-devel@lists.sourceforge.net
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07003931S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003932
3933USB RTL8150 DRIVER
3934P: Petko Manolov
3935M: petkan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003936L: linux-usb-devel@lists.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02003937L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003938W: http://pegasus2.sourceforge.net/
3939S: Maintained
3940
3941USB SE401 DRIVER
3942P: Jeroen Vreeken
3943M: pe1rxq@amsat.org
3944L: linux-usb-users@lists.sourceforge.net
3945L: linux-usb-devel@lists.sourceforge.net
3946W: http://www.chello.nl/~j.vreeken/se401/
3947S: Maintained
3948
3949USB SERIAL CYBERJACK DRIVER
3950P: Matthias Bruestle and Harald Welte
3951M: support@reiner-sct.com
3952W: http://www.reiner-sct.de/support/treiber_cyberjack.php
3953S: Maintained
3954
3955USB SERIAL DIGI ACCELEPORT DRIVER
3956P: Peter Berger and Al Borchers
3957M: pberger@brimson.com
3958M: alborchers@steinerpoint.com
3959L: linux-usb-users@lists.sourceforge.net
3960L: linux-usb-devel@lists.sourceforge.net
3961S: Maintained
3962
3963USB SERIAL DRIVER
3964P: Greg Kroah-Hartman
3965M: gregkh@suse.de
3966L: linux-usb-users@lists.sourceforge.net
3967L: linux-usb-devel@lists.sourceforge.net
3968S: Supported
3969
3970USB SERIAL BELKIN F5U103 DRIVER
3971P: William Greathouse
3972M: wgreathouse@smva.com
3973L: linux-usb-users@lists.sourceforge.net
3974L: linux-usb-devel@lists.sourceforge.net
3975S: Maintained
3976
3977USB SERIAL CYPRESS M8 DRIVER
3978P: Lonnie Mendez
3979M: dignome@gmail.com
3980L: linux-usb-users@lists.sourceforge.net
3981L: linux-usb-devel@lists.sourceforge.net
3982S: Maintained
3983W: http://geocities.com/i0xox0i
3984W: http://firstlight.net/cvs
3985
3986USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
3987L: linux-usb-users@lists.sourceforge.net
3988L: linux-usb-devel@lists.sourceforge.net
3989S: Maintained
3990
3991USB AUERSWALD DRIVER
3992P: Wolfgang Muees
3993M: wolfgang@iksw-muees.de
3994L: linux-usb-users@lists.sourceforge.net
3995L: linux-usb-devel@lists.sourceforge.net
3996S: Maintained
3997
3998USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
3999P: Gary Brubaker
4000M: xavyer@ix.netcom.com
4001L: linux-usb-users@lists.sourceforge.net
4002L: linux-usb-devel@lists.sourceforge.net
4003S: Maintained
4004
4005USB SERIAL KEYSPAN DRIVER
4006P: Greg Kroah-Hartman
4007M: greg@kroah.com
4008L: linux-usb-users@lists.sourceforge.net
4009L: linux-usb-devel@lists.sourceforge.net
4010W: http://www.kroah.com/linux/
4011S: Maintained
4012
4013USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04004014P: Support Department
4015M: support@connecttech.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004016L: linux-usb-users@lists.sourceforge.net
4017L: linux-usb-devel@lists.sourceforge.net
4018W: http://www.connecttech.com
4019S: Supported
4020
Luca Risoliaf423b9a2007-03-26 16:12:04 -03004021USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07004022P: Luca Risolia
4023M: luca.risolia@studio.unibo.it
4024L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00004025L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004026W: http://www.linux-projects.org
4027S: Maintained
4028
4029USB SUBSYSTEM
4030P: Greg Kroah-Hartman
4031M: gregkh@suse.de
4032L: linux-usb-users@lists.sourceforge.net
4033L: linux-usb-devel@lists.sourceforge.net
4034W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08004035T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07004036S: Supported
4037
4038USB UHCI DRIVER
4039P: Alan Stern
4040M: stern@rowland.harvard.edu
4041L: linux-usb-users@lists.sourceforge.net
4042L: linux-usb-devel@lists.sourceforge.net
4043S: Maintained
4044
David Brownell69ae9e32006-11-14 02:03:31 -08004045USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07004046P: David Brownell
4047M: dbrownell@users.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02004048L: netdev@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004049W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07004050S: Maintained
4051
4052USB W996[87]CF DRIVER
4053P: Luca Risolia
4054M: luca.risolia@studio.unibo.it
4055L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00004056L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004057W: http://www.linux-projects.org
4058S: Maintained
4059
Luca Risolia60f78052006-02-06 16:29:35 +00004060USB ZC0301 DRIVER
4061P: Luca Risolia
4062M: luca.risolia@studio.unibo.it
4063L: linux-usb-devel@lists.sourceforge.net
4064L: video4linux-list@redhat.com
4065W: http://www.linux-projects.org
4066S: Maintained
4067
Linus Torvalds1da177e2005-04-16 15:20:36 -07004068USB ZD1201 DRIVER
4069P: Jeroen Vreeken
4070M: pe1rxq@amsat.org
4071L: linux-usb-users@lists.sourceforge.net
4072L: linux-usb-devel@lists.sourceforge.net
4073W: http://linux-lc100020.sourceforge.net
4074S: Maintained
4075
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004076USB ZR364XX DRIVER
4077P: Antoine Jacquet
4078M: royale@zerezo.com
4079L: linux-usb-devel@lists.sourceforge.net
4080L: video4linux-list@redhat.com
4081W: http://royale.zerezo.com/zr364xx/
4082S: Maintained
4083
Linus Torvalds1da177e2005-04-16 15:20:36 -07004084USER-MODE LINUX
4085P: Jeff Dike
4086M: jdike@karaya.com
4087L: user-mode-linux-devel@lists.sourceforge.net
4088L: user-mode-linux-user@lists.sourceforge.net
4089W: http://user-mode-linux.sourceforge.net
4090S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004091
Linus Torvalds1da177e2005-04-16 15:20:36 -07004092FAT/VFAT/MSDOS FILESYSTEM:
4093P: OGAWA Hirofumi
4094M: hirofumi@mail.parknet.co.jp
4095L: linux-kernel@vger.kernel.org
4096S: Maintained
4097
Linus Torvalds1da177e2005-04-16 15:20:36 -07004098VIA RHINE NETWORK DRIVER
4099P: Roger Luethi
4100M: rl@hellgate.ch
4101S: Maintained
4102
Jean Delvare32c0a522005-09-22 21:47:58 +02004103VIAPRO SMBUS DRIVER
4104P: Jean Delvare
4105M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02004106L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02004107S: Maintained
4108
Francois Romieu01f20732007-01-26 00:57:17 -08004109VIA VELOCITY NETWORK DRIVER
4110P: Francois Romieu
4111M: romieu@fr.zoreil.com
4112L: netdev@vger.kernel.org
4113S: Maintained
4114
Linus Torvalds1da177e2005-04-16 15:20:36 -07004115UCLINUX (AND M68KNOMMU)
4116P: Greg Ungerer
4117M: gerg@uclinux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004118W: http://www.uclinux.org/
Adrian Bunkd660a742005-06-25 14:59:35 -07004119L: uclinux-dev@uclinux.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004120S: Maintained
4121
4122UCLINUX FOR NEC V850
4123P: Miles Bader
Linus Torvalds1da177e2005-04-16 15:20:36 -07004124
4125UCLINUX FOR RENESAS H8/300
4126P: Yoshinori Sato
4127M: ysato@users.sourceforge.jp
4128W: http://uclinux-h8.sourceforge.jp/
4129S: Supported
4130
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03004131UFS FILESYSTEM
Alan Coxabb49202007-06-08 13:47:03 -07004132P: Evgeniy Dushistov
4133M: dushistov@mail.ru
4134L: linux-kernel@vger.kernel.org
4135S: Maintained
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03004136
Linus Torvalds1da177e2005-04-16 15:20:36 -07004137USB DIAMOND RIO500 DRIVER
4138P: Cesar Miquel
4139M: miquel@df.uba.ar
4140L: rio500-users@lists.sourceforge.net
4141W: http://rio500.sourceforge.net
4142S: Maintained
4143
4144VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004145P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02004146M: mchehab@infradead.org
4147M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004148L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004149W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02004150T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004151S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004152
Patrick McHardybe7f8272007-10-23 20:26:36 -07004153VLAN (802.1Q)
4154P: Patrick McHardy
4155M: kaber@trash.net
4156L: netdev@vger.kernel.org
4157S: Maintained
4158
Juerg Haefligerab413192006-09-24 20:54:04 +02004159VT1211 HARDWARE MONITOR DRIVER
4160P: Juerg Haefliger
4161M: juergh@gmail.com
4162L: lm-sensors@lm-sensors.org
4163S: Maintained
4164
Roger Lucas1de9e372005-11-26 20:20:05 +01004165VT8231 HARDWARE MONITOR DRIVER
4166P: Roger Lucas
4167M: roger@planbit.co.uk
4168L: lm-sensors@lm-sensors.org
4169S: Maintained
4170
Linus Torvalds1da177e2005-04-16 15:20:36 -07004171W1 DALLAS'S 1-WIRE BUS
4172P: Evgeniy Polyakov
4173M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07004174S: Maintained
4175
Charles Spirakis13927072006-07-05 18:05:15 +02004176W83791D HARDWARE MONITORING DRIVER
4177P: Charles Spirakis
4178M: bezaur@gmail.com
4179L: lm-sensors@lm-sensors.org
Charles Spirakis64383122007-09-04 13:31:56 -07004180S: Odd Fixes
Charles Spirakis13927072006-07-05 18:05:15 +02004181
Rudolf Marek61db0112006-12-12 18:18:30 +01004182W83793 HARDWARE MONITORING DRIVER
4183P: Rudolf Marek
4184M: r.marek@assembler.cz
4185L: lm-sensors@lm-sensors.org
4186S: Maintained
4187
Linus Torvalds1da177e2005-04-16 15:20:36 -07004188W83L51xD SD/MMC CARD INTERFACE DRIVER
4189P: Pierre Ossman
4190M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01004191L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004192W: http://projects.drzeus.cx/wbsd
4193S: Maintained
4194
Wim Van Sebroeck35277612006-01-15 21:21:14 +01004195WATCHDOG DEVICE DRIVERS
4196P: Wim Van Sebroeck
4197M: wim@iguana.be
4198T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4199S: Maintained
4200
Linus Torvalds1da177e2005-04-16 15:20:36 -07004201WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4202P: Jean Tourrilhes
4203M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07004204L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004205W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4206S: Maintained
4207
4208WD7000 SCSI DRIVER
4209P: Miroslav Zagorac
4210M: zaga@fly.cc.fer.hr
4211L: linux-scsi@vger.kernel.org
4212S: Maintained
4213
Dmitry Torokhov5fc146802005-11-20 00:50:06 -05004214WISTRON LAPTOP BUTTON DRIVER
4215P: Miloslav Trmac
4216M: mitr@volny.cz
4217S: Maintained
4218
Linus Torvalds1da177e2005-04-16 15:20:36 -07004219WL3501 WIRELESS PCMCIA CARD DRIVER
4220P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004221M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07004222L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004223W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07004224S: Maintained
4225
4226X.25 NETWORK LAYER
4227P: Henner Eisen
4228M: eis@baty.hanse.de
4229L: linux-x25@vger.kernel.org
4230S: Maintained
4231
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02004232XEN HYPERVISOR INTERFACE
4233P: Jeremy Fitzhardinge
4234M: jeremy@xensource.com
4235P: Chris Wright
4236M: chrisw@sous-sol.org
4237L: virtualization@lists.osdl.org
4238L: xen-devel@lists.xensource.com
4239S: Supported
4240
Linus Torvalds1da177e2005-04-16 15:20:36 -07004241XFS FILESYSTEM
4242P: Silicon Graphics Inc
Timothy Shimmin78bfd362007-06-11 20:42:09 -07004243P: Tim Shimmin
Linus Torvalds1da177e2005-04-16 15:20:36 -07004244M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004245L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004246W: http://oss.sgi.com/projects/xfs
Tim Shimmine99f0562007-06-19 15:26:35 +10004247T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004248S: Supported
4249
Grant Likelyc9d3d8e2007-10-01 16:33:51 +02004250XILINX SYSTEMACE DRIVER
4251P: Grant Likely
4252M: grant.likely@secretlab.ca
4253W: http://www.secretlab.ca/
4254L: linux-kernel@vger.kernel.org
4255S: Maintained
4256
Peter Korsgaard238b8722006-12-06 20:35:17 -08004257XILINX UARTLITE SERIAL DRIVER
4258P: Peter Korsgaard
4259M: jacmet@sunsite.dk
4260L: linux-serial@vger.kernel.org
4261S: Maintained
4262
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004263X86 ARCHITECTURE (32-BIT AND 64-BIT)
4264P: Thomas Gleixner
4265M: tglx@linutronix.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07004266P: Ingo Molnar
4267M: mingo@redhat.com
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004268P: H. Peter Anvin
4269M: hpa@zytor.com
4270L: linux-kernel@vger.kernel.org
4271T: git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004272S: Maintained
4273
Linus Torvalds1da177e2005-04-16 15:20:36 -07004274YAM DRIVER FOR AX.25
4275P: Jean-Paul Roubelat
4276M: jpr@f6fbb.org
4277L: linux-hams@vger.kernel.org
4278S: Maintained
4279
Henkaf64a5e2005-10-12 15:02:56 +02004280YEALINK PHONE DRIVER
4281P: Henk Vergonet
4282M: Henk.Vergonet@gmail.com
4283L: usbb2k-api-dev@nongnu.org
4284S: Maintained
4285
Linus Torvalds1da177e2005-04-16 15:20:36 -07004286Z8530 DRIVER FOR AX.25
4287P: Joerg Reuter
4288M: jreuter@yaina.de
4289W: http://yaina.de/jreuter/
4290W: http://www.qsl.net/dl1bke/
4291L: linux-hams@vger.kernel.org
4292S: Maintained
4293
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004294ZD1211RW WIRELESS DRIVER
4295P: Daniel Drake
4296M: dsd@gentoo.org
4297P: Ulrich Kunitz
4298M: kune@deine-taler.de
4299W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004300L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004301L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4302S: Maintained
4303
Linus Torvalds1da177e2005-04-16 15:20:36 -07004304ZF MACHZ WATCHDOG
4305P: Fernando Fuganti
4306M: fuganti@netbank.com.br
4307W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4308S: Maintained
4309
4310ZR36067 VIDEO FOR LINUX DRIVER
4311P: Ronald Bultje
4312M: rbultje@ronald.bitfreak.net
4313L: mjpeg-users@lists.sourceforge.net
4314W: http://mjpeg.sourceforge.net/driver-zoran/
4315S: Maintained
4316
4317ZR36120 VIDEO FOR LINUX DRIVER
4318P: Pauline Middelink
4319M: middelin@polyware.nl
4320W: http://www.polyware.nl/~middelin/En/hobbies.html
4321W: http://www.polyware.nl/~middelin/hobbies.html
4322S: Maintained
4323
Maciej W. Rozycki8b4a4082007-07-18 00:49:11 -07004324ZS DECSTATION Z85C30 SERIAL DRIVER
4325P: Maciej W. Rozycki
4326M: macro@linux-mips.org
4327S: Maintained
4328
Linus Torvalds1da177e2005-04-16 15:20:36 -07004329THE REST
4330P: Linus Torvalds
4331S: Buried alive in reporters