blob: f49c5563f060d723b9789451cef25e12bcdf83bb [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
228P: Vladimir P. Lebedev
229M: vladimir.p.lebedev@intel.com
230L: linux-acpi@vger.kernel.org
231W: http://acpi.sourceforge.net/
232S: Supported
233
234ACPI EC DRIVER
235P: Alexey Starikovskiy
236M: alexey.y.starikovskiy@linux.intel.com
237L: 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 -0700390ARM26 ARCHITECTURE
391P: Ian Molton
392M: spyro@f2s.com
393S: Maintained
394
395ARM26/ARCHIMEDES
396P: Ian Molton
397M: spyro@f2s.com
398S: Maintained
399
400ARM26/A5000
401P: John Appleby
402M: john@dnsworld.co.uk
403S: Maintained
404
405ARM MFM AND FLOPPY DRIVERS
406P: Ian Molton
407M: spyro@f2s.com
408S: Maintained
409
Russell King2761f5c2007-05-24 06:56:08 +0200410ARM PRIMECELL MMCI PL180/1 DRIVER
411P: Russell King
412M: rmk@arm.linux.org.uk
413L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
414S: Maintained
415
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800416ARM/ADI ROADRUNNER MACHINE SUPPORT
417P: Lennert Buytenhek
418M: kernel@wantstofly.org
419L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
420S: Maintained
421
422ARM/ADS SPHERE MACHINE SUPPORT
423P: Lennert Buytenhek
424M: kernel@wantstofly.org
425L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
426S: Maintained
427
428ARM/AJECO 1ARM MACHINE SUPPORT
429P: Lennert Buytenhek
430M: kernel@wantstofly.org
431L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
432S: Maintained
433
Andrew Victord4a89c72006-12-04 13:56:21 +0100434ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
435P: Andrew Victor
436M: andrew@sanpeople.com
437L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
438W: http://maxim.org.za/at91_26.html
439S: Maintained
440
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800441ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
442P: Lennert Buytenhek
443M: kernel@wantstofly.org
444L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
445S: Maintained
446
447ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
448P: Lennert Buytenhek
449M: kernel@wantstofly.org
450L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
451S: Maintained
452
Linus Torvalds1da177e2005-04-16 15:20:36 -0700453ARM/CORGI MACHINE SUPPORT
454P: Richard Purdie
455M: rpurdie@rpsys.net
456S: Maintained
457
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800458ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
459P: Lennert Buytenhek
460M: kernel@wantstofly.org
461L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
462S: Maintained
463
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100464ARM/HP JORNADA 7XX MACHINE SUPPORT
465P: Kristoffer Ericson
466M: kristoffer_e1@hotmail.com
467W: www.jlime.com
468S: Maintained
469
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800470ARM/INTEL IOP32X ARM ARCHITECTURE
471P: Lennert Buytenhek
472M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100473P: Dan Williams
474M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800475L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100476S: Supported
477
478ARM/INTEL IOP33X ARM ARCHITECTURE
479P: Dan Williams
480M: dan.j.williams@intel.com
481L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
482S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800483
484ARM/INTEL IOP13XX ARM ARCHITECTURE
485P: Lennert Buytenhek
486M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100487P: Dan Williams
488M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800489L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100490S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800491
492ARM/INTEL IQ81342EX MACHINE SUPPORT
493P: Lennert Buytenhek
494M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100495P: Dan Williams
496M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800497L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100498S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800499
500ARM/INTEL IXP2000 ARM ARCHITECTURE
501P: Lennert Buytenhek
502M: kernel@wantstofly.org
503L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
504S: Maintained
505
506ARM/INTEL IXDP2850 MACHINE SUPPORT
507P: Lennert Buytenhek
508M: kernel@wantstofly.org
509L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
510S: Maintained
511
512ARM/INTEL IXP23XX ARM ARCHITECTURE
513P: Lennert Buytenhek
514M: kernel@wantstofly.org
515L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
516S: Maintained
517
518ARM/INTEL XSC3 (MANZANO) ARM CORE
519P: Lennert Buytenhek
520M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100521P: Dan Williams
522M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800523L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100524S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800525
526ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
527P: Lennert Buytenhek
528M: kernel@wantstofly.org
529L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
530S: Maintained
531
532ARM/LOGICPD PXA270 MACHINE SUPPORT
533P: Lennert Buytenhek
534M: kernel@wantstofly.org
535L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
536S: Maintained
537
Dirk Opfer8459c152005-11-06 14:27:52 +0000538ARM/TOSA MACHINE SUPPORT
539P: Dirk Opfer
540M: dirk@opfer-online.de
541S: Maintained
542
Linus Torvalds1da177e2005-04-16 15:20:36 -0700543ARM/PLEB SUPPORT
544P: Peter Chubb
545M: pleb@gelato.unsw.edu.au
546W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
547S: Maintained
548
549ARM/PT DIGITAL BOARD PORT
550P: Stefan Eletzhofer
551M: stefan.eletzhofer@eletztrick.de
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700552L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700553W: http://www.arm.linux.org.uk/
554S: Maintained
555
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800556ARM/RADISYS ENP2611 MACHINE SUPPORT
557P: Lennert Buytenhek
558M: kernel@wantstofly.org
559L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
560S: Maintained
561
Linus Torvalds1da177e2005-04-16 15:20:36 -0700562ARM/SHARK MACHINE SUPPORT
563P: Alexander Schulz
564M: alex@shark-linux.de
565W: http://www.shark-linux.de/shark.html
566S: Maintained
567
568ARM/STRONGARM110 PORT
569P: Russell King
570M: rmk@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700571L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700572W: http://www.arm.linux.org.uk/
573S: Maintained
574
575ARM/S3C2410 ARM ARCHITECTURE
576P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800577M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700578L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700579W: http://www.fluff.org/ben/linux/
580S: Maintained
581
582ARM/S3C2440 ARM ARCHITECTURE
583P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800584M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700585L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700586W: http://www.fluff.org/ben/linux/
587S: Maintained
588
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800589ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
590P: Lennert Buytenhek
591M: kernel@wantstofly.org
592L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
593S: Maintained
594
595ARM/THECUS N2100 MACHINE SUPPORT
596P: Lennert Buytenhek
597M: kernel@wantstofly.org
598L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
599S: Maintained
600
Linus Torvalds1da177e2005-04-16 15:20:36 -0700601ARPD SUPPORT
602P: Jonathan Layes
Ralf Baechle979b6c12005-06-13 14:30:40 -0700603L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700604S: Maintained
605
606ASUS ACPI EXTRAS DRIVER
Len Brown0b67d942006-12-22 21:18:56 -0500607P: Corentin Chary
608M: corentincj@iksaif.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700609P: Karol Kozimor
610M: sziwan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700611L: acpi4asus-user@lists.sourceforge.net
612W: http://sourceforge.net/projects/acpi4asus
Len Brown0b67d942006-12-22 21:18:56 -0500613W: http://xf.iksaif.net/acpi4asus
Linus Torvalds1da177e2005-04-16 15:20:36 -0700614S: Maintained
615
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -0400616ASUS ASB100 HARDWARE MONITOR DRIVER
617P: Mark M. Hoffman
618M: mhoffman@lightlink.com
619L: lm-sensors@lm-sensors.org
620S: Maintained
621
Corentin Chary85091b72007-01-26 14:04:30 +0100622ASUS LAPTOP EXTRAS DRIVER
623P: Corentin Chary
624M: corentincj@iksaif.net
625L: acpi4asus-user@lists.sourceforge.net
626W: http://sourceforge.net/projects/acpi4asus
627W: http://xf.iksaif.net/acpi4asus
628S: Maintained
629
Linus Torvalds1da177e2005-04-16 15:20:36 -0700630ATA OVER ETHERNET DRIVER
631P: Ed L. Cashin
632M: ecashin@coraid.com
633W: http://www.coraid.com/support/linux
634S: Supported
635
Jay Cliburn8d5ca6e2007-02-03 20:25:10 -0600636ATL1 ETHERNET DRIVER
637P: Jay Cliburn
638M: jcliburn@gmail.com
639P: Chris Snook
640M: csnook@redhat.com
641L: atl1-devel@lists.sourceforge.net
642W: http://sourceforge.net/projects/atl1
643W: http://atl1.sourceforge.net
644S: Maintained
645
Linus Torvalds1da177e2005-04-16 15:20:36 -0700646ATM
647P: Chas Williams
648M: chas@cmf.nrl.navy.mil
Roland Dreierf37bf902006-09-13 20:39:33 -0700649L: linux-atm-general@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700650W: http://linux-atm.sourceforge.net
651S: Maintained
652
Pierre Ossman272f1332007-05-14 21:25:26 +0200653ATMEL AT91 MCI DRIVER
654S: Orphan
655
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100656ATMEL MACB ETHERNET DRIVER
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100657P: Haavard Skinnemoen
658M: hskinnemoen@atmel.com
659S: Supported
660
Haavard Skinnemoen754ce4f2007-02-14 00:33:09 -0800661ATMEL SPI DRIVER
662P: Haavard Skinnemoen
663M: hskinnemoen@atmel.com
664S: Supported
665
Linus Torvalds1da177e2005-04-16 15:20:36 -0700666ATMEL WIRELESS DRIVER
667P: Simon Kelley
668M: simon@thekelleys.org.uk
Johannes Berg724c6b32007-04-23 12:18:20 -0700669L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700670W: http://www.thekelleys.org.uk/atmel
671W: http://atmelwlandriver.sourceforge.net/
672S: Maintained
673
Chris Wrighta92b7b82005-07-07 18:12:23 -0700674AUDIT SUBSYSTEM
David Woodhousead3f9a22005-07-13 15:28:29 +0100675P: David Woodhouse
676M: dwmw2@infradead.org
677L: linux-audit@redhat.com
678W: http://people.redhat.com/sgrubb/audit/
Josh Boyer1adc1232005-11-23 15:44:15 -0800679T: git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
Chris Wrighta92b7b82005-07-07 18:12:23 -0700680S: Maintained
681
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800682AUXILIARY DISPLAY DRIVERS
683P: Miguel Ojeda Sandonis
684M: maxextreme@gmail.com
685L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700686W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800687S: Maintained
688
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700689AVR32 ARCHITECTURE
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700690P: Haavard Skinnemoen
691M: hskinnemoen@atmel.com
692W: http://www.atmel.com/products/AVR32/
693W: http://avr32linux.org/
694W: http://avrfreaks.net/
695S: Supported
696
697AVR32/AT32AP MACHINE SUPPORT
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700698P: Haavard Skinnemoen
699M: hskinnemoen@atmel.com
700S: Supported
701
Linus Torvalds1da177e2005-04-16 15:20:36 -0700702AX.25 NETWORK LAYER
703P: Ralf Baechle
704M: ralf@linux-mips.org
705L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +0200706W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700707S: Maintained
708
Richard Purdie300abeb2007-02-07 22:21:07 +0000709BACKLIGHT CLASS/SUBSYSTEM
710P: Richard Purdie
711M: rpurdie@rpsys.net
712S: Maintained
713
Bryan Wu1394f032007-05-06 14:50:22 -0700714BLACKFIN ARCHITECTURE
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800715P: Aubrey Li
716M: aubrey.li@analog.com
717P: Bernd Schmidt
718M: bernd.schmidt@analog.com
719P: Bryan Wu
720M: bryan.wu@analog.com
721P: Grace Pan
722M: grace.pan@analog.com
723P: Marc Hoffman
724M: marc.hoffman@analog.com
725P: Michael Hennerich
726M: michael.hennerich@analog.com
727P: Mike Frysinger
728M: michael.frysinger@analog.com
729P: Jerry Zeng
730M: jerry.zeng@analog.com
731P: Jie Zhang
732M: jie.zhang@analog.com
733P: Robin Getz
734M: robin.getz@analog.com
735P: Roy Huang
736M: roy.huang@analog.com
737P: Sonic Zhang
738M: sonic.zhang@analog.com
739P: Vivi Li
740M: vivi.li@analog.com
741P: Yi Li
742M: yi.li@analog.com
743L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
744W: http://blackfin.uclinux.org
745S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700746
Bryan Wue190d6b2007-07-17 14:43:44 +0800747BLACKFIN EMAC DRIVER
748P: Bryan Wu
749M: bryan.wu@analog.com
750L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
751W: http://blackfin.uclinux.org
752S: Supported
753
Mike Frysinger566da5b2007-06-11 15:31:30 +0800754BLACKFIN RTC DRIVER
755P: Mike Frysinger
756M: michael.frysinger@analog.com
757M: vapier.adi@gmail.com
758L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
759W: http://blackfin.uclinux.org
760S: Supported
761
Bryan Wu1394f032007-05-06 14:50:22 -0700762BLACKFIN SERIAL DRIVER
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800763P: Aubrey Li
764M: aubrey.li@analog.com
765L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
766W: http://blackfin.uclinux.org
767S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700768
Linus Torvalds1da177e2005-04-16 15:20:36 -0700769BAYCOM/HDLCDRV DRIVERS FOR AX.25
770P: Thomas Sailer
771M: t.sailer@alumni.ethz.ch
772L: linux-hams@vger.kernel.org
773W: http://www.baycom.org/~tom/ham/ham.html
774S: Maintained
775
Michael Bueschfb67a0f2006-08-16 00:39:36 +0200776BCM43XX WIRELESS DRIVER (SOFTMAC BASED VERSION)
777P: Larry Finger
778M: Larry.Finger@lwfinger.net
Michael Buesch9eac8f92006-04-22 17:31:27 +0200779P: Stefano Brivio
780M: st3@riseup.net
Johannes Berg724c6b32007-04-23 12:18:20 -0700781L: linux-wireless@vger.kernel.org
Michael Buesch9eac8f92006-04-22 17:31:27 +0200782W: http://bcm43xx.berlios.de/
783S: Maintained
784
Linus Torvalds1da177e2005-04-16 15:20:36 -0700785BEFS FILE SYSTEM
786P: Sergey S. Kostyliov
787M: rathamahata@php4.ru
788L: linux-kernel@vger.kernel.org
789S: Maintained
790
Linus Torvalds1da177e2005-04-16 15:20:36 -0700791BFS FILE SYSTEM
792P: Tigran A. Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -0800793M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700794L: linux-kernel@vger.kernel.org
795S: Maintained
796
Bryan Wud24ecfc2007-05-01 23:26:32 +0200797BLACKFIN I2C TWI DRIVER
798P: Sonic Zhang
799M: sonic.zhang@analog.com
800L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
801W: http://blackfin.uclinux.org/
802S: Supported
803
Linus Torvalds1da177e2005-04-16 15:20:36 -0700804BLOCK LAYER
805P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +0200806M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700807L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800808T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700809S: Maintained
810
811BLUETOOTH SUBSYSTEM
812P: Marcel Holtmann
813M: marcel@holtmann.org
814P: Maxim Krasnyansky
815M: maxk@qualcomm.com
816L: bluez-devel@lists.sf.net
817W: http://bluez.sf.net
818W: http://www.bluez.org
819W: http://www.holtmann.org/linux/bluetooth/
Josh Boyer1adc1232005-11-23 15:44:15 -0800820T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700821S: Maintained
822
823BLUETOOTH RFCOMM LAYER
824P: Marcel Holtmann
825M: marcel@holtmann.org
826P: Maxim Krasnyansky
827M: maxk@qualcomm.com
828S: Maintained
829
830BLUETOOTH BNEP LAYER
831P: Marcel Holtmann
832M: marcel@holtmann.org
833P: Maxim Krasnyansky
834M: maxk@qualcomm.com
835S: Maintained
836
837BLUETOOTH CMTP LAYER
838P: Marcel Holtmann
839M: marcel@holtmann.org
840S: Maintained
841
842BLUETOOTH HIDP LAYER
843P: Marcel Holtmann
844M: marcel@holtmann.org
845S: Maintained
846
847BLUETOOTH HCI UART DRIVER
848P: Marcel Holtmann
849M: marcel@holtmann.org
850P: Maxim Krasnyansky
851M: maxk@qualcomm.com
852S: Maintained
853
854BLUETOOTH HCI USB DRIVER
855P: Marcel Holtmann
856M: marcel@holtmann.org
857P: Maxim Krasnyansky
858M: maxk@qualcomm.com
859S: Maintained
860
861BLUETOOTH HCI BCM203X DRIVER
862P: Marcel Holtmann
863M: marcel@holtmann.org
864S: Maintained
865
866BLUETOOTH HCI BPA10X DRIVER
867P: Marcel Holtmann
868M: marcel@holtmann.org
869S: Maintained
870
871BLUETOOTH HCI BFUSB DRIVER
872P: Marcel Holtmann
873M: marcel@holtmann.org
874S: Maintained
875
876BLUETOOTH HCI DTL1 DRIVER
877P: Marcel Holtmann
878M: marcel@holtmann.org
879S: Maintained
880
881BLUETOOTH HCI BLUECARD DRIVER
882P: Marcel Holtmann
883M: marcel@holtmann.org
884S: Maintained
885
886BLUETOOTH HCI BT3C DRIVER
887P: Marcel Holtmann
888M: marcel@holtmann.org
889S: Maintained
890
891BLUETOOTH HCI BTUART DRIVER
892P: Marcel Holtmann
893M: marcel@holtmann.org
894S: Maintained
895
896BLUETOOTH HCI VHCI DRIVER
897P: Maxim Krasnyansky
898M: maxk@qualcomm.com
899S: Maintained
900
901BONDING DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +0100902P: Chad Tindel
903M: ctindel@users.sourceforge.net
904P: Jay Vosburgh
905M: fubar@us.ibm.com
906L: bonding-devel@lists.sourceforge.net
907W: http://sourceforge.net/projects/bonding/
908S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700909
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000910BROADBAND PROCESSOR ARCHITECTURE
911P: Arnd Bergmann
912M: arnd@arndb.de
Stephen Rothwell1d049812006-03-22 11:26:58 +1100913L: linuxppc-dev@ozlabs.org
Arthur Othieno6d923f92006-05-19 06:22:23 -0400914W: http://www.penguinppc.org/ppc64/
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000915S: Supported
916
Gary Zambrano39105892006-06-22 17:26:20 -0700917BROADCOM B44 10/100 ETHERNET DRIVER
918P: Gary Zambrano
919M: zambrano@broadcom.com
920L: netdev@vger.kernel.org
921S: Supported
922
Michael Chan948c51e2006-06-04 02:51:39 -0700923BROADCOM BNX2 GIGABIT ETHERNET DRIVER
924P: Michael Chan
925M: mchan@broadcom.com
926L: netdev@vger.kernel.org
927S: Supported
928
929BROADCOM TG3 GIGABIT ETHERNET DRIVER
930P: Michael Chan
931M: mchan@broadcom.com
932L: netdev@vger.kernel.org
933S: Supported
934
Jens Axboe5cdf7f72007-07-17 08:58:06 +0200935BSG (block layer generic sg v4 driver)
936P: FUJITA Tomonori
937M: fujita.tomonori@lab.ntt.co.jp
938L: linux-scsi@vger.kernel.org
939S: Supported
940
Linus Torvalds1da177e2005-04-16 15:20:36 -0700941BTTV VIDEO4LINUX DRIVER
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700942P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -0200943M: mchehab@infradead.org
944M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700945L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700946W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -0200947T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700948S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -0700949
Jonathan Corbet77d51402007-03-22 19:44:17 -0300950CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
951P: Jonathan Corbet
952M: corbet@lwn.net
953L: video4linux-list@redhat.com
954S: Maintained
955
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +0200956CALGARY x86-64 IOMMU
957P: Muli Ben-Yehuda
958M: muli@il.ibm.com
959P: Jon D. Mason
Jon Masond8d2bed2006-10-05 18:47:21 +0200960M: jdmason@kudzu.us
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +0200961L: linux-kernel@vger.kernel.org
962L: discuss@x86-64.org
963S: Maintained
964
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800965CFAG12864B LCD DRIVER
966P: Miguel Ojeda Sandonis
967M: maxextreme@gmail.com
968L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700969W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800970S: Maintained
971
972CFAG12864BFB LCD FRAMEBUFFER DRIVER
973P: Miguel Ojeda Sandonis
974M: maxextreme@gmail.com
975L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700976W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800977S: Maintained
978
Johannes Berg704232c2007-04-23 12:20:05 -0700979CFG80211 and NL80211
980P: Johannes Berg
981M: johannes@sipsolutions.net
982L: linux-wireless@vger.kernel.org
983S: Maintained
984
Andy Whitcroft0a920b52007-06-01 00:46:48 -0700985CHECKPATCH
986P: Andy Whitcroft
987M: apw@shadowen.org
988P: Randy Dunlap
989M: rdunlap@xenotime.net
990P: Joel Schopp
991M: jschopp@austin.ibm.com
992S: Supported
993
Linus Torvalds1da177e2005-04-16 15:20:36 -0700994COMMON INTERNET FILE SYSTEM (CIFS)
995P: Steve French
996M: sfrench@samba.org
Jesper Juhlfb453d42006-01-15 02:46:48 +0100997L: linux-cifs-client@lists.samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700998L: samba-technical@lists.samba.org
999W: http://us1.samba.org/samba/Linux_CIFS_client.html
Josh Boyer1adc1232005-11-23 15:44:15 -08001000T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001001S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001002
Joel Becker7063fbf2005-12-15 14:29:43 -08001003CONFIGFS
1004P: Joel Becker
Joel Becker62ca3d22006-01-27 11:04:12 -08001005M: joel.becker@oracle.com
1006L: linux-kernel@vger.kernel.org
Joel Becker7063fbf2005-12-15 14:29:43 -08001007S: Supported
1008
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001009CIRRUS LOGIC EP93XX ETHERNET DRIVER
1010P: Lennert Buytenhek
1011M: kernel@wantstofly.org
1012L: netdev@vger.kernel.org
1013S: Maintained
1014
Linus Torvalds1da177e2005-04-16 15:20:36 -07001015CIRRUS LOGIC GENERIC FBDEV DRIVER
1016P: Jeff Garzik
1017M: jgarzik@pobox.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001018L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001019S: Odd Fixes
1020
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001021CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1022P: Lennert Buytenhek
1023M: kernel@wantstofly.org
1024L: linux-usb-devel@lists.sourceforge.net
1025S: Maintained
1026
Linus Torvalds1da177e2005-04-16 15:20:36 -07001027CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1028P: Cirrus Logic Corporation (kernel 2.2 driver)
1029M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1030P: Nils Faerber (port to kernel 2.4)
1031M: Nils Faerber <nils@kernelconcepts.de>
1032S: Maintained
1033
1034CODA FILE SYSTEM
1035P: Jan Harkes
1036M: jaharkes@cs.cmu.edu
1037M: coda@cs.cmu.edu
1038L: codalist@coda.cs.cmu.edu
1039W: http://www.coda.cs.cmu.edu/
1040S: Maintained
1041
1042COMPACTPCI HOTPLUG CORE
1043P: Scott Murray
1044M: scottm@somanetworks.com
1045M: scott@spiteful.org
1046L: pcihpd-discuss@lists.sourceforge.net
1047S: Supported
1048
1049COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1050P: Scott Murray
1051M: scottm@somanetworks.com
1052M: scott@spiteful.org
1053L: pcihpd-discuss@lists.sourceforge.net
1054S: Supported
1055
1056COMPACTPCI HOTPLUG GENERIC DRIVER
1057P: Scott Murray
1058M: scottm@somanetworks.com
1059M: scott@spiteful.org
1060L: pcihpd-discuss@lists.sourceforge.net
1061S: Supported
1062
1063COMPUTONE INTELLIPORT MULTIPORT CARD
1064P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -07001065M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001066W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -07001067S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001068
Simon Arlott949be0f2007-03-06 02:47:46 -08001069CONEXANT ACCESSRUNNER USB DRIVER
1070P: Simon Arlott
1071M: cxacru@fire.lp0.eu
Simon Arlott9ae5e3b2007-05-09 08:38:10 +02001072L: accessrunner-general@lists.sourceforge.net
1073W: http://accessrunner.sourceforge.net/
Simon Arlott949be0f2007-03-06 02:47:46 -08001074S: Maintained
1075
Rudolf Marekbebe4672007-05-08 17:22:02 +02001076CORETEMP HARDWARE MONITORING DRIVER
1077P: Rudolf Marek
1078M: r.marek@assembler.cz
1079L: lm-sensors@lm-sensors.org
1080S: Maintained
1081
Linus Torvalds1da177e2005-04-16 15:20:36 -07001082COSA/SRP SYNC SERIAL DRIVER
1083P: Jan "Yenya" Kasprzak
1084M: kas@fi.muni.cz
1085W: http://www.fi.muni.cz/~kas/cosa/
1086S: Maintained
1087
1088CPU FREQUENCY DRIVERS
1089P: Dave Jones
1090M: davej@codemonkey.org.uk
1091L: cpufreq@lists.linux.org.uk
1092W: http://www.codemonkey.org.uk/projects/cpufreq/
Dave Jones7531a0b2006-12-12 17:26:35 -05001093T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001094S: Maintained
1095
1096CPUID/MSR DRIVER
1097P: H. Peter Anvin
1098M: hpa@zytor.com
1099S: Maintained
1100
Paul Jacksoned90fb42005-09-27 21:45:37 -07001101CPUSETS
1102P: Paul Jackson
1103P: Simon Derr
1104M: pj@sgi.com
1105M: simon.derr@bull.net
1106L: linux-kernel@vger.kernel.org
1107W: http://www.bullopensource.org/cpuset/
1108S: Supported
1109
Linus Torvalds1da177e2005-04-16 15:20:36 -07001110CRAMFS FILESYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +01001111W: http://sourceforge.net/projects/cramfs/
1112S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001113
1114CRIS PORT
1115P: Mikael Starvik
1116M: starvik@axis.com
1117L: dev-etrax@axis.com
1118W: http://developer.axis.com
1119S: Maintained
1120
1121CRYPTO API
1122P: Herbert Xu
1123M: herbert@gondor.apana.org.au
1124P: David S. Miller
1125M: davem@davemloft.net
1126L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001127T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001128S: Maintained
1129
Jaya Kumar9b4ffa42005-11-17 10:12:23 +01001130CS5535 Audio ALSA driver
1131P: Jaya Kumar
1132M: jayakumar.alsa@gmail.com
1133S: Maintained
1134
Linus Torvalds1da177e2005-04-16 15:20:36 -07001135CYBERPRO FB DRIVER
1136P: Russell King
1137M: rmk@arm.linux.org.uk
1138W: http://www.arm.linux.org.uk/
1139S: Maintained
1140
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001141CYBLAFB FRAMEBUFFER DRIVER
1142P: Knut Petersen
1143M: Knut_Petersen@t-online.de
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001144L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001145S: Maintained
1146
Linus Torvalds1da177e2005-04-16 15:20:36 -07001147CYCLADES 2X SYNC CARD DRIVER
1148P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001149M: acme@ghostprotocols.net
1150W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07001151S: Maintained
1152
1153CYCLADES ASYNC MUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001154W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001155S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001156
1157CYCLADES PC300 DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001158W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001159S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001160
Linus Torvalds1da177e2005-04-16 15:20:36 -07001161DAMA SLAVE for AX.25
1162P: Joerg Reuter
1163M: jreuter@yaina.de
1164W: http://yaina.de/jreuter/
1165W: http://www.qsl.net/dl1bke/
1166L: linux-hams@vger.kernel.org
1167S: Maintained
1168
1169DC395x SCSI driver
1170P: Oliver Neukum
1171M: oliver@neukum.name
1172P: Ali Akcaagac
1173M: aliakc@web.de
1174P: Jamie Lenehan
1175M: lenehan@twibble.org
1176W: http://twibble.org/dist/dc395x/
Randy Dunlapf5df58812006-07-14 00:24:29 -07001177L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001178L: http://lists.twibble.org/mailman/listinfo/dc395x/
1179S: Maintained
1180
1181DC390/AM53C974 SCSI driver
1182P: Kurt Garloff
1183M: garloff@suse.de
1184W: http://www.garloff.de/kurt/linux/dc390/
1185P: Guennadi Liakhovetski
1186M: g.liakhovetski@gmx.de
1187S: Maintained
1188
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001189DCCP PROTOCOL
1190P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001191M: acme@ghostprotocols.net
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001192L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -08001193W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001194S: Maintained
1195
Linus Torvalds1da177e2005-04-16 15:20:36 -07001196DECnet NETWORK LAYER
1197P: Patrick Caulfield
1198M: patrick@tykepenguin.com
1199W: http://linux-decnet.sourceforge.net
1200L: linux-decnet-user@lists.sourceforge.net
1201S: Maintained
1202
1203DEFXX FDDI NETWORK DRIVER
1204P: Maciej W. Rozycki
1205M: macro@linux-mips.org
1206S: Maintained
1207
1208DELL LAPTOP SMM DRIVER
1209P: Massimo Dal Zotto
1210M: dz@debian.org
1211W: http://www.debian.org/~dz/i8k/
1212S: Maintained
1213
Doug Warzecha90563ec2005-09-06 15:17:15 -07001214DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1215P: Doug Warzecha
1216M: Douglas_Warzecha@dell.com
1217S: Maintained
1218
Pavel Machek5ddb88c2006-09-29 02:01:29 -07001219DEVICE-MAPPER (LVM)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001220P: Alasdair Kergon
1221L: dm-devel@redhat.com
1222W: http://sources.redhat.com/dm
1223S: Maintained
1224
1225DEVICE NUMBER REGISTRY
1226P: Torben Mathiasen
1227M: device@lanana.org
1228W: http://lanana.org/docs/device-list/index.html
1229L: linux-kernel@vger.kernel.org
1230S: Maintained
1231
Linus Torvalds1da177e2005-04-16 15:20:36 -07001232DIGI INTL. EPCA DRIVER
1233P: Digi International, Inc
1234M: Eng.Linux@digi.com
1235L: Eng.Linux@digi.com
1236W: http://www.digi.com
1237S: Orphaned
1238
1239DIGI RIGHTSWITCH NETWORK DRIVER
1240P: Rick Richardson
Ralf Baechle979b6c12005-06-13 14:30:40 -07001241L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001242W: http://www.digi.com
1243S: Orphaned
1244
1245DIRECTORY NOTIFICATION
1246P: Stephen Rothwell
1247M: sfr@canb.auug.org.au
1248L: linux-kernel@vger.kernel.org
1249S: Supported
1250
1251DISK GEOMETRY AND PARTITION HANDLING
1252P: Andries Brouwer
1253M: aeb@cwi.nl
1254W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1255W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1256W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1257S: Maintained
1258
1259DISKQUOTA:
1260P: Jan Kara
1261M: jack@suse.cz
1262L: linux-kernel@vger.kernel.org
1263S: Maintained
1264
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001265DISTRIBUTED LOCK MANAGER
1266P: Patrick Caulfield
1267M: pcaulfie@redhat.com
1268P: David Teigland
1269M: teigland@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001270L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001271W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001272T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1273T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001274S: Supported
1275
Linus Torvalds1da177e2005-04-16 15:20:36 -07001276DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1277P: Tobias Ringstrom
1278M: tori@unhappy.mine.nu
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08001279L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001280S: Maintained
1281
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001282DMA GENERIC MEMCPY SUBSYSTEM
1283P: Shannon Nelson
1284M: shannon.nelson@intel.com
1285L: linux-kernel@vger.kernel.org
1286S: Maintained
1287
Juerg Haefligerb8250372007-06-09 10:11:16 -04001288DME1737 HARDWARE MONITOR DRIVER
1289P: Juerg Haefliger
1290M: juergh@gmail.com
1291L: lm-sensors@lm-sensors.org
1292S: Maintained
1293
Martin Waitzba483d52005-06-17 13:20:59 -07001294DOCBOOK FOR DOCUMENTATION
Randy Dunlap0f40efb2006-07-03 00:24:15 -07001295P: Randy Dunlap
1296M: rdunlap@xenotime.net
Martin Waitzba483d52005-06-17 13:20:59 -07001297S: Maintained
1298
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001299DOCKING STATION DRIVER
1300P: Kristen Carlson Accardi
1301M: kristen.c.accardi@intel.com
1302L: linux-acpi@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05001303S: Supported
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001304
Linus Torvalds1da177e2005-04-16 15:20:36 -07001305DOUBLETALK DRIVER
1306P: James R. Van Zandt
1307M: jrv@vanzandt.mv.com
1308L: blinux-list@redhat.com
1309S: Maintained
1310
1311DRIVER CORE, KOBJECTS, AND SYSFS
1312P: Greg Kroah-Hartman
1313M: gregkh@suse.de
1314L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001315T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001316S: Supported
1317
1318DRM DRIVERS
1319P: David Airlie
1320M: airlied@linux.ie
1321L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -08001322T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001323S: Maintained
1324
1325DSCC4 DRIVER
Francois Romieu01f20732007-01-26 00:57:17 -08001326P: Francois Romieu
1327M: romieu@fr.zoreil.com
1328L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001329S: Maintained
1330
1331DVB SUBSYSTEM AND DRIVERS
1332P: LinuxTV.org Project
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001333M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001334L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +02001335W: http://linuxtv.org/
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001336T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001337S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001338
1339EATA-DMA SCSI DRIVER
1340P: Michael Neuffer
1341L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1342S: Maintained
1343
1344EATA ISA/EISA/PCI SCSI DRIVER
1345P: Dario Ballabio
1346M: ballabio_dario@emc.com
1347L: linux-scsi@vger.kernel.org
1348S: Maintained
1349
1350EATA-PIO SCSI DRIVER
1351P: Michael Neuffer
1352M: mike@i-Connect.Net
1353L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1354S: Maintained
1355
1356EBTABLES
1357P: Bart De Schuymer
1358M: bart.de.schuymer@pandora.be
1359L: ebtables-user@lists.sourceforge.net
1360L: ebtables-devel@lists.sourceforge.net
1361W: http://ebtables.sourceforge.net/
1362S: Maintained
1363
Michael Halcrow237fead2006-10-04 02:16:22 -07001364ECRYPT FILE SYSTEM
1365P: Mike Halcrow, Phillip Hellewell
1366M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1367L: ecryptfs-devel@lists.sourceforge.net
1368W: http://ecryptfs.sourceforge.net/
1369S: Supported
1370
Alan Coxda9bb1d2006-01-18 17:44:13 -08001371EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -08001372P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001373M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001374L: bluesmoke-devel@lists.sourceforge.net
1375W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001376S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -08001377
1378EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001379P: Mark Gross
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001380P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001381M: mark.gross@intel.com
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001382M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001383L: bluesmoke-devel@lists.sourceforge.net
1384W: bluesmoke.sourceforge.net
1385S: Maintained
1386
1387EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001388P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001389M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001390L: bluesmoke-devel@lists.sourceforge.net
1391W: bluesmoke.sourceforge.net
1392S: Maintained
1393
Douglas Thompson6bc78402007-07-19 01:50:12 -07001394EDAC-I82443BXGX
1395P: Tim Small
1396M: tim@buttersideup.com
1397L: bluesmoke-devel@lists.sourceforge.net
1398W: bluesmoke.sourceforge.net
1399S: Maintained
1400
1401EDAC-I3000
1402P: Jason Uhlenkott
1403M: juhlenko@akamai.com
1404L: bluesmoke-devel@lists.sourceforge.net
1405W: bluesmoke.sourceforge.net
1406S: Maintained
1407
1408EDAC-I5000
1409P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001410M: dougthompson@xmission.com
1411L: bluesmoke-devel@lists.sourceforge.net
1412W: bluesmoke.sourceforge.net
1413S: Maintained
1414
1415EDAC-I82975X
1416P: Ranganathan Desikan
1417P: Arvind R.
1418M: rdesikan@jetzbroadband.com
1419M: arvind@acarlab.com
1420L: bluesmoke-devel@lists.sourceforge.net
1421W: bluesmoke.sourceforge.net
1422S: Maintained
1423
1424EDAC-PASEMI
1425P: Egor Martovetsky
1426M: egor@pasemi.com
Douglas Thompson6bc78402007-07-19 01:50:12 -07001427L: bluesmoke-devel@lists.sourceforge.net
1428W: bluesmoke.sourceforge.net
1429S: Maintained
1430
Dave Peterson0e438e32006-03-26 01:38:55 -08001431EDAC-R82600
1432P: Tim Small
1433M: tim@buttersideup.com
1434L: bluesmoke-devel@lists.sourceforge.net
1435W: bluesmoke.sourceforge.net
1436S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -08001437
Linus Torvalds1da177e2005-04-16 15:20:36 -07001438EEPRO100 NETWORK DRIVER
1439P: Andrey V. Savochkin
1440M: saw@saw.sw.com.sg
1441S: Maintained
1442
Josh Triplett0bee8d22006-07-30 03:03:58 -07001443EFS FILESYSTEM
1444W: http://aeschi.ch.eu.org/efs/
1445S: Orphan
1446
Heiko J Schickfab97222006-09-22 15:22:22 -07001447EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1448P: Hoang-Nam Nguyen
1449M: hnguyen@de.ibm.com
1450P: Christoph Raisch
1451M: raisch@de.ibm.com
Roland Dreier78526822007-07-09 20:12:26 -07001452L: general@lists.openfabrics.org
Heiko J Schickfab97222006-09-22 15:22:22 -07001453S: Supported
1454
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001455EMULEX LPFC FC SCSI DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001456P: James Smart
1457M: james.smart@emulex.com
1458L: linux-scsi@vger.kernel.org
1459W: http://sourceforge.net/projects/lpfcxxxx
1460S: Supported
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001461
Linus Torvalds1da177e2005-04-16 15:20:36 -07001462EPSON 1355 FRAMEBUFFER DRIVER
1463P: Christopher Hoover
1464M: ch@murgatroid.com, ch@hpl.hp.com
1465S: Maintained
1466
1467ETHEREXPRESS-16 NETWORK DRIVER
1468P: Philip Blundell
1469M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001470L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001471S: Maintained
1472
1473ETHERNET BRIDGE
1474P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08001475M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07001476L: bridge@lists.linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001477W: http://bridge.sourceforge.net/
1478S: Maintained
1479
1480ETHERTEAM 16I DRIVER
1481P: Mika Kuoppala
1482M: miku@iki.fi
1483S: Maintained
1484
1485EXT2 FILE SYSTEM
Erik Mouw72be2cc2006-12-06 20:40:49 -08001486L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001487S: Maintained
1488
1489EXT3 FILE SYSTEM
1490P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001491M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001492L: linux-ext4@vger.kernel.org
1493S: Maintained
1494
1495EXT4 FILE SYSTEM
1496P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001497M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001498L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001499S: Maintained
1500
Jean Delvaree53004e2006-01-09 23:26:14 +01001501F71805F HARDWARE MONITORING DRIVER
1502P: Jean Delvare
1503M: khali@linux-fr.org
1504L: lm-sensors@lm-sensors.org
1505S: Maintained
1506
Linus Torvalds1da177e2005-04-16 15:20:36 -07001507FARSYNC SYNCHRONOUS DRIVER
1508P: Kevin Curtis
1509M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001510W: http://www.farsite.co.uk/
1511S: Supported
1512
Akinobu Mitac5408b82007-04-23 14:41:20 -07001513FAULT INJECTION SUPPORT
1514P: Akinobu Mita
1515M: akinobu.mita@gmail.com
1516S: Supported
1517
Linus Torvalds1da177e2005-04-16 15:20:36 -07001518FRAMEBUFFER LAYER
1519P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001520M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001521L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001522W: http://linux-fbdev.sourceforge.net/
1523S: Maintained
1524
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001525FREESCALE SOC FS_ENET DRIVER
1526P: Pantelis Antoniou
1527M: pantelis.antoniou@gmail.com
1528P: Vitaly Bordug
1529M: vbordug@ru.mvista.com
1530L: linuxppc-embedded@ozlabs.org
1531L: netdev@vger.kernel.org
1532S: Maintained
1533
Li Yanga7205b32007-04-23 10:38:18 -07001534FREESCALE HIGHSPEED USB DEVICE DRIVER
1535P: Li Yang
1536M: leoli@freescale.com
1537L: linux-usb-devel@lists.sourceforge.net
1538L: linuxppc-embedded@ozlabs.org
1539S: Maintained
1540
Li Yangbeaf53b2007-05-25 13:54:02 +08001541FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1542P: Li Yang
1543M: leoli@freescale.com
1544L: netdev@vger.kernel.org
1545L: linuxppc-embedded@ozlabs.org
1546S: Maintained
1547
Linus Torvalds1da177e2005-04-16 15:20:36 -07001548FILE LOCKING (flock() and fcntl()/lockf())
1549P: Matthew Wilcox
1550M: matthew@wil.cx
1551L: linux-fsdevel@vger.kernel.org
1552S: Maintained
1553
1554FILESYSTEMS (VFS and infrastructure)
1555P: Alexander Viro
viro@ZenIV.linux.org.uk84122052005-09-06 19:35:49 +01001556M: viro@zeniv.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001557S: Maintained
1558
Stefan Richterb3274472007-05-30 20:44:52 -04001559FIREWIRE SUBSYSTEM
1560P: Kristian Hoegsberg, Stefan Richter
1561M: krh@redhat.com, stefanr@s5r6.in-berlin.de
1562L: linux1394-devel@lists.sourceforge.net
1563W: http://www.linux1394.org/
1564T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1565S: Maintained
1566
Linus Torvalds1da177e2005-04-16 15:20:36 -07001567FIRMWARE LOADER (request_firmware)
1568L: linux-kernel@vger.kernel.org
1569S: Orphan
1570
1571FPU EMULATOR
1572P: Bill Metzenthen
1573M: billm@suburbia.net
1574W: http://suburbia.net/~billm/floating-point/emulator/
1575S: Maintained
1576
1577FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1578P: Mike McLagan
1579M: mike.mclagan@linux.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001580L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001581S: Maintained
1582
1583FREEVXFS FILESYSTEM
1584P: Christoph Hellwig
1585M: hch@infradead.org
1586W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1587S: Maintained
1588
David Howells5ab7ffe2007-04-10 15:10:45 +01001589FUJITSU FR-V (FRV) PORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07001590P: David Howells
1591M: dhowells@redhat.com
1592S: Maintained
1593
Miklos Szeredi04578f12005-09-09 13:10:22 -07001594FUSE: FILESYSTEM IN USERSPACE
1595P: Miklos Szeredi
1596M: miklos@szeredi.hu
1597L: fuse-devel@lists.sourceforge.net
1598W: http://fuse.sourceforge.net/
1599S: Maintained
1600
Linus Torvalds1da177e2005-04-16 15:20:36 -07001601FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1602P: Rik Faith
1603M: faith@cs.unc.edu
1604L: linux-scsi@vger.kernel.org
1605S: Odd fixes (e.g., new signatures)
1606
1607GDT SCSI DISK ARRAY CONTROLLER DRIVER
1608P: Achim Leubner
1609M: achim_leubner@adaptec.com
1610L: linux-scsi@vger.kernel.org
1611W: http://www.icp-vortex.com/
1612S: Supported
1613
Haavard Skinnemoen1c23af92007-05-01 23:26:34 +02001614GENERIC GPIO I2C DRIVER
1615P: Haavard Skinnemoen
1616M: hskinnemoen@atmel.com
1617S: Supported
1618
Linus Torvalds1da177e2005-04-16 15:20:36 -07001619GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1620P: Krzysztof Halasa
1621M: khc@pm.waw.pl
1622W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1623S: Maintained
1624
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001625GFS2 FILE SYSTEM
1626P: Steven Whitehouse
1627M: swhiteho@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001628L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001629W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001630T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1631T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001632S: Supported
1633
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001634GIGASET ISDN DRIVERS
1635P: Hansjoerg Lipp
1636M: hjlipp@web.de
1637P: Tilman Schmidt
1638M: tilman@imap.cc
1639L: gigaset307x-common@lists.sourceforge.net
1640W: http://gigaset307x.sourceforge.net/
1641S: Maintained
1642
Jean Delvare5b543962005-08-15 19:51:02 +02001643HARDWARE MONITORING
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001644P: Mark M. Hoffman
1645M: mhoffman@lightlink.com
Jean Delvare5b543962005-08-15 19:51:02 +02001646L: lm-sensors@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001647W: http://www.lm-sensors.org/
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001648T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git
Jean Delvare5b543962005-08-15 19:51:02 +02001649S: Maintained
1650
Michael Buesch844dd052006-06-26 00:24:59 -07001651HARDWARE RANDOM NUMBER GENERATOR CORE
1652P: Michael Buesch
1653M: mb@bu3sch.de
1654S: Maintained
1655
Robert Love860e1d62005-08-31 23:57:59 -04001656HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1657P: Robert Love
1658M: rlove@rlove.org
1659M: linux-kernel@vger.kernel.org
1660W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1661S: Maintained
1662
Linus Torvalds1da177e2005-04-16 15:20:36 -07001663HARMONY SOUND DRIVER
1664P: Kyle McMartin
1665M: kyle@parisc-linux.org
1666W: http://www.parisc-linux.org/~kyle/harmony/
1667L: parisc-linux@lists.parisc-linux.org
1668S: Maintained
1669
1670HAYES ESP SERIAL DRIVER
1671P: Andrew J. Robinson
1672M: arobinso@nyx.net
1673L: linux-kernel@vger.kernel.org
1674W: http://www.nyx.net/~arobinso
1675S: Maintained
1676
1677HFS FILESYSTEM
1678P: Roman Zippel
1679M: zippel@linux-m68k.org
1680L: linux-kernel@vger.kernel.org
1681S: Maintained
1682
1683HGA FRAMEBUFFER DRIVER
1684P: Ferenc Bakonyi
1685M: fero@drama.obuda.kando.hu
1686L: linux-nvidia@lists.surfsouth.com
1687W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1688S: Maintained
1689
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001690HID CORE LAYER
1691P: Jiri Kosina
1692M: jkosina@suse.cz
1693L: linux-input@atrey.karlin.mff.cuni.cz
Jiri Kosinaa4dff392007-02-27 17:40:09 +01001694T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001695S: Maintained
1696
Ingo Molnar38bed542007-02-22 09:09:34 +01001697HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1698P: Thomas Gleixner
1699M: tglx@linutronix.de
1700L: linux-kernel@vger.kernel.org
1701S: Maintained
1702
Linus Torvalds1da177e2005-04-16 15:20:36 -07001703HIGH-SPEED SCC DRIVER FOR AX.25
1704P: Klaus Kudielka
1705M: klaus.kudielka@ieee.org
1706L: linux-hams@vger.kernel.org
1707W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1708S: Maintained
1709
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08001710HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1711P: HighPoint Linux Team
1712M: linux@highpoint-tech.com
1713W: http://www.highpoint-tech.com
1714S: Supported
1715
Linus Torvalds1da177e2005-04-16 15:20:36 -07001716HIPPI
1717P: Jes Sorensen
1718M: jes@trained-monkey.org
1719L: linux-hippi@sunsite.dk
1720S: Maintained
1721
1722HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1723P: Chirag Kantharia
1724M: chirag.kantharia@hp.com
1725L: iss_storagedev@hp.com
1726S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001727
Linus Torvalds1da177e2005-04-16 15:20:36 -07001728HEWLETT-PACKARD SMART2 RAID DRIVER
1729P: Chirag Kantharia
1730M: chirag.kantharia@hp.com
1731L: iss_storagedev@hp.com
1732S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001733
Linus Torvalds1da177e2005-04-16 15:20:36 -07001734HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1735P: Mike Miller
1736M: mike.miller@hp.com
1737L: iss_storagedev@hp.com
1738S: Supported
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001739
Jouni Malinenff1d2762005-05-12 22:54:16 -04001740HOST AP DRIVER
1741P: Jouni Malinen
Jouni Malinen85d32e72007-03-24 17:15:30 -07001742M: j@w1.fi
1743L: hostap@shmoo.com (subscribers-only)
Johannes Berg724c6b32007-04-23 12:18:20 -07001744L: linux-wireless@vger.kernel.org
Jouni Malinenff1d2762005-05-12 22:54:16 -04001745W: http://hostap.epitest.fi/
1746S: Maintained
1747
Linus Torvalds1da177e2005-04-16 15:20:36 -07001748HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1749P: Jaroslav Kysela
1750M: perex@suse.cz
1751S: Maintained
1752
Bob Piccob9b03322005-11-07 00:59:19 -08001753HPET: High Precision Event Timers driver (hpet.c)
1754P: Clemens Ladisch
1755M: clemens@ladisch.de
1756S: Maintained
1757
1758HPET: i386
1759P: Venkatesh Pallipadi (Venki)
1760M: venkatesh.pallipadi@intel.com
1761S: Maintained
1762
1763HPET: x86_64
1764P: Andi Kleen and Vojtech Pavlik
Andi Kleen43c3ab32007-05-02 19:27:11 +02001765M: andi@firstfloor.org and vojtech@suse.cz
Bob Piccob9b03322005-11-07 00:59:19 -08001766S: Maintained
1767
1768HPET: ACPI hpet.c
1769P: Bob Picco
1770M: bob.picco@hp.com
1771S: Maintained
1772
Linus Torvalds1da177e2005-04-16 15:20:36 -07001773HPFS FILESYSTEM
1774P: Mikulas Patocka
1775M: mikulas@artax.karlin.mff.cuni.cz
1776W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1777S: Maintained
1778
1779HUGETLB FILESYSTEM
1780P: William Irwin
1781M: wli@holomorphy.com
1782S: Maintained
1783
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001784I2C/SMBUS STUB DRIVER
1785P: Mark M. Hoffman
1786M: mhoffman@lightlink.com
1787L: lm-sensors@lm-sensors.org
1788S: Maintained
1789
Jean Delvare5b543962005-08-15 19:51:02 +02001790I2C SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001791P: Jean Delvare
1792M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02001793L: i2c@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001794T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001795S: Maintained
1796
Till Harbaume8c76ee2007-05-01 23:26:35 +02001797I2C-TINY-USB DRIVER
1798P: Till Harbaum
1799M: till@harbaum.org
1800L: i2c@lm-sensors.org
1801T: http://www.harbaum.org/till/i2c_tiny_usb
1802S: Maintained
1803
Linus Torvalds1da177e2005-04-16 15:20:36 -07001804i386 BOOT CODE
H. Peter Anvin7f1291f2007-07-11 12:18:26 -07001805P: H. Peter Anvin
1806M: hpa@zytor.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001807L: Linux-Kernel@vger.kernel.org
1808S: Maintained
1809
1810i386 SETUP CODE / CPU ERRATA WORKAROUNDS
Linus Torvalds1da177e2005-04-16 15:20:36 -07001811P: H. Peter Anvin
1812M: hpa@zytor.com
H. Peter Anvin72af61c2007-07-13 16:26:55 -07001813T: git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001814S: Maintained
1815
Linus Torvalds1da177e2005-04-16 15:20:36 -07001816IA64 (Itanium) PLATFORM
1817P: Tony Luck
1818M: tony.luck@intel.com
1819L: linux-ia64@vger.kernel.org
1820W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001821T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001822S: Maintained
1823
1824SN-IA64 (Itanium) SUB-PLATFORM
Greg Edwardse5ee7dd2006-01-18 10:21:59 -06001825P: Jes Sorensen
1826M: jes@sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001827L: linux-altix@sgi.com
1828L: linux-ia64@vger.kernel.org
1829W: http://www.sgi.com/altix
1830S: Maintained
1831
1832IBM MCA SCSI SUBSYSTEM DRIVER
1833P: Michael Lang
1834M: langa2@kph.uni-mainz.de
1835W: http://www.uni-mainz.de/~langm000/linux.html
1836S: Maintained
1837
1838IBM Power Linux RAID adapter
1839P: Brian King
1840M: brking@us.ibm.com
1841S: Supported
1842
1843IBM ServeRAID RAID DRIVER
1844P: Jack Hammer
1845P: Dave Jeffery
1846M: ipslinux@adaptec.com
1847W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001848S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001849
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001850IDE SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001851P: Bartlomiej Zolnierkiewicz
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001852M: bzolnier@gmail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001853L: linux-ide@vger.kernel.org
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001854T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001855S: Maintained
1856
1857IDE/ATAPI CDROM DRIVER
Jens Axboe9c5b0ce2007-01-03 18:15:20 +01001858P: Alan Cox
1859M: alan@lxorguk.ukuu.org.uk
1860L: linux-ide@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001861S: Maintained
1862
1863IDE/ATAPI FLOPPY DRIVERS
1864P: Paul Bristow
1865M: Paul Bristow <paul@paulbristow.net>
1866W: http://paulbristow.net/linux/idefloppy.html
1867L: linux-kernel@vger.kernel.org
1868S: Maintained
1869
1870IDE/ATAPI TAPE DRIVERS
1871P: Gadi Oxman
1872M: Gadi Oxman <gadio@netvision.net.il>
1873L: linux-kernel@vger.kernel.org
1874S: Maintained
1875
Linus Torvalds1da177e2005-04-16 15:20:36 -07001876IEEE 1394 SUBSYSTEM
1877P: Ben Collins
Stefan Richterf51a5a92007-04-23 14:41:10 -07001878M: ben.collins@ubuntu.com
Stefan Richter87730d02006-09-16 12:24:00 +02001879P: Stefan Richter
1880M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07001881L: linux1394-devel@lists.sourceforge.net
1882W: http://www.linux1394.org/
Stefan Richter87730d02006-09-16 12:24:00 +02001883T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001884S: Maintained
1885
Stefan Richterf51a5a92007-04-23 14:41:10 -07001886IEEE 1394 RAW I/O DRIVER (raw1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001887P: Dan Dennedy
1888M: dan@dennedy.org
Stefan Richterf51a5a92007-04-23 14:41:10 -07001889P: Stefan Richter
1890M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07001891L: linux1394-devel@lists.sourceforge.net
Jody McIntyre105d7b32005-09-30 11:59:04 -07001892S: Maintained
1893
Linus Torvalds1da177e2005-04-16 15:20:36 -07001894IMS TWINTURBO FRAMEBUFFER DRIVER
1895P: Paul Mundt
1896M: lethal@chaoticdreams.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001897L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001898S: Maintained
1899
1900INFINIBAND SUBSYSTEM
1901P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07001902M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001903P: Sean Hefty
1904M: mshefty@ichips.intel.com
1905P: Hal Rosenstock
Roland Dreiercec7c892007-07-12 15:59:36 -07001906M: hal.rosenstock@gmail.com
Roland Dreier78526822007-07-09 20:12:26 -07001907L: general@lists.openfabrics.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001908W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001909T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001910S: Supported
1911
Robert P. J. Day2f1d0762007-07-10 00:38:18 -04001912INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
Vojtech Pavlik664d22a2005-12-13 17:03:36 -08001913P: Dmitry Torokhov
Dmitry Torokhov62f7caf2006-06-26 01:47:56 -04001914M: dmitry.torokhov@gmail.com
1915M: dtor@mail.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07001916L: linux-input@atrey.karlin.mff.cuni.cz
1917L: linux-joystick@atrey.karlin.mff.cuni.cz
Josh Boyer1adc1232005-11-23 15:44:15 -08001918T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001919S: Maintained
1920
Robert Lovec9f04f52005-07-15 12:21:07 -04001921INOTIFY
Cal Peake18b36c72006-12-12 20:18:16 +01001922P: John McCutchan
1923M: ttb@tentacle.dhs.org
1924P: Robert Love
1925M: rml@novell.com
Robert Lovec9f04f52005-07-15 12:21:07 -04001926L: linux-kernel@vger.kernel.org
1927S: Maintained
1928
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08001929INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
Jim Cromiece00f852006-11-30 04:49:44 +01001930P: Sylvain Meyer
1931M: sylvain.meyer@worldonline.fr
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001932L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01001933S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08001934
Linus Torvalds1da177e2005-04-16 15:20:36 -07001935INTEL 810/815 FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001936P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001937M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001938L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01001939S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001940
1941INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
1942P: Ingo Molnar
1943M: mingo@redhat.com
1944S: Maintained
1945
1946INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1947P: Jeff Garzik
1948M: jgarzik@pobox.com
1949W: http://sourceforge.net/projects/gkernel/
1950S: Maintained
1951
1952INTEL IA32 MICROCODE UPDATE SUPPORT
1953P: Tigran Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -08001954M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001955S: Maintained
1956
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001957INTEL I/OAT DMA DRIVER
1958P: Shannon Nelson
1959M: shannon.nelson@intel.com
1960L: linux-kernel@vger.kernel.org
1961S: Supported
1962
Michael Buesch844dd052006-06-26 00:24:59 -07001963INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
1964P: Deepak Saxena
1965M: dsaxena@plexity.net
1966S: Maintained
1967
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001968INTEL IXP2000 ETHERNET DRIVER
1969P: Lennert Buytenhek
1970M: kernel@wantstofly.org
1971L: netdev@vger.kernel.org
1972S: Maintained
1973
Linus Torvalds1da177e2005-04-16 15:20:36 -07001974INTEL PRO/100 ETHERNET SUPPORT
1975P: John Ronciak
1976M: john.ronciak@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001977P: Jesse Brandeburg
1978M: jesse.brandeburg@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001979P: Jeff Kirsher
1980M: jeffrey.t.kirsher@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07001981P: Auke Kok
1982M: auke-jan.h.kok@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08001983L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07001984W: http://sourceforge.net/projects/e1000/
1985S: Supported
1986
1987INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
1988P: Jeb Cramer
1989M: cramerj@intel.com
1990P: John Ronciak
1991M: john.ronciak@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001992P: Jesse Brandeburg
1993M: jesse.brandeburg@intel.com
1994P: Jeff Kirsher
1995M: jeffrey.t.kirsher@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07001996P: Auke Kok
1997M: auke-jan.h.kok@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08001998L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07001999W: http://sourceforge.net/projects/e1000/
2000S: Supported
2001
2002INTEL PRO/10GbE SUPPORT
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002003P: Jeff Kirsher
2004M: jeffrey.t.kirsher@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002005P: Ayyappan Veeraiyan
2006M: ayyappan.veeraiyan@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002007P: John Ronciak
2008M: john.ronciak@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002009P: Jesse Brandeburg
2010M: jesse.brandeburg@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07002011P: Auke Kok
2012M: auke-jan.h.kok@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002013L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002014W: http://sourceforge.net/projects/e1000/
2015S: Supported
2016
James Ketrenos826d2ab2005-11-07 18:56:59 -06002017INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
2018P: Yi Zhu
2019M: yi.zhu@intel.com
2020P: James Ketrenos
2021M: jketreno@linux.intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002022L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002023L: ipw2100-devel@lists.sourceforge.net
James Ketrenos826d2ab2005-11-07 18:56:59 -06002024L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2025W: http://ipw2100.sourceforge.net
2026S: Supported
2027
2028INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
2029P: Yi Zhu
2030M: yi.zhu@intel.com
2031P: James Ketrenos
2032M: jketreno@linux.intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002033L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002034L: ipw2100-devel@lists.sourceforge.net
James Ketrenos826d2ab2005-11-07 18:56:59 -06002035L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2036W: http://ipw2200.sourceforge.net
2037S: Supported
2038
Linus Torvalds1da177e2005-04-16 15:20:36 -07002039IOC3 DRIVER
2040P: Ralf Baechle
2041M: ralf@linux-mips.org
2042L: linux-mips@linux-mips.org
2043S: Maintained
2044
2045IP MASQUERADING:
2046P: Juanjo Ciarlante
2047M: jjciarla@raiz.uncu.edu.ar
2048S: Maintained
2049
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002050IPATH DRIVER:
Arthur Jonesf42b6472007-07-09 20:12:26 -07002051P: Arthur Jones
2052M: infinipath@qlogic.com
2053L: general@lists.openfabrics.org
2054T: git git://git.qlogic.com/ipath-linux-2.6
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002055S: Supported
2056
Corey Minyard4409ebe2006-04-20 02:43:12 -07002057IPMI SUBSYSTEM
2058P: Corey Minyard
2059M: minyard@acm.org
2060L: openipmi-developer@lists.sourceforge.net
2061W: http://openipmi.sourceforge.net/
2062S: Supported
2063
Linus Torvalds1da177e2005-04-16 15:20:36 -07002064IPX NETWORK LAYER
2065P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002066M: acme@ghostprotocols.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002067L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002068S: Maintained
2069
2070IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07002071P: Samuel Ortiz
2072M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07002073L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002074W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07002075S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002076
2077ISAPNP
2078P: Jaroslav Kysela
2079M: perex@suse.cz
2080S: Maintained
2081
2082ISDN SUBSYSTEM
2083P: Karsten Keil
2084M: kkeil@suse.de
2085P: Kai Germaschewski
2086M: kai.germaschewski@gmx.de
2087L: isdn4linux@listserv.isdn4linux.de
2088W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08002089T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002090S: Maintained
2091
2092ISDN SUBSYSTEM (Eicon active card driver)
2093P: Armin Schindler
2094M: mac@melware.de
2095L: isdn4linux@listserv.isdn4linux.de
2096W: http://www.melware.de
2097S: Maintained
2098
Linus Torvalds1da177e2005-04-16 15:20:36 -07002099JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2100P: David Woodhouse
2101M: dwmw2@infradead.org
2102L: jffs-dev@axis.com
2103W: http://sources.redhat.com/jffs2/
2104S: Maintained
2105
2106JFS FILESYSTEM
2107P: Dave Kleikamp
2108M: shaggy@austin.ibm.com
2109L: jfs-discussion@lists.sourceforge.net
2110W: http://jfs.sourceforge.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002111T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002112S: Supported
2113
Josh Triplettde456d32006-07-30 03:04:00 -07002114JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07002115P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002116M: sct@redhat.com, akpm@linux-foundation.org
Erik Mouw72be2cc2006-12-06 20:40:49 -08002117L: linux-ext4@vger.kernel.org
Theodore Tsoae0718f2006-05-20 15:00:13 -07002118S: Maintained
2119
Rudolf Marek4660cb32006-10-08 22:01:26 +02002120K8TEMP HARDWARE MONITORING DRIVER
2121P: Rudolf Marek
2122M: r.marek@assembler.cz
2123L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002124S: Maintained
2125
2126KCONFIG
2127P: Roman Zippel
2128M: zippel@linux-m68k.org
2129L: kbuild-devel@lists.sourceforge.net
2130S: Maintained
2131
Vivek Goyalea6c2082006-05-20 14:59:55 -07002132KDUMP
2133P: Vivek Goyal
2134M: vgoyal@in.ibm.com
2135P: Haren Myneni
2136M: hbabu@us.ibm.com
Simon Horman34633992007-05-08 00:31:40 -07002137L: kexec@lists.infradead.org
Vivek Goyalea6c2082006-05-20 14:59:55 -07002138L: linux-kernel@vger.kernel.org
2139W: http://lse.sourceforge.net/kdump/
2140S: Maintained
2141
Linus Torvalds1da177e2005-04-16 15:20:36 -07002142KERNEL AUTOMOUNTER (AUTOFS)
2143P: H. Peter Anvin
2144M: hpa@zytor.com
2145L: autofs@linux.kernel.org
2146S: Odd Fixes
2147
2148KERNEL AUTOMOUNTER v4 (AUTOFS4)
2149P: Ian Kent
2150M: raven@themaw.net
2151L: autofs@linux.kernel.org
2152S: Maintained
2153
2154KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
2155P: Kai Germaschewski
2156M: kai@germaschewski.name
2157P: Sam Ravnborg
2158M: sam@ravnborg.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002159T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002160S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002161
2162KERNEL JANITORS
2163P: Several
maximilian attemsc3000e02007-07-06 11:17:32 -07002164L: kernel-janitors@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002165W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002166S: Maintained
2167
2168KERNEL NFSD
2169P: 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 Patrobdd0d752007-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 Hemminger65ebe632007-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 Mercer5a4faa82006-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 Schwidefskyd58140cc2007-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 Schwidefskyd58140cc2007-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 Schwidefskyd58140cc2007-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
Linus Torvalds1da177e2005-04-16 15:20:36 -07003337SMC91x ETHERNET DRIVER
3338P: Nicolas Pitre
3339M: nico@cam.org
3340S: Maintained
3341
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003342SMSC47B397 HARDWARE MONITOR DRIVER
3343P: Mark M. Hoffman
3344M: mhoffman@lightlink.com
3345L: lm-sensors@lm-sensors.org
3346S: Maintained
3347
Daniel Drake8f0f8502006-07-18 22:00:25 +01003348SOFTMAC LAYER (IEEE 802.11)
3349P: Johannes Berg
3350M: johannes@sipsolutions.net
3351P: Joe Jezak
3352M: josejx@gentoo.org
3353P: Daniel Drake
3354M: dsd@gentoo.org
3355W: http://softmac.sipsolutions.net/
Johannes Berg724c6b32007-04-23 12:18:20 -07003356L: linux-wireless@vger.kernel.org
Daniel Drake8f0f8502006-07-18 22:00:25 +01003357S: Maintained
3358
Linus Torvalds1da177e2005-04-16 15:20:36 -07003359SOFTWARE RAID (Multiple Disks) SUPPORT
3360P: Ingo Molnar
3361M: mingo@redhat.com
3362P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08003363M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07003364L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08003365S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003366
Pavel Machek95a631e2007-07-19 01:47:42 -07003367HIBERNATION (aka Software Suspend, aka swsusp):
Linus Torvalds1da177e2005-04-16 15:20:36 -07003368P: Pavel Machek
3369M: pavel@suse.cz
Pavel Machek95a631e2007-07-19 01:47:42 -07003370P: Rafael J. Wysocki
3371M: rjw@sisk.pl
3372L: linux-pm@lists.linux-foundation.org
3373S: Supported
3374
3375SUSPEND TO RAM:
3376P: Pavel Machek
3377M: pavel@suse.cz
3378P: Rafael J. Wysocki
3379M: rjw@sisk.pl
David Brownellf318a632007-04-23 14:41:06 -07003380L: linux-pm@lists.linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003381S: Maintained
3382
3383SONIC NETWORK DRIVER
3384P: Thomas Bogendoerfer
3385M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003386L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003387S: Maintained
3388
3389SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01003390P: Mattia Dongili
3391M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01003392L: linux-acpi@vger.kernel.org
3393W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07003394S: Maintained
3395
3396SOUND
3397P: Jaroslav Kysela
3398M: perex@suse.cz
Takashi Iwai82622042007-04-16 12:32:52 +02003399L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003400S: Maintained
3401
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003402SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3403P: Liam Girdwood
3404M: liam.girdwood@wolfsonmicro.com
Takashi Iwai82622042007-04-16 12:32:52 +02003405L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003406S: Supported
3407
Kumar Gala025c3982006-04-02 16:05:54 -05003408SPI SUBSYSTEM
3409P: David Brownell
3410M: dbrownell@users.sourceforge.net
3411L: spi-devel-general@lists.sourceforge.net
3412S: Maintained
3413
Steven Rostedt855f46a2006-08-05 12:14:50 -07003414STABLE BRANCH:
3415P: Greg Kroah-Hartman
3416M: greg@kroah.com
3417P: Chris Wright
3418M: chrisw@sous-sol.org
3419L: stable@kernel.org
3420S: Maintained
3421
Kylene Hall1c72d462005-05-01 08:59:13 -07003422TPM DEVICE DRIVER
3423P: Kylene Hall
3424M: kjhall@us.ibm.com
3425W: http://tpmdd.sourceforge.net
Marcel Selhorstd3a7b6d2007-03-16 13:38:31 -08003426P: Marcel Selhorst
3427M: tpm@selhorst.net
3428W: http://www.prosec.rub.de/tpm/
Stephen Rothwell3bd2aad2007-05-15 01:41:36 -07003429L: tpmdd-devel@lists.sourceforge.net
Kylene Hall1c72d462005-05-01 08:59:13 -07003430S: Maintained
3431
Mark Gross1a80ba82005-10-30 15:02:55 -08003432Telecom Clock Driver for MCPL0010
Jim Cromiece00f852006-11-30 04:49:44 +01003433P: Mark Gross
3434M: mark.gross@intel.com
3435S: Supported
Mark Gross1a80ba82005-10-30 15:02:55 -08003436
Chris Zankel48b415c2005-06-23 22:01:07 -07003437TENSILICA XTENSA PORT (xtensa):
3438P: Chris Zankel
3439M: chris@zankel.net
3440S: Maintained
3441
Henrique de Moraes Holschuh756970a2007-03-29 01:58:44 -03003442THINKPAD ACPI EXTRAS DRIVER
3443P: Henrique de Moraes Holschuh
3444M: ibm-acpi@hmh.eng.br
3445L: ibm-acpi-devel@lists.sourceforge.net
3446W: http://ibm-acpi.sourceforge.net
3447W: http://thinkwiki.org/wiki/Ibm-acpi
3448T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
3449S: Maintained
3450
Linus Torvalds1da177e2005-04-16 15:20:36 -07003451UltraSPARC (sparc64):
3452P: David S. Miller
3453M: davem@davemloft.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003454L: sparclinux@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08003455T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003456S: Maintained
3457
3458SHARP LH SUPPORT (LH7952X & LH7A40X)
3459P: Marc Singer
3460M: elf@buici.com
3461W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003462L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003463S: Maintained
3464
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003465SHPC HOTPLUG DRIVER
3466P: Kristen Carlson Accardi
3467M: kristen.c.accardi@intel.com
3468L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05003469S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003470
Pierre Ossmand129bce2006-03-24 03:18:17 -08003471SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3472P: Pierre Ossman
3473M: drzeus-sdhci@drzeus.cx
3474L: sdhci-devel@list.drzeus.cx
3475W: http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci
3476S: Maintained
3477
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003478SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3479P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08003480M: shemminger@linux-foundation.org
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003481L: netdev@vger.kernel.org
3482S: Maintained
3483
Chris Boot1a87d942006-07-10 04:45:34 -07003484SOEKRIS NET48XX LED SUPPORT
3485P: Chris Boot
3486M: bootc@bootc.net
3487S: Maintained
3488
Linus Torvalds1da177e2005-04-16 15:20:36 -07003489SPARC (sparc32):
3490P: William L. Irwin
3491M: wli@holomorphy.com
3492L: sparclinux@vger.kernel.org
3493S: Maintained
3494
3495SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3496P: Roger Wolff
3497M: R.E.Wolff@BitWizard.nl
3498L: linux-kernel@vger.kernel.org ?
3499S: Supported
3500
Jim Lewis2752e402006-09-29 02:01:19 -07003501SPIDERNET NETWORK DRIVER for CELL
Linas Vepstasfa302482007-02-20 16:45:27 -06003502P: Linas Vepstas
3503M: linas@austin.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07003504L: netdev@vger.kernel.org
3505S: Supported
3506
Linus Torvalds1da177e2005-04-16 15:20:36 -07003507SRM (Alpha) environment access
3508P: Jan-Benedict Glaw
3509M: jbglaw@lug-owl.de
3510L: linux-kernel@vger.kernel.org
3511S: Maintained
3512
3513STARFIRE/DURALAN NETWORK DRIVER
3514P: Ion Badulescu
3515M: ionut@cs.columbia.edu
3516S: Maintained
3517
3518STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3519W: http://mosquitonet.Stanford.EDU/strip.html
3520S: Unsupported ?
3521
3522STRADIS MPEG-2 DECODER DRIVER
3523P: Nathan Laredo
3524M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003525W: http://www.stradis.com/
3526S: Maintained
3527
3528SUPERH (sh)
3529P: Paul Mundt
3530M: lethal@linux-sh.org
Matthew Wilcox3b5e0cb2006-09-29 02:01:30 -07003531L: linuxsh-dev@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003532W: http://www.linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003533S: Maintained
3534
3535SUPERH64 (sh64)
3536P: Paul Mundt
3537M: lethal@linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003538L: linuxsh-shmedia-dev@lists.sourceforge.net
3539W: http://www.linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003540S: Maintained
3541
3542SUN3/3X
3543P: Sam Creasey
3544M: sammy@sammy.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003545W: http://sammy.net/sun3/
3546S: Maintained
3547
3548SVGA HANDLING
3549P: Martin Mares
3550M: mj@ucw.cz
3551L: linux-video@atrey.karlin.mff.cuni.cz
3552S: Maintained
3553
3554SYSV FILESYSTEM
3555P: Christoph Hellwig
3556M: hch@infradead.org
3557S: Maintained
3558
Stephen Hemminger781b4562006-07-10 20:25:29 -07003559TC CLASSIFIER
3560P: Jamal Hadi Salim
3561M: hadi@cyberus.ca
3562L: netdev@vger.kernel.org
3563S: Maintained
3564
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07003565TCP LOW PRIORITY MODULE
3566P: Wong Hoi Sing, Edison
3567M: hswong3i@gmail.com
3568P: Hung Hing Lun, Mike
3569M: hlhung3i@gmail.com
3570W: http://tcp-lp-mod.sourceforge.net/
3571S: Maintained
3572
Alex Dubov4020f2d2006-10-04 02:15:37 -07003573TI FLASH MEDIA INTERFACE DRIVER
3574P: Alex Dubov
3575M: oakad@yahoo.com
3576S: Maintained
3577
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003578TI OMAP MMC INTERFACE DRIVER
3579P: Carlos Aguiar, Anderson Briglia and Syed Khasim
3580M: linux-omap-open-source@linux.omap.com
3581W: http://linux.omap.com
3582W: http://www.muru.com/linux/omap/
3583S: Maintained
3584
Michael Buesch844dd052006-06-26 00:24:59 -07003585TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3586P: Deepak Saxena
3587M: dsaxena@plexity.net
3588S: Maintained
3589
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003590TASKSTATS STATISTICS INTERFACE
3591P: Shailabh Nagar
3592M: nagar@watson.ibm.com
3593L: linux-kernel@vger.kernel.org
3594S: Maintained
3595
Linus Torvalds1da177e2005-04-16 15:20:36 -07003596TI PARALLEL LINK CABLE DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003597P: Romain Lievin
3598M: roms@lpg.ticalc.org
3599S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003600
Per Lidene86eaa32006-01-12 16:45:18 +01003601TIPC NETWORK LAYER
3602P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01003603M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003604P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01003605M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003606P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01003607M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01003608L: tipc-discussion@lists.sourceforge.net
3609W: http://tipc.sourceforge.net/
3610W: http://tipc.cslab.ericsson.net/
3611T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
3612S: Maintained
3613
Linus Torvalds1da177e2005-04-16 15:20:36 -07003614TLAN NETWORK DRIVER
3615P: Samuel Chessman
3616M: chessman@tux.org
3617L: tlan-devel@lists.sourceforge.net
3618W: http://sourceforge.net/projects/tlan/
3619S: Maintained
3620
3621TOKEN-RING NETWORK DRIVER
3622P: Mike Phillips
3623M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003624L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003625L: linux-tr@linuxtr.net
3626W: http://www.linuxtr.net
3627S: Maintained
3628
3629TOSHIBA ACPI EXTRAS DRIVER
3630P: John Belmonte
3631M: toshiba_acpi@memebeam.org
3632W: http://memebeam.org/toys/ToshibaAcpiDriver
3633S: Maintained
3634
3635TOSHIBA SMM DRIVER
3636P: Jonathan Buzzard
3637M: jonathan@buzzard.org.uk
3638L: tlinux-users@tce.toshiba-dme.co.jp
3639W: http://www.buzzard.org.uk/toshiba/
3640S: Maintained
3641
3642TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
3643P: Muli Ben-Yehuda
3644M: mulix@mulix.org
3645L: linux-kernel@vger.kernel.org
3646S: Maintained
3647
3648TRIVIAL PATCHES
Jim Cromiece00f852006-11-30 04:49:44 +01003649P: Adrian Bunk
3650M: trivial@kernel.org
3651L: linux-kernel@vger.kernel.org
3652W: http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
3653T: git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
3654S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003655
3656TMS380 TOKEN-RING NETWORK DRIVER
3657P: Adam Fritzler
3658M: mid@auk.cx
3659L: linux-tr@linuxtr.net
3660W: http://www.auk.cx/tms380tr/
3661S: Maintained
3662
3663TULIP NETWORK DRIVER
Valerie Henson6b928012006-09-08 11:15:34 -07003664P: Valerie Henson
Valerie Hensondf312332007-05-30 06:08:54 -06003665M: val@nmt.edu
Linus Torvalds1da177e2005-04-16 15:20:36 -07003666L: tulip-users@lists.sourceforge.net
3667W: http://sourceforge.net/projects/tulip/
3668S: Maintained
3669
3670TUN/TAP driver
3671P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08003672M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003673L: vtun@office.satix.net
3674W: http://vtun.sourceforge.net/tun
3675S: Maintained
3676
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08003677TURBOCHANNEL SUBSYSTEM
3678P: Maciej W. Rozycki
3679M: macro@linux-mips.org
3680S: Maintained
3681
Linus Torvalds1da177e2005-04-16 15:20:36 -07003682U14-34F SCSI DRIVER
3683P: Dario Ballabio
3684M: ballabio_dario@emc.com
3685L: linux-scsi@vger.kernel.org
3686S: Maintained
3687
3688UDF FILESYSTEM
3689P: Ben Fennema
3690M: bfennema@falcon.csc.calpoly.edu
Linus Torvalds1da177e2005-04-16 15:20:36 -07003691W: http://linux-udf.sourceforge.net
3692S: Maintained
3693
3694UNIFORM CDROM DRIVER
3695P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003696M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003697L: linux-kernel@vger.kernel.org
3698W: http://www.kernel.dk
3699S: Maintained
3700
3701USB ACM DRIVER
3702P: Oliver Neukum
3703M: oliver@neukum.name
3704L: linux-usb-users@lists.sourceforge.net
3705L: linux-usb-devel@lists.sourceforge.net
3706S: Maintained
3707
3708USB BLOCK DRIVER (UB ub)
3709P: Pete Zaitcev
3710M: zaitcev@redhat.com
3711L: linux-kernel@vger.kernel.org
3712L: linux-usb-devel@lists.sourceforge.net
3713S: Supported
3714
Linus Torvalds1da177e2005-04-16 15:20:36 -07003715USB CDC ETHERNET DRIVER
3716P: Greg Kroah-Hartman
3717M: greg@kroah.com
3718L: linux-usb-users@lists.sourceforge.net
3719L: linux-usb-devel@lists.sourceforge.net
3720S: Maintained
3721W: http://www.kroah.com/linux-usb/
3722
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003723USB DAVICOM DM9601 DRIVER
3724P: Peter Korsgaard
3725M: jacmet@sunsite.dk
Peter Korsgaard043600a2007-06-27 21:18:18 +02003726L: netdev@vger.kernel.org
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003727W: http://www.linux-usb.org/usbnet
3728S: Maintained
3729
Linus Torvalds1da177e2005-04-16 15:20:36 -07003730USB EHCI DRIVER
3731P: David Brownell
3732M: dbrownell@users.sourceforge.net
3733L: linux-usb-devel@lists.sourceforge.net
David Brownell23d8c902006-12-05 03:10:08 -08003734S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003735
Luca Risolia7ce08c92006-01-11 02:06:59 +00003736USB ET61X[12]51 DRIVER
3737P: Luca Risolia
3738M: luca.risolia@studio.unibo.it
3739L: linux-usb-devel@lists.sourceforge.net
3740L: video4linux-list@redhat.com
3741W: http://www.linux-projects.org
3742S: Maintained
3743
David Brownell69ae9e32006-11-14 02:03:31 -08003744USB GADGET/PERIPHERAL SUBSYSTEM
3745P: David Brownell
3746M: dbrownell@users.sourceforge.net
3747L: linux-usb-devel@lists.sourceforge.net
3748W: http://www.linux-usb.org/gadget
3749S: Maintained
3750
Linus Torvalds1da177e2005-04-16 15:20:36 -07003751USB HID/HIDBP DRIVERS
Jiri Kosina641266f2007-01-15 09:56:21 +01003752P: Jiri Kosina
3753M: jkosina@suse.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07003754L: linux-usb-devel@lists.sourceforge.net
Jiri Kosinaa4dff392007-02-27 17:40:09 +01003755T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003756S: Maintained
3757
3758USB HUB DRIVER
3759P: Johannes Erdfelt
3760M: johannes@erdfelt.com
3761L: linux-usb-users@lists.sourceforge.net
3762L: linux-usb-devel@lists.sourceforge.net
3763S: Maintained
3764
Olav Kongas959eea22005-11-03 17:38:14 +02003765USB ISP116X DRIVER
3766P: Olav Kongas
3767M: ok@artecdesign.ee
3768L: linux-usb-devel@lists.sourceforge.net
3769S: Maintained
3770
Linus Torvalds1da177e2005-04-16 15:20:36 -07003771USB KAWASAKI LSI DRIVER
3772P: Oliver Neukum
3773M: oliver@neukum.name
3774L: linux-usb-users@lists.sourceforge.net
3775L: linux-usb-devel@lists.sourceforge.net
3776S: Maintained
3777
3778USB MASS STORAGE DRIVER
3779P: Matthew Dharm
3780M: mdharm-usb@one-eyed-alien.net
3781L: linux-usb-users@lists.sourceforge.net
Matthew Dharm8836aeb2005-12-04 22:03:47 -08003782L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003783S: Maintained
3784W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
3785
3786USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08003787P: David Brownell
3788M: dbrownell@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003789L: linux-usb-users@lists.sourceforge.net
3790L: linux-usb-devel@lists.sourceforge.net
David Brownell23d8c902006-12-05 03:10:08 -08003791S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003792
Matthias Urlichsba460e42005-07-14 00:33:47 -07003793USB OPTION-CARD DRIVER
3794P: Matthias Urlichs
3795M: smurf@smurf.noris.de
3796L: linux-usb-devel@lists.sourceforge.net
3797S: Maintained
3798
Linus Torvalds1da177e2005-04-16 15:20:36 -07003799USB OV511 DRIVER
3800P: Mark McClelland
3801M: mmcclell@bigfoot.com
3802L: linux-usb-users@lists.sourceforge.net
3803L: linux-usb-devel@lists.sourceforge.net
3804W: http://alpha.dyndns.org/ov511/
3805S: Maintained
3806
3807USB PEGASUS DRIVER
3808P: Petko Manolov
3809M: petkan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003810L: linux-usb-devel@lists.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02003811L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003812W: http://pegasus2.sourceforge.net/
3813S: Maintained
3814
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07003815USB PRINTER DRIVER (usblp)
3816P: Pete Zaitcev
3817M: zaitcev@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003818L: linux-usb-users@lists.sourceforge.net
3819L: linux-usb-devel@lists.sourceforge.net
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07003820S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003821
3822USB RTL8150 DRIVER
3823P: Petko Manolov
3824M: petkan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003825L: linux-usb-devel@lists.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02003826L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003827W: http://pegasus2.sourceforge.net/
3828S: Maintained
3829
3830USB SE401 DRIVER
3831P: Jeroen Vreeken
3832M: pe1rxq@amsat.org
3833L: linux-usb-users@lists.sourceforge.net
3834L: linux-usb-devel@lists.sourceforge.net
3835W: http://www.chello.nl/~j.vreeken/se401/
3836S: Maintained
3837
3838USB SERIAL CYBERJACK DRIVER
3839P: Matthias Bruestle and Harald Welte
3840M: support@reiner-sct.com
3841W: http://www.reiner-sct.de/support/treiber_cyberjack.php
3842S: Maintained
3843
3844USB SERIAL DIGI ACCELEPORT DRIVER
3845P: Peter Berger and Al Borchers
3846M: pberger@brimson.com
3847M: alborchers@steinerpoint.com
3848L: linux-usb-users@lists.sourceforge.net
3849L: linux-usb-devel@lists.sourceforge.net
3850S: Maintained
3851
3852USB SERIAL DRIVER
3853P: Greg Kroah-Hartman
3854M: gregkh@suse.de
3855L: linux-usb-users@lists.sourceforge.net
3856L: linux-usb-devel@lists.sourceforge.net
3857S: Supported
3858
3859USB SERIAL BELKIN F5U103 DRIVER
3860P: William Greathouse
3861M: wgreathouse@smva.com
3862L: linux-usb-users@lists.sourceforge.net
3863L: linux-usb-devel@lists.sourceforge.net
3864S: Maintained
3865
3866USB SERIAL CYPRESS M8 DRIVER
3867P: Lonnie Mendez
3868M: dignome@gmail.com
3869L: linux-usb-users@lists.sourceforge.net
3870L: linux-usb-devel@lists.sourceforge.net
3871S: Maintained
3872W: http://geocities.com/i0xox0i
3873W: http://firstlight.net/cvs
3874
3875USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
3876L: linux-usb-users@lists.sourceforge.net
3877L: linux-usb-devel@lists.sourceforge.net
3878S: Maintained
3879
3880USB AUERSWALD DRIVER
3881P: Wolfgang Muees
3882M: wolfgang@iksw-muees.de
3883L: linux-usb-users@lists.sourceforge.net
3884L: linux-usb-devel@lists.sourceforge.net
3885S: Maintained
3886
3887USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
3888P: Gary Brubaker
3889M: xavyer@ix.netcom.com
3890L: linux-usb-users@lists.sourceforge.net
3891L: linux-usb-devel@lists.sourceforge.net
3892S: Maintained
3893
3894USB SERIAL KEYSPAN DRIVER
3895P: Greg Kroah-Hartman
3896M: greg@kroah.com
3897L: linux-usb-users@lists.sourceforge.net
3898L: linux-usb-devel@lists.sourceforge.net
3899W: http://www.kroah.com/linux/
3900S: Maintained
3901
3902USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04003903P: Support Department
3904M: support@connecttech.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003905L: linux-usb-users@lists.sourceforge.net
3906L: linux-usb-devel@lists.sourceforge.net
3907W: http://www.connecttech.com
3908S: Supported
3909
Luca Risoliaf423b9a2007-03-26 16:12:04 -03003910USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07003911P: Luca Risolia
3912M: luca.risolia@studio.unibo.it
3913L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00003914L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003915W: http://www.linux-projects.org
3916S: Maintained
3917
3918USB SUBSYSTEM
3919P: Greg Kroah-Hartman
3920M: gregkh@suse.de
3921L: linux-usb-users@lists.sourceforge.net
3922L: linux-usb-devel@lists.sourceforge.net
3923W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003924T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003925S: Supported
3926
3927USB UHCI DRIVER
3928P: Alan Stern
3929M: stern@rowland.harvard.edu
3930L: linux-usb-users@lists.sourceforge.net
3931L: linux-usb-devel@lists.sourceforge.net
3932S: Maintained
3933
David Brownell69ae9e32006-11-14 02:03:31 -08003934USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07003935P: David Brownell
3936M: dbrownell@users.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02003937L: netdev@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08003938W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07003939S: Maintained
3940
3941USB W996[87]CF DRIVER
3942P: Luca Risolia
3943M: luca.risolia@studio.unibo.it
3944L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00003945L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003946W: http://www.linux-projects.org
3947S: Maintained
3948
Luca Risolia60f78052006-02-06 16:29:35 +00003949USB ZC0301 DRIVER
3950P: Luca Risolia
3951M: luca.risolia@studio.unibo.it
3952L: linux-usb-devel@lists.sourceforge.net
3953L: video4linux-list@redhat.com
3954W: http://www.linux-projects.org
3955S: Maintained
3956
Linus Torvalds1da177e2005-04-16 15:20:36 -07003957USB ZD1201 DRIVER
3958P: Jeroen Vreeken
3959M: pe1rxq@amsat.org
3960L: linux-usb-users@lists.sourceforge.net
3961L: linux-usb-devel@lists.sourceforge.net
3962W: http://linux-lc100020.sourceforge.net
3963S: Maintained
3964
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003965USB ZR364XX DRIVER
3966P: Antoine Jacquet
3967M: royale@zerezo.com
3968L: linux-usb-devel@lists.sourceforge.net
3969L: video4linux-list@redhat.com
3970W: http://royale.zerezo.com/zr364xx/
3971S: Maintained
3972
Linus Torvalds1da177e2005-04-16 15:20:36 -07003973USER-MODE LINUX
3974P: Jeff Dike
3975M: jdike@karaya.com
3976L: user-mode-linux-devel@lists.sourceforge.net
3977L: user-mode-linux-user@lists.sourceforge.net
3978W: http://user-mode-linux.sourceforge.net
3979S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003980
Linus Torvalds1da177e2005-04-16 15:20:36 -07003981FAT/VFAT/MSDOS FILESYSTEM:
3982P: OGAWA Hirofumi
3983M: hirofumi@mail.parknet.co.jp
3984L: linux-kernel@vger.kernel.org
3985S: Maintained
3986
3987VIA 82Cxxx AUDIO DRIVER (old OSS driver)
3988P: Jeff Garzik
3989S: Odd fixes
3990
3991VIA RHINE NETWORK DRIVER
3992P: Roger Luethi
3993M: rl@hellgate.ch
3994S: Maintained
3995
Jean Delvare32c0a522005-09-22 21:47:58 +02003996VIAPRO SMBUS DRIVER
3997P: Jean Delvare
3998M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02003999L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02004000S: Maintained
4001
Francois Romieu01f20732007-01-26 00:57:17 -08004002VIA VELOCITY NETWORK DRIVER
4003P: Francois Romieu
4004M: romieu@fr.zoreil.com
4005L: netdev@vger.kernel.org
4006S: Maintained
4007
Linus Torvalds1da177e2005-04-16 15:20:36 -07004008UCLINUX (AND M68KNOMMU)
4009P: Greg Ungerer
4010M: gerg@uclinux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004011W: http://www.uclinux.org/
Adrian Bunkd660a742005-06-25 14:59:35 -07004012L: uclinux-dev@uclinux.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004013S: Maintained
4014
4015UCLINUX FOR NEC V850
4016P: Miles Bader
Linus Torvalds1da177e2005-04-16 15:20:36 -07004017
4018UCLINUX FOR RENESAS H8/300
4019P: Yoshinori Sato
4020M: ysato@users.sourceforge.jp
4021W: http://uclinux-h8.sourceforge.jp/
4022S: Supported
4023
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03004024UFS FILESYSTEM
Alan Coxabb49202007-06-08 13:47:03 -07004025P: Evgeniy Dushistov
4026M: dushistov@mail.ru
4027L: linux-kernel@vger.kernel.org
4028S: Maintained
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03004029
Linus Torvalds1da177e2005-04-16 15:20:36 -07004030USB DIAMOND RIO500 DRIVER
4031P: Cesar Miquel
4032M: miquel@df.uba.ar
4033L: rio500-users@lists.sourceforge.net
4034W: http://rio500.sourceforge.net
4035S: Maintained
4036
4037VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004038P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02004039M: mchehab@infradead.org
4040M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004041L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004042W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02004043T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004044S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004045
Juerg Haefligerab413192006-09-24 20:54:04 +02004046VT1211 HARDWARE MONITOR DRIVER
4047P: Juerg Haefliger
4048M: juergh@gmail.com
4049L: lm-sensors@lm-sensors.org
4050S: Maintained
4051
Roger Lucas1de9e372005-11-26 20:20:05 +01004052VT8231 HARDWARE MONITOR DRIVER
4053P: Roger Lucas
4054M: roger@planbit.co.uk
4055L: lm-sensors@lm-sensors.org
4056S: Maintained
4057
Linus Torvalds1da177e2005-04-16 15:20:36 -07004058W1 DALLAS'S 1-WIRE BUS
4059P: Evgeniy Polyakov
4060M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07004061S: Maintained
4062
Charles Spirakis13927072006-07-05 18:05:15 +02004063W83791D HARDWARE MONITORING DRIVER
4064P: Charles Spirakis
4065M: bezaur@gmail.com
4066L: lm-sensors@lm-sensors.org
4067S: Maintained
4068
Rudolf Marek61db0112006-12-12 18:18:30 +01004069W83793 HARDWARE MONITORING DRIVER
4070P: Rudolf Marek
4071M: r.marek@assembler.cz
4072L: lm-sensors@lm-sensors.org
4073S: Maintained
4074
Linus Torvalds1da177e2005-04-16 15:20:36 -07004075W83L51xD SD/MMC CARD INTERFACE DRIVER
4076P: Pierre Ossman
4077M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01004078L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004079W: http://projects.drzeus.cx/wbsd
4080S: Maintained
4081
Wim Van Sebroeck35277612006-01-15 21:21:14 +01004082WATCHDOG DEVICE DRIVERS
4083P: Wim Van Sebroeck
4084M: wim@iguana.be
4085T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4086S: Maintained
4087
Linus Torvalds1da177e2005-04-16 15:20:36 -07004088WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4089P: Jean Tourrilhes
4090M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07004091L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004092W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4093S: Maintained
4094
4095WD7000 SCSI DRIVER
4096P: Miroslav Zagorac
4097M: zaga@fly.cc.fer.hr
4098L: linux-scsi@vger.kernel.org
4099S: Maintained
4100
Dmitry Torokhov5fc14682005-11-20 00:50:06 -05004101WISTRON LAPTOP BUTTON DRIVER
4102P: Miloslav Trmac
4103M: mitr@volny.cz
4104S: Maintained
4105
Linus Torvalds1da177e2005-04-16 15:20:36 -07004106WL3501 WIRELESS PCMCIA CARD DRIVER
4107P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004108M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07004109L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004110W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07004111S: Maintained
4112
4113X.25 NETWORK LAYER
4114P: Henner Eisen
4115M: eis@baty.hanse.de
4116L: linux-x25@vger.kernel.org
4117S: Maintained
4118
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02004119XEN HYPERVISOR INTERFACE
4120P: Jeremy Fitzhardinge
4121M: jeremy@xensource.com
4122P: Chris Wright
4123M: chrisw@sous-sol.org
4124L: virtualization@lists.osdl.org
4125L: xen-devel@lists.xensource.com
4126S: Supported
4127
Linus Torvalds1da177e2005-04-16 15:20:36 -07004128XFS FILESYSTEM
4129P: Silicon Graphics Inc
Timothy Shimmin78bfd362007-06-11 20:42:09 -07004130P: Tim Shimmin
Linus Torvalds1da177e2005-04-16 15:20:36 -07004131M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004132L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004133W: http://oss.sgi.com/projects/xfs
Tim Shimmine99f0562007-06-19 15:26:35 +10004134T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004135S: Supported
4136
Peter Korsgaard238b8722006-12-06 20:35:17 -08004137XILINX UARTLITE SERIAL DRIVER
4138P: Peter Korsgaard
4139M: jacmet@sunsite.dk
4140L: linux-serial@vger.kernel.org
4141S: Maintained
4142
Linus Torvalds1da177e2005-04-16 15:20:36 -07004143X86 3-LEVEL PAGING (PAE) SUPPORT
4144P: Ingo Molnar
4145M: mingo@redhat.com
4146S: Maintained
4147
4148X86-64 port
4149P: Andi Kleen
4150M: ak@suse.de
4151L: discuss@x86-64.org
4152W: http://www.x86-64.org
Randy Dunlap6a051562007-02-13 13:26:23 +01004153T: quilt ftp://ftp.firstfloor.org/pub/ak/x86_64/quilt-current
Linus Torvalds1da177e2005-04-16 15:20:36 -07004154S: Maintained
4155
4156YAM DRIVER FOR AX.25
4157P: Jean-Paul Roubelat
4158M: jpr@f6fbb.org
4159L: linux-hams@vger.kernel.org
4160S: Maintained
4161
Henkaf64a5e2005-10-12 15:02:56 +02004162YEALINK PHONE DRIVER
4163P: Henk Vergonet
4164M: Henk.Vergonet@gmail.com
4165L: usbb2k-api-dev@nongnu.org
4166S: Maintained
4167
Linus Torvalds1da177e2005-04-16 15:20:36 -07004168Z8530 DRIVER FOR AX.25
4169P: Joerg Reuter
4170M: jreuter@yaina.de
4171W: http://yaina.de/jreuter/
4172W: http://www.qsl.net/dl1bke/
4173L: linux-hams@vger.kernel.org
4174S: Maintained
4175
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004176ZD1211RW WIRELESS DRIVER
4177P: Daniel Drake
4178M: dsd@gentoo.org
4179P: Ulrich Kunitz
4180M: kune@deine-taler.de
4181W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004182L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004183L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4184S: Maintained
4185
Linus Torvalds1da177e2005-04-16 15:20:36 -07004186ZF MACHZ WATCHDOG
4187P: Fernando Fuganti
4188M: fuganti@netbank.com.br
4189W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4190S: Maintained
4191
4192ZR36067 VIDEO FOR LINUX DRIVER
4193P: Ronald Bultje
4194M: rbultje@ronald.bitfreak.net
4195L: mjpeg-users@lists.sourceforge.net
4196W: http://mjpeg.sourceforge.net/driver-zoran/
4197S: Maintained
4198
4199ZR36120 VIDEO FOR LINUX DRIVER
4200P: Pauline Middelink
4201M: middelin@polyware.nl
4202W: http://www.polyware.nl/~middelin/En/hobbies.html
4203W: http://www.polyware.nl/~middelin/hobbies.html
4204S: Maintained
4205
Maciej W. Rozycki8b4a4082007-07-18 00:49:11 -07004206ZS DECSTATION Z85C30 SERIAL DRIVER
4207P: Maciej W. Rozycki
4208M: macro@linux-mips.org
4209S: Maintained
4210
Linus Torvalds1da177e2005-04-16 15:20:36 -07004211THE REST
4212P: Linus Torvalds
4213S: Buried alive in reporters