blob: 9507b42075128b4072e0c834218c644546bde116 [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 -070091W: http://www.linuxtr.net
92S: Maintained
93
943C505 NETWORK DRIVER
95P: Philip Blundell
96M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -070097L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -070098S: Maintained
99
Steffen Klasserta6d89912007-08-10 14:05:27 -07001003C59X NETWORK DRIVER
101P: Steffen Klassert
102M: klassert@mathematik.tu-chemnitz.de
103L: netdev@vger.kernel.org
104S: Maintained
105
Linus Torvalds1da177e2005-04-16 15:20:36 -07001063CR990 NETWORK DRIVER
107P: David Dillow
108M: dave@thedillows.org
Ralf Baechle979b6c12005-06-13 14:30:40 -0700109L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700110S: Maintained
111
1123W-XXXX ATA-RAID CONTROLLER DRIVER
113P: Adam Radford
114M: linuxraid@amcc.com
115L: linux-scsi@vger.kernel.org
116W: http://www.amcc.com
117S: Supported
118
1193W-9XXX SATA-RAID CONTROLLER DRIVER
120P: Adam Radford
121M: linuxraid@amcc.com
122L: linux-scsi@vger.kernel.org
123W: http://www.amcc.com
124S: Supported
125
12653C700 AND 53C700-66 SCSI DRIVER
127P: James E.J. Bottomley
128M: James.Bottomley@HansenPartnership.com
129L: linux-scsi@vger.kernel.org
130S: Maintained
131
1326PACK NETWORK DRIVER FOR AX.25
133P: Andreas Koensgen
134M: ajk@iehk.rwth-aachen.de
135L: linux-hams@vger.kernel.org
136S: Maintained
137
Linus Torvalds1da177e2005-04-16 15:20:36 -07001388169 10/100/1000 GIGABIT ETHERNET DRIVER
139P: Francois Romieu
140M: romieu@fr.zoreil.com
Ralf Baechle979b6c12005-06-13 14:30:40 -0700141L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700142S: Maintained
143
1448250/16?50 (AND CLONE UARTS) SERIAL DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -0700145L: linux-serial@vger.kernel.org
146W: http://serial.sourceforge.net
Russell King353cefd2006-10-03 17:36:11 +0100147S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -0700148
1498390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
150P: Paul Gortmaker
151M: p_gortmaker@yahoo.com
Ralf Baechle979b6c12005-06-13 14:30:40 -0700152L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700153S: Maintained
154
Eric Van Hensbergen67543e52006-03-25 03:07:29 -08001559P FILE SYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +0100156P: Eric Van Hensbergen
157M: ericvh@gmail.com
158P: Ron Minnich
Eric Van Hensbergen27a2a5f2007-07-23 13:06:13 -0500159M: rminnich@sandia.gov
Jim Cromiece00f852006-11-30 04:49:44 +0100160P: Latchesar Ionkov
161M: lucho@ionkov.net
162L: v9fs-developer@lists.sourceforge.net
Eric Van Hensbergen27a2a5f2007-07-23 13:06:13 -0500163W: http://swik.net/v9fs
Jim Cromiece00f852006-11-30 04:49:44 +0100164T: git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git
165S: Maintained
Eric Van Hensbergen67543e52006-03-25 03:07:29 -0800166
Linus Torvalds1da177e2005-04-16 15:20:36 -0700167A2232 SERIAL BOARD DRIVER
168P: Enver Haase
Linus Torvalds1da177e2005-04-16 15:20:36 -0700169M: A2232@gmx.net
170L: linux-m68k@lists.linux-m68k.org
171S: Maintained
172
173AIO
174P: Benjamin LaHaise
175M: bcrl@kvack.org
176L: linux-aio@kvack.org
177S: Supported
178
Hans de Goedef2b84bb2006-06-04 20:22:24 +0200179ABIT UGURU HARDWARE MONITOR DRIVER
180P: Hans de Goede
181M: j.w.r.degoede@hhs.nl
182L: lm-sensors@lm-sensors.org
183S: Maintained
184
Linus Torvalds1da177e2005-04-16 15:20:36 -0700185ACENIC DRIVER
186P: Jes Sorensen
187M: jes@trained-monkey.org
188L: linux-acenic@sunsite.dk
189S: Maintained
190
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700191IPS SCSI RAID DRIVER
192P: Adaptec OEM Raid Solutions
193M: aacraid@adaptec.com
194L: linux-scsi@vger.kernel.org
195W: http://www.adaptec.com/
196S: Maintained
197
198DPT_I2O SCSI RAID DRIVER
199P: Adaptec OEM Raid Solutions
200M: aacraid@adaptec.com
201L: linux-scsi@vger.kernel.org
202W: http://www.adaptec.com/
203S: Maintained
204
Linus Torvalds1da177e2005-04-16 15:20:36 -0700205AACRAID SCSI RAID DRIVER
206P: Adaptec OEM Raid Solutions
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700207M: aacraid@adaptec.com
Linus Torvalds1da177e2005-04-16 15:20:36 -0700208L: linux-scsi@vger.kernel.org
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700209W: http://www.adaptec.com/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700210S: Supported
211
212ACPI
213P: Len Brown
214M: len.brown@intel.com
Len Brown8b59a452007-01-08 19:03:28 -0500215M: lenb@kernel.org
Len Brown6968e502005-12-30 00:32:49 -0500216L: linux-acpi@vger.kernel.org
Len Brown38e09d82007-10-25 17:55:59 -0400217W: http://www.lesswatts.org/projects/acpi/
Jody McIntyre6fb04252005-11-18 09:31:06 -0800218T: git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
Len Brown8b59a452007-01-08 19:03:28 -0500219S: Supported
220
221ACPI BATTERY DRIVERS
Len Browna4146552007-06-23 15:54:36 -0400222P: Alexey Starikovskiy
223M: astarikovskiy@suse.de
Len Brown8b59a452007-01-08 19:03:28 -0500224L: linux-acpi@vger.kernel.org
225W: http://acpi.sourceforge.net/
226S: Supported
227
228ACPI EC DRIVER
229P: Alexey Starikovskiy
Len Browna4146552007-06-23 15:54:36 -0400230M: astarikovskiy@suse.de
Len Brown8b59a452007-01-08 19:03:28 -0500231L: linux-acpi@vger.kernel.org
232W: http://acpi.sourceforge.net/
233S: Supported
234
235ACPI FAN DRIVER
Len Brown38e09d82007-10-25 17:55:59 -0400236P: Len Brown
237M: len.brown@intel.com
Len Brown8b59a452007-01-08 19:03:28 -0500238L: linux-acpi@vger.kernel.org
239W: http://acpi.sourceforge.net/
240S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700241
Kristen Carlson Accardi998be202006-07-26 10:52:33 -0700242ACPI PCI HOTPLUG DRIVER
243P: Kristen Carlson Accardi
244M: kristen.c.accardi@intel.com
245L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -0500246S: Supported
247
248ACPI THERMAL DRIVER
Len Brown38e09d82007-10-25 17:55:59 -0400249P: Len Brown
250M: len.brown@intel.com
Len Brown8b59a452007-01-08 19:03:28 -0500251L: linux-acpi@vger.kernel.org
252W: http://acpi.sourceforge.net/
253S: Supported
Kristen Carlson Accardi998be202006-07-26 10:52:33 -0700254
Len Brown359acec2007-02-10 01:59:24 -0500255ACPI VIDEO DRIVER
Len Brown38e09d82007-10-25 17:55:59 -0400256P: Rui Zhang
257M: rui.zhang@intel.com
Len Brown359acec2007-02-10 01:59:24 -0500258L: linux-acpi@vger.kernel.org
259W: http://acpi.sourceforge.net/
260S: Supported
261
Linus Torvalds1da177e2005-04-16 15:20:36 -0700262ADM1025 HARDWARE MONITOR DRIVER
263P: Jean Delvare
264M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +0200265L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700266S: Maintained
267
Corentin Labbecae2caa2007-02-14 21:15:04 +0100268ADM1029 HARDWARE MONITOR DRIVER
269P: Corentin Labbe
270M: corentin.labbe@geomatys.fr
271L: lm-sensors@lm-sensors.org
272S: Maintained
273
Michael Wucc0b88c2007-08-31 01:15:25 -0400274ADM8211 WIRELESS DRIVER
275P: Michael Wu
276M: flamingice@sourmilk.net
277L: linux-wireless@vger.kernel.org
278W: http://linuxwireless.org/
279T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
280S: Maintained
281
Linus Torvalds1da177e2005-04-16 15:20:36 -0700282ADT746X FAN DRIVER
283P: Colin Leroy
284M: colin@colino.net
285S: Maintained
286
Matthew Wilcox8c6af9e2007-07-26 11:03:19 -0400287ADVANSYS SCSI DRIVER
288P: Matthew Wilcox
289M: matthew@wil.cx
290L: linux-scsi@vger.kernel.org
291S: Maintained
292
Linus Torvalds1da177e2005-04-16 15:20:36 -0700293AEDSP16 DRIVER
294P: Riccardo Facchetti
295M: fizban@tin.it
296S: Maintained
297
298AFFS FILE SYSTEM
299P: Roman Zippel
300M: zippel@linux-m68k.org
301S: Maintained
302
303AGPGART DRIVER
Dave Jones70e89922007-07-09 20:23:50 -0400304P: David Airlie
305M: airlied@linux.ie
306T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700307S: Maintained
308
309AHA152X SCSI DRIVER
310P: Juergen E. Fischer
311M: Juergen Fischer <fischer@norbit.de>
312L: linux-scsi@vger.kernel.org
313S: Maintained
314
Hannes Reinecke64624d42007-10-19 10:32:29 +0200315AIC7XXX / AIC79XX SCSI DRIVER
316P: Hannes Reinecke
317M: hare@suse.de
318L: linux-scsi@vger.kernel.org
319S: Maintained
320
Linus Torvalds1da177e2005-04-16 15:20:36 -0700321ALCATEL SPEEDTOUCH USB DRIVER
322P: Duncan Sands
323M: duncan.sands@free.fr
Greg Kroah-Hartman63725942007-11-21 15:16:59 -0700324L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700325W: http://www.linux-usb.org/SpeedTouch/
326S: Maintained
327
Pierre Ossman272f1332007-05-14 21:25:26 +0200328ALCHEMY AU1XX0 MMC DRIVER
329S: Orphan
330
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000331ALI1563 I2C DRIVER
332P: Rudolf Marek
Jean Delvare7188cc62006-12-12 18:18:30 +0100333M: r.marek@assembler.cz
Jean Delvare5d925fe2006-07-01 17:14:32 +0200334L: i2c@lm-sensors.org
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000335S: Maintained
336
Linus Torvalds1da177e2005-04-16 15:20:36 -0700337ALPHA PORT
338P: Richard Henderson
339M: rth@twiddle.net
340S: Odd Fixes for 2.4; Maintained for 2.6.
341P: Ivan Kokshaysky
342M: ink@jurassic.park.msu.ru
343S: Maintained for 2.4; PCI support for 2.6.
344
Thomas Dahlmann167a6752007-07-12 09:30:39 -0700345AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
346P: Thomas Dahlmann
347M: thomas.dahlmann@amd.com
348L: info-linux@geode.amd.com
349S: Supported
350
Jordan Crousef90b8112006-01-06 00:12:14 -0800351AMD GEODE PROCESSOR/CHIPSET SUPPORT
Jim Cromiece00f852006-11-30 04:49:44 +0100352P: Jordan Crouse
353M: info-linux@geode.amd.com
Jordan Crousef90b8112006-01-06 00:12:14 -0800354L: info-linux@geode.amd.com
355W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
356S: Supported
357
Stelian Pop284f42b2006-12-12 18:18:31 +0100358AMS (Apple Motion Sensor) DRIVER
359P: Stelian Pop
360M: stelian@popies.net
361P: Michael Hanselmann
362M: linux-kernel@hansmi.ch
363S: Supported
364
Tom Tuckerf94b5332006-09-22 15:22:48 -0700365AMSO1100 RNIC DRIVER
366P: Tom Tucker
367M: tom@opengridcomputing.com
368P: Steve Wise
369M: swise@opengridcomputing.com
Roland Dreier78526822007-07-09 20:12:26 -0700370L: general@lists.openfabrics.org
Tom Tuckerf94b5332006-09-22 15:22:48 -0700371S: Maintained
372
Johannes Berg42269062006-07-25 16:15:50 +0200373AOA (Apple Onboard Audio) ALSA DRIVER
374P: Johannes Berg
375M: johannes@sipsolutions.net
376L: linuxppc-dev@ozlabs.org
Takashi Iwai82622042007-04-16 12:32:52 +0200377L: alsa-devel@alsa-project.org (subscribers-only)
Johannes Berg42269062006-07-25 16:15:50 +0200378S: Maintained
379
Linus Torvalds1da177e2005-04-16 15:20:36 -0700380APM DRIVER
381P: Stephen Rothwell
382M: sfr@canb.auug.org.au
383L: linux-laptop@vger.kernel.org
384W: http://www.canb.auug.org.au/~sfr/
385S: Supported
386
Nicolas Boichat6f2fad72007-05-08 00:24:52 -0700387APPLE SMC DRIVER
388P: Nicolas Boichat
389M: nicolas@boichat.ch
390L: mactel-linux-devel@lists.sourceforge.net
391S: Maintained
392
Linus Torvalds1da177e2005-04-16 15:20:36 -0700393APPLETALK NETWORK LAYER
394P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -0300395M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700396S: Maintained
397
Johannes Bergeb9ebe62007-10-27 23:42:45 -0400398APPLETOUCH TOUCHPAD DRIVER
399P: Johannes Berg
400M: johannes@sipsolutions.net
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -0400401L: linux-input@vger.kernel.org
Johannes Bergeb9ebe62007-10-27 23:42:45 -0400402S: Maintained
403
Jaya Kumar1154ea72005-06-21 17:17:04 -0700404ARC FRAMEBUFFER DRIVER
405P: Jaya Kumar
406M: jayalk@intworks.biz
407S: Maintained
408
Linus Torvalds1da177e2005-04-16 15:20:36 -0700409ARM MFM AND FLOPPY DRIVERS
410P: Ian Molton
411M: spyro@f2s.com
412S: Maintained
413
Russell King2761f5c2007-05-24 06:56:08 +0200414ARM PRIMECELL MMCI PL180/1 DRIVER
415P: Russell King
416M: rmk@arm.linux.org.uk
417L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
418S: Maintained
419
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800420ARM/ADI ROADRUNNER MACHINE SUPPORT
421P: Lennert Buytenhek
422M: kernel@wantstofly.org
423L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
424S: Maintained
425
426ARM/ADS SPHERE MACHINE SUPPORT
427P: Lennert Buytenhek
428M: kernel@wantstofly.org
429L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
430S: Maintained
431
432ARM/AJECO 1ARM MACHINE SUPPORT
433P: Lennert Buytenhek
434M: kernel@wantstofly.org
435L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
436S: Maintained
437
Andrew Victord4a89c72006-12-04 13:56:21 +0100438ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
439P: Andrew Victor
Joe Perches6650e0a2007-12-10 15:49:32 -0800440M: andrew@sanpeople.com
Andrew Victord4a89c72006-12-04 13:56:21 +0100441L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
442W: http://maxim.org.za/at91_26.html
443S: Maintained
444
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800445ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
446P: Lennert Buytenhek
447M: kernel@wantstofly.org
448L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
449S: Maintained
450
451ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
452P: Lennert Buytenhek
453M: kernel@wantstofly.org
454L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
455S: Maintained
456
Linus Torvalds1da177e2005-04-16 15:20:36 -0700457ARM/CORGI MACHINE SUPPORT
458P: Richard Purdie
459M: rpurdie@rpsys.net
460S: Maintained
461
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800462ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
463P: Lennert Buytenhek
464M: kernel@wantstofly.org
465L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
466S: Maintained
467
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100468ARM/HP JORNADA 7XX MACHINE SUPPORT
469P: Kristoffer Ericson
Kristoffer Ericson6a4d0282007-07-07 17:45:10 +0100470M: kristoffer.ericson@gmail.com
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100471W: www.jlime.com
472S: Maintained
473
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800474ARM/INTEL IOP32X ARM ARCHITECTURE
475P: Lennert Buytenhek
476M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100477P: Dan Williams
478M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800479L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100480S: Supported
481
482ARM/INTEL IOP33X ARM ARCHITECTURE
483P: Dan Williams
484M: dan.j.williams@intel.com
485L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
486S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800487
488ARM/INTEL IOP13XX ARM ARCHITECTURE
489P: Lennert Buytenhek
490M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100491P: Dan Williams
492M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800493L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100494S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800495
496ARM/INTEL IQ81342EX MACHINE SUPPORT
497P: Lennert Buytenhek
498M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100499P: Dan Williams
500M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800501L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100502S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800503
504ARM/INTEL IXP2000 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 IXDP2850 MACHINE SUPPORT
511P: Lennert Buytenhek
512M: kernel@wantstofly.org
513L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
514S: Maintained
515
516ARM/INTEL IXP23XX ARM ARCHITECTURE
517P: Lennert Buytenhek
518M: kernel@wantstofly.org
519L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
520S: Maintained
521
522ARM/INTEL XSC3 (MANZANO) ARM CORE
523P: Lennert Buytenhek
524M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100525P: Dan Williams
526M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800527L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100528S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800529
530ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
531P: Lennert Buytenhek
532M: kernel@wantstofly.org
533L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
534S: Maintained
535
536ARM/LOGICPD PXA270 MACHINE SUPPORT
537P: Lennert Buytenhek
538M: kernel@wantstofly.org
539L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
540S: Maintained
541
Dirk Opfer8459c152005-11-06 14:27:52 +0000542ARM/TOSA MACHINE SUPPORT
543P: Dirk Opfer
544M: dirk@opfer-online.de
545S: Maintained
546
Linus Torvalds1da177e2005-04-16 15:20:36 -0700547ARM/PLEB SUPPORT
548P: Peter Chubb
549M: pleb@gelato.unsw.edu.au
550W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
551S: Maintained
552
553ARM/PT DIGITAL BOARD PORT
554P: Stefan Eletzhofer
555M: stefan.eletzhofer@eletztrick.de
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700556L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700557W: http://www.arm.linux.org.uk/
558S: Maintained
559
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800560ARM/RADISYS ENP2611 MACHINE SUPPORT
561P: Lennert Buytenhek
562M: kernel@wantstofly.org
563L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
564S: Maintained
565
Linus Torvalds1da177e2005-04-16 15:20:36 -0700566ARM/SHARK MACHINE SUPPORT
567P: Alexander Schulz
568M: alex@shark-linux.de
569W: http://www.shark-linux.de/shark.html
570S: Maintained
571
572ARM/STRONGARM110 PORT
573P: Russell King
574M: rmk@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700575L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700576W: http://www.arm.linux.org.uk/
577S: Maintained
578
579ARM/S3C2410 ARM ARCHITECTURE
580P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800581M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700582L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700583W: http://www.fluff.org/ben/linux/
584S: Maintained
585
586ARM/S3C2440 ARM ARCHITECTURE
587P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800588M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700589L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700590W: http://www.fluff.org/ben/linux/
591S: Maintained
592
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800593ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
594P: Lennert Buytenhek
595M: kernel@wantstofly.org
596L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
597S: Maintained
598
599ARM/THECUS N2100 MACHINE SUPPORT
600P: Lennert Buytenhek
601M: kernel@wantstofly.org
602L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
603S: Maintained
604
Linus Torvalds1da177e2005-04-16 15:20:36 -0700605ARPD SUPPORT
606P: Jonathan Layes
Ralf Baechle979b6c12005-06-13 14:30:40 -0700607L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700608S: Maintained
609
610ASUS ACPI EXTRAS DRIVER
Len Brown0b67d942006-12-22 21:18:56 -0500611P: Corentin Chary
612M: corentincj@iksaif.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700613P: Karol Kozimor
614M: sziwan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700615L: acpi4asus-user@lists.sourceforge.net
616W: http://sourceforge.net/projects/acpi4asus
Len Brown0b67d942006-12-22 21:18:56 -0500617W: http://xf.iksaif.net/acpi4asus
Linus Torvalds1da177e2005-04-16 15:20:36 -0700618S: Maintained
619
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -0400620ASUS ASB100 HARDWARE MONITOR DRIVER
621P: Mark M. Hoffman
622M: mhoffman@lightlink.com
623L: lm-sensors@lm-sensors.org
624S: Maintained
625
Corentin Chary85091b72007-01-26 14:04:30 +0100626ASUS LAPTOP EXTRAS DRIVER
627P: Corentin Chary
628M: corentincj@iksaif.net
629L: acpi4asus-user@lists.sourceforge.net
630W: http://sourceforge.net/projects/acpi4asus
631W: http://xf.iksaif.net/acpi4asus
632S: Maintained
633
Dan Williamsb3e5f262007-08-07 10:26:35 -0700634ASYNCHRONOUS TRANSFERS/TRANSFORMS API
635P: Dan Williams
636M: dan.j.williams@intel.com
637P: Shannon Nelson
638M: shannon.nelson@intel.com
639L: linux-kernel@vger.kernel.org
640W: http://sourceforge.net/projects/xscaleiop
641S: Supported
642
Linus Torvalds1da177e2005-04-16 15:20:36 -0700643ATA OVER ETHERNET DRIVER
644P: Ed L. Cashin
645M: ecashin@coraid.com
646W: http://www.coraid.com/support/linux
647S: Supported
648
Jay Cliburn8d5ca6e2007-02-03 20:25:10 -0600649ATL1 ETHERNET DRIVER
650P: Jay Cliburn
651M: jcliburn@gmail.com
652P: Chris Snook
653M: csnook@redhat.com
654L: atl1-devel@lists.sourceforge.net
655W: http://sourceforge.net/projects/atl1
656W: http://atl1.sourceforge.net
657S: Maintained
658
Linus Torvalds1da177e2005-04-16 15:20:36 -0700659ATM
660P: Chas Williams
661M: chas@cmf.nrl.navy.mil
Roland Dreierf37bf902006-09-13 20:39:33 -0700662L: linux-atm-general@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700663W: http://linux-atm.sourceforge.net
664S: Maintained
665
Pierre Ossman272f1332007-05-14 21:25:26 +0200666ATMEL AT91 MCI DRIVER
Pierre Ossman81764fa2007-07-15 18:47:38 +0200667P: Nicolas Ferre
668M: nicolas.ferre@rfo.atmel.com
669L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
670W: http://www.atmel.com/products/AT91/
671W: http://www.at91.com/
672S: Maintained
Pierre Ossman272f1332007-05-14 21:25:26 +0200673
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100674ATMEL MACB ETHERNET DRIVER
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100675P: Haavard Skinnemoen
676M: hskinnemoen@atmel.com
677S: Supported
678
Haavard Skinnemoen754ce4f2007-02-14 00:33:09 -0800679ATMEL SPI DRIVER
680P: Haavard Skinnemoen
681M: hskinnemoen@atmel.com
682S: Supported
683
Haavard Skinnemoen914a3f32007-10-10 02:29:43 -0700684ATMEL USBA UDC DRIVER
685P: Haavard Skinnemoen
686M: hskinnemoen@atmel.com
687L: kernel@avr32linux.org
688W: http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver
689S: Supported
690
Linus Torvalds1da177e2005-04-16 15:20:36 -0700691ATMEL WIRELESS DRIVER
692P: Simon Kelley
693M: simon@thekelleys.org.uk
Johannes Berg724c6b32007-04-23 12:18:20 -0700694L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700695W: http://www.thekelleys.org.uk/atmel
696W: http://atmelwlandriver.sourceforge.net/
697S: Maintained
698
Chris Wrighta92b7b82005-07-07 18:12:23 -0700699AUDIT SUBSYSTEM
David Woodhousead3f9a22005-07-13 15:28:29 +0100700P: David Woodhouse
701M: dwmw2@infradead.org
Gabriel Cb9a06202007-08-10 13:00:56 -0700702L: linux-audit@redhat.com (subscribers-only)
David Woodhousead3f9a22005-07-13 15:28:29 +0100703W: http://people.redhat.com/sgrubb/audit/
Josh Boyer1adc1232005-11-23 15:44:15 -0800704T: git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
Chris Wrighta92b7b82005-07-07 18:12:23 -0700705S: Maintained
706
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800707AUXILIARY DISPLAY DRIVERS
708P: Miguel Ojeda Sandonis
709M: maxextreme@gmail.com
710L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700711W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800712S: Maintained
713
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700714AVR32 ARCHITECTURE
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700715P: Haavard Skinnemoen
716M: hskinnemoen@atmel.com
717W: http://www.atmel.com/products/AVR32/
718W: http://avr32linux.org/
719W: http://avrfreaks.net/
720S: Supported
721
722AVR32/AT32AP MACHINE SUPPORT
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700723P: Haavard Skinnemoen
724M: hskinnemoen@atmel.com
725S: Supported
726
Linus Torvalds1da177e2005-04-16 15:20:36 -0700727AX.25 NETWORK LAYER
728P: Ralf Baechle
729M: ralf@linux-mips.org
730L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +0200731W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700732S: Maintained
733
Richard Purdie300abeb2007-02-07 22:21:07 +0000734BACKLIGHT CLASS/SUBSYSTEM
735P: Richard Purdie
736M: rpurdie@rpsys.net
737S: Maintained
738
Bryan Wu1394f032007-05-06 14:50:22 -0700739BLACKFIN ARCHITECTURE
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800740P: Bryan Wu
741M: bryan.wu@analog.com
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800742L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
743W: http://blackfin.uclinux.org
744S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700745
Bryan Wue190d6b2007-07-17 14:43:44 +0800746BLACKFIN EMAC DRIVER
747P: Bryan Wu
748M: bryan.wu@analog.com
749L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
750W: http://blackfin.uclinux.org
751S: Supported
752
Mike Frysinger566da5b2007-06-11 15:31:30 +0800753BLACKFIN RTC DRIVER
754P: Mike Frysinger
755M: michael.frysinger@analog.com
756M: vapier.adi@gmail.com
757L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
758W: http://blackfin.uclinux.org
759S: Supported
760
Bryan Wu1394f032007-05-06 14:50:22 -0700761BLACKFIN SERIAL DRIVER
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800762P: Aubrey Li
763M: aubrey.li@analog.com
764L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
765W: http://blackfin.uclinux.org
766S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700767
Bryan Wu1e6d3202007-07-15 02:50:02 +0800768BLACKFIN WATCHDOG DRIVER
769P: Mike Frysinger
770M: michael.frysinger@analog.com
771M: vapier.adi@gmail.com
772L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
773W: http://blackfin.uclinux.org
774S: Supported
775
Linus Torvalds1da177e2005-04-16 15:20:36 -0700776BAYCOM/HDLCDRV DRIVERS FOR AX.25
777P: Thomas Sailer
778M: t.sailer@alumni.ethz.ch
779L: linux-hams@vger.kernel.org
780W: http://www.baycom.org/~tom/ham/ham.html
781S: Maintained
782
Michael Buesche4d6b792007-09-18 15:39:42 -0400783B43 WIRELESS DRIVER
784P: Michael Buesch
785M: mb@bu3sch.de
786P: Stefano Brivio
Stefano Brivio2817ef12007-11-06 22:48:56 +0100787M: stefano.brivio@polimi.it
Michael Buesche4d6b792007-09-18 15:39:42 -0400788L: linux-wireless@vger.kernel.org
Stefano Brivio2817ef12007-11-06 22:48:56 +0100789W: http://linuxwireless.org/en/users/Drivers/b43
Michael Buesche4d6b792007-09-18 15:39:42 -0400790S: Maintained
791
Larry Finger75388ac2007-09-25 16:46:54 -0700792B43LEGACY WIRELESS DRIVER
793P: Larry Finger
794M: Larry.Finger@lwfinger.net
Stefano Brivio2817ef12007-11-06 22:48:56 +0100795P: Stefano Brivio
796M: stefano.brivio@polimi.it
Larry Finger75388ac2007-09-25 16:46:54 -0700797L: linux-wireless@vger.kernel.org
Stefano Brivio2817ef12007-11-06 22:48:56 +0100798W: http://linuxwireless.org/en/users/Drivers/b43
Larry Finger75388ac2007-09-25 16:46:54 -0700799S: Maintained
800
Michael Bueschfb67a0f2006-08-16 00:39:36 +0200801BCM43XX WIRELESS DRIVER (SOFTMAC BASED VERSION)
802P: Larry Finger
803M: Larry.Finger@lwfinger.net
Michael Buesch9eac8f92006-04-22 17:31:27 +0200804P: Stefano Brivio
Stefano Brivio2817ef12007-11-06 22:48:56 +0100805M: stefano.brivio@polimi.it
Johannes Berg724c6b32007-04-23 12:18:20 -0700806L: linux-wireless@vger.kernel.org
Michael Buesch9eac8f92006-04-22 17:31:27 +0200807W: http://bcm43xx.berlios.de/
808S: Maintained
809
Linus Torvalds1da177e2005-04-16 15:20:36 -0700810BEFS FILE SYSTEM
811P: Sergey S. Kostyliov
812M: rathamahata@php4.ru
813L: linux-kernel@vger.kernel.org
814S: Maintained
815
Linus Torvalds1da177e2005-04-16 15:20:36 -0700816BFS FILE SYSTEM
817P: Tigran A. Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -0800818M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700819L: linux-kernel@vger.kernel.org
820S: Maintained
821
Bryan Wud24ecfc2007-05-01 23:26:32 +0200822BLACKFIN I2C TWI DRIVER
823P: Sonic Zhang
824M: sonic.zhang@analog.com
825L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
826W: http://blackfin.uclinux.org/
827S: Supported
828
Linus Torvalds1da177e2005-04-16 15:20:36 -0700829BLOCK LAYER
830P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +0200831M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700832L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800833T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700834S: Maintained
835
836BLUETOOTH SUBSYSTEM
837P: Marcel Holtmann
838M: marcel@holtmann.org
839P: Maxim Krasnyansky
840M: maxk@qualcomm.com
841L: bluez-devel@lists.sf.net
842W: http://bluez.sf.net
843W: http://www.bluez.org
844W: http://www.holtmann.org/linux/bluetooth/
Josh Boyer1adc1232005-11-23 15:44:15 -0800845T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700846S: Maintained
847
848BLUETOOTH RFCOMM LAYER
849P: Marcel Holtmann
850M: marcel@holtmann.org
851P: Maxim Krasnyansky
852M: maxk@qualcomm.com
853S: Maintained
854
855BLUETOOTH BNEP LAYER
856P: Marcel Holtmann
857M: marcel@holtmann.org
858P: Maxim Krasnyansky
859M: maxk@qualcomm.com
860S: Maintained
861
862BLUETOOTH CMTP LAYER
863P: Marcel Holtmann
864M: marcel@holtmann.org
865S: Maintained
866
867BLUETOOTH HIDP LAYER
868P: Marcel Holtmann
869M: marcel@holtmann.org
870S: Maintained
871
872BLUETOOTH HCI UART DRIVER
873P: Marcel Holtmann
874M: marcel@holtmann.org
875P: Maxim Krasnyansky
876M: maxk@qualcomm.com
877S: Maintained
878
879BLUETOOTH HCI USB DRIVER
880P: Marcel Holtmann
881M: marcel@holtmann.org
882P: Maxim Krasnyansky
883M: maxk@qualcomm.com
884S: Maintained
885
886BLUETOOTH HCI BCM203X DRIVER
887P: Marcel Holtmann
888M: marcel@holtmann.org
889S: Maintained
890
891BLUETOOTH HCI BPA10X DRIVER
892P: Marcel Holtmann
893M: marcel@holtmann.org
894S: Maintained
895
896BLUETOOTH HCI BFUSB DRIVER
897P: Marcel Holtmann
898M: marcel@holtmann.org
899S: Maintained
900
901BLUETOOTH HCI DTL1 DRIVER
902P: Marcel Holtmann
903M: marcel@holtmann.org
904S: Maintained
905
906BLUETOOTH HCI BLUECARD DRIVER
907P: Marcel Holtmann
908M: marcel@holtmann.org
909S: Maintained
910
911BLUETOOTH HCI BT3C DRIVER
912P: Marcel Holtmann
913M: marcel@holtmann.org
914S: Maintained
915
916BLUETOOTH HCI BTUART DRIVER
917P: Marcel Holtmann
918M: marcel@holtmann.org
919S: Maintained
920
921BLUETOOTH HCI VHCI DRIVER
922P: Maxim Krasnyansky
923M: maxk@qualcomm.com
924S: Maintained
925
926BONDING DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +0100927P: Chad Tindel
928M: ctindel@users.sourceforge.net
929P: Jay Vosburgh
930M: fubar@us.ibm.com
931L: bonding-devel@lists.sourceforge.net
932W: http://sourceforge.net/projects/bonding/
933S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700934
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000935BROADBAND PROCESSOR ARCHITECTURE
936P: Arnd Bergmann
937M: arnd@arndb.de
Stephen Rothwell1d049812006-03-22 11:26:58 +1100938L: linuxppc-dev@ozlabs.org
Arthur Othieno6d923f92006-05-19 06:22:23 -0400939W: http://www.penguinppc.org/ppc64/
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000940S: Supported
941
Gary Zambrano39105892006-06-22 17:26:20 -0700942BROADCOM B44 10/100 ETHERNET DRIVER
943P: Gary Zambrano
944M: zambrano@broadcom.com
945L: netdev@vger.kernel.org
946S: Supported
947
Michael Chan948c51e2006-06-04 02:51:39 -0700948BROADCOM BNX2 GIGABIT ETHERNET DRIVER
949P: Michael Chan
950M: mchan@broadcom.com
951L: netdev@vger.kernel.org
952S: Supported
953
954BROADCOM TG3 GIGABIT ETHERNET DRIVER
955P: Michael Chan
956M: mchan@broadcom.com
957L: netdev@vger.kernel.org
958S: Supported
959
Jens Axboe5cdf7f72007-07-17 08:58:06 +0200960BSG (block layer generic sg v4 driver)
961P: FUJITA Tomonori
962M: fujita.tomonori@lab.ntt.co.jp
963L: linux-scsi@vger.kernel.org
964S: Supported
965
Linus Torvalds1da177e2005-04-16 15:20:36 -0700966BTTV VIDEO4LINUX DRIVER
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700967P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -0200968M: mchehab@infradead.org
969M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700970L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700971W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -0200972T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700973S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -0700974
Jonathan Corbet77d51402007-03-22 19:44:17 -0300975CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
976P: Jonathan Corbet
977M: corbet@lwn.net
978L: video4linux-list@redhat.com
979S: Maintained
980
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +0200981CALGARY x86-64 IOMMU
982P: Muli Ben-Yehuda
983M: muli@il.ibm.com
984P: Jon D. Mason
Jon Masond8d2bed2006-10-05 18:47:21 +0200985M: jdmason@kudzu.us
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +0200986L: linux-kernel@vger.kernel.org
987L: discuss@x86-64.org
988S: Maintained
989
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800990CFAG12864B LCD DRIVER
991P: Miguel Ojeda Sandonis
992M: maxextreme@gmail.com
993L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700994W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800995S: Maintained
996
997CFAG12864BFB LCD FRAMEBUFFER DRIVER
998P: Miguel Ojeda Sandonis
999M: maxextreme@gmail.com
1000L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -07001001W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001002S: Maintained
1003
Johannes Berg704232c2007-04-23 12:20:05 -07001004CFG80211 and NL80211
1005P: Johannes Berg
1006M: johannes@sipsolutions.net
1007L: linux-wireless@vger.kernel.org
1008S: Maintained
1009
Andy Whitcroft0a920b52007-06-01 00:46:48 -07001010CHECKPATCH
1011P: Andy Whitcroft
1012M: apw@shadowen.org
1013P: Randy Dunlap
1014M: rdunlap@xenotime.net
1015P: Joel Schopp
1016M: jschopp@austin.ibm.com
1017S: Supported
1018
Linus Torvalds1da177e2005-04-16 15:20:36 -07001019COMMON INTERNET FILE SYSTEM (CIFS)
1020P: Steve French
1021M: sfrench@samba.org
Jesper Juhlfb453d42006-01-15 02:46:48 +01001022L: linux-cifs-client@lists.samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001023L: samba-technical@lists.samba.org
Steve Frenchaf5a0322007-08-13 19:53:17 +00001024W: http://linux-cifs.samba.org/
Josh Boyer1adc1232005-11-23 15:44:15 -08001025T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001026S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001027
Joel Becker7063fbf2005-12-15 14:29:43 -08001028CONFIGFS
1029P: Joel Becker
Joel Becker62ca3d262006-01-27 11:04:12 -08001030M: joel.becker@oracle.com
1031L: linux-kernel@vger.kernel.org
Joel Becker7063fbf2005-12-15 14:29:43 -08001032S: Supported
1033
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001034CIRRUS LOGIC EP93XX ETHERNET DRIVER
1035P: Lennert Buytenhek
1036M: kernel@wantstofly.org
1037L: netdev@vger.kernel.org
1038S: Maintained
1039
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001040CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1041P: Lennert Buytenhek
1042M: kernel@wantstofly.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001043L: linux-usb@vger.kernel.org
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001044S: Maintained
1045
Linus Torvalds1da177e2005-04-16 15:20:36 -07001046CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1047P: Cirrus Logic Corporation (kernel 2.2 driver)
1048M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1049P: Nils Faerber (port to kernel 2.4)
1050M: Nils Faerber <nils@kernelconcepts.de>
1051S: Maintained
1052
1053CODA FILE SYSTEM
1054P: Jan Harkes
1055M: jaharkes@cs.cmu.edu
1056M: coda@cs.cmu.edu
1057L: codalist@coda.cs.cmu.edu
1058W: http://www.coda.cs.cmu.edu/
1059S: Maintained
1060
1061COMPACTPCI HOTPLUG CORE
1062P: Scott Murray
1063M: scottm@somanetworks.com
1064M: scott@spiteful.org
1065L: pcihpd-discuss@lists.sourceforge.net
1066S: Supported
1067
1068COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1069P: Scott Murray
1070M: scottm@somanetworks.com
1071M: scott@spiteful.org
1072L: pcihpd-discuss@lists.sourceforge.net
1073S: Supported
1074
1075COMPACTPCI HOTPLUG GENERIC DRIVER
1076P: Scott Murray
1077M: scottm@somanetworks.com
1078M: scott@spiteful.org
1079L: pcihpd-discuss@lists.sourceforge.net
1080S: Supported
1081
1082COMPUTONE INTELLIPORT MULTIPORT CARD
1083P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -07001084M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001085W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -07001086S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001087
Simon Arlott949be0f2007-03-06 02:47:46 -08001088CONEXANT ACCESSRUNNER USB DRIVER
1089P: Simon Arlott
1090M: cxacru@fire.lp0.eu
Simon Arlott9ae5e3b2007-05-09 08:38:10 +02001091L: accessrunner-general@lists.sourceforge.net
1092W: http://accessrunner.sourceforge.net/
Simon Arlott949be0f2007-03-06 02:47:46 -08001093S: Maintained
1094
Rudolf Marekbebe4672007-05-08 17:22:02 +02001095CORETEMP HARDWARE MONITORING DRIVER
1096P: Rudolf Marek
1097M: r.marek@assembler.cz
1098L: lm-sensors@lm-sensors.org
1099S: Maintained
1100
Linus Torvalds1da177e2005-04-16 15:20:36 -07001101COSA/SRP SYNC SERIAL DRIVER
1102P: Jan "Yenya" Kasprzak
1103M: kas@fi.muni.cz
1104W: http://www.fi.muni.cz/~kas/cosa/
1105S: Maintained
1106
1107CPU FREQUENCY DRIVERS
1108P: Dave Jones
1109M: davej@codemonkey.org.uk
1110L: cpufreq@lists.linux.org.uk
1111W: http://www.codemonkey.org.uk/projects/cpufreq/
Dave Jones7531a0b2006-12-12 17:26:35 -05001112T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001113S: Maintained
1114
1115CPUID/MSR DRIVER
1116P: H. Peter Anvin
1117M: hpa@zytor.com
1118S: Maintained
1119
Paul Jacksoned90fb42005-09-27 21:45:37 -07001120CPUSETS
1121P: Paul Jackson
1122P: Simon Derr
1123M: pj@sgi.com
1124M: simon.derr@bull.net
1125L: linux-kernel@vger.kernel.org
1126W: http://www.bullopensource.org/cpuset/
1127S: Supported
1128
Linus Torvalds1da177e2005-04-16 15:20:36 -07001129CRAMFS FILESYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +01001130W: http://sourceforge.net/projects/cramfs/
1131S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001132
1133CRIS PORT
1134P: Mikael Starvik
1135M: starvik@axis.com
1136L: dev-etrax@axis.com
1137W: http://developer.axis.com
1138S: Maintained
1139
1140CRYPTO API
1141P: Herbert Xu
1142M: herbert@gondor.apana.org.au
1143P: David S. Miller
1144M: davem@davemloft.net
1145L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001146T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001147S: Maintained
1148
Jaya Kumar9b4ffa42005-11-17 10:12:23 +01001149CS5535 Audio ALSA driver
1150P: Jaya Kumar
1151M: jayakumar.alsa@gmail.com
1152S: Maintained
1153
Linus Torvalds1da177e2005-04-16 15:20:36 -07001154CYBERPRO FB DRIVER
1155P: Russell King
1156M: rmk@arm.linux.org.uk
1157W: http://www.arm.linux.org.uk/
1158S: Maintained
1159
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001160CYBLAFB FRAMEBUFFER DRIVER
1161P: Knut Petersen
1162M: Knut_Petersen@t-online.de
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001163L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001164S: Maintained
1165
Linus Torvalds1da177e2005-04-16 15:20:36 -07001166CYCLADES 2X SYNC CARD DRIVER
1167P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001168M: acme@ghostprotocols.net
1169W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07001170S: Maintained
1171
1172CYCLADES ASYNC MUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001173W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001174S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001175
1176CYCLADES PC300 DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001177W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001178S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001179
Linus Torvalds1da177e2005-04-16 15:20:36 -07001180DAMA SLAVE for AX.25
1181P: Joerg Reuter
1182M: jreuter@yaina.de
1183W: http://yaina.de/jreuter/
1184W: http://www.qsl.net/dl1bke/
1185L: linux-hams@vger.kernel.org
1186S: Maintained
1187
1188DC395x SCSI driver
1189P: Oliver Neukum
1190M: oliver@neukum.name
1191P: Ali Akcaagac
1192M: aliakc@web.de
1193P: Jamie Lenehan
1194M: lenehan@twibble.org
1195W: http://twibble.org/dist/dc395x/
Randy Dunlapf5df58812006-07-14 00:24:29 -07001196L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001197L: http://lists.twibble.org/mailman/listinfo/dc395x/
1198S: Maintained
1199
1200DC390/AM53C974 SCSI driver
1201P: Kurt Garloff
1202M: garloff@suse.de
1203W: http://www.garloff.de/kurt/linux/dc390/
1204P: Guennadi Liakhovetski
1205M: g.liakhovetski@gmx.de
1206S: Maintained
1207
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001208DCCP PROTOCOL
1209P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001210M: acme@ghostprotocols.net
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001211L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -08001212W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001213S: Maintained
1214
Linus Torvalds1da177e2005-04-16 15:20:36 -07001215DECnet NETWORK LAYER
1216P: Patrick Caulfield
1217M: patrick@tykepenguin.com
1218W: http://linux-decnet.sourceforge.net
1219L: linux-decnet-user@lists.sourceforge.net
1220S: Maintained
1221
1222DEFXX FDDI NETWORK DRIVER
1223P: Maciej W. Rozycki
1224M: macro@linux-mips.org
1225S: Maintained
1226
1227DELL LAPTOP SMM DRIVER
1228P: Massimo Dal Zotto
1229M: dz@debian.org
1230W: http://www.debian.org/~dz/i8k/
1231S: Maintained
1232
Doug Warzecha90563ec2005-09-06 15:17:15 -07001233DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1234P: Doug Warzecha
1235M: Douglas_Warzecha@dell.com
1236S: Maintained
1237
Pavel Machek5ddb88c2006-09-29 02:01:29 -07001238DEVICE-MAPPER (LVM)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001239P: Alasdair Kergon
1240L: dm-devel@redhat.com
1241W: http://sources.redhat.com/dm
1242S: Maintained
1243
1244DEVICE NUMBER REGISTRY
1245P: Torben Mathiasen
1246M: device@lanana.org
1247W: http://lanana.org/docs/device-list/index.html
1248L: linux-kernel@vger.kernel.org
1249S: Maintained
1250
Linus Torvalds1da177e2005-04-16 15:20:36 -07001251DIGI INTL. EPCA DRIVER
1252P: Digi International, Inc
1253M: Eng.Linux@digi.com
1254L: Eng.Linux@digi.com
1255W: http://www.digi.com
1256S: Orphaned
1257
Linus Torvalds1da177e2005-04-16 15:20:36 -07001258DIRECTORY NOTIFICATION
1259P: Stephen Rothwell
1260M: sfr@canb.auug.org.au
1261L: linux-kernel@vger.kernel.org
1262S: Supported
1263
1264DISK GEOMETRY AND PARTITION HANDLING
1265P: Andries Brouwer
1266M: aeb@cwi.nl
1267W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1268W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1269W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1270S: Maintained
1271
1272DISKQUOTA:
1273P: Jan Kara
1274M: jack@suse.cz
1275L: linux-kernel@vger.kernel.org
1276S: Maintained
1277
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001278DISTRIBUTED LOCK MANAGER
1279P: Patrick Caulfield
1280M: pcaulfie@redhat.com
1281P: David Teigland
1282M: teigland@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001283L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001284W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001285T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1286T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001287S: Supported
1288
Linus Torvalds1da177e2005-04-16 15:20:36 -07001289DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1290P: Tobias Ringstrom
1291M: tori@unhappy.mine.nu
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08001292L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001293S: Maintained
1294
Dan Williamsb3e5f262007-08-07 10:26:35 -07001295DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001296P: Shannon Nelson
1297M: shannon.nelson@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -07001298P: Dan Williams
1299M: dan.j.williams@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001300L: linux-kernel@vger.kernel.org
Dan Williamsb3e5f262007-08-07 10:26:35 -07001301S: Supported
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001302
Juerg Haefligerb8250372007-06-09 10:11:16 -04001303DME1737 HARDWARE MONITOR DRIVER
1304P: Juerg Haefliger
1305M: juergh@gmail.com
1306L: lm-sensors@lm-sensors.org
1307S: Maintained
1308
Martin Waitzba483d52005-06-17 13:20:59 -07001309DOCBOOK FOR DOCUMENTATION
Randy Dunlap0f40efb2006-07-03 00:24:15 -07001310P: Randy Dunlap
1311M: rdunlap@xenotime.net
Martin Waitzba483d52005-06-17 13:20:59 -07001312S: Maintained
1313
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001314DOCKING STATION DRIVER
1315P: Kristen Carlson Accardi
1316M: kristen.c.accardi@intel.com
1317L: linux-acpi@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05001318S: Supported
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001319
Linus Torvalds1da177e2005-04-16 15:20:36 -07001320DOUBLETALK DRIVER
1321P: James R. Van Zandt
1322M: jrv@vanzandt.mv.com
1323L: blinux-list@redhat.com
1324S: Maintained
1325
1326DRIVER CORE, KOBJECTS, AND SYSFS
1327P: Greg Kroah-Hartman
1328M: gregkh@suse.de
1329L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001330T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001331S: Supported
1332
1333DRM DRIVERS
1334P: David Airlie
1335M: airlied@linux.ie
1336L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -08001337T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001338S: Maintained
1339
1340DSCC4 DRIVER
Francois Romieu01f20732007-01-26 00:57:17 -08001341P: Francois Romieu
1342M: romieu@fr.zoreil.com
1343L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001344S: Maintained
1345
1346DVB SUBSYSTEM AND DRIVERS
1347P: LinuxTV.org Project
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001348M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001349L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +02001350W: http://linuxtv.org/
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001351T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001352S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001353
1354EATA-DMA SCSI DRIVER
1355P: Michael Neuffer
1356L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1357S: Maintained
1358
1359EATA ISA/EISA/PCI SCSI DRIVER
1360P: Dario Ballabio
1361M: ballabio_dario@emc.com
1362L: linux-scsi@vger.kernel.org
1363S: Maintained
1364
1365EATA-PIO SCSI DRIVER
1366P: Michael Neuffer
1367M: mike@i-Connect.Net
1368L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1369S: Maintained
1370
1371EBTABLES
1372P: Bart De Schuymer
1373M: bart.de.schuymer@pandora.be
1374L: ebtables-user@lists.sourceforge.net
1375L: ebtables-devel@lists.sourceforge.net
1376W: http://ebtables.sourceforge.net/
1377S: Maintained
1378
Michael Halcrow237fead2006-10-04 02:16:22 -07001379ECRYPT FILE SYSTEM
1380P: Mike Halcrow, Phillip Hellewell
1381M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1382L: ecryptfs-devel@lists.sourceforge.net
1383W: http://ecryptfs.sourceforge.net/
1384S: Supported
1385
Alan Coxda9bb1d2006-01-18 17:44:13 -08001386EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -08001387P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001388M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001389L: bluesmoke-devel@lists.sourceforge.net
1390W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001391S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -08001392
1393EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001394P: Mark Gross
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001395P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001396M: mark.gross@intel.com
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001397M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001398L: bluesmoke-devel@lists.sourceforge.net
1399W: bluesmoke.sourceforge.net
1400S: Maintained
1401
1402EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001403P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001404M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001405L: bluesmoke-devel@lists.sourceforge.net
1406W: bluesmoke.sourceforge.net
1407S: Maintained
1408
Douglas Thompson6bc78402007-07-19 01:50:12 -07001409EDAC-I82443BXGX
1410P: Tim Small
1411M: tim@buttersideup.com
1412L: bluesmoke-devel@lists.sourceforge.net
1413W: bluesmoke.sourceforge.net
1414S: Maintained
1415
1416EDAC-I3000
1417P: Jason Uhlenkott
1418M: juhlenko@akamai.com
1419L: bluesmoke-devel@lists.sourceforge.net
1420W: bluesmoke.sourceforge.net
1421S: Maintained
1422
1423EDAC-I5000
1424P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001425M: dougthompson@xmission.com
1426L: bluesmoke-devel@lists.sourceforge.net
1427W: bluesmoke.sourceforge.net
1428S: Maintained
1429
1430EDAC-I82975X
1431P: Ranganathan Desikan
1432P: Arvind R.
1433M: rdesikan@jetzbroadband.com
1434M: arvind@acarlab.com
1435L: bluesmoke-devel@lists.sourceforge.net
1436W: bluesmoke.sourceforge.net
1437S: Maintained
1438
1439EDAC-PASEMI
1440P: Egor Martovetsky
1441M: egor@pasemi.com
Douglas Thompson6bc78402007-07-19 01:50:12 -07001442L: bluesmoke-devel@lists.sourceforge.net
1443W: bluesmoke.sourceforge.net
1444S: Maintained
1445
Dave Peterson0e438e32006-03-26 01:38:55 -08001446EDAC-R82600
1447P: Tim Small
1448M: tim@buttersideup.com
1449L: bluesmoke-devel@lists.sourceforge.net
1450W: bluesmoke.sourceforge.net
1451S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -08001452
Linus Torvalds1da177e2005-04-16 15:20:36 -07001453EEPRO100 NETWORK DRIVER
1454P: Andrey V. Savochkin
1455M: saw@saw.sw.com.sg
1456S: Maintained
1457
Josh Triplett0bee8d22006-07-30 03:03:58 -07001458EFS FILESYSTEM
1459W: http://aeschi.ch.eu.org/efs/
1460S: Orphan
1461
Heiko J Schickfab97222006-09-22 15:22:22 -07001462EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1463P: Hoang-Nam Nguyen
1464M: hnguyen@de.ibm.com
1465P: Christoph Raisch
1466M: raisch@de.ibm.com
Roland Dreier78526822007-07-09 20:12:26 -07001467L: general@lists.openfabrics.org
Heiko J Schickfab97222006-09-22 15:22:22 -07001468S: Supported
1469
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001470EMULEX LPFC FC SCSI DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001471P: James Smart
1472M: james.smart@emulex.com
1473L: linux-scsi@vger.kernel.org
1474W: http://sourceforge.net/projects/lpfcxxxx
1475S: Supported
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001476
Linus Torvalds1da177e2005-04-16 15:20:36 -07001477EPSON 1355 FRAMEBUFFER DRIVER
1478P: Christopher Hoover
1479M: ch@murgatroid.com, ch@hpl.hp.com
1480S: Maintained
1481
1482ETHEREXPRESS-16 NETWORK DRIVER
1483P: Philip Blundell
1484M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001485L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001486S: Maintained
1487
1488ETHERNET BRIDGE
1489P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08001490M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07001491L: bridge@lists.linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001492W: http://bridge.sourceforge.net/
1493S: Maintained
1494
1495ETHERTEAM 16I DRIVER
1496P: Mika Kuoppala
1497M: miku@iki.fi
1498S: Maintained
1499
1500EXT2 FILE SYSTEM
Erik Mouw72be2cc2006-12-06 20:40:49 -08001501L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001502S: Maintained
1503
1504EXT3 FILE SYSTEM
1505P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001506M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001507L: linux-ext4@vger.kernel.org
1508S: Maintained
1509
1510EXT4 FILE SYSTEM
1511P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001512M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001513L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001514S: Maintained
1515
Jean Delvaree53004e2006-01-09 23:26:14 +01001516F71805F HARDWARE MONITORING DRIVER
1517P: Jean Delvare
1518M: khali@linux-fr.org
1519L: lm-sensors@lm-sensors.org
1520S: Maintained
1521
Linus Torvalds1da177e2005-04-16 15:20:36 -07001522FARSYNC SYNCHRONOUS DRIVER
1523P: Kevin Curtis
1524M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001525W: http://www.farsite.co.uk/
1526S: Supported
1527
Akinobu Mitac5408b82007-04-23 14:41:20 -07001528FAULT INJECTION SUPPORT
1529P: Akinobu Mita
1530M: akinobu.mita@gmail.com
1531S: Supported
1532
Linus Torvalds1da177e2005-04-16 15:20:36 -07001533FRAMEBUFFER LAYER
1534P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001535M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001536L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001537W: http://linux-fbdev.sourceforge.net/
1538S: Maintained
1539
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001540FREESCALE SOC FS_ENET DRIVER
1541P: Pantelis Antoniou
1542M: pantelis.antoniou@gmail.com
1543P: Vitaly Bordug
1544M: vbordug@ru.mvista.com
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001545L: linuxppc-dev@ozlabs.org
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001546L: netdev@vger.kernel.org
1547S: Maintained
1548
Li Yanga7205b32007-04-23 10:38:18 -07001549FREESCALE HIGHSPEED USB DEVICE DRIVER
1550P: Li Yang
1551M: leoli@freescale.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001552L: linux-usb@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001553L: linuxppc-dev@ozlabs.org
Li Yanga7205b32007-04-23 10:38:18 -07001554S: Maintained
1555
Li Yangbeaf53b2007-05-25 13:54:02 +08001556FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1557P: Li Yang
1558M: leoli@freescale.com
1559L: netdev@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001560L: linuxppc-dev@ozlabs.org
Li Yangbeaf53b2007-05-25 13:54:02 +08001561S: Maintained
1562
Linus Torvalds1da177e2005-04-16 15:20:36 -07001563FILE LOCKING (flock() and fcntl()/lockf())
1564P: Matthew Wilcox
1565M: matthew@wil.cx
1566L: linux-fsdevel@vger.kernel.org
1567S: Maintained
1568
1569FILESYSTEMS (VFS and infrastructure)
1570P: Alexander Viro
viro@ZenIV.linux.org.uk84122052005-09-06 19:35:49 +01001571M: viro@zeniv.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001572S: Maintained
1573
Stefan Richterb3274472007-05-30 20:44:52 -04001574FIREWIRE SUBSYSTEM
1575P: Kristian Hoegsberg, Stefan Richter
1576M: krh@redhat.com, stefanr@s5r6.in-berlin.de
1577L: linux1394-devel@lists.sourceforge.net
1578W: http://www.linux1394.org/
1579T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1580S: Maintained
1581
Linus Torvalds1da177e2005-04-16 15:20:36 -07001582FIRMWARE LOADER (request_firmware)
1583L: linux-kernel@vger.kernel.org
1584S: Orphan
1585
1586FPU EMULATOR
1587P: Bill Metzenthen
1588M: billm@suburbia.net
1589W: http://suburbia.net/~billm/floating-point/emulator/
1590S: Maintained
1591
1592FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1593P: Mike McLagan
1594M: mike.mclagan@linux.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001595L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001596S: Maintained
1597
1598FREEVXFS FILESYSTEM
1599P: Christoph Hellwig
1600M: hch@infradead.org
1601W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1602S: Maintained
1603
David Howells5ab7ffe2007-04-10 15:10:45 +01001604FUJITSU FR-V (FRV) PORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07001605P: David Howells
1606M: dhowells@redhat.com
1607S: Maintained
1608
Miklos Szeredi04578f12005-09-09 13:10:22 -07001609FUSE: FILESYSTEM IN USERSPACE
1610P: Miklos Szeredi
1611M: miklos@szeredi.hu
1612L: fuse-devel@lists.sourceforge.net
1613W: http://fuse.sourceforge.net/
1614S: Maintained
1615
Linus Torvalds1da177e2005-04-16 15:20:36 -07001616FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1617P: Rik Faith
1618M: faith@cs.unc.edu
1619L: linux-scsi@vger.kernel.org
1620S: Odd fixes (e.g., new signatures)
1621
1622GDT SCSI DISK ARRAY CONTROLLER DRIVER
1623P: Achim Leubner
1624M: achim_leubner@adaptec.com
1625L: linux-scsi@vger.kernel.org
1626W: http://www.icp-vortex.com/
1627S: Supported
1628
Haavard Skinnemoen1c23af92007-05-01 23:26:34 +02001629GENERIC GPIO I2C DRIVER
1630P: Haavard Skinnemoen
1631M: hskinnemoen@atmel.com
1632S: Supported
1633
Linus Torvalds1da177e2005-04-16 15:20:36 -07001634GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1635P: Krzysztof Halasa
1636M: khc@pm.waw.pl
1637W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1638S: Maintained
1639
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001640GFS2 FILE SYSTEM
1641P: Steven Whitehouse
1642M: swhiteho@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001643L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001644W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001645T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1646T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001647S: Supported
1648
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001649GIGASET ISDN DRIVERS
1650P: Hansjoerg Lipp
1651M: hjlipp@web.de
1652P: Tilman Schmidt
1653M: tilman@imap.cc
1654L: gigaset307x-common@lists.sourceforge.net
1655W: http://gigaset307x.sourceforge.net/
1656S: Maintained
1657
Jean Delvare5b543962005-08-15 19:51:02 +02001658HARDWARE MONITORING
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001659P: Mark M. Hoffman
1660M: mhoffman@lightlink.com
Jean Delvare5b543962005-08-15 19:51:02 +02001661L: lm-sensors@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001662W: http://www.lm-sensors.org/
Mark M. Hoffmana1aa5a72007-10-07 14:45:26 -04001663T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git testing
1664T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git release
Jean Delvare5b543962005-08-15 19:51:02 +02001665S: Maintained
1666
Michael Buesch844dd052006-06-26 00:24:59 -07001667HARDWARE RANDOM NUMBER GENERATOR CORE
1668P: Michael Buesch
1669M: mb@bu3sch.de
1670S: Maintained
1671
Robert Love860e1d62005-08-31 23:57:59 -04001672HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1673P: Robert Love
1674M: rlove@rlove.org
1675M: linux-kernel@vger.kernel.org
1676W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1677S: Maintained
1678
Linus Torvalds1da177e2005-04-16 15:20:36 -07001679HARMONY SOUND DRIVER
1680P: Kyle McMartin
1681M: kyle@parisc-linux.org
Kyle McMartinac6aecb2007-12-03 22:04:34 +00001682L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001683S: Maintained
1684
1685HAYES ESP SERIAL DRIVER
1686P: Andrew J. Robinson
1687M: arobinso@nyx.net
1688L: linux-kernel@vger.kernel.org
1689W: http://www.nyx.net/~arobinso
1690S: Maintained
1691
1692HFS FILESYSTEM
1693P: Roman Zippel
1694M: zippel@linux-m68k.org
1695L: linux-kernel@vger.kernel.org
1696S: Maintained
1697
1698HGA FRAMEBUFFER DRIVER
1699P: Ferenc Bakonyi
1700M: fero@drama.obuda.kando.hu
1701L: linux-nvidia@lists.surfsouth.com
1702W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1703S: Maintained
1704
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001705HID CORE LAYER
1706P: Jiri Kosina
1707M: jkosina@suse.cz
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04001708L: linux-input@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01001709T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001710S: Maintained
1711
Ingo Molnar38bed542007-02-22 09:09:34 +01001712HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1713P: Thomas Gleixner
1714M: tglx@linutronix.de
1715L: linux-kernel@vger.kernel.org
1716S: Maintained
1717
Linus Torvalds1da177e2005-04-16 15:20:36 -07001718HIGH-SPEED SCC DRIVER FOR AX.25
1719P: Klaus Kudielka
1720M: klaus.kudielka@ieee.org
1721L: linux-hams@vger.kernel.org
1722W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1723S: Maintained
1724
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08001725HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1726P: HighPoint Linux Team
1727M: linux@highpoint-tech.com
1728W: http://www.highpoint-tech.com
1729S: Supported
1730
Linus Torvalds1da177e2005-04-16 15:20:36 -07001731HIPPI
1732P: Jes Sorensen
1733M: jes@trained-monkey.org
1734L: linux-hippi@sunsite.dk
1735S: Maintained
1736
1737HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1738P: Chirag Kantharia
1739M: chirag.kantharia@hp.com
1740L: iss_storagedev@hp.com
1741S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001742
Linus Torvalds1da177e2005-04-16 15:20:36 -07001743HEWLETT-PACKARD SMART2 RAID DRIVER
1744P: Chirag Kantharia
1745M: chirag.kantharia@hp.com
1746L: iss_storagedev@hp.com
1747S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001748
Linus Torvalds1da177e2005-04-16 15:20:36 -07001749HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1750P: Mike Miller
1751M: mike.miller@hp.com
1752L: iss_storagedev@hp.com
1753S: Supported
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001754
Jouni Malinenff1d2762005-05-12 22:54:16 -04001755HOST AP DRIVER
1756P: Jouni Malinen
Jouni Malinen85d32e72007-03-24 17:15:30 -07001757M: j@w1.fi
1758L: hostap@shmoo.com (subscribers-only)
Johannes Berg724c6b32007-04-23 12:18:20 -07001759L: linux-wireless@vger.kernel.org
Jouni Malinenff1d2762005-05-12 22:54:16 -04001760W: http://hostap.epitest.fi/
1761S: Maintained
1762
Linus Torvalds1da177e2005-04-16 15:20:36 -07001763HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1764P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02001765M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07001766S: Maintained
1767
Bob Piccob9b03322005-11-07 00:59:19 -08001768HPET: High Precision Event Timers driver (hpet.c)
1769P: Clemens Ladisch
1770M: clemens@ladisch.de
1771S: Maintained
1772
1773HPET: i386
1774P: Venkatesh Pallipadi (Venki)
1775M: venkatesh.pallipadi@intel.com
1776S: Maintained
1777
1778HPET: x86_64
Andi Kleen8bd09832007-10-13 01:01:08 +02001779P: Vojtech Pavlik
1780M: vojtech@suse.cz
Bob Piccob9b03322005-11-07 00:59:19 -08001781S: Maintained
1782
1783HPET: ACPI hpet.c
1784P: Bob Picco
1785M: bob.picco@hp.com
1786S: Maintained
1787
Linus Torvalds1da177e2005-04-16 15:20:36 -07001788HPFS FILESYSTEM
1789P: Mikulas Patocka
1790M: mikulas@artax.karlin.mff.cuni.cz
1791W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1792S: Maintained
1793
1794HUGETLB FILESYSTEM
1795P: William Irwin
1796M: wli@holomorphy.com
1797S: Maintained
1798
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001799I2C/SMBUS STUB DRIVER
1800P: Mark M. Hoffman
1801M: mhoffman@lightlink.com
1802L: lm-sensors@lm-sensors.org
1803S: Maintained
1804
Jean Delvare5b543962005-08-15 19:51:02 +02001805I2C SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001806P: Jean Delvare
1807M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02001808L: i2c@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001809T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001810S: Maintained
1811
Till Harbaume8c76ee2007-05-01 23:26:35 +02001812I2C-TINY-USB DRIVER
1813P: Till Harbaum
1814M: till@harbaum.org
1815L: i2c@lm-sensors.org
1816T: http://www.harbaum.org/till/i2c_tiny_usb
1817S: Maintained
1818
Linus Torvalds1da177e2005-04-16 15:20:36 -07001819i386 BOOT CODE
H. Peter Anvin7f1291f2007-07-11 12:18:26 -07001820P: H. Peter Anvin
1821M: hpa@zytor.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001822L: Linux-Kernel@vger.kernel.org
1823S: Maintained
1824
1825i386 SETUP CODE / CPU ERRATA WORKAROUNDS
Linus Torvalds1da177e2005-04-16 15:20:36 -07001826P: H. Peter Anvin
1827M: hpa@zytor.com
H. Peter Anvin72af61c2007-07-13 16:26:55 -07001828T: git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001829S: Maintained
1830
Linus Torvalds1da177e2005-04-16 15:20:36 -07001831IA64 (Itanium) PLATFORM
1832P: Tony Luck
1833M: tony.luck@intel.com
1834L: linux-ia64@vger.kernel.org
1835W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001836T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001837S: Maintained
1838
1839SN-IA64 (Itanium) SUB-PLATFORM
Greg Edwardse5ee7dd2006-01-18 10:21:59 -06001840P: Jes Sorensen
1841M: jes@sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001842L: linux-altix@sgi.com
1843L: linux-ia64@vger.kernel.org
1844W: http://www.sgi.com/altix
1845S: Maintained
1846
1847IBM MCA SCSI SUBSYSTEM DRIVER
1848P: Michael Lang
1849M: langa2@kph.uni-mainz.de
1850W: http://www.uni-mainz.de/~langm000/linux.html
1851S: Maintained
1852
1853IBM Power Linux RAID adapter
1854P: Brian King
1855M: brking@us.ibm.com
1856S: Supported
1857
1858IBM ServeRAID RAID DRIVER
1859P: Jack Hammer
1860P: Dave Jeffery
1861M: ipslinux@adaptec.com
1862W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001863S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001864
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001865IDE SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001866P: Bartlomiej Zolnierkiewicz
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001867M: bzolnier@gmail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001868L: linux-ide@vger.kernel.org
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001869T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001870S: Maintained
1871
1872IDE/ATAPI CDROM DRIVER
Jens Axboe9c5b0ce2007-01-03 18:15:20 +01001873L: linux-ide@vger.kernel.org
Alan Coxca025282007-10-16 23:30:06 -07001874S: Unmaintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001875
1876IDE/ATAPI FLOPPY DRIVERS
1877P: Paul Bristow
1878M: Paul Bristow <paul@paulbristow.net>
1879W: http://paulbristow.net/linux/idefloppy.html
1880L: linux-kernel@vger.kernel.org
1881S: Maintained
1882
1883IDE/ATAPI TAPE DRIVERS
1884P: Gadi Oxman
1885M: Gadi Oxman <gadio@netvision.net.il>
1886L: linux-kernel@vger.kernel.org
1887S: Maintained
1888
Bartlomiej Zolnierkiewiczf72abc22007-09-19 22:08:56 +02001889IDE-SCSI DRIVER
1890L: linux-ide@vger.kernel.org
1891L: linux-scsi@vger.kernel.org
1892S: Orphan
1893
Linus Torvalds1da177e2005-04-16 15:20:36 -07001894IEEE 1394 SUBSYSTEM
1895P: Ben Collins
Stefan Richterf51a5a92007-04-23 14:41:10 -07001896M: ben.collins@ubuntu.com
Stefan Richter87730d02006-09-16 12:24:00 +02001897P: Stefan Richter
1898M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07001899L: linux1394-devel@lists.sourceforge.net
1900W: http://www.linux1394.org/
Stefan Richter87730d02006-09-16 12:24:00 +02001901T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001902S: Maintained
1903
Stefan Richterf51a5a92007-04-23 14:41:10 -07001904IEEE 1394 RAW I/O DRIVER (raw1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001905P: Dan Dennedy
1906M: dan@dennedy.org
Stefan Richterf51a5a92007-04-23 14:41:10 -07001907P: Stefan Richter
1908M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07001909L: linux1394-devel@lists.sourceforge.net
Jody McIntyre105d7b32005-09-30 11:59:04 -07001910S: Maintained
1911
Linus Torvalds1da177e2005-04-16 15:20:36 -07001912IMS TWINTURBO FRAMEBUFFER DRIVER
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001913L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Paul Mundt843393d2007-11-19 13:11:04 +09001914S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001915
1916INFINIBAND SUBSYSTEM
1917P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07001918M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001919P: Sean Hefty
1920M: mshefty@ichips.intel.com
1921P: Hal Rosenstock
Roland Dreiercec7c892007-07-12 15:59:36 -07001922M: hal.rosenstock@gmail.com
Roland Dreier78526822007-07-09 20:12:26 -07001923L: general@lists.openfabrics.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001924W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001925T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001926S: Supported
1927
Robert P. J. Day2f1d0762007-07-10 00:38:18 -04001928INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
Vojtech Pavlik664d22a2005-12-13 17:03:36 -08001929P: Dmitry Torokhov
Dmitry Torokhov62f7caf2006-06-26 01:47:56 -04001930M: dmitry.torokhov@gmail.com
1931M: dtor@mail.ru
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04001932L: linux-input@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001933T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001934S: Maintained
1935
Robert Lovec9f04f52005-07-15 12:21:07 -04001936INOTIFY
Cal Peake18b36c712006-12-12 20:18:16 +01001937P: John McCutchan
1938M: ttb@tentacle.dhs.org
1939P: Robert Love
1940M: rml@novell.com
Robert Lovec9f04f52005-07-15 12:21:07 -04001941L: linux-kernel@vger.kernel.org
1942S: Maintained
1943
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08001944INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
Jim Cromiece00f852006-11-30 04:49:44 +01001945P: Sylvain Meyer
1946M: sylvain.meyer@worldonline.fr
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001947L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01001948S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08001949
Linus Torvalds1da177e2005-04-16 15:20:36 -07001950INTEL 810/815 FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001951P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001952M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001953L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01001954S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001955
Linus Torvalds1da177e2005-04-16 15:20:36 -07001956INTEL IA32 MICROCODE UPDATE SUPPORT
1957P: Tigran Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -08001958M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001959S: Maintained
1960
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001961INTEL I/OAT DMA DRIVER
1962P: Shannon Nelson
1963M: shannon.nelson@intel.com
1964L: linux-kernel@vger.kernel.org
1965S: Supported
1966
Dan Williamsb3e5f262007-08-07 10:26:35 -07001967INTEL IOP-ADMA DMA DRIVER
1968P: Dan Williams
1969M: dan.j.williams@intel.com
1970L: linux-kernel@vger.kernel.org
1971S: Supported
1972
Michael Buesch844dd052006-06-26 00:24:59 -07001973INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
1974P: Deepak Saxena
1975M: dsaxena@plexity.net
1976S: Maintained
1977
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001978INTEL IXP2000 ETHERNET DRIVER
1979P: Lennert Buytenhek
1980M: kernel@wantstofly.org
1981L: netdev@vger.kernel.org
1982S: Maintained
1983
Linus Torvalds1da177e2005-04-16 15:20:36 -07001984INTEL PRO/100 ETHERNET SUPPORT
1985P: John Ronciak
1986M: john.ronciak@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001987P: Jesse Brandeburg
1988M: jesse.brandeburg@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001989P: Jeff Kirsher
1990M: jeffrey.t.kirsher@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07001991P: Auke Kok
1992M: auke-jan.h.kok@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08001993L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07001994W: http://sourceforge.net/projects/e1000/
1995S: Supported
1996
1997INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
1998P: Jeb Cramer
1999M: cramerj@intel.com
2000P: John Ronciak
2001M: john.ronciak@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002002P: Jesse Brandeburg
2003M: jesse.brandeburg@intel.com
2004P: Jeff Kirsher
2005M: jeffrey.t.kirsher@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07002006P: Auke Kok
2007M: auke-jan.h.kok@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002008L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002009W: http://sourceforge.net/projects/e1000/
2010S: Supported
2011
2012INTEL PRO/10GbE SUPPORT
2013P: Ayyappan Veeraiyan
2014M: ayyappan.veeraiyan@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07002015P: Auke Kok
2016M: auke-jan.h.kok@intel.com
Auke Kok9a799d72007-09-15 14:07:45 -07002017P: Jesse Brandeburg
2018M: jesse.brandeburg@intel.com
2019P: John Ronciak
2020M: john.ronciak@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002021L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002022W: http://sourceforge.net/projects/e1000/
2023S: Supported
2024
James Ketrenos826d2ab2005-11-07 18:56:59 -06002025INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
2026P: Yi Zhu
2027M: yi.zhu@intel.com
2028P: James Ketrenos
2029M: jketreno@linux.intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002030L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002031L: ipw2100-devel@lists.sourceforge.net
James Ketrenos826d2ab2005-11-07 18:56:59 -06002032L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2033W: http://ipw2100.sourceforge.net
2034S: Supported
2035
2036INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
2037P: Yi Zhu
2038M: yi.zhu@intel.com
2039P: James Ketrenos
2040M: jketreno@linux.intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002041L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002042L: ipw2100-devel@lists.sourceforge.net
James Ketrenos826d2ab2005-11-07 18:56:59 -06002043L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2044W: http://ipw2200.sourceforge.net
2045S: Supported
2046
Zhu Yib481de92007-09-25 17:54:57 -07002047INTEL WIRELESS WIFI LINK (iwlwifi)
2048P: Zhu Yi
2049M: yi.zhu@intel.com
2050L: linux-wireless@vger.kernel.org
2051L: ipw3945-devel@lists.sourceforge.net
2052W: http://intellinuxwireless.org
2053T: git git://intellinuxwireless.org/repos/iwlwifi
2054S: Supported
2055
Ralf Baechlecb109a02007-08-30 23:56:30 -07002056IOC3 ETHERNET DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07002057P: Ralf Baechle
2058M: ralf@linux-mips.org
2059L: linux-mips@linux-mips.org
2060S: Maintained
2061
Ralf Baechlecb109a02007-08-30 23:56:30 -07002062IOC3 SERIAL DRIVER
2063P: Pat Gefre
2064M: pfg@sgi.com
Joe Perches6650e0a2007-12-10 15:49:32 -08002065L: linux-mips@linux-mips.org
Ralf Baechlecb109a02007-08-30 23:56:30 -07002066S: Maintained
2067
Linus Torvalds1da177e2005-04-16 15:20:36 -07002068IP MASQUERADING:
2069P: Juanjo Ciarlante
2070M: jjciarla@raiz.uncu.edu.ar
2071S: Maintained
2072
Francois Romieu1202d6f2007-09-17 17:13:55 -07002073IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
2074P: Francois Romieu
2075M: romieu@fr.zoreil.com
2076P: Sorbica Shieh
2077M: sorbica@icplus.com.tw
2078P: Jesse Huang
2079M: jesse@icplus.com.tw
2080L: netdev@vger.kernel.org
2081S: Maintained
2082
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002083IPATH DRIVER:
Arthur Jonesf42b6472007-07-09 20:12:26 -07002084P: Arthur Jones
2085M: infinipath@qlogic.com
2086L: general@lists.openfabrics.org
2087T: git git://git.qlogic.com/ipath-linux-2.6
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002088S: Supported
2089
Corey Minyard4409ebe2006-04-20 02:43:12 -07002090IPMI SUBSYSTEM
2091P: Corey Minyard
2092M: minyard@acm.org
2093L: openipmi-developer@lists.sourceforge.net
2094W: http://openipmi.sourceforge.net/
2095S: Supported
2096
Linus Torvalds1da177e2005-04-16 15:20:36 -07002097IPX NETWORK LAYER
2098P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002099M: acme@ghostprotocols.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002100L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002101S: Maintained
2102
2103IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07002104P: Samuel Ortiz
2105M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07002106L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002107W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07002108S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002109
Mike Christie14816b1e2007-11-28 16:22:06 -08002110ISCSI
2111P: Mike Christie
2112M: michaelc@cs.wisc.edu
2113L: open-iscsi@googlegroups.com
2114W: www.open-iscsi.org
2115T: git kernel.org:/pub/scm/linux/kernel/mnc/linux-2.6-iscsi.git
2116S: Maintained
2117
Linus Torvalds1da177e2005-04-16 15:20:36 -07002118ISAPNP
2119P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02002120M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07002121S: Maintained
2122
2123ISDN SUBSYSTEM
2124P: Karsten Keil
2125M: kkeil@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002126L: isdn4linux@listserv.isdn4linux.de
2127W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08002128T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002129S: Maintained
2130
2131ISDN SUBSYSTEM (Eicon active card driver)
2132P: Armin Schindler
2133M: mac@melware.de
2134L: isdn4linux@listserv.isdn4linux.de
2135W: http://www.melware.de
2136S: Maintained
2137
Linus Torvalds1da177e2005-04-16 15:20:36 -07002138JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2139P: David Woodhouse
2140M: dwmw2@infradead.org
David Woodhouse6d85d062007-10-27 10:39:48 -04002141L: linux-mtd@lists.infradead.org
2142W: http://www.linux-mtd.infradead.org/doc/jffs2.html
Linus Torvalds1da177e2005-04-16 15:20:36 -07002143S: Maintained
2144
2145JFS FILESYSTEM
2146P: Dave Kleikamp
2147M: shaggy@austin.ibm.com
2148L: jfs-discussion@lists.sourceforge.net
2149W: http://jfs.sourceforge.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002150T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002151S: Supported
2152
Josh Triplettde456d32006-07-30 03:04:00 -07002153JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07002154P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002155M: sct@redhat.com, akpm@linux-foundation.org
Erik Mouw72be2cc2006-12-06 20:40:49 -08002156L: linux-ext4@vger.kernel.org
Theodore Tsoae0718f2006-05-20 15:00:13 -07002157S: Maintained
2158
Rudolf Marek4660cb32006-10-08 22:01:26 +02002159K8TEMP HARDWARE MONITORING DRIVER
2160P: Rudolf Marek
2161M: r.marek@assembler.cz
2162L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002163S: Maintained
2164
2165KCONFIG
2166P: Roman Zippel
2167M: zippel@linux-m68k.org
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002168L: linux-kbuild@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002169S: Maintained
2170
Vivek Goyalea6c2082006-05-20 14:59:55 -07002171KDUMP
2172P: Vivek Goyal
Vivek Goyal4200b66c2007-12-01 12:16:30 -08002173M: vgoyal@redhat.com
Vivek Goyalea6c2082006-05-20 14:59:55 -07002174P: Haren Myneni
2175M: hbabu@us.ibm.com
Simon Horman34633992007-05-08 00:31:40 -07002176L: kexec@lists.infradead.org
Vivek Goyalea6c2082006-05-20 14:59:55 -07002177L: linux-kernel@vger.kernel.org
2178W: http://lse.sourceforge.net/kdump/
2179S: Maintained
2180
Linus Torvalds1da177e2005-04-16 15:20:36 -07002181KERNEL AUTOMOUNTER (AUTOFS)
2182P: H. Peter Anvin
2183M: hpa@zytor.com
2184L: autofs@linux.kernel.org
2185S: Odd Fixes
2186
2187KERNEL AUTOMOUNTER v4 (AUTOFS4)
2188P: Ian Kent
2189M: raven@themaw.net
2190L: autofs@linux.kernel.org
2191S: Maintained
2192
2193KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002194P: Sam Ravnborg
2195M: sam@ravnborg.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002196T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002197L: linux-kbuild@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002198S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002199
2200KERNEL JANITORS
2201P: Several
maximilian attemsc3000e02007-07-06 11:17:32 -07002202L: kernel-janitors@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002203W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002204S: Maintained
2205
2206KERNEL NFSD
Neil Browna512cd52007-07-31 00:37:27 -07002207P: J. Bruce Fields
2208M: bfields@fieldses.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002209P: Neil Brown
NeilBrown98fac232007-01-26 00:56:57 -08002210M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002211L: nfs@lists.sourceforge.net
2212W: http://nfs.sourceforge.net/
NeilBrown98fac232007-01-26 00:56:57 -08002213S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002214
Avi Kivity426d62e2006-12-13 00:34:03 -08002215KERNEL VIRTUAL MACHINE (KVM)
2216P: Avi Kivity
2217M: avi@qumranet.com
2218L: kvm-devel@lists.sourceforge.net
2219W: kvm.sourceforge.net
2220S: Supported
2221
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002222KEXEC
2223P: Eric Biederman
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002224M: ebiederm@xmission.com
Signed-off-by@vergenet.net":Simonb7c698f2007-10-18 03:04:33 -07002225W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002226L: linux-kernel@vger.kernel.org
Simon Horman34633992007-05-08 00:31:40 -07002227L: kexec@lists.infradead.org
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002228S: Maintained
2229
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002230KPROBES
2231P: Prasanna S Panchamukhi
2232M: prasanna@in.ibm.com
2233P: Ananth N Mavinakayanahalli
2234M: ananth@in.ibm.com
2235P: Anil S Keshavamurthy
2236M: anil.s.keshavamurthy@intel.com
2237P: David S. Miller
2238M: davem@davemloft.net
2239L: linux-kernel@vger.kernel.org
2240S: Maintained
2241
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002242KS0108 LCD CONTROLLER DRIVER
2243P: Miguel Ojeda Sandonis
2244M: maxextreme@gmail.com
2245L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -07002246W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002247S: Maintained
2248
Linus Torvalds1da177e2005-04-16 15:20:36 -07002249LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07002250L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07002251S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002252
2253LASI 53c700 driver for PARISC
2254P: James E.J. Bottomley
2255M: James.Bottomley@HansenPartnership.com
2256L: linux-scsi@vger.kernel.org
2257S: Maintained
2258
Richard Purdie263de9b2006-05-15 09:44:16 -07002259LED SUBSYSTEM
2260P: Richard Purdie
2261M: rpurdie@rpsys.net
2262S: Maintained
2263
Linus Torvalds1da177e2005-04-16 15:20:36 -07002264LEGO USB Tower driver
2265P: Juergen Stuber
2266M: starblue@users.sourceforge.net
2267L: legousb-devel@lists.sourceforge.net
2268W: http://legousb.sourceforge.net/
2269S: Maintained
2270
Rusty Russell568a17f2007-10-25 14:12:24 +10002271LGUEST
2272P: Rusty Russell
2273M: rusty@rustcorp.com.au
2274L: lguest@ozlabs.org
2275W: http://lguest.ozlabs.org/
2276S: Maintained
2277
Linus Torvalds1da177e2005-04-16 15:20:36 -07002278LINUX FOR IBM pSERIES (RS/6000)
2279P: Paul Mackerras
2280M: paulus@au.ibm.com
2281W: http://www.ibm.com/linux/ltc/projects/ppc
2282S: Supported
2283
2284LINUX FOR NCR VOYAGER
2285P: James Bottomley
2286M: James.Bottomley@HansenPartnership.com
2287W: http://www.hansenpartnership.com/voyager
2288S: Maintained
2289
2290LINUX FOR POWERPC
2291P: Paul Mackerras
2292M: paulus@samba.org
2293W: http://www.penguinppc.org/
2294L: linuxppc-dev@ozlabs.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002295T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002296S: Supported
2297
2298LINUX FOR POWER MACINTOSH
2299P: Benjamin Herrenschmidt
2300M: benh@kernel.crashing.org
2301W: http://www.penguinppc.org/
2302L: linuxppc-dev@ozlabs.org
2303S: Maintained
2304
2305LINUX FOR POWERPC EMBEDDED MPC52XX
2306P: Sylvain Munaut
2307M: tnt@246tNt.com
Grant Likelye1eea9f2007-10-09 14:45:26 -06002308P: Grant Likely
2309M: grant.likely@secretlab.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07002310W: http://www.246tNt.com/mpc52xx/
2311W: http://www.penguinppc.org/
2312L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002313S: Maintained
2314
2315LINUX FOR POWERPC EMBEDDED PPC4XX
Josh Boyer9a474ff2007-09-19 21:19:07 -05002316P: Josh Boyer
2317M: jwboyer@linux.vnet.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002318P: Matt Porter
2319M: mporter@kernel.crashing.org
2320W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002321L: linuxppc-dev@ozlabs.org
Josh Boyer9a474ff2007-09-19 21:19:07 -05002322T: git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002323S: Maintained
2324
Grant Likely260c02a2007-10-02 12:15:34 +10002325LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2326P: Grant Likely
2327M: grant.likely@secretlab.ca
Grant Likelyf210d432007-10-03 23:24:52 -06002328W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
Grant Likely260c02a2007-10-02 12:15:34 +10002329L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002330S: Maintained
2331
Tom Rinie93adf12005-07-26 12:49:53 -07002332LINUX FOR POWERPC BOOT CODE
Linus Torvalds1da177e2005-04-16 15:20:36 -07002333P: Tom Rini
2334M: trini@kernel.crashing.org
2335W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002336L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002337S: Maintained
2338
Tom Rinie93adf12005-07-26 12:49:53 -07002339LINUX FOR POWERPC EMBEDDED PPC8XX
Marcelo Tosattidba5baf2007-09-10 18:46:01 -04002340P: Vitaly Bordug
2341M: vitb@kernel.crashing.org
Tom Rinie93adf12005-07-26 12:49:53 -07002342P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07002343M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07002344W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002345L: linuxppc-dev@ozlabs.org
Tom Rinie93adf12005-07-26 12:49:53 -07002346S: Maintained
2347
Linus Torvalds1da177e2005-04-16 15:20:36 -07002348LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
Jim Cromiece00f852006-11-30 04:49:44 +01002349P: Kumar Gala
2350M: galak@kernel.crashing.org
2351W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002352L: linuxppc-dev@ozlabs.org
Jim Cromiece00f852006-11-30 04:49:44 +01002353S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002354
Olof Johanssonab06ff32006-09-06 14:44:54 -05002355LINUX FOR POWERPC PA SEMI PWRFICIENT
2356P: Olof Johansson
2357M: olof@lixom.net
2358W: http://www.pasemi.com/
2359L: linuxppc-dev@ozlabs.org
2360S: Supported
2361
Linus Torvalds1da177e2005-04-16 15:20:36 -07002362LLC (802.2)
2363P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002364M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002365S: Maintained
2366
2367LINUX FOR 64BIT POWERPC
2368P: Paul Mackerras
2369M: paulus@samba.org
2370M: paulus@au.ibm.com
2371P: Anton Blanchard
2372M: anton@samba.org
2373M: anton@au.ibm.com
Arthur Othieno6d923f92006-05-19 06:22:23 -04002374W: http://www.penguinppc.org/ppc64/
Stephen Rothwell1d049812006-03-22 11:26:58 +11002375L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002376S: Supported
2377
2378LINUX SECURITY MODULE (LSM) FRAMEWORK
2379P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08002380M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08002381L: linux-security-module@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002382W: http://lsm.immunix.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002383T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002384S: Supported
2385
2386LM83 HARDWARE MONITOR DRIVER
2387P: Jean Delvare
2388M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002389L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002390S: Maintained
2391
2392LM90 HARDWARE MONITOR DRIVER
2393P: Jean Delvare
2394M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002395L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002396S: Maintained
2397
Peter Zijlstra512e67f2007-10-11 22:11:11 +02002398LOCKDEP AND LOCKSTAT
2399P: Peter Zijlstra
2400M: peterz@infradead.org
2401P: Ingo Molnar
2402M: mingo@redhat.com
2403L: linux-kernel@vger.kernel.org
2404T: git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2405S: Maintained
2406
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002407LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002408P: Richard Russon (FlatCap)
2409M: ldm@flatcap.org
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002410L: linux-ntfs-dev@lists.sourceforge.net
2411W: http://www.linux-ntfs.org/content/view/19/37/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002412S: Maintained
2413
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002414LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2415P: Eric Moore
Eric Moored8a82d72006-12-29 16:47:43 -08002416M: Eric.Moore@lsi.com
2417M: support@lsi.com
Eric Moorecec744f2007-09-14 19:08:08 -06002418L: DL-MPTFusionLinux@lsi.com
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002419L: linux-scsi@vger.kernel.org
2420W: http://www.lsilogic.com/support
2421S: Supported
2422
Linus Torvalds1da177e2005-04-16 15:20:36 -07002423LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2424P: Matthew Wilcox
2425M: matthew@wil.cx
2426L: linux-scsi@vger.kernel.org
2427S: Maintained
2428
Hirokazu Takatac12a54b2007-07-15 23:38:45 -07002429M32R ARCHITECTURE
2430P: Hirokazu Takata
2431M: takata@linux-m32r.org
2432L: linux-m32r@ml.linux-m32r.org
2433L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2434W: http://www.linux-m32r.org/
2435S: Maintained
2436
Linus Torvalds1da177e2005-04-16 15:20:36 -07002437M68K ARCHITECTURE
2438P: Geert Uytterhoeven
2439M: geert@linux-m68k.org
2440P: Roman Zippel
2441M: zippel@linux-m68k.org
2442L: linux-m68k@lists.linux-m68k.org
2443W: http://www.linux-m68k.org/
2444W: http://linux-m68k-cvs.ubb.ca/
2445S: Maintained
2446
2447M68K ON APPLE MACINTOSH
2448P: Joshua Thompson
2449M: funaho@jurai.org
2450W: http://www.mac.linux-m68k.org/
Finn Thain9bb9f222007-11-18 11:10:05 +01002451L: linux-m68k@lists.linux-m68k.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002452S: Maintained
2453
2454M68K ON HP9000/300
2455P: Philip Blundell
2456M: philb@gnu.org
2457W: http://www.tazenda.demon.co.uk/phil/linux-hp
2458S: Maintained
2459
Jiri Benc64a327a2007-05-05 11:47:08 -07002460MAC80211
Jiri Benc64a327a2007-05-05 11:47:08 -07002461P: Michael Wu
2462M: flamingice@sourmilk.net
Johannes Berg31c7cec2007-10-23 17:05:25 +02002463P: Johannes Berg
2464M: johannes@sipsolutions.net
2465P: Jiri Benc
2466M: jbenc@suse.cz
Jiri Benc64a327a2007-05-05 11:47:08 -07002467L: linux-wireless@vger.kernel.org
2468W: http://linuxwireless.org/
Johannes Berg31c7cec2007-10-23 17:05:25 +02002469T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
Jiri Benc64a327a2007-05-05 11:47:08 -07002470S: Maintained
2471
Patrick McHardyb863ceb2007-07-14 18:55:06 -07002472MACVLAN DRIVER
2473P: Patrick McHardy
2474M: kaber@trash.net
2475L: netdev@vger.kernel.org
2476S: Maintained
2477
Linus Torvalds1da177e2005-04-16 15:20:36 -07002478MARVELL YUKON / SYSKONNECT DRIVER
2479P: Mirko Lindner
2480M: mlindner@syskonnect.de
2481P: Ralph Roesler
2482M: rroesler@syskonnect.de
2483W: http://www.syskonnect.com
2484S: Supported
2485
Michael Kerriskfaf16682005-07-31 22:34:47 -07002486MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
Jim Cromiece00f852006-11-30 04:49:44 +01002487P: Michael Kerrisk
Michael Kerrisk1d7f5022007-10-16 23:30:31 -07002488M: mtk.manpages@gmail.com
Jim Cromiece00f852006-11-30 04:49:44 +01002489W: ftp://ftp.kernel.org/pub/linux/docs/manpages
2490S: Maintained
Michael Kerriskfaf16682005-07-31 22:34:47 -07002491
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002492MARVELL MV643XX ETHERNET DRIVER
2493P: Dale Farnsworth
2494M: dale@farnsworth.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002495P: Manish Lachwani
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002496M: mlachwani@mvista.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002497L: netdev@vger.kernel.org
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002498S: Odd Fixes for 2.4; Maintained for 2.6.
Linus Torvalds1da177e2005-04-16 15:20:36 -07002499
2500MATROX FRAMEBUFFER DRIVER
2501P: Petr Vandrovec
2502M: vandrove@vc.cvut.cz
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002503L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002504S: Maintained
2505
Hans-Juergen Kochd20620d2007-05-08 17:22:00 +02002506MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2507P: Hans J. Koch
2508M: hjk@linutronix.de
2509L: lm-sensors@lm-sensors.org
2510S: Maintained
2511
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002512MEGARAID SCSI DRIVERS
Jim Cromiece00f852006-11-30 04:49:44 +01002513P: Neela Syam Kolli
Sumant Patrobdd0d7572007-05-10 07:22:35 -07002514M: megaraidlinux@lsi.com
Jim Cromiece00f852006-11-30 04:49:44 +01002515S: linux-scsi@vger.kernel.org
2516W: http://megaraid.lsilogic.com
2517S: Maintained
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002518
Steven Rostedt70ea91f2006-07-30 03:03:53 -07002519MEMORY MANAGEMENT
2520L: linux-mm@kvack.org
2521L: linux-kernel@vger.kernel.org
2522W: http://www.linux-mm.org
2523S: Maintained
2524
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002525MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002526P: David Woodhouse
2527M: dwmw2@infradead.org
2528W: http://www.linux-mtd.infradead.org/
2529L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002530T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002531S: Maintained
2532
Artem Bityutskiy48576402007-02-13 17:11:10 +02002533UNSORTED BLOCK IMAGES (UBI)
2534P: Artem Bityutskiy
2535M: dedekind@infradead.org
2536W: http://www.linux-mtd.infradead.org/
2537L: linux-mtd@lists.infradead.org
Artem Bityutskiy21600542007-05-22 12:23:21 +03002538T: git git://git.infradead.org/~dedekind/ubi-2.6.git
Artem Bityutskiy48576402007-02-13 17:11:10 +02002539S: Maintained
2540
Linus Torvalds1da177e2005-04-16 15:20:36 -07002541MICROTEK X6 SCANNER
2542P: Oliver Neukum
2543M: oliver@neukum.name
2544S: Maintained
2545
2546MIPS
2547P: Ralf Baechle
2548M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01002549W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002550L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00002551T: git www.linux-mips.org:/pub/scm/linux.git
2552S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002553
2554MISCELLANEOUS MCA-SUPPORT
2555P: James Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05002556M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002557L: linux-kernel@vger.kernel.org
2558S: Maintained
2559
2560MODULE SUPPORT
2561P: Rusty Russell
2562M: rusty@rustcorp.com.au
2563L: linux-kernel@vger.kernel.org
2564S: Maintained
2565
2566MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2567P: Stelian Pop
2568M: stelian@popies.net
2569W: http://popies.net/meye/
2570S: Maintained
2571
Pavel Pisac58ff042007-05-16 01:10:41 +02002572MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2573P: Pavel Pisa
2574M: ppisa@pikron.com
2575L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2576W: http://mmc.drzeus.cx/wiki/Controllers/Freescale/SDHC
2577S: Maintained
2578
Linus Torvalds1da177e2005-04-16 15:20:36 -07002579MOUSE AND MISC DEVICES [GENERAL]
2580P: Alessandro Rubini
2581M: rubini@ipvvis.unipv.it
2582L: linux-kernel@vger.kernel.org
2583S: Maintained
2584
Jiri Slabyd7354102006-12-08 02:38:35 -08002585MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
2586P: Jiri Slaby
2587M: jirislaby@gmail.com
2588L: linux-kernel@vger.kernel.org
2589S: Maintained
2590
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002591MSI LAPTOP SUPPORT
2592P: Lennart Poettering
2593M: mzxreary@0pointer.de
2594L: https://tango.0pointer.de/mailman/listinfo/s270-linux
2595W: http://0pointer.de/lennart/tchibo.html
2596S: Maintained
2597
Pierre Ossman5c4e6f12007-05-21 20:23:20 +02002598MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07002599P: Pierre Ossman
2600M: drzeus-mmc@drzeus.cx
2601L: linux-kernel@vger.kernel.org
2602S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01002603
David Brownell15a05802007-08-08 09:12:54 -07002604MULTIMEDIA CARD (MMC) ETC. OVER SPI
2605P: David Brownell
2606M: dbrownell@users.sourceforge.net
2607L: linux-kernel@vger.kernel.org
2608S: Odd fixes
2609
Linus Torvalds1da177e2005-04-16 15:20:36 -07002610MULTISOUND SOUND DRIVER
2611P: Andrew Veliath
2612M: andrewtv@usa.net
2613S: Maintained
2614
Jiri Slabyd7354102006-12-08 02:38:35 -08002615MULTITECH MULTIPORT CARD (ISICOM)
2616P: Jiri Slaby
2617M: jirislaby@gmail.com
2618L: linux-kernel@vger.kernel.org
2619S: Maintained
2620
Linus Torvalds1da177e2005-04-16 15:20:36 -07002621NATSEMI ETHERNET DRIVER (DP8381x)
2622P: Tim Hockin
2623M: thockin@hockin.org
2624S: Maintained
2625
2626NCP FILESYSTEM
2627P: Petr Vandrovec
2628M: vandrove@vc.cvut.cz
2629L: linware@sh.cvut.cz
2630S: Maintained
2631
2632NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2633P: James E.J. Bottomley
2634M: James.Bottomley@HansenPartnership.com
2635L: linux-scsi@vger.kernel.org
2636S: Maintained
2637
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002638NETEM NETWORK EMULATOR
2639P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08002640M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07002641L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002642S: Maintained
2643
Jiri Slaby4a584482007-08-30 23:56:39 -07002644NETERION (S2IO) Xframe 10GbE DRIVER
2645P: Ramkrishna Vepa
2646M: ram.vepa@neterion.com
2647P: Rastapur Santosh
2648M: santosh.rastapur@neterion.com
2649P: Sivakumar Subramani
2650M: sivakumar.subramani@neterion.com
2651P: Sreenivasa Honnur
2652M: sreenivasa.honnur@neterion.com
2653L: netdev@vger.kernel.org
2654W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2655S: Supported
2656
Linus Torvalds1da177e2005-04-16 15:20:36 -07002657NETFILTER/IPTABLES/IPCHAINS
2658P: Rusty Russell
2659P: Marc Boucher
2660P: James Morris
2661P: Harald Welte
2662P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07002663P: Patrick McHardy
2664M: kaber@trash.net
Patrick McHardy1a03b812007-09-18 13:19:26 -07002665L: netfilter-devel@vger.kernel.org
2666L: netfilter@vger.kernel.org
Patrick McHardy82b98542006-10-12 14:08:55 -07002667L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002668W: http://www.netfilter.org/
2669W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002670S: Supported
2671
Paul Moore4cc67732006-09-25 15:57:13 -07002672NETLABEL
2673P: Paul Moore
2674M: paul.moore@hp.com
2675W: http://netlabel.sf.net
2676L: netdev@vger.kernel.org
2677S: Supported
2678
Linus Torvalds1da177e2005-04-16 15:20:36 -07002679NETROM NETWORK LAYER
2680P: Ralf Baechle
2681M: ralf@linux-mips.org
2682L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02002683W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002684S: Maintained
2685
Pavel Machek5ddb88c2006-09-29 02:01:29 -07002686NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002687P: Paul Clements
2688M: Paul.Clements@steeleye.com
2689S: Maintained
2690
2691NETWORK DEVICE DRIVERS
Linus Torvalds1da177e2005-04-16 15:20:36 -07002692P: Jeff Garzik
2693M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002694L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002695T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002696S: Maintained
2697
2698NETWORKING [GENERAL]
2699P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07002700M: netdev@vger.kernel.org
2701L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08002702W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002703S: Maintained
2704
2705NETWORKING [IPv4/IPv6]
2706P: David S. Miller
2707M: davem@davemloft.net
2708P: Alexey Kuznetsov
2709M: kuznet@ms2.inr.ac.ru
2710P: Pekka Savola (ipv6)
2711M: pekkas@netcore.fi
2712P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04002713M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002714P: Hideaki YOSHIFUJI
2715M: yoshfuji@linux-ipv6.org
2716P: Patrick McHardy
Patrick McHardy1a03b812007-09-18 13:19:26 -07002717M: kaber@trash.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002718L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08002719T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002720S: Maintained
2721
James Morris10e2ff12007-08-25 14:41:28 -07002722NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
2723P: Paul Moore
2724M: paul.moore@hp.com
2725L: netdev@vger.kernel.org
2726S: Maintained
2727
John W. Linville29f8f632006-01-18 14:52:48 -08002728NETWORKING [WIRELESS]
2729P: John W. Linville
2730M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08002731L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08002732T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2733S: Maintained
2734
Amit S. Kale3d396eb2006-10-21 15:33:03 -04002735NETXEN (1/10) GbE SUPPORT
2736P: Amit S. Kale
2737M: amitkale@netxen.com
2738L: netdev@vger.kernel.org
2739W: http://www.netxen.com
2740S: Supported
2741
Linus Torvalds1da177e2005-04-16 15:20:36 -07002742IPVS
2743P: Wensong Zhang
2744M: wensong@linux-vs.org
Horms9d30c172005-09-29 19:47:06 -07002745P: Simon Horman
2746M: horms@verge.net.au
Linus Torvalds1da177e2005-04-16 15:20:36 -07002747P: Julian Anastasov
2748M: ja@ssi.bg
Horms9d30c172005-09-29 19:47:06 -07002749L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002750S: Maintained
2751
2752NFS CLIENT
2753P: Trond Myklebust
2754M: trond.myklebust@fys.uio.no
2755L: linux-kernel@vger.kernel.org
2756S: Maintained
2757
2758NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07002759P: Jan-Pascal van Best
2760M: janpascal@vanbest.org
2761P: Andreas Mohr
2762M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002763L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002764S: Maintained
2765
2766NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2767P: YOKOTA Hiroshi
2768M: yokota@netlab.is.tsukuba.ac.jp
2769W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2770S: Maintained
2771
2772NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2773P: GOTO Masanori
2774M: gotom@debian.or.jp
2775P: YOKOTA Hiroshi
2776M: yokota@netlab.is.tsukuba.ac.jp
2777W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2778S: Maintained
2779
Linus Torvalds1da177e2005-04-16 15:20:36 -07002780NTFS FILESYSTEM
2781P: Anton Altaparmakov
2782M: aia21@cantab.net
2783L: linux-ntfs-dev@lists.sourceforge.net
2784L: linux-kernel@vger.kernel.org
2785W: http://linux-ntfs.sf.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002786T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002787S: Maintained
2788
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002789NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002790P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002791M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002792L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01002793S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002794
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002795OPENCORES I2C BUS DRIVER
2796P: Peter Korsgaard
2797M: jacmet@sunsite.dk
Jean Delvare5d925fe2006-07-01 17:14:32 +02002798L: i2c@lm-sensors.org
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002799S: Maintained
2800
Mark Fashehccd979b2005-12-15 14:31:24 -08002801ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2802P: Mark Fasheh
2803M: mark.fasheh@oracle.com
2804P: Kurt Hackel
2805M: kurt.hackel@oracle.com
2806L: ocfs2-devel@oss.oracle.com
2807W: http://oss.oracle.com/projects/ocfs2/
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002808S: Supported
Mark Fashehccd979b2005-12-15 14:31:24 -08002809
Linus Torvalds1da177e2005-04-16 15:20:36 -07002810OLYMPIC NETWORK DRIVER
2811P: Peter De Shrijver
2812M: p2@ace.ulyssis.student.kuleuven.ac.be
2813P: Mike Phillips
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002814M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002815L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002816W: http://www.linuxtr.net
2817S: Maintained
2818
Harald Weltec1986ee2005-11-13 16:06:29 -08002819OMNIKEY CARDMAN 4000 DRIVER
2820P: Harald Welte
2821M: laforge@gnumonks.org
2822S: Maintained
2823
Harald Welte77c44ab2005-11-13 16:06:26 -08002824OMNIKEY CARDMAN 4040 DRIVER
2825P: Harald Welte
2826M: laforge@gnumonks.org
2827S: Maintained
2828
Jonathan Corbet77d51402007-03-22 19:44:17 -03002829OMNIVISION OV7670 SENSOR DRIVER
2830P: Jonathan Corbet
2831M: corbet@lwn.net
2832L: video4linux-list@redhat.com
2833S: Maintained
2834
Thomas Gleixner431bca72007-05-02 09:31:35 +02002835ONENAND FLASH DRIVER
2836P: Kyungmin Park
2837M: kyungmin.park@samsung.com
2838L: linux-mtd@lists.infradead.org
2839S: Maintained
2840
Linus Torvalds1da177e2005-04-16 15:20:36 -07002841ONSTREAM SCSI TAPE DRIVER
2842P: Willem Riede
2843M: osst@riede.org
2844L: osst-users@lists.sourceforge.net
2845L: linux-scsi@vger.kernel.org
2846S: Maintained
2847
Linus Torvalds1da177e2005-04-16 15:20:36 -07002848OPROFILE
2849P: Philippe Elie
2850M: phil.el@wanadoo.fr
2851L: oprofile-list@lists.sf.net
2852S: Maintained
2853
2854ORINOCO DRIVER
2855P: Pavel Roskin
2856M: proski@gnu.org
2857P: David Gibson
2858M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07002859L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07002860L: orinoco-users@lists.sourceforge.net
2861L: orinoco-devel@lists.sourceforge.net
2862W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002863S: Maintained
2864
Olof Johanssonf5cd7872007-01-31 21:43:54 -06002865PA SEMI ETHERNET DRIVER
2866P: Olof Johansson
2867M: olof@lixom.net
2868L: netdev@vger.kernel.org
2869S: Maintained
2870
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01002871PA SEMI SMBUS DRIVER
2872P: Olof Johansson
2873M: olof@lixom.net
2874L: i2c@lm-sensors.org
2875S: Maintained
2876
Linus Torvalds1da177e2005-04-16 15:20:36 -07002877PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002878L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08002879S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002880
2881PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2882P: Tim Waugh
2883M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002884L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002885W: http://www.torque.net/linux-pp.html
2886S: Maintained
2887
2888PARISC ARCHITECTURE
Kyle McMartinac6aecb2007-12-03 22:04:34 +00002889P: Kyle McMartin
2890M: kyle@parisc-linux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002891P: Matthew Wilcox
2892M: matthew@wil.cx
2893P: Grant Grundler
2894M: grundler@parisc-linux.org
Kyle McMartinac6aecb2007-12-03 22:04:34 +00002895L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002896W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04002897T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002898S: Maintained
2899
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02002900PARAVIRT_OPS INTERFACE
2901P: Jeremy Fitzhardinge
2902M: jeremy@xensource.com
2903P: Chris Wright
2904M: chrisw@sous-sol.org
2905P: Zachary Amsden
2906M: zach@vmware.com
2907P: Rusty Russell
2908M: rusty@rustcorp.com.au
2909L: virtualization@lists.osdl.org
2910L: linux-kernel@vger.kernel.org
2911S: Supported
2912
Jim Cromie1662d322006-10-06 00:43:59 -07002913PC87360 HARDWARE MONITORING DRIVER
2914P: Jim Cromie
2915M: jim.cromie@gmail.com
2916L: lm-sensors@lm-sensors.org
2917S: Maintained
2918
2919PC8736x GPIO DRIVER
2920P: Jim Cromie
2921M: jim.cromie@gmail.com
2922S: Maintained
2923
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06002924PCI ERROR RECOVERY
2925P: Linas Vepstas
2926M: linas@austin.ibm.com
2927L: linux-kernel@vger.kernel.org
2928L: linux-pci@atrey.karlin.mff.cuni.cz
2929S: Supported
2930
Linus Torvalds1da177e2005-04-16 15:20:36 -07002931PCI SUBSYSTEM
2932P: Greg Kroah-Hartman
2933M: gregkh@suse.de
2934L: linux-kernel@vger.kernel.org
2935L: linux-pci@atrey.karlin.mff.cuni.cz
Jody McIntyre6fb04252005-11-18 09:31:06 -08002936T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002937S: Supported
2938
2939PCI HOTPLUG CORE
Kristen Carlson Accardifb5f4d72006-09-29 10:30:27 -07002940P: Kristen Carlson Accardi
2941M: kristen.c.accardi@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002942S: Supported
2943
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002944PCIE HOTPLUG DRIVER
2945P: Kristen Carlson Accardi
2946M: kristen.c.accardi@intel.com
2947L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05002948S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002949
Linus Torvalds1da177e2005-04-16 15:20:36 -07002950PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002951P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07002952L: linux-pcmcia@lists.infradead.org
Joe Perches6650e0a2007-12-10 15:49:32 -08002953W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08002954T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002955S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002956
2957PCNET32 NETWORK DRIVER
pcnet32@verizon.net04ce0942007-02-16 10:07:12 -06002958P: Don Fry
2959M: pcnet32@verizon.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002960L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002961S: Maintained
2962
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07002963PER-TASK DELAY ACCOUNTING
2964P: Shailabh Nagar
2965M: nagar@watson.ibm.com
2966L: linux-kernel@vger.kernel.org
2967S: Maintained
2968
Jim Cromiedd49d0f2006-03-24 18:08:17 +01002969PERSONALITY HANDLING
2970P: Christoph Hellwig
2971M: hch@infradead.org
2972L: linux-abi-devel@lists.sourceforge.net
2973S: Maintained
2974
Linus Torvalds1da177e2005-04-16 15:20:36 -07002975PHRAM MTD DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02002976P: Jörn Engel
Linus Torvalds1da177e2005-04-16 15:20:36 -07002977M: joern@wh.fh-wedel.de
2978L: linux-mtd@lists.infradead.org
2979S: Maintained
2980
Peter Osterlund249a6772005-09-27 21:45:30 -07002981PKTCDVD DRIVER
2982P: Peter Osterlund
2983M: petero2@telia.com
2984L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07002985S: Maintained
2986
Linus Torvalds1da177e2005-04-16 15:20:36 -07002987POSIX CLOCKS and TIMERS
Ingo Molnaraa781ae2007-07-19 01:48:32 -07002988P: Thomas Gleixner
2989M: tglx@linutronix.de
Hormsf1c3ddf2006-01-15 02:18:28 +01002990L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002991S: Supported
2992
Anton Vorontsov3be86142007-07-15 04:43:36 +04002993POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
2994P: Anton Vorontsov
2995M: cbou@mail.ru
2996P: David Woodhouse
2997M: dwmw2@infradead.org
2998L: linux-kernel@vger.kernel.org
2999L: kernel-discuss@handhelds.org
3000T: git git.infradead.org/battery-2.6.git
3001S: Maintained
3002
Eugene Surovegin24682972005-10-14 03:00:53 -07003003POWERPC 4xx EMAC DRIVER
3004P: Eugene Surovegin
3005M: ebs@ebshome.net
3006W: http://kernel.ebshome.net/emac/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10003007L: linuxppc-dev@ozlabs.org
Eugene Surovegin24682972005-10-14 03:00:53 -07003008L: netdev@vger.kernel.org
3009S: Maintained
3010
Linus Torvalds1da177e2005-04-16 15:20:36 -07003011PNP SUPPORT
3012P: Adam Belay
3013M: ambx1@neo.rr.com
3014S: Maintained
3015
Vitaly Wool999445d2007-01-04 13:07:03 +01003016PNXxxxx I2C DRIVER
3017P: Vitaly Wool
3018M: vitalywool@gmail.com
3019L: i2c@lm-sensors.org
3020S: Maintained
3021
Linus Torvalds1da177e2005-04-16 15:20:36 -07003022PPP PROTOCOL DRIVERS AND COMPRESSORS
3023P: Paul Mackerras
3024M: paulus@samba.org
3025L: linux-ppp@vger.kernel.org
3026S: Maintained
3027
3028PPP OVER ATM (RFC 2364)
3029P: Mitchell Blank Jr
3030M: mitch@sfgoth.com
3031S: Maintained
3032
3033PPP OVER ETHERNET
3034P: Michal Ostrowski
3035M: mostrows@speakeasy.net
3036S: Maintained
3037
James Chapmana6d23702007-06-27 15:53:17 -07003038PPP OVER L2TP
3039P: James Chapman
3040M: jchapman@katalix.com
3041S: Maintained
3042
Linus Torvalds1da177e2005-04-16 15:20:36 -07003043PREEMPTIBLE KERNEL
3044P: Robert Love
3045M: rml@tech9.net
3046L: linux-kernel@vger.kernel.org
3047L: kpreempt-tech@lists.sourceforge.net
3048W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3049S: Supported
3050
Michael Wueff1a592007-09-25 18:11:01 -07003051P54 WIRELESS DRIVER
3052P: Michael Wu
3053M: flamingice@sourmilk.net
3054L: linux-wireless@vger.kernel.org
3055W: http://prism54.org
3056T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3057S: Maintained
3058
Linus Torvalds1da177e2005-04-16 15:20:36 -07003059PRISM54 WIRELESS DRIVER
Luis R. Rodrigueze88b34b2007-06-01 00:46:57 -07003060P: Luis R. Rodriguez
3061M: mcgrof@gmail.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003062L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003063W: http://prism54.org
3064S: Maintained
3065
3066PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3067P: Peter Denison
3068M: promise@pnd-pc.demon.co.uk
3069W: http://www.pnd-pc.demon.co.uk/promise/
3070S: Maintained
3071
Mikael Petterssonb3277df2007-01-10 09:33:53 +01003072PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3073P: Mikael Pettersson
3074M: mikpe@it.uu.se
3075L: linux-ide@vger.kernel.org
3076S: Maintained
3077
Masakazu Mokuno02c18892007-07-05 20:11:16 +09003078PS3 NETWORK SUPPORT
3079P: Masakazu Mokuno
3080M: mokuno@sm.sony.co.jp
3081L: netdev@vger.kernel.org
3082L: cbe-oss-dev@ozlabs.org
3083S: Supported
3084
Geoff Levandf58a9d12006-11-23 00:46:51 +01003085PS3 PLATFORM SUPPORT
3086P: Geoff Levand
3087M: geoffrey.levand@am.sony.com
3088L: linuxppc-dev@ozlabs.org
3089L: cbe-oss-dev@ozlabs.org
3090S: Supported
3091
Michael Krufky83202042006-07-03 00:24:18 -07003092PVRUSB2 VIDEO4LINUX DRIVER
3093P: Mike Isely
3094M: isely@pobox.com
Mike Isely16e94952007-01-03 18:08:06 -03003095L: pvrusb2@isely.net (subscribers-only)
Michael Krufky83202042006-07-03 00:24:18 -07003096L: video4linux-list@redhat.com
3097W: http://www.isely.net/pvrusb2/
3098S: Maintained
3099
Linus Torvalds1da177e2005-04-16 15:20:36 -07003100PXA2xx SUPPORT
3101P: Nicolas Pitre
3102M: nico@cam.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003103L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003104S: Maintained
3105
Pierre Ossman272f1332007-05-14 21:25:26 +02003106PXA MMCI DRIVER
3107S: Orphan
3108
Linus Torvalds1da177e2005-04-16 15:20:36 -07003109QLOGIC QLA2XXX FC-SCSI DRIVER
3110P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08003111M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003112L: linux-scsi@vger.kernel.org
3113S: Supported
3114
Ron Mercer5a4faa872006-07-25 00:40:21 -07003115QLOGIC QLA3XXX NETWORK DRIVER
3116P: Ron Mercer
3117M: linux-driver@qlogic.com
3118L: netdev@vger.kernel.org
3119S: Supported
3120
Linus Torvalds1da177e2005-04-16 15:20:36 -07003121QNX4 FILESYSTEM
3122P: Anders Larsen
3123M: al@alarsen.net
3124L: linux-kernel@vger.kernel.org
3125W: http://www.alarsen.net/linux/qnx4fs/
3126S: Maintained
3127
3128RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003129P: Benjamin Herrenschmidt
3130M: benh@kernel.crashing.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003131L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003132S: Maintained
3133
3134RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003135P: Paul Mackerras
3136M: paulus@samba.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003137L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003138S: Maintained
3139
3140RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3141P: Corey Thomas
3142M: corey@world.std.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003143L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003144S: Maintained
3145
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003146RALINK RT2X00 WLAN DRIVER
3147P: rt2x00 project
3148L: linux-wireless@vger.kernel.org
3149L: rt2400-devel@lists.sourceforge.net
3150W: http://rt2x00.serialmonkey.com/
3151S: Maintained
3152F: drivers/net/wireless/rt2x00/
3153
Matt Mackall9e95ce22005-04-16 15:25:56 -07003154RANDOM NUMBER DRIVER
3155P: Matt Mackall
3156M: mpm@selenic.com
3157S: Maintained
3158
Matt Porter394b7012005-11-07 01:00:15 -08003159RAPIDIO SUBSYSTEM
3160P: Matt Porter
3161M: mporter@kernel.crashing.org
3162L: linux-kernel@vger.kernel.org
3163S: Maintained
3164
Josh Triplett595182b2006-10-04 02:17:21 -07003165READ-COPY UPDATE (RCU)
3166P: Dipankar Sarma
3167M: dipankar@in.ibm.com
3168W: http://www.rdrop.com/users/paulmck/rclock/
3169L: linux-kernel@vger.kernel.org
3170S: Supported
3171
3172RCUTORTURE MODULE
3173P: Josh Triplett
3174M: josh@freedesktop.org
3175L: linux-kernel@vger.kernel.org
3176S: Maintained
3177
Linus Torvalds1da177e2005-04-16 15:20:36 -07003178REAL TIME CLOCK DRIVER
3179P: Paul Gortmaker
3180M: p_gortmaker@yahoo.com
3181L: linux-kernel@vger.kernel.org
3182S: Maintained
3183
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003184REAL TIME CLOCK (RTC) SUBSYSTEM
3185P: Alessandro Zummo
3186M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003187L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003188S: Maintained
3189
Linus Torvalds1da177e2005-04-16 15:20:36 -07003190REISERFS FILE SYSTEM
3191P: Hans Reiser
3192M: reiserfs-dev@namesys.com
Jeff Mahoney76c4e5e2007-06-08 13:47:02 -07003193L: reiserfs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003194W: http://www.namesys.com
3195S: Supported
3196
3197ROCKETPORT DRIVER
3198P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003199W: http://www.comtrol.com
3200S: Maintained
3201
3202ROSE NETWORK LAYER
3203P: Ralf Baechle
3204M: ralf@linux-mips.org
3205L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003206W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003207S: Maintained
3208
3209RISCOM8 DRIVER
3210S: Orphan
3211
Michael Wu605bebe2007-05-14 01:41:02 -04003212RTL818X WIRELESS DRIVER
3213P: Michael Wu
3214M: flamingice@sourmilk.net
3215P: Andrea Merello
3216M: andreamrl@tiscali.it
3217L: linux-wireless@vger.kernel.org
3218W: http://linuxwireless.org/
3219T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3220S: Maintained
3221
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003222S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003223P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003224M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003225L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01003226S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003227
Linus Torvalds1da177e2005-04-16 15:20:36 -07003228S390
3229P: Martin Schwidefsky
3230M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003231P: Heiko Carstens
3232M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003233M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003234L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003235W: http://www.ibm.com/developerworks/linux/linux390/
3236S: Supported
3237
3238S390 NETWORK DRIVERS
Ursula Braundd96df22007-09-19 13:09:02 +02003239P: Ursula Braun
3240M: ubraun@linux.vnet.ibm.com
Ursula Braunb9192ad2007-10-22 16:16:15 +02003241P: Frank Blaschka
3242M: blaschka@linux.vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003243M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003244L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003245W: http://www.ibm.com/developerworks/linux/linux390/
3246S: Supported
3247
3248S390 ZFCP DRIVER
Swen Schillig9cbb8892006-09-21 16:29:31 +02003249P: Swen Schillig
3250M: swen@vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003251M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003252L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003253W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003254S: Supported
3255
Ursula Braundd96df22007-09-19 13:09:02 +02003256S390 IUCV NETWORK LAYER
3257P: Ursula Braun
3258M: ubraun@linux.vnet.ibm.com
3259M: linux390@de.ibm.com
3260L: linux-s390@vger.kernel.org
3261W: http://www.ibm.com/developerworks/linux/linux390/
3262S: Supported
3263
Linus Torvalds1da177e2005-04-16 15:20:36 -07003264SAA7146 VIDEO4LINUX-2 DRIVER
3265P: Michael Hunold
3266M: michael@mihu.de
3267W: http://www.mihu.de/linux/saa7146
3268S: Maintained
3269
Linus Torvalds1da177e2005-04-16 15:20:36 -07003270SC1200 WDT DRIVER
3271P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003272M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003273S: Maintained
3274
3275SCHEDULER
3276P: Ingo Molnar
3277M: mingo@elte.hu
3278P: Robert Love [the preemptible kernel bits]
3279M: rml@tech9.net
3280L: linux-kernel@vger.kernel.org
3281S: Maintained
3282
3283SCSI CDROM DRIVER
3284P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003285M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003286L: linux-scsi@vger.kernel.org
3287W: http://www.kernel.dk
3288S: Maintained
3289
3290SCSI SG DRIVER
3291P: Doug Gilbert
3292M: dgilbert@interlog.com
3293L: linux-scsi@vger.kernel.org
3294W: http://www.torque.net/sg
3295S: Maintained
3296
3297SCSI SUBSYSTEM
3298P: James E.J. Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05003299M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003300L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003301T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
James Bottomleyc4e16082007-11-03 08:40:30 -05003302T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
3303T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003304S: Maintained
3305
3306SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003307P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003308M: Kai.Makisara@kolumbus.fi
3309L: linux-scsi@vger.kernel.org
3310S: Maintained
3311
3312SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003313P: Vlad Yasevich
3314M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003315P: Sridhar Samudrala
3316M: sri@us.ibm.com
3317L: lksctp-developers@lists.sourceforge.net
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003318W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003319S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003320
3321SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003322P: Jim Cromie
3323M: jim.cromie@gmail.com
3324S: Odd Fixes
3325
3326SCx200 GPIO DRIVER
3327P: Jim Cromie
3328M: jim.cromie@gmail.com
3329S: Maintained
3330
3331SCx200 HRT CLOCKSOURCE DRIVER
3332P: Jim Cromie
3333M: jim.cromie@gmail.com
3334S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003335
3336SECURITY CONTACT
3337P: Security Officers
3338M: security@kernel.org
3339S: Supported
3340
3341SELINUX SECURITY MODULE
3342P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08003343M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07003344P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003345M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003346P: Eric Paris
3347M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003348L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003349L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003350W: http://www.nsa.gov/selinux
3351S: Supported
3352
Jiri Slabycef2cf02007-05-08 00:31:45 -07003353SENSABLE PHANTOM
3354P: Jiri Slaby
3355M: jirislaby@gmail.com
3356S: Maintained
3357
Linus Torvalds1da177e2005-04-16 15:20:36 -07003358SERIAL ATA (SATA) SUBSYSTEM:
3359P: Jeff Garzik
3360M: jgarzik@pobox.com
3361L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003362T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003363S: Supported
3364
3365SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3366P: Pat Gefre
3367M: pfg@sgi.com
3368L: linux-ia64@vger.kernel.org
3369S: Supported
3370
3371SGI VISUAL WORKSTATION 320 AND 540
3372P: Andrey Panin
3373M: pazke@donpac.ru
3374L: linux-visws-devel@lists.sf.net
3375W: http://linux-visws.sf.net
3376S: Maintained for 2.6.
3377
3378SIMTEC EB110ATX (Chalice CATS)
3379P: Ben Dooks
3380P: Vincent Sanders
3381M: support@simtec.co.uk
3382W: http://www.simtec.co.uk/products/EB110ATX/
3383S: Supported
3384
3385SIMTEC EB2410ITX (BAST)
3386P: Ben Dooks
3387P: Vincent Sanders
3388M: support@simtec.co.uk
3389W: http://www.simtec.co.uk/products/EB2410ITX/
3390S: Supported
3391
Francois Romieu92aab3c2005-07-30 13:11:18 +02003392SIS 190 ETHERNET DRIVER
3393P: Francois Romieu
3394M: romieu@fr.zoreil.com
3395L: netdev@vger.kernel.org
3396S: Maintained
3397
Linus Torvalds1da177e2005-04-16 15:20:36 -07003398SIS 5513 IDE CONTROLLER DRIVER
3399P: Lionel Bouton
3400M: Lionel.Bouton@inet6.fr
3401W: http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
3402W: http://gyver.homeip.net/sis5513/index.html
3403S: Maintained
3404
3405SIS 900/7016 FAST ETHERNET DRIVER
3406P: Daniele Venzano
3407M: venza@brownhat.org
3408W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07003409L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003410S: Maintained
3411
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003412SIS 96X I2C/SMBUS DRIVER
3413P: Mark M. Hoffman
3414M: mhoffman@lightlink.com
3415L: lm-sensors@lm-sensors.org
3416S: Maintained
3417
Linus Torvalds1da177e2005-04-16 15:20:36 -07003418SIS FRAMEBUFFER DRIVER
3419P: Thomas Winischhofer
3420M: thomas@winischhofer.net
3421W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003422S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003423
3424SIS USB2VGA DRIVER
3425P: Thomas Winischhofer
3426M: thomas@winischhofer.net
3427W: http://www.winischhofer.at/linuxsisusbvga.shtml
3428S: Maintained
3429
Christoph Lameter415ad26d2007-07-26 10:40:56 -07003430SLAB ALLOCATOR
3431P: Christoph Lameter
3432M: clameter@sgi.com
3433P: Pekka Enberg
3434M: penberg@cs.helsinki.fi
3435L: linux-mm@kvack.org
3436S: Maintained
3437
Linus Torvalds1da177e2005-04-16 15:20:36 -07003438SMC91x ETHERNET DRIVER
3439P: Nicolas Pitre
3440M: nico@cam.org
3441S: Maintained
3442
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003443SMSC47B397 HARDWARE MONITOR DRIVER
3444P: Mark M. Hoffman
3445M: mhoffman@lightlink.com
3446L: lm-sensors@lm-sensors.org
3447S: Maintained
3448
Daniel Drake8f0f8502006-07-18 22:00:25 +01003449SOFTMAC LAYER (IEEE 802.11)
Daniel Drake8f0f8502006-07-18 22:00:25 +01003450P: Daniel Drake
3451M: dsd@gentoo.org
Johannes Berg724c6b32007-04-23 12:18:20 -07003452L: linux-wireless@vger.kernel.org
Johannes Berg6b345dd2007-11-05 14:32:35 +01003453S: Obsolete
Daniel Drake8f0f8502006-07-18 22:00:25 +01003454
Linus Torvalds1da177e2005-04-16 15:20:36 -07003455SOFTWARE RAID (Multiple Disks) SUPPORT
3456P: Ingo Molnar
3457M: mingo@redhat.com
3458P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08003459M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07003460L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08003461S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003462
Pavel Machek95a631e2007-07-19 01:47:42 -07003463HIBERNATION (aka Software Suspend, aka swsusp):
Linus Torvalds1da177e2005-04-16 15:20:36 -07003464P: Pavel Machek
3465M: pavel@suse.cz
Pavel Machek95a631e2007-07-19 01:47:42 -07003466P: Rafael J. Wysocki
3467M: rjw@sisk.pl
3468L: linux-pm@lists.linux-foundation.org
3469S: Supported
3470
3471SUSPEND TO RAM:
Len Browna0ce3172007-10-25 18:05:49 -04003472P: Len Brown
3473M: len.brown@intel.com
Pavel Machek95a631e2007-07-19 01:47:42 -07003474P: Pavel Machek
3475M: pavel@suse.cz
3476P: Rafael J. Wysocki
3477M: rjw@sisk.pl
David Brownellf318a632007-04-23 14:41:06 -07003478L: linux-pm@lists.linux-foundation.org
Len Browna0ce3172007-10-25 18:05:49 -04003479S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003480
3481SONIC NETWORK DRIVER
3482P: Thomas Bogendoerfer
3483M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003484L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003485S: Maintained
3486
Michael Buesch61e115a2007-09-18 15:12:50 -04003487SONICS SILICON BACKPLANE DRIVER (SSB)
3488P: Michael Buesch
3489M: mb@bu3sch.de
3490L: netdev@vger.kernel.org
3491S: Maintained
3492
Linus Torvalds1da177e2005-04-16 15:20:36 -07003493SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01003494P: Mattia Dongili
3495M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01003496L: linux-acpi@vger.kernel.org
3497W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07003498S: Maintained
3499
3500SOUND
3501P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02003502M: perex@perex.cz
Takashi Iwai82622042007-04-16 12:32:52 +02003503L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003504S: Maintained
3505
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003506SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3507P: Liam Girdwood
3508M: liam.girdwood@wolfsonmicro.com
Takashi Iwai82622042007-04-16 12:32:52 +02003509L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003510S: Supported
3511
Kumar Gala025c3982006-04-02 16:05:54 -05003512SPI SUBSYSTEM
3513P: David Brownell
3514M: dbrownell@users.sourceforge.net
3515L: spi-devel-general@lists.sourceforge.net
3516S: Maintained
3517
Steven Rostedt855f46a2006-08-05 12:14:50 -07003518STABLE BRANCH:
3519P: Greg Kroah-Hartman
3520M: greg@kroah.com
3521P: Chris Wright
3522M: chrisw@sous-sol.org
3523L: stable@kernel.org
3524S: Maintained
3525
Kylene Hall1c72d462005-05-01 08:59:13 -07003526TPM DEVICE DRIVER
3527P: Kylene Hall
Kent Yoder8e81cc12007-08-22 14:01:04 -07003528M: tpmdd-devel@lists.sourceforge.net
Kylene Hall1c72d462005-05-01 08:59:13 -07003529W: http://tpmdd.sourceforge.net
Marcel Selhorstd3a7b6d2007-03-16 13:38:31 -08003530P: Marcel Selhorst
3531M: tpm@selhorst.net
3532W: http://www.prosec.rub.de/tpm/
Stephen Rothwell3bd2aad2007-05-15 01:41:36 -07003533L: tpmdd-devel@lists.sourceforge.net
Kylene Hall1c72d462005-05-01 08:59:13 -07003534S: Maintained
3535
Mark Gross1a80ba82005-10-30 15:02:55 -08003536Telecom Clock Driver for MCPL0010
Jim Cromiece00f852006-11-30 04:49:44 +01003537P: Mark Gross
3538M: mark.gross@intel.com
3539S: Supported
Mark Gross1a80ba82005-10-30 15:02:55 -08003540
Chris Zankel48b415c2005-06-23 22:01:07 -07003541TENSILICA XTENSA PORT (xtensa):
3542P: Chris Zankel
3543M: chris@zankel.net
3544S: Maintained
3545
Henrique de Moraes Holschuh756970a2007-03-29 01:58:44 -03003546THINKPAD ACPI EXTRAS DRIVER
3547P: Henrique de Moraes Holschuh
3548M: ibm-acpi@hmh.eng.br
3549L: ibm-acpi-devel@lists.sourceforge.net
3550W: http://ibm-acpi.sourceforge.net
3551W: http://thinkwiki.org/wiki/Ibm-acpi
3552T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
3553S: Maintained
3554
Linus Torvalds1da177e2005-04-16 15:20:36 -07003555UltraSPARC (sparc64):
3556P: David S. Miller
3557M: davem@davemloft.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003558L: sparclinux@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08003559T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003560S: Maintained
3561
3562SHARP LH SUPPORT (LH7952X & LH7A40X)
3563P: Marc Singer
3564M: elf@buici.com
3565W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003566L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003567S: Maintained
3568
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003569SHPC HOTPLUG DRIVER
3570P: Kristen Carlson Accardi
3571M: kristen.c.accardi@intel.com
3572L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05003573S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003574
Pierre Ossmand129bce2006-03-24 03:18:17 -08003575SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3576P: Pierre Ossman
3577M: drzeus-sdhci@drzeus.cx
3578L: sdhci-devel@list.drzeus.cx
3579W: http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci
3580S: Maintained
3581
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003582SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3583P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08003584M: shemminger@linux-foundation.org
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003585L: netdev@vger.kernel.org
3586S: Maintained
3587
Chris Boot1a87d942006-07-10 04:45:34 -07003588SOEKRIS NET48XX LED SUPPORT
3589P: Chris Boot
3590M: bootc@bootc.net
3591S: Maintained
3592
Linus Torvalds1da177e2005-04-16 15:20:36 -07003593SPARC (sparc32):
3594P: William L. Irwin
3595M: wli@holomorphy.com
3596L: sparclinux@vger.kernel.org
3597S: Maintained
3598
3599SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3600P: Roger Wolff
3601M: R.E.Wolff@BitWizard.nl
3602L: linux-kernel@vger.kernel.org ?
3603S: Supported
3604
Jim Lewis2752e402006-09-29 02:01:19 -07003605SPIDERNET NETWORK DRIVER for CELL
Linas Vepstasfa302482007-02-20 16:45:27 -06003606P: Linas Vepstas
3607M: linas@austin.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07003608L: netdev@vger.kernel.org
3609S: Supported
3610
Linus Torvalds1da177e2005-04-16 15:20:36 -07003611SRM (Alpha) environment access
3612P: Jan-Benedict Glaw
3613M: jbglaw@lug-owl.de
3614L: linux-kernel@vger.kernel.org
3615S: Maintained
3616
3617STARFIRE/DURALAN NETWORK DRIVER
3618P: Ion Badulescu
3619M: ionut@cs.columbia.edu
3620S: Maintained
3621
3622STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3623W: http://mosquitonet.Stanford.EDU/strip.html
3624S: Unsupported ?
3625
3626STRADIS MPEG-2 DECODER DRIVER
3627P: Nathan Laredo
3628M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003629W: http://www.stradis.com/
3630S: Maintained
3631
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003632SUPERH
Linus Torvalds1da177e2005-04-16 15:20:36 -07003633P: Paul Mundt
3634M: lethal@linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003635L: linux-sh@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003636W: http://www.linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003637T: git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003638S: Maintained
3639
3640SUN3/3X
3641P: Sam Creasey
3642M: sammy@sammy.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003643W: http://sammy.net/sun3/
3644S: Maintained
3645
3646SVGA HANDLING
3647P: Martin Mares
3648M: mj@ucw.cz
3649L: linux-video@atrey.karlin.mff.cuni.cz
3650S: Maintained
3651
3652SYSV FILESYSTEM
3653P: Christoph Hellwig
3654M: hch@infradead.org
3655S: Maintained
3656
Stephen Hemminger781b456a2006-07-10 20:25:29 -07003657TC CLASSIFIER
3658P: Jamal Hadi Salim
3659M: hadi@cyberus.ca
3660L: netdev@vger.kernel.org
3661S: Maintained
3662
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07003663TCP LOW PRIORITY MODULE
3664P: Wong Hoi Sing, Edison
3665M: hswong3i@gmail.com
3666P: Hung Hing Lun, Mike
3667M: hlhung3i@gmail.com
3668W: http://tcp-lp-mod.sourceforge.net/
3669S: Maintained
3670
Andy Gospodarek1a348cc2007-09-17 18:50:36 -07003671TEHUTI ETHERNET DRIVER
3672P: Alexander Indenbaum
3673M: baum@tehutinetworks.net
3674P: Andy Gospodarek
3675M: andy@greyhouse.net
3676L: netdev@vger.kernel.org
3677S: Supported
3678
Alex Dubov4020f2d2006-10-04 02:15:37 -07003679TI FLASH MEDIA INTERFACE DRIVER
3680P: Alex Dubov
3681M: oakad@yahoo.com
3682S: Maintained
3683
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003684TI OMAP MMC INTERFACE DRIVER
3685P: Carlos Aguiar, Anderson Briglia and Syed Khasim
Randy Dunlape82ce352007-10-16 23:29:44 -07003686M: linux-omap-open-source@linux.omap.com (subscribers only)
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003687W: http://linux.omap.com
3688W: http://www.muru.com/linux/omap/
3689S: Maintained
3690
Michael Buesch844dd052006-06-26 00:24:59 -07003691TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3692P: Deepak Saxena
3693M: dsaxena@plexity.net
3694S: Maintained
3695
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003696TASKSTATS STATISTICS INTERFACE
3697P: Shailabh Nagar
3698M: nagar@watson.ibm.com
3699L: linux-kernel@vger.kernel.org
3700S: Maintained
3701
Linus Torvalds1da177e2005-04-16 15:20:36 -07003702TI PARALLEL LINK CABLE DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003703P: Romain Lievin
3704M: roms@lpg.ticalc.org
3705S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003706
Per Lidene86eaa32006-01-12 16:45:18 +01003707TIPC NETWORK LAYER
3708P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01003709M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003710P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01003711M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003712P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01003713M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01003714L: tipc-discussion@lists.sourceforge.net
3715W: http://tipc.sourceforge.net/
3716W: http://tipc.cslab.ericsson.net/
3717T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
3718S: Maintained
3719
Linus Torvalds1da177e2005-04-16 15:20:36 -07003720TLAN NETWORK DRIVER
3721P: Samuel Chessman
3722M: chessman@tux.org
Gabriel Craciunescu88c07dd2007-11-22 19:43:36 +08003723L: tlan-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003724W: http://sourceforge.net/projects/tlan/
3725S: Maintained
3726
3727TOKEN-RING NETWORK DRIVER
3728P: Mike Phillips
3729M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003730L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003731W: http://www.linuxtr.net
3732S: Maintained
3733
3734TOSHIBA ACPI EXTRAS DRIVER
3735P: John Belmonte
3736M: toshiba_acpi@memebeam.org
3737W: http://memebeam.org/toys/ToshibaAcpiDriver
3738S: Maintained
3739
3740TOSHIBA SMM DRIVER
3741P: Jonathan Buzzard
3742M: jonathan@buzzard.org.uk
3743L: tlinux-users@tce.toshiba-dme.co.jp
3744W: http://www.buzzard.org.uk/toshiba/
3745S: Maintained
3746
3747TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
3748P: Muli Ben-Yehuda
3749M: mulix@mulix.org
3750L: linux-kernel@vger.kernel.org
3751S: Maintained
3752
3753TRIVIAL PATCHES
Jim Cromiece00f852006-11-30 04:49:44 +01003754P: Adrian Bunk
3755M: trivial@kernel.org
3756L: linux-kernel@vger.kernel.org
3757W: http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
3758T: git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
3759S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003760
3761TMS380 TOKEN-RING NETWORK DRIVER
3762P: Adam Fritzler
3763M: mid@auk.cx
3764L: linux-tr@linuxtr.net
3765W: http://www.auk.cx/tms380tr/
3766S: Maintained
3767
3768TULIP NETWORK DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07003769L: tulip-users@lists.sourceforge.net
3770W: http://sourceforge.net/projects/tulip/
Valerie Henson49afc592007-07-30 13:10:52 -06003771S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07003772
3773TUN/TAP driver
3774P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08003775M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003776L: vtun@office.satix.net
3777W: http://vtun.sourceforge.net/tun
3778S: Maintained
3779
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08003780TURBOCHANNEL SUBSYSTEM
3781P: Maciej W. Rozycki
3782M: macro@linux-mips.org
3783S: Maintained
3784
Linus Torvalds1da177e2005-04-16 15:20:36 -07003785U14-34F SCSI DRIVER
3786P: Dario Ballabio
3787M: ballabio_dario@emc.com
3788L: linux-scsi@vger.kernel.org
3789S: Maintained
3790
3791UDF FILESYSTEM
3792P: Ben Fennema
3793M: bfennema@falcon.csc.calpoly.edu
Linus Torvalds1da177e2005-04-16 15:20:36 -07003794W: http://linux-udf.sourceforge.net
3795S: Maintained
3796
3797UNIFORM CDROM DRIVER
3798P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003799M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003800L: linux-kernel@vger.kernel.org
3801W: http://www.kernel.dk
3802S: Maintained
3803
3804USB ACM DRIVER
3805P: Oliver Neukum
3806M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003807L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003808S: Maintained
3809
3810USB BLOCK DRIVER (UB ub)
3811P: Pete Zaitcev
3812M: zaitcev@redhat.com
3813L: linux-kernel@vger.kernel.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003814L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003815S: Supported
3816
Linus Torvalds1da177e2005-04-16 15:20:36 -07003817USB CDC ETHERNET DRIVER
3818P: Greg Kroah-Hartman
3819M: greg@kroah.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003820L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003821S: Maintained
3822W: http://www.kroah.com/linux-usb/
3823
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003824USB DAVICOM DM9601 DRIVER
3825P: Peter Korsgaard
3826M: jacmet@sunsite.dk
Peter Korsgaard043600a2007-06-27 21:18:18 +02003827L: netdev@vger.kernel.org
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003828W: http://www.linux-usb.org/usbnet
3829S: Maintained
3830
Linus Torvalds1da177e2005-04-16 15:20:36 -07003831USB EHCI DRIVER
3832P: David Brownell
3833M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003834L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08003835S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003836
Luca Risolia7ce08c92006-01-11 02:06:59 +00003837USB ET61X[12]51 DRIVER
3838P: Luca Risolia
3839M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003840L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00003841L: video4linux-list@redhat.com
3842W: http://www.linux-projects.org
3843S: Maintained
3844
David Brownell69ae9e32006-11-14 02:03:31 -08003845USB GADGET/PERIPHERAL SUBSYSTEM
3846P: David Brownell
3847M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003848L: linux-usb@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08003849W: http://www.linux-usb.org/gadget
3850S: Maintained
3851
Jiri Kosina2dea64b2007-07-11 12:12:11 +02003852USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
Jiri Kosina641266fd2007-01-15 09:56:21 +01003853P: Jiri Kosina
3854M: jkosina@suse.cz
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003855L: linux-usb@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01003856T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003857S: Maintained
3858
Olav Kongas959eea22005-11-03 17:38:14 +02003859USB ISP116X DRIVER
3860P: Olav Kongas
3861M: ok@artecdesign.ee
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003862L: linux-usb@vger.kernel.org
Olav Kongas959eea22005-11-03 17:38:14 +02003863S: Maintained
3864
Linus Torvalds1da177e2005-04-16 15:20:36 -07003865USB KAWASAKI LSI DRIVER
3866P: Oliver Neukum
3867M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003868L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003869S: Maintained
3870
3871USB MASS STORAGE DRIVER
3872P: Matthew Dharm
3873M: mdharm-usb@one-eyed-alien.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003874L: linux-usb@vger.kernel.org
Matthew Dharm8836aeb2005-12-04 22:03:47 -08003875L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003876S: Maintained
3877W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
3878
3879USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08003880P: David Brownell
3881M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003882L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08003883S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003884
Matthias Urlichsba460e42005-07-14 00:33:47 -07003885USB OPTION-CARD DRIVER
3886P: Matthias Urlichs
3887M: smurf@smurf.noris.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003888L: linux-usb@vger.kernel.org
Matthias Urlichsba460e42005-07-14 00:33:47 -07003889S: Maintained
3890
Linus Torvalds1da177e2005-04-16 15:20:36 -07003891USB OV511 DRIVER
3892P: Mark McClelland
3893M: mmcclell@bigfoot.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003894L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003895W: http://alpha.dyndns.org/ov511/
3896S: Maintained
3897
3898USB PEGASUS DRIVER
3899P: Petko Manolov
3900M: petkan@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003901L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02003902L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003903W: http://pegasus2.sourceforge.net/
3904S: Maintained
3905
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07003906USB PRINTER DRIVER (usblp)
3907P: Pete Zaitcev
3908M: zaitcev@redhat.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003909L: linux-usb@vger.kernel.org
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07003910S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003911
3912USB RTL8150 DRIVER
3913P: Petko Manolov
3914M: petkan@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003915L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02003916L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003917W: http://pegasus2.sourceforge.net/
3918S: Maintained
3919
3920USB SE401 DRIVER
3921P: Jeroen Vreeken
3922M: pe1rxq@amsat.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003923L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003924W: http://www.chello.nl/~j.vreeken/se401/
3925S: Maintained
3926
3927USB SERIAL CYBERJACK DRIVER
3928P: Matthias Bruestle and Harald Welte
3929M: support@reiner-sct.com
3930W: http://www.reiner-sct.de/support/treiber_cyberjack.php
3931S: Maintained
3932
3933USB SERIAL DIGI ACCELEPORT DRIVER
3934P: Peter Berger and Al Borchers
3935M: pberger@brimson.com
3936M: alborchers@steinerpoint.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003937L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003938S: Maintained
3939
3940USB SERIAL DRIVER
3941P: Greg Kroah-Hartman
3942M: gregkh@suse.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003943L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003944S: Supported
3945
3946USB SERIAL BELKIN F5U103 DRIVER
3947P: William Greathouse
3948M: wgreathouse@smva.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003949L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003950S: Maintained
3951
3952USB SERIAL CYPRESS M8 DRIVER
3953P: Lonnie Mendez
3954M: dignome@gmail.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003955L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003956S: Maintained
3957W: http://geocities.com/i0xox0i
3958W: http://firstlight.net/cvs
3959
Linus Torvalds1da177e2005-04-16 15:20:36 -07003960USB AUERSWALD DRIVER
3961P: Wolfgang Muees
3962M: wolfgang@iksw-muees.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003963L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003964S: Maintained
3965
3966USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
3967P: Gary Brubaker
3968M: xavyer@ix.netcom.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003969L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003970S: Maintained
3971
3972USB SERIAL KEYSPAN DRIVER
3973P: Greg Kroah-Hartman
3974M: greg@kroah.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003975L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003976W: http://www.kroah.com/linux/
3977S: Maintained
3978
3979USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04003980P: Support Department
3981M: support@connecttech.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003982L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003983W: http://www.connecttech.com
3984S: Supported
3985
Luca Risoliaf423b9a2007-03-26 16:12:04 -03003986USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07003987P: Luca Risolia
3988M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003989L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00003990L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003991W: http://www.linux-projects.org
3992S: Maintained
3993
3994USB SUBSYSTEM
3995P: Greg Kroah-Hartman
3996M: gregkh@suse.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07003997L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003998W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003999T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07004000S: Supported
4001
4002USB UHCI DRIVER
4003P: Alan Stern
4004M: stern@rowland.harvard.edu
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004005L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004006S: Maintained
4007
David Brownell69ae9e32006-11-14 02:03:31 -08004008USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07004009P: David Brownell
4010M: dbrownell@users.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02004011L: netdev@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004012W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07004013S: Maintained
4014
4015USB W996[87]CF DRIVER
4016P: Luca Risolia
4017M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004018L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004019L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004020W: http://www.linux-projects.org
4021S: Maintained
4022
Luca Risolia60f78052006-02-06 16:29:35 +00004023USB ZC0301 DRIVER
4024P: Luca Risolia
4025M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004026L: linux-usb@vger.kernel.org
Luca Risolia60f78052006-02-06 16:29:35 +00004027L: video4linux-list@redhat.com
4028W: http://www.linux-projects.org
4029S: Maintained
4030
Linus Torvalds1da177e2005-04-16 15:20:36 -07004031USB ZD1201 DRIVER
4032P: Jeroen Vreeken
4033M: pe1rxq@amsat.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004034L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004035W: http://linux-lc100020.sourceforge.net
4036S: Maintained
4037
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004038USB ZR364XX DRIVER
4039P: Antoine Jacquet
4040M: royale@zerezo.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004041L: linux-usb@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004042L: video4linux-list@redhat.com
4043W: http://royale.zerezo.com/zr364xx/
4044S: Maintained
4045
Linus Torvalds1da177e2005-04-16 15:20:36 -07004046USER-MODE LINUX
4047P: Jeff Dike
Joe Perches6650e0a2007-12-10 15:49:32 -08004048M: jdike@addtoit.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004049L: user-mode-linux-devel@lists.sourceforge.net
4050L: user-mode-linux-user@lists.sourceforge.net
4051W: http://user-mode-linux.sourceforge.net
4052S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004053
Linus Torvalds1da177e2005-04-16 15:20:36 -07004054FAT/VFAT/MSDOS FILESYSTEM:
4055P: OGAWA Hirofumi
4056M: hirofumi@mail.parknet.co.jp
4057L: linux-kernel@vger.kernel.org
4058S: Maintained
4059
Linus Torvalds1da177e2005-04-16 15:20:36 -07004060VIA RHINE NETWORK DRIVER
4061P: Roger Luethi
4062M: rl@hellgate.ch
4063S: Maintained
4064
Jean Delvare32c0a522005-09-22 21:47:58 +02004065VIAPRO SMBUS DRIVER
4066P: Jean Delvare
4067M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02004068L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02004069S: Maintained
4070
Francois Romieu01f20732007-01-26 00:57:17 -08004071VIA VELOCITY NETWORK DRIVER
4072P: Francois Romieu
4073M: romieu@fr.zoreil.com
4074L: netdev@vger.kernel.org
4075S: Maintained
4076
Linus Torvalds1da177e2005-04-16 15:20:36 -07004077UCLINUX (AND M68KNOMMU)
4078P: Greg Ungerer
4079M: gerg@uclinux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004080W: http://www.uclinux.org/
Adrian Bunkd660a742005-06-25 14:59:35 -07004081L: uclinux-dev@uclinux.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004082S: Maintained
4083
4084UCLINUX FOR NEC V850
4085P: Miles Bader
Linus Torvalds1da177e2005-04-16 15:20:36 -07004086
4087UCLINUX FOR RENESAS H8/300
4088P: Yoshinori Sato
4089M: ysato@users.sourceforge.jp
4090W: http://uclinux-h8.sourceforge.jp/
4091S: Supported
4092
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03004093UFS FILESYSTEM
Alan Coxabb49202007-06-08 13:47:03 -07004094P: Evgeniy Dushistov
4095M: dushistov@mail.ru
4096L: linux-kernel@vger.kernel.org
4097S: Maintained
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03004098
Linus Torvalds1da177e2005-04-16 15:20:36 -07004099USB DIAMOND RIO500 DRIVER
4100P: Cesar Miquel
4101M: miquel@df.uba.ar
4102L: rio500-users@lists.sourceforge.net
4103W: http://rio500.sourceforge.net
4104S: Maintained
4105
4106VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004107P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02004108M: mchehab@infradead.org
4109M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004110L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004111W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02004112T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004113S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004114
Patrick McHardybe7f8272007-10-23 20:26:36 -07004115VLAN (802.1Q)
4116P: Patrick McHardy
4117M: kaber@trash.net
4118L: netdev@vger.kernel.org
4119S: Maintained
4120
Juerg Haefligerab413192006-09-24 20:54:04 +02004121VT1211 HARDWARE MONITOR DRIVER
4122P: Juerg Haefliger
4123M: juergh@gmail.com
4124L: lm-sensors@lm-sensors.org
4125S: Maintained
4126
Roger Lucas1de9e372005-11-26 20:20:05 +01004127VT8231 HARDWARE MONITOR DRIVER
4128P: Roger Lucas
4129M: roger@planbit.co.uk
4130L: lm-sensors@lm-sensors.org
4131S: Maintained
4132
Linus Torvalds1da177e2005-04-16 15:20:36 -07004133W1 DALLAS'S 1-WIRE BUS
4134P: Evgeniy Polyakov
4135M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07004136S: Maintained
4137
Charles Spirakis13927072006-07-05 18:05:15 +02004138W83791D HARDWARE MONITORING DRIVER
4139P: Charles Spirakis
4140M: bezaur@gmail.com
4141L: lm-sensors@lm-sensors.org
Charles Spirakis64383122007-09-04 13:31:56 -07004142S: Odd Fixes
Charles Spirakis13927072006-07-05 18:05:15 +02004143
Rudolf Marek61db0112006-12-12 18:18:30 +01004144W83793 HARDWARE MONITORING DRIVER
4145P: Rudolf Marek
4146M: r.marek@assembler.cz
4147L: lm-sensors@lm-sensors.org
4148S: Maintained
4149
Linus Torvalds1da177e2005-04-16 15:20:36 -07004150W83L51xD SD/MMC CARD INTERFACE DRIVER
4151P: Pierre Ossman
4152M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01004153L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004154W: http://projects.drzeus.cx/wbsd
4155S: Maintained
4156
Wim Van Sebroeck35277612006-01-15 21:21:14 +01004157WATCHDOG DEVICE DRIVERS
4158P: Wim Van Sebroeck
4159M: wim@iguana.be
4160T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4161S: Maintained
4162
Linus Torvalds1da177e2005-04-16 15:20:36 -07004163WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4164P: Jean Tourrilhes
4165M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07004166L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004167W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4168S: Maintained
4169
4170WD7000 SCSI DRIVER
4171P: Miroslav Zagorac
4172M: zaga@fly.cc.fer.hr
4173L: linux-scsi@vger.kernel.org
4174S: Maintained
4175
Dmitry Torokhov5fc146802005-11-20 00:50:06 -05004176WISTRON LAPTOP BUTTON DRIVER
4177P: Miloslav Trmac
4178M: mitr@volny.cz
4179S: Maintained
4180
Linus Torvalds1da177e2005-04-16 15:20:36 -07004181WL3501 WIRELESS PCMCIA CARD DRIVER
4182P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004183M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07004184L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004185W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07004186S: Maintained
4187
4188X.25 NETWORK LAYER
4189P: Henner Eisen
4190M: eis@baty.hanse.de
4191L: linux-x25@vger.kernel.org
4192S: Maintained
4193
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02004194XEN HYPERVISOR INTERFACE
4195P: Jeremy Fitzhardinge
4196M: jeremy@xensource.com
4197P: Chris Wright
4198M: chrisw@sous-sol.org
4199L: virtualization@lists.osdl.org
4200L: xen-devel@lists.xensource.com
4201S: Supported
4202
Linus Torvalds1da177e2005-04-16 15:20:36 -07004203XFS FILESYSTEM
4204P: Silicon Graphics Inc
Timothy Shimmin78bfd362007-06-11 20:42:09 -07004205P: Tim Shimmin
Linus Torvalds1da177e2005-04-16 15:20:36 -07004206M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004207L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004208W: http://oss.sgi.com/projects/xfs
Tim Shimmine99f0562007-06-19 15:26:35 +10004209T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004210S: Supported
4211
Grant Likelyc9d3d8e2007-10-01 16:33:51 +02004212XILINX SYSTEMACE DRIVER
4213P: Grant Likely
4214M: grant.likely@secretlab.ca
4215W: http://www.secretlab.ca/
4216L: linux-kernel@vger.kernel.org
4217S: Maintained
4218
Peter Korsgaard238b8722006-12-06 20:35:17 -08004219XILINX UARTLITE SERIAL DRIVER
4220P: Peter Korsgaard
4221M: jacmet@sunsite.dk
4222L: linux-serial@vger.kernel.org
4223S: Maintained
4224
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004225X86 ARCHITECTURE (32-BIT AND 64-BIT)
4226P: Thomas Gleixner
4227M: tglx@linutronix.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07004228P: Ingo Molnar
4229M: mingo@redhat.com
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004230P: H. Peter Anvin
4231M: hpa@zytor.com
4232L: linux-kernel@vger.kernel.org
4233T: git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004234S: Maintained
4235
Linus Torvalds1da177e2005-04-16 15:20:36 -07004236YAM DRIVER FOR AX.25
4237P: Jean-Paul Roubelat
4238M: jpr@f6fbb.org
4239L: linux-hams@vger.kernel.org
4240S: Maintained
4241
Henkaf64a5e2005-10-12 15:02:56 +02004242YEALINK PHONE DRIVER
4243P: Henk Vergonet
4244M: Henk.Vergonet@gmail.com
4245L: usbb2k-api-dev@nongnu.org
4246S: Maintained
4247
Linus Torvalds1da177e2005-04-16 15:20:36 -07004248Z8530 DRIVER FOR AX.25
4249P: Joerg Reuter
4250M: jreuter@yaina.de
4251W: http://yaina.de/jreuter/
4252W: http://www.qsl.net/dl1bke/
4253L: linux-hams@vger.kernel.org
4254S: Maintained
4255
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004256ZD1211RW WIRELESS DRIVER
4257P: Daniel Drake
4258M: dsd@gentoo.org
4259P: Ulrich Kunitz
4260M: kune@deine-taler.de
4261W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004262L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004263L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4264S: Maintained
4265
Linus Torvalds1da177e2005-04-16 15:20:36 -07004266ZF MACHZ WATCHDOG
4267P: Fernando Fuganti
4268M: fuganti@netbank.com.br
4269W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4270S: Maintained
4271
4272ZR36067 VIDEO FOR LINUX DRIVER
4273P: Ronald Bultje
4274M: rbultje@ronald.bitfreak.net
4275L: mjpeg-users@lists.sourceforge.net
4276W: http://mjpeg.sourceforge.net/driver-zoran/
4277S: Maintained
4278
Maciej W. Rozycki8b4a4082007-07-18 00:49:11 -07004279ZS DECSTATION Z85C30 SERIAL DRIVER
4280P: Maciej W. Rozycki
4281M: macro@linux-mips.org
4282S: Maintained
4283
Linus Torvalds1da177e2005-04-16 15:20:36 -07004284THE REST
4285P: Linus Torvalds
4286S: Buried alive in reporters