blob: e65e96a14bec491b8f1c533069af487ede6d6f9c [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
47 of the OSDL certificate of contribution
48 (http://www.osdl.org/newsroom/press_releases/2004/2004_05_24_dco.html)
49 and should include a Signed-off-by: line.
50
Linus Torvalds1da177e2005-04-16 15:20:36 -0700516. Make sure you have the right to send any changes you make. If you
52 do changes at work you may find your employer owns the patch
53 not you.
54
Alan Coxc9ee1332006-05-20 15:00:12 -0700557. When sending security related changes or reports to a maintainer
56 please Cc: security@kernel.org, especially if the maintainer
57 does not respond.
58
598. Happy hacking.
Linus Torvalds1da177e2005-04-16 15:20:36 -070060
Antoine Jacquetb7eee612007-04-27 12:30:59 -030061 -----------------------------------
Linus Torvalds1da177e2005-04-16 15:20:36 -070062
63Maintainers List (try to look for most precise areas first)
64
65Note: For the hard of thinking, this list is meant to remain in alphabetical
66order. If you could add yourselves to it in alphabetical order that would be
67so much easier [Ed]
68
69P: Person
70M: Mail patches to
71L: Mailing list that is relevant to this area
72W: Web-page with status/info
Jody McIntyre50306fb2005-11-23 15:44:03 -080073T: SCM tree type and location. Type is one of: git, hg, quilt.
Linus Torvalds1da177e2005-04-16 15:20:36 -070074S: Status, one of the following:
75
76 Supported: Someone is actually paid to look after this.
77 Maintained: Someone actually looks after it.
78 Odd Fixes: It has a maintainer but they don't have time to do
79 much other than throw the odd patch in. See below..
80 Orphan: No current maintainer [but maybe you could take the
81 role as you write your new code].
82 Obsolete: Old code. Something tagged obsolete generally means
83 it has been replaced by a better system and you
84 should be using that.
85
863C359 NETWORK DRIVER
87P: Mike Phillips
88M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -070089L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -070090L: linux-tr@linuxtr.net
91W: http://www.linuxtr.net
92S: Maintained
93
943C505 NETWORK DRIVER
95P: Philip Blundell
96M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -070097L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -070098S: Maintained
99
1003CR990 NETWORK DRIVER
101P: David Dillow
102M: dave@thedillows.org
Ralf Baechle979b6c12005-06-13 14:30:40 -0700103L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700104S: Maintained
105
1063W-XXXX ATA-RAID CONTROLLER DRIVER
107P: Adam Radford
108M: linuxraid@amcc.com
109L: linux-scsi@vger.kernel.org
110W: http://www.amcc.com
111S: Supported
112
1133W-9XXX SATA-RAID CONTROLLER DRIVER
114P: Adam Radford
115M: linuxraid@amcc.com
116L: linux-scsi@vger.kernel.org
117W: http://www.amcc.com
118S: Supported
119
12053C700 AND 53C700-66 SCSI DRIVER
121P: James E.J. Bottomley
122M: James.Bottomley@HansenPartnership.com
123L: linux-scsi@vger.kernel.org
124S: Maintained
125
1266PACK NETWORK DRIVER FOR AX.25
127P: Andreas Koensgen
128M: ajk@iehk.rwth-aachen.de
129L: linux-hams@vger.kernel.org
130S: Maintained
131
1328139CP 10/100 FAST ETHERNET DRIVER
133P: Jeff Garzik
134M: jgarzik@pobox.com
135S: Maintained
136
1378139TOO 10/100 FAST ETHERNET DRIVER
138P: Jeff Garzik
139M: jgarzik@pobox.com
140W: http://sourceforge.net/projects/gkernel/
141S: Maintained
142
1438169 10/100/1000 GIGABIT ETHERNET DRIVER
144P: Francois Romieu
145M: romieu@fr.zoreil.com
Ralf Baechle979b6c12005-06-13 14:30:40 -0700146L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700147S: Maintained
148
1498250/16?50 (AND CLONE UARTS) SERIAL DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -0700150L: linux-serial@vger.kernel.org
151W: http://serial.sourceforge.net
Russell King353cefd2006-10-03 17:36:11 +0100152S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -0700153
1548390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
155P: Paul Gortmaker
156M: p_gortmaker@yahoo.com
Ralf Baechle979b6c12005-06-13 14:30:40 -0700157L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700158S: Maintained
159
Eric Van Hensbergen67543e52006-03-25 03:07:29 -08001609P FILE SYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +0100161P: Eric Van Hensbergen
162M: ericvh@gmail.com
163P: Ron Minnich
164M: rminnich@lanl.gov
165P: Latchesar Ionkov
166M: lucho@ionkov.net
167L: v9fs-developer@lists.sourceforge.net
168W: http://v9fs.sf.net
169T: git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git
170S: Maintained
Eric Van Hensbergen67543e52006-03-25 03:07:29 -0800171
Linus Torvalds1da177e2005-04-16 15:20:36 -0700172A2232 SERIAL BOARD DRIVER
173P: Enver Haase
174M: ehaase@inf.fu-berlin.de
175M: A2232@gmx.net
176L: linux-m68k@lists.linux-m68k.org
177S: Maintained
178
179AIO
180P: Benjamin LaHaise
181M: bcrl@kvack.org
182L: linux-aio@kvack.org
183S: Supported
184
Hans de Goedef2b84bb2006-06-04 20:22:24 +0200185ABIT UGURU HARDWARE MONITOR DRIVER
186P: Hans de Goede
187M: j.w.r.degoede@hhs.nl
188L: lm-sensors@lm-sensors.org
189S: Maintained
190
Linus Torvalds1da177e2005-04-16 15:20:36 -0700191ACENIC DRIVER
192P: Jes Sorensen
193M: jes@trained-monkey.org
194L: linux-acenic@sunsite.dk
195S: Maintained
196
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700197IPS SCSI RAID DRIVER
198P: Adaptec OEM Raid Solutions
199M: aacraid@adaptec.com
200L: linux-scsi@vger.kernel.org
201W: http://www.adaptec.com/
202S: Maintained
203
204DPT_I2O SCSI RAID DRIVER
205P: Adaptec OEM Raid Solutions
206M: aacraid@adaptec.com
207L: linux-scsi@vger.kernel.org
208W: http://www.adaptec.com/
209S: Maintained
210
Linus Torvalds1da177e2005-04-16 15:20:36 -0700211AACRAID SCSI RAID DRIVER
212P: Adaptec OEM Raid Solutions
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700213M: aacraid@adaptec.com
Linus Torvalds1da177e2005-04-16 15:20:36 -0700214L: linux-scsi@vger.kernel.org
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700215W: http://www.adaptec.com/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700216S: Supported
217
218ACPI
219P: Len Brown
220M: len.brown@intel.com
Len Brown8b59a452007-01-08 19:03:28 -0500221M: lenb@kernel.org
Len Brown6968e502005-12-30 00:32:49 -0500222L: linux-acpi@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700223W: http://acpi.sourceforge.net/
Jody McIntyre6fb04252005-11-18 09:31:06 -0800224T: git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
Len Brown8b59a452007-01-08 19:03:28 -0500225S: Supported
226
227ACPI BATTERY DRIVERS
Len Browna4146552007-06-23 15:54:36 -0400228P: Alexey Starikovskiy
229M: astarikovskiy@suse.de
Len Brown8b59a452007-01-08 19:03:28 -0500230L: linux-acpi@vger.kernel.org
231W: http://acpi.sourceforge.net/
232S: Supported
233
234ACPI EC DRIVER
235P: Alexey Starikovskiy
Len Browna4146552007-06-23 15:54:36 -0400236M: astarikovskiy@suse.de
Len Brown8b59a452007-01-08 19:03:28 -0500237L: linux-acpi@vger.kernel.org
238W: http://acpi.sourceforge.net/
239S: Supported
240
241ACPI FAN DRIVER
242P: Konstantin A. Karasyov
243M: konstantin.a.karasyov@intel.com
244L: linux-acpi@vger.kernel.org
245W: http://acpi.sourceforge.net/
246S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700247
Kristen Carlson Accardi998be202006-07-26 10:52:33 -0700248ACPI PCI HOTPLUG DRIVER
249P: Kristen Carlson Accardi
250M: kristen.c.accardi@intel.com
251L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -0500252S: Supported
253
254ACPI THERMAL DRIVER
255P: Konstantin A. Karasyov
256M: konstantin.a.karasyov@intel.com
257L: linux-acpi@vger.kernel.org
258W: http://acpi.sourceforge.net/
259S: Supported
Kristen Carlson Accardi998be202006-07-26 10:52:33 -0700260
Len Brown359acec2007-02-10 01:59:24 -0500261ACPI VIDEO DRIVER
262P: Luming Yu
263M: luming.yu@intel.com
264L: linux-acpi@vger.kernel.org
265W: http://acpi.sourceforge.net/
266S: Supported
267
Linus Torvalds1da177e2005-04-16 15:20:36 -0700268ADM1025 HARDWARE MONITOR DRIVER
269P: Jean Delvare
270M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +0200271L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700272S: Maintained
273
Corentin Labbecae2caa2007-02-14 21:15:04 +0100274ADM1029 HARDWARE MONITOR DRIVER
275P: Corentin Labbe
276M: corentin.labbe@geomatys.fr
277L: lm-sensors@lm-sensors.org
278S: Maintained
279
Linus Torvalds1da177e2005-04-16 15:20:36 -0700280ADT746X FAN DRIVER
281P: Colin Leroy
282M: colin@colino.net
283S: Maintained
284
Linus Torvalds1da177e2005-04-16 15:20:36 -0700285AEDSP16 DRIVER
286P: Riccardo Facchetti
287M: fizban@tin.it
288S: Maintained
289
290AFFS FILE SYSTEM
291P: Roman Zippel
292M: zippel@linux-m68k.org
293S: Maintained
294
295AGPGART DRIVER
Dave Jones70e89922007-07-09 20:23:50 -0400296P: David Airlie
297M: airlied@linux.ie
298T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700299S: Maintained
300
301AHA152X SCSI DRIVER
302P: Juergen E. Fischer
303M: Juergen Fischer <fischer@norbit.de>
304L: linux-scsi@vger.kernel.org
305S: Maintained
306
307ALCATEL SPEEDTOUCH USB DRIVER
308P: Duncan Sands
309M: duncan.sands@free.fr
310L: linux-usb-users@lists.sourceforge.net
311L: linux-usb-devel@lists.sourceforge.net
312W: http://www.linux-usb.org/SpeedTouch/
313S: Maintained
314
Pierre Ossman272f1332007-05-14 21:25:26 +0200315ALCHEMY AU1XX0 MMC DRIVER
316S: Orphan
317
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000318ALI1563 I2C DRIVER
319P: Rudolf Marek
Jean Delvare7188cc62006-12-12 18:18:30 +0100320M: r.marek@assembler.cz
Jean Delvare5d925fe2006-07-01 17:14:32 +0200321L: i2c@lm-sensors.org
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000322S: Maintained
323
Linus Torvalds1da177e2005-04-16 15:20:36 -0700324ALPHA PORT
325P: Richard Henderson
326M: rth@twiddle.net
327S: Odd Fixes for 2.4; Maintained for 2.6.
328P: Ivan Kokshaysky
329M: ink@jurassic.park.msu.ru
330S: Maintained for 2.4; PCI support for 2.6.
331
Thomas Dahlmann167a6752007-07-12 09:30:39 -0700332AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
333P: Thomas Dahlmann
334M: thomas.dahlmann@amd.com
335L: info-linux@geode.amd.com
336S: Supported
337
Jordan Crousef90b8112006-01-06 00:12:14 -0800338AMD GEODE PROCESSOR/CHIPSET SUPPORT
Jim Cromiece00f852006-11-30 04:49:44 +0100339P: Jordan Crouse
340M: info-linux@geode.amd.com
Jordan Crousef90b8112006-01-06 00:12:14 -0800341L: info-linux@geode.amd.com
342W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
343S: Supported
344
Stelian Pop284f42b2006-12-12 18:18:31 +0100345AMS (Apple Motion Sensor) DRIVER
346P: Stelian Pop
347M: stelian@popies.net
348P: Michael Hanselmann
349M: linux-kernel@hansmi.ch
350S: Supported
351
Tom Tuckerf94b5332006-09-22 15:22:48 -0700352AMSO1100 RNIC DRIVER
353P: Tom Tucker
354M: tom@opengridcomputing.com
355P: Steve Wise
356M: swise@opengridcomputing.com
Roland Dreier78526822007-07-09 20:12:26 -0700357L: general@lists.openfabrics.org
Tom Tuckerf94b5332006-09-22 15:22:48 -0700358S: Maintained
359
Johannes Berg42269062006-07-25 16:15:50 +0200360AOA (Apple Onboard Audio) ALSA DRIVER
361P: Johannes Berg
362M: johannes@sipsolutions.net
363L: linuxppc-dev@ozlabs.org
Takashi Iwai82622042007-04-16 12:32:52 +0200364L: alsa-devel@alsa-project.org (subscribers-only)
Johannes Berg42269062006-07-25 16:15:50 +0200365S: Maintained
366
Linus Torvalds1da177e2005-04-16 15:20:36 -0700367APM DRIVER
368P: Stephen Rothwell
369M: sfr@canb.auug.org.au
370L: linux-laptop@vger.kernel.org
371W: http://www.canb.auug.org.au/~sfr/
372S: Supported
373
Nicolas Boichat6f2fad72007-05-08 00:24:52 -0700374APPLE SMC DRIVER
375P: Nicolas Boichat
376M: nicolas@boichat.ch
377L: mactel-linux-devel@lists.sourceforge.net
378S: Maintained
379
Linus Torvalds1da177e2005-04-16 15:20:36 -0700380APPLETALK NETWORK LAYER
381P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -0300382M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700383S: Maintained
384
Jaya Kumar1154ea72005-06-21 17:17:04 -0700385ARC FRAMEBUFFER DRIVER
386P: Jaya Kumar
387M: jayalk@intworks.biz
388S: Maintained
389
Linus Torvalds1da177e2005-04-16 15:20:36 -0700390ARM MFM AND FLOPPY DRIVERS
391P: Ian Molton
392M: spyro@f2s.com
393S: Maintained
394
Russell King2761f5c2007-05-24 06:56:08 +0200395ARM PRIMECELL MMCI PL180/1 DRIVER
396P: Russell King
397M: rmk@arm.linux.org.uk
398L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
399S: Maintained
400
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800401ARM/ADI ROADRUNNER MACHINE SUPPORT
402P: Lennert Buytenhek
403M: kernel@wantstofly.org
404L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
405S: Maintained
406
407ARM/ADS SPHERE MACHINE SUPPORT
408P: Lennert Buytenhek
409M: kernel@wantstofly.org
410L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
411S: Maintained
412
413ARM/AJECO 1ARM MACHINE SUPPORT
414P: Lennert Buytenhek
415M: kernel@wantstofly.org
416L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
417S: Maintained
418
Andrew Victord4a89c72006-12-04 13:56:21 +0100419ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
420P: Andrew Victor
421M: andrew@sanpeople.com
422L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
423W: http://maxim.org.za/at91_26.html
424S: Maintained
425
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800426ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
427P: Lennert Buytenhek
428M: kernel@wantstofly.org
429L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
430S: Maintained
431
432ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
433P: Lennert Buytenhek
434M: kernel@wantstofly.org
435L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
436S: Maintained
437
Linus Torvalds1da177e2005-04-16 15:20:36 -0700438ARM/CORGI MACHINE SUPPORT
439P: Richard Purdie
440M: rpurdie@rpsys.net
441S: Maintained
442
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800443ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
444P: Lennert Buytenhek
445M: kernel@wantstofly.org
446L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
447S: Maintained
448
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100449ARM/HP JORNADA 7XX MACHINE SUPPORT
450P: Kristoffer Ericson
Kristoffer Ericson6a4d0282007-07-07 17:45:10 +0100451M: kristoffer.ericson@gmail.com
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100452W: www.jlime.com
453S: Maintained
454
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800455ARM/INTEL IOP32X ARM ARCHITECTURE
456P: Lennert Buytenhek
457M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100458P: Dan Williams
459M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800460L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100461S: Supported
462
463ARM/INTEL IOP33X ARM ARCHITECTURE
464P: Dan Williams
465M: dan.j.williams@intel.com
466L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
467S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800468
469ARM/INTEL IOP13XX ARM ARCHITECTURE
470P: Lennert Buytenhek
471M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100472P: Dan Williams
473M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800474L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100475S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800476
477ARM/INTEL IQ81342EX MACHINE SUPPORT
478P: Lennert Buytenhek
479M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100480P: Dan Williams
481M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800482L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100483S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800484
485ARM/INTEL IXP2000 ARM ARCHITECTURE
486P: Lennert Buytenhek
487M: kernel@wantstofly.org
488L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
489S: Maintained
490
491ARM/INTEL IXDP2850 MACHINE SUPPORT
492P: Lennert Buytenhek
493M: kernel@wantstofly.org
494L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
495S: Maintained
496
497ARM/INTEL IXP23XX ARM ARCHITECTURE
498P: Lennert Buytenhek
499M: kernel@wantstofly.org
500L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
501S: Maintained
502
503ARM/INTEL XSC3 (MANZANO) ARM CORE
504P: Lennert Buytenhek
505M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100506P: Dan Williams
507M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800508L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100509S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800510
511ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
512P: Lennert Buytenhek
513M: kernel@wantstofly.org
514L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
515S: Maintained
516
517ARM/LOGICPD PXA270 MACHINE SUPPORT
518P: Lennert Buytenhek
519M: kernel@wantstofly.org
520L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
521S: Maintained
522
Dirk Opfer8459c152005-11-06 14:27:52 +0000523ARM/TOSA MACHINE SUPPORT
524P: Dirk Opfer
525M: dirk@opfer-online.de
526S: Maintained
527
Linus Torvalds1da177e2005-04-16 15:20:36 -0700528ARM/PLEB SUPPORT
529P: Peter Chubb
530M: pleb@gelato.unsw.edu.au
531W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
532S: Maintained
533
534ARM/PT DIGITAL BOARD PORT
535P: Stefan Eletzhofer
536M: stefan.eletzhofer@eletztrick.de
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700537L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700538W: http://www.arm.linux.org.uk/
539S: Maintained
540
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800541ARM/RADISYS ENP2611 MACHINE SUPPORT
542P: Lennert Buytenhek
543M: kernel@wantstofly.org
544L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
545S: Maintained
546
Linus Torvalds1da177e2005-04-16 15:20:36 -0700547ARM/SHARK MACHINE SUPPORT
548P: Alexander Schulz
549M: alex@shark-linux.de
550W: http://www.shark-linux.de/shark.html
551S: Maintained
552
553ARM/STRONGARM110 PORT
554P: Russell King
555M: rmk@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700556L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700557W: http://www.arm.linux.org.uk/
558S: Maintained
559
560ARM/S3C2410 ARM ARCHITECTURE
561P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800562M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700563L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700564W: http://www.fluff.org/ben/linux/
565S: Maintained
566
567ARM/S3C2440 ARM ARCHITECTURE
568P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800569M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700570L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700571W: http://www.fluff.org/ben/linux/
572S: Maintained
573
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800574ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
575P: Lennert Buytenhek
576M: kernel@wantstofly.org
577L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
578S: Maintained
579
580ARM/THECUS N2100 MACHINE SUPPORT
581P: Lennert Buytenhek
582M: kernel@wantstofly.org
583L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
584S: Maintained
585
Linus Torvalds1da177e2005-04-16 15:20:36 -0700586ARPD SUPPORT
587P: Jonathan Layes
Ralf Baechle979b6c12005-06-13 14:30:40 -0700588L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700589S: Maintained
590
591ASUS ACPI EXTRAS DRIVER
Len Brown0b67d942006-12-22 21:18:56 -0500592P: Corentin Chary
593M: corentincj@iksaif.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700594P: Karol Kozimor
595M: sziwan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700596L: acpi4asus-user@lists.sourceforge.net
597W: http://sourceforge.net/projects/acpi4asus
Len Brown0b67d942006-12-22 21:18:56 -0500598W: http://xf.iksaif.net/acpi4asus
Linus Torvalds1da177e2005-04-16 15:20:36 -0700599S: Maintained
600
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -0400601ASUS ASB100 HARDWARE MONITOR DRIVER
602P: Mark M. Hoffman
603M: mhoffman@lightlink.com
604L: lm-sensors@lm-sensors.org
605S: Maintained
606
Corentin Chary85091b72007-01-26 14:04:30 +0100607ASUS LAPTOP EXTRAS DRIVER
608P: Corentin Chary
609M: corentincj@iksaif.net
610L: acpi4asus-user@lists.sourceforge.net
611W: http://sourceforge.net/projects/acpi4asus
612W: http://xf.iksaif.net/acpi4asus
613S: Maintained
614
Linus Torvalds1da177e2005-04-16 15:20:36 -0700615ATA OVER ETHERNET DRIVER
616P: Ed L. Cashin
617M: ecashin@coraid.com
618W: http://www.coraid.com/support/linux
619S: Supported
620
Jay Cliburn8d5ca6e2007-02-03 20:25:10 -0600621ATL1 ETHERNET DRIVER
622P: Jay Cliburn
623M: jcliburn@gmail.com
624P: Chris Snook
625M: csnook@redhat.com
626L: atl1-devel@lists.sourceforge.net
627W: http://sourceforge.net/projects/atl1
628W: http://atl1.sourceforge.net
629S: Maintained
630
Linus Torvalds1da177e2005-04-16 15:20:36 -0700631ATM
632P: Chas Williams
633M: chas@cmf.nrl.navy.mil
Roland Dreierf37bf902006-09-13 20:39:33 -0700634L: linux-atm-general@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700635W: http://linux-atm.sourceforge.net
636S: Maintained
637
Pierre Ossman272f1332007-05-14 21:25:26 +0200638ATMEL AT91 MCI DRIVER
Pierre Ossman81764fa2007-07-15 18:47:38 +0200639P: Nicolas Ferre
640M: nicolas.ferre@rfo.atmel.com
641L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
642W: http://www.atmel.com/products/AT91/
643W: http://www.at91.com/
644S: Maintained
Pierre Ossman272f1332007-05-14 21:25:26 +0200645
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100646ATMEL MACB ETHERNET DRIVER
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100647P: Haavard Skinnemoen
648M: hskinnemoen@atmel.com
649S: Supported
650
Haavard Skinnemoen754ce4f2007-02-14 00:33:09 -0800651ATMEL SPI DRIVER
652P: Haavard Skinnemoen
653M: hskinnemoen@atmel.com
654S: Supported
655
Linus Torvalds1da177e2005-04-16 15:20:36 -0700656ATMEL WIRELESS DRIVER
657P: Simon Kelley
658M: simon@thekelleys.org.uk
Johannes Berg724c6b32007-04-23 12:18:20 -0700659L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700660W: http://www.thekelleys.org.uk/atmel
661W: http://atmelwlandriver.sourceforge.net/
662S: Maintained
663
Chris Wrighta92b7b82005-07-07 18:12:23 -0700664AUDIT SUBSYSTEM
David Woodhousead3f9a22005-07-13 15:28:29 +0100665P: David Woodhouse
666M: dwmw2@infradead.org
667L: linux-audit@redhat.com
668W: http://people.redhat.com/sgrubb/audit/
Josh Boyer1adc1232005-11-23 15:44:15 -0800669T: git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
Chris Wrighta92b7b82005-07-07 18:12:23 -0700670S: Maintained
671
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800672AUXILIARY DISPLAY DRIVERS
673P: Miguel Ojeda Sandonis
674M: maxextreme@gmail.com
675L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700676W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800677S: Maintained
678
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700679AVR32 ARCHITECTURE
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700680P: Haavard Skinnemoen
681M: hskinnemoen@atmel.com
682W: http://www.atmel.com/products/AVR32/
683W: http://avr32linux.org/
684W: http://avrfreaks.net/
685S: Supported
686
687AVR32/AT32AP MACHINE SUPPORT
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700688P: Haavard Skinnemoen
689M: hskinnemoen@atmel.com
690S: Supported
691
Linus Torvalds1da177e2005-04-16 15:20:36 -0700692AX.25 NETWORK LAYER
693P: Ralf Baechle
694M: ralf@linux-mips.org
695L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +0200696W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700697S: Maintained
698
Richard Purdie300abeb2007-02-07 22:21:07 +0000699BACKLIGHT CLASS/SUBSYSTEM
700P: Richard Purdie
701M: rpurdie@rpsys.net
702S: Maintained
703
Bryan Wu1394f032007-05-06 14:50:22 -0700704BLACKFIN ARCHITECTURE
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800705P: Aubrey Li
706M: aubrey.li@analog.com
707P: Bernd Schmidt
708M: bernd.schmidt@analog.com
709P: Bryan Wu
710M: bryan.wu@analog.com
711P: Grace Pan
712M: grace.pan@analog.com
713P: Marc Hoffman
714M: marc.hoffman@analog.com
715P: Michael Hennerich
716M: michael.hennerich@analog.com
717P: Mike Frysinger
718M: michael.frysinger@analog.com
719P: Jerry Zeng
720M: jerry.zeng@analog.com
721P: Jie Zhang
722M: jie.zhang@analog.com
723P: Robin Getz
724M: robin.getz@analog.com
725P: Roy Huang
726M: roy.huang@analog.com
727P: Sonic Zhang
728M: sonic.zhang@analog.com
729P: Vivi Li
730M: vivi.li@analog.com
731P: Yi Li
732M: yi.li@analog.com
733L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
734W: http://blackfin.uclinux.org
735S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700736
Bryan Wue190d6b2007-07-17 14:43:44 +0800737BLACKFIN EMAC DRIVER
738P: Bryan Wu
739M: bryan.wu@analog.com
740L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
741W: http://blackfin.uclinux.org
742S: Supported
743
Mike Frysinger566da5b2007-06-11 15:31:30 +0800744BLACKFIN RTC DRIVER
745P: Mike Frysinger
746M: michael.frysinger@analog.com
747M: vapier.adi@gmail.com
748L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
749W: http://blackfin.uclinux.org
750S: Supported
751
Bryan Wu1394f032007-05-06 14:50:22 -0700752BLACKFIN SERIAL DRIVER
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800753P: Aubrey Li
754M: aubrey.li@analog.com
755L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
756W: http://blackfin.uclinux.org
757S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700758
Bryan Wu1e6d3202007-07-15 02:50:02 +0800759BLACKFIN WATCHDOG DRIVER
760P: Mike Frysinger
761M: michael.frysinger@analog.com
762M: vapier.adi@gmail.com
763L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
764W: http://blackfin.uclinux.org
765S: Supported
766
Linus Torvalds1da177e2005-04-16 15:20:36 -0700767BAYCOM/HDLCDRV DRIVERS FOR AX.25
768P: Thomas Sailer
769M: t.sailer@alumni.ethz.ch
770L: linux-hams@vger.kernel.org
771W: http://www.baycom.org/~tom/ham/ham.html
772S: Maintained
773
Michael Bueschfb67a0f2006-08-16 00:39:36 +0200774BCM43XX WIRELESS DRIVER (SOFTMAC BASED VERSION)
775P: Larry Finger
776M: Larry.Finger@lwfinger.net
Michael Buesch9eac8f92006-04-22 17:31:27 +0200777P: Stefano Brivio
778M: st3@riseup.net
Johannes Berg724c6b32007-04-23 12:18:20 -0700779L: linux-wireless@vger.kernel.org
Michael Buesch9eac8f92006-04-22 17:31:27 +0200780W: http://bcm43xx.berlios.de/
781S: Maintained
782
Linus Torvalds1da177e2005-04-16 15:20:36 -0700783BEFS FILE SYSTEM
784P: Sergey S. Kostyliov
785M: rathamahata@php4.ru
786L: linux-kernel@vger.kernel.org
787S: Maintained
788
Linus Torvalds1da177e2005-04-16 15:20:36 -0700789BFS FILE SYSTEM
790P: Tigran A. Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -0800791M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700792L: linux-kernel@vger.kernel.org
793S: Maintained
794
Bryan Wud24ecfc2007-05-01 23:26:32 +0200795BLACKFIN I2C TWI DRIVER
796P: Sonic Zhang
797M: sonic.zhang@analog.com
798L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
799W: http://blackfin.uclinux.org/
800S: Supported
801
Linus Torvalds1da177e2005-04-16 15:20:36 -0700802BLOCK LAYER
803P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +0200804M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700805L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800806T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700807S: Maintained
808
809BLUETOOTH SUBSYSTEM
810P: Marcel Holtmann
811M: marcel@holtmann.org
812P: Maxim Krasnyansky
813M: maxk@qualcomm.com
814L: bluez-devel@lists.sf.net
815W: http://bluez.sf.net
816W: http://www.bluez.org
817W: http://www.holtmann.org/linux/bluetooth/
Josh Boyer1adc1232005-11-23 15:44:15 -0800818T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700819S: Maintained
820
821BLUETOOTH RFCOMM LAYER
822P: Marcel Holtmann
823M: marcel@holtmann.org
824P: Maxim Krasnyansky
825M: maxk@qualcomm.com
826S: Maintained
827
828BLUETOOTH BNEP LAYER
829P: Marcel Holtmann
830M: marcel@holtmann.org
831P: Maxim Krasnyansky
832M: maxk@qualcomm.com
833S: Maintained
834
835BLUETOOTH CMTP LAYER
836P: Marcel Holtmann
837M: marcel@holtmann.org
838S: Maintained
839
840BLUETOOTH HIDP LAYER
841P: Marcel Holtmann
842M: marcel@holtmann.org
843S: Maintained
844
845BLUETOOTH HCI UART DRIVER
846P: Marcel Holtmann
847M: marcel@holtmann.org
848P: Maxim Krasnyansky
849M: maxk@qualcomm.com
850S: Maintained
851
852BLUETOOTH HCI USB DRIVER
853P: Marcel Holtmann
854M: marcel@holtmann.org
855P: Maxim Krasnyansky
856M: maxk@qualcomm.com
857S: Maintained
858
859BLUETOOTH HCI BCM203X DRIVER
860P: Marcel Holtmann
861M: marcel@holtmann.org
862S: Maintained
863
864BLUETOOTH HCI BPA10X DRIVER
865P: Marcel Holtmann
866M: marcel@holtmann.org
867S: Maintained
868
869BLUETOOTH HCI BFUSB DRIVER
870P: Marcel Holtmann
871M: marcel@holtmann.org
872S: Maintained
873
874BLUETOOTH HCI DTL1 DRIVER
875P: Marcel Holtmann
876M: marcel@holtmann.org
877S: Maintained
878
879BLUETOOTH HCI BLUECARD DRIVER
880P: Marcel Holtmann
881M: marcel@holtmann.org
882S: Maintained
883
884BLUETOOTH HCI BT3C DRIVER
885P: Marcel Holtmann
886M: marcel@holtmann.org
887S: Maintained
888
889BLUETOOTH HCI BTUART DRIVER
890P: Marcel Holtmann
891M: marcel@holtmann.org
892S: Maintained
893
894BLUETOOTH HCI VHCI DRIVER
895P: Maxim Krasnyansky
896M: maxk@qualcomm.com
897S: Maintained
898
899BONDING DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +0100900P: Chad Tindel
901M: ctindel@users.sourceforge.net
902P: Jay Vosburgh
903M: fubar@us.ibm.com
904L: bonding-devel@lists.sourceforge.net
905W: http://sourceforge.net/projects/bonding/
906S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700907
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000908BROADBAND PROCESSOR ARCHITECTURE
909P: Arnd Bergmann
910M: arnd@arndb.de
Stephen Rothwell1d049812006-03-22 11:26:58 +1100911L: linuxppc-dev@ozlabs.org
Arthur Othieno6d923f92006-05-19 06:22:23 -0400912W: http://www.penguinppc.org/ppc64/
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000913S: Supported
914
Gary Zambrano39105892006-06-22 17:26:20 -0700915BROADCOM B44 10/100 ETHERNET DRIVER
916P: Gary Zambrano
917M: zambrano@broadcom.com
918L: netdev@vger.kernel.org
919S: Supported
920
Michael Chan948c51e2006-06-04 02:51:39 -0700921BROADCOM BNX2 GIGABIT ETHERNET DRIVER
922P: Michael Chan
923M: mchan@broadcom.com
924L: netdev@vger.kernel.org
925S: Supported
926
927BROADCOM TG3 GIGABIT ETHERNET DRIVER
928P: Michael Chan
929M: mchan@broadcom.com
930L: netdev@vger.kernel.org
931S: Supported
932
Jens Axboe5cdf7f72007-07-17 08:58:06 +0200933BSG (block layer generic sg v4 driver)
934P: FUJITA Tomonori
935M: fujita.tomonori@lab.ntt.co.jp
936L: linux-scsi@vger.kernel.org
937S: Supported
938
Linus Torvalds1da177e2005-04-16 15:20:36 -0700939BTTV VIDEO4LINUX DRIVER
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700940P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -0200941M: mchehab@infradead.org
942M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700943L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700944W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -0200945T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700946S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -0700947
Jonathan Corbet77d51402007-03-22 19:44:17 -0300948CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
949P: Jonathan Corbet
950M: corbet@lwn.net
951L: video4linux-list@redhat.com
952S: Maintained
953
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +0200954CALGARY x86-64 IOMMU
955P: Muli Ben-Yehuda
956M: muli@il.ibm.com
957P: Jon D. Mason
Jon Masond8d2bed2006-10-05 18:47:21 +0200958M: jdmason@kudzu.us
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +0200959L: linux-kernel@vger.kernel.org
960L: discuss@x86-64.org
961S: Maintained
962
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800963CFAG12864B LCD DRIVER
964P: Miguel Ojeda Sandonis
965M: maxextreme@gmail.com
966L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700967W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800968S: Maintained
969
970CFAG12864BFB LCD FRAMEBUFFER DRIVER
971P: Miguel Ojeda Sandonis
972M: maxextreme@gmail.com
973L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700974W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800975S: Maintained
976
Johannes Berg704232c2007-04-23 12:20:05 -0700977CFG80211 and NL80211
978P: Johannes Berg
979M: johannes@sipsolutions.net
980L: linux-wireless@vger.kernel.org
981S: Maintained
982
Andy Whitcroft0a920b52007-06-01 00:46:48 -0700983CHECKPATCH
984P: Andy Whitcroft
985M: apw@shadowen.org
986P: Randy Dunlap
987M: rdunlap@xenotime.net
988P: Joel Schopp
989M: jschopp@austin.ibm.com
990S: Supported
991
Linus Torvalds1da177e2005-04-16 15:20:36 -0700992COMMON INTERNET FILE SYSTEM (CIFS)
993P: Steve French
994M: sfrench@samba.org
Jesper Juhlfb453d42006-01-15 02:46:48 +0100995L: linux-cifs-client@lists.samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700996L: samba-technical@lists.samba.org
997W: http://us1.samba.org/samba/Linux_CIFS_client.html
Josh Boyer1adc1232005-11-23 15:44:15 -0800998T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -0300999S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001000
Joel Becker7063fbf2005-12-15 14:29:43 -08001001CONFIGFS
1002P: Joel Becker
Joel Becker62ca3d262006-01-27 11:04:12 -08001003M: joel.becker@oracle.com
1004L: linux-kernel@vger.kernel.org
Joel Becker7063fbf2005-12-15 14:29:43 -08001005S: Supported
1006
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001007CIRRUS LOGIC EP93XX ETHERNET DRIVER
1008P: Lennert Buytenhek
1009M: kernel@wantstofly.org
1010L: netdev@vger.kernel.org
1011S: Maintained
1012
Linus Torvalds1da177e2005-04-16 15:20:36 -07001013CIRRUS LOGIC GENERIC FBDEV DRIVER
1014P: Jeff Garzik
1015M: jgarzik@pobox.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001016L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001017S: Odd Fixes
1018
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001019CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1020P: Lennert Buytenhek
1021M: kernel@wantstofly.org
1022L: linux-usb-devel@lists.sourceforge.net
1023S: Maintained
1024
Linus Torvalds1da177e2005-04-16 15:20:36 -07001025CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1026P: Cirrus Logic Corporation (kernel 2.2 driver)
1027M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1028P: Nils Faerber (port to kernel 2.4)
1029M: Nils Faerber <nils@kernelconcepts.de>
1030S: Maintained
1031
1032CODA FILE SYSTEM
1033P: Jan Harkes
1034M: jaharkes@cs.cmu.edu
1035M: coda@cs.cmu.edu
1036L: codalist@coda.cs.cmu.edu
1037W: http://www.coda.cs.cmu.edu/
1038S: Maintained
1039
1040COMPACTPCI HOTPLUG CORE
1041P: Scott Murray
1042M: scottm@somanetworks.com
1043M: scott@spiteful.org
1044L: pcihpd-discuss@lists.sourceforge.net
1045S: Supported
1046
1047COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1048P: Scott Murray
1049M: scottm@somanetworks.com
1050M: scott@spiteful.org
1051L: pcihpd-discuss@lists.sourceforge.net
1052S: Supported
1053
1054COMPACTPCI HOTPLUG GENERIC DRIVER
1055P: Scott Murray
1056M: scottm@somanetworks.com
1057M: scott@spiteful.org
1058L: pcihpd-discuss@lists.sourceforge.net
1059S: Supported
1060
1061COMPUTONE INTELLIPORT MULTIPORT CARD
1062P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -07001063M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001064W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -07001065S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001066
Simon Arlott949be0f2007-03-06 02:47:46 -08001067CONEXANT ACCESSRUNNER USB DRIVER
1068P: Simon Arlott
1069M: cxacru@fire.lp0.eu
Simon Arlott9ae5e3b2007-05-09 08:38:10 +02001070L: accessrunner-general@lists.sourceforge.net
1071W: http://accessrunner.sourceforge.net/
Simon Arlott949be0f2007-03-06 02:47:46 -08001072S: Maintained
1073
Rudolf Marekbebe4672007-05-08 17:22:02 +02001074CORETEMP HARDWARE MONITORING DRIVER
1075P: Rudolf Marek
1076M: r.marek@assembler.cz
1077L: lm-sensors@lm-sensors.org
1078S: Maintained
1079
Linus Torvalds1da177e2005-04-16 15:20:36 -07001080COSA/SRP SYNC SERIAL DRIVER
1081P: Jan "Yenya" Kasprzak
1082M: kas@fi.muni.cz
1083W: http://www.fi.muni.cz/~kas/cosa/
1084S: Maintained
1085
1086CPU FREQUENCY DRIVERS
1087P: Dave Jones
1088M: davej@codemonkey.org.uk
1089L: cpufreq@lists.linux.org.uk
1090W: http://www.codemonkey.org.uk/projects/cpufreq/
Dave Jones7531a0b2006-12-12 17:26:35 -05001091T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001092S: Maintained
1093
1094CPUID/MSR DRIVER
1095P: H. Peter Anvin
1096M: hpa@zytor.com
1097S: Maintained
1098
Paul Jacksoned90fb42005-09-27 21:45:37 -07001099CPUSETS
1100P: Paul Jackson
1101P: Simon Derr
1102M: pj@sgi.com
1103M: simon.derr@bull.net
1104L: linux-kernel@vger.kernel.org
1105W: http://www.bullopensource.org/cpuset/
1106S: Supported
1107
Linus Torvalds1da177e2005-04-16 15:20:36 -07001108CRAMFS FILESYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +01001109W: http://sourceforge.net/projects/cramfs/
1110S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001111
1112CRIS PORT
1113P: Mikael Starvik
1114M: starvik@axis.com
1115L: dev-etrax@axis.com
1116W: http://developer.axis.com
1117S: Maintained
1118
1119CRYPTO API
1120P: Herbert Xu
1121M: herbert@gondor.apana.org.au
1122P: David S. Miller
1123M: davem@davemloft.net
1124L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001125T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001126S: Maintained
1127
Jaya Kumar9b4ffa42005-11-17 10:12:23 +01001128CS5535 Audio ALSA driver
1129P: Jaya Kumar
1130M: jayakumar.alsa@gmail.com
1131S: Maintained
1132
Linus Torvalds1da177e2005-04-16 15:20:36 -07001133CYBERPRO FB DRIVER
1134P: Russell King
1135M: rmk@arm.linux.org.uk
1136W: http://www.arm.linux.org.uk/
1137S: Maintained
1138
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001139CYBLAFB FRAMEBUFFER DRIVER
1140P: Knut Petersen
1141M: Knut_Petersen@t-online.de
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001142L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001143S: Maintained
1144
Linus Torvalds1da177e2005-04-16 15:20:36 -07001145CYCLADES 2X SYNC CARD DRIVER
1146P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001147M: acme@ghostprotocols.net
1148W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07001149S: Maintained
1150
1151CYCLADES ASYNC MUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001152W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001153S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001154
1155CYCLADES PC300 DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001156W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001157S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001158
Linus Torvalds1da177e2005-04-16 15:20:36 -07001159DAMA SLAVE for AX.25
1160P: Joerg Reuter
1161M: jreuter@yaina.de
1162W: http://yaina.de/jreuter/
1163W: http://www.qsl.net/dl1bke/
1164L: linux-hams@vger.kernel.org
1165S: Maintained
1166
1167DC395x SCSI driver
1168P: Oliver Neukum
1169M: oliver@neukum.name
1170P: Ali Akcaagac
1171M: aliakc@web.de
1172P: Jamie Lenehan
1173M: lenehan@twibble.org
1174W: http://twibble.org/dist/dc395x/
Randy Dunlapf5df58812006-07-14 00:24:29 -07001175L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001176L: http://lists.twibble.org/mailman/listinfo/dc395x/
1177S: Maintained
1178
1179DC390/AM53C974 SCSI driver
1180P: Kurt Garloff
1181M: garloff@suse.de
1182W: http://www.garloff.de/kurt/linux/dc390/
1183P: Guennadi Liakhovetski
1184M: g.liakhovetski@gmx.de
1185S: Maintained
1186
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001187DCCP PROTOCOL
1188P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001189M: acme@ghostprotocols.net
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001190L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -08001191W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001192S: Maintained
1193
Linus Torvalds1da177e2005-04-16 15:20:36 -07001194DECnet NETWORK LAYER
1195P: Patrick Caulfield
1196M: patrick@tykepenguin.com
1197W: http://linux-decnet.sourceforge.net
1198L: linux-decnet-user@lists.sourceforge.net
1199S: Maintained
1200
1201DEFXX FDDI NETWORK DRIVER
1202P: Maciej W. Rozycki
1203M: macro@linux-mips.org
1204S: Maintained
1205
1206DELL LAPTOP SMM DRIVER
1207P: Massimo Dal Zotto
1208M: dz@debian.org
1209W: http://www.debian.org/~dz/i8k/
1210S: Maintained
1211
Doug Warzecha90563ec2005-09-06 15:17:15 -07001212DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1213P: Doug Warzecha
1214M: Douglas_Warzecha@dell.com
1215S: Maintained
1216
Pavel Machek5ddb88c2006-09-29 02:01:29 -07001217DEVICE-MAPPER (LVM)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001218P: Alasdair Kergon
1219L: dm-devel@redhat.com
1220W: http://sources.redhat.com/dm
1221S: Maintained
1222
1223DEVICE NUMBER REGISTRY
1224P: Torben Mathiasen
1225M: device@lanana.org
1226W: http://lanana.org/docs/device-list/index.html
1227L: linux-kernel@vger.kernel.org
1228S: Maintained
1229
Linus Torvalds1da177e2005-04-16 15:20:36 -07001230DIGI INTL. EPCA DRIVER
1231P: Digi International, Inc
1232M: Eng.Linux@digi.com
1233L: Eng.Linux@digi.com
1234W: http://www.digi.com
1235S: Orphaned
1236
1237DIGI RIGHTSWITCH NETWORK DRIVER
1238P: Rick Richardson
Ralf Baechle979b6c12005-06-13 14:30:40 -07001239L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001240W: http://www.digi.com
1241S: Orphaned
1242
1243DIRECTORY NOTIFICATION
1244P: Stephen Rothwell
1245M: sfr@canb.auug.org.au
1246L: linux-kernel@vger.kernel.org
1247S: Supported
1248
1249DISK GEOMETRY AND PARTITION HANDLING
1250P: Andries Brouwer
1251M: aeb@cwi.nl
1252W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1253W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1254W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1255S: Maintained
1256
1257DISKQUOTA:
1258P: Jan Kara
1259M: jack@suse.cz
1260L: linux-kernel@vger.kernel.org
1261S: Maintained
1262
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001263DISTRIBUTED LOCK MANAGER
1264P: Patrick Caulfield
1265M: pcaulfie@redhat.com
1266P: David Teigland
1267M: teigland@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001268L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001269W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001270T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1271T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001272S: Supported
1273
Linus Torvalds1da177e2005-04-16 15:20:36 -07001274DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1275P: Tobias Ringstrom
1276M: tori@unhappy.mine.nu
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08001277L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001278S: Maintained
1279
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001280DMA GENERIC MEMCPY SUBSYSTEM
1281P: Shannon Nelson
1282M: shannon.nelson@intel.com
1283L: linux-kernel@vger.kernel.org
1284S: Maintained
1285
Juerg Haefligerb8250372007-06-09 10:11:16 -04001286DME1737 HARDWARE MONITOR DRIVER
1287P: Juerg Haefliger
1288M: juergh@gmail.com
1289L: lm-sensors@lm-sensors.org
1290S: Maintained
1291
Martin Waitzba483d52005-06-17 13:20:59 -07001292DOCBOOK FOR DOCUMENTATION
Randy Dunlap0f40efb2006-07-03 00:24:15 -07001293P: Randy Dunlap
1294M: rdunlap@xenotime.net
Martin Waitzba483d52005-06-17 13:20:59 -07001295S: Maintained
1296
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001297DOCKING STATION DRIVER
1298P: Kristen Carlson Accardi
1299M: kristen.c.accardi@intel.com
1300L: linux-acpi@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05001301S: Supported
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001302
Linus Torvalds1da177e2005-04-16 15:20:36 -07001303DOUBLETALK DRIVER
1304P: James R. Van Zandt
1305M: jrv@vanzandt.mv.com
1306L: blinux-list@redhat.com
1307S: Maintained
1308
1309DRIVER CORE, KOBJECTS, AND SYSFS
1310P: Greg Kroah-Hartman
1311M: gregkh@suse.de
1312L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001313T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001314S: Supported
1315
1316DRM DRIVERS
1317P: David Airlie
1318M: airlied@linux.ie
1319L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -08001320T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001321S: Maintained
1322
1323DSCC4 DRIVER
Francois Romieu01f20732007-01-26 00:57:17 -08001324P: Francois Romieu
1325M: romieu@fr.zoreil.com
1326L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001327S: Maintained
1328
1329DVB SUBSYSTEM AND DRIVERS
1330P: LinuxTV.org Project
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001331M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001332L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +02001333W: http://linuxtv.org/
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001334T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001335S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001336
1337EATA-DMA SCSI DRIVER
1338P: Michael Neuffer
1339L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1340S: Maintained
1341
1342EATA ISA/EISA/PCI SCSI DRIVER
1343P: Dario Ballabio
1344M: ballabio_dario@emc.com
1345L: linux-scsi@vger.kernel.org
1346S: Maintained
1347
1348EATA-PIO SCSI DRIVER
1349P: Michael Neuffer
1350M: mike@i-Connect.Net
1351L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1352S: Maintained
1353
1354EBTABLES
1355P: Bart De Schuymer
1356M: bart.de.schuymer@pandora.be
1357L: ebtables-user@lists.sourceforge.net
1358L: ebtables-devel@lists.sourceforge.net
1359W: http://ebtables.sourceforge.net/
1360S: Maintained
1361
Michael Halcrow237fead2006-10-04 02:16:22 -07001362ECRYPT FILE SYSTEM
1363P: Mike Halcrow, Phillip Hellewell
1364M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1365L: ecryptfs-devel@lists.sourceforge.net
1366W: http://ecryptfs.sourceforge.net/
1367S: Supported
1368
Alan Coxda9bb1d2006-01-18 17:44:13 -08001369EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -08001370P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001371M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001372L: bluesmoke-devel@lists.sourceforge.net
1373W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001374S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -08001375
1376EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001377P: Mark Gross
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001378P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001379M: mark.gross@intel.com
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001380M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001381L: bluesmoke-devel@lists.sourceforge.net
1382W: bluesmoke.sourceforge.net
1383S: Maintained
1384
1385EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001386P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001387M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001388L: bluesmoke-devel@lists.sourceforge.net
1389W: bluesmoke.sourceforge.net
1390S: Maintained
1391
Douglas Thompson6bc78402007-07-19 01:50:12 -07001392EDAC-I82443BXGX
1393P: Tim Small
1394M: tim@buttersideup.com
1395L: bluesmoke-devel@lists.sourceforge.net
1396W: bluesmoke.sourceforge.net
1397S: Maintained
1398
1399EDAC-I3000
1400P: Jason Uhlenkott
1401M: juhlenko@akamai.com
1402L: bluesmoke-devel@lists.sourceforge.net
1403W: bluesmoke.sourceforge.net
1404S: Maintained
1405
1406EDAC-I5000
1407P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001408M: dougthompson@xmission.com
1409L: bluesmoke-devel@lists.sourceforge.net
1410W: bluesmoke.sourceforge.net
1411S: Maintained
1412
1413EDAC-I82975X
1414P: Ranganathan Desikan
1415P: Arvind R.
1416M: rdesikan@jetzbroadband.com
1417M: arvind@acarlab.com
1418L: bluesmoke-devel@lists.sourceforge.net
1419W: bluesmoke.sourceforge.net
1420S: Maintained
1421
1422EDAC-PASEMI
1423P: Egor Martovetsky
1424M: egor@pasemi.com
Douglas Thompson6bc78402007-07-19 01:50:12 -07001425L: bluesmoke-devel@lists.sourceforge.net
1426W: bluesmoke.sourceforge.net
1427S: Maintained
1428
Dave Peterson0e438e32006-03-26 01:38:55 -08001429EDAC-R82600
1430P: Tim Small
1431M: tim@buttersideup.com
1432L: bluesmoke-devel@lists.sourceforge.net
1433W: bluesmoke.sourceforge.net
1434S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -08001435
Linus Torvalds1da177e2005-04-16 15:20:36 -07001436EEPRO100 NETWORK DRIVER
1437P: Andrey V. Savochkin
1438M: saw@saw.sw.com.sg
1439S: Maintained
1440
Josh Triplett0bee8d22006-07-30 03:03:58 -07001441EFS FILESYSTEM
1442W: http://aeschi.ch.eu.org/efs/
1443S: Orphan
1444
Heiko J Schickfab97222006-09-22 15:22:22 -07001445EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1446P: Hoang-Nam Nguyen
1447M: hnguyen@de.ibm.com
1448P: Christoph Raisch
1449M: raisch@de.ibm.com
Roland Dreier78526822007-07-09 20:12:26 -07001450L: general@lists.openfabrics.org
Heiko J Schickfab97222006-09-22 15:22:22 -07001451S: Supported
1452
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001453EMULEX LPFC FC SCSI DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001454P: James Smart
1455M: james.smart@emulex.com
1456L: linux-scsi@vger.kernel.org
1457W: http://sourceforge.net/projects/lpfcxxxx
1458S: Supported
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001459
Linus Torvalds1da177e2005-04-16 15:20:36 -07001460EPSON 1355 FRAMEBUFFER DRIVER
1461P: Christopher Hoover
1462M: ch@murgatroid.com, ch@hpl.hp.com
1463S: Maintained
1464
1465ETHEREXPRESS-16 NETWORK DRIVER
1466P: Philip Blundell
1467M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001468L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001469S: Maintained
1470
1471ETHERNET BRIDGE
1472P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08001473M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07001474L: bridge@lists.linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001475W: http://bridge.sourceforge.net/
1476S: Maintained
1477
1478ETHERTEAM 16I DRIVER
1479P: Mika Kuoppala
1480M: miku@iki.fi
1481S: Maintained
1482
1483EXT2 FILE SYSTEM
Erik Mouw72be2cc2006-12-06 20:40:49 -08001484L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001485S: Maintained
1486
1487EXT3 FILE SYSTEM
1488P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001489M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001490L: linux-ext4@vger.kernel.org
1491S: Maintained
1492
1493EXT4 FILE SYSTEM
1494P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001495M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001496L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001497S: Maintained
1498
Jean Delvaree53004e2006-01-09 23:26:14 +01001499F71805F HARDWARE MONITORING DRIVER
1500P: Jean Delvare
1501M: khali@linux-fr.org
1502L: lm-sensors@lm-sensors.org
1503S: Maintained
1504
Linus Torvalds1da177e2005-04-16 15:20:36 -07001505FARSYNC SYNCHRONOUS DRIVER
1506P: Kevin Curtis
1507M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001508W: http://www.farsite.co.uk/
1509S: Supported
1510
Akinobu Mitac5408b82007-04-23 14:41:20 -07001511FAULT INJECTION SUPPORT
1512P: Akinobu Mita
1513M: akinobu.mita@gmail.com
1514S: Supported
1515
Linus Torvalds1da177e2005-04-16 15:20:36 -07001516FRAMEBUFFER LAYER
1517P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001518M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001519L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001520W: http://linux-fbdev.sourceforge.net/
1521S: Maintained
1522
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001523FREESCALE SOC FS_ENET DRIVER
1524P: Pantelis Antoniou
1525M: pantelis.antoniou@gmail.com
1526P: Vitaly Bordug
1527M: vbordug@ru.mvista.com
1528L: linuxppc-embedded@ozlabs.org
1529L: netdev@vger.kernel.org
1530S: Maintained
1531
Li Yanga7205b32007-04-23 10:38:18 -07001532FREESCALE HIGHSPEED USB DEVICE DRIVER
1533P: Li Yang
1534M: leoli@freescale.com
1535L: linux-usb-devel@lists.sourceforge.net
1536L: linuxppc-embedded@ozlabs.org
1537S: Maintained
1538
Li Yangbeaf53b2007-05-25 13:54:02 +08001539FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1540P: Li Yang
1541M: leoli@freescale.com
1542L: netdev@vger.kernel.org
1543L: linuxppc-embedded@ozlabs.org
1544S: Maintained
1545
Linus Torvalds1da177e2005-04-16 15:20:36 -07001546FILE LOCKING (flock() and fcntl()/lockf())
1547P: Matthew Wilcox
1548M: matthew@wil.cx
1549L: linux-fsdevel@vger.kernel.org
1550S: Maintained
1551
1552FILESYSTEMS (VFS and infrastructure)
1553P: Alexander Viro
viro@ZenIV.linux.org.uk84122052005-09-06 19:35:49 +01001554M: viro@zeniv.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001555S: Maintained
1556
Stefan Richterb3274472007-05-30 20:44:52 -04001557FIREWIRE SUBSYSTEM
1558P: Kristian Hoegsberg, Stefan Richter
1559M: krh@redhat.com, stefanr@s5r6.in-berlin.de
1560L: linux1394-devel@lists.sourceforge.net
1561W: http://www.linux1394.org/
1562T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1563S: Maintained
1564
Linus Torvalds1da177e2005-04-16 15:20:36 -07001565FIRMWARE LOADER (request_firmware)
1566L: linux-kernel@vger.kernel.org
1567S: Orphan
1568
1569FPU EMULATOR
1570P: Bill Metzenthen
1571M: billm@suburbia.net
1572W: http://suburbia.net/~billm/floating-point/emulator/
1573S: Maintained
1574
1575FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1576P: Mike McLagan
1577M: mike.mclagan@linux.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001578L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001579S: Maintained
1580
1581FREEVXFS FILESYSTEM
1582P: Christoph Hellwig
1583M: hch@infradead.org
1584W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1585S: Maintained
1586
David Howells5ab7ffe2007-04-10 15:10:45 +01001587FUJITSU FR-V (FRV) PORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07001588P: David Howells
1589M: dhowells@redhat.com
1590S: Maintained
1591
Miklos Szeredi04578f12005-09-09 13:10:22 -07001592FUSE: FILESYSTEM IN USERSPACE
1593P: Miklos Szeredi
1594M: miklos@szeredi.hu
1595L: fuse-devel@lists.sourceforge.net
1596W: http://fuse.sourceforge.net/
1597S: Maintained
1598
Linus Torvalds1da177e2005-04-16 15:20:36 -07001599FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1600P: Rik Faith
1601M: faith@cs.unc.edu
1602L: linux-scsi@vger.kernel.org
1603S: Odd fixes (e.g., new signatures)
1604
1605GDT SCSI DISK ARRAY CONTROLLER DRIVER
1606P: Achim Leubner
1607M: achim_leubner@adaptec.com
1608L: linux-scsi@vger.kernel.org
1609W: http://www.icp-vortex.com/
1610S: Supported
1611
Haavard Skinnemoen1c23af92007-05-01 23:26:34 +02001612GENERIC GPIO I2C DRIVER
1613P: Haavard Skinnemoen
1614M: hskinnemoen@atmel.com
1615S: Supported
1616
Linus Torvalds1da177e2005-04-16 15:20:36 -07001617GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1618P: Krzysztof Halasa
1619M: khc@pm.waw.pl
1620W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1621S: Maintained
1622
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001623GFS2 FILE SYSTEM
1624P: Steven Whitehouse
1625M: swhiteho@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001626L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001627W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001628T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1629T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001630S: Supported
1631
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001632GIGASET ISDN DRIVERS
1633P: Hansjoerg Lipp
1634M: hjlipp@web.de
1635P: Tilman Schmidt
1636M: tilman@imap.cc
1637L: gigaset307x-common@lists.sourceforge.net
1638W: http://gigaset307x.sourceforge.net/
1639S: Maintained
1640
Jean Delvare5b543962005-08-15 19:51:02 +02001641HARDWARE MONITORING
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001642P: Mark M. Hoffman
1643M: mhoffman@lightlink.com
Jean Delvare5b543962005-08-15 19:51:02 +02001644L: lm-sensors@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001645W: http://www.lm-sensors.org/
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001646T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git
Jean Delvare5b543962005-08-15 19:51:02 +02001647S: Maintained
1648
Michael Buesch844dd052006-06-26 00:24:59 -07001649HARDWARE RANDOM NUMBER GENERATOR CORE
1650P: Michael Buesch
1651M: mb@bu3sch.de
1652S: Maintained
1653
Robert Love860e1d62005-08-31 23:57:59 -04001654HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1655P: Robert Love
1656M: rlove@rlove.org
1657M: linux-kernel@vger.kernel.org
1658W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1659S: Maintained
1660
Linus Torvalds1da177e2005-04-16 15:20:36 -07001661HARMONY SOUND DRIVER
1662P: Kyle McMartin
1663M: kyle@parisc-linux.org
1664W: http://www.parisc-linux.org/~kyle/harmony/
1665L: parisc-linux@lists.parisc-linux.org
1666S: Maintained
1667
1668HAYES ESP SERIAL DRIVER
1669P: Andrew J. Robinson
1670M: arobinso@nyx.net
1671L: linux-kernel@vger.kernel.org
1672W: http://www.nyx.net/~arobinso
1673S: Maintained
1674
1675HFS FILESYSTEM
1676P: Roman Zippel
1677M: zippel@linux-m68k.org
1678L: linux-kernel@vger.kernel.org
1679S: Maintained
1680
1681HGA FRAMEBUFFER DRIVER
1682P: Ferenc Bakonyi
1683M: fero@drama.obuda.kando.hu
1684L: linux-nvidia@lists.surfsouth.com
1685W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1686S: Maintained
1687
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001688HID CORE LAYER
1689P: Jiri Kosina
1690M: jkosina@suse.cz
1691L: linux-input@atrey.karlin.mff.cuni.cz
Jiri Kosinaa4dff392007-02-27 17:40:09 +01001692T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001693S: Maintained
1694
Ingo Molnar38bed542007-02-22 09:09:34 +01001695HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1696P: Thomas Gleixner
1697M: tglx@linutronix.de
1698L: linux-kernel@vger.kernel.org
1699S: Maintained
1700
Linus Torvalds1da177e2005-04-16 15:20:36 -07001701HIGH-SPEED SCC DRIVER FOR AX.25
1702P: Klaus Kudielka
1703M: klaus.kudielka@ieee.org
1704L: linux-hams@vger.kernel.org
1705W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1706S: Maintained
1707
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08001708HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1709P: HighPoint Linux Team
1710M: linux@highpoint-tech.com
1711W: http://www.highpoint-tech.com
1712S: Supported
1713
Linus Torvalds1da177e2005-04-16 15:20:36 -07001714HIPPI
1715P: Jes Sorensen
1716M: jes@trained-monkey.org
1717L: linux-hippi@sunsite.dk
1718S: Maintained
1719
1720HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1721P: Chirag Kantharia
1722M: chirag.kantharia@hp.com
1723L: iss_storagedev@hp.com
1724S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001725
Linus Torvalds1da177e2005-04-16 15:20:36 -07001726HEWLETT-PACKARD SMART2 RAID DRIVER
1727P: Chirag Kantharia
1728M: chirag.kantharia@hp.com
1729L: iss_storagedev@hp.com
1730S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001731
Linus Torvalds1da177e2005-04-16 15:20:36 -07001732HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1733P: Mike Miller
1734M: mike.miller@hp.com
1735L: iss_storagedev@hp.com
1736S: Supported
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001737
Jouni Malinenff1d2762005-05-12 22:54:16 -04001738HOST AP DRIVER
1739P: Jouni Malinen
Jouni Malinen85d32e72007-03-24 17:15:30 -07001740M: j@w1.fi
1741L: hostap@shmoo.com (subscribers-only)
Johannes Berg724c6b32007-04-23 12:18:20 -07001742L: linux-wireless@vger.kernel.org
Jouni Malinenff1d2762005-05-12 22:54:16 -04001743W: http://hostap.epitest.fi/
1744S: Maintained
1745
Linus Torvalds1da177e2005-04-16 15:20:36 -07001746HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1747P: Jaroslav Kysela
1748M: perex@suse.cz
1749S: Maintained
1750
Bob Piccob9b03322005-11-07 00:59:19 -08001751HPET: High Precision Event Timers driver (hpet.c)
1752P: Clemens Ladisch
1753M: clemens@ladisch.de
1754S: Maintained
1755
1756HPET: i386
1757P: Venkatesh Pallipadi (Venki)
1758M: venkatesh.pallipadi@intel.com
1759S: Maintained
1760
1761HPET: x86_64
1762P: Andi Kleen and Vojtech Pavlik
Andi Kleen43c3ab32007-05-02 19:27:11 +02001763M: andi@firstfloor.org and vojtech@suse.cz
Bob Piccob9b03322005-11-07 00:59:19 -08001764S: Maintained
1765
1766HPET: ACPI hpet.c
1767P: Bob Picco
1768M: bob.picco@hp.com
1769S: Maintained
1770
Linus Torvalds1da177e2005-04-16 15:20:36 -07001771HPFS FILESYSTEM
1772P: Mikulas Patocka
1773M: mikulas@artax.karlin.mff.cuni.cz
1774W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1775S: Maintained
1776
1777HUGETLB FILESYSTEM
1778P: William Irwin
1779M: wli@holomorphy.com
1780S: Maintained
1781
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001782I2C/SMBUS STUB DRIVER
1783P: Mark M. Hoffman
1784M: mhoffman@lightlink.com
1785L: lm-sensors@lm-sensors.org
1786S: Maintained
1787
Jean Delvare5b543962005-08-15 19:51:02 +02001788I2C SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001789P: Jean Delvare
1790M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02001791L: i2c@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001792T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001793S: Maintained
1794
Till Harbaume8c76ee2007-05-01 23:26:35 +02001795I2C-TINY-USB DRIVER
1796P: Till Harbaum
1797M: till@harbaum.org
1798L: i2c@lm-sensors.org
1799T: http://www.harbaum.org/till/i2c_tiny_usb
1800S: Maintained
1801
Linus Torvalds1da177e2005-04-16 15:20:36 -07001802i386 BOOT CODE
H. Peter Anvin7f1291f2007-07-11 12:18:26 -07001803P: H. Peter Anvin
1804M: hpa@zytor.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001805L: Linux-Kernel@vger.kernel.org
1806S: Maintained
1807
1808i386 SETUP CODE / CPU ERRATA WORKAROUNDS
Linus Torvalds1da177e2005-04-16 15:20:36 -07001809P: H. Peter Anvin
1810M: hpa@zytor.com
H. Peter Anvin72af61c2007-07-13 16:26:55 -07001811T: git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001812S: Maintained
1813
Linus Torvalds1da177e2005-04-16 15:20:36 -07001814IA64 (Itanium) PLATFORM
1815P: Tony Luck
1816M: tony.luck@intel.com
1817L: linux-ia64@vger.kernel.org
1818W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001819T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001820S: Maintained
1821
1822SN-IA64 (Itanium) SUB-PLATFORM
Greg Edwardse5ee7dd2006-01-18 10:21:59 -06001823P: Jes Sorensen
1824M: jes@sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001825L: linux-altix@sgi.com
1826L: linux-ia64@vger.kernel.org
1827W: http://www.sgi.com/altix
1828S: Maintained
1829
1830IBM MCA SCSI SUBSYSTEM DRIVER
1831P: Michael Lang
1832M: langa2@kph.uni-mainz.de
1833W: http://www.uni-mainz.de/~langm000/linux.html
1834S: Maintained
1835
1836IBM Power Linux RAID adapter
1837P: Brian King
1838M: brking@us.ibm.com
1839S: Supported
1840
1841IBM ServeRAID RAID DRIVER
1842P: Jack Hammer
1843P: Dave Jeffery
1844M: ipslinux@adaptec.com
1845W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001846S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001847
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001848IDE SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001849P: Bartlomiej Zolnierkiewicz
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001850M: bzolnier@gmail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001851L: linux-ide@vger.kernel.org
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001852T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001853S: Maintained
1854
1855IDE/ATAPI CDROM DRIVER
Jens Axboe9c5b0ce2007-01-03 18:15:20 +01001856P: Alan Cox
1857M: alan@lxorguk.ukuu.org.uk
1858L: linux-ide@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001859S: Maintained
1860
1861IDE/ATAPI FLOPPY DRIVERS
1862P: Paul Bristow
1863M: Paul Bristow <paul@paulbristow.net>
1864W: http://paulbristow.net/linux/idefloppy.html
1865L: linux-kernel@vger.kernel.org
1866S: Maintained
1867
1868IDE/ATAPI TAPE DRIVERS
1869P: Gadi Oxman
1870M: Gadi Oxman <gadio@netvision.net.il>
1871L: linux-kernel@vger.kernel.org
1872S: Maintained
1873
Linus Torvalds1da177e2005-04-16 15:20:36 -07001874IEEE 1394 SUBSYSTEM
1875P: Ben Collins
Stefan Richterf51a5a92007-04-23 14:41:10 -07001876M: ben.collins@ubuntu.com
Stefan Richter87730d02006-09-16 12:24:00 +02001877P: Stefan Richter
1878M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07001879L: linux1394-devel@lists.sourceforge.net
1880W: http://www.linux1394.org/
Stefan Richter87730d02006-09-16 12:24:00 +02001881T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001882S: Maintained
1883
Stefan Richterf51a5a92007-04-23 14:41:10 -07001884IEEE 1394 RAW I/O DRIVER (raw1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001885P: Dan Dennedy
1886M: dan@dennedy.org
Stefan Richterf51a5a92007-04-23 14:41:10 -07001887P: Stefan Richter
1888M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07001889L: linux1394-devel@lists.sourceforge.net
Jody McIntyre105d7b32005-09-30 11:59:04 -07001890S: Maintained
1891
Linus Torvalds1da177e2005-04-16 15:20:36 -07001892IMS TWINTURBO FRAMEBUFFER DRIVER
1893P: Paul Mundt
1894M: lethal@chaoticdreams.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001895L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001896S: Maintained
1897
1898INFINIBAND SUBSYSTEM
1899P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07001900M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001901P: Sean Hefty
1902M: mshefty@ichips.intel.com
1903P: Hal Rosenstock
Roland Dreiercec7c892007-07-12 15:59:36 -07001904M: hal.rosenstock@gmail.com
Roland Dreier78526822007-07-09 20:12:26 -07001905L: general@lists.openfabrics.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001906W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001907T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001908S: Supported
1909
Robert P. J. Day2f1d0762007-07-10 00:38:18 -04001910INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
Vojtech Pavlik664d22a2005-12-13 17:03:36 -08001911P: Dmitry Torokhov
Dmitry Torokhov62f7caf2006-06-26 01:47:56 -04001912M: dmitry.torokhov@gmail.com
1913M: dtor@mail.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07001914L: linux-input@atrey.karlin.mff.cuni.cz
1915L: linux-joystick@atrey.karlin.mff.cuni.cz
Josh Boyer1adc1232005-11-23 15:44:15 -08001916T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001917S: Maintained
1918
Robert Lovec9f04f52005-07-15 12:21:07 -04001919INOTIFY
Cal Peake18b36c712006-12-12 20:18:16 +01001920P: John McCutchan
1921M: ttb@tentacle.dhs.org
1922P: Robert Love
1923M: rml@novell.com
Robert Lovec9f04f52005-07-15 12:21:07 -04001924L: linux-kernel@vger.kernel.org
1925S: Maintained
1926
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08001927INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
Jim Cromiece00f852006-11-30 04:49:44 +01001928P: Sylvain Meyer
1929M: sylvain.meyer@worldonline.fr
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001930L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01001931S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08001932
Linus Torvalds1da177e2005-04-16 15:20:36 -07001933INTEL 810/815 FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001934P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001935M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001936L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01001937S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001938
1939INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
1940P: Ingo Molnar
1941M: mingo@redhat.com
1942S: Maintained
1943
1944INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1945P: Jeff Garzik
1946M: jgarzik@pobox.com
1947W: http://sourceforge.net/projects/gkernel/
1948S: Maintained
1949
1950INTEL IA32 MICROCODE UPDATE SUPPORT
1951P: Tigran Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -08001952M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001953S: Maintained
1954
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001955INTEL I/OAT DMA DRIVER
1956P: Shannon Nelson
1957M: shannon.nelson@intel.com
1958L: linux-kernel@vger.kernel.org
1959S: Supported
1960
Michael Buesch844dd052006-06-26 00:24:59 -07001961INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
1962P: Deepak Saxena
1963M: dsaxena@plexity.net
1964S: Maintained
1965
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001966INTEL IXP2000 ETHERNET DRIVER
1967P: Lennert Buytenhek
1968M: kernel@wantstofly.org
1969L: netdev@vger.kernel.org
1970S: Maintained
1971
Linus Torvalds1da177e2005-04-16 15:20:36 -07001972INTEL PRO/100 ETHERNET SUPPORT
1973P: John Ronciak
1974M: john.ronciak@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001975P: Jesse Brandeburg
1976M: jesse.brandeburg@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001977P: Jeff Kirsher
1978M: jeffrey.t.kirsher@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07001979P: Auke Kok
1980M: auke-jan.h.kok@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08001981L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07001982W: http://sourceforge.net/projects/e1000/
1983S: Supported
1984
1985INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
1986P: Jeb Cramer
1987M: cramerj@intel.com
1988P: John Ronciak
1989M: john.ronciak@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001990P: Jesse Brandeburg
1991M: jesse.brandeburg@intel.com
1992P: Jeff Kirsher
1993M: jeffrey.t.kirsher@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07001994P: Auke Kok
1995M: auke-jan.h.kok@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08001996L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07001997W: http://sourceforge.net/projects/e1000/
1998S: Supported
1999
2000INTEL PRO/10GbE SUPPORT
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002001P: Jeff Kirsher
2002M: jeffrey.t.kirsher@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002003P: Ayyappan Veeraiyan
2004M: ayyappan.veeraiyan@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002005P: John Ronciak
2006M: john.ronciak@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002007P: Jesse Brandeburg
2008M: jesse.brandeburg@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07002009P: Auke Kok
2010M: auke-jan.h.kok@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002011L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002012W: http://sourceforge.net/projects/e1000/
2013S: Supported
2014
James Ketrenos826d2ab2005-11-07 18:56:59 -06002015INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
2016P: Yi Zhu
2017M: yi.zhu@intel.com
2018P: James Ketrenos
2019M: jketreno@linux.intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002020L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002021L: ipw2100-devel@lists.sourceforge.net
James Ketrenos826d2ab2005-11-07 18:56:59 -06002022L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2023W: http://ipw2100.sourceforge.net
2024S: Supported
2025
2026INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
2027P: Yi Zhu
2028M: yi.zhu@intel.com
2029P: James Ketrenos
2030M: jketreno@linux.intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002031L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002032L: ipw2100-devel@lists.sourceforge.net
James Ketrenos826d2ab2005-11-07 18:56:59 -06002033L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2034W: http://ipw2200.sourceforge.net
2035S: Supported
2036
Linus Torvalds1da177e2005-04-16 15:20:36 -07002037IOC3 DRIVER
2038P: Ralf Baechle
2039M: ralf@linux-mips.org
2040L: linux-mips@linux-mips.org
2041S: Maintained
2042
2043IP MASQUERADING:
2044P: Juanjo Ciarlante
2045M: jjciarla@raiz.uncu.edu.ar
2046S: Maintained
2047
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002048IPATH DRIVER:
Arthur Jonesf42b6472007-07-09 20:12:26 -07002049P: Arthur Jones
2050M: infinipath@qlogic.com
2051L: general@lists.openfabrics.org
2052T: git git://git.qlogic.com/ipath-linux-2.6
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002053S: Supported
2054
Corey Minyard4409ebe2006-04-20 02:43:12 -07002055IPMI SUBSYSTEM
2056P: Corey Minyard
2057M: minyard@acm.org
2058L: openipmi-developer@lists.sourceforge.net
2059W: http://openipmi.sourceforge.net/
2060S: Supported
2061
Linus Torvalds1da177e2005-04-16 15:20:36 -07002062IPX NETWORK LAYER
2063P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002064M: acme@ghostprotocols.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002065L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002066S: Maintained
2067
2068IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07002069P: Samuel Ortiz
2070M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07002071L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002072W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07002073S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002074
2075ISAPNP
2076P: Jaroslav Kysela
2077M: perex@suse.cz
2078S: Maintained
2079
2080ISDN SUBSYSTEM
2081P: Karsten Keil
2082M: kkeil@suse.de
2083P: Kai Germaschewski
2084M: kai.germaschewski@gmx.de
2085L: isdn4linux@listserv.isdn4linux.de
2086W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08002087T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002088S: Maintained
2089
2090ISDN SUBSYSTEM (Eicon active card driver)
2091P: Armin Schindler
2092M: mac@melware.de
2093L: isdn4linux@listserv.isdn4linux.de
2094W: http://www.melware.de
2095S: Maintained
2096
Linus Torvalds1da177e2005-04-16 15:20:36 -07002097JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2098P: David Woodhouse
2099M: dwmw2@infradead.org
2100L: jffs-dev@axis.com
2101W: http://sources.redhat.com/jffs2/
2102S: Maintained
2103
2104JFS FILESYSTEM
2105P: Dave Kleikamp
2106M: shaggy@austin.ibm.com
2107L: jfs-discussion@lists.sourceforge.net
2108W: http://jfs.sourceforge.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002109T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002110S: Supported
2111
Josh Triplettde456d32006-07-30 03:04:00 -07002112JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07002113P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002114M: sct@redhat.com, akpm@linux-foundation.org
Erik Mouw72be2cc2006-12-06 20:40:49 -08002115L: linux-ext4@vger.kernel.org
Theodore Tsoae0718f2006-05-20 15:00:13 -07002116S: Maintained
2117
Rudolf Marek4660cb32006-10-08 22:01:26 +02002118K8TEMP HARDWARE MONITORING DRIVER
2119P: Rudolf Marek
2120M: r.marek@assembler.cz
2121L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002122S: Maintained
2123
2124KCONFIG
2125P: Roman Zippel
2126M: zippel@linux-m68k.org
2127L: kbuild-devel@lists.sourceforge.net
2128S: Maintained
2129
Vivek Goyalea6c2082006-05-20 14:59:55 -07002130KDUMP
2131P: Vivek Goyal
2132M: vgoyal@in.ibm.com
2133P: Haren Myneni
2134M: hbabu@us.ibm.com
Simon Horman34633992007-05-08 00:31:40 -07002135L: kexec@lists.infradead.org
Vivek Goyalea6c2082006-05-20 14:59:55 -07002136L: linux-kernel@vger.kernel.org
2137W: http://lse.sourceforge.net/kdump/
2138S: Maintained
2139
Linus Torvalds1da177e2005-04-16 15:20:36 -07002140KERNEL AUTOMOUNTER (AUTOFS)
2141P: H. Peter Anvin
2142M: hpa@zytor.com
2143L: autofs@linux.kernel.org
2144S: Odd Fixes
2145
2146KERNEL AUTOMOUNTER v4 (AUTOFS4)
2147P: Ian Kent
2148M: raven@themaw.net
2149L: autofs@linux.kernel.org
2150S: Maintained
2151
2152KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
2153P: Kai Germaschewski
2154M: kai@germaschewski.name
2155P: Sam Ravnborg
2156M: sam@ravnborg.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002157T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002158S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002159
2160KERNEL JANITORS
2161P: Several
maximilian attemsc3000e02007-07-06 11:17:32 -07002162L: kernel-janitors@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002163W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002164S: Maintained
2165
2166KERNEL NFSD
Neil Browna512cd52007-07-31 00:37:27 -07002167P: J. Bruce Fields
2168M: bfields@fieldses.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002169P: Neil Brown
NeilBrown98fac232007-01-26 00:56:57 -08002170M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002171L: nfs@lists.sourceforge.net
2172W: http://nfs.sourceforge.net/
NeilBrown98fac232007-01-26 00:56:57 -08002173S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002174
Avi Kivity426d62e2006-12-13 00:34:03 -08002175KERNEL VIRTUAL MACHINE (KVM)
2176P: Avi Kivity
2177M: avi@qumranet.com
2178L: kvm-devel@lists.sourceforge.net
2179W: kvm.sourceforge.net
2180S: Supported
2181
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002182KEXEC
2183P: Eric Biederman
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002184M: ebiederm@xmission.com
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002185W: http://www.xmission.com/~ebiederm/files/kexec/
2186L: linux-kernel@vger.kernel.org
Simon Horman34633992007-05-08 00:31:40 -07002187L: kexec@lists.infradead.org
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002188S: Maintained
2189
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002190KPROBES
2191P: Prasanna S Panchamukhi
2192M: prasanna@in.ibm.com
2193P: Ananth N Mavinakayanahalli
2194M: ananth@in.ibm.com
2195P: Anil S Keshavamurthy
2196M: anil.s.keshavamurthy@intel.com
2197P: David S. Miller
2198M: davem@davemloft.net
2199L: linux-kernel@vger.kernel.org
2200S: Maintained
2201
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002202KS0108 LCD CONTROLLER DRIVER
2203P: Miguel Ojeda Sandonis
2204M: maxextreme@gmail.com
2205L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -07002206W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002207S: Maintained
2208
Linus Torvalds1da177e2005-04-16 15:20:36 -07002209LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07002210L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07002211S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002212
2213LASI 53c700 driver for PARISC
2214P: James E.J. Bottomley
2215M: James.Bottomley@HansenPartnership.com
2216L: linux-scsi@vger.kernel.org
2217S: Maintained
2218
Richard Purdie263de9b2006-05-15 09:44:16 -07002219LED SUBSYSTEM
2220P: Richard Purdie
2221M: rpurdie@rpsys.net
2222S: Maintained
2223
Linus Torvalds1da177e2005-04-16 15:20:36 -07002224LEGO USB Tower driver
2225P: Juergen Stuber
2226M: starblue@users.sourceforge.net
2227L: legousb-devel@lists.sourceforge.net
2228W: http://legousb.sourceforge.net/
2229S: Maintained
2230
2231LINUX FOR IBM pSERIES (RS/6000)
2232P: Paul Mackerras
2233M: paulus@au.ibm.com
2234W: http://www.ibm.com/linux/ltc/projects/ppc
2235S: Supported
2236
2237LINUX FOR NCR VOYAGER
2238P: James Bottomley
2239M: James.Bottomley@HansenPartnership.com
2240W: http://www.hansenpartnership.com/voyager
2241S: Maintained
2242
2243LINUX FOR POWERPC
2244P: Paul Mackerras
2245M: paulus@samba.org
2246W: http://www.penguinppc.org/
2247L: linuxppc-dev@ozlabs.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002248T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002249S: Supported
2250
2251LINUX FOR POWER MACINTOSH
2252P: Benjamin Herrenschmidt
2253M: benh@kernel.crashing.org
2254W: http://www.penguinppc.org/
2255L: linuxppc-dev@ozlabs.org
2256S: Maintained
2257
2258LINUX FOR POWERPC EMBEDDED MPC52XX
2259P: Sylvain Munaut
2260M: tnt@246tNt.com
2261W: http://www.246tNt.com/mpc52xx/
2262W: http://www.penguinppc.org/
2263L: linuxppc-dev@ozlabs.org
2264L: linuxppc-embedded@ozlabs.org
2265S: Maintained
2266
2267LINUX FOR POWERPC EMBEDDED PPC4XX
2268P: Matt Porter
2269M: mporter@kernel.crashing.org
2270W: http://www.penguinppc.org/
2271L: linuxppc-embedded@ozlabs.org
2272S: Maintained
2273
Tom Rinie93adf12005-07-26 12:49:53 -07002274LINUX FOR POWERPC BOOT CODE
Linus Torvalds1da177e2005-04-16 15:20:36 -07002275P: Tom Rini
2276M: trini@kernel.crashing.org
2277W: http://www.penguinppc.org/
2278L: linuxppc-embedded@ozlabs.org
2279S: Maintained
2280
Tom Rinie93adf12005-07-26 12:49:53 -07002281LINUX FOR POWERPC EMBEDDED PPC8XX
2282P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07002283M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07002284W: http://www.penguinppc.org/
2285L: linuxppc-embedded@ozlabs.org
2286S: Maintained
2287
Linus Torvalds1da177e2005-04-16 15:20:36 -07002288LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
Jim Cromiece00f852006-11-30 04:49:44 +01002289P: Kumar Gala
2290M: galak@kernel.crashing.org
2291W: http://www.penguinppc.org/
2292L: linuxppc-embedded@ozlabs.org
2293S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002294
Olof Johanssonab06ff32006-09-06 14:44:54 -05002295LINUX FOR POWERPC PA SEMI PWRFICIENT
2296P: Olof Johansson
2297M: olof@lixom.net
2298W: http://www.pasemi.com/
2299L: linuxppc-dev@ozlabs.org
2300S: Supported
2301
Linus Torvalds1da177e2005-04-16 15:20:36 -07002302LLC (802.2)
2303P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002304M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002305S: Maintained
2306
2307LINUX FOR 64BIT POWERPC
2308P: Paul Mackerras
2309M: paulus@samba.org
2310M: paulus@au.ibm.com
2311P: Anton Blanchard
2312M: anton@samba.org
2313M: anton@au.ibm.com
Arthur Othieno6d923f92006-05-19 06:22:23 -04002314W: http://www.penguinppc.org/ppc64/
Stephen Rothwell1d049812006-03-22 11:26:58 +11002315L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002316S: Supported
2317
2318LINUX SECURITY MODULE (LSM) FRAMEWORK
2319P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08002320M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08002321L: linux-security-module@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002322W: http://lsm.immunix.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002323T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002324S: Supported
2325
2326LM83 HARDWARE MONITOR DRIVER
2327P: Jean Delvare
2328M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002329L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002330S: Maintained
2331
2332LM90 HARDWARE MONITOR DRIVER
2333P: Jean Delvare
2334M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002335L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002336S: Maintained
2337
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002338LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002339P: Richard Russon (FlatCap)
2340M: ldm@flatcap.org
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002341L: linux-ntfs-dev@lists.sourceforge.net
2342W: http://www.linux-ntfs.org/content/view/19/37/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002343S: Maintained
2344
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002345LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2346P: Eric Moore
Eric Moored8a82d72006-12-29 16:47:43 -08002347M: Eric.Moore@lsi.com
2348M: support@lsi.com
2349L: mpt_linux_developer@lsi.com
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002350L: linux-scsi@vger.kernel.org
2351W: http://www.lsilogic.com/support
2352S: Supported
2353
Linus Torvalds1da177e2005-04-16 15:20:36 -07002354LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2355P: Matthew Wilcox
2356M: matthew@wil.cx
2357L: linux-scsi@vger.kernel.org
2358S: Maintained
2359
Hirokazu Takatac12a54b2007-07-15 23:38:45 -07002360M32R ARCHITECTURE
2361P: Hirokazu Takata
2362M: takata@linux-m32r.org
2363L: linux-m32r@ml.linux-m32r.org
2364L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2365W: http://www.linux-m32r.org/
2366S: Maintained
2367
Linus Torvalds1da177e2005-04-16 15:20:36 -07002368M68K ARCHITECTURE
2369P: Geert Uytterhoeven
2370M: geert@linux-m68k.org
2371P: Roman Zippel
2372M: zippel@linux-m68k.org
2373L: linux-m68k@lists.linux-m68k.org
2374W: http://www.linux-m68k.org/
2375W: http://linux-m68k-cvs.ubb.ca/
2376S: Maintained
2377
2378M68K ON APPLE MACINTOSH
2379P: Joshua Thompson
2380M: funaho@jurai.org
2381W: http://www.mac.linux-m68k.org/
2382L: linux-mac68k@mac.linux-m68k.org
2383S: Maintained
2384
2385M68K ON HP9000/300
2386P: Philip Blundell
2387M: philb@gnu.org
2388W: http://www.tazenda.demon.co.uk/phil/linux-hp
2389S: Maintained
2390
Jiri Benc64a327a2007-05-05 11:47:08 -07002391MAC80211
2392P: Jiri Benc
2393M: jbenc@suse.cz
2394P: Michael Wu
2395M: flamingice@sourmilk.net
2396L: linux-wireless@vger.kernel.org
2397W: http://linuxwireless.org/
2398T: git kernel.org:/pub/scm/linux/kernel/git/jbenc/mac80211.git
2399S: Maintained
2400
Patrick McHardyb863ceb2007-07-14 18:55:06 -07002401MACVLAN DRIVER
2402P: Patrick McHardy
2403M: kaber@trash.net
2404L: netdev@vger.kernel.org
2405S: Maintained
2406
Linus Torvalds1da177e2005-04-16 15:20:36 -07002407MARVELL YUKON / SYSKONNECT DRIVER
2408P: Mirko Lindner
2409M: mlindner@syskonnect.de
2410P: Ralph Roesler
2411M: rroesler@syskonnect.de
2412W: http://www.syskonnect.com
2413S: Supported
2414
Michael Kerriskfaf16682005-07-31 22:34:47 -07002415MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
Jim Cromiece00f852006-11-30 04:49:44 +01002416P: Michael Kerrisk
2417M: mtk-manpages@gmx.net
2418W: ftp://ftp.kernel.org/pub/linux/docs/manpages
2419S: Maintained
Michael Kerriskfaf16682005-07-31 22:34:47 -07002420
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002421MARVELL MV643XX ETHERNET DRIVER
2422P: Dale Farnsworth
2423M: dale@farnsworth.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002424P: Manish Lachwani
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002425M: mlachwani@mvista.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002426L: netdev@vger.kernel.org
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002427S: Odd Fixes for 2.4; Maintained for 2.6.
Linus Torvalds1da177e2005-04-16 15:20:36 -07002428
2429MATROX FRAMEBUFFER DRIVER
2430P: Petr Vandrovec
2431M: vandrove@vc.cvut.cz
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002432L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002433S: Maintained
2434
Hans-Juergen Kochd20620d2007-05-08 17:22:00 +02002435MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2436P: Hans J. Koch
2437M: hjk@linutronix.de
2438L: lm-sensors@lm-sensors.org
2439S: Maintained
2440
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002441MEGARAID SCSI DRIVERS
Jim Cromiece00f852006-11-30 04:49:44 +01002442P: Neela Syam Kolli
Sumant Patrobdd0d7572007-05-10 07:22:35 -07002443M: megaraidlinux@lsi.com
Jim Cromiece00f852006-11-30 04:49:44 +01002444S: linux-scsi@vger.kernel.org
2445W: http://megaraid.lsilogic.com
2446S: Maintained
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002447
Steven Rostedt70ea91f2006-07-30 03:03:53 -07002448MEMORY MANAGEMENT
2449L: linux-mm@kvack.org
2450L: linux-kernel@vger.kernel.org
2451W: http://www.linux-mm.org
2452S: Maintained
2453
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002454MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002455P: David Woodhouse
2456M: dwmw2@infradead.org
2457W: http://www.linux-mtd.infradead.org/
2458L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002459T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002460S: Maintained
2461
Artem Bityutskiy48576402007-02-13 17:11:10 +02002462UNSORTED BLOCK IMAGES (UBI)
2463P: Artem Bityutskiy
2464M: dedekind@infradead.org
2465W: http://www.linux-mtd.infradead.org/
2466L: linux-mtd@lists.infradead.org
Artem Bityutskiy21600542007-05-22 12:23:21 +03002467T: git git://git.infradead.org/~dedekind/ubi-2.6.git
Artem Bityutskiy48576402007-02-13 17:11:10 +02002468S: Maintained
2469
Linus Torvalds1da177e2005-04-16 15:20:36 -07002470MICROTEK X6 SCANNER
2471P: Oliver Neukum
2472M: oliver@neukum.name
2473S: Maintained
2474
2475MIPS
2476P: Ralf Baechle
2477M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01002478W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002479L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00002480T: git www.linux-mips.org:/pub/scm/linux.git
2481S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002482
2483MISCELLANEOUS MCA-SUPPORT
2484P: James Bottomley
2485M: jejb@steeleye.com
2486L: linux-kernel@vger.kernel.org
2487S: Maintained
2488
2489MODULE SUPPORT
2490P: Rusty Russell
2491M: rusty@rustcorp.com.au
2492L: linux-kernel@vger.kernel.org
2493S: Maintained
2494
2495MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2496P: Stelian Pop
2497M: stelian@popies.net
2498W: http://popies.net/meye/
2499S: Maintained
2500
Pavel Pisac58ff042007-05-16 01:10:41 +02002501MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2502P: Pavel Pisa
2503M: ppisa@pikron.com
2504L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2505W: http://mmc.drzeus.cx/wiki/Controllers/Freescale/SDHC
2506S: Maintained
2507
Linus Torvalds1da177e2005-04-16 15:20:36 -07002508MOUSE AND MISC DEVICES [GENERAL]
2509P: Alessandro Rubini
2510M: rubini@ipvvis.unipv.it
2511L: linux-kernel@vger.kernel.org
2512S: Maintained
2513
Jiri Slabyd7354102006-12-08 02:38:35 -08002514MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
2515P: Jiri Slaby
2516M: jirislaby@gmail.com
2517L: linux-kernel@vger.kernel.org
2518S: Maintained
2519
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002520MSI LAPTOP SUPPORT
2521P: Lennart Poettering
2522M: mzxreary@0pointer.de
2523L: https://tango.0pointer.de/mailman/listinfo/s270-linux
2524W: http://0pointer.de/lennart/tchibo.html
2525S: Maintained
2526
Linus Torvalds1da177e2005-04-16 15:20:36 -07002527MTRR AND SIMILAR SUPPORT [i386]
2528P: Richard Gooch
2529M: rgooch@atnf.csiro.au
2530L: linux-kernel@vger.kernel.org
2531W: http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
2532S: Maintained
2533
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07002534MULTIMEDIA CARD (MMC) AND SECURE DIGITAL (SD) SUBSYSTEM
2535P: Pierre Ossman
2536M: drzeus-mmc@drzeus.cx
2537L: linux-kernel@vger.kernel.org
2538S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01002539
Linus Torvalds1da177e2005-04-16 15:20:36 -07002540MULTISOUND SOUND DRIVER
2541P: Andrew Veliath
2542M: andrewtv@usa.net
2543S: Maintained
2544
Jiri Slabyd7354102006-12-08 02:38:35 -08002545MULTITECH MULTIPORT CARD (ISICOM)
2546P: Jiri Slaby
2547M: jirislaby@gmail.com
2548L: linux-kernel@vger.kernel.org
2549S: Maintained
2550
Linus Torvalds1da177e2005-04-16 15:20:36 -07002551NATSEMI ETHERNET DRIVER (DP8381x)
2552P: Tim Hockin
2553M: thockin@hockin.org
2554S: Maintained
2555
2556NCP FILESYSTEM
2557P: Petr Vandrovec
2558M: vandrove@vc.cvut.cz
2559L: linware@sh.cvut.cz
2560S: Maintained
2561
2562NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2563P: James E.J. Bottomley
2564M: James.Bottomley@HansenPartnership.com
2565L: linux-scsi@vger.kernel.org
2566S: Maintained
2567
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002568NETEM NETWORK EMULATOR
2569P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08002570M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07002571L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002572S: Maintained
2573
Linus Torvalds1da177e2005-04-16 15:20:36 -07002574NETFILTER/IPTABLES/IPCHAINS
2575P: Rusty Russell
2576P: Marc Boucher
2577P: James Morris
2578P: Harald Welte
2579P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07002580P: Patrick McHardy
2581M: kaber@trash.net
2582L: netfilter-devel@lists.netfilter.org
Randy Dunlap24a1dec2007-01-28 15:54:42 -08002583L: netfilter@lists.netfilter.org (subscribers-only)
Patrick McHardy82b98542006-10-12 14:08:55 -07002584L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002585W: http://www.netfilter.org/
2586W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002587S: Supported
2588
Paul Moore4cc67732006-09-25 15:57:13 -07002589NETLABEL
2590P: Paul Moore
2591M: paul.moore@hp.com
2592W: http://netlabel.sf.net
2593L: netdev@vger.kernel.org
2594S: Supported
2595
Linus Torvalds1da177e2005-04-16 15:20:36 -07002596NETROM NETWORK LAYER
2597P: Ralf Baechle
2598M: ralf@linux-mips.org
2599L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02002600W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002601S: Maintained
2602
Pavel Machek5ddb88c2006-09-29 02:01:29 -07002603NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002604P: Paul Clements
2605M: Paul.Clements@steeleye.com
2606S: Maintained
2607
2608NETWORK DEVICE DRIVERS
2609P: Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002610M: akpm@linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002611P: Jeff Garzik
2612M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002613L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002614T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002615S: Maintained
2616
2617NETWORKING [GENERAL]
2618P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07002619M: netdev@vger.kernel.org
2620L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08002621W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002622S: Maintained
2623
2624NETWORKING [IPv4/IPv6]
2625P: David S. Miller
2626M: davem@davemloft.net
2627P: Alexey Kuznetsov
2628M: kuznet@ms2.inr.ac.ru
2629P: Pekka Savola (ipv6)
2630M: pekkas@netcore.fi
2631P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04002632M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002633P: Hideaki YOSHIFUJI
2634M: yoshfuji@linux-ipv6.org
2635P: Patrick McHardy
2636M: kaber@coreworks.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002637L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08002638T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002639S: Maintained
2640
John W. Linville29f8f632006-01-18 14:52:48 -08002641NETWORKING [WIRELESS]
2642P: John W. Linville
2643M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08002644L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08002645T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2646S: Maintained
2647
Amit S. Kale3d396eb2006-10-21 15:33:03 -04002648NETXEN (1/10) GbE SUPPORT
2649P: Amit S. Kale
2650M: amitkale@netxen.com
2651L: netdev@vger.kernel.org
2652W: http://www.netxen.com
2653S: Supported
2654
Linus Torvalds1da177e2005-04-16 15:20:36 -07002655IPVS
2656P: Wensong Zhang
2657M: wensong@linux-vs.org
Horms9d30c172005-09-29 19:47:06 -07002658P: Simon Horman
2659M: horms@verge.net.au
Linus Torvalds1da177e2005-04-16 15:20:36 -07002660P: Julian Anastasov
2661M: ja@ssi.bg
Horms9d30c172005-09-29 19:47:06 -07002662L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002663S: Maintained
2664
2665NFS CLIENT
2666P: Trond Myklebust
2667M: trond.myklebust@fys.uio.no
2668L: linux-kernel@vger.kernel.org
2669S: Maintained
2670
2671NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07002672P: Jan-Pascal van Best
2673M: janpascal@vanbest.org
2674P: Andreas Mohr
2675M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002676L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002677S: Maintained
2678
2679NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2680P: YOKOTA Hiroshi
2681M: yokota@netlab.is.tsukuba.ac.jp
2682W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2683S: Maintained
2684
2685NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2686P: GOTO Masanori
2687M: gotom@debian.or.jp
2688P: YOKOTA Hiroshi
2689M: yokota@netlab.is.tsukuba.ac.jp
2690W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2691S: Maintained
2692
Linus Torvalds1da177e2005-04-16 15:20:36 -07002693NTFS FILESYSTEM
2694P: Anton Altaparmakov
2695M: aia21@cantab.net
2696L: linux-ntfs-dev@lists.sourceforge.net
2697L: linux-kernel@vger.kernel.org
2698W: http://linux-ntfs.sf.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002699T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002700S: Maintained
2701
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002702NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002703P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002704M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002705L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01002706S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002707
Ramkrishna Vepa3ef34b82007-03-30 18:42:27 -07002708NETERION (S2IO) Xframe 10GbE DRIVER
2709P: Ramkrishna Vepa
2710M: ram.vepa@neterion.com
2711P: Rastapur Santosh
2712M: santosh.rastapur@neterion.com
2713P: Sivakumar Subramani
2714M: sivakumar.subramani@neterion.com
2715P: Sreenivasa Honnur
2716M: sreenivasa.honnur@neterion.com
2717L: netdev@vger.kernel.org
2718W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2719S: Supported
2720
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002721OPENCORES I2C BUS DRIVER
2722P: Peter Korsgaard
2723M: jacmet@sunsite.dk
Jean Delvare5d925fe2006-07-01 17:14:32 +02002724L: i2c@lm-sensors.org
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002725S: Maintained
2726
Mark Fashehccd979b2005-12-15 14:31:24 -08002727ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2728P: Mark Fasheh
2729M: mark.fasheh@oracle.com
2730P: Kurt Hackel
2731M: kurt.hackel@oracle.com
2732L: ocfs2-devel@oss.oracle.com
2733W: http://oss.oracle.com/projects/ocfs2/
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002734S: Supported
Mark Fashehccd979b2005-12-15 14:31:24 -08002735
Linus Torvalds1da177e2005-04-16 15:20:36 -07002736OLYMPIC NETWORK DRIVER
2737P: Peter De Shrijver
2738M: p2@ace.ulyssis.student.kuleuven.ac.be
2739P: Mike Phillips
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002740M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002741L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002742L: linux-tr@linuxtr.net
2743W: http://www.linuxtr.net
2744S: Maintained
2745
Harald Weltec1986ee2005-11-13 16:06:29 -08002746OMNIKEY CARDMAN 4000 DRIVER
2747P: Harald Welte
2748M: laforge@gnumonks.org
2749S: Maintained
2750
Harald Welte77c44ab2005-11-13 16:06:26 -08002751OMNIKEY CARDMAN 4040 DRIVER
2752P: Harald Welte
2753M: laforge@gnumonks.org
2754S: Maintained
2755
Jonathan Corbet77d51402007-03-22 19:44:17 -03002756OMNIVISION OV7670 SENSOR DRIVER
2757P: Jonathan Corbet
2758M: corbet@lwn.net
2759L: video4linux-list@redhat.com
2760S: Maintained
2761
Thomas Gleixner431bca72007-05-02 09:31:35 +02002762ONENAND FLASH DRIVER
2763P: Kyungmin Park
2764M: kyungmin.park@samsung.com
2765L: linux-mtd@lists.infradead.org
2766S: Maintained
2767
Linus Torvalds1da177e2005-04-16 15:20:36 -07002768ONSTREAM SCSI TAPE DRIVER
2769P: Willem Riede
2770M: osst@riede.org
2771L: osst-users@lists.sourceforge.net
2772L: linux-scsi@vger.kernel.org
2773S: Maintained
2774
Linus Torvalds1da177e2005-04-16 15:20:36 -07002775OPROFILE
2776P: Philippe Elie
2777M: phil.el@wanadoo.fr
2778L: oprofile-list@lists.sf.net
2779S: Maintained
2780
2781ORINOCO DRIVER
2782P: Pavel Roskin
2783M: proski@gnu.org
2784P: David Gibson
2785M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07002786L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07002787L: orinoco-users@lists.sourceforge.net
2788L: orinoco-devel@lists.sourceforge.net
2789W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002790S: Maintained
2791
Olof Johanssonf5cd7872007-01-31 21:43:54 -06002792PA SEMI ETHERNET DRIVER
2793P: Olof Johansson
2794M: olof@lixom.net
2795L: netdev@vger.kernel.org
2796S: Maintained
2797
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01002798PA SEMI SMBUS DRIVER
2799P: Olof Johansson
2800M: olof@lixom.net
2801L: i2c@lm-sensors.org
2802S: Maintained
2803
Linus Torvalds1da177e2005-04-16 15:20:36 -07002804PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002805L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08002806S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002807
2808PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2809P: Tim Waugh
2810M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002811L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002812W: http://www.torque.net/linux-pp.html
2813S: Maintained
2814
2815PARISC ARCHITECTURE
2816P: Matthew Wilcox
2817M: matthew@wil.cx
2818P: Grant Grundler
2819M: grundler@parisc-linux.org
Kyle McMartin223232d2006-04-21 16:54:23 -04002820P: Kyle McMartin
2821M: kyle@parisc-linux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002822L: parisc-linux@parisc-linux.org
2823W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04002824T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
2825T: cvs cvs.parisc-linux.org:/var/cvs/linux-2.6
Linus Torvalds1da177e2005-04-16 15:20:36 -07002826S: Maintained
2827
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02002828PARAVIRT_OPS INTERFACE
2829P: Jeremy Fitzhardinge
2830M: jeremy@xensource.com
2831P: Chris Wright
2832M: chrisw@sous-sol.org
2833P: Zachary Amsden
2834M: zach@vmware.com
2835P: Rusty Russell
2836M: rusty@rustcorp.com.au
2837L: virtualization@lists.osdl.org
2838L: linux-kernel@vger.kernel.org
2839S: Supported
2840
Jim Cromie1662d322006-10-06 00:43:59 -07002841PC87360 HARDWARE MONITORING DRIVER
2842P: Jim Cromie
2843M: jim.cromie@gmail.com
2844L: lm-sensors@lm-sensors.org
2845S: Maintained
2846
2847PC8736x GPIO DRIVER
2848P: Jim Cromie
2849M: jim.cromie@gmail.com
2850S: Maintained
2851
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06002852PCI ERROR RECOVERY
2853P: Linas Vepstas
2854M: linas@austin.ibm.com
2855L: linux-kernel@vger.kernel.org
2856L: linux-pci@atrey.karlin.mff.cuni.cz
2857S: Supported
2858
Linus Torvalds1da177e2005-04-16 15:20:36 -07002859PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
2860P: Thomas Sailer
2861M: sailer@ife.ee.ethz.ch
2862L: linux-sound@vger.kernel.org
2863W: http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
2864S: Maintained
2865
2866PCI SUBSYSTEM
2867P: Greg Kroah-Hartman
2868M: gregkh@suse.de
2869L: linux-kernel@vger.kernel.org
2870L: linux-pci@atrey.karlin.mff.cuni.cz
Jody McIntyre6fb04252005-11-18 09:31:06 -08002871T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002872S: Supported
2873
2874PCI HOTPLUG CORE
Kristen Carlson Accardifb5f4d72006-09-29 10:30:27 -07002875P: Kristen Carlson Accardi
2876M: kristen.c.accardi@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002877S: Supported
2878
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002879PCIE HOTPLUG DRIVER
2880P: Kristen Carlson Accardi
2881M: kristen.c.accardi@intel.com
2882L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05002883S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002884
Linus Torvalds1da177e2005-04-16 15:20:36 -07002885PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002886P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07002887L: linux-pcmcia@lists.infradead.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002888L: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08002889T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002890S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002891
2892PCNET32 NETWORK DRIVER
pcnet32@verizon.net04ce0942007-02-16 10:07:12 -06002893P: Don Fry
2894M: pcnet32@verizon.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002895L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002896S: Maintained
2897
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07002898PER-TASK DELAY ACCOUNTING
2899P: Shailabh Nagar
2900M: nagar@watson.ibm.com
2901L: linux-kernel@vger.kernel.org
2902S: Maintained
2903
Jim Cromiedd49d0f2006-03-24 18:08:17 +01002904PERSONALITY HANDLING
2905P: Christoph Hellwig
2906M: hch@infradead.org
2907L: linux-abi-devel@lists.sourceforge.net
2908S: Maintained
2909
Linus Torvalds1da177e2005-04-16 15:20:36 -07002910PHRAM MTD DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02002911P: Jörn Engel
Linus Torvalds1da177e2005-04-16 15:20:36 -07002912M: joern@wh.fh-wedel.de
2913L: linux-mtd@lists.infradead.org
2914S: Maintained
2915
Peter Osterlund249a6772005-09-27 21:45:30 -07002916PKTCDVD DRIVER
2917P: Peter Osterlund
2918M: petero2@telia.com
2919L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07002920S: Maintained
2921
Linus Torvalds1da177e2005-04-16 15:20:36 -07002922POSIX CLOCKS and TIMERS
Ingo Molnaraa781ae2007-07-19 01:48:32 -07002923P: Thomas Gleixner
2924M: tglx@linutronix.de
Hormsf1c3ddf2006-01-15 02:18:28 +01002925L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002926S: Supported
2927
Anton Vorontsov3be86142007-07-15 04:43:36 +04002928POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
2929P: Anton Vorontsov
2930M: cbou@mail.ru
2931P: David Woodhouse
2932M: dwmw2@infradead.org
2933L: linux-kernel@vger.kernel.org
2934L: kernel-discuss@handhelds.org
2935T: git git.infradead.org/battery-2.6.git
2936S: Maintained
2937
Eugene Surovegin24682972005-10-14 03:00:53 -07002938POWERPC 4xx EMAC DRIVER
2939P: Eugene Surovegin
2940M: ebs@ebshome.net
2941W: http://kernel.ebshome.net/emac/
2942L: linuxppc-embedded@ozlabs.org
2943L: netdev@vger.kernel.org
2944S: Maintained
2945
Linus Torvalds1da177e2005-04-16 15:20:36 -07002946PNP SUPPORT
2947P: Adam Belay
2948M: ambx1@neo.rr.com
2949S: Maintained
2950
Vitaly Wool999445d2007-01-04 13:07:03 +01002951PNXxxxx I2C DRIVER
2952P: Vitaly Wool
2953M: vitalywool@gmail.com
2954L: i2c@lm-sensors.org
2955S: Maintained
2956
Linus Torvalds1da177e2005-04-16 15:20:36 -07002957PPP PROTOCOL DRIVERS AND COMPRESSORS
2958P: Paul Mackerras
2959M: paulus@samba.org
2960L: linux-ppp@vger.kernel.org
2961S: Maintained
2962
2963PPP OVER ATM (RFC 2364)
2964P: Mitchell Blank Jr
2965M: mitch@sfgoth.com
2966S: Maintained
2967
2968PPP OVER ETHERNET
2969P: Michal Ostrowski
2970M: mostrows@speakeasy.net
2971S: Maintained
2972
James Chapmana6d23702007-06-27 15:53:17 -07002973PPP OVER L2TP
2974P: James Chapman
2975M: jchapman@katalix.com
2976S: Maintained
2977
Linus Torvalds1da177e2005-04-16 15:20:36 -07002978PREEMPTIBLE KERNEL
2979P: Robert Love
2980M: rml@tech9.net
2981L: linux-kernel@vger.kernel.org
2982L: kpreempt-tech@lists.sourceforge.net
2983W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
2984S: Supported
2985
2986PRISM54 WIRELESS DRIVER
Luis R. Rodrigueze88b34b2007-06-01 00:46:57 -07002987P: Luis R. Rodriguez
2988M: mcgrof@gmail.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002989L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002990W: http://prism54.org
2991S: Maintained
2992
2993PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
2994P: Peter Denison
2995M: promise@pnd-pc.demon.co.uk
2996W: http://www.pnd-pc.demon.co.uk/promise/
2997S: Maintained
2998
Mikael Petterssonb3277df2007-01-10 09:33:53 +01002999PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3000P: Mikael Pettersson
3001M: mikpe@it.uu.se
3002L: linux-ide@vger.kernel.org
3003S: Maintained
3004
Masakazu Mokuno02c18892007-07-05 20:11:16 +09003005PS3 NETWORK SUPPORT
3006P: Masakazu Mokuno
3007M: mokuno@sm.sony.co.jp
3008L: netdev@vger.kernel.org
3009L: cbe-oss-dev@ozlabs.org
3010S: Supported
3011
Geoff Levandf58a9d12006-11-23 00:46:51 +01003012PS3 PLATFORM SUPPORT
3013P: Geoff Levand
3014M: geoffrey.levand@am.sony.com
3015L: linuxppc-dev@ozlabs.org
3016L: cbe-oss-dev@ozlabs.org
3017S: Supported
3018
Michael Krufky83202042006-07-03 00:24:18 -07003019PVRUSB2 VIDEO4LINUX DRIVER
3020P: Mike Isely
3021M: isely@pobox.com
Mike Isely16e94952007-01-03 18:08:06 -03003022L: pvrusb2@isely.net (subscribers-only)
Michael Krufky83202042006-07-03 00:24:18 -07003023L: video4linux-list@redhat.com
3024W: http://www.isely.net/pvrusb2/
3025S: Maintained
3026
Linus Torvalds1da177e2005-04-16 15:20:36 -07003027PXA2xx SUPPORT
3028P: Nicolas Pitre
3029M: nico@cam.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003030L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003031S: Maintained
3032
Pierre Ossman272f1332007-05-14 21:25:26 +02003033PXA MMCI DRIVER
3034S: Orphan
3035
Linus Torvalds1da177e2005-04-16 15:20:36 -07003036QLOGIC QLA2XXX FC-SCSI DRIVER
3037P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08003038M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003039L: linux-scsi@vger.kernel.org
3040S: Supported
3041
Ron Mercer5a4faa872006-07-25 00:40:21 -07003042QLOGIC QLA3XXX NETWORK DRIVER
3043P: Ron Mercer
3044M: linux-driver@qlogic.com
3045L: netdev@vger.kernel.org
3046S: Supported
3047
Linus Torvalds1da177e2005-04-16 15:20:36 -07003048QNX4 FILESYSTEM
3049P: Anders Larsen
3050M: al@alarsen.net
3051L: linux-kernel@vger.kernel.org
3052W: http://www.alarsen.net/linux/qnx4fs/
3053S: Maintained
3054
3055RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003056P: Benjamin Herrenschmidt
3057M: benh@kernel.crashing.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003058L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003059S: Maintained
3060
3061RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003062P: Paul Mackerras
3063M: paulus@samba.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003064L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003065S: Maintained
3066
3067RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3068P: Corey Thomas
3069M: corey@world.std.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003070L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003071S: Maintained
3072
Matt Mackall9e95ce22005-04-16 15:25:56 -07003073RANDOM NUMBER DRIVER
3074P: Matt Mackall
3075M: mpm@selenic.com
3076S: Maintained
3077
Matt Porter394b7012005-11-07 01:00:15 -08003078RAPIDIO SUBSYSTEM
3079P: Matt Porter
3080M: mporter@kernel.crashing.org
3081L: linux-kernel@vger.kernel.org
3082S: Maintained
3083
Josh Triplett595182b2006-10-04 02:17:21 -07003084READ-COPY UPDATE (RCU)
3085P: Dipankar Sarma
3086M: dipankar@in.ibm.com
3087W: http://www.rdrop.com/users/paulmck/rclock/
3088L: linux-kernel@vger.kernel.org
3089S: Supported
3090
3091RCUTORTURE MODULE
3092P: Josh Triplett
3093M: josh@freedesktop.org
3094L: linux-kernel@vger.kernel.org
3095S: Maintained
3096
Linus Torvalds1da177e2005-04-16 15:20:36 -07003097REAL TIME CLOCK DRIVER
3098P: Paul Gortmaker
3099M: p_gortmaker@yahoo.com
3100L: linux-kernel@vger.kernel.org
3101S: Maintained
3102
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003103REAL TIME CLOCK (RTC) SUBSYSTEM
3104P: Alessandro Zummo
3105M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003106L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003107S: Maintained
3108
Linus Torvalds1da177e2005-04-16 15:20:36 -07003109REISERFS FILE SYSTEM
3110P: Hans Reiser
3111M: reiserfs-dev@namesys.com
Jeff Mahoney76c4e5e2007-06-08 13:47:02 -07003112L: reiserfs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003113W: http://www.namesys.com
3114S: Supported
3115
3116ROCKETPORT DRIVER
3117P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003118W: http://www.comtrol.com
3119S: Maintained
3120
3121ROSE NETWORK LAYER
3122P: Ralf Baechle
3123M: ralf@linux-mips.org
3124L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003125W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003126S: Maintained
3127
3128RISCOM8 DRIVER
3129S: Orphan
3130
Michael Wu605bebe2007-05-14 01:41:02 -04003131RTL818X WIRELESS DRIVER
3132P: Michael Wu
3133M: flamingice@sourmilk.net
3134P: Andrea Merello
3135M: andreamrl@tiscali.it
3136L: linux-wireless@vger.kernel.org
3137W: http://linuxwireless.org/
3138T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3139S: Maintained
3140
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003141S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003142P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003143M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003144L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01003145S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003146
Linus Torvalds1da177e2005-04-16 15:20:36 -07003147S390
3148P: Martin Schwidefsky
3149M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003150P: Heiko Carstens
3151M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003152M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003153L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003154W: http://www.ibm.com/developerworks/linux/linux390/
3155S: Supported
3156
3157S390 NETWORK DRIVERS
3158P: Frank Pavlic
3159M: fpavlic@de.ibm.com
3160M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003161L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003162W: http://www.ibm.com/developerworks/linux/linux390/
3163S: Supported
3164
3165S390 ZFCP DRIVER
Swen Schillig9cbb8892006-09-21 16:29:31 +02003166P: Swen Schillig
3167M: swen@vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003168M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003169L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003170W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003171S: Supported
3172
3173SAA7146 VIDEO4LINUX-2 DRIVER
3174P: Michael Hunold
3175M: michael@mihu.de
3176W: http://www.mihu.de/linux/saa7146
3177S: Maintained
3178
Linus Torvalds1da177e2005-04-16 15:20:36 -07003179SC1200 WDT DRIVER
3180P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003181M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003182S: Maintained
3183
3184SCHEDULER
3185P: Ingo Molnar
3186M: mingo@elte.hu
3187P: Robert Love [the preemptible kernel bits]
3188M: rml@tech9.net
3189L: linux-kernel@vger.kernel.org
3190S: Maintained
3191
3192SCSI CDROM DRIVER
3193P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003194M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003195L: linux-scsi@vger.kernel.org
3196W: http://www.kernel.dk
3197S: Maintained
3198
3199SCSI SG DRIVER
3200P: Doug Gilbert
3201M: dgilbert@interlog.com
3202L: linux-scsi@vger.kernel.org
3203W: http://www.torque.net/sg
3204S: Maintained
3205
3206SCSI SUBSYSTEM
3207P: James E.J. Bottomley
3208M: James.Bottomley@SteelEye.com
3209L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003210T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003211S: Maintained
3212
3213SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003214P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003215M: Kai.Makisara@kolumbus.fi
3216L: linux-scsi@vger.kernel.org
3217S: Maintained
3218
3219SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003220P: Vlad Yasevich
3221M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003222P: Sridhar Samudrala
3223M: sri@us.ibm.com
3224L: lksctp-developers@lists.sourceforge.net
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003225W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003226S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003227
3228SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003229P: Jim Cromie
3230M: jim.cromie@gmail.com
3231S: Odd Fixes
3232
3233SCx200 GPIO DRIVER
3234P: Jim Cromie
3235M: jim.cromie@gmail.com
3236S: Maintained
3237
3238SCx200 HRT CLOCKSOURCE DRIVER
3239P: Jim Cromie
3240M: jim.cromie@gmail.com
3241S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003242
3243SECURITY CONTACT
3244P: Security Officers
3245M: security@kernel.org
3246S: Supported
3247
3248SELINUX SECURITY MODULE
3249P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08003250M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07003251P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003252M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003253P: Eric Paris
3254M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003255L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003256L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003257W: http://www.nsa.gov/selinux
3258S: Supported
3259
Jiri Slabycef2cf02007-05-08 00:31:45 -07003260SENSABLE PHANTOM
3261P: Jiri Slaby
3262M: jirislaby@gmail.com
3263S: Maintained
3264
Linus Torvalds1da177e2005-04-16 15:20:36 -07003265SERIAL ATA (SATA) SUBSYSTEM:
3266P: Jeff Garzik
3267M: jgarzik@pobox.com
3268L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003269T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003270S: Supported
3271
3272SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3273P: Pat Gefre
3274M: pfg@sgi.com
3275L: linux-ia64@vger.kernel.org
3276S: Supported
3277
3278SGI VISUAL WORKSTATION 320 AND 540
3279P: Andrey Panin
3280M: pazke@donpac.ru
3281L: linux-visws-devel@lists.sf.net
3282W: http://linux-visws.sf.net
3283S: Maintained for 2.6.
3284
3285SIMTEC EB110ATX (Chalice CATS)
3286P: Ben Dooks
3287P: Vincent Sanders
3288M: support@simtec.co.uk
3289W: http://www.simtec.co.uk/products/EB110ATX/
3290S: Supported
3291
3292SIMTEC EB2410ITX (BAST)
3293P: Ben Dooks
3294P: Vincent Sanders
3295M: support@simtec.co.uk
3296W: http://www.simtec.co.uk/products/EB2410ITX/
3297S: Supported
3298
Francois Romieu92aab3c2005-07-30 13:11:18 +02003299SIS 190 ETHERNET DRIVER
3300P: Francois Romieu
3301M: romieu@fr.zoreil.com
3302L: netdev@vger.kernel.org
3303S: Maintained
3304
Linus Torvalds1da177e2005-04-16 15:20:36 -07003305SIS 5513 IDE CONTROLLER DRIVER
3306P: Lionel Bouton
3307M: Lionel.Bouton@inet6.fr
3308W: http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
3309W: http://gyver.homeip.net/sis5513/index.html
3310S: Maintained
3311
3312SIS 900/7016 FAST ETHERNET DRIVER
3313P: Daniele Venzano
3314M: venza@brownhat.org
3315W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07003316L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003317S: Maintained
3318
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003319SIS 96X I2C/SMBUS DRIVER
3320P: Mark M. Hoffman
3321M: mhoffman@lightlink.com
3322L: lm-sensors@lm-sensors.org
3323S: Maintained
3324
Linus Torvalds1da177e2005-04-16 15:20:36 -07003325SIS FRAMEBUFFER DRIVER
3326P: Thomas Winischhofer
3327M: thomas@winischhofer.net
3328W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003329S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003330
3331SIS USB2VGA DRIVER
3332P: Thomas Winischhofer
3333M: thomas@winischhofer.net
3334W: http://www.winischhofer.at/linuxsisusbvga.shtml
3335S: Maintained
3336
Christoph Lameter415ad26d2007-07-26 10:40:56 -07003337SLAB ALLOCATOR
3338P: Christoph Lameter
3339M: clameter@sgi.com
3340P: Pekka Enberg
3341M: penberg@cs.helsinki.fi
3342L: linux-mm@kvack.org
3343S: Maintained
3344
Linus Torvalds1da177e2005-04-16 15:20:36 -07003345SMC91x ETHERNET DRIVER
3346P: Nicolas Pitre
3347M: nico@cam.org
3348S: Maintained
3349
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003350SMSC47B397 HARDWARE MONITOR DRIVER
3351P: Mark M. Hoffman
3352M: mhoffman@lightlink.com
3353L: lm-sensors@lm-sensors.org
3354S: Maintained
3355
Daniel Drake8f0f8502006-07-18 22:00:25 +01003356SOFTMAC LAYER (IEEE 802.11)
3357P: Johannes Berg
3358M: johannes@sipsolutions.net
3359P: Joe Jezak
3360M: josejx@gentoo.org
3361P: Daniel Drake
3362M: dsd@gentoo.org
3363W: http://softmac.sipsolutions.net/
Johannes Berg724c6b32007-04-23 12:18:20 -07003364L: linux-wireless@vger.kernel.org
Daniel Drake8f0f8502006-07-18 22:00:25 +01003365S: Maintained
3366
Linus Torvalds1da177e2005-04-16 15:20:36 -07003367SOFTWARE RAID (Multiple Disks) SUPPORT
3368P: Ingo Molnar
3369M: mingo@redhat.com
3370P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08003371M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07003372L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08003373S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003374
Pavel Machek95a631e2007-07-19 01:47:42 -07003375HIBERNATION (aka Software Suspend, aka swsusp):
Linus Torvalds1da177e2005-04-16 15:20:36 -07003376P: Pavel Machek
3377M: pavel@suse.cz
Pavel Machek95a631e2007-07-19 01:47:42 -07003378P: Rafael J. Wysocki
3379M: rjw@sisk.pl
3380L: linux-pm@lists.linux-foundation.org
3381S: Supported
3382
3383SUSPEND TO RAM:
3384P: Pavel Machek
3385M: pavel@suse.cz
3386P: Rafael J. Wysocki
3387M: rjw@sisk.pl
David Brownellf318a632007-04-23 14:41:06 -07003388L: linux-pm@lists.linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003389S: Maintained
3390
3391SONIC NETWORK DRIVER
3392P: Thomas Bogendoerfer
3393M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003394L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003395S: Maintained
3396
3397SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01003398P: Mattia Dongili
3399M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01003400L: linux-acpi@vger.kernel.org
3401W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07003402S: Maintained
3403
3404SOUND
3405P: Jaroslav Kysela
3406M: perex@suse.cz
Takashi Iwai82622042007-04-16 12:32:52 +02003407L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003408S: Maintained
3409
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003410SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3411P: Liam Girdwood
3412M: liam.girdwood@wolfsonmicro.com
Takashi Iwai82622042007-04-16 12:32:52 +02003413L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003414S: Supported
3415
Kumar Gala025c3982006-04-02 16:05:54 -05003416SPI SUBSYSTEM
3417P: David Brownell
3418M: dbrownell@users.sourceforge.net
3419L: spi-devel-general@lists.sourceforge.net
3420S: Maintained
3421
Steven Rostedt855f46a2006-08-05 12:14:50 -07003422STABLE BRANCH:
3423P: Greg Kroah-Hartman
3424M: greg@kroah.com
3425P: Chris Wright
3426M: chrisw@sous-sol.org
3427L: stable@kernel.org
3428S: Maintained
3429
Kylene Hall1c72d462005-05-01 08:59:13 -07003430TPM DEVICE DRIVER
3431P: Kylene Hall
3432M: kjhall@us.ibm.com
3433W: http://tpmdd.sourceforge.net
Marcel Selhorstd3a7b6d2007-03-16 13:38:31 -08003434P: Marcel Selhorst
3435M: tpm@selhorst.net
3436W: http://www.prosec.rub.de/tpm/
Stephen Rothwell3bd2aad2007-05-15 01:41:36 -07003437L: tpmdd-devel@lists.sourceforge.net
Kylene Hall1c72d462005-05-01 08:59:13 -07003438S: Maintained
3439
Mark Gross1a80ba82005-10-30 15:02:55 -08003440Telecom Clock Driver for MCPL0010
Jim Cromiece00f852006-11-30 04:49:44 +01003441P: Mark Gross
3442M: mark.gross@intel.com
3443S: Supported
Mark Gross1a80ba82005-10-30 15:02:55 -08003444
Chris Zankel48b415c2005-06-23 22:01:07 -07003445TENSILICA XTENSA PORT (xtensa):
3446P: Chris Zankel
3447M: chris@zankel.net
3448S: Maintained
3449
Henrique de Moraes Holschuh756970a2007-03-29 01:58:44 -03003450THINKPAD ACPI EXTRAS DRIVER
3451P: Henrique de Moraes Holschuh
3452M: ibm-acpi@hmh.eng.br
3453L: ibm-acpi-devel@lists.sourceforge.net
3454W: http://ibm-acpi.sourceforge.net
3455W: http://thinkwiki.org/wiki/Ibm-acpi
3456T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
3457S: Maintained
3458
Linus Torvalds1da177e2005-04-16 15:20:36 -07003459UltraSPARC (sparc64):
3460P: David S. Miller
3461M: davem@davemloft.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003462L: sparclinux@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08003463T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003464S: Maintained
3465
3466SHARP LH SUPPORT (LH7952X & LH7A40X)
3467P: Marc Singer
3468M: elf@buici.com
3469W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003470L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003471S: Maintained
3472
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003473SHPC HOTPLUG DRIVER
3474P: Kristen Carlson Accardi
3475M: kristen.c.accardi@intel.com
3476L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05003477S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003478
Pierre Ossmand129bce2006-03-24 03:18:17 -08003479SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3480P: Pierre Ossman
3481M: drzeus-sdhci@drzeus.cx
3482L: sdhci-devel@list.drzeus.cx
3483W: http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci
3484S: Maintained
3485
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003486SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3487P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08003488M: shemminger@linux-foundation.org
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003489L: netdev@vger.kernel.org
3490S: Maintained
3491
Chris Boot1a87d942006-07-10 04:45:34 -07003492SOEKRIS NET48XX LED SUPPORT
3493P: Chris Boot
3494M: bootc@bootc.net
3495S: Maintained
3496
Linus Torvalds1da177e2005-04-16 15:20:36 -07003497SPARC (sparc32):
3498P: William L. Irwin
3499M: wli@holomorphy.com
3500L: sparclinux@vger.kernel.org
3501S: Maintained
3502
3503SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3504P: Roger Wolff
3505M: R.E.Wolff@BitWizard.nl
3506L: linux-kernel@vger.kernel.org ?
3507S: Supported
3508
Jim Lewis2752e402006-09-29 02:01:19 -07003509SPIDERNET NETWORK DRIVER for CELL
Linas Vepstasfa302482007-02-20 16:45:27 -06003510P: Linas Vepstas
3511M: linas@austin.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07003512L: netdev@vger.kernel.org
3513S: Supported
3514
Linus Torvalds1da177e2005-04-16 15:20:36 -07003515SRM (Alpha) environment access
3516P: Jan-Benedict Glaw
3517M: jbglaw@lug-owl.de
3518L: linux-kernel@vger.kernel.org
3519S: Maintained
3520
3521STARFIRE/DURALAN NETWORK DRIVER
3522P: Ion Badulescu
3523M: ionut@cs.columbia.edu
3524S: Maintained
3525
3526STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3527W: http://mosquitonet.Stanford.EDU/strip.html
3528S: Unsupported ?
3529
3530STRADIS MPEG-2 DECODER DRIVER
3531P: Nathan Laredo
3532M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003533W: http://www.stradis.com/
3534S: Maintained
3535
3536SUPERH (sh)
3537P: Paul Mundt
3538M: lethal@linux-sh.org
Matthew Wilcox3b5e0cb2006-09-29 02:01:30 -07003539L: linuxsh-dev@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003540W: http://www.linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003541S: Maintained
3542
3543SUPERH64 (sh64)
3544P: Paul Mundt
3545M: lethal@linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003546L: linuxsh-shmedia-dev@lists.sourceforge.net
3547W: http://www.linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003548S: Maintained
3549
3550SUN3/3X
3551P: Sam Creasey
3552M: sammy@sammy.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003553W: http://sammy.net/sun3/
3554S: Maintained
3555
3556SVGA HANDLING
3557P: Martin Mares
3558M: mj@ucw.cz
3559L: linux-video@atrey.karlin.mff.cuni.cz
3560S: Maintained
3561
3562SYSV FILESYSTEM
3563P: Christoph Hellwig
3564M: hch@infradead.org
3565S: Maintained
3566
Stephen Hemminger781b456a2006-07-10 20:25:29 -07003567TC CLASSIFIER
3568P: Jamal Hadi Salim
3569M: hadi@cyberus.ca
3570L: netdev@vger.kernel.org
3571S: Maintained
3572
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07003573TCP LOW PRIORITY MODULE
3574P: Wong Hoi Sing, Edison
3575M: hswong3i@gmail.com
3576P: Hung Hing Lun, Mike
3577M: hlhung3i@gmail.com
3578W: http://tcp-lp-mod.sourceforge.net/
3579S: Maintained
3580
Alex Dubov4020f2d2006-10-04 02:15:37 -07003581TI FLASH MEDIA INTERFACE DRIVER
3582P: Alex Dubov
3583M: oakad@yahoo.com
3584S: Maintained
3585
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003586TI OMAP MMC INTERFACE DRIVER
3587P: Carlos Aguiar, Anderson Briglia and Syed Khasim
3588M: linux-omap-open-source@linux.omap.com
3589W: http://linux.omap.com
3590W: http://www.muru.com/linux/omap/
3591S: Maintained
3592
Michael Buesch844dd052006-06-26 00:24:59 -07003593TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3594P: Deepak Saxena
3595M: dsaxena@plexity.net
3596S: Maintained
3597
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003598TASKSTATS STATISTICS INTERFACE
3599P: Shailabh Nagar
3600M: nagar@watson.ibm.com
3601L: linux-kernel@vger.kernel.org
3602S: Maintained
3603
Linus Torvalds1da177e2005-04-16 15:20:36 -07003604TI PARALLEL LINK CABLE DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003605P: Romain Lievin
3606M: roms@lpg.ticalc.org
3607S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003608
Per Lidene86eaa32006-01-12 16:45:18 +01003609TIPC NETWORK LAYER
3610P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01003611M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003612P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01003613M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003614P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01003615M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01003616L: tipc-discussion@lists.sourceforge.net
3617W: http://tipc.sourceforge.net/
3618W: http://tipc.cslab.ericsson.net/
3619T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
3620S: Maintained
3621
Linus Torvalds1da177e2005-04-16 15:20:36 -07003622TLAN NETWORK DRIVER
3623P: Samuel Chessman
3624M: chessman@tux.org
3625L: tlan-devel@lists.sourceforge.net
3626W: http://sourceforge.net/projects/tlan/
3627S: Maintained
3628
3629TOKEN-RING NETWORK DRIVER
3630P: Mike Phillips
3631M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003632L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003633L: linux-tr@linuxtr.net
3634W: http://www.linuxtr.net
3635S: Maintained
3636
3637TOSHIBA ACPI EXTRAS DRIVER
3638P: John Belmonte
3639M: toshiba_acpi@memebeam.org
3640W: http://memebeam.org/toys/ToshibaAcpiDriver
3641S: Maintained
3642
3643TOSHIBA SMM DRIVER
3644P: Jonathan Buzzard
3645M: jonathan@buzzard.org.uk
3646L: tlinux-users@tce.toshiba-dme.co.jp
3647W: http://www.buzzard.org.uk/toshiba/
3648S: Maintained
3649
3650TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
3651P: Muli Ben-Yehuda
3652M: mulix@mulix.org
3653L: linux-kernel@vger.kernel.org
3654S: Maintained
3655
3656TRIVIAL PATCHES
Jim Cromiece00f852006-11-30 04:49:44 +01003657P: Adrian Bunk
3658M: trivial@kernel.org
3659L: linux-kernel@vger.kernel.org
3660W: http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
3661T: git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
3662S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003663
3664TMS380 TOKEN-RING NETWORK DRIVER
3665P: Adam Fritzler
3666M: mid@auk.cx
3667L: linux-tr@linuxtr.net
3668W: http://www.auk.cx/tms380tr/
3669S: Maintained
3670
3671TULIP NETWORK DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07003672L: tulip-users@lists.sourceforge.net
3673W: http://sourceforge.net/projects/tulip/
Valerie Henson49afc592007-07-30 13:10:52 -06003674S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07003675
3676TUN/TAP driver
3677P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08003678M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003679L: vtun@office.satix.net
3680W: http://vtun.sourceforge.net/tun
3681S: Maintained
3682
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08003683TURBOCHANNEL SUBSYSTEM
3684P: Maciej W. Rozycki
3685M: macro@linux-mips.org
3686S: Maintained
3687
Linus Torvalds1da177e2005-04-16 15:20:36 -07003688U14-34F SCSI DRIVER
3689P: Dario Ballabio
3690M: ballabio_dario@emc.com
3691L: linux-scsi@vger.kernel.org
3692S: Maintained
3693
3694UDF FILESYSTEM
3695P: Ben Fennema
3696M: bfennema@falcon.csc.calpoly.edu
Linus Torvalds1da177e2005-04-16 15:20:36 -07003697W: http://linux-udf.sourceforge.net
3698S: Maintained
3699
3700UNIFORM CDROM DRIVER
3701P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003702M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003703L: linux-kernel@vger.kernel.org
3704W: http://www.kernel.dk
3705S: Maintained
3706
3707USB ACM DRIVER
3708P: Oliver Neukum
3709M: oliver@neukum.name
3710L: linux-usb-users@lists.sourceforge.net
3711L: linux-usb-devel@lists.sourceforge.net
3712S: Maintained
3713
3714USB BLOCK DRIVER (UB ub)
3715P: Pete Zaitcev
3716M: zaitcev@redhat.com
3717L: linux-kernel@vger.kernel.org
3718L: linux-usb-devel@lists.sourceforge.net
3719S: Supported
3720
Linus Torvalds1da177e2005-04-16 15:20:36 -07003721USB CDC ETHERNET DRIVER
3722P: Greg Kroah-Hartman
3723M: greg@kroah.com
3724L: linux-usb-users@lists.sourceforge.net
3725L: linux-usb-devel@lists.sourceforge.net
3726S: Maintained
3727W: http://www.kroah.com/linux-usb/
3728
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003729USB DAVICOM DM9601 DRIVER
3730P: Peter Korsgaard
3731M: jacmet@sunsite.dk
Peter Korsgaard043600a2007-06-27 21:18:18 +02003732L: netdev@vger.kernel.org
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003733W: http://www.linux-usb.org/usbnet
3734S: Maintained
3735
Linus Torvalds1da177e2005-04-16 15:20:36 -07003736USB EHCI DRIVER
3737P: David Brownell
3738M: dbrownell@users.sourceforge.net
3739L: linux-usb-devel@lists.sourceforge.net
David Brownell23d8c902006-12-05 03:10:08 -08003740S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003741
Luca Risolia7ce08c92006-01-11 02:06:59 +00003742USB ET61X[12]51 DRIVER
3743P: Luca Risolia
3744M: luca.risolia@studio.unibo.it
3745L: linux-usb-devel@lists.sourceforge.net
3746L: video4linux-list@redhat.com
3747W: http://www.linux-projects.org
3748S: Maintained
3749
David Brownell69ae9e32006-11-14 02:03:31 -08003750USB GADGET/PERIPHERAL SUBSYSTEM
3751P: David Brownell
3752M: dbrownell@users.sourceforge.net
3753L: linux-usb-devel@lists.sourceforge.net
3754W: http://www.linux-usb.org/gadget
3755S: Maintained
3756
Jiri Kosina2dea64b2007-07-11 12:12:11 +02003757USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
Jiri Kosina641266fd2007-01-15 09:56:21 +01003758P: Jiri Kosina
3759M: jkosina@suse.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07003760L: linux-usb-devel@lists.sourceforge.net
Jiri Kosinaa4dff392007-02-27 17:40:09 +01003761T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003762S: Maintained
3763
3764USB HUB DRIVER
3765P: Johannes Erdfelt
3766M: johannes@erdfelt.com
3767L: linux-usb-users@lists.sourceforge.net
3768L: linux-usb-devel@lists.sourceforge.net
3769S: Maintained
3770
Olav Kongas959eea22005-11-03 17:38:14 +02003771USB ISP116X DRIVER
3772P: Olav Kongas
3773M: ok@artecdesign.ee
3774L: linux-usb-devel@lists.sourceforge.net
3775S: Maintained
3776
Linus Torvalds1da177e2005-04-16 15:20:36 -07003777USB KAWASAKI LSI DRIVER
3778P: Oliver Neukum
3779M: oliver@neukum.name
3780L: linux-usb-users@lists.sourceforge.net
3781L: linux-usb-devel@lists.sourceforge.net
3782S: Maintained
3783
3784USB MASS STORAGE DRIVER
3785P: Matthew Dharm
3786M: mdharm-usb@one-eyed-alien.net
3787L: linux-usb-users@lists.sourceforge.net
Matthew Dharm8836aeb2005-12-04 22:03:47 -08003788L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003789S: Maintained
3790W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
3791
3792USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08003793P: David Brownell
3794M: dbrownell@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003795L: linux-usb-users@lists.sourceforge.net
3796L: linux-usb-devel@lists.sourceforge.net
David Brownell23d8c902006-12-05 03:10:08 -08003797S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003798
Matthias Urlichsba460e42005-07-14 00:33:47 -07003799USB OPTION-CARD DRIVER
3800P: Matthias Urlichs
3801M: smurf@smurf.noris.de
3802L: linux-usb-devel@lists.sourceforge.net
3803S: Maintained
3804
Linus Torvalds1da177e2005-04-16 15:20:36 -07003805USB OV511 DRIVER
3806P: Mark McClelland
3807M: mmcclell@bigfoot.com
3808L: linux-usb-users@lists.sourceforge.net
3809L: linux-usb-devel@lists.sourceforge.net
3810W: http://alpha.dyndns.org/ov511/
3811S: Maintained
3812
3813USB PEGASUS DRIVER
3814P: Petko Manolov
3815M: petkan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003816L: linux-usb-devel@lists.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02003817L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003818W: http://pegasus2.sourceforge.net/
3819S: Maintained
3820
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07003821USB PRINTER DRIVER (usblp)
3822P: Pete Zaitcev
3823M: zaitcev@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003824L: linux-usb-users@lists.sourceforge.net
3825L: linux-usb-devel@lists.sourceforge.net
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07003826S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003827
3828USB RTL8150 DRIVER
3829P: Petko Manolov
3830M: petkan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003831L: linux-usb-devel@lists.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02003832L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003833W: http://pegasus2.sourceforge.net/
3834S: Maintained
3835
3836USB SE401 DRIVER
3837P: Jeroen Vreeken
3838M: pe1rxq@amsat.org
3839L: linux-usb-users@lists.sourceforge.net
3840L: linux-usb-devel@lists.sourceforge.net
3841W: http://www.chello.nl/~j.vreeken/se401/
3842S: Maintained
3843
3844USB SERIAL CYBERJACK DRIVER
3845P: Matthias Bruestle and Harald Welte
3846M: support@reiner-sct.com
3847W: http://www.reiner-sct.de/support/treiber_cyberjack.php
3848S: Maintained
3849
3850USB SERIAL DIGI ACCELEPORT DRIVER
3851P: Peter Berger and Al Borchers
3852M: pberger@brimson.com
3853M: alborchers@steinerpoint.com
3854L: linux-usb-users@lists.sourceforge.net
3855L: linux-usb-devel@lists.sourceforge.net
3856S: Maintained
3857
3858USB SERIAL DRIVER
3859P: Greg Kroah-Hartman
3860M: gregkh@suse.de
3861L: linux-usb-users@lists.sourceforge.net
3862L: linux-usb-devel@lists.sourceforge.net
3863S: Supported
3864
3865USB SERIAL BELKIN F5U103 DRIVER
3866P: William Greathouse
3867M: wgreathouse@smva.com
3868L: linux-usb-users@lists.sourceforge.net
3869L: linux-usb-devel@lists.sourceforge.net
3870S: Maintained
3871
3872USB SERIAL CYPRESS M8 DRIVER
3873P: Lonnie Mendez
3874M: dignome@gmail.com
3875L: linux-usb-users@lists.sourceforge.net
3876L: linux-usb-devel@lists.sourceforge.net
3877S: Maintained
3878W: http://geocities.com/i0xox0i
3879W: http://firstlight.net/cvs
3880
3881USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
3882L: linux-usb-users@lists.sourceforge.net
3883L: linux-usb-devel@lists.sourceforge.net
3884S: Maintained
3885
3886USB AUERSWALD DRIVER
3887P: Wolfgang Muees
3888M: wolfgang@iksw-muees.de
3889L: linux-usb-users@lists.sourceforge.net
3890L: linux-usb-devel@lists.sourceforge.net
3891S: Maintained
3892
3893USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
3894P: Gary Brubaker
3895M: xavyer@ix.netcom.com
3896L: linux-usb-users@lists.sourceforge.net
3897L: linux-usb-devel@lists.sourceforge.net
3898S: Maintained
3899
3900USB SERIAL KEYSPAN DRIVER
3901P: Greg Kroah-Hartman
3902M: greg@kroah.com
3903L: linux-usb-users@lists.sourceforge.net
3904L: linux-usb-devel@lists.sourceforge.net
3905W: http://www.kroah.com/linux/
3906S: Maintained
3907
3908USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04003909P: Support Department
3910M: support@connecttech.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003911L: linux-usb-users@lists.sourceforge.net
3912L: linux-usb-devel@lists.sourceforge.net
3913W: http://www.connecttech.com
3914S: Supported
3915
Luca Risoliaf423b9a2007-03-26 16:12:04 -03003916USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07003917P: Luca Risolia
3918M: luca.risolia@studio.unibo.it
3919L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00003920L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003921W: http://www.linux-projects.org
3922S: Maintained
3923
3924USB SUBSYSTEM
3925P: Greg Kroah-Hartman
3926M: gregkh@suse.de
3927L: linux-usb-users@lists.sourceforge.net
3928L: linux-usb-devel@lists.sourceforge.net
3929W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003930T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003931S: Supported
3932
3933USB UHCI DRIVER
3934P: Alan Stern
3935M: stern@rowland.harvard.edu
3936L: linux-usb-users@lists.sourceforge.net
3937L: linux-usb-devel@lists.sourceforge.net
3938S: Maintained
3939
David Brownell69ae9e32006-11-14 02:03:31 -08003940USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07003941P: David Brownell
3942M: dbrownell@users.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02003943L: netdev@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08003944W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07003945S: Maintained
3946
3947USB W996[87]CF DRIVER
3948P: Luca Risolia
3949M: luca.risolia@studio.unibo.it
3950L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00003951L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003952W: http://www.linux-projects.org
3953S: Maintained
3954
Luca Risolia60f78052006-02-06 16:29:35 +00003955USB ZC0301 DRIVER
3956P: Luca Risolia
3957M: luca.risolia@studio.unibo.it
3958L: linux-usb-devel@lists.sourceforge.net
3959L: video4linux-list@redhat.com
3960W: http://www.linux-projects.org
3961S: Maintained
3962
Linus Torvalds1da177e2005-04-16 15:20:36 -07003963USB ZD1201 DRIVER
3964P: Jeroen Vreeken
3965M: pe1rxq@amsat.org
3966L: linux-usb-users@lists.sourceforge.net
3967L: linux-usb-devel@lists.sourceforge.net
3968W: http://linux-lc100020.sourceforge.net
3969S: Maintained
3970
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003971USB ZR364XX DRIVER
3972P: Antoine Jacquet
3973M: royale@zerezo.com
3974L: linux-usb-devel@lists.sourceforge.net
3975L: video4linux-list@redhat.com
3976W: http://royale.zerezo.com/zr364xx/
3977S: Maintained
3978
Linus Torvalds1da177e2005-04-16 15:20:36 -07003979USER-MODE LINUX
3980P: Jeff Dike
3981M: jdike@karaya.com
3982L: user-mode-linux-devel@lists.sourceforge.net
3983L: user-mode-linux-user@lists.sourceforge.net
3984W: http://user-mode-linux.sourceforge.net
3985S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003986
Linus Torvalds1da177e2005-04-16 15:20:36 -07003987FAT/VFAT/MSDOS FILESYSTEM:
3988P: OGAWA Hirofumi
3989M: hirofumi@mail.parknet.co.jp
3990L: linux-kernel@vger.kernel.org
3991S: Maintained
3992
3993VIA 82Cxxx AUDIO DRIVER (old OSS driver)
3994P: Jeff Garzik
3995S: Odd fixes
3996
3997VIA RHINE NETWORK DRIVER
3998P: Roger Luethi
3999M: rl@hellgate.ch
4000S: Maintained
4001
Jean Delvare32c0a522005-09-22 21:47:58 +02004002VIAPRO SMBUS DRIVER
4003P: Jean Delvare
4004M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02004005L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02004006S: Maintained
4007
Francois Romieu01f20732007-01-26 00:57:17 -08004008VIA VELOCITY NETWORK DRIVER
4009P: Francois Romieu
4010M: romieu@fr.zoreil.com
4011L: netdev@vger.kernel.org
4012S: Maintained
4013
Linus Torvalds1da177e2005-04-16 15:20:36 -07004014UCLINUX (AND M68KNOMMU)
4015P: Greg Ungerer
4016M: gerg@uclinux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004017W: http://www.uclinux.org/
Adrian Bunkd660a742005-06-25 14:59:35 -07004018L: uclinux-dev@uclinux.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004019S: Maintained
4020
4021UCLINUX FOR NEC V850
4022P: Miles Bader
Linus Torvalds1da177e2005-04-16 15:20:36 -07004023
4024UCLINUX FOR RENESAS H8/300
4025P: Yoshinori Sato
4026M: ysato@users.sourceforge.jp
4027W: http://uclinux-h8.sourceforge.jp/
4028S: Supported
4029
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03004030UFS FILESYSTEM
Alan Coxabb49202007-06-08 13:47:03 -07004031P: Evgeniy Dushistov
4032M: dushistov@mail.ru
4033L: linux-kernel@vger.kernel.org
4034S: Maintained
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03004035
Linus Torvalds1da177e2005-04-16 15:20:36 -07004036USB DIAMOND RIO500 DRIVER
4037P: Cesar Miquel
4038M: miquel@df.uba.ar
4039L: rio500-users@lists.sourceforge.net
4040W: http://rio500.sourceforge.net
4041S: Maintained
4042
4043VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004044P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02004045M: mchehab@infradead.org
4046M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004047L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004048W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02004049T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004050S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004051
Juerg Haefligerab413192006-09-24 20:54:04 +02004052VT1211 HARDWARE MONITOR DRIVER
4053P: Juerg Haefliger
4054M: juergh@gmail.com
4055L: lm-sensors@lm-sensors.org
4056S: Maintained
4057
Roger Lucas1de9e372005-11-26 20:20:05 +01004058VT8231 HARDWARE MONITOR DRIVER
4059P: Roger Lucas
4060M: roger@planbit.co.uk
4061L: lm-sensors@lm-sensors.org
4062S: Maintained
4063
Linus Torvalds1da177e2005-04-16 15:20:36 -07004064W1 DALLAS'S 1-WIRE BUS
4065P: Evgeniy Polyakov
4066M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07004067S: Maintained
4068
Charles Spirakis13927072006-07-05 18:05:15 +02004069W83791D HARDWARE MONITORING DRIVER
4070P: Charles Spirakis
4071M: bezaur@gmail.com
4072L: lm-sensors@lm-sensors.org
4073S: Maintained
4074
Rudolf Marek61db0112006-12-12 18:18:30 +01004075W83793 HARDWARE MONITORING DRIVER
4076P: Rudolf Marek
4077M: r.marek@assembler.cz
4078L: lm-sensors@lm-sensors.org
4079S: Maintained
4080
Linus Torvalds1da177e2005-04-16 15:20:36 -07004081W83L51xD SD/MMC CARD INTERFACE DRIVER
4082P: Pierre Ossman
4083M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01004084L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004085W: http://projects.drzeus.cx/wbsd
4086S: Maintained
4087
Wim Van Sebroeck35277612006-01-15 21:21:14 +01004088WATCHDOG DEVICE DRIVERS
4089P: Wim Van Sebroeck
4090M: wim@iguana.be
4091T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4092S: Maintained
4093
Linus Torvalds1da177e2005-04-16 15:20:36 -07004094WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4095P: Jean Tourrilhes
4096M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07004097L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004098W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4099S: Maintained
4100
4101WD7000 SCSI DRIVER
4102P: Miroslav Zagorac
4103M: zaga@fly.cc.fer.hr
4104L: linux-scsi@vger.kernel.org
4105S: Maintained
4106
Dmitry Torokhov5fc146802005-11-20 00:50:06 -05004107WISTRON LAPTOP BUTTON DRIVER
4108P: Miloslav Trmac
4109M: mitr@volny.cz
4110S: Maintained
4111
Linus Torvalds1da177e2005-04-16 15:20:36 -07004112WL3501 WIRELESS PCMCIA CARD DRIVER
4113P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004114M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07004115L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004116W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07004117S: Maintained
4118
4119X.25 NETWORK LAYER
4120P: Henner Eisen
4121M: eis@baty.hanse.de
4122L: linux-x25@vger.kernel.org
4123S: Maintained
4124
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02004125XEN HYPERVISOR INTERFACE
4126P: Jeremy Fitzhardinge
4127M: jeremy@xensource.com
4128P: Chris Wright
4129M: chrisw@sous-sol.org
4130L: virtualization@lists.osdl.org
4131L: xen-devel@lists.xensource.com
4132S: Supported
4133
Linus Torvalds1da177e2005-04-16 15:20:36 -07004134XFS FILESYSTEM
4135P: Silicon Graphics Inc
Timothy Shimmin78bfd362007-06-11 20:42:09 -07004136P: Tim Shimmin
Linus Torvalds1da177e2005-04-16 15:20:36 -07004137M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004138L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004139W: http://oss.sgi.com/projects/xfs
Tim Shimmine99f0562007-06-19 15:26:35 +10004140T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004141S: Supported
4142
Peter Korsgaard238b8722006-12-06 20:35:17 -08004143XILINX UARTLITE SERIAL DRIVER
4144P: Peter Korsgaard
4145M: jacmet@sunsite.dk
4146L: linux-serial@vger.kernel.org
4147S: Maintained
4148
Linus Torvalds1da177e2005-04-16 15:20:36 -07004149X86 3-LEVEL PAGING (PAE) SUPPORT
4150P: Ingo Molnar
4151M: mingo@redhat.com
4152S: Maintained
4153
4154X86-64 port
4155P: Andi Kleen
4156M: ak@suse.de
4157L: discuss@x86-64.org
4158W: http://www.x86-64.org
Randy Dunlap6a051562007-02-13 13:26:23 +01004159T: quilt ftp://ftp.firstfloor.org/pub/ak/x86_64/quilt-current
Linus Torvalds1da177e2005-04-16 15:20:36 -07004160S: Maintained
4161
4162YAM DRIVER FOR AX.25
4163P: Jean-Paul Roubelat
4164M: jpr@f6fbb.org
4165L: linux-hams@vger.kernel.org
4166S: Maintained
4167
Henkaf64a5e2005-10-12 15:02:56 +02004168YEALINK PHONE DRIVER
4169P: Henk Vergonet
4170M: Henk.Vergonet@gmail.com
4171L: usbb2k-api-dev@nongnu.org
4172S: Maintained
4173
Linus Torvalds1da177e2005-04-16 15:20:36 -07004174Z8530 DRIVER FOR AX.25
4175P: Joerg Reuter
4176M: jreuter@yaina.de
4177W: http://yaina.de/jreuter/
4178W: http://www.qsl.net/dl1bke/
4179L: linux-hams@vger.kernel.org
4180S: Maintained
4181
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004182ZD1211RW WIRELESS DRIVER
4183P: Daniel Drake
4184M: dsd@gentoo.org
4185P: Ulrich Kunitz
4186M: kune@deine-taler.de
4187W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004188L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004189L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4190S: Maintained
4191
Linus Torvalds1da177e2005-04-16 15:20:36 -07004192ZF MACHZ WATCHDOG
4193P: Fernando Fuganti
4194M: fuganti@netbank.com.br
4195W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4196S: Maintained
4197
4198ZR36067 VIDEO FOR LINUX DRIVER
4199P: Ronald Bultje
4200M: rbultje@ronald.bitfreak.net
4201L: mjpeg-users@lists.sourceforge.net
4202W: http://mjpeg.sourceforge.net/driver-zoran/
4203S: Maintained
4204
4205ZR36120 VIDEO FOR LINUX DRIVER
4206P: Pauline Middelink
4207M: middelin@polyware.nl
4208W: http://www.polyware.nl/~middelin/En/hobbies.html
4209W: http://www.polyware.nl/~middelin/hobbies.html
4210S: Maintained
4211
Maciej W. Rozycki8b4a4082007-07-18 00:49:11 -07004212ZS DECSTATION Z85C30 SERIAL DRIVER
4213P: Maciej W. Rozycki
4214M: macro@linux-mips.org
4215S: Maintained
4216
Linus Torvalds1da177e2005-04-16 15:20:36 -07004217THE REST
4218P: Linus Torvalds
4219S: Buried alive in reporters