blob: 22497de381dab8c3084a88d9e55551682dc43c30 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001
2 List of maintainers and how to submit kernel changes
3
4Please try to follow the guidelines below. This will make things
5easier on the maintainers. Not all of these guidelines matter for every
6trivial patch so apply some common sense.
7
81. Always _test_ your changes, however small, on at least 4 or
9 5 people, preferably many more.
10
112. Try to release a few ALPHA test versions to the net. Announce
12 them onto the kernel channel and await results. This is especially
13 important for device drivers, because often that's the only way
14 you will find things like the fact version 3 firmware needs
15 a magic fix you didn't know about, or some clown changed the
16 chips on a board and not its name. (Don't laugh! Look at the
17 SMC etherpower for that.)
18
193. Make sure your changes compile correctly in multiple
20 configurations. In particular check that changes work both as a
21 module and built into the kernel.
22
234. When you are happy with a change make it generally available for
24 testing and await feedback.
25
265. Make a patch available to the relevant maintainer in the list. Use
27 'diff -u' to make the patch easy to merge. Be prepared to get your
28 changes sent back with seemingly silly requests about formatting
29 and variable names. These aren't as silly as they seem. One
30 job the maintainers (and especially Linus) do is to keep things
31 looking the same. Sometimes this means that the clever hack in
32 your driver to get around a problem actually needs to become a
Andy Whitcroft0a920b52007-06-01 00:46:48 -070033 generalized kernel feature ready for next time.
34
35 PLEASE check your patch with the automated style checker
36 (scripts/checkpatch.pl) to catch trival style violations.
37 See Documentation/CodingStyle for guidance here.
Linus Torvalds1da177e2005-04-16 15:20:36 -070038
39 PLEASE try to include any credit lines you want added with the
40 patch. It avoids people being missed off by mistake and makes
41 it easier to know who wants adding and who doesn't.
42
43 PLEASE document known bugs. If it doesn't work for everything
44 or does something very odd once a month document it.
45
Alan Coxc9ee1332006-05-20 15:00:12 -070046 PLEASE remember that submissions must be made under the terms
Randy Dunlap45003712007-08-30 23:56:37 -070047 of the OSDL certificate of contribution and should include a
48 Signed-off-by: line. The current version of this "Developer's
49 Certificate of Origin" (DCO) is listed in the file
50 Documentation/SubmittingPatches.
Alan Coxc9ee1332006-05-20 15:00:12 -070051
Linus Torvalds1da177e2005-04-16 15:20:36 -0700526. Make sure you have the right to send any changes you make. If you
53 do changes at work you may find your employer owns the patch
54 not you.
55
Alan Coxc9ee1332006-05-20 15:00:12 -0700567. When sending security related changes or reports to a maintainer
57 please Cc: security@kernel.org, especially if the maintainer
58 does not respond.
59
608. Happy hacking.
Linus Torvalds1da177e2005-04-16 15:20:36 -070061
Antoine Jacquetb7eee612007-04-27 12:30:59 -030062 -----------------------------------
Linus Torvalds1da177e2005-04-16 15:20:36 -070063
64Maintainers List (try to look for most precise areas first)
65
66Note: For the hard of thinking, this list is meant to remain in alphabetical
67order. If you could add yourselves to it in alphabetical order that would be
68so much easier [Ed]
69
70P: Person
71M: Mail patches to
72L: Mailing list that is relevant to this area
73W: Web-page with status/info
Jody McIntyre50306fb2005-11-23 15:44:03 -080074T: SCM tree type and location. Type is one of: git, hg, quilt.
Linus Torvalds1da177e2005-04-16 15:20:36 -070075S: Status, one of the following:
76
77 Supported: Someone is actually paid to look after this.
78 Maintained: Someone actually looks after it.
79 Odd Fixes: It has a maintainer but they don't have time to do
80 much other than throw the odd patch in. See below..
81 Orphan: No current maintainer [but maybe you could take the
82 role as you write your new code].
83 Obsolete: Old code. Something tagged obsolete generally means
84 it has been replaced by a better system and you
85 should be using that.
86
873C359 NETWORK DRIVER
88P: Mike Phillips
89M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -070090L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -070091L: linux-tr@linuxtr.net
92W: http://www.linuxtr.net
93S: Maintained
94
953C505 NETWORK DRIVER
96P: Philip Blundell
97M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -070098L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -070099S: Maintained
100
Steffen Klasserta6d89912007-08-10 14:05:27 -07001013C59X NETWORK DRIVER
102P: Steffen Klassert
103M: klassert@mathematik.tu-chemnitz.de
104L: netdev@vger.kernel.org
105S: Maintained
106
Linus Torvalds1da177e2005-04-16 15:20:36 -07001073CR990 NETWORK DRIVER
108P: David Dillow
109M: dave@thedillows.org
Ralf Baechle979b6c12005-06-13 14:30:40 -0700110L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700111S: Maintained
112
1133W-XXXX ATA-RAID CONTROLLER DRIVER
114P: Adam Radford
115M: linuxraid@amcc.com
116L: linux-scsi@vger.kernel.org
117W: http://www.amcc.com
118S: Supported
119
1203W-9XXX SATA-RAID CONTROLLER DRIVER
121P: Adam Radford
122M: linuxraid@amcc.com
123L: linux-scsi@vger.kernel.org
124W: http://www.amcc.com
125S: Supported
126
12753C700 AND 53C700-66 SCSI DRIVER
128P: James E.J. Bottomley
129M: James.Bottomley@HansenPartnership.com
130L: linux-scsi@vger.kernel.org
131S: Maintained
132
1336PACK NETWORK DRIVER FOR AX.25
134P: Andreas Koensgen
135M: ajk@iehk.rwth-aachen.de
136L: linux-hams@vger.kernel.org
137S: Maintained
138
1398139CP 10/100 FAST ETHERNET DRIVER
140P: Jeff Garzik
141M: jgarzik@pobox.com
142S: Maintained
143
1448139TOO 10/100 FAST ETHERNET DRIVER
145P: Jeff Garzik
146M: jgarzik@pobox.com
147W: http://sourceforge.net/projects/gkernel/
148S: Maintained
149
1508169 10/100/1000 GIGABIT ETHERNET DRIVER
151P: Francois Romieu
152M: romieu@fr.zoreil.com
Ralf Baechle979b6c12005-06-13 14:30:40 -0700153L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700154S: Maintained
155
1568250/16?50 (AND CLONE UARTS) SERIAL DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -0700157L: linux-serial@vger.kernel.org
158W: http://serial.sourceforge.net
Russell King353cefd2006-10-03 17:36:11 +0100159S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -0700160
1618390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
162P: Paul Gortmaker
163M: p_gortmaker@yahoo.com
Ralf Baechle979b6c12005-06-13 14:30:40 -0700164L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700165S: Maintained
166
Eric Van Hensbergen67543e52006-03-25 03:07:29 -08001679P FILE SYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +0100168P: Eric Van Hensbergen
169M: ericvh@gmail.com
170P: Ron Minnich
Eric Van Hensbergen27a2a5f2007-07-23 13:06:13 -0500171M: rminnich@sandia.gov
Jim Cromiece00f852006-11-30 04:49:44 +0100172P: Latchesar Ionkov
173M: lucho@ionkov.net
174L: v9fs-developer@lists.sourceforge.net
Eric Van Hensbergen27a2a5f2007-07-23 13:06:13 -0500175W: http://swik.net/v9fs
Jim Cromiece00f852006-11-30 04:49:44 +0100176T: git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git
177S: Maintained
Eric Van Hensbergen67543e52006-03-25 03:07:29 -0800178
Linus Torvalds1da177e2005-04-16 15:20:36 -0700179A2232 SERIAL BOARD DRIVER
180P: Enver Haase
181M: ehaase@inf.fu-berlin.de
182M: A2232@gmx.net
183L: linux-m68k@lists.linux-m68k.org
184S: Maintained
185
186AIO
187P: Benjamin LaHaise
188M: bcrl@kvack.org
189L: linux-aio@kvack.org
190S: Supported
191
Hans de Goedef2b84bb2006-06-04 20:22:24 +0200192ABIT UGURU HARDWARE MONITOR DRIVER
193P: Hans de Goede
194M: j.w.r.degoede@hhs.nl
195L: lm-sensors@lm-sensors.org
196S: Maintained
197
Linus Torvalds1da177e2005-04-16 15:20:36 -0700198ACENIC DRIVER
199P: Jes Sorensen
200M: jes@trained-monkey.org
201L: linux-acenic@sunsite.dk
202S: Maintained
203
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700204IPS 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
211DPT_I2O SCSI RAID DRIVER
212P: Adaptec OEM Raid Solutions
213M: aacraid@adaptec.com
214L: linux-scsi@vger.kernel.org
215W: http://www.adaptec.com/
216S: Maintained
217
Linus Torvalds1da177e2005-04-16 15:20:36 -0700218AACRAID SCSI RAID DRIVER
219P: Adaptec OEM Raid Solutions
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700220M: aacraid@adaptec.com
Linus Torvalds1da177e2005-04-16 15:20:36 -0700221L: linux-scsi@vger.kernel.org
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700222W: http://www.adaptec.com/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700223S: Supported
224
225ACPI
226P: Len Brown
227M: len.brown@intel.com
Len Brown8b59a452007-01-08 19:03:28 -0500228M: lenb@kernel.org
Len Brown6968e502005-12-30 00:32:49 -0500229L: linux-acpi@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700230W: http://acpi.sourceforge.net/
Jody McIntyre6fb04252005-11-18 09:31:06 -0800231T: git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
Len Brown8b59a452007-01-08 19:03:28 -0500232S: Supported
233
234ACPI BATTERY DRIVERS
Len Browna4146552007-06-23 15:54:36 -0400235P: Alexey Starikovskiy
236M: 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 EC DRIVER
242P: Alexey Starikovskiy
Len Browna4146552007-06-23 15:54:36 -0400243M: astarikovskiy@suse.de
Len Brown8b59a452007-01-08 19:03:28 -0500244L: linux-acpi@vger.kernel.org
245W: http://acpi.sourceforge.net/
246S: Supported
247
248ACPI FAN DRIVER
249P: Konstantin A. Karasyov
250M: konstantin.a.karasyov@intel.com
251L: linux-acpi@vger.kernel.org
252W: http://acpi.sourceforge.net/
253S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700254
Kristen Carlson Accardi998be202006-07-26 10:52:33 -0700255ACPI PCI HOTPLUG DRIVER
256P: Kristen Carlson Accardi
257M: kristen.c.accardi@intel.com
258L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -0500259S: Supported
260
261ACPI THERMAL DRIVER
262P: Konstantin A. Karasyov
263M: konstantin.a.karasyov@intel.com
264L: linux-acpi@vger.kernel.org
265W: http://acpi.sourceforge.net/
266S: Supported
Kristen Carlson Accardi998be202006-07-26 10:52:33 -0700267
Len Brown359acec2007-02-10 01:59:24 -0500268ACPI VIDEO DRIVER
269P: Luming Yu
270M: luming.yu@intel.com
271L: linux-acpi@vger.kernel.org
272W: http://acpi.sourceforge.net/
273S: Supported
274
Linus Torvalds1da177e2005-04-16 15:20:36 -0700275ADM1025 HARDWARE MONITOR DRIVER
276P: Jean Delvare
277M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +0200278L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700279S: Maintained
280
Corentin Labbecae2caa2007-02-14 21:15:04 +0100281ADM1029 HARDWARE MONITOR DRIVER
282P: Corentin Labbe
283M: corentin.labbe@geomatys.fr
284L: lm-sensors@lm-sensors.org
285S: Maintained
286
Linus Torvalds1da177e2005-04-16 15:20:36 -0700287ADT746X FAN DRIVER
288P: Colin Leroy
289M: colin@colino.net
290S: Maintained
291
Linus Torvalds1da177e2005-04-16 15:20:36 -0700292AEDSP16 DRIVER
293P: Riccardo Facchetti
294M: fizban@tin.it
295S: Maintained
296
297AFFS FILE SYSTEM
298P: Roman Zippel
299M: zippel@linux-m68k.org
300S: Maintained
301
302AGPGART DRIVER
Dave Jones70e89922007-07-09 20:23:50 -0400303P: David Airlie
304M: airlied@linux.ie
305T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700306S: Maintained
307
308AHA152X SCSI DRIVER
309P: Juergen E. Fischer
310M: Juergen Fischer <fischer@norbit.de>
311L: linux-scsi@vger.kernel.org
312S: Maintained
313
314ALCATEL SPEEDTOUCH USB DRIVER
315P: Duncan Sands
316M: duncan.sands@free.fr
317L: linux-usb-users@lists.sourceforge.net
318L: linux-usb-devel@lists.sourceforge.net
319W: http://www.linux-usb.org/SpeedTouch/
320S: Maintained
321
Pierre Ossman272f1332007-05-14 21:25:26 +0200322ALCHEMY AU1XX0 MMC DRIVER
323S: Orphan
324
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000325ALI1563 I2C DRIVER
326P: Rudolf Marek
Jean Delvare7188cc62006-12-12 18:18:30 +0100327M: r.marek@assembler.cz
Jean Delvare5d925fe2006-07-01 17:14:32 +0200328L: i2c@lm-sensors.org
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000329S: Maintained
330
Linus Torvalds1da177e2005-04-16 15:20:36 -0700331ALPHA PORT
332P: Richard Henderson
333M: rth@twiddle.net
334S: Odd Fixes for 2.4; Maintained for 2.6.
335P: Ivan Kokshaysky
336M: ink@jurassic.park.msu.ru
337S: Maintained for 2.4; PCI support for 2.6.
338
Thomas Dahlmann167a6752007-07-12 09:30:39 -0700339AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
340P: Thomas Dahlmann
341M: thomas.dahlmann@amd.com
342L: info-linux@geode.amd.com
343S: Supported
344
Jordan Crousef90b8112006-01-06 00:12:14 -0800345AMD GEODE PROCESSOR/CHIPSET SUPPORT
Jim Cromiece00f852006-11-30 04:49:44 +0100346P: Jordan Crouse
347M: info-linux@geode.amd.com
Jordan Crousef90b8112006-01-06 00:12:14 -0800348L: info-linux@geode.amd.com
349W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
350S: Supported
351
Stelian Pop284f42b2006-12-12 18:18:31 +0100352AMS (Apple Motion Sensor) DRIVER
353P: Stelian Pop
354M: stelian@popies.net
355P: Michael Hanselmann
356M: linux-kernel@hansmi.ch
357S: Supported
358
Tom Tuckerf94b5332006-09-22 15:22:48 -0700359AMSO1100 RNIC DRIVER
360P: Tom Tucker
361M: tom@opengridcomputing.com
362P: Steve Wise
363M: swise@opengridcomputing.com
Roland Dreier78526822007-07-09 20:12:26 -0700364L: general@lists.openfabrics.org
Tom Tuckerf94b5332006-09-22 15:22:48 -0700365S: Maintained
366
Johannes Berg42269062006-07-25 16:15:50 +0200367AOA (Apple Onboard Audio) ALSA DRIVER
368P: Johannes Berg
369M: johannes@sipsolutions.net
370L: linuxppc-dev@ozlabs.org
Takashi Iwai82622042007-04-16 12:32:52 +0200371L: alsa-devel@alsa-project.org (subscribers-only)
Johannes Berg42269062006-07-25 16:15:50 +0200372S: Maintained
373
Linus Torvalds1da177e2005-04-16 15:20:36 -0700374APM DRIVER
375P: Stephen Rothwell
376M: sfr@canb.auug.org.au
377L: linux-laptop@vger.kernel.org
378W: http://www.canb.auug.org.au/~sfr/
379S: Supported
380
Nicolas Boichat6f2fad72007-05-08 00:24:52 -0700381APPLE SMC DRIVER
382P: Nicolas Boichat
383M: nicolas@boichat.ch
384L: mactel-linux-devel@lists.sourceforge.net
385S: Maintained
386
Linus Torvalds1da177e2005-04-16 15:20:36 -0700387APPLETALK NETWORK LAYER
388P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -0300389M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700390S: Maintained
391
Jaya Kumar1154ea72005-06-21 17:17:04 -0700392ARC FRAMEBUFFER DRIVER
393P: Jaya Kumar
394M: jayalk@intworks.biz
395S: Maintained
396
Linus Torvalds1da177e2005-04-16 15:20:36 -0700397ARM MFM AND FLOPPY DRIVERS
398P: Ian Molton
399M: spyro@f2s.com
400S: Maintained
401
Russell King2761f5c2007-05-24 06:56:08 +0200402ARM PRIMECELL MMCI PL180/1 DRIVER
403P: Russell King
404M: rmk@arm.linux.org.uk
405L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
406S: Maintained
407
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800408ARM/ADI ROADRUNNER MACHINE SUPPORT
409P: Lennert Buytenhek
410M: kernel@wantstofly.org
411L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
412S: Maintained
413
414ARM/ADS SPHERE MACHINE SUPPORT
415P: Lennert Buytenhek
416M: kernel@wantstofly.org
417L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
418S: Maintained
419
420ARM/AJECO 1ARM MACHINE SUPPORT
421P: Lennert Buytenhek
422M: kernel@wantstofly.org
423L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
424S: Maintained
425
Andrew Victord4a89c72006-12-04 13:56:21 +0100426ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
427P: Andrew Victor
428M: andrew@sanpeople.com
429L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
430W: http://maxim.org.za/at91_26.html
431S: Maintained
432
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800433ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
434P: Lennert Buytenhek
435M: kernel@wantstofly.org
436L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
437S: Maintained
438
439ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
440P: Lennert Buytenhek
441M: kernel@wantstofly.org
442L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
443S: Maintained
444
Linus Torvalds1da177e2005-04-16 15:20:36 -0700445ARM/CORGI MACHINE SUPPORT
446P: Richard Purdie
447M: rpurdie@rpsys.net
448S: Maintained
449
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800450ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
451P: Lennert Buytenhek
452M: kernel@wantstofly.org
453L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
454S: Maintained
455
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100456ARM/HP JORNADA 7XX MACHINE SUPPORT
457P: Kristoffer Ericson
Kristoffer Ericson6a4d0282007-07-07 17:45:10 +0100458M: kristoffer.ericson@gmail.com
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100459W: www.jlime.com
460S: Maintained
461
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800462ARM/INTEL IOP32X ARM ARCHITECTURE
463P: Lennert Buytenhek
464M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100465P: Dan Williams
466M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800467L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100468S: Supported
469
470ARM/INTEL IOP33X ARM ARCHITECTURE
471P: Dan Williams
472M: dan.j.williams@intel.com
473L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
474S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800475
476ARM/INTEL IOP13XX ARM ARCHITECTURE
477P: Lennert Buytenhek
478M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100479P: Dan Williams
480M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800481L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100482S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800483
484ARM/INTEL IQ81342EX MACHINE SUPPORT
485P: Lennert Buytenhek
486M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100487P: Dan Williams
488M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800489L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100490S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800491
492ARM/INTEL IXP2000 ARM ARCHITECTURE
493P: Lennert Buytenhek
494M: kernel@wantstofly.org
495L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
496S: Maintained
497
498ARM/INTEL IXDP2850 MACHINE SUPPORT
499P: Lennert Buytenhek
500M: kernel@wantstofly.org
501L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
502S: Maintained
503
504ARM/INTEL IXP23XX ARM ARCHITECTURE
505P: Lennert Buytenhek
506M: kernel@wantstofly.org
507L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
508S: Maintained
509
510ARM/INTEL XSC3 (MANZANO) ARM CORE
511P: Lennert Buytenhek
512M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100513P: Dan Williams
514M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800515L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100516S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800517
518ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
519P: Lennert Buytenhek
520M: kernel@wantstofly.org
521L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
522S: Maintained
523
524ARM/LOGICPD PXA270 MACHINE SUPPORT
525P: Lennert Buytenhek
526M: kernel@wantstofly.org
527L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
528S: Maintained
529
Dirk Opfer8459c152005-11-06 14:27:52 +0000530ARM/TOSA MACHINE SUPPORT
531P: Dirk Opfer
532M: dirk@opfer-online.de
533S: Maintained
534
Linus Torvalds1da177e2005-04-16 15:20:36 -0700535ARM/PLEB SUPPORT
536P: Peter Chubb
537M: pleb@gelato.unsw.edu.au
538W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
539S: Maintained
540
541ARM/PT DIGITAL BOARD PORT
542P: Stefan Eletzhofer
543M: stefan.eletzhofer@eletztrick.de
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700544L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700545W: http://www.arm.linux.org.uk/
546S: Maintained
547
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800548ARM/RADISYS ENP2611 MACHINE SUPPORT
549P: Lennert Buytenhek
550M: kernel@wantstofly.org
551L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
552S: Maintained
553
Linus Torvalds1da177e2005-04-16 15:20:36 -0700554ARM/SHARK MACHINE SUPPORT
555P: Alexander Schulz
556M: alex@shark-linux.de
557W: http://www.shark-linux.de/shark.html
558S: Maintained
559
560ARM/STRONGARM110 PORT
561P: Russell King
562M: rmk@arm.linux.org.uk
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.arm.linux.org.uk/
565S: Maintained
566
567ARM/S3C2410 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
574ARM/S3C2440 ARM ARCHITECTURE
575P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800576M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700577L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700578W: http://www.fluff.org/ben/linux/
579S: Maintained
580
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800581ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
582P: Lennert Buytenhek
583M: kernel@wantstofly.org
584L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
585S: Maintained
586
587ARM/THECUS N2100 MACHINE SUPPORT
588P: Lennert Buytenhek
589M: kernel@wantstofly.org
590L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
591S: Maintained
592
Linus Torvalds1da177e2005-04-16 15:20:36 -0700593ARPD SUPPORT
594P: Jonathan Layes
Ralf Baechle979b6c12005-06-13 14:30:40 -0700595L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700596S: Maintained
597
598ASUS ACPI EXTRAS DRIVER
Len Brown0b67d942006-12-22 21:18:56 -0500599P: Corentin Chary
600M: corentincj@iksaif.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700601P: Karol Kozimor
602M: sziwan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700603L: acpi4asus-user@lists.sourceforge.net
604W: http://sourceforge.net/projects/acpi4asus
Len Brown0b67d942006-12-22 21:18:56 -0500605W: http://xf.iksaif.net/acpi4asus
Linus Torvalds1da177e2005-04-16 15:20:36 -0700606S: Maintained
607
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -0400608ASUS ASB100 HARDWARE MONITOR DRIVER
609P: Mark M. Hoffman
610M: mhoffman@lightlink.com
611L: lm-sensors@lm-sensors.org
612S: Maintained
613
Corentin Chary85091b72007-01-26 14:04:30 +0100614ASUS LAPTOP EXTRAS DRIVER
615P: Corentin Chary
616M: corentincj@iksaif.net
617L: acpi4asus-user@lists.sourceforge.net
618W: http://sourceforge.net/projects/acpi4asus
619W: http://xf.iksaif.net/acpi4asus
620S: Maintained
621
Dan Williamsb3e5f262007-08-07 10:26:35 -0700622ASYNCHRONOUS TRANSFERS/TRANSFORMS API
623P: Dan Williams
624M: dan.j.williams@intel.com
625P: Shannon Nelson
626M: shannon.nelson@intel.com
627L: linux-kernel@vger.kernel.org
628W: http://sourceforge.net/projects/xscaleiop
629S: Supported
630
Linus Torvalds1da177e2005-04-16 15:20:36 -0700631ATA OVER ETHERNET DRIVER
632P: Ed L. Cashin
633M: ecashin@coraid.com
634W: http://www.coraid.com/support/linux
635S: Supported
636
Jay Cliburn8d5ca6e2007-02-03 20:25:10 -0600637ATL1 ETHERNET DRIVER
638P: Jay Cliburn
639M: jcliburn@gmail.com
640P: Chris Snook
641M: csnook@redhat.com
642L: atl1-devel@lists.sourceforge.net
643W: http://sourceforge.net/projects/atl1
644W: http://atl1.sourceforge.net
645S: Maintained
646
Linus Torvalds1da177e2005-04-16 15:20:36 -0700647ATM
648P: Chas Williams
649M: chas@cmf.nrl.navy.mil
Roland Dreierf37bf902006-09-13 20:39:33 -0700650L: linux-atm-general@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700651W: http://linux-atm.sourceforge.net
652S: Maintained
653
Pierre Ossman272f1332007-05-14 21:25:26 +0200654ATMEL AT91 MCI DRIVER
Pierre Ossman81764fa2007-07-15 18:47:38 +0200655P: Nicolas Ferre
656M: nicolas.ferre@rfo.atmel.com
657L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
658W: http://www.atmel.com/products/AT91/
659W: http://www.at91.com/
660S: Maintained
Pierre Ossman272f1332007-05-14 21:25:26 +0200661
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100662ATMEL MACB ETHERNET DRIVER
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100663P: Haavard Skinnemoen
664M: hskinnemoen@atmel.com
665S: Supported
666
Haavard Skinnemoen754ce4f2007-02-14 00:33:09 -0800667ATMEL SPI DRIVER
668P: Haavard Skinnemoen
669M: hskinnemoen@atmel.com
670S: Supported
671
Linus Torvalds1da177e2005-04-16 15:20:36 -0700672ATMEL WIRELESS DRIVER
673P: Simon Kelley
674M: simon@thekelleys.org.uk
Johannes Berg724c6b32007-04-23 12:18:20 -0700675L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700676W: http://www.thekelleys.org.uk/atmel
677W: http://atmelwlandriver.sourceforge.net/
678S: Maintained
679
Chris Wrighta92b7b82005-07-07 18:12:23 -0700680AUDIT SUBSYSTEM
David Woodhousead3f9a22005-07-13 15:28:29 +0100681P: David Woodhouse
682M: dwmw2@infradead.org
Gabriel Cb9a06202007-08-10 13:00:56 -0700683L: linux-audit@redhat.com (subscribers-only)
David Woodhousead3f9a22005-07-13 15:28:29 +0100684W: http://people.redhat.com/sgrubb/audit/
Josh Boyer1adc1232005-11-23 15:44:15 -0800685T: git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
Chris Wrighta92b7b82005-07-07 18:12:23 -0700686S: Maintained
687
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800688AUXILIARY DISPLAY DRIVERS
689P: Miguel Ojeda Sandonis
690M: maxextreme@gmail.com
691L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700692W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800693S: Maintained
694
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700695AVR32 ARCHITECTURE
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700696P: Haavard Skinnemoen
697M: hskinnemoen@atmel.com
698W: http://www.atmel.com/products/AVR32/
699W: http://avr32linux.org/
700W: http://avrfreaks.net/
701S: Supported
702
703AVR32/AT32AP MACHINE SUPPORT
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700704P: Haavard Skinnemoen
705M: hskinnemoen@atmel.com
706S: Supported
707
Linus Torvalds1da177e2005-04-16 15:20:36 -0700708AX.25 NETWORK LAYER
709P: Ralf Baechle
710M: ralf@linux-mips.org
711L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +0200712W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700713S: Maintained
714
Richard Purdie300abeb2007-02-07 22:21:07 +0000715BACKLIGHT CLASS/SUBSYSTEM
716P: Richard Purdie
717M: rpurdie@rpsys.net
718S: Maintained
719
Bryan Wu1394f032007-05-06 14:50:22 -0700720BLACKFIN ARCHITECTURE
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800721P: Bryan Wu
722M: bryan.wu@analog.com
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800723L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
724W: http://blackfin.uclinux.org
725S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700726
Bryan Wue190d6b2007-07-17 14:43:44 +0800727BLACKFIN EMAC DRIVER
728P: Bryan Wu
729M: bryan.wu@analog.com
730L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
731W: http://blackfin.uclinux.org
732S: Supported
733
Mike Frysinger566da5b2007-06-11 15:31:30 +0800734BLACKFIN RTC DRIVER
735P: Mike Frysinger
736M: michael.frysinger@analog.com
737M: vapier.adi@gmail.com
738L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
739W: http://blackfin.uclinux.org
740S: Supported
741
Bryan Wu1394f032007-05-06 14:50:22 -0700742BLACKFIN SERIAL DRIVER
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800743P: Aubrey Li
744M: aubrey.li@analog.com
745L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
746W: http://blackfin.uclinux.org
747S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700748
Bryan Wu1e6d3202007-07-15 02:50:02 +0800749BLACKFIN WATCHDOG DRIVER
750P: Mike Frysinger
751M: michael.frysinger@analog.com
752M: vapier.adi@gmail.com
753L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
754W: http://blackfin.uclinux.org
755S: Supported
756
Linus Torvalds1da177e2005-04-16 15:20:36 -0700757BAYCOM/HDLCDRV DRIVERS FOR AX.25
758P: Thomas Sailer
759M: t.sailer@alumni.ethz.ch
760L: linux-hams@vger.kernel.org
761W: http://www.baycom.org/~tom/ham/ham.html
762S: Maintained
763
Michael Bueschfb67a0f2006-08-16 00:39:36 +0200764BCM43XX WIRELESS DRIVER (SOFTMAC BASED VERSION)
765P: Larry Finger
766M: Larry.Finger@lwfinger.net
Michael Buesch9eac8f92006-04-22 17:31:27 +0200767P: Stefano Brivio
768M: st3@riseup.net
Johannes Berg724c6b32007-04-23 12:18:20 -0700769L: linux-wireless@vger.kernel.org
Michael Buesch9eac8f92006-04-22 17:31:27 +0200770W: http://bcm43xx.berlios.de/
771S: Maintained
772
Linus Torvalds1da177e2005-04-16 15:20:36 -0700773BEFS FILE SYSTEM
774P: Sergey S. Kostyliov
775M: rathamahata@php4.ru
776L: linux-kernel@vger.kernel.org
777S: Maintained
778
Linus Torvalds1da177e2005-04-16 15:20:36 -0700779BFS FILE SYSTEM
780P: Tigran A. Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -0800781M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700782L: linux-kernel@vger.kernel.org
783S: Maintained
784
Bryan Wud24ecfc2007-05-01 23:26:32 +0200785BLACKFIN I2C TWI DRIVER
786P: Sonic Zhang
787M: sonic.zhang@analog.com
788L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
789W: http://blackfin.uclinux.org/
790S: Supported
791
Linus Torvalds1da177e2005-04-16 15:20:36 -0700792BLOCK LAYER
793P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +0200794M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700795L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800796T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700797S: Maintained
798
799BLUETOOTH SUBSYSTEM
800P: Marcel Holtmann
801M: marcel@holtmann.org
802P: Maxim Krasnyansky
803M: maxk@qualcomm.com
804L: bluez-devel@lists.sf.net
805W: http://bluez.sf.net
806W: http://www.bluez.org
807W: http://www.holtmann.org/linux/bluetooth/
Josh Boyer1adc1232005-11-23 15:44:15 -0800808T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700809S: Maintained
810
811BLUETOOTH RFCOMM LAYER
812P: Marcel Holtmann
813M: marcel@holtmann.org
814P: Maxim Krasnyansky
815M: maxk@qualcomm.com
816S: Maintained
817
818BLUETOOTH BNEP LAYER
819P: Marcel Holtmann
820M: marcel@holtmann.org
821P: Maxim Krasnyansky
822M: maxk@qualcomm.com
823S: Maintained
824
825BLUETOOTH CMTP LAYER
826P: Marcel Holtmann
827M: marcel@holtmann.org
828S: Maintained
829
830BLUETOOTH HIDP LAYER
831P: Marcel Holtmann
832M: marcel@holtmann.org
833S: Maintained
834
835BLUETOOTH HCI UART DRIVER
836P: Marcel Holtmann
837M: marcel@holtmann.org
838P: Maxim Krasnyansky
839M: maxk@qualcomm.com
840S: Maintained
841
842BLUETOOTH HCI USB DRIVER
843P: Marcel Holtmann
844M: marcel@holtmann.org
845P: Maxim Krasnyansky
846M: maxk@qualcomm.com
847S: Maintained
848
849BLUETOOTH HCI BCM203X DRIVER
850P: Marcel Holtmann
851M: marcel@holtmann.org
852S: Maintained
853
854BLUETOOTH HCI BPA10X DRIVER
855P: Marcel Holtmann
856M: marcel@holtmann.org
857S: Maintained
858
859BLUETOOTH HCI BFUSB DRIVER
860P: Marcel Holtmann
861M: marcel@holtmann.org
862S: Maintained
863
864BLUETOOTH HCI DTL1 DRIVER
865P: Marcel Holtmann
866M: marcel@holtmann.org
867S: Maintained
868
869BLUETOOTH HCI BLUECARD DRIVER
870P: Marcel Holtmann
871M: marcel@holtmann.org
872S: Maintained
873
874BLUETOOTH HCI BT3C DRIVER
875P: Marcel Holtmann
876M: marcel@holtmann.org
877S: Maintained
878
879BLUETOOTH HCI BTUART DRIVER
880P: Marcel Holtmann
881M: marcel@holtmann.org
882S: Maintained
883
884BLUETOOTH HCI VHCI DRIVER
885P: Maxim Krasnyansky
886M: maxk@qualcomm.com
887S: Maintained
888
889BONDING DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +0100890P: Chad Tindel
891M: ctindel@users.sourceforge.net
892P: Jay Vosburgh
893M: fubar@us.ibm.com
894L: bonding-devel@lists.sourceforge.net
895W: http://sourceforge.net/projects/bonding/
896S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700897
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000898BROADBAND PROCESSOR ARCHITECTURE
899P: Arnd Bergmann
900M: arnd@arndb.de
Stephen Rothwell1d049812006-03-22 11:26:58 +1100901L: linuxppc-dev@ozlabs.org
Arthur Othieno6d923f92006-05-19 06:22:23 -0400902W: http://www.penguinppc.org/ppc64/
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000903S: Supported
904
Gary Zambrano39105892006-06-22 17:26:20 -0700905BROADCOM B44 10/100 ETHERNET DRIVER
906P: Gary Zambrano
907M: zambrano@broadcom.com
908L: netdev@vger.kernel.org
909S: Supported
910
Michael Chan948c51e2006-06-04 02:51:39 -0700911BROADCOM BNX2 GIGABIT ETHERNET DRIVER
912P: Michael Chan
913M: mchan@broadcom.com
914L: netdev@vger.kernel.org
915S: Supported
916
917BROADCOM TG3 GIGABIT ETHERNET DRIVER
918P: Michael Chan
919M: mchan@broadcom.com
920L: netdev@vger.kernel.org
921S: Supported
922
Jens Axboe5cdf7f72007-07-17 08:58:06 +0200923BSG (block layer generic sg v4 driver)
924P: FUJITA Tomonori
925M: fujita.tomonori@lab.ntt.co.jp
926L: linux-scsi@vger.kernel.org
927S: Supported
928
Linus Torvalds1da177e2005-04-16 15:20:36 -0700929BTTV VIDEO4LINUX DRIVER
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700930P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -0200931M: mchehab@infradead.org
932M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700933L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700934W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -0200935T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700936S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -0700937
Jonathan Corbet77d51402007-03-22 19:44:17 -0300938CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
939P: Jonathan Corbet
940M: corbet@lwn.net
941L: video4linux-list@redhat.com
942S: Maintained
943
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +0200944CALGARY x86-64 IOMMU
945P: Muli Ben-Yehuda
946M: muli@il.ibm.com
947P: Jon D. Mason
Jon Masond8d2bed2006-10-05 18:47:21 +0200948M: jdmason@kudzu.us
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +0200949L: linux-kernel@vger.kernel.org
950L: discuss@x86-64.org
951S: Maintained
952
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800953CFAG12864B LCD DRIVER
954P: Miguel Ojeda Sandonis
955M: maxextreme@gmail.com
956L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700957W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800958S: Maintained
959
960CFAG12864BFB LCD FRAMEBUFFER DRIVER
961P: Miguel Ojeda Sandonis
962M: maxextreme@gmail.com
963L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700964W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800965S: Maintained
966
Johannes Berg704232c2007-04-23 12:20:05 -0700967CFG80211 and NL80211
968P: Johannes Berg
969M: johannes@sipsolutions.net
970L: linux-wireless@vger.kernel.org
971S: Maintained
972
Andy Whitcroft0a920b52007-06-01 00:46:48 -0700973CHECKPATCH
974P: Andy Whitcroft
975M: apw@shadowen.org
976P: Randy Dunlap
977M: rdunlap@xenotime.net
978P: Joel Schopp
979M: jschopp@austin.ibm.com
980S: Supported
981
Linus Torvalds1da177e2005-04-16 15:20:36 -0700982COMMON INTERNET FILE SYSTEM (CIFS)
983P: Steve French
984M: sfrench@samba.org
Jesper Juhlfb453d42006-01-15 02:46:48 +0100985L: linux-cifs-client@lists.samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700986L: samba-technical@lists.samba.org
Steve Frenchaf5a0322007-08-13 19:53:17 +0000987W: http://linux-cifs.samba.org/
Josh Boyer1adc1232005-11-23 15:44:15 -0800988T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -0300989S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700990
Joel Becker7063fbf2005-12-15 14:29:43 -0800991CONFIGFS
992P: Joel Becker
Joel Becker62ca3d22006-01-27 11:04:12 -0800993M: joel.becker@oracle.com
994L: linux-kernel@vger.kernel.org
Joel Becker7063fbf2005-12-15 14:29:43 -0800995S: Supported
996
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800997CIRRUS LOGIC EP93XX ETHERNET DRIVER
998P: Lennert Buytenhek
999M: kernel@wantstofly.org
1000L: netdev@vger.kernel.org
1001S: Maintained
1002
Linus Torvalds1da177e2005-04-16 15:20:36 -07001003CIRRUS LOGIC GENERIC FBDEV DRIVER
1004P: Jeff Garzik
1005M: jgarzik@pobox.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001006L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001007S: Odd Fixes
1008
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001009CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1010P: Lennert Buytenhek
1011M: kernel@wantstofly.org
1012L: linux-usb-devel@lists.sourceforge.net
1013S: Maintained
1014
Linus Torvalds1da177e2005-04-16 15:20:36 -07001015CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1016P: Cirrus Logic Corporation (kernel 2.2 driver)
1017M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1018P: Nils Faerber (port to kernel 2.4)
1019M: Nils Faerber <nils@kernelconcepts.de>
1020S: Maintained
1021
1022CODA FILE SYSTEM
1023P: Jan Harkes
1024M: jaharkes@cs.cmu.edu
1025M: coda@cs.cmu.edu
1026L: codalist@coda.cs.cmu.edu
1027W: http://www.coda.cs.cmu.edu/
1028S: Maintained
1029
1030COMPACTPCI HOTPLUG CORE
1031P: Scott Murray
1032M: scottm@somanetworks.com
1033M: scott@spiteful.org
1034L: pcihpd-discuss@lists.sourceforge.net
1035S: Supported
1036
1037COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1038P: Scott Murray
1039M: scottm@somanetworks.com
1040M: scott@spiteful.org
1041L: pcihpd-discuss@lists.sourceforge.net
1042S: Supported
1043
1044COMPACTPCI HOTPLUG GENERIC DRIVER
1045P: Scott Murray
1046M: scottm@somanetworks.com
1047M: scott@spiteful.org
1048L: pcihpd-discuss@lists.sourceforge.net
1049S: Supported
1050
1051COMPUTONE INTELLIPORT MULTIPORT CARD
1052P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -07001053M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001054W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -07001055S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001056
Simon Arlott949be0f2007-03-06 02:47:46 -08001057CONEXANT ACCESSRUNNER USB DRIVER
1058P: Simon Arlott
1059M: cxacru@fire.lp0.eu
Simon Arlott9ae5e3b2007-05-09 08:38:10 +02001060L: accessrunner-general@lists.sourceforge.net
1061W: http://accessrunner.sourceforge.net/
Simon Arlott949be0f2007-03-06 02:47:46 -08001062S: Maintained
1063
Rudolf Marekbebe4672007-05-08 17:22:02 +02001064CORETEMP HARDWARE MONITORING DRIVER
1065P: Rudolf Marek
1066M: r.marek@assembler.cz
1067L: lm-sensors@lm-sensors.org
1068S: Maintained
1069
Linus Torvalds1da177e2005-04-16 15:20:36 -07001070COSA/SRP SYNC SERIAL DRIVER
1071P: Jan "Yenya" Kasprzak
1072M: kas@fi.muni.cz
1073W: http://www.fi.muni.cz/~kas/cosa/
1074S: Maintained
1075
1076CPU FREQUENCY DRIVERS
1077P: Dave Jones
1078M: davej@codemonkey.org.uk
1079L: cpufreq@lists.linux.org.uk
1080W: http://www.codemonkey.org.uk/projects/cpufreq/
Dave Jones7531a0b2006-12-12 17:26:35 -05001081T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001082S: Maintained
1083
1084CPUID/MSR DRIVER
1085P: H. Peter Anvin
1086M: hpa@zytor.com
1087S: Maintained
1088
Paul Jacksoned90fb42005-09-27 21:45:37 -07001089CPUSETS
1090P: Paul Jackson
1091P: Simon Derr
1092M: pj@sgi.com
1093M: simon.derr@bull.net
1094L: linux-kernel@vger.kernel.org
1095W: http://www.bullopensource.org/cpuset/
1096S: Supported
1097
Linus Torvalds1da177e2005-04-16 15:20:36 -07001098CRAMFS FILESYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +01001099W: http://sourceforge.net/projects/cramfs/
1100S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001101
1102CRIS PORT
1103P: Mikael Starvik
1104M: starvik@axis.com
1105L: dev-etrax@axis.com
1106W: http://developer.axis.com
1107S: Maintained
1108
1109CRYPTO API
1110P: Herbert Xu
1111M: herbert@gondor.apana.org.au
1112P: David S. Miller
1113M: davem@davemloft.net
1114L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001115T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001116S: Maintained
1117
Jaya Kumar9b4ffa42005-11-17 10:12:23 +01001118CS5535 Audio ALSA driver
1119P: Jaya Kumar
1120M: jayakumar.alsa@gmail.com
1121S: Maintained
1122
Linus Torvalds1da177e2005-04-16 15:20:36 -07001123CYBERPRO FB DRIVER
1124P: Russell King
1125M: rmk@arm.linux.org.uk
1126W: http://www.arm.linux.org.uk/
1127S: Maintained
1128
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001129CYBLAFB FRAMEBUFFER DRIVER
1130P: Knut Petersen
1131M: Knut_Petersen@t-online.de
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001132L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001133S: Maintained
1134
Linus Torvalds1da177e2005-04-16 15:20:36 -07001135CYCLADES 2X SYNC CARD DRIVER
1136P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001137M: acme@ghostprotocols.net
1138W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07001139S: Maintained
1140
1141CYCLADES ASYNC MUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001142W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001143S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001144
1145CYCLADES PC300 DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001146W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001147S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001148
Linus Torvalds1da177e2005-04-16 15:20:36 -07001149DAMA SLAVE for AX.25
1150P: Joerg Reuter
1151M: jreuter@yaina.de
1152W: http://yaina.de/jreuter/
1153W: http://www.qsl.net/dl1bke/
1154L: linux-hams@vger.kernel.org
1155S: Maintained
1156
1157DC395x SCSI driver
1158P: Oliver Neukum
1159M: oliver@neukum.name
1160P: Ali Akcaagac
1161M: aliakc@web.de
1162P: Jamie Lenehan
1163M: lenehan@twibble.org
1164W: http://twibble.org/dist/dc395x/
Randy Dunlapf5df58812006-07-14 00:24:29 -07001165L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001166L: http://lists.twibble.org/mailman/listinfo/dc395x/
1167S: Maintained
1168
1169DC390/AM53C974 SCSI driver
1170P: Kurt Garloff
1171M: garloff@suse.de
1172W: http://www.garloff.de/kurt/linux/dc390/
1173P: Guennadi Liakhovetski
1174M: g.liakhovetski@gmx.de
1175S: Maintained
1176
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001177DCCP PROTOCOL
1178P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001179M: acme@ghostprotocols.net
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001180L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -08001181W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001182S: Maintained
1183
Linus Torvalds1da177e2005-04-16 15:20:36 -07001184DECnet NETWORK LAYER
1185P: Patrick Caulfield
1186M: patrick@tykepenguin.com
1187W: http://linux-decnet.sourceforge.net
1188L: linux-decnet-user@lists.sourceforge.net
1189S: Maintained
1190
1191DEFXX FDDI NETWORK DRIVER
1192P: Maciej W. Rozycki
1193M: macro@linux-mips.org
1194S: Maintained
1195
1196DELL LAPTOP SMM DRIVER
1197P: Massimo Dal Zotto
1198M: dz@debian.org
1199W: http://www.debian.org/~dz/i8k/
1200S: Maintained
1201
Doug Warzecha90563ec2005-09-06 15:17:15 -07001202DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1203P: Doug Warzecha
1204M: Douglas_Warzecha@dell.com
1205S: Maintained
1206
Pavel Machek5ddb88c2006-09-29 02:01:29 -07001207DEVICE-MAPPER (LVM)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001208P: Alasdair Kergon
1209L: dm-devel@redhat.com
1210W: http://sources.redhat.com/dm
1211S: Maintained
1212
1213DEVICE NUMBER REGISTRY
1214P: Torben Mathiasen
1215M: device@lanana.org
1216W: http://lanana.org/docs/device-list/index.html
1217L: linux-kernel@vger.kernel.org
1218S: Maintained
1219
Linus Torvalds1da177e2005-04-16 15:20:36 -07001220DIGI INTL. EPCA DRIVER
1221P: Digi International, Inc
1222M: Eng.Linux@digi.com
1223L: Eng.Linux@digi.com
1224W: http://www.digi.com
1225S: Orphaned
1226
1227DIGI RIGHTSWITCH NETWORK DRIVER
1228P: Rick Richardson
Ralf Baechle979b6c12005-06-13 14:30:40 -07001229L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001230W: http://www.digi.com
1231S: Orphaned
1232
1233DIRECTORY NOTIFICATION
1234P: Stephen Rothwell
1235M: sfr@canb.auug.org.au
1236L: linux-kernel@vger.kernel.org
1237S: Supported
1238
1239DISK GEOMETRY AND PARTITION HANDLING
1240P: Andries Brouwer
1241M: aeb@cwi.nl
1242W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1243W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1244W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1245S: Maintained
1246
1247DISKQUOTA:
1248P: Jan Kara
1249M: jack@suse.cz
1250L: linux-kernel@vger.kernel.org
1251S: Maintained
1252
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001253DISTRIBUTED LOCK MANAGER
1254P: Patrick Caulfield
1255M: pcaulfie@redhat.com
1256P: David Teigland
1257M: teigland@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001258L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001259W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001260T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1261T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001262S: Supported
1263
Linus Torvalds1da177e2005-04-16 15:20:36 -07001264DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1265P: Tobias Ringstrom
1266M: tori@unhappy.mine.nu
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08001267L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001268S: Maintained
1269
Dan Williamsb3e5f262007-08-07 10:26:35 -07001270DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001271P: Shannon Nelson
1272M: shannon.nelson@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -07001273P: Dan Williams
1274M: dan.j.williams@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001275L: linux-kernel@vger.kernel.org
Dan Williamsb3e5f262007-08-07 10:26:35 -07001276S: Supported
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001277
Juerg Haefligerb8250372007-06-09 10:11:16 -04001278DME1737 HARDWARE MONITOR DRIVER
1279P: Juerg Haefliger
1280M: juergh@gmail.com
1281L: lm-sensors@lm-sensors.org
1282S: Maintained
1283
Martin Waitzba483d52005-06-17 13:20:59 -07001284DOCBOOK FOR DOCUMENTATION
Randy Dunlap0f40efb2006-07-03 00:24:15 -07001285P: Randy Dunlap
1286M: rdunlap@xenotime.net
Martin Waitzba483d52005-06-17 13:20:59 -07001287S: Maintained
1288
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001289DOCKING STATION DRIVER
1290P: Kristen Carlson Accardi
1291M: kristen.c.accardi@intel.com
1292L: linux-acpi@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05001293S: Supported
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001294
Linus Torvalds1da177e2005-04-16 15:20:36 -07001295DOUBLETALK DRIVER
1296P: James R. Van Zandt
1297M: jrv@vanzandt.mv.com
1298L: blinux-list@redhat.com
1299S: Maintained
1300
1301DRIVER CORE, KOBJECTS, AND SYSFS
1302P: Greg Kroah-Hartman
1303M: gregkh@suse.de
1304L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001305T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001306S: Supported
1307
1308DRM DRIVERS
1309P: David Airlie
1310M: airlied@linux.ie
1311L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -08001312T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001313S: Maintained
1314
1315DSCC4 DRIVER
Francois Romieu01f20732007-01-26 00:57:17 -08001316P: Francois Romieu
1317M: romieu@fr.zoreil.com
1318L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001319S: Maintained
1320
1321DVB SUBSYSTEM AND DRIVERS
1322P: LinuxTV.org Project
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001323M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001324L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +02001325W: http://linuxtv.org/
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001326T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001327S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001328
1329EATA-DMA SCSI DRIVER
1330P: Michael Neuffer
1331L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1332S: Maintained
1333
1334EATA ISA/EISA/PCI SCSI DRIVER
1335P: Dario Ballabio
1336M: ballabio_dario@emc.com
1337L: linux-scsi@vger.kernel.org
1338S: Maintained
1339
1340EATA-PIO SCSI DRIVER
1341P: Michael Neuffer
1342M: mike@i-Connect.Net
1343L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1344S: Maintained
1345
1346EBTABLES
1347P: Bart De Schuymer
1348M: bart.de.schuymer@pandora.be
1349L: ebtables-user@lists.sourceforge.net
1350L: ebtables-devel@lists.sourceforge.net
1351W: http://ebtables.sourceforge.net/
1352S: Maintained
1353
Michael Halcrow237fead2006-10-04 02:16:22 -07001354ECRYPT FILE SYSTEM
1355P: Mike Halcrow, Phillip Hellewell
1356M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1357L: ecryptfs-devel@lists.sourceforge.net
1358W: http://ecryptfs.sourceforge.net/
1359S: Supported
1360
Alan Coxda9bb1d2006-01-18 17:44:13 -08001361EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -08001362P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001363M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001364L: bluesmoke-devel@lists.sourceforge.net
1365W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001366S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -08001367
1368EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001369P: Mark Gross
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001370P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001371M: mark.gross@intel.com
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001372M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001373L: bluesmoke-devel@lists.sourceforge.net
1374W: bluesmoke.sourceforge.net
1375S: Maintained
1376
1377EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001378P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001379M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001380L: bluesmoke-devel@lists.sourceforge.net
1381W: bluesmoke.sourceforge.net
1382S: Maintained
1383
Douglas Thompson6bc78402007-07-19 01:50:12 -07001384EDAC-I82443BXGX
1385P: Tim Small
1386M: tim@buttersideup.com
1387L: bluesmoke-devel@lists.sourceforge.net
1388W: bluesmoke.sourceforge.net
1389S: Maintained
1390
1391EDAC-I3000
1392P: Jason Uhlenkott
1393M: juhlenko@akamai.com
1394L: bluesmoke-devel@lists.sourceforge.net
1395W: bluesmoke.sourceforge.net
1396S: Maintained
1397
1398EDAC-I5000
1399P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001400M: dougthompson@xmission.com
1401L: bluesmoke-devel@lists.sourceforge.net
1402W: bluesmoke.sourceforge.net
1403S: Maintained
1404
1405EDAC-I82975X
1406P: Ranganathan Desikan
1407P: Arvind R.
1408M: rdesikan@jetzbroadband.com
1409M: arvind@acarlab.com
1410L: bluesmoke-devel@lists.sourceforge.net
1411W: bluesmoke.sourceforge.net
1412S: Maintained
1413
1414EDAC-PASEMI
1415P: Egor Martovetsky
1416M: egor@pasemi.com
Douglas Thompson6bc78402007-07-19 01:50:12 -07001417L: bluesmoke-devel@lists.sourceforge.net
1418W: bluesmoke.sourceforge.net
1419S: Maintained
1420
Dave Peterson0e438e32006-03-26 01:38:55 -08001421EDAC-R82600
1422P: Tim Small
1423M: tim@buttersideup.com
1424L: bluesmoke-devel@lists.sourceforge.net
1425W: bluesmoke.sourceforge.net
1426S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -08001427
Linus Torvalds1da177e2005-04-16 15:20:36 -07001428EEPRO100 NETWORK DRIVER
1429P: Andrey V. Savochkin
1430M: saw@saw.sw.com.sg
1431S: Maintained
1432
Josh Triplett0bee8d22006-07-30 03:03:58 -07001433EFS FILESYSTEM
1434W: http://aeschi.ch.eu.org/efs/
1435S: Orphan
1436
Heiko J Schickfab97222006-09-22 15:22:22 -07001437EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1438P: Hoang-Nam Nguyen
1439M: hnguyen@de.ibm.com
1440P: Christoph Raisch
1441M: raisch@de.ibm.com
Roland Dreier78526822007-07-09 20:12:26 -07001442L: general@lists.openfabrics.org
Heiko J Schickfab97222006-09-22 15:22:22 -07001443S: Supported
1444
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001445EMULEX LPFC FC SCSI DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001446P: James Smart
1447M: james.smart@emulex.com
1448L: linux-scsi@vger.kernel.org
1449W: http://sourceforge.net/projects/lpfcxxxx
1450S: Supported
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001451
Linus Torvalds1da177e2005-04-16 15:20:36 -07001452EPSON 1355 FRAMEBUFFER DRIVER
1453P: Christopher Hoover
1454M: ch@murgatroid.com, ch@hpl.hp.com
1455S: Maintained
1456
1457ETHEREXPRESS-16 NETWORK DRIVER
1458P: Philip Blundell
1459M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001460L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001461S: Maintained
1462
1463ETHERNET BRIDGE
1464P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08001465M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07001466L: bridge@lists.linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001467W: http://bridge.sourceforge.net/
1468S: Maintained
1469
1470ETHERTEAM 16I DRIVER
1471P: Mika Kuoppala
1472M: miku@iki.fi
1473S: Maintained
1474
1475EXT2 FILE SYSTEM
Erik Mouw72be2cc2006-12-06 20:40:49 -08001476L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001477S: Maintained
1478
1479EXT3 FILE SYSTEM
1480P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001481M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001482L: linux-ext4@vger.kernel.org
1483S: Maintained
1484
1485EXT4 FILE SYSTEM
1486P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001487M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001488L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001489S: Maintained
1490
Jean Delvaree53004e2006-01-09 23:26:14 +01001491F71805F HARDWARE MONITORING DRIVER
1492P: Jean Delvare
1493M: khali@linux-fr.org
1494L: lm-sensors@lm-sensors.org
1495S: Maintained
1496
Linus Torvalds1da177e2005-04-16 15:20:36 -07001497FARSYNC SYNCHRONOUS DRIVER
1498P: Kevin Curtis
1499M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001500W: http://www.farsite.co.uk/
1501S: Supported
1502
Akinobu Mitac5408b82007-04-23 14:41:20 -07001503FAULT INJECTION SUPPORT
1504P: Akinobu Mita
1505M: akinobu.mita@gmail.com
1506S: Supported
1507
Linus Torvalds1da177e2005-04-16 15:20:36 -07001508FRAMEBUFFER LAYER
1509P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001510M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001511L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001512W: http://linux-fbdev.sourceforge.net/
1513S: Maintained
1514
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001515FREESCALE SOC FS_ENET DRIVER
1516P: Pantelis Antoniou
1517M: pantelis.antoniou@gmail.com
1518P: Vitaly Bordug
1519M: vbordug@ru.mvista.com
1520L: linuxppc-embedded@ozlabs.org
1521L: netdev@vger.kernel.org
1522S: Maintained
1523
Li Yanga7205b32007-04-23 10:38:18 -07001524FREESCALE HIGHSPEED USB DEVICE DRIVER
1525P: Li Yang
1526M: leoli@freescale.com
1527L: linux-usb-devel@lists.sourceforge.net
1528L: linuxppc-embedded@ozlabs.org
1529S: Maintained
1530
Li Yangbeaf53b2007-05-25 13:54:02 +08001531FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1532P: Li Yang
1533M: leoli@freescale.com
1534L: netdev@vger.kernel.org
1535L: linuxppc-embedded@ozlabs.org
1536S: Maintained
1537
Linus Torvalds1da177e2005-04-16 15:20:36 -07001538FILE LOCKING (flock() and fcntl()/lockf())
1539P: Matthew Wilcox
1540M: matthew@wil.cx
1541L: linux-fsdevel@vger.kernel.org
1542S: Maintained
1543
1544FILESYSTEMS (VFS and infrastructure)
1545P: Alexander Viro
viro@ZenIV.linux.org.uk84122052005-09-06 19:35:49 +01001546M: viro@zeniv.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001547S: Maintained
1548
Stefan Richterb3274472007-05-30 20:44:52 -04001549FIREWIRE SUBSYSTEM
1550P: Kristian Hoegsberg, Stefan Richter
1551M: krh@redhat.com, stefanr@s5r6.in-berlin.de
1552L: linux1394-devel@lists.sourceforge.net
1553W: http://www.linux1394.org/
1554T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1555S: Maintained
1556
Linus Torvalds1da177e2005-04-16 15:20:36 -07001557FIRMWARE LOADER (request_firmware)
1558L: linux-kernel@vger.kernel.org
1559S: Orphan
1560
1561FPU EMULATOR
1562P: Bill Metzenthen
1563M: billm@suburbia.net
1564W: http://suburbia.net/~billm/floating-point/emulator/
1565S: Maintained
1566
1567FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1568P: Mike McLagan
1569M: mike.mclagan@linux.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001570L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001571S: Maintained
1572
1573FREEVXFS FILESYSTEM
1574P: Christoph Hellwig
1575M: hch@infradead.org
1576W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1577S: Maintained
1578
David Howells5ab7ffe2007-04-10 15:10:45 +01001579FUJITSU FR-V (FRV) PORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07001580P: David Howells
1581M: dhowells@redhat.com
1582S: Maintained
1583
Miklos Szeredi04578f12005-09-09 13:10:22 -07001584FUSE: FILESYSTEM IN USERSPACE
1585P: Miklos Szeredi
1586M: miklos@szeredi.hu
1587L: fuse-devel@lists.sourceforge.net
1588W: http://fuse.sourceforge.net/
1589S: Maintained
1590
Linus Torvalds1da177e2005-04-16 15:20:36 -07001591FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1592P: Rik Faith
1593M: faith@cs.unc.edu
1594L: linux-scsi@vger.kernel.org
1595S: Odd fixes (e.g., new signatures)
1596
1597GDT SCSI DISK ARRAY CONTROLLER DRIVER
1598P: Achim Leubner
1599M: achim_leubner@adaptec.com
1600L: linux-scsi@vger.kernel.org
1601W: http://www.icp-vortex.com/
1602S: Supported
1603
Haavard Skinnemoen1c23af92007-05-01 23:26:34 +02001604GENERIC GPIO I2C DRIVER
1605P: Haavard Skinnemoen
1606M: hskinnemoen@atmel.com
1607S: Supported
1608
Linus Torvalds1da177e2005-04-16 15:20:36 -07001609GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1610P: Krzysztof Halasa
1611M: khc@pm.waw.pl
1612W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1613S: Maintained
1614
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001615GFS2 FILE SYSTEM
1616P: Steven Whitehouse
1617M: swhiteho@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001618L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001619W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001620T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1621T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001622S: Supported
1623
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001624GIGASET ISDN DRIVERS
1625P: Hansjoerg Lipp
1626M: hjlipp@web.de
1627P: Tilman Schmidt
1628M: tilman@imap.cc
1629L: gigaset307x-common@lists.sourceforge.net
1630W: http://gigaset307x.sourceforge.net/
1631S: Maintained
1632
Jean Delvare5b543962005-08-15 19:51:02 +02001633HARDWARE MONITORING
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001634P: Mark M. Hoffman
1635M: mhoffman@lightlink.com
Jean Delvare5b543962005-08-15 19:51:02 +02001636L: lm-sensors@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001637W: http://www.lm-sensors.org/
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001638T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git
Jean Delvare5b543962005-08-15 19:51:02 +02001639S: Maintained
1640
Michael Buesch844dd052006-06-26 00:24:59 -07001641HARDWARE RANDOM NUMBER GENERATOR CORE
1642P: Michael Buesch
1643M: mb@bu3sch.de
1644S: Maintained
1645
Robert Love860e1d62005-08-31 23:57:59 -04001646HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1647P: Robert Love
1648M: rlove@rlove.org
1649M: linux-kernel@vger.kernel.org
1650W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1651S: Maintained
1652
Linus Torvalds1da177e2005-04-16 15:20:36 -07001653HARMONY SOUND DRIVER
1654P: Kyle McMartin
1655M: kyle@parisc-linux.org
1656W: http://www.parisc-linux.org/~kyle/harmony/
1657L: parisc-linux@lists.parisc-linux.org
1658S: Maintained
1659
1660HAYES ESP SERIAL DRIVER
1661P: Andrew J. Robinson
1662M: arobinso@nyx.net
1663L: linux-kernel@vger.kernel.org
1664W: http://www.nyx.net/~arobinso
1665S: Maintained
1666
1667HFS FILESYSTEM
1668P: Roman Zippel
1669M: zippel@linux-m68k.org
1670L: linux-kernel@vger.kernel.org
1671S: Maintained
1672
1673HGA FRAMEBUFFER DRIVER
1674P: Ferenc Bakonyi
1675M: fero@drama.obuda.kando.hu
1676L: linux-nvidia@lists.surfsouth.com
1677W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1678S: Maintained
1679
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001680HID CORE LAYER
1681P: Jiri Kosina
1682M: jkosina@suse.cz
1683L: linux-input@atrey.karlin.mff.cuni.cz
Jiri Kosinaa4dff392007-02-27 17:40:09 +01001684T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001685S: Maintained
1686
Ingo Molnar38bed542007-02-22 09:09:34 +01001687HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1688P: Thomas Gleixner
1689M: tglx@linutronix.de
1690L: linux-kernel@vger.kernel.org
1691S: Maintained
1692
Linus Torvalds1da177e2005-04-16 15:20:36 -07001693HIGH-SPEED SCC DRIVER FOR AX.25
1694P: Klaus Kudielka
1695M: klaus.kudielka@ieee.org
1696L: linux-hams@vger.kernel.org
1697W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1698S: Maintained
1699
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08001700HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1701P: HighPoint Linux Team
1702M: linux@highpoint-tech.com
1703W: http://www.highpoint-tech.com
1704S: Supported
1705
Linus Torvalds1da177e2005-04-16 15:20:36 -07001706HIPPI
1707P: Jes Sorensen
1708M: jes@trained-monkey.org
1709L: linux-hippi@sunsite.dk
1710S: Maintained
1711
1712HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1713P: Chirag Kantharia
1714M: chirag.kantharia@hp.com
1715L: iss_storagedev@hp.com
1716S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001717
Linus Torvalds1da177e2005-04-16 15:20:36 -07001718HEWLETT-PACKARD SMART2 RAID DRIVER
1719P: Chirag Kantharia
1720M: chirag.kantharia@hp.com
1721L: iss_storagedev@hp.com
1722S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001723
Linus Torvalds1da177e2005-04-16 15:20:36 -07001724HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1725P: Mike Miller
1726M: mike.miller@hp.com
1727L: iss_storagedev@hp.com
1728S: Supported
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001729
Jouni Malinenff1d2762005-05-12 22:54:16 -04001730HOST AP DRIVER
1731P: Jouni Malinen
Jouni Malinen85d32e72007-03-24 17:15:30 -07001732M: j@w1.fi
1733L: hostap@shmoo.com (subscribers-only)
Johannes Berg724c6b32007-04-23 12:18:20 -07001734L: linux-wireless@vger.kernel.org
Jouni Malinenff1d2762005-05-12 22:54:16 -04001735W: http://hostap.epitest.fi/
1736S: Maintained
1737
Linus Torvalds1da177e2005-04-16 15:20:36 -07001738HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1739P: Jaroslav Kysela
1740M: perex@suse.cz
1741S: Maintained
1742
Bob Piccob9b03322005-11-07 00:59:19 -08001743HPET: High Precision Event Timers driver (hpet.c)
1744P: Clemens Ladisch
1745M: clemens@ladisch.de
1746S: Maintained
1747
1748HPET: i386
1749P: Venkatesh Pallipadi (Venki)
1750M: venkatesh.pallipadi@intel.com
1751S: Maintained
1752
1753HPET: x86_64
1754P: Andi Kleen and Vojtech Pavlik
Andi Kleen43c3ab32007-05-02 19:27:11 +02001755M: andi@firstfloor.org and vojtech@suse.cz
Bob Piccob9b03322005-11-07 00:59:19 -08001756S: Maintained
1757
1758HPET: ACPI hpet.c
1759P: Bob Picco
1760M: bob.picco@hp.com
1761S: Maintained
1762
Linus Torvalds1da177e2005-04-16 15:20:36 -07001763HPFS FILESYSTEM
1764P: Mikulas Patocka
1765M: mikulas@artax.karlin.mff.cuni.cz
1766W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1767S: Maintained
1768
1769HUGETLB FILESYSTEM
1770P: William Irwin
1771M: wli@holomorphy.com
1772S: Maintained
1773
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001774I2C/SMBUS STUB DRIVER
1775P: Mark M. Hoffman
1776M: mhoffman@lightlink.com
1777L: lm-sensors@lm-sensors.org
1778S: Maintained
1779
Jean Delvare5b543962005-08-15 19:51:02 +02001780I2C SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001781P: Jean Delvare
1782M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02001783L: i2c@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001784T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001785S: Maintained
1786
Till Harbaume8c76ee2007-05-01 23:26:35 +02001787I2C-TINY-USB DRIVER
1788P: Till Harbaum
1789M: till@harbaum.org
1790L: i2c@lm-sensors.org
1791T: http://www.harbaum.org/till/i2c_tiny_usb
1792S: Maintained
1793
Linus Torvalds1da177e2005-04-16 15:20:36 -07001794i386 BOOT CODE
H. Peter Anvin7f1291f2007-07-11 12:18:26 -07001795P: H. Peter Anvin
1796M: hpa@zytor.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001797L: Linux-Kernel@vger.kernel.org
1798S: Maintained
1799
1800i386 SETUP CODE / CPU ERRATA WORKAROUNDS
Linus Torvalds1da177e2005-04-16 15:20:36 -07001801P: H. Peter Anvin
1802M: hpa@zytor.com
H. Peter Anvin72af61c2007-07-13 16:26:55 -07001803T: git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001804S: Maintained
1805
Linus Torvalds1da177e2005-04-16 15:20:36 -07001806IA64 (Itanium) PLATFORM
1807P: Tony Luck
1808M: tony.luck@intel.com
1809L: linux-ia64@vger.kernel.org
1810W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001811T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001812S: Maintained
1813
1814SN-IA64 (Itanium) SUB-PLATFORM
Greg Edwardse5ee7dd2006-01-18 10:21:59 -06001815P: Jes Sorensen
1816M: jes@sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001817L: linux-altix@sgi.com
1818L: linux-ia64@vger.kernel.org
1819W: http://www.sgi.com/altix
1820S: Maintained
1821
1822IBM MCA SCSI SUBSYSTEM DRIVER
1823P: Michael Lang
1824M: langa2@kph.uni-mainz.de
1825W: http://www.uni-mainz.de/~langm000/linux.html
1826S: Maintained
1827
1828IBM Power Linux RAID adapter
1829P: Brian King
1830M: brking@us.ibm.com
1831S: Supported
1832
1833IBM ServeRAID RAID DRIVER
1834P: Jack Hammer
1835P: Dave Jeffery
1836M: ipslinux@adaptec.com
1837W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001838S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001839
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001840IDE SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001841P: Bartlomiej Zolnierkiewicz
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001842M: bzolnier@gmail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001843L: linux-ide@vger.kernel.org
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001844T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001845S: Maintained
1846
1847IDE/ATAPI CDROM DRIVER
Jens Axboe9c5b0ce2007-01-03 18:15:20 +01001848P: Alan Cox
1849M: alan@lxorguk.ukuu.org.uk
1850L: linux-ide@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001851S: Maintained
1852
1853IDE/ATAPI FLOPPY DRIVERS
1854P: Paul Bristow
1855M: Paul Bristow <paul@paulbristow.net>
1856W: http://paulbristow.net/linux/idefloppy.html
1857L: linux-kernel@vger.kernel.org
1858S: Maintained
1859
1860IDE/ATAPI TAPE DRIVERS
1861P: Gadi Oxman
1862M: Gadi Oxman <gadio@netvision.net.il>
1863L: linux-kernel@vger.kernel.org
1864S: Maintained
1865
Linus Torvalds1da177e2005-04-16 15:20:36 -07001866IEEE 1394 SUBSYSTEM
1867P: Ben Collins
Stefan Richterf51a5a92007-04-23 14:41:10 -07001868M: ben.collins@ubuntu.com
Stefan Richter87730d02006-09-16 12:24:00 +02001869P: Stefan Richter
1870M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07001871L: linux1394-devel@lists.sourceforge.net
1872W: http://www.linux1394.org/
Stefan Richter87730d02006-09-16 12:24:00 +02001873T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001874S: Maintained
1875
Stefan Richterf51a5a92007-04-23 14:41:10 -07001876IEEE 1394 RAW I/O DRIVER (raw1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001877P: Dan Dennedy
1878M: dan@dennedy.org
Stefan Richterf51a5a92007-04-23 14:41:10 -07001879P: Stefan Richter
1880M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07001881L: linux1394-devel@lists.sourceforge.net
Jody McIntyre105d7b32005-09-30 11:59:04 -07001882S: Maintained
1883
Linus Torvalds1da177e2005-04-16 15:20:36 -07001884IMS TWINTURBO FRAMEBUFFER DRIVER
1885P: Paul Mundt
1886M: lethal@chaoticdreams.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001887L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001888S: Maintained
1889
1890INFINIBAND SUBSYSTEM
1891P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07001892M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001893P: Sean Hefty
1894M: mshefty@ichips.intel.com
1895P: Hal Rosenstock
Roland Dreiercec7c892007-07-12 15:59:36 -07001896M: hal.rosenstock@gmail.com
Roland Dreier78526822007-07-09 20:12:26 -07001897L: general@lists.openfabrics.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001898W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001899T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001900S: Supported
1901
Robert P. J. Day2f1d0762007-07-10 00:38:18 -04001902INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
Vojtech Pavlik664d22a2005-12-13 17:03:36 -08001903P: Dmitry Torokhov
Dmitry Torokhov62f7caf2006-06-26 01:47:56 -04001904M: dmitry.torokhov@gmail.com
1905M: dtor@mail.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07001906L: linux-input@atrey.karlin.mff.cuni.cz
1907L: linux-joystick@atrey.karlin.mff.cuni.cz
Josh Boyer1adc1232005-11-23 15:44:15 -08001908T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001909S: Maintained
1910
Robert Lovec9f04f52005-07-15 12:21:07 -04001911INOTIFY
Cal Peake18b36c72006-12-12 20:18:16 +01001912P: John McCutchan
1913M: ttb@tentacle.dhs.org
1914P: Robert Love
1915M: rml@novell.com
Robert Lovec9f04f52005-07-15 12:21:07 -04001916L: linux-kernel@vger.kernel.org
1917S: Maintained
1918
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08001919INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
Jim Cromiece00f852006-11-30 04:49:44 +01001920P: Sylvain Meyer
1921M: sylvain.meyer@worldonline.fr
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001922L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01001923S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08001924
Linus Torvalds1da177e2005-04-16 15:20:36 -07001925INTEL 810/815 FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001926P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001927M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001928L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01001929S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001930
1931INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
1932P: Ingo Molnar
1933M: mingo@redhat.com
1934S: Maintained
1935
1936INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1937P: Jeff Garzik
1938M: jgarzik@pobox.com
1939W: http://sourceforge.net/projects/gkernel/
1940S: Maintained
1941
1942INTEL IA32 MICROCODE UPDATE SUPPORT
1943P: Tigran Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -08001944M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001945S: Maintained
1946
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001947INTEL I/OAT DMA DRIVER
1948P: Shannon Nelson
1949M: shannon.nelson@intel.com
1950L: linux-kernel@vger.kernel.org
1951S: Supported
1952
Dan Williamsb3e5f262007-08-07 10:26:35 -07001953INTEL IOP-ADMA DMA DRIVER
1954P: Dan Williams
1955M: dan.j.williams@intel.com
1956L: linux-kernel@vger.kernel.org
1957S: Supported
1958
Michael Buesch844dd052006-06-26 00:24:59 -07001959INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
1960P: Deepak Saxena
1961M: dsaxena@plexity.net
1962S: Maintained
1963
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001964INTEL IXP2000 ETHERNET DRIVER
1965P: Lennert Buytenhek
1966M: kernel@wantstofly.org
1967L: netdev@vger.kernel.org
1968S: Maintained
1969
Linus Torvalds1da177e2005-04-16 15:20:36 -07001970INTEL PRO/100 ETHERNET SUPPORT
1971P: John Ronciak
1972M: john.ronciak@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001973P: Jesse Brandeburg
1974M: jesse.brandeburg@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001975P: Jeff Kirsher
1976M: jeffrey.t.kirsher@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07001977P: Auke Kok
1978M: auke-jan.h.kok@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08001979L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07001980W: http://sourceforge.net/projects/e1000/
1981S: Supported
1982
1983INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
1984P: Jeb Cramer
1985M: cramerj@intel.com
1986P: John Ronciak
1987M: john.ronciak@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001988P: Jesse Brandeburg
1989M: jesse.brandeburg@intel.com
1990P: Jeff Kirsher
1991M: jeffrey.t.kirsher@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07001992P: Auke Kok
1993M: auke-jan.h.kok@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08001994L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07001995W: http://sourceforge.net/projects/e1000/
1996S: Supported
1997
1998INTEL PRO/10GbE SUPPORT
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001999P: Jeff Kirsher
2000M: jeffrey.t.kirsher@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002001P: Ayyappan Veeraiyan
2002M: ayyappan.veeraiyan@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002003P: John Ronciak
2004M: john.ronciak@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002005P: Jesse Brandeburg
2006M: jesse.brandeburg@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07002007P: Auke Kok
2008M: auke-jan.h.kok@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002009L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002010W: http://sourceforge.net/projects/e1000/
2011S: Supported
2012
James Ketrenos826d2ab2005-11-07 18:56:59 -06002013INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
2014P: Yi Zhu
2015M: yi.zhu@intel.com
2016P: James Ketrenos
2017M: jketreno@linux.intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002018L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002019L: ipw2100-devel@lists.sourceforge.net
James Ketrenos826d2ab2005-11-07 18:56:59 -06002020L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2021W: http://ipw2100.sourceforge.net
2022S: Supported
2023
2024INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
2025P: Yi Zhu
2026M: yi.zhu@intel.com
2027P: James Ketrenos
2028M: jketreno@linux.intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002029L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002030L: ipw2100-devel@lists.sourceforge.net
James Ketrenos826d2ab2005-11-07 18:56:59 -06002031L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2032W: http://ipw2200.sourceforge.net
2033S: Supported
2034
Ralf Baechlecb109a02007-08-30 23:56:30 -07002035IOC3 ETHERNET DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07002036P: Ralf Baechle
2037M: ralf@linux-mips.org
2038L: linux-mips@linux-mips.org
2039S: Maintained
2040
Ralf Baechlecb109a02007-08-30 23:56:30 -07002041IOC3 SERIAL DRIVER
2042P: Pat Gefre
2043M: pfg@sgi.com
2044L: linux-kernel@linux-mips.org
2045S: Maintained
2046
Linus Torvalds1da177e2005-04-16 15:20:36 -07002047IP MASQUERADING:
2048P: Juanjo Ciarlante
2049M: jjciarla@raiz.uncu.edu.ar
2050S: Maintained
2051
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002052IPATH DRIVER:
Arthur Jonesf42b6472007-07-09 20:12:26 -07002053P: Arthur Jones
2054M: infinipath@qlogic.com
2055L: general@lists.openfabrics.org
2056T: git git://git.qlogic.com/ipath-linux-2.6
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002057S: Supported
2058
Corey Minyard4409ebe2006-04-20 02:43:12 -07002059IPMI SUBSYSTEM
2060P: Corey Minyard
2061M: minyard@acm.org
2062L: openipmi-developer@lists.sourceforge.net
2063W: http://openipmi.sourceforge.net/
2064S: Supported
2065
Linus Torvalds1da177e2005-04-16 15:20:36 -07002066IPX NETWORK LAYER
2067P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002068M: acme@ghostprotocols.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002069L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002070S: Maintained
2071
2072IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07002073P: Samuel Ortiz
2074M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07002075L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002076W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07002077S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002078
2079ISAPNP
2080P: Jaroslav Kysela
2081M: perex@suse.cz
2082S: Maintained
2083
2084ISDN SUBSYSTEM
2085P: Karsten Keil
2086M: kkeil@suse.de
2087P: Kai Germaschewski
2088M: kai.germaschewski@gmx.de
2089L: isdn4linux@listserv.isdn4linux.de
2090W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08002091T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002092S: Maintained
2093
2094ISDN SUBSYSTEM (Eicon active card driver)
2095P: Armin Schindler
2096M: mac@melware.de
2097L: isdn4linux@listserv.isdn4linux.de
2098W: http://www.melware.de
2099S: Maintained
2100
Linus Torvalds1da177e2005-04-16 15:20:36 -07002101JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2102P: David Woodhouse
2103M: dwmw2@infradead.org
2104L: jffs-dev@axis.com
2105W: http://sources.redhat.com/jffs2/
2106S: Maintained
2107
2108JFS FILESYSTEM
2109P: Dave Kleikamp
2110M: shaggy@austin.ibm.com
2111L: jfs-discussion@lists.sourceforge.net
2112W: http://jfs.sourceforge.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002113T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002114S: Supported
2115
Josh Triplettde456d32006-07-30 03:04:00 -07002116JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07002117P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002118M: sct@redhat.com, akpm@linux-foundation.org
Erik Mouw72be2cc2006-12-06 20:40:49 -08002119L: linux-ext4@vger.kernel.org
Theodore Tsoae0718f2006-05-20 15:00:13 -07002120S: Maintained
2121
Rudolf Marek4660cb32006-10-08 22:01:26 +02002122K8TEMP HARDWARE MONITORING DRIVER
2123P: Rudolf Marek
2124M: r.marek@assembler.cz
2125L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002126S: Maintained
2127
2128KCONFIG
2129P: Roman Zippel
2130M: zippel@linux-m68k.org
2131L: kbuild-devel@lists.sourceforge.net
2132S: Maintained
2133
Vivek Goyalea6c2082006-05-20 14:59:55 -07002134KDUMP
2135P: Vivek Goyal
2136M: vgoyal@in.ibm.com
2137P: Haren Myneni
2138M: hbabu@us.ibm.com
Simon Horman34633992007-05-08 00:31:40 -07002139L: kexec@lists.infradead.org
Vivek Goyalea6c2082006-05-20 14:59:55 -07002140L: linux-kernel@vger.kernel.org
2141W: http://lse.sourceforge.net/kdump/
2142S: Maintained
2143
Linus Torvalds1da177e2005-04-16 15:20:36 -07002144KERNEL AUTOMOUNTER (AUTOFS)
2145P: H. Peter Anvin
2146M: hpa@zytor.com
2147L: autofs@linux.kernel.org
2148S: Odd Fixes
2149
2150KERNEL AUTOMOUNTER v4 (AUTOFS4)
2151P: Ian Kent
2152M: raven@themaw.net
2153L: autofs@linux.kernel.org
2154S: Maintained
2155
2156KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
2157P: Kai Germaschewski
2158M: kai@germaschewski.name
2159P: Sam Ravnborg
2160M: sam@ravnborg.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002161T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002162S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002163
2164KERNEL JANITORS
2165P: Several
maximilian attemsc3000e02007-07-06 11:17:32 -07002166L: kernel-janitors@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002167W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002168S: Maintained
2169
2170KERNEL NFSD
Neil Browna512cd52007-07-31 00:37:27 -07002171P: J. Bruce Fields
2172M: bfields@fieldses.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002173P: Neil Brown
NeilBrown98fac232007-01-26 00:56:57 -08002174M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002175L: nfs@lists.sourceforge.net
2176W: http://nfs.sourceforge.net/
NeilBrown98fac232007-01-26 00:56:57 -08002177S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002178
Avi Kivity426d62e2006-12-13 00:34:03 -08002179KERNEL VIRTUAL MACHINE (KVM)
2180P: Avi Kivity
2181M: avi@qumranet.com
2182L: kvm-devel@lists.sourceforge.net
2183W: kvm.sourceforge.net
2184S: Supported
2185
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002186KEXEC
2187P: Eric Biederman
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002188M: ebiederm@xmission.com
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002189W: http://www.xmission.com/~ebiederm/files/kexec/
2190L: linux-kernel@vger.kernel.org
Simon Horman34633992007-05-08 00:31:40 -07002191L: kexec@lists.infradead.org
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002192S: Maintained
2193
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002194KPROBES
2195P: Prasanna S Panchamukhi
2196M: prasanna@in.ibm.com
2197P: Ananth N Mavinakayanahalli
2198M: ananth@in.ibm.com
2199P: Anil S Keshavamurthy
2200M: anil.s.keshavamurthy@intel.com
2201P: David S. Miller
2202M: davem@davemloft.net
2203L: linux-kernel@vger.kernel.org
2204S: Maintained
2205
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002206KS0108 LCD CONTROLLER DRIVER
2207P: Miguel Ojeda Sandonis
2208M: maxextreme@gmail.com
2209L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -07002210W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002211S: Maintained
2212
Linus Torvalds1da177e2005-04-16 15:20:36 -07002213LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07002214L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07002215S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002216
2217LASI 53c700 driver for PARISC
2218P: James E.J. Bottomley
2219M: James.Bottomley@HansenPartnership.com
2220L: linux-scsi@vger.kernel.org
2221S: Maintained
2222
Richard Purdie263de9b2006-05-15 09:44:16 -07002223LED SUBSYSTEM
2224P: Richard Purdie
2225M: rpurdie@rpsys.net
2226S: Maintained
2227
Linus Torvalds1da177e2005-04-16 15:20:36 -07002228LEGO USB Tower driver
2229P: Juergen Stuber
2230M: starblue@users.sourceforge.net
2231L: legousb-devel@lists.sourceforge.net
2232W: http://legousb.sourceforge.net/
2233S: Maintained
2234
2235LINUX FOR IBM pSERIES (RS/6000)
2236P: Paul Mackerras
2237M: paulus@au.ibm.com
2238W: http://www.ibm.com/linux/ltc/projects/ppc
2239S: Supported
2240
2241LINUX FOR NCR VOYAGER
2242P: James Bottomley
2243M: James.Bottomley@HansenPartnership.com
2244W: http://www.hansenpartnership.com/voyager
2245S: Maintained
2246
2247LINUX FOR POWERPC
2248P: Paul Mackerras
2249M: paulus@samba.org
2250W: http://www.penguinppc.org/
2251L: linuxppc-dev@ozlabs.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002252T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002253S: Supported
2254
2255LINUX FOR POWER MACINTOSH
2256P: Benjamin Herrenschmidt
2257M: benh@kernel.crashing.org
2258W: http://www.penguinppc.org/
2259L: linuxppc-dev@ozlabs.org
2260S: Maintained
2261
2262LINUX FOR POWERPC EMBEDDED MPC52XX
2263P: Sylvain Munaut
2264M: tnt@246tNt.com
2265W: http://www.246tNt.com/mpc52xx/
2266W: http://www.penguinppc.org/
2267L: linuxppc-dev@ozlabs.org
2268L: linuxppc-embedded@ozlabs.org
2269S: Maintained
2270
2271LINUX FOR POWERPC EMBEDDED PPC4XX
2272P: Matt Porter
2273M: mporter@kernel.crashing.org
2274W: http://www.penguinppc.org/
2275L: linuxppc-embedded@ozlabs.org
2276S: Maintained
2277
Tom Rinie93adf12005-07-26 12:49:53 -07002278LINUX FOR POWERPC BOOT CODE
Linus Torvalds1da177e2005-04-16 15:20:36 -07002279P: Tom Rini
2280M: trini@kernel.crashing.org
2281W: http://www.penguinppc.org/
2282L: linuxppc-embedded@ozlabs.org
2283S: Maintained
2284
Tom Rinie93adf12005-07-26 12:49:53 -07002285LINUX FOR POWERPC EMBEDDED PPC8XX
2286P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07002287M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07002288W: http://www.penguinppc.org/
2289L: linuxppc-embedded@ozlabs.org
2290S: Maintained
2291
Linus Torvalds1da177e2005-04-16 15:20:36 -07002292LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
Jim Cromiece00f852006-11-30 04:49:44 +01002293P: Kumar Gala
2294M: galak@kernel.crashing.org
2295W: http://www.penguinppc.org/
2296L: linuxppc-embedded@ozlabs.org
2297S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002298
Olof Johanssonab06ff32006-09-06 14:44:54 -05002299LINUX FOR POWERPC PA SEMI PWRFICIENT
2300P: Olof Johansson
2301M: olof@lixom.net
2302W: http://www.pasemi.com/
2303L: linuxppc-dev@ozlabs.org
2304S: Supported
2305
Linus Torvalds1da177e2005-04-16 15:20:36 -07002306LLC (802.2)
2307P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002308M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002309S: Maintained
2310
2311LINUX FOR 64BIT POWERPC
2312P: Paul Mackerras
2313M: paulus@samba.org
2314M: paulus@au.ibm.com
2315P: Anton Blanchard
2316M: anton@samba.org
2317M: anton@au.ibm.com
Arthur Othieno6d923f92006-05-19 06:22:23 -04002318W: http://www.penguinppc.org/ppc64/
Stephen Rothwell1d049812006-03-22 11:26:58 +11002319L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002320S: Supported
2321
2322LINUX SECURITY MODULE (LSM) FRAMEWORK
2323P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08002324M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08002325L: linux-security-module@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002326W: http://lsm.immunix.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002327T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002328S: Supported
2329
2330LM83 HARDWARE MONITOR DRIVER
2331P: Jean Delvare
2332M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002333L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002334S: Maintained
2335
2336LM90 HARDWARE MONITOR DRIVER
2337P: Jean Delvare
2338M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002339L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002340S: Maintained
2341
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002342LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002343P: Richard Russon (FlatCap)
2344M: ldm@flatcap.org
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002345L: linux-ntfs-dev@lists.sourceforge.net
2346W: http://www.linux-ntfs.org/content/view/19/37/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002347S: Maintained
2348
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002349LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2350P: Eric Moore
Eric Moored8a82d72006-12-29 16:47:43 -08002351M: Eric.Moore@lsi.com
2352M: support@lsi.com
2353L: mpt_linux_developer@lsi.com
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002354L: linux-scsi@vger.kernel.org
2355W: http://www.lsilogic.com/support
2356S: Supported
2357
Linus Torvalds1da177e2005-04-16 15:20:36 -07002358LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2359P: Matthew Wilcox
2360M: matthew@wil.cx
2361L: linux-scsi@vger.kernel.org
2362S: Maintained
2363
Hirokazu Takatac12a54b2007-07-15 23:38:45 -07002364M32R ARCHITECTURE
2365P: Hirokazu Takata
2366M: takata@linux-m32r.org
2367L: linux-m32r@ml.linux-m32r.org
2368L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2369W: http://www.linux-m32r.org/
2370S: Maintained
2371
Linus Torvalds1da177e2005-04-16 15:20:36 -07002372M68K ARCHITECTURE
2373P: Geert Uytterhoeven
2374M: geert@linux-m68k.org
2375P: Roman Zippel
2376M: zippel@linux-m68k.org
2377L: linux-m68k@lists.linux-m68k.org
2378W: http://www.linux-m68k.org/
2379W: http://linux-m68k-cvs.ubb.ca/
2380S: Maintained
2381
2382M68K ON APPLE MACINTOSH
2383P: Joshua Thompson
2384M: funaho@jurai.org
2385W: http://www.mac.linux-m68k.org/
2386L: linux-mac68k@mac.linux-m68k.org
2387S: Maintained
2388
2389M68K ON HP9000/300
2390P: Philip Blundell
2391M: philb@gnu.org
2392W: http://www.tazenda.demon.co.uk/phil/linux-hp
2393S: Maintained
2394
Jiri Benc64a327a2007-05-05 11:47:08 -07002395MAC80211
2396P: Jiri Benc
2397M: jbenc@suse.cz
2398P: Michael Wu
2399M: flamingice@sourmilk.net
2400L: linux-wireless@vger.kernel.org
2401W: http://linuxwireless.org/
2402T: git kernel.org:/pub/scm/linux/kernel/git/jbenc/mac80211.git
2403S: Maintained
2404
Patrick McHardyb863ceb2007-07-14 18:55:06 -07002405MACVLAN DRIVER
2406P: Patrick McHardy
2407M: kaber@trash.net
2408L: netdev@vger.kernel.org
2409S: Maintained
2410
Linus Torvalds1da177e2005-04-16 15:20:36 -07002411MARVELL YUKON / SYSKONNECT DRIVER
2412P: Mirko Lindner
2413M: mlindner@syskonnect.de
2414P: Ralph Roesler
2415M: rroesler@syskonnect.de
2416W: http://www.syskonnect.com
2417S: Supported
2418
Michael Kerriskfaf16682005-07-31 22:34:47 -07002419MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
Jim Cromiece00f852006-11-30 04:49:44 +01002420P: Michael Kerrisk
2421M: mtk-manpages@gmx.net
2422W: ftp://ftp.kernel.org/pub/linux/docs/manpages
2423S: Maintained
Michael Kerriskfaf16682005-07-31 22:34:47 -07002424
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002425MARVELL MV643XX ETHERNET DRIVER
2426P: Dale Farnsworth
2427M: dale@farnsworth.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002428P: Manish Lachwani
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002429M: mlachwani@mvista.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002430L: netdev@vger.kernel.org
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002431S: Odd Fixes for 2.4; Maintained for 2.6.
Linus Torvalds1da177e2005-04-16 15:20:36 -07002432
2433MATROX FRAMEBUFFER DRIVER
2434P: Petr Vandrovec
2435M: vandrove@vc.cvut.cz
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002436L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002437S: Maintained
2438
Hans-Juergen Kochd20620d2007-05-08 17:22:00 +02002439MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2440P: Hans J. Koch
2441M: hjk@linutronix.de
2442L: lm-sensors@lm-sensors.org
2443S: Maintained
2444
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002445MEGARAID SCSI DRIVERS
Jim Cromiece00f852006-11-30 04:49:44 +01002446P: Neela Syam Kolli
Sumant Patrobdd0d752007-05-10 07:22:35 -07002447M: megaraidlinux@lsi.com
Jim Cromiece00f852006-11-30 04:49:44 +01002448S: linux-scsi@vger.kernel.org
2449W: http://megaraid.lsilogic.com
2450S: Maintained
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002451
Steven Rostedt70ea91f2006-07-30 03:03:53 -07002452MEMORY MANAGEMENT
2453L: linux-mm@kvack.org
2454L: linux-kernel@vger.kernel.org
2455W: http://www.linux-mm.org
2456S: Maintained
2457
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002458MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002459P: David Woodhouse
2460M: dwmw2@infradead.org
2461W: http://www.linux-mtd.infradead.org/
2462L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002463T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002464S: Maintained
2465
Artem Bityutskiy48576402007-02-13 17:11:10 +02002466UNSORTED BLOCK IMAGES (UBI)
2467P: Artem Bityutskiy
2468M: dedekind@infradead.org
2469W: http://www.linux-mtd.infradead.org/
2470L: linux-mtd@lists.infradead.org
Artem Bityutskiy21600542007-05-22 12:23:21 +03002471T: git git://git.infradead.org/~dedekind/ubi-2.6.git
Artem Bityutskiy48576402007-02-13 17:11:10 +02002472S: Maintained
2473
Linus Torvalds1da177e2005-04-16 15:20:36 -07002474MICROTEK X6 SCANNER
2475P: Oliver Neukum
2476M: oliver@neukum.name
2477S: Maintained
2478
2479MIPS
2480P: Ralf Baechle
2481M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01002482W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002483L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00002484T: git www.linux-mips.org:/pub/scm/linux.git
2485S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002486
2487MISCELLANEOUS MCA-SUPPORT
2488P: James Bottomley
2489M: jejb@steeleye.com
2490L: linux-kernel@vger.kernel.org
2491S: Maintained
2492
2493MODULE SUPPORT
2494P: Rusty Russell
2495M: rusty@rustcorp.com.au
2496L: linux-kernel@vger.kernel.org
2497S: Maintained
2498
2499MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2500P: Stelian Pop
2501M: stelian@popies.net
2502W: http://popies.net/meye/
2503S: Maintained
2504
Pavel Pisac58ff042007-05-16 01:10:41 +02002505MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2506P: Pavel Pisa
2507M: ppisa@pikron.com
2508L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2509W: http://mmc.drzeus.cx/wiki/Controllers/Freescale/SDHC
2510S: Maintained
2511
Linus Torvalds1da177e2005-04-16 15:20:36 -07002512MOUSE AND MISC DEVICES [GENERAL]
2513P: Alessandro Rubini
2514M: rubini@ipvvis.unipv.it
2515L: linux-kernel@vger.kernel.org
2516S: Maintained
2517
Jiri Slabyd7354102006-12-08 02:38:35 -08002518MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
2519P: Jiri Slaby
2520M: jirislaby@gmail.com
2521L: linux-kernel@vger.kernel.org
2522S: Maintained
2523
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002524MSI LAPTOP SUPPORT
2525P: Lennart Poettering
2526M: mzxreary@0pointer.de
2527L: https://tango.0pointer.de/mailman/listinfo/s270-linux
2528W: http://0pointer.de/lennart/tchibo.html
2529S: Maintained
2530
Linus Torvalds1da177e2005-04-16 15:20:36 -07002531MTRR AND SIMILAR SUPPORT [i386]
2532P: Richard Gooch
2533M: rgooch@atnf.csiro.au
2534L: linux-kernel@vger.kernel.org
2535W: http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
2536S: Maintained
2537
Pierre Ossman5c4e6f12007-05-21 20:23:20 +02002538MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07002539P: Pierre Ossman
2540M: drzeus-mmc@drzeus.cx
2541L: linux-kernel@vger.kernel.org
2542S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01002543
David Brownell15a05802007-08-08 09:12:54 -07002544MULTIMEDIA CARD (MMC) ETC. OVER SPI
2545P: David Brownell
2546M: dbrownell@users.sourceforge.net
2547L: linux-kernel@vger.kernel.org
2548S: Odd fixes
2549
Linus Torvalds1da177e2005-04-16 15:20:36 -07002550MULTISOUND SOUND DRIVER
2551P: Andrew Veliath
2552M: andrewtv@usa.net
2553S: Maintained
2554
Jiri Slabyd7354102006-12-08 02:38:35 -08002555MULTITECH MULTIPORT CARD (ISICOM)
2556P: Jiri Slaby
2557M: jirislaby@gmail.com
2558L: linux-kernel@vger.kernel.org
2559S: Maintained
2560
Linus Torvalds1da177e2005-04-16 15:20:36 -07002561NATSEMI ETHERNET DRIVER (DP8381x)
2562P: Tim Hockin
2563M: thockin@hockin.org
2564S: Maintained
2565
2566NCP FILESYSTEM
2567P: Petr Vandrovec
2568M: vandrove@vc.cvut.cz
2569L: linware@sh.cvut.cz
2570S: Maintained
2571
2572NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2573P: James E.J. Bottomley
2574M: James.Bottomley@HansenPartnership.com
2575L: linux-scsi@vger.kernel.org
2576S: Maintained
2577
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002578NETEM NETWORK EMULATOR
2579P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08002580M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07002581L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002582S: Maintained
2583
Jiri Slaby4a584482007-08-30 23:56:39 -07002584NETERION (S2IO) Xframe 10GbE DRIVER
2585P: Ramkrishna Vepa
2586M: ram.vepa@neterion.com
2587P: Rastapur Santosh
2588M: santosh.rastapur@neterion.com
2589P: Sivakumar Subramani
2590M: sivakumar.subramani@neterion.com
2591P: Sreenivasa Honnur
2592M: sreenivasa.honnur@neterion.com
2593L: netdev@vger.kernel.org
2594W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2595S: Supported
2596
Linus Torvalds1da177e2005-04-16 15:20:36 -07002597NETFILTER/IPTABLES/IPCHAINS
2598P: Rusty Russell
2599P: Marc Boucher
2600P: James Morris
2601P: Harald Welte
2602P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07002603P: Patrick McHardy
2604M: kaber@trash.net
Patrick McHardy1a03b812007-09-18 13:19:26 -07002605L: netfilter-devel@vger.kernel.org
2606L: netfilter@vger.kernel.org
Patrick McHardy82b98542006-10-12 14:08:55 -07002607L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002608W: http://www.netfilter.org/
2609W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002610S: Supported
2611
Paul Moore4cc67732006-09-25 15:57:13 -07002612NETLABEL
2613P: Paul Moore
2614M: paul.moore@hp.com
2615W: http://netlabel.sf.net
2616L: netdev@vger.kernel.org
2617S: Supported
2618
Linus Torvalds1da177e2005-04-16 15:20:36 -07002619NETROM NETWORK LAYER
2620P: Ralf Baechle
2621M: ralf@linux-mips.org
2622L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02002623W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002624S: Maintained
2625
Pavel Machek5ddb88c2006-09-29 02:01:29 -07002626NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002627P: Paul Clements
2628M: Paul.Clements@steeleye.com
2629S: Maintained
2630
2631NETWORK DEVICE DRIVERS
2632P: Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002633M: akpm@linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002634P: Jeff Garzik
2635M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002636L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002637T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002638S: Maintained
2639
2640NETWORKING [GENERAL]
2641P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07002642M: netdev@vger.kernel.org
2643L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08002644W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002645S: Maintained
2646
2647NETWORKING [IPv4/IPv6]
2648P: David S. Miller
2649M: davem@davemloft.net
2650P: Alexey Kuznetsov
2651M: kuznet@ms2.inr.ac.ru
2652P: Pekka Savola (ipv6)
2653M: pekkas@netcore.fi
2654P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04002655M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002656P: Hideaki YOSHIFUJI
2657M: yoshfuji@linux-ipv6.org
2658P: Patrick McHardy
Patrick McHardy1a03b812007-09-18 13:19:26 -07002659M: kaber@trash.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002660L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08002661T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002662S: Maintained
2663
James Morris10e2ff12007-08-25 14:41:28 -07002664NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
2665P: Paul Moore
2666M: paul.moore@hp.com
2667L: netdev@vger.kernel.org
2668S: Maintained
2669
John W. Linville29f8f632006-01-18 14:52:48 -08002670NETWORKING [WIRELESS]
2671P: John W. Linville
2672M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08002673L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08002674T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2675S: Maintained
2676
Amit S. Kale3d396eb2006-10-21 15:33:03 -04002677NETXEN (1/10) GbE SUPPORT
2678P: Amit S. Kale
2679M: amitkale@netxen.com
2680L: netdev@vger.kernel.org
2681W: http://www.netxen.com
2682S: Supported
2683
Linus Torvalds1da177e2005-04-16 15:20:36 -07002684IPVS
2685P: Wensong Zhang
2686M: wensong@linux-vs.org
Horms9d30c172005-09-29 19:47:06 -07002687P: Simon Horman
2688M: horms@verge.net.au
Linus Torvalds1da177e2005-04-16 15:20:36 -07002689P: Julian Anastasov
2690M: ja@ssi.bg
Horms9d30c172005-09-29 19:47:06 -07002691L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002692S: Maintained
2693
2694NFS CLIENT
2695P: Trond Myklebust
2696M: trond.myklebust@fys.uio.no
2697L: linux-kernel@vger.kernel.org
2698S: Maintained
2699
2700NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07002701P: Jan-Pascal van Best
2702M: janpascal@vanbest.org
2703P: Andreas Mohr
2704M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002705L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002706S: Maintained
2707
2708NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2709P: YOKOTA Hiroshi
2710M: yokota@netlab.is.tsukuba.ac.jp
2711W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2712S: Maintained
2713
2714NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2715P: GOTO Masanori
2716M: gotom@debian.or.jp
2717P: YOKOTA Hiroshi
2718M: yokota@netlab.is.tsukuba.ac.jp
2719W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2720S: Maintained
2721
Linus Torvalds1da177e2005-04-16 15:20:36 -07002722NTFS FILESYSTEM
2723P: Anton Altaparmakov
2724M: aia21@cantab.net
2725L: linux-ntfs-dev@lists.sourceforge.net
2726L: linux-kernel@vger.kernel.org
2727W: http://linux-ntfs.sf.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002728T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002729S: Maintained
2730
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002731NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002732P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002733M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002734L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01002735S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002736
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002737OPENCORES I2C BUS DRIVER
2738P: Peter Korsgaard
2739M: jacmet@sunsite.dk
Jean Delvare5d925fe2006-07-01 17:14:32 +02002740L: i2c@lm-sensors.org
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002741S: Maintained
2742
Mark Fashehccd979b2005-12-15 14:31:24 -08002743ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2744P: Mark Fasheh
2745M: mark.fasheh@oracle.com
2746P: Kurt Hackel
2747M: kurt.hackel@oracle.com
2748L: ocfs2-devel@oss.oracle.com
2749W: http://oss.oracle.com/projects/ocfs2/
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002750S: Supported
Mark Fashehccd979b2005-12-15 14:31:24 -08002751
Linus Torvalds1da177e2005-04-16 15:20:36 -07002752OLYMPIC NETWORK DRIVER
2753P: Peter De Shrijver
2754M: p2@ace.ulyssis.student.kuleuven.ac.be
2755P: Mike Phillips
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002756M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002757L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002758L: linux-tr@linuxtr.net
2759W: http://www.linuxtr.net
2760S: Maintained
2761
Harald Weltec1986ee2005-11-13 16:06:29 -08002762OMNIKEY CARDMAN 4000 DRIVER
2763P: Harald Welte
2764M: laforge@gnumonks.org
2765S: Maintained
2766
Harald Welte77c44ab2005-11-13 16:06:26 -08002767OMNIKEY CARDMAN 4040 DRIVER
2768P: Harald Welte
2769M: laforge@gnumonks.org
2770S: Maintained
2771
Jonathan Corbet77d51402007-03-22 19:44:17 -03002772OMNIVISION OV7670 SENSOR DRIVER
2773P: Jonathan Corbet
2774M: corbet@lwn.net
2775L: video4linux-list@redhat.com
2776S: Maintained
2777
Thomas Gleixner431bca72007-05-02 09:31:35 +02002778ONENAND FLASH DRIVER
2779P: Kyungmin Park
2780M: kyungmin.park@samsung.com
2781L: linux-mtd@lists.infradead.org
2782S: Maintained
2783
Linus Torvalds1da177e2005-04-16 15:20:36 -07002784ONSTREAM SCSI TAPE DRIVER
2785P: Willem Riede
2786M: osst@riede.org
2787L: osst-users@lists.sourceforge.net
2788L: linux-scsi@vger.kernel.org
2789S: Maintained
2790
Linus Torvalds1da177e2005-04-16 15:20:36 -07002791OPROFILE
2792P: Philippe Elie
2793M: phil.el@wanadoo.fr
2794L: oprofile-list@lists.sf.net
2795S: Maintained
2796
2797ORINOCO DRIVER
2798P: Pavel Roskin
2799M: proski@gnu.org
2800P: David Gibson
2801M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07002802L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07002803L: orinoco-users@lists.sourceforge.net
2804L: orinoco-devel@lists.sourceforge.net
2805W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002806S: Maintained
2807
Olof Johanssonf5cd7872007-01-31 21:43:54 -06002808PA SEMI ETHERNET DRIVER
2809P: Olof Johansson
2810M: olof@lixom.net
2811L: netdev@vger.kernel.org
2812S: Maintained
2813
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01002814PA SEMI SMBUS DRIVER
2815P: Olof Johansson
2816M: olof@lixom.net
2817L: i2c@lm-sensors.org
2818S: Maintained
2819
Linus Torvalds1da177e2005-04-16 15:20:36 -07002820PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002821L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08002822S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002823
2824PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2825P: Tim Waugh
2826M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002827L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002828W: http://www.torque.net/linux-pp.html
2829S: Maintained
2830
2831PARISC ARCHITECTURE
2832P: Matthew Wilcox
2833M: matthew@wil.cx
2834P: Grant Grundler
2835M: grundler@parisc-linux.org
Kyle McMartin223232d2006-04-21 16:54:23 -04002836P: Kyle McMartin
2837M: kyle@parisc-linux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002838L: parisc-linux@parisc-linux.org
2839W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04002840T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
2841T: cvs cvs.parisc-linux.org:/var/cvs/linux-2.6
Linus Torvalds1da177e2005-04-16 15:20:36 -07002842S: Maintained
2843
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02002844PARAVIRT_OPS INTERFACE
2845P: Jeremy Fitzhardinge
2846M: jeremy@xensource.com
2847P: Chris Wright
2848M: chrisw@sous-sol.org
2849P: Zachary Amsden
2850M: zach@vmware.com
2851P: Rusty Russell
2852M: rusty@rustcorp.com.au
2853L: virtualization@lists.osdl.org
2854L: linux-kernel@vger.kernel.org
2855S: Supported
2856
Jim Cromie1662d322006-10-06 00:43:59 -07002857PC87360 HARDWARE MONITORING DRIVER
2858P: Jim Cromie
2859M: jim.cromie@gmail.com
2860L: lm-sensors@lm-sensors.org
2861S: Maintained
2862
2863PC8736x GPIO DRIVER
2864P: Jim Cromie
2865M: jim.cromie@gmail.com
2866S: Maintained
2867
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06002868PCI ERROR RECOVERY
2869P: Linas Vepstas
2870M: linas@austin.ibm.com
2871L: linux-kernel@vger.kernel.org
2872L: linux-pci@atrey.karlin.mff.cuni.cz
2873S: Supported
2874
Linus Torvalds1da177e2005-04-16 15:20:36 -07002875PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
2876P: Thomas Sailer
2877M: sailer@ife.ee.ethz.ch
2878L: linux-sound@vger.kernel.org
2879W: http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
2880S: Maintained
2881
2882PCI SUBSYSTEM
2883P: Greg Kroah-Hartman
2884M: gregkh@suse.de
2885L: linux-kernel@vger.kernel.org
2886L: linux-pci@atrey.karlin.mff.cuni.cz
Jody McIntyre6fb04252005-11-18 09:31:06 -08002887T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002888S: Supported
2889
2890PCI HOTPLUG CORE
Kristen Carlson Accardifb5f4d72006-09-29 10:30:27 -07002891P: Kristen Carlson Accardi
2892M: kristen.c.accardi@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002893S: Supported
2894
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002895PCIE HOTPLUG DRIVER
2896P: Kristen Carlson Accardi
2897M: kristen.c.accardi@intel.com
2898L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05002899S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002900
Linus Torvalds1da177e2005-04-16 15:20:36 -07002901PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002902P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07002903L: linux-pcmcia@lists.infradead.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002904L: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08002905T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002906S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002907
2908PCNET32 NETWORK DRIVER
pcnet32@verizon.net04ce0942007-02-16 10:07:12 -06002909P: Don Fry
2910M: pcnet32@verizon.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002911L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002912S: Maintained
2913
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07002914PER-TASK DELAY ACCOUNTING
2915P: Shailabh Nagar
2916M: nagar@watson.ibm.com
2917L: linux-kernel@vger.kernel.org
2918S: Maintained
2919
Jim Cromiedd49d0f2006-03-24 18:08:17 +01002920PERSONALITY HANDLING
2921P: Christoph Hellwig
2922M: hch@infradead.org
2923L: linux-abi-devel@lists.sourceforge.net
2924S: Maintained
2925
Linus Torvalds1da177e2005-04-16 15:20:36 -07002926PHRAM MTD DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02002927P: Jörn Engel
Linus Torvalds1da177e2005-04-16 15:20:36 -07002928M: joern@wh.fh-wedel.de
2929L: linux-mtd@lists.infradead.org
2930S: Maintained
2931
Peter Osterlund249a6772005-09-27 21:45:30 -07002932PKTCDVD DRIVER
2933P: Peter Osterlund
2934M: petero2@telia.com
2935L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07002936S: Maintained
2937
Linus Torvalds1da177e2005-04-16 15:20:36 -07002938POSIX CLOCKS and TIMERS
Ingo Molnaraa781ae2007-07-19 01:48:32 -07002939P: Thomas Gleixner
2940M: tglx@linutronix.de
Hormsf1c3ddf2006-01-15 02:18:28 +01002941L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002942S: Supported
2943
Anton Vorontsov3be86142007-07-15 04:43:36 +04002944POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
2945P: Anton Vorontsov
2946M: cbou@mail.ru
2947P: David Woodhouse
2948M: dwmw2@infradead.org
2949L: linux-kernel@vger.kernel.org
2950L: kernel-discuss@handhelds.org
2951T: git git.infradead.org/battery-2.6.git
2952S: Maintained
2953
Eugene Surovegin24682972005-10-14 03:00:53 -07002954POWERPC 4xx EMAC DRIVER
2955P: Eugene Surovegin
2956M: ebs@ebshome.net
2957W: http://kernel.ebshome.net/emac/
2958L: linuxppc-embedded@ozlabs.org
2959L: netdev@vger.kernel.org
2960S: Maintained
2961
Linus Torvalds1da177e2005-04-16 15:20:36 -07002962PNP SUPPORT
2963P: Adam Belay
2964M: ambx1@neo.rr.com
2965S: Maintained
2966
Vitaly Wool999445d2007-01-04 13:07:03 +01002967PNXxxxx I2C DRIVER
2968P: Vitaly Wool
2969M: vitalywool@gmail.com
2970L: i2c@lm-sensors.org
2971S: Maintained
2972
Linus Torvalds1da177e2005-04-16 15:20:36 -07002973PPP PROTOCOL DRIVERS AND COMPRESSORS
2974P: Paul Mackerras
2975M: paulus@samba.org
2976L: linux-ppp@vger.kernel.org
2977S: Maintained
2978
2979PPP OVER ATM (RFC 2364)
2980P: Mitchell Blank Jr
2981M: mitch@sfgoth.com
2982S: Maintained
2983
2984PPP OVER ETHERNET
2985P: Michal Ostrowski
2986M: mostrows@speakeasy.net
2987S: Maintained
2988
James Chapmana6d23702007-06-27 15:53:17 -07002989PPP OVER L2TP
2990P: James Chapman
2991M: jchapman@katalix.com
2992S: Maintained
2993
Linus Torvalds1da177e2005-04-16 15:20:36 -07002994PREEMPTIBLE KERNEL
2995P: Robert Love
2996M: rml@tech9.net
2997L: linux-kernel@vger.kernel.org
2998L: kpreempt-tech@lists.sourceforge.net
2999W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3000S: Supported
3001
3002PRISM54 WIRELESS DRIVER
Luis R. Rodrigueze88b34b2007-06-01 00:46:57 -07003003P: Luis R. Rodriguez
3004M: mcgrof@gmail.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003005L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003006W: http://prism54.org
3007S: Maintained
3008
3009PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3010P: Peter Denison
3011M: promise@pnd-pc.demon.co.uk
3012W: http://www.pnd-pc.demon.co.uk/promise/
3013S: Maintained
3014
Mikael Petterssonb3277df2007-01-10 09:33:53 +01003015PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3016P: Mikael Pettersson
3017M: mikpe@it.uu.se
3018L: linux-ide@vger.kernel.org
3019S: Maintained
3020
Masakazu Mokuno02c18892007-07-05 20:11:16 +09003021PS3 NETWORK SUPPORT
3022P: Masakazu Mokuno
3023M: mokuno@sm.sony.co.jp
3024L: netdev@vger.kernel.org
3025L: cbe-oss-dev@ozlabs.org
3026S: Supported
3027
Geoff Levandf58a9d12006-11-23 00:46:51 +01003028PS3 PLATFORM SUPPORT
3029P: Geoff Levand
3030M: geoffrey.levand@am.sony.com
3031L: linuxppc-dev@ozlabs.org
3032L: cbe-oss-dev@ozlabs.org
3033S: Supported
3034
Michael Krufky83202042006-07-03 00:24:18 -07003035PVRUSB2 VIDEO4LINUX DRIVER
3036P: Mike Isely
3037M: isely@pobox.com
Mike Isely16e94952007-01-03 18:08:06 -03003038L: pvrusb2@isely.net (subscribers-only)
Michael Krufky83202042006-07-03 00:24:18 -07003039L: video4linux-list@redhat.com
3040W: http://www.isely.net/pvrusb2/
3041S: Maintained
3042
Linus Torvalds1da177e2005-04-16 15:20:36 -07003043PXA2xx SUPPORT
3044P: Nicolas Pitre
3045M: nico@cam.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003046L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003047S: Maintained
3048
Pierre Ossman272f1332007-05-14 21:25:26 +02003049PXA MMCI DRIVER
3050S: Orphan
3051
Linus Torvalds1da177e2005-04-16 15:20:36 -07003052QLOGIC QLA2XXX FC-SCSI DRIVER
3053P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08003054M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003055L: linux-scsi@vger.kernel.org
3056S: Supported
3057
Ron Mercer5a4faa82006-07-25 00:40:21 -07003058QLOGIC QLA3XXX NETWORK DRIVER
3059P: Ron Mercer
3060M: linux-driver@qlogic.com
3061L: netdev@vger.kernel.org
3062S: Supported
3063
Linus Torvalds1da177e2005-04-16 15:20:36 -07003064QNX4 FILESYSTEM
3065P: Anders Larsen
3066M: al@alarsen.net
3067L: linux-kernel@vger.kernel.org
3068W: http://www.alarsen.net/linux/qnx4fs/
3069S: Maintained
3070
3071RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003072P: Benjamin Herrenschmidt
3073M: benh@kernel.crashing.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003074L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003075S: Maintained
3076
3077RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003078P: Paul Mackerras
3079M: paulus@samba.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003080L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003081S: Maintained
3082
3083RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3084P: Corey Thomas
3085M: corey@world.std.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003086L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003087S: Maintained
3088
Matt Mackall9e95ce22005-04-16 15:25:56 -07003089RANDOM NUMBER DRIVER
3090P: Matt Mackall
3091M: mpm@selenic.com
3092S: Maintained
3093
Matt Porter394b7012005-11-07 01:00:15 -08003094RAPIDIO SUBSYSTEM
3095P: Matt Porter
3096M: mporter@kernel.crashing.org
3097L: linux-kernel@vger.kernel.org
3098S: Maintained
3099
Josh Triplett595182b2006-10-04 02:17:21 -07003100READ-COPY UPDATE (RCU)
3101P: Dipankar Sarma
3102M: dipankar@in.ibm.com
3103W: http://www.rdrop.com/users/paulmck/rclock/
3104L: linux-kernel@vger.kernel.org
3105S: Supported
3106
3107RCUTORTURE MODULE
3108P: Josh Triplett
3109M: josh@freedesktop.org
3110L: linux-kernel@vger.kernel.org
3111S: Maintained
3112
Linus Torvalds1da177e2005-04-16 15:20:36 -07003113REAL TIME CLOCK DRIVER
3114P: Paul Gortmaker
3115M: p_gortmaker@yahoo.com
3116L: linux-kernel@vger.kernel.org
3117S: Maintained
3118
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003119REAL TIME CLOCK (RTC) SUBSYSTEM
3120P: Alessandro Zummo
3121M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003122L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003123S: Maintained
3124
Linus Torvalds1da177e2005-04-16 15:20:36 -07003125REISERFS FILE SYSTEM
3126P: Hans Reiser
3127M: reiserfs-dev@namesys.com
Jeff Mahoney76c4e5e2007-06-08 13:47:02 -07003128L: reiserfs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003129W: http://www.namesys.com
3130S: Supported
3131
3132ROCKETPORT DRIVER
3133P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003134W: http://www.comtrol.com
3135S: Maintained
3136
3137ROSE NETWORK LAYER
3138P: Ralf Baechle
3139M: ralf@linux-mips.org
3140L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003141W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003142S: Maintained
3143
3144RISCOM8 DRIVER
3145S: Orphan
3146
Michael Wu605bebe2007-05-14 01:41:02 -04003147RTL818X WIRELESS DRIVER
3148P: Michael Wu
3149M: flamingice@sourmilk.net
3150P: Andrea Merello
3151M: andreamrl@tiscali.it
3152L: linux-wireless@vger.kernel.org
3153W: http://linuxwireless.org/
3154T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3155S: Maintained
3156
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003157S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003158P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003159M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003160L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01003161S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003162
Linus Torvalds1da177e2005-04-16 15:20:36 -07003163S390
3164P: Martin Schwidefsky
3165M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003166P: Heiko Carstens
3167M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003168M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003169L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003170W: http://www.ibm.com/developerworks/linux/linux390/
3171S: Supported
3172
3173S390 NETWORK DRIVERS
3174P: Frank Pavlic
3175M: fpavlic@de.ibm.com
3176M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003177L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003178W: http://www.ibm.com/developerworks/linux/linux390/
3179S: Supported
3180
3181S390 ZFCP DRIVER
Swen Schillig9cbb8892006-09-21 16:29:31 +02003182P: Swen Schillig
3183M: swen@vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003184M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003185L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003186W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003187S: Supported
3188
3189SAA7146 VIDEO4LINUX-2 DRIVER
3190P: Michael Hunold
3191M: michael@mihu.de
3192W: http://www.mihu.de/linux/saa7146
3193S: Maintained
3194
Linus Torvalds1da177e2005-04-16 15:20:36 -07003195SC1200 WDT DRIVER
3196P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003197M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003198S: Maintained
3199
3200SCHEDULER
3201P: Ingo Molnar
3202M: mingo@elte.hu
3203P: Robert Love [the preemptible kernel bits]
3204M: rml@tech9.net
3205L: linux-kernel@vger.kernel.org
3206S: Maintained
3207
3208SCSI CDROM DRIVER
3209P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003210M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003211L: linux-scsi@vger.kernel.org
3212W: http://www.kernel.dk
3213S: Maintained
3214
3215SCSI SG DRIVER
3216P: Doug Gilbert
3217M: dgilbert@interlog.com
3218L: linux-scsi@vger.kernel.org
3219W: http://www.torque.net/sg
3220S: Maintained
3221
3222SCSI SUBSYSTEM
3223P: James E.J. Bottomley
3224M: James.Bottomley@SteelEye.com
3225L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003226T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003227S: Maintained
3228
3229SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003230P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003231M: Kai.Makisara@kolumbus.fi
3232L: linux-scsi@vger.kernel.org
3233S: Maintained
3234
3235SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003236P: Vlad Yasevich
3237M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003238P: Sridhar Samudrala
3239M: sri@us.ibm.com
3240L: lksctp-developers@lists.sourceforge.net
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003241W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003242S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003243
3244SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003245P: Jim Cromie
3246M: jim.cromie@gmail.com
3247S: Odd Fixes
3248
3249SCx200 GPIO DRIVER
3250P: Jim Cromie
3251M: jim.cromie@gmail.com
3252S: Maintained
3253
3254SCx200 HRT CLOCKSOURCE DRIVER
3255P: Jim Cromie
3256M: jim.cromie@gmail.com
3257S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003258
3259SECURITY CONTACT
3260P: Security Officers
3261M: security@kernel.org
3262S: Supported
3263
3264SELINUX SECURITY MODULE
3265P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08003266M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07003267P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003268M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003269P: Eric Paris
3270M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003271L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003272L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003273W: http://www.nsa.gov/selinux
3274S: Supported
3275
Jiri Slabycef2cf02007-05-08 00:31:45 -07003276SENSABLE PHANTOM
3277P: Jiri Slaby
3278M: jirislaby@gmail.com
3279S: Maintained
3280
Linus Torvalds1da177e2005-04-16 15:20:36 -07003281SERIAL ATA (SATA) SUBSYSTEM:
3282P: Jeff Garzik
3283M: jgarzik@pobox.com
3284L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003285T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003286S: Supported
3287
3288SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3289P: Pat Gefre
3290M: pfg@sgi.com
3291L: linux-ia64@vger.kernel.org
3292S: Supported
3293
3294SGI VISUAL WORKSTATION 320 AND 540
3295P: Andrey Panin
3296M: pazke@donpac.ru
3297L: linux-visws-devel@lists.sf.net
3298W: http://linux-visws.sf.net
3299S: Maintained for 2.6.
3300
3301SIMTEC EB110ATX (Chalice CATS)
3302P: Ben Dooks
3303P: Vincent Sanders
3304M: support@simtec.co.uk
3305W: http://www.simtec.co.uk/products/EB110ATX/
3306S: Supported
3307
3308SIMTEC EB2410ITX (BAST)
3309P: Ben Dooks
3310P: Vincent Sanders
3311M: support@simtec.co.uk
3312W: http://www.simtec.co.uk/products/EB2410ITX/
3313S: Supported
3314
Francois Romieu92aab3c2005-07-30 13:11:18 +02003315SIS 190 ETHERNET DRIVER
3316P: Francois Romieu
3317M: romieu@fr.zoreil.com
3318L: netdev@vger.kernel.org
3319S: Maintained
3320
Linus Torvalds1da177e2005-04-16 15:20:36 -07003321SIS 5513 IDE CONTROLLER DRIVER
3322P: Lionel Bouton
3323M: Lionel.Bouton@inet6.fr
3324W: http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
3325W: http://gyver.homeip.net/sis5513/index.html
3326S: Maintained
3327
3328SIS 900/7016 FAST ETHERNET DRIVER
3329P: Daniele Venzano
3330M: venza@brownhat.org
3331W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07003332L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003333S: Maintained
3334
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003335SIS 96X I2C/SMBUS DRIVER
3336P: Mark M. Hoffman
3337M: mhoffman@lightlink.com
3338L: lm-sensors@lm-sensors.org
3339S: Maintained
3340
Linus Torvalds1da177e2005-04-16 15:20:36 -07003341SIS FRAMEBUFFER DRIVER
3342P: Thomas Winischhofer
3343M: thomas@winischhofer.net
3344W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003345S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003346
3347SIS USB2VGA DRIVER
3348P: Thomas Winischhofer
3349M: thomas@winischhofer.net
3350W: http://www.winischhofer.at/linuxsisusbvga.shtml
3351S: Maintained
3352
Christoph Lameter415ad262007-07-26 10:40:56 -07003353SLAB ALLOCATOR
3354P: Christoph Lameter
3355M: clameter@sgi.com
3356P: Pekka Enberg
3357M: penberg@cs.helsinki.fi
3358L: linux-mm@kvack.org
3359S: Maintained
3360
Linus Torvalds1da177e2005-04-16 15:20:36 -07003361SMC91x ETHERNET DRIVER
3362P: Nicolas Pitre
3363M: nico@cam.org
3364S: Maintained
3365
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003366SMSC47B397 HARDWARE MONITOR DRIVER
3367P: Mark M. Hoffman
3368M: mhoffman@lightlink.com
3369L: lm-sensors@lm-sensors.org
3370S: Maintained
3371
Daniel Drake8f0f8502006-07-18 22:00:25 +01003372SOFTMAC LAYER (IEEE 802.11)
3373P: Johannes Berg
3374M: johannes@sipsolutions.net
3375P: Joe Jezak
3376M: josejx@gentoo.org
3377P: Daniel Drake
3378M: dsd@gentoo.org
3379W: http://softmac.sipsolutions.net/
Johannes Berg724c6b32007-04-23 12:18:20 -07003380L: linux-wireless@vger.kernel.org
Daniel Drake8f0f8502006-07-18 22:00:25 +01003381S: Maintained
3382
Linus Torvalds1da177e2005-04-16 15:20:36 -07003383SOFTWARE RAID (Multiple Disks) SUPPORT
3384P: Ingo Molnar
3385M: mingo@redhat.com
3386P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08003387M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07003388L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08003389S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003390
Pavel Machek95a631e2007-07-19 01:47:42 -07003391HIBERNATION (aka Software Suspend, aka swsusp):
Linus Torvalds1da177e2005-04-16 15:20:36 -07003392P: Pavel Machek
3393M: pavel@suse.cz
Pavel Machek95a631e2007-07-19 01:47:42 -07003394P: Rafael J. Wysocki
3395M: rjw@sisk.pl
3396L: linux-pm@lists.linux-foundation.org
3397S: Supported
3398
3399SUSPEND TO RAM:
3400P: Pavel Machek
3401M: pavel@suse.cz
3402P: Rafael J. Wysocki
3403M: rjw@sisk.pl
David Brownellf318a632007-04-23 14:41:06 -07003404L: linux-pm@lists.linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003405S: Maintained
3406
3407SONIC NETWORK DRIVER
3408P: Thomas Bogendoerfer
3409M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003410L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003411S: Maintained
3412
3413SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01003414P: Mattia Dongili
3415M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01003416L: linux-acpi@vger.kernel.org
3417W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07003418S: Maintained
3419
3420SOUND
3421P: Jaroslav Kysela
3422M: perex@suse.cz
Takashi Iwai82622042007-04-16 12:32:52 +02003423L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003424S: Maintained
3425
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003426SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3427P: Liam Girdwood
3428M: liam.girdwood@wolfsonmicro.com
Takashi Iwai82622042007-04-16 12:32:52 +02003429L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003430S: Supported
3431
Kumar Gala025c3982006-04-02 16:05:54 -05003432SPI SUBSYSTEM
3433P: David Brownell
3434M: dbrownell@users.sourceforge.net
3435L: spi-devel-general@lists.sourceforge.net
3436S: Maintained
3437
Steven Rostedt855f46a2006-08-05 12:14:50 -07003438STABLE BRANCH:
3439P: Greg Kroah-Hartman
3440M: greg@kroah.com
3441P: Chris Wright
3442M: chrisw@sous-sol.org
3443L: stable@kernel.org
3444S: Maintained
3445
Kylene Hall1c72d462005-05-01 08:59:13 -07003446TPM DEVICE DRIVER
3447P: Kylene Hall
Kent Yoder8e81cc12007-08-22 14:01:04 -07003448M: tpmdd-devel@lists.sourceforge.net
Kylene Hall1c72d462005-05-01 08:59:13 -07003449W: http://tpmdd.sourceforge.net
Marcel Selhorstd3a7b6d2007-03-16 13:38:31 -08003450P: Marcel Selhorst
3451M: tpm@selhorst.net
3452W: http://www.prosec.rub.de/tpm/
Stephen Rothwell3bd2aad2007-05-15 01:41:36 -07003453L: tpmdd-devel@lists.sourceforge.net
Kylene Hall1c72d462005-05-01 08:59:13 -07003454S: Maintained
3455
Mark Gross1a80ba82005-10-30 15:02:55 -08003456Telecom Clock Driver for MCPL0010
Jim Cromiece00f852006-11-30 04:49:44 +01003457P: Mark Gross
3458M: mark.gross@intel.com
3459S: Supported
Mark Gross1a80ba82005-10-30 15:02:55 -08003460
Chris Zankel48b415c2005-06-23 22:01:07 -07003461TENSILICA XTENSA PORT (xtensa):
3462P: Chris Zankel
3463M: chris@zankel.net
3464S: Maintained
3465
Henrique de Moraes Holschuh756970a2007-03-29 01:58:44 -03003466THINKPAD ACPI EXTRAS DRIVER
3467P: Henrique de Moraes Holschuh
3468M: ibm-acpi@hmh.eng.br
3469L: ibm-acpi-devel@lists.sourceforge.net
3470W: http://ibm-acpi.sourceforge.net
3471W: http://thinkwiki.org/wiki/Ibm-acpi
3472T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
3473S: Maintained
3474
Linus Torvalds1da177e2005-04-16 15:20:36 -07003475UltraSPARC (sparc64):
3476P: David S. Miller
3477M: davem@davemloft.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003478L: sparclinux@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08003479T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003480S: Maintained
3481
3482SHARP LH SUPPORT (LH7952X & LH7A40X)
3483P: Marc Singer
3484M: elf@buici.com
3485W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003486L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003487S: Maintained
3488
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003489SHPC HOTPLUG DRIVER
3490P: Kristen Carlson Accardi
3491M: kristen.c.accardi@intel.com
3492L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05003493S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003494
Pierre Ossmand129bce2006-03-24 03:18:17 -08003495SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3496P: Pierre Ossman
3497M: drzeus-sdhci@drzeus.cx
3498L: sdhci-devel@list.drzeus.cx
3499W: http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci
3500S: Maintained
3501
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003502SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3503P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08003504M: shemminger@linux-foundation.org
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003505L: netdev@vger.kernel.org
3506S: Maintained
3507
Chris Boot1a87d942006-07-10 04:45:34 -07003508SOEKRIS NET48XX LED SUPPORT
3509P: Chris Boot
3510M: bootc@bootc.net
3511S: Maintained
3512
Linus Torvalds1da177e2005-04-16 15:20:36 -07003513SPARC (sparc32):
3514P: William L. Irwin
3515M: wli@holomorphy.com
3516L: sparclinux@vger.kernel.org
3517S: Maintained
3518
3519SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3520P: Roger Wolff
3521M: R.E.Wolff@BitWizard.nl
3522L: linux-kernel@vger.kernel.org ?
3523S: Supported
3524
Jim Lewis2752e402006-09-29 02:01:19 -07003525SPIDERNET NETWORK DRIVER for CELL
Linas Vepstasfa302482007-02-20 16:45:27 -06003526P: Linas Vepstas
3527M: linas@austin.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07003528L: netdev@vger.kernel.org
3529S: Supported
3530
Linus Torvalds1da177e2005-04-16 15:20:36 -07003531SRM (Alpha) environment access
3532P: Jan-Benedict Glaw
3533M: jbglaw@lug-owl.de
3534L: linux-kernel@vger.kernel.org
3535S: Maintained
3536
3537STARFIRE/DURALAN NETWORK DRIVER
3538P: Ion Badulescu
3539M: ionut@cs.columbia.edu
3540S: Maintained
3541
3542STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3543W: http://mosquitonet.Stanford.EDU/strip.html
3544S: Unsupported ?
3545
3546STRADIS MPEG-2 DECODER DRIVER
3547P: Nathan Laredo
3548M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003549W: http://www.stradis.com/
3550S: Maintained
3551
3552SUPERH (sh)
3553P: Paul Mundt
3554M: lethal@linux-sh.org
Matthew Wilcox3b5e0cb2006-09-29 02:01:30 -07003555L: linuxsh-dev@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003556W: http://www.linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003557S: Maintained
3558
3559SUPERH64 (sh64)
3560P: Paul Mundt
3561M: lethal@linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003562L: linuxsh-shmedia-dev@lists.sourceforge.net
3563W: http://www.linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003564S: Maintained
3565
3566SUN3/3X
3567P: Sam Creasey
3568M: sammy@sammy.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003569W: http://sammy.net/sun3/
3570S: Maintained
3571
3572SVGA HANDLING
3573P: Martin Mares
3574M: mj@ucw.cz
3575L: linux-video@atrey.karlin.mff.cuni.cz
3576S: Maintained
3577
3578SYSV FILESYSTEM
3579P: Christoph Hellwig
3580M: hch@infradead.org
3581S: Maintained
3582
Stephen Hemminger781b4562006-07-10 20:25:29 -07003583TC CLASSIFIER
3584P: Jamal Hadi Salim
3585M: hadi@cyberus.ca
3586L: netdev@vger.kernel.org
3587S: Maintained
3588
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07003589TCP LOW PRIORITY MODULE
3590P: Wong Hoi Sing, Edison
3591M: hswong3i@gmail.com
3592P: Hung Hing Lun, Mike
3593M: hlhung3i@gmail.com
3594W: http://tcp-lp-mod.sourceforge.net/
3595S: Maintained
3596
Alex Dubov4020f2d2006-10-04 02:15:37 -07003597TI FLASH MEDIA INTERFACE DRIVER
3598P: Alex Dubov
3599M: oakad@yahoo.com
3600S: Maintained
3601
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003602TI OMAP MMC INTERFACE DRIVER
3603P: Carlos Aguiar, Anderson Briglia and Syed Khasim
3604M: linux-omap-open-source@linux.omap.com
3605W: http://linux.omap.com
3606W: http://www.muru.com/linux/omap/
3607S: Maintained
3608
Michael Buesch844dd052006-06-26 00:24:59 -07003609TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3610P: Deepak Saxena
3611M: dsaxena@plexity.net
3612S: Maintained
3613
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003614TASKSTATS STATISTICS INTERFACE
3615P: Shailabh Nagar
3616M: nagar@watson.ibm.com
3617L: linux-kernel@vger.kernel.org
3618S: Maintained
3619
Linus Torvalds1da177e2005-04-16 15:20:36 -07003620TI PARALLEL LINK CABLE DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003621P: Romain Lievin
3622M: roms@lpg.ticalc.org
3623S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003624
Per Lidene86eaa32006-01-12 16:45:18 +01003625TIPC NETWORK LAYER
3626P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01003627M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003628P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01003629M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003630P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01003631M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01003632L: tipc-discussion@lists.sourceforge.net
3633W: http://tipc.sourceforge.net/
3634W: http://tipc.cslab.ericsson.net/
3635T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
3636S: Maintained
3637
Linus Torvalds1da177e2005-04-16 15:20:36 -07003638TLAN NETWORK DRIVER
3639P: Samuel Chessman
3640M: chessman@tux.org
3641L: tlan-devel@lists.sourceforge.net
3642W: http://sourceforge.net/projects/tlan/
3643S: Maintained
3644
3645TOKEN-RING NETWORK DRIVER
3646P: Mike Phillips
3647M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003648L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003649L: linux-tr@linuxtr.net
3650W: http://www.linuxtr.net
3651S: Maintained
3652
3653TOSHIBA ACPI EXTRAS DRIVER
3654P: John Belmonte
3655M: toshiba_acpi@memebeam.org
3656W: http://memebeam.org/toys/ToshibaAcpiDriver
3657S: Maintained
3658
3659TOSHIBA SMM DRIVER
3660P: Jonathan Buzzard
3661M: jonathan@buzzard.org.uk
3662L: tlinux-users@tce.toshiba-dme.co.jp
3663W: http://www.buzzard.org.uk/toshiba/
3664S: Maintained
3665
3666TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
3667P: Muli Ben-Yehuda
3668M: mulix@mulix.org
3669L: linux-kernel@vger.kernel.org
3670S: Maintained
3671
3672TRIVIAL PATCHES
Jim Cromiece00f852006-11-30 04:49:44 +01003673P: Adrian Bunk
3674M: trivial@kernel.org
3675L: linux-kernel@vger.kernel.org
3676W: http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
3677T: git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
3678S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003679
3680TMS380 TOKEN-RING NETWORK DRIVER
3681P: Adam Fritzler
3682M: mid@auk.cx
3683L: linux-tr@linuxtr.net
3684W: http://www.auk.cx/tms380tr/
3685S: Maintained
3686
3687TULIP NETWORK DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07003688L: tulip-users@lists.sourceforge.net
3689W: http://sourceforge.net/projects/tulip/
Valerie Henson49afc592007-07-30 13:10:52 -06003690S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07003691
3692TUN/TAP driver
3693P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08003694M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003695L: vtun@office.satix.net
3696W: http://vtun.sourceforge.net/tun
3697S: Maintained
3698
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08003699TURBOCHANNEL SUBSYSTEM
3700P: Maciej W. Rozycki
3701M: macro@linux-mips.org
3702S: Maintained
3703
Linus Torvalds1da177e2005-04-16 15:20:36 -07003704U14-34F SCSI DRIVER
3705P: Dario Ballabio
3706M: ballabio_dario@emc.com
3707L: linux-scsi@vger.kernel.org
3708S: Maintained
3709
3710UDF FILESYSTEM
3711P: Ben Fennema
3712M: bfennema@falcon.csc.calpoly.edu
Linus Torvalds1da177e2005-04-16 15:20:36 -07003713W: http://linux-udf.sourceforge.net
3714S: Maintained
3715
3716UNIFORM CDROM DRIVER
3717P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003718M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003719L: linux-kernel@vger.kernel.org
3720W: http://www.kernel.dk
3721S: Maintained
3722
3723USB ACM DRIVER
3724P: Oliver Neukum
3725M: oliver@neukum.name
3726L: linux-usb-users@lists.sourceforge.net
3727L: linux-usb-devel@lists.sourceforge.net
3728S: Maintained
3729
3730USB BLOCK DRIVER (UB ub)
3731P: Pete Zaitcev
3732M: zaitcev@redhat.com
3733L: linux-kernel@vger.kernel.org
3734L: linux-usb-devel@lists.sourceforge.net
3735S: Supported
3736
Linus Torvalds1da177e2005-04-16 15:20:36 -07003737USB CDC ETHERNET DRIVER
3738P: Greg Kroah-Hartman
3739M: greg@kroah.com
3740L: linux-usb-users@lists.sourceforge.net
3741L: linux-usb-devel@lists.sourceforge.net
3742S: Maintained
3743W: http://www.kroah.com/linux-usb/
3744
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003745USB DAVICOM DM9601 DRIVER
3746P: Peter Korsgaard
3747M: jacmet@sunsite.dk
Peter Korsgaard043600a2007-06-27 21:18:18 +02003748L: netdev@vger.kernel.org
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003749W: http://www.linux-usb.org/usbnet
3750S: Maintained
3751
Linus Torvalds1da177e2005-04-16 15:20:36 -07003752USB EHCI DRIVER
3753P: David Brownell
3754M: dbrownell@users.sourceforge.net
3755L: linux-usb-devel@lists.sourceforge.net
David Brownell23d8c902006-12-05 03:10:08 -08003756S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003757
Luca Risolia7ce08c92006-01-11 02:06:59 +00003758USB ET61X[12]51 DRIVER
3759P: Luca Risolia
3760M: luca.risolia@studio.unibo.it
3761L: linux-usb-devel@lists.sourceforge.net
3762L: video4linux-list@redhat.com
3763W: http://www.linux-projects.org
3764S: Maintained
3765
David Brownell69ae9e32006-11-14 02:03:31 -08003766USB GADGET/PERIPHERAL SUBSYSTEM
3767P: David Brownell
3768M: dbrownell@users.sourceforge.net
3769L: linux-usb-devel@lists.sourceforge.net
3770W: http://www.linux-usb.org/gadget
3771S: Maintained
3772
Jiri Kosina2dea64b2007-07-11 12:12:11 +02003773USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
Jiri Kosina641266f2007-01-15 09:56:21 +01003774P: Jiri Kosina
3775M: jkosina@suse.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07003776L: linux-usb-devel@lists.sourceforge.net
Jiri Kosinaa4dff392007-02-27 17:40:09 +01003777T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003778S: Maintained
3779
3780USB HUB DRIVER
3781P: Johannes Erdfelt
3782M: johannes@erdfelt.com
3783L: linux-usb-users@lists.sourceforge.net
3784L: linux-usb-devel@lists.sourceforge.net
3785S: Maintained
3786
Olav Kongas959eea22005-11-03 17:38:14 +02003787USB ISP116X DRIVER
3788P: Olav Kongas
3789M: ok@artecdesign.ee
3790L: linux-usb-devel@lists.sourceforge.net
3791S: Maintained
3792
Linus Torvalds1da177e2005-04-16 15:20:36 -07003793USB KAWASAKI LSI DRIVER
3794P: Oliver Neukum
3795M: oliver@neukum.name
3796L: linux-usb-users@lists.sourceforge.net
3797L: linux-usb-devel@lists.sourceforge.net
3798S: Maintained
3799
3800USB MASS STORAGE DRIVER
3801P: Matthew Dharm
3802M: mdharm-usb@one-eyed-alien.net
3803L: linux-usb-users@lists.sourceforge.net
Matthew Dharm8836aeb2005-12-04 22:03:47 -08003804L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003805S: Maintained
3806W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
3807
3808USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08003809P: David Brownell
3810M: dbrownell@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003811L: linux-usb-users@lists.sourceforge.net
3812L: linux-usb-devel@lists.sourceforge.net
David Brownell23d8c902006-12-05 03:10:08 -08003813S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003814
Matthias Urlichsba460e42005-07-14 00:33:47 -07003815USB OPTION-CARD DRIVER
3816P: Matthias Urlichs
3817M: smurf@smurf.noris.de
3818L: linux-usb-devel@lists.sourceforge.net
3819S: Maintained
3820
Linus Torvalds1da177e2005-04-16 15:20:36 -07003821USB OV511 DRIVER
3822P: Mark McClelland
3823M: mmcclell@bigfoot.com
3824L: linux-usb-users@lists.sourceforge.net
3825L: linux-usb-devel@lists.sourceforge.net
3826W: http://alpha.dyndns.org/ov511/
3827S: Maintained
3828
3829USB PEGASUS DRIVER
3830P: Petko Manolov
3831M: petkan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003832L: linux-usb-devel@lists.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02003833L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003834W: http://pegasus2.sourceforge.net/
3835S: Maintained
3836
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07003837USB PRINTER DRIVER (usblp)
3838P: Pete Zaitcev
3839M: zaitcev@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003840L: linux-usb-users@lists.sourceforge.net
3841L: linux-usb-devel@lists.sourceforge.net
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07003842S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003843
3844USB RTL8150 DRIVER
3845P: Petko Manolov
3846M: petkan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003847L: linux-usb-devel@lists.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02003848L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003849W: http://pegasus2.sourceforge.net/
3850S: Maintained
3851
3852USB SE401 DRIVER
3853P: Jeroen Vreeken
3854M: pe1rxq@amsat.org
3855L: linux-usb-users@lists.sourceforge.net
3856L: linux-usb-devel@lists.sourceforge.net
3857W: http://www.chello.nl/~j.vreeken/se401/
3858S: Maintained
3859
3860USB SERIAL CYBERJACK DRIVER
3861P: Matthias Bruestle and Harald Welte
3862M: support@reiner-sct.com
3863W: http://www.reiner-sct.de/support/treiber_cyberjack.php
3864S: Maintained
3865
3866USB SERIAL DIGI ACCELEPORT DRIVER
3867P: Peter Berger and Al Borchers
3868M: pberger@brimson.com
3869M: alborchers@steinerpoint.com
3870L: linux-usb-users@lists.sourceforge.net
3871L: linux-usb-devel@lists.sourceforge.net
3872S: Maintained
3873
3874USB SERIAL DRIVER
3875P: Greg Kroah-Hartman
3876M: gregkh@suse.de
3877L: linux-usb-users@lists.sourceforge.net
3878L: linux-usb-devel@lists.sourceforge.net
3879S: Supported
3880
3881USB SERIAL BELKIN F5U103 DRIVER
3882P: William Greathouse
3883M: wgreathouse@smva.com
3884L: linux-usb-users@lists.sourceforge.net
3885L: linux-usb-devel@lists.sourceforge.net
3886S: Maintained
3887
3888USB SERIAL CYPRESS M8 DRIVER
3889P: Lonnie Mendez
3890M: dignome@gmail.com
3891L: linux-usb-users@lists.sourceforge.net
3892L: linux-usb-devel@lists.sourceforge.net
3893S: Maintained
3894W: http://geocities.com/i0xox0i
3895W: http://firstlight.net/cvs
3896
3897USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
3898L: linux-usb-users@lists.sourceforge.net
3899L: linux-usb-devel@lists.sourceforge.net
3900S: Maintained
3901
3902USB AUERSWALD DRIVER
3903P: Wolfgang Muees
3904M: wolfgang@iksw-muees.de
3905L: linux-usb-users@lists.sourceforge.net
3906L: linux-usb-devel@lists.sourceforge.net
3907S: Maintained
3908
3909USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
3910P: Gary Brubaker
3911M: xavyer@ix.netcom.com
3912L: linux-usb-users@lists.sourceforge.net
3913L: linux-usb-devel@lists.sourceforge.net
3914S: Maintained
3915
3916USB SERIAL KEYSPAN DRIVER
3917P: Greg Kroah-Hartman
3918M: greg@kroah.com
3919L: linux-usb-users@lists.sourceforge.net
3920L: linux-usb-devel@lists.sourceforge.net
3921W: http://www.kroah.com/linux/
3922S: Maintained
3923
3924USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04003925P: Support Department
3926M: support@connecttech.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003927L: linux-usb-users@lists.sourceforge.net
3928L: linux-usb-devel@lists.sourceforge.net
3929W: http://www.connecttech.com
3930S: Supported
3931
Luca Risoliaf423b9a2007-03-26 16:12:04 -03003932USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07003933P: Luca Risolia
3934M: luca.risolia@studio.unibo.it
3935L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00003936L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003937W: http://www.linux-projects.org
3938S: Maintained
3939
3940USB SUBSYSTEM
3941P: Greg Kroah-Hartman
3942M: gregkh@suse.de
3943L: linux-usb-users@lists.sourceforge.net
3944L: linux-usb-devel@lists.sourceforge.net
3945W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003946T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003947S: Supported
3948
3949USB UHCI DRIVER
3950P: Alan Stern
3951M: stern@rowland.harvard.edu
3952L: linux-usb-users@lists.sourceforge.net
3953L: linux-usb-devel@lists.sourceforge.net
3954S: Maintained
3955
David Brownell69ae9e32006-11-14 02:03:31 -08003956USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07003957P: David Brownell
3958M: dbrownell@users.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02003959L: netdev@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08003960W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07003961S: Maintained
3962
3963USB W996[87]CF DRIVER
3964P: Luca Risolia
3965M: luca.risolia@studio.unibo.it
3966L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00003967L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003968W: http://www.linux-projects.org
3969S: Maintained
3970
Luca Risolia60f78052006-02-06 16:29:35 +00003971USB ZC0301 DRIVER
3972P: Luca Risolia
3973M: luca.risolia@studio.unibo.it
3974L: linux-usb-devel@lists.sourceforge.net
3975L: video4linux-list@redhat.com
3976W: http://www.linux-projects.org
3977S: Maintained
3978
Linus Torvalds1da177e2005-04-16 15:20:36 -07003979USB ZD1201 DRIVER
3980P: Jeroen Vreeken
3981M: pe1rxq@amsat.org
3982L: linux-usb-users@lists.sourceforge.net
3983L: linux-usb-devel@lists.sourceforge.net
3984W: http://linux-lc100020.sourceforge.net
3985S: Maintained
3986
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003987USB ZR364XX DRIVER
3988P: Antoine Jacquet
3989M: royale@zerezo.com
3990L: linux-usb-devel@lists.sourceforge.net
3991L: video4linux-list@redhat.com
3992W: http://royale.zerezo.com/zr364xx/
3993S: Maintained
3994
Linus Torvalds1da177e2005-04-16 15:20:36 -07003995USER-MODE LINUX
3996P: Jeff Dike
3997M: jdike@karaya.com
3998L: user-mode-linux-devel@lists.sourceforge.net
3999L: user-mode-linux-user@lists.sourceforge.net
4000W: http://user-mode-linux.sourceforge.net
4001S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004002
Linus Torvalds1da177e2005-04-16 15:20:36 -07004003FAT/VFAT/MSDOS FILESYSTEM:
4004P: OGAWA Hirofumi
4005M: hirofumi@mail.parknet.co.jp
4006L: linux-kernel@vger.kernel.org
4007S: Maintained
4008
4009VIA 82Cxxx AUDIO DRIVER (old OSS driver)
4010P: Jeff Garzik
4011S: Odd fixes
4012
4013VIA RHINE NETWORK DRIVER
4014P: Roger Luethi
4015M: rl@hellgate.ch
4016S: Maintained
4017
Jean Delvare32c0a522005-09-22 21:47:58 +02004018VIAPRO SMBUS DRIVER
4019P: Jean Delvare
4020M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02004021L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02004022S: Maintained
4023
Francois Romieu01f20732007-01-26 00:57:17 -08004024VIA VELOCITY NETWORK DRIVER
4025P: Francois Romieu
4026M: romieu@fr.zoreil.com
4027L: netdev@vger.kernel.org
4028S: Maintained
4029
Linus Torvalds1da177e2005-04-16 15:20:36 -07004030UCLINUX (AND M68KNOMMU)
4031P: Greg Ungerer
4032M: gerg@uclinux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004033W: http://www.uclinux.org/
Adrian Bunkd660a742005-06-25 14:59:35 -07004034L: uclinux-dev@uclinux.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004035S: Maintained
4036
4037UCLINUX FOR NEC V850
4038P: Miles Bader
Linus Torvalds1da177e2005-04-16 15:20:36 -07004039
4040UCLINUX FOR RENESAS H8/300
4041P: Yoshinori Sato
4042M: ysato@users.sourceforge.jp
4043W: http://uclinux-h8.sourceforge.jp/
4044S: Supported
4045
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03004046UFS FILESYSTEM
Alan Coxabb49202007-06-08 13:47:03 -07004047P: Evgeniy Dushistov
4048M: dushistov@mail.ru
4049L: linux-kernel@vger.kernel.org
4050S: Maintained
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03004051
Linus Torvalds1da177e2005-04-16 15:20:36 -07004052USB DIAMOND RIO500 DRIVER
4053P: Cesar Miquel
4054M: miquel@df.uba.ar
4055L: rio500-users@lists.sourceforge.net
4056W: http://rio500.sourceforge.net
4057S: Maintained
4058
4059VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004060P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02004061M: mchehab@infradead.org
4062M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004063L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004064W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02004065T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004066S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004067
Juerg Haefligerab413192006-09-24 20:54:04 +02004068VT1211 HARDWARE MONITOR DRIVER
4069P: Juerg Haefliger
4070M: juergh@gmail.com
4071L: lm-sensors@lm-sensors.org
4072S: Maintained
4073
Roger Lucas1de9e372005-11-26 20:20:05 +01004074VT8231 HARDWARE MONITOR DRIVER
4075P: Roger Lucas
4076M: roger@planbit.co.uk
4077L: lm-sensors@lm-sensors.org
4078S: Maintained
4079
Linus Torvalds1da177e2005-04-16 15:20:36 -07004080W1 DALLAS'S 1-WIRE BUS
4081P: Evgeniy Polyakov
4082M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07004083S: Maintained
4084
Charles Spirakis13927072006-07-05 18:05:15 +02004085W83791D HARDWARE MONITORING DRIVER
4086P: Charles Spirakis
4087M: bezaur@gmail.com
4088L: lm-sensors@lm-sensors.org
4089S: Maintained
4090
Rudolf Marek61db0112006-12-12 18:18:30 +01004091W83793 HARDWARE MONITORING DRIVER
4092P: Rudolf Marek
4093M: r.marek@assembler.cz
4094L: lm-sensors@lm-sensors.org
4095S: Maintained
4096
Linus Torvalds1da177e2005-04-16 15:20:36 -07004097W83L51xD SD/MMC CARD INTERFACE DRIVER
4098P: Pierre Ossman
4099M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01004100L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004101W: http://projects.drzeus.cx/wbsd
4102S: Maintained
4103
Wim Van Sebroeck35277612006-01-15 21:21:14 +01004104WATCHDOG DEVICE DRIVERS
4105P: Wim Van Sebroeck
4106M: wim@iguana.be
4107T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4108S: Maintained
4109
Linus Torvalds1da177e2005-04-16 15:20:36 -07004110WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4111P: Jean Tourrilhes
4112M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07004113L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004114W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4115S: Maintained
4116
4117WD7000 SCSI DRIVER
4118P: Miroslav Zagorac
4119M: zaga@fly.cc.fer.hr
4120L: linux-scsi@vger.kernel.org
4121S: Maintained
4122
Dmitry Torokhov5fc14682005-11-20 00:50:06 -05004123WISTRON LAPTOP BUTTON DRIVER
4124P: Miloslav Trmac
4125M: mitr@volny.cz
4126S: Maintained
4127
Linus Torvalds1da177e2005-04-16 15:20:36 -07004128WL3501 WIRELESS PCMCIA CARD DRIVER
4129P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004130M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07004131L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004132W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07004133S: Maintained
4134
4135X.25 NETWORK LAYER
4136P: Henner Eisen
4137M: eis@baty.hanse.de
4138L: linux-x25@vger.kernel.org
4139S: Maintained
4140
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02004141XEN HYPERVISOR INTERFACE
4142P: Jeremy Fitzhardinge
4143M: jeremy@xensource.com
4144P: Chris Wright
4145M: chrisw@sous-sol.org
4146L: virtualization@lists.osdl.org
4147L: xen-devel@lists.xensource.com
4148S: Supported
4149
Linus Torvalds1da177e2005-04-16 15:20:36 -07004150XFS FILESYSTEM
4151P: Silicon Graphics Inc
Timothy Shimmin78bfd362007-06-11 20:42:09 -07004152P: Tim Shimmin
Linus Torvalds1da177e2005-04-16 15:20:36 -07004153M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004154L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004155W: http://oss.sgi.com/projects/xfs
Tim Shimmine99f0562007-06-19 15:26:35 +10004156T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004157S: Supported
4158
Peter Korsgaard238b8722006-12-06 20:35:17 -08004159XILINX UARTLITE SERIAL DRIVER
4160P: Peter Korsgaard
4161M: jacmet@sunsite.dk
4162L: linux-serial@vger.kernel.org
4163S: Maintained
4164
Linus Torvalds1da177e2005-04-16 15:20:36 -07004165X86 3-LEVEL PAGING (PAE) SUPPORT
4166P: Ingo Molnar
4167M: mingo@redhat.com
4168S: Maintained
4169
4170X86-64 port
4171P: Andi Kleen
4172M: ak@suse.de
4173L: discuss@x86-64.org
4174W: http://www.x86-64.org
Randy Dunlap6a051562007-02-13 13:26:23 +01004175T: quilt ftp://ftp.firstfloor.org/pub/ak/x86_64/quilt-current
Linus Torvalds1da177e2005-04-16 15:20:36 -07004176S: Maintained
4177
4178YAM DRIVER FOR AX.25
4179P: Jean-Paul Roubelat
4180M: jpr@f6fbb.org
4181L: linux-hams@vger.kernel.org
4182S: Maintained
4183
Henkaf64a5e2005-10-12 15:02:56 +02004184YEALINK PHONE DRIVER
4185P: Henk Vergonet
4186M: Henk.Vergonet@gmail.com
4187L: usbb2k-api-dev@nongnu.org
4188S: Maintained
4189
Linus Torvalds1da177e2005-04-16 15:20:36 -07004190Z8530 DRIVER FOR AX.25
4191P: Joerg Reuter
4192M: jreuter@yaina.de
4193W: http://yaina.de/jreuter/
4194W: http://www.qsl.net/dl1bke/
4195L: linux-hams@vger.kernel.org
4196S: Maintained
4197
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004198ZD1211RW WIRELESS DRIVER
4199P: Daniel Drake
4200M: dsd@gentoo.org
4201P: Ulrich Kunitz
4202M: kune@deine-taler.de
4203W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004204L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004205L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4206S: Maintained
4207
Linus Torvalds1da177e2005-04-16 15:20:36 -07004208ZF MACHZ WATCHDOG
4209P: Fernando Fuganti
4210M: fuganti@netbank.com.br
4211W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4212S: Maintained
4213
4214ZR36067 VIDEO FOR LINUX DRIVER
4215P: Ronald Bultje
4216M: rbultje@ronald.bitfreak.net
4217L: mjpeg-users@lists.sourceforge.net
4218W: http://mjpeg.sourceforge.net/driver-zoran/
4219S: Maintained
4220
4221ZR36120 VIDEO FOR LINUX DRIVER
4222P: Pauline Middelink
4223M: middelin@polyware.nl
4224W: http://www.polyware.nl/~middelin/En/hobbies.html
4225W: http://www.polyware.nl/~middelin/hobbies.html
4226S: Maintained
4227
Maciej W. Rozycki8b4a4082007-07-18 00:49:11 -07004228ZS DECSTATION Z85C30 SERIAL DRIVER
4229P: Maciej W. Rozycki
4230M: macro@linux-mips.org
4231S: Maintained
4232
Linus Torvalds1da177e2005-04-16 15:20:36 -07004233THE REST
4234P: Linus Torvalds
4235S: Buried alive in reporters