blob: e74a133ce271d8c83bb836c6bdf7b1072ba1a67f [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
Sascha Hauer86183a52008-07-24 23:50:35 +0200516ARM/FREESCALE IMX / MXC ARM ARCHITECTURE
517P: Sascha Hauer
518M: kernel@pengutronix.de
519L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
520S: Maintained
521
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800522ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
523P: Lennert Buytenhek
524M: kernel@wantstofly.org
525L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
526S: Maintained
527
Jaya Kumar90b8fc32008-03-15 05:11:07 +0100528ARM/GUMSTIX MACHINE SUPPORT
529P: Steve Sakoman
530M: sakoman@gmail.com
531L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
532S: Maintained
533
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100534ARM/HP JORNADA 7XX MACHINE SUPPORT
Jean Delvare795fb7e2008-09-20 12:33:08 +0200535P: Kristoffer Ericson
536M: kristoffer.ericson@gmail.com
537W: www.jlime.com
538S: Maintained
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100539
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800540ARM/INTEL IOP32X ARM ARCHITECTURE
541P: Lennert Buytenhek
542M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100543P: Dan Williams
544M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800545L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100546S: Supported
547
548ARM/INTEL IOP33X ARM ARCHITECTURE
549P: Dan Williams
550M: dan.j.williams@intel.com
551L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
552S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800553
554ARM/INTEL IOP13XX ARM ARCHITECTURE
555P: Lennert Buytenhek
556M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100557P: Dan Williams
558M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800559L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100560S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800561
562ARM/INTEL IQ81342EX MACHINE SUPPORT
563P: Lennert Buytenhek
564M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100565P: Dan Williams
566M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800567L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100568S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800569
570ARM/INTEL IXP2000 ARM ARCHITECTURE
571P: Lennert Buytenhek
572M: kernel@wantstofly.org
573L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
574S: Maintained
575
576ARM/INTEL IXDP2850 MACHINE SUPPORT
577P: Lennert Buytenhek
578M: kernel@wantstofly.org
579L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
580S: Maintained
581
582ARM/INTEL IXP23XX ARM ARCHITECTURE
583P: Lennert Buytenhek
584M: kernel@wantstofly.org
585L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
586S: Maintained
587
588ARM/INTEL XSC3 (MANZANO) ARM CORE
589P: Lennert Buytenhek
590M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100591P: Dan Williams
592M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800593L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100594S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800595
596ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
597P: Lennert Buytenhek
598M: kernel@wantstofly.org
599L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
600S: Maintained
601
602ARM/LOGICPD PXA270 MACHINE SUPPORT
603P: Lennert Buytenhek
604M: kernel@wantstofly.org
605L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
606S: Maintained
607
Philipp Zabel3b8861712008-07-09 21:27:15 +0100608ARM/MAGICIAN MACHINE SUPPORT
609P: Philipp Zabel
610M: philipp.zabel@gmail.com
611S: Maintained
612
Kristoffer Ericson9624dfe2008-10-09 16:50:46 +0100613ARM/NEC MOBILEPRO 900/c MACHINE SUPPORT
614P: Michael Petchkovsky
615M: mkpetch@internode.on.net
616S: Maintained
617
Dirk Opfer8459c152005-11-06 14:27:52 +0000618ARM/TOSA MACHINE SUPPORT
Dmitry Eremin-Solenikovbfa0b1c2009-01-06 14:41:05 -0800619P: Dmitry Eremin-Solenikov
Dmitry Baryshkov93887042008-07-07 10:50:06 +0100620M: dbaryshkov@gmail.com
Dirk Opfer8459c152005-11-06 14:27:52 +0000621P: Dirk Opfer
622M: dirk@opfer-online.de
623S: Maintained
624
Marek Vašutb5e4ad52008-07-07 17:25:46 +0100625ARM/PALMTX SUPPORT
626P: Marek Vasut
627M: marek.vasut@gmail.com
628W: http://hackndev.com
629S: Maintained
630
Sergey Lapinc49e1e62008-08-29 15:47:52 +0100631ARM/PALMZ72 SUPPORT
632P: Sergey Lapin
633M: slapin@ossfans.org
634W: http://hackndev.com
635S: Maintained
636
Linus Torvalds1da177e2005-04-16 15:20:36 -0700637ARM/PLEB SUPPORT
638P: Peter Chubb
639M: pleb@gelato.unsw.edu.au
640W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
641S: Maintained
642
643ARM/PT DIGITAL BOARD PORT
644P: Stefan Eletzhofer
645M: stefan.eletzhofer@eletztrick.de
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700646L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700647W: http://www.arm.linux.org.uk/
648S: Maintained
649
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800650ARM/RADISYS ENP2611 MACHINE SUPPORT
651P: Lennert Buytenhek
652M: kernel@wantstofly.org
653L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
654S: Maintained
655
Linus Torvalds1da177e2005-04-16 15:20:36 -0700656ARM/SHARK MACHINE SUPPORT
657P: Alexander Schulz
658M: alex@shark-linux.de
659W: http://www.shark-linux.de/shark.html
660S: Maintained
661
662ARM/STRONGARM110 PORT
663P: Russell King
664M: rmk@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700665L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700666W: http://www.arm.linux.org.uk/
667S: Maintained
668
669ARM/S3C2410 ARM ARCHITECTURE
670P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800671M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700672L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700673W: http://www.fluff.org/ben/linux/
674S: Maintained
675
676ARM/S3C2440 ARM ARCHITECTURE
677P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800678M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700679L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700680W: http://www.fluff.org/ben/linux/
681S: Maintained
682
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800683ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
684P: Lennert Buytenhek
685M: kernel@wantstofly.org
686L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
687S: Maintained
688
689ARM/THECUS N2100 MACHINE SUPPORT
690P: Lennert Buytenhek
691M: kernel@wantstofly.org
692L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
693S: Maintained
694
wanzongshun98ad6e32009-02-13 06:04:32 +0100695ARM/NUVOTON W90X900 ARM ARCHITECTURE
696P: Wan ZongShun
697M: mcuos.com@gmail.com
698L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
699W: http://www.mcuos.com
700S: Maintained
701
Linus Torvalds1da177e2005-04-16 15:20:36 -0700702ARPD SUPPORT
703P: Jonathan Layes
Ralf Baechle979b6c12005-06-13 14:30:40 -0700704L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700705S: Maintained
706
707ASUS ACPI EXTRAS DRIVER
Len Brown0b67d942006-12-22 21:18:56 -0500708P: Corentin Chary
709M: corentincj@iksaif.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700710P: Karol Kozimor
711M: sziwan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700712L: acpi4asus-user@lists.sourceforge.net
713W: http://sourceforge.net/projects/acpi4asus
Len Brown0b67d942006-12-22 21:18:56 -0500714W: http://xf.iksaif.net/acpi4asus
Linus Torvalds1da177e2005-04-16 15:20:36 -0700715S: Maintained
716
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -0400717ASUS ASB100 HARDWARE MONITOR DRIVER
718P: Mark M. Hoffman
719M: mhoffman@lightlink.com
720L: lm-sensors@lm-sensors.org
721S: Maintained
722
Corentin Chary85091b72007-01-26 14:04:30 +0100723ASUS LAPTOP EXTRAS DRIVER
724P: Corentin Chary
725M: corentincj@iksaif.net
726L: acpi4asus-user@lists.sourceforge.net
727W: http://sourceforge.net/projects/acpi4asus
728W: http://xf.iksaif.net/acpi4asus
729S: Maintained
730
Andrew Morton953a6472008-11-06 12:53:28 -0800731ASYNCHRONOUS TRANSFERS/TRANSFORMS (IOAT) API
Dan Williamsb3e5f262007-08-07 10:26:35 -0700732P: Dan Williams
733M: dan.j.williams@intel.com
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +0100734P: Maciej Sosnowski
735M: maciej.sosnowski@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -0700736L: linux-kernel@vger.kernel.org
737W: http://sourceforge.net/projects/xscaleiop
738S: Supported
739
Randy Dunlape7839f22008-10-12 16:11:45 -0700740ATA OVER ETHERNET (AOE) DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -0700741P: Ed L. Cashin
742M: ecashin@coraid.com
743W: http://www.coraid.com/support/linux
744S: Supported
745
Jiri Slabyfa1c1142007-08-12 17:33:16 +0200746ATHEROS ATH5K WIRELESS DRIVER
747P: Jiri Slaby
748M: jirislaby@gmail.com
749P: Nick Kossifidis
750M: mickflemm@gmail.com
751P: Luis R. Rodriguez
Luis R. Rodriguez4fe06572008-10-13 14:08:07 -0700752M: lrodriguez@atheros.com
Bob Copelandadef1992008-10-29 08:30:57 -0400753P: Bob Copeland
754M: me@bobcopeland.com
Jiri Slabyfa1c1142007-08-12 17:33:16 +0200755L: linux-wireless@vger.kernel.org
756L: ath5k-devel@lists.ath5k.org
757S: Maintained
758
Luis R. Rodriguezf078f202008-08-04 00:16:41 -0700759ATHEROS ATH9K WIRELESS DRIVER
760P: Luis R. Rodriguez
761M: lrodriguez@atheros.com
762P: Jouni Malinen
763M: jmalinen@atheros.com
764L: linux-wireless@vger.kernel.org
765L: ath9k-devel@lists.ath9k.org
766S: Supported
767
Ville Syrjala6f69a6d2008-04-21 22:21:10 +0000768ATI_REMOTE2 DRIVER
769P: Ville Syrjala
770M: syrjala@sci.fi
771S: Maintained
772
Chris Snook7ae115b2008-09-09 03:26:57 -0400773ATLX ETHERNET DRIVERS
Jay Cliburn8d5ca6e2007-02-03 20:25:10 -0600774P: Jay Cliburn
775M: jcliburn@gmail.com
776P: Chris Snook
777M: csnook@redhat.com
Chris Snook7ae115b2008-09-09 03:26:57 -0400778P: Jie Yang
779M: jie.yang@atheros.com
Jay Cliburn8d5ca6e2007-02-03 20:25:10 -0600780L: atl1-devel@lists.sourceforge.net
781W: http://sourceforge.net/projects/atl1
782W: http://atl1.sourceforge.net
783S: Maintained
784
Linus Torvalds1da177e2005-04-16 15:20:36 -0700785ATM
786P: Chas Williams
787M: chas@cmf.nrl.navy.mil
Roland Dreierf37bf902006-09-13 20:39:33 -0700788L: linux-atm-general@lists.sourceforge.net (subscribers-only)
Jiri Slaby44ae98b2008-11-30 23:27:11 -0800789L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700790W: http://linux-atm.sourceforge.net
791S: Maintained
792
Pierre Ossman272f1332007-05-14 21:25:26 +0200793ATMEL AT91 MCI DRIVER
Pierre Ossman81764fa2007-07-15 18:47:38 +0200794P: Nicolas Ferre
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800795M: nicolas.ferre@atmel.com
Pierre Ossman81764fa2007-07-15 18:47:38 +0200796L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
797W: http://www.atmel.com/products/AT91/
798W: http://www.at91.com/
799S: Maintained
Pierre Ossman272f1332007-05-14 21:25:26 +0200800
Haavard Skinnemoena1cfac42008-02-08 04:21:00 -0800801ATMEL AT91 / AT32 SERIAL DRIVER
802P: Haavard Skinnemoen
803M: hskinnemoen@atmel.com
804L: linux-kernel@vger.kernel.org
805S: Supported
806
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800807ATMEL LCDFB DRIVER
808P: Nicolas Ferre
809M: nicolas.ferre@atmel.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -0800810L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800811S: Maintained
812
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100813ATMEL MACB ETHERNET DRIVER
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100814P: Haavard Skinnemoen
815M: hskinnemoen@atmel.com
816S: Supported
817
Haavard Skinnemoen754ce4f2007-02-14 00:33:09 -0800818ATMEL SPI DRIVER
819P: Haavard Skinnemoen
820M: hskinnemoen@atmel.com
821S: Supported
822
Haavard Skinnemoen914a3f32007-10-10 02:29:43 -0700823ATMEL USBA UDC DRIVER
824P: Haavard Skinnemoen
825M: hskinnemoen@atmel.com
826L: kernel@avr32linux.org
827W: http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver
828S: Supported
829
Linus Torvalds1da177e2005-04-16 15:20:36 -0700830ATMEL WIRELESS DRIVER
831P: Simon Kelley
832M: simon@thekelleys.org.uk
Johannes Berg724c6b32007-04-23 12:18:20 -0700833L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700834W: http://www.thekelleys.org.uk/atmel
835W: http://atmelwlandriver.sourceforge.net/
836S: Maintained
837
Chris Wrighta92b7b82005-07-07 18:12:23 -0700838AUDIT SUBSYSTEM
Eric Paris0ef19702008-04-18 10:47:32 -0400839P: Al Viro
840M: viro@zeniv.linux.org.uk
841P: Eric Paris
842M: eparis@redhat.com
Gabriel Cb9a06202007-08-10 13:00:56 -0700843L: linux-audit@redhat.com (subscribers-only)
David Woodhousead3f9a22005-07-13 15:28:29 +0100844W: http://people.redhat.com/sgrubb/audit/
Eric Paris0ef19702008-04-18 10:47:32 -0400845T: git git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git
Chris Wrighta92b7b82005-07-07 18:12:23 -0700846S: Maintained
847
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800848AUXILIARY DISPLAY DRIVERS
849P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -0700850M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800851L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -0700852W: http://miguelojeda.es/auxdisplay.htm
853W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800854S: Maintained
855
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700856AVR32 ARCHITECTURE
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700857P: Haavard Skinnemoen
858M: hskinnemoen@atmel.com
859W: http://www.atmel.com/products/AVR32/
860W: http://avr32linux.org/
861W: http://avrfreaks.net/
862S: Supported
863
864AVR32/AT32AP MACHINE SUPPORT
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700865P: Haavard Skinnemoen
866M: hskinnemoen@atmel.com
867S: Supported
868
Linus Torvalds1da177e2005-04-16 15:20:36 -0700869AX.25 NETWORK LAYER
870P: Ralf Baechle
871M: ralf@linux-mips.org
872L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +0200873W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700874S: Maintained
875
Randy Dunlape2d1d6c2008-10-12 16:11:31 -0700876B43 WIRELESS DRIVER
877P: Michael Buesch
878M: mb@bu3sch.de
879P: Stefano Brivio
880M: stefano.brivio@polimi.it
881L: linux-wireless@vger.kernel.org
882W: http://linuxwireless.org/en/users/Drivers/b43
883S: Maintained
884
885B43LEGACY WIRELESS DRIVER
886P: Larry Finger
887M: Larry.Finger@lwfinger.net
888P: Stefano Brivio
889M: stefano.brivio@polimi.it
890L: linux-wireless@vger.kernel.org
891W: http://linuxwireless.org/en/users/Drivers/b43
892S: Maintained
893
Richard Purdie300abeb2007-02-07 22:21:07 +0000894BACKLIGHT CLASS/SUBSYSTEM
895P: Richard Purdie
896M: rpurdie@rpsys.net
897S: Maintained
898
Randy Dunlape2d1d6c2008-10-12 16:11:31 -0700899BAYCOM/HDLCDRV DRIVERS FOR AX.25
900P: Thomas Sailer
901M: t.sailer@alumni.ethz.ch
902L: linux-hams@vger.kernel.org
903W: http://www.baycom.org/~tom/ham/ham.html
904S: Maintained
905
906BEFS FILE SYSTEM
907P: Sergey S. Kostyliov
908M: rathamahata@php4.ru
909L: linux-kernel@vger.kernel.org
910S: Maintained
911
912BFS FILE SYSTEM
913P: Tigran A. Aivazian
914M: tigran@aivazian.fsnet.co.uk
915L: linux-kernel@vger.kernel.org
916S: Maintained
917
Bryan Wu1394f032007-05-06 14:50:22 -0700918BLACKFIN ARCHITECTURE
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800919P: Bryan Wu
Bryan Wu7dd06cd2008-02-21 16:18:43 +0800920M: cooloney@kernel.org
Mike Frysinger5b93e132009-02-04 16:49:45 +0800921L: uclinux-dist-devel@blackfin.uclinux.org
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800922W: http://blackfin.uclinux.org
923S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700924
Bryan Wue190d6b2007-07-17 14:43:44 +0800925BLACKFIN EMAC DRIVER
926P: Bryan Wu
Bryan Wu7dd06cd2008-02-21 16:18:43 +0800927M: cooloney@kernel.org
Bryan Wue190d6b2007-07-17 14:43:44 +0800928L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
929W: http://blackfin.uclinux.org
930S: Supported
931
Mike Frysinger566da5b2007-06-11 15:31:30 +0800932BLACKFIN RTC DRIVER
933P: Mike Frysinger
Mike Frysinger566da5b2007-06-11 15:31:30 +0800934M: vapier.adi@gmail.com
935L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
936W: http://blackfin.uclinux.org
937S: Supported
938
Bryan Wu1394f032007-05-06 14:50:22 -0700939BLACKFIN SERIAL DRIVER
Mike Frysinger9c5e7102007-11-17 23:19:44 +0800940P: Sonic Zhang
941M: sonic.zhang@analog.com
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800942L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
943W: http://blackfin.uclinux.org
944S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700945
Bryan Wu1e6d3202007-07-15 02:50:02 +0800946BLACKFIN WATCHDOG DRIVER
947P: Mike Frysinger
Bryan Wu1e6d3202007-07-15 02:50:02 +0800948M: vapier.adi@gmail.com
949L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
950W: http://blackfin.uclinux.org
951S: Supported
952
Bryan Wud24ecfc2007-05-01 23:26:32 +0200953BLACKFIN I2C TWI DRIVER
954P: Sonic Zhang
955M: sonic.zhang@analog.com
956L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
957W: http://blackfin.uclinux.org/
958S: Supported
959
Linus Torvalds1da177e2005-04-16 15:20:36 -0700960BLOCK LAYER
961P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +0200962M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700963L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800964T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700965S: Maintained
966
Joern Engel2b54aae2008-02-06 01:38:02 -0800967BLOCK2MTD DRIVER
968P: Joern Engel
969M: joern@lazybastard.org
970L: linux-mtd@lists.infradead.org
971S: Maintained
972
Marcel Holtmann63fbd242008-08-18 13:23:53 +0200973BLUETOOTH DRIVERS
974P: Marcel Holtmann
975M: marcel@holtmann.org
976L: linux-bluetooth@vger.kernel.org
977W: http://www.bluez.org/
978S: Maintained
979
Linus Torvalds1da177e2005-04-16 15:20:36 -0700980BLUETOOTH SUBSYSTEM
981P: Marcel Holtmann
982M: marcel@holtmann.org
Pavel Machek781c2842008-03-20 15:41:02 -0700983L: linux-bluetooth@vger.kernel.org
Marcel Holtmann63fbd242008-08-18 13:23:53 +0200984W: http://www.bluez.org/
Josh Boyer1adc1232005-11-23 15:44:15 -0800985T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700986S: Maintained
987
Linus Torvalds1da177e2005-04-16 15:20:36 -0700988BONDING DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +0100989P: Jay Vosburgh
990M: fubar@us.ibm.com
991L: bonding-devel@lists.sourceforge.net
992W: http://sourceforge.net/projects/bonding/
993S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700994
Gary Zambrano39105892006-06-22 17:26:20 -0700995BROADCOM B44 10/100 ETHERNET DRIVER
996P: Gary Zambrano
997M: zambrano@broadcom.com
998L: netdev@vger.kernel.org
999S: Supported
1000
Michael Chan948c51e2006-06-04 02:51:39 -07001001BROADCOM BNX2 GIGABIT ETHERNET DRIVER
1002P: Michael Chan
1003M: mchan@broadcom.com
1004L: netdev@vger.kernel.org
1005S: Supported
1006
Eliezer Tamir4d9d2cb2008-02-28 11:59:10 -08001007BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER
Eilon Greenstein24e3fce2008-06-12 14:30:28 -07001008P: Eilon Greenstein
1009M: eilong@broadcom.com
Eliezer Tamir4d9d2cb2008-02-28 11:59:10 -08001010L: netdev@vger.kernel.org
1011S: Supported
1012
Michael Chan948c51e2006-06-04 02:51:39 -07001013BROADCOM TG3 GIGABIT ETHERNET DRIVER
Matt Carlson13181362009-02-25 14:41:06 +00001014P: Matt Carlson
1015M: mcarlson@broadcom.com
Michael Chan948c51e2006-06-04 02:51:39 -07001016P: Michael Chan
1017M: mchan@broadcom.com
1018L: netdev@vger.kernel.org
1019S: Supported
1020
Jens Axboe5cdf7f72007-07-17 08:58:06 +02001021BSG (block layer generic sg v4 driver)
1022P: FUJITA Tomonori
1023M: fujita.tomonori@lab.ntt.co.jp
1024L: linux-scsi@vger.kernel.org
1025S: Supported
1026
Michael Bueschff1d5c22008-07-25 01:46:10 -07001027BT8XXGPIO DRIVER
1028P: Michael Buesch
1029M: mb@bu3sch.de
1030W: http://bu3sch.de/btgpio.php
1031S: Maintained
1032
Joe Percheseb1eb042009-01-21 10:49:16 -05001033BTRFS FILE SYSTEM
1034P: Chris Mason
1035M: chris.mason@oracle.com
1036L: linux-btrfs@vger.kernel.org
1037W: http://btrfs.wiki.kernel.org/
1038T: git kernel.org:/pub/scm/linux/kernel/git/mason/btrfs-unstable.git
1039S: Maintained
1040
Linus Torvalds1da177e2005-04-16 15:20:36 -07001041BTTV VIDEO4LINUX DRIVER
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001042P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001043M: mchehab@infradead.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001044L: linux-media@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001045L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001046W: http://linuxtv.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001047T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001048S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001049
Jonathan Corbet77d51402007-03-22 19:44:17 -03001050CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
Jean Delvare795fb7e2008-09-20 12:33:08 +02001051P: Jonathan Corbet
Jonathan Corbet77d51402007-03-22 19:44:17 -03001052M: corbet@lwn.net
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001053L: linux-media@vger.kernel.org
1054T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Jonathan Corbet77d51402007-03-22 19:44:17 -03001055S: Maintained
1056
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001057CALGARY x86-64 IOMMU
1058P: Muli Ben-Yehuda
1059M: muli@il.ibm.com
1060P: Jon D. Mason
Jon Masond8d2bed2006-10-05 18:47:21 +02001061M: jdmason@kudzu.us
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001062L: linux-kernel@vger.kernel.org
1063L: discuss@x86-64.org
1064S: Maintained
1065
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001066CAN NETWORK LAYER
1067P: Urs Thuermann
1068M: urs.thuermann@volkswagen.de
1069P: Oliver Hartkopp
1070M: oliver.hartkopp@volkswagen.de
1071L: socketcan-core@lists.berlios.de (subscribers-only)
1072W: http://developer.berlios.de/projects/socketcan/
1073S: Maintained
1074
Arnd Bergmannb8154542008-05-16 11:10:59 +02001075CELL BROADBAND ENGINE ARCHITECTURE
1076P: Arnd Bergmann
1077M: arnd@arndb.de
1078L: linuxppc-dev@ozlabs.org
1079L: cbe-oss-dev@ozlabs.org
1080W: http://www.ibm.com/developerworks/power/cell/
1081S: Supported
1082
David Vrabel18332a82008-09-17 16:34:44 +01001083CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM:
1084P: David Vrabel
1085M: david.vrabel@csr.com
1086L: linux-usb@vger.kernel.org
1087S: Supported
1088
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001089CFAG12864B LCD DRIVER
1090P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07001091M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001092L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07001093W: http://miguelojeda.es/auxdisplay.htm
1094W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001095S: Maintained
1096
1097CFAG12864BFB LCD FRAMEBUFFER DRIVER
1098P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07001099M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001100L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07001101W: http://miguelojeda.es/auxdisplay.htm
1102W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001103S: Maintained
1104
Johannes Berg704232c2007-04-23 12:20:05 -07001105CFG80211 and NL80211
1106P: Johannes Berg
1107M: johannes@sipsolutions.net
1108L: linux-wireless@vger.kernel.org
1109S: Maintained
1110
Andy Whitcroft0a920b52007-06-01 00:46:48 -07001111CHECKPATCH
1112P: Andy Whitcroft
Andy Whitcroftb0e0b432009-01-06 14:41:22 -08001113M: apw@canonical.com
1114L: linux-kernel@vger.kernel.org
Andy Whitcroft0a920b52007-06-01 00:46:48 -07001115S: Supported
1116
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001117CISCO 10G ETHERNET DRIVER
1118P: Scott Feldman
1119M: scofeldm@cisco.com
1120P: Joe Eykholt
1121M: jeykholt@cisco.com
Joel Becker7063fbf2005-12-15 14:29:43 -08001122S: Supported
1123
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001124CIRRUS LOGIC EP93XX ETHERNET DRIVER
1125P: Lennert Buytenhek
1126M: kernel@wantstofly.org
1127L: netdev@vger.kernel.org
1128S: Maintained
1129
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001130CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1131P: Lennert Buytenhek
1132M: kernel@wantstofly.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001133L: linux-usb@vger.kernel.org
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001134S: Maintained
1135
Timur Tabid9e9d822008-04-24 08:45:26 +10001136CIRRUS LOGIC CS4270 SOUND DRIVER
1137P: Timur Tabi
1138M: timur@freescale.com
1139L: alsa-devel@alsa-project.org
1140S: Supported
1141
Linus Torvalds1da177e2005-04-16 15:20:36 -07001142CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1143P: Cirrus Logic Corporation (kernel 2.2 driver)
1144M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1145P: Nils Faerber (port to kernel 2.4)
1146M: Nils Faerber <nils@kernelconcepts.de>
1147S: Maintained
1148
1149CODA FILE SYSTEM
1150P: Jan Harkes
1151M: jaharkes@cs.cmu.edu
1152M: coda@cs.cmu.edu
1153L: codalist@coda.cs.cmu.edu
1154W: http://www.coda.cs.cmu.edu/
1155S: Maintained
1156
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001157COMMON INTERNET FILE SYSTEM (CIFS)
1158P: Steve French
1159M: sfrench@samba.org
1160L: linux-cifs-client@lists.samba.org
1161L: samba-technical@lists.samba.org
1162W: http://linux-cifs.samba.org/
1163T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
1164S: Supported
1165
Linus Torvalds1da177e2005-04-16 15:20:36 -07001166COMPACTPCI HOTPLUG CORE
1167P: Scott Murray
1168M: scottm@somanetworks.com
1169M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001170L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001171S: Supported
1172
1173COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1174P: Scott Murray
1175M: scottm@somanetworks.com
1176M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001177L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001178S: Supported
1179
1180COMPACTPCI HOTPLUG GENERIC DRIVER
1181P: Scott Murray
1182M: scottm@somanetworks.com
1183M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001184L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001185S: Supported
1186
Cezary Jackiewicz54115522008-06-09 16:22:22 -07001187COMPAL LAPTOP SUPPORT
1188P: Cezary Jackiewicz
1189M: cezary.jackiewicz@gmail.com
1190S: Maintained
1191
Linus Torvalds1da177e2005-04-16 15:20:36 -07001192COMPUTONE INTELLIPORT MULTIPORT CARD
1193P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -07001194M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001195W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -07001196S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001197
Simon Arlott949be0f2007-03-06 02:47:46 -08001198CONEXANT ACCESSRUNNER USB DRIVER
1199P: Simon Arlott
1200M: cxacru@fire.lp0.eu
Simon Arlott9ae5e3b2007-05-09 08:38:10 +02001201L: accessrunner-general@lists.sourceforge.net
1202W: http://accessrunner.sourceforge.net/
Simon Arlott949be0f2007-03-06 02:47:46 -08001203S: Maintained
1204
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001205CONFIGFS
1206P: Joel Becker
1207M: joel.becker@oracle.com
1208L: linux-kernel@vger.kernel.org
1209S: Supported
1210
Paul Menagefb3a0fb2008-03-04 14:28:28 -08001211CONTROL GROUPS (CGROUPS)
1212P: Paul Menage
1213M: menage@google.com
KOSAKI Motohiro01c4a422009-02-11 13:04:35 -08001214P: Li Zefan
1215M: lizf@cn.fujitsu.com
Paul Menagefb3a0fb2008-03-04 14:28:28 -08001216L: containers@lists.linux-foundation.org
1217S: Maintained
1218
Rudolf Marekbebe4672007-05-08 17:22:02 +02001219CORETEMP HARDWARE MONITORING DRIVER
1220P: Rudolf Marek
1221M: r.marek@assembler.cz
1222L: lm-sensors@lm-sensors.org
1223S: Maintained
1224
Linus Torvalds1da177e2005-04-16 15:20:36 -07001225COSA/SRP SYNC SERIAL DRIVER
1226P: Jan "Yenya" Kasprzak
1227M: kas@fi.muni.cz
1228W: http://www.fi.muni.cz/~kas/cosa/
1229S: Maintained
1230
1231CPU FREQUENCY DRIVERS
1232P: Dave Jones
Dave Jonesf4432c52008-10-20 13:31:45 -04001233M: davej@redhat.com
Dave Jonesbc5f65d2008-07-31 18:22:59 -04001234L: cpufreq@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001235W: http://www.codemonkey.org.uk/projects/cpufreq/
Dave Jones7531a0b2006-12-12 17:26:35 -05001236T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001237S: Maintained
1238
1239CPUID/MSR DRIVER
1240P: H. Peter Anvin
1241M: hpa@zytor.com
1242S: Maintained
1243
Paul Jacksoned90fb42005-09-27 21:45:37 -07001244CPUSETS
Paul Jackson6bffd7b2008-05-01 04:34:21 -07001245P: Paul Menage
Paul Jackson6bffd7b2008-05-01 04:34:21 -07001246M: menage@google.com
Paul Jacksoned90fb42005-09-27 21:45:37 -07001247L: linux-kernel@vger.kernel.org
1248W: http://www.bullopensource.org/cpuset/
Paul Jackson551e1722008-06-12 15:21:31 -07001249W: http://oss.sgi.com/projects/cpusets/
Paul Jacksoned90fb42005-09-27 21:45:37 -07001250S: Supported
1251
Linus Torvalds1da177e2005-04-16 15:20:36 -07001252CRAMFS FILESYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +01001253W: http://sourceforge.net/projects/cramfs/
1254S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001255
1256CRIS PORT
1257P: Mikael Starvik
1258M: starvik@axis.com
Jesper Nilsson0b07aa62008-01-25 13:22:29 +01001259P: Jesper Nilsson
1260M: jesper.nilsson@axis.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001261L: dev-etrax@axis.com
1262W: http://developer.axis.com
1263S: Maintained
1264
1265CRYPTO API
1266P: Herbert Xu
1267M: herbert@gondor.apana.org.au
1268P: David S. Miller
1269M: davem@davemloft.net
1270L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001271T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001272S: Maintained
1273
Jaya Kumar9b4ffa42005-11-17 10:12:23 +01001274CS5535 Audio ALSA driver
1275P: Jaya Kumar
1276M: jayakumar.alsa@gmail.com
1277S: Maintained
1278
Hans Verkuil6d8425b2008-05-05 18:25:22 -03001279CX18 VIDEO4LINUX DRIVER
1280P: Hans Verkuil, Andy Walls
1281M: hverkuil@xs4all.nl, awalls@radix.net
1282L: ivtv-devel@ivtvdriver.org
1283L: ivtv-users@ivtvdriver.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001284L: linux-media@vger.kernel.org
1285T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Hans Verkuil6d8425b2008-05-05 18:25:22 -03001286W: http://linuxtv.org
1287S: Maintained
1288
Steve Wisee5ec3782008-05-20 14:06:33 -07001289CXGB3 ETHERNET DRIVER (CXGB3)
1290P: Divy Le Ray
1291M: divy@chelsio.com
1292L: netdev@vger.kernel.org
1293W: http://www.chelsio.com
1294S: Supported
1295
1296CXGB3 IWARP RNIC DRIVER (IW_CXGB3)
1297P: Steve Wise
1298M: swise@chelsio.com
1299L: general@lists.openfabrics.org
1300W: http://www.openfabrics.org
1301S: Supported
1302
Linus Torvalds1da177e2005-04-16 15:20:36 -07001303CYBERPRO FB DRIVER
1304P: Russell King
1305M: rmk@arm.linux.org.uk
1306W: http://www.arm.linux.org.uk/
1307S: Maintained
1308
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001309CYBLAFB FRAMEBUFFER DRIVER
1310P: Knut Petersen
1311M: Knut_Petersen@t-online.de
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001312L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001313S: Maintained
1314
Linus Torvalds1da177e2005-04-16 15:20:36 -07001315CYCLADES 2X SYNC CARD DRIVER
1316P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001317M: acme@ghostprotocols.net
1318W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07001319S: Maintained
1320
1321CYCLADES ASYNC MUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001322W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001323S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001324
1325CYCLADES PC300 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
Linus Torvalds1da177e2005-04-16 15:20:36 -07001329DAMA SLAVE for AX.25
1330P: Joerg Reuter
1331M: jreuter@yaina.de
1332W: http://yaina.de/jreuter/
1333W: http://www.qsl.net/dl1bke/
1334L: linux-hams@vger.kernel.org
1335S: Maintained
1336
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001337DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1338P: Tobias Ringstrom
1339M: tori@unhappy.mine.nu
1340L: netdev@vger.kernel.org
1341S: Maintained
1342
1343DC390/AM53C974 SCSI driver
1344P: Kurt Garloff
1345M: garloff@suse.de
1346W: http://www.garloff.de/kurt/linux/dc390/
1347P: Guennadi Liakhovetski
1348M: g.liakhovetski@gmx.de
1349S: Maintained
1350
Linus Torvalds1da177e2005-04-16 15:20:36 -07001351DC395x SCSI driver
1352P: Oliver Neukum
1353M: oliver@neukum.name
1354P: Ali Akcaagac
1355M: aliakc@web.de
1356P: Jamie Lenehan
1357M: lenehan@twibble.org
1358W: http://twibble.org/dist/dc395x/
Randy Dunlapf5df58812006-07-14 00:24:29 -07001359L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001360L: http://lists.twibble.org/mailman/listinfo/dc395x/
1361S: Maintained
1362
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001363DCCP PROTOCOL
1364P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001365M: acme@ghostprotocols.net
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001366L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -08001367W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001368S: Maintained
1369
Linus Torvalds1da177e2005-04-16 15:20:36 -07001370DECnet NETWORK LAYER
Christine Caulfield8943f262008-02-14 19:31:31 -08001371P: Christine Caulfield
1372M: christine.caulfield@googlemail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001373W: http://linux-decnet.sourceforge.net
1374L: linux-decnet-user@lists.sourceforge.net
1375S: Maintained
1376
1377DEFXX FDDI NETWORK DRIVER
1378P: Maciej W. Rozycki
1379M: macro@linux-mips.org
1380S: Maintained
1381
Matthew Garrettad8f07c2009-01-07 18:08:56 -08001382DELL LAPTOP DRIVER
1383P: Matthew Garrett
1384M: mjg59@srcf.ucam.org
1385S: Maintained
1386
Linus Torvalds1da177e2005-04-16 15:20:36 -07001387DELL LAPTOP SMM DRIVER
1388P: Massimo Dal Zotto
1389M: dz@debian.org
1390W: http://www.debian.org/~dz/i8k/
1391S: Maintained
1392
Doug Warzecha90563ec2005-09-06 15:17:15 -07001393DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1394P: Doug Warzecha
1395M: Douglas_Warzecha@dell.com
1396S: Maintained
1397
Linus Torvalds1da177e2005-04-16 15:20:36 -07001398DEVICE NUMBER REGISTRY
1399P: Torben Mathiasen
1400M: device@lanana.org
1401W: http://lanana.org/docs/device-list/index.html
1402L: linux-kernel@vger.kernel.org
1403S: Maintained
1404
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001405DEVICE-MAPPER (LVM)
1406P: Alasdair Kergon
1407L: dm-devel@redhat.com
1408W: http://sources.redhat.com/dm
1409S: Maintained
1410
Linus Torvalds1da177e2005-04-16 15:20:36 -07001411DIGI INTL. EPCA DRIVER
1412P: Digi International, Inc
1413M: Eng.Linux@digi.com
1414L: Eng.Linux@digi.com
1415W: http://www.digi.com
Jean Delvarebaaea1d2008-09-20 12:34:33 +02001416S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001417
Randy Dunlape7839f22008-10-12 16:11:45 -07001418DIRECTORY NOTIFICATION (DNOTIFY)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001419P: Stephen Rothwell
1420M: sfr@canb.auug.org.au
1421L: linux-kernel@vger.kernel.org
1422S: Supported
1423
1424DISK GEOMETRY AND PARTITION HANDLING
1425P: Andries Brouwer
1426M: aeb@cwi.nl
1427W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1428W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1429W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1430S: Maintained
1431
Randy Dunlap4480f15b2008-10-12 16:11:58 -07001432DISKQUOTA
Linus Torvalds1da177e2005-04-16 15:20:36 -07001433P: Jan Kara
1434M: jack@suse.cz
1435L: linux-kernel@vger.kernel.org
1436S: Maintained
1437
Randy Dunlape7839f22008-10-12 16:11:45 -07001438DISTRIBUTED LOCK MANAGER (DLM)
Christine Caulfield8943f262008-02-14 19:31:31 -08001439P: Christine Caulfield
1440M: ccaulfie@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001441P: David Teigland
1442M: teigland@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001443L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001444W: http://sources.redhat.com/cluster/
David Teiglandd7c2fea2008-02-21 15:27:09 -06001445T: git kernel.org:/pub/scm/linux/kernel/git/teigland/dlm.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001446S: Supported
1447
Dan Williamsb3e5f262007-08-07 10:26:35 -07001448DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01001449P: Maciej Sosnowski
1450M: maciej.sosnowski@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -07001451P: Dan Williams
1452M: dan.j.williams@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001453L: linux-kernel@vger.kernel.org
Dan Williamsb3e5f262007-08-07 10:26:35 -07001454S: Supported
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001455
Juerg Haefligerb8250372007-06-09 10:11:16 -04001456DME1737 HARDWARE MONITOR DRIVER
1457P: Juerg Haefliger
1458M: juergh@gmail.com
1459L: lm-sensors@lm-sensors.org
1460S: Maintained
1461
Martin Waitzba483d52005-06-17 13:20:59 -07001462DOCBOOK FOR DOCUMENTATION
Randy Dunlap0f40efb2006-07-03 00:24:15 -07001463P: Randy Dunlap
1464M: rdunlap@xenotime.net
Martin Waitzba483d52005-06-17 13:20:59 -07001465S: Maintained
1466
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001467DOCKING STATION DRIVER
Len Brownc5d191b2008-09-24 02:53:25 -04001468P: Shaohua Li
1469M: shaohua.li@intel.com
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001470L: linux-acpi@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05001471S: Supported
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001472
Randy Dunlapabbaeff2008-07-04 09:59:57 -07001473DOCUMENTATION (/Documentation directory)
Jean Delvare795fb7e2008-09-20 12:33:08 +02001474P: Michael Kerrisk
1475M: mtk.manpages@gmail.com
1476P: Randy Dunlap
1477M: rdunlap@xenotime.net
1478L: linux-doc@vger.kernel.org
1479S: Maintained
Randy Dunlapabbaeff2008-07-04 09:59:57 -07001480
Linus Torvalds1da177e2005-04-16 15:20:36 -07001481DOUBLETALK DRIVER
1482P: James R. Van Zandt
1483M: jrv@vanzandt.mv.com
1484L: blinux-list@redhat.com
1485S: Maintained
1486
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001487DPT_I2O SCSI RAID DRIVER
1488P: Adaptec OEM Raid Solutions
1489M: aacraid@adaptec.com
1490L: linux-scsi@vger.kernel.org
1491W: http://www.adaptec.com/
1492S: Maintained
1493
Linus Torvalds1da177e2005-04-16 15:20:36 -07001494DRIVER CORE, KOBJECTS, AND SYSFS
1495P: Greg Kroah-Hartman
1496M: gregkh@suse.de
1497L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001498T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001499S: Supported
1500
1501DRM DRIVERS
1502P: David Airlie
1503M: airlied@linux.ie
1504L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -08001505T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001506S: Maintained
1507
1508DSCC4 DRIVER
Francois Romieu01f20732007-01-26 00:57:17 -08001509P: Francois Romieu
1510M: romieu@fr.zoreil.com
1511L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001512S: Maintained
1513
1514DVB SUBSYSTEM AND DRIVERS
1515P: LinuxTV.org Project
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001516M: linux-media@vger.kernel.org
Jean Delvare795fb7e2008-09-20 12:33:08 +02001517L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +02001518W: http://linuxtv.org/
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001519T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001520S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001521
Maciej W. Rozycki789c7042008-02-07 00:15:13 -08001522DZ DECSTATION DZ11 SERIAL DRIVER
1523P: Maciej W. Rozycki
1524M: macro@linux-mips.org
1525S: Maintained
1526
Linus Torvalds1da177e2005-04-16 15:20:36 -07001527EATA-DMA SCSI DRIVER
1528P: Michael Neuffer
1529L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1530S: Maintained
1531
1532EATA ISA/EISA/PCI SCSI DRIVER
1533P: Dario Ballabio
1534M: ballabio_dario@emc.com
1535L: linux-scsi@vger.kernel.org
1536S: Maintained
1537
1538EATA-PIO SCSI DRIVER
1539P: Michael Neuffer
1540M: mike@i-Connect.Net
1541L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1542S: Maintained
1543
1544EBTABLES
1545P: Bart De Schuymer
1546M: bart.de.schuymer@pandora.be
1547L: ebtables-user@lists.sourceforge.net
1548L: ebtables-devel@lists.sourceforge.net
1549W: http://ebtables.sourceforge.net/
1550S: Maintained
1551
Michael Halcrow237fead2006-10-04 02:16:22 -07001552ECRYPT FILE SYSTEM
Michael Halcrow6dc75162008-12-15 13:54:17 -08001553P: Tyler Hicks, Dustin Kirkland
1554M: tyhicks@linux.vnet.ibm.com, kirkland@canonical.com
1555L: ecryptfs-devel@lists.launchpad.net
1556W: https://launchpad.net/ecryptfs
Michael Halcrow237fead2006-10-04 02:16:22 -07001557S: Supported
1558
Alan Coxda9bb1d2006-01-18 17:44:13 -08001559EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -08001560P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001561M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001562L: bluesmoke-devel@lists.sourceforge.net
1563W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001564S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -08001565
1566EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001567P: Mark Gross
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001568P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001569M: mark.gross@intel.com
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001570M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001571L: bluesmoke-devel@lists.sourceforge.net
1572W: bluesmoke.sourceforge.net
1573S: Maintained
1574
1575EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001576P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001577M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001578L: bluesmoke-devel@lists.sourceforge.net
1579W: bluesmoke.sourceforge.net
1580S: Maintained
1581
Douglas Thompson6bc78402007-07-19 01:50:12 -07001582EDAC-I82443BXGX
1583P: Tim Small
1584M: tim@buttersideup.com
1585L: bluesmoke-devel@lists.sourceforge.net
1586W: bluesmoke.sourceforge.net
1587S: Maintained
1588
1589EDAC-I3000
1590P: Jason Uhlenkott
1591M: juhlenko@akamai.com
1592L: bluesmoke-devel@lists.sourceforge.net
1593W: bluesmoke.sourceforge.net
1594S: Maintained
1595
1596EDAC-I5000
1597P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001598M: dougthompson@xmission.com
1599L: bluesmoke-devel@lists.sourceforge.net
1600W: bluesmoke.sourceforge.net
1601S: Maintained
1602
Mauro Carvalho Chehab44c12cb2009-01-15 13:50:49 -08001603EDAC-I5400
1604P: Mauro Carvalho Chehab
1605M: mchehab@redhat.com
1606L: bluesmoke-devel@lists.sourceforge.net
1607W: bluesmoke.sourceforge.net
1608S: Maintained
1609
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001610EDAC-I82975X
1611P: Ranganathan Desikan
1612P: Arvind R.
1613M: rdesikan@jetzbroadband.com
1614M: arvind@acarlab.com
1615L: bluesmoke-devel@lists.sourceforge.net
1616W: bluesmoke.sourceforge.net
1617S: Maintained
1618
1619EDAC-PASEMI
1620P: Egor Martovetsky
1621M: egor@pasemi.com
Douglas Thompson6bc78402007-07-19 01:50:12 -07001622L: bluesmoke-devel@lists.sourceforge.net
1623W: bluesmoke.sourceforge.net
1624S: Maintained
1625
Dave Peterson0e438e32006-03-26 01:38:55 -08001626EDAC-R82600
1627P: Tim Small
1628M: tim@buttersideup.com
1629L: bluesmoke-devel@lists.sourceforge.net
1630W: bluesmoke.sourceforge.net
1631S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -08001632
Eric Coopere59f8792008-03-13 12:55:46 +01001633EEEPC LAPTOP EXTRAS DRIVER
1634P: Corentin Chary
1635M: corentincj@iksaif.net
1636L: acpi4asus-user@lists.sourceforge.net
1637W: http://sourceforge.net/projects/acpi4asus
1638S: Maintained
1639
Josh Triplett0bee8d22006-07-30 03:03:58 -07001640EFS FILESYSTEM
1641W: http://aeschi.ch.eu.org/efs/
1642S: Orphan
1643
Randy Dunlap4480f15b2008-10-12 16:11:58 -07001644EHCA (IBM GX bus InfiniBand adapter) DRIVER
Heiko J Schickfab97222006-09-22 15:22:22 -07001645P: Hoang-Nam Nguyen
1646M: hnguyen@de.ibm.com
1647P: Christoph Raisch
1648M: raisch@de.ibm.com
Roland Dreier78526822007-07-09 20:12:26 -07001649L: general@lists.openfabrics.org
Heiko J Schickfab97222006-09-22 15:22:22 -07001650S: Supported
1651
David Woodhouse3e3a7d62008-05-01 04:34:46 -07001652EMBEDDED LINUX
1653P: Paul Gortmaker
1654M: paul.gortmaker@windriver.com
Uwe Kleine-Königa46add72008-09-09 00:11:39 +02001655P: David Woodhouse
David Woodhouse3e3a7d62008-05-01 04:34:46 -07001656M: dwmw2@infradead.org
1657L: linux-embedded@vger.kernel.org
1658S: Maintained
1659
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001660EMULEX LPFC FC SCSI DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001661P: James Smart
1662M: james.smart@emulex.com
1663L: linux-scsi@vger.kernel.org
1664W: http://sourceforge.net/projects/lpfcxxxx
1665S: Supported
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001666
Linus Torvalds1da177e2005-04-16 15:20:36 -07001667EPSON 1355 FRAMEBUFFER DRIVER
1668P: Christopher Hoover
1669M: ch@murgatroid.com, ch@hpl.hp.com
1670S: Maintained
1671
Kristoffer Ericsond5ca9002008-10-15 22:03:54 -07001672EPSON S1D13XXX FRAMEBUFFER DRIVER
1673P: Kristoffer Ericson
1674M: kristoffer.ericson@gmail.com
1675S: Maintained
1676
Linus Torvalds1da177e2005-04-16 15:20:36 -07001677ETHEREXPRESS-16 NETWORK DRIVER
1678P: Philip Blundell
1679M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001680L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001681S: Maintained
1682
1683ETHERNET BRIDGE
1684P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08001685M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07001686L: bridge@lists.linux-foundation.org
Adrian Bunk57c511d2008-06-03 16:00:01 -07001687W: http://www.linux-foundation.org/en/Net:Bridge
Linus Torvalds1da177e2005-04-16 15:20:36 -07001688S: Maintained
1689
1690ETHERTEAM 16I DRIVER
1691P: Mika Kuoppala
1692M: miku@iki.fi
1693S: Maintained
1694
1695EXT2 FILE SYSTEM
Erik Mouw72be2cc2006-12-06 20:40:49 -08001696L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001697S: Maintained
1698
1699EXT3 FILE SYSTEM
1700P: Stephen Tweedie, Andrew Morton
Geert Uytterhoeven8deacee2008-07-04 10:00:01 -07001701M: sct@redhat.com, akpm@linux-foundation.org, adilger@sun.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001702L: linux-ext4@vger.kernel.org
1703S: Maintained
1704
1705EXT4 FILE SYSTEM
Theodore Ts'o08a225f2008-10-06 20:58:09 -04001706P: Theodore Ts'o
1707M: tytso@mit.edu, adilger@sun.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001708L: linux-ext4@vger.kernel.org
Theodore Ts'o08a225f2008-10-06 20:58:09 -04001709W: http://ext4.wiki.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001710S: Maintained
1711
Jean Delvaree53004e2006-01-09 23:26:14 +01001712F71805F HARDWARE MONITORING DRIVER
1713P: Jean Delvare
1714M: khali@linux-fr.org
1715L: lm-sensors@lm-sensors.org
1716S: Maintained
1717
Linus Torvalds1da177e2005-04-16 15:20:36 -07001718FARSYNC SYNCHRONOUS DRIVER
1719P: Kevin Curtis
1720M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001721W: http://www.farsite.co.uk/
1722S: Supported
1723
Akinobu Mitac5408b82007-04-23 14:41:20 -07001724FAULT INJECTION SUPPORT
1725P: Akinobu Mita
1726M: akinobu.mita@gmail.com
1727S: Supported
1728
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001729FILE LOCKING (flock() and fcntl()/lockf())
1730P: Matthew Wilcox
1731M: matthew@wil.cx
1732L: linux-fsdevel@vger.kernel.org
1733S: Maintained
1734
1735FILESYSTEMS (VFS and infrastructure)
1736P: Alexander Viro
1737M: viro@zeniv.linux.org.uk
1738L: linux-fsdevel@vger.kernel.org
1739S: Maintained
1740
1741FIREWIRE SUBSYSTEM (drivers/firewire, <linux/firewire*.h>)
1742P: Kristian Hoegsberg, Stefan Richter
1743M: krh@redhat.com, stefanr@s5r6.in-berlin.de
1744L: linux1394-devel@lists.sourceforge.net
1745W: http://www.linux1394.org/
1746T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1747S: Maintained
1748
1749FIRMWARE LOADER (request_firmware)
1750L: linux-kernel@vger.kernel.org
1751S: Orphan
1752
1753FPU EMULATOR
1754P: Bill Metzenthen
1755M: billm@suburbia.net
1756W: http://suburbia.net/~billm/floating-point/emulator/
1757S: Maintained
1758
1759FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1760P: Mike McLagan
1761M: mike.mclagan@linux.org
1762L: netdev@vger.kernel.org
1763S: Maintained
1764
Linus Torvalds1da177e2005-04-16 15:20:36 -07001765FRAMEBUFFER LAYER
1766P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001767M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001768L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001769W: http://linux-fbdev.sourceforge.net/
1770S: Maintained
1771
Zhang Wei173acc72008-03-01 07:42:48 -07001772FREESCALE DMA DRIVER
Zhang Wei76b0c7882008-05-13 14:44:59 -07001773P: Li Yang
1774M: leoli@freescale.com
1775P: Zhang Wei
1776M: zw@zh-kernel.org
Zhang Wei173acc72008-03-01 07:42:48 -07001777L: linuxppc-embedded@ozlabs.org
1778L: linux-kernel@vger.kernel.org
1779S: Maintained
1780
Jochen Friedrich0d2b4052008-07-14 22:38:28 +02001781FREESCALE I2C CPM DRIVER
1782P: Jochen Friedrich
1783M: jochen@scram.de
1784L: linuxppc-dev@ozlabs.org
Jean Delvare846557d2008-10-30 15:55:47 +01001785L: linux-i2c@vger.kernel.org
Jochen Friedrich0d2b4052008-07-14 22:38:28 +02001786S: Maintained
1787
Sascha Hauer60e8c5a2008-12-16 11:44:06 +01001788FREESCALE IMX / MXC FRAMEBUFFER DRIVER
1789P: Sascha Hauer
1790M: kernel@pengutronix.de
1791L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
1792L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1793S: Maintained
1794
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001795FREESCALE SOC FS_ENET DRIVER
1796P: Pantelis Antoniou
1797M: pantelis.antoniou@gmail.com
1798P: Vitaly Bordug
1799M: vbordug@ru.mvista.com
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001800L: linuxppc-dev@ozlabs.org
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001801L: netdev@vger.kernel.org
1802S: Maintained
1803
Timur Tabid9e9d822008-04-24 08:45:26 +10001804FREESCALE QUICC ENGINE LIBRARY
1805P: Timur Tabi
1806M: timur@freescale.com
1807L: linuxppc-dev@ozlabs.org
1808S: Supported
1809
Li Yanga7205b32007-04-23 10:38:18 -07001810FREESCALE HIGHSPEED USB DEVICE DRIVER
1811P: Li Yang
1812M: leoli@freescale.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001813L: linux-usb@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001814L: linuxppc-dev@ozlabs.org
Li Yanga7205b32007-04-23 10:38:18 -07001815S: Maintained
1816
Li Yangbeaf53b2007-05-25 13:54:02 +08001817FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1818P: Li Yang
1819M: leoli@freescale.com
1820L: netdev@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001821L: linuxppc-dev@ozlabs.org
Li Yangbeaf53b2007-05-25 13:54:02 +08001822S: Maintained
1823
Timur Tabid9e9d822008-04-24 08:45:26 +10001824FREESCALE QUICC ENGINE UCC UART DRIVER
1825P: Timur Tabi
1826M: timur@freescale.com
1827L: linuxppc-dev@ozlabs.org
1828S: Supported
1829
1830FREESCALE SOC SOUND DRIVERS
1831P: Timur Tabi
1832M: timur@freescale.com
1833L: alsa-devel@alsa-project.org
1834L: linuxppc-dev@ozlabs.org
1835S: Supported
1836
Linus Torvalds1da177e2005-04-16 15:20:36 -07001837FREEVXFS FILESYSTEM
1838P: Christoph Hellwig
1839M: hch@infradead.org
1840W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1841S: Maintained
1842
Pavel Machek71038f52009-01-15 13:51:02 -08001843FREEZER
1844P: Pavel Machek
1845M: pavel@suse.cz
1846P: Rafael J. Wysocki
1847M: rjw@sisk.pl
1848L: linux-pm@lists.linux-foundation.org
1849S: Supported
1850
Steven Rostedtde3b69d2008-07-15 13:28:14 -04001851FTRACE
1852P: Steven Rostedt
Steven Rostedt8e324c12008-11-19 15:36:43 -08001853M: rostedt@goodmis.org
Steven Rostedtde3b69d2008-07-15 13:28:14 -04001854S: Maintained
1855
David Howells5ab7ffe2007-04-10 15:10:45 +01001856FUJITSU FR-V (FRV) PORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07001857P: David Howells
1858M: dhowells@redhat.com
1859S: Maintained
1860
Jonathan Woithe20b93732008-06-11 10:14:56 +09301861FUJITSU LAPTOP EXTRAS
1862P: Jonathan Woithe
1863M: jwoithe@physics.adelaide.edu.au
1864L: linux-acpi@vger.kernel.org
1865S: Maintained
1866
Miklos Szeredi04578f12005-09-09 13:10:22 -07001867FUSE: FILESYSTEM IN USERSPACE
1868P: Miklos Szeredi
1869M: miklos@szeredi.hu
1870L: fuse-devel@lists.sourceforge.net
1871W: http://fuse.sourceforge.net/
1872S: Maintained
1873
Linus Torvalds1da177e2005-04-16 15:20:36 -07001874FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1875P: Rik Faith
1876M: faith@cs.unc.edu
1877L: linux-scsi@vger.kernel.org
Jean Delvarebaaea1d2008-09-20 12:34:33 +02001878S: Odd Fixes (e.g., new signatures)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001879
1880GDT SCSI DISK ARRAY CONTROLLER DRIVER
1881P: Achim Leubner
1882M: achim_leubner@adaptec.com
1883L: linux-scsi@vger.kernel.org
1884W: http://www.icp-vortex.com/
1885S: Supported
1886
Haavard Skinnemoen1c23af92007-05-01 23:26:34 +02001887GENERIC GPIO I2C DRIVER
1888P: Haavard Skinnemoen
1889M: hskinnemoen@atmel.com
1890S: Supported
1891
Krzysztof Hałasa9251ce92008-12-21 23:52:36 +01001892GENERIC HDLC (WAN) DRIVERS
Linus Torvalds1da177e2005-04-16 15:20:36 -07001893P: Krzysztof Halasa
1894M: khc@pm.waw.pl
1895W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1896S: Maintained
1897
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001898GFS2 FILE SYSTEM
1899P: Steven Whitehouse
1900M: swhiteho@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001901L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001902W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001903T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1904T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001905S: Supported
1906
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001907GIGASET ISDN DRIVERS
1908P: Hansjoerg Lipp
1909M: hjlipp@web.de
1910P: Tilman Schmidt
1911M: tilman@imap.cc
1912L: gigaset307x-common@lists.sourceforge.net
1913W: http://gigaset307x.sourceforge.net/
1914S: Maintained
1915
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001916HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
Frank Seidel211e3e02009-02-17 19:59:54 +01001917P: Frank Seidel
1918M: frank@f-seidel.de
1919L: lm-sensors@lm-sensors.org
1920W: http://www.kernel.org/pub/linux/kernel/people/fseidel/hdaps/
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001921S: Maintained
1922
Jean-Francois Moinee8deeae22008-10-22 10:57:37 -03001923GSPCA FINEPIX SUBDRIVER
1924P: Frank Zago
1925M: frank@zago.net
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001926L: linux-media@vger.kernel.org
1927T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Jean-Francois Moinee8deeae22008-10-22 10:57:37 -03001928S: Maintained
1929
1930GSPCA M5602 SUBDRIVER
1931P: Erik Andren
1932M: erik.andren@gmail.com
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001933L: linux-media@vger.kernel.org
1934T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Jean-Francois Moinee8deeae22008-10-22 10:57:37 -03001935S: Maintained
1936
1937GSPCA PAC207 SONIXB SUBDRIVER
1938P: Hans de Goede
1939M: hdegoede@redhat.com
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001940L: linux-media@vger.kernel.org
1941T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Jean-Francois Moinee8deeae22008-10-22 10:57:37 -03001942S: Maintained
1943
1944GSPCA T613 SUBDRIVER
1945P: Leandro Costantino
1946M: lcostantino@gmail.com
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001947L: linux-media@vger.kernel.org
1948T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Jean-Francois Moinee8deeae22008-10-22 10:57:37 -03001949S: Maintained
1950
1951GSPCA USB WEBCAM DRIVER
1952P: Jean-Francois Moine
1953M: moinejf@free.fr
1954W: http://moinejf.free.fr
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001955L: linux-media@vger.kernel.org
1956T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Jean-Francois Moinee8deeae22008-10-22 10:57:37 -03001957S: Maintained
1958
Jean Delvare5b543962005-08-15 19:51:02 +02001959HARDWARE MONITORING
Jean Delvare5b543962005-08-15 19:51:02 +02001960L: lm-sensors@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001961W: http://www.lm-sensors.org/
Jean Delvarebaaea1d2008-09-20 12:34:33 +02001962S: Orphan
Jean Delvare5b543962005-08-15 19:51:02 +02001963
Michael Buesch844dd052006-06-26 00:24:59 -07001964HARDWARE RANDOM NUMBER GENERATOR CORE
Jean Delvarebaaea1d2008-09-20 12:34:33 +02001965S: Orphan
Michael Buesch844dd052006-06-26 00:24:59 -07001966
Linus Torvalds1da177e2005-04-16 15:20:36 -07001967HARMONY SOUND DRIVER
1968P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04001969M: kyle@mcmartin.ca
Kyle McMartinac6aecb2007-12-03 22:04:34 +00001970L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001971S: Maintained
1972
1973HAYES ESP SERIAL DRIVER
1974P: Andrew J. Robinson
1975M: arobinso@nyx.net
1976L: linux-kernel@vger.kernel.org
1977W: http://www.nyx.net/~arobinso
1978S: Maintained
1979
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001980HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1981P: Chirag Kantharia
1982M: chirag.kantharia@hp.com
1983L: iss_storagedev@hp.com
1984S: Maintained
1985
1986HEWLETT-PACKARD SMART2 RAID DRIVER
1987P: Chirag Kantharia
1988M: chirag.kantharia@hp.com
1989L: iss_storagedev@hp.com
1990S: Maintained
1991
1992HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1993P: Mike Miller
1994M: mike.miller@hp.com
1995L: iss_storagedev@hp.com
1996S: Supported
1997
Linus Torvalds1da177e2005-04-16 15:20:36 -07001998HFS FILESYSTEM
1999P: Roman Zippel
2000M: zippel@linux-m68k.org
2001L: linux-kernel@vger.kernel.org
2002S: Maintained
2003
2004HGA FRAMEBUFFER DRIVER
2005P: Ferenc Bakonyi
2006M: fero@drama.obuda.kando.hu
2007L: linux-nvidia@lists.surfsouth.com
2008W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
2009S: Maintained
2010
Randy Dunlap4480f15b2008-10-12 16:11:58 -07002011HIBERNATION (aka Software Suspend, aka swsusp)
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002012P: Pavel Machek
Pavel Machekef35ce22009-02-18 14:48:16 -08002013M: pavel@ucw.cz
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002014P: Rafael J. Wysocki
2015M: rjw@sisk.pl
2016L: linux-pm@lists.linux-foundation.org
2017S: Supported
2018
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01002019HID CORE LAYER
2020P: Jiri Kosina
2021M: jkosina@suse.cz
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04002022L: linux-input@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01002023T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01002024S: Maintained
2025
Ingo Molnar38bed542007-02-22 09:09:34 +01002026HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
2027P: Thomas Gleixner
2028M: tglx@linutronix.de
2029L: linux-kernel@vger.kernel.org
2030S: Maintained
2031
Linus Torvalds1da177e2005-04-16 15:20:36 -07002032HIGH-SPEED SCC DRIVER FOR AX.25
2033P: Klaus Kudielka
2034M: klaus.kudielka@ieee.org
2035L: linux-hams@vger.kernel.org
2036W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
2037S: Maintained
2038
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08002039HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
2040P: HighPoint Linux Team
2041M: linux@highpoint-tech.com
2042W: http://www.highpoint-tech.com
2043S: Supported
2044
Linus Torvalds1da177e2005-04-16 15:20:36 -07002045HIPPI
2046P: Jes Sorensen
2047M: jes@trained-monkey.org
2048L: linux-hippi@sunsite.dk
2049S: Maintained
2050
Jouni Malinenff1d2762005-05-12 22:54:16 -04002051HOST AP DRIVER
2052P: Jouni Malinen
Jouni Malinen85d32e72007-03-24 17:15:30 -07002053M: j@w1.fi
2054L: hostap@shmoo.com (subscribers-only)
Johannes Berg724c6b32007-04-23 12:18:20 -07002055L: linux-wireless@vger.kernel.org
Jouni Malinenff1d2762005-05-12 22:54:16 -04002056W: http://hostap.epitest.fi/
2057S: Maintained
2058
Carlos Corbachodd8cd772008-02-05 02:17:15 +00002059HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
2060P: Carlos Corbacho
2061M: carlos@strangeworlds.co.uk
2062S: Odd Fixes
2063
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002064HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
2065P: Jaroslav Kysela
2066M: perex@perex.cz
2067S: Maintained
2068
Clemens Ladischd36e74c2008-07-23 21:26:46 -07002069HPET: High Precision Event Timers driver (drivers/char/hpet.c)
Bob Piccob9b03322005-11-07 00:59:19 -08002070P: Clemens Ladisch
2071M: clemens@ladisch.de
2072S: Maintained
2073
2074HPET: i386
2075P: Venkatesh Pallipadi (Venki)
2076M: venkatesh.pallipadi@intel.com
2077S: Maintained
2078
2079HPET: x86_64
Andi Kleen8bd09832007-10-13 01:01:08 +02002080P: Vojtech Pavlik
2081M: vojtech@suse.cz
Bob Piccob9b03322005-11-07 00:59:19 -08002082S: Maintained
2083
2084HPET: ACPI hpet.c
2085P: Bob Picco
2086M: bob.picco@hp.com
2087S: Maintained
2088
Linus Torvalds1da177e2005-04-16 15:20:36 -07002089HPFS FILESYSTEM
2090P: Mikulas Patocka
2091M: mikulas@artax.karlin.mff.cuni.cz
2092W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
2093S: Maintained
2094
Denis Joseph Barrow11cd29b2009-01-02 13:50:36 +00002095HSO 3G Modem Driver (hso.c)
2096P: Denis Joseph Barrow
2097M: d.barow@option.com
2098W: http://www.pharscape.org
2099S: Maintained
2100
Pau Oliva Fora5a18c342008-06-02 00:38:35 -04002101HTCPEN TOUCHSCREEN DRIVER
2102P: Pau Oliva Fora
2103M: pof@eslack.org
2104L: linux-input@vger.kernel.org
2105S: Maintained
2106
Linus Torvalds1da177e2005-04-16 15:20:36 -07002107HUGETLB FILESYSTEM
2108P: William Irwin
2109M: wli@holomorphy.com
2110S: Maintained
2111
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04002112I2C/SMBUS STUB DRIVER
2113P: Mark M. Hoffman
2114M: mhoffman@lightlink.com
Jean Delvare846557d2008-10-30 15:55:47 +01002115L: linux-i2c@vger.kernel.org
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04002116S: Maintained
2117
Jean Delvare5b543962005-08-15 19:51:02 +02002118I2C SUBSYSTEM
Jean Delvare710cf7e2008-05-18 20:49:40 +02002119P: Jean Delvare (PC drivers, core)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002120M: khali@linux-fr.org
Jean Delvare710cf7e2008-05-18 20:49:40 +02002121P: Ben Dooks (embedded platforms)
2122M: ben-linux@fluff.org
Jean Delvare846557d2008-10-30 15:55:47 +01002123L: linux-i2c@vger.kernel.org
Jean Delvarea01064a2009-01-26 21:19:53 +01002124W: http://i2c.wiki.kernel.org/
2125T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002126S: Maintained
2127
Till Harbaume8c76ee2007-05-01 23:26:35 +02002128I2C-TINY-USB DRIVER
2129P: Till Harbaum
2130M: till@harbaum.org
Jean Delvare846557d2008-10-30 15:55:47 +01002131L: linux-i2c@vger.kernel.org
Till Harbaume8c76ee2007-05-01 23:26:35 +02002132T: http://www.harbaum.org/till/i2c_tiny_usb
2133S: Maintained
2134
Linus Torvalds1da177e2005-04-16 15:20:36 -07002135i386 BOOT CODE
H. Peter Anvin7f1291f2007-07-11 12:18:26 -07002136P: H. Peter Anvin
2137M: hpa@zytor.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002138L: Linux-Kernel@vger.kernel.org
2139S: Maintained
2140
2141i386 SETUP CODE / CPU ERRATA WORKAROUNDS
Linus Torvalds1da177e2005-04-16 15:20:36 -07002142P: H. Peter Anvin
2143M: hpa@zytor.com
H. Peter Anvin72af61c2007-07-13 16:26:55 -07002144T: git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002145S: Maintained
2146
Linus Torvalds1da177e2005-04-16 15:20:36 -07002147IA64 (Itanium) PLATFORM
2148P: Tony Luck
2149M: tony.luck@intel.com
2150L: linux-ia64@vger.kernel.org
2151W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08002152T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002153S: Maintained
2154
Linus Torvalds1da177e2005-04-16 15:20:36 -07002155IBM MCA SCSI SUBSYSTEM DRIVER
2156P: Michael Lang
2157M: langa2@kph.uni-mainz.de
2158W: http://www.uni-mainz.de/~langm000/linux.html
2159S: Maintained
2160
2161IBM Power Linux RAID adapter
2162P: Brian King
2163M: brking@us.ibm.com
2164S: Supported
2165
2166IBM ServeRAID RAID DRIVER
2167P: Jack Hammer
2168P: Dave Jeffery
2169M: ipslinux@adaptec.com
2170W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002171S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002172
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002173IDE SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07002174P: Bartlomiej Zolnierkiewicz
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002175M: bzolnier@gmail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002176L: linux-ide@vger.kernel.org
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002177T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002178S: Maintained
2179
2180IDE/ATAPI CDROM DRIVER
Borislav Petkovc404c192007-12-24 15:23:44 +01002181P: Borislav Petkov
Borislav Petkovef709162008-02-19 01:41:25 +01002182M: petkovbb@gmail.com
Jens Axboe9c5b0ce2007-01-03 18:15:20 +01002183L: linux-ide@vger.kernel.org
Borislav Petkovc404c192007-12-24 15:23:44 +01002184S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002185
2186IDE/ATAPI FLOPPY DRIVERS
2187P: Paul Bristow
2188M: Paul Bristow <paul@paulbristow.net>
2189W: http://paulbristow.net/linux/idefloppy.html
2190L: linux-kernel@vger.kernel.org
2191S: Maintained
2192
2193IDE/ATAPI TAPE DRIVERS
2194P: Gadi Oxman
2195M: Gadi Oxman <gadio@netvision.net.il>
2196L: linux-kernel@vger.kernel.org
2197S: Maintained
2198
Andy Henroid27471fd2008-10-09 11:45:22 -07002199IDLE-I7300
2200P: Andy Henroid
2201M: andrew.d.henroid@intel.com
2202L: linux-pm@lists.linux-foundation.org
2203S: Supported
2204
Stefan Richterf148e202008-01-12 12:32:44 +01002205IEEE 1394 SUBSYSTEM (drivers/ieee1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002206P: Ben Collins
Stefan Richterf51a5a92007-04-23 14:41:10 -07002207M: ben.collins@ubuntu.com
Stefan Richter87730d02006-09-16 12:24:00 +02002208P: Stefan Richter
2209M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002210L: linux1394-devel@lists.sourceforge.net
2211W: http://www.linux1394.org/
Stefan Richter87730d02006-09-16 12:24:00 +02002212T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002213S: Maintained
2214
Stefan Richterf51a5a92007-04-23 14:41:10 -07002215IEEE 1394 RAW I/O DRIVER (raw1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002216P: Dan Dennedy
2217M: dan@dennedy.org
Stefan Richterf51a5a92007-04-23 14:41:10 -07002218P: Stefan Richter
2219M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002220L: linux1394-devel@lists.sourceforge.net
Jody McIntyre105d7b32005-09-30 11:59:04 -07002221S: Maintained
2222
Linus Torvalds1da177e2005-04-16 15:20:36 -07002223IMS TWINTURBO FRAMEBUFFER DRIVER
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002224L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Paul Mundt843393d2007-11-19 13:11:04 +09002225S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002226
2227INFINIBAND SUBSYSTEM
2228P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07002229M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002230P: Sean Hefty
Sean Heftyed96f24702008-01-02 12:00:24 -08002231M: sean.hefty@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002232P: Hal Rosenstock
Jean Delvare795fb7e2008-09-20 12:33:08 +02002233M: hal.rosenstock@gmail.com
Randy Dunlap40b0bb12009-02-04 15:12:13 -08002234L: general@lists.openfabrics.org (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002235W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08002236T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002237S: Supported
2238
Robert Lovec9f04f52005-07-15 12:21:07 -04002239INOTIFY
Cal Peake18b36c712006-12-12 20:18:16 +01002240P: John McCutchan
John McCutchan52af8942008-12-17 17:43:02 -08002241M: john@johnmccutchan.com
Cal Peake18b36c712006-12-12 20:18:16 +01002242P: Robert Love
John McCutchan52af8942008-12-17 17:43:02 -08002243M: rlove@rlove.org
Robert Lovec9f04f52005-07-15 12:21:07 -04002244L: linux-kernel@vger.kernel.org
2245S: Maintained
2246
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002247INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
2248P: Dmitry Torokhov
2249M: dmitry.torokhov@gmail.com
2250M: dtor@mail.ru
2251L: linux-input@vger.kernel.org
2252T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
2253S: Maintained
2254
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002255INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
Jim Cromiece00f852006-11-30 04:49:44 +01002256P: Sylvain Meyer
2257M: sylvain.meyer@worldonline.fr
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002258L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002259S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002260
Linus Torvalds1da177e2005-04-16 15:20:36 -07002261INTEL 810/815 FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002262P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002263M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002264L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002265S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002266
Thomas, Sujithf4a9bc42008-11-05 16:15:31 +05302267INTEL MENLOW THERMAL DRIVER
2268P: Sujith Thomas
2269M: sujith.thomas@intel.com
2270L: linux-acpi@vger.kernel.org
2271W: http://www.lesswatts.org/projects/acpi/
2272S: Supported
2273
Linus Torvalds1da177e2005-04-16 15:20:36 -07002274INTEL IA32 MICROCODE UPDATE SUPPORT
2275P: Tigran Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -08002276M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07002277S: Maintained
2278
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002279INTEL I/OAT DMA DRIVER
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01002280P: Maciej Sosnowski
2281M: maciej.sosnowski@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002282L: linux-kernel@vger.kernel.org
2283S: Supported
2284
David Woodhouse6c8909b2008-10-18 16:12:17 +01002285INTEL IOMMU (VT-d)
2286P: David Woodhouse
2287M: dwmw2@infradead.org
2288L: iommu@lists.linux-foundation.org
2289T: git://git.infradead.org/iommu-2.6.git
2290S: Supported
2291
Dan Williamsb3e5f262007-08-07 10:26:35 -07002292INTEL IOP-ADMA DMA DRIVER
2293P: Dan Williams
2294M: dan.j.williams@intel.com
2295L: linux-kernel@vger.kernel.org
2296S: Supported
2297
Krzysztof Hałasa9251ce92008-12-21 23:52:36 +01002298INTEL IXP4XX QMGR, NPE, ETHERNET and HSS SUPPORT
2299P: Krzysztof Halasa
2300M: khc@pm.waw.pl
2301S: Maintained
2302
Michael Buesch844dd052006-06-26 00:24:59 -07002303INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
2304P: Deepak Saxena
2305M: dsaxena@plexity.net
2306S: Maintained
2307
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08002308INTEL IXP2000 ETHERNET DRIVER
2309P: Lennert Buytenhek
2310M: kernel@wantstofly.org
2311L: netdev@vger.kernel.org
2312S: Maintained
2313
Auke Kokd94e6fe2008-03-03 14:37:47 -08002314INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/ixgb/ixgbe)
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002315P: Jeff Kirsher
2316M: jeffrey.t.kirsher@intel.com
Auke Koke0164af2008-05-07 13:42:33 -07002317P: Jesse Brandeburg
2318M: jesse.brandeburg@intel.com
Auke Kokd94e6fe2008-03-03 14:37:47 -08002319P: Bruce Allan
2320M: bruce.w.allan@intel.com
Jeff Kirsherae7b6482008-06-11 15:15:53 -07002321P: PJ Waskiewicz
2322M: peter.p.waskiewicz.jr@intel.com
Auke Kok20424652008-01-07 21:47:25 -08002323P: John Ronciak
2324M: john.ronciak@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002325L: e1000-devel@lists.sourceforge.net
Auke Kokd94e6fe2008-03-03 14:37:47 -08002326W: http://e1000.sourceforge.net/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002327S: Supported
2328
James Ketrenos826d2ab2005-11-07 18:56:59 -06002329INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002330P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002331M: yi.zhu@intel.com
2332P: James Ketrenos
2333M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002334P: Reinette Chatre
2335M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002336L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002337L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002338W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002339W: http://ipw2100.sourceforge.net
2340S: Supported
2341
2342INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002343P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002344M: yi.zhu@intel.com
2345P: James Ketrenos
2346M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002347P: Reinette Chatre
2348M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002349L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002350L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002351W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002352W: http://ipw2200.sourceforge.net
2353S: Supported
2354
Inaky Perez-Gonzalez8a70da82008-12-20 16:58:00 -08002355INTEL WIRELESS WIMAX CONNECTION 2400
2356P: Inaky Perez-Gonzalez
2357M: inaky.perez-gonzalez@intel.com
2358M: linux-wimax@intel.com
2359L: wimax@linuxwimax.org
2360S: Supported
2361W: http://linuxwimax.org
2362
Zhu Yib481de92007-09-25 17:54:57 -07002363INTEL WIRELESS WIFI LINK (iwlwifi)
2364P: Zhu Yi
2365M: yi.zhu@intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002366P: Reinette Chatre
2367M: reinette.chatre@intel.com
Zhu Yib481de92007-09-25 17:54:57 -07002368L: linux-wireless@vger.kernel.org
2369L: ipw3945-devel@lists.sourceforge.net
2370W: http://intellinuxwireless.org
Reinette Chatre2d4543f2008-04-10 13:16:27 -07002371T: git kernel.org:/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
Zhu Yib481de92007-09-25 17:54:57 -07002372S: Supported
2373
Ralf Baechlecb109a02007-08-30 23:56:30 -07002374IOC3 ETHERNET DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07002375P: Ralf Baechle
2376M: ralf@linux-mips.org
2377L: linux-mips@linux-mips.org
2378S: Maintained
2379
Ralf Baechlecb109a02007-08-30 23:56:30 -07002380IOC3 SERIAL DRIVER
2381P: Pat Gefre
2382M: pfg@sgi.com
Joe Perches6650e0a2007-12-10 15:49:32 -08002383L: linux-mips@linux-mips.org
Ralf Baechlecb109a02007-08-30 23:56:30 -07002384S: Maintained
2385
Randy Dunlap4480f15b2008-10-12 16:11:58 -07002386IP MASQUERADING
Linus Torvalds1da177e2005-04-16 15:20:36 -07002387P: Juanjo Ciarlante
2388M: jjciarla@raiz.uncu.edu.ar
2389S: Maintained
2390
Francois Romieu1202d6f2007-09-17 17:13:55 -07002391IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
2392P: Francois Romieu
2393M: romieu@fr.zoreil.com
2394P: Sorbica Shieh
2395M: sorbica@icplus.com.tw
2396P: Jesse Huang
2397M: jesse@icplus.com.tw
2398L: netdev@vger.kernel.org
2399S: Maintained
2400
Randy Dunlap4480f15b2008-10-12 16:11:58 -07002401IPATH DRIVER
Arthur Jones18b8c8f2008-02-29 10:13:37 -08002402P: Ralph Campbell
Arthur Jonesf42b6472007-07-09 20:12:26 -07002403M: infinipath@qlogic.com
2404L: general@lists.openfabrics.org
2405T: git git://git.qlogic.com/ipath-linux-2.6
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002406S: Supported
2407
Corey Minyard4409ebe2006-04-20 02:43:12 -07002408IPMI SUBSYSTEM
2409P: Corey Minyard
2410M: minyard@acm.org
2411L: openipmi-developer@lists.sourceforge.net
2412W: http://openipmi.sourceforge.net/
2413S: Supported
2414
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002415IPS SCSI RAID DRIVER
2416P: Adaptec OEM Raid Solutions
2417M: aacraid@adaptec.com
2418L: linux-scsi@vger.kernel.org
2419W: http://www.adaptec.com/
2420S: Maintained
2421
2422IPVS
2423P: Wensong Zhang
2424M: wensong@linux-vs.org
2425P: Simon Horman
2426M: horms@verge.net.au
2427P: Julian Anastasov
2428M: ja@ssi.bg
Ralf Baechle979b6c12005-06-13 14:30:40 -07002429L: netdev@vger.kernel.org
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002430L: lvs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002431S: Maintained
2432
Randy Dunlape7839f22008-10-12 16:11:45 -07002433IPWIRELESS DRIVER
David Sterba099dc4f2008-02-07 10:57:12 +01002434P: Jiri Kosina
2435M: jkosina@suse.cz
2436P: David Sterba
2437M: dsterba@suse.cz
2438S: Maintained
2439T: git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
2440
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002441IPX NETWORK LAYER
2442P: Arnaldo Carvalho de Melo
2443M: acme@ghostprotocols.net
2444L: netdev@vger.kernel.org
2445S: Maintained
2446
Linus Torvalds1da177e2005-04-16 15:20:36 -07002447IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07002448P: Samuel Ortiz
2449M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07002450L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002451W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07002452S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002453
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002454ISAPNP
2455P: Jaroslav Kysela
2456M: perex@perex.cz
2457S: Maintained
2458
Mike Christie14816b1e2007-11-28 16:22:06 -08002459ISCSI
2460P: Mike Christie
2461M: michaelc@cs.wisc.edu
2462L: open-iscsi@googlegroups.com
2463W: www.open-iscsi.org
2464T: git kernel.org:/pub/scm/linux/kernel/mnc/linux-2.6-iscsi.git
2465S: Maintained
2466
Linus Torvalds1da177e2005-04-16 15:20:36 -07002467ISDN SUBSYSTEM
2468P: Karsten Keil
2469M: kkeil@suse.de
Paul Bolled5d52272008-04-15 00:40:48 -07002470L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002471W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08002472T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002473S: Maintained
2474
2475ISDN SUBSYSTEM (Eicon active card driver)
2476P: Armin Schindler
2477M: mac@melware.de
Paul Bolled5d52272008-04-15 00:40:48 -07002478L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002479W: http://www.melware.de
2480S: Maintained
2481
Hans Verkuil91821ff2007-12-02 09:35:33 -03002482IVTV VIDEO4LINUX DRIVER
2483P: Hans Verkuil
2484M: hverkuil@xs4all.nl
2485L: ivtv-devel@ivtvdriver.org
2486L: ivtv-users@ivtvdriver.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03002487L: linux-media@vger.kernel.org
2488T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Hans Verkuil91821ff2007-12-02 09:35:33 -03002489W: http://www.ivtvdriver.org
2490S: Maintained
2491
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002492JFS FILESYSTEM
2493P: Dave Kleikamp
2494M: shaggy@austin.ibm.com
2495L: jfs-discussion@lists.sourceforge.net
2496W: http://jfs.sourceforge.net/
2497T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
2498S: Supported
2499
Guo-Fu Tseng95252232008-09-16 01:00:11 +08002500JME NETWORK DRIVER
2501P: Guo-Fu Tseng
2502M: cooldavid@cooldavid.org
2503L: netdev@vger.kernel.org
2504S: Maintained
2505
Linus Torvalds1da177e2005-04-16 15:20:36 -07002506JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2507P: David Woodhouse
2508M: dwmw2@infradead.org
David Woodhouse6d85d062007-10-27 10:39:48 -04002509L: linux-mtd@lists.infradead.org
2510W: http://www.linux-mtd.infradead.org/doc/jffs2.html
Linus Torvalds1da177e2005-04-16 15:20:36 -07002511S: Maintained
2512
Josh Triplettde456d32006-07-30 03:04:00 -07002513JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07002514P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002515M: sct@redhat.com, akpm@linux-foundation.org
Erik Mouw72be2cc2006-12-06 20:40:49 -08002516L: linux-ext4@vger.kernel.org
Theodore Tsoae0718f2006-05-20 15:00:13 -07002517S: Maintained
2518
Rudolf Marek4660cb32006-10-08 22:01:26 +02002519K8TEMP HARDWARE MONITORING DRIVER
2520P: Rudolf Marek
2521M: r.marek@assembler.cz
2522L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002523S: Maintained
2524
2525KCONFIG
2526P: Roman Zippel
2527M: zippel@linux-m68k.org
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002528L: linux-kbuild@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002529S: Maintained
2530
Vivek Goyalea6c2082006-05-20 14:59:55 -07002531KDUMP
2532P: Vivek Goyal
Vivek Goyal4200b66c2007-12-01 12:16:30 -08002533M: vgoyal@redhat.com
Vivek Goyalea6c2082006-05-20 14:59:55 -07002534P: Haren Myneni
2535M: hbabu@us.ibm.com
Simon Horman34633992007-05-08 00:31:40 -07002536L: kexec@lists.infradead.org
Vivek Goyalea6c2082006-05-20 14:59:55 -07002537L: linux-kernel@vger.kernel.org
2538W: http://lse.sourceforge.net/kdump/
2539S: Maintained
2540
Linus Torvalds1da177e2005-04-16 15:20:36 -07002541KERNEL AUTOMOUNTER (AUTOFS)
2542P: H. Peter Anvin
2543M: hpa@zytor.com
2544L: autofs@linux.kernel.org
2545S: Odd Fixes
2546
2547KERNEL AUTOMOUNTER v4 (AUTOFS4)
2548P: Ian Kent
2549M: raven@themaw.net
2550L: autofs@linux.kernel.org
2551S: Maintained
2552
2553KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002554P: Sam Ravnborg
2555M: sam@ravnborg.org
Sam Ravnborg591b0172008-05-11 10:07:03 +02002556T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-next.git
2557T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-fixes.git
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002558L: linux-kbuild@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002559S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002560
2561KERNEL JANITORS
2562P: Several
maximilian attemsc3000e02007-07-06 11:17:32 -07002563L: kernel-janitors@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002564W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002565S: Maintained
2566
J. Bruce Fieldse8b43552008-07-23 08:49:50 -04002567KERNEL NFSD, SUNRPC, AND LOCKD SERVERS
Neil Browna512cd52007-07-31 00:37:27 -07002568P: J. Bruce Fields
2569M: bfields@fieldses.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002570P: Neil Brown
NeilBrown98fac232007-01-26 00:56:57 -08002571M: neilb@suse.de
Neil Brown16141c02007-12-11 16:16:12 -08002572L: linux-nfs@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002573W: http://nfs.sourceforge.net/
NeilBrown98fac232007-01-26 00:56:57 -08002574S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002575
Avi Kivity426d62e2006-12-13 00:34:03 -08002576KERNEL VIRTUAL MACHINE (KVM)
2577P: Avi Kivity
Avi Kivity9ea1de42008-09-19 19:25:30 -07002578M: avi@redhat.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002579L: kvm@vger.kernel.org
2580W: http://kvm.qumranet.com
Avi Kivity426d62e2006-12-13 00:34:03 -08002581S: Supported
2582
Joerg Roedelad8003d2008-09-10 20:01:07 +02002583KERNEL VIRTUAL MACHINE (KVM) FOR AMD-V
2584P: Joerg Roedel
2585M: joerg.roedel@amd.com
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002586L: kvm@vger.kernel.org
2587W: http://kvm.qumranet.com
2588S: Supported
2589
Hollis Blanchard513014b2008-04-16 23:28:08 -05002590KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
2591P: Hollis Blanchard
2592M: hollisb@us.ibm.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002593L: kvm-ppc@vger.kernel.org
2594W: http://kvm.qumranet.com
Hollis Blanchard513014b2008-04-16 23:28:08 -05002595S: Supported
2596
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002597KERNEL VIRTUAL MACHINE For Itanium (KVM/IA64)
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002598P: Xiantao Zhang
2599M: xiantao.zhang@intel.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002600L: kvm-ia64@vger.kernel.org
2601W: http://kvm.qumranet.com
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002602S: Supported
2603
Christian Borntraeger85f8fff2008-03-25 18:47:41 +01002604KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
2605P: Carsten Otte
2606M: cotte@de.ibm.com
2607P: Christian Borntraeger
2608M: borntraeger@de.ibm.com
2609M: linux390@de.ibm.com
2610L: linux-s390@vger.kernel.org
2611W: http://www.ibm.com/developerworks/linux/linux390/
2612S: Supported
2613
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002614KEXEC
2615P: Eric Biederman
2616M: ebiederm@xmission.com
Signed-off-by@vergenet.net":Simonb7c698f2007-10-18 03:04:33 -07002617W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002618L: linux-kernel@vger.kernel.org
Simon Horman34633992007-05-08 00:31:40 -07002619L: kexec@lists.infradead.org
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002620S: Maintained
2621
Jason Wessele3e2aaf2008-03-20 13:43:45 -05002622KGDB
2623P: Jason Wessel
2624M: jason.wessel@windriver.com
2625L: kgdb-bugreport@lists.sourceforge.net
2626S: Maintained
2627
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002628KPROBES
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002629P: Ananth N Mavinakayanahalli
2630M: ananth@in.ibm.com
2631P: Anil S Keshavamurthy
2632M: anil.s.keshavamurthy@intel.com
2633P: David S. Miller
2634M: davem@davemloft.net
Masami Hiramatsu6edef972008-03-26 15:53:19 -04002635P: Masami Hiramatsu
2636M: mhiramat@redhat.com
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002637L: linux-kernel@vger.kernel.org
2638S: Maintained
2639
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002640KS0108 LCD CONTROLLER DRIVER
2641P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07002642M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002643L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07002644W: http://miguelojeda.es/auxdisplay.htm
2645W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002646S: Maintained
2647
Linus Torvalds1da177e2005-04-16 15:20:36 -07002648LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07002649L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07002650S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002651
2652LASI 53c700 driver for PARISC
2653P: James E.J. Bottomley
2654M: James.Bottomley@HansenPartnership.com
2655L: linux-scsi@vger.kernel.org
2656S: Maintained
2657
Richard Purdie263de9b2006-05-15 09:44:16 -07002658LED SUBSYSTEM
2659P: Richard Purdie
2660M: rpurdie@rpsys.net
2661S: Maintained
2662
Linus Torvalds1da177e2005-04-16 15:20:36 -07002663LEGO USB Tower driver
2664P: Juergen Stuber
2665M: starblue@users.sourceforge.net
2666L: legousb-devel@lists.sourceforge.net
2667W: http://legousb.sourceforge.net/
2668S: Maintained
2669
Rusty Russell568a17f2007-10-25 14:12:24 +10002670LGUEST
2671P: Rusty Russell
2672M: rusty@rustcorp.com.au
2673L: lguest@ozlabs.org
2674W: http://lguest.ozlabs.org/
2675S: Maintained
2676
Linus Torvalds1da177e2005-04-16 15:20:36 -07002677LINUX FOR IBM pSERIES (RS/6000)
2678P: Paul Mackerras
2679M: paulus@au.ibm.com
2680W: http://www.ibm.com/linux/ltc/projects/ppc
2681S: Supported
2682
2683LINUX FOR NCR VOYAGER
2684P: James Bottomley
2685M: James.Bottomley@HansenPartnership.com
2686W: http://www.hansenpartnership.com/voyager
2687S: Maintained
2688
Paul Mackerras852bb9f2008-07-04 21:04:42 +10002689LINUX FOR POWERPC (32-BIT AND 64-BIT)
Paul Mackerras852bb9f2008-07-04 21:04:42 +10002690P: Benjamin Herrenschmidt
2691M: benh@kernel.crashing.org
Paul Mackerras92cde4d2009-01-02 15:40:55 +11002692P: Paul Mackerras
2693M: paulus@samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002694W: http://www.penguinppc.org/
2695L: linuxppc-dev@ozlabs.org
Paul Mackerras92cde4d2009-01-02 15:40:55 +11002696T: git kernel.org:/pub/scm/linux/kernel/git/benh/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002697S: Supported
2698
2699LINUX FOR POWER MACINTOSH
2700P: Benjamin Herrenschmidt
2701M: benh@kernel.crashing.org
2702W: http://www.penguinppc.org/
2703L: linuxppc-dev@ozlabs.org
2704S: Maintained
2705
Grant Likely77a76362008-07-12 12:11:43 -06002706LINUX FOR POWERPC EMBEDDED MPC5XXX
Linus Torvalds1da177e2005-04-16 15:20:36 -07002707P: Sylvain Munaut
2708M: tnt@246tNt.com
Grant Likelye1eea9f2007-10-09 14:45:26 -06002709P: Grant Likely
2710M: grant.likely@secretlab.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07002711L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002712S: Maintained
2713
2714LINUX FOR POWERPC EMBEDDED PPC4XX
Josh Boyer9a474ff2007-09-19 21:19:07 -05002715P: Josh Boyer
2716M: jwboyer@linux.vnet.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002717P: Matt Porter
2718M: mporter@kernel.crashing.org
2719W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002720L: linuxppc-dev@ozlabs.org
Josh Boyer9a474ff2007-09-19 21:19:07 -05002721T: git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002722S: Maintained
2723
Grant Likely260c02a2007-10-02 12:15:34 +10002724LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2725P: Grant Likely
2726M: grant.likely@secretlab.ca
Grant Likelyf210d432007-10-03 23:24:52 -06002727W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
Grant Likely260c02a2007-10-02 12:15:34 +10002728L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002729S: Maintained
2730
Tom Rinie93adf12005-07-26 12:49:53 -07002731LINUX FOR POWERPC EMBEDDED PPC8XX
Marcelo Tosattidba5baf2007-09-10 18:46:01 -04002732P: Vitaly Bordug
2733M: vitb@kernel.crashing.org
Tom Rinie93adf12005-07-26 12:49:53 -07002734P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07002735M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07002736W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002737L: linuxppc-dev@ozlabs.org
Tom Rinie93adf12005-07-26 12:49:53 -07002738S: Maintained
2739
Linus Torvalds1da177e2005-04-16 15:20:36 -07002740LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
Jim Cromiece00f852006-11-30 04:49:44 +01002741P: Kumar Gala
2742M: galak@kernel.crashing.org
2743W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002744L: linuxppc-dev@ozlabs.org
Jim Cromiece00f852006-11-30 04:49:44 +01002745S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002746
Olof Johanssonab06ff32006-09-06 14:44:54 -05002747LINUX FOR POWERPC PA SEMI PWRFICIENT
2748P: Olof Johansson
2749M: olof@lixom.net
2750W: http://www.pasemi.com/
2751L: linuxppc-dev@ozlabs.org
2752S: Supported
2753
Linus Torvalds1da177e2005-04-16 15:20:36 -07002754LINUX SECURITY MODULE (LSM) FRAMEWORK
2755P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08002756M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08002757L: linux-security-module@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002758T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002759S: Supported
2760
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002761LLC (802.2)
2762P: Arnaldo Carvalho de Melo
2763M: acme@ghostprotocols.net
2764S: Maintained
2765
Pavel Machek455fbdd2008-11-12 13:27:02 -08002766LIS3LV02D ACCELEROMETER DRIVER
2767P: Eric Piel
2768M: eric.piel@tremplin-utc.net
2769S: Maintained
2770
Linus Torvalds1da177e2005-04-16 15:20:36 -07002771LM83 HARDWARE MONITOR DRIVER
2772P: Jean Delvare
2773M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002774L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002775S: Maintained
2776
2777LM90 HARDWARE MONITOR DRIVER
2778P: Jean Delvare
2779M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002780L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002781S: Maintained
2782
Peter Zijlstra512e67f2007-10-11 22:11:11 +02002783LOCKDEP AND LOCKSTAT
2784P: Peter Zijlstra
2785M: peterz@infradead.org
2786P: Ingo Molnar
2787M: mingo@redhat.com
2788L: linux-kernel@vger.kernel.org
2789T: git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2790S: Maintained
2791
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002792LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002793P: Richard Russon (FlatCap)
2794M: ldm@flatcap.org
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002795L: linux-ntfs-dev@lists.sourceforge.net
2796W: http://www.linux-ntfs.org/content/view/19/37/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002797S: Maintained
2798
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002799LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2800P: Eric Moore
Eric Moored8a82d72006-12-29 16:47:43 -08002801M: Eric.Moore@lsi.com
2802M: support@lsi.com
Eric Moorecec744f2007-09-14 19:08:08 -06002803L: DL-MPTFusionLinux@lsi.com
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002804L: linux-scsi@vger.kernel.org
2805W: http://www.lsilogic.com/support
2806S: Supported
2807
Linus Torvalds1da177e2005-04-16 15:20:36 -07002808LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2809P: Matthew Wilcox
2810M: matthew@wil.cx
2811L: linux-scsi@vger.kernel.org
2812S: Maintained
2813
Mike Frysinger81365c32008-10-29 14:01:12 -07002814LTP (Linux Test Project)
2815P: Subrata Modak
2816M: subrata@linux.vnet.ibm.com
2817P: Mike Frysinger
2818M: vapier@gentoo.org
2819L: ltp-list@lists.sourceforge.net (subscribers-only)
2820W: http://ltp.sourceforge.net/
2821T: git kernel.org/pub/scm/linux/kernel/git/galak/ltp.git
2822S: Maintained
2823
Hirokazu Takatac12a54b2007-07-15 23:38:45 -07002824M32R ARCHITECTURE
2825P: Hirokazu Takata
2826M: takata@linux-m32r.org
2827L: linux-m32r@ml.linux-m32r.org
2828L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2829W: http://www.linux-m32r.org/
2830S: Maintained
2831
Linus Torvalds1da177e2005-04-16 15:20:36 -07002832M68K ARCHITECTURE
2833P: Geert Uytterhoeven
2834M: geert@linux-m68k.org
2835P: Roman Zippel
2836M: zippel@linux-m68k.org
2837L: linux-m68k@lists.linux-m68k.org
2838W: http://www.linux-m68k.org/
2839W: http://linux-m68k-cvs.ubb.ca/
2840S: Maintained
2841
2842M68K ON APPLE MACINTOSH
2843P: Joshua Thompson
2844M: funaho@jurai.org
2845W: http://www.mac.linux-m68k.org/
Finn Thain9bb9f222007-11-18 11:10:05 +01002846L: linux-m68k@lists.linux-m68k.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002847S: Maintained
2848
2849M68K ON HP9000/300
2850P: Philip Blundell
2851M: philb@gnu.org
2852W: http://www.tazenda.demon.co.uk/phil/linux-hp
2853S: Maintained
2854
Jiri Benc64a327a2007-05-05 11:47:08 -07002855MAC80211
Johannes Berg31c7cec2007-10-23 17:05:25 +02002856P: Johannes Berg
2857M: johannes@sipsolutions.net
Jiri Benc64a327a2007-05-05 11:47:08 -07002858L: linux-wireless@vger.kernel.org
2859W: http://linuxwireless.org/
Johannes Berg31c7cec2007-10-23 17:05:25 +02002860T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
Jiri Benc64a327a2007-05-05 11:47:08 -07002861S: Maintained
2862
Stefano Brivio1036d862007-12-23 04:46:27 +01002863MAC80211 PID RATE CONTROL
2864P: Stefano Brivio
2865M: stefano.brivio@polimi.it
2866P: Mattias Nissler
2867M: mattias.nissler@gmx.de
2868L: linux-wireless@vger.kernel.org
2869W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
2870T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2871S: Maintained
2872
Patrick McHardyb863ceb2007-07-14 18:55:06 -07002873MACVLAN DRIVER
2874P: Patrick McHardy
2875M: kaber@trash.net
2876L: netdev@vger.kernel.org
2877S: Maintained
2878
Michael Kerriskfaf16682005-07-31 22:34:47 -07002879MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
Jim Cromiece00f852006-11-30 04:49:44 +01002880P: Michael Kerrisk
Michael Kerrisk1d7f5022007-10-16 23:30:31 -07002881M: mtk.manpages@gmail.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02002882W: http://www.kernel.org/doc/man-pages
Michael Kerriskbd7ebec2008-10-03 15:23:44 -07002883L: linux-man@vger.kernel.org
Jean Delvare795fb7e2008-09-20 12:33:08 +02002884S: Supported
Michael Kerriskfaf16682005-07-31 22:34:47 -07002885
Stefano Brivio74cda162007-11-19 20:27:46 +01002886MARVELL LIBERTAS WIRELESS DRIVER
2887P: Dan Williams
2888M: dcbw@redhat.com
2889L: libertas-dev@lists.infradead.org
2890S: Maintained
2891
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002892MARVELL MV643XX ETHERNET DRIVER
Dale Farnsworth85ba9d92008-06-05 06:10:51 -07002893P: Lennert Buytenhek
2894M: buytenh@marvell.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002895L: netdev@vger.kernel.org
Dale Farnsworth85ba9d92008-06-05 06:10:51 -07002896S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002897
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002898MARVELL YUKON / SYSKONNECT DRIVER
2899P: Mirko Lindner
2900M: mlindner@syskonnect.de
2901P: Ralph Roesler
2902M: rroesler@syskonnect.de
2903W: http://www.syskonnect.com
2904S: Supported
2905
Linus Torvalds1da177e2005-04-16 15:20:36 -07002906MATROX FRAMEBUFFER DRIVER
2907P: Petr Vandrovec
2908M: vandrove@vc.cvut.cz
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002909L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002910S: Maintained
2911
Hans-Juergen Kochd20620d2007-05-08 17:22:00 +02002912MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2913P: Hans J. Koch
2914M: hjk@linutronix.de
2915L: lm-sensors@lm-sensors.org
2916S: Maintained
2917
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002918MEGARAID SCSI DRIVERS
Jim Cromiece00f852006-11-30 04:49:44 +01002919P: Neela Syam Kolli
Sumant Patrobdd0d7572007-05-10 07:22:35 -07002920M: megaraidlinux@lsi.com
Jean Delvarebaaea1d2008-09-20 12:34:33 +02002921L: linux-scsi@vger.kernel.org
Jim Cromiece00f852006-11-30 04:49:44 +01002922W: http://megaraid.lsilogic.com
2923S: Maintained
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002924
Steven Rostedt70ea91f2006-07-30 03:03:53 -07002925MEMORY MANAGEMENT
2926L: linux-mm@kvack.org
2927L: linux-kernel@vger.kernel.org
2928W: http://www.linux-mm.org
2929S: Maintained
2930
akpm@linux-foundation.org938a9202008-03-04 14:28:29 -08002931MEMORY RESOURCE CONTROLLER
2932P: Balbir Singh
2933M: balbir@linux.vnet.ibm.com
2934P: Pavel Emelyanov
2935M: xemul@openvz.org
2936P: KAMEZAWA Hiroyuki
2937M: kamezawa.hiroyu@jp.fujitsu.com
2938L: linux-mm@kvack.org
2939L: linux-kernel@vger.kernel.org
2940S: Maintained
2941
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002942MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002943P: David Woodhouse
2944M: dwmw2@infradead.org
2945W: http://www.linux-mtd.infradead.org/
2946L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002947T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002948S: Maintained
2949
2950MICROTEK X6 SCANNER
2951P: Oliver Neukum
2952M: oliver@neukum.name
2953S: Maintained
2954
2955MIPS
2956P: Ralf Baechle
2957M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01002958W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002959L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00002960T: git www.linux-mips.org:/pub/scm/linux.git
2961S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002962
2963MISCELLANEOUS MCA-SUPPORT
2964P: James Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05002965M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002966L: linux-kernel@vger.kernel.org
2967S: Maintained
2968
2969MODULE SUPPORT
2970P: Rusty Russell
2971M: rusty@rustcorp.com.au
2972L: linux-kernel@vger.kernel.org
2973S: Maintained
2974
2975MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2976P: Stelian Pop
2977M: stelian@popies.net
2978W: http://popies.net/meye/
2979S: Maintained
2980
Pavel Pisac58ff042007-05-16 01:10:41 +02002981MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2982P: Pavel Pisa
2983M: ppisa@pikron.com
2984L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Pavel Pisac58ff042007-05-16 01:10:41 +02002985S: Maintained
2986
Linus Torvalds1da177e2005-04-16 15:20:36 -07002987MOUSE AND MISC DEVICES [GENERAL]
2988P: Alessandro Rubini
2989M: rubini@ipvvis.unipv.it
2990L: linux-kernel@vger.kernel.org
2991S: Maintained
2992
Jiri Slabyb9705b62008-04-30 00:53:48 -07002993MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
Jiri Slabyd7354102006-12-08 02:38:35 -08002994P: Jiri Slaby
2995M: jirislaby@gmail.com
2996L: linux-kernel@vger.kernel.org
2997S: Maintained
2998
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002999MSI LAPTOP SUPPORT
3000P: Lennart Poettering
3001M: mzxreary@0pointer.de
Joe Perches04bdfb92007-12-22 14:03:27 -08003002W: https://tango.0pointer.de/mailman/listinfo/s270-linux
Lennart Poettering8c4c7312006-10-06 01:27:02 -04003003W: http://0pointer.de/lennart/tchibo.html
3004S: Maintained
3005
Samuel Ortiz4e0d13c2008-07-04 09:59:53 -07003006MULTIFUNCTION DEVICES (MFD)
3007P: Samuel Ortiz
3008M: sameo@openedhand.com
3009L: linux-kernel@vger.kernel.org
3010S: Supported
3011
Pierre Ossman5c4e6f12007-05-21 20:23:20 +02003012MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07003013P: Pierre Ossman
3014M: drzeus-mmc@drzeus.cx
3015L: linux-kernel@vger.kernel.org
3016S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01003017
David Brownell15a05802007-08-08 09:12:54 -07003018MULTIMEDIA CARD (MMC) ETC. OVER SPI
3019P: David Brownell
3020M: dbrownell@users.sourceforge.net
3021L: linux-kernel@vger.kernel.org
Jean Delvarebaaea1d2008-09-20 12:34:33 +02003022S: Odd Fixes
David Brownell15a05802007-08-08 09:12:54 -07003023
Linus Torvalds1da177e2005-04-16 15:20:36 -07003024MULTISOUND SOUND DRIVER
3025P: Andrew Veliath
3026M: andrewtv@usa.net
3027S: Maintained
3028
Jiri Slabyd7354102006-12-08 02:38:35 -08003029MULTITECH MULTIPORT CARD (ISICOM)
3030P: Jiri Slaby
3031M: jirislaby@gmail.com
3032L: linux-kernel@vger.kernel.org
3033S: Maintained
3034
Felipe Balbi550a7372008-07-24 12:27:36 +03003035MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER
Jean Delvare795fb7e2008-09-20 12:33:08 +02003036P: Felipe Balbi
3037M: felipe.balbi@nokia.com
3038L: linux-usb@vger.kernel.org
Felipe Balbib6a49b82008-11-24 13:06:51 +02003039T: git gitorious.org:/musb/mainline.git
Jean Delvare795fb7e2008-09-20 12:33:08 +02003040S: Maintained
Felipe Balbi550a7372008-07-24 12:27:36 +03003041
Brice Goglin2d3cf582008-05-17 12:45:36 +02003042MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
3043P: Andrew Gallatin
3044M: gallatin@myri.com
3045P: Brice Goglin
3046M: brice@myri.com
3047L: netdev@vger.kernel.org
3048W: http://www.myri.com/scs/download-Myri10GE.html
3049S: Supported
3050
Linus Torvalds1da177e2005-04-16 15:20:36 -07003051NATSEMI ETHERNET DRIVER (DP8381x)
Jean Delvare795fb7e2008-09-20 12:33:08 +02003052P: Tim Hockin
Linus Torvalds1da177e2005-04-16 15:20:36 -07003053M: thockin@hockin.org
3054S: Maintained
3055
3056NCP FILESYSTEM
3057P: Petr Vandrovec
3058M: vandrove@vc.cvut.cz
3059L: linware@sh.cvut.cz
3060S: Maintained
3061
3062NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
3063P: James E.J. Bottomley
3064M: James.Bottomley@HansenPartnership.com
3065L: linux-scsi@vger.kernel.org
3066S: Maintained
3067
Glenn Streiff3c2d7742008-02-04 20:20:45 -08003068NETEFFECT IWARP RNIC DRIVER (IW_NES)
3069P: Faisal Latif
Roland Dreier7b49d952008-10-16 15:39:14 -07003070M: faisal.latif@intel.com
Chien Tung5f625602008-05-26 15:23:32 -07003071P: Chien Tung
Roland Dreier7b49d952008-10-16 15:39:14 -07003072M: chien.tin.tung@intel.com
Glenn Streiff3c2d7742008-02-04 20:20:45 -08003073L: general@lists.openfabrics.org
3074W: http://www.neteffect.com
3075S: Supported
3076F: drivers/infiniband/hw/nes/
3077
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07003078NETEM NETWORK EMULATOR
3079P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08003080M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07003081L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07003082S: Maintained
3083
Jiri Slaby4a584482007-08-30 23:56:39 -07003084NETERION (S2IO) Xframe 10GbE DRIVER
3085P: Ramkrishna Vepa
3086M: ram.vepa@neterion.com
3087P: Rastapur Santosh
3088M: santosh.rastapur@neterion.com
3089P: Sivakumar Subramani
3090M: sivakumar.subramani@neterion.com
3091P: Sreenivasa Honnur
3092M: sreenivasa.honnur@neterion.com
3093L: netdev@vger.kernel.org
3094W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
3095S: Supported
3096
Linus Torvalds1da177e2005-04-16 15:20:36 -07003097NETFILTER/IPTABLES/IPCHAINS
3098P: Rusty Russell
3099P: Marc Boucher
3100P: James Morris
3101P: Harald Welte
3102P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07003103P: Patrick McHardy
3104M: kaber@trash.net
Patrick McHardy1a03b812007-09-18 13:19:26 -07003105L: netfilter-devel@vger.kernel.org
3106L: netfilter@vger.kernel.org
Patrick McHardy82b98542006-10-12 14:08:55 -07003107L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003108W: http://www.netfilter.org/
3109W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003110S: Supported
3111
Paul Moore4cc67732006-09-25 15:57:13 -07003112NETLABEL
3113P: Paul Moore
3114M: paul.moore@hp.com
3115W: http://netlabel.sf.net
3116L: netdev@vger.kernel.org
3117S: Supported
3118
Linus Torvalds1da177e2005-04-16 15:20:36 -07003119NETROM NETWORK LAYER
3120P: Ralf Baechle
3121M: ralf@linux-mips.org
3122L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003123W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003124S: Maintained
3125
Pavel Machek5ddb88c2006-09-29 02:01:29 -07003126NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003127P: Paul Clements
3128M: Paul.Clements@steeleye.com
3129S: Maintained
3130
3131NETWORK DEVICE DRIVERS
Linus Torvalds1da177e2005-04-16 15:20:36 -07003132P: Jeff Garzik
3133M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07003134L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003135T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003136S: Maintained
3137
3138NETWORKING [GENERAL]
3139P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07003140M: netdev@vger.kernel.org
3141L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08003142W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003143S: Maintained
3144
3145NETWORKING [IPv4/IPv6]
3146P: David S. Miller
3147M: davem@davemloft.net
3148P: Alexey Kuznetsov
3149M: kuznet@ms2.inr.ac.ru
3150P: Pekka Savola (ipv6)
3151M: pekkas@netcore.fi
3152P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003153M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003154P: Hideaki YOSHIFUJI
3155M: yoshfuji@linux-ipv6.org
3156P: Patrick McHardy
Patrick McHardy1a03b812007-09-18 13:19:26 -07003157M: kaber@trash.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003158L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08003159T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003160S: Maintained
3161
James Morris10e2ff12007-08-25 14:41:28 -07003162NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
3163P: Paul Moore
3164M: paul.moore@hp.com
3165L: netdev@vger.kernel.org
3166S: Maintained
3167
John W. Linville29f8f632006-01-18 14:52:48 -08003168NETWORKING [WIRELESS]
3169P: John W. Linville
3170M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08003171L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08003172T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3173S: Maintained
3174
Amit S. Kale3d396eb2006-10-21 15:33:03 -04003175NETXEN (1/10) GbE SUPPORT
dhananjay@netxen.comd230ce32007-12-26 10:23:53 -08003176P: Dhananjay Phadke
3177M: dhananjay@netxen.com
Amit S. Kale3d396eb2006-10-21 15:33:03 -04003178L: netdev@vger.kernel.org
3179W: http://www.netxen.com
3180S: Supported
3181
J. Bruce Fieldse8b43552008-07-23 08:49:50 -04003182NFS, SUNRPC, AND LOCKD CLIENTS
Linus Torvalds1da177e2005-04-16 15:20:36 -07003183P: Trond Myklebust
Trond Myklebust78f58152007-12-12 20:16:06 -05003184M: Trond.Myklebust@netapp.com
3185L: linux-nfs@vger.kernel.org
3186W: http://client.linux-nfs.org
3187T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003188S: Maintained
3189
3190NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07003191P: Jan-Pascal van Best
3192M: janpascal@vanbest.org
3193P: Andreas Mohr
3194M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003195L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003196S: Maintained
3197
3198NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
3199P: YOKOTA Hiroshi
3200M: yokota@netlab.is.tsukuba.ac.jp
3201W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3202S: Maintained
3203
3204NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
3205P: GOTO Masanori
3206M: gotom@debian.or.jp
3207P: YOKOTA Hiroshi
3208M: yokota@netlab.is.tsukuba.ac.jp
3209W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3210S: Maintained
3211
Linus Torvalds1da177e2005-04-16 15:20:36 -07003212NTFS FILESYSTEM
3213P: Anton Altaparmakov
3214M: aia21@cantab.net
3215L: linux-ntfs-dev@lists.sourceforge.net
3216L: linux-kernel@vger.kernel.org
Adrian Bunk169ccbd2008-09-02 14:35:37 -07003217W: http://www.linux-ntfs.org/
Josh Boyer1adc1232005-11-23 15:44:15 -08003218T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003219S: Maintained
3220
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003221NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003222P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003223M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003224L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01003225S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003226
Bob Copeland0ad122d2008-07-25 19:45:18 -07003227OMFS FILESYSTEM
3228P: Bob Copeland
3229M: me@bobcopeland.com
3230L: linux-karma-devel@lists.sourceforge.net
3231S: Maintained
3232
Harald Weltec1986ee2005-11-13 16:06:29 -08003233OMNIKEY CARDMAN 4000 DRIVER
3234P: Harald Welte
3235M: laforge@gnumonks.org
3236S: Maintained
3237
Harald Welte77c44ab2005-11-13 16:06:26 -08003238OMNIKEY CARDMAN 4040 DRIVER
3239P: Harald Welte
3240M: laforge@gnumonks.org
3241S: Maintained
3242
Jonathan Corbet77d51402007-03-22 19:44:17 -03003243OMNIVISION OV7670 SENSOR DRIVER
Jean Delvare795fb7e2008-09-20 12:33:08 +02003244P: Jonathan Corbet
Jonathan Corbet77d51402007-03-22 19:44:17 -03003245M: corbet@lwn.net
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03003246L: linux-media@vger.kernel.org
3247T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Jonathan Corbet77d51402007-03-22 19:44:17 -03003248S: Maintained
3249
Thomas Gleixner431bca72007-05-02 09:31:35 +02003250ONENAND FLASH DRIVER
3251P: Kyungmin Park
3252M: kyungmin.park@samsung.com
3253L: linux-mtd@lists.infradead.org
3254S: Maintained
3255
Linus Torvalds1da177e2005-04-16 15:20:36 -07003256ONSTREAM SCSI TAPE DRIVER
3257P: Willem Riede
3258M: osst@riede.org
3259L: osst-users@lists.sourceforge.net
3260L: linux-scsi@vger.kernel.org
3261S: Maintained
3262
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003263OPENCORES I2C BUS DRIVER
3264P: Peter Korsgaard
3265M: jacmet@sunsite.dk
Jean Delvare846557d2008-10-30 15:55:47 +01003266L: linux-i2c@vger.kernel.org
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003267S: Maintained
3268
Linus Torvalds1da177e2005-04-16 15:20:36 -07003269OPROFILE
Robert Richterd1a5d192008-07-12 13:47:57 -07003270P: Robert Richter
3271M: robert.richter@amd.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003272L: oprofile-list@lists.sf.net
3273S: Maintained
3274
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003275ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
3276P: Mark Fasheh
3277M: mfasheh@suse.com
3278P: Joel Becker
3279M: joel.becker@oracle.com
3280L: ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
3281W: http://oss.oracle.com/projects/ocfs2/
3282T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git
3283S: Supported
3284
Linus Torvalds1da177e2005-04-16 15:20:36 -07003285ORINOCO DRIVER
3286P: Pavel Roskin
3287M: proski@gnu.org
3288P: David Gibson
3289M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07003290L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07003291L: orinoco-users@lists.sourceforge.net
3292L: orinoco-devel@lists.sourceforge.net
3293W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003294S: Maintained
3295
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003296P54 WIRELESS DRIVER
3297P: Michael Wu
3298M: flamingice@sourmilk.net
3299L: linux-wireless@vger.kernel.org
3300W: http://prism54.org
3301T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3302S: Maintained
3303
Olof Johanssonf5cd7872007-01-31 21:43:54 -06003304PA SEMI ETHERNET DRIVER
3305P: Olof Johansson
3306M: olof@lixom.net
3307L: netdev@vger.kernel.org
3308S: Maintained
3309
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01003310PA SEMI SMBUS DRIVER
3311P: Olof Johansson
3312M: olof@lixom.net
Jean Delvare846557d2008-10-30 15:55:47 +01003313L: linux-i2c@vger.kernel.org
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01003314S: Maintained
3315
Harald Welte709ee532008-09-23 17:46:57 +02003316PANASONIC LAPTOP ACPI EXTRAS DRIVER
3317P: Harald Welte
3318M: laforge@gnumonks.org
3319S: Maintained
3320
David Howells4fa97182008-10-13 10:42:44 +01003321PANASONIC MN10300/AM33 PORT
3322P: David Howells
3323M: dhowells@redhat.com
3324P: Koichi Yasutake
3325M: yasutake.koichi@jp.panasonic.com
3326L: linux-am33-list@redhat.com (moderated for non-subscribers)
3327W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
3328S: Maintained
3329
Linus Torvalds1da177e2005-04-16 15:20:36 -07003330PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07003331L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08003332S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07003333
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003334PARAVIRT_OPS INTERFACE
3335P: Jeremy Fitzhardinge
3336M: jeremy@xensource.com
3337P: Chris Wright
3338M: chrisw@sous-sol.org
Zachary Amsden8cbb5bc2009-02-20 11:27:46 -08003339P: Alok Kataria
3340M: akataria@vmware.com
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003341P: Rusty Russell
3342M: rusty@rustcorp.com.au
3343L: virtualization@lists.osdl.org
3344L: linux-kernel@vger.kernel.org
3345S: Supported
3346
Linus Torvalds1da177e2005-04-16 15:20:36 -07003347PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
3348P: Tim Waugh
3349M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07003350L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003351W: http://www.torque.net/linux-pp.html
3352S: Maintained
3353
3354PARISC ARCHITECTURE
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003355P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04003356M: kyle@mcmartin.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07003357P: Matthew Wilcox
3358M: matthew@wil.cx
3359P: Grant Grundler
3360M: grundler@parisc-linux.org
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 Wright5e70b7f32008-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 Mercer5a4faa872006-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
Andy Grovera09ed662009-02-24 15:30:41 +00003644RDS - RELIABLE DATAGRAM SOCKETS
3645P: Andy Grover
3646M: andy.grover@oracle.com
3647L: rds-devel@oss.oracle.com
3648S: Supported
3649
Josh Triplett595182b2006-10-04 02:17:21 -07003650READ-COPY UPDATE (RCU)
3651P: Dipankar Sarma
3652M: dipankar@in.ibm.com
3653W: http://www.rdrop.com/users/paulmck/rclock/
3654L: linux-kernel@vger.kernel.org
3655S: Supported
3656
Linus Torvalds1da177e2005-04-16 15:20:36 -07003657REAL TIME CLOCK DRIVER
3658P: Paul Gortmaker
3659M: p_gortmaker@yahoo.com
3660L: linux-kernel@vger.kernel.org
3661S: Maintained
3662
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003663REAL TIME CLOCK (RTC) SUBSYSTEM
3664P: Alessandro Zummo
3665M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003666L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003667S: Maintained
3668
Linus Torvalds1da177e2005-04-16 15:20:36 -07003669REISERFS FILE SYSTEM
Jeff Mahoney76c4e5e2007-06-08 13:47:02 -07003670L: reiserfs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003671S: Supported
3672
Ivo van Doorne08976452008-04-12 19:23:55 +02003673RFKILL
3674P: Ivo van Doorn
3675M: IvDoorn@gmail.com
3676L: netdev@vger.kernel.org
3677S: Maintained
3678F: net/rfkill
3679
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003680RISCOM8 DRIVER
3681S: Orphan
3682
Linus Torvalds1da177e2005-04-16 15:20:36 -07003683ROCKETPORT DRIVER
3684P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003685W: http://www.comtrol.com
3686S: Maintained
3687
3688ROSE NETWORK LAYER
3689P: Ralf Baechle
3690M: ralf@linux-mips.org
3691L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003692W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003693S: Maintained
3694
Larry Finger59840482008-11-12 17:13:09 -06003695RTL8180 WIRELESS DRIVER
John W. Linville96dd6032008-11-12 14:51:56 -05003696P: John W. Linville
3697M: linville@tuxdriver.com
Michael Wu605bebe2007-05-14 01:41:02 -04003698L: linux-wireless@vger.kernel.org
3699W: http://linuxwireless.org/
John W. Linville96dd6032008-11-12 14:51:56 -05003700T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-testing.git
Michael Wu605bebe2007-05-14 01:41:02 -04003701S: Maintained
3702
Larry Finger59840482008-11-12 17:13:09 -06003703RTL8187 WIRELESS DRIVER
3704P: Herton Ronaldo Krzesinski
3705M: herton@mandriva.com.br
3706P: Hin-Tak Leung
3707M htl10@users.sourceforge.net
3708P: Larry Finger
3709M: Larry.Finger@lwfinger.net
3710L: linux-wireless@vger.kernel.org
3711W: http://linuxwireless.org/
3712T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-testing.git
3713S: Maintained
3714
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003715S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003716P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003717M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003718L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01003719S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003720
Linus Torvalds1da177e2005-04-16 15:20:36 -07003721S390
3722P: Martin Schwidefsky
3723M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003724P: Heiko Carstens
3725M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003726M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003727L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003728W: http://www.ibm.com/developerworks/linux/linux390/
3729S: Supported
3730
3731S390 NETWORK DRIVERS
Ursula Braundd96df22007-09-19 13:09:02 +02003732P: Ursula Braun
Ursula Braun23fcc8d2008-07-18 15:24:58 +02003733M: ursula.braun@de.ibm.com
Ursula Braunb9192ad2007-10-22 16:16:15 +02003734P: Frank Blaschka
3735M: blaschka@linux.vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003736M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003737L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003738W: http://www.ibm.com/developerworks/linux/linux390/
3739S: Supported
3740
3741S390 ZFCP DRIVER
Swen Schillig0033bb42007-12-18 11:16:14 +01003742P: Christof Schmitt
3743M: christof.schmitt@de.ibm.com
3744P: Martin Peschke
3745M: mp3@de.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003746M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003747L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003748W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003749S: Supported
3750
Ursula Braundd96df22007-09-19 13:09:02 +02003751S390 IUCV NETWORK LAYER
3752P: Ursula Braun
Ursula Braun23fcc8d2008-07-18 15:24:58 +02003753M: ursula.braun@de.ibm.com
Ursula Braundd96df22007-09-19 13:09:02 +02003754M: linux390@de.ibm.com
3755L: linux-s390@vger.kernel.org
3756W: http://www.ibm.com/developerworks/linux/linux390/
3757S: Supported
3758
Ben Dooks4dde7f72008-06-30 22:40:38 +01003759S3C24XX SD/MMC Driver
3760P: Ben Dooks
3761M: ben-linux@fluff.org
3762L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3763L: linux-kernel@vger.kernel.org
3764S: Supported
3765
Linus Torvalds1da177e2005-04-16 15:20:36 -07003766SAA7146 VIDEO4LINUX-2 DRIVER
3767P: Michael Hunold
3768M: michael@mihu.de
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03003769L: linux-media@vger.kernel.org
3770T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003771W: http://www.mihu.de/linux/saa7146
3772S: Maintained
3773
Linus Torvalds1da177e2005-04-16 15:20:36 -07003774SC1200 WDT DRIVER
3775P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003776M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003777S: Maintained
3778
3779SCHEDULER
3780P: Ingo Molnar
3781M: mingo@elte.hu
3782P: Robert Love [the preemptible kernel bits]
3783M: rml@tech9.net
3784L: linux-kernel@vger.kernel.org
3785S: Maintained
3786
3787SCSI CDROM DRIVER
3788P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003789M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003790L: linux-scsi@vger.kernel.org
3791W: http://www.kernel.dk
3792S: Maintained
3793
3794SCSI SG DRIVER
3795P: Doug Gilbert
3796M: dgilbert@interlog.com
3797L: linux-scsi@vger.kernel.org
3798W: http://www.torque.net/sg
3799S: Maintained
3800
3801SCSI SUBSYSTEM
3802P: James E.J. Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05003803M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003804L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003805T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
James Bottomleyc4e16082007-11-03 08:40:30 -05003806T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
3807T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003808S: Maintained
3809
3810SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003811P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003812M: Kai.Makisara@kolumbus.fi
3813L: linux-scsi@vger.kernel.org
3814S: Maintained
3815
3816SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003817P: Vlad Yasevich
3818M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003819P: Sridhar Samudrala
3820M: sri@us.ibm.com
Vlad Yasevich1a418792008-04-12 18:55:42 -07003821L: linux-sctp@vger.kernel.org
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003822W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003823S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003824
3825SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003826P: Jim Cromie
3827M: jim.cromie@gmail.com
3828S: Odd Fixes
3829
3830SCx200 GPIO DRIVER
3831P: Jim Cromie
3832M: jim.cromie@gmail.com
3833S: Maintained
3834
3835SCx200 HRT CLOCKSOURCE DRIVER
3836P: Jim Cromie
3837M: jim.cromie@gmail.com
3838S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003839
Sascha Sommer6a369132008-07-15 14:21:29 +02003840SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
3841P: Sascha Sommer
3842M: saschasommer@freenet.de
3843L: sdricohcs-devel@lists.sourceforge.net (subscribers-only)
3844S: Maintained
3845
Randy Dunlape7839f22008-10-12 16:11:45 -07003846SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003847P: Pierre Ossman
3848M: drzeus-sdhci@drzeus.cx
3849L: sdhci-devel@list.drzeus.cx
3850S: Maintained
3851
James Morris8711cca2008-12-04 03:19:45 +11003852SECURITY SUBSYSTEM
3853F: security/
3854P: James Morris
3855M: jmorris@namei.org
3856L: linux-kernel@vger.kernel.org
3857L: linux-security-module@vger.kernel.org (suggested Cc:)
3858T: git kernel.org:pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
3859S: Supported
3860
Linus Torvalds1da177e2005-04-16 15:20:36 -07003861SECURITY CONTACT
3862P: Security Officers
3863M: security@kernel.org
3864S: Supported
3865
3866SELINUX SECURITY MODULE
3867P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08003868M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07003869P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003870M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003871P: Eric Paris
3872M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003873L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003874L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Stephen Smalleyf0589252008-09-11 09:20:26 -04003875W: http://selinuxproject.org
3876T: git kernel.org:pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003877S: Supported
3878
Jiri Slabycef2cf02007-05-08 00:31:45 -07003879SENSABLE PHANTOM
3880P: Jiri Slaby
3881M: jirislaby@gmail.com
3882S: Maintained
3883
Randy Dunlap4480f15b2008-10-12 16:11:58 -07003884SERIAL ATA (SATA) SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07003885P: Jeff Garzik
3886M: jgarzik@pobox.com
3887L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003888T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003889S: Supported
3890
Ben Hutchings8ceee662008-04-27 12:55:59 +01003891SFC NETWORK DRIVER
3892P: Steve Hodgson
3893P: Ben Hutchings
3894P: Robert Stonehouse
3895M: linux-net-drivers@solarflare.com
3896S: Supported
3897
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003898SGI GRU DRIVER
3899P: Jack Steiner
3900M: steiner@sgi.com
3901S: Maintained
3902
3903SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3904P: Pat Gefre
3905M: pfg@sgi.com
3906L: linux-ia64@vger.kernel.org
3907S: Supported
3908
Linus Torvalds1da177e2005-04-16 15:20:36 -07003909SGI VISUAL WORKSTATION 320 AND 540
3910P: Andrey Panin
3911M: pazke@donpac.ru
3912L: linux-visws-devel@lists.sf.net
3913W: http://linux-visws.sf.net
3914S: Maintained for 2.6.
3915
Jack Steiner75312612008-08-15 00:40:42 -07003916SGI XP/XPC/XPNET DRIVER
3917P: Dean Nelson
3918M: dcn@sgi.com
3919S: Maintained
3920
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003921SHARP LH SUPPORT (LH7952X & LH7A40X)
3922P: Marc Singer
3923M: elf@buici.com
3924W: http://projects.buici.com/arm
3925L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3926S: Maintained
3927
3928SHPC HOTPLUG DRIVER
3929P: Kristen Carlson Accardi
3930M: kristen.c.accardi@intel.com
3931L: linux-pci@vger.kernel.org
3932S: Supported
3933
Linus Torvalds1da177e2005-04-16 15:20:36 -07003934SIMTEC EB110ATX (Chalice CATS)
3935P: Ben Dooks
3936P: Vincent Sanders
3937M: support@simtec.co.uk
3938W: http://www.simtec.co.uk/products/EB110ATX/
3939S: Supported
3940
3941SIMTEC EB2410ITX (BAST)
3942P: Ben Dooks
3943P: Vincent Sanders
3944M: support@simtec.co.uk
3945W: http://www.simtec.co.uk/products/EB2410ITX/
3946S: Supported
3947
Francois Romieu92aab3c2005-07-30 13:11:18 +02003948SIS 190 ETHERNET DRIVER
3949P: Francois Romieu
3950M: romieu@fr.zoreil.com
3951L: netdev@vger.kernel.org
3952S: Maintained
3953
Linus Torvalds1da177e2005-04-16 15:20:36 -07003954SIS 900/7016 FAST ETHERNET DRIVER
3955P: Daniele Venzano
3956M: venza@brownhat.org
3957W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07003958L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003959S: Maintained
3960
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003961SIS 96X I2C/SMBUS DRIVER
3962P: Mark M. Hoffman
3963M: mhoffman@lightlink.com
Jean Delvare846557d2008-10-30 15:55:47 +01003964L: linux-i2c@vger.kernel.org
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003965S: Maintained
3966
Linus Torvalds1da177e2005-04-16 15:20:36 -07003967SIS FRAMEBUFFER DRIVER
3968P: Thomas Winischhofer
3969M: thomas@winischhofer.net
3970W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003971S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003972
3973SIS USB2VGA DRIVER
3974P: Thomas Winischhofer
3975M: thomas@winischhofer.net
3976W: http://www.winischhofer.at/linuxsisusbvga.shtml
3977S: Maintained
3978
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003979SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3980P: Stephen Hemminger
3981M: shemminger@linux-foundation.org
3982L: netdev@vger.kernel.org
3983S: Maintained
3984
Christoph Lameter415ad26d2007-07-26 10:40:56 -07003985SLAB ALLOCATOR
3986P: Christoph Lameter
Christoph Lametercde53532008-07-04 09:59:22 -07003987M: cl@linux-foundation.org
Christoph Lameter415ad26d2007-07-26 10:40:56 -07003988P: Pekka Enberg
3989M: penberg@cs.helsinki.fi
Pekka Enbergc76d1182008-02-11 23:52:47 +02003990P: Matt Mackall
3991M: mpm@selenic.com
Christoph Lameter415ad26d2007-07-26 10:40:56 -07003992L: linux-mm@kvack.org
3993S: Maintained
3994
Linus Torvalds1da177e2005-04-16 15:20:36 -07003995SMC91x ETHERNET DRIVER
3996P: Nicolas Pitre
3997M: nico@cam.org
3998S: Maintained
3999
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04004000SMSC47B397 HARDWARE MONITOR DRIVER
4001P: Mark M. Hoffman
4002M: mhoffman@lightlink.com
4003L: lm-sensors@lm-sensors.org
4004S: Maintained
4005
Steve Glendinningfd9abb32008-11-05 00:35:37 +00004006SMSC911x ETHERNET DRIVER
4007P: Steve Glendinning
4008M: steve.glendinning@smsc.com
4009L: netdev@vger.kernel.org
4010S: Supported
4011
Steve Glendinning2cb37722008-12-11 20:54:30 -08004012SMSC9420 PCI ETHERNET DRIVER
4013P: Steve Glendinning
4014M: steve.glendinning@smsc.com
4015L: netdev@vger.kernel.org
4016S: Supported
4017
Ben Nizetteb54f2862008-03-13 22:27:30 +11004018SMX UIO Interface
4019P: Ben Nizette
4020M: bn@niasdigital.com
4021S: Maintained
4022
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004023SN-IA64 (Itanium) SUB-PLATFORM
4024P: Jes Sorensen
4025M: jes@sgi.com
4026L: linux-altix@sgi.com
4027L: linux-ia64@vger.kernel.org
4028W: http://www.sgi.com/altix
4029S: Maintained
4030
Guennadi Liakhovetski668acf32008-07-19 07:54:43 -03004031SOC-CAMERA V4L2 SUBSYSTEM
Jean Delvare795fb7e2008-09-20 12:33:08 +02004032P: Guennadi Liakhovetski
4033M: g.liakhovetski@gmx.de
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03004034L: linux-media@vger.kernel.org
4035T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Jean Delvare795fb7e2008-09-20 12:33:08 +02004036S: Maintained
Guennadi Liakhovetski668acf32008-07-19 07:54:43 -03004037
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004038SOEKRIS NET48XX LED SUPPORT
4039P: Chris Boot
4040M: bootc@bootc.net
4041S: Maintained
4042
Linus Torvalds1da177e2005-04-16 15:20:36 -07004043SOFTWARE RAID (Multiple Disks) SUPPORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07004044P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08004045M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07004046L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08004047S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07004048
Linus Torvalds1da177e2005-04-16 15:20:36 -07004049SONIC NETWORK DRIVER
4050P: Thomas Bogendoerfer
4051M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07004052L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004053S: Maintained
4054
Michael Buesch61e115a2007-09-18 15:12:50 -04004055SONICS SILICON BACKPLANE DRIVER (SSB)
4056P: Michael Buesch
4057M: mb@bu3sch.de
4058L: netdev@vger.kernel.org
4059S: Maintained
4060
Linus Torvalds1da177e2005-04-16 15:20:36 -07004061SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01004062P: Mattia Dongili
4063M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01004064L: linux-acpi@vger.kernel.org
4065W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07004066S: Maintained
4067
Alex Dubovbaf85322008-02-09 10:20:54 -08004068SONY MEMORYSTICK CARD SUPPORT
4069P: Alex Dubov
4070M: oakad@yahoo.com
4071L: linux-kernel@vger.kernel.org
4072W: http://tifmxx.berlios.de/
4073S: Maintained
4074
Linus Torvalds1da177e2005-04-16 15:20:36 -07004075SOUND
4076P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02004077M: perex@perex.cz
Takashi Iwai281712f2008-08-19 13:10:04 +02004078P: Takashi Iwai
4079M: tiwai@suse.de
Takashi Iwai82622042007-04-16 12:32:52 +02004080L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004081S: Maintained
4082
Mark Brownbd903bd2008-11-19 19:16:05 +00004083SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02004084P: Liam Girdwood
Liam Girdwoodb0b8daf2008-09-18 14:36:37 +01004085M: lrg@slimlogic.co.uk
Mark Brown2cad0ad2008-01-10 14:33:07 +01004086P: Mark Brown
4087M: broonie@opensource.wolfsonmicro.com
4088T: git opensource.wolfsonmicro.com/linux-2.6-asoc
Takashi Iwai82622042007-04-16 12:32:52 +02004089L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodb0b8daf2008-09-18 14:36:37 +01004090W: http://alsa-project.org/main/index.php/ASoC
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02004091S: Supported
4092
Sam Ravnborg473321f2009-01-04 15:47:49 -08004093SPARC + UltraSPARC (sparc/sparc64)
4094P: David S. Miller
4095M: davem@davemloft.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07004096L: sparclinux@vger.kernel.org
Sam Ravnborg473321f2009-01-04 15:47:49 -08004097T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
4098T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004099S: Maintained
4100
4101SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
4102P: Roger Wolff
4103M: R.E.Wolff@BitWizard.nl
4104L: linux-kernel@vger.kernel.org ?
4105S: Supported
4106
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004107SPI SUBSYSTEM
4108P: David Brownell
4109M: dbrownell@users.sourceforge.net
4110L: spi-devel-general@lists.sourceforge.net
4111S: Maintained
4112
Jim Lewis2752e402006-09-29 02:01:19 -07004113SPIDERNET NETWORK DRIVER for CELL
Jens Osterkampcb8da8a2008-01-11 13:44:35 +01004114P: Ishizaki Kou
4115M: kou.ishizaki@toshiba.co.jp
4116P: Jens Osterkamp
4117M: jens@de.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07004118L: netdev@vger.kernel.org
4119S: Supported
4120
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004121SPU FILE SYSTEM
4122P: Jeremy Kerr
4123M: jk@ozlabs.org
4124L: linuxppc-dev@ozlabs.org
4125L: cbe-oss-dev@ozlabs.org
4126W: http://www.ibm.com/developerworks/power/cell/
4127S: Supported
4128
Phillip Lougherfc555842009-01-05 08:46:29 +00004129SQUASHFS FILE SYSTEM
4130P: Phillip Lougher
4131M: phillip@lougher.demon.co.uk
4132L: squashfs-devel@lists.sourceforge.net (subscribers-only)
4133W: http://squashfs.org.uk
4134S: Maintained
4135
Linus Torvalds1da177e2005-04-16 15:20:36 -07004136SRM (Alpha) environment access
4137P: Jan-Benedict Glaw
4138M: jbglaw@lug-owl.de
4139L: linux-kernel@vger.kernel.org
4140S: Maintained
4141
Linus Torvalds26e9a392008-10-17 09:50:12 -07004142STABLE BRANCH
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004143P: Greg Kroah-Hartman
4144M: greg@kroah.com
4145P: Chris Wright
4146M: chrisw@sous-sol.org
4147L: stable@kernel.org
4148S: Maintained
4149
Linus Torvalds26e9a392008-10-17 09:50:12 -07004150STAGING SUBSYSTEM
4151P: Greg Kroah-Hartman
4152M: gregkh@suse.de
4153L: linux-kernel@vger.kernel.org
4154T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
4155S: Maintained
4156
Linus Torvalds1da177e2005-04-16 15:20:36 -07004157STARFIRE/DURALAN NETWORK DRIVER
4158P: Ion Badulescu
4159M: ionut@cs.columbia.edu
4160S: Maintained
4161
4162STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
4163W: http://mosquitonet.Stanford.EDU/strip.html
Jean Delvarebaaea1d2008-09-20 12:34:33 +02004164S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07004165
4166STRADIS MPEG-2 DECODER DRIVER
4167P: Nathan Laredo
4168M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004169W: http://www.stradis.com/
4170S: Maintained
4171
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004172SUN3/3X
4173P: Sam Creasey
4174M: sammy@sammy.net
4175W: http://sammy.net/sun3/
4176S: Maintained
4177
Paul Mundt2cbb12a2007-11-19 13:08:37 +09004178SUPERH
Linus Torvalds1da177e2005-04-16 15:20:36 -07004179P: Paul Mundt
4180M: lethal@linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09004181L: linux-sh@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004182W: http://www.linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09004183T: git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
Paul Mundt5c806b22008-07-29 06:34:01 +09004184S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07004185
Randy Dunlap4480f15b2008-10-12 16:11:58 -07004186SUSPEND TO RAM
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004187P: Len Brown
4188M: len.brown@intel.com
4189P: Pavel Machek
Pavel Machekef35ce22009-02-18 14:48:16 -08004190M: pavel@ucw.cz
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004191P: Rafael J. Wysocki
4192M: rjw@sisk.pl
4193L: linux-pm@lists.linux-foundation.org
4194S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07004195
4196SVGA HANDLING
4197P: Martin Mares
4198M: mj@ucw.cz
4199L: linux-video@atrey.karlin.mff.cuni.cz
4200S: Maintained
4201
4202SYSV FILESYSTEM
4203P: Christoph Hellwig
4204M: hch@infradead.org
4205S: Maintained
4206
Alan Cox4e688522008-04-30 00:52:11 -07004207TASKSTATS STATISTICS INTERFACE
Balbir Singhabc5f232008-07-04 09:59:42 -07004208P: Balbir Singh
4209M: balbir@linux.vnet.ibm.com
Alan Cox4e688522008-04-30 00:52:11 -07004210L: linux-kernel@vger.kernel.org
4211S: Maintained
4212
Stephen Hemminger781b456a2006-07-10 20:25:29 -07004213TC CLASSIFIER
4214P: Jamal Hadi Salim
4215M: hadi@cyberus.ca
4216L: netdev@vger.kernel.org
4217S: Maintained
4218
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07004219TCP LOW PRIORITY MODULE
4220P: Wong Hoi Sing, Edison
4221M: hswong3i@gmail.com
4222P: Hung Hing Lun, Mike
4223M: hlhung3i@gmail.com
4224W: http://tcp-lp-mod.sourceforge.net/
4225S: Maintained
4226
Andy Gospodarek1a348cc2007-09-17 18:50:36 -07004227TEHUTI ETHERNET DRIVER
4228P: Alexander Indenbaum
4229M: baum@tehutinetworks.net
4230P: Andy Gospodarek
4231M: andy@greyhouse.net
4232L: netdev@vger.kernel.org
4233S: Supported
4234
Alan Cox4e688522008-04-30 00:52:11 -07004235Telecom Clock Driver for MCPL0010
4236P: Mark Gross
4237M: mark.gross@intel.com
4238S: Supported
4239
Randy Dunlap4480f15b2008-10-12 16:11:58 -07004240TENSILICA XTENSA PORT (xtensa)
Alan Cox4e688522008-04-30 00:52:11 -07004241P: Chris Zankel
4242M: chris@zankel.net
4243S: Maintained
4244
4245THINKPAD ACPI EXTRAS DRIVER
4246P: Henrique de Moraes Holschuh
4247M: ibm-acpi@hmh.eng.br
4248L: ibm-acpi-devel@lists.sourceforge.net
4249W: http://ibm-acpi.sourceforge.net
4250W: http://thinkwiki.org/wiki/Ibm-acpi
4251T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
4252S: Maintained
4253
Alex Dubov4020f2d2006-10-04 02:15:37 -07004254TI FLASH MEDIA INTERFACE DRIVER
Jean Delvare795fb7e2008-09-20 12:33:08 +02004255P: Alex Dubov
4256M: oakad@yahoo.com
4257S: Maintained
Alex Dubov4020f2d2006-10-04 02:15:37 -07004258
Syed Khasim9f9c24f2007-05-16 01:07:22 +02004259TI OMAP MMC INTERFACE DRIVER
4260P: Carlos Aguiar, Anderson Briglia and Syed Khasim
Dirk Behmeb6a7e4c2007-12-15 07:47:46 +01004261M: linux-omap@vger.kernel.org
Syed Khasim9f9c24f2007-05-16 01:07:22 +02004262W: http://linux.omap.com
4263W: http://www.muru.com/linux/omap/
4264S: Maintained
4265
Michael Buesch844dd052006-06-26 00:24:59 -07004266TI OMAP RANDOM NUMBER GENERATOR SUPPORT
4267P: Deepak Saxena
4268M: dsaxena@plexity.net
4269S: Maintained
4270
Per Lidene86eaa32006-01-12 16:45:18 +01004271TIPC NETWORK LAYER
4272P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01004273M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01004274P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01004275M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01004276P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01004277M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01004278L: tipc-discussion@lists.sourceforge.net
4279W: http://tipc.sourceforge.net/
4280W: http://tipc.cslab.ericsson.net/
4281T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
4282S: Maintained
4283
Linus Torvalds1da177e2005-04-16 15:20:36 -07004284TLAN NETWORK DRIVER
4285P: Samuel Chessman
4286M: chessman@tux.org
Gabriel Craciunescu88c07dd2007-11-22 19:43:36 +08004287L: tlan-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004288W: http://sourceforge.net/projects/tlan/
4289S: Maintained
4290
Linus Torvalds1da177e2005-04-16 15:20:36 -07004291TOSHIBA ACPI EXTRAS DRIVER
4292P: John Belmonte
4293M: toshiba_acpi@memebeam.org
4294W: http://memebeam.org/toys/ToshibaAcpiDriver
4295S: Maintained
4296
4297TOSHIBA SMM DRIVER
4298P: Jonathan Buzzard
4299M: jonathan@buzzard.org.uk
4300L: tlinux-users@tce.toshiba-dme.co.jp
4301W: http://www.buzzard.org.uk/toshiba/
4302S: Maintained
4303
Alan Cox4e688522008-04-30 00:52:11 -07004304TPM DEVICE DRIVER
Rajiv Andrade141c0242008-07-21 14:21:37 -07004305P: Debora Velarde
4306M: debora@linux.vnet.ibm.com
4307P: Rajiv Andrade
4308M: srajiv@linux.vnet.ibm.com
Alan Cox4e688522008-04-30 00:52:11 -07004309W: http://tpmdd.sourceforge.net
4310P: Marcel Selhorst
Marcel Selhorst7dcce132009-02-11 13:04:27 -08004311M: m.selhorst@sirrix.com
4312W: http://www.sirrix.com
Rajiv Andrade63a10df2008-10-15 22:04:36 -07004313L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
Alan Cox4e688522008-04-30 00:52:11 -07004314S: Maintained
4315
Linus Torvalds1da177e2005-04-16 15:20:36 -07004316TRIVIAL PATCHES
Jiri Kosina2b6a2f52008-11-14 11:55:03 +01004317P: Jiri Kosina
Jim Cromiece00f852006-11-30 04:49:44 +01004318M: trivial@kernel.org
4319L: linux-kernel@vger.kernel.org
Jiri Kosina2b6a2f52008-11-14 11:55:03 +01004320T: git kernel.org:/pub/scm/linux/kernel/git/jikos/trivial.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004321S: Maintained
4322
Alan Cox4e688522008-04-30 00:52:11 -07004323TTY LAYER
4324P: Alan Cox
4325M: alan@lxorguk.ukuu.org.uk
4326L: linux-kernel@vger.kernel.org
4327S: Maintained
4328
Grant Grundler740db6d2008-02-17 11:53:49 -07004329TULIP NETWORK DRIVERS
4330P: Grant Grundler
4331M: grundler@parisc-linux.org
4332P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04004333M: kyle@mcmartin.ca
Grant Grundler740db6d2008-02-17 11:53:49 -07004334L: netdev@vger.kernel.org
4335S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004336
4337TUN/TAP driver
4338P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08004339M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004340L: vtun@office.satix.net
4341W: http://vtun.sourceforge.net/tun
4342S: Maintained
4343
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08004344TURBOCHANNEL SUBSYSTEM
4345P: Maciej W. Rozycki
4346M: macro@linux-mips.org
4347S: Maintained
4348
Linus Torvalds1da177e2005-04-16 15:20:36 -07004349U14-34F SCSI DRIVER
4350P: Dario Ballabio
4351M: ballabio_dario@emc.com
4352L: linux-scsi@vger.kernel.org
4353S: Maintained
4354
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004355UBI FILE SYSTEM (UBIFS)
4356P: Artem Bityutskiy
4357M: dedekind@infradead.org
4358P: Adrian Hunter
4359M: ext-adrian.hunter@nokia.com
4360L: linux-mtd@lists.infradead.org
Artem Bityutskiye2966cb2008-10-25 18:54:04 +03004361T: git git://git.infradead.org/ubifs-2.6.git
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004362W: http://www.linux-mtd.infradead.org/doc/ubifs.html
4363S: Maintained
4364
Alan Coxcc2020e2008-05-19 14:21:51 +01004365UCLINUX (AND M68KNOMMU)
4366P: Greg Ungerer
4367M: gerg@uclinux.org
4368W: http://www.uclinux.org/
4369L: uclinux-dev@uclinux.org (subscribers-only)
4370S: Maintained
4371
Alan Coxcc2020e2008-05-19 14:21:51 +01004372UCLINUX FOR RENESAS H8/300
4373P: Yoshinori Sato
4374M: ysato@users.sourceforge.jp
4375W: http://uclinux-h8.sourceforge.jp/
4376S: Supported
4377
Linus Torvalds1da177e2005-04-16 15:20:36 -07004378UDF FILESYSTEM
Jan Kara800fdfb2008-02-08 04:20:51 -08004379P: Jan Kara
4380M: jack@suse.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07004381W: http://linux-udf.sourceforge.net
4382S: Maintained
4383
Alan Coxcc2020e2008-05-19 14:21:51 +01004384UFS FILESYSTEM
4385P: Evgeniy Dushistov
4386M: dushistov@mail.ru
4387L: linux-kernel@vger.kernel.org
4388S: Maintained
4389
David Vrabel18332a82008-09-17 16:34:44 +01004390ULTRA-WIDEBAND (UWB) SUBSYSTEM:
4391P: David Vrabel
4392M: david.vrabel@csr.com
4393L: linux-usb@vger.kernel.org
4394S: Supported
4395
Linus Torvalds1da177e2005-04-16 15:20:36 -07004396UNIFORM CDROM DRIVER
4397P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02004398M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07004399L: linux-kernel@vger.kernel.org
4400W: http://www.kernel.dk
4401S: Maintained
4402
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004403UNSORTED BLOCK IMAGES (UBI)
4404P: Artem Bityutskiy
4405M: dedekind@infradead.org
4406W: http://www.linux-mtd.infradead.org/
4407L: linux-mtd@lists.infradead.org
Artem Bityutskiye2966cb2008-10-25 18:54:04 +03004408T: git git://git.infradead.org/ubi-2.6.git
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004409S: Maintained
4410
Linus Torvalds1da177e2005-04-16 15:20:36 -07004411USB ACM DRIVER
4412P: Oliver Neukum
4413M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004414L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004415S: Maintained
4416
4417USB BLOCK DRIVER (UB ub)
4418P: Pete Zaitcev
4419M: zaitcev@redhat.com
4420L: linux-kernel@vger.kernel.org
Jean Delvare795fb7e2008-09-20 12:33:08 +02004421L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004422S: Supported
4423
Linus Torvalds1da177e2005-04-16 15:20:36 -07004424USB CDC ETHERNET DRIVER
4425P: Greg Kroah-Hartman
4426M: greg@kroah.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004427L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004428S: Maintained
4429W: http://www.kroah.com/linux-usb/
4430
Peter Korsgaardb02b3712008-04-27 08:59:44 +02004431USB CYPRESS C67X00 DRIVER
4432P: Peter Korsgaard
4433M: jacmet@sunsite.dk
4434L: linux-usb@vger.kernel.org
4435S: Maintained
4436
Peter Korsgaardd0374f42007-02-16 17:03:54 +01004437USB DAVICOM DM9601 DRIVER
4438P: Peter Korsgaard
4439M: jacmet@sunsite.dk
Peter Korsgaard043600a2007-06-27 21:18:18 +02004440L: netdev@vger.kernel.org
Peter Korsgaardd0374f42007-02-16 17:03:54 +01004441W: http://www.linux-usb.org/usbnet
4442S: Maintained
4443
Alan Coxcc2020e2008-05-19 14:21:51 +01004444USB DIAMOND RIO500 DRIVER
4445P: Cesar Miquel
4446M: miquel@df.uba.ar
4447L: rio500-users@lists.sourceforge.net
4448W: http://rio500.sourceforge.net
4449S: Maintained
4450
Linus Torvalds1da177e2005-04-16 15:20:36 -07004451USB EHCI DRIVER
4452P: David Brownell
4453M: dbrownell@users.sourceforge.net
Jean Delvare795fb7e2008-09-20 12:33:08 +02004454L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004455S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004456
Luca Risolia7ce08c92006-01-11 02:06:59 +00004457USB ET61X[12]51 DRIVER
4458P: Luca Risolia
4459M: luca.risolia@studio.unibo.it
Jean Delvare795fb7e2008-09-20 12:33:08 +02004460L: linux-usb@vger.kernel.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03004461L: linux-media@vger.kernel.org
4462T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Luca Risolia7ce08c92006-01-11 02:06:59 +00004463W: http://www.linux-projects.org
4464S: Maintained
4465
David Brownell69ae9e32006-11-14 02:03:31 -08004466USB GADGET/PERIPHERAL SUBSYSTEM
4467P: David Brownell
4468M: dbrownell@users.sourceforge.net
Jean Delvare795fb7e2008-09-20 12:33:08 +02004469L: linux-usb@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004470W: http://www.linux-usb.org/gadget
4471S: Maintained
4472
Jiri Kosina2dea64b2007-07-11 12:12:11 +02004473USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
Jiri Kosina641266fd2007-01-15 09:56:21 +01004474P: Jiri Kosina
4475M: jkosina@suse.cz
Jean Delvare795fb7e2008-09-20 12:33:08 +02004476L: linux-usb@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01004477T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004478S: Maintained
4479
Olav Kongas959eea22005-11-03 17:38:14 +02004480USB ISP116X DRIVER
4481P: Olav Kongas
4482M: ok@artecdesign.ee
Jean Delvare795fb7e2008-09-20 12:33:08 +02004483L: linux-usb@vger.kernel.org
Olav Kongas959eea22005-11-03 17:38:14 +02004484S: Maintained
4485
Linus Torvalds1da177e2005-04-16 15:20:36 -07004486USB KAWASAKI LSI DRIVER
4487P: Oliver Neukum
4488M: oliver@neukum.name
Jean Delvare795fb7e2008-09-20 12:33:08 +02004489L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004490S: Maintained
4491
4492USB MASS STORAGE DRIVER
4493P: Matthew Dharm
4494M: mdharm-usb@one-eyed-alien.net
Jean Delvare795fb7e2008-09-20 12:33:08 +02004495L: linux-usb@vger.kernel.org
Matthew Dharm8836aeb2005-12-04 22:03:47 -08004496L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07004497S: Maintained
4498W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
4499
4500USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08004501P: David Brownell
4502M: dbrownell@users.sourceforge.net
Jean Delvare795fb7e2008-09-20 12:33:08 +02004503L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004504S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004505
Matthias Urlichsba460e42005-07-14 00:33:47 -07004506USB OPTION-CARD DRIVER
4507P: Matthias Urlichs
4508M: smurf@smurf.noris.de
Jean Delvare795fb7e2008-09-20 12:33:08 +02004509L: linux-usb@vger.kernel.org
Matthias Urlichsba460e42005-07-14 00:33:47 -07004510S: Maintained
4511
Linus Torvalds1da177e2005-04-16 15:20:36 -07004512USB OV511 DRIVER
4513P: Mark McClelland
4514M: mmcclell@bigfoot.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004515L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004516W: http://alpha.dyndns.org/ov511/
4517S: Maintained
4518
4519USB PEGASUS DRIVER
4520P: Petko Manolov
4521M: petkan@users.sourceforge.net
Jean Delvare795fb7e2008-09-20 12:33:08 +02004522L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004523L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004524W: http://pegasus2.sourceforge.net/
4525S: Maintained
4526
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004527USB PRINTER DRIVER (usblp)
4528P: Pete Zaitcev
4529M: zaitcev@redhat.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004530L: linux-usb@vger.kernel.org
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004531S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07004532
4533USB RTL8150 DRIVER
4534P: Petko Manolov
4535M: petkan@users.sourceforge.net
Jean Delvare795fb7e2008-09-20 12:33:08 +02004536L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004537L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004538W: http://pegasus2.sourceforge.net/
4539S: Maintained
4540
4541USB SE401 DRIVER
4542P: Jeroen Vreeken
4543M: pe1rxq@amsat.org
Jean Delvare795fb7e2008-09-20 12:33:08 +02004544L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004545W: http://www.chello.nl/~j.vreeken/se401/
4546S: Maintained
4547
Alan Cox4e688522008-04-30 00:52:11 -07004548USB SERIAL BELKIN F5U103 DRIVER
4549P: William Greathouse
4550M: wgreathouse@smva.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004551L: linux-usb@vger.kernel.org
Alan Cox4e688522008-04-30 00:52:11 -07004552S: Maintained
4553
4554USB SERIAL CYPRESS M8 DRIVER
4555P: Lonnie Mendez
4556M: dignome@gmail.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004557L: linux-usb@vger.kernel.org
Alan Cox4e688522008-04-30 00:52:11 -07004558S: Maintained
4559W: http://geocities.com/i0xox0i
4560W: http://firstlight.net/cvs
4561
Linus Torvalds1da177e2005-04-16 15:20:36 -07004562USB SERIAL CYBERJACK DRIVER
4563P: Matthias Bruestle and Harald Welte
4564M: support@reiner-sct.com
4565W: http://www.reiner-sct.de/support/treiber_cyberjack.php
4566S: Maintained
4567
4568USB SERIAL DIGI ACCELEPORT DRIVER
4569P: Peter Berger and Al Borchers
4570M: pberger@brimson.com
4571M: alborchers@steinerpoint.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004572L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004573S: Maintained
4574
4575USB SERIAL DRIVER
4576P: Greg Kroah-Hartman
4577M: gregkh@suse.de
Jean Delvare795fb7e2008-09-20 12:33:08 +02004578L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004579S: Supported
4580
Linus Torvalds1da177e2005-04-16 15:20:36 -07004581USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
4582P: Gary Brubaker
4583M: xavyer@ix.netcom.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004584L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004585S: Maintained
4586
4587USB SERIAL KEYSPAN DRIVER
4588P: Greg Kroah-Hartman
4589M: greg@kroah.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004590L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004591W: http://www.kroah.com/linux/
4592S: Maintained
4593
4594USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04004595P: Support Department
4596M: support@connecttech.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004597L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004598W: http://www.connecttech.com
4599S: Supported
4600
Steve Glendinning2f7ca802008-10-02 05:27:57 +00004601USB SMSC95XX ETHERNET DRIVER
4602P: Steve Glendinning
4603M: steve.glendinning@smsc.com
4604L: netdev@vger.kernel.org
4605S: Supported
4606
Luca Risoliaf423b9a2007-03-26 16:12:04 -03004607USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07004608P: Luca Risolia
4609M: luca.risolia@studio.unibo.it
Jean Delvare795fb7e2008-09-20 12:33:08 +02004610L: linux-usb@vger.kernel.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03004611L: linux-media@vger.kernel.org
4612T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004613W: http://www.linux-projects.org
4614S: Maintained
4615
4616USB SUBSYSTEM
4617P: Greg Kroah-Hartman
4618M: gregkh@suse.de
Jean Delvare795fb7e2008-09-20 12:33:08 +02004619L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004620W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08004621T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07004622S: Supported
4623
4624USB UHCI DRIVER
4625P: Alan Stern
4626M: stern@rowland.harvard.edu
Jean Delvare795fb7e2008-09-20 12:33:08 +02004627L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004628S: Maintained
4629
David Brownell69ae9e32006-11-14 02:03:31 -08004630USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07004631P: David Brownell
4632M: dbrownell@users.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02004633L: netdev@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004634W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07004635S: Maintained
4636
Laurent Pinchartc0efd232008-06-30 15:04:50 -03004637USB VIDEO CLASS
4638P: Laurent Pinchart
4639M: laurent.pinchart@skynet.be
Jiri Slabya67534a2008-12-10 09:09:27 -03004640L: linux-uvc-devel@lists.berlios.de (subscribers-only)
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03004641L: linux-media@vger.kernel.org
4642T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Laurent Pinchartc0efd232008-06-30 15:04:50 -03004643W: http://linux-uvc.berlios.de
4644S: Maintained
4645
Linus Torvalds1da177e2005-04-16 15:20:36 -07004646USB W996[87]CF DRIVER
4647P: Luca Risolia
4648M: luca.risolia@studio.unibo.it
Jean Delvare795fb7e2008-09-20 12:33:08 +02004649L: linux-usb@vger.kernel.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03004650L: linux-media@vger.kernel.org
4651T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004652W: http://www.linux-projects.org
4653S: Maintained
4654
Jussi Kivilinnabf164cc2008-01-26 00:51:51 +02004655USB WIRELESS RNDIS DRIVER (rndis_wlan)
4656P: Jussi Kivilinna
4657M: jussi.kivilinna@mbnet.fi
4658L: linux-wireless@vger.kernel.org
4659S: Maintained
4660
Luca Risolia60f78052006-02-06 16:29:35 +00004661USB ZC0301 DRIVER
4662P: Luca Risolia
4663M: luca.risolia@studio.unibo.it
Jean Delvare795fb7e2008-09-20 12:33:08 +02004664L: linux-usb@vger.kernel.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03004665L: linux-media@vger.kernel.org
4666T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Luca Risolia60f78052006-02-06 16:29:35 +00004667W: http://www.linux-projects.org
4668S: Maintained
4669
Linus Torvalds1da177e2005-04-16 15:20:36 -07004670USB ZD1201 DRIVER
4671P: Jeroen Vreeken
4672M: pe1rxq@amsat.org
Jean Delvare795fb7e2008-09-20 12:33:08 +02004673L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004674W: http://linux-lc100020.sourceforge.net
4675S: Maintained
4676
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004677USB ZR364XX DRIVER
4678P: Antoine Jacquet
4679M: royale@zerezo.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004680L: linux-usb@vger.kernel.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03004681L: linux-media@vger.kernel.org
4682T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004683W: http://royale.zerezo.com/zr364xx/
4684S: Maintained
4685
Randy Dunlape7839f22008-10-12 16:11:45 -07004686USER-MODE LINUX (UML)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004687P: Jeff Dike
Joe Perches6650e0a2007-12-10 15:49:32 -08004688M: jdike@addtoit.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004689L: user-mode-linux-devel@lists.sourceforge.net
4690L: user-mode-linux-user@lists.sourceforge.net
4691W: http://user-mode-linux.sourceforge.net
4692S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004693
Hans-Jürgen Koche5f114e2007-12-05 15:08:07 +01004694USERSPACE I/O (UIO)
4695P: Hans J. Koch
4696M: hjk@linutronix.de
4697P: Greg Kroah-Hartman
4698M: gregkh@suse.de
4699L: linux-kernel@vger.kernel.org
4700S: Maintained
4701
Karel Zakf899b0a2008-05-23 13:04:21 -07004702UTIL-LINUX-NG PACKAGE
4703P: Karel Zak
4704M: kzak@redhat.com
4705L: util-linux-ng@vger.kernel.org
4706W: http://kernel.org/~kzak/util-linux-ng/
4707T: git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git
4708S: Maintained
4709
Michal Januszewskic1fd1c02008-10-15 22:03:48 -07004710UVESAFB DRIVER
4711P: Michal Januszewski
4712M: spock@gentoo.org
4713L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4714W: http://dev.gentoo.org/~spock/projects/uvesafb/
4715S: Maintained
4716
Randy Dunlap4480f15b2008-10-12 16:11:58 -07004717VFAT/FAT/MSDOS FILESYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07004718P: OGAWA Hirofumi
4719M: hirofumi@mail.parknet.co.jp
4720L: linux-kernel@vger.kernel.org
4721S: Maintained
4722
Linus Torvalds1da177e2005-04-16 15:20:36 -07004723VIA RHINE NETWORK DRIVER
4724P: Roger Luethi
4725M: rl@hellgate.ch
4726S: Maintained
4727
Jean Delvare32c0a522005-09-22 21:47:58 +02004728VIAPRO SMBUS DRIVER
4729P: Jean Delvare
4730M: khali@linux-fr.org
Jean Delvare846557d2008-10-30 15:55:47 +01004731L: linux-i2c@vger.kernel.org
Jean Delvare32c0a522005-09-22 21:47:58 +02004732S: Maintained
4733
Joseph Chan69e4a7c2008-10-15 22:03:31 -07004734VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
4735P: Joseph Chan
4736M: JosephChan@via.com.tw
4737P: Scott Fang
4738M: ScottFang@viatech.com.cn
4739L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4740S: Maintained
4741
Francois Romieu01f20732007-01-26 00:57:17 -08004742VIA VELOCITY NETWORK DRIVER
4743P: Francois Romieu
4744M: romieu@fr.zoreil.com
4745L: netdev@vger.kernel.org
4746S: Maintained
4747
Randy Dunlape7839f22008-10-12 16:11:45 -07004748VIDEO FOR LINUX (V4L)
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004749P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02004750M: mchehab@infradead.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03004751L: linux-media@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004752L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004753W: http://linuxtv.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03004754T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004755S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004756
Patrick McHardybe7f8272007-10-23 20:26:36 -07004757VLAN (802.1Q)
4758P: Patrick McHardy
4759M: kaber@trash.net
4760L: netdev@vger.kernel.org
4761S: Maintained
4762
Liam Girdwoode53e86c2008-07-10 15:48:00 +01004763VOLTAGE AND CURRENT REGULATOR FRAMEWORK
4764P: Liam Girdwood
Liam Girdwood8a62ab42008-09-14 17:40:21 +01004765M: lrg@slimlogic.co.uk
Liam Girdwoode53e86c2008-07-10 15:48:00 +01004766P: Mark Brown
4767M: broonie@opensource.wolfsonmicro.com
4768W: http://opensource.wolfsonmicro.com/node/15
Liam Girdwood8a62ab42008-09-14 17:40:21 +01004769W: http://www.slimlogic.co.uk/?page_id=5
Liam Girdwoode53e86c2008-07-10 15:48:00 +01004770T: git kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git
4771S: Supported
4772
Juerg Haefligerab413192006-09-24 20:54:04 +02004773VT1211 HARDWARE MONITOR DRIVER
4774P: Juerg Haefliger
4775M: juergh@gmail.com
4776L: lm-sensors@lm-sensors.org
4777S: Maintained
4778
Roger Lucas1de9e372005-11-26 20:20:05 +01004779VT8231 HARDWARE MONITOR DRIVER
4780P: Roger Lucas
Roger Lucasaf865762008-02-13 07:52:06 -05004781M: vt8231@hiddenengine.co.uk
Roger Lucas1de9e372005-11-26 20:20:05 +01004782L: lm-sensors@lm-sensors.org
4783S: Maintained
4784
Linus Torvalds1da177e2005-04-16 15:20:36 -07004785W1 DALLAS'S 1-WIRE BUS
4786P: Evgeniy Polyakov
4787M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07004788S: Maintained
4789
Charles Spirakis13927072006-07-05 18:05:15 +02004790W83791D HARDWARE MONITORING DRIVER
Marc Hulsman25845c22008-06-08 10:59:41 -04004791P: Marc Hulsman
4792M: m.hulsman@tudelft.nl
Charles Spirakis13927072006-07-05 18:05:15 +02004793L: lm-sensors@lm-sensors.org
Marc Hulsman25845c22008-06-08 10:59:41 -04004794S: Maintained
Charles Spirakis13927072006-07-05 18:05:15 +02004795
Rudolf Marek61db0112006-12-12 18:18:30 +01004796W83793 HARDWARE MONITORING DRIVER
4797P: Rudolf Marek
4798M: r.marek@assembler.cz
4799L: lm-sensors@lm-sensors.org
4800S: Maintained
4801
Linus Torvalds1da177e2005-04-16 15:20:36 -07004802W83L51xD SD/MMC CARD INTERFACE DRIVER
4803P: Pierre Ossman
4804M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01004805L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004806S: Maintained
4807
Wim Van Sebroeck35277612006-01-15 21:21:14 +01004808WATCHDOG DEVICE DRIVERS
4809P: Wim Van Sebroeck
4810M: wim@iguana.be
4811T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4812S: Maintained
4813
Linus Torvalds1da177e2005-04-16 15:20:36 -07004814WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4815P: Jean Tourrilhes
4816M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07004817L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004818W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4819S: Maintained
4820
4821WD7000 SCSI DRIVER
4822P: Miroslav Zagorac
4823M: zaga@fly.cc.fer.hr
4824L: linux-scsi@vger.kernel.org
4825S: Maintained
4826
Inaky Perez-Gonzalez8a70da82008-12-20 16:58:00 -08004827WIMAX STACK
4828P: Inaky Perez-Gonzalez
4829M: inaky.perez-gonzalez@intel.com
4830M: linux-wimax@intel.com
4831L: wimax@linuxwimax.org
4832S: Supported
4833W: http://linuxwimax.org
4834
David Vrabel18332a82008-09-17 16:34:44 +01004835WIMEDIA LLC PROTOCOL (WLP) SUBSYSTEM
4836P: David Vrabel
4837M: david.vrabel@csr.com
4838S: Maintained
4839
Dmitry Torokhov5fc146802005-11-20 00:50:06 -05004840WISTRON LAPTOP BUTTON DRIVER
4841P: Miloslav Trmac
4842M: mitr@volny.cz
4843S: Maintained
4844
Linus Torvalds1da177e2005-04-16 15:20:36 -07004845WL3501 WIRELESS PCMCIA CARD DRIVER
4846P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004847M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07004848L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004849W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07004850S: Maintained
4851
Mark Brownfebf1df2008-04-02 00:51:09 -04004852WM97XX TOUCHSCREEN DRIVERS
4853P: Mark Brown
4854M: broonie@opensource.wolfsonmicro.com
4855P: Liam Girdwood
Liam Girdwoodb8d055a2008-10-13 23:00:15 -04004856M: lrg@slimlogic.co.uk
Mark Brownfebf1df2008-04-02 00:51:09 -04004857L: linux-input@vger.kernel.org
4858T: git git://opensource.wolfsonmicro.com/linux-2.6-touch
4859W: http://opensource.wolfsonmicro.com/node/7
4860S: Supported
4861
Linus Torvalds1da177e2005-04-16 15:20:36 -07004862X.25 NETWORK LAYER
4863P: Henner Eisen
4864M: eis@baty.hanse.de
4865L: linux-x25@vger.kernel.org
4866S: Maintained
4867
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004868X86 ARCHITECTURE (32-BIT AND 64-BIT)
4869P: Thomas Gleixner
4870M: tglx@linutronix.de
4871P: Ingo Molnar
4872M: mingo@redhat.com
4873P: H. Peter Anvin
4874M: hpa@zytor.com
H. Peter Anvinbcde5632009-02-02 21:42:40 -08004875M: x86@kernel.org
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004876L: linux-kernel@vger.kernel.org
4877T: git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
4878S: Maintained
4879
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02004880XEN HYPERVISOR INTERFACE
4881P: Jeremy Fitzhardinge
4882M: jeremy@xensource.com
4883P: Chris Wright
4884M: chrisw@sous-sol.org
4885L: virtualization@lists.osdl.org
4886L: xen-devel@lists.xensource.com
4887S: Supported
4888
Linus Torvalds1da177e2005-04-16 15:20:36 -07004889XFS FILESYSTEM
4890P: Silicon Graphics Inc
Lachlan McIlroy0335cb72008-12-31 12:10:12 +11004891P: Bill O'Donnell
Linus Torvalds1da177e2005-04-16 15:20:36 -07004892M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004893L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004894W: http://oss.sgi.com/projects/xfs
Lachlan McIlroy0335cb72008-12-31 12:10:12 +11004895T: git://oss.sgi.com/xfs/xfs.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004896S: Supported
4897
Grant Likelyc9d3d8e2007-10-01 16:33:51 +02004898XILINX SYSTEMACE DRIVER
4899P: Grant Likely
4900M: grant.likely@secretlab.ca
4901W: http://www.secretlab.ca/
4902L: linux-kernel@vger.kernel.org
4903S: Maintained
4904
Peter Korsgaard238b8722006-12-06 20:35:17 -08004905XILINX UARTLITE SERIAL DRIVER
4906P: Peter Korsgaard
4907M: jacmet@sunsite.dk
4908L: linux-serial@vger.kernel.org
4909S: Maintained
4910
Linus Torvalds1da177e2005-04-16 15:20:36 -07004911YAM DRIVER FOR AX.25
4912P: Jean-Paul Roubelat
4913M: jpr@f6fbb.org
4914L: linux-hams@vger.kernel.org
4915S: Maintained
4916
Henkaf64a5e2005-10-12 15:02:56 +02004917YEALINK PHONE DRIVER
4918P: Henk Vergonet
4919M: Henk.Vergonet@gmail.com
4920L: usbb2k-api-dev@nongnu.org
4921S: Maintained
4922
Linus Torvalds1da177e2005-04-16 15:20:36 -07004923Z8530 DRIVER FOR AX.25
4924P: Joerg Reuter
4925M: jreuter@yaina.de
4926W: http://yaina.de/jreuter/
4927W: http://www.qsl.net/dl1bke/
4928L: linux-hams@vger.kernel.org
4929S: Maintained
4930
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004931ZD1211RW WIRELESS DRIVER
4932P: Daniel Drake
4933M: dsd@gentoo.org
4934P: Ulrich Kunitz
4935M: kune@deine-taler.de
4936W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004937L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004938L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4939S: Maintained
4940
Linus Torvalds1da177e2005-04-16 15:20:36 -07004941ZR36067 VIDEO FOR LINUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07004942L: mjpeg-users@lists.sourceforge.net
Trent Piephof63145e2009-01-24 20:52:41 -03004943L: linux-media@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004944W: http://mjpeg.sourceforge.net/driver-zoran/
Trent Piephof63145e2009-01-24 20:52:41 -03004945T: Mercurial http://linuxtv.org/hg/v4l-dvb
4946S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004947
Maciej W. Rozycki8b4a4082007-07-18 00:49:11 -07004948ZS DECSTATION Z85C30 SERIAL DRIVER
4949P: Maciej W. Rozycki
4950M: macro@linux-mips.org
4951S: Maintained
4952
Linus Torvalds1da177e2005-04-16 15:20:36 -07004953THE REST
4954P: Linus Torvalds
4955S: Buried alive in reporters