blob: edca2ad0ebdcceefbd312d70c4edecd7cc14c9dd [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.
Randy Dunlape7839f22008-10-12 16:11:45 -070075F: Applicable files and/or directories
Randy Dunlap4501a462008-10-13 09:24:58 -070076S: Status, one of the following:
Linus Torvalds1da177e2005-04-16 15:20:36 -070077
78 Supported: Someone is actually paid to look after this.
79 Maintained: Someone actually looks after it.
80 Odd Fixes: It has a maintainer but they don't have time to do
81 much other than throw the odd patch in. See below..
82 Orphan: No current maintainer [but maybe you could take the
83 role as you write your new code].
84 Obsolete: Old code. Something tagged obsolete generally means
85 it has been replaced by a better system and you
86 should be using that.
87
Linus Torvalds1da177e2005-04-16 15:20:36 -0700883C505 NETWORK DRIVER
89P: Philip Blundell
90M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -070091L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -070092S: Maintained
93
Steffen Klasserta6d89912007-08-10 14:05:27 -0700943C59X NETWORK DRIVER
95P: Steffen Klassert
96M: klassert@mathematik.tu-chemnitz.de
97L: netdev@vger.kernel.org
98S: Maintained
99
Linus Torvalds1da177e2005-04-16 15:20:36 -07001003CR990 NETWORK DRIVER
101P: David Dillow
102M: dave@thedillows.org
Ralf Baechle979b6c12005-06-13 14:30:40 -0700103L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700104S: Maintained
105
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001063W-9XXX SATA-RAID CONTROLLER DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -0700107P: Adam Radford
108M: linuxraid@amcc.com
109L: linux-scsi@vger.kernel.org
110W: http://www.amcc.com
111S: Supported
112
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001133W-XXXX ATA-RAID CONTROLLER DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -0700114P: Adam Radford
115M: linuxraid@amcc.com
116L: linux-scsi@vger.kernel.org
117W: http://www.amcc.com
118S: Supported
119
12053C700 AND 53C700-66 SCSI DRIVER
121P: James E.J. Bottomley
122M: James.Bottomley@HansenPartnership.com
123L: linux-scsi@vger.kernel.org
124S: Maintained
125
1266PACK NETWORK DRIVER FOR AX.25
127P: Andreas Koensgen
128M: ajk@iehk.rwth-aachen.de
129L: linux-hams@vger.kernel.org
130S: Maintained
131
Linus Torvalds1da177e2005-04-16 15:20:36 -07001328169 10/100/1000 GIGABIT ETHERNET DRIVER
133P: Francois Romieu
134M: romieu@fr.zoreil.com
Ralf Baechle979b6c12005-06-13 14:30:40 -0700135L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700136S: Maintained
137
1388250/16?50 (AND CLONE UARTS) SERIAL DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -0700139L: linux-serial@vger.kernel.org
140W: http://serial.sourceforge.net
Russell King353cefd2006-10-03 17:36:11 +0100141S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -0700142
1438390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
144P: Paul Gortmaker
145M: p_gortmaker@yahoo.com
Ralf Baechle979b6c12005-06-13 14:30:40 -0700146L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700147S: Maintained
148
Eric Van Hensbergen67543e52006-03-25 03:07:29 -08001499P FILE SYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +0100150P: Eric Van Hensbergen
151M: ericvh@gmail.com
152P: Ron Minnich
Eric Van Hensbergen27a2a5f2007-07-23 13:06:13 -0500153M: rminnich@sandia.gov
Jim Cromiece00f852006-11-30 04:49:44 +0100154P: Latchesar Ionkov
155M: lucho@ionkov.net
156L: v9fs-developer@lists.sourceforge.net
Eric Van Hensbergen27a2a5f2007-07-23 13:06:13 -0500157W: http://swik.net/v9fs
Jim Cromiece00f852006-11-30 04:49:44 +0100158T: git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git
159S: Maintained
Eric Van Hensbergen67543e52006-03-25 03:07:29 -0800160
Linus Torvalds1da177e2005-04-16 15:20:36 -0700161A2232 SERIAL BOARD DRIVER
162P: Enver Haase
Linus Torvalds1da177e2005-04-16 15:20:36 -0700163M: A2232@gmx.net
164L: linux-m68k@lists.linux-m68k.org
165S: Maintained
166
Randy Dunlape2d1d6c2008-10-12 16:11:31 -0700167AACRAID SCSI RAID DRIVER
168P: Adaptec OEM Raid Solutions
169M: aacraid@adaptec.com
170L: linux-scsi@vger.kernel.org
171W: http://www.adaptec.com/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700172S: Supported
173
Alistair John Strachan249e3c82008-08-15 00:40:37 -0700174ABIT UGURU 1,2 HARDWARE MONITOR DRIVER
Hans de Goedef2b84bb2006-06-04 20:22:24 +0200175P: Hans de Goede
176M: j.w.r.degoede@hhs.nl
177L: lm-sensors@lm-sensors.org
178S: Maintained
179
Alistair John Strachan249e3c82008-08-15 00:40:37 -0700180ABIT UGURU 3 HARDWARE MONITOR DRIVER
181P: Alistair John Strachan
182M: alistair@devzero.co.uk
183L: lm-sensors@lm-sensors.org
184S: Maintained
185
Linus Torvalds1da177e2005-04-16 15:20:36 -0700186ACENIC DRIVER
187P: Jes Sorensen
188M: jes@trained-monkey.org
189L: linux-acenic@sunsite.dk
190S: Maintained
191
Carlos Corbacho745a5d22008-02-05 02:17:10 +0000192ACER WMI LAPTOP EXTRAS
193P: Carlos Corbacho
194M: carlos@strangeworlds.co.uk
195L: aceracpi@googlegroups.com (subscribers-only)
196W: http://code.google.com/p/aceracpi
197S: Maintained
198
Linus Torvalds1da177e2005-04-16 15:20:36 -0700199ACPI
Andi Kleen54cd3142008-09-04 13:30:07 +0200200P: Len Brown
Len Brown8b59a452007-01-08 19:03:28 -0500201M: lenb@kernel.org
Len Brown6968e502005-12-30 00:32:49 -0500202L: linux-acpi@vger.kernel.org
Len Brown38e09d82007-10-25 17:55:59 -0400203W: http://www.lesswatts.org/projects/acpi/
Jody McIntyre6fb04252005-11-18 09:31:06 -0800204T: git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
Len Brown8b59a452007-01-08 19:03:28 -0500205S: Supported
206
207ACPI BATTERY DRIVERS
Len Browna4146552007-06-23 15:54:36 -0400208P: Alexey Starikovskiy
209M: astarikovskiy@suse.de
Len Brown8b59a452007-01-08 19:03:28 -0500210L: linux-acpi@vger.kernel.org
Adrian Bunk0638bc82008-05-20 01:08:23 +0300211W: http://www.lesswatts.org/projects/acpi/
Len Brown8b59a452007-01-08 19:03:28 -0500212S: Supported
213
214ACPI EC DRIVER
215P: Alexey Starikovskiy
Len Browna4146552007-06-23 15:54:36 -0400216M: astarikovskiy@suse.de
Len Brown8b59a452007-01-08 19:03:28 -0500217L: linux-acpi@vger.kernel.org
Adrian Bunk0638bc82008-05-20 01:08:23 +0300218W: http://www.lesswatts.org/projects/acpi/
Len Brown8b59a452007-01-08 19:03:28 -0500219S: Supported
220
221ACPI FAN DRIVER
Len Brown65573ee2008-06-27 11:22:46 -0400222P: Zhang Rui
223M: rui.zhang@intel.com
Len Brown8b59a452007-01-08 19:03:28 -0500224L: linux-acpi@vger.kernel.org
Adrian Bunk0638bc82008-05-20 01:08:23 +0300225W: http://www.lesswatts.org/projects/acpi/
Len Brown8b59a452007-01-08 19:03:28 -0500226S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700227
Kristen Carlson Accardi998be202006-07-26 10:52:33 -0700228ACPI PCI HOTPLUG DRIVER
229P: Kristen Carlson Accardi
230M: kristen.c.accardi@intel.com
Jesse Barnes64dab202008-06-10 14:20:03 -0700231L: linux-pci@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -0500232S: Supported
233
234ACPI THERMAL DRIVER
Len Brown65573ee2008-06-27 11:22:46 -0400235P: Zhang Rui
236M: rui.zhang@intel.com
Len Brown8b59a452007-01-08 19:03:28 -0500237L: linux-acpi@vger.kernel.org
Adrian Bunk0638bc82008-05-20 01:08:23 +0300238W: http://www.lesswatts.org/projects/acpi/
Len Brown8b59a452007-01-08 19:03:28 -0500239S: Supported
Kristen Carlson Accardi998be202006-07-26 10:52:33 -0700240
Len Brown359acec2007-02-10 01:59:24 -0500241ACPI VIDEO DRIVER
Len Brown65573ee2008-06-27 11:22:46 -0400242P: Zhang Rui
Len Brown38e09d82007-10-25 17:55:59 -0400243M: rui.zhang@intel.com
Len Brown359acec2007-02-10 01:59:24 -0500244L: linux-acpi@vger.kernel.org
Adrian Bunk0638bc82008-05-20 01:08:23 +0300245W: http://www.lesswatts.org/projects/acpi/
Len Brown359acec2007-02-10 01:59:24 -0500246S: Supported
247
Carlos Corbachobff431e2008-02-05 02:17:04 +0000248ACPI WMI DRIVER
Jean Delvare795fb7e2008-09-20 12:33:08 +0200249P: Carlos Corbacho
250M: carlos@strangeworlds.co.uk
251L: linux-acpi@vger.kernel.org
252W: http://www.lesswatts.org/projects/acpi/
253S: Maintained
Carlos Corbachobff431e2008-02-05 02:17:04 +0000254
Thibaut VARENE2f39d512008-02-20 21:05:56 +0100255AD1889 ALSA SOUND DRIVER
Jean Delvare795fb7e2008-09-20 12:33:08 +0200256P: Kyle McMartin
257M: kyle@mcmartin.ca
258P: Thibaut Varene
259M: T-Bone@parisc-linux.org
260W: http://wiki.parisc-linux.org/AD1889
261L: linux-parisc@vger.kernel.org
262S: Maintained
Thibaut VARENE2f39d512008-02-20 21:05:56 +0100263
Linus Torvalds1da177e2005-04-16 15:20:36 -0700264ADM1025 HARDWARE MONITOR DRIVER
265P: Jean Delvare
266M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +0200267L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700268S: Maintained
269
Corentin Labbecae2caa2007-02-14 21:15:04 +0100270ADM1029 HARDWARE MONITOR DRIVER
271P: Corentin Labbe
272M: corentin.labbe@geomatys.fr
273L: lm-sensors@lm-sensors.org
274S: Maintained
275
Michael Wucc0b88c2007-08-31 01:15:25 -0400276ADM8211 WIRELESS DRIVER
277P: Michael Wu
278M: flamingice@sourmilk.net
279L: linux-wireless@vger.kernel.org
280W: http://linuxwireless.org/
281T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
282S: Maintained
283
Linus Torvalds1da177e2005-04-16 15:20:36 -0700284ADT746X FAN DRIVER
285P: Colin Leroy
286M: colin@colino.net
287S: Maintained
288
Matthew Wilcox8c6af9e2007-07-26 11:03:19 -0400289ADVANSYS SCSI DRIVER
290P: Matthew Wilcox
291M: matthew@wil.cx
292L: linux-scsi@vger.kernel.org
293S: Maintained
294
Linus Torvalds1da177e2005-04-16 15:20:36 -0700295AEDSP16 DRIVER
296P: Riccardo Facchetti
297M: fizban@tin.it
298S: Maintained
299
300AFFS FILE SYSTEM
301P: Roman Zippel
302M: zippel@linux-m68k.org
303S: Maintained
304
Randy Dunlape2d1d6c2008-10-12 16:11:31 -0700305AFS FILESYSTEM & AF_RXRPC SOCKET DOMAIN
306P: David Howells
307M: dhowells@redhat.com
308L: linux-afs@lists.infradead.org
309S: Supported
310
Linus Torvalds1da177e2005-04-16 15:20:36 -0700311AGPGART DRIVER
Dave Jones70e89922007-07-09 20:23:50 -0400312P: David Airlie
313M: airlied@linux.ie
314T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700315S: Maintained
316
317AHA152X SCSI DRIVER
318P: Juergen E. Fischer
319M: Juergen Fischer <fischer@norbit.de>
320L: linux-scsi@vger.kernel.org
321S: Maintained
322
Hannes Reinecke64624d42007-10-19 10:32:29 +0200323AIC7XXX / AIC79XX SCSI DRIVER
324P: Hannes Reinecke
325M: hare@suse.de
326L: linux-scsi@vger.kernel.org
327S: Maintained
328
Randy Dunlape2d1d6c2008-10-12 16:11:31 -0700329AIO
330P: Benjamin LaHaise
331M: bcrl@kvack.org
332L: linux-aio@kvack.org
333S: Supported
334
Linus Torvalds1da177e2005-04-16 15:20:36 -0700335ALCATEL SPEEDTOUCH USB DRIVER
336P: Duncan Sands
337M: duncan.sands@free.fr
Greg Kroah-Hartman63725942007-11-21 15:16:59 -0700338L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700339W: http://www.linux-usb.org/SpeedTouch/
340S: Maintained
341
Pierre Ossman272f1332007-05-14 21:25:26 +0200342ALCHEMY AU1XX0 MMC DRIVER
Manuel Lauss08fcb722008-06-09 08:40:35 +0200343P: Manuel Lauss
344M: manuel.lauss@gmail.com
345S: Maintained
Pierre Ossman272f1332007-05-14 21:25:26 +0200346
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000347ALI1563 I2C DRIVER
348P: Rudolf Marek
Jean Delvare7188cc62006-12-12 18:18:30 +0100349M: r.marek@assembler.cz
Jean Delvare846557d2008-10-30 15:55:47 +0100350L: linux-i2c@vger.kernel.org
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000351S: Maintained
352
Linus Torvalds1da177e2005-04-16 15:20:36 -0700353ALPHA PORT
354P: Richard Henderson
355M: rth@twiddle.net
356S: Odd Fixes for 2.4; Maintained for 2.6.
357P: Ivan Kokshaysky
358M: ink@jurassic.park.msu.ru
359S: Maintained for 2.4; PCI support for 2.6.
360
Thomas Dahlmann167a6752007-07-12 09:30:39 -0700361AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
362P: Thomas Dahlmann
363M: thomas.dahlmann@amd.com
Jordan Crouse67d76712008-05-12 14:02:22 -0700364L: linux-geode@lists.infradead.org (moderated for non-subscribers)
Thomas Dahlmann167a6752007-07-12 09:30:39 -0700365S: Supported
366
Jordan Crousef90b8112006-01-06 00:12:14 -0800367AMD GEODE PROCESSOR/CHIPSET SUPPORT
Jim Cromiece00f852006-11-30 04:49:44 +0100368P: Jordan Crouse
Jordan Crouse67d76712008-05-12 14:02:22 -0700369L: linux-geode@lists.infradead.org (moderated for non-subscribers)
Jordan Crousef90b8112006-01-06 00:12:14 -0800370W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
371S: Supported
372
Joerg Roedel919ee7d2008-06-26 21:28:09 +0200373AMD IOMMU (AMD-VI)
374P: Joerg Roedel
375M: joerg.roedel@amd.com
376L: iommu@lists.linux-foundation.org
Joerg Roedelbbd001c2008-09-17 17:22:45 +0200377T: git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu.git
Joerg Roedel919ee7d2008-06-26 21:28:09 +0200378S: Supported
379
Peter Orubae7f5b302008-07-28 18:44:11 +0200380AMD MICROCODE UPDATE SUPPORT
Peter Oruba8d433c402008-10-16 18:43:48 +0200381P: Andreas Herrmann
382M: andeas.herrmann3@amd.com
383L: amd64-microcode@amd64.org
Peter Orubae7f5b302008-07-28 18:44:11 +0200384S: Supported
385
Stelian Pop284f42b2006-12-12 18:18:31 +0100386AMS (Apple Motion Sensor) DRIVER
387P: Stelian Pop
388M: stelian@popies.net
389P: Michael Hanselmann
390M: linux-kernel@hansmi.ch
391S: Supported
392
Tom Tuckerf94b5332006-09-22 15:22:48 -0700393AMSO1100 RNIC DRIVER
394P: Tom Tucker
395M: tom@opengridcomputing.com
396P: Steve Wise
397M: swise@opengridcomputing.com
Roland Dreier78526822007-07-09 20:12:26 -0700398L: general@lists.openfabrics.org
Tom Tuckerf94b5332006-09-22 15:22:48 -0700399S: Maintained
400
Johannes Berg42269062006-07-25 16:15:50 +0200401AOA (Apple Onboard Audio) ALSA DRIVER
402P: Johannes Berg
403M: johannes@sipsolutions.net
404L: linuxppc-dev@ozlabs.org
Takashi Iwai82622042007-04-16 12:32:52 +0200405L: alsa-devel@alsa-project.org (subscribers-only)
Johannes Berg42269062006-07-25 16:15:50 +0200406S: Maintained
407
Linus Torvalds1da177e2005-04-16 15:20:36 -0700408APM DRIVER
409P: Stephen Rothwell
410M: sfr@canb.auug.org.au
411L: linux-laptop@vger.kernel.org
412W: http://www.canb.auug.org.au/~sfr/
413S: Supported
414
Henrik Rydbergbd7aa4b2008-09-02 14:35:43 -0700415APPLE BCM5974 MULTITOUCH DRIVER
416P: Henrik Rydberg
417M: rydberg@euromail.se
418L: linux-input@vger.kernel.org
419S: Maintained
420
Nicolas Boichat6f2fad72007-05-08 00:24:52 -0700421APPLE SMC DRIVER
422P: Nicolas Boichat
423M: nicolas@boichat.ch
424L: mactel-linux-devel@lists.sourceforge.net
425S: Maintained
426
Linus Torvalds1da177e2005-04-16 15:20:36 -0700427APPLETALK NETWORK LAYER
428P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -0300429M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700430S: Maintained
431
Johannes Bergeb9ebe62007-10-27 23:42:45 -0400432APPLETOUCH TOUCHPAD DRIVER
433P: Johannes Berg
434M: johannes@sipsolutions.net
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -0400435L: linux-input@vger.kernel.org
Johannes Bergeb9ebe62007-10-27 23:42:45 -0400436S: Maintained
437
Jaya Kumar1154ea72005-06-21 17:17:04 -0700438ARC FRAMEBUFFER DRIVER
439P: Jaya Kumar
440M: jayalk@intworks.biz
441S: Maintained
442
Linus Torvalds1da177e2005-04-16 15:20:36 -0700443ARM MFM AND FLOPPY DRIVERS
444P: Ian Molton
445M: spyro@f2s.com
446S: Maintained
447
Russell King2761f5c2007-05-24 06:56:08 +0200448ARM PRIMECELL MMCI PL180/1 DRIVER
Pierre Ossman6d799472008-07-22 14:36:57 +0200449S: Orphan
Russell King2761f5c2007-05-24 06:56:08 +0200450
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800451ARM/ADI ROADRUNNER MACHINE SUPPORT
452P: Lennert Buytenhek
453M: kernel@wantstofly.org
454L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
455S: Maintained
456
457ARM/ADS SPHERE MACHINE SUPPORT
458P: Lennert Buytenhek
459M: kernel@wantstofly.org
460L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
461S: Maintained
462
Sergey Lapin9c784f92008-08-03 02:29:48 +0100463ARM/AFEB9260 MACHINE SUPPORT
464P: Sergey Lapin
465M: slapin@ossfans.org
466L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
467S: Maintained
468
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800469ARM/AJECO 1ARM MACHINE SUPPORT
470P: Lennert Buytenhek
471M: kernel@wantstofly.org
472L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
473S: Maintained
474
Andrew Victord4a89c72006-12-04 13:56:21 +0100475ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
Jean Delvare795fb7e2008-09-20 12:33:08 +0200476P: Andrew Victor
477M: linux@maxim.org.za
478L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
479W: http://maxim.org.za/at91_26.html
480S: Maintained
Andrew Victord4a89c72006-12-04 13:56:21 +0100481
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800482ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
483P: Lennert Buytenhek
484M: kernel@wantstofly.org
485L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
486S: Maintained
487
488ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
489P: Lennert Buytenhek
490M: kernel@wantstofly.org
491L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
492S: Maintained
493
Mike Rapoportd48134e2008-08-20 09:03:26 +0100494ARM/COMPULAB CM-X270/EM-X270 and CM-X300 MACHINE SUPPORT
Russell Kinga9da4f72008-07-12 21:42:04 +0100495P: Mike Rapoport
496M: mike@compulab.co.il
497L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
498S: Maintained
499
Linus Torvalds1da177e2005-04-16 15:20:36 -0700500ARM/CORGI MACHINE SUPPORT
501P: Richard Purdie
502M: rpurdie@rpsys.net
503S: Maintained
504
Russell Kinga9da4f72008-07-12 21:42:04 +0100505ARM/EZX SMARTPHONES (A780, A910, A1200, E680, ROKR E2 and ROKR E6)
506P: Daniel Ribeiro
507M: drwyrm@gmail.com
508P: Stefan Schmidt
509M: stefan@openezx.org
510P: Harald Welte
511M: laforge@openezx.org
512L: openezx-devel@lists.openezx.org (subscribers-only)
513W: http://www.openezx.org/
514S: Maintained
515
Paulius Zaleckas6a915af2009-03-25 13:10:20 +0200516ARM/FARADAY FA526 PORT
517P: Paulius Zaleckas
518M: paulius.zaleckas@teltonika.lt
519L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
520S: Maintained
521
Sascha Hauer86183a52008-07-24 23:50:35 +0200522ARM/FREESCALE IMX / MXC ARM ARCHITECTURE
523P: Sascha Hauer
524M: kernel@pengutronix.de
525L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
526S: Maintained
527
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800528ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
529P: Lennert Buytenhek
530M: kernel@wantstofly.org
531L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
532S: Maintained
533
Jaya Kumar90b8fc32008-03-15 05:11:07 +0100534ARM/GUMSTIX MACHINE SUPPORT
535P: Steve Sakoman
536M: sakoman@gmail.com
537L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
538S: Maintained
539
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100540ARM/HP JORNADA 7XX MACHINE SUPPORT
Jean Delvare795fb7e2008-09-20 12:33:08 +0200541P: Kristoffer Ericson
542M: kristoffer.ericson@gmail.com
543W: www.jlime.com
544S: Maintained
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100545
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800546ARM/INTEL IOP32X ARM ARCHITECTURE
547P: Lennert Buytenhek
548M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100549P: Dan Williams
550M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800551L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100552S: Supported
553
554ARM/INTEL IOP33X ARM ARCHITECTURE
555P: Dan Williams
556M: dan.j.williams@intel.com
557L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
558S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800559
560ARM/INTEL IOP13XX ARM ARCHITECTURE
561P: Lennert Buytenhek
562M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100563P: Dan Williams
564M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800565L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100566S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800567
568ARM/INTEL IQ81342EX MACHINE SUPPORT
569P: Lennert Buytenhek
570M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100571P: Dan Williams
572M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800573L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100574S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800575
576ARM/INTEL IXP2000 ARM ARCHITECTURE
577P: Lennert Buytenhek
578M: kernel@wantstofly.org
579L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
580S: Maintained
581
582ARM/INTEL IXDP2850 MACHINE SUPPORT
583P: Lennert Buytenhek
584M: kernel@wantstofly.org
585L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
586S: Maintained
587
588ARM/INTEL IXP23XX ARM ARCHITECTURE
589P: Lennert Buytenhek
590M: kernel@wantstofly.org
591L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
592S: Maintained
593
594ARM/INTEL XSC3 (MANZANO) ARM CORE
595P: Lennert Buytenhek
596M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100597P: Dan Williams
598M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800599L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100600S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800601
602ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
603P: Lennert Buytenhek
604M: kernel@wantstofly.org
605L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
606S: Maintained
607
608ARM/LOGICPD PXA270 MACHINE SUPPORT
609P: Lennert Buytenhek
610M: kernel@wantstofly.org
611L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
612S: Maintained
613
Philipp Zabel3b8861712008-07-09 21:27:15 +0100614ARM/MAGICIAN MACHINE SUPPORT
615P: Philipp Zabel
616M: philipp.zabel@gmail.com
617S: Maintained
618
Kristoffer Ericson9624dfe2008-10-09 16:50:46 +0100619ARM/NEC MOBILEPRO 900/c MACHINE SUPPORT
620P: Michael Petchkovsky
621M: mkpetch@internode.on.net
622S: Maintained
623
Dirk Opfer8459c152005-11-06 14:27:52 +0000624ARM/TOSA MACHINE SUPPORT
Dmitry Eremin-Solenikovbfa0b1c2009-01-06 14:41:05 -0800625P: Dmitry Eremin-Solenikov
Dmitry Baryshkov93887042008-07-07 10:50:06 +0100626M: dbaryshkov@gmail.com
Dirk Opfer8459c152005-11-06 14:27:52 +0000627P: Dirk Opfer
628M: dirk@opfer-online.de
629S: Maintained
630
Marek Vašutb5e4ad52008-07-07 17:25:46 +0100631ARM/PALMTX SUPPORT
632P: Marek Vasut
633M: marek.vasut@gmail.com
634W: http://hackndev.com
635S: Maintained
636
Sergey Lapinc49e1e62008-08-29 15:47:52 +0100637ARM/PALMZ72 SUPPORT
638P: Sergey Lapin
639M: slapin@ossfans.org
640W: http://hackndev.com
641S: Maintained
642
Linus Torvalds1da177e2005-04-16 15:20:36 -0700643ARM/PLEB SUPPORT
644P: Peter Chubb
645M: pleb@gelato.unsw.edu.au
646W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
647S: Maintained
648
649ARM/PT DIGITAL BOARD PORT
650P: Stefan Eletzhofer
651M: stefan.eletzhofer@eletztrick.de
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700652L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700653W: http://www.arm.linux.org.uk/
654S: Maintained
655
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800656ARM/RADISYS ENP2611 MACHINE SUPPORT
657P: Lennert Buytenhek
658M: kernel@wantstofly.org
659L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
660S: Maintained
661
Linus Torvalds1da177e2005-04-16 15:20:36 -0700662ARM/SHARK MACHINE SUPPORT
663P: Alexander Schulz
664M: alex@shark-linux.de
665W: http://www.shark-linux.de/shark.html
666S: Maintained
667
668ARM/STRONGARM110 PORT
669P: Russell King
670M: rmk@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700671L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700672W: http://www.arm.linux.org.uk/
673S: Maintained
674
675ARM/S3C2410 ARM ARCHITECTURE
676P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800677M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700678L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700679W: http://www.fluff.org/ben/linux/
680S: Maintained
681
682ARM/S3C2440 ARM ARCHITECTURE
683P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800684M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700685L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700686W: http://www.fluff.org/ben/linux/
687S: Maintained
688
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800689ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
690P: Lennert Buytenhek
691M: kernel@wantstofly.org
692L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
693S: Maintained
694
695ARM/THECUS N2100 MACHINE SUPPORT
696P: Lennert Buytenhek
697M: kernel@wantstofly.org
698L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
699S: Maintained
700
wanzongshun98ad6e32009-02-13 06:04:32 +0100701ARM/NUVOTON W90X900 ARM ARCHITECTURE
702P: Wan ZongShun
703M: mcuos.com@gmail.com
704L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
705W: http://www.mcuos.com
706S: Maintained
707
Linus Torvalds1da177e2005-04-16 15:20:36 -0700708ARPD SUPPORT
709P: Jonathan Layes
Ralf Baechle979b6c12005-06-13 14:30:40 -0700710L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700711S: Maintained
712
713ASUS ACPI EXTRAS DRIVER
Len Brown0b67d942006-12-22 21:18:56 -0500714P: Corentin Chary
715M: corentincj@iksaif.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700716P: Karol Kozimor
717M: sziwan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700718L: acpi4asus-user@lists.sourceforge.net
719W: http://sourceforge.net/projects/acpi4asus
Len Brown0b67d942006-12-22 21:18:56 -0500720W: http://xf.iksaif.net/acpi4asus
Linus Torvalds1da177e2005-04-16 15:20:36 -0700721S: Maintained
722
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -0400723ASUS ASB100 HARDWARE MONITOR DRIVER
724P: Mark M. Hoffman
725M: mhoffman@lightlink.com
726L: lm-sensors@lm-sensors.org
727S: Maintained
728
Corentin Chary85091b72007-01-26 14:04:30 +0100729ASUS LAPTOP EXTRAS DRIVER
730P: Corentin Chary
731M: corentincj@iksaif.net
732L: acpi4asus-user@lists.sourceforge.net
733W: http://sourceforge.net/projects/acpi4asus
734W: http://xf.iksaif.net/acpi4asus
735S: Maintained
736
Andrew Morton953a6472008-11-06 12:53:28 -0800737ASYNCHRONOUS TRANSFERS/TRANSFORMS (IOAT) API
Dan Williamsb3e5f262007-08-07 10:26:35 -0700738P: Dan Williams
739M: dan.j.williams@intel.com
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +0100740P: Maciej Sosnowski
741M: maciej.sosnowski@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -0700742L: linux-kernel@vger.kernel.org
743W: http://sourceforge.net/projects/xscaleiop
744S: Supported
745
Randy Dunlape7839f22008-10-12 16:11:45 -0700746ATA OVER ETHERNET (AOE) DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -0700747P: Ed L. Cashin
748M: ecashin@coraid.com
749W: http://www.coraid.com/support/linux
750S: Supported
751
Jiri Slabyfa1c1142007-08-12 17:33:16 +0200752ATHEROS ATH5K WIRELESS DRIVER
753P: Jiri Slaby
754M: jirislaby@gmail.com
755P: Nick Kossifidis
756M: mickflemm@gmail.com
757P: Luis R. Rodriguez
Luis R. Rodriguez4fe06572008-10-13 14:08:07 -0700758M: lrodriguez@atheros.com
Bob Copelandadef1992008-10-29 08:30:57 -0400759P: Bob Copeland
760M: me@bobcopeland.com
Jiri Slabyfa1c1142007-08-12 17:33:16 +0200761L: linux-wireless@vger.kernel.org
762L: ath5k-devel@lists.ath5k.org
763S: Maintained
764
Luis R. Rodriguezf078f202008-08-04 00:16:41 -0700765ATHEROS ATH9K WIRELESS DRIVER
766P: Luis R. Rodriguez
767M: lrodriguez@atheros.com
768P: Jouni Malinen
769M: jmalinen@atheros.com
770L: linux-wireless@vger.kernel.org
771L: ath9k-devel@lists.ath9k.org
772S: Supported
773
Ville Syrjala6f69a6d2008-04-21 22:21:10 +0000774ATI_REMOTE2 DRIVER
775P: Ville Syrjala
776M: syrjala@sci.fi
777S: Maintained
778
Chris Snook7ae115b2008-09-09 03:26:57 -0400779ATLX ETHERNET DRIVERS
Jay Cliburn8d5ca6e2007-02-03 20:25:10 -0600780P: Jay Cliburn
781M: jcliburn@gmail.com
782P: Chris Snook
783M: csnook@redhat.com
Chris Snook7ae115b2008-09-09 03:26:57 -0400784P: Jie Yang
785M: jie.yang@atheros.com
Jay Cliburn8d5ca6e2007-02-03 20:25:10 -0600786L: atl1-devel@lists.sourceforge.net
787W: http://sourceforge.net/projects/atl1
788W: http://atl1.sourceforge.net
789S: Maintained
790
Linus Torvalds1da177e2005-04-16 15:20:36 -0700791ATM
792P: Chas Williams
793M: chas@cmf.nrl.navy.mil
Roland Dreierf37bf902006-09-13 20:39:33 -0700794L: linux-atm-general@lists.sourceforge.net (subscribers-only)
Jiri Slaby44ae98b2008-11-30 23:27:11 -0800795L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700796W: http://linux-atm.sourceforge.net
797S: Maintained
798
Pierre Ossman272f1332007-05-14 21:25:26 +0200799ATMEL AT91 MCI DRIVER
Pierre Ossman81764fa2007-07-15 18:47:38 +0200800P: Nicolas Ferre
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800801M: nicolas.ferre@atmel.com
Pierre Ossman81764fa2007-07-15 18:47:38 +0200802L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
803W: http://www.atmel.com/products/AT91/
804W: http://www.at91.com/
805S: Maintained
Pierre Ossman272f1332007-05-14 21:25:26 +0200806
Haavard Skinnemoena1cfac42008-02-08 04:21:00 -0800807ATMEL AT91 / AT32 SERIAL DRIVER
808P: Haavard Skinnemoen
809M: hskinnemoen@atmel.com
810L: linux-kernel@vger.kernel.org
811S: Supported
812
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800813ATMEL LCDFB DRIVER
814P: Nicolas Ferre
815M: nicolas.ferre@atmel.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -0800816L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800817S: Maintained
818
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100819ATMEL MACB ETHERNET DRIVER
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100820P: Haavard Skinnemoen
821M: hskinnemoen@atmel.com
822S: Supported
823
Haavard Skinnemoen754ce4f2007-02-14 00:33:09 -0800824ATMEL SPI DRIVER
825P: Haavard Skinnemoen
826M: hskinnemoen@atmel.com
827S: Supported
828
Haavard Skinnemoen914a3f32007-10-10 02:29:43 -0700829ATMEL USBA UDC DRIVER
830P: Haavard Skinnemoen
831M: hskinnemoen@atmel.com
832L: kernel@avr32linux.org
833W: http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver
834S: Supported
835
Linus Torvalds1da177e2005-04-16 15:20:36 -0700836ATMEL WIRELESS DRIVER
837P: Simon Kelley
838M: simon@thekelleys.org.uk
Johannes Berg724c6b32007-04-23 12:18:20 -0700839L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700840W: http://www.thekelleys.org.uk/atmel
841W: http://atmelwlandriver.sourceforge.net/
842S: Maintained
843
Chris Wrighta92b7b82005-07-07 18:12:23 -0700844AUDIT SUBSYSTEM
Eric Paris0ef19702008-04-18 10:47:32 -0400845P: Al Viro
846M: viro@zeniv.linux.org.uk
847P: Eric Paris
848M: eparis@redhat.com
Gabriel Cb9a06202007-08-10 13:00:56 -0700849L: linux-audit@redhat.com (subscribers-only)
David Woodhousead3f9a22005-07-13 15:28:29 +0100850W: http://people.redhat.com/sgrubb/audit/
Eric Paris0ef19702008-04-18 10:47:32 -0400851T: git git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git
Chris Wrighta92b7b82005-07-07 18:12:23 -0700852S: Maintained
853
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800854AUXILIARY DISPLAY DRIVERS
855P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -0700856M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800857L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -0700858W: http://miguelojeda.es/auxdisplay.htm
859W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800860S: Maintained
861
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700862AVR32 ARCHITECTURE
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700863P: Haavard Skinnemoen
864M: hskinnemoen@atmel.com
865W: http://www.atmel.com/products/AVR32/
866W: http://avr32linux.org/
867W: http://avrfreaks.net/
868S: Supported
869
870AVR32/AT32AP MACHINE SUPPORT
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700871P: Haavard Skinnemoen
872M: hskinnemoen@atmel.com
873S: Supported
874
Linus Torvalds1da177e2005-04-16 15:20:36 -0700875AX.25 NETWORK LAYER
876P: Ralf Baechle
877M: ralf@linux-mips.org
878L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +0200879W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700880S: Maintained
881
Randy Dunlape2d1d6c2008-10-12 16:11:31 -0700882B43 WIRELESS DRIVER
883P: Michael Buesch
884M: mb@bu3sch.de
885P: Stefano Brivio
886M: stefano.brivio@polimi.it
887L: linux-wireless@vger.kernel.org
888W: http://linuxwireless.org/en/users/Drivers/b43
889S: Maintained
890
891B43LEGACY WIRELESS DRIVER
892P: Larry Finger
893M: Larry.Finger@lwfinger.net
894P: Stefano Brivio
895M: stefano.brivio@polimi.it
896L: linux-wireless@vger.kernel.org
897W: http://linuxwireless.org/en/users/Drivers/b43
898S: Maintained
899
Richard Purdie300abeb2007-02-07 22:21:07 +0000900BACKLIGHT CLASS/SUBSYSTEM
901P: Richard Purdie
902M: rpurdie@rpsys.net
903S: Maintained
904
Randy Dunlape2d1d6c2008-10-12 16:11:31 -0700905BAYCOM/HDLCDRV DRIVERS FOR AX.25
906P: Thomas Sailer
907M: t.sailer@alumni.ethz.ch
908L: linux-hams@vger.kernel.org
909W: http://www.baycom.org/~tom/ham/ham.html
910S: Maintained
911
912BEFS FILE SYSTEM
913P: Sergey S. Kostyliov
914M: rathamahata@php4.ru
915L: linux-kernel@vger.kernel.org
916S: Maintained
917
918BFS FILE SYSTEM
919P: Tigran A. Aivazian
920M: tigran@aivazian.fsnet.co.uk
921L: linux-kernel@vger.kernel.org
922S: Maintained
923
Bryan Wu1394f032007-05-06 14:50:22 -0700924BLACKFIN ARCHITECTURE
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800925P: Bryan Wu
Bryan Wu7dd06cd2008-02-21 16:18:43 +0800926M: cooloney@kernel.org
Mike Frysinger5b93e132009-02-04 16:49:45 +0800927L: uclinux-dist-devel@blackfin.uclinux.org
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800928W: http://blackfin.uclinux.org
929S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700930
Bryan Wue190d6b2007-07-17 14:43:44 +0800931BLACKFIN EMAC DRIVER
932P: Bryan Wu
Bryan Wu7dd06cd2008-02-21 16:18:43 +0800933M: cooloney@kernel.org
Bryan Wue190d6b2007-07-17 14:43:44 +0800934L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
935W: http://blackfin.uclinux.org
936S: Supported
937
Mike Frysinger566da5b2007-06-11 15:31:30 +0800938BLACKFIN RTC DRIVER
939P: Mike Frysinger
Mike Frysinger566da5b2007-06-11 15:31:30 +0800940M: vapier.adi@gmail.com
941L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
942W: http://blackfin.uclinux.org
943S: Supported
944
Bryan Wu1394f032007-05-06 14:50:22 -0700945BLACKFIN SERIAL DRIVER
Mike Frysinger9c5e7102007-11-17 23:19:44 +0800946P: Sonic Zhang
947M: sonic.zhang@analog.com
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800948L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
949W: http://blackfin.uclinux.org
950S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700951
Bryan Wu1e6d3202007-07-15 02:50:02 +0800952BLACKFIN WATCHDOG DRIVER
953P: Mike Frysinger
Bryan Wu1e6d3202007-07-15 02:50:02 +0800954M: vapier.adi@gmail.com
955L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
956W: http://blackfin.uclinux.org
957S: Supported
958
Bryan Wud24ecfc2007-05-01 23:26:32 +0200959BLACKFIN I2C TWI DRIVER
960P: Sonic Zhang
961M: sonic.zhang@analog.com
962L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
963W: http://blackfin.uclinux.org/
964S: Supported
965
Linus Torvalds1da177e2005-04-16 15:20:36 -0700966BLOCK LAYER
967P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +0200968M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700969L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800970T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700971S: Maintained
972
Joern Engel2b54aae2008-02-06 01:38:02 -0800973BLOCK2MTD DRIVER
974P: Joern Engel
975M: joern@lazybastard.org
976L: linux-mtd@lists.infradead.org
977S: Maintained
978
Marcel Holtmann63fbd242008-08-18 13:23:53 +0200979BLUETOOTH DRIVERS
980P: Marcel Holtmann
981M: marcel@holtmann.org
982L: linux-bluetooth@vger.kernel.org
983W: http://www.bluez.org/
984S: Maintained
985
Linus Torvalds1da177e2005-04-16 15:20:36 -0700986BLUETOOTH SUBSYSTEM
987P: Marcel Holtmann
988M: marcel@holtmann.org
Pavel Machek781c2842008-03-20 15:41:02 -0700989L: linux-bluetooth@vger.kernel.org
Marcel Holtmann63fbd242008-08-18 13:23:53 +0200990W: http://www.bluez.org/
Josh Boyer1adc1232005-11-23 15:44:15 -0800991T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700992S: Maintained
993
Linus Torvalds1da177e2005-04-16 15:20:36 -0700994BONDING DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +0100995P: Jay Vosburgh
996M: fubar@us.ibm.com
997L: bonding-devel@lists.sourceforge.net
998W: http://sourceforge.net/projects/bonding/
999S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001000
Gary Zambrano39105892006-06-22 17:26:20 -07001001BROADCOM B44 10/100 ETHERNET DRIVER
1002P: Gary Zambrano
1003M: zambrano@broadcom.com
1004L: netdev@vger.kernel.org
1005S: Supported
1006
Michael Chan948c51e2006-06-04 02:51:39 -07001007BROADCOM BNX2 GIGABIT ETHERNET DRIVER
1008P: Michael Chan
1009M: mchan@broadcom.com
1010L: netdev@vger.kernel.org
1011S: Supported
1012
Eliezer Tamir4d9d2cb2008-02-28 11:59:10 -08001013BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER
Eilon Greenstein24e3fce2008-06-12 14:30:28 -07001014P: Eilon Greenstein
1015M: eilong@broadcom.com
Eliezer Tamir4d9d2cb2008-02-28 11:59:10 -08001016L: netdev@vger.kernel.org
1017S: Supported
1018
Michael Chan948c51e2006-06-04 02:51:39 -07001019BROADCOM TG3 GIGABIT ETHERNET DRIVER
1020P: Michael Chan
1021M: mchan@broadcom.com
1022L: netdev@vger.kernel.org
1023S: Supported
1024
Jens Axboe5cdf7f72007-07-17 08:58:06 +02001025BSG (block layer generic sg v4 driver)
1026P: FUJITA Tomonori
1027M: fujita.tomonori@lab.ntt.co.jp
1028L: linux-scsi@vger.kernel.org
1029S: Supported
1030
Michael Bueschff1d5c22008-07-25 01:46:10 -07001031BT8XXGPIO DRIVER
1032P: Michael Buesch
1033M: mb@bu3sch.de
1034W: http://bu3sch.de/btgpio.php
1035S: Maintained
1036
Joe Percheseb1eb042009-01-21 10:49:16 -05001037BTRFS FILE SYSTEM
1038P: Chris Mason
1039M: chris.mason@oracle.com
1040L: linux-btrfs@vger.kernel.org
1041W: http://btrfs.wiki.kernel.org/
1042T: git kernel.org:/pub/scm/linux/kernel/git/mason/btrfs-unstable.git
1043S: Maintained
1044
Linus Torvalds1da177e2005-04-16 15:20:36 -07001045BTTV VIDEO4LINUX DRIVER
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001046P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001047M: mchehab@infradead.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001048L: linux-media@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001049L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001050W: http://linuxtv.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001051T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001052S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001053
Jonathan Corbet77d51402007-03-22 19:44:17 -03001054CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
Jean Delvare795fb7e2008-09-20 12:33:08 +02001055P: Jonathan Corbet
Jonathan Corbet77d51402007-03-22 19:44:17 -03001056M: corbet@lwn.net
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001057L: linux-media@vger.kernel.org
1058T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Jonathan Corbet77d51402007-03-22 19:44:17 -03001059S: Maintained
1060
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001061CALGARY x86-64 IOMMU
1062P: Muli Ben-Yehuda
1063M: muli@il.ibm.com
1064P: Jon D. Mason
Jon Masond8d2bed2006-10-05 18:47:21 +02001065M: jdmason@kudzu.us
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001066L: linux-kernel@vger.kernel.org
1067L: discuss@x86-64.org
1068S: Maintained
1069
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001070CAN NETWORK LAYER
1071P: Urs Thuermann
1072M: urs.thuermann@volkswagen.de
1073P: Oliver Hartkopp
1074M: oliver.hartkopp@volkswagen.de
1075L: socketcan-core@lists.berlios.de (subscribers-only)
1076W: http://developer.berlios.de/projects/socketcan/
1077S: Maintained
1078
Arnd Bergmannb8154542008-05-16 11:10:59 +02001079CELL BROADBAND ENGINE ARCHITECTURE
1080P: Arnd Bergmann
1081M: arnd@arndb.de
1082L: linuxppc-dev@ozlabs.org
1083L: cbe-oss-dev@ozlabs.org
1084W: http://www.ibm.com/developerworks/power/cell/
1085S: Supported
1086
David Vrabel18332a82008-09-17 16:34:44 +01001087CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM:
1088P: David Vrabel
1089M: david.vrabel@csr.com
1090L: linux-usb@vger.kernel.org
1091S: Supported
1092
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001093CFAG12864B LCD DRIVER
1094P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07001095M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001096L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07001097W: http://miguelojeda.es/auxdisplay.htm
1098W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001099S: Maintained
1100
1101CFAG12864BFB LCD FRAMEBUFFER DRIVER
1102P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07001103M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001104L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07001105W: http://miguelojeda.es/auxdisplay.htm
1106W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001107S: Maintained
1108
Johannes Berg704232c2007-04-23 12:20:05 -07001109CFG80211 and NL80211
1110P: Johannes Berg
1111M: johannes@sipsolutions.net
1112L: linux-wireless@vger.kernel.org
1113S: Maintained
1114
Andy Whitcroft0a920b52007-06-01 00:46:48 -07001115CHECKPATCH
1116P: Andy Whitcroft
Andy Whitcroftb0e0b432009-01-06 14:41:22 -08001117M: apw@canonical.com
1118L: linux-kernel@vger.kernel.org
Andy Whitcroft0a920b52007-06-01 00:46:48 -07001119S: Supported
1120
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001121CISCO 10G ETHERNET DRIVER
1122P: Scott Feldman
1123M: scofeldm@cisco.com
1124P: Joe Eykholt
1125M: jeykholt@cisco.com
Joel Becker7063fbf2005-12-15 14:29:43 -08001126S: Supported
1127
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001128CIRRUS LOGIC EP93XX ETHERNET DRIVER
1129P: Lennert Buytenhek
1130M: kernel@wantstofly.org
1131L: netdev@vger.kernel.org
1132S: Maintained
1133
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001134CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1135P: Lennert Buytenhek
1136M: kernel@wantstofly.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001137L: linux-usb@vger.kernel.org
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001138S: Maintained
1139
Timur Tabid9e9d822008-04-24 08:45:26 +10001140CIRRUS LOGIC CS4270 SOUND DRIVER
1141P: Timur Tabi
1142M: timur@freescale.com
1143L: alsa-devel@alsa-project.org
1144S: Supported
1145
Linus Torvalds1da177e2005-04-16 15:20:36 -07001146CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1147P: Cirrus Logic Corporation (kernel 2.2 driver)
1148M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1149P: Nils Faerber (port to kernel 2.4)
1150M: Nils Faerber <nils@kernelconcepts.de>
1151S: Maintained
1152
1153CODA FILE SYSTEM
1154P: Jan Harkes
1155M: jaharkes@cs.cmu.edu
1156M: coda@cs.cmu.edu
1157L: codalist@coda.cs.cmu.edu
1158W: http://www.coda.cs.cmu.edu/
1159S: Maintained
1160
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001161COMMON INTERNET FILE SYSTEM (CIFS)
1162P: Steve French
1163M: sfrench@samba.org
1164L: linux-cifs-client@lists.samba.org
1165L: samba-technical@lists.samba.org
1166W: http://linux-cifs.samba.org/
1167T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
1168S: Supported
1169
Linus Torvalds1da177e2005-04-16 15:20:36 -07001170COMPACTPCI HOTPLUG CORE
1171P: Scott Murray
1172M: scottm@somanetworks.com
1173M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001174L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001175S: Supported
1176
1177COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1178P: Scott Murray
1179M: scottm@somanetworks.com
1180M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001181L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001182S: Supported
1183
1184COMPACTPCI HOTPLUG GENERIC DRIVER
1185P: Scott Murray
1186M: scottm@somanetworks.com
1187M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001188L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001189S: Supported
1190
Cezary Jackiewicz54115522008-06-09 16:22:22 -07001191COMPAL LAPTOP SUPPORT
1192P: Cezary Jackiewicz
1193M: cezary.jackiewicz@gmail.com
1194S: Maintained
1195
Linus Torvalds1da177e2005-04-16 15:20:36 -07001196COMPUTONE INTELLIPORT MULTIPORT CARD
1197P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -07001198M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001199W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -07001200S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001201
Simon Arlott949be0f2007-03-06 02:47:46 -08001202CONEXANT ACCESSRUNNER USB DRIVER
1203P: Simon Arlott
1204M: cxacru@fire.lp0.eu
Simon Arlott9ae5e3b2007-05-09 08:38:10 +02001205L: accessrunner-general@lists.sourceforge.net
1206W: http://accessrunner.sourceforge.net/
Simon Arlott949be0f2007-03-06 02:47:46 -08001207S: Maintained
1208
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001209CONFIGFS
1210P: Joel Becker
1211M: joel.becker@oracle.com
1212L: linux-kernel@vger.kernel.org
1213S: Supported
1214
Paul Menagefb3a0fb2008-03-04 14:28:28 -08001215CONTROL GROUPS (CGROUPS)
1216P: Paul Menage
1217M: menage@google.com
KOSAKI Motohiro01c4a422009-02-11 13:04:35 -08001218P: Li Zefan
1219M: lizf@cn.fujitsu.com
Paul Menagefb3a0fb2008-03-04 14:28:28 -08001220L: containers@lists.linux-foundation.org
1221S: Maintained
1222
Rudolf Marekbebe4672007-05-08 17:22:02 +02001223CORETEMP HARDWARE MONITORING DRIVER
1224P: Rudolf Marek
1225M: r.marek@assembler.cz
1226L: lm-sensors@lm-sensors.org
1227S: Maintained
1228
Linus Torvalds1da177e2005-04-16 15:20:36 -07001229COSA/SRP SYNC SERIAL DRIVER
1230P: Jan "Yenya" Kasprzak
1231M: kas@fi.muni.cz
1232W: http://www.fi.muni.cz/~kas/cosa/
1233S: Maintained
1234
1235CPU FREQUENCY DRIVERS
1236P: Dave Jones
Dave Jonesf4432c52008-10-20 13:31:45 -04001237M: davej@redhat.com
Dave Jonesbc5f65d2008-07-31 18:22:59 -04001238L: cpufreq@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001239W: http://www.codemonkey.org.uk/projects/cpufreq/
Dave Jones7531a0b2006-12-12 17:26:35 -05001240T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001241S: Maintained
1242
1243CPUID/MSR DRIVER
1244P: H. Peter Anvin
1245M: hpa@zytor.com
1246S: Maintained
1247
Paul Jacksoned90fb42005-09-27 21:45:37 -07001248CPUSETS
Paul Jackson6bffd7b2008-05-01 04:34:21 -07001249P: Paul Menage
Paul Jackson6bffd7b2008-05-01 04:34:21 -07001250M: menage@google.com
Paul Jacksoned90fb42005-09-27 21:45:37 -07001251L: linux-kernel@vger.kernel.org
1252W: http://www.bullopensource.org/cpuset/
Paul Jackson551e1722008-06-12 15:21:31 -07001253W: http://oss.sgi.com/projects/cpusets/
Paul Jacksoned90fb42005-09-27 21:45:37 -07001254S: Supported
1255
Linus Torvalds1da177e2005-04-16 15:20:36 -07001256CRAMFS FILESYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +01001257W: http://sourceforge.net/projects/cramfs/
1258S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001259
1260CRIS PORT
1261P: Mikael Starvik
1262M: starvik@axis.com
Jesper Nilsson0b07aa62008-01-25 13:22:29 +01001263P: Jesper Nilsson
1264M: jesper.nilsson@axis.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001265L: dev-etrax@axis.com
1266W: http://developer.axis.com
1267S: Maintained
1268
1269CRYPTO API
1270P: Herbert Xu
1271M: herbert@gondor.apana.org.au
1272P: David S. Miller
1273M: davem@davemloft.net
1274L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001275T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001276S: Maintained
1277
Jaya Kumar9b4ffa42005-11-17 10:12:23 +01001278CS5535 Audio ALSA driver
1279P: Jaya Kumar
1280M: jayakumar.alsa@gmail.com
1281S: Maintained
1282
Hans Verkuil6d8425b2008-05-05 18:25:22 -03001283CX18 VIDEO4LINUX DRIVER
1284P: Hans Verkuil, Andy Walls
1285M: hverkuil@xs4all.nl, awalls@radix.net
1286L: ivtv-devel@ivtvdriver.org
1287L: ivtv-users@ivtvdriver.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001288L: linux-media@vger.kernel.org
1289T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Hans Verkuil6d8425b2008-05-05 18:25:22 -03001290W: http://linuxtv.org
1291S: Maintained
1292
Steve Wisee5ec3782008-05-20 14:06:33 -07001293CXGB3 ETHERNET DRIVER (CXGB3)
1294P: Divy Le Ray
1295M: divy@chelsio.com
1296L: netdev@vger.kernel.org
1297W: http://www.chelsio.com
1298S: Supported
1299
1300CXGB3 IWARP RNIC DRIVER (IW_CXGB3)
1301P: Steve Wise
1302M: swise@chelsio.com
1303L: general@lists.openfabrics.org
1304W: http://www.openfabrics.org
1305S: Supported
1306
Linus Torvalds1da177e2005-04-16 15:20:36 -07001307CYBERPRO FB DRIVER
1308P: Russell King
1309M: rmk@arm.linux.org.uk
1310W: http://www.arm.linux.org.uk/
1311S: Maintained
1312
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001313CYBLAFB FRAMEBUFFER DRIVER
1314P: Knut Petersen
1315M: Knut_Petersen@t-online.de
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001316L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001317S: Maintained
1318
Linus Torvalds1da177e2005-04-16 15:20:36 -07001319CYCLADES 2X SYNC CARD DRIVER
1320P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001321M: acme@ghostprotocols.net
1322W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07001323S: Maintained
1324
1325CYCLADES ASYNC MUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001326W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001327S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001328
1329CYCLADES PC300 DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001330W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001331S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001332
Linus Torvalds1da177e2005-04-16 15:20:36 -07001333DAMA SLAVE for AX.25
1334P: Joerg Reuter
1335M: jreuter@yaina.de
1336W: http://yaina.de/jreuter/
1337W: http://www.qsl.net/dl1bke/
1338L: linux-hams@vger.kernel.org
1339S: Maintained
1340
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001341DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1342P: Tobias Ringstrom
1343M: tori@unhappy.mine.nu
1344L: netdev@vger.kernel.org
1345S: Maintained
1346
1347DC390/AM53C974 SCSI driver
1348P: Kurt Garloff
1349M: garloff@suse.de
1350W: http://www.garloff.de/kurt/linux/dc390/
1351P: Guennadi Liakhovetski
1352M: g.liakhovetski@gmx.de
1353S: Maintained
1354
Linus Torvalds1da177e2005-04-16 15:20:36 -07001355DC395x SCSI driver
1356P: Oliver Neukum
1357M: oliver@neukum.name
1358P: Ali Akcaagac
1359M: aliakc@web.de
1360P: Jamie Lenehan
1361M: lenehan@twibble.org
1362W: http://twibble.org/dist/dc395x/
Randy Dunlapf5df58812006-07-14 00:24:29 -07001363L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001364L: http://lists.twibble.org/mailman/listinfo/dc395x/
1365S: Maintained
1366
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001367DCCP PROTOCOL
1368P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001369M: acme@ghostprotocols.net
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001370L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -08001371W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001372S: Maintained
1373
Linus Torvalds1da177e2005-04-16 15:20:36 -07001374DECnet NETWORK LAYER
Christine Caulfield8943f262008-02-14 19:31:31 -08001375P: Christine Caulfield
1376M: christine.caulfield@googlemail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001377W: http://linux-decnet.sourceforge.net
1378L: linux-decnet-user@lists.sourceforge.net
1379S: Maintained
1380
1381DEFXX FDDI NETWORK DRIVER
1382P: Maciej W. Rozycki
1383M: macro@linux-mips.org
1384S: Maintained
1385
Matthew Garrettad8f07c2009-01-07 18:08:56 -08001386DELL LAPTOP DRIVER
1387P: Matthew Garrett
1388M: mjg59@srcf.ucam.org
1389S: Maintained
1390
Linus Torvalds1da177e2005-04-16 15:20:36 -07001391DELL LAPTOP SMM DRIVER
1392P: Massimo Dal Zotto
1393M: dz@debian.org
1394W: http://www.debian.org/~dz/i8k/
1395S: Maintained
1396
Doug Warzecha90563ec2005-09-06 15:17:15 -07001397DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1398P: Doug Warzecha
1399M: Douglas_Warzecha@dell.com
1400S: Maintained
1401
Linus Torvalds1da177e2005-04-16 15:20:36 -07001402DEVICE NUMBER REGISTRY
1403P: Torben Mathiasen
1404M: device@lanana.org
1405W: http://lanana.org/docs/device-list/index.html
1406L: linux-kernel@vger.kernel.org
1407S: Maintained
1408
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001409DEVICE-MAPPER (LVM)
1410P: Alasdair Kergon
1411L: dm-devel@redhat.com
1412W: http://sources.redhat.com/dm
1413S: Maintained
1414
Linus Torvalds1da177e2005-04-16 15:20:36 -07001415DIGI INTL. EPCA DRIVER
1416P: Digi International, Inc
1417M: Eng.Linux@digi.com
1418L: Eng.Linux@digi.com
1419W: http://www.digi.com
Jean Delvarebaaea1d2008-09-20 12:34:33 +02001420S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001421
Randy Dunlape7839f22008-10-12 16:11:45 -07001422DIRECTORY NOTIFICATION (DNOTIFY)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001423P: Stephen Rothwell
1424M: sfr@canb.auug.org.au
1425L: linux-kernel@vger.kernel.org
1426S: Supported
1427
1428DISK GEOMETRY AND PARTITION HANDLING
1429P: Andries Brouwer
1430M: aeb@cwi.nl
1431W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1432W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1433W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1434S: Maintained
1435
Randy Dunlap4480f15b2008-10-12 16:11:58 -07001436DISKQUOTA
Linus Torvalds1da177e2005-04-16 15:20:36 -07001437P: Jan Kara
1438M: jack@suse.cz
1439L: linux-kernel@vger.kernel.org
1440S: Maintained
1441
Randy Dunlape7839f22008-10-12 16:11:45 -07001442DISTRIBUTED LOCK MANAGER (DLM)
Christine Caulfield8943f262008-02-14 19:31:31 -08001443P: Christine Caulfield
1444M: ccaulfie@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001445P: David Teigland
1446M: teigland@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001447L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001448W: http://sources.redhat.com/cluster/
David Teiglandd7c2fea2008-02-21 15:27:09 -06001449T: git kernel.org:/pub/scm/linux/kernel/git/teigland/dlm.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001450S: Supported
1451
Dan Williamsb3e5f262007-08-07 10:26:35 -07001452DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01001453P: Maciej Sosnowski
1454M: maciej.sosnowski@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -07001455P: Dan Williams
1456M: dan.j.williams@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001457L: linux-kernel@vger.kernel.org
Dan Williamsb3e5f262007-08-07 10:26:35 -07001458S: Supported
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001459
Juerg Haefligerb8250372007-06-09 10:11:16 -04001460DME1737 HARDWARE MONITOR DRIVER
1461P: Juerg Haefliger
1462M: juergh@gmail.com
1463L: lm-sensors@lm-sensors.org
1464S: Maintained
1465
Martin Waitzba483d52005-06-17 13:20:59 -07001466DOCBOOK FOR DOCUMENTATION
Randy Dunlap0f40efb2006-07-03 00:24:15 -07001467P: Randy Dunlap
1468M: rdunlap@xenotime.net
Martin Waitzba483d52005-06-17 13:20:59 -07001469S: Maintained
1470
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001471DOCKING STATION DRIVER
Len Brownc5d191b2008-09-24 02:53:25 -04001472P: Shaohua Li
1473M: shaohua.li@intel.com
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001474L: linux-acpi@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05001475S: Supported
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001476
Randy Dunlapabbaeff2008-07-04 09:59:57 -07001477DOCUMENTATION (/Documentation directory)
Jean Delvare795fb7e2008-09-20 12:33:08 +02001478P: Randy Dunlap
1479M: rdunlap@xenotime.net
1480L: linux-doc@vger.kernel.org
1481S: Maintained
Randy Dunlapabbaeff2008-07-04 09:59:57 -07001482
Linus Torvalds1da177e2005-04-16 15:20:36 -07001483DOUBLETALK DRIVER
1484P: James R. Van Zandt
1485M: jrv@vanzandt.mv.com
1486L: blinux-list@redhat.com
1487S: Maintained
1488
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001489DPT_I2O SCSI RAID DRIVER
1490P: Adaptec OEM Raid Solutions
1491M: aacraid@adaptec.com
1492L: linux-scsi@vger.kernel.org
1493W: http://www.adaptec.com/
1494S: Maintained
1495
Linus Torvalds1da177e2005-04-16 15:20:36 -07001496DRIVER CORE, KOBJECTS, AND SYSFS
1497P: Greg Kroah-Hartman
1498M: gregkh@suse.de
1499L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001500T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001501S: Supported
1502
1503DRM DRIVERS
1504P: David Airlie
1505M: airlied@linux.ie
1506L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -08001507T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001508S: Maintained
1509
1510DSCC4 DRIVER
Francois Romieu01f20732007-01-26 00:57:17 -08001511P: Francois Romieu
1512M: romieu@fr.zoreil.com
1513L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001514S: Maintained
1515
1516DVB SUBSYSTEM AND DRIVERS
1517P: LinuxTV.org Project
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001518M: linux-media@vger.kernel.org
Jean Delvare795fb7e2008-09-20 12:33:08 +02001519L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +02001520W: http://linuxtv.org/
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001521T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001522S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001523
Maciej W. Rozycki789c7042008-02-07 00:15:13 -08001524DZ DECSTATION DZ11 SERIAL DRIVER
1525P: Maciej W. Rozycki
1526M: macro@linux-mips.org
1527S: Maintained
1528
Linus Torvalds1da177e2005-04-16 15:20:36 -07001529EATA-DMA SCSI DRIVER
1530P: Michael Neuffer
1531L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1532S: Maintained
1533
1534EATA ISA/EISA/PCI SCSI DRIVER
1535P: Dario Ballabio
1536M: ballabio_dario@emc.com
1537L: linux-scsi@vger.kernel.org
1538S: Maintained
1539
1540EATA-PIO SCSI DRIVER
1541P: Michael Neuffer
1542M: mike@i-Connect.Net
1543L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1544S: Maintained
1545
1546EBTABLES
1547P: Bart De Schuymer
1548M: bart.de.schuymer@pandora.be
1549L: ebtables-user@lists.sourceforge.net
1550L: ebtables-devel@lists.sourceforge.net
1551W: http://ebtables.sourceforge.net/
1552S: Maintained
1553
Michael Halcrow237fead2006-10-04 02:16:22 -07001554ECRYPT FILE SYSTEM
Michael Halcrow6dc75162008-12-15 13:54:17 -08001555P: Tyler Hicks, Dustin Kirkland
1556M: tyhicks@linux.vnet.ibm.com, kirkland@canonical.com
1557L: ecryptfs-devel@lists.launchpad.net
1558W: https://launchpad.net/ecryptfs
Michael Halcrow237fead2006-10-04 02:16:22 -07001559S: Supported
1560
Alan Coxda9bb1d2006-01-18 17:44:13 -08001561EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -08001562P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001563M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001564L: bluesmoke-devel@lists.sourceforge.net
1565W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001566S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -08001567
1568EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001569P: Mark Gross
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001570P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001571M: mark.gross@intel.com
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001572M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001573L: bluesmoke-devel@lists.sourceforge.net
1574W: bluesmoke.sourceforge.net
1575S: Maintained
1576
1577EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001578P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001579M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001580L: bluesmoke-devel@lists.sourceforge.net
1581W: bluesmoke.sourceforge.net
1582S: Maintained
1583
Douglas Thompson6bc78402007-07-19 01:50:12 -07001584EDAC-I82443BXGX
1585P: Tim Small
1586M: tim@buttersideup.com
1587L: bluesmoke-devel@lists.sourceforge.net
1588W: bluesmoke.sourceforge.net
1589S: Maintained
1590
1591EDAC-I3000
1592P: Jason Uhlenkott
1593M: juhlenko@akamai.com
1594L: bluesmoke-devel@lists.sourceforge.net
1595W: bluesmoke.sourceforge.net
1596S: Maintained
1597
1598EDAC-I5000
1599P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001600M: dougthompson@xmission.com
1601L: bluesmoke-devel@lists.sourceforge.net
1602W: bluesmoke.sourceforge.net
1603S: Maintained
1604
Mauro Carvalho Chehab44c12cb2009-01-15 13:50:49 -08001605EDAC-I5400
1606P: Mauro Carvalho Chehab
1607M: mchehab@redhat.com
1608L: bluesmoke-devel@lists.sourceforge.net
1609W: bluesmoke.sourceforge.net
1610S: Maintained
1611
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001612EDAC-I82975X
1613P: Ranganathan Desikan
1614P: Arvind R.
1615M: rdesikan@jetzbroadband.com
1616M: arvind@acarlab.com
1617L: bluesmoke-devel@lists.sourceforge.net
1618W: bluesmoke.sourceforge.net
1619S: Maintained
1620
1621EDAC-PASEMI
1622P: Egor Martovetsky
1623M: egor@pasemi.com
Douglas Thompson6bc78402007-07-19 01:50:12 -07001624L: bluesmoke-devel@lists.sourceforge.net
1625W: bluesmoke.sourceforge.net
1626S: Maintained
1627
Dave Peterson0e438e32006-03-26 01:38:55 -08001628EDAC-R82600
1629P: Tim Small
1630M: tim@buttersideup.com
1631L: bluesmoke-devel@lists.sourceforge.net
1632W: bluesmoke.sourceforge.net
1633S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -08001634
Eric Coopere59f8792008-03-13 12:55:46 +01001635EEEPC LAPTOP EXTRAS DRIVER
1636P: Corentin Chary
1637M: corentincj@iksaif.net
1638L: acpi4asus-user@lists.sourceforge.net
1639W: http://sourceforge.net/projects/acpi4asus
1640S: Maintained
1641
Josh Triplett0bee8d22006-07-30 03:03:58 -07001642EFS FILESYSTEM
1643W: http://aeschi.ch.eu.org/efs/
1644S: Orphan
1645
Randy Dunlap4480f15b2008-10-12 16:11:58 -07001646EHCA (IBM GX bus InfiniBand adapter) DRIVER
Heiko J Schickfab97222006-09-22 15:22:22 -07001647P: Hoang-Nam Nguyen
1648M: hnguyen@de.ibm.com
1649P: Christoph Raisch
1650M: raisch@de.ibm.com
Roland Dreier78526822007-07-09 20:12:26 -07001651L: general@lists.openfabrics.org
Heiko J Schickfab97222006-09-22 15:22:22 -07001652S: Supported
1653
David Woodhouse3e3a7d62008-05-01 04:34:46 -07001654EMBEDDED LINUX
1655P: Paul Gortmaker
1656M: paul.gortmaker@windriver.com
Uwe Kleine-Königa46add72008-09-09 00:11:39 +02001657P: David Woodhouse
David Woodhouse3e3a7d62008-05-01 04:34:46 -07001658M: dwmw2@infradead.org
1659L: linux-embedded@vger.kernel.org
1660S: Maintained
1661
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001662EMULEX LPFC FC SCSI DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001663P: James Smart
1664M: james.smart@emulex.com
1665L: linux-scsi@vger.kernel.org
1666W: http://sourceforge.net/projects/lpfcxxxx
1667S: Supported
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001668
Linus Torvalds1da177e2005-04-16 15:20:36 -07001669EPSON 1355 FRAMEBUFFER DRIVER
1670P: Christopher Hoover
1671M: ch@murgatroid.com, ch@hpl.hp.com
1672S: Maintained
1673
Kristoffer Ericsond5ca9002008-10-15 22:03:54 -07001674EPSON S1D13XXX FRAMEBUFFER DRIVER
1675P: Kristoffer Ericson
1676M: kristoffer.ericson@gmail.com
1677S: Maintained
1678
Linus Torvalds1da177e2005-04-16 15:20:36 -07001679ETHEREXPRESS-16 NETWORK DRIVER
1680P: Philip Blundell
1681M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001682L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001683S: Maintained
1684
1685ETHERNET BRIDGE
1686P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08001687M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07001688L: bridge@lists.linux-foundation.org
Adrian Bunk57c511d2008-06-03 16:00:01 -07001689W: http://www.linux-foundation.org/en/Net:Bridge
Linus Torvalds1da177e2005-04-16 15:20:36 -07001690S: Maintained
1691
1692ETHERTEAM 16I DRIVER
1693P: Mika Kuoppala
1694M: miku@iki.fi
1695S: Maintained
1696
1697EXT2 FILE SYSTEM
Erik Mouw72be2cc2006-12-06 20:40:49 -08001698L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001699S: Maintained
1700
1701EXT3 FILE SYSTEM
1702P: Stephen Tweedie, Andrew Morton
Geert Uytterhoeven8deacee2008-07-04 10:00:01 -07001703M: sct@redhat.com, akpm@linux-foundation.org, adilger@sun.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001704L: linux-ext4@vger.kernel.org
1705S: Maintained
1706
1707EXT4 FILE SYSTEM
Theodore Ts'o08a225f2008-10-06 20:58:09 -04001708P: Theodore Ts'o
1709M: tytso@mit.edu, adilger@sun.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001710L: linux-ext4@vger.kernel.org
Theodore Ts'o08a225f2008-10-06 20:58:09 -04001711W: http://ext4.wiki.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001712S: Maintained
1713
Jean Delvaree53004e2006-01-09 23:26:14 +01001714F71805F HARDWARE MONITORING DRIVER
1715P: Jean Delvare
1716M: khali@linux-fr.org
1717L: lm-sensors@lm-sensors.org
1718S: Maintained
1719
Linus Torvalds1da177e2005-04-16 15:20:36 -07001720FARSYNC SYNCHRONOUS DRIVER
1721P: Kevin Curtis
1722M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001723W: http://www.farsite.co.uk/
1724S: Supported
1725
Akinobu Mitac5408b82007-04-23 14:41:20 -07001726FAULT INJECTION SUPPORT
1727P: Akinobu Mita
1728M: akinobu.mita@gmail.com
1729S: Supported
1730
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001731FILE LOCKING (flock() and fcntl()/lockf())
1732P: Matthew Wilcox
1733M: matthew@wil.cx
1734L: linux-fsdevel@vger.kernel.org
1735S: Maintained
1736
1737FILESYSTEMS (VFS and infrastructure)
1738P: Alexander Viro
1739M: viro@zeniv.linux.org.uk
1740L: linux-fsdevel@vger.kernel.org
1741S: Maintained
1742
1743FIREWIRE SUBSYSTEM (drivers/firewire, <linux/firewire*.h>)
1744P: Kristian Hoegsberg, Stefan Richter
1745M: krh@redhat.com, stefanr@s5r6.in-berlin.de
1746L: linux1394-devel@lists.sourceforge.net
1747W: http://www.linux1394.org/
1748T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1749S: Maintained
1750
1751FIRMWARE LOADER (request_firmware)
1752L: linux-kernel@vger.kernel.org
1753S: Orphan
1754
1755FPU EMULATOR
1756P: Bill Metzenthen
1757M: billm@suburbia.net
1758W: http://suburbia.net/~billm/floating-point/emulator/
1759S: Maintained
1760
1761FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1762P: Mike McLagan
1763M: mike.mclagan@linux.org
1764L: netdev@vger.kernel.org
1765S: Maintained
1766
Linus Torvalds1da177e2005-04-16 15:20:36 -07001767FRAMEBUFFER LAYER
1768P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001769M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001770L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001771W: http://linux-fbdev.sourceforge.net/
1772S: Maintained
1773
Zhang Wei173acc72008-03-01 07:42:48 -07001774FREESCALE DMA DRIVER
Zhang Wei76b0c782008-05-13 14:44:59 -07001775P: Li Yang
1776M: leoli@freescale.com
1777P: Zhang Wei
1778M: zw@zh-kernel.org
Zhang Wei173acc72008-03-01 07:42:48 -07001779L: linuxppc-embedded@ozlabs.org
1780L: linux-kernel@vger.kernel.org
1781S: Maintained
1782
Jochen Friedrich0d2b4052008-07-14 22:38:28 +02001783FREESCALE I2C CPM DRIVER
1784P: Jochen Friedrich
1785M: jochen@scram.de
1786L: linuxppc-dev@ozlabs.org
Jean Delvare846557d2008-10-30 15:55:47 +01001787L: linux-i2c@vger.kernel.org
Jochen Friedrich0d2b4052008-07-14 22:38:28 +02001788S: Maintained
1789
Sascha Hauer60e8c5a2008-12-16 11:44:06 +01001790FREESCALE IMX / MXC FRAMEBUFFER DRIVER
1791P: Sascha Hauer
1792M: kernel@pengutronix.de
1793L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
1794L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1795S: Maintained
1796
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001797FREESCALE SOC FS_ENET DRIVER
1798P: Pantelis Antoniou
1799M: pantelis.antoniou@gmail.com
1800P: Vitaly Bordug
1801M: vbordug@ru.mvista.com
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001802L: linuxppc-dev@ozlabs.org
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001803L: netdev@vger.kernel.org
1804S: Maintained
1805
Timur Tabid9e9d822008-04-24 08:45:26 +10001806FREESCALE QUICC ENGINE LIBRARY
1807P: Timur Tabi
1808M: timur@freescale.com
1809L: linuxppc-dev@ozlabs.org
1810S: Supported
1811
Li Yanga7205b32007-04-23 10:38:18 -07001812FREESCALE HIGHSPEED USB DEVICE DRIVER
1813P: Li Yang
1814M: leoli@freescale.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001815L: linux-usb@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001816L: linuxppc-dev@ozlabs.org
Li Yanga7205b32007-04-23 10:38:18 -07001817S: Maintained
1818
Li Yangbeaf53b2007-05-25 13:54:02 +08001819FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1820P: Li Yang
1821M: leoli@freescale.com
1822L: netdev@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001823L: linuxppc-dev@ozlabs.org
Li Yangbeaf53b2007-05-25 13:54:02 +08001824S: Maintained
1825
Timur Tabid9e9d822008-04-24 08:45:26 +10001826FREESCALE QUICC ENGINE UCC UART DRIVER
1827P: Timur Tabi
1828M: timur@freescale.com
1829L: linuxppc-dev@ozlabs.org
1830S: Supported
1831
1832FREESCALE SOC SOUND DRIVERS
1833P: Timur Tabi
1834M: timur@freescale.com
1835L: alsa-devel@alsa-project.org
1836L: linuxppc-dev@ozlabs.org
1837S: Supported
1838
Linus Torvalds1da177e2005-04-16 15:20:36 -07001839FREEVXFS FILESYSTEM
1840P: Christoph Hellwig
1841M: hch@infradead.org
1842W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1843S: Maintained
1844
Pavel Machek71038f52009-01-15 13:51:02 -08001845FREEZER
1846P: Pavel Machek
1847M: pavel@suse.cz
1848P: Rafael J. Wysocki
1849M: rjw@sisk.pl
1850L: linux-pm@lists.linux-foundation.org
1851S: Supported
1852
Steven Rostedtde3b69d2008-07-15 13:28:14 -04001853FTRACE
1854P: Steven Rostedt
Steven Rostedt8e324c12008-11-19 15:36:43 -08001855M: rostedt@goodmis.org
Steven Rostedtde3b69d2008-07-15 13:28:14 -04001856S: Maintained
1857
David Howells5ab7ffe2007-04-10 15:10:45 +01001858FUJITSU FR-V (FRV) PORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07001859P: David Howells
1860M: dhowells@redhat.com
1861S: Maintained
1862
Jonathan Woithe20b93732008-06-11 10:14:56 +09301863FUJITSU LAPTOP EXTRAS
1864P: Jonathan Woithe
1865M: jwoithe@physics.adelaide.edu.au
1866L: linux-acpi@vger.kernel.org
1867S: Maintained
1868
Miklos Szeredi04578f12005-09-09 13:10:22 -07001869FUSE: FILESYSTEM IN USERSPACE
1870P: Miklos Szeredi
1871M: miklos@szeredi.hu
1872L: fuse-devel@lists.sourceforge.net
1873W: http://fuse.sourceforge.net/
1874S: Maintained
1875
Linus Torvalds1da177e2005-04-16 15:20:36 -07001876FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1877P: Rik Faith
1878M: faith@cs.unc.edu
1879L: linux-scsi@vger.kernel.org
Jean Delvarebaaea1d2008-09-20 12:34:33 +02001880S: Odd Fixes (e.g., new signatures)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001881
1882GDT SCSI DISK ARRAY CONTROLLER DRIVER
1883P: Achim Leubner
1884M: achim_leubner@adaptec.com
1885L: linux-scsi@vger.kernel.org
1886W: http://www.icp-vortex.com/
1887S: Supported
1888
Haavard Skinnemoen1c23af92007-05-01 23:26:34 +02001889GENERIC GPIO I2C DRIVER
1890P: Haavard Skinnemoen
1891M: hskinnemoen@atmel.com
1892S: Supported
1893
Krzysztof Hałasa9251ce92008-12-21 23:52:36 +01001894GENERIC HDLC (WAN) DRIVERS
Linus Torvalds1da177e2005-04-16 15:20:36 -07001895P: Krzysztof Halasa
1896M: khc@pm.waw.pl
1897W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1898S: Maintained
1899
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001900GFS2 FILE SYSTEM
1901P: Steven Whitehouse
1902M: swhiteho@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001903L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001904W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001905T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1906T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001907S: Supported
1908
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001909GIGASET ISDN DRIVERS
1910P: Hansjoerg Lipp
1911M: hjlipp@web.de
1912P: Tilman Schmidt
1913M: tilman@imap.cc
1914L: gigaset307x-common@lists.sourceforge.net
1915W: http://gigaset307x.sourceforge.net/
1916S: Maintained
1917
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001918HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
Frank Seidel211e3e02009-02-17 19:59:54 +01001919P: Frank Seidel
1920M: frank@f-seidel.de
1921L: lm-sensors@lm-sensors.org
1922W: http://www.kernel.org/pub/linux/kernel/people/fseidel/hdaps/
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001923S: Maintained
1924
Jean-Francois Moinee8deeae2008-10-22 10:57:37 -03001925GSPCA FINEPIX SUBDRIVER
1926P: Frank Zago
1927M: frank@zago.net
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001928L: linux-media@vger.kernel.org
1929T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Jean-Francois Moinee8deeae2008-10-22 10:57:37 -03001930S: Maintained
1931
1932GSPCA M5602 SUBDRIVER
1933P: Erik Andren
1934M: erik.andren@gmail.com
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001935L: linux-media@vger.kernel.org
1936T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Jean-Francois Moinee8deeae2008-10-22 10:57:37 -03001937S: Maintained
1938
1939GSPCA PAC207 SONIXB SUBDRIVER
1940P: Hans de Goede
1941M: hdegoede@redhat.com
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001942L: linux-media@vger.kernel.org
1943T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Jean-Francois Moinee8deeae2008-10-22 10:57:37 -03001944S: Maintained
1945
1946GSPCA T613 SUBDRIVER
1947P: Leandro Costantino
1948M: lcostantino@gmail.com
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001949L: linux-media@vger.kernel.org
1950T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Jean-Francois Moinee8deeae2008-10-22 10:57:37 -03001951S: Maintained
1952
1953GSPCA USB WEBCAM DRIVER
1954P: Jean-Francois Moine
1955M: moinejf@free.fr
1956W: http://moinejf.free.fr
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001957L: linux-media@vger.kernel.org
1958T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Jean-Francois Moinee8deeae2008-10-22 10:57:37 -03001959S: Maintained
1960
Jean Delvare5b543962005-08-15 19:51:02 +02001961HARDWARE MONITORING
Jean Delvare5b543962005-08-15 19:51:02 +02001962L: lm-sensors@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001963W: http://www.lm-sensors.org/
Jean Delvarebaaea1d2008-09-20 12:34:33 +02001964S: Orphan
Jean Delvare5b543962005-08-15 19:51:02 +02001965
Michael Buesch844dd052006-06-26 00:24:59 -07001966HARDWARE RANDOM NUMBER GENERATOR CORE
Jean Delvarebaaea1d2008-09-20 12:34:33 +02001967S: Orphan
Michael Buesch844dd052006-06-26 00:24:59 -07001968
Linus Torvalds1da177e2005-04-16 15:20:36 -07001969HARMONY SOUND DRIVER
1970P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04001971M: kyle@mcmartin.ca
Kyle McMartinac6aecb2007-12-03 22:04:34 +00001972L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001973S: Maintained
1974
1975HAYES ESP SERIAL DRIVER
1976P: Andrew J. Robinson
1977M: arobinso@nyx.net
1978L: linux-kernel@vger.kernel.org
1979W: http://www.nyx.net/~arobinso
1980S: Maintained
1981
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001982HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1983P: Chirag Kantharia
1984M: chirag.kantharia@hp.com
1985L: iss_storagedev@hp.com
1986S: Maintained
1987
1988HEWLETT-PACKARD SMART2 RAID DRIVER
1989P: Chirag Kantharia
1990M: chirag.kantharia@hp.com
1991L: iss_storagedev@hp.com
1992S: Maintained
1993
1994HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1995P: Mike Miller
1996M: mike.miller@hp.com
1997L: iss_storagedev@hp.com
1998S: Supported
1999
Linus Torvalds1da177e2005-04-16 15:20:36 -07002000HFS FILESYSTEM
2001P: Roman Zippel
2002M: zippel@linux-m68k.org
2003L: linux-kernel@vger.kernel.org
2004S: Maintained
2005
2006HGA FRAMEBUFFER DRIVER
2007P: Ferenc Bakonyi
2008M: fero@drama.obuda.kando.hu
2009L: linux-nvidia@lists.surfsouth.com
2010W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
2011S: Maintained
2012
Randy Dunlap4480f15b2008-10-12 16:11:58 -07002013HIBERNATION (aka Software Suspend, aka swsusp)
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002014P: Pavel Machek
Pavel Machekef35ce22009-02-18 14:48:16 -08002015M: pavel@ucw.cz
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002016P: Rafael J. Wysocki
2017M: rjw@sisk.pl
2018L: linux-pm@lists.linux-foundation.org
2019S: Supported
2020
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01002021HID CORE LAYER
2022P: Jiri Kosina
2023M: jkosina@suse.cz
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04002024L: linux-input@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01002025T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01002026S: Maintained
2027
Ingo Molnar38bed542007-02-22 09:09:34 +01002028HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
2029P: Thomas Gleixner
2030M: tglx@linutronix.de
2031L: linux-kernel@vger.kernel.org
2032S: Maintained
2033
Linus Torvalds1da177e2005-04-16 15:20:36 -07002034HIGH-SPEED SCC DRIVER FOR AX.25
2035P: Klaus Kudielka
2036M: klaus.kudielka@ieee.org
2037L: linux-hams@vger.kernel.org
2038W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
2039S: Maintained
2040
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08002041HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
2042P: HighPoint Linux Team
2043M: linux@highpoint-tech.com
2044W: http://www.highpoint-tech.com
2045S: Supported
2046
Linus Torvalds1da177e2005-04-16 15:20:36 -07002047HIPPI
2048P: Jes Sorensen
2049M: jes@trained-monkey.org
2050L: linux-hippi@sunsite.dk
2051S: Maintained
2052
Jouni Malinenff1d2762005-05-12 22:54:16 -04002053HOST AP DRIVER
2054P: Jouni Malinen
Jouni Malinen85d32e72007-03-24 17:15:30 -07002055M: j@w1.fi
2056L: hostap@shmoo.com (subscribers-only)
Johannes Berg724c6b32007-04-23 12:18:20 -07002057L: linux-wireless@vger.kernel.org
Jouni Malinenff1d2762005-05-12 22:54:16 -04002058W: http://hostap.epitest.fi/
2059S: Maintained
2060
Carlos Corbachodd8cd772008-02-05 02:17:15 +00002061HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
2062P: Carlos Corbacho
2063M: carlos@strangeworlds.co.uk
2064S: Odd Fixes
2065
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002066HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
2067P: Jaroslav Kysela
2068M: perex@perex.cz
2069S: Maintained
2070
Clemens Ladischd36e74c2008-07-23 21:26:46 -07002071HPET: High Precision Event Timers driver (drivers/char/hpet.c)
Bob Piccob9b03322005-11-07 00:59:19 -08002072P: Clemens Ladisch
2073M: clemens@ladisch.de
2074S: Maintained
2075
2076HPET: i386
2077P: Venkatesh Pallipadi (Venki)
2078M: venkatesh.pallipadi@intel.com
2079S: Maintained
2080
2081HPET: x86_64
Andi Kleen8bd09832007-10-13 01:01:08 +02002082P: Vojtech Pavlik
2083M: vojtech@suse.cz
Bob Piccob9b03322005-11-07 00:59:19 -08002084S: Maintained
2085
2086HPET: ACPI hpet.c
2087P: Bob Picco
2088M: bob.picco@hp.com
2089S: Maintained
2090
Linus Torvalds1da177e2005-04-16 15:20:36 -07002091HPFS FILESYSTEM
2092P: Mikulas Patocka
2093M: mikulas@artax.karlin.mff.cuni.cz
2094W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
2095S: Maintained
2096
Denis Joseph Barrow11cd29b2009-01-02 13:50:36 +00002097HSO 3G Modem Driver (hso.c)
2098P: Denis Joseph Barrow
2099M: d.barow@option.com
2100W: http://www.pharscape.org
2101S: Maintained
2102
Pau Oliva Fora5a18c342008-06-02 00:38:35 -04002103HTCPEN TOUCHSCREEN DRIVER
2104P: Pau Oliva Fora
2105M: pof@eslack.org
2106L: linux-input@vger.kernel.org
2107S: Maintained
2108
Linus Torvalds1da177e2005-04-16 15:20:36 -07002109HUGETLB FILESYSTEM
2110P: William Irwin
2111M: wli@holomorphy.com
2112S: Maintained
2113
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04002114I2C/SMBUS STUB DRIVER
2115P: Mark M. Hoffman
2116M: mhoffman@lightlink.com
Jean Delvare846557d2008-10-30 15:55:47 +01002117L: linux-i2c@vger.kernel.org
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04002118S: Maintained
2119
Jean Delvare5b543962005-08-15 19:51:02 +02002120I2C SUBSYSTEM
Jean Delvare710cf7e2008-05-18 20:49:40 +02002121P: Jean Delvare (PC drivers, core)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002122M: khali@linux-fr.org
Jean Delvare710cf7e2008-05-18 20:49:40 +02002123P: Ben Dooks (embedded platforms)
2124M: ben-linux@fluff.org
Jean Delvare846557d2008-10-30 15:55:47 +01002125L: linux-i2c@vger.kernel.org
Jean Delvarea01064a2009-01-26 21:19:53 +01002126W: http://i2c.wiki.kernel.org/
2127T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002128S: Maintained
2129
Till Harbaume8c76ee2007-05-01 23:26:35 +02002130I2C-TINY-USB DRIVER
2131P: Till Harbaum
2132M: till@harbaum.org
Jean Delvare846557d2008-10-30 15:55:47 +01002133L: linux-i2c@vger.kernel.org
Till Harbaume8c76ee2007-05-01 23:26:35 +02002134T: http://www.harbaum.org/till/i2c_tiny_usb
2135S: Maintained
2136
Linus Torvalds1da177e2005-04-16 15:20:36 -07002137i386 BOOT CODE
H. Peter Anvin7f1291f2007-07-11 12:18:26 -07002138P: H. Peter Anvin
2139M: hpa@zytor.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002140L: Linux-Kernel@vger.kernel.org
2141S: Maintained
2142
2143i386 SETUP CODE / CPU ERRATA WORKAROUNDS
Linus Torvalds1da177e2005-04-16 15:20:36 -07002144P: H. Peter Anvin
2145M: hpa@zytor.com
H. Peter Anvin72af61c2007-07-13 16:26:55 -07002146T: git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002147S: Maintained
2148
Linus Torvalds1da177e2005-04-16 15:20:36 -07002149IA64 (Itanium) PLATFORM
2150P: Tony Luck
2151M: tony.luck@intel.com
2152L: linux-ia64@vger.kernel.org
2153W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08002154T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002155S: Maintained
2156
Linus Torvalds1da177e2005-04-16 15:20:36 -07002157IBM MCA SCSI SUBSYSTEM DRIVER
2158P: Michael Lang
2159M: langa2@kph.uni-mainz.de
2160W: http://www.uni-mainz.de/~langm000/linux.html
2161S: Maintained
2162
2163IBM Power Linux RAID adapter
2164P: Brian King
2165M: brking@us.ibm.com
2166S: Supported
2167
2168IBM ServeRAID RAID DRIVER
2169P: Jack Hammer
2170P: Dave Jeffery
2171M: ipslinux@adaptec.com
2172W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002173S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002174
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002175IDE SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07002176P: Bartlomiej Zolnierkiewicz
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002177M: bzolnier@gmail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002178L: linux-ide@vger.kernel.org
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002179T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002180S: Maintained
2181
2182IDE/ATAPI CDROM DRIVER
Borislav Petkovc404c192007-12-24 15:23:44 +01002183P: Borislav Petkov
Borislav Petkovef709162008-02-19 01:41:25 +01002184M: petkovbb@gmail.com
Jens Axboe9c5b0ce2007-01-03 18:15:20 +01002185L: linux-ide@vger.kernel.org
Borislav Petkovc404c192007-12-24 15:23:44 +01002186S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002187
2188IDE/ATAPI FLOPPY DRIVERS
2189P: Paul Bristow
2190M: Paul Bristow <paul@paulbristow.net>
2191W: http://paulbristow.net/linux/idefloppy.html
2192L: linux-kernel@vger.kernel.org
2193S: Maintained
2194
2195IDE/ATAPI TAPE DRIVERS
2196P: Gadi Oxman
2197M: Gadi Oxman <gadio@netvision.net.il>
2198L: linux-kernel@vger.kernel.org
2199S: Maintained
2200
Andy Henroid27471fd2008-10-09 11:45:22 -07002201IDLE-I7300
2202P: Andy Henroid
2203M: andrew.d.henroid@intel.com
2204L: linux-pm@lists.linux-foundation.org
2205S: Supported
2206
Stefan Richterf148e202008-01-12 12:32:44 +01002207IEEE 1394 SUBSYSTEM (drivers/ieee1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002208P: Ben Collins
Stefan Richterf51a5a92007-04-23 14:41:10 -07002209M: ben.collins@ubuntu.com
Stefan Richter87730d02006-09-16 12:24:00 +02002210P: Stefan Richter
2211M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002212L: linux1394-devel@lists.sourceforge.net
2213W: http://www.linux1394.org/
Stefan Richter87730d02006-09-16 12:24:00 +02002214T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002215S: Maintained
2216
Stefan Richterf51a5a92007-04-23 14:41:10 -07002217IEEE 1394 RAW I/O DRIVER (raw1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002218P: Dan Dennedy
2219M: dan@dennedy.org
Stefan Richterf51a5a92007-04-23 14:41:10 -07002220P: Stefan Richter
2221M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002222L: linux1394-devel@lists.sourceforge.net
Jody McIntyre105d7b32005-09-30 11:59:04 -07002223S: Maintained
2224
Linus Torvalds1da177e2005-04-16 15:20:36 -07002225IMS TWINTURBO FRAMEBUFFER DRIVER
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002226L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Paul Mundt843393d2007-11-19 13:11:04 +09002227S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002228
2229INFINIBAND SUBSYSTEM
2230P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07002231M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002232P: Sean Hefty
Sean Heftyed96f24702008-01-02 12:00:24 -08002233M: sean.hefty@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002234P: Hal Rosenstock
Jean Delvare795fb7e2008-09-20 12:33:08 +02002235M: hal.rosenstock@gmail.com
Randy Dunlap40b0bb12009-02-04 15:12:13 -08002236L: general@lists.openfabrics.org (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002237W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08002238T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002239S: Supported
2240
Robert Lovec9f04f52005-07-15 12:21:07 -04002241INOTIFY
Cal Peake18b36c72006-12-12 20:18:16 +01002242P: John McCutchan
John McCutchan52af8942008-12-17 17:43:02 -08002243M: john@johnmccutchan.com
Cal Peake18b36c72006-12-12 20:18:16 +01002244P: Robert Love
John McCutchan52af8942008-12-17 17:43:02 -08002245M: rlove@rlove.org
Robert Lovec9f04f52005-07-15 12:21:07 -04002246L: linux-kernel@vger.kernel.org
2247S: Maintained
2248
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002249INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
2250P: Dmitry Torokhov
2251M: dmitry.torokhov@gmail.com
2252M: dtor@mail.ru
2253L: linux-input@vger.kernel.org
2254T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
2255S: Maintained
2256
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002257INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
Jim Cromiece00f852006-11-30 04:49:44 +01002258P: Sylvain Meyer
2259M: sylvain.meyer@worldonline.fr
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002260L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002261S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002262
Linus Torvalds1da177e2005-04-16 15:20:36 -07002263INTEL 810/815 FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002264P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002265M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002266L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002267S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002268
Thomas, Sujithf4a9bc42008-11-05 16:15:31 +05302269INTEL MENLOW THERMAL DRIVER
2270P: Sujith Thomas
2271M: sujith.thomas@intel.com
2272L: linux-acpi@vger.kernel.org
2273W: http://www.lesswatts.org/projects/acpi/
2274S: Supported
2275
Linus Torvalds1da177e2005-04-16 15:20:36 -07002276INTEL IA32 MICROCODE UPDATE SUPPORT
2277P: Tigran Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -08002278M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07002279S: Maintained
2280
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002281INTEL I/OAT DMA DRIVER
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01002282P: Maciej Sosnowski
2283M: maciej.sosnowski@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002284L: linux-kernel@vger.kernel.org
2285S: Supported
2286
David Woodhouse6c8909b2008-10-18 16:12:17 +01002287INTEL IOMMU (VT-d)
2288P: David Woodhouse
2289M: dwmw2@infradead.org
2290L: iommu@lists.linux-foundation.org
2291T: git://git.infradead.org/iommu-2.6.git
2292S: Supported
2293
Dan Williamsb3e5f262007-08-07 10:26:35 -07002294INTEL IOP-ADMA DMA DRIVER
2295P: Dan Williams
2296M: dan.j.williams@intel.com
2297L: linux-kernel@vger.kernel.org
2298S: Supported
2299
Krzysztof Hałasa9251ce92008-12-21 23:52:36 +01002300INTEL IXP4XX QMGR, NPE, ETHERNET and HSS SUPPORT
2301P: Krzysztof Halasa
2302M: khc@pm.waw.pl
2303S: Maintained
2304
Michael Buesch844dd052006-06-26 00:24:59 -07002305INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
2306P: Deepak Saxena
2307M: dsaxena@plexity.net
2308S: Maintained
2309
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08002310INTEL IXP2000 ETHERNET DRIVER
2311P: Lennert Buytenhek
2312M: kernel@wantstofly.org
2313L: netdev@vger.kernel.org
2314S: Maintained
2315
Auke Kokd94e6fe2008-03-03 14:37:47 -08002316INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/ixgb/ixgbe)
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002317P: Jeff Kirsher
2318M: jeffrey.t.kirsher@intel.com
Auke Koke0164af2008-05-07 13:42:33 -07002319P: Jesse Brandeburg
2320M: jesse.brandeburg@intel.com
Auke Kokd94e6fe2008-03-03 14:37:47 -08002321P: Bruce Allan
2322M: bruce.w.allan@intel.com
Jeff Kirsherae7b6482008-06-11 15:15:53 -07002323P: PJ Waskiewicz
2324M: peter.p.waskiewicz.jr@intel.com
Auke Kok20424652008-01-07 21:47:25 -08002325P: John Ronciak
2326M: john.ronciak@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002327L: e1000-devel@lists.sourceforge.net
Auke Kokd94e6fe2008-03-03 14:37:47 -08002328W: http://e1000.sourceforge.net/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002329S: Supported
2330
James Ketrenos826d2ab2005-11-07 18:56:59 -06002331INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002332P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002333M: yi.zhu@intel.com
2334P: James Ketrenos
2335M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002336P: Reinette Chatre
2337M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002338L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002339L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002340W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002341W: http://ipw2100.sourceforge.net
2342S: Supported
2343
2344INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002345P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002346M: yi.zhu@intel.com
2347P: James Ketrenos
2348M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002349P: Reinette Chatre
2350M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002351L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002352L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002353W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002354W: http://ipw2200.sourceforge.net
2355S: Supported
2356
Inaky Perez-Gonzalez8a70da82008-12-20 16:58:00 -08002357INTEL WIRELESS WIMAX CONNECTION 2400
2358P: Inaky Perez-Gonzalez
2359M: inaky.perez-gonzalez@intel.com
2360M: linux-wimax@intel.com
2361L: wimax@linuxwimax.org
2362S: Supported
2363W: http://linuxwimax.org
2364
Zhu Yib481de92007-09-25 17:54:57 -07002365INTEL WIRELESS WIFI LINK (iwlwifi)
2366P: Zhu Yi
2367M: yi.zhu@intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002368P: Reinette Chatre
2369M: reinette.chatre@intel.com
Zhu Yib481de92007-09-25 17:54:57 -07002370L: linux-wireless@vger.kernel.org
2371L: ipw3945-devel@lists.sourceforge.net
2372W: http://intellinuxwireless.org
Reinette Chatre2d4543f2008-04-10 13:16:27 -07002373T: git kernel.org:/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
Zhu Yib481de92007-09-25 17:54:57 -07002374S: Supported
2375
Ralf Baechlecb109a02007-08-30 23:56:30 -07002376IOC3 ETHERNET DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07002377P: Ralf Baechle
2378M: ralf@linux-mips.org
2379L: linux-mips@linux-mips.org
2380S: Maintained
2381
Ralf Baechlecb109a02007-08-30 23:56:30 -07002382IOC3 SERIAL DRIVER
2383P: Pat Gefre
2384M: pfg@sgi.com
Joe Perches6650e0a2007-12-10 15:49:32 -08002385L: linux-mips@linux-mips.org
Ralf Baechlecb109a02007-08-30 23:56:30 -07002386S: Maintained
2387
Randy Dunlap4480f15b2008-10-12 16:11:58 -07002388IP MASQUERADING
Linus Torvalds1da177e2005-04-16 15:20:36 -07002389P: Juanjo Ciarlante
2390M: jjciarla@raiz.uncu.edu.ar
2391S: Maintained
2392
Francois Romieu1202d6f2007-09-17 17:13:55 -07002393IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
2394P: Francois Romieu
2395M: romieu@fr.zoreil.com
2396P: Sorbica Shieh
2397M: sorbica@icplus.com.tw
2398P: Jesse Huang
2399M: jesse@icplus.com.tw
2400L: netdev@vger.kernel.org
2401S: Maintained
2402
Randy Dunlap4480f15b2008-10-12 16:11:58 -07002403IPATH DRIVER
Arthur Jones18b8c8f2008-02-29 10:13:37 -08002404P: Ralph Campbell
Arthur Jonesf42b6472007-07-09 20:12:26 -07002405M: infinipath@qlogic.com
2406L: general@lists.openfabrics.org
2407T: git git://git.qlogic.com/ipath-linux-2.6
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002408S: Supported
2409
Corey Minyard4409ebe2006-04-20 02:43:12 -07002410IPMI SUBSYSTEM
2411P: Corey Minyard
2412M: minyard@acm.org
2413L: openipmi-developer@lists.sourceforge.net
2414W: http://openipmi.sourceforge.net/
2415S: Supported
2416
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002417IPS SCSI RAID DRIVER
2418P: Adaptec OEM Raid Solutions
2419M: aacraid@adaptec.com
2420L: linux-scsi@vger.kernel.org
2421W: http://www.adaptec.com/
2422S: Maintained
2423
2424IPVS
2425P: Wensong Zhang
2426M: wensong@linux-vs.org
2427P: Simon Horman
2428M: horms@verge.net.au
2429P: Julian Anastasov
2430M: ja@ssi.bg
Ralf Baechle979b6c12005-06-13 14:30:40 -07002431L: netdev@vger.kernel.org
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002432L: lvs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002433S: Maintained
2434
Randy Dunlape7839f22008-10-12 16:11:45 -07002435IPWIRELESS DRIVER
David Sterba099dc4f2008-02-07 10:57:12 +01002436P: Jiri Kosina
2437M: jkosina@suse.cz
2438P: David Sterba
2439M: dsterba@suse.cz
2440S: Maintained
2441T: git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
2442
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002443IPX NETWORK LAYER
2444P: Arnaldo Carvalho de Melo
2445M: acme@ghostprotocols.net
2446L: netdev@vger.kernel.org
2447S: Maintained
2448
Linus Torvalds1da177e2005-04-16 15:20:36 -07002449IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07002450P: Samuel Ortiz
2451M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07002452L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002453W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07002454S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002455
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002456ISAPNP
2457P: Jaroslav Kysela
2458M: perex@perex.cz
2459S: Maintained
2460
Mike Christie14816b12007-11-28 16:22:06 -08002461ISCSI
2462P: Mike Christie
2463M: michaelc@cs.wisc.edu
2464L: open-iscsi@googlegroups.com
2465W: www.open-iscsi.org
2466T: git kernel.org:/pub/scm/linux/kernel/mnc/linux-2.6-iscsi.git
2467S: Maintained
2468
Linus Torvalds1da177e2005-04-16 15:20:36 -07002469ISDN SUBSYSTEM
2470P: Karsten Keil
Karsten Keilfbfd8b52009-03-01 18:04:53 +01002471M: isdn@linux-pingi.de
Paul Bolled5d52272008-04-15 00:40:48 -07002472L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002473W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08002474T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002475S: Maintained
2476
2477ISDN SUBSYSTEM (Eicon active card driver)
2478P: Armin Schindler
2479M: mac@melware.de
Paul Bolled5d52272008-04-15 00:40:48 -07002480L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002481W: http://www.melware.de
2482S: Maintained
2483
Hans Verkuil91821ff2007-12-02 09:35:33 -03002484IVTV VIDEO4LINUX DRIVER
2485P: Hans Verkuil
2486M: hverkuil@xs4all.nl
2487L: ivtv-devel@ivtvdriver.org
2488L: ivtv-users@ivtvdriver.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03002489L: linux-media@vger.kernel.org
2490T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Hans Verkuil91821ff2007-12-02 09:35:33 -03002491W: http://www.ivtvdriver.org
2492S: Maintained
2493
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002494JFS FILESYSTEM
2495P: Dave Kleikamp
2496M: shaggy@austin.ibm.com
2497L: jfs-discussion@lists.sourceforge.net
2498W: http://jfs.sourceforge.net/
2499T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
2500S: Supported
2501
Guo-Fu Tseng95252232008-09-16 01:00:11 +08002502JME NETWORK DRIVER
2503P: Guo-Fu Tseng
2504M: cooldavid@cooldavid.org
2505L: netdev@vger.kernel.org
2506S: Maintained
2507
Linus Torvalds1da177e2005-04-16 15:20:36 -07002508JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2509P: David Woodhouse
2510M: dwmw2@infradead.org
David Woodhouse6d85d062007-10-27 10:39:48 -04002511L: linux-mtd@lists.infradead.org
2512W: http://www.linux-mtd.infradead.org/doc/jffs2.html
Linus Torvalds1da177e2005-04-16 15:20:36 -07002513S: Maintained
2514
Josh Triplettde456d32006-07-30 03:04:00 -07002515JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07002516P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002517M: sct@redhat.com, akpm@linux-foundation.org
Erik Mouw72be2cc2006-12-06 20:40:49 -08002518L: linux-ext4@vger.kernel.org
Theodore Tsoae0718f2006-05-20 15:00:13 -07002519S: Maintained
2520
Rudolf Marek4660cb32006-10-08 22:01:26 +02002521K8TEMP HARDWARE MONITORING DRIVER
2522P: Rudolf Marek
2523M: r.marek@assembler.cz
2524L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002525S: Maintained
2526
2527KCONFIG
2528P: Roman Zippel
2529M: zippel@linux-m68k.org
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002530L: linux-kbuild@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002531S: Maintained
2532
Vivek Goyalea6c2082006-05-20 14:59:55 -07002533KDUMP
2534P: Vivek Goyal
Vivek Goyal4200b662007-12-01 12:16:30 -08002535M: vgoyal@redhat.com
Vivek Goyalea6c2082006-05-20 14:59:55 -07002536P: Haren Myneni
2537M: hbabu@us.ibm.com
Simon Horman34633992007-05-08 00:31:40 -07002538L: kexec@lists.infradead.org
Vivek Goyalea6c2082006-05-20 14:59:55 -07002539L: linux-kernel@vger.kernel.org
2540W: http://lse.sourceforge.net/kdump/
2541S: Maintained
2542
Linus Torvalds1da177e2005-04-16 15:20:36 -07002543KERNEL AUTOMOUNTER (AUTOFS)
2544P: H. Peter Anvin
2545M: hpa@zytor.com
2546L: autofs@linux.kernel.org
2547S: Odd Fixes
2548
2549KERNEL AUTOMOUNTER v4 (AUTOFS4)
2550P: Ian Kent
2551M: raven@themaw.net
2552L: autofs@linux.kernel.org
2553S: Maintained
2554
2555KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002556P: Sam Ravnborg
2557M: sam@ravnborg.org
Sam Ravnborg591b0172008-05-11 10:07:03 +02002558T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-next.git
2559T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-fixes.git
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002560L: linux-kbuild@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002561S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002562
2563KERNEL JANITORS
2564P: Several
maximilian attemsc3000e02007-07-06 11:17:32 -07002565L: kernel-janitors@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002566W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002567S: Maintained
2568
J. Bruce Fieldse8b43552008-07-23 08:49:50 -04002569KERNEL NFSD, SUNRPC, AND LOCKD SERVERS
Neil Browna512cd52007-07-31 00:37:27 -07002570P: J. Bruce Fields
2571M: bfields@fieldses.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002572P: Neil Brown
NeilBrown98fac232007-01-26 00:56:57 -08002573M: neilb@suse.de
Neil Brown16141c02007-12-11 16:16:12 -08002574L: linux-nfs@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002575W: http://nfs.sourceforge.net/
NeilBrown98fac232007-01-26 00:56:57 -08002576S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002577
Avi Kivity426d62e2006-12-13 00:34:03 -08002578KERNEL VIRTUAL MACHINE (KVM)
2579P: Avi Kivity
Avi Kivity9ea1de42008-09-19 19:25:30 -07002580M: avi@redhat.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002581L: kvm@vger.kernel.org
2582W: http://kvm.qumranet.com
Avi Kivity426d62e2006-12-13 00:34:03 -08002583S: Supported
2584
Joerg Roedelad8003d2008-09-10 20:01:07 +02002585KERNEL VIRTUAL MACHINE (KVM) FOR AMD-V
2586P: Joerg Roedel
2587M: joerg.roedel@amd.com
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002588L: kvm@vger.kernel.org
2589W: http://kvm.qumranet.com
2590S: Supported
2591
Hollis Blanchard513014b2008-04-16 23:28:08 -05002592KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
2593P: Hollis Blanchard
2594M: hollisb@us.ibm.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002595L: kvm-ppc@vger.kernel.org
2596W: http://kvm.qumranet.com
Hollis Blanchard513014b2008-04-16 23:28:08 -05002597S: Supported
2598
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002599KERNEL VIRTUAL MACHINE For Itanium (KVM/IA64)
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002600P: Xiantao Zhang
2601M: xiantao.zhang@intel.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002602L: kvm-ia64@vger.kernel.org
2603W: http://kvm.qumranet.com
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002604S: Supported
2605
Christian Borntraeger85f8fff2008-03-25 18:47:41 +01002606KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
2607P: Carsten Otte
2608M: cotte@de.ibm.com
2609P: Christian Borntraeger
2610M: borntraeger@de.ibm.com
2611M: linux390@de.ibm.com
2612L: linux-s390@vger.kernel.org
2613W: http://www.ibm.com/developerworks/linux/linux390/
2614S: Supported
2615
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002616KEXEC
2617P: Eric Biederman
2618M: ebiederm@xmission.com
Signed-off-by@vergenet.net":Simonb7c698f2007-10-18 03:04:33 -07002619W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002620L: linux-kernel@vger.kernel.org
Simon Horman34633992007-05-08 00:31:40 -07002621L: kexec@lists.infradead.org
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002622S: Maintained
2623
Jason Wessele3e2aaf2008-03-20 13:43:45 -05002624KGDB
2625P: Jason Wessel
2626M: jason.wessel@windriver.com
2627L: kgdb-bugreport@lists.sourceforge.net
2628S: Maintained
2629
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002630KPROBES
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002631P: Ananth N Mavinakayanahalli
2632M: ananth@in.ibm.com
2633P: Anil S Keshavamurthy
2634M: anil.s.keshavamurthy@intel.com
2635P: David S. Miller
2636M: davem@davemloft.net
Masami Hiramatsu6edef972008-03-26 15:53:19 -04002637P: Masami Hiramatsu
2638M: mhiramat@redhat.com
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002639L: linux-kernel@vger.kernel.org
2640S: Maintained
2641
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002642KS0108 LCD CONTROLLER DRIVER
2643P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07002644M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002645L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07002646W: http://miguelojeda.es/auxdisplay.htm
2647W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002648S: Maintained
2649
Linus Torvalds1da177e2005-04-16 15:20:36 -07002650LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07002651L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07002652S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002653
2654LASI 53c700 driver for PARISC
2655P: James E.J. Bottomley
2656M: James.Bottomley@HansenPartnership.com
2657L: linux-scsi@vger.kernel.org
2658S: Maintained
2659
Richard Purdie263de9b2006-05-15 09:44:16 -07002660LED SUBSYSTEM
2661P: Richard Purdie
2662M: rpurdie@rpsys.net
2663S: Maintained
2664
Linus Torvalds1da177e2005-04-16 15:20:36 -07002665LEGO USB Tower driver
2666P: Juergen Stuber
2667M: starblue@users.sourceforge.net
2668L: legousb-devel@lists.sourceforge.net
2669W: http://legousb.sourceforge.net/
2670S: Maintained
2671
Rusty Russell568a17f2007-10-25 14:12:24 +10002672LGUEST
2673P: Rusty Russell
2674M: rusty@rustcorp.com.au
2675L: lguest@ozlabs.org
2676W: http://lguest.ozlabs.org/
2677S: Maintained
2678
Linus Torvalds1da177e2005-04-16 15:20:36 -07002679LINUX FOR IBM pSERIES (RS/6000)
2680P: Paul Mackerras
2681M: paulus@au.ibm.com
2682W: http://www.ibm.com/linux/ltc/projects/ppc
2683S: Supported
2684
2685LINUX FOR NCR VOYAGER
2686P: James Bottomley
2687M: James.Bottomley@HansenPartnership.com
2688W: http://www.hansenpartnership.com/voyager
2689S: Maintained
2690
Paul Mackerras852bb9f2008-07-04 21:04:42 +10002691LINUX FOR POWERPC (32-BIT AND 64-BIT)
Paul Mackerras852bb9f2008-07-04 21:04:42 +10002692P: Benjamin Herrenschmidt
2693M: benh@kernel.crashing.org
Paul Mackerras92cde4d2009-01-02 15:40:55 +11002694P: Paul Mackerras
2695M: paulus@samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002696W: http://www.penguinppc.org/
2697L: linuxppc-dev@ozlabs.org
Paul Mackerras92cde4d2009-01-02 15:40:55 +11002698T: git kernel.org:/pub/scm/linux/kernel/git/benh/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002699S: Supported
2700
2701LINUX FOR POWER MACINTOSH
2702P: Benjamin Herrenschmidt
2703M: benh@kernel.crashing.org
2704W: http://www.penguinppc.org/
2705L: linuxppc-dev@ozlabs.org
2706S: Maintained
2707
Grant Likely77a76362008-07-12 12:11:43 -06002708LINUX FOR POWERPC EMBEDDED MPC5XXX
Linus Torvalds1da177e2005-04-16 15:20:36 -07002709P: Sylvain Munaut
2710M: tnt@246tNt.com
Grant Likelye1eea9f2007-10-09 14:45:26 -06002711P: Grant Likely
2712M: grant.likely@secretlab.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07002713L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002714S: Maintained
2715
2716LINUX FOR POWERPC EMBEDDED PPC4XX
Josh Boyer9a474ff2007-09-19 21:19:07 -05002717P: Josh Boyer
2718M: jwboyer@linux.vnet.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002719P: Matt Porter
2720M: mporter@kernel.crashing.org
2721W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002722L: linuxppc-dev@ozlabs.org
Josh Boyer9a474ff2007-09-19 21:19:07 -05002723T: git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002724S: Maintained
2725
Grant Likely260c02a2007-10-02 12:15:34 +10002726LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2727P: Grant Likely
2728M: grant.likely@secretlab.ca
Grant Likelyf210d432007-10-03 23:24:52 -06002729W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
Grant Likely260c02a2007-10-02 12:15:34 +10002730L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002731S: Maintained
2732
Tom Rinie93adf12005-07-26 12:49:53 -07002733LINUX FOR POWERPC EMBEDDED PPC8XX
Marcelo Tosattidba5baf2007-09-10 18:46:01 -04002734P: Vitaly Bordug
2735M: vitb@kernel.crashing.org
Tom Rinie93adf12005-07-26 12:49:53 -07002736P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07002737M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07002738W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002739L: linuxppc-dev@ozlabs.org
Tom Rinie93adf12005-07-26 12:49:53 -07002740S: Maintained
2741
Linus Torvalds1da177e2005-04-16 15:20:36 -07002742LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
Jim Cromiece00f852006-11-30 04:49:44 +01002743P: Kumar Gala
2744M: galak@kernel.crashing.org
2745W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002746L: linuxppc-dev@ozlabs.org
Jim Cromiece00f852006-11-30 04:49:44 +01002747S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002748
Olof Johanssonab06ff32006-09-06 14:44:54 -05002749LINUX FOR POWERPC PA SEMI PWRFICIENT
2750P: Olof Johansson
2751M: olof@lixom.net
2752W: http://www.pasemi.com/
2753L: linuxppc-dev@ozlabs.org
2754S: Supported
2755
Linus Torvalds1da177e2005-04-16 15:20:36 -07002756LINUX SECURITY MODULE (LSM) FRAMEWORK
2757P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08002758M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08002759L: linux-security-module@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002760T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002761S: Supported
2762
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002763LLC (802.2)
2764P: Arnaldo Carvalho de Melo
2765M: acme@ghostprotocols.net
2766S: Maintained
2767
Pavel Machek455fbdd2008-11-12 13:27:02 -08002768LIS3LV02D ACCELEROMETER DRIVER
2769P: Eric Piel
2770M: eric.piel@tremplin-utc.net
2771S: Maintained
2772
Linus Torvalds1da177e2005-04-16 15:20:36 -07002773LM83 HARDWARE MONITOR DRIVER
2774P: Jean Delvare
2775M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002776L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002777S: Maintained
2778
2779LM90 HARDWARE MONITOR DRIVER
2780P: Jean Delvare
2781M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002782L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002783S: Maintained
2784
Peter Zijlstra512e67f2007-10-11 22:11:11 +02002785LOCKDEP AND LOCKSTAT
2786P: Peter Zijlstra
2787M: peterz@infradead.org
2788P: Ingo Molnar
2789M: mingo@redhat.com
2790L: linux-kernel@vger.kernel.org
2791T: git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2792S: Maintained
2793
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002794LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002795P: Richard Russon (FlatCap)
2796M: ldm@flatcap.org
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002797L: linux-ntfs-dev@lists.sourceforge.net
2798W: http://www.linux-ntfs.org/content/view/19/37/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002799S: Maintained
2800
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002801LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2802P: Eric Moore
Eric Moored8a82d72006-12-29 16:47:43 -08002803M: Eric.Moore@lsi.com
2804M: support@lsi.com
Eric Moorecec744f2007-09-14 19:08:08 -06002805L: DL-MPTFusionLinux@lsi.com
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002806L: linux-scsi@vger.kernel.org
2807W: http://www.lsilogic.com/support
2808S: Supported
2809
Linus Torvalds1da177e2005-04-16 15:20:36 -07002810LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2811P: Matthew Wilcox
2812M: matthew@wil.cx
2813L: linux-scsi@vger.kernel.org
2814S: Maintained
2815
Mike Frysinger81365c32008-10-29 14:01:12 -07002816LTP (Linux Test Project)
2817P: Subrata Modak
2818M: subrata@linux.vnet.ibm.com
2819P: Mike Frysinger
2820M: vapier@gentoo.org
2821L: ltp-list@lists.sourceforge.net (subscribers-only)
2822W: http://ltp.sourceforge.net/
2823T: git kernel.org/pub/scm/linux/kernel/git/galak/ltp.git
2824S: Maintained
2825
Hirokazu Takatac12a54b2007-07-15 23:38:45 -07002826M32R ARCHITECTURE
2827P: Hirokazu Takata
2828M: takata@linux-m32r.org
2829L: linux-m32r@ml.linux-m32r.org
2830L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2831W: http://www.linux-m32r.org/
2832S: Maintained
2833
Linus Torvalds1da177e2005-04-16 15:20:36 -07002834M68K ARCHITECTURE
2835P: Geert Uytterhoeven
2836M: geert@linux-m68k.org
2837P: Roman Zippel
2838M: zippel@linux-m68k.org
2839L: linux-m68k@lists.linux-m68k.org
2840W: http://www.linux-m68k.org/
2841W: http://linux-m68k-cvs.ubb.ca/
2842S: Maintained
2843
2844M68K ON APPLE MACINTOSH
2845P: Joshua Thompson
2846M: funaho@jurai.org
2847W: http://www.mac.linux-m68k.org/
Finn Thain9bb9f222007-11-18 11:10:05 +01002848L: linux-m68k@lists.linux-m68k.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002849S: Maintained
2850
2851M68K ON HP9000/300
2852P: Philip Blundell
2853M: philb@gnu.org
2854W: http://www.tazenda.demon.co.uk/phil/linux-hp
2855S: Maintained
2856
Jiri Benc64a327a2007-05-05 11:47:08 -07002857MAC80211
Johannes Berg31c7cec2007-10-23 17:05:25 +02002858P: Johannes Berg
2859M: johannes@sipsolutions.net
Jiri Benc64a327a2007-05-05 11:47:08 -07002860L: linux-wireless@vger.kernel.org
2861W: http://linuxwireless.org/
Johannes Berg31c7cec2007-10-23 17:05:25 +02002862T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
Jiri Benc64a327a2007-05-05 11:47:08 -07002863S: Maintained
2864
Stefano Brivio1036d862007-12-23 04:46:27 +01002865MAC80211 PID RATE CONTROL
2866P: Stefano Brivio
2867M: stefano.brivio@polimi.it
2868P: Mattias Nissler
2869M: mattias.nissler@gmx.de
2870L: linux-wireless@vger.kernel.org
2871W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
2872T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2873S: Maintained
2874
Patrick McHardyb863ceb2007-07-14 18:55:06 -07002875MACVLAN DRIVER
2876P: Patrick McHardy
2877M: kaber@trash.net
2878L: netdev@vger.kernel.org
2879S: Maintained
2880
Michael Kerriskfaf16682005-07-31 22:34:47 -07002881MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
Jim Cromiece00f852006-11-30 04:49:44 +01002882P: Michael Kerrisk
Michael Kerrisk1d7f5022007-10-16 23:30:31 -07002883M: mtk.manpages@gmail.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02002884W: http://www.kernel.org/doc/man-pages
Michael Kerriskbd7ebec2008-10-03 15:23:44 -07002885L: linux-man@vger.kernel.org
Michael Kerrisk1b53dc72009-03-12 14:31:32 -07002886S: Maintained
Michael Kerriskfaf16682005-07-31 22:34:47 -07002887
Stefano Brivio74cda162007-11-19 20:27:46 +01002888MARVELL LIBERTAS WIRELESS DRIVER
2889P: Dan Williams
2890M: dcbw@redhat.com
2891L: libertas-dev@lists.infradead.org
2892S: Maintained
2893
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002894MARVELL MV643XX ETHERNET DRIVER
Dale Farnsworth85ba9d92008-06-05 06:10:51 -07002895P: Lennert Buytenhek
2896M: buytenh@marvell.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002897L: netdev@vger.kernel.org
Dale Farnsworth85ba9d92008-06-05 06:10:51 -07002898S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002899
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002900MARVELL YUKON / SYSKONNECT DRIVER
2901P: Mirko Lindner
2902M: mlindner@syskonnect.de
2903P: Ralph Roesler
2904M: rroesler@syskonnect.de
2905W: http://www.syskonnect.com
2906S: Supported
2907
Linus Torvalds1da177e2005-04-16 15:20:36 -07002908MATROX FRAMEBUFFER DRIVER
2909P: Petr Vandrovec
2910M: vandrove@vc.cvut.cz
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002911L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002912S: Maintained
2913
Hans-Juergen Kochd20620d2007-05-08 17:22:00 +02002914MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2915P: Hans J. Koch
2916M: hjk@linutronix.de
2917L: lm-sensors@lm-sensors.org
2918S: Maintained
2919
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002920MEGARAID SCSI DRIVERS
Jim Cromiece00f852006-11-30 04:49:44 +01002921P: Neela Syam Kolli
Sumant Patrobdd0d752007-05-10 07:22:35 -07002922M: megaraidlinux@lsi.com
Jean Delvarebaaea1d2008-09-20 12:34:33 +02002923L: linux-scsi@vger.kernel.org
Jim Cromiece00f852006-11-30 04:49:44 +01002924W: http://megaraid.lsilogic.com
2925S: Maintained
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002926
Steven Rostedt70ea91f2006-07-30 03:03:53 -07002927MEMORY MANAGEMENT
2928L: linux-mm@kvack.org
2929L: linux-kernel@vger.kernel.org
2930W: http://www.linux-mm.org
2931S: Maintained
2932
akpm@linux-foundation.org938a9202008-03-04 14:28:29 -08002933MEMORY RESOURCE CONTROLLER
2934P: Balbir Singh
2935M: balbir@linux.vnet.ibm.com
2936P: Pavel Emelyanov
2937M: xemul@openvz.org
2938P: KAMEZAWA Hiroyuki
2939M: kamezawa.hiroyu@jp.fujitsu.com
2940L: linux-mm@kvack.org
2941L: linux-kernel@vger.kernel.org
2942S: Maintained
2943
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002944MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002945P: David Woodhouse
2946M: dwmw2@infradead.org
2947W: http://www.linux-mtd.infradead.org/
2948L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002949T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002950S: Maintained
2951
2952MICROTEK X6 SCANNER
2953P: Oliver Neukum
2954M: oliver@neukum.name
2955S: Maintained
2956
2957MIPS
2958P: Ralf Baechle
2959M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01002960W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002961L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00002962T: git www.linux-mips.org:/pub/scm/linux.git
2963S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002964
2965MISCELLANEOUS MCA-SUPPORT
2966P: James Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05002967M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002968L: linux-kernel@vger.kernel.org
2969S: Maintained
2970
2971MODULE SUPPORT
2972P: Rusty Russell
2973M: rusty@rustcorp.com.au
2974L: linux-kernel@vger.kernel.org
2975S: Maintained
2976
2977MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2978P: Stelian Pop
2979M: stelian@popies.net
2980W: http://popies.net/meye/
2981S: Maintained
2982
Pavel Pisac58ff042007-05-16 01:10:41 +02002983MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2984P: Pavel Pisa
2985M: ppisa@pikron.com
2986L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Pavel Pisac58ff042007-05-16 01:10:41 +02002987S: Maintained
2988
Linus Torvalds1da177e2005-04-16 15:20:36 -07002989MOUSE AND MISC DEVICES [GENERAL]
2990P: Alessandro Rubini
2991M: rubini@ipvvis.unipv.it
2992L: linux-kernel@vger.kernel.org
2993S: Maintained
2994
Jiri Slabyb9705b62008-04-30 00:53:48 -07002995MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
Jiri Slabyd7354102006-12-08 02:38:35 -08002996P: Jiri Slaby
2997M: jirislaby@gmail.com
2998L: linux-kernel@vger.kernel.org
2999S: Maintained
3000
Lennart Poettering8c4c7312006-10-06 01:27:02 -04003001MSI LAPTOP SUPPORT
3002P: Lennart Poettering
3003M: mzxreary@0pointer.de
Joe Perches04bdfb92007-12-22 14:03:27 -08003004W: https://tango.0pointer.de/mailman/listinfo/s270-linux
Lennart Poettering8c4c7312006-10-06 01:27:02 -04003005W: http://0pointer.de/lennart/tchibo.html
3006S: Maintained
3007
Samuel Ortiz4e0d13c2008-07-04 09:59:53 -07003008MULTIFUNCTION DEVICES (MFD)
3009P: Samuel Ortiz
3010M: sameo@openedhand.com
3011L: linux-kernel@vger.kernel.org
3012S: Supported
3013
Pierre Ossman5c4e6f12007-05-21 20:23:20 +02003014MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07003015P: Pierre Ossman
3016M: drzeus-mmc@drzeus.cx
3017L: linux-kernel@vger.kernel.org
3018S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01003019
David Brownell15a05802007-08-08 09:12:54 -07003020MULTIMEDIA CARD (MMC) ETC. OVER SPI
3021P: David Brownell
3022M: dbrownell@users.sourceforge.net
3023L: linux-kernel@vger.kernel.org
Jean Delvarebaaea1d2008-09-20 12:34:33 +02003024S: Odd Fixes
David Brownell15a05802007-08-08 09:12:54 -07003025
Linus Torvalds1da177e2005-04-16 15:20:36 -07003026MULTISOUND SOUND DRIVER
3027P: Andrew Veliath
3028M: andrewtv@usa.net
3029S: Maintained
3030
Jiri Slabyd7354102006-12-08 02:38:35 -08003031MULTITECH MULTIPORT CARD (ISICOM)
3032P: Jiri Slaby
3033M: jirislaby@gmail.com
3034L: linux-kernel@vger.kernel.org
3035S: Maintained
3036
Felipe Balbi550a7372008-07-24 12:27:36 +03003037MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER
Jean Delvare795fb7e2008-09-20 12:33:08 +02003038P: Felipe Balbi
3039M: felipe.balbi@nokia.com
3040L: linux-usb@vger.kernel.org
Felipe Balbib6a49b82008-11-24 13:06:51 +02003041T: git gitorious.org:/musb/mainline.git
Jean Delvare795fb7e2008-09-20 12:33:08 +02003042S: Maintained
Felipe Balbi550a7372008-07-24 12:27:36 +03003043
Brice Goglin2d3cf582008-05-17 12:45:36 +02003044MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
3045P: Andrew Gallatin
3046M: gallatin@myri.com
3047P: Brice Goglin
3048M: brice@myri.com
3049L: netdev@vger.kernel.org
3050W: http://www.myri.com/scs/download-Myri10GE.html
3051S: Supported
3052
Linus Torvalds1da177e2005-04-16 15:20:36 -07003053NATSEMI ETHERNET DRIVER (DP8381x)
Jean Delvare795fb7e2008-09-20 12:33:08 +02003054P: Tim Hockin
Linus Torvalds1da177e2005-04-16 15:20:36 -07003055M: thockin@hockin.org
3056S: Maintained
3057
3058NCP FILESYSTEM
3059P: Petr Vandrovec
3060M: vandrove@vc.cvut.cz
3061L: linware@sh.cvut.cz
3062S: Maintained
3063
3064NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
3065P: James E.J. Bottomley
3066M: James.Bottomley@HansenPartnership.com
3067L: linux-scsi@vger.kernel.org
3068S: Maintained
3069
Glenn Streiff3c2d7742008-02-04 20:20:45 -08003070NETEFFECT IWARP RNIC DRIVER (IW_NES)
3071P: Faisal Latif
Roland Dreier7b49d952008-10-16 15:39:14 -07003072M: faisal.latif@intel.com
Chien Tung5f625602008-05-26 15:23:32 -07003073P: Chien Tung
Roland Dreier7b49d952008-10-16 15:39:14 -07003074M: chien.tin.tung@intel.com
Glenn Streiff3c2d7742008-02-04 20:20:45 -08003075L: general@lists.openfabrics.org
3076W: http://www.neteffect.com
3077S: Supported
3078F: drivers/infiniband/hw/nes/
3079
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07003080NETEM NETWORK EMULATOR
3081P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08003082M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07003083L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07003084S: Maintained
3085
Jiri Slaby4a584482007-08-30 23:56:39 -07003086NETERION (S2IO) Xframe 10GbE DRIVER
3087P: Ramkrishna Vepa
3088M: ram.vepa@neterion.com
3089P: Rastapur Santosh
3090M: santosh.rastapur@neterion.com
3091P: Sivakumar Subramani
3092M: sivakumar.subramani@neterion.com
3093P: Sreenivasa Honnur
3094M: sreenivasa.honnur@neterion.com
3095L: netdev@vger.kernel.org
3096W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
3097S: Supported
3098
Linus Torvalds1da177e2005-04-16 15:20:36 -07003099NETFILTER/IPTABLES/IPCHAINS
3100P: Rusty Russell
3101P: Marc Boucher
3102P: James Morris
3103P: Harald Welte
3104P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07003105P: Patrick McHardy
3106M: kaber@trash.net
Patrick McHardy1a03b812007-09-18 13:19:26 -07003107L: netfilter-devel@vger.kernel.org
3108L: netfilter@vger.kernel.org
Patrick McHardy82b98542006-10-12 14:08:55 -07003109L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003110W: http://www.netfilter.org/
3111W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003112S: Supported
3113
Paul Moore4cc67732006-09-25 15:57:13 -07003114NETLABEL
3115P: Paul Moore
3116M: paul.moore@hp.com
3117W: http://netlabel.sf.net
3118L: netdev@vger.kernel.org
3119S: Supported
3120
Linus Torvalds1da177e2005-04-16 15:20:36 -07003121NETROM NETWORK LAYER
3122P: Ralf Baechle
3123M: ralf@linux-mips.org
3124L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003125W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003126S: Maintained
3127
Pavel Machek5ddb88c2006-09-29 02:01:29 -07003128NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003129P: Paul Clements
3130M: Paul.Clements@steeleye.com
3131S: Maintained
3132
3133NETWORK DEVICE DRIVERS
Linus Torvalds1da177e2005-04-16 15:20:36 -07003134P: Jeff Garzik
3135M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07003136L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003137T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003138S: Maintained
3139
3140NETWORKING [GENERAL]
3141P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07003142M: netdev@vger.kernel.org
3143L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08003144W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003145S: Maintained
3146
3147NETWORKING [IPv4/IPv6]
3148P: David S. Miller
3149M: davem@davemloft.net
3150P: Alexey Kuznetsov
3151M: kuznet@ms2.inr.ac.ru
3152P: Pekka Savola (ipv6)
3153M: pekkas@netcore.fi
3154P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003155M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003156P: Hideaki YOSHIFUJI
3157M: yoshfuji@linux-ipv6.org
3158P: Patrick McHardy
Patrick McHardy1a03b812007-09-18 13:19:26 -07003159M: kaber@trash.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003160L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08003161T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003162S: Maintained
3163
James Morris10e2ff12007-08-25 14:41:28 -07003164NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
3165P: Paul Moore
3166M: paul.moore@hp.com
3167L: netdev@vger.kernel.org
3168S: Maintained
3169
John W. Linville29f8f632006-01-18 14:52:48 -08003170NETWORKING [WIRELESS]
3171P: John W. Linville
3172M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08003173L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08003174T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3175S: Maintained
3176
Amit S. Kale3d396eb2006-10-21 15:33:03 -04003177NETXEN (1/10) GbE SUPPORT
dhananjay@netxen.comd230ce32007-12-26 10:23:53 -08003178P: Dhananjay Phadke
3179M: dhananjay@netxen.com
Amit S. Kale3d396eb2006-10-21 15:33:03 -04003180L: netdev@vger.kernel.org
3181W: http://www.netxen.com
3182S: Supported
3183
J. Bruce Fieldse8b43552008-07-23 08:49:50 -04003184NFS, SUNRPC, AND LOCKD CLIENTS
Linus Torvalds1da177e2005-04-16 15:20:36 -07003185P: Trond Myklebust
Trond Myklebust78f58152007-12-12 20:16:06 -05003186M: Trond.Myklebust@netapp.com
3187L: linux-nfs@vger.kernel.org
3188W: http://client.linux-nfs.org
3189T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003190S: Maintained
3191
3192NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07003193P: Jan-Pascal van Best
3194M: janpascal@vanbest.org
3195P: Andreas Mohr
3196M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003197L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003198S: Maintained
3199
3200NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
3201P: YOKOTA Hiroshi
3202M: yokota@netlab.is.tsukuba.ac.jp
3203W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3204S: Maintained
3205
3206NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
3207P: GOTO Masanori
3208M: gotom@debian.or.jp
3209P: YOKOTA Hiroshi
3210M: yokota@netlab.is.tsukuba.ac.jp
3211W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3212S: Maintained
3213
Linus Torvalds1da177e2005-04-16 15:20:36 -07003214NTFS FILESYSTEM
3215P: Anton Altaparmakov
3216M: aia21@cantab.net
3217L: linux-ntfs-dev@lists.sourceforge.net
3218L: linux-kernel@vger.kernel.org
Adrian Bunk169ccbd2008-09-02 14:35:37 -07003219W: http://www.linux-ntfs.org/
Josh Boyer1adc1232005-11-23 15:44:15 -08003220T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003221S: Maintained
3222
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003223NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003224P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003225M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003226L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01003227S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003228
Bob Copeland0ad122d2008-07-25 19:45:18 -07003229OMFS FILESYSTEM
3230P: Bob Copeland
3231M: me@bobcopeland.com
3232L: linux-karma-devel@lists.sourceforge.net
3233S: Maintained
3234
Harald Weltec1986ee2005-11-13 16:06:29 -08003235OMNIKEY CARDMAN 4000 DRIVER
3236P: Harald Welte
3237M: laforge@gnumonks.org
3238S: Maintained
3239
Harald Welte77c44ab2005-11-13 16:06:26 -08003240OMNIKEY CARDMAN 4040 DRIVER
3241P: Harald Welte
3242M: laforge@gnumonks.org
3243S: Maintained
3244
Jonathan Corbet77d51402007-03-22 19:44:17 -03003245OMNIVISION OV7670 SENSOR DRIVER
Jean Delvare795fb7e2008-09-20 12:33:08 +02003246P: Jonathan Corbet
Jonathan Corbet77d51402007-03-22 19:44:17 -03003247M: corbet@lwn.net
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03003248L: linux-media@vger.kernel.org
3249T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Jonathan Corbet77d51402007-03-22 19:44:17 -03003250S: Maintained
3251
Thomas Gleixner431bca72007-05-02 09:31:35 +02003252ONENAND FLASH DRIVER
3253P: Kyungmin Park
3254M: kyungmin.park@samsung.com
3255L: linux-mtd@lists.infradead.org
3256S: Maintained
3257
Linus Torvalds1da177e2005-04-16 15:20:36 -07003258ONSTREAM SCSI TAPE DRIVER
3259P: Willem Riede
3260M: osst@riede.org
3261L: osst-users@lists.sourceforge.net
3262L: linux-scsi@vger.kernel.org
3263S: Maintained
3264
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003265OPENCORES I2C BUS DRIVER
3266P: Peter Korsgaard
3267M: jacmet@sunsite.dk
Jean Delvare846557d2008-10-30 15:55:47 +01003268L: linux-i2c@vger.kernel.org
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003269S: Maintained
3270
Linus Torvalds1da177e2005-04-16 15:20:36 -07003271OPROFILE
Robert Richterd1a5d192008-07-12 13:47:57 -07003272P: Robert Richter
3273M: robert.richter@amd.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003274L: oprofile-list@lists.sf.net
3275S: Maintained
3276
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003277ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
3278P: Mark Fasheh
3279M: mfasheh@suse.com
3280P: Joel Becker
3281M: joel.becker@oracle.com
3282L: ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
3283W: http://oss.oracle.com/projects/ocfs2/
3284T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git
3285S: Supported
3286
Linus Torvalds1da177e2005-04-16 15:20:36 -07003287ORINOCO DRIVER
3288P: Pavel Roskin
3289M: proski@gnu.org
3290P: David Gibson
3291M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07003292L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07003293L: orinoco-users@lists.sourceforge.net
3294L: orinoco-devel@lists.sourceforge.net
3295W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003296S: Maintained
3297
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003298P54 WIRELESS DRIVER
3299P: Michael Wu
3300M: flamingice@sourmilk.net
3301L: linux-wireless@vger.kernel.org
3302W: http://prism54.org
3303T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3304S: Maintained
3305
Olof Johanssonf5cd7872007-01-31 21:43:54 -06003306PA SEMI ETHERNET DRIVER
3307P: Olof Johansson
3308M: olof@lixom.net
3309L: netdev@vger.kernel.org
3310S: Maintained
3311
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01003312PA SEMI SMBUS DRIVER
3313P: Olof Johansson
3314M: olof@lixom.net
Jean Delvare846557d2008-10-30 15:55:47 +01003315L: linux-i2c@vger.kernel.org
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01003316S: Maintained
3317
Harald Welte709ee532008-09-23 17:46:57 +02003318PANASONIC LAPTOP ACPI EXTRAS DRIVER
3319P: Harald Welte
3320M: laforge@gnumonks.org
3321S: Maintained
3322
David Howells4fa97182008-10-13 10:42:44 +01003323PANASONIC MN10300/AM33 PORT
3324P: David Howells
3325M: dhowells@redhat.com
3326P: Koichi Yasutake
3327M: yasutake.koichi@jp.panasonic.com
3328L: linux-am33-list@redhat.com (moderated for non-subscribers)
3329W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
3330S: Maintained
3331
Linus Torvalds1da177e2005-04-16 15:20:36 -07003332PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07003333L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08003334S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07003335
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003336PARAVIRT_OPS INTERFACE
3337P: Jeremy Fitzhardinge
3338M: jeremy@xensource.com
3339P: Chris Wright
3340M: chrisw@sous-sol.org
Zachary Amsden8cbb5bc2009-02-20 11:27:46 -08003341P: Alok Kataria
3342M: akataria@vmware.com
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003343P: Rusty Russell
3344M: rusty@rustcorp.com.au
3345L: virtualization@lists.osdl.org
3346L: linux-kernel@vger.kernel.org
3347S: Supported
3348
Linus Torvalds1da177e2005-04-16 15:20:36 -07003349PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
3350P: Tim Waugh
3351M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07003352L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003353W: http://www.torque.net/linux-pp.html
3354S: Maintained
3355
3356PARISC ARCHITECTURE
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003357P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04003358M: kyle@mcmartin.ca
Grant Grundler763461192008-12-01 00:21:35 -07003359P: Helge Deller
3360M: deller@gmx.de
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003361L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003362W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04003363T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003364S: Maintained
3365
Jim Cromie1662d322006-10-06 00:43:59 -07003366PC87360 HARDWARE MONITORING DRIVER
3367P: Jim Cromie
3368M: jim.cromie@gmail.com
3369L: lm-sensors@lm-sensors.org
3370S: Maintained
3371
3372PC8736x GPIO DRIVER
3373P: Jim Cromie
3374M: jim.cromie@gmail.com
3375S: Maintained
3376
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06003377PCI ERROR RECOVERY
3378P: Linas Vepstas
3379M: linas@austin.ibm.com
3380L: linux-kernel@vger.kernel.org
Jesse Barnesc1f69db2008-05-19 15:28:16 -07003381L: linux-pci@vger.kernel.org
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06003382S: Supported
3383
Linus Torvalds1da177e2005-04-16 15:20:36 -07003384PCI SUBSYSTEM
Greg Kroah-Hartmanaf40b482008-04-17 10:22:27 -07003385P: Jesse Barnes
3386M: jbarnes@virtuousgeek.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003387L: linux-kernel@vger.kernel.org
Jesse Barnes29054742008-05-03 08:35:49 -07003388L: linux-pci@vger.kernel.org
Jesse Barnes460895c2008-04-25 10:14:28 -07003389T: git kernel.org:/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003390S: Supported
3391
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003392PCIE HOTPLUG DRIVER
3393P: Kristen Carlson Accardi
3394M: kristen.c.accardi@intel.com
Jesse Barnes64dab202008-06-10 14:20:03 -07003395L: linux-pci@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05003396S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003397
Linus Torvalds1da177e2005-04-16 15:20:36 -07003398PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003399P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07003400L: linux-pcmcia@lists.infradead.org
Joe Perches6650e0a2007-12-10 15:49:32 -08003401W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08003402T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003403S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003404
3405PCNET32 NETWORK DRIVER
pcnet32@verizon.net04ce0942007-02-16 10:07:12 -06003406P: Don Fry
3407M: pcnet32@verizon.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003408L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003409S: Maintained
3410
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003411PER-TASK DELAY ACCOUNTING
Balbir Singhabc5f232008-07-04 09:59:42 -07003412P: Balbir Singh
3413M: balbir@linux.vnet.ibm.com
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003414L: linux-kernel@vger.kernel.org
3415S: Maintained
3416
Jim Cromiedd49d0f2006-03-24 18:08:17 +01003417PERSONALITY HANDLING
3418P: Christoph Hellwig
3419M: hch@infradead.org
3420L: linux-abi-devel@lists.sourceforge.net
3421S: Maintained
3422
Linus Torvalds1da177e2005-04-16 15:20:36 -07003423PHRAM MTD DRIVER
Joern Engel2b54aae2008-02-06 01:38:02 -08003424P: Joern Engel
3425M: joern@lazybastard.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003426L: linux-mtd@lists.infradead.org
3427S: Maintained
3428
Peter Osterlund249a6772005-09-27 21:45:30 -07003429PKTCDVD DRIVER
3430P: Peter Osterlund
3431M: petero2@telia.com
3432L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07003433S: Maintained
3434
Linus Torvalds1da177e2005-04-16 15:20:36 -07003435POSIX CLOCKS and TIMERS
Ingo Molnaraa781ae2007-07-19 01:48:32 -07003436P: Thomas Gleixner
3437M: tglx@linutronix.de
Hormsf1c3ddf2006-01-15 02:18:28 +01003438L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003439S: Supported
3440
Anton Vorontsov3be86142007-07-15 04:43:36 +04003441POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
3442P: Anton Vorontsov
3443M: cbou@mail.ru
3444P: David Woodhouse
3445M: dwmw2@infradead.org
3446L: linux-kernel@vger.kernel.org
Anton Vorontsov3be86142007-07-15 04:43:36 +04003447T: git git.infradead.org/battery-2.6.git
3448S: Maintained
3449
Linus Torvalds1da177e2005-04-16 15:20:36 -07003450PNP SUPPORT
3451P: Adam Belay
Bjorn Helgaas2d59f6a2008-08-01 10:01:12 -06003452M: abelay@mit.edu
3453P: Bjorn Helgaas
3454M: bjorn.helgaas@hp.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003455S: Maintained
3456
Vitaly Wool999445d2007-01-04 13:07:03 +01003457PNXxxxx I2C DRIVER
3458P: Vitaly Wool
3459M: vitalywool@gmail.com
Jean Delvare846557d2008-10-30 15:55:47 +01003460L: linux-i2c@vger.kernel.org
Vitaly Wool999445d2007-01-04 13:07:03 +01003461S: Maintained
3462
Linus Torvalds1da177e2005-04-16 15:20:36 -07003463PPP PROTOCOL DRIVERS AND COMPRESSORS
3464P: Paul Mackerras
3465M: paulus@samba.org
3466L: linux-ppp@vger.kernel.org
3467S: Maintained
3468
3469PPP OVER ATM (RFC 2364)
3470P: Mitchell Blank Jr
3471M: mitch@sfgoth.com
3472S: Maintained
3473
3474PPP OVER ETHERNET
3475P: Michal Ostrowski
Chris Wright5e70b7f2008-06-09 16:07:28 -07003476M: mostrows@earthlink.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003477S: Maintained
3478
James Chapmana6d23702007-06-27 15:53:17 -07003479PPP OVER L2TP
3480P: James Chapman
3481M: jchapman@katalix.com
3482S: Maintained
3483
Linus Torvalds1da177e2005-04-16 15:20:36 -07003484PREEMPTIBLE KERNEL
3485P: Robert Love
3486M: rml@tech9.net
3487L: linux-kernel@vger.kernel.org
3488L: kpreempt-tech@lists.sourceforge.net
3489W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3490S: Supported
3491
3492PRISM54 WIRELESS DRIVER
Luis R. Rodrigueze88b34b2007-06-01 00:46:57 -07003493P: Luis R. Rodriguez
3494M: mcgrof@gmail.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003495L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003496W: http://prism54.org
3497S: Maintained
3498
3499PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3500P: Peter Denison
3501M: promise@pnd-pc.demon.co.uk
3502W: http://www.pnd-pc.demon.co.uk/promise/
3503S: Maintained
3504
Mikael Petterssonb3277df2007-01-10 09:33:53 +01003505PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3506P: Mikael Pettersson
3507M: mikpe@it.uu.se
3508L: linux-ide@vger.kernel.org
3509S: Maintained
3510
Masakazu Mokuno02c18892007-07-05 20:11:16 +09003511PS3 NETWORK SUPPORT
3512P: Masakazu Mokuno
3513M: mokuno@sm.sony.co.jp
3514L: netdev@vger.kernel.org
3515L: cbe-oss-dev@ozlabs.org
3516S: Supported
3517
Geoff Levandf58a9d12006-11-23 00:46:51 +01003518PS3 PLATFORM SUPPORT
3519P: Geoff Levand
3520M: geoffrey.levand@am.sony.com
3521L: linuxppc-dev@ozlabs.org
3522L: cbe-oss-dev@ozlabs.org
3523S: Supported
3524
Jim Pariscffb4add2009-01-06 11:32:10 +00003525PS3VRAM DRIVER
3526P: Jim Paris
3527M: jim@jtan.com
3528L: cbe-oss-dev@ozlabs.org
3529S: Maintained
3530
Michael Krufky83202042006-07-03 00:24:18 -07003531PVRUSB2 VIDEO4LINUX DRIVER
3532P: Mike Isely
3533M: isely@pobox.com
Mike Isely16e94952007-01-03 18:08:06 -03003534L: pvrusb2@isely.net (subscribers-only)
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03003535L: linux-media@vger.kernel.org
Michael Krufky83202042006-07-03 00:24:18 -07003536W: http://www.isely.net/pvrusb2/
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03003537T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Michael Krufky83202042006-07-03 00:24:18 -07003538S: Maintained
3539
Eric Miao30ec2612008-06-12 15:21:41 -07003540PXA2xx/PXA3xx SUPPORT
3541P: Eric Miao
3542M: eric.miao@marvell.com
3543P: Russell King
3544M: linux@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003545L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003546S: Maintained
3547
Pierre Ossman272f1332007-05-14 21:25:26 +02003548PXA MMCI DRIVER
3549S: Orphan
3550
Robert Jarzmik57f63bc2009-02-11 13:04:19 -08003551PXA RTC DRIVER
3552P: Robert Jarzmik
3553M: robert.jarzmik@free.fr
3554L: rtc-linux@googlegroups.com
3555S: Maintained
3556
Linus Torvalds1da177e2005-04-16 15:20:36 -07003557QLOGIC QLA2XXX FC-SCSI DRIVER
3558P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08003559M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003560L: linux-scsi@vger.kernel.org
3561S: Supported
3562
Ron Mercer5a4faa82006-07-25 00:40:21 -07003563QLOGIC QLA3XXX NETWORK DRIVER
3564P: Ron Mercer
3565M: linux-driver@qlogic.com
3566L: netdev@vger.kernel.org
3567S: Supported
3568
Ron Mercerc4e84bd2008-09-18 11:56:28 -04003569QLOGIC QLGE 10Gb ETHERNET DRIVER
3570P: Ron Mercer
3571M: linux-driver@qlogic.com
3572M: ron.mercer@qlogic.com
3573L: netdev@vger.kernel.org
3574S: Supported
3575
Linus Torvalds1da177e2005-04-16 15:20:36 -07003576QNX4 FILESYSTEM
3577P: Anders Larsen
3578M: al@alarsen.net
3579L: linux-kernel@vger.kernel.org
3580W: http://www.alarsen.net/linux/qnx4fs/
3581S: Maintained
3582
3583RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003584P: Benjamin Herrenschmidt
3585M: benh@kernel.crashing.org
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003586L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003587S: Maintained
3588
3589RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003590P: Paul Mackerras
3591M: paulus@samba.org
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003592L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003593S: Maintained
3594
Randy Dunlape7839f22008-10-12 16:11:45 -07003595RALINK RT2X00 WIRELESS LAN DRIVER
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003596P: rt2x00 project
3597L: linux-wireless@vger.kernel.org
3598L: rt2400-devel@lists.sourceforge.net
3599W: http://rt2x00.serialmonkey.com/
3600S: Maintained
Ivo van Doorn2dd0f692008-04-12 19:25:00 +02003601T: git kernel.org:/pub/scm/linux/kernel/git/ivd/rt2x00.git
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003602F: drivers/net/wireless/rt2x00/
3603
Nick Piggin9db55792008-02-08 04:19:49 -08003604RAMDISK RAM BLOCK DEVICE DRIVER
3605P: Nick Piggin
3606M: npiggin@suse.de
3607S: Maintained
3608
Matt Mackall9e95ce22005-04-16 15:25:56 -07003609RANDOM NUMBER DRIVER
3610P: Matt Mackall
3611M: mpm@selenic.com
3612S: Maintained
3613
Matt Porter394b7012005-11-07 01:00:15 -08003614RAPIDIO SUBSYSTEM
3615P: Matt Porter
3616M: mporter@kernel.crashing.org
3617L: linux-kernel@vger.kernel.org
3618S: Maintained
3619
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003620RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3621P: Corey Thomas
3622M: coreythomas@charter.net
3623L: linux-wireless@vger.kernel.org
3624S: Maintained
3625
3626RCUTORTURE MODULE
3627P: Josh Triplett
3628M: josh@freedesktop.org
3629L: linux-kernel@vger.kernel.org
3630S: Maintained
3631
Florian Fainellic1f766b2008-02-06 22:39:44 +01003632RDC R-321X SoC
3633P: Florian Fainelli
3634M: florian.fainelli@telecomint.eu
3635L: linux-kernel@vger.kernel.org
3636S: Maintained
3637
Florian Fainellidb17f392007-12-19 11:30:30 +01003638RDC R6040 FAST ETHERNET DRIVER
3639P: Florian Fainelli
3640M: florian.fainelli@telecomint.eu
3641L: netdev@vger.kernel.org
3642S: Maintained
3643
Josh Triplett595182b2006-10-04 02:17:21 -07003644READ-COPY UPDATE (RCU)
3645P: Dipankar Sarma
3646M: dipankar@in.ibm.com
3647W: http://www.rdrop.com/users/paulmck/rclock/
3648L: linux-kernel@vger.kernel.org
3649S: Supported
3650
Linus Torvalds1da177e2005-04-16 15:20:36 -07003651REAL TIME CLOCK DRIVER
3652P: Paul Gortmaker
3653M: p_gortmaker@yahoo.com
3654L: linux-kernel@vger.kernel.org
3655S: Maintained
3656
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003657REAL TIME CLOCK (RTC) SUBSYSTEM
3658P: Alessandro Zummo
3659M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003660L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003661S: Maintained
3662
Linus Torvalds1da177e2005-04-16 15:20:36 -07003663REISERFS FILE SYSTEM
Jeff Mahoney76c4e5e2007-06-08 13:47:02 -07003664L: reiserfs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003665S: Supported
3666
Ivo van Doorne08976452008-04-12 19:23:55 +02003667RFKILL
3668P: Ivo van Doorn
3669M: IvDoorn@gmail.com
3670L: netdev@vger.kernel.org
3671S: Maintained
3672F: net/rfkill
3673
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003674RISCOM8 DRIVER
3675S: Orphan
3676
Linus Torvalds1da177e2005-04-16 15:20:36 -07003677ROCKETPORT DRIVER
3678P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003679W: http://www.comtrol.com
3680S: Maintained
3681
3682ROSE NETWORK LAYER
3683P: Ralf Baechle
3684M: ralf@linux-mips.org
3685L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003686W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003687S: Maintained
3688
Larry Finger59840482008-11-12 17:13:09 -06003689RTL8180 WIRELESS DRIVER
John W. Linville96dd6032008-11-12 14:51:56 -05003690P: John W. Linville
3691M: linville@tuxdriver.com
Michael Wu605bebe2007-05-14 01:41:02 -04003692L: linux-wireless@vger.kernel.org
3693W: http://linuxwireless.org/
John W. Linville96dd6032008-11-12 14:51:56 -05003694T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-testing.git
Michael Wu605bebe2007-05-14 01:41:02 -04003695S: Maintained
3696
Larry Finger59840482008-11-12 17:13:09 -06003697RTL8187 WIRELESS DRIVER
3698P: Herton Ronaldo Krzesinski
3699M: herton@mandriva.com.br
3700P: Hin-Tak Leung
3701M htl10@users.sourceforge.net
3702P: Larry Finger
3703M: Larry.Finger@lwfinger.net
3704L: linux-wireless@vger.kernel.org
3705W: http://linuxwireless.org/
3706T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-testing.git
3707S: Maintained
3708
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003709S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003710P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003711M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003712L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01003713S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003714
Linus Torvalds1da177e2005-04-16 15:20:36 -07003715S390
3716P: Martin Schwidefsky
3717M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003718P: Heiko Carstens
3719M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003720M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003721L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003722W: http://www.ibm.com/developerworks/linux/linux390/
3723S: Supported
3724
3725S390 NETWORK DRIVERS
Ursula Braundd96df22007-09-19 13:09:02 +02003726P: Ursula Braun
Ursula Braun23fcc8d2008-07-18 15:24:58 +02003727M: ursula.braun@de.ibm.com
Ursula Braunb9192ad2007-10-22 16:16:15 +02003728P: Frank Blaschka
3729M: blaschka@linux.vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003730M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003731L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003732W: http://www.ibm.com/developerworks/linux/linux390/
3733S: Supported
3734
3735S390 ZFCP DRIVER
Swen Schillig0033bb42007-12-18 11:16:14 +01003736P: Christof Schmitt
3737M: christof.schmitt@de.ibm.com
3738P: Martin Peschke
3739M: mp3@de.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003740M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003741L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003742W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003743S: Supported
3744
Ursula Braundd96df22007-09-19 13:09:02 +02003745S390 IUCV NETWORK LAYER
3746P: Ursula Braun
Ursula Braun23fcc8d2008-07-18 15:24:58 +02003747M: ursula.braun@de.ibm.com
Ursula Braundd96df22007-09-19 13:09:02 +02003748M: linux390@de.ibm.com
3749L: linux-s390@vger.kernel.org
3750W: http://www.ibm.com/developerworks/linux/linux390/
3751S: Supported
3752
Ben Dooks4dde7f72008-06-30 22:40:38 +01003753S3C24XX SD/MMC Driver
3754P: Ben Dooks
3755M: ben-linux@fluff.org
3756L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3757L: linux-kernel@vger.kernel.org
3758S: Supported
3759
Linus Torvalds1da177e2005-04-16 15:20:36 -07003760SAA7146 VIDEO4LINUX-2 DRIVER
3761P: Michael Hunold
3762M: michael@mihu.de
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03003763L: linux-media@vger.kernel.org
3764T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003765W: http://www.mihu.de/linux/saa7146
3766S: Maintained
3767
Linus Torvalds1da177e2005-04-16 15:20:36 -07003768SC1200 WDT DRIVER
3769P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003770M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003771S: Maintained
3772
3773SCHEDULER
3774P: Ingo Molnar
3775M: mingo@elte.hu
3776P: Robert Love [the preemptible kernel bits]
3777M: rml@tech9.net
3778L: linux-kernel@vger.kernel.org
3779S: Maintained
3780
3781SCSI CDROM DRIVER
3782P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003783M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003784L: linux-scsi@vger.kernel.org
3785W: http://www.kernel.dk
3786S: Maintained
3787
3788SCSI SG DRIVER
3789P: Doug Gilbert
3790M: dgilbert@interlog.com
3791L: linux-scsi@vger.kernel.org
3792W: http://www.torque.net/sg
3793S: Maintained
3794
3795SCSI SUBSYSTEM
3796P: James E.J. Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05003797M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003798L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003799T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
James Bottomleyc4e16082007-11-03 08:40:30 -05003800T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
3801T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003802S: Maintained
3803
3804SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003805P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003806M: Kai.Makisara@kolumbus.fi
3807L: linux-scsi@vger.kernel.org
3808S: Maintained
3809
3810SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003811P: Vlad Yasevich
3812M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003813P: Sridhar Samudrala
3814M: sri@us.ibm.com
Vlad Yasevich1a418792008-04-12 18:55:42 -07003815L: linux-sctp@vger.kernel.org
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003816W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003817S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003818
3819SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003820P: Jim Cromie
3821M: jim.cromie@gmail.com
3822S: Odd Fixes
3823
3824SCx200 GPIO DRIVER
3825P: Jim Cromie
3826M: jim.cromie@gmail.com
3827S: Maintained
3828
3829SCx200 HRT CLOCKSOURCE DRIVER
3830P: Jim Cromie
3831M: jim.cromie@gmail.com
3832S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003833
Sascha Sommer6a369132008-07-15 14:21:29 +02003834SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
3835P: Sascha Sommer
3836M: saschasommer@freenet.de
3837L: sdricohcs-devel@lists.sourceforge.net (subscribers-only)
3838S: Maintained
3839
Randy Dunlape7839f22008-10-12 16:11:45 -07003840SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003841P: Pierre Ossman
3842M: drzeus-sdhci@drzeus.cx
3843L: sdhci-devel@list.drzeus.cx
3844S: Maintained
3845
James Morris8711cca2008-12-04 03:19:45 +11003846SECURITY SUBSYSTEM
3847F: security/
3848P: James Morris
3849M: jmorris@namei.org
3850L: linux-kernel@vger.kernel.org
3851L: linux-security-module@vger.kernel.org (suggested Cc:)
3852T: git kernel.org:pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
3853S: Supported
3854
Linus Torvalds1da177e2005-04-16 15:20:36 -07003855SECURITY CONTACT
3856P: Security Officers
3857M: security@kernel.org
3858S: Supported
3859
3860SELINUX SECURITY MODULE
3861P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08003862M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07003863P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003864M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003865P: Eric Paris
3866M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003867L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003868L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Stephen Smalleyf0589252008-09-11 09:20:26 -04003869W: http://selinuxproject.org
3870T: git kernel.org:pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003871S: Supported
3872
Jiri Slabycef2cf02007-05-08 00:31:45 -07003873SENSABLE PHANTOM
3874P: Jiri Slaby
3875M: jirislaby@gmail.com
3876S: Maintained
3877
Randy Dunlap4480f15b2008-10-12 16:11:58 -07003878SERIAL ATA (SATA) SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07003879P: Jeff Garzik
3880M: jgarzik@pobox.com
3881L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003882T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003883S: Supported
3884
Sathya Perla6b7c5b92009-03-11 23:32:03 -07003885SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER
3886P: Sathya Perla
3887M: sathyap@serverengines.com
3888P: Subbu Seetharaman
3889M: subbus@serverengines.com
3890L: netdev@vger.kernel.org
3891W: http://www.serverengines.com
3892S: Supported
3893
Ben Hutchings8ceee662008-04-27 12:55:59 +01003894SFC NETWORK DRIVER
3895P: Steve Hodgson
3896P: Ben Hutchings
3897P: Robert Stonehouse
3898M: linux-net-drivers@solarflare.com
3899S: Supported
3900
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003901SGI GRU DRIVER
3902P: Jack Steiner
3903M: steiner@sgi.com
3904S: Maintained
3905
3906SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3907P: Pat Gefre
3908M: pfg@sgi.com
3909L: linux-ia64@vger.kernel.org
3910S: Supported
3911
Linus Torvalds1da177e2005-04-16 15:20:36 -07003912SGI VISUAL WORKSTATION 320 AND 540
3913P: Andrey Panin
3914M: pazke@donpac.ru
3915L: linux-visws-devel@lists.sf.net
3916W: http://linux-visws.sf.net
3917S: Maintained for 2.6.
3918
Jack Steiner75312612008-08-15 00:40:42 -07003919SGI XP/XPC/XPNET DRIVER
3920P: Dean Nelson
3921M: dcn@sgi.com
3922S: Maintained
3923
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003924SHARP LH SUPPORT (LH7952X & LH7A40X)
3925P: Marc Singer
3926M: elf@buici.com
3927W: http://projects.buici.com/arm
3928L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3929S: Maintained
3930
3931SHPC HOTPLUG DRIVER
3932P: Kristen Carlson Accardi
3933M: kristen.c.accardi@intel.com
3934L: linux-pci@vger.kernel.org
3935S: Supported
3936
Linus Torvalds1da177e2005-04-16 15:20:36 -07003937SIMTEC EB110ATX (Chalice CATS)
3938P: Ben Dooks
3939P: Vincent Sanders
3940M: support@simtec.co.uk
3941W: http://www.simtec.co.uk/products/EB110ATX/
3942S: Supported
3943
3944SIMTEC EB2410ITX (BAST)
3945P: Ben Dooks
3946P: Vincent Sanders
3947M: support@simtec.co.uk
3948W: http://www.simtec.co.uk/products/EB2410ITX/
3949S: Supported
3950
Francois Romieu92aab3c2005-07-30 13:11:18 +02003951SIS 190 ETHERNET DRIVER
3952P: Francois Romieu
3953M: romieu@fr.zoreil.com
3954L: netdev@vger.kernel.org
3955S: Maintained
3956
Linus Torvalds1da177e2005-04-16 15:20:36 -07003957SIS 900/7016 FAST ETHERNET DRIVER
3958P: Daniele Venzano
3959M: venza@brownhat.org
3960W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07003961L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003962S: Maintained
3963
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003964SIS 96X I2C/SMBUS DRIVER
3965P: Mark M. Hoffman
3966M: mhoffman@lightlink.com
Jean Delvare846557d2008-10-30 15:55:47 +01003967L: linux-i2c@vger.kernel.org
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003968S: Maintained
3969
Linus Torvalds1da177e2005-04-16 15:20:36 -07003970SIS FRAMEBUFFER DRIVER
3971P: Thomas Winischhofer
3972M: thomas@winischhofer.net
3973W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003974S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003975
3976SIS USB2VGA DRIVER
3977P: Thomas Winischhofer
3978M: thomas@winischhofer.net
3979W: http://www.winischhofer.at/linuxsisusbvga.shtml
3980S: Maintained
3981
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003982SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3983P: Stephen Hemminger
3984M: shemminger@linux-foundation.org
3985L: netdev@vger.kernel.org
3986S: Maintained
3987
Christoph Lameter415ad262007-07-26 10:40:56 -07003988SLAB ALLOCATOR
3989P: Christoph Lameter
Christoph Lametercde53532008-07-04 09:59:22 -07003990M: cl@linux-foundation.org
Christoph Lameter415ad262007-07-26 10:40:56 -07003991P: Pekka Enberg
3992M: penberg@cs.helsinki.fi
Pekka Enbergc76d1182008-02-11 23:52:47 +02003993P: Matt Mackall
3994M: mpm@selenic.com
Christoph Lameter415ad262007-07-26 10:40:56 -07003995L: linux-mm@kvack.org
3996S: Maintained
3997
Linus Torvalds1da177e2005-04-16 15:20:36 -07003998SMC91x ETHERNET DRIVER
3999P: Nicolas Pitre
4000M: nico@cam.org
4001S: Maintained
4002
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04004003SMSC47B397 HARDWARE MONITOR DRIVER
4004P: Mark M. Hoffman
4005M: mhoffman@lightlink.com
4006L: lm-sensors@lm-sensors.org
4007S: Maintained
4008
Steve Glendinningfd9abb32008-11-05 00:35:37 +00004009SMSC911x ETHERNET DRIVER
4010P: Steve Glendinning
4011M: steve.glendinning@smsc.com
4012L: netdev@vger.kernel.org
4013S: Supported
4014
Steve Glendinning2cb37722008-12-11 20:54:30 -08004015SMSC9420 PCI ETHERNET DRIVER
4016P: Steve Glendinning
4017M: steve.glendinning@smsc.com
4018L: netdev@vger.kernel.org
4019S: Supported
4020
Ben Nizetteb54f2862008-03-13 22:27:30 +11004021SMX UIO Interface
4022P: Ben Nizette
4023M: bn@niasdigital.com
4024S: Maintained
4025
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004026SN-IA64 (Itanium) SUB-PLATFORM
4027P: Jes Sorensen
4028M: jes@sgi.com
4029L: linux-altix@sgi.com
4030L: linux-ia64@vger.kernel.org
4031W: http://www.sgi.com/altix
4032S: Maintained
4033
Guennadi Liakhovetski668acf32008-07-19 07:54:43 -03004034SOC-CAMERA V4L2 SUBSYSTEM
Jean Delvare795fb7e2008-09-20 12:33:08 +02004035P: Guennadi Liakhovetski
4036M: g.liakhovetski@gmx.de
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03004037L: linux-media@vger.kernel.org
4038T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Jean Delvare795fb7e2008-09-20 12:33:08 +02004039S: Maintained
Guennadi Liakhovetski668acf32008-07-19 07:54:43 -03004040
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004041SOEKRIS NET48XX LED SUPPORT
4042P: Chris Boot
4043M: bootc@bootc.net
4044S: Maintained
4045
Linus Torvalds1da177e2005-04-16 15:20:36 -07004046SOFTWARE RAID (Multiple Disks) SUPPORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07004047P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08004048M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07004049L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08004050S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07004051
Linus Torvalds1da177e2005-04-16 15:20:36 -07004052SONIC NETWORK DRIVER
4053P: Thomas Bogendoerfer
4054M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07004055L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004056S: Maintained
4057
Michael Buesch61e115a2007-09-18 15:12:50 -04004058SONICS SILICON BACKPLANE DRIVER (SSB)
4059P: Michael Buesch
4060M: mb@bu3sch.de
4061L: netdev@vger.kernel.org
4062S: Maintained
4063
Linus Torvalds1da177e2005-04-16 15:20:36 -07004064SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01004065P: Mattia Dongili
4066M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01004067L: linux-acpi@vger.kernel.org
4068W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07004069S: Maintained
4070
Alex Dubovbaf85322008-02-09 10:20:54 -08004071SONY MEMORYSTICK CARD SUPPORT
4072P: Alex Dubov
4073M: oakad@yahoo.com
4074L: linux-kernel@vger.kernel.org
4075W: http://tifmxx.berlios.de/
4076S: Maintained
4077
Linus Torvalds1da177e2005-04-16 15:20:36 -07004078SOUND
4079P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02004080M: perex@perex.cz
Takashi Iwai281712f2008-08-19 13:10:04 +02004081P: Takashi Iwai
4082M: tiwai@suse.de
Takashi Iwai82622042007-04-16 12:32:52 +02004083L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004084S: Maintained
4085
Mark Brownbd903bd2008-11-19 19:16:05 +00004086SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02004087P: Liam Girdwood
Liam Girdwoodb0b8daf2008-09-18 14:36:37 +01004088M: lrg@slimlogic.co.uk
Mark Brown2cad0ad2008-01-10 14:33:07 +01004089P: Mark Brown
4090M: broonie@opensource.wolfsonmicro.com
4091T: git opensource.wolfsonmicro.com/linux-2.6-asoc
Takashi Iwai82622042007-04-16 12:32:52 +02004092L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodb0b8daf2008-09-18 14:36:37 +01004093W: http://alsa-project.org/main/index.php/ASoC
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02004094S: Supported
4095
Sam Ravnborg473321f2009-01-04 15:47:49 -08004096SPARC + UltraSPARC (sparc/sparc64)
4097P: David S. Miller
4098M: davem@davemloft.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07004099L: sparclinux@vger.kernel.org
Sam Ravnborg473321f2009-01-04 15:47:49 -08004100T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
4101T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004102S: Maintained
4103
4104SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
4105P: Roger Wolff
4106M: R.E.Wolff@BitWizard.nl
4107L: linux-kernel@vger.kernel.org ?
4108S: Supported
4109
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004110SPI SUBSYSTEM
4111P: David Brownell
4112M: dbrownell@users.sourceforge.net
4113L: spi-devel-general@lists.sourceforge.net
4114S: Maintained
4115
Jim Lewis2752e402006-09-29 02:01:19 -07004116SPIDERNET NETWORK DRIVER for CELL
Jens Osterkampcb8da8a2008-01-11 13:44:35 +01004117P: Ishizaki Kou
4118M: kou.ishizaki@toshiba.co.jp
4119P: Jens Osterkamp
4120M: jens@de.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07004121L: netdev@vger.kernel.org
4122S: Supported
4123
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004124SPU FILE SYSTEM
4125P: Jeremy Kerr
4126M: jk@ozlabs.org
4127L: linuxppc-dev@ozlabs.org
4128L: cbe-oss-dev@ozlabs.org
4129W: http://www.ibm.com/developerworks/power/cell/
4130S: Supported
4131
Phillip Lougherfc555842009-01-05 08:46:29 +00004132SQUASHFS FILE SYSTEM
4133P: Phillip Lougher
4134M: phillip@lougher.demon.co.uk
4135L: squashfs-devel@lists.sourceforge.net (subscribers-only)
4136W: http://squashfs.org.uk
4137S: Maintained
4138
Linus Torvalds1da177e2005-04-16 15:20:36 -07004139SRM (Alpha) environment access
4140P: Jan-Benedict Glaw
4141M: jbglaw@lug-owl.de
4142L: linux-kernel@vger.kernel.org
4143S: Maintained
4144
Linus Torvalds26e9a392008-10-17 09:50:12 -07004145STABLE BRANCH
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004146P: Greg Kroah-Hartman
4147M: greg@kroah.com
4148P: Chris Wright
4149M: chrisw@sous-sol.org
4150L: stable@kernel.org
4151S: Maintained
4152
Linus Torvalds26e9a392008-10-17 09:50:12 -07004153STAGING SUBSYSTEM
4154P: Greg Kroah-Hartman
4155M: gregkh@suse.de
4156L: linux-kernel@vger.kernel.org
4157T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
4158S: Maintained
4159
Linus Torvalds1da177e2005-04-16 15:20:36 -07004160STARFIRE/DURALAN NETWORK DRIVER
4161P: Ion Badulescu
4162M: ionut@cs.columbia.edu
4163S: Maintained
4164
4165STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
4166W: http://mosquitonet.Stanford.EDU/strip.html
Jean Delvarebaaea1d2008-09-20 12:34:33 +02004167S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07004168
4169STRADIS MPEG-2 DECODER DRIVER
4170P: Nathan Laredo
4171M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004172W: http://www.stradis.com/
4173S: Maintained
4174
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004175SUN3/3X
4176P: Sam Creasey
4177M: sammy@sammy.net
4178W: http://sammy.net/sun3/
4179S: Maintained
4180
Paul Mundt2cbb12a2007-11-19 13:08:37 +09004181SUPERH
Linus Torvalds1da177e2005-04-16 15:20:36 -07004182P: Paul Mundt
4183M: lethal@linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09004184L: linux-sh@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004185W: http://www.linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09004186T: git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
Paul Mundt5c806b22008-07-29 06:34:01 +09004187S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07004188
Randy Dunlap4480f15b2008-10-12 16:11:58 -07004189SUSPEND TO RAM
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004190P: Len Brown
4191M: len.brown@intel.com
4192P: Pavel Machek
Pavel Machekef35ce22009-02-18 14:48:16 -08004193M: pavel@ucw.cz
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004194P: Rafael J. Wysocki
4195M: rjw@sisk.pl
4196L: linux-pm@lists.linux-foundation.org
4197S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07004198
4199SVGA HANDLING
4200P: Martin Mares
4201M: mj@ucw.cz
4202L: linux-video@atrey.karlin.mff.cuni.cz
4203S: Maintained
4204
4205SYSV FILESYSTEM
4206P: Christoph Hellwig
4207M: hch@infradead.org
4208S: Maintained
4209
Alan Cox4e688522008-04-30 00:52:11 -07004210TASKSTATS STATISTICS INTERFACE
Balbir Singhabc5f232008-07-04 09:59:42 -07004211P: Balbir Singh
4212M: balbir@linux.vnet.ibm.com
Alan Cox4e688522008-04-30 00:52:11 -07004213L: linux-kernel@vger.kernel.org
4214S: Maintained
4215
Stephen Hemminger781b4562006-07-10 20:25:29 -07004216TC CLASSIFIER
4217P: Jamal Hadi Salim
4218M: hadi@cyberus.ca
4219L: netdev@vger.kernel.org
4220S: Maintained
4221
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07004222TCP LOW PRIORITY MODULE
4223P: Wong Hoi Sing, Edison
4224M: hswong3i@gmail.com
4225P: Hung Hing Lun, Mike
4226M: hlhung3i@gmail.com
4227W: http://tcp-lp-mod.sourceforge.net/
4228S: Maintained
4229
Andy Gospodarek1a348cc2007-09-17 18:50:36 -07004230TEHUTI ETHERNET DRIVER
4231P: Alexander Indenbaum
4232M: baum@tehutinetworks.net
4233P: Andy Gospodarek
4234M: andy@greyhouse.net
4235L: netdev@vger.kernel.org
4236S: Supported
4237
Alan Cox4e688522008-04-30 00:52:11 -07004238Telecom Clock Driver for MCPL0010
4239P: Mark Gross
4240M: mark.gross@intel.com
4241S: Supported
4242
Randy Dunlap4480f15b2008-10-12 16:11:58 -07004243TENSILICA XTENSA PORT (xtensa)
Alan Cox4e688522008-04-30 00:52:11 -07004244P: Chris Zankel
4245M: chris@zankel.net
4246S: Maintained
4247
4248THINKPAD ACPI EXTRAS DRIVER
4249P: Henrique de Moraes Holschuh
4250M: ibm-acpi@hmh.eng.br
4251L: ibm-acpi-devel@lists.sourceforge.net
4252W: http://ibm-acpi.sourceforge.net
4253W: http://thinkwiki.org/wiki/Ibm-acpi
4254T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
4255S: Maintained
4256
Alex Dubov4020f2d2006-10-04 02:15:37 -07004257TI FLASH MEDIA INTERFACE DRIVER
Jean Delvare795fb7e2008-09-20 12:33:08 +02004258P: Alex Dubov
4259M: oakad@yahoo.com
4260S: Maintained
Alex Dubov4020f2d2006-10-04 02:15:37 -07004261
Syed Khasim9f9c24f2007-05-16 01:07:22 +02004262TI OMAP MMC INTERFACE DRIVER
4263P: Carlos Aguiar, Anderson Briglia and Syed Khasim
Dirk Behmeb6a7e4c2007-12-15 07:47:46 +01004264M: linux-omap@vger.kernel.org
Syed Khasim9f9c24f2007-05-16 01:07:22 +02004265W: http://linux.omap.com
4266W: http://www.muru.com/linux/omap/
4267S: Maintained
4268
Michael Buesch844dd052006-06-26 00:24:59 -07004269TI OMAP RANDOM NUMBER GENERATOR SUPPORT
4270P: Deepak Saxena
4271M: dsaxena@plexity.net
4272S: Maintained
4273
Per Lidene86eaa32006-01-12 16:45:18 +01004274TIPC NETWORK LAYER
4275P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01004276M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01004277P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01004278M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01004279P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01004280M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01004281L: tipc-discussion@lists.sourceforge.net
4282W: http://tipc.sourceforge.net/
4283W: http://tipc.cslab.ericsson.net/
4284T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
4285S: Maintained
4286
Linus Torvalds1da177e2005-04-16 15:20:36 -07004287TLAN NETWORK DRIVER
4288P: Samuel Chessman
4289M: chessman@tux.org
Gabriel Craciunescu88c07dd2007-11-22 19:43:36 +08004290L: tlan-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004291W: http://sourceforge.net/projects/tlan/
4292S: Maintained
4293
Linus Torvalds1da177e2005-04-16 15:20:36 -07004294TOSHIBA ACPI EXTRAS DRIVER
4295P: John Belmonte
4296M: toshiba_acpi@memebeam.org
4297W: http://memebeam.org/toys/ToshibaAcpiDriver
4298S: Maintained
4299
4300TOSHIBA SMM DRIVER
4301P: Jonathan Buzzard
4302M: jonathan@buzzard.org.uk
4303L: tlinux-users@tce.toshiba-dme.co.jp
4304W: http://www.buzzard.org.uk/toshiba/
4305S: Maintained
4306
Alan Cox4e688522008-04-30 00:52:11 -07004307TPM DEVICE DRIVER
Rajiv Andrade141c0242008-07-21 14:21:37 -07004308P: Debora Velarde
4309M: debora@linux.vnet.ibm.com
4310P: Rajiv Andrade
4311M: srajiv@linux.vnet.ibm.com
Alan Cox4e688522008-04-30 00:52:11 -07004312W: http://tpmdd.sourceforge.net
4313P: Marcel Selhorst
Marcel Selhorst7dcce132009-02-11 13:04:27 -08004314M: m.selhorst@sirrix.com
4315W: http://www.sirrix.com
Rajiv Andrade63a10df2008-10-15 22:04:36 -07004316L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
Alan Cox4e688522008-04-30 00:52:11 -07004317S: Maintained
4318
Linus Torvalds1da177e2005-04-16 15:20:36 -07004319TRIVIAL PATCHES
Jiri Kosina2b6a2f52008-11-14 11:55:03 +01004320P: Jiri Kosina
Jim Cromiece00f852006-11-30 04:49:44 +01004321M: trivial@kernel.org
4322L: linux-kernel@vger.kernel.org
Jiri Kosina2b6a2f52008-11-14 11:55:03 +01004323T: git kernel.org:/pub/scm/linux/kernel/git/jikos/trivial.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004324S: Maintained
4325
Alan Cox4e688522008-04-30 00:52:11 -07004326TTY LAYER
4327P: Alan Cox
4328M: alan@lxorguk.ukuu.org.uk
4329L: linux-kernel@vger.kernel.org
4330S: Maintained
4331
Grant Grundler740db6d2008-02-17 11:53:49 -07004332TULIP NETWORK DRIVERS
4333P: Grant Grundler
4334M: grundler@parisc-linux.org
4335P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04004336M: kyle@mcmartin.ca
Grant Grundler740db6d2008-02-17 11:53:49 -07004337L: netdev@vger.kernel.org
4338S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004339
4340TUN/TAP driver
4341P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08004342M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004343L: vtun@office.satix.net
4344W: http://vtun.sourceforge.net/tun
4345S: Maintained
4346
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08004347TURBOCHANNEL SUBSYSTEM
4348P: Maciej W. Rozycki
4349M: macro@linux-mips.org
4350S: Maintained
4351
Linus Torvalds1da177e2005-04-16 15:20:36 -07004352U14-34F SCSI DRIVER
4353P: Dario Ballabio
4354M: ballabio_dario@emc.com
4355L: linux-scsi@vger.kernel.org
4356S: Maintained
4357
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004358UBI FILE SYSTEM (UBIFS)
4359P: Artem Bityutskiy
4360M: dedekind@infradead.org
4361P: Adrian Hunter
4362M: ext-adrian.hunter@nokia.com
4363L: linux-mtd@lists.infradead.org
Artem Bityutskiye2966cb2008-10-25 18:54:04 +03004364T: git git://git.infradead.org/ubifs-2.6.git
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004365W: http://www.linux-mtd.infradead.org/doc/ubifs.html
4366S: Maintained
4367
Alan Coxcc2020e2008-05-19 14:21:51 +01004368UCLINUX (AND M68KNOMMU)
4369P: Greg Ungerer
4370M: gerg@uclinux.org
4371W: http://www.uclinux.org/
4372L: uclinux-dev@uclinux.org (subscribers-only)
4373S: Maintained
4374
Alan Coxcc2020e2008-05-19 14:21:51 +01004375UCLINUX FOR RENESAS H8/300
4376P: Yoshinori Sato
4377M: ysato@users.sourceforge.jp
4378W: http://uclinux-h8.sourceforge.jp/
4379S: Supported
4380
Linus Torvalds1da177e2005-04-16 15:20:36 -07004381UDF FILESYSTEM
Jan Kara800fdfb2008-02-08 04:20:51 -08004382P: Jan Kara
4383M: jack@suse.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07004384W: http://linux-udf.sourceforge.net
4385S: Maintained
4386
Alan Coxcc2020e2008-05-19 14:21:51 +01004387UFS FILESYSTEM
4388P: Evgeniy Dushistov
4389M: dushistov@mail.ru
4390L: linux-kernel@vger.kernel.org
4391S: Maintained
4392
David Vrabel18332a82008-09-17 16:34:44 +01004393ULTRA-WIDEBAND (UWB) SUBSYSTEM:
4394P: David Vrabel
4395M: david.vrabel@csr.com
4396L: linux-usb@vger.kernel.org
4397S: Supported
4398
Linus Torvalds1da177e2005-04-16 15:20:36 -07004399UNIFORM CDROM DRIVER
4400P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02004401M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07004402L: linux-kernel@vger.kernel.org
4403W: http://www.kernel.dk
4404S: Maintained
4405
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004406UNSORTED BLOCK IMAGES (UBI)
4407P: Artem Bityutskiy
4408M: dedekind@infradead.org
4409W: http://www.linux-mtd.infradead.org/
4410L: linux-mtd@lists.infradead.org
Artem Bityutskiye2966cb2008-10-25 18:54:04 +03004411T: git git://git.infradead.org/ubi-2.6.git
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004412S: Maintained
4413
Linus Torvalds1da177e2005-04-16 15:20:36 -07004414USB ACM DRIVER
4415P: Oliver Neukum
4416M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004417L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004418S: Maintained
4419
4420USB BLOCK DRIVER (UB ub)
4421P: Pete Zaitcev
4422M: zaitcev@redhat.com
4423L: linux-kernel@vger.kernel.org
Jean Delvare795fb7e2008-09-20 12:33:08 +02004424L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004425S: Supported
4426
Linus Torvalds1da177e2005-04-16 15:20:36 -07004427USB CDC ETHERNET DRIVER
4428P: Greg Kroah-Hartman
4429M: greg@kroah.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004430L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004431S: Maintained
4432W: http://www.kroah.com/linux-usb/
4433
Peter Korsgaardb02b3712008-04-27 08:59:44 +02004434USB CYPRESS C67X00 DRIVER
4435P: Peter Korsgaard
4436M: jacmet@sunsite.dk
4437L: linux-usb@vger.kernel.org
4438S: Maintained
4439
Peter Korsgaardd0374f42007-02-16 17:03:54 +01004440USB DAVICOM DM9601 DRIVER
4441P: Peter Korsgaard
4442M: jacmet@sunsite.dk
Peter Korsgaard043600a2007-06-27 21:18:18 +02004443L: netdev@vger.kernel.org
Peter Korsgaardd0374f42007-02-16 17:03:54 +01004444W: http://www.linux-usb.org/usbnet
4445S: Maintained
4446
Alan Coxcc2020e2008-05-19 14:21:51 +01004447USB DIAMOND RIO500 DRIVER
4448P: Cesar Miquel
4449M: miquel@df.uba.ar
4450L: rio500-users@lists.sourceforge.net
4451W: http://rio500.sourceforge.net
4452S: Maintained
4453
Linus Torvalds1da177e2005-04-16 15:20:36 -07004454USB EHCI DRIVER
4455P: David Brownell
4456M: dbrownell@users.sourceforge.net
Jean Delvare795fb7e2008-09-20 12:33:08 +02004457L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004458S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004459
Luca Risolia7ce08c92006-01-11 02:06:59 +00004460USB ET61X[12]51 DRIVER
4461P: Luca Risolia
4462M: luca.risolia@studio.unibo.it
Jean Delvare795fb7e2008-09-20 12:33:08 +02004463L: linux-usb@vger.kernel.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03004464L: linux-media@vger.kernel.org
4465T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Luca Risolia7ce08c92006-01-11 02:06:59 +00004466W: http://www.linux-projects.org
4467S: Maintained
4468
David Brownell69ae9e32006-11-14 02:03:31 -08004469USB GADGET/PERIPHERAL SUBSYSTEM
4470P: David Brownell
4471M: dbrownell@users.sourceforge.net
Jean Delvare795fb7e2008-09-20 12:33:08 +02004472L: linux-usb@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004473W: http://www.linux-usb.org/gadget
4474S: Maintained
4475
Jiri Kosina2dea64b2007-07-11 12:12:11 +02004476USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
Jiri Kosina641266f2007-01-15 09:56:21 +01004477P: Jiri Kosina
4478M: jkosina@suse.cz
Jean Delvare795fb7e2008-09-20 12:33:08 +02004479L: linux-usb@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01004480T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004481S: Maintained
4482
Olav Kongas959eea22005-11-03 17:38:14 +02004483USB ISP116X DRIVER
4484P: Olav Kongas
4485M: ok@artecdesign.ee
Jean Delvare795fb7e2008-09-20 12:33:08 +02004486L: linux-usb@vger.kernel.org
Olav Kongas959eea22005-11-03 17:38:14 +02004487S: Maintained
4488
Linus Torvalds1da177e2005-04-16 15:20:36 -07004489USB KAWASAKI LSI DRIVER
4490P: Oliver Neukum
4491M: oliver@neukum.name
Jean Delvare795fb7e2008-09-20 12:33:08 +02004492L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004493S: Maintained
4494
4495USB MASS STORAGE DRIVER
4496P: Matthew Dharm
4497M: mdharm-usb@one-eyed-alien.net
Jean Delvare795fb7e2008-09-20 12:33:08 +02004498L: linux-usb@vger.kernel.org
Matthew Dharm8836aeb2005-12-04 22:03:47 -08004499L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07004500S: Maintained
4501W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
4502
4503USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08004504P: David Brownell
4505M: dbrownell@users.sourceforge.net
Jean Delvare795fb7e2008-09-20 12:33:08 +02004506L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004507S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004508
Matthias Urlichsba460e42005-07-14 00:33:47 -07004509USB OPTION-CARD DRIVER
4510P: Matthias Urlichs
4511M: smurf@smurf.noris.de
Jean Delvare795fb7e2008-09-20 12:33:08 +02004512L: linux-usb@vger.kernel.org
Matthias Urlichsba460e42005-07-14 00:33:47 -07004513S: Maintained
4514
Linus Torvalds1da177e2005-04-16 15:20:36 -07004515USB OV511 DRIVER
4516P: Mark McClelland
4517M: mmcclell@bigfoot.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004518L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004519W: http://alpha.dyndns.org/ov511/
4520S: Maintained
4521
4522USB PEGASUS DRIVER
4523P: Petko Manolov
4524M: petkan@users.sourceforge.net
Jean Delvare795fb7e2008-09-20 12:33:08 +02004525L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004526L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004527W: http://pegasus2.sourceforge.net/
4528S: Maintained
4529
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004530USB PRINTER DRIVER (usblp)
4531P: Pete Zaitcev
4532M: zaitcev@redhat.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004533L: linux-usb@vger.kernel.org
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004534S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07004535
4536USB RTL8150 DRIVER
4537P: Petko Manolov
4538M: petkan@users.sourceforge.net
Jean Delvare795fb7e2008-09-20 12:33:08 +02004539L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004540L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004541W: http://pegasus2.sourceforge.net/
4542S: Maintained
4543
4544USB SE401 DRIVER
4545P: Jeroen Vreeken
4546M: pe1rxq@amsat.org
Jean Delvare795fb7e2008-09-20 12:33:08 +02004547L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004548W: http://www.chello.nl/~j.vreeken/se401/
4549S: Maintained
4550
Alan Cox4e688522008-04-30 00:52:11 -07004551USB SERIAL BELKIN F5U103 DRIVER
4552P: William Greathouse
4553M: wgreathouse@smva.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004554L: linux-usb@vger.kernel.org
Alan Cox4e688522008-04-30 00:52:11 -07004555S: Maintained
4556
4557USB SERIAL CYPRESS M8 DRIVER
4558P: Lonnie Mendez
4559M: dignome@gmail.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004560L: linux-usb@vger.kernel.org
Alan Cox4e688522008-04-30 00:52:11 -07004561S: Maintained
4562W: http://geocities.com/i0xox0i
4563W: http://firstlight.net/cvs
4564
Linus Torvalds1da177e2005-04-16 15:20:36 -07004565USB SERIAL CYBERJACK DRIVER
4566P: Matthias Bruestle and Harald Welte
4567M: support@reiner-sct.com
4568W: http://www.reiner-sct.de/support/treiber_cyberjack.php
4569S: Maintained
4570
4571USB SERIAL DIGI ACCELEPORT DRIVER
4572P: Peter Berger and Al Borchers
4573M: pberger@brimson.com
4574M: alborchers@steinerpoint.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004575L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004576S: Maintained
4577
4578USB SERIAL DRIVER
4579P: Greg Kroah-Hartman
4580M: gregkh@suse.de
Jean Delvare795fb7e2008-09-20 12:33:08 +02004581L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004582S: Supported
4583
Linus Torvalds1da177e2005-04-16 15:20:36 -07004584USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
4585P: Gary Brubaker
4586M: xavyer@ix.netcom.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004587L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004588S: Maintained
4589
4590USB SERIAL KEYSPAN DRIVER
4591P: Greg Kroah-Hartman
4592M: greg@kroah.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004593L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004594W: http://www.kroah.com/linux/
4595S: Maintained
4596
4597USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04004598P: Support Department
4599M: support@connecttech.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004600L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004601W: http://www.connecttech.com
4602S: Supported
4603
Steve Glendinning2f7ca802008-10-02 05:27:57 +00004604USB SMSC95XX ETHERNET DRIVER
4605P: Steve Glendinning
4606M: steve.glendinning@smsc.com
4607L: netdev@vger.kernel.org
4608S: Supported
4609
Luca Risoliaf423b9a2007-03-26 16:12:04 -03004610USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07004611P: Luca Risolia
4612M: luca.risolia@studio.unibo.it
Jean Delvare795fb7e2008-09-20 12:33:08 +02004613L: linux-usb@vger.kernel.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03004614L: linux-media@vger.kernel.org
4615T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004616W: http://www.linux-projects.org
4617S: Maintained
4618
4619USB SUBSYSTEM
4620P: Greg Kroah-Hartman
4621M: gregkh@suse.de
Jean Delvare795fb7e2008-09-20 12:33:08 +02004622L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004623W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08004624T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07004625S: Supported
4626
4627USB UHCI DRIVER
4628P: Alan Stern
4629M: stern@rowland.harvard.edu
Jean Delvare795fb7e2008-09-20 12:33:08 +02004630L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004631S: Maintained
4632
David Brownell69ae9e32006-11-14 02:03:31 -08004633USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07004634P: David Brownell
4635M: dbrownell@users.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02004636L: netdev@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004637W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07004638S: Maintained
4639
Laurent Pinchartc0efd232008-06-30 15:04:50 -03004640USB VIDEO CLASS
4641P: Laurent Pinchart
4642M: laurent.pinchart@skynet.be
Jiri Slabya67534a2008-12-10 09:09:27 -03004643L: linux-uvc-devel@lists.berlios.de (subscribers-only)
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03004644L: linux-media@vger.kernel.org
4645T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Laurent Pinchartc0efd232008-06-30 15:04:50 -03004646W: http://linux-uvc.berlios.de
4647S: Maintained
4648
Linus Torvalds1da177e2005-04-16 15:20:36 -07004649USB W996[87]CF DRIVER
4650P: Luca Risolia
4651M: luca.risolia@studio.unibo.it
Jean Delvare795fb7e2008-09-20 12:33:08 +02004652L: linux-usb@vger.kernel.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03004653L: linux-media@vger.kernel.org
4654T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004655W: http://www.linux-projects.org
4656S: Maintained
4657
Jussi Kivilinnabf164cc2008-01-26 00:51:51 +02004658USB WIRELESS RNDIS DRIVER (rndis_wlan)
4659P: Jussi Kivilinna
4660M: jussi.kivilinna@mbnet.fi
4661L: linux-wireless@vger.kernel.org
4662S: Maintained
4663
Luca Risolia60f78052006-02-06 16:29:35 +00004664USB ZC0301 DRIVER
4665P: Luca Risolia
4666M: luca.risolia@studio.unibo.it
Jean Delvare795fb7e2008-09-20 12:33:08 +02004667L: linux-usb@vger.kernel.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03004668L: linux-media@vger.kernel.org
4669T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Luca Risolia60f78052006-02-06 16:29:35 +00004670W: http://www.linux-projects.org
4671S: Maintained
4672
Linus Torvalds1da177e2005-04-16 15:20:36 -07004673USB ZD1201 DRIVER
4674P: Jeroen Vreeken
4675M: pe1rxq@amsat.org
Jean Delvare795fb7e2008-09-20 12:33:08 +02004676L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004677W: http://linux-lc100020.sourceforge.net
4678S: Maintained
4679
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004680USB ZR364XX DRIVER
4681P: Antoine Jacquet
4682M: royale@zerezo.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004683L: linux-usb@vger.kernel.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03004684L: linux-media@vger.kernel.org
4685T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004686W: http://royale.zerezo.com/zr364xx/
4687S: Maintained
4688
Randy Dunlape7839f22008-10-12 16:11:45 -07004689USER-MODE LINUX (UML)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004690P: Jeff Dike
Joe Perches6650e0a2007-12-10 15:49:32 -08004691M: jdike@addtoit.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004692L: user-mode-linux-devel@lists.sourceforge.net
4693L: user-mode-linux-user@lists.sourceforge.net
4694W: http://user-mode-linux.sourceforge.net
4695S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004696
Hans-Jürgen Koche5f114e2007-12-05 15:08:07 +01004697USERSPACE I/O (UIO)
4698P: Hans J. Koch
4699M: hjk@linutronix.de
4700P: Greg Kroah-Hartman
4701M: gregkh@suse.de
4702L: linux-kernel@vger.kernel.org
4703S: Maintained
4704
Karel Zakf899b0a2008-05-23 13:04:21 -07004705UTIL-LINUX-NG PACKAGE
4706P: Karel Zak
4707M: kzak@redhat.com
4708L: util-linux-ng@vger.kernel.org
4709W: http://kernel.org/~kzak/util-linux-ng/
4710T: git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git
4711S: Maintained
4712
Michal Januszewskic1fd1c02008-10-15 22:03:48 -07004713UVESAFB DRIVER
4714P: Michal Januszewski
4715M: spock@gentoo.org
4716L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4717W: http://dev.gentoo.org/~spock/projects/uvesafb/
4718S: Maintained
4719
Randy Dunlap4480f15b2008-10-12 16:11:58 -07004720VFAT/FAT/MSDOS FILESYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07004721P: OGAWA Hirofumi
4722M: hirofumi@mail.parknet.co.jp
4723L: linux-kernel@vger.kernel.org
4724S: Maintained
4725
Linus Torvalds1da177e2005-04-16 15:20:36 -07004726VIA RHINE NETWORK DRIVER
4727P: Roger Luethi
4728M: rl@hellgate.ch
4729S: Maintained
4730
Jean Delvare32c0a522005-09-22 21:47:58 +02004731VIAPRO SMBUS DRIVER
4732P: Jean Delvare
4733M: khali@linux-fr.org
Jean Delvare846557d2008-10-30 15:55:47 +01004734L: linux-i2c@vger.kernel.org
Jean Delvare32c0a522005-09-22 21:47:58 +02004735S: Maintained
4736
Joseph Chan69e4a7c2008-10-15 22:03:31 -07004737VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
4738P: Joseph Chan
4739M: JosephChan@via.com.tw
4740P: Scott Fang
4741M: ScottFang@viatech.com.cn
4742L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4743S: Maintained
4744
Francois Romieu01f20732007-01-26 00:57:17 -08004745VIA VELOCITY NETWORK DRIVER
4746P: Francois Romieu
4747M: romieu@fr.zoreil.com
4748L: netdev@vger.kernel.org
4749S: Maintained
4750
Randy Dunlape7839f22008-10-12 16:11:45 -07004751VIDEO FOR LINUX (V4L)
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004752P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02004753M: mchehab@infradead.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03004754L: linux-media@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004755L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004756W: http://linuxtv.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03004757T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004758S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004759
Patrick McHardybe7f8272007-10-23 20:26:36 -07004760VLAN (802.1Q)
4761P: Patrick McHardy
4762M: kaber@trash.net
4763L: netdev@vger.kernel.org
4764S: Maintained
4765
Liam Girdwoode53e86c2008-07-10 15:48:00 +01004766VOLTAGE AND CURRENT REGULATOR FRAMEWORK
4767P: Liam Girdwood
Liam Girdwood8a62ab42008-09-14 17:40:21 +01004768M: lrg@slimlogic.co.uk
Liam Girdwoode53e86c2008-07-10 15:48:00 +01004769P: Mark Brown
4770M: broonie@opensource.wolfsonmicro.com
4771W: http://opensource.wolfsonmicro.com/node/15
Liam Girdwood8a62ab42008-09-14 17:40:21 +01004772W: http://www.slimlogic.co.uk/?page_id=5
Liam Girdwoode53e86c2008-07-10 15:48:00 +01004773T: git kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git
4774S: Supported
4775
Juerg Haefligerab413192006-09-24 20:54:04 +02004776VT1211 HARDWARE MONITOR DRIVER
4777P: Juerg Haefliger
4778M: juergh@gmail.com
4779L: lm-sensors@lm-sensors.org
4780S: Maintained
4781
Roger Lucas1de9e372005-11-26 20:20:05 +01004782VT8231 HARDWARE MONITOR DRIVER
4783P: Roger Lucas
Roger Lucasaf865762008-02-13 07:52:06 -05004784M: vt8231@hiddenengine.co.uk
Roger Lucas1de9e372005-11-26 20:20:05 +01004785L: lm-sensors@lm-sensors.org
4786S: Maintained
4787
Linus Torvalds1da177e2005-04-16 15:20:36 -07004788W1 DALLAS'S 1-WIRE BUS
4789P: Evgeniy Polyakov
4790M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07004791S: Maintained
4792
Charles Spirakis13927072006-07-05 18:05:15 +02004793W83791D HARDWARE MONITORING DRIVER
Marc Hulsman25845c22008-06-08 10:59:41 -04004794P: Marc Hulsman
4795M: m.hulsman@tudelft.nl
Charles Spirakis13927072006-07-05 18:05:15 +02004796L: lm-sensors@lm-sensors.org
Marc Hulsman25845c22008-06-08 10:59:41 -04004797S: Maintained
Charles Spirakis13927072006-07-05 18:05:15 +02004798
Rudolf Marek61db0112006-12-12 18:18:30 +01004799W83793 HARDWARE MONITORING DRIVER
4800P: Rudolf Marek
4801M: r.marek@assembler.cz
4802L: lm-sensors@lm-sensors.org
4803S: Maintained
4804
Linus Torvalds1da177e2005-04-16 15:20:36 -07004805W83L51xD SD/MMC CARD INTERFACE DRIVER
4806P: Pierre Ossman
4807M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01004808L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004809S: Maintained
4810
Wim Van Sebroeck35277612006-01-15 21:21:14 +01004811WATCHDOG DEVICE DRIVERS
4812P: Wim Van Sebroeck
4813M: wim@iguana.be
4814T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4815S: Maintained
4816
Linus Torvalds1da177e2005-04-16 15:20:36 -07004817WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4818P: Jean Tourrilhes
4819M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07004820L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004821W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4822S: Maintained
4823
4824WD7000 SCSI DRIVER
4825P: Miroslav Zagorac
4826M: zaga@fly.cc.fer.hr
4827L: linux-scsi@vger.kernel.org
4828S: Maintained
4829
Inaky Perez-Gonzalez8a70da82008-12-20 16:58:00 -08004830WIMAX STACK
4831P: Inaky Perez-Gonzalez
4832M: inaky.perez-gonzalez@intel.com
4833M: linux-wimax@intel.com
4834L: wimax@linuxwimax.org
4835S: Supported
4836W: http://linuxwimax.org
4837
David Vrabel18332a82008-09-17 16:34:44 +01004838WIMEDIA LLC PROTOCOL (WLP) SUBSYSTEM
4839P: David Vrabel
4840M: david.vrabel@csr.com
4841S: Maintained
4842
Dmitry Torokhov5fc14682005-11-20 00:50:06 -05004843WISTRON LAPTOP BUTTON DRIVER
4844P: Miloslav Trmac
4845M: mitr@volny.cz
4846S: Maintained
4847
Linus Torvalds1da177e2005-04-16 15:20:36 -07004848WL3501 WIRELESS PCMCIA CARD DRIVER
4849P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004850M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07004851L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004852W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07004853S: Maintained
4854
Mark Brownfebf1df2008-04-02 00:51:09 -04004855WM97XX TOUCHSCREEN DRIVERS
4856P: Mark Brown
4857M: broonie@opensource.wolfsonmicro.com
4858P: Liam Girdwood
Liam Girdwoodb8d055a2008-10-13 23:00:15 -04004859M: lrg@slimlogic.co.uk
Mark Brownfebf1df2008-04-02 00:51:09 -04004860L: linux-input@vger.kernel.org
4861T: git git://opensource.wolfsonmicro.com/linux-2.6-touch
4862W: http://opensource.wolfsonmicro.com/node/7
4863S: Supported
4864
Linus Torvalds1da177e2005-04-16 15:20:36 -07004865X.25 NETWORK LAYER
4866P: Henner Eisen
4867M: eis@baty.hanse.de
4868L: linux-x25@vger.kernel.org
4869S: Maintained
4870
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004871X86 ARCHITECTURE (32-BIT AND 64-BIT)
4872P: Thomas Gleixner
4873M: tglx@linutronix.de
4874P: Ingo Molnar
4875M: mingo@redhat.com
4876P: H. Peter Anvin
4877M: hpa@zytor.com
H. Peter Anvinbcde5632009-02-02 21:42:40 -08004878M: x86@kernel.org
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004879L: linux-kernel@vger.kernel.org
4880T: git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
4881S: Maintained
4882
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02004883XEN HYPERVISOR INTERFACE
4884P: Jeremy Fitzhardinge
4885M: jeremy@xensource.com
4886P: Chris Wright
4887M: chrisw@sous-sol.org
4888L: virtualization@lists.osdl.org
4889L: xen-devel@lists.xensource.com
4890S: Supported
4891
Linus Torvalds1da177e2005-04-16 15:20:36 -07004892XFS FILESYSTEM
4893P: Silicon Graphics Inc
Lachlan McIlroy0335cb72008-12-31 12:10:12 +11004894P: Bill O'Donnell
Linus Torvalds1da177e2005-04-16 15:20:36 -07004895M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004896L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004897W: http://oss.sgi.com/projects/xfs
Lachlan McIlroy0335cb72008-12-31 12:10:12 +11004898T: git://oss.sgi.com/xfs/xfs.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004899S: Supported
4900
Grant Likelyc9d3d8e2007-10-01 16:33:51 +02004901XILINX SYSTEMACE DRIVER
4902P: Grant Likely
4903M: grant.likely@secretlab.ca
4904W: http://www.secretlab.ca/
4905L: linux-kernel@vger.kernel.org
4906S: Maintained
4907
Peter Korsgaard238b8722006-12-06 20:35:17 -08004908XILINX UARTLITE SERIAL DRIVER
4909P: Peter Korsgaard
4910M: jacmet@sunsite.dk
4911L: linux-serial@vger.kernel.org
4912S: Maintained
4913
Linus Torvalds1da177e2005-04-16 15:20:36 -07004914YAM DRIVER FOR AX.25
4915P: Jean-Paul Roubelat
4916M: jpr@f6fbb.org
4917L: linux-hams@vger.kernel.org
4918S: Maintained
4919
Henkaf64a5e2005-10-12 15:02:56 +02004920YEALINK PHONE DRIVER
4921P: Henk Vergonet
4922M: Henk.Vergonet@gmail.com
4923L: usbb2k-api-dev@nongnu.org
4924S: Maintained
4925
Linus Torvalds1da177e2005-04-16 15:20:36 -07004926Z8530 DRIVER FOR AX.25
4927P: Joerg Reuter
4928M: jreuter@yaina.de
4929W: http://yaina.de/jreuter/
4930W: http://www.qsl.net/dl1bke/
4931L: linux-hams@vger.kernel.org
4932S: Maintained
4933
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004934ZD1211RW WIRELESS DRIVER
4935P: Daniel Drake
4936M: dsd@gentoo.org
4937P: Ulrich Kunitz
4938M: kune@deine-taler.de
4939W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004940L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004941L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4942S: Maintained
4943
Linus Torvalds1da177e2005-04-16 15:20:36 -07004944ZR36067 VIDEO FOR LINUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07004945L: mjpeg-users@lists.sourceforge.net
Trent Piephof63145e2009-01-24 20:52:41 -03004946L: linux-media@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004947W: http://mjpeg.sourceforge.net/driver-zoran/
Trent Piephof63145e2009-01-24 20:52:41 -03004948T: Mercurial http://linuxtv.org/hg/v4l-dvb
4949S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004950
Maciej W. Rozycki8b4a4082007-07-18 00:49:11 -07004951ZS DECSTATION Z85C30 SERIAL DRIVER
4952P: Maciej W. Rozycki
4953M: macro@linux-mips.org
4954S: Maintained
4955
Linus Torvalds1da177e2005-04-16 15:20:36 -07004956THE REST
4957P: Linus Torvalds
4958S: Buried alive in reporters