blob: fa52a307d8943e304f2d50ebbb5121e18935075f [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001
2 List of maintainers and how to submit kernel changes
3
4Please try to follow the guidelines below. This will make things
5easier on the maintainers. Not all of these guidelines matter for every
6trivial patch so apply some common sense.
7
81. Always _test_ your changes, however small, on at least 4 or
9 5 people, preferably many more.
10
112. Try to release a few ALPHA test versions to the net. Announce
12 them onto the kernel channel and await results. This is especially
13 important for device drivers, because often that's the only way
14 you will find things like the fact version 3 firmware needs
15 a magic fix you didn't know about, or some clown changed the
16 chips on a board and not its name. (Don't laugh! Look at the
17 SMC etherpower for that.)
18
193. Make sure your changes compile correctly in multiple
20 configurations. In particular check that changes work both as a
21 module and built into the kernel.
22
234. When you are happy with a change make it generally available for
24 testing and await feedback.
25
265. Make a patch available to the relevant maintainer in the list. Use
27 'diff -u' to make the patch easy to merge. Be prepared to get your
28 changes sent back with seemingly silly requests about formatting
29 and variable names. These aren't as silly as they seem. One
30 job the maintainers (and especially Linus) do is to keep things
31 looking the same. Sometimes this means that the clever hack in
32 your driver to get around a problem actually needs to become a
Andy Whitcroft0a920b52007-06-01 00:46:48 -070033 generalized kernel feature ready for next time.
34
35 PLEASE check your patch with the automated style checker
36 (scripts/checkpatch.pl) to catch trival style violations.
37 See Documentation/CodingStyle for guidance here.
Linus Torvalds1da177e2005-04-16 15:20:36 -070038
39 PLEASE try to include any credit lines you want added with the
40 patch. It avoids people being missed off by mistake and makes
41 it easier to know who wants adding and who doesn't.
42
43 PLEASE document known bugs. If it doesn't work for everything
44 or does something very odd once a month document it.
45
Alan Coxc9ee1332006-05-20 15:00:12 -070046 PLEASE remember that submissions must be made under the terms
47 of the OSDL certificate of contribution
48 (http://www.osdl.org/newsroom/press_releases/2004/2004_05_24_dco.html)
49 and should include a Signed-off-by: line.
50
Linus Torvalds1da177e2005-04-16 15:20:36 -0700516. Make sure you have the right to send any changes you make. If you
52 do changes at work you may find your employer owns the patch
53 not you.
54
Alan Coxc9ee1332006-05-20 15:00:12 -0700557. When sending security related changes or reports to a maintainer
56 please Cc: security@kernel.org, especially if the maintainer
57 does not respond.
58
598. Happy hacking.
Linus Torvalds1da177e2005-04-16 15:20:36 -070060
Antoine Jacquetb7eee612007-04-27 12:30:59 -030061 -----------------------------------
Linus Torvalds1da177e2005-04-16 15:20:36 -070062
63Maintainers List (try to look for most precise areas first)
64
65Note: For the hard of thinking, this list is meant to remain in alphabetical
66order. If you could add yourselves to it in alphabetical order that would be
67so much easier [Ed]
68
69P: Person
70M: Mail patches to
71L: Mailing list that is relevant to this area
72W: Web-page with status/info
Jody McIntyre50306fb2005-11-23 15:44:03 -080073T: SCM tree type and location. Type is one of: git, hg, quilt.
Linus Torvalds1da177e2005-04-16 15:20:36 -070074S: Status, one of the following:
75
76 Supported: Someone is actually paid to look after this.
77 Maintained: Someone actually looks after it.
78 Odd Fixes: It has a maintainer but they don't have time to do
79 much other than throw the odd patch in. See below..
80 Orphan: No current maintainer [but maybe you could take the
81 role as you write your new code].
82 Obsolete: Old code. Something tagged obsolete generally means
83 it has been replaced by a better system and you
84 should be using that.
85
863C359 NETWORK DRIVER
87P: Mike Phillips
88M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -070089L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -070090L: linux-tr@linuxtr.net
91W: http://www.linuxtr.net
92S: Maintained
93
943C505 NETWORK DRIVER
95P: Philip Blundell
96M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -070097L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -070098S: Maintained
99
1003CR990 NETWORK DRIVER
101P: David Dillow
102M: dave@thedillows.org
Ralf Baechle979b6c12005-06-13 14:30:40 -0700103L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700104S: Maintained
105
1063W-XXXX ATA-RAID CONTROLLER DRIVER
107P: Adam Radford
108M: linuxraid@amcc.com
109L: linux-scsi@vger.kernel.org
110W: http://www.amcc.com
111S: Supported
112
1133W-9XXX SATA-RAID CONTROLLER DRIVER
114P: Adam Radford
115M: linuxraid@amcc.com
116L: linux-scsi@vger.kernel.org
117W: http://www.amcc.com
118S: Supported
119
12053C700 AND 53C700-66 SCSI DRIVER
121P: James E.J. Bottomley
122M: James.Bottomley@HansenPartnership.com
123L: linux-scsi@vger.kernel.org
124S: Maintained
125
1266PACK NETWORK DRIVER FOR AX.25
127P: Andreas Koensgen
128M: ajk@iehk.rwth-aachen.de
129L: linux-hams@vger.kernel.org
130S: Maintained
131
1328139CP 10/100 FAST ETHERNET DRIVER
133P: Jeff Garzik
134M: jgarzik@pobox.com
135S: Maintained
136
1378139TOO 10/100 FAST ETHERNET DRIVER
138P: Jeff Garzik
139M: jgarzik@pobox.com
140W: http://sourceforge.net/projects/gkernel/
141S: Maintained
142
1438169 10/100/1000 GIGABIT ETHERNET DRIVER
144P: Francois Romieu
145M: romieu@fr.zoreil.com
Ralf Baechle979b6c12005-06-13 14:30:40 -0700146L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700147S: Maintained
148
1498250/16?50 (AND CLONE UARTS) SERIAL DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -0700150L: linux-serial@vger.kernel.org
151W: http://serial.sourceforge.net
Russell King353cefd2006-10-03 17:36:11 +0100152S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -0700153
1548390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
155P: Paul Gortmaker
156M: p_gortmaker@yahoo.com
Ralf Baechle979b6c12005-06-13 14:30:40 -0700157L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700158S: Maintained
159
Eric Van Hensbergen67543e52006-03-25 03:07:29 -08001609P FILE SYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +0100161P: Eric Van Hensbergen
162M: ericvh@gmail.com
163P: Ron Minnich
164M: rminnich@lanl.gov
165P: Latchesar Ionkov
166M: lucho@ionkov.net
167L: v9fs-developer@lists.sourceforge.net
168W: http://v9fs.sf.net
169T: git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git
170S: Maintained
Eric Van Hensbergen67543e52006-03-25 03:07:29 -0800171
Linus Torvalds1da177e2005-04-16 15:20:36 -0700172A2232 SERIAL BOARD DRIVER
173P: Enver Haase
174M: ehaase@inf.fu-berlin.de
175M: A2232@gmx.net
176L: linux-m68k@lists.linux-m68k.org
177S: Maintained
178
179AIO
180P: Benjamin LaHaise
181M: bcrl@kvack.org
182L: linux-aio@kvack.org
183S: Supported
184
Hans de Goedef2b84bb2006-06-04 20:22:24 +0200185ABIT UGURU HARDWARE MONITOR DRIVER
186P: Hans de Goede
187M: j.w.r.degoede@hhs.nl
188L: lm-sensors@lm-sensors.org
189S: Maintained
190
Linus Torvalds1da177e2005-04-16 15:20:36 -0700191ACENIC DRIVER
192P: Jes Sorensen
193M: jes@trained-monkey.org
194L: linux-acenic@sunsite.dk
195S: Maintained
196
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700197IPS SCSI RAID DRIVER
198P: Adaptec OEM Raid Solutions
199M: aacraid@adaptec.com
200L: linux-scsi@vger.kernel.org
201W: http://www.adaptec.com/
202S: Maintained
203
204DPT_I2O SCSI RAID DRIVER
205P: Adaptec OEM Raid Solutions
206M: aacraid@adaptec.com
207L: linux-scsi@vger.kernel.org
208W: http://www.adaptec.com/
209S: Maintained
210
Linus Torvalds1da177e2005-04-16 15:20:36 -0700211AACRAID SCSI RAID DRIVER
212P: Adaptec OEM Raid Solutions
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700213M: aacraid@adaptec.com
Linus Torvalds1da177e2005-04-16 15:20:36 -0700214L: linux-scsi@vger.kernel.org
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700215W: http://www.adaptec.com/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700216S: Supported
217
218ACPI
219P: Len Brown
220M: len.brown@intel.com
Len Brown8b59a452007-01-08 19:03:28 -0500221M: lenb@kernel.org
Len Brown6968e502005-12-30 00:32:49 -0500222L: linux-acpi@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700223W: http://acpi.sourceforge.net/
Jody McIntyre6fb04252005-11-18 09:31:06 -0800224T: git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
Len Brown8b59a452007-01-08 19:03:28 -0500225S: Supported
226
227ACPI BATTERY DRIVERS
Len Browna4146552007-06-23 15:54:36 -0400228P: Alexey Starikovskiy
229M: astarikovskiy@suse.de
Len Brown8b59a452007-01-08 19:03:28 -0500230L: linux-acpi@vger.kernel.org
231W: http://acpi.sourceforge.net/
232S: Supported
233
234ACPI EC DRIVER
235P: Alexey Starikovskiy
Len Browna4146552007-06-23 15:54:36 -0400236M: astarikovskiy@suse.de
Len Brown8b59a452007-01-08 19:03:28 -0500237L: linux-acpi@vger.kernel.org
238W: http://acpi.sourceforge.net/
239S: Supported
240
241ACPI FAN DRIVER
242P: Konstantin A. Karasyov
243M: konstantin.a.karasyov@intel.com
244L: linux-acpi@vger.kernel.org
245W: http://acpi.sourceforge.net/
246S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700247
Kristen Carlson Accardi998be202006-07-26 10:52:33 -0700248ACPI PCI HOTPLUG DRIVER
249P: Kristen Carlson Accardi
250M: kristen.c.accardi@intel.com
251L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -0500252S: Supported
253
254ACPI THERMAL DRIVER
255P: Konstantin A. Karasyov
256M: konstantin.a.karasyov@intel.com
257L: linux-acpi@vger.kernel.org
258W: http://acpi.sourceforge.net/
259S: Supported
Kristen Carlson Accardi998be202006-07-26 10:52:33 -0700260
Len Brown359acec2007-02-10 01:59:24 -0500261ACPI VIDEO DRIVER
262P: Luming Yu
263M: luming.yu@intel.com
264L: linux-acpi@vger.kernel.org
265W: http://acpi.sourceforge.net/
266S: Supported
267
Linus Torvalds1da177e2005-04-16 15:20:36 -0700268ADM1025 HARDWARE MONITOR DRIVER
269P: Jean Delvare
270M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +0200271L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700272S: Maintained
273
Corentin Labbecae2caa2007-02-14 21:15:04 +0100274ADM1029 HARDWARE MONITOR DRIVER
275P: Corentin Labbe
276M: corentin.labbe@geomatys.fr
277L: lm-sensors@lm-sensors.org
278S: Maintained
279
Linus Torvalds1da177e2005-04-16 15:20:36 -0700280ADT746X FAN DRIVER
281P: Colin Leroy
282M: colin@colino.net
283S: Maintained
284
Linus Torvalds1da177e2005-04-16 15:20:36 -0700285AEDSP16 DRIVER
286P: Riccardo Facchetti
287M: fizban@tin.it
288S: Maintained
289
290AFFS FILE SYSTEM
291P: Roman Zippel
292M: zippel@linux-m68k.org
293S: Maintained
294
295AGPGART DRIVER
Dave Jones70e89922007-07-09 20:23:50 -0400296P: David Airlie
297M: airlied@linux.ie
298T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700299S: Maintained
300
301AHA152X SCSI DRIVER
302P: Juergen E. Fischer
303M: Juergen Fischer <fischer@norbit.de>
304L: linux-scsi@vger.kernel.org
305S: Maintained
306
307ALCATEL SPEEDTOUCH USB DRIVER
308P: Duncan Sands
309M: duncan.sands@free.fr
310L: linux-usb-users@lists.sourceforge.net
311L: linux-usb-devel@lists.sourceforge.net
312W: http://www.linux-usb.org/SpeedTouch/
313S: Maintained
314
Pierre Ossman272f1332007-05-14 21:25:26 +0200315ALCHEMY AU1XX0 MMC DRIVER
316S: Orphan
317
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000318ALI1563 I2C DRIVER
319P: Rudolf Marek
Jean Delvare7188cc62006-12-12 18:18:30 +0100320M: r.marek@assembler.cz
Jean Delvare5d925fe2006-07-01 17:14:32 +0200321L: i2c@lm-sensors.org
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000322S: Maintained
323
Linus Torvalds1da177e2005-04-16 15:20:36 -0700324ALPHA PORT
325P: Richard Henderson
326M: rth@twiddle.net
327S: Odd Fixes for 2.4; Maintained for 2.6.
328P: Ivan Kokshaysky
329M: ink@jurassic.park.msu.ru
330S: Maintained for 2.4; PCI support for 2.6.
331
Thomas Dahlmann167a6752007-07-12 09:30:39 -0700332AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
333P: Thomas Dahlmann
334M: thomas.dahlmann@amd.com
335L: info-linux@geode.amd.com
336S: Supported
337
Jordan Crousef90b8112006-01-06 00:12:14 -0800338AMD GEODE PROCESSOR/CHIPSET SUPPORT
Jim Cromiece00f852006-11-30 04:49:44 +0100339P: Jordan Crouse
340M: info-linux@geode.amd.com
Jordan Crousef90b8112006-01-06 00:12:14 -0800341L: info-linux@geode.amd.com
342W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
343S: Supported
344
Stelian Pop284f42b2006-12-12 18:18:31 +0100345AMS (Apple Motion Sensor) DRIVER
346P: Stelian Pop
347M: stelian@popies.net
348P: Michael Hanselmann
349M: linux-kernel@hansmi.ch
350S: Supported
351
Tom Tuckerf94b5332006-09-22 15:22:48 -0700352AMSO1100 RNIC DRIVER
353P: Tom Tucker
354M: tom@opengridcomputing.com
355P: Steve Wise
356M: swise@opengridcomputing.com
Roland Dreier78526822007-07-09 20:12:26 -0700357L: general@lists.openfabrics.org
Tom Tuckerf94b5332006-09-22 15:22:48 -0700358S: Maintained
359
Johannes Berg42269062006-07-25 16:15:50 +0200360AOA (Apple Onboard Audio) ALSA DRIVER
361P: Johannes Berg
362M: johannes@sipsolutions.net
363L: linuxppc-dev@ozlabs.org
Takashi Iwai82622042007-04-16 12:32:52 +0200364L: alsa-devel@alsa-project.org (subscribers-only)
Johannes Berg42269062006-07-25 16:15:50 +0200365S: Maintained
366
Linus Torvalds1da177e2005-04-16 15:20:36 -0700367APM DRIVER
368P: Stephen Rothwell
369M: sfr@canb.auug.org.au
370L: linux-laptop@vger.kernel.org
371W: http://www.canb.auug.org.au/~sfr/
372S: Supported
373
Nicolas Boichat6f2fad72007-05-08 00:24:52 -0700374APPLE SMC DRIVER
375P: Nicolas Boichat
376M: nicolas@boichat.ch
377L: mactel-linux-devel@lists.sourceforge.net
378S: Maintained
379
Linus Torvalds1da177e2005-04-16 15:20:36 -0700380APPLETALK NETWORK LAYER
381P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -0300382M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700383S: Maintained
384
Jaya Kumar1154ea72005-06-21 17:17:04 -0700385ARC FRAMEBUFFER DRIVER
386P: Jaya Kumar
387M: jayalk@intworks.biz
388S: Maintained
389
Linus Torvalds1da177e2005-04-16 15:20:36 -0700390ARM MFM AND FLOPPY DRIVERS
391P: Ian Molton
392M: spyro@f2s.com
393S: Maintained
394
Russell King2761f5c2007-05-24 06:56:08 +0200395ARM PRIMECELL MMCI PL180/1 DRIVER
396P: Russell King
397M: rmk@arm.linux.org.uk
398L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
399S: Maintained
400
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800401ARM/ADI ROADRUNNER MACHINE SUPPORT
402P: Lennert Buytenhek
403M: kernel@wantstofly.org
404L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
405S: Maintained
406
407ARM/ADS SPHERE MACHINE SUPPORT
408P: Lennert Buytenhek
409M: kernel@wantstofly.org
410L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
411S: Maintained
412
413ARM/AJECO 1ARM MACHINE SUPPORT
414P: Lennert Buytenhek
415M: kernel@wantstofly.org
416L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
417S: Maintained
418
Andrew Victord4a89c72006-12-04 13:56:21 +0100419ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
420P: Andrew Victor
421M: andrew@sanpeople.com
422L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
423W: http://maxim.org.za/at91_26.html
424S: Maintained
425
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800426ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
427P: Lennert Buytenhek
428M: kernel@wantstofly.org
429L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
430S: Maintained
431
432ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
433P: Lennert Buytenhek
434M: kernel@wantstofly.org
435L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
436S: Maintained
437
Linus Torvalds1da177e2005-04-16 15:20:36 -0700438ARM/CORGI MACHINE SUPPORT
439P: Richard Purdie
440M: rpurdie@rpsys.net
441S: Maintained
442
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800443ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
444P: Lennert Buytenhek
445M: kernel@wantstofly.org
446L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
447S: Maintained
448
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100449ARM/HP JORNADA 7XX MACHINE SUPPORT
450P: Kristoffer Ericson
Kristoffer Ericson6a4d0282007-07-07 17:45:10 +0100451M: kristoffer.ericson@gmail.com
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100452W: www.jlime.com
453S: Maintained
454
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800455ARM/INTEL IOP32X ARM ARCHITECTURE
456P: Lennert Buytenhek
457M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100458P: Dan Williams
459M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800460L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100461S: Supported
462
463ARM/INTEL IOP33X ARM ARCHITECTURE
464P: Dan Williams
465M: dan.j.williams@intel.com
466L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
467S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800468
469ARM/INTEL IOP13XX ARM ARCHITECTURE
470P: Lennert Buytenhek
471M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100472P: Dan Williams
473M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800474L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100475S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800476
477ARM/INTEL IQ81342EX MACHINE SUPPORT
478P: Lennert Buytenhek
479M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100480P: Dan Williams
481M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800482L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100483S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800484
485ARM/INTEL IXP2000 ARM ARCHITECTURE
486P: Lennert Buytenhek
487M: kernel@wantstofly.org
488L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
489S: Maintained
490
491ARM/INTEL IXDP2850 MACHINE SUPPORT
492P: Lennert Buytenhek
493M: kernel@wantstofly.org
494L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
495S: Maintained
496
497ARM/INTEL IXP23XX ARM ARCHITECTURE
498P: Lennert Buytenhek
499M: kernel@wantstofly.org
500L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
501S: Maintained
502
503ARM/INTEL XSC3 (MANZANO) ARM CORE
504P: Lennert Buytenhek
505M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100506P: Dan Williams
507M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800508L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100509S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800510
511ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
512P: Lennert Buytenhek
513M: kernel@wantstofly.org
514L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
515S: Maintained
516
517ARM/LOGICPD PXA270 MACHINE SUPPORT
518P: Lennert Buytenhek
519M: kernel@wantstofly.org
520L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
521S: Maintained
522
Dirk Opfer8459c152005-11-06 14:27:52 +0000523ARM/TOSA MACHINE SUPPORT
524P: Dirk Opfer
525M: dirk@opfer-online.de
526S: Maintained
527
Linus Torvalds1da177e2005-04-16 15:20:36 -0700528ARM/PLEB SUPPORT
529P: Peter Chubb
530M: pleb@gelato.unsw.edu.au
531W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
532S: Maintained
533
534ARM/PT DIGITAL BOARD PORT
535P: Stefan Eletzhofer
536M: stefan.eletzhofer@eletztrick.de
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700537L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700538W: http://www.arm.linux.org.uk/
539S: Maintained
540
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800541ARM/RADISYS ENP2611 MACHINE SUPPORT
542P: Lennert Buytenhek
543M: kernel@wantstofly.org
544L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
545S: Maintained
546
Linus Torvalds1da177e2005-04-16 15:20:36 -0700547ARM/SHARK MACHINE SUPPORT
548P: Alexander Schulz
549M: alex@shark-linux.de
550W: http://www.shark-linux.de/shark.html
551S: Maintained
552
553ARM/STRONGARM110 PORT
554P: Russell King
555M: rmk@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700556L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700557W: http://www.arm.linux.org.uk/
558S: Maintained
559
560ARM/S3C2410 ARM ARCHITECTURE
561P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800562M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700563L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700564W: http://www.fluff.org/ben/linux/
565S: Maintained
566
567ARM/S3C2440 ARM ARCHITECTURE
568P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800569M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700570L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700571W: http://www.fluff.org/ben/linux/
572S: Maintained
573
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800574ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
575P: Lennert Buytenhek
576M: kernel@wantstofly.org
577L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
578S: Maintained
579
580ARM/THECUS N2100 MACHINE SUPPORT
581P: Lennert Buytenhek
582M: kernel@wantstofly.org
583L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
584S: Maintained
585
Linus Torvalds1da177e2005-04-16 15:20:36 -0700586ARPD SUPPORT
587P: Jonathan Layes
Ralf Baechle979b6c12005-06-13 14:30:40 -0700588L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700589S: Maintained
590
591ASUS ACPI EXTRAS DRIVER
Len Brown0b67d942006-12-22 21:18:56 -0500592P: Corentin Chary
593M: corentincj@iksaif.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700594P: Karol Kozimor
595M: sziwan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700596L: acpi4asus-user@lists.sourceforge.net
597W: http://sourceforge.net/projects/acpi4asus
Len Brown0b67d942006-12-22 21:18:56 -0500598W: http://xf.iksaif.net/acpi4asus
Linus Torvalds1da177e2005-04-16 15:20:36 -0700599S: Maintained
600
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -0400601ASUS ASB100 HARDWARE MONITOR DRIVER
602P: Mark M. Hoffman
603M: mhoffman@lightlink.com
604L: lm-sensors@lm-sensors.org
605S: Maintained
606
Corentin Chary85091b72007-01-26 14:04:30 +0100607ASUS LAPTOP EXTRAS DRIVER
608P: Corentin Chary
609M: corentincj@iksaif.net
610L: acpi4asus-user@lists.sourceforge.net
611W: http://sourceforge.net/projects/acpi4asus
612W: http://xf.iksaif.net/acpi4asus
613S: Maintained
614
Dan Williamsb3e5f262007-08-07 10:26:35 -0700615ASYNCHRONOUS TRANSFERS/TRANSFORMS API
616P: Dan Williams
617M: dan.j.williams@intel.com
618P: Shannon Nelson
619M: shannon.nelson@intel.com
620L: linux-kernel@vger.kernel.org
621W: http://sourceforge.net/projects/xscaleiop
622S: Supported
623
Linus Torvalds1da177e2005-04-16 15:20:36 -0700624ATA OVER ETHERNET DRIVER
625P: Ed L. Cashin
626M: ecashin@coraid.com
627W: http://www.coraid.com/support/linux
628S: Supported
629
Jay Cliburn8d5ca6e2007-02-03 20:25:10 -0600630ATL1 ETHERNET DRIVER
631P: Jay Cliburn
632M: jcliburn@gmail.com
633P: Chris Snook
634M: csnook@redhat.com
635L: atl1-devel@lists.sourceforge.net
636W: http://sourceforge.net/projects/atl1
637W: http://atl1.sourceforge.net
638S: Maintained
639
Linus Torvalds1da177e2005-04-16 15:20:36 -0700640ATM
641P: Chas Williams
642M: chas@cmf.nrl.navy.mil
Roland Dreierf37bf902006-09-13 20:39:33 -0700643L: linux-atm-general@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700644W: http://linux-atm.sourceforge.net
645S: Maintained
646
Pierre Ossman272f1332007-05-14 21:25:26 +0200647ATMEL AT91 MCI DRIVER
Pierre Ossman81764fa2007-07-15 18:47:38 +0200648P: Nicolas Ferre
649M: nicolas.ferre@rfo.atmel.com
650L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
651W: http://www.atmel.com/products/AT91/
652W: http://www.at91.com/
653S: Maintained
Pierre Ossman272f1332007-05-14 21:25:26 +0200654
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100655ATMEL MACB ETHERNET DRIVER
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100656P: Haavard Skinnemoen
657M: hskinnemoen@atmel.com
658S: Supported
659
Haavard Skinnemoen754ce4f2007-02-14 00:33:09 -0800660ATMEL SPI DRIVER
661P: Haavard Skinnemoen
662M: hskinnemoen@atmel.com
663S: Supported
664
Linus Torvalds1da177e2005-04-16 15:20:36 -0700665ATMEL WIRELESS DRIVER
666P: Simon Kelley
667M: simon@thekelleys.org.uk
Johannes Berg724c6b32007-04-23 12:18:20 -0700668L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700669W: http://www.thekelleys.org.uk/atmel
670W: http://atmelwlandriver.sourceforge.net/
671S: Maintained
672
Chris Wrighta92b7b82005-07-07 18:12:23 -0700673AUDIT SUBSYSTEM
David Woodhousead3f9a22005-07-13 15:28:29 +0100674P: David Woodhouse
675M: dwmw2@infradead.org
676L: linux-audit@redhat.com
677W: http://people.redhat.com/sgrubb/audit/
Josh Boyer1adc1232005-11-23 15:44:15 -0800678T: git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
Chris Wrighta92b7b82005-07-07 18:12:23 -0700679S: Maintained
680
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800681AUXILIARY DISPLAY DRIVERS
682P: Miguel Ojeda Sandonis
683M: maxextreme@gmail.com
684L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700685W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800686S: Maintained
687
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700688AVR32 ARCHITECTURE
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700689P: Haavard Skinnemoen
690M: hskinnemoen@atmel.com
691W: http://www.atmel.com/products/AVR32/
692W: http://avr32linux.org/
693W: http://avrfreaks.net/
694S: Supported
695
696AVR32/AT32AP MACHINE SUPPORT
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700697P: Haavard Skinnemoen
698M: hskinnemoen@atmel.com
699S: Supported
700
Linus Torvalds1da177e2005-04-16 15:20:36 -0700701AX.25 NETWORK LAYER
702P: Ralf Baechle
703M: ralf@linux-mips.org
704L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +0200705W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700706S: Maintained
707
Richard Purdie300abeb2007-02-07 22:21:07 +0000708BACKLIGHT CLASS/SUBSYSTEM
709P: Richard Purdie
710M: rpurdie@rpsys.net
711S: Maintained
712
Bryan Wu1394f032007-05-06 14:50:22 -0700713BLACKFIN ARCHITECTURE
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800714P: Aubrey Li
715M: aubrey.li@analog.com
716P: Bernd Schmidt
717M: bernd.schmidt@analog.com
718P: Bryan Wu
719M: bryan.wu@analog.com
720P: Grace Pan
721M: grace.pan@analog.com
722P: Marc Hoffman
723M: marc.hoffman@analog.com
724P: Michael Hennerich
725M: michael.hennerich@analog.com
726P: Mike Frysinger
727M: michael.frysinger@analog.com
728P: Jerry Zeng
729M: jerry.zeng@analog.com
730P: Jie Zhang
731M: jie.zhang@analog.com
732P: Robin Getz
733M: robin.getz@analog.com
734P: Roy Huang
735M: roy.huang@analog.com
736P: Sonic Zhang
737M: sonic.zhang@analog.com
738P: Vivi Li
739M: vivi.li@analog.com
740P: Yi Li
741M: yi.li@analog.com
742L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
743W: http://blackfin.uclinux.org
744S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700745
Bryan Wue190d6b2007-07-17 14:43:44 +0800746BLACKFIN EMAC DRIVER
747P: Bryan Wu
748M: bryan.wu@analog.com
749L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
750W: http://blackfin.uclinux.org
751S: Supported
752
Mike Frysinger566da5b2007-06-11 15:31:30 +0800753BLACKFIN RTC DRIVER
754P: Mike Frysinger
755M: michael.frysinger@analog.com
756M: vapier.adi@gmail.com
757L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
758W: http://blackfin.uclinux.org
759S: Supported
760
Bryan Wu1394f032007-05-06 14:50:22 -0700761BLACKFIN SERIAL DRIVER
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800762P: Aubrey Li
763M: aubrey.li@analog.com
764L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
765W: http://blackfin.uclinux.org
766S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700767
Bryan Wu1e6d3202007-07-15 02:50:02 +0800768BLACKFIN WATCHDOG DRIVER
769P: Mike Frysinger
770M: michael.frysinger@analog.com
771M: vapier.adi@gmail.com
772L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
773W: http://blackfin.uclinux.org
774S: Supported
775
Linus Torvalds1da177e2005-04-16 15:20:36 -0700776BAYCOM/HDLCDRV DRIVERS FOR AX.25
777P: Thomas Sailer
778M: t.sailer@alumni.ethz.ch
779L: linux-hams@vger.kernel.org
780W: http://www.baycom.org/~tom/ham/ham.html
781S: Maintained
782
Michael Bueschfb67a0f2006-08-16 00:39:36 +0200783BCM43XX WIRELESS DRIVER (SOFTMAC BASED VERSION)
784P: Larry Finger
785M: Larry.Finger@lwfinger.net
Michael Buesch9eac8f92006-04-22 17:31:27 +0200786P: Stefano Brivio
787M: st3@riseup.net
Johannes Berg724c6b32007-04-23 12:18:20 -0700788L: linux-wireless@vger.kernel.org
Michael Buesch9eac8f92006-04-22 17:31:27 +0200789W: http://bcm43xx.berlios.de/
790S: Maintained
791
Linus Torvalds1da177e2005-04-16 15:20:36 -0700792BEFS FILE SYSTEM
793P: Sergey S. Kostyliov
794M: rathamahata@php4.ru
795L: linux-kernel@vger.kernel.org
796S: Maintained
797
Linus Torvalds1da177e2005-04-16 15:20:36 -0700798BFS FILE SYSTEM
799P: Tigran A. Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -0800800M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700801L: linux-kernel@vger.kernel.org
802S: Maintained
803
Bryan Wud24ecfc2007-05-01 23:26:32 +0200804BLACKFIN I2C TWI DRIVER
805P: Sonic Zhang
806M: sonic.zhang@analog.com
807L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
808W: http://blackfin.uclinux.org/
809S: Supported
810
Linus Torvalds1da177e2005-04-16 15:20:36 -0700811BLOCK LAYER
812P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +0200813M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700814L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800815T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700816S: Maintained
817
818BLUETOOTH SUBSYSTEM
819P: Marcel Holtmann
820M: marcel@holtmann.org
821P: Maxim Krasnyansky
822M: maxk@qualcomm.com
823L: bluez-devel@lists.sf.net
824W: http://bluez.sf.net
825W: http://www.bluez.org
826W: http://www.holtmann.org/linux/bluetooth/
Josh Boyer1adc1232005-11-23 15:44:15 -0800827T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700828S: Maintained
829
830BLUETOOTH RFCOMM LAYER
831P: Marcel Holtmann
832M: marcel@holtmann.org
833P: Maxim Krasnyansky
834M: maxk@qualcomm.com
835S: Maintained
836
837BLUETOOTH BNEP LAYER
838P: Marcel Holtmann
839M: marcel@holtmann.org
840P: Maxim Krasnyansky
841M: maxk@qualcomm.com
842S: Maintained
843
844BLUETOOTH CMTP LAYER
845P: Marcel Holtmann
846M: marcel@holtmann.org
847S: Maintained
848
849BLUETOOTH HIDP LAYER
850P: Marcel Holtmann
851M: marcel@holtmann.org
852S: Maintained
853
854BLUETOOTH HCI UART DRIVER
855P: Marcel Holtmann
856M: marcel@holtmann.org
857P: Maxim Krasnyansky
858M: maxk@qualcomm.com
859S: Maintained
860
861BLUETOOTH HCI USB DRIVER
862P: Marcel Holtmann
863M: marcel@holtmann.org
864P: Maxim Krasnyansky
865M: maxk@qualcomm.com
866S: Maintained
867
868BLUETOOTH HCI BCM203X DRIVER
869P: Marcel Holtmann
870M: marcel@holtmann.org
871S: Maintained
872
873BLUETOOTH HCI BPA10X DRIVER
874P: Marcel Holtmann
875M: marcel@holtmann.org
876S: Maintained
877
878BLUETOOTH HCI BFUSB DRIVER
879P: Marcel Holtmann
880M: marcel@holtmann.org
881S: Maintained
882
883BLUETOOTH HCI DTL1 DRIVER
884P: Marcel Holtmann
885M: marcel@holtmann.org
886S: Maintained
887
888BLUETOOTH HCI BLUECARD DRIVER
889P: Marcel Holtmann
890M: marcel@holtmann.org
891S: Maintained
892
893BLUETOOTH HCI BT3C DRIVER
894P: Marcel Holtmann
895M: marcel@holtmann.org
896S: Maintained
897
898BLUETOOTH HCI BTUART DRIVER
899P: Marcel Holtmann
900M: marcel@holtmann.org
901S: Maintained
902
903BLUETOOTH HCI VHCI DRIVER
904P: Maxim Krasnyansky
905M: maxk@qualcomm.com
906S: Maintained
907
908BONDING DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +0100909P: Chad Tindel
910M: ctindel@users.sourceforge.net
911P: Jay Vosburgh
912M: fubar@us.ibm.com
913L: bonding-devel@lists.sourceforge.net
914W: http://sourceforge.net/projects/bonding/
915S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700916
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000917BROADBAND PROCESSOR ARCHITECTURE
918P: Arnd Bergmann
919M: arnd@arndb.de
Stephen Rothwell1d049812006-03-22 11:26:58 +1100920L: linuxppc-dev@ozlabs.org
Arthur Othieno6d923f92006-05-19 06:22:23 -0400921W: http://www.penguinppc.org/ppc64/
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000922S: Supported
923
Gary Zambrano39105892006-06-22 17:26:20 -0700924BROADCOM B44 10/100 ETHERNET DRIVER
925P: Gary Zambrano
926M: zambrano@broadcom.com
927L: netdev@vger.kernel.org
928S: Supported
929
Michael Chan948c51e2006-06-04 02:51:39 -0700930BROADCOM BNX2 GIGABIT ETHERNET DRIVER
931P: Michael Chan
932M: mchan@broadcom.com
933L: netdev@vger.kernel.org
934S: Supported
935
936BROADCOM TG3 GIGABIT ETHERNET DRIVER
937P: Michael Chan
938M: mchan@broadcom.com
939L: netdev@vger.kernel.org
940S: Supported
941
Jens Axboe5cdf7f72007-07-17 08:58:06 +0200942BSG (block layer generic sg v4 driver)
943P: FUJITA Tomonori
944M: fujita.tomonori@lab.ntt.co.jp
945L: linux-scsi@vger.kernel.org
946S: Supported
947
Linus Torvalds1da177e2005-04-16 15:20:36 -0700948BTTV VIDEO4LINUX DRIVER
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700949P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -0200950M: mchehab@infradead.org
951M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700952L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700953W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -0200954T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700955S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -0700956
Jonathan Corbet77d51402007-03-22 19:44:17 -0300957CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
958P: Jonathan Corbet
959M: corbet@lwn.net
960L: video4linux-list@redhat.com
961S: Maintained
962
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +0200963CALGARY x86-64 IOMMU
964P: Muli Ben-Yehuda
965M: muli@il.ibm.com
966P: Jon D. Mason
Jon Masond8d2bed2006-10-05 18:47:21 +0200967M: jdmason@kudzu.us
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +0200968L: linux-kernel@vger.kernel.org
969L: discuss@x86-64.org
970S: Maintained
971
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800972CFAG12864B LCD 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
979CFAG12864BFB LCD FRAMEBUFFER DRIVER
980P: Miguel Ojeda Sandonis
981M: maxextreme@gmail.com
982L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700983W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800984S: Maintained
985
Johannes Berg704232c2007-04-23 12:20:05 -0700986CFG80211 and NL80211
987P: Johannes Berg
988M: johannes@sipsolutions.net
989L: linux-wireless@vger.kernel.org
990S: Maintained
991
Andy Whitcroft0a920b52007-06-01 00:46:48 -0700992CHECKPATCH
993P: Andy Whitcroft
994M: apw@shadowen.org
995P: Randy Dunlap
996M: rdunlap@xenotime.net
997P: Joel Schopp
998M: jschopp@austin.ibm.com
999S: Supported
1000
Linus Torvalds1da177e2005-04-16 15:20:36 -07001001COMMON INTERNET FILE SYSTEM (CIFS)
1002P: Steve French
1003M: sfrench@samba.org
Jesper Juhlfb453d42006-01-15 02:46:48 +01001004L: linux-cifs-client@lists.samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001005L: samba-technical@lists.samba.org
1006W: http://us1.samba.org/samba/Linux_CIFS_client.html
Josh Boyer1adc1232005-11-23 15:44:15 -08001007T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001008S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001009
Joel Becker7063fbf2005-12-15 14:29:43 -08001010CONFIGFS
1011P: Joel Becker
Joel Becker62ca3d22006-01-27 11:04:12 -08001012M: joel.becker@oracle.com
1013L: linux-kernel@vger.kernel.org
Joel Becker7063fbf2005-12-15 14:29:43 -08001014S: Supported
1015
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001016CIRRUS LOGIC EP93XX ETHERNET DRIVER
1017P: Lennert Buytenhek
1018M: kernel@wantstofly.org
1019L: netdev@vger.kernel.org
1020S: Maintained
1021
Linus Torvalds1da177e2005-04-16 15:20:36 -07001022CIRRUS LOGIC GENERIC FBDEV DRIVER
1023P: Jeff Garzik
1024M: jgarzik@pobox.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001025L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001026S: Odd Fixes
1027
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001028CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1029P: Lennert Buytenhek
1030M: kernel@wantstofly.org
1031L: linux-usb-devel@lists.sourceforge.net
1032S: Maintained
1033
Linus Torvalds1da177e2005-04-16 15:20:36 -07001034CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1035P: Cirrus Logic Corporation (kernel 2.2 driver)
1036M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1037P: Nils Faerber (port to kernel 2.4)
1038M: Nils Faerber <nils@kernelconcepts.de>
1039S: Maintained
1040
1041CODA FILE SYSTEM
1042P: Jan Harkes
1043M: jaharkes@cs.cmu.edu
1044M: coda@cs.cmu.edu
1045L: codalist@coda.cs.cmu.edu
1046W: http://www.coda.cs.cmu.edu/
1047S: Maintained
1048
1049COMPACTPCI HOTPLUG CORE
1050P: Scott Murray
1051M: scottm@somanetworks.com
1052M: scott@spiteful.org
1053L: pcihpd-discuss@lists.sourceforge.net
1054S: Supported
1055
1056COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1057P: Scott Murray
1058M: scottm@somanetworks.com
1059M: scott@spiteful.org
1060L: pcihpd-discuss@lists.sourceforge.net
1061S: Supported
1062
1063COMPACTPCI HOTPLUG GENERIC DRIVER
1064P: Scott Murray
1065M: scottm@somanetworks.com
1066M: scott@spiteful.org
1067L: pcihpd-discuss@lists.sourceforge.net
1068S: Supported
1069
1070COMPUTONE INTELLIPORT MULTIPORT CARD
1071P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -07001072M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001073W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -07001074S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001075
Simon Arlott949be0f2007-03-06 02:47:46 -08001076CONEXANT ACCESSRUNNER USB DRIVER
1077P: Simon Arlott
1078M: cxacru@fire.lp0.eu
Simon Arlott9ae5e3b2007-05-09 08:38:10 +02001079L: accessrunner-general@lists.sourceforge.net
1080W: http://accessrunner.sourceforge.net/
Simon Arlott949be0f2007-03-06 02:47:46 -08001081S: Maintained
1082
Rudolf Marekbebe4672007-05-08 17:22:02 +02001083CORETEMP HARDWARE MONITORING DRIVER
1084P: Rudolf Marek
1085M: r.marek@assembler.cz
1086L: lm-sensors@lm-sensors.org
1087S: Maintained
1088
Linus Torvalds1da177e2005-04-16 15:20:36 -07001089COSA/SRP SYNC SERIAL DRIVER
1090P: Jan "Yenya" Kasprzak
1091M: kas@fi.muni.cz
1092W: http://www.fi.muni.cz/~kas/cosa/
1093S: Maintained
1094
1095CPU FREQUENCY DRIVERS
1096P: Dave Jones
1097M: davej@codemonkey.org.uk
1098L: cpufreq@lists.linux.org.uk
1099W: http://www.codemonkey.org.uk/projects/cpufreq/
Dave Jones7531a0b2006-12-12 17:26:35 -05001100T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001101S: Maintained
1102
1103CPUID/MSR DRIVER
1104P: H. Peter Anvin
1105M: hpa@zytor.com
1106S: Maintained
1107
Paul Jacksoned90fb42005-09-27 21:45:37 -07001108CPUSETS
1109P: Paul Jackson
1110P: Simon Derr
1111M: pj@sgi.com
1112M: simon.derr@bull.net
1113L: linux-kernel@vger.kernel.org
1114W: http://www.bullopensource.org/cpuset/
1115S: Supported
1116
Linus Torvalds1da177e2005-04-16 15:20:36 -07001117CRAMFS FILESYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +01001118W: http://sourceforge.net/projects/cramfs/
1119S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001120
1121CRIS PORT
1122P: Mikael Starvik
1123M: starvik@axis.com
1124L: dev-etrax@axis.com
1125W: http://developer.axis.com
1126S: Maintained
1127
1128CRYPTO API
1129P: Herbert Xu
1130M: herbert@gondor.apana.org.au
1131P: David S. Miller
1132M: davem@davemloft.net
1133L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001134T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001135S: Maintained
1136
Jaya Kumar9b4ffa42005-11-17 10:12:23 +01001137CS5535 Audio ALSA driver
1138P: Jaya Kumar
1139M: jayakumar.alsa@gmail.com
1140S: Maintained
1141
Linus Torvalds1da177e2005-04-16 15:20:36 -07001142CYBERPRO FB DRIVER
1143P: Russell King
1144M: rmk@arm.linux.org.uk
1145W: http://www.arm.linux.org.uk/
1146S: Maintained
1147
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001148CYBLAFB FRAMEBUFFER DRIVER
1149P: Knut Petersen
1150M: Knut_Petersen@t-online.de
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001151L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001152S: Maintained
1153
Linus Torvalds1da177e2005-04-16 15:20:36 -07001154CYCLADES 2X SYNC CARD DRIVER
1155P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001156M: acme@ghostprotocols.net
1157W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07001158S: Maintained
1159
1160CYCLADES ASYNC MUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001161W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001162S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001163
1164CYCLADES PC300 DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001165W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001166S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001167
Linus Torvalds1da177e2005-04-16 15:20:36 -07001168DAMA SLAVE for AX.25
1169P: Joerg Reuter
1170M: jreuter@yaina.de
1171W: http://yaina.de/jreuter/
1172W: http://www.qsl.net/dl1bke/
1173L: linux-hams@vger.kernel.org
1174S: Maintained
1175
1176DC395x SCSI driver
1177P: Oliver Neukum
1178M: oliver@neukum.name
1179P: Ali Akcaagac
1180M: aliakc@web.de
1181P: Jamie Lenehan
1182M: lenehan@twibble.org
1183W: http://twibble.org/dist/dc395x/
Randy Dunlapf5df58812006-07-14 00:24:29 -07001184L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001185L: http://lists.twibble.org/mailman/listinfo/dc395x/
1186S: Maintained
1187
1188DC390/AM53C974 SCSI driver
1189P: Kurt Garloff
1190M: garloff@suse.de
1191W: http://www.garloff.de/kurt/linux/dc390/
1192P: Guennadi Liakhovetski
1193M: g.liakhovetski@gmx.de
1194S: Maintained
1195
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001196DCCP PROTOCOL
1197P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001198M: acme@ghostprotocols.net
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001199L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -08001200W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001201S: Maintained
1202
Linus Torvalds1da177e2005-04-16 15:20:36 -07001203DECnet NETWORK LAYER
1204P: Patrick Caulfield
1205M: patrick@tykepenguin.com
1206W: http://linux-decnet.sourceforge.net
1207L: linux-decnet-user@lists.sourceforge.net
1208S: Maintained
1209
1210DEFXX FDDI NETWORK DRIVER
1211P: Maciej W. Rozycki
1212M: macro@linux-mips.org
1213S: Maintained
1214
1215DELL LAPTOP SMM DRIVER
1216P: Massimo Dal Zotto
1217M: dz@debian.org
1218W: http://www.debian.org/~dz/i8k/
1219S: Maintained
1220
Doug Warzecha90563ec2005-09-06 15:17:15 -07001221DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1222P: Doug Warzecha
1223M: Douglas_Warzecha@dell.com
1224S: Maintained
1225
Pavel Machek5ddb88c2006-09-29 02:01:29 -07001226DEVICE-MAPPER (LVM)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001227P: Alasdair Kergon
1228L: dm-devel@redhat.com
1229W: http://sources.redhat.com/dm
1230S: Maintained
1231
1232DEVICE NUMBER REGISTRY
1233P: Torben Mathiasen
1234M: device@lanana.org
1235W: http://lanana.org/docs/device-list/index.html
1236L: linux-kernel@vger.kernel.org
1237S: Maintained
1238
Linus Torvalds1da177e2005-04-16 15:20:36 -07001239DIGI INTL. EPCA DRIVER
1240P: Digi International, Inc
1241M: Eng.Linux@digi.com
1242L: Eng.Linux@digi.com
1243W: http://www.digi.com
1244S: Orphaned
1245
1246DIGI RIGHTSWITCH NETWORK DRIVER
1247P: Rick Richardson
Ralf Baechle979b6c12005-06-13 14:30:40 -07001248L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001249W: http://www.digi.com
1250S: Orphaned
1251
1252DIRECTORY NOTIFICATION
1253P: Stephen Rothwell
1254M: sfr@canb.auug.org.au
1255L: linux-kernel@vger.kernel.org
1256S: Supported
1257
1258DISK GEOMETRY AND PARTITION HANDLING
1259P: Andries Brouwer
1260M: aeb@cwi.nl
1261W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1262W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1263W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1264S: Maintained
1265
1266DISKQUOTA:
1267P: Jan Kara
1268M: jack@suse.cz
1269L: linux-kernel@vger.kernel.org
1270S: Maintained
1271
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001272DISTRIBUTED LOCK MANAGER
1273P: Patrick Caulfield
1274M: pcaulfie@redhat.com
1275P: David Teigland
1276M: teigland@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001277L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001278W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001279T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1280T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001281S: Supported
1282
Linus Torvalds1da177e2005-04-16 15:20:36 -07001283DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1284P: Tobias Ringstrom
1285M: tori@unhappy.mine.nu
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08001286L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001287S: Maintained
1288
Dan Williamsb3e5f262007-08-07 10:26:35 -07001289DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001290P: Shannon Nelson
1291M: shannon.nelson@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -07001292P: Dan Williams
1293M: dan.j.williams@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001294L: linux-kernel@vger.kernel.org
Dan Williamsb3e5f262007-08-07 10:26:35 -07001295S: Supported
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001296
Juerg Haefligerb8250372007-06-09 10:11:16 -04001297DME1737 HARDWARE MONITOR DRIVER
1298P: Juerg Haefliger
1299M: juergh@gmail.com
1300L: lm-sensors@lm-sensors.org
1301S: Maintained
1302
Martin Waitzba483d52005-06-17 13:20:59 -07001303DOCBOOK FOR DOCUMENTATION
Randy Dunlap0f40efb2006-07-03 00:24:15 -07001304P: Randy Dunlap
1305M: rdunlap@xenotime.net
Martin Waitzba483d52005-06-17 13:20:59 -07001306S: Maintained
1307
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001308DOCKING STATION DRIVER
1309P: Kristen Carlson Accardi
1310M: kristen.c.accardi@intel.com
1311L: linux-acpi@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05001312S: Supported
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001313
Linus Torvalds1da177e2005-04-16 15:20:36 -07001314DOUBLETALK DRIVER
1315P: James R. Van Zandt
1316M: jrv@vanzandt.mv.com
1317L: blinux-list@redhat.com
1318S: Maintained
1319
1320DRIVER CORE, KOBJECTS, AND SYSFS
1321P: Greg Kroah-Hartman
1322M: gregkh@suse.de
1323L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001324T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001325S: Supported
1326
1327DRM DRIVERS
1328P: David Airlie
1329M: airlied@linux.ie
1330L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -08001331T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001332S: Maintained
1333
1334DSCC4 DRIVER
Francois Romieu01f20732007-01-26 00:57:17 -08001335P: Francois Romieu
1336M: romieu@fr.zoreil.com
1337L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001338S: Maintained
1339
1340DVB SUBSYSTEM AND DRIVERS
1341P: LinuxTV.org Project
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001342M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001343L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +02001344W: http://linuxtv.org/
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001345T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001346S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001347
1348EATA-DMA SCSI DRIVER
1349P: Michael Neuffer
1350L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1351S: Maintained
1352
1353EATA ISA/EISA/PCI SCSI DRIVER
1354P: Dario Ballabio
1355M: ballabio_dario@emc.com
1356L: linux-scsi@vger.kernel.org
1357S: Maintained
1358
1359EATA-PIO SCSI DRIVER
1360P: Michael Neuffer
1361M: mike@i-Connect.Net
1362L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1363S: Maintained
1364
1365EBTABLES
1366P: Bart De Schuymer
1367M: bart.de.schuymer@pandora.be
1368L: ebtables-user@lists.sourceforge.net
1369L: ebtables-devel@lists.sourceforge.net
1370W: http://ebtables.sourceforge.net/
1371S: Maintained
1372
Michael Halcrow237fead2006-10-04 02:16:22 -07001373ECRYPT FILE SYSTEM
1374P: Mike Halcrow, Phillip Hellewell
1375M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1376L: ecryptfs-devel@lists.sourceforge.net
1377W: http://ecryptfs.sourceforge.net/
1378S: Supported
1379
Alan Coxda9bb1d2006-01-18 17:44:13 -08001380EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -08001381P: Doug Thompson
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
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001385S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -08001386
1387EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001388P: Mark Gross
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001389P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001390M: mark.gross@intel.com
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001391M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001392L: bluesmoke-devel@lists.sourceforge.net
1393W: bluesmoke.sourceforge.net
1394S: Maintained
1395
1396EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001397P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001398M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001399L: bluesmoke-devel@lists.sourceforge.net
1400W: bluesmoke.sourceforge.net
1401S: Maintained
1402
Douglas Thompson6bc78402007-07-19 01:50:12 -07001403EDAC-I82443BXGX
1404P: Tim Small
1405M: tim@buttersideup.com
1406L: bluesmoke-devel@lists.sourceforge.net
1407W: bluesmoke.sourceforge.net
1408S: Maintained
1409
1410EDAC-I3000
1411P: Jason Uhlenkott
1412M: juhlenko@akamai.com
1413L: bluesmoke-devel@lists.sourceforge.net
1414W: bluesmoke.sourceforge.net
1415S: Maintained
1416
1417EDAC-I5000
1418P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001419M: dougthompson@xmission.com
1420L: bluesmoke-devel@lists.sourceforge.net
1421W: bluesmoke.sourceforge.net
1422S: Maintained
1423
1424EDAC-I82975X
1425P: Ranganathan Desikan
1426P: Arvind R.
1427M: rdesikan@jetzbroadband.com
1428M: arvind@acarlab.com
1429L: bluesmoke-devel@lists.sourceforge.net
1430W: bluesmoke.sourceforge.net
1431S: Maintained
1432
1433EDAC-PASEMI
1434P: Egor Martovetsky
1435M: egor@pasemi.com
Douglas Thompson6bc78402007-07-19 01:50:12 -07001436L: bluesmoke-devel@lists.sourceforge.net
1437W: bluesmoke.sourceforge.net
1438S: Maintained
1439
Dave Peterson0e438e32006-03-26 01:38:55 -08001440EDAC-R82600
1441P: Tim Small
1442M: tim@buttersideup.com
1443L: bluesmoke-devel@lists.sourceforge.net
1444W: bluesmoke.sourceforge.net
1445S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -08001446
Linus Torvalds1da177e2005-04-16 15:20:36 -07001447EEPRO100 NETWORK DRIVER
1448P: Andrey V. Savochkin
1449M: saw@saw.sw.com.sg
1450S: Maintained
1451
Josh Triplett0bee8d22006-07-30 03:03:58 -07001452EFS FILESYSTEM
1453W: http://aeschi.ch.eu.org/efs/
1454S: Orphan
1455
Heiko J Schickfab97222006-09-22 15:22:22 -07001456EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1457P: Hoang-Nam Nguyen
1458M: hnguyen@de.ibm.com
1459P: Christoph Raisch
1460M: raisch@de.ibm.com
Roland Dreier78526822007-07-09 20:12:26 -07001461L: general@lists.openfabrics.org
Heiko J Schickfab97222006-09-22 15:22:22 -07001462S: Supported
1463
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001464EMULEX LPFC FC SCSI DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001465P: James Smart
1466M: james.smart@emulex.com
1467L: linux-scsi@vger.kernel.org
1468W: http://sourceforge.net/projects/lpfcxxxx
1469S: Supported
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001470
Linus Torvalds1da177e2005-04-16 15:20:36 -07001471EPSON 1355 FRAMEBUFFER DRIVER
1472P: Christopher Hoover
1473M: ch@murgatroid.com, ch@hpl.hp.com
1474S: Maintained
1475
1476ETHEREXPRESS-16 NETWORK DRIVER
1477P: Philip Blundell
1478M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001479L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001480S: Maintained
1481
1482ETHERNET BRIDGE
1483P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08001484M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07001485L: bridge@lists.linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001486W: http://bridge.sourceforge.net/
1487S: Maintained
1488
1489ETHERTEAM 16I DRIVER
1490P: Mika Kuoppala
1491M: miku@iki.fi
1492S: Maintained
1493
1494EXT2 FILE SYSTEM
Erik Mouw72be2cc2006-12-06 20:40:49 -08001495L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001496S: Maintained
1497
1498EXT3 FILE SYSTEM
1499P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001500M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001501L: linux-ext4@vger.kernel.org
1502S: Maintained
1503
1504EXT4 FILE SYSTEM
1505P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001506M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001507L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001508S: Maintained
1509
Jean Delvaree53004e2006-01-09 23:26:14 +01001510F71805F HARDWARE MONITORING DRIVER
1511P: Jean Delvare
1512M: khali@linux-fr.org
1513L: lm-sensors@lm-sensors.org
1514S: Maintained
1515
Linus Torvalds1da177e2005-04-16 15:20:36 -07001516FARSYNC SYNCHRONOUS DRIVER
1517P: Kevin Curtis
1518M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001519W: http://www.farsite.co.uk/
1520S: Supported
1521
Akinobu Mitac5408b82007-04-23 14:41:20 -07001522FAULT INJECTION SUPPORT
1523P: Akinobu Mita
1524M: akinobu.mita@gmail.com
1525S: Supported
1526
Linus Torvalds1da177e2005-04-16 15:20:36 -07001527FRAMEBUFFER LAYER
1528P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001529M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001530L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001531W: http://linux-fbdev.sourceforge.net/
1532S: Maintained
1533
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001534FREESCALE SOC FS_ENET DRIVER
1535P: Pantelis Antoniou
1536M: pantelis.antoniou@gmail.com
1537P: Vitaly Bordug
1538M: vbordug@ru.mvista.com
1539L: linuxppc-embedded@ozlabs.org
1540L: netdev@vger.kernel.org
1541S: Maintained
1542
Li Yanga7205b32007-04-23 10:38:18 -07001543FREESCALE HIGHSPEED USB DEVICE DRIVER
1544P: Li Yang
1545M: leoli@freescale.com
1546L: linux-usb-devel@lists.sourceforge.net
1547L: linuxppc-embedded@ozlabs.org
1548S: Maintained
1549
Li Yangbeaf53b2007-05-25 13:54:02 +08001550FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1551P: Li Yang
1552M: leoli@freescale.com
1553L: netdev@vger.kernel.org
1554L: linuxppc-embedded@ozlabs.org
1555S: Maintained
1556
Linus Torvalds1da177e2005-04-16 15:20:36 -07001557FILE LOCKING (flock() and fcntl()/lockf())
1558P: Matthew Wilcox
1559M: matthew@wil.cx
1560L: linux-fsdevel@vger.kernel.org
1561S: Maintained
1562
1563FILESYSTEMS (VFS and infrastructure)
1564P: Alexander Viro
viro@ZenIV.linux.org.uk84122052005-09-06 19:35:49 +01001565M: viro@zeniv.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001566S: Maintained
1567
Stefan Richterb3274472007-05-30 20:44:52 -04001568FIREWIRE SUBSYSTEM
1569P: Kristian Hoegsberg, Stefan Richter
1570M: krh@redhat.com, stefanr@s5r6.in-berlin.de
1571L: linux1394-devel@lists.sourceforge.net
1572W: http://www.linux1394.org/
1573T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1574S: Maintained
1575
Linus Torvalds1da177e2005-04-16 15:20:36 -07001576FIRMWARE LOADER (request_firmware)
1577L: linux-kernel@vger.kernel.org
1578S: Orphan
1579
1580FPU EMULATOR
1581P: Bill Metzenthen
1582M: billm@suburbia.net
1583W: http://suburbia.net/~billm/floating-point/emulator/
1584S: Maintained
1585
1586FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1587P: Mike McLagan
1588M: mike.mclagan@linux.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001589L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001590S: Maintained
1591
1592FREEVXFS FILESYSTEM
1593P: Christoph Hellwig
1594M: hch@infradead.org
1595W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1596S: Maintained
1597
David Howells5ab7ffe2007-04-10 15:10:45 +01001598FUJITSU FR-V (FRV) PORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07001599P: David Howells
1600M: dhowells@redhat.com
1601S: Maintained
1602
Miklos Szeredi04578f12005-09-09 13:10:22 -07001603FUSE: FILESYSTEM IN USERSPACE
1604P: Miklos Szeredi
1605M: miklos@szeredi.hu
1606L: fuse-devel@lists.sourceforge.net
1607W: http://fuse.sourceforge.net/
1608S: Maintained
1609
Linus Torvalds1da177e2005-04-16 15:20:36 -07001610FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1611P: Rik Faith
1612M: faith@cs.unc.edu
1613L: linux-scsi@vger.kernel.org
1614S: Odd fixes (e.g., new signatures)
1615
1616GDT SCSI DISK ARRAY CONTROLLER DRIVER
1617P: Achim Leubner
1618M: achim_leubner@adaptec.com
1619L: linux-scsi@vger.kernel.org
1620W: http://www.icp-vortex.com/
1621S: Supported
1622
Haavard Skinnemoen1c23af92007-05-01 23:26:34 +02001623GENERIC GPIO I2C DRIVER
1624P: Haavard Skinnemoen
1625M: hskinnemoen@atmel.com
1626S: Supported
1627
Linus Torvalds1da177e2005-04-16 15:20:36 -07001628GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1629P: Krzysztof Halasa
1630M: khc@pm.waw.pl
1631W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1632S: Maintained
1633
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001634GFS2 FILE SYSTEM
1635P: Steven Whitehouse
1636M: swhiteho@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001637L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001638W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001639T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1640T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001641S: Supported
1642
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001643GIGASET ISDN DRIVERS
1644P: Hansjoerg Lipp
1645M: hjlipp@web.de
1646P: Tilman Schmidt
1647M: tilman@imap.cc
1648L: gigaset307x-common@lists.sourceforge.net
1649W: http://gigaset307x.sourceforge.net/
1650S: Maintained
1651
Jean Delvare5b543962005-08-15 19:51:02 +02001652HARDWARE MONITORING
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001653P: Mark M. Hoffman
1654M: mhoffman@lightlink.com
Jean Delvare5b543962005-08-15 19:51:02 +02001655L: lm-sensors@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001656W: http://www.lm-sensors.org/
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001657T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git
Jean Delvare5b543962005-08-15 19:51:02 +02001658S: Maintained
1659
Michael Buesch844dd052006-06-26 00:24:59 -07001660HARDWARE RANDOM NUMBER GENERATOR CORE
1661P: Michael Buesch
1662M: mb@bu3sch.de
1663S: Maintained
1664
Robert Love860e1d62005-08-31 23:57:59 -04001665HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1666P: Robert Love
1667M: rlove@rlove.org
1668M: linux-kernel@vger.kernel.org
1669W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1670S: Maintained
1671
Linus Torvalds1da177e2005-04-16 15:20:36 -07001672HARMONY SOUND DRIVER
1673P: Kyle McMartin
1674M: kyle@parisc-linux.org
1675W: http://www.parisc-linux.org/~kyle/harmony/
1676L: parisc-linux@lists.parisc-linux.org
1677S: Maintained
1678
1679HAYES ESP SERIAL DRIVER
1680P: Andrew J. Robinson
1681M: arobinso@nyx.net
1682L: linux-kernel@vger.kernel.org
1683W: http://www.nyx.net/~arobinso
1684S: Maintained
1685
1686HFS FILESYSTEM
1687P: Roman Zippel
1688M: zippel@linux-m68k.org
1689L: linux-kernel@vger.kernel.org
1690S: Maintained
1691
1692HGA FRAMEBUFFER DRIVER
1693P: Ferenc Bakonyi
1694M: fero@drama.obuda.kando.hu
1695L: linux-nvidia@lists.surfsouth.com
1696W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1697S: Maintained
1698
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001699HID CORE LAYER
1700P: Jiri Kosina
1701M: jkosina@suse.cz
1702L: linux-input@atrey.karlin.mff.cuni.cz
Jiri Kosinaa4dff392007-02-27 17:40:09 +01001703T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001704S: Maintained
1705
Ingo Molnar38bed542007-02-22 09:09:34 +01001706HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1707P: Thomas Gleixner
1708M: tglx@linutronix.de
1709L: linux-kernel@vger.kernel.org
1710S: Maintained
1711
Linus Torvalds1da177e2005-04-16 15:20:36 -07001712HIGH-SPEED SCC DRIVER FOR AX.25
1713P: Klaus Kudielka
1714M: klaus.kudielka@ieee.org
1715L: linux-hams@vger.kernel.org
1716W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1717S: Maintained
1718
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08001719HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1720P: HighPoint Linux Team
1721M: linux@highpoint-tech.com
1722W: http://www.highpoint-tech.com
1723S: Supported
1724
Linus Torvalds1da177e2005-04-16 15:20:36 -07001725HIPPI
1726P: Jes Sorensen
1727M: jes@trained-monkey.org
1728L: linux-hippi@sunsite.dk
1729S: Maintained
1730
1731HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1732P: Chirag Kantharia
1733M: chirag.kantharia@hp.com
1734L: iss_storagedev@hp.com
1735S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001736
Linus Torvalds1da177e2005-04-16 15:20:36 -07001737HEWLETT-PACKARD SMART2 RAID DRIVER
1738P: Chirag Kantharia
1739M: chirag.kantharia@hp.com
1740L: iss_storagedev@hp.com
1741S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001742
Linus Torvalds1da177e2005-04-16 15:20:36 -07001743HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1744P: Mike Miller
1745M: mike.miller@hp.com
1746L: iss_storagedev@hp.com
1747S: Supported
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001748
Jouni Malinenff1d2762005-05-12 22:54:16 -04001749HOST AP DRIVER
1750P: Jouni Malinen
Jouni Malinen85d32e72007-03-24 17:15:30 -07001751M: j@w1.fi
1752L: hostap@shmoo.com (subscribers-only)
Johannes Berg724c6b32007-04-23 12:18:20 -07001753L: linux-wireless@vger.kernel.org
Jouni Malinenff1d2762005-05-12 22:54:16 -04001754W: http://hostap.epitest.fi/
1755S: Maintained
1756
Linus Torvalds1da177e2005-04-16 15:20:36 -07001757HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1758P: Jaroslav Kysela
1759M: perex@suse.cz
1760S: Maintained
1761
Bob Piccob9b03322005-11-07 00:59:19 -08001762HPET: High Precision Event Timers driver (hpet.c)
1763P: Clemens Ladisch
1764M: clemens@ladisch.de
1765S: Maintained
1766
1767HPET: i386
1768P: Venkatesh Pallipadi (Venki)
1769M: venkatesh.pallipadi@intel.com
1770S: Maintained
1771
1772HPET: x86_64
1773P: Andi Kleen and Vojtech Pavlik
Andi Kleen43c3ab32007-05-02 19:27:11 +02001774M: andi@firstfloor.org and vojtech@suse.cz
Bob Piccob9b03322005-11-07 00:59:19 -08001775S: Maintained
1776
1777HPET: ACPI hpet.c
1778P: Bob Picco
1779M: bob.picco@hp.com
1780S: Maintained
1781
Linus Torvalds1da177e2005-04-16 15:20:36 -07001782HPFS FILESYSTEM
1783P: Mikulas Patocka
1784M: mikulas@artax.karlin.mff.cuni.cz
1785W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1786S: Maintained
1787
1788HUGETLB FILESYSTEM
1789P: William Irwin
1790M: wli@holomorphy.com
1791S: Maintained
1792
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001793I2C/SMBUS STUB DRIVER
1794P: Mark M. Hoffman
1795M: mhoffman@lightlink.com
1796L: lm-sensors@lm-sensors.org
1797S: Maintained
1798
Jean Delvare5b543962005-08-15 19:51:02 +02001799I2C SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001800P: Jean Delvare
1801M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02001802L: i2c@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001803T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001804S: Maintained
1805
Till Harbaume8c76ee2007-05-01 23:26:35 +02001806I2C-TINY-USB DRIVER
1807P: Till Harbaum
1808M: till@harbaum.org
1809L: i2c@lm-sensors.org
1810T: http://www.harbaum.org/till/i2c_tiny_usb
1811S: Maintained
1812
Linus Torvalds1da177e2005-04-16 15:20:36 -07001813i386 BOOT CODE
H. Peter Anvin7f1291f2007-07-11 12:18:26 -07001814P: H. Peter Anvin
1815M: hpa@zytor.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001816L: Linux-Kernel@vger.kernel.org
1817S: Maintained
1818
1819i386 SETUP CODE / CPU ERRATA WORKAROUNDS
Linus Torvalds1da177e2005-04-16 15:20:36 -07001820P: H. Peter Anvin
1821M: hpa@zytor.com
H. Peter Anvin72af61c2007-07-13 16:26:55 -07001822T: git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001823S: Maintained
1824
Linus Torvalds1da177e2005-04-16 15:20:36 -07001825IA64 (Itanium) PLATFORM
1826P: Tony Luck
1827M: tony.luck@intel.com
1828L: linux-ia64@vger.kernel.org
1829W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001830T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001831S: Maintained
1832
1833SN-IA64 (Itanium) SUB-PLATFORM
Greg Edwardse5ee7dd2006-01-18 10:21:59 -06001834P: Jes Sorensen
1835M: jes@sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001836L: linux-altix@sgi.com
1837L: linux-ia64@vger.kernel.org
1838W: http://www.sgi.com/altix
1839S: Maintained
1840
1841IBM MCA SCSI SUBSYSTEM DRIVER
1842P: Michael Lang
1843M: langa2@kph.uni-mainz.de
1844W: http://www.uni-mainz.de/~langm000/linux.html
1845S: Maintained
1846
1847IBM Power Linux RAID adapter
1848P: Brian King
1849M: brking@us.ibm.com
1850S: Supported
1851
1852IBM ServeRAID RAID DRIVER
1853P: Jack Hammer
1854P: Dave Jeffery
1855M: ipslinux@adaptec.com
1856W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001857S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001858
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001859IDE SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001860P: Bartlomiej Zolnierkiewicz
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001861M: bzolnier@gmail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001862L: linux-ide@vger.kernel.org
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001863T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001864S: Maintained
1865
1866IDE/ATAPI CDROM DRIVER
Jens Axboe9c5b0ce2007-01-03 18:15:20 +01001867P: Alan Cox
1868M: alan@lxorguk.ukuu.org.uk
1869L: linux-ide@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001870S: Maintained
1871
1872IDE/ATAPI FLOPPY DRIVERS
1873P: Paul Bristow
1874M: Paul Bristow <paul@paulbristow.net>
1875W: http://paulbristow.net/linux/idefloppy.html
1876L: linux-kernel@vger.kernel.org
1877S: Maintained
1878
1879IDE/ATAPI TAPE DRIVERS
1880P: Gadi Oxman
1881M: Gadi Oxman <gadio@netvision.net.il>
1882L: linux-kernel@vger.kernel.org
1883S: Maintained
1884
Linus Torvalds1da177e2005-04-16 15:20:36 -07001885IEEE 1394 SUBSYSTEM
1886P: Ben Collins
Stefan Richterf51a5a92007-04-23 14:41:10 -07001887M: ben.collins@ubuntu.com
Stefan Richter87730d02006-09-16 12:24:00 +02001888P: Stefan Richter
1889M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07001890L: linux1394-devel@lists.sourceforge.net
1891W: http://www.linux1394.org/
Stefan Richter87730d02006-09-16 12:24:00 +02001892T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001893S: Maintained
1894
Stefan Richterf51a5a92007-04-23 14:41:10 -07001895IEEE 1394 RAW I/O DRIVER (raw1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001896P: Dan Dennedy
1897M: dan@dennedy.org
Stefan Richterf51a5a92007-04-23 14:41:10 -07001898P: Stefan Richter
1899M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07001900L: linux1394-devel@lists.sourceforge.net
Jody McIntyre105d7b32005-09-30 11:59:04 -07001901S: Maintained
1902
Linus Torvalds1da177e2005-04-16 15:20:36 -07001903IMS TWINTURBO FRAMEBUFFER DRIVER
1904P: Paul Mundt
1905M: lethal@chaoticdreams.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001906L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001907S: Maintained
1908
1909INFINIBAND SUBSYSTEM
1910P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07001911M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001912P: Sean Hefty
1913M: mshefty@ichips.intel.com
1914P: Hal Rosenstock
Roland Dreiercec7c892007-07-12 15:59:36 -07001915M: hal.rosenstock@gmail.com
Roland Dreier78526822007-07-09 20:12:26 -07001916L: general@lists.openfabrics.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001917W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001918T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001919S: Supported
1920
Robert P. J. Day2f1d0762007-07-10 00:38:18 -04001921INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
Vojtech Pavlik664d22a2005-12-13 17:03:36 -08001922P: Dmitry Torokhov
Dmitry Torokhov62f7caf2006-06-26 01:47:56 -04001923M: dmitry.torokhov@gmail.com
1924M: dtor@mail.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07001925L: linux-input@atrey.karlin.mff.cuni.cz
1926L: linux-joystick@atrey.karlin.mff.cuni.cz
Josh Boyer1adc1232005-11-23 15:44:15 -08001927T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001928S: Maintained
1929
Robert Lovec9f04f52005-07-15 12:21:07 -04001930INOTIFY
Cal Peake18b36c72006-12-12 20:18:16 +01001931P: John McCutchan
1932M: ttb@tentacle.dhs.org
1933P: Robert Love
1934M: rml@novell.com
Robert Lovec9f04f52005-07-15 12:21:07 -04001935L: linux-kernel@vger.kernel.org
1936S: Maintained
1937
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08001938INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
Jim Cromiece00f852006-11-30 04:49:44 +01001939P: Sylvain Meyer
1940M: sylvain.meyer@worldonline.fr
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001941L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01001942S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08001943
Linus Torvalds1da177e2005-04-16 15:20:36 -07001944INTEL 810/815 FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001945P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001946M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001947L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01001948S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001949
1950INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
1951P: Ingo Molnar
1952M: mingo@redhat.com
1953S: Maintained
1954
1955INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1956P: Jeff Garzik
1957M: jgarzik@pobox.com
1958W: http://sourceforge.net/projects/gkernel/
1959S: Maintained
1960
1961INTEL IA32 MICROCODE UPDATE SUPPORT
1962P: Tigran Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -08001963M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001964S: Maintained
1965
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001966INTEL I/OAT DMA DRIVER
1967P: Shannon Nelson
1968M: shannon.nelson@intel.com
1969L: linux-kernel@vger.kernel.org
1970S: Supported
1971
Dan Williamsb3e5f262007-08-07 10:26:35 -07001972INTEL IOP-ADMA DMA DRIVER
1973P: Dan Williams
1974M: dan.j.williams@intel.com
1975L: linux-kernel@vger.kernel.org
1976S: Supported
1977
Michael Buesch844dd052006-06-26 00:24:59 -07001978INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
1979P: Deepak Saxena
1980M: dsaxena@plexity.net
1981S: Maintained
1982
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001983INTEL IXP2000 ETHERNET DRIVER
1984P: Lennert Buytenhek
1985M: kernel@wantstofly.org
1986L: netdev@vger.kernel.org
1987S: Maintained
1988
Linus Torvalds1da177e2005-04-16 15:20:36 -07001989INTEL PRO/100 ETHERNET SUPPORT
1990P: John Ronciak
1991M: john.ronciak@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001992P: Jesse Brandeburg
1993M: jesse.brandeburg@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001994P: 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/1000 GIGABIT ETHERNET SUPPORT
2003P: Jeb Cramer
2004M: cramerj@intel.com
2005P: John Ronciak
2006M: john.ronciak@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002007P: Jesse Brandeburg
2008M: jesse.brandeburg@intel.com
2009P: Jeff Kirsher
2010M: jeffrey.t.kirsher@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
2017INTEL PRO/10GbE SUPPORT
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002018P: Jeff Kirsher
2019M: jeffrey.t.kirsher@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002020P: Ayyappan Veeraiyan
2021M: ayyappan.veeraiyan@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002022P: John Ronciak
2023M: john.ronciak@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002024P: Jesse Brandeburg
2025M: jesse.brandeburg@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07002026P: Auke Kok
2027M: auke-jan.h.kok@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002028L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002029W: http://sourceforge.net/projects/e1000/
2030S: Supported
2031
James Ketrenos826d2ab2005-11-07 18:56:59 -06002032INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
2033P: Yi Zhu
2034M: yi.zhu@intel.com
2035P: James Ketrenos
2036M: jketreno@linux.intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002037L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002038L: ipw2100-devel@lists.sourceforge.net
James Ketrenos826d2ab2005-11-07 18:56:59 -06002039L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2040W: http://ipw2100.sourceforge.net
2041S: Supported
2042
2043INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
2044P: Yi Zhu
2045M: yi.zhu@intel.com
2046P: James Ketrenos
2047M: jketreno@linux.intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002048L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002049L: ipw2100-devel@lists.sourceforge.net
James Ketrenos826d2ab2005-11-07 18:56:59 -06002050L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2051W: http://ipw2200.sourceforge.net
2052S: Supported
2053
Linus Torvalds1da177e2005-04-16 15:20:36 -07002054IOC3 DRIVER
2055P: Ralf Baechle
2056M: ralf@linux-mips.org
2057L: linux-mips@linux-mips.org
2058S: Maintained
2059
2060IP MASQUERADING:
2061P: Juanjo Ciarlante
2062M: jjciarla@raiz.uncu.edu.ar
2063S: Maintained
2064
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002065IPATH DRIVER:
Arthur Jonesf42b6472007-07-09 20:12:26 -07002066P: Arthur Jones
2067M: infinipath@qlogic.com
2068L: general@lists.openfabrics.org
2069T: git git://git.qlogic.com/ipath-linux-2.6
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002070S: Supported
2071
Corey Minyard4409ebe2006-04-20 02:43:12 -07002072IPMI SUBSYSTEM
2073P: Corey Minyard
2074M: minyard@acm.org
2075L: openipmi-developer@lists.sourceforge.net
2076W: http://openipmi.sourceforge.net/
2077S: Supported
2078
Linus Torvalds1da177e2005-04-16 15:20:36 -07002079IPX NETWORK LAYER
2080P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002081M: acme@ghostprotocols.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002082L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002083S: Maintained
2084
2085IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07002086P: Samuel Ortiz
2087M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07002088L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002089W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07002090S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002091
2092ISAPNP
2093P: Jaroslav Kysela
2094M: perex@suse.cz
2095S: Maintained
2096
2097ISDN SUBSYSTEM
2098P: Karsten Keil
2099M: kkeil@suse.de
2100P: Kai Germaschewski
2101M: kai.germaschewski@gmx.de
2102L: isdn4linux@listserv.isdn4linux.de
2103W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08002104T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002105S: Maintained
2106
2107ISDN SUBSYSTEM (Eicon active card driver)
2108P: Armin Schindler
2109M: mac@melware.de
2110L: isdn4linux@listserv.isdn4linux.de
2111W: http://www.melware.de
2112S: Maintained
2113
Linus Torvalds1da177e2005-04-16 15:20:36 -07002114JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2115P: David Woodhouse
2116M: dwmw2@infradead.org
2117L: jffs-dev@axis.com
2118W: http://sources.redhat.com/jffs2/
2119S: Maintained
2120
2121JFS FILESYSTEM
2122P: Dave Kleikamp
2123M: shaggy@austin.ibm.com
2124L: jfs-discussion@lists.sourceforge.net
2125W: http://jfs.sourceforge.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002126T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002127S: Supported
2128
Josh Triplettde456d32006-07-30 03:04:00 -07002129JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07002130P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002131M: sct@redhat.com, akpm@linux-foundation.org
Erik Mouw72be2cc2006-12-06 20:40:49 -08002132L: linux-ext4@vger.kernel.org
Theodore Tsoae0718f2006-05-20 15:00:13 -07002133S: Maintained
2134
Rudolf Marek4660cb32006-10-08 22:01:26 +02002135K8TEMP HARDWARE MONITORING DRIVER
2136P: Rudolf Marek
2137M: r.marek@assembler.cz
2138L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002139S: Maintained
2140
2141KCONFIG
2142P: Roman Zippel
2143M: zippel@linux-m68k.org
2144L: kbuild-devel@lists.sourceforge.net
2145S: Maintained
2146
Vivek Goyalea6c2082006-05-20 14:59:55 -07002147KDUMP
2148P: Vivek Goyal
2149M: vgoyal@in.ibm.com
2150P: Haren Myneni
2151M: hbabu@us.ibm.com
Simon Horman34633992007-05-08 00:31:40 -07002152L: kexec@lists.infradead.org
Vivek Goyalea6c2082006-05-20 14:59:55 -07002153L: linux-kernel@vger.kernel.org
2154W: http://lse.sourceforge.net/kdump/
2155S: Maintained
2156
Linus Torvalds1da177e2005-04-16 15:20:36 -07002157KERNEL AUTOMOUNTER (AUTOFS)
2158P: H. Peter Anvin
2159M: hpa@zytor.com
2160L: autofs@linux.kernel.org
2161S: Odd Fixes
2162
2163KERNEL AUTOMOUNTER v4 (AUTOFS4)
2164P: Ian Kent
2165M: raven@themaw.net
2166L: autofs@linux.kernel.org
2167S: Maintained
2168
2169KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
2170P: Kai Germaschewski
2171M: kai@germaschewski.name
2172P: Sam Ravnborg
2173M: sam@ravnborg.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002174T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002175S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002176
2177KERNEL JANITORS
2178P: Several
maximilian attemsc3000e02007-07-06 11:17:32 -07002179L: kernel-janitors@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002180W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002181S: Maintained
2182
2183KERNEL NFSD
Neil Browna512cd52007-07-31 00:37:27 -07002184P: J. Bruce Fields
2185M: bfields@fieldses.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002186P: Neil Brown
NeilBrown98fac232007-01-26 00:56:57 -08002187M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002188L: nfs@lists.sourceforge.net
2189W: http://nfs.sourceforge.net/
NeilBrown98fac232007-01-26 00:56:57 -08002190S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002191
Avi Kivity426d62e2006-12-13 00:34:03 -08002192KERNEL VIRTUAL MACHINE (KVM)
2193P: Avi Kivity
2194M: avi@qumranet.com
2195L: kvm-devel@lists.sourceforge.net
2196W: kvm.sourceforge.net
2197S: Supported
2198
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002199KEXEC
2200P: Eric Biederman
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002201M: ebiederm@xmission.com
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002202W: http://www.xmission.com/~ebiederm/files/kexec/
2203L: linux-kernel@vger.kernel.org
Simon Horman34633992007-05-08 00:31:40 -07002204L: kexec@lists.infradead.org
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002205S: Maintained
2206
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002207KPROBES
2208P: Prasanna S Panchamukhi
2209M: prasanna@in.ibm.com
2210P: Ananth N Mavinakayanahalli
2211M: ananth@in.ibm.com
2212P: Anil S Keshavamurthy
2213M: anil.s.keshavamurthy@intel.com
2214P: David S. Miller
2215M: davem@davemloft.net
2216L: linux-kernel@vger.kernel.org
2217S: Maintained
2218
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002219KS0108 LCD CONTROLLER DRIVER
2220P: Miguel Ojeda Sandonis
2221M: maxextreme@gmail.com
2222L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -07002223W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002224S: Maintained
2225
Linus Torvalds1da177e2005-04-16 15:20:36 -07002226LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07002227L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07002228S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002229
2230LASI 53c700 driver for PARISC
2231P: James E.J. Bottomley
2232M: James.Bottomley@HansenPartnership.com
2233L: linux-scsi@vger.kernel.org
2234S: Maintained
2235
Richard Purdie263de9b2006-05-15 09:44:16 -07002236LED SUBSYSTEM
2237P: Richard Purdie
2238M: rpurdie@rpsys.net
2239S: Maintained
2240
Linus Torvalds1da177e2005-04-16 15:20:36 -07002241LEGO USB Tower driver
2242P: Juergen Stuber
2243M: starblue@users.sourceforge.net
2244L: legousb-devel@lists.sourceforge.net
2245W: http://legousb.sourceforge.net/
2246S: Maintained
2247
2248LINUX FOR IBM pSERIES (RS/6000)
2249P: Paul Mackerras
2250M: paulus@au.ibm.com
2251W: http://www.ibm.com/linux/ltc/projects/ppc
2252S: Supported
2253
2254LINUX FOR NCR VOYAGER
2255P: James Bottomley
2256M: James.Bottomley@HansenPartnership.com
2257W: http://www.hansenpartnership.com/voyager
2258S: Maintained
2259
2260LINUX FOR POWERPC
2261P: Paul Mackerras
2262M: paulus@samba.org
2263W: http://www.penguinppc.org/
2264L: linuxppc-dev@ozlabs.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002265T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002266S: Supported
2267
2268LINUX FOR POWER MACINTOSH
2269P: Benjamin Herrenschmidt
2270M: benh@kernel.crashing.org
2271W: http://www.penguinppc.org/
2272L: linuxppc-dev@ozlabs.org
2273S: Maintained
2274
2275LINUX FOR POWERPC EMBEDDED MPC52XX
2276P: Sylvain Munaut
2277M: tnt@246tNt.com
2278W: http://www.246tNt.com/mpc52xx/
2279W: http://www.penguinppc.org/
2280L: linuxppc-dev@ozlabs.org
2281L: linuxppc-embedded@ozlabs.org
2282S: Maintained
2283
2284LINUX FOR POWERPC EMBEDDED PPC4XX
2285P: Matt Porter
2286M: mporter@kernel.crashing.org
2287W: http://www.penguinppc.org/
2288L: linuxppc-embedded@ozlabs.org
2289S: Maintained
2290
Tom Rinie93adf12005-07-26 12:49:53 -07002291LINUX FOR POWERPC BOOT CODE
Linus Torvalds1da177e2005-04-16 15:20:36 -07002292P: Tom Rini
2293M: trini@kernel.crashing.org
2294W: http://www.penguinppc.org/
2295L: linuxppc-embedded@ozlabs.org
2296S: Maintained
2297
Tom Rinie93adf12005-07-26 12:49:53 -07002298LINUX FOR POWERPC EMBEDDED PPC8XX
2299P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07002300M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07002301W: http://www.penguinppc.org/
2302L: linuxppc-embedded@ozlabs.org
2303S: Maintained
2304
Linus Torvalds1da177e2005-04-16 15:20:36 -07002305LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
Jim Cromiece00f852006-11-30 04:49:44 +01002306P: Kumar Gala
2307M: galak@kernel.crashing.org
2308W: http://www.penguinppc.org/
2309L: linuxppc-embedded@ozlabs.org
2310S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002311
Olof Johanssonab06ff32006-09-06 14:44:54 -05002312LINUX FOR POWERPC PA SEMI PWRFICIENT
2313P: Olof Johansson
2314M: olof@lixom.net
2315W: http://www.pasemi.com/
2316L: linuxppc-dev@ozlabs.org
2317S: Supported
2318
Linus Torvalds1da177e2005-04-16 15:20:36 -07002319LLC (802.2)
2320P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002321M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002322S: Maintained
2323
2324LINUX FOR 64BIT POWERPC
2325P: Paul Mackerras
2326M: paulus@samba.org
2327M: paulus@au.ibm.com
2328P: Anton Blanchard
2329M: anton@samba.org
2330M: anton@au.ibm.com
Arthur Othieno6d923f92006-05-19 06:22:23 -04002331W: http://www.penguinppc.org/ppc64/
Stephen Rothwell1d049812006-03-22 11:26:58 +11002332L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002333S: Supported
2334
2335LINUX SECURITY MODULE (LSM) FRAMEWORK
2336P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08002337M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08002338L: linux-security-module@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002339W: http://lsm.immunix.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002340T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002341S: Supported
2342
2343LM83 HARDWARE MONITOR DRIVER
2344P: Jean Delvare
2345M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002346L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002347S: Maintained
2348
2349LM90 HARDWARE MONITOR DRIVER
2350P: Jean Delvare
2351M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002352L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002353S: Maintained
2354
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002355LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002356P: Richard Russon (FlatCap)
2357M: ldm@flatcap.org
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002358L: linux-ntfs-dev@lists.sourceforge.net
2359W: http://www.linux-ntfs.org/content/view/19/37/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002360S: Maintained
2361
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002362LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2363P: Eric Moore
Eric Moored8a82d72006-12-29 16:47:43 -08002364M: Eric.Moore@lsi.com
2365M: support@lsi.com
2366L: mpt_linux_developer@lsi.com
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002367L: linux-scsi@vger.kernel.org
2368W: http://www.lsilogic.com/support
2369S: Supported
2370
Linus Torvalds1da177e2005-04-16 15:20:36 -07002371LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2372P: Matthew Wilcox
2373M: matthew@wil.cx
2374L: linux-scsi@vger.kernel.org
2375S: Maintained
2376
Hirokazu Takatac12a54b2007-07-15 23:38:45 -07002377M32R ARCHITECTURE
2378P: Hirokazu Takata
2379M: takata@linux-m32r.org
2380L: linux-m32r@ml.linux-m32r.org
2381L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2382W: http://www.linux-m32r.org/
2383S: Maintained
2384
Linus Torvalds1da177e2005-04-16 15:20:36 -07002385M68K ARCHITECTURE
2386P: Geert Uytterhoeven
2387M: geert@linux-m68k.org
2388P: Roman Zippel
2389M: zippel@linux-m68k.org
2390L: linux-m68k@lists.linux-m68k.org
2391W: http://www.linux-m68k.org/
2392W: http://linux-m68k-cvs.ubb.ca/
2393S: Maintained
2394
2395M68K ON APPLE MACINTOSH
2396P: Joshua Thompson
2397M: funaho@jurai.org
2398W: http://www.mac.linux-m68k.org/
2399L: linux-mac68k@mac.linux-m68k.org
2400S: Maintained
2401
2402M68K ON HP9000/300
2403P: Philip Blundell
2404M: philb@gnu.org
2405W: http://www.tazenda.demon.co.uk/phil/linux-hp
2406S: Maintained
2407
Jiri Benc64a327a2007-05-05 11:47:08 -07002408MAC80211
2409P: Jiri Benc
2410M: jbenc@suse.cz
2411P: Michael Wu
2412M: flamingice@sourmilk.net
2413L: linux-wireless@vger.kernel.org
2414W: http://linuxwireless.org/
2415T: git kernel.org:/pub/scm/linux/kernel/git/jbenc/mac80211.git
2416S: Maintained
2417
Patrick McHardyb863ceb2007-07-14 18:55:06 -07002418MACVLAN DRIVER
2419P: Patrick McHardy
2420M: kaber@trash.net
2421L: netdev@vger.kernel.org
2422S: Maintained
2423
Linus Torvalds1da177e2005-04-16 15:20:36 -07002424MARVELL YUKON / SYSKONNECT DRIVER
2425P: Mirko Lindner
2426M: mlindner@syskonnect.de
2427P: Ralph Roesler
2428M: rroesler@syskonnect.de
2429W: http://www.syskonnect.com
2430S: Supported
2431
Michael Kerriskfaf16682005-07-31 22:34:47 -07002432MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
Jim Cromiece00f852006-11-30 04:49:44 +01002433P: Michael Kerrisk
2434M: mtk-manpages@gmx.net
2435W: ftp://ftp.kernel.org/pub/linux/docs/manpages
2436S: Maintained
Michael Kerriskfaf16682005-07-31 22:34:47 -07002437
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002438MARVELL MV643XX ETHERNET DRIVER
2439P: Dale Farnsworth
2440M: dale@farnsworth.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002441P: Manish Lachwani
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002442M: mlachwani@mvista.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002443L: netdev@vger.kernel.org
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002444S: Odd Fixes for 2.4; Maintained for 2.6.
Linus Torvalds1da177e2005-04-16 15:20:36 -07002445
2446MATROX FRAMEBUFFER DRIVER
2447P: Petr Vandrovec
2448M: vandrove@vc.cvut.cz
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002449L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002450S: Maintained
2451
Hans-Juergen Kochd20620d2007-05-08 17:22:00 +02002452MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2453P: Hans J. Koch
2454M: hjk@linutronix.de
2455L: lm-sensors@lm-sensors.org
2456S: Maintained
2457
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002458MEGARAID SCSI DRIVERS
Jim Cromiece00f852006-11-30 04:49:44 +01002459P: Neela Syam Kolli
Sumant Patrobdd0d752007-05-10 07:22:35 -07002460M: megaraidlinux@lsi.com
Jim Cromiece00f852006-11-30 04:49:44 +01002461S: linux-scsi@vger.kernel.org
2462W: http://megaraid.lsilogic.com
2463S: Maintained
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002464
Steven Rostedt70ea91f2006-07-30 03:03:53 -07002465MEMORY MANAGEMENT
2466L: linux-mm@kvack.org
2467L: linux-kernel@vger.kernel.org
2468W: http://www.linux-mm.org
2469S: Maintained
2470
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002471MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002472P: David Woodhouse
2473M: dwmw2@infradead.org
2474W: http://www.linux-mtd.infradead.org/
2475L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002476T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002477S: Maintained
2478
Artem Bityutskiy48576402007-02-13 17:11:10 +02002479UNSORTED BLOCK IMAGES (UBI)
2480P: Artem Bityutskiy
2481M: dedekind@infradead.org
2482W: http://www.linux-mtd.infradead.org/
2483L: linux-mtd@lists.infradead.org
Artem Bityutskiy21600542007-05-22 12:23:21 +03002484T: git git://git.infradead.org/~dedekind/ubi-2.6.git
Artem Bityutskiy48576402007-02-13 17:11:10 +02002485S: Maintained
2486
Linus Torvalds1da177e2005-04-16 15:20:36 -07002487MICROTEK X6 SCANNER
2488P: Oliver Neukum
2489M: oliver@neukum.name
2490S: Maintained
2491
2492MIPS
2493P: Ralf Baechle
2494M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01002495W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002496L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00002497T: git www.linux-mips.org:/pub/scm/linux.git
2498S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002499
2500MISCELLANEOUS MCA-SUPPORT
2501P: James Bottomley
2502M: jejb@steeleye.com
2503L: linux-kernel@vger.kernel.org
2504S: Maintained
2505
2506MODULE SUPPORT
2507P: Rusty Russell
2508M: rusty@rustcorp.com.au
2509L: linux-kernel@vger.kernel.org
2510S: Maintained
2511
2512MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2513P: Stelian Pop
2514M: stelian@popies.net
2515W: http://popies.net/meye/
2516S: Maintained
2517
Pavel Pisac58ff042007-05-16 01:10:41 +02002518MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2519P: Pavel Pisa
2520M: ppisa@pikron.com
2521L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2522W: http://mmc.drzeus.cx/wiki/Controllers/Freescale/SDHC
2523S: Maintained
2524
Linus Torvalds1da177e2005-04-16 15:20:36 -07002525MOUSE AND MISC DEVICES [GENERAL]
2526P: Alessandro Rubini
2527M: rubini@ipvvis.unipv.it
2528L: linux-kernel@vger.kernel.org
2529S: Maintained
2530
Jiri Slabyd7354102006-12-08 02:38:35 -08002531MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
2532P: Jiri Slaby
2533M: jirislaby@gmail.com
2534L: linux-kernel@vger.kernel.org
2535S: Maintained
2536
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002537MSI LAPTOP SUPPORT
2538P: Lennart Poettering
2539M: mzxreary@0pointer.de
2540L: https://tango.0pointer.de/mailman/listinfo/s270-linux
2541W: http://0pointer.de/lennart/tchibo.html
2542S: Maintained
2543
Linus Torvalds1da177e2005-04-16 15:20:36 -07002544MTRR AND SIMILAR SUPPORT [i386]
2545P: Richard Gooch
2546M: rgooch@atnf.csiro.au
2547L: linux-kernel@vger.kernel.org
2548W: http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
2549S: Maintained
2550
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07002551MULTIMEDIA CARD (MMC) AND SECURE DIGITAL (SD) SUBSYSTEM
2552P: Pierre Ossman
2553M: drzeus-mmc@drzeus.cx
2554L: linux-kernel@vger.kernel.org
2555S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01002556
Linus Torvalds1da177e2005-04-16 15:20:36 -07002557MULTISOUND SOUND DRIVER
2558P: Andrew Veliath
2559M: andrewtv@usa.net
2560S: Maintained
2561
Jiri Slabyd7354102006-12-08 02:38:35 -08002562MULTITECH MULTIPORT CARD (ISICOM)
2563P: Jiri Slaby
2564M: jirislaby@gmail.com
2565L: linux-kernel@vger.kernel.org
2566S: Maintained
2567
Linus Torvalds1da177e2005-04-16 15:20:36 -07002568NATSEMI ETHERNET DRIVER (DP8381x)
2569P: Tim Hockin
2570M: thockin@hockin.org
2571S: Maintained
2572
2573NCP FILESYSTEM
2574P: Petr Vandrovec
2575M: vandrove@vc.cvut.cz
2576L: linware@sh.cvut.cz
2577S: Maintained
2578
2579NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2580P: James E.J. Bottomley
2581M: James.Bottomley@HansenPartnership.com
2582L: linux-scsi@vger.kernel.org
2583S: Maintained
2584
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002585NETEM NETWORK EMULATOR
2586P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08002587M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07002588L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002589S: Maintained
2590
Linus Torvalds1da177e2005-04-16 15:20:36 -07002591NETFILTER/IPTABLES/IPCHAINS
2592P: Rusty Russell
2593P: Marc Boucher
2594P: James Morris
2595P: Harald Welte
2596P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07002597P: Patrick McHardy
2598M: kaber@trash.net
2599L: netfilter-devel@lists.netfilter.org
Randy Dunlap24a1dec2007-01-28 15:54:42 -08002600L: netfilter@lists.netfilter.org (subscribers-only)
Patrick McHardy82b98542006-10-12 14:08:55 -07002601L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002602W: http://www.netfilter.org/
2603W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002604S: Supported
2605
Paul Moore4cc67732006-09-25 15:57:13 -07002606NETLABEL
2607P: Paul Moore
2608M: paul.moore@hp.com
2609W: http://netlabel.sf.net
2610L: netdev@vger.kernel.org
2611S: Supported
2612
Linus Torvalds1da177e2005-04-16 15:20:36 -07002613NETROM NETWORK LAYER
2614P: Ralf Baechle
2615M: ralf@linux-mips.org
2616L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02002617W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002618S: Maintained
2619
Pavel Machek5ddb88c2006-09-29 02:01:29 -07002620NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002621P: Paul Clements
2622M: Paul.Clements@steeleye.com
2623S: Maintained
2624
2625NETWORK DEVICE DRIVERS
2626P: Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002627M: akpm@linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002628P: Jeff Garzik
2629M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002630L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002631T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002632S: Maintained
2633
2634NETWORKING [GENERAL]
2635P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07002636M: netdev@vger.kernel.org
2637L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08002638W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002639S: Maintained
2640
2641NETWORKING [IPv4/IPv6]
2642P: David S. Miller
2643M: davem@davemloft.net
2644P: Alexey Kuznetsov
2645M: kuznet@ms2.inr.ac.ru
2646P: Pekka Savola (ipv6)
2647M: pekkas@netcore.fi
2648P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04002649M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002650P: Hideaki YOSHIFUJI
2651M: yoshfuji@linux-ipv6.org
2652P: Patrick McHardy
2653M: kaber@coreworks.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002654L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08002655T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002656S: Maintained
2657
John W. Linville29f8f632006-01-18 14:52:48 -08002658NETWORKING [WIRELESS]
2659P: John W. Linville
2660M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08002661L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08002662T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2663S: Maintained
2664
Amit S. Kale3d396eb2006-10-21 15:33:03 -04002665NETXEN (1/10) GbE SUPPORT
2666P: Amit S. Kale
2667M: amitkale@netxen.com
2668L: netdev@vger.kernel.org
2669W: http://www.netxen.com
2670S: Supported
2671
Linus Torvalds1da177e2005-04-16 15:20:36 -07002672IPVS
2673P: Wensong Zhang
2674M: wensong@linux-vs.org
Horms9d30c172005-09-29 19:47:06 -07002675P: Simon Horman
2676M: horms@verge.net.au
Linus Torvalds1da177e2005-04-16 15:20:36 -07002677P: Julian Anastasov
2678M: ja@ssi.bg
Horms9d30c172005-09-29 19:47:06 -07002679L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002680S: Maintained
2681
2682NFS CLIENT
2683P: Trond Myklebust
2684M: trond.myklebust@fys.uio.no
2685L: linux-kernel@vger.kernel.org
2686S: Maintained
2687
2688NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07002689P: Jan-Pascal van Best
2690M: janpascal@vanbest.org
2691P: Andreas Mohr
2692M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002693L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002694S: Maintained
2695
2696NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2697P: YOKOTA Hiroshi
2698M: yokota@netlab.is.tsukuba.ac.jp
2699W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2700S: Maintained
2701
2702NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2703P: GOTO Masanori
2704M: gotom@debian.or.jp
2705P: YOKOTA Hiroshi
2706M: yokota@netlab.is.tsukuba.ac.jp
2707W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2708S: Maintained
2709
Linus Torvalds1da177e2005-04-16 15:20:36 -07002710NTFS FILESYSTEM
2711P: Anton Altaparmakov
2712M: aia21@cantab.net
2713L: linux-ntfs-dev@lists.sourceforge.net
2714L: linux-kernel@vger.kernel.org
2715W: http://linux-ntfs.sf.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002716T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002717S: Maintained
2718
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002719NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002720P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002721M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002722L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01002723S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002724
Ramkrishna Vepa3ef34b82007-03-30 18:42:27 -07002725NETERION (S2IO) Xframe 10GbE DRIVER
2726P: Ramkrishna Vepa
2727M: ram.vepa@neterion.com
2728P: Rastapur Santosh
2729M: santosh.rastapur@neterion.com
2730P: Sivakumar Subramani
2731M: sivakumar.subramani@neterion.com
2732P: Sreenivasa Honnur
2733M: sreenivasa.honnur@neterion.com
2734L: netdev@vger.kernel.org
2735W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2736S: Supported
2737
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002738OPENCORES I2C BUS DRIVER
2739P: Peter Korsgaard
2740M: jacmet@sunsite.dk
Jean Delvare5d925fe2006-07-01 17:14:32 +02002741L: i2c@lm-sensors.org
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002742S: Maintained
2743
Mark Fashehccd979b2005-12-15 14:31:24 -08002744ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2745P: Mark Fasheh
2746M: mark.fasheh@oracle.com
2747P: Kurt Hackel
2748M: kurt.hackel@oracle.com
2749L: ocfs2-devel@oss.oracle.com
2750W: http://oss.oracle.com/projects/ocfs2/
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002751S: Supported
Mark Fashehccd979b2005-12-15 14:31:24 -08002752
Linus Torvalds1da177e2005-04-16 15:20:36 -07002753OLYMPIC NETWORK DRIVER
2754P: Peter De Shrijver
2755M: p2@ace.ulyssis.student.kuleuven.ac.be
2756P: Mike Phillips
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002757M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002758L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002759L: linux-tr@linuxtr.net
2760W: http://www.linuxtr.net
2761S: Maintained
2762
Harald Weltec1986ee2005-11-13 16:06:29 -08002763OMNIKEY CARDMAN 4000 DRIVER
2764P: Harald Welte
2765M: laforge@gnumonks.org
2766S: Maintained
2767
Harald Welte77c44ab2005-11-13 16:06:26 -08002768OMNIKEY CARDMAN 4040 DRIVER
2769P: Harald Welte
2770M: laforge@gnumonks.org
2771S: Maintained
2772
Jonathan Corbet77d51402007-03-22 19:44:17 -03002773OMNIVISION OV7670 SENSOR DRIVER
2774P: Jonathan Corbet
2775M: corbet@lwn.net
2776L: video4linux-list@redhat.com
2777S: Maintained
2778
Thomas Gleixner431bca72007-05-02 09:31:35 +02002779ONENAND FLASH DRIVER
2780P: Kyungmin Park
2781M: kyungmin.park@samsung.com
2782L: linux-mtd@lists.infradead.org
2783S: Maintained
2784
Linus Torvalds1da177e2005-04-16 15:20:36 -07002785ONSTREAM SCSI TAPE DRIVER
2786P: Willem Riede
2787M: osst@riede.org
2788L: osst-users@lists.sourceforge.net
2789L: linux-scsi@vger.kernel.org
2790S: Maintained
2791
Linus Torvalds1da177e2005-04-16 15:20:36 -07002792OPROFILE
2793P: Philippe Elie
2794M: phil.el@wanadoo.fr
2795L: oprofile-list@lists.sf.net
2796S: Maintained
2797
2798ORINOCO DRIVER
2799P: Pavel Roskin
2800M: proski@gnu.org
2801P: David Gibson
2802M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07002803L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07002804L: orinoco-users@lists.sourceforge.net
2805L: orinoco-devel@lists.sourceforge.net
2806W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002807S: Maintained
2808
Olof Johanssonf5cd7872007-01-31 21:43:54 -06002809PA SEMI ETHERNET DRIVER
2810P: Olof Johansson
2811M: olof@lixom.net
2812L: netdev@vger.kernel.org
2813S: Maintained
2814
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01002815PA SEMI SMBUS DRIVER
2816P: Olof Johansson
2817M: olof@lixom.net
2818L: i2c@lm-sensors.org
2819S: Maintained
2820
Linus Torvalds1da177e2005-04-16 15:20:36 -07002821PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002822L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08002823S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002824
2825PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2826P: Tim Waugh
2827M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002828L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002829W: http://www.torque.net/linux-pp.html
2830S: Maintained
2831
2832PARISC ARCHITECTURE
2833P: Matthew Wilcox
2834M: matthew@wil.cx
2835P: Grant Grundler
2836M: grundler@parisc-linux.org
Kyle McMartin223232d2006-04-21 16:54:23 -04002837P: Kyle McMartin
2838M: kyle@parisc-linux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002839L: parisc-linux@parisc-linux.org
2840W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04002841T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
2842T: cvs cvs.parisc-linux.org:/var/cvs/linux-2.6
Linus Torvalds1da177e2005-04-16 15:20:36 -07002843S: Maintained
2844
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02002845PARAVIRT_OPS INTERFACE
2846P: Jeremy Fitzhardinge
2847M: jeremy@xensource.com
2848P: Chris Wright
2849M: chrisw@sous-sol.org
2850P: Zachary Amsden
2851M: zach@vmware.com
2852P: Rusty Russell
2853M: rusty@rustcorp.com.au
2854L: virtualization@lists.osdl.org
2855L: linux-kernel@vger.kernel.org
2856S: Supported
2857
Jim Cromie1662d322006-10-06 00:43:59 -07002858PC87360 HARDWARE MONITORING DRIVER
2859P: Jim Cromie
2860M: jim.cromie@gmail.com
2861L: lm-sensors@lm-sensors.org
2862S: Maintained
2863
2864PC8736x GPIO DRIVER
2865P: Jim Cromie
2866M: jim.cromie@gmail.com
2867S: Maintained
2868
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06002869PCI ERROR RECOVERY
2870P: Linas Vepstas
2871M: linas@austin.ibm.com
2872L: linux-kernel@vger.kernel.org
2873L: linux-pci@atrey.karlin.mff.cuni.cz
2874S: Supported
2875
Linus Torvalds1da177e2005-04-16 15:20:36 -07002876PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
2877P: Thomas Sailer
2878M: sailer@ife.ee.ethz.ch
2879L: linux-sound@vger.kernel.org
2880W: http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
2881S: Maintained
2882
2883PCI SUBSYSTEM
2884P: Greg Kroah-Hartman
2885M: gregkh@suse.de
2886L: linux-kernel@vger.kernel.org
2887L: linux-pci@atrey.karlin.mff.cuni.cz
Jody McIntyre6fb04252005-11-18 09:31:06 -08002888T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002889S: Supported
2890
2891PCI HOTPLUG CORE
Kristen Carlson Accardifb5f4d72006-09-29 10:30:27 -07002892P: Kristen Carlson Accardi
2893M: kristen.c.accardi@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002894S: Supported
2895
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002896PCIE HOTPLUG DRIVER
2897P: Kristen Carlson Accardi
2898M: kristen.c.accardi@intel.com
2899L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05002900S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002901
Linus Torvalds1da177e2005-04-16 15:20:36 -07002902PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002903P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07002904L: linux-pcmcia@lists.infradead.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002905L: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08002906T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002907S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002908
2909PCNET32 NETWORK DRIVER
pcnet32@verizon.net04ce0942007-02-16 10:07:12 -06002910P: Don Fry
2911M: pcnet32@verizon.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002912L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002913S: Maintained
2914
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07002915PER-TASK DELAY ACCOUNTING
2916P: Shailabh Nagar
2917M: nagar@watson.ibm.com
2918L: linux-kernel@vger.kernel.org
2919S: Maintained
2920
Jim Cromiedd49d0f2006-03-24 18:08:17 +01002921PERSONALITY HANDLING
2922P: Christoph Hellwig
2923M: hch@infradead.org
2924L: linux-abi-devel@lists.sourceforge.net
2925S: Maintained
2926
Linus Torvalds1da177e2005-04-16 15:20:36 -07002927PHRAM MTD DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02002928P: Jörn Engel
Linus Torvalds1da177e2005-04-16 15:20:36 -07002929M: joern@wh.fh-wedel.de
2930L: linux-mtd@lists.infradead.org
2931S: Maintained
2932
Peter Osterlund249a6772005-09-27 21:45:30 -07002933PKTCDVD DRIVER
2934P: Peter Osterlund
2935M: petero2@telia.com
2936L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07002937S: Maintained
2938
Linus Torvalds1da177e2005-04-16 15:20:36 -07002939POSIX CLOCKS and TIMERS
Ingo Molnaraa781ae2007-07-19 01:48:32 -07002940P: Thomas Gleixner
2941M: tglx@linutronix.de
Hormsf1c3ddf2006-01-15 02:18:28 +01002942L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002943S: Supported
2944
Anton Vorontsov3be86142007-07-15 04:43:36 +04002945POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
2946P: Anton Vorontsov
2947M: cbou@mail.ru
2948P: David Woodhouse
2949M: dwmw2@infradead.org
2950L: linux-kernel@vger.kernel.org
2951L: kernel-discuss@handhelds.org
2952T: git git.infradead.org/battery-2.6.git
2953S: Maintained
2954
Eugene Surovegin24682972005-10-14 03:00:53 -07002955POWERPC 4xx EMAC DRIVER
2956P: Eugene Surovegin
2957M: ebs@ebshome.net
2958W: http://kernel.ebshome.net/emac/
2959L: linuxppc-embedded@ozlabs.org
2960L: netdev@vger.kernel.org
2961S: Maintained
2962
Linus Torvalds1da177e2005-04-16 15:20:36 -07002963PNP SUPPORT
2964P: Adam Belay
2965M: ambx1@neo.rr.com
2966S: Maintained
2967
Vitaly Wool999445d2007-01-04 13:07:03 +01002968PNXxxxx I2C DRIVER
2969P: Vitaly Wool
2970M: vitalywool@gmail.com
2971L: i2c@lm-sensors.org
2972S: Maintained
2973
Linus Torvalds1da177e2005-04-16 15:20:36 -07002974PPP PROTOCOL DRIVERS AND COMPRESSORS
2975P: Paul Mackerras
2976M: paulus@samba.org
2977L: linux-ppp@vger.kernel.org
2978S: Maintained
2979
2980PPP OVER ATM (RFC 2364)
2981P: Mitchell Blank Jr
2982M: mitch@sfgoth.com
2983S: Maintained
2984
2985PPP OVER ETHERNET
2986P: Michal Ostrowski
2987M: mostrows@speakeasy.net
2988S: Maintained
2989
James Chapmana6d23702007-06-27 15:53:17 -07002990PPP OVER L2TP
2991P: James Chapman
2992M: jchapman@katalix.com
2993S: Maintained
2994
Linus Torvalds1da177e2005-04-16 15:20:36 -07002995PREEMPTIBLE KERNEL
2996P: Robert Love
2997M: rml@tech9.net
2998L: linux-kernel@vger.kernel.org
2999L: kpreempt-tech@lists.sourceforge.net
3000W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3001S: Supported
3002
3003PRISM54 WIRELESS DRIVER
Luis R. Rodrigueze88b34b2007-06-01 00:46:57 -07003004P: Luis R. Rodriguez
3005M: mcgrof@gmail.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003006L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003007W: http://prism54.org
3008S: Maintained
3009
3010PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3011P: Peter Denison
3012M: promise@pnd-pc.demon.co.uk
3013W: http://www.pnd-pc.demon.co.uk/promise/
3014S: Maintained
3015
Mikael Petterssonb3277df2007-01-10 09:33:53 +01003016PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3017P: Mikael Pettersson
3018M: mikpe@it.uu.se
3019L: linux-ide@vger.kernel.org
3020S: Maintained
3021
Masakazu Mokuno02c18892007-07-05 20:11:16 +09003022PS3 NETWORK SUPPORT
3023P: Masakazu Mokuno
3024M: mokuno@sm.sony.co.jp
3025L: netdev@vger.kernel.org
3026L: cbe-oss-dev@ozlabs.org
3027S: Supported
3028
Geoff Levandf58a9d12006-11-23 00:46:51 +01003029PS3 PLATFORM SUPPORT
3030P: Geoff Levand
3031M: geoffrey.levand@am.sony.com
3032L: linuxppc-dev@ozlabs.org
3033L: cbe-oss-dev@ozlabs.org
3034S: Supported
3035
Michael Krufky83202042006-07-03 00:24:18 -07003036PVRUSB2 VIDEO4LINUX DRIVER
3037P: Mike Isely
3038M: isely@pobox.com
Mike Isely16e94952007-01-03 18:08:06 -03003039L: pvrusb2@isely.net (subscribers-only)
Michael Krufky83202042006-07-03 00:24:18 -07003040L: video4linux-list@redhat.com
3041W: http://www.isely.net/pvrusb2/
3042S: Maintained
3043
Linus Torvalds1da177e2005-04-16 15:20:36 -07003044PXA2xx SUPPORT
3045P: Nicolas Pitre
3046M: nico@cam.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003047L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003048S: Maintained
3049
Pierre Ossman272f1332007-05-14 21:25:26 +02003050PXA MMCI DRIVER
3051S: Orphan
3052
Linus Torvalds1da177e2005-04-16 15:20:36 -07003053QLOGIC QLA2XXX FC-SCSI DRIVER
3054P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08003055M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003056L: linux-scsi@vger.kernel.org
3057S: Supported
3058
Ron Mercer5a4faa82006-07-25 00:40:21 -07003059QLOGIC QLA3XXX NETWORK DRIVER
3060P: Ron Mercer
3061M: linux-driver@qlogic.com
3062L: netdev@vger.kernel.org
3063S: Supported
3064
Linus Torvalds1da177e2005-04-16 15:20:36 -07003065QNX4 FILESYSTEM
3066P: Anders Larsen
3067M: al@alarsen.net
3068L: linux-kernel@vger.kernel.org
3069W: http://www.alarsen.net/linux/qnx4fs/
3070S: Maintained
3071
3072RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003073P: Benjamin Herrenschmidt
3074M: benh@kernel.crashing.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003075L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003076S: Maintained
3077
3078RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003079P: Paul Mackerras
3080M: paulus@samba.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003081L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003082S: Maintained
3083
3084RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3085P: Corey Thomas
3086M: corey@world.std.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003087L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003088S: Maintained
3089
Matt Mackall9e95ce22005-04-16 15:25:56 -07003090RANDOM NUMBER DRIVER
3091P: Matt Mackall
3092M: mpm@selenic.com
3093S: Maintained
3094
Matt Porter394b7012005-11-07 01:00:15 -08003095RAPIDIO SUBSYSTEM
3096P: Matt Porter
3097M: mporter@kernel.crashing.org
3098L: linux-kernel@vger.kernel.org
3099S: Maintained
3100
Josh Triplett595182b2006-10-04 02:17:21 -07003101READ-COPY UPDATE (RCU)
3102P: Dipankar Sarma
3103M: dipankar@in.ibm.com
3104W: http://www.rdrop.com/users/paulmck/rclock/
3105L: linux-kernel@vger.kernel.org
3106S: Supported
3107
3108RCUTORTURE MODULE
3109P: Josh Triplett
3110M: josh@freedesktop.org
3111L: linux-kernel@vger.kernel.org
3112S: Maintained
3113
Linus Torvalds1da177e2005-04-16 15:20:36 -07003114REAL TIME CLOCK DRIVER
3115P: Paul Gortmaker
3116M: p_gortmaker@yahoo.com
3117L: linux-kernel@vger.kernel.org
3118S: Maintained
3119
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003120REAL TIME CLOCK (RTC) SUBSYSTEM
3121P: Alessandro Zummo
3122M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003123L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003124S: Maintained
3125
Linus Torvalds1da177e2005-04-16 15:20:36 -07003126REISERFS FILE SYSTEM
3127P: Hans Reiser
3128M: reiserfs-dev@namesys.com
Jeff Mahoney76c4e5e2007-06-08 13:47:02 -07003129L: reiserfs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003130W: http://www.namesys.com
3131S: Supported
3132
3133ROCKETPORT DRIVER
3134P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003135W: http://www.comtrol.com
3136S: Maintained
3137
3138ROSE NETWORK LAYER
3139P: Ralf Baechle
3140M: ralf@linux-mips.org
3141L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003142W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003143S: Maintained
3144
3145RISCOM8 DRIVER
3146S: Orphan
3147
Michael Wu605bebe2007-05-14 01:41:02 -04003148RTL818X WIRELESS DRIVER
3149P: Michael Wu
3150M: flamingice@sourmilk.net
3151P: Andrea Merello
3152M: andreamrl@tiscali.it
3153L: linux-wireless@vger.kernel.org
3154W: http://linuxwireless.org/
3155T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3156S: Maintained
3157
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003158S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003159P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003160M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003161L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01003162S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003163
Linus Torvalds1da177e2005-04-16 15:20:36 -07003164S390
3165P: Martin Schwidefsky
3166M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003167P: Heiko Carstens
3168M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003169M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003170L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003171W: http://www.ibm.com/developerworks/linux/linux390/
3172S: Supported
3173
3174S390 NETWORK DRIVERS
3175P: Frank Pavlic
3176M: fpavlic@de.ibm.com
3177M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003178L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003179W: http://www.ibm.com/developerworks/linux/linux390/
3180S: Supported
3181
3182S390 ZFCP DRIVER
Swen Schillig9cbb8892006-09-21 16:29:31 +02003183P: Swen Schillig
3184M: swen@vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003185M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003186L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003187W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003188S: Supported
3189
3190SAA7146 VIDEO4LINUX-2 DRIVER
3191P: Michael Hunold
3192M: michael@mihu.de
3193W: http://www.mihu.de/linux/saa7146
3194S: Maintained
3195
Linus Torvalds1da177e2005-04-16 15:20:36 -07003196SC1200 WDT DRIVER
3197P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003198M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003199S: Maintained
3200
3201SCHEDULER
3202P: Ingo Molnar
3203M: mingo@elte.hu
3204P: Robert Love [the preemptible kernel bits]
3205M: rml@tech9.net
3206L: linux-kernel@vger.kernel.org
3207S: Maintained
3208
3209SCSI CDROM DRIVER
3210P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003211M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003212L: linux-scsi@vger.kernel.org
3213W: http://www.kernel.dk
3214S: Maintained
3215
3216SCSI SG DRIVER
3217P: Doug Gilbert
3218M: dgilbert@interlog.com
3219L: linux-scsi@vger.kernel.org
3220W: http://www.torque.net/sg
3221S: Maintained
3222
3223SCSI SUBSYSTEM
3224P: James E.J. Bottomley
3225M: James.Bottomley@SteelEye.com
3226L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003227T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003228S: Maintained
3229
3230SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003231P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003232M: Kai.Makisara@kolumbus.fi
3233L: linux-scsi@vger.kernel.org
3234S: Maintained
3235
3236SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003237P: Vlad Yasevich
3238M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003239P: Sridhar Samudrala
3240M: sri@us.ibm.com
3241L: lksctp-developers@lists.sourceforge.net
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003242W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003243S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003244
3245SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003246P: Jim Cromie
3247M: jim.cromie@gmail.com
3248S: Odd Fixes
3249
3250SCx200 GPIO DRIVER
3251P: Jim Cromie
3252M: jim.cromie@gmail.com
3253S: Maintained
3254
3255SCx200 HRT CLOCKSOURCE DRIVER
3256P: Jim Cromie
3257M: jim.cromie@gmail.com
3258S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003259
3260SECURITY CONTACT
3261P: Security Officers
3262M: security@kernel.org
3263S: Supported
3264
3265SELINUX SECURITY MODULE
3266P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08003267M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07003268P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003269M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003270P: Eric Paris
3271M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003272L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003273L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003274W: http://www.nsa.gov/selinux
3275S: Supported
3276
Jiri Slabycef2cf02007-05-08 00:31:45 -07003277SENSABLE PHANTOM
3278P: Jiri Slaby
3279M: jirislaby@gmail.com
3280S: Maintained
3281
Linus Torvalds1da177e2005-04-16 15:20:36 -07003282SERIAL ATA (SATA) SUBSYSTEM:
3283P: Jeff Garzik
3284M: jgarzik@pobox.com
3285L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003286T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003287S: Supported
3288
3289SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3290P: Pat Gefre
3291M: pfg@sgi.com
3292L: linux-ia64@vger.kernel.org
3293S: Supported
3294
3295SGI VISUAL WORKSTATION 320 AND 540
3296P: Andrey Panin
3297M: pazke@donpac.ru
3298L: linux-visws-devel@lists.sf.net
3299W: http://linux-visws.sf.net
3300S: Maintained for 2.6.
3301
3302SIMTEC EB110ATX (Chalice CATS)
3303P: Ben Dooks
3304P: Vincent Sanders
3305M: support@simtec.co.uk
3306W: http://www.simtec.co.uk/products/EB110ATX/
3307S: Supported
3308
3309SIMTEC EB2410ITX (BAST)
3310P: Ben Dooks
3311P: Vincent Sanders
3312M: support@simtec.co.uk
3313W: http://www.simtec.co.uk/products/EB2410ITX/
3314S: Supported
3315
Francois Romieu92aab3c2005-07-30 13:11:18 +02003316SIS 190 ETHERNET DRIVER
3317P: Francois Romieu
3318M: romieu@fr.zoreil.com
3319L: netdev@vger.kernel.org
3320S: Maintained
3321
Linus Torvalds1da177e2005-04-16 15:20:36 -07003322SIS 5513 IDE CONTROLLER DRIVER
3323P: Lionel Bouton
3324M: Lionel.Bouton@inet6.fr
3325W: http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
3326W: http://gyver.homeip.net/sis5513/index.html
3327S: Maintained
3328
3329SIS 900/7016 FAST ETHERNET DRIVER
3330P: Daniele Venzano
3331M: venza@brownhat.org
3332W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07003333L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003334S: Maintained
3335
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003336SIS 96X I2C/SMBUS DRIVER
3337P: Mark M. Hoffman
3338M: mhoffman@lightlink.com
3339L: lm-sensors@lm-sensors.org
3340S: Maintained
3341
Linus Torvalds1da177e2005-04-16 15:20:36 -07003342SIS FRAMEBUFFER DRIVER
3343P: Thomas Winischhofer
3344M: thomas@winischhofer.net
3345W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003346S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003347
3348SIS USB2VGA DRIVER
3349P: Thomas Winischhofer
3350M: thomas@winischhofer.net
3351W: http://www.winischhofer.at/linuxsisusbvga.shtml
3352S: Maintained
3353
Christoph Lameter415ad262007-07-26 10:40:56 -07003354SLAB ALLOCATOR
3355P: Christoph Lameter
3356M: clameter@sgi.com
3357P: Pekka Enberg
3358M: penberg@cs.helsinki.fi
3359L: linux-mm@kvack.org
3360S: Maintained
3361
Linus Torvalds1da177e2005-04-16 15:20:36 -07003362SMC91x ETHERNET DRIVER
3363P: Nicolas Pitre
3364M: nico@cam.org
3365S: Maintained
3366
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003367SMSC47B397 HARDWARE MONITOR DRIVER
3368P: Mark M. Hoffman
3369M: mhoffman@lightlink.com
3370L: lm-sensors@lm-sensors.org
3371S: Maintained
3372
Daniel Drake8f0f8502006-07-18 22:00:25 +01003373SOFTMAC LAYER (IEEE 802.11)
3374P: Johannes Berg
3375M: johannes@sipsolutions.net
3376P: Joe Jezak
3377M: josejx@gentoo.org
3378P: Daniel Drake
3379M: dsd@gentoo.org
3380W: http://softmac.sipsolutions.net/
Johannes Berg724c6b32007-04-23 12:18:20 -07003381L: linux-wireless@vger.kernel.org
Daniel Drake8f0f8502006-07-18 22:00:25 +01003382S: Maintained
3383
Linus Torvalds1da177e2005-04-16 15:20:36 -07003384SOFTWARE RAID (Multiple Disks) SUPPORT
3385P: Ingo Molnar
3386M: mingo@redhat.com
3387P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08003388M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07003389L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08003390S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003391
Pavel Machek95a631e2007-07-19 01:47:42 -07003392HIBERNATION (aka Software Suspend, aka swsusp):
Linus Torvalds1da177e2005-04-16 15:20:36 -07003393P: Pavel Machek
3394M: pavel@suse.cz
Pavel Machek95a631e2007-07-19 01:47:42 -07003395P: Rafael J. Wysocki
3396M: rjw@sisk.pl
3397L: linux-pm@lists.linux-foundation.org
3398S: Supported
3399
3400SUSPEND TO RAM:
3401P: Pavel Machek
3402M: pavel@suse.cz
3403P: Rafael J. Wysocki
3404M: rjw@sisk.pl
David Brownellf318a632007-04-23 14:41:06 -07003405L: linux-pm@lists.linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003406S: Maintained
3407
3408SONIC NETWORK DRIVER
3409P: Thomas Bogendoerfer
3410M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003411L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003412S: Maintained
3413
3414SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01003415P: Mattia Dongili
3416M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01003417L: linux-acpi@vger.kernel.org
3418W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07003419S: Maintained
3420
3421SOUND
3422P: Jaroslav Kysela
3423M: perex@suse.cz
Takashi Iwai82622042007-04-16 12:32:52 +02003424L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003425S: Maintained
3426
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003427SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3428P: Liam Girdwood
3429M: liam.girdwood@wolfsonmicro.com
Takashi Iwai82622042007-04-16 12:32:52 +02003430L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003431S: Supported
3432
Kumar Gala025c3982006-04-02 16:05:54 -05003433SPI SUBSYSTEM
3434P: David Brownell
3435M: dbrownell@users.sourceforge.net
3436L: spi-devel-general@lists.sourceforge.net
3437S: Maintained
3438
Steven Rostedt855f46a2006-08-05 12:14:50 -07003439STABLE BRANCH:
3440P: Greg Kroah-Hartman
3441M: greg@kroah.com
3442P: Chris Wright
3443M: chrisw@sous-sol.org
3444L: stable@kernel.org
3445S: Maintained
3446
Kylene Hall1c72d462005-05-01 08:59:13 -07003447TPM DEVICE DRIVER
3448P: Kylene Hall
3449M: kjhall@us.ibm.com
3450W: http://tpmdd.sourceforge.net
Marcel Selhorstd3a7b6d2007-03-16 13:38:31 -08003451P: Marcel Selhorst
3452M: tpm@selhorst.net
3453W: http://www.prosec.rub.de/tpm/
Stephen Rothwell3bd2aad2007-05-15 01:41:36 -07003454L: tpmdd-devel@lists.sourceforge.net
Kylene Hall1c72d462005-05-01 08:59:13 -07003455S: Maintained
3456
Mark Gross1a80ba82005-10-30 15:02:55 -08003457Telecom Clock Driver for MCPL0010
Jim Cromiece00f852006-11-30 04:49:44 +01003458P: Mark Gross
3459M: mark.gross@intel.com
3460S: Supported
Mark Gross1a80ba82005-10-30 15:02:55 -08003461
Chris Zankel48b415c2005-06-23 22:01:07 -07003462TENSILICA XTENSA PORT (xtensa):
3463P: Chris Zankel
3464M: chris@zankel.net
3465S: Maintained
3466
Henrique de Moraes Holschuh756970a2007-03-29 01:58:44 -03003467THINKPAD ACPI EXTRAS DRIVER
3468P: Henrique de Moraes Holschuh
3469M: ibm-acpi@hmh.eng.br
3470L: ibm-acpi-devel@lists.sourceforge.net
3471W: http://ibm-acpi.sourceforge.net
3472W: http://thinkwiki.org/wiki/Ibm-acpi
3473T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
3474S: Maintained
3475
Linus Torvalds1da177e2005-04-16 15:20:36 -07003476UltraSPARC (sparc64):
3477P: David S. Miller
3478M: davem@davemloft.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003479L: sparclinux@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08003480T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003481S: Maintained
3482
3483SHARP LH SUPPORT (LH7952X & LH7A40X)
3484P: Marc Singer
3485M: elf@buici.com
3486W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003487L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003488S: Maintained
3489
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003490SHPC HOTPLUG DRIVER
3491P: Kristen Carlson Accardi
3492M: kristen.c.accardi@intel.com
3493L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05003494S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003495
Pierre Ossmand129bce2006-03-24 03:18:17 -08003496SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3497P: Pierre Ossman
3498M: drzeus-sdhci@drzeus.cx
3499L: sdhci-devel@list.drzeus.cx
3500W: http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci
3501S: Maintained
3502
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003503SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3504P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08003505M: shemminger@linux-foundation.org
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003506L: netdev@vger.kernel.org
3507S: Maintained
3508
Chris Boot1a87d942006-07-10 04:45:34 -07003509SOEKRIS NET48XX LED SUPPORT
3510P: Chris Boot
3511M: bootc@bootc.net
3512S: Maintained
3513
Linus Torvalds1da177e2005-04-16 15:20:36 -07003514SPARC (sparc32):
3515P: William L. Irwin
3516M: wli@holomorphy.com
3517L: sparclinux@vger.kernel.org
3518S: Maintained
3519
3520SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3521P: Roger Wolff
3522M: R.E.Wolff@BitWizard.nl
3523L: linux-kernel@vger.kernel.org ?
3524S: Supported
3525
Jim Lewis2752e402006-09-29 02:01:19 -07003526SPIDERNET NETWORK DRIVER for CELL
Linas Vepstasfa302482007-02-20 16:45:27 -06003527P: Linas Vepstas
3528M: linas@austin.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07003529L: netdev@vger.kernel.org
3530S: Supported
3531
Linus Torvalds1da177e2005-04-16 15:20:36 -07003532SRM (Alpha) environment access
3533P: Jan-Benedict Glaw
3534M: jbglaw@lug-owl.de
3535L: linux-kernel@vger.kernel.org
3536S: Maintained
3537
3538STARFIRE/DURALAN NETWORK DRIVER
3539P: Ion Badulescu
3540M: ionut@cs.columbia.edu
3541S: Maintained
3542
3543STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3544W: http://mosquitonet.Stanford.EDU/strip.html
3545S: Unsupported ?
3546
3547STRADIS MPEG-2 DECODER DRIVER
3548P: Nathan Laredo
3549M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003550W: http://www.stradis.com/
3551S: Maintained
3552
3553SUPERH (sh)
3554P: Paul Mundt
3555M: lethal@linux-sh.org
Matthew Wilcox3b5e0cb2006-09-29 02:01:30 -07003556L: linuxsh-dev@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003557W: http://www.linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003558S: Maintained
3559
3560SUPERH64 (sh64)
3561P: Paul Mundt
3562M: lethal@linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003563L: linuxsh-shmedia-dev@lists.sourceforge.net
3564W: http://www.linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003565S: Maintained
3566
3567SUN3/3X
3568P: Sam Creasey
3569M: sammy@sammy.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003570W: http://sammy.net/sun3/
3571S: Maintained
3572
3573SVGA HANDLING
3574P: Martin Mares
3575M: mj@ucw.cz
3576L: linux-video@atrey.karlin.mff.cuni.cz
3577S: Maintained
3578
3579SYSV FILESYSTEM
3580P: Christoph Hellwig
3581M: hch@infradead.org
3582S: Maintained
3583
Stephen Hemminger781b4562006-07-10 20:25:29 -07003584TC CLASSIFIER
3585P: Jamal Hadi Salim
3586M: hadi@cyberus.ca
3587L: netdev@vger.kernel.org
3588S: Maintained
3589
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07003590TCP LOW PRIORITY MODULE
3591P: Wong Hoi Sing, Edison
3592M: hswong3i@gmail.com
3593P: Hung Hing Lun, Mike
3594M: hlhung3i@gmail.com
3595W: http://tcp-lp-mod.sourceforge.net/
3596S: Maintained
3597
Alex Dubov4020f2d2006-10-04 02:15:37 -07003598TI FLASH MEDIA INTERFACE DRIVER
3599P: Alex Dubov
3600M: oakad@yahoo.com
3601S: Maintained
3602
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003603TI OMAP MMC INTERFACE DRIVER
3604P: Carlos Aguiar, Anderson Briglia and Syed Khasim
3605M: linux-omap-open-source@linux.omap.com
3606W: http://linux.omap.com
3607W: http://www.muru.com/linux/omap/
3608S: Maintained
3609
Michael Buesch844dd052006-06-26 00:24:59 -07003610TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3611P: Deepak Saxena
3612M: dsaxena@plexity.net
3613S: Maintained
3614
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003615TASKSTATS STATISTICS INTERFACE
3616P: Shailabh Nagar
3617M: nagar@watson.ibm.com
3618L: linux-kernel@vger.kernel.org
3619S: Maintained
3620
Linus Torvalds1da177e2005-04-16 15:20:36 -07003621TI PARALLEL LINK CABLE DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003622P: Romain Lievin
3623M: roms@lpg.ticalc.org
3624S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003625
Per Lidene86eaa32006-01-12 16:45:18 +01003626TIPC NETWORK LAYER
3627P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01003628M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003629P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01003630M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003631P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01003632M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01003633L: tipc-discussion@lists.sourceforge.net
3634W: http://tipc.sourceforge.net/
3635W: http://tipc.cslab.ericsson.net/
3636T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
3637S: Maintained
3638
Linus Torvalds1da177e2005-04-16 15:20:36 -07003639TLAN NETWORK DRIVER
3640P: Samuel Chessman
3641M: chessman@tux.org
3642L: tlan-devel@lists.sourceforge.net
3643W: http://sourceforge.net/projects/tlan/
3644S: Maintained
3645
3646TOKEN-RING NETWORK DRIVER
3647P: Mike Phillips
3648M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003649L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003650L: linux-tr@linuxtr.net
3651W: http://www.linuxtr.net
3652S: Maintained
3653
3654TOSHIBA ACPI EXTRAS DRIVER
3655P: John Belmonte
3656M: toshiba_acpi@memebeam.org
3657W: http://memebeam.org/toys/ToshibaAcpiDriver
3658S: Maintained
3659
3660TOSHIBA SMM DRIVER
3661P: Jonathan Buzzard
3662M: jonathan@buzzard.org.uk
3663L: tlinux-users@tce.toshiba-dme.co.jp
3664W: http://www.buzzard.org.uk/toshiba/
3665S: Maintained
3666
3667TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
3668P: Muli Ben-Yehuda
3669M: mulix@mulix.org
3670L: linux-kernel@vger.kernel.org
3671S: Maintained
3672
3673TRIVIAL PATCHES
Jim Cromiece00f852006-11-30 04:49:44 +01003674P: Adrian Bunk
3675M: trivial@kernel.org
3676L: linux-kernel@vger.kernel.org
3677W: http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
3678T: git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
3679S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003680
3681TMS380 TOKEN-RING NETWORK DRIVER
3682P: Adam Fritzler
3683M: mid@auk.cx
3684L: linux-tr@linuxtr.net
3685W: http://www.auk.cx/tms380tr/
3686S: Maintained
3687
3688TULIP NETWORK DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07003689L: tulip-users@lists.sourceforge.net
3690W: http://sourceforge.net/projects/tulip/
Valerie Henson49afc592007-07-30 13:10:52 -06003691S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07003692
3693TUN/TAP driver
3694P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08003695M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003696L: vtun@office.satix.net
3697W: http://vtun.sourceforge.net/tun
3698S: Maintained
3699
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08003700TURBOCHANNEL SUBSYSTEM
3701P: Maciej W. Rozycki
3702M: macro@linux-mips.org
3703S: Maintained
3704
Linus Torvalds1da177e2005-04-16 15:20:36 -07003705U14-34F SCSI DRIVER
3706P: Dario Ballabio
3707M: ballabio_dario@emc.com
3708L: linux-scsi@vger.kernel.org
3709S: Maintained
3710
3711UDF FILESYSTEM
3712P: Ben Fennema
3713M: bfennema@falcon.csc.calpoly.edu
Linus Torvalds1da177e2005-04-16 15:20:36 -07003714W: http://linux-udf.sourceforge.net
3715S: Maintained
3716
3717UNIFORM CDROM DRIVER
3718P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003719M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003720L: linux-kernel@vger.kernel.org
3721W: http://www.kernel.dk
3722S: Maintained
3723
3724USB ACM DRIVER
3725P: Oliver Neukum
3726M: oliver@neukum.name
3727L: linux-usb-users@lists.sourceforge.net
3728L: linux-usb-devel@lists.sourceforge.net
3729S: Maintained
3730
3731USB BLOCK DRIVER (UB ub)
3732P: Pete Zaitcev
3733M: zaitcev@redhat.com
3734L: linux-kernel@vger.kernel.org
3735L: linux-usb-devel@lists.sourceforge.net
3736S: Supported
3737
Linus Torvalds1da177e2005-04-16 15:20:36 -07003738USB CDC ETHERNET DRIVER
3739P: Greg Kroah-Hartman
3740M: greg@kroah.com
3741L: linux-usb-users@lists.sourceforge.net
3742L: linux-usb-devel@lists.sourceforge.net
3743S: Maintained
3744W: http://www.kroah.com/linux-usb/
3745
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003746USB DAVICOM DM9601 DRIVER
3747P: Peter Korsgaard
3748M: jacmet@sunsite.dk
Peter Korsgaard043600a2007-06-27 21:18:18 +02003749L: netdev@vger.kernel.org
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003750W: http://www.linux-usb.org/usbnet
3751S: Maintained
3752
Linus Torvalds1da177e2005-04-16 15:20:36 -07003753USB EHCI DRIVER
3754P: David Brownell
3755M: dbrownell@users.sourceforge.net
3756L: linux-usb-devel@lists.sourceforge.net
David Brownell23d8c902006-12-05 03:10:08 -08003757S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003758
Luca Risolia7ce08c92006-01-11 02:06:59 +00003759USB ET61X[12]51 DRIVER
3760P: Luca Risolia
3761M: luca.risolia@studio.unibo.it
3762L: linux-usb-devel@lists.sourceforge.net
3763L: video4linux-list@redhat.com
3764W: http://www.linux-projects.org
3765S: Maintained
3766
David Brownell69ae9e32006-11-14 02:03:31 -08003767USB GADGET/PERIPHERAL SUBSYSTEM
3768P: David Brownell
3769M: dbrownell@users.sourceforge.net
3770L: linux-usb-devel@lists.sourceforge.net
3771W: http://www.linux-usb.org/gadget
3772S: Maintained
3773
Jiri Kosina2dea64b2007-07-11 12:12:11 +02003774USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
Jiri Kosina641266f2007-01-15 09:56:21 +01003775P: Jiri Kosina
3776M: jkosina@suse.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07003777L: linux-usb-devel@lists.sourceforge.net
Jiri Kosinaa4dff392007-02-27 17:40:09 +01003778T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003779S: Maintained
3780
3781USB HUB DRIVER
3782P: Johannes Erdfelt
3783M: johannes@erdfelt.com
3784L: linux-usb-users@lists.sourceforge.net
3785L: linux-usb-devel@lists.sourceforge.net
3786S: Maintained
3787
Olav Kongas959eea22005-11-03 17:38:14 +02003788USB ISP116X DRIVER
3789P: Olav Kongas
3790M: ok@artecdesign.ee
3791L: linux-usb-devel@lists.sourceforge.net
3792S: Maintained
3793
Linus Torvalds1da177e2005-04-16 15:20:36 -07003794USB KAWASAKI LSI DRIVER
3795P: Oliver Neukum
3796M: oliver@neukum.name
3797L: linux-usb-users@lists.sourceforge.net
3798L: linux-usb-devel@lists.sourceforge.net
3799S: Maintained
3800
3801USB MASS STORAGE DRIVER
3802P: Matthew Dharm
3803M: mdharm-usb@one-eyed-alien.net
3804L: linux-usb-users@lists.sourceforge.net
Matthew Dharm8836aeb2005-12-04 22:03:47 -08003805L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003806S: Maintained
3807W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
3808
3809USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08003810P: David Brownell
3811M: dbrownell@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003812L: linux-usb-users@lists.sourceforge.net
3813L: linux-usb-devel@lists.sourceforge.net
David Brownell23d8c902006-12-05 03:10:08 -08003814S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003815
Matthias Urlichsba460e42005-07-14 00:33:47 -07003816USB OPTION-CARD DRIVER
3817P: Matthias Urlichs
3818M: smurf@smurf.noris.de
3819L: linux-usb-devel@lists.sourceforge.net
3820S: Maintained
3821
Linus Torvalds1da177e2005-04-16 15:20:36 -07003822USB OV511 DRIVER
3823P: Mark McClelland
3824M: mmcclell@bigfoot.com
3825L: linux-usb-users@lists.sourceforge.net
3826L: linux-usb-devel@lists.sourceforge.net
3827W: http://alpha.dyndns.org/ov511/
3828S: Maintained
3829
3830USB PEGASUS DRIVER
3831P: Petko Manolov
3832M: petkan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003833L: linux-usb-devel@lists.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02003834L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003835W: http://pegasus2.sourceforge.net/
3836S: Maintained
3837
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07003838USB PRINTER DRIVER (usblp)
3839P: Pete Zaitcev
3840M: zaitcev@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003841L: linux-usb-users@lists.sourceforge.net
3842L: linux-usb-devel@lists.sourceforge.net
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07003843S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003844
3845USB RTL8150 DRIVER
3846P: Petko Manolov
3847M: petkan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003848L: linux-usb-devel@lists.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02003849L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003850W: http://pegasus2.sourceforge.net/
3851S: Maintained
3852
3853USB SE401 DRIVER
3854P: Jeroen Vreeken
3855M: pe1rxq@amsat.org
3856L: linux-usb-users@lists.sourceforge.net
3857L: linux-usb-devel@lists.sourceforge.net
3858W: http://www.chello.nl/~j.vreeken/se401/
3859S: Maintained
3860
3861USB SERIAL CYBERJACK DRIVER
3862P: Matthias Bruestle and Harald Welte
3863M: support@reiner-sct.com
3864W: http://www.reiner-sct.de/support/treiber_cyberjack.php
3865S: Maintained
3866
3867USB SERIAL DIGI ACCELEPORT DRIVER
3868P: Peter Berger and Al Borchers
3869M: pberger@brimson.com
3870M: alborchers@steinerpoint.com
3871L: linux-usb-users@lists.sourceforge.net
3872L: linux-usb-devel@lists.sourceforge.net
3873S: Maintained
3874
3875USB SERIAL DRIVER
3876P: Greg Kroah-Hartman
3877M: gregkh@suse.de
3878L: linux-usb-users@lists.sourceforge.net
3879L: linux-usb-devel@lists.sourceforge.net
3880S: Supported
3881
3882USB SERIAL BELKIN F5U103 DRIVER
3883P: William Greathouse
3884M: wgreathouse@smva.com
3885L: linux-usb-users@lists.sourceforge.net
3886L: linux-usb-devel@lists.sourceforge.net
3887S: Maintained
3888
3889USB SERIAL CYPRESS M8 DRIVER
3890P: Lonnie Mendez
3891M: dignome@gmail.com
3892L: linux-usb-users@lists.sourceforge.net
3893L: linux-usb-devel@lists.sourceforge.net
3894S: Maintained
3895W: http://geocities.com/i0xox0i
3896W: http://firstlight.net/cvs
3897
3898USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
3899L: linux-usb-users@lists.sourceforge.net
3900L: linux-usb-devel@lists.sourceforge.net
3901S: Maintained
3902
3903USB AUERSWALD DRIVER
3904P: Wolfgang Muees
3905M: wolfgang@iksw-muees.de
3906L: linux-usb-users@lists.sourceforge.net
3907L: linux-usb-devel@lists.sourceforge.net
3908S: Maintained
3909
3910USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
3911P: Gary Brubaker
3912M: xavyer@ix.netcom.com
3913L: linux-usb-users@lists.sourceforge.net
3914L: linux-usb-devel@lists.sourceforge.net
3915S: Maintained
3916
3917USB SERIAL KEYSPAN DRIVER
3918P: Greg Kroah-Hartman
3919M: greg@kroah.com
3920L: linux-usb-users@lists.sourceforge.net
3921L: linux-usb-devel@lists.sourceforge.net
3922W: http://www.kroah.com/linux/
3923S: Maintained
3924
3925USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04003926P: Support Department
3927M: support@connecttech.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003928L: linux-usb-users@lists.sourceforge.net
3929L: linux-usb-devel@lists.sourceforge.net
3930W: http://www.connecttech.com
3931S: Supported
3932
Luca Risoliaf423b9a2007-03-26 16:12:04 -03003933USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07003934P: Luca Risolia
3935M: luca.risolia@studio.unibo.it
3936L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00003937L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003938W: http://www.linux-projects.org
3939S: Maintained
3940
3941USB SUBSYSTEM
3942P: Greg Kroah-Hartman
3943M: gregkh@suse.de
3944L: linux-usb-users@lists.sourceforge.net
3945L: linux-usb-devel@lists.sourceforge.net
3946W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003947T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003948S: Supported
3949
3950USB UHCI DRIVER
3951P: Alan Stern
3952M: stern@rowland.harvard.edu
3953L: linux-usb-users@lists.sourceforge.net
3954L: linux-usb-devel@lists.sourceforge.net
3955S: Maintained
3956
David Brownell69ae9e32006-11-14 02:03:31 -08003957USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07003958P: David Brownell
3959M: dbrownell@users.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02003960L: netdev@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08003961W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07003962S: Maintained
3963
3964USB W996[87]CF DRIVER
3965P: Luca Risolia
3966M: luca.risolia@studio.unibo.it
3967L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00003968L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003969W: http://www.linux-projects.org
3970S: Maintained
3971
Luca Risolia60f78052006-02-06 16:29:35 +00003972USB ZC0301 DRIVER
3973P: Luca Risolia
3974M: luca.risolia@studio.unibo.it
3975L: linux-usb-devel@lists.sourceforge.net
3976L: video4linux-list@redhat.com
3977W: http://www.linux-projects.org
3978S: Maintained
3979
Linus Torvalds1da177e2005-04-16 15:20:36 -07003980USB ZD1201 DRIVER
3981P: Jeroen Vreeken
3982M: pe1rxq@amsat.org
3983L: linux-usb-users@lists.sourceforge.net
3984L: linux-usb-devel@lists.sourceforge.net
3985W: http://linux-lc100020.sourceforge.net
3986S: Maintained
3987
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003988USB ZR364XX DRIVER
3989P: Antoine Jacquet
3990M: royale@zerezo.com
3991L: linux-usb-devel@lists.sourceforge.net
3992L: video4linux-list@redhat.com
3993W: http://royale.zerezo.com/zr364xx/
3994S: Maintained
3995
Linus Torvalds1da177e2005-04-16 15:20:36 -07003996USER-MODE LINUX
3997P: Jeff Dike
3998M: jdike@karaya.com
3999L: user-mode-linux-devel@lists.sourceforge.net
4000L: user-mode-linux-user@lists.sourceforge.net
4001W: http://user-mode-linux.sourceforge.net
4002S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004003
Linus Torvalds1da177e2005-04-16 15:20:36 -07004004FAT/VFAT/MSDOS FILESYSTEM:
4005P: OGAWA Hirofumi
4006M: hirofumi@mail.parknet.co.jp
4007L: linux-kernel@vger.kernel.org
4008S: Maintained
4009
4010VIA 82Cxxx AUDIO DRIVER (old OSS driver)
4011P: Jeff Garzik
4012S: Odd fixes
4013
4014VIA RHINE NETWORK DRIVER
4015P: Roger Luethi
4016M: rl@hellgate.ch
4017S: Maintained
4018
Jean Delvare32c0a522005-09-22 21:47:58 +02004019VIAPRO SMBUS DRIVER
4020P: Jean Delvare
4021M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02004022L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02004023S: Maintained
4024
Francois Romieu01f20732007-01-26 00:57:17 -08004025VIA VELOCITY NETWORK DRIVER
4026P: Francois Romieu
4027M: romieu@fr.zoreil.com
4028L: netdev@vger.kernel.org
4029S: Maintained
4030
Linus Torvalds1da177e2005-04-16 15:20:36 -07004031UCLINUX (AND M68KNOMMU)
4032P: Greg Ungerer
4033M: gerg@uclinux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004034W: http://www.uclinux.org/
Adrian Bunkd660a742005-06-25 14:59:35 -07004035L: uclinux-dev@uclinux.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004036S: Maintained
4037
4038UCLINUX FOR NEC V850
4039P: Miles Bader
Linus Torvalds1da177e2005-04-16 15:20:36 -07004040
4041UCLINUX FOR RENESAS H8/300
4042P: Yoshinori Sato
4043M: ysato@users.sourceforge.jp
4044W: http://uclinux-h8.sourceforge.jp/
4045S: Supported
4046
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03004047UFS FILESYSTEM
Alan Coxabb49202007-06-08 13:47:03 -07004048P: Evgeniy Dushistov
4049M: dushistov@mail.ru
4050L: linux-kernel@vger.kernel.org
4051S: Maintained
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03004052
Linus Torvalds1da177e2005-04-16 15:20:36 -07004053USB DIAMOND RIO500 DRIVER
4054P: Cesar Miquel
4055M: miquel@df.uba.ar
4056L: rio500-users@lists.sourceforge.net
4057W: http://rio500.sourceforge.net
4058S: Maintained
4059
4060VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004061P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02004062M: mchehab@infradead.org
4063M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004064L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004065W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02004066T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004067S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004068
Juerg Haefligerab413192006-09-24 20:54:04 +02004069VT1211 HARDWARE MONITOR DRIVER
4070P: Juerg Haefliger
4071M: juergh@gmail.com
4072L: lm-sensors@lm-sensors.org
4073S: Maintained
4074
Roger Lucas1de9e372005-11-26 20:20:05 +01004075VT8231 HARDWARE MONITOR DRIVER
4076P: Roger Lucas
4077M: roger@planbit.co.uk
4078L: lm-sensors@lm-sensors.org
4079S: Maintained
4080
Linus Torvalds1da177e2005-04-16 15:20:36 -07004081W1 DALLAS'S 1-WIRE BUS
4082P: Evgeniy Polyakov
4083M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07004084S: Maintained
4085
Charles Spirakis13927072006-07-05 18:05:15 +02004086W83791D HARDWARE MONITORING DRIVER
4087P: Charles Spirakis
4088M: bezaur@gmail.com
4089L: lm-sensors@lm-sensors.org
4090S: Maintained
4091
Rudolf Marek61db0112006-12-12 18:18:30 +01004092W83793 HARDWARE MONITORING DRIVER
4093P: Rudolf Marek
4094M: r.marek@assembler.cz
4095L: lm-sensors@lm-sensors.org
4096S: Maintained
4097
Linus Torvalds1da177e2005-04-16 15:20:36 -07004098W83L51xD SD/MMC CARD INTERFACE DRIVER
4099P: Pierre Ossman
4100M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01004101L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004102W: http://projects.drzeus.cx/wbsd
4103S: Maintained
4104
Wim Van Sebroeck35277612006-01-15 21:21:14 +01004105WATCHDOG DEVICE DRIVERS
4106P: Wim Van Sebroeck
4107M: wim@iguana.be
4108T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4109S: Maintained
4110
Linus Torvalds1da177e2005-04-16 15:20:36 -07004111WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4112P: Jean Tourrilhes
4113M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07004114L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004115W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4116S: Maintained
4117
4118WD7000 SCSI DRIVER
4119P: Miroslav Zagorac
4120M: zaga@fly.cc.fer.hr
4121L: linux-scsi@vger.kernel.org
4122S: Maintained
4123
Dmitry Torokhov5fc14682005-11-20 00:50:06 -05004124WISTRON LAPTOP BUTTON DRIVER
4125P: Miloslav Trmac
4126M: mitr@volny.cz
4127S: Maintained
4128
Linus Torvalds1da177e2005-04-16 15:20:36 -07004129WL3501 WIRELESS PCMCIA CARD DRIVER
4130P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004131M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07004132L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004133W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07004134S: Maintained
4135
4136X.25 NETWORK LAYER
4137P: Henner Eisen
4138M: eis@baty.hanse.de
4139L: linux-x25@vger.kernel.org
4140S: Maintained
4141
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02004142XEN HYPERVISOR INTERFACE
4143P: Jeremy Fitzhardinge
4144M: jeremy@xensource.com
4145P: Chris Wright
4146M: chrisw@sous-sol.org
4147L: virtualization@lists.osdl.org
4148L: xen-devel@lists.xensource.com
4149S: Supported
4150
Linus Torvalds1da177e2005-04-16 15:20:36 -07004151XFS FILESYSTEM
4152P: Silicon Graphics Inc
Timothy Shimmin78bfd362007-06-11 20:42:09 -07004153P: Tim Shimmin
Linus Torvalds1da177e2005-04-16 15:20:36 -07004154M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004155L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004156W: http://oss.sgi.com/projects/xfs
Tim Shimmine99f0562007-06-19 15:26:35 +10004157T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004158S: Supported
4159
Peter Korsgaard238b8722006-12-06 20:35:17 -08004160XILINX UARTLITE SERIAL DRIVER
4161P: Peter Korsgaard
4162M: jacmet@sunsite.dk
4163L: linux-serial@vger.kernel.org
4164S: Maintained
4165
Linus Torvalds1da177e2005-04-16 15:20:36 -07004166X86 3-LEVEL PAGING (PAE) SUPPORT
4167P: Ingo Molnar
4168M: mingo@redhat.com
4169S: Maintained
4170
4171X86-64 port
4172P: Andi Kleen
4173M: ak@suse.de
4174L: discuss@x86-64.org
4175W: http://www.x86-64.org
Randy Dunlap6a051562007-02-13 13:26:23 +01004176T: quilt ftp://ftp.firstfloor.org/pub/ak/x86_64/quilt-current
Linus Torvalds1da177e2005-04-16 15:20:36 -07004177S: Maintained
4178
4179YAM DRIVER FOR AX.25
4180P: Jean-Paul Roubelat
4181M: jpr@f6fbb.org
4182L: linux-hams@vger.kernel.org
4183S: Maintained
4184
Henkaf64a5e2005-10-12 15:02:56 +02004185YEALINK PHONE DRIVER
4186P: Henk Vergonet
4187M: Henk.Vergonet@gmail.com
4188L: usbb2k-api-dev@nongnu.org
4189S: Maintained
4190
Linus Torvalds1da177e2005-04-16 15:20:36 -07004191Z8530 DRIVER FOR AX.25
4192P: Joerg Reuter
4193M: jreuter@yaina.de
4194W: http://yaina.de/jreuter/
4195W: http://www.qsl.net/dl1bke/
4196L: linux-hams@vger.kernel.org
4197S: Maintained
4198
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004199ZD1211RW WIRELESS DRIVER
4200P: Daniel Drake
4201M: dsd@gentoo.org
4202P: Ulrich Kunitz
4203M: kune@deine-taler.de
4204W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004205L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004206L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4207S: Maintained
4208
Linus Torvalds1da177e2005-04-16 15:20:36 -07004209ZF MACHZ WATCHDOG
4210P: Fernando Fuganti
4211M: fuganti@netbank.com.br
4212W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4213S: Maintained
4214
4215ZR36067 VIDEO FOR LINUX DRIVER
4216P: Ronald Bultje
4217M: rbultje@ronald.bitfreak.net
4218L: mjpeg-users@lists.sourceforge.net
4219W: http://mjpeg.sourceforge.net/driver-zoran/
4220S: Maintained
4221
4222ZR36120 VIDEO FOR LINUX DRIVER
4223P: Pauline Middelink
4224M: middelin@polyware.nl
4225W: http://www.polyware.nl/~middelin/En/hobbies.html
4226W: http://www.polyware.nl/~middelin/hobbies.html
4227S: Maintained
4228
Maciej W. Rozycki8b4a4082007-07-18 00:49:11 -07004229ZS DECSTATION Z85C30 SERIAL DRIVER
4230P: Maciej W. Rozycki
4231M: macro@linux-mips.org
4232S: Maintained
4233
Linus Torvalds1da177e2005-04-16 15:20:36 -07004234THE REST
4235P: Linus Torvalds
4236S: Buried alive in reporters