blob: 188fbe4d0b9e00660e78e7047f8b4bba371e6a29 [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
2132L: jffs-dev@axis.com
2133W: http://sources.redhat.com/jffs2/
2134S: 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
2262LINUX FOR IBM pSERIES (RS/6000)
2263P: Paul Mackerras
2264M: paulus@au.ibm.com
2265W: http://www.ibm.com/linux/ltc/projects/ppc
2266S: Supported
2267
2268LINUX FOR NCR VOYAGER
2269P: James Bottomley
2270M: James.Bottomley@HansenPartnership.com
2271W: http://www.hansenpartnership.com/voyager
2272S: Maintained
2273
2274LINUX FOR POWERPC
2275P: Paul Mackerras
2276M: paulus@samba.org
2277W: http://www.penguinppc.org/
2278L: linuxppc-dev@ozlabs.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002279T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002280S: Supported
2281
2282LINUX FOR POWER MACINTOSH
2283P: Benjamin Herrenschmidt
2284M: benh@kernel.crashing.org
2285W: http://www.penguinppc.org/
2286L: linuxppc-dev@ozlabs.org
2287S: Maintained
2288
2289LINUX FOR POWERPC EMBEDDED MPC52XX
2290P: Sylvain Munaut
2291M: tnt@246tNt.com
Grant Likelye1eea9f2007-10-09 14:45:26 -06002292P: Grant Likely
2293M: grant.likely@secretlab.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07002294W: http://www.246tNt.com/mpc52xx/
2295W: http://www.penguinppc.org/
2296L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002297S: Maintained
2298
2299LINUX FOR POWERPC EMBEDDED PPC4XX
Josh Boyer9a474ff2007-09-19 21:19:07 -05002300P: Josh Boyer
2301M: jwboyer@linux.vnet.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002302P: Matt Porter
2303M: mporter@kernel.crashing.org
2304W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002305L: linuxppc-dev@ozlabs.org
Josh Boyer9a474ff2007-09-19 21:19:07 -05002306T: git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002307S: Maintained
2308
Grant Likely260c02a2007-10-02 12:15:34 +10002309LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2310P: Grant Likely
2311M: grant.likely@secretlab.ca
Grant Likelyf210d432007-10-03 23:24:52 -06002312W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
Grant Likely260c02a2007-10-02 12:15:34 +10002313L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002314S: Maintained
2315
Tom Rinie93adf12005-07-26 12:49:53 -07002316LINUX FOR POWERPC BOOT CODE
Linus Torvalds1da177e2005-04-16 15:20:36 -07002317P: Tom Rini
2318M: trini@kernel.crashing.org
2319W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +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 EMBEDDED PPC8XX
Marcelo Tosattidba5baf2007-09-10 18:46:01 -04002324P: Vitaly Bordug
2325M: vitb@kernel.crashing.org
Tom Rinie93adf12005-07-26 12:49:53 -07002326P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07002327M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07002328W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002329L: linuxppc-dev@ozlabs.org
Tom Rinie93adf12005-07-26 12:49:53 -07002330S: Maintained
2331
Linus Torvalds1da177e2005-04-16 15:20:36 -07002332LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
Jim Cromiece00f852006-11-30 04:49:44 +01002333P: Kumar Gala
2334M: galak@kernel.crashing.org
2335W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002336L: linuxppc-dev@ozlabs.org
Jim Cromiece00f852006-11-30 04:49:44 +01002337S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002338
Olof Johanssonab06ff32006-09-06 14:44:54 -05002339LINUX FOR POWERPC PA SEMI PWRFICIENT
2340P: Olof Johansson
2341M: olof@lixom.net
2342W: http://www.pasemi.com/
2343L: linuxppc-dev@ozlabs.org
2344S: Supported
2345
Linus Torvalds1da177e2005-04-16 15:20:36 -07002346LLC (802.2)
2347P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002348M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002349S: Maintained
2350
2351LINUX FOR 64BIT POWERPC
2352P: Paul Mackerras
2353M: paulus@samba.org
2354M: paulus@au.ibm.com
2355P: Anton Blanchard
2356M: anton@samba.org
2357M: anton@au.ibm.com
Arthur Othieno6d923f92006-05-19 06:22:23 -04002358W: http://www.penguinppc.org/ppc64/
Stephen Rothwell1d049812006-03-22 11:26:58 +11002359L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002360S: Supported
2361
2362LINUX SECURITY MODULE (LSM) FRAMEWORK
2363P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08002364M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08002365L: linux-security-module@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002366W: http://lsm.immunix.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002367T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002368S: Supported
2369
2370LM83 HARDWARE MONITOR DRIVER
2371P: Jean Delvare
2372M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002373L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002374S: Maintained
2375
2376LM90 HARDWARE MONITOR DRIVER
2377P: Jean Delvare
2378M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002379L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002380S: Maintained
2381
Peter Zijlstra512e67f2007-10-11 22:11:11 +02002382LOCKDEP AND LOCKSTAT
2383P: Peter Zijlstra
2384M: peterz@infradead.org
2385P: Ingo Molnar
2386M: mingo@redhat.com
2387L: linux-kernel@vger.kernel.org
2388T: git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2389S: Maintained
2390
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002391LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002392P: Richard Russon (FlatCap)
2393M: ldm@flatcap.org
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002394L: linux-ntfs-dev@lists.sourceforge.net
2395W: http://www.linux-ntfs.org/content/view/19/37/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002396S: Maintained
2397
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002398LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2399P: Eric Moore
Eric Moored8a82d72006-12-29 16:47:43 -08002400M: Eric.Moore@lsi.com
2401M: support@lsi.com
Eric Moorecec744f2007-09-14 19:08:08 -06002402L: DL-MPTFusionLinux@lsi.com
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002403L: linux-scsi@vger.kernel.org
2404W: http://www.lsilogic.com/support
2405S: Supported
2406
Linus Torvalds1da177e2005-04-16 15:20:36 -07002407LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2408P: Matthew Wilcox
2409M: matthew@wil.cx
2410L: linux-scsi@vger.kernel.org
2411S: Maintained
2412
Hirokazu Takatac12a54b2007-07-15 23:38:45 -07002413M32R ARCHITECTURE
2414P: Hirokazu Takata
2415M: takata@linux-m32r.org
2416L: linux-m32r@ml.linux-m32r.org
2417L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2418W: http://www.linux-m32r.org/
2419S: Maintained
2420
Linus Torvalds1da177e2005-04-16 15:20:36 -07002421M68K ARCHITECTURE
2422P: Geert Uytterhoeven
2423M: geert@linux-m68k.org
2424P: Roman Zippel
2425M: zippel@linux-m68k.org
2426L: linux-m68k@lists.linux-m68k.org
2427W: http://www.linux-m68k.org/
2428W: http://linux-m68k-cvs.ubb.ca/
2429S: Maintained
2430
2431M68K ON APPLE MACINTOSH
2432P: Joshua Thompson
2433M: funaho@jurai.org
2434W: http://www.mac.linux-m68k.org/
2435L: linux-mac68k@mac.linux-m68k.org
2436S: Maintained
2437
2438M68K ON HP9000/300
2439P: Philip Blundell
2440M: philb@gnu.org
2441W: http://www.tazenda.demon.co.uk/phil/linux-hp
2442S: Maintained
2443
Jiri Benc64a327a2007-05-05 11:47:08 -07002444MAC80211
2445P: Jiri Benc
2446M: jbenc@suse.cz
2447P: Michael Wu
2448M: flamingice@sourmilk.net
2449L: linux-wireless@vger.kernel.org
2450W: http://linuxwireless.org/
2451T: git kernel.org:/pub/scm/linux/kernel/git/jbenc/mac80211.git
2452S: Maintained
2453
Patrick McHardyb863ceb2007-07-14 18:55:06 -07002454MACVLAN DRIVER
2455P: Patrick McHardy
2456M: kaber@trash.net
2457L: netdev@vger.kernel.org
2458S: Maintained
2459
Linus Torvalds1da177e2005-04-16 15:20:36 -07002460MARVELL YUKON / SYSKONNECT DRIVER
2461P: Mirko Lindner
2462M: mlindner@syskonnect.de
2463P: Ralph Roesler
2464M: rroesler@syskonnect.de
2465W: http://www.syskonnect.com
2466S: Supported
2467
Michael Kerriskfaf16682005-07-31 22:34:47 -07002468MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
Jim Cromiece00f852006-11-30 04:49:44 +01002469P: Michael Kerrisk
Michael Kerrisk1d7f5022007-10-16 23:30:31 -07002470M: mtk.manpages@gmail.com
Jim Cromiece00f852006-11-30 04:49:44 +01002471W: ftp://ftp.kernel.org/pub/linux/docs/manpages
2472S: Maintained
Michael Kerriskfaf16682005-07-31 22:34:47 -07002473
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002474MARVELL MV643XX ETHERNET DRIVER
2475P: Dale Farnsworth
2476M: dale@farnsworth.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002477P: Manish Lachwani
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002478M: mlachwani@mvista.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002479L: netdev@vger.kernel.org
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002480S: Odd Fixes for 2.4; Maintained for 2.6.
Linus Torvalds1da177e2005-04-16 15:20:36 -07002481
2482MATROX FRAMEBUFFER DRIVER
2483P: Petr Vandrovec
2484M: vandrove@vc.cvut.cz
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002485L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002486S: Maintained
2487
Hans-Juergen Kochd20620d2007-05-08 17:22:00 +02002488MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2489P: Hans J. Koch
2490M: hjk@linutronix.de
2491L: lm-sensors@lm-sensors.org
2492S: Maintained
2493
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002494MEGARAID SCSI DRIVERS
Jim Cromiece00f852006-11-30 04:49:44 +01002495P: Neela Syam Kolli
Sumant Patrobdd0d7572007-05-10 07:22:35 -07002496M: megaraidlinux@lsi.com
Jim Cromiece00f852006-11-30 04:49:44 +01002497S: linux-scsi@vger.kernel.org
2498W: http://megaraid.lsilogic.com
2499S: Maintained
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002500
Steven Rostedt70ea91f2006-07-30 03:03:53 -07002501MEMORY MANAGEMENT
2502L: linux-mm@kvack.org
2503L: linux-kernel@vger.kernel.org
2504W: http://www.linux-mm.org
2505S: Maintained
2506
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002507MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002508P: David Woodhouse
2509M: dwmw2@infradead.org
2510W: http://www.linux-mtd.infradead.org/
2511L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002512T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002513S: Maintained
2514
Artem Bityutskiy48576402007-02-13 17:11:10 +02002515UNSORTED BLOCK IMAGES (UBI)
2516P: Artem Bityutskiy
2517M: dedekind@infradead.org
2518W: http://www.linux-mtd.infradead.org/
2519L: linux-mtd@lists.infradead.org
Artem Bityutskiy21600542007-05-22 12:23:21 +03002520T: git git://git.infradead.org/~dedekind/ubi-2.6.git
Artem Bityutskiy48576402007-02-13 17:11:10 +02002521S: Maintained
2522
Linus Torvalds1da177e2005-04-16 15:20:36 -07002523MICROTEK X6 SCANNER
2524P: Oliver Neukum
2525M: oliver@neukum.name
2526S: Maintained
2527
2528MIPS
2529P: Ralf Baechle
2530M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01002531W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002532L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00002533T: git www.linux-mips.org:/pub/scm/linux.git
2534S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002535
2536MISCELLANEOUS MCA-SUPPORT
2537P: James Bottomley
2538M: jejb@steeleye.com
2539L: linux-kernel@vger.kernel.org
2540S: Maintained
2541
2542MODULE SUPPORT
2543P: Rusty Russell
2544M: rusty@rustcorp.com.au
2545L: linux-kernel@vger.kernel.org
2546S: Maintained
2547
2548MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2549P: Stelian Pop
2550M: stelian@popies.net
2551W: http://popies.net/meye/
2552S: Maintained
2553
Pavel Pisac58ff042007-05-16 01:10:41 +02002554MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2555P: Pavel Pisa
2556M: ppisa@pikron.com
2557L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2558W: http://mmc.drzeus.cx/wiki/Controllers/Freescale/SDHC
2559S: Maintained
2560
Linus Torvalds1da177e2005-04-16 15:20:36 -07002561MOUSE AND MISC DEVICES [GENERAL]
2562P: Alessandro Rubini
2563M: rubini@ipvvis.unipv.it
2564L: linux-kernel@vger.kernel.org
2565S: Maintained
2566
Jiri Slabyd7354102006-12-08 02:38:35 -08002567MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
2568P: Jiri Slaby
2569M: jirislaby@gmail.com
2570L: linux-kernel@vger.kernel.org
2571S: Maintained
2572
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002573MSI LAPTOP SUPPORT
2574P: Lennart Poettering
2575M: mzxreary@0pointer.de
2576L: https://tango.0pointer.de/mailman/listinfo/s270-linux
2577W: http://0pointer.de/lennart/tchibo.html
2578S: Maintained
2579
Linus Torvalds1da177e2005-04-16 15:20:36 -07002580MTRR AND SIMILAR SUPPORT [i386]
2581P: Richard Gooch
2582M: rgooch@atnf.csiro.au
2583L: linux-kernel@vger.kernel.org
2584W: http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
2585S: Maintained
2586
Pierre Ossman5c4e6f12007-05-21 20:23:20 +02002587MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07002588P: Pierre Ossman
2589M: drzeus-mmc@drzeus.cx
2590L: linux-kernel@vger.kernel.org
2591S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01002592
David Brownell15a05802007-08-08 09:12:54 -07002593MULTIMEDIA CARD (MMC) ETC. OVER SPI
2594P: David Brownell
2595M: dbrownell@users.sourceforge.net
2596L: linux-kernel@vger.kernel.org
2597S: Odd fixes
2598
Linus Torvalds1da177e2005-04-16 15:20:36 -07002599MULTISOUND SOUND DRIVER
2600P: Andrew Veliath
2601M: andrewtv@usa.net
2602S: Maintained
2603
Jiri Slabyd7354102006-12-08 02:38:35 -08002604MULTITECH MULTIPORT CARD (ISICOM)
2605P: Jiri Slaby
2606M: jirislaby@gmail.com
2607L: linux-kernel@vger.kernel.org
2608S: Maintained
2609
Linus Torvalds1da177e2005-04-16 15:20:36 -07002610NATSEMI ETHERNET DRIVER (DP8381x)
2611P: Tim Hockin
2612M: thockin@hockin.org
2613S: Maintained
2614
2615NCP FILESYSTEM
2616P: Petr Vandrovec
2617M: vandrove@vc.cvut.cz
2618L: linware@sh.cvut.cz
2619S: Maintained
2620
2621NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2622P: James E.J. Bottomley
2623M: James.Bottomley@HansenPartnership.com
2624L: linux-scsi@vger.kernel.org
2625S: Maintained
2626
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002627NETEM NETWORK EMULATOR
2628P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08002629M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07002630L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002631S: Maintained
2632
Jiri Slaby4a584482007-08-30 23:56:39 -07002633NETERION (S2IO) Xframe 10GbE DRIVER
2634P: Ramkrishna Vepa
2635M: ram.vepa@neterion.com
2636P: Rastapur Santosh
2637M: santosh.rastapur@neterion.com
2638P: Sivakumar Subramani
2639M: sivakumar.subramani@neterion.com
2640P: Sreenivasa Honnur
2641M: sreenivasa.honnur@neterion.com
2642L: netdev@vger.kernel.org
2643W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2644S: Supported
2645
Linus Torvalds1da177e2005-04-16 15:20:36 -07002646NETFILTER/IPTABLES/IPCHAINS
2647P: Rusty Russell
2648P: Marc Boucher
2649P: James Morris
2650P: Harald Welte
2651P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07002652P: Patrick McHardy
2653M: kaber@trash.net
Patrick McHardy1a03b812007-09-18 13:19:26 -07002654L: netfilter-devel@vger.kernel.org
2655L: netfilter@vger.kernel.org
Patrick McHardy82b98542006-10-12 14:08:55 -07002656L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002657W: http://www.netfilter.org/
2658W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002659S: Supported
2660
Paul Moore4cc67732006-09-25 15:57:13 -07002661NETLABEL
2662P: Paul Moore
2663M: paul.moore@hp.com
2664W: http://netlabel.sf.net
2665L: netdev@vger.kernel.org
2666S: Supported
2667
Linus Torvalds1da177e2005-04-16 15:20:36 -07002668NETROM NETWORK LAYER
2669P: Ralf Baechle
2670M: ralf@linux-mips.org
2671L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02002672W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002673S: Maintained
2674
Pavel Machek5ddb88c2006-09-29 02:01:29 -07002675NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002676P: Paul Clements
2677M: Paul.Clements@steeleye.com
2678S: Maintained
2679
2680NETWORK DEVICE DRIVERS
Linus Torvalds1da177e2005-04-16 15:20:36 -07002681P: Jeff Garzik
2682M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002683L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002684T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002685S: Maintained
2686
2687NETWORKING [GENERAL]
2688P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07002689M: netdev@vger.kernel.org
2690L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08002691W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002692S: Maintained
2693
2694NETWORKING [IPv4/IPv6]
2695P: David S. Miller
2696M: davem@davemloft.net
2697P: Alexey Kuznetsov
2698M: kuznet@ms2.inr.ac.ru
2699P: Pekka Savola (ipv6)
2700M: pekkas@netcore.fi
2701P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04002702M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002703P: Hideaki YOSHIFUJI
2704M: yoshfuji@linux-ipv6.org
2705P: Patrick McHardy
Patrick McHardy1a03b812007-09-18 13:19:26 -07002706M: kaber@trash.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002707L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08002708T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002709S: Maintained
2710
James Morris10e2ff12007-08-25 14:41:28 -07002711NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
2712P: Paul Moore
2713M: paul.moore@hp.com
2714L: netdev@vger.kernel.org
2715S: Maintained
2716
John W. Linville29f8f632006-01-18 14:52:48 -08002717NETWORKING [WIRELESS]
2718P: John W. Linville
2719M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08002720L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08002721T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2722S: Maintained
2723
Amit S. Kale3d396eb2006-10-21 15:33:03 -04002724NETXEN (1/10) GbE SUPPORT
2725P: Amit S. Kale
2726M: amitkale@netxen.com
2727L: netdev@vger.kernel.org
2728W: http://www.netxen.com
2729S: Supported
2730
Linus Torvalds1da177e2005-04-16 15:20:36 -07002731IPVS
2732P: Wensong Zhang
2733M: wensong@linux-vs.org
Horms9d30c172005-09-29 19:47:06 -07002734P: Simon Horman
2735M: horms@verge.net.au
Linus Torvalds1da177e2005-04-16 15:20:36 -07002736P: Julian Anastasov
2737M: ja@ssi.bg
Horms9d30c172005-09-29 19:47:06 -07002738L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002739S: Maintained
2740
2741NFS CLIENT
2742P: Trond Myklebust
2743M: trond.myklebust@fys.uio.no
2744L: linux-kernel@vger.kernel.org
2745S: Maintained
2746
2747NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07002748P: Jan-Pascal van Best
2749M: janpascal@vanbest.org
2750P: Andreas Mohr
2751M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002752L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002753S: Maintained
2754
2755NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2756P: YOKOTA Hiroshi
2757M: yokota@netlab.is.tsukuba.ac.jp
2758W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2759S: Maintained
2760
2761NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2762P: GOTO Masanori
2763M: gotom@debian.or.jp
2764P: YOKOTA Hiroshi
2765M: yokota@netlab.is.tsukuba.ac.jp
2766W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2767S: Maintained
2768
Linus Torvalds1da177e2005-04-16 15:20:36 -07002769NTFS FILESYSTEM
2770P: Anton Altaparmakov
2771M: aia21@cantab.net
2772L: linux-ntfs-dev@lists.sourceforge.net
2773L: linux-kernel@vger.kernel.org
2774W: http://linux-ntfs.sf.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002775T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002776S: Maintained
2777
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002778NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002779P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002780M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002781L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01002782S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002783
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002784OPENCORES I2C BUS DRIVER
2785P: Peter Korsgaard
2786M: jacmet@sunsite.dk
Jean Delvare5d925fe2006-07-01 17:14:32 +02002787L: i2c@lm-sensors.org
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002788S: Maintained
2789
Mark Fashehccd979b2005-12-15 14:31:24 -08002790ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2791P: Mark Fasheh
2792M: mark.fasheh@oracle.com
2793P: Kurt Hackel
2794M: kurt.hackel@oracle.com
2795L: ocfs2-devel@oss.oracle.com
2796W: http://oss.oracle.com/projects/ocfs2/
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002797S: Supported
Mark Fashehccd979b2005-12-15 14:31:24 -08002798
Linus Torvalds1da177e2005-04-16 15:20:36 -07002799OLYMPIC NETWORK DRIVER
2800P: Peter De Shrijver
2801M: p2@ace.ulyssis.student.kuleuven.ac.be
2802P: Mike Phillips
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002803M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002804L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002805L: linux-tr@linuxtr.net
2806W: http://www.linuxtr.net
2807S: Maintained
2808
Harald Weltec1986ee2005-11-13 16:06:29 -08002809OMNIKEY CARDMAN 4000 DRIVER
2810P: Harald Welte
2811M: laforge@gnumonks.org
2812S: Maintained
2813
Harald Welte77c44ab2005-11-13 16:06:26 -08002814OMNIKEY CARDMAN 4040 DRIVER
2815P: Harald Welte
2816M: laforge@gnumonks.org
2817S: Maintained
2818
Jonathan Corbet77d51402007-03-22 19:44:17 -03002819OMNIVISION OV7670 SENSOR DRIVER
2820P: Jonathan Corbet
2821M: corbet@lwn.net
2822L: video4linux-list@redhat.com
2823S: Maintained
2824
Thomas Gleixner431bca72007-05-02 09:31:35 +02002825ONENAND FLASH DRIVER
2826P: Kyungmin Park
2827M: kyungmin.park@samsung.com
2828L: linux-mtd@lists.infradead.org
2829S: Maintained
2830
Linus Torvalds1da177e2005-04-16 15:20:36 -07002831ONSTREAM SCSI TAPE DRIVER
2832P: Willem Riede
2833M: osst@riede.org
2834L: osst-users@lists.sourceforge.net
2835L: linux-scsi@vger.kernel.org
2836S: Maintained
2837
Linus Torvalds1da177e2005-04-16 15:20:36 -07002838OPROFILE
2839P: Philippe Elie
2840M: phil.el@wanadoo.fr
2841L: oprofile-list@lists.sf.net
2842S: Maintained
2843
2844ORINOCO DRIVER
2845P: Pavel Roskin
2846M: proski@gnu.org
2847P: David Gibson
2848M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07002849L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07002850L: orinoco-users@lists.sourceforge.net
2851L: orinoco-devel@lists.sourceforge.net
2852W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002853S: Maintained
2854
Olof Johanssonf5cd7872007-01-31 21:43:54 -06002855PA SEMI ETHERNET DRIVER
2856P: Olof Johansson
2857M: olof@lixom.net
2858L: netdev@vger.kernel.org
2859S: Maintained
2860
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01002861PA SEMI SMBUS DRIVER
2862P: Olof Johansson
2863M: olof@lixom.net
2864L: i2c@lm-sensors.org
2865S: Maintained
2866
Linus Torvalds1da177e2005-04-16 15:20:36 -07002867PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002868L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08002869S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002870
2871PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2872P: Tim Waugh
2873M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002874L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002875W: http://www.torque.net/linux-pp.html
2876S: Maintained
2877
2878PARISC ARCHITECTURE
2879P: Matthew Wilcox
2880M: matthew@wil.cx
2881P: Grant Grundler
2882M: grundler@parisc-linux.org
Kyle McMartin223232d2006-04-21 16:54:23 -04002883P: Kyle McMartin
2884M: kyle@parisc-linux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002885L: parisc-linux@parisc-linux.org
2886W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04002887T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
2888T: cvs cvs.parisc-linux.org:/var/cvs/linux-2.6
Linus Torvalds1da177e2005-04-16 15:20:36 -07002889S: Maintained
2890
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02002891PARAVIRT_OPS INTERFACE
2892P: Jeremy Fitzhardinge
2893M: jeremy@xensource.com
2894P: Chris Wright
2895M: chrisw@sous-sol.org
2896P: Zachary Amsden
2897M: zach@vmware.com
2898P: Rusty Russell
2899M: rusty@rustcorp.com.au
2900L: virtualization@lists.osdl.org
2901L: linux-kernel@vger.kernel.org
2902S: Supported
2903
Jim Cromie1662d322006-10-06 00:43:59 -07002904PC87360 HARDWARE MONITORING DRIVER
2905P: Jim Cromie
2906M: jim.cromie@gmail.com
2907L: lm-sensors@lm-sensors.org
2908S: Maintained
2909
2910PC8736x GPIO DRIVER
2911P: Jim Cromie
2912M: jim.cromie@gmail.com
2913S: Maintained
2914
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06002915PCI ERROR RECOVERY
2916P: Linas Vepstas
2917M: linas@austin.ibm.com
2918L: linux-kernel@vger.kernel.org
2919L: linux-pci@atrey.karlin.mff.cuni.cz
2920S: Supported
2921
Linus Torvalds1da177e2005-04-16 15:20:36 -07002922PCI SUBSYSTEM
2923P: Greg Kroah-Hartman
2924M: gregkh@suse.de
2925L: linux-kernel@vger.kernel.org
2926L: linux-pci@atrey.karlin.mff.cuni.cz
Jody McIntyre6fb04252005-11-18 09:31:06 -08002927T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002928S: Supported
2929
2930PCI HOTPLUG CORE
Kristen Carlson Accardifb5f4d72006-09-29 10:30:27 -07002931P: Kristen Carlson Accardi
2932M: kristen.c.accardi@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002933S: Supported
2934
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002935PCIE HOTPLUG DRIVER
2936P: Kristen Carlson Accardi
2937M: kristen.c.accardi@intel.com
2938L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05002939S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002940
Linus Torvalds1da177e2005-04-16 15:20:36 -07002941PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002942P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07002943L: linux-pcmcia@lists.infradead.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002944L: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08002945T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002946S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002947
2948PCNET32 NETWORK DRIVER
pcnet32@verizon.net04ce0942007-02-16 10:07:12 -06002949P: Don Fry
2950M: pcnet32@verizon.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002951L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002952S: Maintained
2953
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07002954PER-TASK DELAY ACCOUNTING
2955P: Shailabh Nagar
2956M: nagar@watson.ibm.com
2957L: linux-kernel@vger.kernel.org
2958S: Maintained
2959
Jim Cromiedd49d0f2006-03-24 18:08:17 +01002960PERSONALITY HANDLING
2961P: Christoph Hellwig
2962M: hch@infradead.org
2963L: linux-abi-devel@lists.sourceforge.net
2964S: Maintained
2965
Linus Torvalds1da177e2005-04-16 15:20:36 -07002966PHRAM MTD DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02002967P: Jörn Engel
Linus Torvalds1da177e2005-04-16 15:20:36 -07002968M: joern@wh.fh-wedel.de
2969L: linux-mtd@lists.infradead.org
2970S: Maintained
2971
Peter Osterlund249a6772005-09-27 21:45:30 -07002972PKTCDVD DRIVER
2973P: Peter Osterlund
2974M: petero2@telia.com
2975L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07002976S: Maintained
2977
Linus Torvalds1da177e2005-04-16 15:20:36 -07002978POSIX CLOCKS and TIMERS
Ingo Molnaraa781ae2007-07-19 01:48:32 -07002979P: Thomas Gleixner
2980M: tglx@linutronix.de
Hormsf1c3ddf2006-01-15 02:18:28 +01002981L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002982S: Supported
2983
Anton Vorontsov3be86142007-07-15 04:43:36 +04002984POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
2985P: Anton Vorontsov
2986M: cbou@mail.ru
2987P: David Woodhouse
2988M: dwmw2@infradead.org
2989L: linux-kernel@vger.kernel.org
2990L: kernel-discuss@handhelds.org
2991T: git git.infradead.org/battery-2.6.git
2992S: Maintained
2993
Eugene Surovegin24682972005-10-14 03:00:53 -07002994POWERPC 4xx EMAC DRIVER
2995P: Eugene Surovegin
2996M: ebs@ebshome.net
2997W: http://kernel.ebshome.net/emac/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002998L: linuxppc-dev@ozlabs.org
Eugene Surovegin24682972005-10-14 03:00:53 -07002999L: netdev@vger.kernel.org
3000S: Maintained
3001
Linus Torvalds1da177e2005-04-16 15:20:36 -07003002PNP SUPPORT
3003P: Adam Belay
3004M: ambx1@neo.rr.com
3005S: Maintained
3006
Vitaly Wool999445d2007-01-04 13:07:03 +01003007PNXxxxx I2C DRIVER
3008P: Vitaly Wool
3009M: vitalywool@gmail.com
3010L: i2c@lm-sensors.org
3011S: Maintained
3012
Linus Torvalds1da177e2005-04-16 15:20:36 -07003013PPP PROTOCOL DRIVERS AND COMPRESSORS
3014P: Paul Mackerras
3015M: paulus@samba.org
3016L: linux-ppp@vger.kernel.org
3017S: Maintained
3018
3019PPP OVER ATM (RFC 2364)
3020P: Mitchell Blank Jr
3021M: mitch@sfgoth.com
3022S: Maintained
3023
3024PPP OVER ETHERNET
3025P: Michal Ostrowski
3026M: mostrows@speakeasy.net
3027S: Maintained
3028
James Chapmana6d23702007-06-27 15:53:17 -07003029PPP OVER L2TP
3030P: James Chapman
3031M: jchapman@katalix.com
3032S: Maintained
3033
Linus Torvalds1da177e2005-04-16 15:20:36 -07003034PREEMPTIBLE KERNEL
3035P: Robert Love
3036M: rml@tech9.net
3037L: linux-kernel@vger.kernel.org
3038L: kpreempt-tech@lists.sourceforge.net
3039W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3040S: Supported
3041
Michael Wueff1a592007-09-25 18:11:01 -07003042P54 WIRELESS DRIVER
3043P: Michael Wu
3044M: flamingice@sourmilk.net
3045L: linux-wireless@vger.kernel.org
3046W: http://prism54.org
3047T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3048S: Maintained
3049
Linus Torvalds1da177e2005-04-16 15:20:36 -07003050PRISM54 WIRELESS DRIVER
Luis R. Rodrigueze88b34b2007-06-01 00:46:57 -07003051P: Luis R. Rodriguez
3052M: mcgrof@gmail.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003053L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003054W: http://prism54.org
3055S: Maintained
3056
3057PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3058P: Peter Denison
3059M: promise@pnd-pc.demon.co.uk
3060W: http://www.pnd-pc.demon.co.uk/promise/
3061S: Maintained
3062
Mikael Petterssonb3277df2007-01-10 09:33:53 +01003063PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3064P: Mikael Pettersson
3065M: mikpe@it.uu.se
3066L: linux-ide@vger.kernel.org
3067S: Maintained
3068
Masakazu Mokuno02c18892007-07-05 20:11:16 +09003069PS3 NETWORK SUPPORT
3070P: Masakazu Mokuno
3071M: mokuno@sm.sony.co.jp
3072L: netdev@vger.kernel.org
3073L: cbe-oss-dev@ozlabs.org
3074S: Supported
3075
Geoff Levandf58a9d12006-11-23 00:46:51 +01003076PS3 PLATFORM SUPPORT
3077P: Geoff Levand
3078M: geoffrey.levand@am.sony.com
3079L: linuxppc-dev@ozlabs.org
3080L: cbe-oss-dev@ozlabs.org
3081S: Supported
3082
Michael Krufky83202042006-07-03 00:24:18 -07003083PVRUSB2 VIDEO4LINUX DRIVER
3084P: Mike Isely
3085M: isely@pobox.com
Mike Isely16e94952007-01-03 18:08:06 -03003086L: pvrusb2@isely.net (subscribers-only)
Michael Krufky83202042006-07-03 00:24:18 -07003087L: video4linux-list@redhat.com
3088W: http://www.isely.net/pvrusb2/
3089S: Maintained
3090
Linus Torvalds1da177e2005-04-16 15:20:36 -07003091PXA2xx SUPPORT
3092P: Nicolas Pitre
3093M: nico@cam.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003094L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003095S: Maintained
3096
Pierre Ossman272f1332007-05-14 21:25:26 +02003097PXA MMCI DRIVER
3098S: Orphan
3099
Linus Torvalds1da177e2005-04-16 15:20:36 -07003100QLOGIC QLA2XXX FC-SCSI DRIVER
3101P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08003102M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003103L: linux-scsi@vger.kernel.org
3104S: Supported
3105
Ron Mercer5a4faa872006-07-25 00:40:21 -07003106QLOGIC QLA3XXX NETWORK DRIVER
3107P: Ron Mercer
3108M: linux-driver@qlogic.com
3109L: netdev@vger.kernel.org
3110S: Supported
3111
Linus Torvalds1da177e2005-04-16 15:20:36 -07003112QNX4 FILESYSTEM
3113P: Anders Larsen
3114M: al@alarsen.net
3115L: linux-kernel@vger.kernel.org
3116W: http://www.alarsen.net/linux/qnx4fs/
3117S: Maintained
3118
3119RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003120P: Benjamin Herrenschmidt
3121M: benh@kernel.crashing.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003122L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003123S: Maintained
3124
3125RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003126P: Paul Mackerras
3127M: paulus@samba.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003128L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003129S: Maintained
3130
3131RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3132P: Corey Thomas
3133M: corey@world.std.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003134L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003135S: Maintained
3136
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003137RALINK RT2X00 WLAN DRIVER
3138P: rt2x00 project
3139L: linux-wireless@vger.kernel.org
3140L: rt2400-devel@lists.sourceforge.net
3141W: http://rt2x00.serialmonkey.com/
3142S: Maintained
3143F: drivers/net/wireless/rt2x00/
3144
Matt Mackall9e95ce22005-04-16 15:25:56 -07003145RANDOM NUMBER DRIVER
3146P: Matt Mackall
3147M: mpm@selenic.com
3148S: Maintained
3149
Matt Porter394b7012005-11-07 01:00:15 -08003150RAPIDIO SUBSYSTEM
3151P: Matt Porter
3152M: mporter@kernel.crashing.org
3153L: linux-kernel@vger.kernel.org
3154S: Maintained
3155
Josh Triplett595182b2006-10-04 02:17:21 -07003156READ-COPY UPDATE (RCU)
3157P: Dipankar Sarma
3158M: dipankar@in.ibm.com
3159W: http://www.rdrop.com/users/paulmck/rclock/
3160L: linux-kernel@vger.kernel.org
3161S: Supported
3162
3163RCUTORTURE MODULE
3164P: Josh Triplett
3165M: josh@freedesktop.org
3166L: linux-kernel@vger.kernel.org
3167S: Maintained
3168
Linus Torvalds1da177e2005-04-16 15:20:36 -07003169REAL TIME CLOCK DRIVER
3170P: Paul Gortmaker
3171M: p_gortmaker@yahoo.com
3172L: linux-kernel@vger.kernel.org
3173S: Maintained
3174
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003175REAL TIME CLOCK (RTC) SUBSYSTEM
3176P: Alessandro Zummo
3177M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003178L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003179S: Maintained
3180
Linus Torvalds1da177e2005-04-16 15:20:36 -07003181REISERFS FILE SYSTEM
3182P: Hans Reiser
3183M: reiserfs-dev@namesys.com
Jeff Mahoney76c4e5e2007-06-08 13:47:02 -07003184L: reiserfs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003185W: http://www.namesys.com
3186S: Supported
3187
3188ROCKETPORT DRIVER
3189P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003190W: http://www.comtrol.com
3191S: Maintained
3192
3193ROSE NETWORK LAYER
3194P: Ralf Baechle
3195M: ralf@linux-mips.org
3196L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003197W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003198S: Maintained
3199
3200RISCOM8 DRIVER
3201S: Orphan
3202
Michael Wu605bebe2007-05-14 01:41:02 -04003203RTL818X WIRELESS DRIVER
3204P: Michael Wu
3205M: flamingice@sourmilk.net
3206P: Andrea Merello
3207M: andreamrl@tiscali.it
3208L: linux-wireless@vger.kernel.org
3209W: http://linuxwireless.org/
3210T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3211S: Maintained
3212
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003213S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003214P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003215M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003216L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01003217S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003218
Linus Torvalds1da177e2005-04-16 15:20:36 -07003219S390
3220P: Martin Schwidefsky
3221M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003222P: Heiko Carstens
3223M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003224M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003225L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003226W: http://www.ibm.com/developerworks/linux/linux390/
3227S: Supported
3228
3229S390 NETWORK DRIVERS
Ursula Braundd96df22007-09-19 13:09:02 +02003230P: Ursula Braun
3231M: ubraun@linux.vnet.ibm.com
Ursula Braunb9192ad2007-10-22 16:16:15 +02003232P: Frank Blaschka
3233M: blaschka@linux.vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003234M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003235L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003236W: http://www.ibm.com/developerworks/linux/linux390/
3237S: Supported
3238
3239S390 ZFCP DRIVER
Swen Schillig9cbb8892006-09-21 16:29:31 +02003240P: Swen Schillig
3241M: swen@vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003242M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003243L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003244W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003245S: Supported
3246
Ursula Braundd96df22007-09-19 13:09:02 +02003247S390 IUCV NETWORK LAYER
3248P: Ursula Braun
3249M: ubraun@linux.vnet.ibm.com
3250M: linux390@de.ibm.com
3251L: linux-s390@vger.kernel.org
3252W: http://www.ibm.com/developerworks/linux/linux390/
3253S: Supported
3254
Linus Torvalds1da177e2005-04-16 15:20:36 -07003255SAA7146 VIDEO4LINUX-2 DRIVER
3256P: Michael Hunold
3257M: michael@mihu.de
3258W: http://www.mihu.de/linux/saa7146
3259S: Maintained
3260
Linus Torvalds1da177e2005-04-16 15:20:36 -07003261SC1200 WDT DRIVER
3262P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003263M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003264S: Maintained
3265
3266SCHEDULER
3267P: Ingo Molnar
3268M: mingo@elte.hu
3269P: Robert Love [the preemptible kernel bits]
3270M: rml@tech9.net
3271L: linux-kernel@vger.kernel.org
3272S: Maintained
3273
3274SCSI CDROM DRIVER
3275P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003276M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003277L: linux-scsi@vger.kernel.org
3278W: http://www.kernel.dk
3279S: Maintained
3280
3281SCSI SG DRIVER
3282P: Doug Gilbert
3283M: dgilbert@interlog.com
3284L: linux-scsi@vger.kernel.org
3285W: http://www.torque.net/sg
3286S: Maintained
3287
3288SCSI SUBSYSTEM
3289P: James E.J. Bottomley
3290M: James.Bottomley@SteelEye.com
3291L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003292T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003293S: Maintained
3294
3295SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003296P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003297M: Kai.Makisara@kolumbus.fi
3298L: linux-scsi@vger.kernel.org
3299S: Maintained
3300
3301SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003302P: Vlad Yasevich
3303M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003304P: Sridhar Samudrala
3305M: sri@us.ibm.com
3306L: lksctp-developers@lists.sourceforge.net
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003307W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003308S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003309
3310SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003311P: Jim Cromie
3312M: jim.cromie@gmail.com
3313S: Odd Fixes
3314
3315SCx200 GPIO DRIVER
3316P: Jim Cromie
3317M: jim.cromie@gmail.com
3318S: Maintained
3319
3320SCx200 HRT CLOCKSOURCE DRIVER
3321P: Jim Cromie
3322M: jim.cromie@gmail.com
3323S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003324
3325SECURITY CONTACT
3326P: Security Officers
3327M: security@kernel.org
3328S: Supported
3329
3330SELINUX SECURITY MODULE
3331P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08003332M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07003333P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003334M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003335P: Eric Paris
3336M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003337L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003338L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003339W: http://www.nsa.gov/selinux
3340S: Supported
3341
Jiri Slabycef2cf02007-05-08 00:31:45 -07003342SENSABLE PHANTOM
3343P: Jiri Slaby
3344M: jirislaby@gmail.com
3345S: Maintained
3346
Linus Torvalds1da177e2005-04-16 15:20:36 -07003347SERIAL ATA (SATA) SUBSYSTEM:
3348P: Jeff Garzik
3349M: jgarzik@pobox.com
3350L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003351T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003352S: Supported
3353
3354SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3355P: Pat Gefre
3356M: pfg@sgi.com
3357L: linux-ia64@vger.kernel.org
3358S: Supported
3359
3360SGI VISUAL WORKSTATION 320 AND 540
3361P: Andrey Panin
3362M: pazke@donpac.ru
3363L: linux-visws-devel@lists.sf.net
3364W: http://linux-visws.sf.net
3365S: Maintained for 2.6.
3366
3367SIMTEC EB110ATX (Chalice CATS)
3368P: Ben Dooks
3369P: Vincent Sanders
3370M: support@simtec.co.uk
3371W: http://www.simtec.co.uk/products/EB110ATX/
3372S: Supported
3373
3374SIMTEC EB2410ITX (BAST)
3375P: Ben Dooks
3376P: Vincent Sanders
3377M: support@simtec.co.uk
3378W: http://www.simtec.co.uk/products/EB2410ITX/
3379S: Supported
3380
Francois Romieu92aab3c2005-07-30 13:11:18 +02003381SIS 190 ETHERNET DRIVER
3382P: Francois Romieu
3383M: romieu@fr.zoreil.com
3384L: netdev@vger.kernel.org
3385S: Maintained
3386
Linus Torvalds1da177e2005-04-16 15:20:36 -07003387SIS 5513 IDE CONTROLLER DRIVER
3388P: Lionel Bouton
3389M: Lionel.Bouton@inet6.fr
3390W: http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
3391W: http://gyver.homeip.net/sis5513/index.html
3392S: Maintained
3393
3394SIS 900/7016 FAST ETHERNET DRIVER
3395P: Daniele Venzano
3396M: venza@brownhat.org
3397W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07003398L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003399S: Maintained
3400
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003401SIS 96X I2C/SMBUS DRIVER
3402P: Mark M. Hoffman
3403M: mhoffman@lightlink.com
3404L: lm-sensors@lm-sensors.org
3405S: Maintained
3406
Linus Torvalds1da177e2005-04-16 15:20:36 -07003407SIS FRAMEBUFFER DRIVER
3408P: Thomas Winischhofer
3409M: thomas@winischhofer.net
3410W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003411S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003412
3413SIS USB2VGA DRIVER
3414P: Thomas Winischhofer
3415M: thomas@winischhofer.net
3416W: http://www.winischhofer.at/linuxsisusbvga.shtml
3417S: Maintained
3418
Christoph Lameter415ad26d2007-07-26 10:40:56 -07003419SLAB ALLOCATOR
3420P: Christoph Lameter
3421M: clameter@sgi.com
3422P: Pekka Enberg
3423M: penberg@cs.helsinki.fi
3424L: linux-mm@kvack.org
3425S: Maintained
3426
Linus Torvalds1da177e2005-04-16 15:20:36 -07003427SMC91x ETHERNET DRIVER
3428P: Nicolas Pitre
3429M: nico@cam.org
3430S: Maintained
3431
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003432SMSC47B397 HARDWARE MONITOR DRIVER
3433P: Mark M. Hoffman
3434M: mhoffman@lightlink.com
3435L: lm-sensors@lm-sensors.org
3436S: Maintained
3437
Daniel Drake8f0f8502006-07-18 22:00:25 +01003438SOFTMAC LAYER (IEEE 802.11)
3439P: Johannes Berg
3440M: johannes@sipsolutions.net
3441P: Joe Jezak
3442M: josejx@gentoo.org
3443P: Daniel Drake
3444M: dsd@gentoo.org
3445W: http://softmac.sipsolutions.net/
Johannes Berg724c6b32007-04-23 12:18:20 -07003446L: linux-wireless@vger.kernel.org
Daniel Drake8f0f8502006-07-18 22:00:25 +01003447S: Maintained
3448
Linus Torvalds1da177e2005-04-16 15:20:36 -07003449SOFTWARE RAID (Multiple Disks) SUPPORT
3450P: Ingo Molnar
3451M: mingo@redhat.com
3452P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08003453M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07003454L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08003455S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003456
Pavel Machek95a631e2007-07-19 01:47:42 -07003457HIBERNATION (aka Software Suspend, aka swsusp):
Linus Torvalds1da177e2005-04-16 15:20:36 -07003458P: Pavel Machek
3459M: pavel@suse.cz
Pavel Machek95a631e2007-07-19 01:47:42 -07003460P: Rafael J. Wysocki
3461M: rjw@sisk.pl
3462L: linux-pm@lists.linux-foundation.org
3463S: Supported
3464
3465SUSPEND TO RAM:
3466P: Pavel Machek
3467M: pavel@suse.cz
3468P: Rafael J. Wysocki
3469M: rjw@sisk.pl
David Brownellf318a632007-04-23 14:41:06 -07003470L: linux-pm@lists.linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003471S: Maintained
3472
3473SONIC NETWORK DRIVER
3474P: Thomas Bogendoerfer
3475M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003476L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003477S: Maintained
3478
Michael Buesch61e115a2007-09-18 15:12:50 -04003479SONICS SILICON BACKPLANE DRIVER (SSB)
3480P: Michael Buesch
3481M: mb@bu3sch.de
3482L: netdev@vger.kernel.org
3483S: Maintained
3484
Linus Torvalds1da177e2005-04-16 15:20:36 -07003485SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01003486P: Mattia Dongili
3487M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01003488L: linux-acpi@vger.kernel.org
3489W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07003490S: Maintained
3491
3492SOUND
3493P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02003494M: perex@perex.cz
Takashi Iwai82622042007-04-16 12:32:52 +02003495L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003496S: Maintained
3497
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003498SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3499P: Liam Girdwood
3500M: liam.girdwood@wolfsonmicro.com
Takashi Iwai82622042007-04-16 12:32:52 +02003501L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003502S: Supported
3503
Kumar Gala025c3982006-04-02 16:05:54 -05003504SPI SUBSYSTEM
3505P: David Brownell
3506M: dbrownell@users.sourceforge.net
3507L: spi-devel-general@lists.sourceforge.net
3508S: Maintained
3509
Steven Rostedt855f46a2006-08-05 12:14:50 -07003510STABLE BRANCH:
3511P: Greg Kroah-Hartman
3512M: greg@kroah.com
3513P: Chris Wright
3514M: chrisw@sous-sol.org
3515L: stable@kernel.org
3516S: Maintained
3517
Kylene Hall1c72d462005-05-01 08:59:13 -07003518TPM DEVICE DRIVER
3519P: Kylene Hall
Kent Yoder8e81cc12007-08-22 14:01:04 -07003520M: tpmdd-devel@lists.sourceforge.net
Kylene Hall1c72d462005-05-01 08:59:13 -07003521W: http://tpmdd.sourceforge.net
Marcel Selhorstd3a7b6d2007-03-16 13:38:31 -08003522P: Marcel Selhorst
3523M: tpm@selhorst.net
3524W: http://www.prosec.rub.de/tpm/
Stephen Rothwell3bd2aad2007-05-15 01:41:36 -07003525L: tpmdd-devel@lists.sourceforge.net
Kylene Hall1c72d462005-05-01 08:59:13 -07003526S: Maintained
3527
Mark Gross1a80ba82005-10-30 15:02:55 -08003528Telecom Clock Driver for MCPL0010
Jim Cromiece00f852006-11-30 04:49:44 +01003529P: Mark Gross
3530M: mark.gross@intel.com
3531S: Supported
Mark Gross1a80ba82005-10-30 15:02:55 -08003532
Chris Zankel48b415c2005-06-23 22:01:07 -07003533TENSILICA XTENSA PORT (xtensa):
3534P: Chris Zankel
3535M: chris@zankel.net
3536S: Maintained
3537
Henrique de Moraes Holschuh756970a2007-03-29 01:58:44 -03003538THINKPAD ACPI EXTRAS DRIVER
3539P: Henrique de Moraes Holschuh
3540M: ibm-acpi@hmh.eng.br
3541L: ibm-acpi-devel@lists.sourceforge.net
3542W: http://ibm-acpi.sourceforge.net
3543W: http://thinkwiki.org/wiki/Ibm-acpi
3544T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
3545S: Maintained
3546
Linus Torvalds1da177e2005-04-16 15:20:36 -07003547UltraSPARC (sparc64):
3548P: David S. Miller
3549M: davem@davemloft.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003550L: sparclinux@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08003551T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003552S: Maintained
3553
3554SHARP LH SUPPORT (LH7952X & LH7A40X)
3555P: Marc Singer
3556M: elf@buici.com
3557W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003558L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003559S: Maintained
3560
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003561SHPC HOTPLUG DRIVER
3562P: Kristen Carlson Accardi
3563M: kristen.c.accardi@intel.com
3564L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05003565S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003566
Pierre Ossmand129bce2006-03-24 03:18:17 -08003567SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3568P: Pierre Ossman
3569M: drzeus-sdhci@drzeus.cx
3570L: sdhci-devel@list.drzeus.cx
3571W: http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci
3572S: Maintained
3573
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003574SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3575P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08003576M: shemminger@linux-foundation.org
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003577L: netdev@vger.kernel.org
3578S: Maintained
3579
Chris Boot1a87d942006-07-10 04:45:34 -07003580SOEKRIS NET48XX LED SUPPORT
3581P: Chris Boot
3582M: bootc@bootc.net
3583S: Maintained
3584
Linus Torvalds1da177e2005-04-16 15:20:36 -07003585SPARC (sparc32):
3586P: William L. Irwin
3587M: wli@holomorphy.com
3588L: sparclinux@vger.kernel.org
3589S: Maintained
3590
3591SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3592P: Roger Wolff
3593M: R.E.Wolff@BitWizard.nl
3594L: linux-kernel@vger.kernel.org ?
3595S: Supported
3596
Jim Lewis2752e402006-09-29 02:01:19 -07003597SPIDERNET NETWORK DRIVER for CELL
Linas Vepstasfa302482007-02-20 16:45:27 -06003598P: Linas Vepstas
3599M: linas@austin.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07003600L: netdev@vger.kernel.org
3601S: Supported
3602
Linus Torvalds1da177e2005-04-16 15:20:36 -07003603SRM (Alpha) environment access
3604P: Jan-Benedict Glaw
3605M: jbglaw@lug-owl.de
3606L: linux-kernel@vger.kernel.org
3607S: Maintained
3608
3609STARFIRE/DURALAN NETWORK DRIVER
3610P: Ion Badulescu
3611M: ionut@cs.columbia.edu
3612S: Maintained
3613
3614STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3615W: http://mosquitonet.Stanford.EDU/strip.html
3616S: Unsupported ?
3617
3618STRADIS MPEG-2 DECODER DRIVER
3619P: Nathan Laredo
3620M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003621W: http://www.stradis.com/
3622S: Maintained
3623
3624SUPERH (sh)
3625P: Paul Mundt
3626M: lethal@linux-sh.org
Matthew Wilcox3b5e0cb2006-09-29 02:01:30 -07003627L: linuxsh-dev@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003628W: http://www.linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003629S: Maintained
3630
3631SUPERH64 (sh64)
3632P: Paul Mundt
3633M: lethal@linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003634L: linuxsh-shmedia-dev@lists.sourceforge.net
3635W: http://www.linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003636S: Maintained
3637
3638SUN3/3X
3639P: Sam Creasey
3640M: sammy@sammy.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003641W: http://sammy.net/sun3/
3642S: Maintained
3643
3644SVGA HANDLING
3645P: Martin Mares
3646M: mj@ucw.cz
3647L: linux-video@atrey.karlin.mff.cuni.cz
3648S: Maintained
3649
3650SYSV FILESYSTEM
3651P: Christoph Hellwig
3652M: hch@infradead.org
3653S: Maintained
3654
Stephen Hemminger781b456a2006-07-10 20:25:29 -07003655TC CLASSIFIER
3656P: Jamal Hadi Salim
3657M: hadi@cyberus.ca
3658L: netdev@vger.kernel.org
3659S: Maintained
3660
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07003661TCP LOW PRIORITY MODULE
3662P: Wong Hoi Sing, Edison
3663M: hswong3i@gmail.com
3664P: Hung Hing Lun, Mike
3665M: hlhung3i@gmail.com
3666W: http://tcp-lp-mod.sourceforge.net/
3667S: Maintained
3668
Andy Gospodarek1a348cc2007-09-17 18:50:36 -07003669TEHUTI ETHERNET DRIVER
3670P: Alexander Indenbaum
3671M: baum@tehutinetworks.net
3672P: Andy Gospodarek
3673M: andy@greyhouse.net
3674L: netdev@vger.kernel.org
3675S: Supported
3676
Alex Dubov4020f2d2006-10-04 02:15:37 -07003677TI FLASH MEDIA INTERFACE DRIVER
3678P: Alex Dubov
3679M: oakad@yahoo.com
3680S: Maintained
3681
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003682TI OMAP MMC INTERFACE DRIVER
3683P: Carlos Aguiar, Anderson Briglia and Syed Khasim
Randy Dunlape82ce352007-10-16 23:29:44 -07003684M: linux-omap-open-source@linux.omap.com (subscribers only)
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003685W: http://linux.omap.com
3686W: http://www.muru.com/linux/omap/
3687S: Maintained
3688
Michael Buesch844dd052006-06-26 00:24:59 -07003689TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3690P: Deepak Saxena
3691M: dsaxena@plexity.net
3692S: Maintained
3693
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003694TASKSTATS STATISTICS INTERFACE
3695P: Shailabh Nagar
3696M: nagar@watson.ibm.com
3697L: linux-kernel@vger.kernel.org
3698S: Maintained
3699
Linus Torvalds1da177e2005-04-16 15:20:36 -07003700TI PARALLEL LINK CABLE DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003701P: Romain Lievin
3702M: roms@lpg.ticalc.org
3703S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003704
Per Lidene86eaa32006-01-12 16:45:18 +01003705TIPC NETWORK LAYER
3706P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01003707M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003708P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01003709M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003710P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01003711M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01003712L: tipc-discussion@lists.sourceforge.net
3713W: http://tipc.sourceforge.net/
3714W: http://tipc.cslab.ericsson.net/
3715T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
3716S: Maintained
3717
Linus Torvalds1da177e2005-04-16 15:20:36 -07003718TLAN NETWORK DRIVER
3719P: Samuel Chessman
3720M: chessman@tux.org
3721L: tlan-devel@lists.sourceforge.net
3722W: http://sourceforge.net/projects/tlan/
3723S: Maintained
3724
3725TOKEN-RING NETWORK DRIVER
3726P: Mike Phillips
3727M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003728L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003729L: linux-tr@linuxtr.net
3730W: http://www.linuxtr.net
3731S: Maintained
3732
3733TOSHIBA ACPI EXTRAS DRIVER
3734P: John Belmonte
3735M: toshiba_acpi@memebeam.org
3736W: http://memebeam.org/toys/ToshibaAcpiDriver
3737S: Maintained
3738
3739TOSHIBA SMM DRIVER
3740P: Jonathan Buzzard
3741M: jonathan@buzzard.org.uk
3742L: tlinux-users@tce.toshiba-dme.co.jp
3743W: http://www.buzzard.org.uk/toshiba/
3744S: Maintained
3745
3746TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
3747P: Muli Ben-Yehuda
3748M: mulix@mulix.org
3749L: linux-kernel@vger.kernel.org
3750S: Maintained
3751
3752TRIVIAL PATCHES
Jim Cromiece00f852006-11-30 04:49:44 +01003753P: Adrian Bunk
3754M: trivial@kernel.org
3755L: linux-kernel@vger.kernel.org
3756W: http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
3757T: git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
3758S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003759
3760TMS380 TOKEN-RING NETWORK DRIVER
3761P: Adam Fritzler
3762M: mid@auk.cx
3763L: linux-tr@linuxtr.net
3764W: http://www.auk.cx/tms380tr/
3765S: Maintained
3766
3767TULIP NETWORK DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07003768L: tulip-users@lists.sourceforge.net
3769W: http://sourceforge.net/projects/tulip/
Valerie Henson49afc592007-07-30 13:10:52 -06003770S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07003771
3772TUN/TAP driver
3773P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08003774M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003775L: vtun@office.satix.net
3776W: http://vtun.sourceforge.net/tun
3777S: Maintained
3778
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08003779TURBOCHANNEL SUBSYSTEM
3780P: Maciej W. Rozycki
3781M: macro@linux-mips.org
3782S: Maintained
3783
Linus Torvalds1da177e2005-04-16 15:20:36 -07003784U14-34F SCSI DRIVER
3785P: Dario Ballabio
3786M: ballabio_dario@emc.com
3787L: linux-scsi@vger.kernel.org
3788S: Maintained
3789
3790UDF FILESYSTEM
3791P: Ben Fennema
3792M: bfennema@falcon.csc.calpoly.edu
Linus Torvalds1da177e2005-04-16 15:20:36 -07003793W: http://linux-udf.sourceforge.net
3794S: Maintained
3795
3796UNIFORM CDROM DRIVER
3797P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003798M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003799L: linux-kernel@vger.kernel.org
3800W: http://www.kernel.dk
3801S: Maintained
3802
3803USB ACM DRIVER
3804P: Oliver Neukum
3805M: oliver@neukum.name
3806L: linux-usb-users@lists.sourceforge.net
3807L: linux-usb-devel@lists.sourceforge.net
3808S: Maintained
3809
3810USB BLOCK DRIVER (UB ub)
3811P: Pete Zaitcev
3812M: zaitcev@redhat.com
3813L: linux-kernel@vger.kernel.org
3814L: linux-usb-devel@lists.sourceforge.net
3815S: Supported
3816
Linus Torvalds1da177e2005-04-16 15:20:36 -07003817USB CDC ETHERNET DRIVER
3818P: Greg Kroah-Hartman
3819M: greg@kroah.com
3820L: linux-usb-users@lists.sourceforge.net
3821L: linux-usb-devel@lists.sourceforge.net
3822S: Maintained
3823W: http://www.kroah.com/linux-usb/
3824
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003825USB DAVICOM DM9601 DRIVER
3826P: Peter Korsgaard
3827M: jacmet@sunsite.dk
Peter Korsgaard043600a2007-06-27 21:18:18 +02003828L: netdev@vger.kernel.org
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003829W: http://www.linux-usb.org/usbnet
3830S: Maintained
3831
Linus Torvalds1da177e2005-04-16 15:20:36 -07003832USB EHCI DRIVER
3833P: David Brownell
3834M: dbrownell@users.sourceforge.net
3835L: linux-usb-devel@lists.sourceforge.net
David Brownell23d8c902006-12-05 03:10:08 -08003836S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003837
Luca Risolia7ce08c92006-01-11 02:06:59 +00003838USB ET61X[12]51 DRIVER
3839P: Luca Risolia
3840M: luca.risolia@studio.unibo.it
3841L: linux-usb-devel@lists.sourceforge.net
3842L: video4linux-list@redhat.com
3843W: http://www.linux-projects.org
3844S: Maintained
3845
David Brownell69ae9e32006-11-14 02:03:31 -08003846USB GADGET/PERIPHERAL SUBSYSTEM
3847P: David Brownell
3848M: dbrownell@users.sourceforge.net
3849L: linux-usb-devel@lists.sourceforge.net
3850W: http://www.linux-usb.org/gadget
3851S: Maintained
3852
Jiri Kosina2dea64b2007-07-11 12:12:11 +02003853USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
Jiri Kosina641266fd2007-01-15 09:56:21 +01003854P: Jiri Kosina
3855M: jkosina@suse.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07003856L: linux-usb-devel@lists.sourceforge.net
Jiri Kosinaa4dff392007-02-27 17:40:09 +01003857T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003858S: Maintained
3859
3860USB HUB DRIVER
3861P: Johannes Erdfelt
3862M: johannes@erdfelt.com
3863L: linux-usb-users@lists.sourceforge.net
3864L: linux-usb-devel@lists.sourceforge.net
3865S: Maintained
3866
Olav Kongas959eea22005-11-03 17:38:14 +02003867USB ISP116X DRIVER
3868P: Olav Kongas
3869M: ok@artecdesign.ee
3870L: linux-usb-devel@lists.sourceforge.net
3871S: Maintained
3872
Linus Torvalds1da177e2005-04-16 15:20:36 -07003873USB KAWASAKI LSI DRIVER
3874P: Oliver Neukum
3875M: oliver@neukum.name
3876L: linux-usb-users@lists.sourceforge.net
3877L: linux-usb-devel@lists.sourceforge.net
3878S: Maintained
3879
3880USB MASS STORAGE DRIVER
3881P: Matthew Dharm
3882M: mdharm-usb@one-eyed-alien.net
3883L: linux-usb-users@lists.sourceforge.net
Matthew Dharm8836aeb2005-12-04 22:03:47 -08003884L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003885S: Maintained
3886W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
3887
3888USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08003889P: David Brownell
3890M: dbrownell@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003891L: linux-usb-users@lists.sourceforge.net
3892L: linux-usb-devel@lists.sourceforge.net
David Brownell23d8c902006-12-05 03:10:08 -08003893S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003894
Matthias Urlichsba460e42005-07-14 00:33:47 -07003895USB OPTION-CARD DRIVER
3896P: Matthias Urlichs
3897M: smurf@smurf.noris.de
3898L: linux-usb-devel@lists.sourceforge.net
3899S: Maintained
3900
Linus Torvalds1da177e2005-04-16 15:20:36 -07003901USB OV511 DRIVER
3902P: Mark McClelland
3903M: mmcclell@bigfoot.com
3904L: linux-usb-users@lists.sourceforge.net
3905L: linux-usb-devel@lists.sourceforge.net
3906W: http://alpha.dyndns.org/ov511/
3907S: Maintained
3908
3909USB PEGASUS DRIVER
3910P: Petko Manolov
3911M: petkan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003912L: linux-usb-devel@lists.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02003913L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003914W: http://pegasus2.sourceforge.net/
3915S: Maintained
3916
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07003917USB PRINTER DRIVER (usblp)
3918P: Pete Zaitcev
3919M: zaitcev@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003920L: linux-usb-users@lists.sourceforge.net
3921L: linux-usb-devel@lists.sourceforge.net
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07003922S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003923
3924USB RTL8150 DRIVER
3925P: Petko Manolov
3926M: petkan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003927L: linux-usb-devel@lists.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02003928L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003929W: http://pegasus2.sourceforge.net/
3930S: Maintained
3931
3932USB SE401 DRIVER
3933P: Jeroen Vreeken
3934M: pe1rxq@amsat.org
3935L: linux-usb-users@lists.sourceforge.net
3936L: linux-usb-devel@lists.sourceforge.net
3937W: http://www.chello.nl/~j.vreeken/se401/
3938S: Maintained
3939
3940USB SERIAL CYBERJACK DRIVER
3941P: Matthias Bruestle and Harald Welte
3942M: support@reiner-sct.com
3943W: http://www.reiner-sct.de/support/treiber_cyberjack.php
3944S: Maintained
3945
3946USB SERIAL DIGI ACCELEPORT DRIVER
3947P: Peter Berger and Al Borchers
3948M: pberger@brimson.com
3949M: alborchers@steinerpoint.com
3950L: linux-usb-users@lists.sourceforge.net
3951L: linux-usb-devel@lists.sourceforge.net
3952S: Maintained
3953
3954USB SERIAL DRIVER
3955P: Greg Kroah-Hartman
3956M: gregkh@suse.de
3957L: linux-usb-users@lists.sourceforge.net
3958L: linux-usb-devel@lists.sourceforge.net
3959S: Supported
3960
3961USB SERIAL BELKIN F5U103 DRIVER
3962P: William Greathouse
3963M: wgreathouse@smva.com
3964L: linux-usb-users@lists.sourceforge.net
3965L: linux-usb-devel@lists.sourceforge.net
3966S: Maintained
3967
3968USB SERIAL CYPRESS M8 DRIVER
3969P: Lonnie Mendez
3970M: dignome@gmail.com
3971L: linux-usb-users@lists.sourceforge.net
3972L: linux-usb-devel@lists.sourceforge.net
3973S: Maintained
3974W: http://geocities.com/i0xox0i
3975W: http://firstlight.net/cvs
3976
3977USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
3978L: linux-usb-users@lists.sourceforge.net
3979L: linux-usb-devel@lists.sourceforge.net
3980S: Maintained
3981
3982USB AUERSWALD DRIVER
3983P: Wolfgang Muees
3984M: wolfgang@iksw-muees.de
3985L: linux-usb-users@lists.sourceforge.net
3986L: linux-usb-devel@lists.sourceforge.net
3987S: Maintained
3988
3989USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
3990P: Gary Brubaker
3991M: xavyer@ix.netcom.com
3992L: linux-usb-users@lists.sourceforge.net
3993L: linux-usb-devel@lists.sourceforge.net
3994S: Maintained
3995
3996USB SERIAL KEYSPAN DRIVER
3997P: Greg Kroah-Hartman
3998M: greg@kroah.com
3999L: linux-usb-users@lists.sourceforge.net
4000L: linux-usb-devel@lists.sourceforge.net
4001W: http://www.kroah.com/linux/
4002S: Maintained
4003
4004USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04004005P: Support Department
4006M: support@connecttech.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004007L: linux-usb-users@lists.sourceforge.net
4008L: linux-usb-devel@lists.sourceforge.net
4009W: http://www.connecttech.com
4010S: Supported
4011
Luca Risoliaf423b9a2007-03-26 16:12:04 -03004012USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07004013P: Luca Risolia
4014M: luca.risolia@studio.unibo.it
4015L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00004016L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004017W: http://www.linux-projects.org
4018S: Maintained
4019
4020USB SUBSYSTEM
4021P: Greg Kroah-Hartman
4022M: gregkh@suse.de
4023L: linux-usb-users@lists.sourceforge.net
4024L: linux-usb-devel@lists.sourceforge.net
4025W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08004026T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07004027S: Supported
4028
4029USB UHCI DRIVER
4030P: Alan Stern
4031M: stern@rowland.harvard.edu
4032L: linux-usb-users@lists.sourceforge.net
4033L: linux-usb-devel@lists.sourceforge.net
4034S: Maintained
4035
David Brownell69ae9e32006-11-14 02:03:31 -08004036USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07004037P: David Brownell
4038M: dbrownell@users.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02004039L: netdev@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004040W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07004041S: Maintained
4042
4043USB W996[87]CF DRIVER
4044P: Luca Risolia
4045M: luca.risolia@studio.unibo.it
4046L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00004047L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004048W: http://www.linux-projects.org
4049S: Maintained
4050
Luca Risolia60f78052006-02-06 16:29:35 +00004051USB ZC0301 DRIVER
4052P: Luca Risolia
4053M: luca.risolia@studio.unibo.it
4054L: linux-usb-devel@lists.sourceforge.net
4055L: video4linux-list@redhat.com
4056W: http://www.linux-projects.org
4057S: Maintained
4058
Linus Torvalds1da177e2005-04-16 15:20:36 -07004059USB ZD1201 DRIVER
4060P: Jeroen Vreeken
4061M: pe1rxq@amsat.org
4062L: linux-usb-users@lists.sourceforge.net
4063L: linux-usb-devel@lists.sourceforge.net
4064W: http://linux-lc100020.sourceforge.net
4065S: Maintained
4066
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004067USB ZR364XX DRIVER
4068P: Antoine Jacquet
4069M: royale@zerezo.com
4070L: linux-usb-devel@lists.sourceforge.net
4071L: video4linux-list@redhat.com
4072W: http://royale.zerezo.com/zr364xx/
4073S: Maintained
4074
Linus Torvalds1da177e2005-04-16 15:20:36 -07004075USER-MODE LINUX
4076P: Jeff Dike
4077M: jdike@karaya.com
4078L: user-mode-linux-devel@lists.sourceforge.net
4079L: user-mode-linux-user@lists.sourceforge.net
4080W: http://user-mode-linux.sourceforge.net
4081S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004082
Linus Torvalds1da177e2005-04-16 15:20:36 -07004083FAT/VFAT/MSDOS FILESYSTEM:
4084P: OGAWA Hirofumi
4085M: hirofumi@mail.parknet.co.jp
4086L: linux-kernel@vger.kernel.org
4087S: Maintained
4088
Linus Torvalds1da177e2005-04-16 15:20:36 -07004089VIA RHINE NETWORK DRIVER
4090P: Roger Luethi
4091M: rl@hellgate.ch
4092S: Maintained
4093
Jean Delvare32c0a522005-09-22 21:47:58 +02004094VIAPRO SMBUS DRIVER
4095P: Jean Delvare
4096M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02004097L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02004098S: Maintained
4099
Francois Romieu01f20732007-01-26 00:57:17 -08004100VIA VELOCITY NETWORK DRIVER
4101P: Francois Romieu
4102M: romieu@fr.zoreil.com
4103L: netdev@vger.kernel.org
4104S: Maintained
4105
Linus Torvalds1da177e2005-04-16 15:20:36 -07004106UCLINUX (AND M68KNOMMU)
4107P: Greg Ungerer
4108M: gerg@uclinux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004109W: http://www.uclinux.org/
Adrian Bunkd660a742005-06-25 14:59:35 -07004110L: uclinux-dev@uclinux.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004111S: Maintained
4112
4113UCLINUX FOR NEC V850
4114P: Miles Bader
Linus Torvalds1da177e2005-04-16 15:20:36 -07004115
4116UCLINUX FOR RENESAS H8/300
4117P: Yoshinori Sato
4118M: ysato@users.sourceforge.jp
4119W: http://uclinux-h8.sourceforge.jp/
4120S: Supported
4121
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03004122UFS FILESYSTEM
Alan Coxabb49202007-06-08 13:47:03 -07004123P: Evgeniy Dushistov
4124M: dushistov@mail.ru
4125L: linux-kernel@vger.kernel.org
4126S: Maintained
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03004127
Linus Torvalds1da177e2005-04-16 15:20:36 -07004128USB DIAMOND RIO500 DRIVER
4129P: Cesar Miquel
4130M: miquel@df.uba.ar
4131L: rio500-users@lists.sourceforge.net
4132W: http://rio500.sourceforge.net
4133S: Maintained
4134
4135VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004136P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02004137M: mchehab@infradead.org
4138M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004139L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004140W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02004141T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004142S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004143
Patrick McHardybe7f8272007-10-23 20:26:36 -07004144VLAN (802.1Q)
4145P: Patrick McHardy
4146M: kaber@trash.net
4147L: netdev@vger.kernel.org
4148S: Maintained
4149
Juerg Haefligerab413192006-09-24 20:54:04 +02004150VT1211 HARDWARE MONITOR DRIVER
4151P: Juerg Haefliger
4152M: juergh@gmail.com
4153L: lm-sensors@lm-sensors.org
4154S: Maintained
4155
Roger Lucas1de9e372005-11-26 20:20:05 +01004156VT8231 HARDWARE MONITOR DRIVER
4157P: Roger Lucas
4158M: roger@planbit.co.uk
4159L: lm-sensors@lm-sensors.org
4160S: Maintained
4161
Linus Torvalds1da177e2005-04-16 15:20:36 -07004162W1 DALLAS'S 1-WIRE BUS
4163P: Evgeniy Polyakov
4164M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07004165S: Maintained
4166
Charles Spirakis13927072006-07-05 18:05:15 +02004167W83791D HARDWARE MONITORING DRIVER
4168P: Charles Spirakis
4169M: bezaur@gmail.com
4170L: lm-sensors@lm-sensors.org
Charles Spirakis64383122007-09-04 13:31:56 -07004171S: Odd Fixes
Charles Spirakis13927072006-07-05 18:05:15 +02004172
Rudolf Marek61db0112006-12-12 18:18:30 +01004173W83793 HARDWARE MONITORING DRIVER
4174P: Rudolf Marek
4175M: r.marek@assembler.cz
4176L: lm-sensors@lm-sensors.org
4177S: Maintained
4178
Linus Torvalds1da177e2005-04-16 15:20:36 -07004179W83L51xD SD/MMC CARD INTERFACE DRIVER
4180P: Pierre Ossman
4181M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01004182L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004183W: http://projects.drzeus.cx/wbsd
4184S: Maintained
4185
Wim Van Sebroeck35277612006-01-15 21:21:14 +01004186WATCHDOG DEVICE DRIVERS
4187P: Wim Van Sebroeck
4188M: wim@iguana.be
4189T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4190S: Maintained
4191
Linus Torvalds1da177e2005-04-16 15:20:36 -07004192WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4193P: Jean Tourrilhes
4194M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07004195L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004196W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4197S: Maintained
4198
4199WD7000 SCSI DRIVER
4200P: Miroslav Zagorac
4201M: zaga@fly.cc.fer.hr
4202L: linux-scsi@vger.kernel.org
4203S: Maintained
4204
Dmitry Torokhov5fc146802005-11-20 00:50:06 -05004205WISTRON LAPTOP BUTTON DRIVER
4206P: Miloslav Trmac
4207M: mitr@volny.cz
4208S: Maintained
4209
Linus Torvalds1da177e2005-04-16 15:20:36 -07004210WL3501 WIRELESS PCMCIA CARD DRIVER
4211P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004212M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07004213L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004214W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07004215S: Maintained
4216
4217X.25 NETWORK LAYER
4218P: Henner Eisen
4219M: eis@baty.hanse.de
4220L: linux-x25@vger.kernel.org
4221S: Maintained
4222
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02004223XEN HYPERVISOR INTERFACE
4224P: Jeremy Fitzhardinge
4225M: jeremy@xensource.com
4226P: Chris Wright
4227M: chrisw@sous-sol.org
4228L: virtualization@lists.osdl.org
4229L: xen-devel@lists.xensource.com
4230S: Supported
4231
Linus Torvalds1da177e2005-04-16 15:20:36 -07004232XFS FILESYSTEM
4233P: Silicon Graphics Inc
Timothy Shimmin78bfd362007-06-11 20:42:09 -07004234P: Tim Shimmin
Linus Torvalds1da177e2005-04-16 15:20:36 -07004235M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004236L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004237W: http://oss.sgi.com/projects/xfs
Tim Shimmine99f0562007-06-19 15:26:35 +10004238T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004239S: Supported
4240
Grant Likelyc9d3d8e2007-10-01 16:33:51 +02004241XILINX SYSTEMACE DRIVER
4242P: Grant Likely
4243M: grant.likely@secretlab.ca
4244W: http://www.secretlab.ca/
4245L: linux-kernel@vger.kernel.org
4246S: Maintained
4247
Peter Korsgaard238b8722006-12-06 20:35:17 -08004248XILINX UARTLITE SERIAL DRIVER
4249P: Peter Korsgaard
4250M: jacmet@sunsite.dk
4251L: linux-serial@vger.kernel.org
4252S: Maintained
4253
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004254X86 ARCHITECTURE (32-BIT AND 64-BIT)
4255P: Thomas Gleixner
4256M: tglx@linutronix.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07004257P: Ingo Molnar
4258M: mingo@redhat.com
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004259P: H. Peter Anvin
4260M: hpa@zytor.com
4261L: linux-kernel@vger.kernel.org
4262T: git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004263S: Maintained
4264
Linus Torvalds1da177e2005-04-16 15:20:36 -07004265YAM DRIVER FOR AX.25
4266P: Jean-Paul Roubelat
4267M: jpr@f6fbb.org
4268L: linux-hams@vger.kernel.org
4269S: Maintained
4270
Henkaf64a5e2005-10-12 15:02:56 +02004271YEALINK PHONE DRIVER
4272P: Henk Vergonet
4273M: Henk.Vergonet@gmail.com
4274L: usbb2k-api-dev@nongnu.org
4275S: Maintained
4276
Linus Torvalds1da177e2005-04-16 15:20:36 -07004277Z8530 DRIVER FOR AX.25
4278P: Joerg Reuter
4279M: jreuter@yaina.de
4280W: http://yaina.de/jreuter/
4281W: http://www.qsl.net/dl1bke/
4282L: linux-hams@vger.kernel.org
4283S: Maintained
4284
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004285ZD1211RW WIRELESS DRIVER
4286P: Daniel Drake
4287M: dsd@gentoo.org
4288P: Ulrich Kunitz
4289M: kune@deine-taler.de
4290W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004291L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004292L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4293S: Maintained
4294
Linus Torvalds1da177e2005-04-16 15:20:36 -07004295ZF MACHZ WATCHDOG
4296P: Fernando Fuganti
4297M: fuganti@netbank.com.br
4298W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4299S: Maintained
4300
4301ZR36067 VIDEO FOR LINUX DRIVER
4302P: Ronald Bultje
4303M: rbultje@ronald.bitfreak.net
4304L: mjpeg-users@lists.sourceforge.net
4305W: http://mjpeg.sourceforge.net/driver-zoran/
4306S: Maintained
4307
4308ZR36120 VIDEO FOR LINUX DRIVER
4309P: Pauline Middelink
4310M: middelin@polyware.nl
4311W: http://www.polyware.nl/~middelin/En/hobbies.html
4312W: http://www.polyware.nl/~middelin/hobbies.html
4313S: Maintained
4314
Maciej W. Rozycki8b4a4082007-07-18 00:49:11 -07004315ZS DECSTATION Z85C30 SERIAL DRIVER
4316P: Maciej W. Rozycki
4317M: macro@linux-mips.org
4318S: Maintained
4319
Linus Torvalds1da177e2005-04-16 15:20:36 -07004320THE REST
4321P: Linus Torvalds
4322S: Buried alive in reporters