blob: c3c52779fa6cf1d8a8ec911c187431643e3c1868 [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
Linus Torvalds1da177e2005-04-16 15:20:36 -0700695ARPD SUPPORT
696P: Jonathan Layes
Ralf Baechle979b6c12005-06-13 14:30:40 -0700697L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700698S: Maintained
699
700ASUS ACPI EXTRAS DRIVER
Len Brown0b67d942006-12-22 21:18:56 -0500701P: Corentin Chary
702M: corentincj@iksaif.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700703P: Karol Kozimor
704M: sziwan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700705L: acpi4asus-user@lists.sourceforge.net
706W: http://sourceforge.net/projects/acpi4asus
Len Brown0b67d942006-12-22 21:18:56 -0500707W: http://xf.iksaif.net/acpi4asus
Linus Torvalds1da177e2005-04-16 15:20:36 -0700708S: Maintained
709
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -0400710ASUS ASB100 HARDWARE MONITOR DRIVER
711P: Mark M. Hoffman
712M: mhoffman@lightlink.com
713L: lm-sensors@lm-sensors.org
714S: Maintained
715
Corentin Chary85091b72007-01-26 14:04:30 +0100716ASUS LAPTOP EXTRAS DRIVER
717P: Corentin Chary
718M: corentincj@iksaif.net
719L: acpi4asus-user@lists.sourceforge.net
720W: http://sourceforge.net/projects/acpi4asus
721W: http://xf.iksaif.net/acpi4asus
722S: Maintained
723
Andrew Morton953a6472008-11-06 12:53:28 -0800724ASYNCHRONOUS TRANSFERS/TRANSFORMS (IOAT) API
Dan Williamsb3e5f262007-08-07 10:26:35 -0700725P: Dan Williams
726M: dan.j.williams@intel.com
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +0100727P: Maciej Sosnowski
728M: maciej.sosnowski@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -0700729L: linux-kernel@vger.kernel.org
730W: http://sourceforge.net/projects/xscaleiop
731S: Supported
732
Randy Dunlape7839f22008-10-12 16:11:45 -0700733ATA OVER ETHERNET (AOE) DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -0700734P: Ed L. Cashin
735M: ecashin@coraid.com
736W: http://www.coraid.com/support/linux
737S: Supported
738
Jiri Slabyfa1c1142007-08-12 17:33:16 +0200739ATHEROS ATH5K WIRELESS DRIVER
740P: Jiri Slaby
741M: jirislaby@gmail.com
742P: Nick Kossifidis
743M: mickflemm@gmail.com
744P: Luis R. Rodriguez
Luis R. Rodriguez4fe06572008-10-13 14:08:07 -0700745M: lrodriguez@atheros.com
Bob Copelandadef1992008-10-29 08:30:57 -0400746P: Bob Copeland
747M: me@bobcopeland.com
Jiri Slabyfa1c1142007-08-12 17:33:16 +0200748L: linux-wireless@vger.kernel.org
749L: ath5k-devel@lists.ath5k.org
750S: Maintained
751
Luis R. Rodriguezf078f202008-08-04 00:16:41 -0700752ATHEROS ATH9K WIRELESS DRIVER
753P: Luis R. Rodriguez
754M: lrodriguez@atheros.com
755P: Jouni Malinen
756M: jmalinen@atheros.com
757L: linux-wireless@vger.kernel.org
758L: ath9k-devel@lists.ath9k.org
759S: Supported
760
Ville Syrjala6f69a6d2008-04-21 22:21:10 +0000761ATI_REMOTE2 DRIVER
762P: Ville Syrjala
763M: syrjala@sci.fi
764S: Maintained
765
Chris Snook7ae115b2008-09-09 03:26:57 -0400766ATLX ETHERNET DRIVERS
Jay Cliburn8d5ca6e2007-02-03 20:25:10 -0600767P: Jay Cliburn
768M: jcliburn@gmail.com
769P: Chris Snook
770M: csnook@redhat.com
Chris Snook7ae115b2008-09-09 03:26:57 -0400771P: Jie Yang
772M: jie.yang@atheros.com
Jay Cliburn8d5ca6e2007-02-03 20:25:10 -0600773L: atl1-devel@lists.sourceforge.net
774W: http://sourceforge.net/projects/atl1
775W: http://atl1.sourceforge.net
776S: Maintained
777
Linus Torvalds1da177e2005-04-16 15:20:36 -0700778ATM
779P: Chas Williams
780M: chas@cmf.nrl.navy.mil
Roland Dreierf37bf902006-09-13 20:39:33 -0700781L: linux-atm-general@lists.sourceforge.net (subscribers-only)
Jiri Slaby44ae98b2008-11-30 23:27:11 -0800782L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700783W: http://linux-atm.sourceforge.net
784S: Maintained
785
Pierre Ossman272f1332007-05-14 21:25:26 +0200786ATMEL AT91 MCI DRIVER
Pierre Ossman81764fa2007-07-15 18:47:38 +0200787P: Nicolas Ferre
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800788M: nicolas.ferre@atmel.com
Pierre Ossman81764fa2007-07-15 18:47:38 +0200789L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
790W: http://www.atmel.com/products/AT91/
791W: http://www.at91.com/
792S: Maintained
Pierre Ossman272f1332007-05-14 21:25:26 +0200793
Haavard Skinnemoena1cfac42008-02-08 04:21:00 -0800794ATMEL AT91 / AT32 SERIAL DRIVER
795P: Haavard Skinnemoen
796M: hskinnemoen@atmel.com
797L: linux-kernel@vger.kernel.org
798S: Supported
799
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800800ATMEL LCDFB DRIVER
801P: Nicolas Ferre
802M: nicolas.ferre@atmel.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -0800803L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800804S: Maintained
805
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100806ATMEL MACB ETHERNET DRIVER
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100807P: Haavard Skinnemoen
808M: hskinnemoen@atmel.com
809S: Supported
810
Haavard Skinnemoen754ce4f2007-02-14 00:33:09 -0800811ATMEL SPI DRIVER
812P: Haavard Skinnemoen
813M: hskinnemoen@atmel.com
814S: Supported
815
Haavard Skinnemoen914a3f32007-10-10 02:29:43 -0700816ATMEL USBA UDC DRIVER
817P: Haavard Skinnemoen
818M: hskinnemoen@atmel.com
819L: kernel@avr32linux.org
820W: http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver
821S: Supported
822
Linus Torvalds1da177e2005-04-16 15:20:36 -0700823ATMEL WIRELESS DRIVER
824P: Simon Kelley
825M: simon@thekelleys.org.uk
Johannes Berg724c6b32007-04-23 12:18:20 -0700826L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700827W: http://www.thekelleys.org.uk/atmel
828W: http://atmelwlandriver.sourceforge.net/
829S: Maintained
830
Chris Wrighta92b7b82005-07-07 18:12:23 -0700831AUDIT SUBSYSTEM
Eric Paris0ef19702008-04-18 10:47:32 -0400832P: Al Viro
833M: viro@zeniv.linux.org.uk
834P: Eric Paris
835M: eparis@redhat.com
Gabriel Cb9a06202007-08-10 13:00:56 -0700836L: linux-audit@redhat.com (subscribers-only)
David Woodhousead3f9a22005-07-13 15:28:29 +0100837W: http://people.redhat.com/sgrubb/audit/
Eric Paris0ef19702008-04-18 10:47:32 -0400838T: git git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git
Chris Wrighta92b7b82005-07-07 18:12:23 -0700839S: Maintained
840
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800841AUXILIARY DISPLAY DRIVERS
842P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -0700843M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800844L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -0700845W: http://miguelojeda.es/auxdisplay.htm
846W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800847S: Maintained
848
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700849AVR32 ARCHITECTURE
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700850P: Haavard Skinnemoen
851M: hskinnemoen@atmel.com
852W: http://www.atmel.com/products/AVR32/
853W: http://avr32linux.org/
854W: http://avrfreaks.net/
855S: Supported
856
857AVR32/AT32AP MACHINE SUPPORT
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700858P: Haavard Skinnemoen
859M: hskinnemoen@atmel.com
860S: Supported
861
Linus Torvalds1da177e2005-04-16 15:20:36 -0700862AX.25 NETWORK LAYER
863P: Ralf Baechle
864M: ralf@linux-mips.org
865L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +0200866W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700867S: Maintained
868
Randy Dunlape2d1d6c2008-10-12 16:11:31 -0700869B43 WIRELESS DRIVER
870P: Michael Buesch
871M: mb@bu3sch.de
872P: Stefano Brivio
873M: stefano.brivio@polimi.it
874L: linux-wireless@vger.kernel.org
875W: http://linuxwireless.org/en/users/Drivers/b43
876S: Maintained
877
878B43LEGACY WIRELESS DRIVER
879P: Larry Finger
880M: Larry.Finger@lwfinger.net
881P: Stefano Brivio
882M: stefano.brivio@polimi.it
883L: linux-wireless@vger.kernel.org
884W: http://linuxwireless.org/en/users/Drivers/b43
885S: Maintained
886
Richard Purdie300abeb2007-02-07 22:21:07 +0000887BACKLIGHT CLASS/SUBSYSTEM
888P: Richard Purdie
889M: rpurdie@rpsys.net
890S: Maintained
891
Randy Dunlape2d1d6c2008-10-12 16:11:31 -0700892BAYCOM/HDLCDRV DRIVERS FOR AX.25
893P: Thomas Sailer
894M: t.sailer@alumni.ethz.ch
895L: linux-hams@vger.kernel.org
896W: http://www.baycom.org/~tom/ham/ham.html
897S: Maintained
898
899BEFS FILE SYSTEM
900P: Sergey S. Kostyliov
901M: rathamahata@php4.ru
902L: linux-kernel@vger.kernel.org
903S: Maintained
904
905BFS FILE SYSTEM
906P: Tigran A. Aivazian
907M: tigran@aivazian.fsnet.co.uk
908L: linux-kernel@vger.kernel.org
909S: Maintained
910
Bryan Wu1394f032007-05-06 14:50:22 -0700911BLACKFIN ARCHITECTURE
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800912P: Bryan Wu
Bryan Wu7dd06cd2008-02-21 16:18:43 +0800913M: cooloney@kernel.org
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800914L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
915W: http://blackfin.uclinux.org
916S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700917
Bryan Wue190d6b2007-07-17 14:43:44 +0800918BLACKFIN EMAC DRIVER
919P: Bryan Wu
Bryan Wu7dd06cd2008-02-21 16:18:43 +0800920M: cooloney@kernel.org
Bryan Wue190d6b2007-07-17 14:43:44 +0800921L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
922W: http://blackfin.uclinux.org
923S: Supported
924
Mike Frysinger566da5b2007-06-11 15:31:30 +0800925BLACKFIN RTC DRIVER
926P: Mike Frysinger
Mike Frysinger566da5b2007-06-11 15:31:30 +0800927M: vapier.adi@gmail.com
928L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
929W: http://blackfin.uclinux.org
930S: Supported
931
Bryan Wu1394f032007-05-06 14:50:22 -0700932BLACKFIN SERIAL DRIVER
Mike Frysinger9c5e7102007-11-17 23:19:44 +0800933P: Sonic Zhang
934M: sonic.zhang@analog.com
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800935L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
936W: http://blackfin.uclinux.org
937S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700938
Bryan Wu1e6d3202007-07-15 02:50:02 +0800939BLACKFIN WATCHDOG DRIVER
940P: Mike Frysinger
Bryan Wu1e6d3202007-07-15 02:50:02 +0800941M: vapier.adi@gmail.com
942L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
943W: http://blackfin.uclinux.org
944S: Supported
945
Bryan Wud24ecfc2007-05-01 23:26:32 +0200946BLACKFIN I2C TWI DRIVER
947P: Sonic Zhang
948M: sonic.zhang@analog.com
949L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
950W: http://blackfin.uclinux.org/
951S: Supported
952
Linus Torvalds1da177e2005-04-16 15:20:36 -0700953BLOCK LAYER
954P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +0200955M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700956L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800957T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700958S: Maintained
959
Joern Engel2b54aae2008-02-06 01:38:02 -0800960BLOCK2MTD DRIVER
961P: Joern Engel
962M: joern@lazybastard.org
963L: linux-mtd@lists.infradead.org
964S: Maintained
965
Marcel Holtmann63fbd242008-08-18 13:23:53 +0200966BLUETOOTH DRIVERS
967P: Marcel Holtmann
968M: marcel@holtmann.org
969L: linux-bluetooth@vger.kernel.org
970W: http://www.bluez.org/
971S: Maintained
972
Linus Torvalds1da177e2005-04-16 15:20:36 -0700973BLUETOOTH SUBSYSTEM
974P: Marcel Holtmann
975M: marcel@holtmann.org
Pavel Machek781c2842008-03-20 15:41:02 -0700976L: linux-bluetooth@vger.kernel.org
Marcel Holtmann63fbd242008-08-18 13:23:53 +0200977W: http://www.bluez.org/
Josh Boyer1adc1232005-11-23 15:44:15 -0800978T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700979S: Maintained
980
Linus Torvalds1da177e2005-04-16 15:20:36 -0700981BONDING DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +0100982P: Jay Vosburgh
983M: fubar@us.ibm.com
984L: bonding-devel@lists.sourceforge.net
985W: http://sourceforge.net/projects/bonding/
986S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700987
Gary Zambrano39105892006-06-22 17:26:20 -0700988BROADCOM B44 10/100 ETHERNET DRIVER
989P: Gary Zambrano
990M: zambrano@broadcom.com
991L: netdev@vger.kernel.org
992S: Supported
993
Michael Chan948c51e2006-06-04 02:51:39 -0700994BROADCOM BNX2 GIGABIT ETHERNET DRIVER
995P: Michael Chan
996M: mchan@broadcom.com
997L: netdev@vger.kernel.org
998S: Supported
999
Eliezer Tamir4d9d2cb2008-02-28 11:59:10 -08001000BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER
Eilon Greenstein24e3fce2008-06-12 14:30:28 -07001001P: Eilon Greenstein
1002M: eilong@broadcom.com
Eliezer Tamir4d9d2cb2008-02-28 11:59:10 -08001003L: netdev@vger.kernel.org
1004S: Supported
1005
Michael Chan948c51e2006-06-04 02:51:39 -07001006BROADCOM TG3 GIGABIT ETHERNET DRIVER
1007P: Michael Chan
1008M: mchan@broadcom.com
1009L: netdev@vger.kernel.org
1010S: Supported
1011
Jens Axboe5cdf7f72007-07-17 08:58:06 +02001012BSG (block layer generic sg v4 driver)
1013P: FUJITA Tomonori
1014M: fujita.tomonori@lab.ntt.co.jp
1015L: linux-scsi@vger.kernel.org
1016S: Supported
1017
Michael Bueschff1d5c22008-07-25 01:46:10 -07001018BT8XXGPIO DRIVER
1019P: Michael Buesch
1020M: mb@bu3sch.de
1021W: http://bu3sch.de/btgpio.php
1022S: Maintained
1023
Linus Torvalds1da177e2005-04-16 15:20:36 -07001024BTTV VIDEO4LINUX DRIVER
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001025P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001026M: mchehab@infradead.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001027L: linux-media@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001028L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001029W: http://linuxtv.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001030T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001031S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001032
Jonathan Corbet77d51402007-03-22 19:44:17 -03001033CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
Jean Delvare795fb7e2008-09-20 12:33:08 +02001034P: Jonathan Corbet
Jonathan Corbet77d51402007-03-22 19:44:17 -03001035M: corbet@lwn.net
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001036L: linux-media@vger.kernel.org
1037T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Jonathan Corbet77d51402007-03-22 19:44:17 -03001038S: Maintained
1039
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001040CALGARY x86-64 IOMMU
1041P: Muli Ben-Yehuda
1042M: muli@il.ibm.com
1043P: Jon D. Mason
Jon Masond8d2bed2006-10-05 18:47:21 +02001044M: jdmason@kudzu.us
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001045L: linux-kernel@vger.kernel.org
1046L: discuss@x86-64.org
1047S: Maintained
1048
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001049CAN NETWORK LAYER
1050P: Urs Thuermann
1051M: urs.thuermann@volkswagen.de
1052P: Oliver Hartkopp
1053M: oliver.hartkopp@volkswagen.de
1054L: socketcan-core@lists.berlios.de (subscribers-only)
1055W: http://developer.berlios.de/projects/socketcan/
1056S: Maintained
1057
Arnd Bergmannb8154542008-05-16 11:10:59 +02001058CELL BROADBAND ENGINE ARCHITECTURE
1059P: Arnd Bergmann
1060M: arnd@arndb.de
1061L: linuxppc-dev@ozlabs.org
1062L: cbe-oss-dev@ozlabs.org
1063W: http://www.ibm.com/developerworks/power/cell/
1064S: Supported
1065
David Vrabel18332a82008-09-17 16:34:44 +01001066CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM:
1067P: David Vrabel
1068M: david.vrabel@csr.com
1069L: linux-usb@vger.kernel.org
1070S: Supported
1071
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001072CFAG12864B LCD DRIVER
1073P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07001074M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001075L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07001076W: http://miguelojeda.es/auxdisplay.htm
1077W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001078S: Maintained
1079
1080CFAG12864BFB LCD FRAMEBUFFER DRIVER
1081P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07001082M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001083L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07001084W: http://miguelojeda.es/auxdisplay.htm
1085W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001086S: Maintained
1087
Johannes Berg704232c2007-04-23 12:20:05 -07001088CFG80211 and NL80211
1089P: Johannes Berg
1090M: johannes@sipsolutions.net
1091L: linux-wireless@vger.kernel.org
1092S: Maintained
1093
Andy Whitcroft0a920b52007-06-01 00:46:48 -07001094CHECKPATCH
1095P: Andy Whitcroft
Andy Whitcroftb0e0b432009-01-06 14:41:22 -08001096M: apw@canonical.com
1097L: linux-kernel@vger.kernel.org
Andy Whitcroft0a920b52007-06-01 00:46:48 -07001098S: Supported
1099
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001100CISCO 10G ETHERNET DRIVER
1101P: Scott Feldman
1102M: scofeldm@cisco.com
1103P: Joe Eykholt
1104M: jeykholt@cisco.com
Joel Becker7063fbf2005-12-15 14:29:43 -08001105S: Supported
1106
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001107CIRRUS LOGIC EP93XX ETHERNET DRIVER
1108P: Lennert Buytenhek
1109M: kernel@wantstofly.org
1110L: netdev@vger.kernel.org
1111S: Maintained
1112
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001113CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1114P: Lennert Buytenhek
1115M: kernel@wantstofly.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001116L: linux-usb@vger.kernel.org
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001117S: Maintained
1118
Timur Tabid9e9d822008-04-24 08:45:26 +10001119CIRRUS LOGIC CS4270 SOUND DRIVER
1120P: Timur Tabi
1121M: timur@freescale.com
1122L: alsa-devel@alsa-project.org
1123S: Supported
1124
Linus Torvalds1da177e2005-04-16 15:20:36 -07001125CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1126P: Cirrus Logic Corporation (kernel 2.2 driver)
1127M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1128P: Nils Faerber (port to kernel 2.4)
1129M: Nils Faerber <nils@kernelconcepts.de>
1130S: Maintained
1131
1132CODA FILE SYSTEM
1133P: Jan Harkes
1134M: jaharkes@cs.cmu.edu
1135M: coda@cs.cmu.edu
1136L: codalist@coda.cs.cmu.edu
1137W: http://www.coda.cs.cmu.edu/
1138S: Maintained
1139
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001140COMMON INTERNET FILE SYSTEM (CIFS)
1141P: Steve French
1142M: sfrench@samba.org
1143L: linux-cifs-client@lists.samba.org
1144L: samba-technical@lists.samba.org
1145W: http://linux-cifs.samba.org/
1146T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
1147S: Supported
1148
Linus Torvalds1da177e2005-04-16 15:20:36 -07001149COMPACTPCI HOTPLUG CORE
1150P: Scott Murray
1151M: scottm@somanetworks.com
1152M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001153L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001154S: Supported
1155
1156COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1157P: Scott Murray
1158M: scottm@somanetworks.com
1159M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001160L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001161S: Supported
1162
1163COMPACTPCI HOTPLUG GENERIC DRIVER
1164P: Scott Murray
1165M: scottm@somanetworks.com
1166M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001167L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001168S: Supported
1169
Cezary Jackiewicz54115522008-06-09 16:22:22 -07001170COMPAL LAPTOP SUPPORT
1171P: Cezary Jackiewicz
1172M: cezary.jackiewicz@gmail.com
1173S: Maintained
1174
Linus Torvalds1da177e2005-04-16 15:20:36 -07001175COMPUTONE INTELLIPORT MULTIPORT CARD
1176P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -07001177M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001178W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -07001179S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001180
Simon Arlott949be0f2007-03-06 02:47:46 -08001181CONEXANT ACCESSRUNNER USB DRIVER
1182P: Simon Arlott
1183M: cxacru@fire.lp0.eu
Simon Arlott9ae5e3b2007-05-09 08:38:10 +02001184L: accessrunner-general@lists.sourceforge.net
1185W: http://accessrunner.sourceforge.net/
Simon Arlott949be0f2007-03-06 02:47:46 -08001186S: Maintained
1187
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001188CONFIGFS
1189P: Joel Becker
1190M: joel.becker@oracle.com
1191L: linux-kernel@vger.kernel.org
1192S: Supported
1193
Paul Menagefb3a0fb2008-03-04 14:28:28 -08001194CONTROL GROUPS (CGROUPS)
1195P: Paul Menage
1196M: menage@google.com
1197L: containers@lists.linux-foundation.org
1198S: Maintained
1199
Rudolf Marekbebe4672007-05-08 17:22:02 +02001200CORETEMP HARDWARE MONITORING DRIVER
1201P: Rudolf Marek
1202M: r.marek@assembler.cz
1203L: lm-sensors@lm-sensors.org
1204S: Maintained
1205
Linus Torvalds1da177e2005-04-16 15:20:36 -07001206COSA/SRP SYNC SERIAL DRIVER
1207P: Jan "Yenya" Kasprzak
1208M: kas@fi.muni.cz
1209W: http://www.fi.muni.cz/~kas/cosa/
1210S: Maintained
1211
1212CPU FREQUENCY DRIVERS
1213P: Dave Jones
Dave Jonesf4432c52008-10-20 13:31:45 -04001214M: davej@redhat.com
Dave Jonesbc5f65d2008-07-31 18:22:59 -04001215L: cpufreq@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001216W: http://www.codemonkey.org.uk/projects/cpufreq/
Dave Jones7531a0b2006-12-12 17:26:35 -05001217T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001218S: Maintained
1219
1220CPUID/MSR DRIVER
1221P: H. Peter Anvin
1222M: hpa@zytor.com
1223S: Maintained
1224
Paul Jacksoned90fb42005-09-27 21:45:37 -07001225CPUSETS
Paul Jackson6bffd7b2008-05-01 04:34:21 -07001226P: Paul Menage
Paul Jackson6bffd7b2008-05-01 04:34:21 -07001227M: menage@google.com
Paul Jacksoned90fb42005-09-27 21:45:37 -07001228L: linux-kernel@vger.kernel.org
1229W: http://www.bullopensource.org/cpuset/
Paul Jackson551e1722008-06-12 15:21:31 -07001230W: http://oss.sgi.com/projects/cpusets/
Paul Jacksoned90fb42005-09-27 21:45:37 -07001231S: Supported
1232
Linus Torvalds1da177e2005-04-16 15:20:36 -07001233CRAMFS FILESYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +01001234W: http://sourceforge.net/projects/cramfs/
1235S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001236
1237CRIS PORT
1238P: Mikael Starvik
1239M: starvik@axis.com
Jesper Nilsson0b07aa62008-01-25 13:22:29 +01001240P: Jesper Nilsson
1241M: jesper.nilsson@axis.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001242L: dev-etrax@axis.com
1243W: http://developer.axis.com
1244S: Maintained
1245
1246CRYPTO API
1247P: Herbert Xu
1248M: herbert@gondor.apana.org.au
1249P: David S. Miller
1250M: davem@davemloft.net
1251L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001252T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001253S: Maintained
1254
Jaya Kumar9b4ffa42005-11-17 10:12:23 +01001255CS5535 Audio ALSA driver
1256P: Jaya Kumar
1257M: jayakumar.alsa@gmail.com
1258S: Maintained
1259
Hans Verkuil6d8425b2008-05-05 18:25:22 -03001260CX18 VIDEO4LINUX DRIVER
1261P: Hans Verkuil, Andy Walls
1262M: hverkuil@xs4all.nl, awalls@radix.net
1263L: ivtv-devel@ivtvdriver.org
1264L: ivtv-users@ivtvdriver.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001265L: linux-media@vger.kernel.org
1266T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Hans Verkuil6d8425b2008-05-05 18:25:22 -03001267W: http://linuxtv.org
1268S: Maintained
1269
Steve Wisee5ec3782008-05-20 14:06:33 -07001270CXGB3 ETHERNET DRIVER (CXGB3)
1271P: Divy Le Ray
1272M: divy@chelsio.com
1273L: netdev@vger.kernel.org
1274W: http://www.chelsio.com
1275S: Supported
1276
1277CXGB3 IWARP RNIC DRIVER (IW_CXGB3)
1278P: Steve Wise
1279M: swise@chelsio.com
1280L: general@lists.openfabrics.org
1281W: http://www.openfabrics.org
1282S: Supported
1283
Linus Torvalds1da177e2005-04-16 15:20:36 -07001284CYBERPRO FB DRIVER
1285P: Russell King
1286M: rmk@arm.linux.org.uk
1287W: http://www.arm.linux.org.uk/
1288S: Maintained
1289
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001290CYBLAFB FRAMEBUFFER DRIVER
1291P: Knut Petersen
1292M: Knut_Petersen@t-online.de
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001293L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001294S: Maintained
1295
Linus Torvalds1da177e2005-04-16 15:20:36 -07001296CYCLADES 2X SYNC CARD DRIVER
1297P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001298M: acme@ghostprotocols.net
1299W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07001300S: Maintained
1301
1302CYCLADES ASYNC MUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001303W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001304S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001305
1306CYCLADES PC300 DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001307W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001308S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001309
Linus Torvalds1da177e2005-04-16 15:20:36 -07001310DAMA SLAVE for AX.25
1311P: Joerg Reuter
1312M: jreuter@yaina.de
1313W: http://yaina.de/jreuter/
1314W: http://www.qsl.net/dl1bke/
1315L: linux-hams@vger.kernel.org
1316S: Maintained
1317
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001318DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1319P: Tobias Ringstrom
1320M: tori@unhappy.mine.nu
1321L: netdev@vger.kernel.org
1322S: Maintained
1323
1324DC390/AM53C974 SCSI driver
1325P: Kurt Garloff
1326M: garloff@suse.de
1327W: http://www.garloff.de/kurt/linux/dc390/
1328P: Guennadi Liakhovetski
1329M: g.liakhovetski@gmx.de
1330S: Maintained
1331
Linus Torvalds1da177e2005-04-16 15:20:36 -07001332DC395x SCSI driver
1333P: Oliver Neukum
1334M: oliver@neukum.name
1335P: Ali Akcaagac
1336M: aliakc@web.de
1337P: Jamie Lenehan
1338M: lenehan@twibble.org
1339W: http://twibble.org/dist/dc395x/
Randy Dunlapf5df58812006-07-14 00:24:29 -07001340L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001341L: http://lists.twibble.org/mailman/listinfo/dc395x/
1342S: Maintained
1343
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001344DCCP PROTOCOL
1345P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001346M: acme@ghostprotocols.net
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001347L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -08001348W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001349S: Maintained
1350
Linus Torvalds1da177e2005-04-16 15:20:36 -07001351DECnet NETWORK LAYER
Christine Caulfield8943f262008-02-14 19:31:31 -08001352P: Christine Caulfield
1353M: christine.caulfield@googlemail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001354W: http://linux-decnet.sourceforge.net
1355L: linux-decnet-user@lists.sourceforge.net
1356S: Maintained
1357
1358DEFXX FDDI NETWORK DRIVER
1359P: Maciej W. Rozycki
1360M: macro@linux-mips.org
1361S: Maintained
1362
Matthew Garrettad8f07c2009-01-07 18:08:56 -08001363DELL LAPTOP DRIVER
1364P: Matthew Garrett
1365M: mjg59@srcf.ucam.org
1366S: Maintained
1367
Linus Torvalds1da177e2005-04-16 15:20:36 -07001368DELL LAPTOP SMM DRIVER
1369P: Massimo Dal Zotto
1370M: dz@debian.org
1371W: http://www.debian.org/~dz/i8k/
1372S: Maintained
1373
Doug Warzecha90563ec2005-09-06 15:17:15 -07001374DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1375P: Doug Warzecha
1376M: Douglas_Warzecha@dell.com
1377S: Maintained
1378
Linus Torvalds1da177e2005-04-16 15:20:36 -07001379DEVICE NUMBER REGISTRY
1380P: Torben Mathiasen
1381M: device@lanana.org
1382W: http://lanana.org/docs/device-list/index.html
1383L: linux-kernel@vger.kernel.org
1384S: Maintained
1385
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001386DEVICE-MAPPER (LVM)
1387P: Alasdair Kergon
1388L: dm-devel@redhat.com
1389W: http://sources.redhat.com/dm
1390S: Maintained
1391
Linus Torvalds1da177e2005-04-16 15:20:36 -07001392DIGI INTL. EPCA DRIVER
1393P: Digi International, Inc
1394M: Eng.Linux@digi.com
1395L: Eng.Linux@digi.com
1396W: http://www.digi.com
Jean Delvarebaaea1d2008-09-20 12:34:33 +02001397S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001398
Randy Dunlape7839f22008-10-12 16:11:45 -07001399DIRECTORY NOTIFICATION (DNOTIFY)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001400P: Stephen Rothwell
1401M: sfr@canb.auug.org.au
1402L: linux-kernel@vger.kernel.org
1403S: Supported
1404
1405DISK GEOMETRY AND PARTITION HANDLING
1406P: Andries Brouwer
1407M: aeb@cwi.nl
1408W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1409W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1410W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1411S: Maintained
1412
Randy Dunlap4480f15b2008-10-12 16:11:58 -07001413DISKQUOTA
Linus Torvalds1da177e2005-04-16 15:20:36 -07001414P: Jan Kara
1415M: jack@suse.cz
1416L: linux-kernel@vger.kernel.org
1417S: Maintained
1418
Randy Dunlape7839f22008-10-12 16:11:45 -07001419DISTRIBUTED LOCK MANAGER (DLM)
Christine Caulfield8943f262008-02-14 19:31:31 -08001420P: Christine Caulfield
1421M: ccaulfie@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001422P: David Teigland
1423M: teigland@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001424L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001425W: http://sources.redhat.com/cluster/
David Teiglandd7c2fea2008-02-21 15:27:09 -06001426T: git kernel.org:/pub/scm/linux/kernel/git/teigland/dlm.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001427S: Supported
1428
Dan Williamsb3e5f262007-08-07 10:26:35 -07001429DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01001430P: Maciej Sosnowski
1431M: maciej.sosnowski@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -07001432P: Dan Williams
1433M: dan.j.williams@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001434L: linux-kernel@vger.kernel.org
Dan Williamsb3e5f262007-08-07 10:26:35 -07001435S: Supported
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001436
Juerg Haefligerb8250372007-06-09 10:11:16 -04001437DME1737 HARDWARE MONITOR DRIVER
1438P: Juerg Haefliger
1439M: juergh@gmail.com
1440L: lm-sensors@lm-sensors.org
1441S: Maintained
1442
Martin Waitzba483d52005-06-17 13:20:59 -07001443DOCBOOK FOR DOCUMENTATION
Randy Dunlap0f40efb2006-07-03 00:24:15 -07001444P: Randy Dunlap
1445M: rdunlap@xenotime.net
Martin Waitzba483d52005-06-17 13:20:59 -07001446S: Maintained
1447
Kristen Carlson Accardi5b9c9bf62006-07-26 13:59:00 -04001448DOCKING STATION DRIVER
Len Brownc5d191b2008-09-24 02:53:25 -04001449P: Shaohua Li
1450M: shaohua.li@intel.com
Kristen Carlson Accardi5b9c9bf62006-07-26 13:59:00 -04001451L: linux-acpi@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05001452S: Supported
Kristen Carlson Accardi5b9c9bf62006-07-26 13:59:00 -04001453
Randy Dunlapabbaeff2008-07-04 09:59:57 -07001454DOCUMENTATION (/Documentation directory)
Jean Delvare795fb7e2008-09-20 12:33:08 +02001455P: Michael Kerrisk
1456M: mtk.manpages@gmail.com
1457P: Randy Dunlap
1458M: rdunlap@xenotime.net
1459L: linux-doc@vger.kernel.org
1460S: Maintained
Randy Dunlapabbaeff2008-07-04 09:59:57 -07001461
Linus Torvalds1da177e2005-04-16 15:20:36 -07001462DOUBLETALK DRIVER
1463P: James R. Van Zandt
1464M: jrv@vanzandt.mv.com
1465L: blinux-list@redhat.com
1466S: Maintained
1467
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001468DPT_I2O SCSI RAID DRIVER
1469P: Adaptec OEM Raid Solutions
1470M: aacraid@adaptec.com
1471L: linux-scsi@vger.kernel.org
1472W: http://www.adaptec.com/
1473S: Maintained
1474
Linus Torvalds1da177e2005-04-16 15:20:36 -07001475DRIVER CORE, KOBJECTS, AND SYSFS
1476P: Greg Kroah-Hartman
1477M: gregkh@suse.de
1478L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001479T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001480S: Supported
1481
1482DRM DRIVERS
1483P: David Airlie
1484M: airlied@linux.ie
1485L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -08001486T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001487S: Maintained
1488
1489DSCC4 DRIVER
Francois Romieu01f20732007-01-26 00:57:17 -08001490P: Francois Romieu
1491M: romieu@fr.zoreil.com
1492L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001493S: Maintained
1494
1495DVB SUBSYSTEM AND DRIVERS
1496P: LinuxTV.org Project
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001497M: linux-media@vger.kernel.org
Jean Delvare795fb7e2008-09-20 12:33:08 +02001498L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +02001499W: http://linuxtv.org/
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001500T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001501S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001502
Maciej W. Rozycki789c7042008-02-07 00:15:13 -08001503DZ DECSTATION DZ11 SERIAL DRIVER
1504P: Maciej W. Rozycki
1505M: macro@linux-mips.org
1506S: Maintained
1507
Linus Torvalds1da177e2005-04-16 15:20:36 -07001508EATA-DMA SCSI DRIVER
1509P: Michael Neuffer
1510L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1511S: Maintained
1512
1513EATA ISA/EISA/PCI SCSI DRIVER
1514P: Dario Ballabio
1515M: ballabio_dario@emc.com
1516L: linux-scsi@vger.kernel.org
1517S: Maintained
1518
1519EATA-PIO SCSI DRIVER
1520P: Michael Neuffer
1521M: mike@i-Connect.Net
1522L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1523S: Maintained
1524
1525EBTABLES
1526P: Bart De Schuymer
1527M: bart.de.schuymer@pandora.be
1528L: ebtables-user@lists.sourceforge.net
1529L: ebtables-devel@lists.sourceforge.net
1530W: http://ebtables.sourceforge.net/
1531S: Maintained
1532
Michael Halcrow237fead2006-10-04 02:16:22 -07001533ECRYPT FILE SYSTEM
Michael Halcrow6dc75162008-12-15 13:54:17 -08001534P: Tyler Hicks, Dustin Kirkland
1535M: tyhicks@linux.vnet.ibm.com, kirkland@canonical.com
1536L: ecryptfs-devel@lists.launchpad.net
1537W: https://launchpad.net/ecryptfs
Michael Halcrow237fead2006-10-04 02:16:22 -07001538S: Supported
1539
Alan Coxda9bb1d2006-01-18 17:44:13 -08001540EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -08001541P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001542M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001543L: bluesmoke-devel@lists.sourceforge.net
1544W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001545S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -08001546
1547EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001548P: Mark Gross
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001549P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001550M: mark.gross@intel.com
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001551M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001552L: bluesmoke-devel@lists.sourceforge.net
1553W: bluesmoke.sourceforge.net
1554S: Maintained
1555
1556EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001557P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001558M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001559L: bluesmoke-devel@lists.sourceforge.net
1560W: bluesmoke.sourceforge.net
1561S: Maintained
1562
Douglas Thompson6bc78402007-07-19 01:50:12 -07001563EDAC-I82443BXGX
1564P: Tim Small
1565M: tim@buttersideup.com
1566L: bluesmoke-devel@lists.sourceforge.net
1567W: bluesmoke.sourceforge.net
1568S: Maintained
1569
1570EDAC-I3000
1571P: Jason Uhlenkott
1572M: juhlenko@akamai.com
1573L: bluesmoke-devel@lists.sourceforge.net
1574W: bluesmoke.sourceforge.net
1575S: Maintained
1576
1577EDAC-I5000
1578P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001579M: dougthompson@xmission.com
1580L: bluesmoke-devel@lists.sourceforge.net
1581W: bluesmoke.sourceforge.net
1582S: Maintained
1583
Mauro Carvalho Chehab44c12cb2009-01-15 13:50:49 -08001584EDAC-I5400
1585P: Mauro Carvalho Chehab
1586M: mchehab@redhat.com
1587L: bluesmoke-devel@lists.sourceforge.net
1588W: bluesmoke.sourceforge.net
1589S: Maintained
1590
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001591EDAC-I82975X
1592P: Ranganathan Desikan
1593P: Arvind R.
1594M: rdesikan@jetzbroadband.com
1595M: arvind@acarlab.com
1596L: bluesmoke-devel@lists.sourceforge.net
1597W: bluesmoke.sourceforge.net
1598S: Maintained
1599
1600EDAC-PASEMI
1601P: Egor Martovetsky
1602M: egor@pasemi.com
Douglas Thompson6bc78402007-07-19 01:50:12 -07001603L: bluesmoke-devel@lists.sourceforge.net
1604W: bluesmoke.sourceforge.net
1605S: Maintained
1606
Dave Peterson0e438e32006-03-26 01:38:55 -08001607EDAC-R82600
1608P: Tim Small
1609M: tim@buttersideup.com
1610L: bluesmoke-devel@lists.sourceforge.net
1611W: bluesmoke.sourceforge.net
1612S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -08001613
Eric Coopere59f8792008-03-13 12:55:46 +01001614EEEPC LAPTOP EXTRAS DRIVER
1615P: Corentin Chary
1616M: corentincj@iksaif.net
1617L: acpi4asus-user@lists.sourceforge.net
1618W: http://sourceforge.net/projects/acpi4asus
1619S: Maintained
1620
Josh Triplett0bee8d22006-07-30 03:03:58 -07001621EFS FILESYSTEM
1622W: http://aeschi.ch.eu.org/efs/
1623S: Orphan
1624
Randy Dunlap4480f15b2008-10-12 16:11:58 -07001625EHCA (IBM GX bus InfiniBand adapter) DRIVER
Heiko J Schickfab97222006-09-22 15:22:22 -07001626P: Hoang-Nam Nguyen
1627M: hnguyen@de.ibm.com
1628P: Christoph Raisch
1629M: raisch@de.ibm.com
Roland Dreier78526822007-07-09 20:12:26 -07001630L: general@lists.openfabrics.org
Heiko J Schickfab97222006-09-22 15:22:22 -07001631S: Supported
1632
David Woodhouse3e3a7d62008-05-01 04:34:46 -07001633EMBEDDED LINUX
1634P: Paul Gortmaker
1635M: paul.gortmaker@windriver.com
Uwe Kleine-Königa46add72008-09-09 00:11:39 +02001636P: David Woodhouse
David Woodhouse3e3a7d62008-05-01 04:34:46 -07001637M: dwmw2@infradead.org
1638L: linux-embedded@vger.kernel.org
1639S: Maintained
1640
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001641EMULEX LPFC FC SCSI DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001642P: James Smart
1643M: james.smart@emulex.com
1644L: linux-scsi@vger.kernel.org
1645W: http://sourceforge.net/projects/lpfcxxxx
1646S: Supported
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001647
Linus Torvalds1da177e2005-04-16 15:20:36 -07001648EPSON 1355 FRAMEBUFFER DRIVER
1649P: Christopher Hoover
1650M: ch@murgatroid.com, ch@hpl.hp.com
1651S: Maintained
1652
Kristoffer Ericsond5ca9002008-10-15 22:03:54 -07001653EPSON S1D13XXX FRAMEBUFFER DRIVER
1654P: Kristoffer Ericson
1655M: kristoffer.ericson@gmail.com
1656S: Maintained
1657
Linus Torvalds1da177e2005-04-16 15:20:36 -07001658ETHEREXPRESS-16 NETWORK DRIVER
1659P: Philip Blundell
1660M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001661L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001662S: Maintained
1663
1664ETHERNET BRIDGE
1665P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08001666M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07001667L: bridge@lists.linux-foundation.org
Adrian Bunk57c511d2008-06-03 16:00:01 -07001668W: http://www.linux-foundation.org/en/Net:Bridge
Linus Torvalds1da177e2005-04-16 15:20:36 -07001669S: Maintained
1670
1671ETHERTEAM 16I DRIVER
1672P: Mika Kuoppala
1673M: miku@iki.fi
1674S: Maintained
1675
1676EXT2 FILE SYSTEM
Erik Mouw72be2cc2006-12-06 20:40:49 -08001677L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001678S: Maintained
1679
1680EXT3 FILE SYSTEM
1681P: Stephen Tweedie, Andrew Morton
Geert Uytterhoeven8deacee2008-07-04 10:00:01 -07001682M: sct@redhat.com, akpm@linux-foundation.org, adilger@sun.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001683L: linux-ext4@vger.kernel.org
1684S: Maintained
1685
1686EXT4 FILE SYSTEM
Theodore Ts'o08a225f2008-10-06 20:58:09 -04001687P: Theodore Ts'o
1688M: tytso@mit.edu, adilger@sun.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001689L: linux-ext4@vger.kernel.org
Theodore Ts'o08a225f2008-10-06 20:58:09 -04001690W: http://ext4.wiki.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001691S: Maintained
1692
Jean Delvaree53004e2006-01-09 23:26:14 +01001693F71805F HARDWARE MONITORING DRIVER
1694P: Jean Delvare
1695M: khali@linux-fr.org
1696L: lm-sensors@lm-sensors.org
1697S: Maintained
1698
Linus Torvalds1da177e2005-04-16 15:20:36 -07001699FARSYNC SYNCHRONOUS DRIVER
1700P: Kevin Curtis
1701M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001702W: http://www.farsite.co.uk/
1703S: Supported
1704
Akinobu Mitac5408b82007-04-23 14:41:20 -07001705FAULT INJECTION SUPPORT
1706P: Akinobu Mita
1707M: akinobu.mita@gmail.com
1708S: Supported
1709
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001710FILE LOCKING (flock() and fcntl()/lockf())
1711P: Matthew Wilcox
1712M: matthew@wil.cx
1713L: linux-fsdevel@vger.kernel.org
1714S: Maintained
1715
1716FILESYSTEMS (VFS and infrastructure)
1717P: Alexander Viro
1718M: viro@zeniv.linux.org.uk
1719L: linux-fsdevel@vger.kernel.org
1720S: Maintained
1721
1722FIREWIRE SUBSYSTEM (drivers/firewire, <linux/firewire*.h>)
1723P: Kristian Hoegsberg, Stefan Richter
1724M: krh@redhat.com, stefanr@s5r6.in-berlin.de
1725L: linux1394-devel@lists.sourceforge.net
1726W: http://www.linux1394.org/
1727T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1728S: Maintained
1729
1730FIRMWARE LOADER (request_firmware)
1731L: linux-kernel@vger.kernel.org
1732S: Orphan
1733
1734FPU EMULATOR
1735P: Bill Metzenthen
1736M: billm@suburbia.net
1737W: http://suburbia.net/~billm/floating-point/emulator/
1738S: Maintained
1739
1740FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1741P: Mike McLagan
1742M: mike.mclagan@linux.org
1743L: netdev@vger.kernel.org
1744S: Maintained
1745
Linus Torvalds1da177e2005-04-16 15:20:36 -07001746FRAMEBUFFER LAYER
1747P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001748M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001749L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001750W: http://linux-fbdev.sourceforge.net/
1751S: Maintained
1752
Zhang Wei173acc72008-03-01 07:42:48 -07001753FREESCALE DMA DRIVER
Zhang Wei76b0c782008-05-13 14:44:59 -07001754P: Li Yang
1755M: leoli@freescale.com
1756P: Zhang Wei
1757M: zw@zh-kernel.org
Zhang Wei173acc72008-03-01 07:42:48 -07001758L: linuxppc-embedded@ozlabs.org
1759L: linux-kernel@vger.kernel.org
1760S: Maintained
1761
Jochen Friedrich0d2b4052008-07-14 22:38:28 +02001762FREESCALE I2C CPM DRIVER
1763P: Jochen Friedrich
1764M: jochen@scram.de
1765L: linuxppc-dev@ozlabs.org
Jean Delvare846557d2008-10-30 15:55:47 +01001766L: linux-i2c@vger.kernel.org
Jochen Friedrich0d2b4052008-07-14 22:38:28 +02001767S: Maintained
1768
Sascha Hauer60e8c5a2008-12-16 11:44:06 +01001769FREESCALE IMX / MXC FRAMEBUFFER DRIVER
1770P: Sascha Hauer
1771M: kernel@pengutronix.de
1772L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
1773L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1774S: Maintained
1775
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001776FREESCALE SOC FS_ENET DRIVER
1777P: Pantelis Antoniou
1778M: pantelis.antoniou@gmail.com
1779P: Vitaly Bordug
1780M: vbordug@ru.mvista.com
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001781L: linuxppc-dev@ozlabs.org
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001782L: netdev@vger.kernel.org
1783S: Maintained
1784
Timur Tabid9e9d822008-04-24 08:45:26 +10001785FREESCALE QUICC ENGINE LIBRARY
1786P: Timur Tabi
1787M: timur@freescale.com
1788L: linuxppc-dev@ozlabs.org
1789S: Supported
1790
Li Yanga7205b32007-04-23 10:38:18 -07001791FREESCALE HIGHSPEED USB DEVICE DRIVER
1792P: Li Yang
1793M: leoli@freescale.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001794L: linux-usb@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001795L: linuxppc-dev@ozlabs.org
Li Yanga7205b32007-04-23 10:38:18 -07001796S: Maintained
1797
Li Yangbeaf53b2007-05-25 13:54:02 +08001798FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1799P: Li Yang
1800M: leoli@freescale.com
1801L: netdev@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001802L: linuxppc-dev@ozlabs.org
Li Yangbeaf53b2007-05-25 13:54:02 +08001803S: Maintained
1804
Timur Tabid9e9d822008-04-24 08:45:26 +10001805FREESCALE QUICC ENGINE UCC UART DRIVER
1806P: Timur Tabi
1807M: timur@freescale.com
1808L: linuxppc-dev@ozlabs.org
1809S: Supported
1810
1811FREESCALE SOC SOUND DRIVERS
1812P: Timur Tabi
1813M: timur@freescale.com
1814L: alsa-devel@alsa-project.org
1815L: linuxppc-dev@ozlabs.org
1816S: Supported
1817
Linus Torvalds1da177e2005-04-16 15:20:36 -07001818FREEVXFS FILESYSTEM
1819P: Christoph Hellwig
1820M: hch@infradead.org
1821W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1822S: Maintained
1823
Pavel Machek71038f52009-01-15 13:51:02 -08001824FREEZER
1825P: Pavel Machek
1826M: pavel@suse.cz
1827P: Rafael J. Wysocki
1828M: rjw@sisk.pl
1829L: linux-pm@lists.linux-foundation.org
1830S: Supported
1831
Steven Rostedtde3b69d2008-07-15 13:28:14 -04001832FTRACE
1833P: Steven Rostedt
Steven Rostedt8e324c12008-11-19 15:36:43 -08001834M: rostedt@goodmis.org
Steven Rostedtde3b69d2008-07-15 13:28:14 -04001835S: Maintained
1836
David Howells5ab7ffe2007-04-10 15:10:45 +01001837FUJITSU FR-V (FRV) PORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07001838P: David Howells
1839M: dhowells@redhat.com
1840S: Maintained
1841
Jonathan Woithe20b93732008-06-11 10:14:56 +09301842FUJITSU LAPTOP EXTRAS
1843P: Jonathan Woithe
1844M: jwoithe@physics.adelaide.edu.au
1845L: linux-acpi@vger.kernel.org
1846S: Maintained
1847
Miklos Szeredi04578f12005-09-09 13:10:22 -07001848FUSE: FILESYSTEM IN USERSPACE
1849P: Miklos Szeredi
1850M: miklos@szeredi.hu
1851L: fuse-devel@lists.sourceforge.net
1852W: http://fuse.sourceforge.net/
1853S: Maintained
1854
Linus Torvalds1da177e2005-04-16 15:20:36 -07001855FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1856P: Rik Faith
1857M: faith@cs.unc.edu
1858L: linux-scsi@vger.kernel.org
Jean Delvarebaaea1d2008-09-20 12:34:33 +02001859S: Odd Fixes (e.g., new signatures)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001860
1861GDT SCSI DISK ARRAY CONTROLLER DRIVER
1862P: Achim Leubner
1863M: achim_leubner@adaptec.com
1864L: linux-scsi@vger.kernel.org
1865W: http://www.icp-vortex.com/
1866S: Supported
1867
Haavard Skinnemoen1c23af92007-05-01 23:26:34 +02001868GENERIC GPIO I2C DRIVER
1869P: Haavard Skinnemoen
1870M: hskinnemoen@atmel.com
1871S: Supported
1872
Krzysztof Hałasa9251ce92008-12-21 23:52:36 +01001873GENERIC HDLC (WAN) DRIVERS
Linus Torvalds1da177e2005-04-16 15:20:36 -07001874P: Krzysztof Halasa
1875M: khc@pm.waw.pl
1876W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1877S: Maintained
1878
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001879GFS2 FILE SYSTEM
1880P: Steven Whitehouse
1881M: swhiteho@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001882L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001883W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001884T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1885T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001886S: Supported
1887
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001888GIGASET ISDN DRIVERS
1889P: Hansjoerg Lipp
1890M: hjlipp@web.de
1891P: Tilman Schmidt
1892M: tilman@imap.cc
1893L: gigaset307x-common@lists.sourceforge.net
1894W: http://gigaset307x.sourceforge.net/
1895S: Maintained
1896
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001897HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1898P: Robert Love
1899M: rlove@rlove.org
1900M: linux-kernel@vger.kernel.org
1901W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1902S: Maintained
1903
Jean-Francois Moinee8deeae2008-10-22 10:57:37 -03001904GSPCA FINEPIX SUBDRIVER
1905P: Frank Zago
1906M: frank@zago.net
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001907L: linux-media@vger.kernel.org
1908T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Jean-Francois Moinee8deeae2008-10-22 10:57:37 -03001909S: Maintained
1910
1911GSPCA M5602 SUBDRIVER
1912P: Erik Andren
1913M: erik.andren@gmail.com
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001914L: linux-media@vger.kernel.org
1915T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Jean-Francois Moinee8deeae2008-10-22 10:57:37 -03001916S: Maintained
1917
1918GSPCA PAC207 SONIXB SUBDRIVER
1919P: Hans de Goede
1920M: hdegoede@redhat.com
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001921L: linux-media@vger.kernel.org
1922T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Jean-Francois Moinee8deeae2008-10-22 10:57:37 -03001923S: Maintained
1924
1925GSPCA T613 SUBDRIVER
1926P: Leandro Costantino
1927M: lcostantino@gmail.com
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001928L: linux-media@vger.kernel.org
1929T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Jean-Francois Moinee8deeae2008-10-22 10:57:37 -03001930S: Maintained
1931
1932GSPCA USB WEBCAM DRIVER
1933P: Jean-Francois Moine
1934M: moinejf@free.fr
1935W: http://moinejf.free.fr
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001936L: linux-media@vger.kernel.org
1937T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Jean-Francois Moinee8deeae2008-10-22 10:57:37 -03001938S: Maintained
1939
Jean Delvare5b543962005-08-15 19:51:02 +02001940HARDWARE MONITORING
Jean Delvare5b543962005-08-15 19:51:02 +02001941L: lm-sensors@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001942W: http://www.lm-sensors.org/
Jean Delvarebaaea1d2008-09-20 12:34:33 +02001943S: Orphan
Jean Delvare5b543962005-08-15 19:51:02 +02001944
Michael Buesch844dd052006-06-26 00:24:59 -07001945HARDWARE RANDOM NUMBER GENERATOR CORE
Jean Delvarebaaea1d2008-09-20 12:34:33 +02001946S: Orphan
Michael Buesch844dd052006-06-26 00:24:59 -07001947
Linus Torvalds1da177e2005-04-16 15:20:36 -07001948HARMONY SOUND DRIVER
1949P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04001950M: kyle@mcmartin.ca
Kyle McMartinac6aecb2007-12-03 22:04:34 +00001951L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001952S: Maintained
1953
1954HAYES ESP SERIAL DRIVER
1955P: Andrew J. Robinson
1956M: arobinso@nyx.net
1957L: linux-kernel@vger.kernel.org
1958W: http://www.nyx.net/~arobinso
1959S: Maintained
1960
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001961HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1962P: Chirag Kantharia
1963M: chirag.kantharia@hp.com
1964L: iss_storagedev@hp.com
1965S: Maintained
1966
1967HEWLETT-PACKARD SMART2 RAID DRIVER
1968P: Chirag Kantharia
1969M: chirag.kantharia@hp.com
1970L: iss_storagedev@hp.com
1971S: Maintained
1972
1973HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1974P: Mike Miller
1975M: mike.miller@hp.com
1976L: iss_storagedev@hp.com
1977S: Supported
1978
Linus Torvalds1da177e2005-04-16 15:20:36 -07001979HFS FILESYSTEM
1980P: Roman Zippel
1981M: zippel@linux-m68k.org
1982L: linux-kernel@vger.kernel.org
1983S: Maintained
1984
1985HGA FRAMEBUFFER DRIVER
1986P: Ferenc Bakonyi
1987M: fero@drama.obuda.kando.hu
1988L: linux-nvidia@lists.surfsouth.com
1989W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1990S: Maintained
1991
Randy Dunlap4480f15b2008-10-12 16:11:58 -07001992HIBERNATION (aka Software Suspend, aka swsusp)
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001993P: Pavel Machek
1994M: pavel@suse.cz
1995P: Rafael J. Wysocki
1996M: rjw@sisk.pl
1997L: linux-pm@lists.linux-foundation.org
1998S: Supported
1999
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01002000HID CORE LAYER
2001P: Jiri Kosina
2002M: jkosina@suse.cz
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04002003L: linux-input@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01002004T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01002005S: Maintained
2006
Ingo Molnar38bed542007-02-22 09:09:34 +01002007HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
2008P: Thomas Gleixner
2009M: tglx@linutronix.de
2010L: linux-kernel@vger.kernel.org
2011S: Maintained
2012
Linus Torvalds1da177e2005-04-16 15:20:36 -07002013HIGH-SPEED SCC DRIVER FOR AX.25
2014P: Klaus Kudielka
2015M: klaus.kudielka@ieee.org
2016L: linux-hams@vger.kernel.org
2017W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
2018S: Maintained
2019
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08002020HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
2021P: HighPoint Linux Team
2022M: linux@highpoint-tech.com
2023W: http://www.highpoint-tech.com
2024S: Supported
2025
Linus Torvalds1da177e2005-04-16 15:20:36 -07002026HIPPI
2027P: Jes Sorensen
2028M: jes@trained-monkey.org
2029L: linux-hippi@sunsite.dk
2030S: Maintained
2031
Jouni Malinenff1d2762005-05-12 22:54:16 -04002032HOST AP DRIVER
2033P: Jouni Malinen
Jouni Malinen85d32e72007-03-24 17:15:30 -07002034M: j@w1.fi
2035L: hostap@shmoo.com (subscribers-only)
Johannes Berg724c6b32007-04-23 12:18:20 -07002036L: linux-wireless@vger.kernel.org
Jouni Malinenff1d2762005-05-12 22:54:16 -04002037W: http://hostap.epitest.fi/
2038S: Maintained
2039
Carlos Corbachodd8cd772008-02-05 02:17:15 +00002040HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
2041P: Carlos Corbacho
2042M: carlos@strangeworlds.co.uk
2043S: Odd Fixes
2044
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002045HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
2046P: Jaroslav Kysela
2047M: perex@perex.cz
2048S: Maintained
2049
Clemens Ladischd36e74c2008-07-23 21:26:46 -07002050HPET: High Precision Event Timers driver (drivers/char/hpet.c)
Bob Piccob9b03322005-11-07 00:59:19 -08002051P: Clemens Ladisch
2052M: clemens@ladisch.de
2053S: Maintained
2054
2055HPET: i386
2056P: Venkatesh Pallipadi (Venki)
2057M: venkatesh.pallipadi@intel.com
2058S: Maintained
2059
2060HPET: x86_64
Andi Kleen8bd09832007-10-13 01:01:08 +02002061P: Vojtech Pavlik
2062M: vojtech@suse.cz
Bob Piccob9b03322005-11-07 00:59:19 -08002063S: Maintained
2064
2065HPET: ACPI hpet.c
2066P: Bob Picco
2067M: bob.picco@hp.com
2068S: Maintained
2069
Linus Torvalds1da177e2005-04-16 15:20:36 -07002070HPFS FILESYSTEM
2071P: Mikulas Patocka
2072M: mikulas@artax.karlin.mff.cuni.cz
2073W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
2074S: Maintained
2075
Denis Joseph Barrow11cd29b2009-01-02 13:50:36 +00002076HSO 3G Modem Driver (hso.c)
2077P: Denis Joseph Barrow
2078M: d.barow@option.com
2079W: http://www.pharscape.org
2080S: Maintained
2081
Pau Oliva Fora5a18c342008-06-02 00:38:35 -04002082HTCPEN TOUCHSCREEN DRIVER
2083P: Pau Oliva Fora
2084M: pof@eslack.org
2085L: linux-input@vger.kernel.org
2086S: Maintained
2087
Linus Torvalds1da177e2005-04-16 15:20:36 -07002088HUGETLB FILESYSTEM
2089P: William Irwin
2090M: wli@holomorphy.com
2091S: Maintained
2092
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04002093I2C/SMBUS STUB DRIVER
2094P: Mark M. Hoffman
2095M: mhoffman@lightlink.com
Jean Delvare846557d2008-10-30 15:55:47 +01002096L: linux-i2c@vger.kernel.org
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04002097S: Maintained
2098
Jean Delvare5b543962005-08-15 19:51:02 +02002099I2C SUBSYSTEM
Jean Delvare710cf7e2008-05-18 20:49:40 +02002100P: Jean Delvare (PC drivers, core)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002101M: khali@linux-fr.org
Jean Delvare710cf7e2008-05-18 20:49:40 +02002102P: Ben Dooks (embedded platforms)
2103M: ben-linux@fluff.org
Jean Delvare846557d2008-10-30 15:55:47 +01002104L: linux-i2c@vger.kernel.org
Jean Delvare595142e2006-12-06 20:39:36 -08002105T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002106S: Maintained
2107
Till Harbaume8c76ee2007-05-01 23:26:35 +02002108I2C-TINY-USB DRIVER
2109P: Till Harbaum
2110M: till@harbaum.org
Jean Delvare846557d2008-10-30 15:55:47 +01002111L: linux-i2c@vger.kernel.org
Till Harbaume8c76ee2007-05-01 23:26:35 +02002112T: http://www.harbaum.org/till/i2c_tiny_usb
2113S: Maintained
2114
Linus Torvalds1da177e2005-04-16 15:20:36 -07002115i386 BOOT CODE
H. Peter Anvin7f1291f2007-07-11 12:18:26 -07002116P: H. Peter Anvin
2117M: hpa@zytor.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002118L: Linux-Kernel@vger.kernel.org
2119S: Maintained
2120
2121i386 SETUP CODE / CPU ERRATA WORKAROUNDS
Linus Torvalds1da177e2005-04-16 15:20:36 -07002122P: H. Peter Anvin
2123M: hpa@zytor.com
H. Peter Anvin72af61c2007-07-13 16:26:55 -07002124T: git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002125S: Maintained
2126
Linus Torvalds1da177e2005-04-16 15:20:36 -07002127IA64 (Itanium) PLATFORM
2128P: Tony Luck
2129M: tony.luck@intel.com
2130L: linux-ia64@vger.kernel.org
2131W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08002132T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002133S: Maintained
2134
Linus Torvalds1da177e2005-04-16 15:20:36 -07002135IBM MCA SCSI SUBSYSTEM DRIVER
2136P: Michael Lang
2137M: langa2@kph.uni-mainz.de
2138W: http://www.uni-mainz.de/~langm000/linux.html
2139S: Maintained
2140
2141IBM Power Linux RAID adapter
2142P: Brian King
2143M: brking@us.ibm.com
2144S: Supported
2145
2146IBM ServeRAID RAID DRIVER
2147P: Jack Hammer
2148P: Dave Jeffery
2149M: ipslinux@adaptec.com
2150W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002151S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002152
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002153IDE SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07002154P: Bartlomiej Zolnierkiewicz
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002155M: bzolnier@gmail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002156L: linux-ide@vger.kernel.org
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002157T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002158S: Maintained
2159
2160IDE/ATAPI CDROM DRIVER
Borislav Petkovc404c192007-12-24 15:23:44 +01002161P: Borislav Petkov
Borislav Petkovef709162008-02-19 01:41:25 +01002162M: petkovbb@gmail.com
Jens Axboe9c5b0ce2007-01-03 18:15:20 +01002163L: linux-ide@vger.kernel.org
Borislav Petkovc404c192007-12-24 15:23:44 +01002164S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002165
2166IDE/ATAPI FLOPPY DRIVERS
2167P: Paul Bristow
2168M: Paul Bristow <paul@paulbristow.net>
2169W: http://paulbristow.net/linux/idefloppy.html
2170L: linux-kernel@vger.kernel.org
2171S: Maintained
2172
2173IDE/ATAPI TAPE DRIVERS
2174P: Gadi Oxman
2175M: Gadi Oxman <gadio@netvision.net.il>
2176L: linux-kernel@vger.kernel.org
2177S: Maintained
2178
Andy Henroid27471fd2008-10-09 11:45:22 -07002179IDLE-I7300
2180P: Andy Henroid
2181M: andrew.d.henroid@intel.com
2182L: linux-pm@lists.linux-foundation.org
2183S: Supported
2184
Stefan Richterf148e202008-01-12 12:32:44 +01002185IEEE 1394 SUBSYSTEM (drivers/ieee1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002186P: Ben Collins
Stefan Richterf51a5a92007-04-23 14:41:10 -07002187M: ben.collins@ubuntu.com
Stefan Richter87730d02006-09-16 12:24:00 +02002188P: Stefan Richter
2189M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002190L: linux1394-devel@lists.sourceforge.net
2191W: http://www.linux1394.org/
Stefan Richter87730d02006-09-16 12:24:00 +02002192T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002193S: Maintained
2194
Stefan Richterf51a5a92007-04-23 14:41:10 -07002195IEEE 1394 RAW I/O DRIVER (raw1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002196P: Dan Dennedy
2197M: dan@dennedy.org
Stefan Richterf51a5a92007-04-23 14:41:10 -07002198P: Stefan Richter
2199M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002200L: linux1394-devel@lists.sourceforge.net
Jody McIntyre105d7b32005-09-30 11:59:04 -07002201S: Maintained
2202
Linus Torvalds1da177e2005-04-16 15:20:36 -07002203IMS TWINTURBO FRAMEBUFFER DRIVER
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002204L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Paul Mundt843393d2007-11-19 13:11:04 +09002205S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002206
2207INFINIBAND SUBSYSTEM
2208P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07002209M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002210P: Sean Hefty
Sean Heftyed96f24702008-01-02 12:00:24 -08002211M: sean.hefty@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002212P: Hal Rosenstock
Jean Delvare795fb7e2008-09-20 12:33:08 +02002213M: hal.rosenstock@gmail.com
Roland Dreier78526822007-07-09 20:12:26 -07002214L: general@lists.openfabrics.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002215W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08002216T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002217S: Supported
2218
Robert Lovec9f04f52005-07-15 12:21:07 -04002219INOTIFY
Cal Peake18b36c72006-12-12 20:18:16 +01002220P: John McCutchan
John McCutchan52af8942008-12-17 17:43:02 -08002221M: john@johnmccutchan.com
Cal Peake18b36c72006-12-12 20:18:16 +01002222P: Robert Love
John McCutchan52af8942008-12-17 17:43:02 -08002223M: rlove@rlove.org
Robert Lovec9f04f52005-07-15 12:21:07 -04002224L: linux-kernel@vger.kernel.org
2225S: Maintained
2226
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002227INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
2228P: Dmitry Torokhov
2229M: dmitry.torokhov@gmail.com
2230M: dtor@mail.ru
2231L: linux-input@vger.kernel.org
2232T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
2233S: Maintained
2234
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002235INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
Jim Cromiece00f852006-11-30 04:49:44 +01002236P: Sylvain Meyer
2237M: sylvain.meyer@worldonline.fr
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002238L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002239S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002240
Linus Torvalds1da177e2005-04-16 15:20:36 -07002241INTEL 810/815 FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002242P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002243M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002244L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002245S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002246
Thomas, Sujithf4a9bc42008-11-05 16:15:31 +05302247INTEL MENLOW THERMAL DRIVER
2248P: Sujith Thomas
2249M: sujith.thomas@intel.com
2250L: linux-acpi@vger.kernel.org
2251W: http://www.lesswatts.org/projects/acpi/
2252S: Supported
2253
Linus Torvalds1da177e2005-04-16 15:20:36 -07002254INTEL IA32 MICROCODE UPDATE SUPPORT
2255P: Tigran Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -08002256M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07002257S: Maintained
2258
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002259INTEL I/OAT DMA DRIVER
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01002260P: Maciej Sosnowski
2261M: maciej.sosnowski@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002262L: linux-kernel@vger.kernel.org
2263S: Supported
2264
David Woodhouse6c8909b2008-10-18 16:12:17 +01002265INTEL IOMMU (VT-d)
2266P: David Woodhouse
2267M: dwmw2@infradead.org
2268L: iommu@lists.linux-foundation.org
2269T: git://git.infradead.org/iommu-2.6.git
2270S: Supported
2271
Dan Williamsb3e5f262007-08-07 10:26:35 -07002272INTEL IOP-ADMA DMA DRIVER
2273P: Dan Williams
2274M: dan.j.williams@intel.com
2275L: linux-kernel@vger.kernel.org
2276S: Supported
2277
Krzysztof Hałasa9251ce92008-12-21 23:52:36 +01002278INTEL IXP4XX QMGR, NPE, ETHERNET and HSS SUPPORT
2279P: Krzysztof Halasa
2280M: khc@pm.waw.pl
2281S: Maintained
2282
Michael Buesch844dd052006-06-26 00:24:59 -07002283INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
2284P: Deepak Saxena
2285M: dsaxena@plexity.net
2286S: Maintained
2287
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08002288INTEL IXP2000 ETHERNET DRIVER
2289P: Lennert Buytenhek
2290M: kernel@wantstofly.org
2291L: netdev@vger.kernel.org
2292S: Maintained
2293
Auke Kokd94e6fe2008-03-03 14:37:47 -08002294INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/ixgb/ixgbe)
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002295P: Jeff Kirsher
2296M: jeffrey.t.kirsher@intel.com
Auke Koke0164af2008-05-07 13:42:33 -07002297P: Jesse Brandeburg
2298M: jesse.brandeburg@intel.com
Auke Kokd94e6fe2008-03-03 14:37:47 -08002299P: Bruce Allan
2300M: bruce.w.allan@intel.com
Jeff Kirsherae7b6482008-06-11 15:15:53 -07002301P: PJ Waskiewicz
2302M: peter.p.waskiewicz.jr@intel.com
Auke Kok20424652008-01-07 21:47:25 -08002303P: John Ronciak
2304M: john.ronciak@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002305L: e1000-devel@lists.sourceforge.net
Auke Kokd94e6fe2008-03-03 14:37:47 -08002306W: http://e1000.sourceforge.net/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002307S: Supported
2308
James Ketrenos826d2ab2005-11-07 18:56:59 -06002309INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002310P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002311M: yi.zhu@intel.com
2312P: James Ketrenos
2313M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002314P: Reinette Chatre
2315M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002316L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002317L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002318W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002319W: http://ipw2100.sourceforge.net
2320S: Supported
2321
2322INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002323P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002324M: yi.zhu@intel.com
2325P: James Ketrenos
2326M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002327P: Reinette Chatre
2328M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002329L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002330L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002331W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002332W: http://ipw2200.sourceforge.net
2333S: Supported
2334
Inaky Perez-Gonzalez8a70da82008-12-20 16:58:00 -08002335INTEL WIRELESS WIMAX CONNECTION 2400
2336P: Inaky Perez-Gonzalez
2337M: inaky.perez-gonzalez@intel.com
2338M: linux-wimax@intel.com
2339L: wimax@linuxwimax.org
2340S: Supported
2341W: http://linuxwimax.org
2342
Zhu Yib481de92007-09-25 17:54:57 -07002343INTEL WIRELESS WIFI LINK (iwlwifi)
2344P: Zhu Yi
2345M: yi.zhu@intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002346P: Reinette Chatre
2347M: reinette.chatre@intel.com
Zhu Yib481de92007-09-25 17:54:57 -07002348L: linux-wireless@vger.kernel.org
2349L: ipw3945-devel@lists.sourceforge.net
2350W: http://intellinuxwireless.org
Reinette Chatre2d4543f2008-04-10 13:16:27 -07002351T: git kernel.org:/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
Zhu Yib481de92007-09-25 17:54:57 -07002352S: Supported
2353
Ralf Baechlecb109a02007-08-30 23:56:30 -07002354IOC3 ETHERNET DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07002355P: Ralf Baechle
2356M: ralf@linux-mips.org
2357L: linux-mips@linux-mips.org
2358S: Maintained
2359
Ralf Baechlecb109a02007-08-30 23:56:30 -07002360IOC3 SERIAL DRIVER
2361P: Pat Gefre
2362M: pfg@sgi.com
Joe Perches6650e0a2007-12-10 15:49:32 -08002363L: linux-mips@linux-mips.org
Ralf Baechlecb109a02007-08-30 23:56:30 -07002364S: Maintained
2365
Randy Dunlap4480f15b2008-10-12 16:11:58 -07002366IP MASQUERADING
Linus Torvalds1da177e2005-04-16 15:20:36 -07002367P: Juanjo Ciarlante
2368M: jjciarla@raiz.uncu.edu.ar
2369S: Maintained
2370
Francois Romieu1202d6f2007-09-17 17:13:55 -07002371IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
2372P: Francois Romieu
2373M: romieu@fr.zoreil.com
2374P: Sorbica Shieh
2375M: sorbica@icplus.com.tw
2376P: Jesse Huang
2377M: jesse@icplus.com.tw
2378L: netdev@vger.kernel.org
2379S: Maintained
2380
Randy Dunlap4480f15b2008-10-12 16:11:58 -07002381IPATH DRIVER
Arthur Jones18b8c8f2008-02-29 10:13:37 -08002382P: Ralph Campbell
Arthur Jonesf42b6472007-07-09 20:12:26 -07002383M: infinipath@qlogic.com
2384L: general@lists.openfabrics.org
2385T: git git://git.qlogic.com/ipath-linux-2.6
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002386S: Supported
2387
Corey Minyard4409ebe2006-04-20 02:43:12 -07002388IPMI SUBSYSTEM
2389P: Corey Minyard
2390M: minyard@acm.org
2391L: openipmi-developer@lists.sourceforge.net
2392W: http://openipmi.sourceforge.net/
2393S: Supported
2394
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002395IPS SCSI RAID DRIVER
2396P: Adaptec OEM Raid Solutions
2397M: aacraid@adaptec.com
2398L: linux-scsi@vger.kernel.org
2399W: http://www.adaptec.com/
2400S: Maintained
2401
2402IPVS
2403P: Wensong Zhang
2404M: wensong@linux-vs.org
2405P: Simon Horman
2406M: horms@verge.net.au
2407P: Julian Anastasov
2408M: ja@ssi.bg
Ralf Baechle979b6c12005-06-13 14:30:40 -07002409L: netdev@vger.kernel.org
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002410L: lvs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002411S: Maintained
2412
Randy Dunlape7839f22008-10-12 16:11:45 -07002413IPWIRELESS DRIVER
David Sterba099dc4f2008-02-07 10:57:12 +01002414P: Jiri Kosina
2415M: jkosina@suse.cz
2416P: David Sterba
2417M: dsterba@suse.cz
2418S: Maintained
2419T: git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
2420
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002421IPX NETWORK LAYER
2422P: Arnaldo Carvalho de Melo
2423M: acme@ghostprotocols.net
2424L: netdev@vger.kernel.org
2425S: Maintained
2426
Linus Torvalds1da177e2005-04-16 15:20:36 -07002427IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07002428P: Samuel Ortiz
2429M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07002430L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002431W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07002432S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002433
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002434ISAPNP
2435P: Jaroslav Kysela
2436M: perex@perex.cz
2437S: Maintained
2438
Mike Christie14816b12007-11-28 16:22:06 -08002439ISCSI
2440P: Mike Christie
2441M: michaelc@cs.wisc.edu
2442L: open-iscsi@googlegroups.com
2443W: www.open-iscsi.org
2444T: git kernel.org:/pub/scm/linux/kernel/mnc/linux-2.6-iscsi.git
2445S: Maintained
2446
Linus Torvalds1da177e2005-04-16 15:20:36 -07002447ISDN SUBSYSTEM
2448P: Karsten Keil
2449M: kkeil@suse.de
Paul Bolled5d52272008-04-15 00:40:48 -07002450L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002451W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08002452T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002453S: Maintained
2454
2455ISDN SUBSYSTEM (Eicon active card driver)
2456P: Armin Schindler
2457M: mac@melware.de
Paul Bolled5d52272008-04-15 00:40:48 -07002458L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002459W: http://www.melware.de
2460S: Maintained
2461
Hans Verkuil91821ff2007-12-02 09:35:33 -03002462IVTV VIDEO4LINUX DRIVER
2463P: Hans Verkuil
2464M: hverkuil@xs4all.nl
2465L: ivtv-devel@ivtvdriver.org
2466L: ivtv-users@ivtvdriver.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03002467L: linux-media@vger.kernel.org
2468T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Hans Verkuil91821ff2007-12-02 09:35:33 -03002469W: http://www.ivtvdriver.org
2470S: Maintained
2471
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002472JFS FILESYSTEM
2473P: Dave Kleikamp
2474M: shaggy@austin.ibm.com
2475L: jfs-discussion@lists.sourceforge.net
2476W: http://jfs.sourceforge.net/
2477T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
2478S: Supported
2479
Guo-Fu Tseng95252232008-09-16 01:00:11 +08002480JME NETWORK DRIVER
2481P: Guo-Fu Tseng
2482M: cooldavid@cooldavid.org
2483L: netdev@vger.kernel.org
2484S: Maintained
2485
Linus Torvalds1da177e2005-04-16 15:20:36 -07002486JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2487P: David Woodhouse
2488M: dwmw2@infradead.org
David Woodhouse6d85d062007-10-27 10:39:48 -04002489L: linux-mtd@lists.infradead.org
2490W: http://www.linux-mtd.infradead.org/doc/jffs2.html
Linus Torvalds1da177e2005-04-16 15:20:36 -07002491S: Maintained
2492
Josh Triplettde456d32006-07-30 03:04:00 -07002493JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07002494P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002495M: sct@redhat.com, akpm@linux-foundation.org
Erik Mouw72be2cc2006-12-06 20:40:49 -08002496L: linux-ext4@vger.kernel.org
Theodore Tsoae0718f2006-05-20 15:00:13 -07002497S: Maintained
2498
Rudolf Marek4660cb32006-10-08 22:01:26 +02002499K8TEMP HARDWARE MONITORING DRIVER
2500P: Rudolf Marek
2501M: r.marek@assembler.cz
2502L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002503S: Maintained
2504
2505KCONFIG
2506P: Roman Zippel
2507M: zippel@linux-m68k.org
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002508L: linux-kbuild@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002509S: Maintained
2510
Vivek Goyalea6c2082006-05-20 14:59:55 -07002511KDUMP
2512P: Vivek Goyal
Vivek Goyal4200b662007-12-01 12:16:30 -08002513M: vgoyal@redhat.com
Vivek Goyalea6c2082006-05-20 14:59:55 -07002514P: Haren Myneni
2515M: hbabu@us.ibm.com
Simon Horman34633992007-05-08 00:31:40 -07002516L: kexec@lists.infradead.org
Vivek Goyalea6c2082006-05-20 14:59:55 -07002517L: linux-kernel@vger.kernel.org
2518W: http://lse.sourceforge.net/kdump/
2519S: Maintained
2520
Linus Torvalds1da177e2005-04-16 15:20:36 -07002521KERNEL AUTOMOUNTER (AUTOFS)
2522P: H. Peter Anvin
2523M: hpa@zytor.com
2524L: autofs@linux.kernel.org
2525S: Odd Fixes
2526
2527KERNEL AUTOMOUNTER v4 (AUTOFS4)
2528P: Ian Kent
2529M: raven@themaw.net
2530L: autofs@linux.kernel.org
2531S: Maintained
2532
2533KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002534P: Sam Ravnborg
2535M: sam@ravnborg.org
Sam Ravnborg591b0172008-05-11 10:07:03 +02002536T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-next.git
2537T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-fixes.git
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002538L: linux-kbuild@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002539S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002540
2541KERNEL JANITORS
2542P: Several
maximilian attemsc3000e02007-07-06 11:17:32 -07002543L: kernel-janitors@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002544W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002545S: Maintained
2546
J. Bruce Fieldse8b43552008-07-23 08:49:50 -04002547KERNEL NFSD, SUNRPC, AND LOCKD SERVERS
Neil Browna512cd52007-07-31 00:37:27 -07002548P: J. Bruce Fields
2549M: bfields@fieldses.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002550P: Neil Brown
NeilBrown98fac232007-01-26 00:56:57 -08002551M: neilb@suse.de
Neil Brown16141c02007-12-11 16:16:12 -08002552L: linux-nfs@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002553W: http://nfs.sourceforge.net/
NeilBrown98fac232007-01-26 00:56:57 -08002554S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002555
Avi Kivity426d62e2006-12-13 00:34:03 -08002556KERNEL VIRTUAL MACHINE (KVM)
2557P: Avi Kivity
Avi Kivity9ea1de42008-09-19 19:25:30 -07002558M: avi@redhat.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002559L: kvm@vger.kernel.org
2560W: http://kvm.qumranet.com
Avi Kivity426d62e2006-12-13 00:34:03 -08002561S: Supported
2562
Joerg Roedelad8003d2008-09-10 20:01:07 +02002563KERNEL VIRTUAL MACHINE (KVM) FOR AMD-V
2564P: Joerg Roedel
2565M: joerg.roedel@amd.com
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002566L: kvm@vger.kernel.org
2567W: http://kvm.qumranet.com
2568S: Supported
2569
Hollis Blanchard513014b2008-04-16 23:28:08 -05002570KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
2571P: Hollis Blanchard
2572M: hollisb@us.ibm.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002573L: kvm-ppc@vger.kernel.org
2574W: http://kvm.qumranet.com
Hollis Blanchard513014b2008-04-16 23:28:08 -05002575S: Supported
2576
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002577KERNEL VIRTUAL MACHINE For Itanium (KVM/IA64)
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002578P: Xiantao Zhang
2579M: xiantao.zhang@intel.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002580L: kvm-ia64@vger.kernel.org
2581W: http://kvm.qumranet.com
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002582S: Supported
2583
Christian Borntraeger85f8fff2008-03-25 18:47:41 +01002584KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
2585P: Carsten Otte
2586M: cotte@de.ibm.com
2587P: Christian Borntraeger
2588M: borntraeger@de.ibm.com
2589M: linux390@de.ibm.com
2590L: linux-s390@vger.kernel.org
2591W: http://www.ibm.com/developerworks/linux/linux390/
2592S: Supported
2593
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002594KEXEC
2595P: Eric Biederman
2596M: ebiederm@xmission.com
Signed-off-by@vergenet.net":Simonb7c698f2007-10-18 03:04:33 -07002597W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002598L: linux-kernel@vger.kernel.org
Simon Horman34633992007-05-08 00:31:40 -07002599L: kexec@lists.infradead.org
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002600S: Maintained
2601
Jason Wessele3e2aaf2008-03-20 13:43:45 -05002602KGDB
2603P: Jason Wessel
2604M: jason.wessel@windriver.com
2605L: kgdb-bugreport@lists.sourceforge.net
2606S: Maintained
2607
Eduard - Gabriel Munteanub9ce08c2008-08-10 20:14:03 +03002608KMEMTRACE
2609P: Eduard - Gabriel Munteanu
2610M: eduard.munteanu@linux360.ro
2611L: linux-kernel@vger.kernel.org
2612S: Maintained
2613
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002614KPROBES
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002615P: Ananth N Mavinakayanahalli
2616M: ananth@in.ibm.com
2617P: Anil S Keshavamurthy
2618M: anil.s.keshavamurthy@intel.com
2619P: David S. Miller
2620M: davem@davemloft.net
Masami Hiramatsu6edef972008-03-26 15:53:19 -04002621P: Masami Hiramatsu
2622M: mhiramat@redhat.com
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002623L: linux-kernel@vger.kernel.org
2624S: Maintained
2625
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002626KS0108 LCD CONTROLLER DRIVER
2627P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07002628M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002629L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07002630W: http://miguelojeda.es/auxdisplay.htm
2631W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002632S: Maintained
2633
Linus Torvalds1da177e2005-04-16 15:20:36 -07002634LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07002635L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07002636S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002637
2638LASI 53c700 driver for PARISC
2639P: James E.J. Bottomley
2640M: James.Bottomley@HansenPartnership.com
2641L: linux-scsi@vger.kernel.org
2642S: Maintained
2643
Richard Purdie263de9b2006-05-15 09:44:16 -07002644LED SUBSYSTEM
2645P: Richard Purdie
2646M: rpurdie@rpsys.net
2647S: Maintained
2648
Linus Torvalds1da177e2005-04-16 15:20:36 -07002649LEGO USB Tower driver
2650P: Juergen Stuber
2651M: starblue@users.sourceforge.net
2652L: legousb-devel@lists.sourceforge.net
2653W: http://legousb.sourceforge.net/
2654S: Maintained
2655
Rusty Russell568a17f2007-10-25 14:12:24 +10002656LGUEST
2657P: Rusty Russell
2658M: rusty@rustcorp.com.au
2659L: lguest@ozlabs.org
2660W: http://lguest.ozlabs.org/
2661S: Maintained
2662
Linus Torvalds1da177e2005-04-16 15:20:36 -07002663LINUX FOR IBM pSERIES (RS/6000)
2664P: Paul Mackerras
2665M: paulus@au.ibm.com
2666W: http://www.ibm.com/linux/ltc/projects/ppc
2667S: Supported
2668
2669LINUX FOR NCR VOYAGER
2670P: James Bottomley
2671M: James.Bottomley@HansenPartnership.com
2672W: http://www.hansenpartnership.com/voyager
2673S: Maintained
2674
Paul Mackerras852bb9f2008-07-04 21:04:42 +10002675LINUX FOR POWERPC (32-BIT AND 64-BIT)
Paul Mackerras852bb9f2008-07-04 21:04:42 +10002676P: Benjamin Herrenschmidt
2677M: benh@kernel.crashing.org
Paul Mackerras92cde4d2009-01-02 15:40:55 +11002678P: Paul Mackerras
2679M: paulus@samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002680W: http://www.penguinppc.org/
2681L: linuxppc-dev@ozlabs.org
Paul Mackerras92cde4d2009-01-02 15:40:55 +11002682T: git kernel.org:/pub/scm/linux/kernel/git/benh/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002683S: Supported
2684
2685LINUX FOR POWER MACINTOSH
2686P: Benjamin Herrenschmidt
2687M: benh@kernel.crashing.org
2688W: http://www.penguinppc.org/
2689L: linuxppc-dev@ozlabs.org
2690S: Maintained
2691
Grant Likely77a76362008-07-12 12:11:43 -06002692LINUX FOR POWERPC EMBEDDED MPC5XXX
Linus Torvalds1da177e2005-04-16 15:20:36 -07002693P: Sylvain Munaut
2694M: tnt@246tNt.com
Grant Likelye1eea9f2007-10-09 14:45:26 -06002695P: Grant Likely
2696M: grant.likely@secretlab.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07002697L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002698S: Maintained
2699
2700LINUX FOR POWERPC EMBEDDED PPC4XX
Josh Boyer9a474ff2007-09-19 21:19:07 -05002701P: Josh Boyer
2702M: jwboyer@linux.vnet.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002703P: Matt Porter
2704M: mporter@kernel.crashing.org
2705W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002706L: linuxppc-dev@ozlabs.org
Josh Boyer9a474ff2007-09-19 21:19:07 -05002707T: git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002708S: Maintained
2709
Grant Likely260c02a2007-10-02 12:15:34 +10002710LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2711P: Grant Likely
2712M: grant.likely@secretlab.ca
Grant Likelyf210d432007-10-03 23:24:52 -06002713W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
Grant Likely260c02a2007-10-02 12:15:34 +10002714L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002715S: Maintained
2716
Tom Rinie93adf12005-07-26 12:49:53 -07002717LINUX FOR POWERPC EMBEDDED PPC8XX
Marcelo Tosattidba5baf2007-09-10 18:46:01 -04002718P: Vitaly Bordug
2719M: vitb@kernel.crashing.org
Tom Rinie93adf12005-07-26 12:49:53 -07002720P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07002721M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07002722W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002723L: linuxppc-dev@ozlabs.org
Tom Rinie93adf12005-07-26 12:49:53 -07002724S: Maintained
2725
Linus Torvalds1da177e2005-04-16 15:20:36 -07002726LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
Jim Cromiece00f852006-11-30 04:49:44 +01002727P: Kumar Gala
2728M: galak@kernel.crashing.org
2729W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002730L: linuxppc-dev@ozlabs.org
Jim Cromiece00f852006-11-30 04:49:44 +01002731S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002732
Olof Johanssonab06ff32006-09-06 14:44:54 -05002733LINUX FOR POWERPC PA SEMI PWRFICIENT
2734P: Olof Johansson
2735M: olof@lixom.net
2736W: http://www.pasemi.com/
2737L: linuxppc-dev@ozlabs.org
2738S: Supported
2739
Linus Torvalds1da177e2005-04-16 15:20:36 -07002740LINUX SECURITY MODULE (LSM) FRAMEWORK
2741P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08002742M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08002743L: linux-security-module@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002744T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002745S: Supported
2746
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002747LLC (802.2)
2748P: Arnaldo Carvalho de Melo
2749M: acme@ghostprotocols.net
2750S: Maintained
2751
Pavel Machek455fbdd2008-11-12 13:27:02 -08002752LIS3LV02D ACCELEROMETER DRIVER
2753P: Eric Piel
2754M: eric.piel@tremplin-utc.net
2755S: Maintained
2756
Linus Torvalds1da177e2005-04-16 15:20:36 -07002757LM83 HARDWARE MONITOR DRIVER
2758P: Jean Delvare
2759M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002760L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002761S: Maintained
2762
2763LM90 HARDWARE MONITOR DRIVER
2764P: Jean Delvare
2765M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002766L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002767S: Maintained
2768
Peter Zijlstra512e67f2007-10-11 22:11:11 +02002769LOCKDEP AND LOCKSTAT
2770P: Peter Zijlstra
2771M: peterz@infradead.org
2772P: Ingo Molnar
2773M: mingo@redhat.com
2774L: linux-kernel@vger.kernel.org
2775T: git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2776S: Maintained
2777
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002778LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002779P: Richard Russon (FlatCap)
2780M: ldm@flatcap.org
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002781L: linux-ntfs-dev@lists.sourceforge.net
2782W: http://www.linux-ntfs.org/content/view/19/37/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002783S: Maintained
2784
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002785LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2786P: Eric Moore
Eric Moored8a82d72006-12-29 16:47:43 -08002787M: Eric.Moore@lsi.com
2788M: support@lsi.com
Eric Moorecec744f2007-09-14 19:08:08 -06002789L: DL-MPTFusionLinux@lsi.com
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002790L: linux-scsi@vger.kernel.org
2791W: http://www.lsilogic.com/support
2792S: Supported
2793
Linus Torvalds1da177e2005-04-16 15:20:36 -07002794LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2795P: Matthew Wilcox
2796M: matthew@wil.cx
2797L: linux-scsi@vger.kernel.org
2798S: Maintained
2799
Mike Frysinger81365c32008-10-29 14:01:12 -07002800LTP (Linux Test Project)
2801P: Subrata Modak
2802M: subrata@linux.vnet.ibm.com
2803P: Mike Frysinger
2804M: vapier@gentoo.org
2805L: ltp-list@lists.sourceforge.net (subscribers-only)
2806W: http://ltp.sourceforge.net/
2807T: git kernel.org/pub/scm/linux/kernel/git/galak/ltp.git
2808S: Maintained
2809
Hirokazu Takatac12a54b2007-07-15 23:38:45 -07002810M32R ARCHITECTURE
2811P: Hirokazu Takata
2812M: takata@linux-m32r.org
2813L: linux-m32r@ml.linux-m32r.org
2814L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2815W: http://www.linux-m32r.org/
2816S: Maintained
2817
Linus Torvalds1da177e2005-04-16 15:20:36 -07002818M68K ARCHITECTURE
2819P: Geert Uytterhoeven
2820M: geert@linux-m68k.org
2821P: Roman Zippel
2822M: zippel@linux-m68k.org
2823L: linux-m68k@lists.linux-m68k.org
2824W: http://www.linux-m68k.org/
2825W: http://linux-m68k-cvs.ubb.ca/
2826S: Maintained
2827
2828M68K ON APPLE MACINTOSH
2829P: Joshua Thompson
2830M: funaho@jurai.org
2831W: http://www.mac.linux-m68k.org/
Finn Thain9bb9f222007-11-18 11:10:05 +01002832L: linux-m68k@lists.linux-m68k.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002833S: Maintained
2834
2835M68K ON HP9000/300
2836P: Philip Blundell
2837M: philb@gnu.org
2838W: http://www.tazenda.demon.co.uk/phil/linux-hp
2839S: Maintained
2840
Jiri Benc64a327a2007-05-05 11:47:08 -07002841MAC80211
Johannes Berg31c7cec2007-10-23 17:05:25 +02002842P: Johannes Berg
2843M: johannes@sipsolutions.net
Johannes Berg0f48d7e2008-04-17 19:36:28 +02002844P: Michael Wu
2845M: flamingice@sourmilk.net
Jiri Benc64a327a2007-05-05 11:47:08 -07002846L: linux-wireless@vger.kernel.org
2847W: http://linuxwireless.org/
Johannes Berg31c7cec2007-10-23 17:05:25 +02002848T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
Jiri Benc64a327a2007-05-05 11:47:08 -07002849S: Maintained
2850
Stefano Brivio1036d862007-12-23 04:46:27 +01002851MAC80211 PID RATE CONTROL
2852P: Stefano Brivio
2853M: stefano.brivio@polimi.it
2854P: Mattias Nissler
2855M: mattias.nissler@gmx.de
2856L: linux-wireless@vger.kernel.org
2857W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
2858T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2859S: Maintained
2860
Patrick McHardyb863ceb2007-07-14 18:55:06 -07002861MACVLAN DRIVER
2862P: Patrick McHardy
2863M: kaber@trash.net
2864L: netdev@vger.kernel.org
2865S: Maintained
2866
Michael Kerriskfaf16682005-07-31 22:34:47 -07002867MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
Jim Cromiece00f852006-11-30 04:49:44 +01002868P: Michael Kerrisk
Michael Kerrisk1d7f5022007-10-16 23:30:31 -07002869M: mtk.manpages@gmail.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02002870W: http://www.kernel.org/doc/man-pages
Michael Kerriskbd7ebec2008-10-03 15:23:44 -07002871L: linux-man@vger.kernel.org
Jean Delvare795fb7e2008-09-20 12:33:08 +02002872S: Supported
Michael Kerriskfaf16682005-07-31 22:34:47 -07002873
Stefano Brivio74cda162007-11-19 20:27:46 +01002874MARVELL LIBERTAS WIRELESS DRIVER
2875P: Dan Williams
2876M: dcbw@redhat.com
2877L: libertas-dev@lists.infradead.org
2878S: Maintained
2879
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002880MARVELL MV643XX ETHERNET DRIVER
Dale Farnsworth85ba9d92008-06-05 06:10:51 -07002881P: Lennert Buytenhek
2882M: buytenh@marvell.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002883L: netdev@vger.kernel.org
Dale Farnsworth85ba9d92008-06-05 06:10:51 -07002884S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002885
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002886MARVELL YUKON / SYSKONNECT DRIVER
2887P: Mirko Lindner
2888M: mlindner@syskonnect.de
2889P: Ralph Roesler
2890M: rroesler@syskonnect.de
2891W: http://www.syskonnect.com
2892S: Supported
2893
Linus Torvalds1da177e2005-04-16 15:20:36 -07002894MATROX FRAMEBUFFER DRIVER
2895P: Petr Vandrovec
2896M: vandrove@vc.cvut.cz
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002897L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002898S: Maintained
2899
Hans-Juergen Kochd20620d2007-05-08 17:22:00 +02002900MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2901P: Hans J. Koch
2902M: hjk@linutronix.de
2903L: lm-sensors@lm-sensors.org
2904S: Maintained
2905
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002906MEGARAID SCSI DRIVERS
Jim Cromiece00f852006-11-30 04:49:44 +01002907P: Neela Syam Kolli
Sumant Patrobdd0d752007-05-10 07:22:35 -07002908M: megaraidlinux@lsi.com
Jean Delvarebaaea1d2008-09-20 12:34:33 +02002909L: linux-scsi@vger.kernel.org
Jim Cromiece00f852006-11-30 04:49:44 +01002910W: http://megaraid.lsilogic.com
2911S: Maintained
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002912
Steven Rostedt70ea91f2006-07-30 03:03:53 -07002913MEMORY MANAGEMENT
2914L: linux-mm@kvack.org
2915L: linux-kernel@vger.kernel.org
2916W: http://www.linux-mm.org
2917S: Maintained
2918
akpm@linux-foundation.org938a9202008-03-04 14:28:29 -08002919MEMORY RESOURCE CONTROLLER
2920P: Balbir Singh
2921M: balbir@linux.vnet.ibm.com
2922P: Pavel Emelyanov
2923M: xemul@openvz.org
2924P: KAMEZAWA Hiroyuki
2925M: kamezawa.hiroyu@jp.fujitsu.com
2926L: linux-mm@kvack.org
2927L: linux-kernel@vger.kernel.org
2928S: Maintained
2929
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002930MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002931P: David Woodhouse
2932M: dwmw2@infradead.org
2933W: http://www.linux-mtd.infradead.org/
2934L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002935T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002936S: Maintained
2937
2938MICROTEK X6 SCANNER
2939P: Oliver Neukum
2940M: oliver@neukum.name
2941S: Maintained
2942
2943MIPS
2944P: Ralf Baechle
2945M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01002946W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002947L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00002948T: git www.linux-mips.org:/pub/scm/linux.git
2949S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002950
2951MISCELLANEOUS MCA-SUPPORT
2952P: James Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05002953M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002954L: linux-kernel@vger.kernel.org
2955S: Maintained
2956
2957MODULE SUPPORT
2958P: Rusty Russell
2959M: rusty@rustcorp.com.au
2960L: linux-kernel@vger.kernel.org
2961S: Maintained
2962
2963MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2964P: Stelian Pop
2965M: stelian@popies.net
2966W: http://popies.net/meye/
2967S: Maintained
2968
Pavel Pisac58ff042007-05-16 01:10:41 +02002969MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2970P: Pavel Pisa
2971M: ppisa@pikron.com
2972L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Pavel Pisac58ff042007-05-16 01:10:41 +02002973S: Maintained
2974
Linus Torvalds1da177e2005-04-16 15:20:36 -07002975MOUSE AND MISC DEVICES [GENERAL]
2976P: Alessandro Rubini
2977M: rubini@ipvvis.unipv.it
2978L: linux-kernel@vger.kernel.org
2979S: Maintained
2980
Jiri Slabyb9705b62008-04-30 00:53:48 -07002981MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
Jiri Slabyd7354102006-12-08 02:38:35 -08002982P: Jiri Slaby
2983M: jirislaby@gmail.com
2984L: linux-kernel@vger.kernel.org
2985S: Maintained
2986
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002987MSI LAPTOP SUPPORT
2988P: Lennart Poettering
2989M: mzxreary@0pointer.de
Joe Perches04bdfb92007-12-22 14:03:27 -08002990W: https://tango.0pointer.de/mailman/listinfo/s270-linux
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002991W: http://0pointer.de/lennart/tchibo.html
2992S: Maintained
2993
Samuel Ortiz4e0d13c2008-07-04 09:59:53 -07002994MULTIFUNCTION DEVICES (MFD)
2995P: Samuel Ortiz
2996M: sameo@openedhand.com
2997L: linux-kernel@vger.kernel.org
2998S: Supported
2999
Pierre Ossman5c4e6f12007-05-21 20:23:20 +02003000MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07003001P: Pierre Ossman
3002M: drzeus-mmc@drzeus.cx
3003L: linux-kernel@vger.kernel.org
3004S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01003005
David Brownell15a05802007-08-08 09:12:54 -07003006MULTIMEDIA CARD (MMC) ETC. OVER SPI
3007P: David Brownell
3008M: dbrownell@users.sourceforge.net
3009L: linux-kernel@vger.kernel.org
Jean Delvarebaaea1d2008-09-20 12:34:33 +02003010S: Odd Fixes
David Brownell15a05802007-08-08 09:12:54 -07003011
Linus Torvalds1da177e2005-04-16 15:20:36 -07003012MULTISOUND SOUND DRIVER
3013P: Andrew Veliath
3014M: andrewtv@usa.net
3015S: Maintained
3016
Jiri Slabyd7354102006-12-08 02:38:35 -08003017MULTITECH MULTIPORT CARD (ISICOM)
3018P: Jiri Slaby
3019M: jirislaby@gmail.com
3020L: linux-kernel@vger.kernel.org
3021S: Maintained
3022
Felipe Balbi550a7372008-07-24 12:27:36 +03003023MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER
Jean Delvare795fb7e2008-09-20 12:33:08 +02003024P: Felipe Balbi
3025M: felipe.balbi@nokia.com
3026L: linux-usb@vger.kernel.org
Felipe Balbib6a49b82008-11-24 13:06:51 +02003027T: git gitorious.org:/musb/mainline.git
Jean Delvare795fb7e2008-09-20 12:33:08 +02003028S: Maintained
Felipe Balbi550a7372008-07-24 12:27:36 +03003029
Brice Goglin2d3cf582008-05-17 12:45:36 +02003030MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
3031P: Andrew Gallatin
3032M: gallatin@myri.com
3033P: Brice Goglin
3034M: brice@myri.com
3035L: netdev@vger.kernel.org
3036W: http://www.myri.com/scs/download-Myri10GE.html
3037S: Supported
3038
Linus Torvalds1da177e2005-04-16 15:20:36 -07003039NATSEMI ETHERNET DRIVER (DP8381x)
Jean Delvare795fb7e2008-09-20 12:33:08 +02003040P: Tim Hockin
Linus Torvalds1da177e2005-04-16 15:20:36 -07003041M: thockin@hockin.org
3042S: Maintained
3043
3044NCP FILESYSTEM
3045P: Petr Vandrovec
3046M: vandrove@vc.cvut.cz
3047L: linware@sh.cvut.cz
3048S: Maintained
3049
3050NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
3051P: James E.J. Bottomley
3052M: James.Bottomley@HansenPartnership.com
3053L: linux-scsi@vger.kernel.org
3054S: Maintained
3055
Glenn Streiff3c2d7742008-02-04 20:20:45 -08003056NETEFFECT IWARP RNIC DRIVER (IW_NES)
3057P: Faisal Latif
Roland Dreier7b49d952008-10-16 15:39:14 -07003058M: faisal.latif@intel.com
Chien Tung5f625602008-05-26 15:23:32 -07003059P: Chien Tung
Roland Dreier7b49d952008-10-16 15:39:14 -07003060M: chien.tin.tung@intel.com
Glenn Streiff3c2d7742008-02-04 20:20:45 -08003061L: general@lists.openfabrics.org
3062W: http://www.neteffect.com
3063S: Supported
3064F: drivers/infiniband/hw/nes/
3065
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07003066NETEM NETWORK EMULATOR
3067P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08003068M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07003069L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07003070S: Maintained
3071
Jiri Slaby4a584482007-08-30 23:56:39 -07003072NETERION (S2IO) Xframe 10GbE DRIVER
3073P: Ramkrishna Vepa
3074M: ram.vepa@neterion.com
3075P: Rastapur Santosh
3076M: santosh.rastapur@neterion.com
3077P: Sivakumar Subramani
3078M: sivakumar.subramani@neterion.com
3079P: Sreenivasa Honnur
3080M: sreenivasa.honnur@neterion.com
3081L: netdev@vger.kernel.org
3082W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
3083S: Supported
3084
Linus Torvalds1da177e2005-04-16 15:20:36 -07003085NETFILTER/IPTABLES/IPCHAINS
3086P: Rusty Russell
3087P: Marc Boucher
3088P: James Morris
3089P: Harald Welte
3090P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07003091P: Patrick McHardy
3092M: kaber@trash.net
Patrick McHardy1a03b812007-09-18 13:19:26 -07003093L: netfilter-devel@vger.kernel.org
3094L: netfilter@vger.kernel.org
Patrick McHardy82b98542006-10-12 14:08:55 -07003095L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003096W: http://www.netfilter.org/
3097W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003098S: Supported
3099
Paul Moore4cc67732006-09-25 15:57:13 -07003100NETLABEL
3101P: Paul Moore
3102M: paul.moore@hp.com
3103W: http://netlabel.sf.net
3104L: netdev@vger.kernel.org
3105S: Supported
3106
Linus Torvalds1da177e2005-04-16 15:20:36 -07003107NETROM NETWORK LAYER
3108P: Ralf Baechle
3109M: ralf@linux-mips.org
3110L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003111W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003112S: Maintained
3113
Pavel Machek5ddb88c2006-09-29 02:01:29 -07003114NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003115P: Paul Clements
3116M: Paul.Clements@steeleye.com
3117S: Maintained
3118
3119NETWORK DEVICE DRIVERS
Linus Torvalds1da177e2005-04-16 15:20:36 -07003120P: Jeff Garzik
3121M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07003122L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003123T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003124S: Maintained
3125
3126NETWORKING [GENERAL]
3127P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07003128M: netdev@vger.kernel.org
3129L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08003130W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003131S: Maintained
3132
3133NETWORKING [IPv4/IPv6]
3134P: David S. Miller
3135M: davem@davemloft.net
3136P: Alexey Kuznetsov
3137M: kuznet@ms2.inr.ac.ru
3138P: Pekka Savola (ipv6)
3139M: pekkas@netcore.fi
3140P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003141M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003142P: Hideaki YOSHIFUJI
3143M: yoshfuji@linux-ipv6.org
3144P: Patrick McHardy
Patrick McHardy1a03b812007-09-18 13:19:26 -07003145M: kaber@trash.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003146L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08003147T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003148S: Maintained
3149
James Morris10e2ff12007-08-25 14:41:28 -07003150NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
3151P: Paul Moore
3152M: paul.moore@hp.com
3153L: netdev@vger.kernel.org
3154S: Maintained
3155
John W. Linville29f8f632006-01-18 14:52:48 -08003156NETWORKING [WIRELESS]
3157P: John W. Linville
3158M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08003159L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08003160T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3161S: Maintained
3162
Amit S. Kale3d396eb2006-10-21 15:33:03 -04003163NETXEN (1/10) GbE SUPPORT
dhananjay@netxen.comd230ce32007-12-26 10:23:53 -08003164P: Dhananjay Phadke
3165M: dhananjay@netxen.com
Amit S. Kale3d396eb2006-10-21 15:33:03 -04003166L: netdev@vger.kernel.org
3167W: http://www.netxen.com
3168S: Supported
3169
J. Bruce Fieldse8b43552008-07-23 08:49:50 -04003170NFS, SUNRPC, AND LOCKD CLIENTS
Linus Torvalds1da177e2005-04-16 15:20:36 -07003171P: Trond Myklebust
Trond Myklebust78f58152007-12-12 20:16:06 -05003172M: Trond.Myklebust@netapp.com
3173L: linux-nfs@vger.kernel.org
3174W: http://client.linux-nfs.org
3175T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003176S: Maintained
3177
3178NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07003179P: Jan-Pascal van Best
3180M: janpascal@vanbest.org
3181P: Andreas Mohr
3182M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003183L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003184S: Maintained
3185
3186NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
3187P: YOKOTA Hiroshi
3188M: yokota@netlab.is.tsukuba.ac.jp
3189W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3190S: Maintained
3191
3192NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
3193P: GOTO Masanori
3194M: gotom@debian.or.jp
3195P: YOKOTA Hiroshi
3196M: yokota@netlab.is.tsukuba.ac.jp
3197W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3198S: Maintained
3199
Linus Torvalds1da177e2005-04-16 15:20:36 -07003200NTFS FILESYSTEM
3201P: Anton Altaparmakov
3202M: aia21@cantab.net
3203L: linux-ntfs-dev@lists.sourceforge.net
3204L: linux-kernel@vger.kernel.org
Adrian Bunk169ccbd2008-09-02 14:35:37 -07003205W: http://www.linux-ntfs.org/
Josh Boyer1adc1232005-11-23 15:44:15 -08003206T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003207S: Maintained
3208
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003209NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003210P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003211M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003212L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01003213S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003214
Bob Copeland0ad122d2008-07-25 19:45:18 -07003215OMFS FILESYSTEM
3216P: Bob Copeland
3217M: me@bobcopeland.com
3218L: linux-karma-devel@lists.sourceforge.net
3219S: Maintained
3220
Harald Weltec1986ee2005-11-13 16:06:29 -08003221OMNIKEY CARDMAN 4000 DRIVER
3222P: Harald Welte
3223M: laforge@gnumonks.org
3224S: Maintained
3225
Harald Welte77c44ab2005-11-13 16:06:26 -08003226OMNIKEY CARDMAN 4040 DRIVER
3227P: Harald Welte
3228M: laforge@gnumonks.org
3229S: Maintained
3230
Jonathan Corbet77d51402007-03-22 19:44:17 -03003231OMNIVISION OV7670 SENSOR DRIVER
Jean Delvare795fb7e2008-09-20 12:33:08 +02003232P: Jonathan Corbet
Jonathan Corbet77d51402007-03-22 19:44:17 -03003233M: corbet@lwn.net
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03003234L: linux-media@vger.kernel.org
3235T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Jonathan Corbet77d51402007-03-22 19:44:17 -03003236S: Maintained
3237
Thomas Gleixner431bca72007-05-02 09:31:35 +02003238ONENAND FLASH DRIVER
3239P: Kyungmin Park
3240M: kyungmin.park@samsung.com
3241L: linux-mtd@lists.infradead.org
3242S: Maintained
3243
Linus Torvalds1da177e2005-04-16 15:20:36 -07003244ONSTREAM SCSI TAPE DRIVER
3245P: Willem Riede
3246M: osst@riede.org
3247L: osst-users@lists.sourceforge.net
3248L: linux-scsi@vger.kernel.org
3249S: Maintained
3250
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003251OPENCORES I2C BUS DRIVER
3252P: Peter Korsgaard
3253M: jacmet@sunsite.dk
Jean Delvare846557d2008-10-30 15:55:47 +01003254L: linux-i2c@vger.kernel.org
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003255S: Maintained
3256
Linus Torvalds1da177e2005-04-16 15:20:36 -07003257OPROFILE
Robert Richterd1a5d192008-07-12 13:47:57 -07003258P: Robert Richter
3259M: robert.richter@amd.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003260L: oprofile-list@lists.sf.net
3261S: Maintained
3262
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003263ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
3264P: Mark Fasheh
3265M: mfasheh@suse.com
3266P: Joel Becker
3267M: joel.becker@oracle.com
3268L: ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
3269W: http://oss.oracle.com/projects/ocfs2/
3270T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git
3271S: Supported
3272
Linus Torvalds1da177e2005-04-16 15:20:36 -07003273ORINOCO DRIVER
3274P: Pavel Roskin
3275M: proski@gnu.org
3276P: David Gibson
3277M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07003278L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07003279L: orinoco-users@lists.sourceforge.net
3280L: orinoco-devel@lists.sourceforge.net
3281W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003282S: Maintained
3283
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003284P54 WIRELESS DRIVER
3285P: Michael Wu
3286M: flamingice@sourmilk.net
3287L: linux-wireless@vger.kernel.org
3288W: http://prism54.org
3289T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3290S: Maintained
3291
Olof Johanssonf5cd7872007-01-31 21:43:54 -06003292PA SEMI ETHERNET DRIVER
3293P: Olof Johansson
3294M: olof@lixom.net
3295L: netdev@vger.kernel.org
3296S: Maintained
3297
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01003298PA SEMI SMBUS DRIVER
3299P: Olof Johansson
3300M: olof@lixom.net
Jean Delvare846557d2008-10-30 15:55:47 +01003301L: linux-i2c@vger.kernel.org
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01003302S: Maintained
3303
Harald Welte709ee532008-09-23 17:46:57 +02003304PANASONIC LAPTOP ACPI EXTRAS DRIVER
3305P: Harald Welte
3306M: laforge@gnumonks.org
3307S: Maintained
3308
David Howells4fa97182008-10-13 10:42:44 +01003309PANASONIC MN10300/AM33 PORT
3310P: David Howells
3311M: dhowells@redhat.com
3312P: Koichi Yasutake
3313M: yasutake.koichi@jp.panasonic.com
3314L: linux-am33-list@redhat.com (moderated for non-subscribers)
3315W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
3316S: Maintained
3317
Linus Torvalds1da177e2005-04-16 15:20:36 -07003318PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07003319L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08003320S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07003321
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003322PARAVIRT_OPS INTERFACE
3323P: Jeremy Fitzhardinge
3324M: jeremy@xensource.com
3325P: Chris Wright
3326M: chrisw@sous-sol.org
3327P: Zachary Amsden
3328M: zach@vmware.com
3329P: Rusty Russell
3330M: rusty@rustcorp.com.au
3331L: virtualization@lists.osdl.org
3332L: linux-kernel@vger.kernel.org
3333S: Supported
3334
Linus Torvalds1da177e2005-04-16 15:20:36 -07003335PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
3336P: Tim Waugh
3337M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07003338L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003339W: http://www.torque.net/linux-pp.html
3340S: Maintained
3341
3342PARISC ARCHITECTURE
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003343P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04003344M: kyle@mcmartin.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07003345P: Matthew Wilcox
3346M: matthew@wil.cx
3347P: Grant Grundler
3348M: grundler@parisc-linux.org
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003349L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003350W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04003351T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003352S: Maintained
3353
Jim Cromie1662d322006-10-06 00:43:59 -07003354PC87360 HARDWARE MONITORING DRIVER
3355P: Jim Cromie
3356M: jim.cromie@gmail.com
3357L: lm-sensors@lm-sensors.org
3358S: Maintained
3359
3360PC8736x GPIO DRIVER
3361P: Jim Cromie
3362M: jim.cromie@gmail.com
3363S: Maintained
3364
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06003365PCI ERROR RECOVERY
3366P: Linas Vepstas
3367M: linas@austin.ibm.com
3368L: linux-kernel@vger.kernel.org
Jesse Barnesc1f69db2008-05-19 15:28:16 -07003369L: linux-pci@vger.kernel.org
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06003370S: Supported
3371
Linus Torvalds1da177e2005-04-16 15:20:36 -07003372PCI SUBSYSTEM
Greg Kroah-Hartmanaf40b482008-04-17 10:22:27 -07003373P: Jesse Barnes
3374M: jbarnes@virtuousgeek.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003375L: linux-kernel@vger.kernel.org
Jesse Barnes29054742008-05-03 08:35:49 -07003376L: linux-pci@vger.kernel.org
Jesse Barnes460895c2008-04-25 10:14:28 -07003377T: git kernel.org:/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003378S: Supported
3379
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003380PCIE HOTPLUG DRIVER
3381P: Kristen Carlson Accardi
3382M: kristen.c.accardi@intel.com
Jesse Barnes64dab202008-06-10 14:20:03 -07003383L: linux-pci@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05003384S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003385
Linus Torvalds1da177e2005-04-16 15:20:36 -07003386PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003387P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07003388L: linux-pcmcia@lists.infradead.org
Joe Perches6650e0a2007-12-10 15:49:32 -08003389W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08003390T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003391S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003392
3393PCNET32 NETWORK DRIVER
pcnet32@verizon.net04ce0942007-02-16 10:07:12 -06003394P: Don Fry
3395M: pcnet32@verizon.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003396L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003397S: Maintained
3398
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003399PER-TASK DELAY ACCOUNTING
Balbir Singhabc5f232008-07-04 09:59:42 -07003400P: Balbir Singh
3401M: balbir@linux.vnet.ibm.com
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003402L: linux-kernel@vger.kernel.org
3403S: Maintained
3404
Jim Cromiedd49d0f2006-03-24 18:08:17 +01003405PERSONALITY HANDLING
3406P: Christoph Hellwig
3407M: hch@infradead.org
3408L: linux-abi-devel@lists.sourceforge.net
3409S: Maintained
3410
Linus Torvalds1da177e2005-04-16 15:20:36 -07003411PHRAM MTD DRIVER
Joern Engel2b54aae2008-02-06 01:38:02 -08003412P: Joern Engel
3413M: joern@lazybastard.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003414L: linux-mtd@lists.infradead.org
3415S: Maintained
3416
Peter Osterlund249a6772005-09-27 21:45:30 -07003417PKTCDVD DRIVER
3418P: Peter Osterlund
3419M: petero2@telia.com
3420L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07003421S: Maintained
3422
Linus Torvalds1da177e2005-04-16 15:20:36 -07003423POSIX CLOCKS and TIMERS
Ingo Molnaraa781ae2007-07-19 01:48:32 -07003424P: Thomas Gleixner
3425M: tglx@linutronix.de
Hormsf1c3ddf2006-01-15 02:18:28 +01003426L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003427S: Supported
3428
Anton Vorontsov3be86142007-07-15 04:43:36 +04003429POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
3430P: Anton Vorontsov
3431M: cbou@mail.ru
3432P: David Woodhouse
3433M: dwmw2@infradead.org
3434L: linux-kernel@vger.kernel.org
Anton Vorontsov3be86142007-07-15 04:43:36 +04003435T: git git.infradead.org/battery-2.6.git
3436S: Maintained
3437
Linus Torvalds1da177e2005-04-16 15:20:36 -07003438PNP SUPPORT
3439P: Adam Belay
Bjorn Helgaas2d59f6a2008-08-01 10:01:12 -06003440M: abelay@mit.edu
3441P: Bjorn Helgaas
3442M: bjorn.helgaas@hp.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003443S: Maintained
3444
Vitaly Wool999445d2007-01-04 13:07:03 +01003445PNXxxxx I2C DRIVER
3446P: Vitaly Wool
3447M: vitalywool@gmail.com
Jean Delvare846557d2008-10-30 15:55:47 +01003448L: linux-i2c@vger.kernel.org
Vitaly Wool999445d2007-01-04 13:07:03 +01003449S: Maintained
3450
Linus Torvalds1da177e2005-04-16 15:20:36 -07003451PPP PROTOCOL DRIVERS AND COMPRESSORS
3452P: Paul Mackerras
3453M: paulus@samba.org
3454L: linux-ppp@vger.kernel.org
3455S: Maintained
3456
3457PPP OVER ATM (RFC 2364)
3458P: Mitchell Blank Jr
3459M: mitch@sfgoth.com
3460S: Maintained
3461
3462PPP OVER ETHERNET
3463P: Michal Ostrowski
Chris Wright5e70b7f2008-06-09 16:07:28 -07003464M: mostrows@earthlink.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003465S: Maintained
3466
James Chapmana6d23702007-06-27 15:53:17 -07003467PPP OVER L2TP
3468P: James Chapman
3469M: jchapman@katalix.com
3470S: Maintained
3471
Linus Torvalds1da177e2005-04-16 15:20:36 -07003472PREEMPTIBLE KERNEL
3473P: Robert Love
3474M: rml@tech9.net
3475L: linux-kernel@vger.kernel.org
3476L: kpreempt-tech@lists.sourceforge.net
3477W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3478S: Supported
3479
3480PRISM54 WIRELESS DRIVER
Luis R. Rodrigueze88b34b2007-06-01 00:46:57 -07003481P: Luis R. Rodriguez
3482M: mcgrof@gmail.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003483L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003484W: http://prism54.org
3485S: Maintained
3486
3487PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3488P: Peter Denison
3489M: promise@pnd-pc.demon.co.uk
3490W: http://www.pnd-pc.demon.co.uk/promise/
3491S: Maintained
3492
Mikael Petterssonb3277df2007-01-10 09:33:53 +01003493PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3494P: Mikael Pettersson
3495M: mikpe@it.uu.se
3496L: linux-ide@vger.kernel.org
3497S: Maintained
3498
Masakazu Mokuno02c18892007-07-05 20:11:16 +09003499PS3 NETWORK SUPPORT
3500P: Masakazu Mokuno
3501M: mokuno@sm.sony.co.jp
3502L: netdev@vger.kernel.org
3503L: cbe-oss-dev@ozlabs.org
3504S: Supported
3505
Geoff Levandf58a9d12006-11-23 00:46:51 +01003506PS3 PLATFORM SUPPORT
3507P: Geoff Levand
3508M: geoffrey.levand@am.sony.com
3509L: linuxppc-dev@ozlabs.org
3510L: cbe-oss-dev@ozlabs.org
3511S: Supported
3512
Jim Pariscffb4add2009-01-06 11:32:10 +00003513PS3VRAM DRIVER
3514P: Jim Paris
3515M: jim@jtan.com
3516L: cbe-oss-dev@ozlabs.org
3517S: Maintained
3518
Michael Krufky83202042006-07-03 00:24:18 -07003519PVRUSB2 VIDEO4LINUX DRIVER
3520P: Mike Isely
3521M: isely@pobox.com
Mike Isely16e94952007-01-03 18:08:06 -03003522L: pvrusb2@isely.net (subscribers-only)
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03003523L: linux-media@vger.kernel.org
Michael Krufky83202042006-07-03 00:24:18 -07003524W: http://www.isely.net/pvrusb2/
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03003525T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Michael Krufky83202042006-07-03 00:24:18 -07003526S: Maintained
3527
Eric Miao30ec2612008-06-12 15:21:41 -07003528PXA2xx/PXA3xx SUPPORT
3529P: Eric Miao
3530M: eric.miao@marvell.com
3531P: Russell King
3532M: linux@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003533L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003534S: Maintained
3535
Pierre Ossman272f1332007-05-14 21:25:26 +02003536PXA MMCI DRIVER
3537S: Orphan
3538
Linus Torvalds1da177e2005-04-16 15:20:36 -07003539QLOGIC QLA2XXX FC-SCSI DRIVER
3540P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08003541M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003542L: linux-scsi@vger.kernel.org
3543S: Supported
3544
Ron Mercer5a4faa82006-07-25 00:40:21 -07003545QLOGIC QLA3XXX NETWORK DRIVER
3546P: Ron Mercer
3547M: linux-driver@qlogic.com
3548L: netdev@vger.kernel.org
3549S: Supported
3550
Ron Mercerc4e84bd2008-09-18 11:56:28 -04003551QLOGIC QLGE 10Gb ETHERNET DRIVER
3552P: Ron Mercer
3553M: linux-driver@qlogic.com
3554M: ron.mercer@qlogic.com
3555L: netdev@vger.kernel.org
3556S: Supported
3557
Linus Torvalds1da177e2005-04-16 15:20:36 -07003558QNX4 FILESYSTEM
3559P: Anders Larsen
3560M: al@alarsen.net
3561L: linux-kernel@vger.kernel.org
3562W: http://www.alarsen.net/linux/qnx4fs/
3563S: Maintained
3564
3565RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003566P: Benjamin Herrenschmidt
3567M: benh@kernel.crashing.org
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003568L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003569S: Maintained
3570
3571RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003572P: Paul Mackerras
3573M: paulus@samba.org
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003574L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003575S: Maintained
3576
Randy Dunlape7839f22008-10-12 16:11:45 -07003577RALINK RT2X00 WIRELESS LAN DRIVER
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003578P: rt2x00 project
3579L: linux-wireless@vger.kernel.org
3580L: rt2400-devel@lists.sourceforge.net
3581W: http://rt2x00.serialmonkey.com/
3582S: Maintained
Ivo van Doorn2dd0f692008-04-12 19:25:00 +02003583T: git kernel.org:/pub/scm/linux/kernel/git/ivd/rt2x00.git
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003584F: drivers/net/wireless/rt2x00/
3585
Nick Piggin9db55792008-02-08 04:19:49 -08003586RAMDISK RAM BLOCK DEVICE DRIVER
3587P: Nick Piggin
3588M: npiggin@suse.de
3589S: Maintained
3590
Matt Mackall9e95ce22005-04-16 15:25:56 -07003591RANDOM NUMBER DRIVER
3592P: Matt Mackall
3593M: mpm@selenic.com
3594S: Maintained
3595
Matt Porter394b7012005-11-07 01:00:15 -08003596RAPIDIO SUBSYSTEM
3597P: Matt Porter
3598M: mporter@kernel.crashing.org
3599L: linux-kernel@vger.kernel.org
3600S: Maintained
3601
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003602RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3603P: Corey Thomas
3604M: coreythomas@charter.net
3605L: linux-wireless@vger.kernel.org
3606S: Maintained
3607
3608RCUTORTURE MODULE
3609P: Josh Triplett
3610M: josh@freedesktop.org
3611L: linux-kernel@vger.kernel.org
3612S: Maintained
3613
Florian Fainellic1f766b2008-02-06 22:39:44 +01003614RDC R-321X SoC
3615P: Florian Fainelli
3616M: florian.fainelli@telecomint.eu
3617L: linux-kernel@vger.kernel.org
3618S: Maintained
3619
Florian Fainellidb17f392007-12-19 11:30:30 +01003620RDC R6040 FAST ETHERNET DRIVER
3621P: Florian Fainelli
3622M: florian.fainelli@telecomint.eu
3623L: netdev@vger.kernel.org
3624S: Maintained
3625
Josh Triplett595182b2006-10-04 02:17:21 -07003626READ-COPY UPDATE (RCU)
3627P: Dipankar Sarma
3628M: dipankar@in.ibm.com
3629W: http://www.rdrop.com/users/paulmck/rclock/
3630L: linux-kernel@vger.kernel.org
3631S: Supported
3632
Linus Torvalds1da177e2005-04-16 15:20:36 -07003633REAL TIME CLOCK DRIVER
3634P: Paul Gortmaker
3635M: p_gortmaker@yahoo.com
3636L: linux-kernel@vger.kernel.org
3637S: Maintained
3638
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003639REAL TIME CLOCK (RTC) SUBSYSTEM
3640P: Alessandro Zummo
3641M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003642L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003643S: Maintained
3644
Linus Torvalds1da177e2005-04-16 15:20:36 -07003645REISERFS FILE SYSTEM
Jeff Mahoney76c4e5e2007-06-08 13:47:02 -07003646L: reiserfs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003647S: Supported
3648
Ivo van Doorne08976452008-04-12 19:23:55 +02003649RFKILL
3650P: Ivo van Doorn
3651M: IvDoorn@gmail.com
3652L: netdev@vger.kernel.org
3653S: Maintained
3654F: net/rfkill
3655
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003656RISCOM8 DRIVER
3657S: Orphan
3658
Linus Torvalds1da177e2005-04-16 15:20:36 -07003659ROCKETPORT DRIVER
3660P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003661W: http://www.comtrol.com
3662S: Maintained
3663
3664ROSE NETWORK LAYER
3665P: Ralf Baechle
3666M: ralf@linux-mips.org
3667L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003668W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003669S: Maintained
3670
Larry Finger59840482008-11-12 17:13:09 -06003671RTL8180 WIRELESS DRIVER
John W. Linville96dd6032008-11-12 14:51:56 -05003672P: John W. Linville
3673M: linville@tuxdriver.com
Michael Wu605bebe2007-05-14 01:41:02 -04003674L: linux-wireless@vger.kernel.org
3675W: http://linuxwireless.org/
John W. Linville96dd6032008-11-12 14:51:56 -05003676T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-testing.git
Michael Wu605bebe2007-05-14 01:41:02 -04003677S: Maintained
3678
Larry Finger59840482008-11-12 17:13:09 -06003679RTL8187 WIRELESS DRIVER
3680P: Herton Ronaldo Krzesinski
3681M: herton@mandriva.com.br
3682P: Hin-Tak Leung
3683M htl10@users.sourceforge.net
3684P: Larry Finger
3685M: Larry.Finger@lwfinger.net
3686L: linux-wireless@vger.kernel.org
3687W: http://linuxwireless.org/
3688T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-testing.git
3689S: Maintained
3690
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003691S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003692P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003693M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003694L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01003695S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003696
Linus Torvalds1da177e2005-04-16 15:20:36 -07003697S390
3698P: Martin Schwidefsky
3699M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003700P: Heiko Carstens
3701M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003702M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003703L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003704W: http://www.ibm.com/developerworks/linux/linux390/
3705S: Supported
3706
3707S390 NETWORK DRIVERS
Ursula Braundd96df22007-09-19 13:09:02 +02003708P: Ursula Braun
Ursula Braun23fcc8d2008-07-18 15:24:58 +02003709M: ursula.braun@de.ibm.com
Ursula Braunb9192ad2007-10-22 16:16:15 +02003710P: Frank Blaschka
3711M: blaschka@linux.vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003712M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003713L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003714W: http://www.ibm.com/developerworks/linux/linux390/
3715S: Supported
3716
3717S390 ZFCP DRIVER
Swen Schillig0033bb42007-12-18 11:16:14 +01003718P: Christof Schmitt
3719M: christof.schmitt@de.ibm.com
3720P: Martin Peschke
3721M: mp3@de.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003722M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003723L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003724W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003725S: Supported
3726
Ursula Braundd96df22007-09-19 13:09:02 +02003727S390 IUCV NETWORK LAYER
3728P: Ursula Braun
Ursula Braun23fcc8d2008-07-18 15:24:58 +02003729M: ursula.braun@de.ibm.com
Ursula Braundd96df22007-09-19 13:09:02 +02003730M: linux390@de.ibm.com
3731L: linux-s390@vger.kernel.org
3732W: http://www.ibm.com/developerworks/linux/linux390/
3733S: Supported
3734
Ben Dooks4dde7f72008-06-30 22:40:38 +01003735S3C24XX SD/MMC Driver
3736P: Ben Dooks
3737M: ben-linux@fluff.org
3738L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3739L: linux-kernel@vger.kernel.org
3740S: Supported
3741
Linus Torvalds1da177e2005-04-16 15:20:36 -07003742SAA7146 VIDEO4LINUX-2 DRIVER
3743P: Michael Hunold
3744M: michael@mihu.de
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03003745L: linux-media@vger.kernel.org
3746T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003747W: http://www.mihu.de/linux/saa7146
3748S: Maintained
3749
Linus Torvalds1da177e2005-04-16 15:20:36 -07003750SC1200 WDT DRIVER
3751P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003752M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003753S: Maintained
3754
3755SCHEDULER
3756P: Ingo Molnar
3757M: mingo@elte.hu
3758P: Robert Love [the preemptible kernel bits]
3759M: rml@tech9.net
3760L: linux-kernel@vger.kernel.org
3761S: Maintained
3762
3763SCSI CDROM DRIVER
3764P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003765M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003766L: linux-scsi@vger.kernel.org
3767W: http://www.kernel.dk
3768S: Maintained
3769
3770SCSI SG DRIVER
3771P: Doug Gilbert
3772M: dgilbert@interlog.com
3773L: linux-scsi@vger.kernel.org
3774W: http://www.torque.net/sg
3775S: Maintained
3776
3777SCSI SUBSYSTEM
3778P: James E.J. Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05003779M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003780L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003781T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
James Bottomleyc4e16082007-11-03 08:40:30 -05003782T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
3783T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003784S: Maintained
3785
3786SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003787P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003788M: Kai.Makisara@kolumbus.fi
3789L: linux-scsi@vger.kernel.org
3790S: Maintained
3791
3792SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003793P: Vlad Yasevich
3794M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003795P: Sridhar Samudrala
3796M: sri@us.ibm.com
Vlad Yasevich1a418792008-04-12 18:55:42 -07003797L: linux-sctp@vger.kernel.org
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003798W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003799S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003800
3801SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003802P: Jim Cromie
3803M: jim.cromie@gmail.com
3804S: Odd Fixes
3805
3806SCx200 GPIO DRIVER
3807P: Jim Cromie
3808M: jim.cromie@gmail.com
3809S: Maintained
3810
3811SCx200 HRT CLOCKSOURCE DRIVER
3812P: Jim Cromie
3813M: jim.cromie@gmail.com
3814S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003815
Sascha Sommer6a369132008-07-15 14:21:29 +02003816SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
3817P: Sascha Sommer
3818M: saschasommer@freenet.de
3819L: sdricohcs-devel@lists.sourceforge.net (subscribers-only)
3820S: Maintained
3821
Randy Dunlape7839f22008-10-12 16:11:45 -07003822SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003823P: Pierre Ossman
3824M: drzeus-sdhci@drzeus.cx
3825L: sdhci-devel@list.drzeus.cx
3826S: Maintained
3827
James Morris8711cca2008-12-04 03:19:45 +11003828SECURITY SUBSYSTEM
3829F: security/
3830P: James Morris
3831M: jmorris@namei.org
3832L: linux-kernel@vger.kernel.org
3833L: linux-security-module@vger.kernel.org (suggested Cc:)
3834T: git kernel.org:pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
3835S: Supported
3836
Linus Torvalds1da177e2005-04-16 15:20:36 -07003837SECURITY CONTACT
3838P: Security Officers
3839M: security@kernel.org
3840S: Supported
3841
3842SELINUX SECURITY MODULE
3843P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08003844M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07003845P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003846M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003847P: Eric Paris
3848M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003849L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003850L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Stephen Smalleyf0589252008-09-11 09:20:26 -04003851W: http://selinuxproject.org
3852T: git kernel.org:pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003853S: Supported
3854
Jiri Slabycef2cf02007-05-08 00:31:45 -07003855SENSABLE PHANTOM
3856P: Jiri Slaby
3857M: jirislaby@gmail.com
3858S: Maintained
3859
Randy Dunlap4480f15b2008-10-12 16:11:58 -07003860SERIAL ATA (SATA) SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07003861P: Jeff Garzik
3862M: jgarzik@pobox.com
3863L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003864T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003865S: Supported
3866
Ben Hutchings8ceee662008-04-27 12:55:59 +01003867SFC NETWORK DRIVER
3868P: Steve Hodgson
3869P: Ben Hutchings
3870P: Robert Stonehouse
3871M: linux-net-drivers@solarflare.com
3872S: Supported
3873
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003874SGI GRU DRIVER
3875P: Jack Steiner
3876M: steiner@sgi.com
3877S: Maintained
3878
3879SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3880P: Pat Gefre
3881M: pfg@sgi.com
3882L: linux-ia64@vger.kernel.org
3883S: Supported
3884
Linus Torvalds1da177e2005-04-16 15:20:36 -07003885SGI VISUAL WORKSTATION 320 AND 540
3886P: Andrey Panin
3887M: pazke@donpac.ru
3888L: linux-visws-devel@lists.sf.net
3889W: http://linux-visws.sf.net
3890S: Maintained for 2.6.
3891
Jack Steiner75312612008-08-15 00:40:42 -07003892SGI XP/XPC/XPNET DRIVER
3893P: Dean Nelson
3894M: dcn@sgi.com
3895S: Maintained
3896
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003897SHARP LH SUPPORT (LH7952X & LH7A40X)
3898P: Marc Singer
3899M: elf@buici.com
3900W: http://projects.buici.com/arm
3901L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3902S: Maintained
3903
3904SHPC HOTPLUG DRIVER
3905P: Kristen Carlson Accardi
3906M: kristen.c.accardi@intel.com
3907L: linux-pci@vger.kernel.org
3908S: Supported
3909
Linus Torvalds1da177e2005-04-16 15:20:36 -07003910SIMTEC EB110ATX (Chalice CATS)
3911P: Ben Dooks
3912P: Vincent Sanders
3913M: support@simtec.co.uk
3914W: http://www.simtec.co.uk/products/EB110ATX/
3915S: Supported
3916
3917SIMTEC EB2410ITX (BAST)
3918P: Ben Dooks
3919P: Vincent Sanders
3920M: support@simtec.co.uk
3921W: http://www.simtec.co.uk/products/EB2410ITX/
3922S: Supported
3923
Francois Romieu92aab3c2005-07-30 13:11:18 +02003924SIS 190 ETHERNET DRIVER
3925P: Francois Romieu
3926M: romieu@fr.zoreil.com
3927L: netdev@vger.kernel.org
3928S: Maintained
3929
Linus Torvalds1da177e2005-04-16 15:20:36 -07003930SIS 900/7016 FAST ETHERNET DRIVER
3931P: Daniele Venzano
3932M: venza@brownhat.org
3933W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07003934L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003935S: Maintained
3936
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003937SIS 96X I2C/SMBUS DRIVER
3938P: Mark M. Hoffman
3939M: mhoffman@lightlink.com
Jean Delvare846557d2008-10-30 15:55:47 +01003940L: linux-i2c@vger.kernel.org
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003941S: Maintained
3942
Linus Torvalds1da177e2005-04-16 15:20:36 -07003943SIS FRAMEBUFFER DRIVER
3944P: Thomas Winischhofer
3945M: thomas@winischhofer.net
3946W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003947S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003948
3949SIS USB2VGA DRIVER
3950P: Thomas Winischhofer
3951M: thomas@winischhofer.net
3952W: http://www.winischhofer.at/linuxsisusbvga.shtml
3953S: Maintained
3954
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003955SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3956P: Stephen Hemminger
3957M: shemminger@linux-foundation.org
3958L: netdev@vger.kernel.org
3959S: Maintained
3960
Christoph Lameter415ad262007-07-26 10:40:56 -07003961SLAB ALLOCATOR
3962P: Christoph Lameter
Christoph Lametercde53532008-07-04 09:59:22 -07003963M: cl@linux-foundation.org
Christoph Lameter415ad262007-07-26 10:40:56 -07003964P: Pekka Enberg
3965M: penberg@cs.helsinki.fi
Pekka Enbergc76d1182008-02-11 23:52:47 +02003966P: Matt Mackall
3967M: mpm@selenic.com
Christoph Lameter415ad262007-07-26 10:40:56 -07003968L: linux-mm@kvack.org
3969S: Maintained
3970
Linus Torvalds1da177e2005-04-16 15:20:36 -07003971SMC91x ETHERNET DRIVER
3972P: Nicolas Pitre
3973M: nico@cam.org
3974S: Maintained
3975
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003976SMSC47B397 HARDWARE MONITOR DRIVER
3977P: Mark M. Hoffman
3978M: mhoffman@lightlink.com
3979L: lm-sensors@lm-sensors.org
3980S: Maintained
3981
Steve Glendinningfd9abb32008-11-05 00:35:37 +00003982SMSC911x ETHERNET DRIVER
3983P: Steve Glendinning
3984M: steve.glendinning@smsc.com
3985L: netdev@vger.kernel.org
3986S: Supported
3987
Steve Glendinning2cb37722008-12-11 20:54:30 -08003988SMSC9420 PCI ETHERNET DRIVER
3989P: Steve Glendinning
3990M: steve.glendinning@smsc.com
3991L: netdev@vger.kernel.org
3992S: Supported
3993
Ben Nizetteb54f2862008-03-13 22:27:30 +11003994SMX UIO Interface
3995P: Ben Nizette
3996M: bn@niasdigital.com
3997S: Maintained
3998
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003999SN-IA64 (Itanium) SUB-PLATFORM
4000P: Jes Sorensen
4001M: jes@sgi.com
4002L: linux-altix@sgi.com
4003L: linux-ia64@vger.kernel.org
4004W: http://www.sgi.com/altix
4005S: Maintained
4006
Guennadi Liakhovetski668acf32008-07-19 07:54:43 -03004007SOC-CAMERA V4L2 SUBSYSTEM
Jean Delvare795fb7e2008-09-20 12:33:08 +02004008P: Guennadi Liakhovetski
4009M: g.liakhovetski@gmx.de
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03004010L: linux-media@vger.kernel.org
4011T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Jean Delvare795fb7e2008-09-20 12:33:08 +02004012S: Maintained
Guennadi Liakhovetski668acf32008-07-19 07:54:43 -03004013
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004014SOEKRIS NET48XX LED SUPPORT
4015P: Chris Boot
4016M: bootc@bootc.net
4017S: Maintained
4018
Linus Torvalds1da177e2005-04-16 15:20:36 -07004019SOFTWARE RAID (Multiple Disks) SUPPORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07004020P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08004021M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07004022L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08004023S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07004024
Linus Torvalds1da177e2005-04-16 15:20:36 -07004025SONIC NETWORK DRIVER
4026P: Thomas Bogendoerfer
4027M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07004028L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004029S: Maintained
4030
Michael Buesch61e115a2007-09-18 15:12:50 -04004031SONICS SILICON BACKPLANE DRIVER (SSB)
4032P: Michael Buesch
4033M: mb@bu3sch.de
4034L: netdev@vger.kernel.org
4035S: Maintained
4036
Linus Torvalds1da177e2005-04-16 15:20:36 -07004037SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01004038P: Mattia Dongili
4039M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01004040L: linux-acpi@vger.kernel.org
4041W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07004042S: Maintained
4043
Alex Dubovbaf85322008-02-09 10:20:54 -08004044SONY MEMORYSTICK CARD SUPPORT
4045P: Alex Dubov
4046M: oakad@yahoo.com
4047L: linux-kernel@vger.kernel.org
4048W: http://tifmxx.berlios.de/
4049S: Maintained
4050
Linus Torvalds1da177e2005-04-16 15:20:36 -07004051SOUND
4052P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02004053M: perex@perex.cz
Takashi Iwai281712f2008-08-19 13:10:04 +02004054P: Takashi Iwai
4055M: tiwai@suse.de
Takashi Iwai82622042007-04-16 12:32:52 +02004056L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004057S: Maintained
4058
Mark Brownbd903bd2008-11-19 19:16:05 +00004059SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02004060P: Liam Girdwood
Liam Girdwoodb0b8daf2008-09-18 14:36:37 +01004061M: lrg@slimlogic.co.uk
Mark Brown2cad0ad2008-01-10 14:33:07 +01004062P: Mark Brown
4063M: broonie@opensource.wolfsonmicro.com
4064T: git opensource.wolfsonmicro.com/linux-2.6-asoc
Takashi Iwai82622042007-04-16 12:32:52 +02004065L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodb0b8daf2008-09-18 14:36:37 +01004066W: http://alsa-project.org/main/index.php/ASoC
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02004067S: Supported
4068
Sam Ravnborg473321f2009-01-04 15:47:49 -08004069SPARC + UltraSPARC (sparc/sparc64)
4070P: David S. Miller
4071M: davem@davemloft.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07004072L: sparclinux@vger.kernel.org
Sam Ravnborg473321f2009-01-04 15:47:49 -08004073T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
4074T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004075S: Maintained
4076
4077SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
4078P: Roger Wolff
4079M: R.E.Wolff@BitWizard.nl
4080L: linux-kernel@vger.kernel.org ?
4081S: Supported
4082
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004083SPI SUBSYSTEM
4084P: David Brownell
4085M: dbrownell@users.sourceforge.net
4086L: spi-devel-general@lists.sourceforge.net
4087S: Maintained
4088
Jim Lewis2752e402006-09-29 02:01:19 -07004089SPIDERNET NETWORK DRIVER for CELL
Jens Osterkampcb8da8a2008-01-11 13:44:35 +01004090P: Ishizaki Kou
4091M: kou.ishizaki@toshiba.co.jp
4092P: Jens Osterkamp
4093M: jens@de.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07004094L: netdev@vger.kernel.org
4095S: Supported
4096
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004097SPU FILE SYSTEM
4098P: Jeremy Kerr
4099M: jk@ozlabs.org
4100L: linuxppc-dev@ozlabs.org
4101L: cbe-oss-dev@ozlabs.org
4102W: http://www.ibm.com/developerworks/power/cell/
4103S: Supported
4104
Phillip Lougherfc555842009-01-05 08:46:29 +00004105SQUASHFS FILE SYSTEM
4106P: Phillip Lougher
4107M: phillip@lougher.demon.co.uk
4108L: squashfs-devel@lists.sourceforge.net (subscribers-only)
4109W: http://squashfs.org.uk
4110S: Maintained
4111
Linus Torvalds1da177e2005-04-16 15:20:36 -07004112SRM (Alpha) environment access
4113P: Jan-Benedict Glaw
4114M: jbglaw@lug-owl.de
4115L: linux-kernel@vger.kernel.org
4116S: Maintained
4117
Linus Torvalds26e9a392008-10-17 09:50:12 -07004118STABLE BRANCH
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004119P: Greg Kroah-Hartman
4120M: greg@kroah.com
4121P: Chris Wright
4122M: chrisw@sous-sol.org
4123L: stable@kernel.org
4124S: Maintained
4125
Linus Torvalds26e9a392008-10-17 09:50:12 -07004126STAGING SUBSYSTEM
4127P: Greg Kroah-Hartman
4128M: gregkh@suse.de
4129L: linux-kernel@vger.kernel.org
4130T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
4131S: Maintained
4132
Linus Torvalds1da177e2005-04-16 15:20:36 -07004133STARFIRE/DURALAN NETWORK DRIVER
4134P: Ion Badulescu
4135M: ionut@cs.columbia.edu
4136S: Maintained
4137
4138STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
4139W: http://mosquitonet.Stanford.EDU/strip.html
Jean Delvarebaaea1d2008-09-20 12:34:33 +02004140S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07004141
4142STRADIS MPEG-2 DECODER DRIVER
4143P: Nathan Laredo
4144M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004145W: http://www.stradis.com/
4146S: Maintained
4147
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004148SUN3/3X
4149P: Sam Creasey
4150M: sammy@sammy.net
4151W: http://sammy.net/sun3/
4152S: Maintained
4153
Paul Mundt2cbb12a2007-11-19 13:08:37 +09004154SUPERH
Linus Torvalds1da177e2005-04-16 15:20:36 -07004155P: Paul Mundt
4156M: lethal@linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09004157L: linux-sh@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004158W: http://www.linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09004159T: git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
Paul Mundt5c806b22008-07-29 06:34:01 +09004160S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07004161
Randy Dunlap4480f15b2008-10-12 16:11:58 -07004162SUSPEND TO RAM
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004163P: Len Brown
4164M: len.brown@intel.com
4165P: Pavel Machek
4166M: pavel@suse.cz
4167P: Rafael J. Wysocki
4168M: rjw@sisk.pl
4169L: linux-pm@lists.linux-foundation.org
4170S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07004171
4172SVGA HANDLING
4173P: Martin Mares
4174M: mj@ucw.cz
4175L: linux-video@atrey.karlin.mff.cuni.cz
4176S: Maintained
4177
4178SYSV FILESYSTEM
4179P: Christoph Hellwig
4180M: hch@infradead.org
4181S: Maintained
4182
Alan Cox4e688522008-04-30 00:52:11 -07004183TASKSTATS STATISTICS INTERFACE
Balbir Singhabc5f232008-07-04 09:59:42 -07004184P: Balbir Singh
4185M: balbir@linux.vnet.ibm.com
Alan Cox4e688522008-04-30 00:52:11 -07004186L: linux-kernel@vger.kernel.org
4187S: Maintained
4188
Stephen Hemminger781b4562006-07-10 20:25:29 -07004189TC CLASSIFIER
4190P: Jamal Hadi Salim
4191M: hadi@cyberus.ca
4192L: netdev@vger.kernel.org
4193S: Maintained
4194
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07004195TCP LOW PRIORITY MODULE
4196P: Wong Hoi Sing, Edison
4197M: hswong3i@gmail.com
4198P: Hung Hing Lun, Mike
4199M: hlhung3i@gmail.com
4200W: http://tcp-lp-mod.sourceforge.net/
4201S: Maintained
4202
Andy Gospodarek1a348cc2007-09-17 18:50:36 -07004203TEHUTI ETHERNET DRIVER
4204P: Alexander Indenbaum
4205M: baum@tehutinetworks.net
4206P: Andy Gospodarek
4207M: andy@greyhouse.net
4208L: netdev@vger.kernel.org
4209S: Supported
4210
Alan Cox4e688522008-04-30 00:52:11 -07004211Telecom Clock Driver for MCPL0010
4212P: Mark Gross
4213M: mark.gross@intel.com
4214S: Supported
4215
Randy Dunlap4480f15b2008-10-12 16:11:58 -07004216TENSILICA XTENSA PORT (xtensa)
Alan Cox4e688522008-04-30 00:52:11 -07004217P: Chris Zankel
4218M: chris@zankel.net
4219S: Maintained
4220
4221THINKPAD ACPI EXTRAS DRIVER
4222P: Henrique de Moraes Holschuh
4223M: ibm-acpi@hmh.eng.br
4224L: ibm-acpi-devel@lists.sourceforge.net
4225W: http://ibm-acpi.sourceforge.net
4226W: http://thinkwiki.org/wiki/Ibm-acpi
4227T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
4228S: Maintained
4229
Alex Dubov4020f2d2006-10-04 02:15:37 -07004230TI FLASH MEDIA INTERFACE DRIVER
Jean Delvare795fb7e2008-09-20 12:33:08 +02004231P: Alex Dubov
4232M: oakad@yahoo.com
4233S: Maintained
Alex Dubov4020f2d2006-10-04 02:15:37 -07004234
Syed Khasim9f9c24f2007-05-16 01:07:22 +02004235TI OMAP MMC INTERFACE DRIVER
4236P: Carlos Aguiar, Anderson Briglia and Syed Khasim
Dirk Behmeb6a7e4c2007-12-15 07:47:46 +01004237M: linux-omap@vger.kernel.org
Syed Khasim9f9c24f2007-05-16 01:07:22 +02004238W: http://linux.omap.com
4239W: http://www.muru.com/linux/omap/
4240S: Maintained
4241
Michael Buesch844dd052006-06-26 00:24:59 -07004242TI OMAP RANDOM NUMBER GENERATOR SUPPORT
4243P: Deepak Saxena
4244M: dsaxena@plexity.net
4245S: Maintained
4246
Per Lidene86eaa32006-01-12 16:45:18 +01004247TIPC NETWORK LAYER
4248P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01004249M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01004250P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01004251M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01004252P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01004253M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01004254L: tipc-discussion@lists.sourceforge.net
4255W: http://tipc.sourceforge.net/
4256W: http://tipc.cslab.ericsson.net/
4257T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
4258S: Maintained
4259
Linus Torvalds1da177e2005-04-16 15:20:36 -07004260TLAN NETWORK DRIVER
4261P: Samuel Chessman
4262M: chessman@tux.org
Gabriel Craciunescu88c07dd2007-11-22 19:43:36 +08004263L: tlan-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004264W: http://sourceforge.net/projects/tlan/
4265S: Maintained
4266
Linus Torvalds1da177e2005-04-16 15:20:36 -07004267TOSHIBA ACPI EXTRAS DRIVER
4268P: John Belmonte
4269M: toshiba_acpi@memebeam.org
4270W: http://memebeam.org/toys/ToshibaAcpiDriver
4271S: Maintained
4272
4273TOSHIBA SMM DRIVER
4274P: Jonathan Buzzard
4275M: jonathan@buzzard.org.uk
4276L: tlinux-users@tce.toshiba-dme.co.jp
4277W: http://www.buzzard.org.uk/toshiba/
4278S: Maintained
4279
Alan Cox4e688522008-04-30 00:52:11 -07004280TPM DEVICE DRIVER
Rajiv Andrade141c0242008-07-21 14:21:37 -07004281P: Debora Velarde
4282M: debora@linux.vnet.ibm.com
4283P: Rajiv Andrade
4284M: srajiv@linux.vnet.ibm.com
Alan Cox4e688522008-04-30 00:52:11 -07004285W: http://tpmdd.sourceforge.net
4286P: Marcel Selhorst
4287M: tpm@selhorst.net
4288W: http://www.prosec.rub.de/tpm/
Rajiv Andrade63a10df2008-10-15 22:04:36 -07004289L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
Alan Cox4e688522008-04-30 00:52:11 -07004290S: Maintained
4291
Linus Torvalds1da177e2005-04-16 15:20:36 -07004292TRIVIAL PATCHES
Jiri Kosina2b6a2f52008-11-14 11:55:03 +01004293P: Jiri Kosina
Jim Cromiece00f852006-11-30 04:49:44 +01004294M: trivial@kernel.org
4295L: linux-kernel@vger.kernel.org
Jiri Kosina2b6a2f52008-11-14 11:55:03 +01004296T: git kernel.org:/pub/scm/linux/kernel/git/jikos/trivial.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004297S: Maintained
4298
Alan Cox4e688522008-04-30 00:52:11 -07004299TTY LAYER
4300P: Alan Cox
4301M: alan@lxorguk.ukuu.org.uk
4302L: linux-kernel@vger.kernel.org
4303S: Maintained
4304
Grant Grundler740db6d2008-02-17 11:53:49 -07004305TULIP NETWORK DRIVERS
4306P: Grant Grundler
4307M: grundler@parisc-linux.org
4308P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04004309M: kyle@mcmartin.ca
Grant Grundler740db6d2008-02-17 11:53:49 -07004310L: netdev@vger.kernel.org
4311S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004312
4313TUN/TAP driver
4314P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08004315M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004316L: vtun@office.satix.net
4317W: http://vtun.sourceforge.net/tun
4318S: Maintained
4319
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08004320TURBOCHANNEL SUBSYSTEM
4321P: Maciej W. Rozycki
4322M: macro@linux-mips.org
4323S: Maintained
4324
Linus Torvalds1da177e2005-04-16 15:20:36 -07004325U14-34F SCSI DRIVER
4326P: Dario Ballabio
4327M: ballabio_dario@emc.com
4328L: linux-scsi@vger.kernel.org
4329S: Maintained
4330
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004331UBI FILE SYSTEM (UBIFS)
4332P: Artem Bityutskiy
4333M: dedekind@infradead.org
4334P: Adrian Hunter
4335M: ext-adrian.hunter@nokia.com
4336L: linux-mtd@lists.infradead.org
Artem Bityutskiye2966cb2008-10-25 18:54:04 +03004337T: git git://git.infradead.org/ubifs-2.6.git
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004338W: http://www.linux-mtd.infradead.org/doc/ubifs.html
4339S: Maintained
4340
Alan Coxcc2020e2008-05-19 14:21:51 +01004341UCLINUX (AND M68KNOMMU)
4342P: Greg Ungerer
4343M: gerg@uclinux.org
4344W: http://www.uclinux.org/
4345L: uclinux-dev@uclinux.org (subscribers-only)
4346S: Maintained
4347
Alan Coxcc2020e2008-05-19 14:21:51 +01004348UCLINUX FOR RENESAS H8/300
4349P: Yoshinori Sato
4350M: ysato@users.sourceforge.jp
4351W: http://uclinux-h8.sourceforge.jp/
4352S: Supported
4353
Linus Torvalds1da177e2005-04-16 15:20:36 -07004354UDF FILESYSTEM
Jan Kara800fdfb2008-02-08 04:20:51 -08004355P: Jan Kara
4356M: jack@suse.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07004357W: http://linux-udf.sourceforge.net
4358S: Maintained
4359
Alan Coxcc2020e2008-05-19 14:21:51 +01004360UFS FILESYSTEM
4361P: Evgeniy Dushistov
4362M: dushistov@mail.ru
4363L: linux-kernel@vger.kernel.org
4364S: Maintained
4365
David Vrabel18332a82008-09-17 16:34:44 +01004366ULTRA-WIDEBAND (UWB) SUBSYSTEM:
4367P: David Vrabel
4368M: david.vrabel@csr.com
4369L: linux-usb@vger.kernel.org
4370S: Supported
4371
Linus Torvalds1da177e2005-04-16 15:20:36 -07004372UNIFORM CDROM DRIVER
4373P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02004374M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07004375L: linux-kernel@vger.kernel.org
4376W: http://www.kernel.dk
4377S: Maintained
4378
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004379UNSORTED BLOCK IMAGES (UBI)
4380P: Artem Bityutskiy
4381M: dedekind@infradead.org
4382W: http://www.linux-mtd.infradead.org/
4383L: linux-mtd@lists.infradead.org
Artem Bityutskiye2966cb2008-10-25 18:54:04 +03004384T: git git://git.infradead.org/ubi-2.6.git
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004385S: Maintained
4386
Linus Torvalds1da177e2005-04-16 15:20:36 -07004387USB ACM DRIVER
4388P: Oliver Neukum
4389M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004390L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004391S: Maintained
4392
4393USB BLOCK DRIVER (UB ub)
4394P: Pete Zaitcev
4395M: zaitcev@redhat.com
4396L: linux-kernel@vger.kernel.org
Jean Delvare795fb7e2008-09-20 12:33:08 +02004397L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004398S: Supported
4399
Linus Torvalds1da177e2005-04-16 15:20:36 -07004400USB CDC ETHERNET DRIVER
4401P: Greg Kroah-Hartman
4402M: greg@kroah.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004403L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004404S: Maintained
4405W: http://www.kroah.com/linux-usb/
4406
Peter Korsgaardb02b3712008-04-27 08:59:44 +02004407USB CYPRESS C67X00 DRIVER
4408P: Peter Korsgaard
4409M: jacmet@sunsite.dk
4410L: linux-usb@vger.kernel.org
4411S: Maintained
4412
Peter Korsgaardd0374f42007-02-16 17:03:54 +01004413USB DAVICOM DM9601 DRIVER
4414P: Peter Korsgaard
4415M: jacmet@sunsite.dk
Peter Korsgaard043600a2007-06-27 21:18:18 +02004416L: netdev@vger.kernel.org
Peter Korsgaardd0374f42007-02-16 17:03:54 +01004417W: http://www.linux-usb.org/usbnet
4418S: Maintained
4419
Alan Coxcc2020e2008-05-19 14:21:51 +01004420USB DIAMOND RIO500 DRIVER
4421P: Cesar Miquel
4422M: miquel@df.uba.ar
4423L: rio500-users@lists.sourceforge.net
4424W: http://rio500.sourceforge.net
4425S: Maintained
4426
Linus Torvalds1da177e2005-04-16 15:20:36 -07004427USB EHCI DRIVER
4428P: David Brownell
4429M: dbrownell@users.sourceforge.net
Jean Delvare795fb7e2008-09-20 12:33:08 +02004430L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004431S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004432
Luca Risolia7ce08c92006-01-11 02:06:59 +00004433USB ET61X[12]51 DRIVER
4434P: Luca Risolia
4435M: luca.risolia@studio.unibo.it
Jean Delvare795fb7e2008-09-20 12:33:08 +02004436L: linux-usb@vger.kernel.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03004437L: linux-media@vger.kernel.org
4438T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Luca Risolia7ce08c92006-01-11 02:06:59 +00004439W: http://www.linux-projects.org
4440S: Maintained
4441
David Brownell69ae9e32006-11-14 02:03:31 -08004442USB GADGET/PERIPHERAL SUBSYSTEM
4443P: David Brownell
4444M: dbrownell@users.sourceforge.net
Jean Delvare795fb7e2008-09-20 12:33:08 +02004445L: linux-usb@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004446W: http://www.linux-usb.org/gadget
4447S: Maintained
4448
Jiri Kosina2dea64b2007-07-11 12:12:11 +02004449USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
Jiri Kosina641266f2007-01-15 09:56:21 +01004450P: Jiri Kosina
4451M: jkosina@suse.cz
Jean Delvare795fb7e2008-09-20 12:33:08 +02004452L: linux-usb@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01004453T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004454S: Maintained
4455
Olav Kongas959eea22005-11-03 17:38:14 +02004456USB ISP116X DRIVER
4457P: Olav Kongas
4458M: ok@artecdesign.ee
Jean Delvare795fb7e2008-09-20 12:33:08 +02004459L: linux-usb@vger.kernel.org
Olav Kongas959eea22005-11-03 17:38:14 +02004460S: Maintained
4461
Linus Torvalds1da177e2005-04-16 15:20:36 -07004462USB KAWASAKI LSI DRIVER
4463P: Oliver Neukum
4464M: oliver@neukum.name
Jean Delvare795fb7e2008-09-20 12:33:08 +02004465L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004466S: Maintained
4467
4468USB MASS STORAGE DRIVER
4469P: Matthew Dharm
4470M: mdharm-usb@one-eyed-alien.net
Jean Delvare795fb7e2008-09-20 12:33:08 +02004471L: linux-usb@vger.kernel.org
Matthew Dharm8836aeb2005-12-04 22:03:47 -08004472L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07004473S: Maintained
4474W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
4475
4476USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08004477P: David Brownell
4478M: dbrownell@users.sourceforge.net
Jean Delvare795fb7e2008-09-20 12:33:08 +02004479L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004480S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004481
Matthias Urlichsba460e42005-07-14 00:33:47 -07004482USB OPTION-CARD DRIVER
4483P: Matthias Urlichs
4484M: smurf@smurf.noris.de
Jean Delvare795fb7e2008-09-20 12:33:08 +02004485L: linux-usb@vger.kernel.org
Matthias Urlichsba460e42005-07-14 00:33:47 -07004486S: Maintained
4487
Linus Torvalds1da177e2005-04-16 15:20:36 -07004488USB OV511 DRIVER
4489P: Mark McClelland
4490M: mmcclell@bigfoot.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004491L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004492W: http://alpha.dyndns.org/ov511/
4493S: Maintained
4494
4495USB PEGASUS DRIVER
4496P: Petko Manolov
4497M: petkan@users.sourceforge.net
Jean Delvare795fb7e2008-09-20 12:33:08 +02004498L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004499L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004500W: http://pegasus2.sourceforge.net/
4501S: Maintained
4502
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004503USB PRINTER DRIVER (usblp)
4504P: Pete Zaitcev
4505M: zaitcev@redhat.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004506L: linux-usb@vger.kernel.org
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004507S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07004508
4509USB RTL8150 DRIVER
4510P: Petko Manolov
4511M: petkan@users.sourceforge.net
Jean Delvare795fb7e2008-09-20 12:33:08 +02004512L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004513L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004514W: http://pegasus2.sourceforge.net/
4515S: Maintained
4516
4517USB SE401 DRIVER
4518P: Jeroen Vreeken
4519M: pe1rxq@amsat.org
Jean Delvare795fb7e2008-09-20 12:33:08 +02004520L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004521W: http://www.chello.nl/~j.vreeken/se401/
4522S: Maintained
4523
Alan Cox4e688522008-04-30 00:52:11 -07004524USB SERIAL BELKIN F5U103 DRIVER
4525P: William Greathouse
4526M: wgreathouse@smva.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004527L: linux-usb@vger.kernel.org
Alan Cox4e688522008-04-30 00:52:11 -07004528S: Maintained
4529
4530USB SERIAL CYPRESS M8 DRIVER
4531P: Lonnie Mendez
4532M: dignome@gmail.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004533L: linux-usb@vger.kernel.org
Alan Cox4e688522008-04-30 00:52:11 -07004534S: Maintained
4535W: http://geocities.com/i0xox0i
4536W: http://firstlight.net/cvs
4537
Linus Torvalds1da177e2005-04-16 15:20:36 -07004538USB SERIAL CYBERJACK DRIVER
4539P: Matthias Bruestle and Harald Welte
4540M: support@reiner-sct.com
4541W: http://www.reiner-sct.de/support/treiber_cyberjack.php
4542S: Maintained
4543
4544USB SERIAL DIGI ACCELEPORT DRIVER
4545P: Peter Berger and Al Borchers
4546M: pberger@brimson.com
4547M: alborchers@steinerpoint.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004548L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004549S: Maintained
4550
4551USB SERIAL DRIVER
4552P: Greg Kroah-Hartman
4553M: gregkh@suse.de
Jean Delvare795fb7e2008-09-20 12:33:08 +02004554L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004555S: Supported
4556
Linus Torvalds1da177e2005-04-16 15:20:36 -07004557USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
4558P: Gary Brubaker
4559M: xavyer@ix.netcom.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004560L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004561S: Maintained
4562
4563USB SERIAL KEYSPAN DRIVER
4564P: Greg Kroah-Hartman
4565M: greg@kroah.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004566L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004567W: http://www.kroah.com/linux/
4568S: Maintained
4569
4570USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04004571P: Support Department
4572M: support@connecttech.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004573L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004574W: http://www.connecttech.com
4575S: Supported
4576
Steve Glendinning2f7ca802008-10-02 05:27:57 +00004577USB SMSC95XX ETHERNET DRIVER
4578P: Steve Glendinning
4579M: steve.glendinning@smsc.com
4580L: netdev@vger.kernel.org
4581S: Supported
4582
Luca Risoliaf423b9a2007-03-26 16:12:04 -03004583USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07004584P: Luca Risolia
4585M: luca.risolia@studio.unibo.it
Jean Delvare795fb7e2008-09-20 12:33:08 +02004586L: linux-usb@vger.kernel.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03004587L: linux-media@vger.kernel.org
4588T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004589W: http://www.linux-projects.org
4590S: Maintained
4591
4592USB SUBSYSTEM
4593P: Greg Kroah-Hartman
4594M: gregkh@suse.de
Jean Delvare795fb7e2008-09-20 12:33:08 +02004595L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004596W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08004597T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07004598S: Supported
4599
4600USB UHCI DRIVER
4601P: Alan Stern
4602M: stern@rowland.harvard.edu
Jean Delvare795fb7e2008-09-20 12:33:08 +02004603L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004604S: Maintained
4605
David Brownell69ae9e32006-11-14 02:03:31 -08004606USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07004607P: David Brownell
4608M: dbrownell@users.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02004609L: netdev@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004610W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07004611S: Maintained
4612
Laurent Pinchartc0efd232008-06-30 15:04:50 -03004613USB VIDEO CLASS
4614P: Laurent Pinchart
4615M: laurent.pinchart@skynet.be
Jiri Slabya67534a2008-12-10 09:09:27 -03004616L: linux-uvc-devel@lists.berlios.de (subscribers-only)
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03004617L: linux-media@vger.kernel.org
4618T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Laurent Pinchartc0efd232008-06-30 15:04:50 -03004619W: http://linux-uvc.berlios.de
4620S: Maintained
4621
Linus Torvalds1da177e2005-04-16 15:20:36 -07004622USB W996[87]CF DRIVER
4623P: Luca Risolia
4624M: luca.risolia@studio.unibo.it
Jean Delvare795fb7e2008-09-20 12:33:08 +02004625L: linux-usb@vger.kernel.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03004626L: linux-media@vger.kernel.org
4627T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004628W: http://www.linux-projects.org
4629S: Maintained
4630
Jussi Kivilinnabf164cc2008-01-26 00:51:51 +02004631USB WIRELESS RNDIS DRIVER (rndis_wlan)
4632P: Jussi Kivilinna
4633M: jussi.kivilinna@mbnet.fi
4634L: linux-wireless@vger.kernel.org
4635S: Maintained
4636
Luca Risolia60f78052006-02-06 16:29:35 +00004637USB ZC0301 DRIVER
4638P: Luca Risolia
4639M: luca.risolia@studio.unibo.it
Jean Delvare795fb7e2008-09-20 12:33:08 +02004640L: linux-usb@vger.kernel.org
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
Luca Risolia60f78052006-02-06 16:29:35 +00004643W: http://www.linux-projects.org
4644S: Maintained
4645
Linus Torvalds1da177e2005-04-16 15:20:36 -07004646USB ZD1201 DRIVER
4647P: Jeroen Vreeken
4648M: pe1rxq@amsat.org
Jean Delvare795fb7e2008-09-20 12:33:08 +02004649L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004650W: http://linux-lc100020.sourceforge.net
4651S: Maintained
4652
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004653USB ZR364XX DRIVER
4654P: Antoine Jacquet
4655M: royale@zerezo.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004656L: linux-usb@vger.kernel.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03004657L: linux-media@vger.kernel.org
4658T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004659W: http://royale.zerezo.com/zr364xx/
4660S: Maintained
4661
Randy Dunlape7839f22008-10-12 16:11:45 -07004662USER-MODE LINUX (UML)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004663P: Jeff Dike
Joe Perches6650e0a2007-12-10 15:49:32 -08004664M: jdike@addtoit.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004665L: user-mode-linux-devel@lists.sourceforge.net
4666L: user-mode-linux-user@lists.sourceforge.net
4667W: http://user-mode-linux.sourceforge.net
4668S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004669
Hans-Jürgen Koche5f114e2007-12-05 15:08:07 +01004670USERSPACE I/O (UIO)
4671P: Hans J. Koch
4672M: hjk@linutronix.de
4673P: Greg Kroah-Hartman
4674M: gregkh@suse.de
4675L: linux-kernel@vger.kernel.org
4676S: Maintained
4677
Karel Zakf899b0a2008-05-23 13:04:21 -07004678UTIL-LINUX-NG PACKAGE
4679P: Karel Zak
4680M: kzak@redhat.com
4681L: util-linux-ng@vger.kernel.org
4682W: http://kernel.org/~kzak/util-linux-ng/
4683T: git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git
4684S: Maintained
4685
Michal Januszewskic1fd1c02008-10-15 22:03:48 -07004686UVESAFB DRIVER
4687P: Michal Januszewski
4688M: spock@gentoo.org
4689L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4690W: http://dev.gentoo.org/~spock/projects/uvesafb/
4691S: Maintained
4692
Randy Dunlap4480f15b2008-10-12 16:11:58 -07004693VFAT/FAT/MSDOS FILESYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07004694P: OGAWA Hirofumi
4695M: hirofumi@mail.parknet.co.jp
4696L: linux-kernel@vger.kernel.org
4697S: Maintained
4698
Linus Torvalds1da177e2005-04-16 15:20:36 -07004699VIA RHINE NETWORK DRIVER
4700P: Roger Luethi
4701M: rl@hellgate.ch
4702S: Maintained
4703
Jean Delvare32c0a522005-09-22 21:47:58 +02004704VIAPRO SMBUS DRIVER
4705P: Jean Delvare
4706M: khali@linux-fr.org
Jean Delvare846557d2008-10-30 15:55:47 +01004707L: linux-i2c@vger.kernel.org
Jean Delvare32c0a522005-09-22 21:47:58 +02004708S: Maintained
4709
Joseph Chan69e4a7c2008-10-15 22:03:31 -07004710VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
4711P: Joseph Chan
4712M: JosephChan@via.com.tw
4713P: Scott Fang
4714M: ScottFang@viatech.com.cn
4715L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4716S: Maintained
4717
Francois Romieu01f20732007-01-26 00:57:17 -08004718VIA VELOCITY NETWORK DRIVER
4719P: Francois Romieu
4720M: romieu@fr.zoreil.com
4721L: netdev@vger.kernel.org
4722S: Maintained
4723
Randy Dunlape7839f22008-10-12 16:11:45 -07004724VIDEO FOR LINUX (V4L)
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004725P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02004726M: mchehab@infradead.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03004727L: linux-media@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004728L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004729W: http://linuxtv.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03004730T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004731S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004732
Patrick McHardybe7f8272007-10-23 20:26:36 -07004733VLAN (802.1Q)
4734P: Patrick McHardy
4735M: kaber@trash.net
4736L: netdev@vger.kernel.org
4737S: Maintained
4738
Liam Girdwoode53e86c2008-07-10 15:48:00 +01004739VOLTAGE AND CURRENT REGULATOR FRAMEWORK
4740P: Liam Girdwood
Liam Girdwood8a62ab42008-09-14 17:40:21 +01004741M: lrg@slimlogic.co.uk
Liam Girdwoode53e86c2008-07-10 15:48:00 +01004742P: Mark Brown
4743M: broonie@opensource.wolfsonmicro.com
4744W: http://opensource.wolfsonmicro.com/node/15
Liam Girdwood8a62ab42008-09-14 17:40:21 +01004745W: http://www.slimlogic.co.uk/?page_id=5
Liam Girdwoode53e86c2008-07-10 15:48:00 +01004746T: git kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git
4747S: Supported
4748
Juerg Haefligerab413192006-09-24 20:54:04 +02004749VT1211 HARDWARE MONITOR DRIVER
4750P: Juerg Haefliger
4751M: juergh@gmail.com
4752L: lm-sensors@lm-sensors.org
4753S: Maintained
4754
Roger Lucas1de9e372005-11-26 20:20:05 +01004755VT8231 HARDWARE MONITOR DRIVER
4756P: Roger Lucas
Roger Lucasaf865762008-02-13 07:52:06 -05004757M: vt8231@hiddenengine.co.uk
Roger Lucas1de9e372005-11-26 20:20:05 +01004758L: lm-sensors@lm-sensors.org
4759S: Maintained
4760
Linus Torvalds1da177e2005-04-16 15:20:36 -07004761W1 DALLAS'S 1-WIRE BUS
4762P: Evgeniy Polyakov
4763M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07004764S: Maintained
4765
Charles Spirakis13927072006-07-05 18:05:15 +02004766W83791D HARDWARE MONITORING DRIVER
Marc Hulsman25845c22008-06-08 10:59:41 -04004767P: Marc Hulsman
4768M: m.hulsman@tudelft.nl
Charles Spirakis13927072006-07-05 18:05:15 +02004769L: lm-sensors@lm-sensors.org
Marc Hulsman25845c22008-06-08 10:59:41 -04004770S: Maintained
Charles Spirakis13927072006-07-05 18:05:15 +02004771
Rudolf Marek61db0112006-12-12 18:18:30 +01004772W83793 HARDWARE MONITORING DRIVER
4773P: Rudolf Marek
4774M: r.marek@assembler.cz
4775L: lm-sensors@lm-sensors.org
4776S: Maintained
4777
Linus Torvalds1da177e2005-04-16 15:20:36 -07004778W83L51xD SD/MMC CARD INTERFACE DRIVER
4779P: Pierre Ossman
4780M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01004781L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004782S: Maintained
4783
Wim Van Sebroeck35277612006-01-15 21:21:14 +01004784WATCHDOG DEVICE DRIVERS
4785P: Wim Van Sebroeck
4786M: wim@iguana.be
4787T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4788S: Maintained
4789
Linus Torvalds1da177e2005-04-16 15:20:36 -07004790WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4791P: Jean Tourrilhes
4792M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07004793L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004794W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4795S: Maintained
4796
4797WD7000 SCSI DRIVER
4798P: Miroslav Zagorac
4799M: zaga@fly.cc.fer.hr
4800L: linux-scsi@vger.kernel.org
4801S: Maintained
4802
Inaky Perez-Gonzalez8a70da82008-12-20 16:58:00 -08004803WIMAX STACK
4804P: Inaky Perez-Gonzalez
4805M: inaky.perez-gonzalez@intel.com
4806M: linux-wimax@intel.com
4807L: wimax@linuxwimax.org
4808S: Supported
4809W: http://linuxwimax.org
4810
David Vrabel18332a82008-09-17 16:34:44 +01004811WIMEDIA LLC PROTOCOL (WLP) SUBSYSTEM
4812P: David Vrabel
4813M: david.vrabel@csr.com
4814S: Maintained
4815
Dmitry Torokhov5fc14682005-11-20 00:50:06 -05004816WISTRON LAPTOP BUTTON DRIVER
4817P: Miloslav Trmac
4818M: mitr@volny.cz
4819S: Maintained
4820
Linus Torvalds1da177e2005-04-16 15:20:36 -07004821WL3501 WIRELESS PCMCIA CARD DRIVER
4822P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004823M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07004824L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004825W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07004826S: Maintained
4827
Mark Brownfebf1df2008-04-02 00:51:09 -04004828WM97XX TOUCHSCREEN DRIVERS
4829P: Mark Brown
4830M: broonie@opensource.wolfsonmicro.com
4831P: Liam Girdwood
Liam Girdwoodb8d055a2008-10-13 23:00:15 -04004832M: lrg@slimlogic.co.uk
Mark Brownfebf1df2008-04-02 00:51:09 -04004833L: linux-input@vger.kernel.org
4834T: git git://opensource.wolfsonmicro.com/linux-2.6-touch
4835W: http://opensource.wolfsonmicro.com/node/7
4836S: Supported
4837
Linus Torvalds1da177e2005-04-16 15:20:36 -07004838X.25 NETWORK LAYER
4839P: Henner Eisen
4840M: eis@baty.hanse.de
4841L: linux-x25@vger.kernel.org
4842S: Maintained
4843
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004844X86 ARCHITECTURE (32-BIT AND 64-BIT)
4845P: Thomas Gleixner
4846M: tglx@linutronix.de
4847P: Ingo Molnar
4848M: mingo@redhat.com
4849P: H. Peter Anvin
4850M: hpa@zytor.com
4851L: linux-kernel@vger.kernel.org
4852T: git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
4853S: Maintained
4854
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02004855XEN HYPERVISOR INTERFACE
4856P: Jeremy Fitzhardinge
4857M: jeremy@xensource.com
4858P: Chris Wright
4859M: chrisw@sous-sol.org
4860L: virtualization@lists.osdl.org
4861L: xen-devel@lists.xensource.com
4862S: Supported
4863
Linus Torvalds1da177e2005-04-16 15:20:36 -07004864XFS FILESYSTEM
4865P: Silicon Graphics Inc
Lachlan McIlroy0335cb72008-12-31 12:10:12 +11004866P: Bill O'Donnell
Linus Torvalds1da177e2005-04-16 15:20:36 -07004867M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004868L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004869W: http://oss.sgi.com/projects/xfs
Lachlan McIlroy0335cb72008-12-31 12:10:12 +11004870T: git://oss.sgi.com/xfs/xfs.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004871S: Supported
4872
Grant Likelyc9d3d8e2007-10-01 16:33:51 +02004873XILINX SYSTEMACE DRIVER
4874P: Grant Likely
4875M: grant.likely@secretlab.ca
4876W: http://www.secretlab.ca/
4877L: linux-kernel@vger.kernel.org
4878S: Maintained
4879
Peter Korsgaard238b8722006-12-06 20:35:17 -08004880XILINX UARTLITE SERIAL DRIVER
4881P: Peter Korsgaard
4882M: jacmet@sunsite.dk
4883L: linux-serial@vger.kernel.org
4884S: Maintained
4885
Linus Torvalds1da177e2005-04-16 15:20:36 -07004886YAM DRIVER FOR AX.25
4887P: Jean-Paul Roubelat
4888M: jpr@f6fbb.org
4889L: linux-hams@vger.kernel.org
4890S: Maintained
4891
Henkaf64a5e2005-10-12 15:02:56 +02004892YEALINK PHONE DRIVER
4893P: Henk Vergonet
4894M: Henk.Vergonet@gmail.com
4895L: usbb2k-api-dev@nongnu.org
4896S: Maintained
4897
Linus Torvalds1da177e2005-04-16 15:20:36 -07004898Z8530 DRIVER FOR AX.25
4899P: Joerg Reuter
4900M: jreuter@yaina.de
4901W: http://yaina.de/jreuter/
4902W: http://www.qsl.net/dl1bke/
4903L: linux-hams@vger.kernel.org
4904S: Maintained
4905
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004906ZD1211RW WIRELESS DRIVER
4907P: Daniel Drake
4908M: dsd@gentoo.org
4909P: Ulrich Kunitz
4910M: kune@deine-taler.de
4911W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004912L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004913L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4914S: Maintained
4915
Linus Torvalds1da177e2005-04-16 15:20:36 -07004916ZR36067 VIDEO FOR LINUX DRIVER
4917P: Ronald Bultje
4918M: rbultje@ronald.bitfreak.net
4919L: mjpeg-users@lists.sourceforge.net
4920W: http://mjpeg.sourceforge.net/driver-zoran/
4921S: Maintained
4922
Maciej W. Rozycki8b4a4082007-07-18 00:49:11 -07004923ZS DECSTATION Z85C30 SERIAL DRIVER
4924P: Maciej W. Rozycki
4925M: macro@linux-mips.org
4926S: Maintained
4927
Linus Torvalds1da177e2005-04-16 15:20:36 -07004928THE REST
4929P: Linus Torvalds
4930S: Buried alive in reporters