blob: 7625387ac8b1a777fa3bc9cac99848d9b476e81b [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.
Cheng Renquana9406692009-03-31 15:23:35 -0700360L: linux-alpha@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700361
Thomas Dahlmann167a6752007-07-12 09:30:39 -0700362AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
363P: Thomas Dahlmann
364M: thomas.dahlmann@amd.com
Jordan Crouse67d76712008-05-12 14:02:22 -0700365L: linux-geode@lists.infradead.org (moderated for non-subscribers)
Thomas Dahlmann167a6752007-07-12 09:30:39 -0700366S: Supported
367
Jordan Crousef90b8112006-01-06 00:12:14 -0800368AMD GEODE PROCESSOR/CHIPSET SUPPORT
Jim Cromiece00f852006-11-30 04:49:44 +0100369P: Jordan Crouse
Jordan Crouse67d76712008-05-12 14:02:22 -0700370L: linux-geode@lists.infradead.org (moderated for non-subscribers)
Jordan Crousef90b8112006-01-06 00:12:14 -0800371W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
372S: Supported
373
Joerg Roedel919ee7d2008-06-26 21:28:09 +0200374AMD IOMMU (AMD-VI)
375P: Joerg Roedel
376M: joerg.roedel@amd.com
377L: iommu@lists.linux-foundation.org
Joerg Roedelbbd001c2008-09-17 17:22:45 +0200378T: git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu.git
Joerg Roedel919ee7d2008-06-26 21:28:09 +0200379S: Supported
380
Peter Orubae7f5b302008-07-28 18:44:11 +0200381AMD MICROCODE UPDATE SUPPORT
Peter Oruba8d433c402008-10-16 18:43:48 +0200382P: Andreas Herrmann
383M: andeas.herrmann3@amd.com
384L: amd64-microcode@amd64.org
Peter Orubae7f5b302008-07-28 18:44:11 +0200385S: Supported
386
Stelian Pop284f42b2006-12-12 18:18:31 +0100387AMS (Apple Motion Sensor) DRIVER
388P: Stelian Pop
389M: stelian@popies.net
390P: Michael Hanselmann
391M: linux-kernel@hansmi.ch
392S: Supported
393
Tom Tuckerf94b5332006-09-22 15:22:48 -0700394AMSO1100 RNIC DRIVER
395P: Tom Tucker
396M: tom@opengridcomputing.com
397P: Steve Wise
398M: swise@opengridcomputing.com
Roland Dreier78526822007-07-09 20:12:26 -0700399L: general@lists.openfabrics.org
Tom Tuckerf94b5332006-09-22 15:22:48 -0700400S: Maintained
401
Johannes Berg42269062006-07-25 16:15:50 +0200402AOA (Apple Onboard Audio) ALSA DRIVER
403P: Johannes Berg
404M: johannes@sipsolutions.net
405L: linuxppc-dev@ozlabs.org
Takashi Iwai82622042007-04-16 12:32:52 +0200406L: alsa-devel@alsa-project.org (subscribers-only)
Johannes Berg42269062006-07-25 16:15:50 +0200407S: Maintained
408
Linus Torvalds1da177e2005-04-16 15:20:36 -0700409APM DRIVER
410P: Stephen Rothwell
411M: sfr@canb.auug.org.au
412L: linux-laptop@vger.kernel.org
413W: http://www.canb.auug.org.au/~sfr/
414S: Supported
415
Henrik Rydbergbd7aa4b2008-09-02 14:35:43 -0700416APPLE BCM5974 MULTITOUCH DRIVER
417P: Henrik Rydberg
418M: rydberg@euromail.se
419L: linux-input@vger.kernel.org
420S: Maintained
421
Nicolas Boichat6f2fad72007-05-08 00:24:52 -0700422APPLE SMC DRIVER
423P: Nicolas Boichat
424M: nicolas@boichat.ch
425L: mactel-linux-devel@lists.sourceforge.net
426S: Maintained
427
Linus Torvalds1da177e2005-04-16 15:20:36 -0700428APPLETALK NETWORK LAYER
429P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -0300430M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700431S: Maintained
432
Johannes Bergeb9ebe62007-10-27 23:42:45 -0400433APPLETOUCH TOUCHPAD DRIVER
434P: Johannes Berg
435M: johannes@sipsolutions.net
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -0400436L: linux-input@vger.kernel.org
Johannes Bergeb9ebe62007-10-27 23:42:45 -0400437S: Maintained
438
Jaya Kumar1154ea72005-06-21 17:17:04 -0700439ARC FRAMEBUFFER DRIVER
440P: Jaya Kumar
441M: jayalk@intworks.biz
442S: Maintained
443
Linus Torvalds1da177e2005-04-16 15:20:36 -0700444ARM MFM AND FLOPPY DRIVERS
445P: Ian Molton
446M: spyro@f2s.com
447S: Maintained
448
Russell King2761f5c2007-05-24 06:56:08 +0200449ARM PRIMECELL MMCI PL180/1 DRIVER
Pierre Ossman6d799472008-07-22 14:36:57 +0200450S: Orphan
Russell King2761f5c2007-05-24 06:56:08 +0200451
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800452ARM/ADI ROADRUNNER MACHINE SUPPORT
453P: Lennert Buytenhek
454M: kernel@wantstofly.org
455L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
456S: Maintained
457
458ARM/ADS SPHERE MACHINE SUPPORT
459P: Lennert Buytenhek
460M: kernel@wantstofly.org
461L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
462S: Maintained
463
Sergey Lapin9c784f92008-08-03 02:29:48 +0100464ARM/AFEB9260 MACHINE SUPPORT
465P: Sergey Lapin
466M: slapin@ossfans.org
467L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
468S: Maintained
469
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800470ARM/AJECO 1ARM MACHINE SUPPORT
471P: Lennert Buytenhek
472M: kernel@wantstofly.org
473L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
474S: Maintained
475
Andrew Victord4a89c72006-12-04 13:56:21 +0100476ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
Jean Delvare795fb7e2008-09-20 12:33:08 +0200477P: Andrew Victor
478M: linux@maxim.org.za
479L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
480W: http://maxim.org.za/at91_26.html
481S: Maintained
Andrew Victord4a89c72006-12-04 13:56:21 +0100482
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800483ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
484P: Lennert Buytenhek
485M: kernel@wantstofly.org
486L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
487S: Maintained
488
489ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
490P: Lennert Buytenhek
491M: kernel@wantstofly.org
492L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
493S: Maintained
494
Mike Rapoportd48134e2008-08-20 09:03:26 +0100495ARM/COMPULAB CM-X270/EM-X270 and CM-X300 MACHINE SUPPORT
Russell Kinga9da4f72008-07-12 21:42:04 +0100496P: Mike Rapoport
497M: mike@compulab.co.il
498L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
499S: Maintained
500
Linus Torvalds1da177e2005-04-16 15:20:36 -0700501ARM/CORGI MACHINE SUPPORT
502P: Richard Purdie
503M: rpurdie@rpsys.net
504S: Maintained
505
Paulius Zaleckas881a95f2009-03-26 10:06:27 +0200506ARM/CORTINA SYSTEMS GEMINI ARM ARCHITECTURE
507P: Paulius Zaleckas
508M: paulius.zaleckas@teltonika.lt
509L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
510T: git gitorious.org/linux-gemini/mainline.git
511S: Maintained
512
Russell Kinga9da4f72008-07-12 21:42:04 +0100513ARM/EZX SMARTPHONES (A780, A910, A1200, E680, ROKR E2 and ROKR E6)
514P: Daniel Ribeiro
515M: drwyrm@gmail.com
516P: Stefan Schmidt
517M: stefan@openezx.org
518P: Harald Welte
519M: laforge@openezx.org
520L: openezx-devel@lists.openezx.org (subscribers-only)
521W: http://www.openezx.org/
522S: Maintained
523
Paulius Zaleckas6a915af2009-03-25 13:10:20 +0200524ARM/FARADAY FA526 PORT
525P: Paulius Zaleckas
526M: paulius.zaleckas@teltonika.lt
527L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
528S: Maintained
529
Sascha Hauer86183a52008-07-24 23:50:35 +0200530ARM/FREESCALE IMX / MXC ARM ARCHITECTURE
531P: Sascha Hauer
532M: kernel@pengutronix.de
533L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
534S: Maintained
535
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800536ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
537P: Lennert Buytenhek
538M: kernel@wantstofly.org
539L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
540S: Maintained
541
Jaya Kumar90b8fc32008-03-15 05:11:07 +0100542ARM/GUMSTIX MACHINE SUPPORT
543P: Steve Sakoman
544M: sakoman@gmail.com
545L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
546S: Maintained
547
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100548ARM/HP JORNADA 7XX MACHINE SUPPORT
Jean Delvare795fb7e2008-09-20 12:33:08 +0200549P: Kristoffer Ericson
550M: kristoffer.ericson@gmail.com
551W: www.jlime.com
552S: Maintained
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100553
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800554ARM/INTEL IOP32X 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
561
562ARM/INTEL IOP33X ARM ARCHITECTURE
563P: Dan Williams
564M: dan.j.williams@intel.com
565L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
566S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800567
568ARM/INTEL IOP13XX ARM ARCHITECTURE
569P: Lennert Buytenhek
570M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100571P: Dan Williams
572M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800573L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100574S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800575
576ARM/INTEL IQ81342EX MACHINE SUPPORT
577P: Lennert Buytenhek
578M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100579P: Dan Williams
580M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800581L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100582S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800583
584ARM/INTEL IXP2000 ARM ARCHITECTURE
585P: Lennert Buytenhek
586M: kernel@wantstofly.org
587L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
588S: Maintained
589
590ARM/INTEL IXDP2850 MACHINE SUPPORT
591P: Lennert Buytenhek
592M: kernel@wantstofly.org
593L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
594S: Maintained
595
596ARM/INTEL IXP23XX ARM ARCHITECTURE
597P: Lennert Buytenhek
598M: kernel@wantstofly.org
599L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
600S: Maintained
601
602ARM/INTEL XSC3 (MANZANO) ARM CORE
603P: Lennert Buytenhek
604M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100605P: Dan Williams
606M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800607L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100608S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800609
610ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
611P: Lennert Buytenhek
612M: kernel@wantstofly.org
613L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
614S: Maintained
615
616ARM/LOGICPD PXA270 MACHINE SUPPORT
617P: Lennert Buytenhek
618M: kernel@wantstofly.org
619L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
620S: Maintained
621
Philipp Zabel3b8861712008-07-09 21:27:15 +0100622ARM/MAGICIAN MACHINE SUPPORT
623P: Philipp Zabel
624M: philipp.zabel@gmail.com
625S: Maintained
626
Kristoffer Ericson9624dfe2008-10-09 16:50:46 +0100627ARM/NEC MOBILEPRO 900/c MACHINE SUPPORT
628P: Michael Petchkovsky
629M: mkpetch@internode.on.net
630S: Maintained
631
Dirk Opfer8459c152005-11-06 14:27:52 +0000632ARM/TOSA MACHINE SUPPORT
Dmitry Eremin-Solenikovbfa0b1c2009-01-06 14:41:05 -0800633P: Dmitry Eremin-Solenikov
Dmitry Baryshkov93887042008-07-07 10:50:06 +0100634M: dbaryshkov@gmail.com
Dirk Opfer8459c152005-11-06 14:27:52 +0000635P: Dirk Opfer
636M: dirk@opfer-online.de
637S: Maintained
638
Marek Vasuta6450722008-11-20 22:50:46 +0100639ARM/PALMTX,PALMT5,PALMLD SUPPORT
Marek Vašutb5e4ad52008-07-07 17:25:46 +0100640P: Marek Vasut
641M: marek.vasut@gmail.com
642W: http://hackndev.com
643S: Maintained
644
Sergey Lapinc49e1e62008-08-29 15:47:52 +0100645ARM/PALMZ72 SUPPORT
646P: Sergey Lapin
647M: slapin@ossfans.org
648W: http://hackndev.com
649S: Maintained
650
Linus Torvalds1da177e2005-04-16 15:20:36 -0700651ARM/PLEB SUPPORT
652P: Peter Chubb
653M: pleb@gelato.unsw.edu.au
654W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
655S: Maintained
656
657ARM/PT DIGITAL BOARD PORT
658P: Stefan Eletzhofer
659M: stefan.eletzhofer@eletztrick.de
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700660L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700661W: http://www.arm.linux.org.uk/
662S: Maintained
663
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800664ARM/RADISYS ENP2611 MACHINE SUPPORT
665P: Lennert Buytenhek
666M: kernel@wantstofly.org
667L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
668S: Maintained
669
Linus Torvalds1da177e2005-04-16 15:20:36 -0700670ARM/SHARK MACHINE SUPPORT
671P: Alexander Schulz
672M: alex@shark-linux.de
673W: http://www.shark-linux.de/shark.html
674S: Maintained
675
676ARM/STRONGARM110 PORT
677P: Russell King
678M: rmk@arm.linux.org.uk
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.arm.linux.org.uk/
681S: Maintained
682
683ARM/S3C2410 ARM ARCHITECTURE
684P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800685M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700686L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700687W: http://www.fluff.org/ben/linux/
688S: Maintained
689
690ARM/S3C2440 ARM ARCHITECTURE
691P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800692M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700693L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700694W: http://www.fluff.org/ben/linux/
695S: Maintained
696
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800697ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
698P: Lennert Buytenhek
699M: kernel@wantstofly.org
700L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
701S: Maintained
702
703ARM/THECUS N2100 MACHINE SUPPORT
704P: Lennert Buytenhek
705M: kernel@wantstofly.org
706L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
707S: Maintained
708
wanzongshun98ad6e32009-02-13 06:04:32 +0100709ARM/NUVOTON W90X900 ARM ARCHITECTURE
710P: Wan ZongShun
711M: mcuos.com@gmail.com
712L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
713W: http://www.mcuos.com
714S: Maintained
715
Linus Torvalds1da177e2005-04-16 15:20:36 -0700716ARPD SUPPORT
717P: Jonathan Layes
Ralf Baechle979b6c12005-06-13 14:30:40 -0700718L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700719S: Maintained
720
721ASUS ACPI EXTRAS DRIVER
Len Brown0b67d942006-12-22 21:18:56 -0500722P: Corentin Chary
723M: corentincj@iksaif.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700724P: Karol Kozimor
725M: sziwan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700726L: acpi4asus-user@lists.sourceforge.net
727W: http://sourceforge.net/projects/acpi4asus
Len Brown0b67d942006-12-22 21:18:56 -0500728W: http://xf.iksaif.net/acpi4asus
Linus Torvalds1da177e2005-04-16 15:20:36 -0700729S: Maintained
730
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -0400731ASUS ASB100 HARDWARE MONITOR DRIVER
732P: Mark M. Hoffman
733M: mhoffman@lightlink.com
734L: lm-sensors@lm-sensors.org
735S: Maintained
736
Corentin Chary85091b72007-01-26 14:04:30 +0100737ASUS LAPTOP EXTRAS DRIVER
738P: Corentin Chary
739M: corentincj@iksaif.net
740L: acpi4asus-user@lists.sourceforge.net
741W: http://sourceforge.net/projects/acpi4asus
742W: http://xf.iksaif.net/acpi4asus
743S: Maintained
744
Andrew Morton953a6472008-11-06 12:53:28 -0800745ASYNCHRONOUS TRANSFERS/TRANSFORMS (IOAT) API
Dan Williamsb3e5f262007-08-07 10:26:35 -0700746P: Dan Williams
747M: dan.j.williams@intel.com
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +0100748P: Maciej Sosnowski
749M: maciej.sosnowski@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -0700750L: linux-kernel@vger.kernel.org
751W: http://sourceforge.net/projects/xscaleiop
752S: Supported
753
Randy Dunlape7839f22008-10-12 16:11:45 -0700754ATA OVER ETHERNET (AOE) DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -0700755P: Ed L. Cashin
756M: ecashin@coraid.com
757W: http://www.coraid.com/support/linux
758S: Supported
759
Jiri Slabyfa1c1142007-08-12 17:33:16 +0200760ATHEROS ATH5K WIRELESS DRIVER
761P: Jiri Slaby
762M: jirislaby@gmail.com
763P: Nick Kossifidis
764M: mickflemm@gmail.com
765P: Luis R. Rodriguez
Luis R. Rodriguez4fe06572008-10-13 14:08:07 -0700766M: lrodriguez@atheros.com
Bob Copelandadef1992008-10-29 08:30:57 -0400767P: Bob Copeland
768M: me@bobcopeland.com
Jiri Slabyfa1c1142007-08-12 17:33:16 +0200769L: linux-wireless@vger.kernel.org
770L: ath5k-devel@lists.ath5k.org
771S: Maintained
772
Luis R. Rodriguezf078f202008-08-04 00:16:41 -0700773ATHEROS ATH9K WIRELESS DRIVER
774P: Luis R. Rodriguez
775M: lrodriguez@atheros.com
776P: Jouni Malinen
777M: jmalinen@atheros.com
778L: linux-wireless@vger.kernel.org
779L: ath9k-devel@lists.ath9k.org
780S: Supported
781
Christian Lamparter75ca88c2009-03-21 23:11:49 +0100782ATHEROS AR9170 WIRELESS DRIVER
783P: Christian Lamparter
784M: chunkeey@web.de
785L: linux-wireless@vger.kernel.org
786W: http://wireless.kernel.org/en/users/Drivers/ar9170
787S: Maintained
788F: drivers/net/wireless/ar9170/
789
Ville Syrjala6f69a6d2008-04-21 22:21:10 +0000790ATI_REMOTE2 DRIVER
791P: Ville Syrjala
792M: syrjala@sci.fi
793S: Maintained
794
Chris Snook7ae115b2008-09-09 03:26:57 -0400795ATLX ETHERNET DRIVERS
Jay Cliburn8d5ca6e2007-02-03 20:25:10 -0600796P: Jay Cliburn
797M: jcliburn@gmail.com
798P: Chris Snook
799M: csnook@redhat.com
Chris Snook7ae115b2008-09-09 03:26:57 -0400800P: Jie Yang
801M: jie.yang@atheros.com
Jay Cliburn8d5ca6e2007-02-03 20:25:10 -0600802L: atl1-devel@lists.sourceforge.net
803W: http://sourceforge.net/projects/atl1
804W: http://atl1.sourceforge.net
805S: Maintained
806
Linus Torvalds1da177e2005-04-16 15:20:36 -0700807ATM
808P: Chas Williams
809M: chas@cmf.nrl.navy.mil
Roland Dreierf37bf902006-09-13 20:39:33 -0700810L: linux-atm-general@lists.sourceforge.net (subscribers-only)
Jiri Slaby44ae98b2008-11-30 23:27:11 -0800811L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700812W: http://linux-atm.sourceforge.net
813S: Maintained
814
Pierre Ossman272f1332007-05-14 21:25:26 +0200815ATMEL AT91 MCI DRIVER
Pierre Ossman81764fa2007-07-15 18:47:38 +0200816P: Nicolas Ferre
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800817M: nicolas.ferre@atmel.com
Pierre Ossman81764fa2007-07-15 18:47:38 +0200818L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
819W: http://www.atmel.com/products/AT91/
820W: http://www.at91.com/
821S: Maintained
Pierre Ossman272f1332007-05-14 21:25:26 +0200822
Haavard Skinnemoena1cfac42008-02-08 04:21:00 -0800823ATMEL AT91 / AT32 SERIAL DRIVER
824P: Haavard Skinnemoen
825M: hskinnemoen@atmel.com
826L: linux-kernel@vger.kernel.org
827S: Supported
828
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800829ATMEL LCDFB DRIVER
830P: Nicolas Ferre
831M: nicolas.ferre@atmel.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -0800832L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800833S: Maintained
834
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100835ATMEL MACB ETHERNET DRIVER
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100836P: Haavard Skinnemoen
837M: hskinnemoen@atmel.com
838S: Supported
839
Haavard Skinnemoen754ce4f2007-02-14 00:33:09 -0800840ATMEL SPI DRIVER
841P: Haavard Skinnemoen
842M: hskinnemoen@atmel.com
843S: Supported
844
Haavard Skinnemoen914a3f32007-10-10 02:29:43 -0700845ATMEL USBA UDC DRIVER
846P: Haavard Skinnemoen
847M: hskinnemoen@atmel.com
848L: kernel@avr32linux.org
849W: http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver
850S: Supported
851
Linus Torvalds1da177e2005-04-16 15:20:36 -0700852ATMEL WIRELESS DRIVER
853P: Simon Kelley
854M: simon@thekelleys.org.uk
Johannes Berg724c6b32007-04-23 12:18:20 -0700855L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700856W: http://www.thekelleys.org.uk/atmel
857W: http://atmelwlandriver.sourceforge.net/
858S: Maintained
859
Chris Wrighta92b7b82005-07-07 18:12:23 -0700860AUDIT SUBSYSTEM
Eric Paris0ef19702008-04-18 10:47:32 -0400861P: Al Viro
862M: viro@zeniv.linux.org.uk
863P: Eric Paris
864M: eparis@redhat.com
Gabriel Cb9a06202007-08-10 13:00:56 -0700865L: linux-audit@redhat.com (subscribers-only)
David Woodhousead3f9a22005-07-13 15:28:29 +0100866W: http://people.redhat.com/sgrubb/audit/
Eric Paris0ef19702008-04-18 10:47:32 -0400867T: git git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git
Chris Wrighta92b7b82005-07-07 18:12:23 -0700868S: Maintained
869
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800870AUXILIARY DISPLAY DRIVERS
871P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -0700872M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800873L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -0700874W: http://miguelojeda.es/auxdisplay.htm
875W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800876S: Maintained
877
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700878AVR32 ARCHITECTURE
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700879P: Haavard Skinnemoen
880M: hskinnemoen@atmel.com
881W: http://www.atmel.com/products/AVR32/
882W: http://avr32linux.org/
883W: http://avrfreaks.net/
884S: Supported
885
886AVR32/AT32AP MACHINE SUPPORT
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700887P: Haavard Skinnemoen
888M: hskinnemoen@atmel.com
889S: Supported
890
Linus Torvalds1da177e2005-04-16 15:20:36 -0700891AX.25 NETWORK LAYER
892P: Ralf Baechle
893M: ralf@linux-mips.org
894L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +0200895W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700896S: Maintained
897
Randy Dunlape2d1d6c2008-10-12 16:11:31 -0700898B43 WIRELESS DRIVER
899P: Michael Buesch
900M: mb@bu3sch.de
901P: Stefano Brivio
902M: stefano.brivio@polimi.it
903L: linux-wireless@vger.kernel.org
904W: http://linuxwireless.org/en/users/Drivers/b43
905S: Maintained
906
907B43LEGACY WIRELESS DRIVER
908P: Larry Finger
909M: Larry.Finger@lwfinger.net
910P: Stefano Brivio
911M: stefano.brivio@polimi.it
912L: linux-wireless@vger.kernel.org
913W: http://linuxwireless.org/en/users/Drivers/b43
914S: Maintained
915
Richard Purdie300abeb2007-02-07 22:21:07 +0000916BACKLIGHT CLASS/SUBSYSTEM
917P: Richard Purdie
918M: rpurdie@rpsys.net
919S: Maintained
920
Randy Dunlape2d1d6c2008-10-12 16:11:31 -0700921BAYCOM/HDLCDRV DRIVERS FOR AX.25
922P: Thomas Sailer
923M: t.sailer@alumni.ethz.ch
924L: linux-hams@vger.kernel.org
925W: http://www.baycom.org/~tom/ham/ham.html
926S: Maintained
927
928BEFS FILE SYSTEM
929P: Sergey S. Kostyliov
930M: rathamahata@php4.ru
931L: linux-kernel@vger.kernel.org
932S: Maintained
933
934BFS FILE SYSTEM
935P: Tigran A. Aivazian
936M: tigran@aivazian.fsnet.co.uk
937L: linux-kernel@vger.kernel.org
938S: Maintained
939
Bryan Wu1394f032007-05-06 14:50:22 -0700940BLACKFIN ARCHITECTURE
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800941P: Bryan Wu
Bryan Wu7dd06cd2008-02-21 16:18:43 +0800942M: cooloney@kernel.org
Mike Frysinger5b93e132009-02-04 16:49:45 +0800943L: uclinux-dist-devel@blackfin.uclinux.org
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800944W: http://blackfin.uclinux.org
945S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700946
Bryan Wue190d6b2007-07-17 14:43:44 +0800947BLACKFIN EMAC DRIVER
948P: Bryan Wu
Bryan Wu7dd06cd2008-02-21 16:18:43 +0800949M: cooloney@kernel.org
Bryan Wue190d6b2007-07-17 14:43:44 +0800950L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
951W: http://blackfin.uclinux.org
952S: Supported
953
Mike Frysinger566da5b2007-06-11 15:31:30 +0800954BLACKFIN RTC DRIVER
955P: Mike Frysinger
Mike Frysinger566da5b2007-06-11 15:31:30 +0800956M: vapier.adi@gmail.com
957L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
958W: http://blackfin.uclinux.org
959S: Supported
960
Bryan Wu1394f032007-05-06 14:50:22 -0700961BLACKFIN SERIAL DRIVER
Mike Frysinger9c5e7102007-11-17 23:19:44 +0800962P: Sonic Zhang
963M: sonic.zhang@analog.com
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800964L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
965W: http://blackfin.uclinux.org
966S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700967
Bryan Wu1e6d3202007-07-15 02:50:02 +0800968BLACKFIN WATCHDOG DRIVER
969P: Mike Frysinger
Bryan Wu1e6d3202007-07-15 02:50:02 +0800970M: vapier.adi@gmail.com
971L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
972W: http://blackfin.uclinux.org
973S: Supported
974
Bryan Wud24ecfc2007-05-01 23:26:32 +0200975BLACKFIN I2C TWI DRIVER
976P: Sonic Zhang
977M: sonic.zhang@analog.com
978L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
979W: http://blackfin.uclinux.org/
980S: Supported
981
Linus Torvalds1da177e2005-04-16 15:20:36 -0700982BLOCK LAYER
983P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +0200984M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700985L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800986T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700987S: Maintained
988
Joern Engel2b54aae2008-02-06 01:38:02 -0800989BLOCK2MTD DRIVER
990P: Joern Engel
991M: joern@lazybastard.org
992L: linux-mtd@lists.infradead.org
993S: Maintained
994
Marcel Holtmann63fbd242008-08-18 13:23:53 +0200995BLUETOOTH DRIVERS
996P: Marcel Holtmann
997M: marcel@holtmann.org
998L: linux-bluetooth@vger.kernel.org
999W: http://www.bluez.org/
1000S: Maintained
1001
Linus Torvalds1da177e2005-04-16 15:20:36 -07001002BLUETOOTH SUBSYSTEM
1003P: Marcel Holtmann
1004M: marcel@holtmann.org
Pavel Machek781c2842008-03-20 15:41:02 -07001005L: linux-bluetooth@vger.kernel.org
Marcel Holtmann63fbd242008-08-18 13:23:53 +02001006W: http://www.bluez.org/
Josh Boyer1adc1232005-11-23 15:44:15 -08001007T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001008S: Maintained
1009
Linus Torvalds1da177e2005-04-16 15:20:36 -07001010BONDING DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001011P: Jay Vosburgh
1012M: fubar@us.ibm.com
1013L: bonding-devel@lists.sourceforge.net
1014W: http://sourceforge.net/projects/bonding/
1015S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001016
Gary Zambrano39105892006-06-22 17:26:20 -07001017BROADCOM B44 10/100 ETHERNET DRIVER
1018P: Gary Zambrano
1019M: zambrano@broadcom.com
1020L: netdev@vger.kernel.org
1021S: Supported
1022
Michael Chan948c51e2006-06-04 02:51:39 -07001023BROADCOM BNX2 GIGABIT ETHERNET DRIVER
1024P: Michael Chan
1025M: mchan@broadcom.com
1026L: netdev@vger.kernel.org
1027S: Supported
1028
Eliezer Tamir4d9d2cb2008-02-28 11:59:10 -08001029BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER
Eilon Greenstein24e3fce2008-06-12 14:30:28 -07001030P: Eilon Greenstein
1031M: eilong@broadcom.com
Eliezer Tamir4d9d2cb2008-02-28 11:59:10 -08001032L: netdev@vger.kernel.org
1033S: Supported
1034
Michael Chan948c51e2006-06-04 02:51:39 -07001035BROADCOM TG3 GIGABIT ETHERNET DRIVER
Matt Carlson13181362009-02-25 14:41:06 +00001036P: Matt Carlson
1037M: mcarlson@broadcom.com
Michael Chan948c51e2006-06-04 02:51:39 -07001038P: Michael Chan
1039M: mchan@broadcom.com
1040L: netdev@vger.kernel.org
1041S: Supported
1042
Jens Axboe5cdf7f72007-07-17 08:58:06 +02001043BSG (block layer generic sg v4 driver)
1044P: FUJITA Tomonori
1045M: fujita.tomonori@lab.ntt.co.jp
1046L: linux-scsi@vger.kernel.org
1047S: Supported
1048
Michael Bueschff1d5c22008-07-25 01:46:10 -07001049BT8XXGPIO DRIVER
1050P: Michael Buesch
1051M: mb@bu3sch.de
1052W: http://bu3sch.de/btgpio.php
1053S: Maintained
1054
Joe Percheseb1eb042009-01-21 10:49:16 -05001055BTRFS FILE SYSTEM
1056P: Chris Mason
1057M: chris.mason@oracle.com
1058L: linux-btrfs@vger.kernel.org
1059W: http://btrfs.wiki.kernel.org/
1060T: git kernel.org:/pub/scm/linux/kernel/git/mason/btrfs-unstable.git
1061S: Maintained
1062
Linus Torvalds1da177e2005-04-16 15:20:36 -07001063BTTV VIDEO4LINUX DRIVER
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001064P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001065M: mchehab@infradead.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001066L: linux-media@vger.kernel.org
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001067W: http://linuxtv.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001068T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001069S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001070
Jonathan Corbet77d51402007-03-22 19:44:17 -03001071CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
Jean Delvare795fb7e2008-09-20 12:33:08 +02001072P: Jonathan Corbet
Jonathan Corbet77d51402007-03-22 19:44:17 -03001073M: corbet@lwn.net
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001074L: linux-media@vger.kernel.org
1075T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Jonathan Corbet77d51402007-03-22 19:44:17 -03001076S: Maintained
1077
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001078CALGARY x86-64 IOMMU
1079P: Muli Ben-Yehuda
1080M: muli@il.ibm.com
1081P: Jon D. Mason
Jon Masond8d2bed2006-10-05 18:47:21 +02001082M: jdmason@kudzu.us
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001083L: linux-kernel@vger.kernel.org
1084L: discuss@x86-64.org
1085S: Maintained
1086
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001087CAN NETWORK LAYER
1088P: Urs Thuermann
1089M: urs.thuermann@volkswagen.de
1090P: Oliver Hartkopp
1091M: oliver.hartkopp@volkswagen.de
1092L: socketcan-core@lists.berlios.de (subscribers-only)
1093W: http://developer.berlios.de/projects/socketcan/
1094S: Maintained
1095
Arnd Bergmannb8154542008-05-16 11:10:59 +02001096CELL BROADBAND ENGINE ARCHITECTURE
1097P: Arnd Bergmann
1098M: arnd@arndb.de
1099L: linuxppc-dev@ozlabs.org
1100L: cbe-oss-dev@ozlabs.org
1101W: http://www.ibm.com/developerworks/power/cell/
1102S: Supported
1103
David Vrabel18332a82008-09-17 16:34:44 +01001104CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM:
1105P: David Vrabel
1106M: david.vrabel@csr.com
1107L: linux-usb@vger.kernel.org
1108S: Supported
1109
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001110CFAG12864B LCD DRIVER
1111P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07001112M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001113L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07001114W: http://miguelojeda.es/auxdisplay.htm
1115W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001116S: Maintained
1117
1118CFAG12864BFB LCD FRAMEBUFFER DRIVER
1119P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07001120M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001121L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07001122W: http://miguelojeda.es/auxdisplay.htm
1123W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001124S: Maintained
1125
Johannes Berg704232c2007-04-23 12:20:05 -07001126CFG80211 and NL80211
1127P: Johannes Berg
1128M: johannes@sipsolutions.net
1129L: linux-wireless@vger.kernel.org
1130S: Maintained
1131
Andy Whitcroft0a920b52007-06-01 00:46:48 -07001132CHECKPATCH
1133P: Andy Whitcroft
Andy Whitcroftb0e0b432009-01-06 14:41:22 -08001134M: apw@canonical.com
1135L: linux-kernel@vger.kernel.org
Andy Whitcroft0a920b52007-06-01 00:46:48 -07001136S: Supported
1137
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001138CISCO 10G ETHERNET DRIVER
1139P: Scott Feldman
1140M: scofeldm@cisco.com
1141P: Joe Eykholt
1142M: jeykholt@cisco.com
Joel Becker7063fbf2005-12-15 14:29:43 -08001143S: Supported
1144
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001145CIRRUS LOGIC EP93XX ETHERNET DRIVER
1146P: Lennert Buytenhek
1147M: kernel@wantstofly.org
1148L: netdev@vger.kernel.org
1149S: Maintained
1150
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001151CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1152P: Lennert Buytenhek
1153M: kernel@wantstofly.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001154L: linux-usb@vger.kernel.org
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001155S: Maintained
1156
Timur Tabid9e9d822008-04-24 08:45:26 +10001157CIRRUS LOGIC CS4270 SOUND DRIVER
1158P: Timur Tabi
1159M: timur@freescale.com
1160L: alsa-devel@alsa-project.org
1161S: Supported
1162
Linus Torvalds1da177e2005-04-16 15:20:36 -07001163CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1164P: Cirrus Logic Corporation (kernel 2.2 driver)
1165M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1166P: Nils Faerber (port to kernel 2.4)
1167M: Nils Faerber <nils@kernelconcepts.de>
1168S: Maintained
1169
1170CODA FILE SYSTEM
1171P: Jan Harkes
1172M: jaharkes@cs.cmu.edu
1173M: coda@cs.cmu.edu
1174L: codalist@coda.cs.cmu.edu
1175W: http://www.coda.cs.cmu.edu/
1176S: Maintained
1177
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001178COMMON INTERNET FILE SYSTEM (CIFS)
1179P: Steve French
1180M: sfrench@samba.org
1181L: linux-cifs-client@lists.samba.org
1182L: samba-technical@lists.samba.org
1183W: http://linux-cifs.samba.org/
1184T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
1185S: Supported
1186
Linus Torvalds1da177e2005-04-16 15:20:36 -07001187COMPACTPCI HOTPLUG CORE
1188P: Scott Murray
1189M: scottm@somanetworks.com
1190M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001191L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001192S: Supported
1193
1194COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1195P: Scott Murray
1196M: scottm@somanetworks.com
1197M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001198L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001199S: Supported
1200
1201COMPACTPCI HOTPLUG GENERIC DRIVER
1202P: Scott Murray
1203M: scottm@somanetworks.com
1204M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001205L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001206S: Supported
1207
Cezary Jackiewicz54115522008-06-09 16:22:22 -07001208COMPAL LAPTOP SUPPORT
1209P: Cezary Jackiewicz
1210M: cezary.jackiewicz@gmail.com
1211S: Maintained
1212
Linus Torvalds1da177e2005-04-16 15:20:36 -07001213COMPUTONE INTELLIPORT MULTIPORT CARD
1214P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -07001215M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001216W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -07001217S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001218
Simon Arlott949be0f2007-03-06 02:47:46 -08001219CONEXANT ACCESSRUNNER USB DRIVER
1220P: Simon Arlott
1221M: cxacru@fire.lp0.eu
Simon Arlott9ae5e3b2007-05-09 08:38:10 +02001222L: accessrunner-general@lists.sourceforge.net
1223W: http://accessrunner.sourceforge.net/
Simon Arlott949be0f2007-03-06 02:47:46 -08001224S: Maintained
1225
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001226CONFIGFS
1227P: Joel Becker
1228M: joel.becker@oracle.com
1229L: linux-kernel@vger.kernel.org
1230S: Supported
1231
Paul Menagefb3a0fb2008-03-04 14:28:28 -08001232CONTROL GROUPS (CGROUPS)
1233P: Paul Menage
1234M: menage@google.com
KOSAKI Motohiro01c4a422009-02-11 13:04:35 -08001235P: Li Zefan
1236M: lizf@cn.fujitsu.com
Paul Menagefb3a0fb2008-03-04 14:28:28 -08001237L: containers@lists.linux-foundation.org
1238S: Maintained
1239
Rudolf Marekbebe4672007-05-08 17:22:02 +02001240CORETEMP HARDWARE MONITORING DRIVER
1241P: Rudolf Marek
1242M: r.marek@assembler.cz
1243L: lm-sensors@lm-sensors.org
1244S: Maintained
1245
Linus Torvalds1da177e2005-04-16 15:20:36 -07001246COSA/SRP SYNC SERIAL DRIVER
1247P: Jan "Yenya" Kasprzak
1248M: kas@fi.muni.cz
1249W: http://www.fi.muni.cz/~kas/cosa/
1250S: Maintained
1251
1252CPU FREQUENCY DRIVERS
1253P: Dave Jones
Dave Jonesf4432c52008-10-20 13:31:45 -04001254M: davej@redhat.com
Dave Jonesbc5f65d2008-07-31 18:22:59 -04001255L: cpufreq@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001256W: http://www.codemonkey.org.uk/projects/cpufreq/
Dave Jones7531a0b2006-12-12 17:26:35 -05001257T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001258S: Maintained
1259
1260CPUID/MSR DRIVER
1261P: H. Peter Anvin
1262M: hpa@zytor.com
1263S: Maintained
1264
Paul Jacksoned90fb42005-09-27 21:45:37 -07001265CPUSETS
Paul Jackson6bffd7b2008-05-01 04:34:21 -07001266P: Paul Menage
Paul Jackson6bffd7b2008-05-01 04:34:21 -07001267M: menage@google.com
Paul Jacksoned90fb42005-09-27 21:45:37 -07001268L: linux-kernel@vger.kernel.org
1269W: http://www.bullopensource.org/cpuset/
Paul Jackson551e1722008-06-12 15:21:31 -07001270W: http://oss.sgi.com/projects/cpusets/
Paul Jacksoned90fb42005-09-27 21:45:37 -07001271S: Supported
1272
Linus Torvalds1da177e2005-04-16 15:20:36 -07001273CRAMFS FILESYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +01001274W: http://sourceforge.net/projects/cramfs/
1275S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001276
1277CRIS PORT
1278P: Mikael Starvik
1279M: starvik@axis.com
Jesper Nilsson0b07aa62008-01-25 13:22:29 +01001280P: Jesper Nilsson
1281M: jesper.nilsson@axis.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001282L: dev-etrax@axis.com
1283W: http://developer.axis.com
1284S: Maintained
1285
1286CRYPTO API
1287P: Herbert Xu
1288M: herbert@gondor.apana.org.au
1289P: David S. Miller
1290M: davem@davemloft.net
1291L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001292T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001293S: Maintained
1294
Neil Horman5b07bd52009-02-05 16:03:04 +11001295CRYPTOGRAPHIC RANDOM NUMBER GENERATOR
1296P: Neil Horman
1297M: nhorman@tuxdriver.com
1298L: linux-crypto@vger.kernel.org
1299S: Maintained
1300
Jaya Kumar9b4ffa42005-11-17 10:12:23 +01001301CS5535 Audio ALSA driver
1302P: Jaya Kumar
1303M: jayakumar.alsa@gmail.com
1304S: Maintained
1305
Hans Verkuil6d8425b2008-05-05 18:25:22 -03001306CX18 VIDEO4LINUX DRIVER
1307P: Hans Verkuil, Andy Walls
1308M: hverkuil@xs4all.nl, awalls@radix.net
1309L: ivtv-devel@ivtvdriver.org
1310L: ivtv-users@ivtvdriver.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001311L: linux-media@vger.kernel.org
1312T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Hans Verkuil6d8425b2008-05-05 18:25:22 -03001313W: http://linuxtv.org
1314S: Maintained
1315
Steve Wisee5ec3782008-05-20 14:06:33 -07001316CXGB3 ETHERNET DRIVER (CXGB3)
1317P: Divy Le Ray
1318M: divy@chelsio.com
1319L: netdev@vger.kernel.org
1320W: http://www.chelsio.com
1321S: Supported
1322
1323CXGB3 IWARP RNIC DRIVER (IW_CXGB3)
1324P: Steve Wise
1325M: swise@chelsio.com
1326L: general@lists.openfabrics.org
1327W: http://www.openfabrics.org
1328S: Supported
1329
Linus Torvalds1da177e2005-04-16 15:20:36 -07001330CYBERPRO FB DRIVER
1331P: Russell King
1332M: rmk@arm.linux.org.uk
1333W: http://www.arm.linux.org.uk/
1334S: Maintained
1335
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001336CYBLAFB FRAMEBUFFER DRIVER
1337P: Knut Petersen
1338M: Knut_Petersen@t-online.de
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001339L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001340S: Maintained
1341
Linus Torvalds1da177e2005-04-16 15:20:36 -07001342CYCLADES 2X SYNC CARD DRIVER
1343P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001344M: acme@ghostprotocols.net
1345W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07001346S: Maintained
1347
1348CYCLADES ASYNC MUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001349W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001350S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001351
1352CYCLADES PC300 DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001353W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001354S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001355
Linus Torvalds1da177e2005-04-16 15:20:36 -07001356DAMA SLAVE for AX.25
1357P: Joerg Reuter
1358M: jreuter@yaina.de
1359W: http://yaina.de/jreuter/
1360W: http://www.qsl.net/dl1bke/
1361L: linux-hams@vger.kernel.org
1362S: Maintained
1363
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001364DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1365P: Tobias Ringstrom
1366M: tori@unhappy.mine.nu
1367L: netdev@vger.kernel.org
1368S: Maintained
1369
1370DC390/AM53C974 SCSI driver
1371P: Kurt Garloff
1372M: garloff@suse.de
1373W: http://www.garloff.de/kurt/linux/dc390/
1374P: Guennadi Liakhovetski
1375M: g.liakhovetski@gmx.de
1376S: Maintained
1377
Linus Torvalds1da177e2005-04-16 15:20:36 -07001378DC395x SCSI driver
1379P: Oliver Neukum
1380M: oliver@neukum.name
1381P: Ali Akcaagac
1382M: aliakc@web.de
1383P: Jamie Lenehan
1384M: lenehan@twibble.org
1385W: http://twibble.org/dist/dc395x/
Randy Dunlapf5df58812006-07-14 00:24:29 -07001386L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001387L: http://lists.twibble.org/mailman/listinfo/dc395x/
1388S: Maintained
1389
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001390DCCP PROTOCOL
1391P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001392M: acme@ghostprotocols.net
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001393L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -08001394W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001395S: Maintained
1396
Linus Torvalds1da177e2005-04-16 15:20:36 -07001397DECnet NETWORK LAYER
Christine Caulfield8943f262008-02-14 19:31:31 -08001398P: Christine Caulfield
1399M: christine.caulfield@googlemail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001400W: http://linux-decnet.sourceforge.net
1401L: linux-decnet-user@lists.sourceforge.net
1402S: Maintained
1403
1404DEFXX FDDI NETWORK DRIVER
1405P: Maciej W. Rozycki
1406M: macro@linux-mips.org
1407S: Maintained
1408
Matthew Garrettad8f07c2009-01-07 18:08:56 -08001409DELL LAPTOP DRIVER
1410P: Matthew Garrett
1411M: mjg59@srcf.ucam.org
1412S: Maintained
1413
Linus Torvalds1da177e2005-04-16 15:20:36 -07001414DELL LAPTOP SMM DRIVER
1415P: Massimo Dal Zotto
1416M: dz@debian.org
1417W: http://www.debian.org/~dz/i8k/
1418S: Maintained
1419
Doug Warzecha90563ec2005-09-06 15:17:15 -07001420DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1421P: Doug Warzecha
1422M: Douglas_Warzecha@dell.com
1423S: Maintained
1424
Matthew Garrett0b3f6102009-01-09 20:17:11 +00001425DELL WMI EXTRAS DRIVER
1426P: Matthew Garrett
1427M: mjg59@srcf.ucam.org
1428S: Maintained
1429
Linus Torvalds1da177e2005-04-16 15:20:36 -07001430DEVICE NUMBER REGISTRY
1431P: Torben Mathiasen
1432M: device@lanana.org
1433W: http://lanana.org/docs/device-list/index.html
1434L: linux-kernel@vger.kernel.org
1435S: Maintained
1436
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001437DEVICE-MAPPER (LVM)
1438P: Alasdair Kergon
1439L: dm-devel@redhat.com
1440W: http://sources.redhat.com/dm
1441S: Maintained
1442
Linus Torvalds1da177e2005-04-16 15:20:36 -07001443DIGI INTL. EPCA DRIVER
1444P: Digi International, Inc
1445M: Eng.Linux@digi.com
1446L: Eng.Linux@digi.com
1447W: http://www.digi.com
Jean Delvarebaaea1d2008-09-20 12:34:33 +02001448S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001449
Randy Dunlape7839f22008-10-12 16:11:45 -07001450DIRECTORY NOTIFICATION (DNOTIFY)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001451P: Stephen Rothwell
1452M: sfr@canb.auug.org.au
1453L: linux-kernel@vger.kernel.org
1454S: Supported
1455
1456DISK GEOMETRY AND PARTITION HANDLING
1457P: Andries Brouwer
1458M: aeb@cwi.nl
1459W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1460W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1461W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1462S: Maintained
1463
Randy Dunlap4480f15b2008-10-12 16:11:58 -07001464DISKQUOTA
Linus Torvalds1da177e2005-04-16 15:20:36 -07001465P: Jan Kara
1466M: jack@suse.cz
1467L: linux-kernel@vger.kernel.org
1468S: Maintained
1469
Randy Dunlape7839f22008-10-12 16:11:45 -07001470DISTRIBUTED LOCK MANAGER (DLM)
Christine Caulfield8943f262008-02-14 19:31:31 -08001471P: Christine Caulfield
1472M: ccaulfie@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001473P: David Teigland
1474M: teigland@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001475L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001476W: http://sources.redhat.com/cluster/
David Teiglandd7c2fea2008-02-21 15:27:09 -06001477T: git kernel.org:/pub/scm/linux/kernel/git/teigland/dlm.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001478S: Supported
1479
Dan Williamsb3e5f262007-08-07 10:26:35 -07001480DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01001481P: Maciej Sosnowski
1482M: maciej.sosnowski@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -07001483P: Dan Williams
1484M: dan.j.williams@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001485L: linux-kernel@vger.kernel.org
Dan Williamsb3e5f262007-08-07 10:26:35 -07001486S: Supported
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001487
Juerg Haefligerb8250372007-06-09 10:11:16 -04001488DME1737 HARDWARE MONITOR DRIVER
1489P: Juerg Haefliger
1490M: juergh@gmail.com
1491L: lm-sensors@lm-sensors.org
1492S: Maintained
1493
Martin Waitzba483d52005-06-17 13:20:59 -07001494DOCBOOK FOR DOCUMENTATION
Randy Dunlap0f40efb2006-07-03 00:24:15 -07001495P: Randy Dunlap
1496M: rdunlap@xenotime.net
Martin Waitzba483d52005-06-17 13:20:59 -07001497S: Maintained
1498
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001499DOCKING STATION DRIVER
Len Brownc5d191b2008-09-24 02:53:25 -04001500P: Shaohua Li
1501M: shaohua.li@intel.com
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001502L: linux-acpi@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05001503S: Supported
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001504
Randy Dunlapabbaeff2008-07-04 09:59:57 -07001505DOCUMENTATION (/Documentation directory)
Jean Delvare795fb7e2008-09-20 12:33:08 +02001506P: Randy Dunlap
1507M: rdunlap@xenotime.net
1508L: linux-doc@vger.kernel.org
1509S: Maintained
Randy Dunlapabbaeff2008-07-04 09:59:57 -07001510
Linus Torvalds1da177e2005-04-16 15:20:36 -07001511DOUBLETALK DRIVER
1512P: James R. Van Zandt
1513M: jrv@vanzandt.mv.com
1514L: blinux-list@redhat.com
1515S: Maintained
1516
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001517DPT_I2O SCSI RAID DRIVER
1518P: Adaptec OEM Raid Solutions
1519M: aacraid@adaptec.com
1520L: linux-scsi@vger.kernel.org
1521W: http://www.adaptec.com/
1522S: Maintained
1523
Linus Torvalds1da177e2005-04-16 15:20:36 -07001524DRIVER CORE, KOBJECTS, AND SYSFS
1525P: Greg Kroah-Hartman
1526M: gregkh@suse.de
1527L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001528T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001529S: Supported
1530
1531DRM DRIVERS
1532P: David Airlie
1533M: airlied@linux.ie
1534L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -08001535T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001536S: Maintained
1537
1538DSCC4 DRIVER
Francois Romieu01f20732007-01-26 00:57:17 -08001539P: Francois Romieu
1540M: romieu@fr.zoreil.com
1541L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001542S: Maintained
1543
1544DVB SUBSYSTEM AND DRIVERS
1545P: LinuxTV.org Project
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001546M: linux-media@vger.kernel.org
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +02001547W: http://linuxtv.org/
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001548T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001549S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001550
Maciej W. Rozycki789c7042008-02-07 00:15:13 -08001551DZ DECSTATION DZ11 SERIAL DRIVER
1552P: Maciej W. Rozycki
1553M: macro@linux-mips.org
1554S: Maintained
1555
Linus Torvalds1da177e2005-04-16 15:20:36 -07001556EATA-DMA SCSI DRIVER
1557P: Michael Neuffer
1558L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1559S: Maintained
1560
1561EATA ISA/EISA/PCI SCSI DRIVER
1562P: Dario Ballabio
1563M: ballabio_dario@emc.com
1564L: linux-scsi@vger.kernel.org
1565S: Maintained
1566
1567EATA-PIO SCSI DRIVER
1568P: Michael Neuffer
1569M: mike@i-Connect.Net
1570L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1571S: Maintained
1572
1573EBTABLES
1574P: Bart De Schuymer
1575M: bart.de.schuymer@pandora.be
1576L: ebtables-user@lists.sourceforge.net
1577L: ebtables-devel@lists.sourceforge.net
1578W: http://ebtables.sourceforge.net/
1579S: Maintained
1580
Michael Halcrow237fead2006-10-04 02:16:22 -07001581ECRYPT FILE SYSTEM
Michael Halcrow6dc75162008-12-15 13:54:17 -08001582P: Tyler Hicks, Dustin Kirkland
1583M: tyhicks@linux.vnet.ibm.com, kirkland@canonical.com
1584L: ecryptfs-devel@lists.launchpad.net
1585W: https://launchpad.net/ecryptfs
Michael Halcrow237fead2006-10-04 02:16:22 -07001586S: Supported
1587
Alan Coxda9bb1d2006-01-18 17:44:13 -08001588EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -08001589P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001590M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001591L: bluesmoke-devel@lists.sourceforge.net
1592W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001593S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -08001594
1595EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001596P: Mark Gross
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001597P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001598M: mark.gross@intel.com
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001599M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001600L: bluesmoke-devel@lists.sourceforge.net
1601W: bluesmoke.sourceforge.net
1602S: Maintained
1603
1604EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001605P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001606M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001607L: bluesmoke-devel@lists.sourceforge.net
1608W: bluesmoke.sourceforge.net
1609S: Maintained
1610
Douglas Thompson6bc78402007-07-19 01:50:12 -07001611EDAC-I82443BXGX
1612P: Tim Small
1613M: tim@buttersideup.com
1614L: bluesmoke-devel@lists.sourceforge.net
1615W: bluesmoke.sourceforge.net
1616S: Maintained
1617
1618EDAC-I3000
1619P: Jason Uhlenkott
1620M: juhlenko@akamai.com
1621L: bluesmoke-devel@lists.sourceforge.net
1622W: bluesmoke.sourceforge.net
1623S: Maintained
1624
1625EDAC-I5000
1626P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001627M: dougthompson@xmission.com
1628L: bluesmoke-devel@lists.sourceforge.net
1629W: bluesmoke.sourceforge.net
1630S: Maintained
1631
Mauro Carvalho Chehab44c12cb2009-01-15 13:50:49 -08001632EDAC-I5400
1633P: Mauro Carvalho Chehab
1634M: mchehab@redhat.com
1635L: bluesmoke-devel@lists.sourceforge.net
1636W: bluesmoke.sourceforge.net
1637S: Maintained
1638
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001639EDAC-I82975X
1640P: Ranganathan Desikan
1641P: Arvind R.
1642M: rdesikan@jetzbroadband.com
1643M: arvind@acarlab.com
1644L: bluesmoke-devel@lists.sourceforge.net
1645W: bluesmoke.sourceforge.net
1646S: Maintained
1647
1648EDAC-PASEMI
1649P: Egor Martovetsky
1650M: egor@pasemi.com
Douglas Thompson6bc78402007-07-19 01:50:12 -07001651L: bluesmoke-devel@lists.sourceforge.net
1652W: bluesmoke.sourceforge.net
1653S: Maintained
1654
Dave Peterson0e438e32006-03-26 01:38:55 -08001655EDAC-R82600
1656P: Tim Small
1657M: tim@buttersideup.com
1658L: bluesmoke-devel@lists.sourceforge.net
1659W: bluesmoke.sourceforge.net
1660S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -08001661
Eric Coopere59f8792008-03-13 12:55:46 +01001662EEEPC LAPTOP EXTRAS DRIVER
1663P: Corentin Chary
1664M: corentincj@iksaif.net
1665L: acpi4asus-user@lists.sourceforge.net
1666W: http://sourceforge.net/projects/acpi4asus
1667S: Maintained
1668
Josh Triplett0bee8d22006-07-30 03:03:58 -07001669EFS FILESYSTEM
1670W: http://aeschi.ch.eu.org/efs/
1671S: Orphan
1672
Randy Dunlap4480f15b2008-10-12 16:11:58 -07001673EHCA (IBM GX bus InfiniBand adapter) DRIVER
Heiko J Schickfab97222006-09-22 15:22:22 -07001674P: Hoang-Nam Nguyen
1675M: hnguyen@de.ibm.com
1676P: Christoph Raisch
1677M: raisch@de.ibm.com
Roland Dreier78526822007-07-09 20:12:26 -07001678L: general@lists.openfabrics.org
Heiko J Schickfab97222006-09-22 15:22:22 -07001679S: Supported
1680
David Woodhouse3e3a7d62008-05-01 04:34:46 -07001681EMBEDDED LINUX
1682P: Paul Gortmaker
1683M: paul.gortmaker@windriver.com
Uwe Kleine-Königa46add72008-09-09 00:11:39 +02001684P: David Woodhouse
David Woodhouse3e3a7d62008-05-01 04:34:46 -07001685M: dwmw2@infradead.org
1686L: linux-embedded@vger.kernel.org
1687S: Maintained
1688
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001689EMULEX LPFC FC SCSI DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001690P: James Smart
1691M: james.smart@emulex.com
1692L: linux-scsi@vger.kernel.org
1693W: http://sourceforge.net/projects/lpfcxxxx
1694S: Supported
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001695
Linus Torvalds1da177e2005-04-16 15:20:36 -07001696EPSON 1355 FRAMEBUFFER DRIVER
1697P: Christopher Hoover
1698M: ch@murgatroid.com, ch@hpl.hp.com
1699S: Maintained
1700
Kristoffer Ericsond5ca9002008-10-15 22:03:54 -07001701EPSON S1D13XXX FRAMEBUFFER DRIVER
1702P: Kristoffer Ericson
1703M: kristoffer.ericson@gmail.com
1704S: Maintained
1705
Linus Torvalds1da177e2005-04-16 15:20:36 -07001706ETHEREXPRESS-16 NETWORK DRIVER
1707P: Philip Blundell
1708M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001709L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001710S: Maintained
1711
1712ETHERNET BRIDGE
1713P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08001714M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07001715L: bridge@lists.linux-foundation.org
Adrian Bunk57c511d2008-06-03 16:00:01 -07001716W: http://www.linux-foundation.org/en/Net:Bridge
Linus Torvalds1da177e2005-04-16 15:20:36 -07001717S: Maintained
1718
1719ETHERTEAM 16I DRIVER
1720P: Mika Kuoppala
1721M: miku@iki.fi
1722S: Maintained
1723
1724EXT2 FILE SYSTEM
Erik Mouw72be2cc2006-12-06 20:40:49 -08001725L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001726S: Maintained
1727
1728EXT3 FILE SYSTEM
1729P: Stephen Tweedie, Andrew Morton
Geert Uytterhoeven8deacee2008-07-04 10:00:01 -07001730M: sct@redhat.com, akpm@linux-foundation.org, adilger@sun.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001731L: linux-ext4@vger.kernel.org
1732S: Maintained
1733
1734EXT4 FILE SYSTEM
Theodore Ts'o08a225f2008-10-06 20:58:09 -04001735P: Theodore Ts'o
1736M: tytso@mit.edu, adilger@sun.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001737L: linux-ext4@vger.kernel.org
Theodore Ts'o08a225f2008-10-06 20:58:09 -04001738W: http://ext4.wiki.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001739S: Maintained
1740
Jean Delvaree53004e2006-01-09 23:26:14 +01001741F71805F HARDWARE MONITORING DRIVER
1742P: Jean Delvare
1743M: khali@linux-fr.org
1744L: lm-sensors@lm-sensors.org
1745S: Maintained
1746
Linus Torvalds1da177e2005-04-16 15:20:36 -07001747FARSYNC SYNCHRONOUS DRIVER
1748P: Kevin Curtis
1749M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001750W: http://www.farsite.co.uk/
1751S: Supported
1752
Akinobu Mitac5408b82007-04-23 14:41:20 -07001753FAULT INJECTION SUPPORT
1754P: Akinobu Mita
1755M: akinobu.mita@gmail.com
1756S: Supported
1757
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001758FILE LOCKING (flock() and fcntl()/lockf())
1759P: Matthew Wilcox
1760M: matthew@wil.cx
1761L: linux-fsdevel@vger.kernel.org
1762S: Maintained
1763
1764FILESYSTEMS (VFS and infrastructure)
1765P: Alexander Viro
1766M: viro@zeniv.linux.org.uk
1767L: linux-fsdevel@vger.kernel.org
1768S: Maintained
1769
Riku Voipiob26e0ed2009-03-03 21:37:17 +02001770FINTEK F75375S HARDWARE MONITOR AND FAN CONTROLLER DRIVER
1771P: Riku Voipio
1772M: riku.vipio@iki.fi
1773L: lm-sensors@lm-sensors.org
1774S: Maintained
1775
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001776FIREWIRE SUBSYSTEM (drivers/firewire, <linux/firewire*.h>)
1777P: Kristian Hoegsberg, Stefan Richter
1778M: krh@redhat.com, stefanr@s5r6.in-berlin.de
1779L: linux1394-devel@lists.sourceforge.net
1780W: http://www.linux1394.org/
1781T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1782S: Maintained
1783
1784FIRMWARE LOADER (request_firmware)
1785L: linux-kernel@vger.kernel.org
1786S: Orphan
1787
1788FPU EMULATOR
1789P: Bill Metzenthen
1790M: billm@suburbia.net
1791W: http://suburbia.net/~billm/floating-point/emulator/
1792S: Maintained
1793
1794FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1795P: Mike McLagan
1796M: mike.mclagan@linux.org
1797L: netdev@vger.kernel.org
1798S: Maintained
1799
Linus Torvalds1da177e2005-04-16 15:20:36 -07001800FRAMEBUFFER LAYER
1801P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001802M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001803L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001804W: http://linux-fbdev.sourceforge.net/
1805S: Maintained
1806
Zhang Wei173acc72008-03-01 07:42:48 -07001807FREESCALE DMA DRIVER
Zhang Wei76b0c7882008-05-13 14:44:59 -07001808P: Li Yang
1809M: leoli@freescale.com
1810P: Zhang Wei
1811M: zw@zh-kernel.org
Zhang Wei173acc72008-03-01 07:42:48 -07001812L: linuxppc-embedded@ozlabs.org
1813L: linux-kernel@vger.kernel.org
1814S: Maintained
1815
Jochen Friedrich0d2b4052008-07-14 22:38:28 +02001816FREESCALE I2C CPM DRIVER
1817P: Jochen Friedrich
1818M: jochen@scram.de
1819L: linuxppc-dev@ozlabs.org
Jean Delvare846557d2008-10-30 15:55:47 +01001820L: linux-i2c@vger.kernel.org
Jochen Friedrich0d2b4052008-07-14 22:38:28 +02001821S: Maintained
1822
Sascha Hauer60e8c5a2008-12-16 11:44:06 +01001823FREESCALE IMX / MXC FRAMEBUFFER DRIVER
1824P: Sascha Hauer
1825M: kernel@pengutronix.de
1826L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
1827L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1828S: Maintained
1829
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001830FREESCALE SOC FS_ENET DRIVER
1831P: Pantelis Antoniou
1832M: pantelis.antoniou@gmail.com
1833P: Vitaly Bordug
1834M: vbordug@ru.mvista.com
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001835L: linuxppc-dev@ozlabs.org
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001836L: netdev@vger.kernel.org
1837S: Maintained
1838
Timur Tabid9e9d822008-04-24 08:45:26 +10001839FREESCALE QUICC ENGINE LIBRARY
1840P: Timur Tabi
1841M: timur@freescale.com
1842L: linuxppc-dev@ozlabs.org
1843S: Supported
1844
Li Yanga7205b32007-04-23 10:38:18 -07001845FREESCALE HIGHSPEED USB DEVICE DRIVER
1846P: Li Yang
1847M: leoli@freescale.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001848L: linux-usb@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001849L: linuxppc-dev@ozlabs.org
Li Yanga7205b32007-04-23 10:38:18 -07001850S: Maintained
1851
Li Yangbeaf53b2007-05-25 13:54:02 +08001852FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1853P: Li Yang
1854M: leoli@freescale.com
1855L: netdev@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001856L: linuxppc-dev@ozlabs.org
Li Yangbeaf53b2007-05-25 13:54:02 +08001857S: Maintained
1858
Timur Tabid9e9d822008-04-24 08:45:26 +10001859FREESCALE QUICC ENGINE UCC UART DRIVER
1860P: Timur Tabi
1861M: timur@freescale.com
1862L: linuxppc-dev@ozlabs.org
1863S: Supported
1864
1865FREESCALE SOC SOUND DRIVERS
1866P: Timur Tabi
1867M: timur@freescale.com
1868L: alsa-devel@alsa-project.org
1869L: linuxppc-dev@ozlabs.org
1870S: Supported
1871
Linus Torvalds1da177e2005-04-16 15:20:36 -07001872FREEVXFS FILESYSTEM
1873P: Christoph Hellwig
1874M: hch@infradead.org
1875W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1876S: Maintained
1877
Pavel Machek71038f52009-01-15 13:51:02 -08001878FREEZER
1879P: Pavel Machek
1880M: pavel@suse.cz
1881P: Rafael J. Wysocki
1882M: rjw@sisk.pl
1883L: linux-pm@lists.linux-foundation.org
1884S: Supported
1885
Steven Rostedtde3b69d2008-07-15 13:28:14 -04001886FTRACE
1887P: Steven Rostedt
Steven Rostedt8e324c12008-11-19 15:36:43 -08001888M: rostedt@goodmis.org
Steven Rostedtde3b69d2008-07-15 13:28:14 -04001889S: Maintained
1890
David Howells5ab7ffe2007-04-10 15:10:45 +01001891FUJITSU FR-V (FRV) PORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07001892P: David Howells
1893M: dhowells@redhat.com
1894S: Maintained
1895
Jonathan Woithe20b93732008-06-11 10:14:56 +09301896FUJITSU LAPTOP EXTRAS
1897P: Jonathan Woithe
1898M: jwoithe@physics.adelaide.edu.au
1899L: linux-acpi@vger.kernel.org
1900S: Maintained
1901
Miklos Szeredi04578f12005-09-09 13:10:22 -07001902FUSE: FILESYSTEM IN USERSPACE
1903P: Miklos Szeredi
1904M: miklos@szeredi.hu
1905L: fuse-devel@lists.sourceforge.net
1906W: http://fuse.sourceforge.net/
1907S: Maintained
1908
Linus Torvalds1da177e2005-04-16 15:20:36 -07001909FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1910P: Rik Faith
1911M: faith@cs.unc.edu
1912L: linux-scsi@vger.kernel.org
Jean Delvarebaaea1d2008-09-20 12:34:33 +02001913S: Odd Fixes (e.g., new signatures)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001914
1915GDT SCSI DISK ARRAY CONTROLLER DRIVER
1916P: Achim Leubner
1917M: achim_leubner@adaptec.com
1918L: linux-scsi@vger.kernel.org
1919W: http://www.icp-vortex.com/
1920S: Supported
1921
Haavard Skinnemoen1c23af92007-05-01 23:26:34 +02001922GENERIC GPIO I2C DRIVER
1923P: Haavard Skinnemoen
1924M: hskinnemoen@atmel.com
1925S: Supported
1926
Krzysztof Hałasa9251ce92008-12-21 23:52:36 +01001927GENERIC HDLC (WAN) DRIVERS
Linus Torvalds1da177e2005-04-16 15:20:36 -07001928P: Krzysztof Halasa
1929M: khc@pm.waw.pl
1930W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1931S: Maintained
1932
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001933GFS2 FILE SYSTEM
1934P: Steven Whitehouse
1935M: swhiteho@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001936L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001937W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001938T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1939T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001940S: Supported
1941
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001942GIGASET ISDN DRIVERS
1943P: Hansjoerg Lipp
1944M: hjlipp@web.de
1945P: Tilman Schmidt
1946M: tilman@imap.cc
1947L: gigaset307x-common@lists.sourceforge.net
1948W: http://gigaset307x.sourceforge.net/
1949S: Maintained
1950
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001951HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
Frank Seidel211e3e02009-02-17 19:59:54 +01001952P: Frank Seidel
1953M: frank@f-seidel.de
1954L: lm-sensors@lm-sensors.org
1955W: http://www.kernel.org/pub/linux/kernel/people/fseidel/hdaps/
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001956S: Maintained
1957
Michael Ellermanc90bfeb2009-04-02 16:56:43 -07001958HYPERVISOR VIRTUAL CONSOLE DRIVER
1959L: linuxppc-dev@ozlabs.org
1960L: linux-kernel@vger.kernel.org
1961S: Odd Fixes
1962F: drivers/char/hvc_*
1963
Jean-Francois Moinee8deeae22008-10-22 10:57:37 -03001964GSPCA FINEPIX SUBDRIVER
1965P: Frank Zago
1966M: frank@zago.net
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001967L: linux-media@vger.kernel.org
1968T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Jean-Francois Moinee8deeae22008-10-22 10:57:37 -03001969S: Maintained
1970
1971GSPCA M5602 SUBDRIVER
1972P: Erik Andren
1973M: erik.andren@gmail.com
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001974L: linux-media@vger.kernel.org
1975T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Jean-Francois Moinee8deeae22008-10-22 10:57:37 -03001976S: Maintained
1977
1978GSPCA PAC207 SONIXB SUBDRIVER
1979P: Hans de Goede
1980M: hdegoede@redhat.com
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001981L: linux-media@vger.kernel.org
1982T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Jean-Francois Moinee8deeae22008-10-22 10:57:37 -03001983S: Maintained
1984
1985GSPCA T613 SUBDRIVER
1986P: Leandro Costantino
1987M: lcostantino@gmail.com
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001988L: linux-media@vger.kernel.org
1989T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Jean-Francois Moinee8deeae22008-10-22 10:57:37 -03001990S: Maintained
1991
1992GSPCA USB WEBCAM DRIVER
1993P: Jean-Francois Moine
1994M: moinejf@free.fr
1995W: http://moinejf.free.fr
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03001996L: linux-media@vger.kernel.org
1997T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Jean-Francois Moinee8deeae22008-10-22 10:57:37 -03001998S: Maintained
1999
Jean Delvare5b543962005-08-15 19:51:02 +02002000HARDWARE MONITORING
Jean Delvare5b543962005-08-15 19:51:02 +02002001L: lm-sensors@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08002002W: http://www.lm-sensors.org/
Jean Delvarebaaea1d2008-09-20 12:34:33 +02002003S: Orphan
Jean Delvare5b543962005-08-15 19:51:02 +02002004
Michael Buesch844dd052006-06-26 00:24:59 -07002005HARDWARE RANDOM NUMBER GENERATOR CORE
Jean Delvarebaaea1d2008-09-20 12:34:33 +02002006S: Orphan
Michael Buesch844dd052006-06-26 00:24:59 -07002007
Linus Torvalds1da177e2005-04-16 15:20:36 -07002008HARMONY SOUND DRIVER
2009P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04002010M: kyle@mcmartin.ca
Kyle McMartinac6aecb2007-12-03 22:04:34 +00002011L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002012S: Maintained
2013
2014HAYES ESP SERIAL DRIVER
2015P: Andrew J. Robinson
2016M: arobinso@nyx.net
2017L: linux-kernel@vger.kernel.org
2018W: http://www.nyx.net/~arobinso
2019S: Maintained
2020
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002021HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
2022P: Chirag Kantharia
2023M: chirag.kantharia@hp.com
2024L: iss_storagedev@hp.com
2025S: Maintained
2026
2027HEWLETT-PACKARD SMART2 RAID DRIVER
2028P: Chirag Kantharia
2029M: chirag.kantharia@hp.com
2030L: iss_storagedev@hp.com
2031S: Maintained
2032
2033HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
2034P: Mike Miller
2035M: mike.miller@hp.com
2036L: iss_storagedev@hp.com
2037S: Supported
2038
Linus Torvalds1da177e2005-04-16 15:20:36 -07002039HFS FILESYSTEM
2040P: Roman Zippel
2041M: zippel@linux-m68k.org
2042L: linux-kernel@vger.kernel.org
2043S: Maintained
2044
2045HGA FRAMEBUFFER DRIVER
2046P: Ferenc Bakonyi
2047M: fero@drama.obuda.kando.hu
2048L: linux-nvidia@lists.surfsouth.com
2049W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
2050S: Maintained
2051
Randy Dunlap4480f15b2008-10-12 16:11:58 -07002052HIBERNATION (aka Software Suspend, aka swsusp)
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002053P: Pavel Machek
Pavel Machekef35ce22009-02-18 14:48:16 -08002054M: pavel@ucw.cz
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002055P: Rafael J. Wysocki
2056M: rjw@sisk.pl
2057L: linux-pm@lists.linux-foundation.org
2058S: Supported
2059
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01002060HID CORE LAYER
2061P: Jiri Kosina
2062M: jkosina@suse.cz
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04002063L: linux-input@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01002064T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01002065S: Maintained
2066
Ingo Molnar38bed542007-02-22 09:09:34 +01002067HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
2068P: Thomas Gleixner
2069M: tglx@linutronix.de
2070L: linux-kernel@vger.kernel.org
2071S: Maintained
2072
Linus Torvalds1da177e2005-04-16 15:20:36 -07002073HIGH-SPEED SCC DRIVER FOR AX.25
2074P: Klaus Kudielka
2075M: klaus.kudielka@ieee.org
2076L: linux-hams@vger.kernel.org
2077W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
2078S: Maintained
2079
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08002080HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
2081P: HighPoint Linux Team
2082M: linux@highpoint-tech.com
2083W: http://www.highpoint-tech.com
2084S: Supported
2085
Linus Torvalds1da177e2005-04-16 15:20:36 -07002086HIPPI
2087P: Jes Sorensen
2088M: jes@trained-monkey.org
2089L: linux-hippi@sunsite.dk
2090S: Maintained
2091
Jouni Malinenff1d2762005-05-12 22:54:16 -04002092HOST AP DRIVER
2093P: Jouni Malinen
Jouni Malinen85d32e72007-03-24 17:15:30 -07002094M: j@w1.fi
2095L: hostap@shmoo.com (subscribers-only)
Johannes Berg724c6b32007-04-23 12:18:20 -07002096L: linux-wireless@vger.kernel.org
Jouni Malinenff1d2762005-05-12 22:54:16 -04002097W: http://hostap.epitest.fi/
2098S: Maintained
2099
Carlos Corbachodd8cd772008-02-05 02:17:15 +00002100HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
2101P: Carlos Corbacho
2102M: carlos@strangeworlds.co.uk
2103S: Odd Fixes
2104
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002105HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
2106P: Jaroslav Kysela
2107M: perex@perex.cz
2108S: Maintained
2109
Clemens Ladischd36e74c2008-07-23 21:26:46 -07002110HPET: High Precision Event Timers driver (drivers/char/hpet.c)
Bob Piccob9b03322005-11-07 00:59:19 -08002111P: Clemens Ladisch
2112M: clemens@ladisch.de
2113S: Maintained
2114
2115HPET: i386
2116P: Venkatesh Pallipadi (Venki)
2117M: venkatesh.pallipadi@intel.com
2118S: Maintained
2119
2120HPET: x86_64
Andi Kleen8bd09832007-10-13 01:01:08 +02002121P: Vojtech Pavlik
2122M: vojtech@suse.cz
Bob Piccob9b03322005-11-07 00:59:19 -08002123S: Maintained
2124
2125HPET: ACPI hpet.c
2126P: Bob Picco
2127M: bob.picco@hp.com
2128S: Maintained
2129
Linus Torvalds1da177e2005-04-16 15:20:36 -07002130HPFS FILESYSTEM
2131P: Mikulas Patocka
2132M: mikulas@artax.karlin.mff.cuni.cz
2133W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
2134S: Maintained
2135
Denis Joseph Barrow11cd29b2009-01-02 13:50:36 +00002136HSO 3G Modem Driver (hso.c)
2137P: Denis Joseph Barrow
2138M: d.barow@option.com
2139W: http://www.pharscape.org
2140S: Maintained
2141
Pau Oliva Fora5a18c342008-06-02 00:38:35 -04002142HTCPEN TOUCHSCREEN DRIVER
2143P: Pau Oliva Fora
2144M: pof@eslack.org
2145L: linux-input@vger.kernel.org
2146S: Maintained
2147
Linus Torvalds1da177e2005-04-16 15:20:36 -07002148HUGETLB FILESYSTEM
2149P: William Irwin
2150M: wli@holomorphy.com
2151S: Maintained
2152
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04002153I2C/SMBUS STUB DRIVER
2154P: Mark M. Hoffman
2155M: mhoffman@lightlink.com
Jean Delvare846557d2008-10-30 15:55:47 +01002156L: linux-i2c@vger.kernel.org
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04002157S: Maintained
2158
Jean Delvare5b543962005-08-15 19:51:02 +02002159I2C SUBSYSTEM
Jean Delvare710cf7e2008-05-18 20:49:40 +02002160P: Jean Delvare (PC drivers, core)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002161M: khali@linux-fr.org
Jean Delvare710cf7e2008-05-18 20:49:40 +02002162P: Ben Dooks (embedded platforms)
2163M: ben-linux@fluff.org
Jean Delvare846557d2008-10-30 15:55:47 +01002164L: linux-i2c@vger.kernel.org
Jean Delvarea01064a2009-01-26 21:19:53 +01002165W: http://i2c.wiki.kernel.org/
2166T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002167S: Maintained
2168
Till Harbaume8c76ee2007-05-01 23:26:35 +02002169I2C-TINY-USB DRIVER
2170P: Till Harbaum
2171M: till@harbaum.org
Jean Delvare846557d2008-10-30 15:55:47 +01002172L: linux-i2c@vger.kernel.org
Till Harbaume8c76ee2007-05-01 23:26:35 +02002173T: http://www.harbaum.org/till/i2c_tiny_usb
2174S: Maintained
2175
Linus Torvalds1da177e2005-04-16 15:20:36 -07002176i386 BOOT CODE
H. Peter Anvin7f1291f2007-07-11 12:18:26 -07002177P: H. Peter Anvin
2178M: hpa@zytor.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002179L: Linux-Kernel@vger.kernel.org
2180S: Maintained
2181
2182i386 SETUP CODE / CPU ERRATA WORKAROUNDS
Linus Torvalds1da177e2005-04-16 15:20:36 -07002183P: H. Peter Anvin
2184M: hpa@zytor.com
H. Peter Anvin72af61c2007-07-13 16:26:55 -07002185T: git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002186S: Maintained
2187
Linus Torvalds1da177e2005-04-16 15:20:36 -07002188IA64 (Itanium) PLATFORM
2189P: Tony Luck
2190M: tony.luck@intel.com
2191L: linux-ia64@vger.kernel.org
2192W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08002193T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002194S: Maintained
2195
Linus Torvalds1da177e2005-04-16 15:20:36 -07002196IBM MCA SCSI SUBSYSTEM DRIVER
2197P: Michael Lang
2198M: langa2@kph.uni-mainz.de
2199W: http://www.uni-mainz.de/~langm000/linux.html
2200S: Maintained
2201
2202IBM Power Linux RAID adapter
2203P: Brian King
2204M: brking@us.ibm.com
2205S: Supported
2206
2207IBM ServeRAID RAID DRIVER
2208P: Jack Hammer
2209P: Dave Jeffery
2210M: ipslinux@adaptec.com
2211W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002212S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002213
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002214IDE SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07002215P: Bartlomiej Zolnierkiewicz
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002216M: bzolnier@gmail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002217L: linux-ide@vger.kernel.org
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002218T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002219S: Maintained
2220
Bartlomiej Zolnierkiewicz0f861e82009-03-31 20:15:31 +02002221IDE/ATAPI DRIVERS
Borislav Petkovc404c192007-12-24 15:23:44 +01002222P: Borislav Petkov
Borislav Petkovef709162008-02-19 01:41:25 +01002223M: petkovbb@gmail.com
Jens Axboe9c5b0ce2007-01-03 18:15:20 +01002224L: linux-ide@vger.kernel.org
Borislav Petkovc404c192007-12-24 15:23:44 +01002225S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002226
Andy Henroid27471fd2008-10-09 11:45:22 -07002227IDLE-I7300
2228P: Andy Henroid
2229M: andrew.d.henroid@intel.com
2230L: linux-pm@lists.linux-foundation.org
2231S: Supported
2232
Stefan Richterf148e202008-01-12 12:32:44 +01002233IEEE 1394 SUBSYSTEM (drivers/ieee1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002234P: Ben Collins
Stefan Richterf51a5a92007-04-23 14:41:10 -07002235M: ben.collins@ubuntu.com
Stefan Richter87730d02006-09-16 12:24:00 +02002236P: Stefan Richter
2237M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002238L: linux1394-devel@lists.sourceforge.net
2239W: http://www.linux1394.org/
Stefan Richter87730d02006-09-16 12:24:00 +02002240T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002241S: Maintained
2242
Stefan Richterf51a5a92007-04-23 14:41:10 -07002243IEEE 1394 RAW I/O DRIVER (raw1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002244P: Dan Dennedy
2245M: dan@dennedy.org
Stefan Richterf51a5a92007-04-23 14:41:10 -07002246P: Stefan Richter
2247M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002248L: linux1394-devel@lists.sourceforge.net
Jody McIntyre105d7b32005-09-30 11:59:04 -07002249S: Maintained
2250
Mimi Zoharaa7168f2009-02-04 09:07:03 -05002251INTEGRITY MEASUREMENT ARCHITECTURE (IMA)
2252P: Mimi Zohar
2253M: zohar@us.ibm.com
2254S: Supported
2255
Linus Torvalds1da177e2005-04-16 15:20:36 -07002256IMS TWINTURBO FRAMEBUFFER DRIVER
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002257L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Paul Mundt843393d2007-11-19 13:11:04 +09002258S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002259
2260INFINIBAND SUBSYSTEM
2261P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07002262M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002263P: Sean Hefty
Sean Heftyed96f24702008-01-02 12:00:24 -08002264M: sean.hefty@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002265P: Hal Rosenstock
Jean Delvare795fb7e2008-09-20 12:33:08 +02002266M: hal.rosenstock@gmail.com
Randy Dunlap40b0bb12009-02-04 15:12:13 -08002267L: general@lists.openfabrics.org (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002268W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08002269T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002270S: Supported
2271
Robert Lovec9f04f52005-07-15 12:21:07 -04002272INOTIFY
Cal Peake18b36c712006-12-12 20:18:16 +01002273P: John McCutchan
John McCutchan52af8942008-12-17 17:43:02 -08002274M: john@johnmccutchan.com
Cal Peake18b36c712006-12-12 20:18:16 +01002275P: Robert Love
John McCutchan52af8942008-12-17 17:43:02 -08002276M: rlove@rlove.org
Robert Lovec9f04f52005-07-15 12:21:07 -04002277L: linux-kernel@vger.kernel.org
2278S: Maintained
2279
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002280INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
2281P: Dmitry Torokhov
2282M: dmitry.torokhov@gmail.com
2283M: dtor@mail.ru
2284L: linux-input@vger.kernel.org
2285T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
2286S: Maintained
2287
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002288INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
Jim Cromiece00f852006-11-30 04:49:44 +01002289P: Sylvain Meyer
2290M: sylvain.meyer@worldonline.fr
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002291L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002292S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002293
Linus Torvalds1da177e2005-04-16 15:20:36 -07002294INTEL 810/815 FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002295P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002296M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002297L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002298S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002299
Thomas, Sujithf4a9bc42008-11-05 16:15:31 +05302300INTEL MENLOW THERMAL DRIVER
2301P: Sujith Thomas
2302M: sujith.thomas@intel.com
2303L: linux-acpi@vger.kernel.org
2304W: http://www.lesswatts.org/projects/acpi/
2305S: Supported
2306
Linus Torvalds1da177e2005-04-16 15:20:36 -07002307INTEL IA32 MICROCODE UPDATE SUPPORT
2308P: Tigran Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -08002309M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07002310S: Maintained
2311
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002312INTEL I/OAT DMA DRIVER
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01002313P: Maciej Sosnowski
2314M: maciej.sosnowski@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002315L: linux-kernel@vger.kernel.org
2316S: Supported
2317
David Woodhouse6c8909b2008-10-18 16:12:17 +01002318INTEL IOMMU (VT-d)
2319P: David Woodhouse
2320M: dwmw2@infradead.org
2321L: iommu@lists.linux-foundation.org
2322T: git://git.infradead.org/iommu-2.6.git
2323S: Supported
2324
Dan Williamsb3e5f262007-08-07 10:26:35 -07002325INTEL IOP-ADMA DMA DRIVER
2326P: Dan Williams
2327M: dan.j.williams@intel.com
2328L: linux-kernel@vger.kernel.org
2329S: Supported
2330
Krzysztof Hałasa9251ce92008-12-21 23:52:36 +01002331INTEL IXP4XX QMGR, NPE, ETHERNET and HSS SUPPORT
2332P: Krzysztof Halasa
2333M: khc@pm.waw.pl
2334S: Maintained
2335
Michael Buesch844dd052006-06-26 00:24:59 -07002336INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
2337P: Deepak Saxena
2338M: dsaxena@plexity.net
2339S: Maintained
2340
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08002341INTEL IXP2000 ETHERNET DRIVER
2342P: Lennert Buytenhek
2343M: kernel@wantstofly.org
2344L: netdev@vger.kernel.org
2345S: Maintained
2346
Auke Kokd94e6fe2008-03-03 14:37:47 -08002347INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/ixgb/ixgbe)
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002348P: Jeff Kirsher
2349M: jeffrey.t.kirsher@intel.com
Auke Koke0164af2008-05-07 13:42:33 -07002350P: Jesse Brandeburg
2351M: jesse.brandeburg@intel.com
Auke Kokd94e6fe2008-03-03 14:37:47 -08002352P: Bruce Allan
2353M: bruce.w.allan@intel.com
Jeff Kirsherae7b6482008-06-11 15:15:53 -07002354P: PJ Waskiewicz
2355M: peter.p.waskiewicz.jr@intel.com
Auke Kok20424652008-01-07 21:47:25 -08002356P: John Ronciak
2357M: john.ronciak@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002358L: e1000-devel@lists.sourceforge.net
Auke Kokd94e6fe2008-03-03 14:37:47 -08002359W: http://e1000.sourceforge.net/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002360S: Supported
2361
James Ketrenos826d2ab2005-11-07 18:56:59 -06002362INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002363P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002364M: yi.zhu@intel.com
2365P: James Ketrenos
2366M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002367P: Reinette Chatre
2368M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002369L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002370L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002371W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002372W: http://ipw2100.sourceforge.net
2373S: Supported
2374
2375INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002376P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002377M: yi.zhu@intel.com
2378P: James Ketrenos
2379M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002380P: Reinette Chatre
2381M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002382L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002383L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002384W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002385W: http://ipw2200.sourceforge.net
2386S: Supported
2387
Inaky Perez-Gonzalez8a70da82008-12-20 16:58:00 -08002388INTEL WIRELESS WIMAX CONNECTION 2400
2389P: Inaky Perez-Gonzalez
2390M: inaky.perez-gonzalez@intel.com
2391M: linux-wimax@intel.com
2392L: wimax@linuxwimax.org
2393S: Supported
2394W: http://linuxwimax.org
2395
Zhu Yib481de92007-09-25 17:54:57 -07002396INTEL WIRELESS WIFI LINK (iwlwifi)
2397P: Zhu Yi
2398M: yi.zhu@intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002399P: Reinette Chatre
2400M: reinette.chatre@intel.com
Zhu Yib481de92007-09-25 17:54:57 -07002401L: linux-wireless@vger.kernel.org
2402L: ipw3945-devel@lists.sourceforge.net
2403W: http://intellinuxwireless.org
Reinette Chatre2d4543f2008-04-10 13:16:27 -07002404T: git kernel.org:/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
Zhu Yib481de92007-09-25 17:54:57 -07002405S: Supported
2406
Ralf Baechlecb109a02007-08-30 23:56:30 -07002407IOC3 ETHERNET DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07002408P: Ralf Baechle
2409M: ralf@linux-mips.org
2410L: linux-mips@linux-mips.org
2411S: Maintained
2412
Ralf Baechlecb109a02007-08-30 23:56:30 -07002413IOC3 SERIAL DRIVER
2414P: Pat Gefre
2415M: pfg@sgi.com
Joe Perches6650e0a2007-12-10 15:49:32 -08002416L: linux-mips@linux-mips.org
Ralf Baechlecb109a02007-08-30 23:56:30 -07002417S: Maintained
2418
Randy Dunlap4480f15b2008-10-12 16:11:58 -07002419IP MASQUERADING
Linus Torvalds1da177e2005-04-16 15:20:36 -07002420P: Juanjo Ciarlante
2421M: jjciarla@raiz.uncu.edu.ar
2422S: Maintained
2423
Francois Romieu1202d6f2007-09-17 17:13:55 -07002424IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
2425P: Francois Romieu
2426M: romieu@fr.zoreil.com
2427P: Sorbica Shieh
2428M: sorbica@icplus.com.tw
2429P: Jesse Huang
2430M: jesse@icplus.com.tw
2431L: netdev@vger.kernel.org
2432S: Maintained
2433
Randy Dunlap4480f15b2008-10-12 16:11:58 -07002434IPATH DRIVER
Arthur Jones18b8c8f2008-02-29 10:13:37 -08002435P: Ralph Campbell
Arthur Jonesf42b6472007-07-09 20:12:26 -07002436M: infinipath@qlogic.com
2437L: general@lists.openfabrics.org
2438T: git git://git.qlogic.com/ipath-linux-2.6
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002439S: Supported
2440
Corey Minyard4409ebe2006-04-20 02:43:12 -07002441IPMI SUBSYSTEM
2442P: Corey Minyard
2443M: minyard@acm.org
2444L: openipmi-developer@lists.sourceforge.net
2445W: http://openipmi.sourceforge.net/
2446S: Supported
2447
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002448IPS SCSI RAID DRIVER
2449P: Adaptec OEM Raid Solutions
2450M: aacraid@adaptec.com
2451L: linux-scsi@vger.kernel.org
2452W: http://www.adaptec.com/
2453S: Maintained
2454
2455IPVS
2456P: Wensong Zhang
2457M: wensong@linux-vs.org
2458P: Simon Horman
2459M: horms@verge.net.au
2460P: Julian Anastasov
2461M: ja@ssi.bg
Ralf Baechle979b6c12005-06-13 14:30:40 -07002462L: netdev@vger.kernel.org
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002463L: lvs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002464S: Maintained
2465
Randy Dunlape7839f22008-10-12 16:11:45 -07002466IPWIRELESS DRIVER
David Sterba099dc4f2008-02-07 10:57:12 +01002467P: Jiri Kosina
2468M: jkosina@suse.cz
2469P: David Sterba
2470M: dsterba@suse.cz
2471S: Maintained
2472T: git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
2473
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002474IPX NETWORK LAYER
2475P: Arnaldo Carvalho de Melo
2476M: acme@ghostprotocols.net
2477L: netdev@vger.kernel.org
2478S: Maintained
2479
Linus Torvalds1da177e2005-04-16 15:20:36 -07002480IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07002481P: Samuel Ortiz
2482M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07002483L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002484W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07002485S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002486
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002487ISAPNP
2488P: Jaroslav Kysela
2489M: perex@perex.cz
2490S: Maintained
2491
Mike Christie14816b1e2007-11-28 16:22:06 -08002492ISCSI
2493P: Mike Christie
2494M: michaelc@cs.wisc.edu
2495L: open-iscsi@googlegroups.com
2496W: www.open-iscsi.org
2497T: git kernel.org:/pub/scm/linux/kernel/mnc/linux-2.6-iscsi.git
2498S: Maintained
2499
Linus Torvalds1da177e2005-04-16 15:20:36 -07002500ISDN SUBSYSTEM
2501P: Karsten Keil
Karsten Keilfbfd8b52009-03-01 18:04:53 +01002502M: isdn@linux-pingi.de
Paul Bolled5d52272008-04-15 00:40:48 -07002503L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002504W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08002505T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002506S: Maintained
2507
2508ISDN SUBSYSTEM (Eicon active card driver)
2509P: Armin Schindler
2510M: mac@melware.de
Paul Bolled5d52272008-04-15 00:40:48 -07002511L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002512W: http://www.melware.de
2513S: Maintained
2514
Hans Verkuil91821ff2007-12-02 09:35:33 -03002515IVTV VIDEO4LINUX DRIVER
2516P: Hans Verkuil
2517M: hverkuil@xs4all.nl
2518L: ivtv-devel@ivtvdriver.org
2519L: ivtv-users@ivtvdriver.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03002520L: linux-media@vger.kernel.org
2521T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Hans Verkuil91821ff2007-12-02 09:35:33 -03002522W: http://www.ivtvdriver.org
2523S: Maintained
2524
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002525JFS FILESYSTEM
2526P: Dave Kleikamp
2527M: shaggy@austin.ibm.com
2528L: jfs-discussion@lists.sourceforge.net
2529W: http://jfs.sourceforge.net/
2530T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
2531S: Supported
2532
Guo-Fu Tseng95252232008-09-16 01:00:11 +08002533JME NETWORK DRIVER
2534P: Guo-Fu Tseng
2535M: cooldavid@cooldavid.org
2536L: netdev@vger.kernel.org
2537S: Maintained
2538
Linus Torvalds1da177e2005-04-16 15:20:36 -07002539JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2540P: David Woodhouse
2541M: dwmw2@infradead.org
David Woodhouse6d85d062007-10-27 10:39:48 -04002542L: linux-mtd@lists.infradead.org
2543W: http://www.linux-mtd.infradead.org/doc/jffs2.html
Linus Torvalds1da177e2005-04-16 15:20:36 -07002544S: Maintained
2545
Josh Triplettde456d32006-07-30 03:04:00 -07002546JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07002547P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002548M: sct@redhat.com, akpm@linux-foundation.org
Erik Mouw72be2cc2006-12-06 20:40:49 -08002549L: linux-ext4@vger.kernel.org
Theodore Tsoae0718f2006-05-20 15:00:13 -07002550S: Maintained
2551
Rudolf Marek4660cb32006-10-08 22:01:26 +02002552K8TEMP HARDWARE MONITORING DRIVER
2553P: Rudolf Marek
2554M: r.marek@assembler.cz
2555L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002556S: Maintained
2557
2558KCONFIG
2559P: Roman Zippel
2560M: zippel@linux-m68k.org
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002561L: linux-kbuild@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002562S: Maintained
2563
Vivek Goyalea6c2082006-05-20 14:59:55 -07002564KDUMP
2565P: Vivek Goyal
Vivek Goyal4200b66c2007-12-01 12:16:30 -08002566M: vgoyal@redhat.com
Vivek Goyalea6c2082006-05-20 14:59:55 -07002567P: Haren Myneni
2568M: hbabu@us.ibm.com
Simon Horman34633992007-05-08 00:31:40 -07002569L: kexec@lists.infradead.org
Vivek Goyalea6c2082006-05-20 14:59:55 -07002570L: linux-kernel@vger.kernel.org
2571W: http://lse.sourceforge.net/kdump/
2572S: Maintained
2573
Linus Torvalds1da177e2005-04-16 15:20:36 -07002574KERNEL AUTOMOUNTER (AUTOFS)
2575P: H. Peter Anvin
2576M: hpa@zytor.com
2577L: autofs@linux.kernel.org
2578S: Odd Fixes
2579
2580KERNEL AUTOMOUNTER v4 (AUTOFS4)
2581P: Ian Kent
2582M: raven@themaw.net
2583L: autofs@linux.kernel.org
2584S: Maintained
2585
2586KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002587P: Sam Ravnborg
2588M: sam@ravnborg.org
Sam Ravnborg591b0172008-05-11 10:07:03 +02002589T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-next.git
2590T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-fixes.git
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002591L: linux-kbuild@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002592S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002593
2594KERNEL JANITORS
2595P: Several
maximilian attemsc3000e02007-07-06 11:17:32 -07002596L: kernel-janitors@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002597W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002598S: Maintained
2599
J. Bruce Fieldse8b43552008-07-23 08:49:50 -04002600KERNEL NFSD, SUNRPC, AND LOCKD SERVERS
Neil Browna512cd52007-07-31 00:37:27 -07002601P: J. Bruce Fields
2602M: bfields@fieldses.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002603P: Neil Brown
NeilBrown98fac232007-01-26 00:56:57 -08002604M: neilb@suse.de
Neil Brown16141c02007-12-11 16:16:12 -08002605L: linux-nfs@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002606W: http://nfs.sourceforge.net/
NeilBrown98fac232007-01-26 00:56:57 -08002607S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002608
Avi Kivity426d62e2006-12-13 00:34:03 -08002609KERNEL VIRTUAL MACHINE (KVM)
2610P: Avi Kivity
Avi Kivity9ea1de42008-09-19 19:25:30 -07002611M: avi@redhat.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002612L: kvm@vger.kernel.org
2613W: http://kvm.qumranet.com
Avi Kivity426d62e2006-12-13 00:34:03 -08002614S: Supported
2615
Joerg Roedelad8003d2008-09-10 20:01:07 +02002616KERNEL VIRTUAL MACHINE (KVM) FOR AMD-V
2617P: Joerg Roedel
2618M: joerg.roedel@amd.com
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002619L: kvm@vger.kernel.org
2620W: http://kvm.qumranet.com
2621S: Supported
2622
Hollis Blanchard513014b2008-04-16 23:28:08 -05002623KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
2624P: Hollis Blanchard
2625M: hollisb@us.ibm.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002626L: kvm-ppc@vger.kernel.org
2627W: http://kvm.qumranet.com
Hollis Blanchard513014b2008-04-16 23:28:08 -05002628S: Supported
2629
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002630KERNEL VIRTUAL MACHINE For Itanium (KVM/IA64)
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002631P: Xiantao Zhang
2632M: xiantao.zhang@intel.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002633L: kvm-ia64@vger.kernel.org
2634W: http://kvm.qumranet.com
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002635S: Supported
2636
Christian Borntraeger85f8fff2008-03-25 18:47:41 +01002637KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
2638P: Carsten Otte
2639M: cotte@de.ibm.com
2640P: Christian Borntraeger
2641M: borntraeger@de.ibm.com
2642M: linux390@de.ibm.com
2643L: linux-s390@vger.kernel.org
2644W: http://www.ibm.com/developerworks/linux/linux390/
2645S: Supported
2646
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002647KEXEC
2648P: Eric Biederman
2649M: ebiederm@xmission.com
Signed-off-by@vergenet.net":Simonb7c698f2007-10-18 03:04:33 -07002650W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002651L: linux-kernel@vger.kernel.org
Simon Horman34633992007-05-08 00:31:40 -07002652L: kexec@lists.infradead.org
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002653S: Maintained
2654
Jason Wessele3e2aaf2008-03-20 13:43:45 -05002655KGDB
2656P: Jason Wessel
2657M: jason.wessel@windriver.com
2658L: kgdb-bugreport@lists.sourceforge.net
2659S: Maintained
2660
Eduard - Gabriel Munteanub9ce08c2008-08-10 20:14:03 +03002661KMEMTRACE
2662P: Eduard - Gabriel Munteanu
2663M: eduard.munteanu@linux360.ro
2664L: linux-kernel@vger.kernel.org
2665S: Maintained
2666
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002667KPROBES
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002668P: Ananth N Mavinakayanahalli
2669M: ananth@in.ibm.com
2670P: Anil S Keshavamurthy
2671M: anil.s.keshavamurthy@intel.com
2672P: David S. Miller
2673M: davem@davemloft.net
Masami Hiramatsu6edef972008-03-26 15:53:19 -04002674P: Masami Hiramatsu
2675M: mhiramat@redhat.com
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002676L: linux-kernel@vger.kernel.org
2677S: Maintained
2678
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002679KS0108 LCD CONTROLLER DRIVER
2680P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07002681M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002682L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07002683W: http://miguelojeda.es/auxdisplay.htm
2684W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002685S: Maintained
2686
Linus Torvalds1da177e2005-04-16 15:20:36 -07002687LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07002688L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07002689S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002690
2691LASI 53c700 driver for PARISC
2692P: James E.J. Bottomley
2693M: James.Bottomley@HansenPartnership.com
2694L: linux-scsi@vger.kernel.org
2695S: Maintained
2696
Richard Purdie263de9b2006-05-15 09:44:16 -07002697LED SUBSYSTEM
2698P: Richard Purdie
2699M: rpurdie@rpsys.net
2700S: Maintained
2701
Linus Torvalds1da177e2005-04-16 15:20:36 -07002702LEGO USB Tower driver
2703P: Juergen Stuber
2704M: starblue@users.sourceforge.net
2705L: legousb-devel@lists.sourceforge.net
2706W: http://legousb.sourceforge.net/
2707S: Maintained
2708
Rusty Russell568a17f2007-10-25 14:12:24 +10002709LGUEST
2710P: Rusty Russell
2711M: rusty@rustcorp.com.au
2712L: lguest@ozlabs.org
2713W: http://lguest.ozlabs.org/
2714S: Maintained
2715
Linus Torvalds1da177e2005-04-16 15:20:36 -07002716LINUX FOR IBM pSERIES (RS/6000)
2717P: Paul Mackerras
2718M: paulus@au.ibm.com
2719W: http://www.ibm.com/linux/ltc/projects/ppc
2720S: Supported
2721
2722LINUX FOR NCR VOYAGER
2723P: James Bottomley
2724M: James.Bottomley@HansenPartnership.com
2725W: http://www.hansenpartnership.com/voyager
2726S: Maintained
2727
Paul Mackerras852bb9f2008-07-04 21:04:42 +10002728LINUX FOR POWERPC (32-BIT AND 64-BIT)
Paul Mackerras852bb9f2008-07-04 21:04:42 +10002729P: Benjamin Herrenschmidt
2730M: benh@kernel.crashing.org
Paul Mackerras92cde4d2009-01-02 15:40:55 +11002731P: Paul Mackerras
2732M: paulus@samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002733W: http://www.penguinppc.org/
2734L: linuxppc-dev@ozlabs.org
Paul Mackerras92cde4d2009-01-02 15:40:55 +11002735T: git kernel.org:/pub/scm/linux/kernel/git/benh/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002736S: Supported
2737
2738LINUX FOR POWER MACINTOSH
2739P: Benjamin Herrenschmidt
2740M: benh@kernel.crashing.org
2741W: http://www.penguinppc.org/
2742L: linuxppc-dev@ozlabs.org
2743S: Maintained
2744
Grant Likely77a76362008-07-12 12:11:43 -06002745LINUX FOR POWERPC EMBEDDED MPC5XXX
Linus Torvalds1da177e2005-04-16 15:20:36 -07002746P: Sylvain Munaut
2747M: tnt@246tNt.com
Grant Likelye1eea9f2007-10-09 14:45:26 -06002748P: Grant Likely
2749M: grant.likely@secretlab.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07002750L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002751S: Maintained
2752
2753LINUX FOR POWERPC EMBEDDED PPC4XX
Josh Boyer9a474ff2007-09-19 21:19:07 -05002754P: Josh Boyer
2755M: jwboyer@linux.vnet.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002756P: Matt Porter
2757M: mporter@kernel.crashing.org
2758W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002759L: linuxppc-dev@ozlabs.org
Josh Boyer9a474ff2007-09-19 21:19:07 -05002760T: git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002761S: Maintained
2762
Grant Likely260c02a2007-10-02 12:15:34 +10002763LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2764P: Grant Likely
2765M: grant.likely@secretlab.ca
Grant Likelyf210d432007-10-03 23:24:52 -06002766W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
Grant Likely260c02a2007-10-02 12:15:34 +10002767L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002768S: Maintained
2769
Tom Rinie93adf12005-07-26 12:49:53 -07002770LINUX FOR POWERPC EMBEDDED PPC8XX
Marcelo Tosattidba5baf2007-09-10 18:46:01 -04002771P: Vitaly Bordug
2772M: vitb@kernel.crashing.org
Tom Rinie93adf12005-07-26 12:49:53 -07002773P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07002774M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07002775W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002776L: linuxppc-dev@ozlabs.org
Tom Rinie93adf12005-07-26 12:49:53 -07002777S: Maintained
2778
Linus Torvalds1da177e2005-04-16 15:20:36 -07002779LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
Jim Cromiece00f852006-11-30 04:49:44 +01002780P: Kumar Gala
2781M: galak@kernel.crashing.org
2782W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002783L: linuxppc-dev@ozlabs.org
Jim Cromiece00f852006-11-30 04:49:44 +01002784S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002785
Olof Johanssonab06ff32006-09-06 14:44:54 -05002786LINUX FOR POWERPC PA SEMI PWRFICIENT
2787P: Olof Johansson
2788M: olof@lixom.net
2789W: http://www.pasemi.com/
2790L: linuxppc-dev@ozlabs.org
2791S: Supported
2792
Linus Torvalds1da177e2005-04-16 15:20:36 -07002793LINUX SECURITY MODULE (LSM) FRAMEWORK
2794P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08002795M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08002796L: linux-security-module@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002797T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002798S: Supported
2799
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002800LLC (802.2)
2801P: Arnaldo Carvalho de Melo
2802M: acme@ghostprotocols.net
2803S: Maintained
2804
Pavel Machek455fbdd2008-11-12 13:27:02 -08002805LIS3LV02D ACCELEROMETER DRIVER
2806P: Eric Piel
2807M: eric.piel@tremplin-utc.net
2808S: Maintained
2809
Linus Torvalds1da177e2005-04-16 15:20:36 -07002810LM83 HARDWARE MONITOR DRIVER
2811P: Jean Delvare
2812M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002813L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002814S: Maintained
2815
2816LM90 HARDWARE MONITOR DRIVER
2817P: Jean Delvare
2818M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002819L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002820S: Maintained
2821
Peter Zijlstra512e67f2007-10-11 22:11:11 +02002822LOCKDEP AND LOCKSTAT
2823P: Peter Zijlstra
2824M: peterz@infradead.org
2825P: Ingo Molnar
2826M: mingo@redhat.com
2827L: linux-kernel@vger.kernel.org
2828T: git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2829S: Maintained
2830
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002831LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002832P: Richard Russon (FlatCap)
2833M: ldm@flatcap.org
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002834L: linux-ntfs-dev@lists.sourceforge.net
2835W: http://www.linux-ntfs.org/content/view/19/37/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002836S: Maintained
2837
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002838LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2839P: Eric Moore
Eric Moored8a82d72006-12-29 16:47:43 -08002840M: Eric.Moore@lsi.com
2841M: support@lsi.com
Eric Moorecec744f2007-09-14 19:08:08 -06002842L: DL-MPTFusionLinux@lsi.com
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002843L: linux-scsi@vger.kernel.org
2844W: http://www.lsilogic.com/support
2845S: Supported
2846
Linus Torvalds1da177e2005-04-16 15:20:36 -07002847LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2848P: Matthew Wilcox
2849M: matthew@wil.cx
2850L: linux-scsi@vger.kernel.org
2851S: Maintained
2852
Mike Frysinger81365c32008-10-29 14:01:12 -07002853LTP (Linux Test Project)
2854P: Subrata Modak
2855M: subrata@linux.vnet.ibm.com
2856P: Mike Frysinger
2857M: vapier@gentoo.org
2858L: ltp-list@lists.sourceforge.net (subscribers-only)
2859W: http://ltp.sourceforge.net/
2860T: git kernel.org/pub/scm/linux/kernel/git/galak/ltp.git
2861S: Maintained
2862
Hirokazu Takatac12a54b2007-07-15 23:38:45 -07002863M32R ARCHITECTURE
2864P: Hirokazu Takata
2865M: takata@linux-m32r.org
2866L: linux-m32r@ml.linux-m32r.org
2867L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2868W: http://www.linux-m32r.org/
2869S: Maintained
2870
Linus Torvalds1da177e2005-04-16 15:20:36 -07002871M68K ARCHITECTURE
2872P: Geert Uytterhoeven
2873M: geert@linux-m68k.org
2874P: Roman Zippel
2875M: zippel@linux-m68k.org
2876L: linux-m68k@lists.linux-m68k.org
2877W: http://www.linux-m68k.org/
Geert Uytterhoeven0e750aa2008-11-24 21:37:09 +01002878T: git git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002879S: Maintained
2880
2881M68K ON APPLE MACINTOSH
2882P: Joshua Thompson
2883M: funaho@jurai.org
2884W: http://www.mac.linux-m68k.org/
Finn Thain9bb9f222007-11-18 11:10:05 +01002885L: linux-m68k@lists.linux-m68k.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002886S: Maintained
2887
2888M68K ON HP9000/300
2889P: Philip Blundell
2890M: philb@gnu.org
2891W: http://www.tazenda.demon.co.uk/phil/linux-hp
2892S: Maintained
2893
Jiri Benc64a327a2007-05-05 11:47:08 -07002894MAC80211
Johannes Berg31c7cec2007-10-23 17:05:25 +02002895P: Johannes Berg
2896M: johannes@sipsolutions.net
Jiri Benc64a327a2007-05-05 11:47:08 -07002897L: linux-wireless@vger.kernel.org
2898W: http://linuxwireless.org/
Johannes Berg31c7cec2007-10-23 17:05:25 +02002899T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
Jiri Benc64a327a2007-05-05 11:47:08 -07002900S: Maintained
2901
Stefano Brivio1036d862007-12-23 04:46:27 +01002902MAC80211 PID RATE CONTROL
2903P: Stefano Brivio
2904M: stefano.brivio@polimi.it
2905P: Mattias Nissler
2906M: mattias.nissler@gmx.de
2907L: linux-wireless@vger.kernel.org
2908W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
2909T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2910S: Maintained
2911
Patrick McHardyb863ceb2007-07-14 18:55:06 -07002912MACVLAN DRIVER
2913P: Patrick McHardy
2914M: kaber@trash.net
2915L: netdev@vger.kernel.org
2916S: Maintained
2917
Michael Kerriskfaf16682005-07-31 22:34:47 -07002918MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
Jim Cromiece00f852006-11-30 04:49:44 +01002919P: Michael Kerrisk
Michael Kerrisk1d7f5022007-10-16 23:30:31 -07002920M: mtk.manpages@gmail.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02002921W: http://www.kernel.org/doc/man-pages
Michael Kerriskbd7ebec2008-10-03 15:23:44 -07002922L: linux-man@vger.kernel.org
Michael Kerrisk1b53dc72009-03-12 14:31:32 -07002923S: Maintained
Michael Kerriskfaf16682005-07-31 22:34:47 -07002924
Stefano Brivio74cda162007-11-19 20:27:46 +01002925MARVELL LIBERTAS WIRELESS DRIVER
2926P: Dan Williams
2927M: dcbw@redhat.com
2928L: libertas-dev@lists.infradead.org
2929S: Maintained
2930
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002931MARVELL MV643XX ETHERNET DRIVER
Dale Farnsworth85ba9d92008-06-05 06:10:51 -07002932P: Lennert Buytenhek
2933M: buytenh@marvell.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002934L: netdev@vger.kernel.org
Dale Farnsworth85ba9d92008-06-05 06:10:51 -07002935S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002936
Pierre Ossman2a695672009-03-16 19:52:26 +01002937MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER
2938P: Nicolas Pitre
2939M: nico@cam.org
2940L: linux-kernel@vger.kernel.org
2941S: Maintained
2942
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002943MARVELL YUKON / SYSKONNECT DRIVER
2944P: Mirko Lindner
2945M: mlindner@syskonnect.de
2946P: Ralph Roesler
2947M: rroesler@syskonnect.de
2948W: http://www.syskonnect.com
2949S: Supported
2950
Linus Torvalds1da177e2005-04-16 15:20:36 -07002951MATROX FRAMEBUFFER DRIVER
2952P: Petr Vandrovec
2953M: vandrove@vc.cvut.cz
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002954L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002955S: Maintained
2956
Hans-Juergen Kochd20620d2007-05-08 17:22:00 +02002957MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2958P: Hans J. Koch
2959M: hjk@linutronix.de
2960L: lm-sensors@lm-sensors.org
2961S: Maintained
2962
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002963MEGARAID SCSI DRIVERS
Jim Cromiece00f852006-11-30 04:49:44 +01002964P: Neela Syam Kolli
Sumant Patrobdd0d7572007-05-10 07:22:35 -07002965M: megaraidlinux@lsi.com
Jean Delvarebaaea1d2008-09-20 12:34:33 +02002966L: linux-scsi@vger.kernel.org
Jim Cromiece00f852006-11-30 04:49:44 +01002967W: http://megaraid.lsilogic.com
2968S: Maintained
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002969
Steven Rostedt70ea91f2006-07-30 03:03:53 -07002970MEMORY MANAGEMENT
2971L: linux-mm@kvack.org
2972L: linux-kernel@vger.kernel.org
2973W: http://www.linux-mm.org
2974S: Maintained
2975
akpm@linux-foundation.org938a9202008-03-04 14:28:29 -08002976MEMORY RESOURCE CONTROLLER
2977P: Balbir Singh
2978M: balbir@linux.vnet.ibm.com
2979P: Pavel Emelyanov
2980M: xemul@openvz.org
2981P: KAMEZAWA Hiroyuki
2982M: kamezawa.hiroyu@jp.fujitsu.com
2983L: linux-mm@kvack.org
2984L: linux-kernel@vger.kernel.org
2985S: Maintained
2986
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002987MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002988P: David Woodhouse
2989M: dwmw2@infradead.org
2990W: http://www.linux-mtd.infradead.org/
2991L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002992T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002993S: Maintained
2994
2995MICROTEK X6 SCANNER
2996P: Oliver Neukum
2997M: oliver@neukum.name
2998S: Maintained
2999
3000MIPS
3001P: Ralf Baechle
3002M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01003003W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003004L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00003005T: git www.linux-mips.org:/pub/scm/linux.git
3006S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003007
3008MISCELLANEOUS MCA-SUPPORT
3009P: James Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05003010M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003011L: linux-kernel@vger.kernel.org
3012S: Maintained
3013
3014MODULE SUPPORT
3015P: Rusty Russell
3016M: rusty@rustcorp.com.au
3017L: linux-kernel@vger.kernel.org
3018S: Maintained
3019
3020MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
3021P: Stelian Pop
3022M: stelian@popies.net
3023W: http://popies.net/meye/
3024S: Maintained
3025
Pavel Pisac58ff042007-05-16 01:10:41 +02003026MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
3027P: Pavel Pisa
3028M: ppisa@pikron.com
3029L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Pavel Pisac58ff042007-05-16 01:10:41 +02003030S: Maintained
3031
Linus Torvalds1da177e2005-04-16 15:20:36 -07003032MOUSE AND MISC DEVICES [GENERAL]
3033P: Alessandro Rubini
3034M: rubini@ipvvis.unipv.it
3035L: linux-kernel@vger.kernel.org
3036S: Maintained
3037
Jiri Slabyb9705b62008-04-30 00:53:48 -07003038MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
Jiri Slabyd7354102006-12-08 02:38:35 -08003039P: Jiri Slaby
3040M: jirislaby@gmail.com
3041L: linux-kernel@vger.kernel.org
3042S: Maintained
3043
Lennart Poettering8c4c7312006-10-06 01:27:02 -04003044MSI LAPTOP SUPPORT
3045P: Lennart Poettering
3046M: mzxreary@0pointer.de
Joe Perches04bdfb92007-12-22 14:03:27 -08003047W: https://tango.0pointer.de/mailman/listinfo/s270-linux
Lennart Poettering8c4c7312006-10-06 01:27:02 -04003048W: http://0pointer.de/lennart/tchibo.html
3049S: Maintained
3050
Samuel Ortiz4e0d13c2008-07-04 09:59:53 -07003051MULTIFUNCTION DEVICES (MFD)
3052P: Samuel Ortiz
Samuel Ortiz895d9f02009-03-23 00:46:18 +01003053M: sameo@linux.intel.com
Samuel Ortiz4e0d13c2008-07-04 09:59:53 -07003054L: linux-kernel@vger.kernel.org
Samuel Ortiz895d9f02009-03-23 00:46:18 +01003055T: git kernel.org:/pub/scm/linux/kernel/git/sameo/mfd-2.6.git
Samuel Ortiz4e0d13c2008-07-04 09:59:53 -07003056S: Supported
3057
Pierre Ossman5c4e6f12007-05-21 20:23:20 +02003058MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07003059P: Pierre Ossman
3060M: drzeus-mmc@drzeus.cx
3061L: linux-kernel@vger.kernel.org
3062S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01003063
David Brownell15a05802007-08-08 09:12:54 -07003064MULTIMEDIA CARD (MMC) ETC. OVER SPI
3065P: David Brownell
3066M: dbrownell@users.sourceforge.net
3067L: linux-kernel@vger.kernel.org
Jean Delvarebaaea1d2008-09-20 12:34:33 +02003068S: Odd Fixes
David Brownell15a05802007-08-08 09:12:54 -07003069
Linus Torvalds1da177e2005-04-16 15:20:36 -07003070MULTISOUND SOUND DRIVER
3071P: Andrew Veliath
3072M: andrewtv@usa.net
3073S: Maintained
3074
Jiri Slabyd7354102006-12-08 02:38:35 -08003075MULTITECH MULTIPORT CARD (ISICOM)
3076P: Jiri Slaby
3077M: jirislaby@gmail.com
3078L: linux-kernel@vger.kernel.org
3079S: Maintained
3080
Felipe Balbi550a7372008-07-24 12:27:36 +03003081MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER
Jean Delvare795fb7e2008-09-20 12:33:08 +02003082P: Felipe Balbi
3083M: felipe.balbi@nokia.com
3084L: linux-usb@vger.kernel.org
Felipe Balbib6a49b82008-11-24 13:06:51 +02003085T: git gitorious.org:/musb/mainline.git
Jean Delvare795fb7e2008-09-20 12:33:08 +02003086S: Maintained
Felipe Balbi550a7372008-07-24 12:27:36 +03003087
Brice Goglin2d3cf582008-05-17 12:45:36 +02003088MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
3089P: Andrew Gallatin
3090M: gallatin@myri.com
3091P: Brice Goglin
3092M: brice@myri.com
3093L: netdev@vger.kernel.org
3094W: http://www.myri.com/scs/download-Myri10GE.html
3095S: Supported
3096
Linus Torvalds1da177e2005-04-16 15:20:36 -07003097NATSEMI ETHERNET DRIVER (DP8381x)
Jean Delvare795fb7e2008-09-20 12:33:08 +02003098P: Tim Hockin
Linus Torvalds1da177e2005-04-16 15:20:36 -07003099M: thockin@hockin.org
3100S: Maintained
3101
3102NCP FILESYSTEM
3103P: Petr Vandrovec
3104M: vandrove@vc.cvut.cz
3105L: linware@sh.cvut.cz
3106S: Maintained
3107
3108NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
3109P: James E.J. Bottomley
3110M: James.Bottomley@HansenPartnership.com
3111L: linux-scsi@vger.kernel.org
3112S: Maintained
3113
Glenn Streiff3c2d7742008-02-04 20:20:45 -08003114NETEFFECT IWARP RNIC DRIVER (IW_NES)
3115P: Faisal Latif
Roland Dreier7b49d952008-10-16 15:39:14 -07003116M: faisal.latif@intel.com
Chien Tung5f625602008-05-26 15:23:32 -07003117P: Chien Tung
Roland Dreier7b49d952008-10-16 15:39:14 -07003118M: chien.tin.tung@intel.com
Glenn Streiff3c2d7742008-02-04 20:20:45 -08003119L: general@lists.openfabrics.org
3120W: http://www.neteffect.com
3121S: Supported
3122F: drivers/infiniband/hw/nes/
3123
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07003124NETEM NETWORK EMULATOR
3125P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08003126M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07003127L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07003128S: Maintained
3129
Ramkrishna Vepab136d1c2009-04-01 18:14:25 +00003130NETERION (S2IO) 10GbE DRIVER (xframe/vxge)
Jiri Slaby4a584482007-08-30 23:56:39 -07003131P: Ramkrishna Vepa
3132M: ram.vepa@neterion.com
3133P: Rastapur Santosh
3134M: santosh.rastapur@neterion.com
3135P: Sivakumar Subramani
3136M: sivakumar.subramani@neterion.com
3137P: Sreenivasa Honnur
3138M: sreenivasa.honnur@neterion.com
Ramkrishna Vepab136d1c2009-04-01 18:14:25 +00003139P: Anil Murthy
3140M: anil.murthy@neterion.com
Jiri Slaby4a584482007-08-30 23:56:39 -07003141L: netdev@vger.kernel.org
Ramkrishna Vepab136d1c2009-04-01 18:14:25 +00003142W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/Linux?Anonymous
3143W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/X3100Linux?Anonymous
Jiri Slaby4a584482007-08-30 23:56:39 -07003144S: Supported
3145
Linus Torvalds1da177e2005-04-16 15:20:36 -07003146NETFILTER/IPTABLES/IPCHAINS
3147P: Rusty Russell
3148P: Marc Boucher
3149P: James Morris
3150P: Harald Welte
3151P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07003152P: Patrick McHardy
3153M: kaber@trash.net
Patrick McHardy1a03b812007-09-18 13:19:26 -07003154L: netfilter-devel@vger.kernel.org
3155L: netfilter@vger.kernel.org
Patrick McHardy82b98542006-10-12 14:08:55 -07003156L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003157W: http://www.netfilter.org/
3158W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003159S: Supported
3160
Paul Moore4cc67732006-09-25 15:57:13 -07003161NETLABEL
3162P: Paul Moore
3163M: paul.moore@hp.com
3164W: http://netlabel.sf.net
3165L: netdev@vger.kernel.org
3166S: Supported
3167
Linus Torvalds1da177e2005-04-16 15:20:36 -07003168NETROM NETWORK LAYER
3169P: Ralf Baechle
3170M: ralf@linux-mips.org
3171L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003172W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003173S: Maintained
3174
Pavel Machek5ddb88c2006-09-29 02:01:29 -07003175NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003176P: Paul Clements
3177M: Paul.Clements@steeleye.com
3178S: Maintained
3179
3180NETWORK DEVICE DRIVERS
Linus Torvalds1da177e2005-04-16 15:20:36 -07003181P: Jeff Garzik
3182M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07003183L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003184T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003185S: Maintained
3186
3187NETWORKING [GENERAL]
3188P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07003189M: netdev@vger.kernel.org
3190L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08003191W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003192S: Maintained
3193
3194NETWORKING [IPv4/IPv6]
3195P: David S. Miller
3196M: davem@davemloft.net
3197P: Alexey Kuznetsov
3198M: kuznet@ms2.inr.ac.ru
3199P: Pekka Savola (ipv6)
3200M: pekkas@netcore.fi
3201P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003202M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003203P: Hideaki YOSHIFUJI
3204M: yoshfuji@linux-ipv6.org
3205P: Patrick McHardy
Patrick McHardy1a03b812007-09-18 13:19:26 -07003206M: kaber@trash.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003207L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08003208T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003209S: Maintained
3210
James Morris10e2ff12007-08-25 14:41:28 -07003211NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
3212P: Paul Moore
3213M: paul.moore@hp.com
3214L: netdev@vger.kernel.org
3215S: Maintained
3216
John W. Linville29f8f632006-01-18 14:52:48 -08003217NETWORKING [WIRELESS]
3218P: John W. Linville
3219M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08003220L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08003221T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3222S: Maintained
3223
Amit S. Kale3d396eb2006-10-21 15:33:03 -04003224NETXEN (1/10) GbE SUPPORT
dhananjay@netxen.comd230ce32007-12-26 10:23:53 -08003225P: Dhananjay Phadke
3226M: dhananjay@netxen.com
Amit S. Kale3d396eb2006-10-21 15:33:03 -04003227L: netdev@vger.kernel.org
3228W: http://www.netxen.com
3229S: Supported
3230
J. Bruce Fieldse8b43552008-07-23 08:49:50 -04003231NFS, SUNRPC, AND LOCKD CLIENTS
Linus Torvalds1da177e2005-04-16 15:20:36 -07003232P: Trond Myklebust
Trond Myklebust78f58152007-12-12 20:16:06 -05003233M: Trond.Myklebust@netapp.com
3234L: linux-nfs@vger.kernel.org
3235W: http://client.linux-nfs.org
3236T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003237S: Maintained
3238
3239NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07003240P: Jan-Pascal van Best
3241M: janpascal@vanbest.org
3242P: Andreas Mohr
3243M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003244L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003245S: Maintained
3246
Ryusuke Konishi85ef9ce2009-04-06 19:01:46 -07003247NILFS2 FILESYSTEM
3248P: KONISHI Ryusuke
3249M: konishi.ryusuke@lab.ntt.co.jp
3250L: users@nilfs.org
3251W: http://www.nilfs.org/en/
3252S: Supported
3253
Linus Torvalds1da177e2005-04-16 15:20:36 -07003254NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
3255P: YOKOTA Hiroshi
3256M: yokota@netlab.is.tsukuba.ac.jp
3257W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3258S: Maintained
3259
3260NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
3261P: GOTO Masanori
3262M: gotom@debian.or.jp
3263P: YOKOTA Hiroshi
3264M: yokota@netlab.is.tsukuba.ac.jp
3265W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3266S: Maintained
3267
Linus Torvalds1da177e2005-04-16 15:20:36 -07003268NTFS FILESYSTEM
3269P: Anton Altaparmakov
3270M: aia21@cantab.net
3271L: linux-ntfs-dev@lists.sourceforge.net
3272L: linux-kernel@vger.kernel.org
Adrian Bunk169ccbd2008-09-02 14:35:37 -07003273W: http://www.linux-ntfs.org/
Josh Boyer1adc1232005-11-23 15:44:15 -08003274T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003275S: Maintained
3276
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003277NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003278P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003279M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003280L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01003281S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003282
Bob Copeland0ad122d2008-07-25 19:45:18 -07003283OMFS FILESYSTEM
3284P: Bob Copeland
3285M: me@bobcopeland.com
3286L: linux-karma-devel@lists.sourceforge.net
3287S: Maintained
3288
Harald Weltec1986ee2005-11-13 16:06:29 -08003289OMNIKEY CARDMAN 4000 DRIVER
3290P: Harald Welte
3291M: laforge@gnumonks.org
3292S: Maintained
3293
Harald Welte77c44ab2005-11-13 16:06:26 -08003294OMNIKEY CARDMAN 4040 DRIVER
3295P: Harald Welte
3296M: laforge@gnumonks.org
3297S: Maintained
3298
Jonathan Corbet77d51402007-03-22 19:44:17 -03003299OMNIVISION OV7670 SENSOR DRIVER
Jean Delvare795fb7e2008-09-20 12:33:08 +02003300P: Jonathan Corbet
Jonathan Corbet77d51402007-03-22 19:44:17 -03003301M: corbet@lwn.net
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03003302L: linux-media@vger.kernel.org
3303T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Jonathan Corbet77d51402007-03-22 19:44:17 -03003304S: Maintained
3305
Thomas Gleixner431bca72007-05-02 09:31:35 +02003306ONENAND FLASH DRIVER
3307P: Kyungmin Park
3308M: kyungmin.park@samsung.com
3309L: linux-mtd@lists.infradead.org
3310S: Maintained
3311
Linus Torvalds1da177e2005-04-16 15:20:36 -07003312ONSTREAM SCSI TAPE DRIVER
3313P: Willem Riede
3314M: osst@riede.org
3315L: osst-users@lists.sourceforge.net
3316L: linux-scsi@vger.kernel.org
3317S: Maintained
3318
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003319OPENCORES I2C BUS DRIVER
3320P: Peter Korsgaard
3321M: jacmet@sunsite.dk
Jean Delvare846557d2008-10-30 15:55:47 +01003322L: linux-i2c@vger.kernel.org
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003323S: Maintained
3324
Linus Torvalds1da177e2005-04-16 15:20:36 -07003325OPROFILE
Robert Richterd1a5d192008-07-12 13:47:57 -07003326P: Robert Richter
3327M: robert.richter@amd.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003328L: oprofile-list@lists.sf.net
3329S: Maintained
3330
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003331ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
3332P: Mark Fasheh
3333M: mfasheh@suse.com
3334P: Joel Becker
3335M: joel.becker@oracle.com
3336L: ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
3337W: http://oss.oracle.com/projects/ocfs2/
Joel Becker2191aeb2009-04-17 15:58:50 -07003338T: git git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2.git
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003339S: Supported
3340
Linus Torvalds1da177e2005-04-16 15:20:36 -07003341ORINOCO DRIVER
3342P: Pavel Roskin
3343M: proski@gnu.org
3344P: David Gibson
3345M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07003346L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07003347L: orinoco-users@lists.sourceforge.net
3348L: orinoco-devel@lists.sourceforge.net
3349W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003350S: Maintained
3351
Boaz Harrosh68274792009-01-25 17:24:14 +02003352OSD LIBRARY
3353P: Boaz Harrosh
3354M: bharrosh@panasas.com
3355P: Benny Halevy
3356M: bhalevy@panasas.com
3357L: osd-dev@open-osd.org
3358W: http://open-osd.org
3359T: git://git.open-osd.org/open-osd.git
3360S: Maintained
3361
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003362P54 WIRELESS DRIVER
3363P: Michael Wu
3364M: flamingice@sourmilk.net
3365L: linux-wireless@vger.kernel.org
3366W: http://prism54.org
3367T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3368S: Maintained
3369
Olof Johanssonf5cd7872007-01-31 21:43:54 -06003370PA SEMI ETHERNET DRIVER
3371P: Olof Johansson
3372M: olof@lixom.net
3373L: netdev@vger.kernel.org
3374S: Maintained
3375
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01003376PA SEMI SMBUS DRIVER
3377P: Olof Johansson
3378M: olof@lixom.net
Jean Delvare846557d2008-10-30 15:55:47 +01003379L: linux-i2c@vger.kernel.org
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01003380S: Maintained
3381
Harald Welte709ee532008-09-23 17:46:57 +02003382PANASONIC LAPTOP ACPI EXTRAS DRIVER
3383P: Harald Welte
3384M: laforge@gnumonks.org
3385S: Maintained
3386
David Howells4fa97182008-10-13 10:42:44 +01003387PANASONIC MN10300/AM33 PORT
3388P: David Howells
3389M: dhowells@redhat.com
3390P: Koichi Yasutake
3391M: yasutake.koichi@jp.panasonic.com
3392L: linux-am33-list@redhat.com (moderated for non-subscribers)
3393W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
3394S: Maintained
3395
Linus Torvalds1da177e2005-04-16 15:20:36 -07003396PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07003397L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08003398S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07003399
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003400PARAVIRT_OPS INTERFACE
3401P: Jeremy Fitzhardinge
3402M: jeremy@xensource.com
3403P: Chris Wright
3404M: chrisw@sous-sol.org
Zachary Amsden8cbb5bc2009-02-20 11:27:46 -08003405P: Alok Kataria
3406M: akataria@vmware.com
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003407P: Rusty Russell
3408M: rusty@rustcorp.com.au
3409L: virtualization@lists.osdl.org
3410L: linux-kernel@vger.kernel.org
3411S: Supported
3412
Linus Torvalds1da177e2005-04-16 15:20:36 -07003413PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
3414P: Tim Waugh
3415M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07003416L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003417W: http://www.torque.net/linux-pp.html
3418S: Maintained
3419
3420PARISC ARCHITECTURE
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003421P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04003422M: kyle@mcmartin.ca
Grant Grundler763461192008-12-01 00:21:35 -07003423P: Helge Deller
3424M: deller@gmx.de
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003425L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003426W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04003427T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003428S: Maintained
3429
Jim Cromie1662d322006-10-06 00:43:59 -07003430PC87360 HARDWARE MONITORING DRIVER
3431P: Jim Cromie
3432M: jim.cromie@gmail.com
3433L: lm-sensors@lm-sensors.org
3434S: Maintained
3435
3436PC8736x GPIO DRIVER
3437P: Jim Cromie
3438M: jim.cromie@gmail.com
3439S: Maintained
3440
Riku Voipiob26e0ed2009-03-03 21:37:17 +02003441PCA9532 LED DRIVER
3442P: Riku Voipio
3443M: riku.voipio@iki.fi
3444S: Maintained
3445
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06003446PCI ERROR RECOVERY
3447P: Linas Vepstas
3448M: linas@austin.ibm.com
3449L: linux-kernel@vger.kernel.org
Jesse Barnesc1f69db2008-05-19 15:28:16 -07003450L: linux-pci@vger.kernel.org
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06003451S: Supported
3452
Linus Torvalds1da177e2005-04-16 15:20:36 -07003453PCI SUBSYSTEM
Greg Kroah-Hartmanaf40b482008-04-17 10:22:27 -07003454P: Jesse Barnes
3455M: jbarnes@virtuousgeek.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003456L: linux-kernel@vger.kernel.org
Jesse Barnes29054742008-05-03 08:35:49 -07003457L: linux-pci@vger.kernel.org
Jesse Barnes460895c2008-04-25 10:14:28 -07003458T: git kernel.org:/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003459S: Supported
3460
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003461PCIE HOTPLUG DRIVER
3462P: Kristen Carlson Accardi
3463M: kristen.c.accardi@intel.com
Jesse Barnes64dab202008-06-10 14:20:03 -07003464L: linux-pci@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05003465S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003466
Linus Torvalds1da177e2005-04-16 15:20:36 -07003467PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003468P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07003469L: linux-pcmcia@lists.infradead.org
Joe Perches6650e0a2007-12-10 15:49:32 -08003470W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08003471T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003472S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003473
3474PCNET32 NETWORK DRIVER
pcnet32@verizon.net04ce0942007-02-16 10:07:12 -06003475P: Don Fry
3476M: pcnet32@verizon.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003477L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003478S: Maintained
3479
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003480PER-TASK DELAY ACCOUNTING
Balbir Singhabc5f232008-07-04 09:59:42 -07003481P: Balbir Singh
3482M: balbir@linux.vnet.ibm.com
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003483L: linux-kernel@vger.kernel.org
3484S: Maintained
3485
Jim Cromiedd49d0f2006-03-24 18:08:17 +01003486PERSONALITY HANDLING
3487P: Christoph Hellwig
3488M: hch@infradead.org
3489L: linux-abi-devel@lists.sourceforge.net
3490S: Maintained
3491
Linus Torvalds1da177e2005-04-16 15:20:36 -07003492PHRAM MTD DRIVER
Joern Engel2b54aae2008-02-06 01:38:02 -08003493P: Joern Engel
3494M: joern@lazybastard.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003495L: linux-mtd@lists.infradead.org
3496S: Maintained
3497
Peter Osterlund249a6772005-09-27 21:45:30 -07003498PKTCDVD DRIVER
3499P: Peter Osterlund
3500M: petero2@telia.com
3501L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07003502S: Maintained
3503
Linus Torvalds1da177e2005-04-16 15:20:36 -07003504POSIX CLOCKS and TIMERS
Ingo Molnaraa781ae2007-07-19 01:48:32 -07003505P: Thomas Gleixner
3506M: tglx@linutronix.de
Hormsf1c3ddf2006-01-15 02:18:28 +01003507L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003508S: Supported
3509
Anton Vorontsov3be86142007-07-15 04:43:36 +04003510POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
3511P: Anton Vorontsov
3512M: cbou@mail.ru
3513P: David Woodhouse
3514M: dwmw2@infradead.org
3515L: linux-kernel@vger.kernel.org
Anton Vorontsov3be86142007-07-15 04:43:36 +04003516T: git git.infradead.org/battery-2.6.git
3517S: Maintained
3518
Linus Torvalds1da177e2005-04-16 15:20:36 -07003519PNP SUPPORT
3520P: Adam Belay
Bjorn Helgaas2d59f6a2008-08-01 10:01:12 -06003521M: abelay@mit.edu
3522P: Bjorn Helgaas
3523M: bjorn.helgaas@hp.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003524S: Maintained
3525
Vitaly Wool999445d2007-01-04 13:07:03 +01003526PNXxxxx I2C DRIVER
3527P: Vitaly Wool
3528M: vitalywool@gmail.com
Jean Delvare846557d2008-10-30 15:55:47 +01003529L: linux-i2c@vger.kernel.org
Vitaly Wool999445d2007-01-04 13:07:03 +01003530S: Maintained
3531
Linus Torvalds1da177e2005-04-16 15:20:36 -07003532PPP PROTOCOL DRIVERS AND COMPRESSORS
3533P: Paul Mackerras
3534M: paulus@samba.org
3535L: linux-ppp@vger.kernel.org
3536S: Maintained
3537
3538PPP OVER ATM (RFC 2364)
3539P: Mitchell Blank Jr
3540M: mitch@sfgoth.com
3541S: Maintained
3542
3543PPP OVER ETHERNET
3544P: Michal Ostrowski
Chris Wright5e70b7f32008-06-09 16:07:28 -07003545M: mostrows@earthlink.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003546S: Maintained
3547
James Chapmana6d23702007-06-27 15:53:17 -07003548PPP OVER L2TP
3549P: James Chapman
3550M: jchapman@katalix.com
3551S: Maintained
3552
Linus Torvalds1da177e2005-04-16 15:20:36 -07003553PREEMPTIBLE KERNEL
3554P: Robert Love
3555M: rml@tech9.net
3556L: linux-kernel@vger.kernel.org
3557L: kpreempt-tech@lists.sourceforge.net
3558W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3559S: Supported
3560
3561PRISM54 WIRELESS DRIVER
Luis R. Rodrigueze88b34b2007-06-01 00:46:57 -07003562P: Luis R. Rodriguez
3563M: mcgrof@gmail.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003564L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003565W: http://prism54.org
3566S: Maintained
3567
3568PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3569P: Peter Denison
3570M: promise@pnd-pc.demon.co.uk
3571W: http://www.pnd-pc.demon.co.uk/promise/
3572S: Maintained
3573
Mikael Petterssonb3277df2007-01-10 09:33:53 +01003574PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3575P: Mikael Pettersson
3576M: mikpe@it.uu.se
3577L: linux-ide@vger.kernel.org
3578S: Maintained
3579
Masakazu Mokuno02c18892007-07-05 20:11:16 +09003580PS3 NETWORK SUPPORT
3581P: Masakazu Mokuno
3582M: mokuno@sm.sony.co.jp
3583L: netdev@vger.kernel.org
3584L: cbe-oss-dev@ozlabs.org
3585S: Supported
3586
Geoff Levandf58a9d12006-11-23 00:46:51 +01003587PS3 PLATFORM SUPPORT
3588P: Geoff Levand
3589M: geoffrey.levand@am.sony.com
3590L: linuxppc-dev@ozlabs.org
3591L: cbe-oss-dev@ozlabs.org
3592S: Supported
3593
Jim Pariscffb4add2009-01-06 11:32:10 +00003594PS3VRAM DRIVER
3595P: Jim Paris
3596M: jim@jtan.com
3597L: cbe-oss-dev@ozlabs.org
3598S: Maintained
3599
Michael Krufky83202042006-07-03 00:24:18 -07003600PVRUSB2 VIDEO4LINUX DRIVER
3601P: Mike Isely
3602M: isely@pobox.com
Mike Isely16e94952007-01-03 18:08:06 -03003603L: pvrusb2@isely.net (subscribers-only)
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03003604L: linux-media@vger.kernel.org
Michael Krufky83202042006-07-03 00:24:18 -07003605W: http://www.isely.net/pvrusb2/
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03003606T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Michael Krufky83202042006-07-03 00:24:18 -07003607S: Maintained
3608
Eric Miao30ec2612008-06-12 15:21:41 -07003609PXA2xx/PXA3xx SUPPORT
3610P: Eric Miao
3611M: eric.miao@marvell.com
3612P: Russell King
3613M: linux@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003614L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003615S: Maintained
3616
Eric Miaoa6bb4ba2009-02-19 21:13:21 +08003617PXA168 SUPPORT
3618P: Eric Miao
3619M: eric.miao@marvell.com
3620P: Jason Chagas
3621M: jason.chagas@marvell.com
3622L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3623T: git kernel.org:/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
3624S: Supported
3625
Eric Miao5fa82eb2009-03-20 12:52:24 +08003626PXA910 SUPPORT
3627P: Eric Miao
3628M: eric.miao@marvell.com
3629L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3630T: git kernel.org:/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
3631S: Supported
3632
Pierre Ossman272f1332007-05-14 21:25:26 +02003633PXA MMCI DRIVER
3634S: Orphan
3635
Robert Jarzmik57f63bc2009-02-11 13:04:19 -08003636PXA RTC DRIVER
3637P: Robert Jarzmik
3638M: robert.jarzmik@free.fr
3639L: rtc-linux@googlegroups.com
3640S: Maintained
3641
Linus Torvalds1da177e2005-04-16 15:20:36 -07003642QLOGIC QLA2XXX FC-SCSI DRIVER
3643P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08003644M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003645L: linux-scsi@vger.kernel.org
3646S: Supported
3647
Ron Mercer5a4faa872006-07-25 00:40:21 -07003648QLOGIC QLA3XXX NETWORK DRIVER
3649P: Ron Mercer
3650M: linux-driver@qlogic.com
3651L: netdev@vger.kernel.org
3652S: Supported
3653
Ron Mercerc4e84bd2008-09-18 11:56:28 -04003654QLOGIC QLGE 10Gb ETHERNET DRIVER
3655P: Ron Mercer
3656M: linux-driver@qlogic.com
3657M: ron.mercer@qlogic.com
3658L: netdev@vger.kernel.org
3659S: Supported
3660
Linus Torvalds1da177e2005-04-16 15:20:36 -07003661QNX4 FILESYSTEM
3662P: Anders Larsen
3663M: al@alarsen.net
3664L: linux-kernel@vger.kernel.org
3665W: http://www.alarsen.net/linux/qnx4fs/
3666S: Maintained
3667
3668RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003669P: Benjamin Herrenschmidt
3670M: benh@kernel.crashing.org
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003671L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003672S: Maintained
3673
3674RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003675P: Paul Mackerras
3676M: paulus@samba.org
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003677L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003678S: Maintained
3679
Randy Dunlape7839f22008-10-12 16:11:45 -07003680RALINK RT2X00 WIRELESS LAN DRIVER
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003681P: rt2x00 project
3682L: linux-wireless@vger.kernel.org
Ivo van Doorn6d5eaaf2009-03-17 11:29:19 +01003683L: users@rt2x00.serialmonkey.com
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003684W: http://rt2x00.serialmonkey.com/
3685S: Maintained
Ivo van Doorn2dd0f692008-04-12 19:25:00 +02003686T: git kernel.org:/pub/scm/linux/kernel/git/ivd/rt2x00.git
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003687F: drivers/net/wireless/rt2x00/
3688
Nick Piggin9db55792008-02-08 04:19:49 -08003689RAMDISK RAM BLOCK DEVICE DRIVER
3690P: Nick Piggin
3691M: npiggin@suse.de
3692S: Maintained
3693
Matt Mackall9e95ce22005-04-16 15:25:56 -07003694RANDOM NUMBER DRIVER
3695P: Matt Mackall
3696M: mpm@selenic.com
3697S: Maintained
3698
Matt Porter394b7012005-11-07 01:00:15 -08003699RAPIDIO SUBSYSTEM
3700P: Matt Porter
3701M: mporter@kernel.crashing.org
3702L: linux-kernel@vger.kernel.org
3703S: Maintained
3704
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003705RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3706P: Corey Thomas
3707M: coreythomas@charter.net
3708L: linux-wireless@vger.kernel.org
3709S: Maintained
3710
3711RCUTORTURE MODULE
3712P: Josh Triplett
3713M: josh@freedesktop.org
3714L: linux-kernel@vger.kernel.org
3715S: Maintained
3716
Florian Fainellic1f766b2008-02-06 22:39:44 +01003717RDC R-321X SoC
3718P: Florian Fainelli
3719M: florian.fainelli@telecomint.eu
3720L: linux-kernel@vger.kernel.org
3721S: Maintained
3722
Florian Fainellidb17f392007-12-19 11:30:30 +01003723RDC R6040 FAST ETHERNET DRIVER
3724P: Florian Fainelli
3725M: florian.fainelli@telecomint.eu
3726L: netdev@vger.kernel.org
3727S: Maintained
3728
Andy Grovera09ed662009-02-24 15:30:41 +00003729RDS - RELIABLE DATAGRAM SOCKETS
3730P: Andy Grover
3731M: andy.grover@oracle.com
3732L: rds-devel@oss.oracle.com
3733S: Supported
3734
Josh Triplett595182b2006-10-04 02:17:21 -07003735READ-COPY UPDATE (RCU)
3736P: Dipankar Sarma
3737M: dipankar@in.ibm.com
3738W: http://www.rdrop.com/users/paulmck/rclock/
3739L: linux-kernel@vger.kernel.org
3740S: Supported
3741
Linus Torvalds1da177e2005-04-16 15:20:36 -07003742REAL TIME CLOCK DRIVER
3743P: Paul Gortmaker
3744M: p_gortmaker@yahoo.com
3745L: linux-kernel@vger.kernel.org
3746S: Maintained
3747
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003748REAL TIME CLOCK (RTC) SUBSYSTEM
3749P: Alessandro Zummo
3750M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003751L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003752S: Maintained
3753
Linus Torvalds1da177e2005-04-16 15:20:36 -07003754REISERFS FILE SYSTEM
Jeff Mahoney76c4e5e2007-06-08 13:47:02 -07003755L: reiserfs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003756S: Supported
3757
Ivo van Doorne08976452008-04-12 19:23:55 +02003758RFKILL
3759P: Ivo van Doorn
3760M: IvDoorn@gmail.com
3761L: netdev@vger.kernel.org
3762S: Maintained
3763F: net/rfkill
3764
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003765RISCOM8 DRIVER
3766S: Orphan
3767
Linus Torvalds1da177e2005-04-16 15:20:36 -07003768ROCKETPORT DRIVER
3769P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003770W: http://www.comtrol.com
3771S: Maintained
3772
3773ROSE NETWORK LAYER
3774P: Ralf Baechle
3775M: ralf@linux-mips.org
3776L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003777W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003778S: Maintained
3779
Larry Finger59840482008-11-12 17:13:09 -06003780RTL8180 WIRELESS DRIVER
John W. Linville96dd6032008-11-12 14:51:56 -05003781P: John W. Linville
3782M: linville@tuxdriver.com
Michael Wu605bebe2007-05-14 01:41:02 -04003783L: linux-wireless@vger.kernel.org
3784W: http://linuxwireless.org/
John W. Linville96dd6032008-11-12 14:51:56 -05003785T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-testing.git
Michael Wu605bebe2007-05-14 01:41:02 -04003786S: Maintained
3787
Larry Finger59840482008-11-12 17:13:09 -06003788RTL8187 WIRELESS DRIVER
3789P: Herton Ronaldo Krzesinski
3790M: herton@mandriva.com.br
3791P: Hin-Tak Leung
3792M htl10@users.sourceforge.net
3793P: Larry Finger
3794M: Larry.Finger@lwfinger.net
3795L: linux-wireless@vger.kernel.org
3796W: http://linuxwireless.org/
3797T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-testing.git
3798S: Maintained
3799
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003800S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003801P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003802M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003803L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01003804S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003805
Linus Torvalds1da177e2005-04-16 15:20:36 -07003806S390
3807P: Martin Schwidefsky
3808M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003809P: Heiko Carstens
3810M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003811M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003812L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003813W: http://www.ibm.com/developerworks/linux/linux390/
3814S: Supported
3815
3816S390 NETWORK DRIVERS
Ursula Braundd96df22007-09-19 13:09:02 +02003817P: Ursula Braun
Ursula Braun23fcc8d2008-07-18 15:24:58 +02003818M: ursula.braun@de.ibm.com
Ursula Braunb9192ad2007-10-22 16:16:15 +02003819P: Frank Blaschka
3820M: blaschka@linux.vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003821M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003822L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003823W: http://www.ibm.com/developerworks/linux/linux390/
3824S: Supported
3825
Felix Beckfeed9b62009-03-26 15:24:23 +01003826S390 ZCRYPT DRIVER
3827P: Felix Beck
3828M: felix.beck@de.ibm.com
3829P: Ralph Wuerthner
3830M: ralph.wuerthner@de.ibm.com
3831M: linux390@de.ibm.com
3832L: linux-s390@vger.kernel.org
3833S: Supported
3834
Heiko Carstens5238da42006-02-11 17:56:01 -08003835S390 ZFCP DRIVER
Swen Schillig0033bb42007-12-18 11:16:14 +01003836P: Christof Schmitt
3837M: christof.schmitt@de.ibm.com
3838P: Martin Peschke
3839M: mp3@de.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003840M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003841L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003842W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003843S: Supported
3844
Ursula Braundd96df22007-09-19 13:09:02 +02003845S390 IUCV NETWORK LAYER
3846P: Ursula Braun
Ursula Braun23fcc8d2008-07-18 15:24:58 +02003847M: ursula.braun@de.ibm.com
Ursula Braundd96df22007-09-19 13:09:02 +02003848M: linux390@de.ibm.com
3849L: linux-s390@vger.kernel.org
3850W: http://www.ibm.com/developerworks/linux/linux390/
3851S: Supported
3852
Ben Dooks4dde7f72008-06-30 22:40:38 +01003853S3C24XX SD/MMC Driver
3854P: Ben Dooks
3855M: ben-linux@fluff.org
3856L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3857L: linux-kernel@vger.kernel.org
3858S: Supported
3859
Linus Torvalds1da177e2005-04-16 15:20:36 -07003860SAA7146 VIDEO4LINUX-2 DRIVER
3861P: Michael Hunold
3862M: michael@mihu.de
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03003863L: linux-media@vger.kernel.org
3864T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003865W: http://www.mihu.de/linux/saa7146
3866S: Maintained
3867
Linus Torvalds1da177e2005-04-16 15:20:36 -07003868SC1200 WDT DRIVER
3869P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003870M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003871S: Maintained
3872
3873SCHEDULER
3874P: Ingo Molnar
3875M: mingo@elte.hu
3876P: Robert Love [the preemptible kernel bits]
3877M: rml@tech9.net
3878L: linux-kernel@vger.kernel.org
3879S: Maintained
3880
3881SCSI CDROM DRIVER
3882P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003883M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003884L: linux-scsi@vger.kernel.org
3885W: http://www.kernel.dk
3886S: Maintained
3887
3888SCSI SG DRIVER
3889P: Doug Gilbert
3890M: dgilbert@interlog.com
3891L: linux-scsi@vger.kernel.org
3892W: http://www.torque.net/sg
3893S: Maintained
3894
3895SCSI SUBSYSTEM
3896P: James E.J. Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05003897M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003898L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003899T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
James Bottomleyc4e16082007-11-03 08:40:30 -05003900T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
3901T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003902S: Maintained
3903
3904SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003905P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003906M: Kai.Makisara@kolumbus.fi
3907L: linux-scsi@vger.kernel.org
3908S: Maintained
3909
3910SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003911P: Vlad Yasevich
3912M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003913P: Sridhar Samudrala
3914M: sri@us.ibm.com
Vlad Yasevich1a418792008-04-12 18:55:42 -07003915L: linux-sctp@vger.kernel.org
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003916W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003917S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003918
3919SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003920P: Jim Cromie
3921M: jim.cromie@gmail.com
3922S: Odd Fixes
3923
3924SCx200 GPIO DRIVER
3925P: Jim Cromie
3926M: jim.cromie@gmail.com
3927S: Maintained
3928
3929SCx200 HRT CLOCKSOURCE DRIVER
3930P: Jim Cromie
3931M: jim.cromie@gmail.com
3932S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003933
Sascha Sommer6a369132008-07-15 14:21:29 +02003934SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
3935P: Sascha Sommer
3936M: saschasommer@freenet.de
3937L: sdricohcs-devel@lists.sourceforge.net (subscribers-only)
3938S: Maintained
3939
Randy Dunlape7839f22008-10-12 16:11:45 -07003940SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003941P: Pierre Ossman
3942M: drzeus-sdhci@drzeus.cx
Pierre Ossmanb8e20062009-03-14 21:17:32 +01003943L: sdhci-devel@lists.ossman.eu
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003944S: Maintained
3945
Anton Vorontsov3085e9c2009-03-17 00:14:05 +03003946SECURE DIGITAL HOST CONTROLLER INTERFACE, OPEN FIRMWARE BINDINGS (SDHCI-OF)
3947P: Anton Vorontsov
3948M: avorontsov@ru.mvista.com
3949L: linuxppc-dev@ozlabs.org
3950L: sdhci-devel@lists.ossman.eu
Linus Torvalds1da177e2005-04-16 15:20:36 -07003951S: Maintained
Jody McIntyre6fb04252005-11-18 09:31:06 -08003952
James Morris8711cca2008-12-04 03:19:45 +11003953SECURITY SUBSYSTEM
3954F: security/
3955P: James Morris
3956M: jmorris@namei.org
3957L: linux-kernel@vger.kernel.org
3958L: linux-security-module@vger.kernel.org (suggested Cc:)
3959T: git kernel.org:pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
James Morrisc8334dc2009-01-07 20:06:18 +11003960W: http://security.wiki.kernel.org/
James Morris8711cca2008-12-04 03:19:45 +11003961S: Supported
3962
Linus Torvalds1da177e2005-04-16 15:20:36 -07003963SECURITY CONTACT
3964P: Security Officers
3965M: security@kernel.org
3966S: Supported
3967
3968SELINUX SECURITY MODULE
3969P: Stephen Smalley
3970M: sds@tycho.nsa.gov
3971P: James Morris
3972M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003973P: Eric Paris
3974M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003975L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003976L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Stephen Smalleyf0589252008-09-11 09:20:26 -04003977W: http://selinuxproject.org
3978T: git kernel.org:pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003979S: Supported
3980
Jiri Slabycef2cf02007-05-08 00:31:45 -07003981SENSABLE PHANTOM
3982P: Jiri Slaby
3983M: jirislaby@gmail.com
3984S: Maintained
3985
Randy Dunlap4480f15b2008-10-12 16:11:58 -07003986SERIAL ATA (SATA) SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07003987P: Jeff Garzik
3988M: jgarzik@pobox.com
3989L: linux-ide@vger.kernel.org
3990T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
3991S: Supported
3992
Sathya Perla6b7c5b92009-03-11 23:32:03 -07003993SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER
3994P: Sathya Perla
3995M: sathyap@serverengines.com
3996P: Subbu Seetharaman
3997M: subbus@serverengines.com
3998L: netdev@vger.kernel.org
3999W: http://www.serverengines.com
4000S: Supported
4001
Ben Hutchings8ceee662008-04-27 12:55:59 +01004002SFC NETWORK DRIVER
4003P: Steve Hodgson
4004P: Ben Hutchings
4005P: Robert Stonehouse
4006M: linux-net-drivers@solarflare.com
4007S: Supported
4008
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004009SGI GRU DRIVER
4010P: Jack Steiner
4011M: steiner@sgi.com
4012S: Maintained
4013
4014SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
4015P: Pat Gefre
4016M: pfg@sgi.com
4017L: linux-ia64@vger.kernel.org
4018S: Supported
4019
Linus Torvalds1da177e2005-04-16 15:20:36 -07004020SGI VISUAL WORKSTATION 320 AND 540
4021P: Andrey Panin
4022M: pazke@donpac.ru
4023L: linux-visws-devel@lists.sf.net
4024W: http://linux-visws.sf.net
4025S: Maintained for 2.6.
4026
Jack Steiner75312612008-08-15 00:40:42 -07004027SGI XP/XPC/XPNET DRIVER
4028P: Dean Nelson
4029M: dcn@sgi.com
4030S: Maintained
4031
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004032SHARP LH SUPPORT (LH7952X & LH7A40X)
4033P: Marc Singer
4034M: elf@buici.com
4035W: http://projects.buici.com/arm
4036L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
4037S: Maintained
4038
4039SHPC HOTPLUG DRIVER
4040P: Kristen Carlson Accardi
4041M: kristen.c.accardi@intel.com
4042L: linux-pci@vger.kernel.org
4043S: Supported
4044
Linus Torvalds1da177e2005-04-16 15:20:36 -07004045SIMTEC EB110ATX (Chalice CATS)
4046P: Ben Dooks
4047P: Vincent Sanders
4048M: support@simtec.co.uk
4049W: http://www.simtec.co.uk/products/EB110ATX/
4050S: Supported
4051
4052SIMTEC EB2410ITX (BAST)
4053P: Ben Dooks
4054P: Vincent Sanders
4055M: support@simtec.co.uk
4056W: http://www.simtec.co.uk/products/EB2410ITX/
4057S: Supported
4058
Francois Romieu92aab3c2005-07-30 13:11:18 +02004059SIS 190 ETHERNET DRIVER
4060P: Francois Romieu
4061M: romieu@fr.zoreil.com
4062L: netdev@vger.kernel.org
4063S: Maintained
4064
Linus Torvalds1da177e2005-04-16 15:20:36 -07004065SIS 900/7016 FAST ETHERNET DRIVER
4066P: Daniele Venzano
4067M: venza@brownhat.org
4068W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07004069L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004070S: Maintained
4071
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04004072SIS 96X I2C/SMBUS DRIVER
4073P: Mark M. Hoffman
4074M: mhoffman@lightlink.com
Jean Delvare846557d2008-10-30 15:55:47 +01004075L: linux-i2c@vger.kernel.org
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04004076S: Maintained
4077
Linus Torvalds1da177e2005-04-16 15:20:36 -07004078SIS FRAMEBUFFER DRIVER
4079P: Thomas Winischhofer
4080M: thomas@winischhofer.net
4081W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004082S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004083
4084SIS USB2VGA DRIVER
4085P: Thomas Winischhofer
4086M: thomas@winischhofer.net
4087W: http://www.winischhofer.at/linuxsisusbvga.shtml
4088S: Maintained
4089
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004090SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
4091P: Stephen Hemminger
4092M: shemminger@linux-foundation.org
4093L: netdev@vger.kernel.org
4094S: Maintained
4095
Christoph Lameter415ad26d2007-07-26 10:40:56 -07004096SLAB ALLOCATOR
4097P: Christoph Lameter
Christoph Lametercde53532008-07-04 09:59:22 -07004098M: cl@linux-foundation.org
Christoph Lameter415ad26d2007-07-26 10:40:56 -07004099P: Pekka Enberg
4100M: penberg@cs.helsinki.fi
Pekka Enbergc76d1182008-02-11 23:52:47 +02004101P: Matt Mackall
4102M: mpm@selenic.com
Christoph Lameter415ad26d2007-07-26 10:40:56 -07004103L: linux-mm@kvack.org
4104S: Maintained
4105
Linus Torvalds1da177e2005-04-16 15:20:36 -07004106SMC91x ETHERNET DRIVER
4107P: Nicolas Pitre
4108M: nico@cam.org
4109S: Maintained
4110
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04004111SMSC47B397 HARDWARE MONITOR DRIVER
4112P: Mark M. Hoffman
4113M: mhoffman@lightlink.com
4114L: lm-sensors@lm-sensors.org
4115S: Maintained
4116
Steve Glendinningfd9abb32008-11-05 00:35:37 +00004117SMSC911x ETHERNET DRIVER
4118P: Steve Glendinning
4119M: steve.glendinning@smsc.com
4120L: netdev@vger.kernel.org
4121S: Supported
4122
Steve Glendinning2cb37722008-12-11 20:54:30 -08004123SMSC9420 PCI ETHERNET DRIVER
4124P: Steve Glendinning
4125M: steve.glendinning@smsc.com
4126L: netdev@vger.kernel.org
4127S: Supported
4128
Ben Nizetteb54f2862008-03-13 22:27:30 +11004129SMX UIO Interface
4130P: Ben Nizette
4131M: bn@niasdigital.com
4132S: Maintained
4133
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004134SN-IA64 (Itanium) SUB-PLATFORM
4135P: Jes Sorensen
4136M: jes@sgi.com
4137L: linux-altix@sgi.com
4138L: linux-ia64@vger.kernel.org
4139W: http://www.sgi.com/altix
4140S: Maintained
4141
Guennadi Liakhovetski668acf32008-07-19 07:54:43 -03004142SOC-CAMERA V4L2 SUBSYSTEM
Jean Delvare795fb7e2008-09-20 12:33:08 +02004143P: Guennadi Liakhovetski
4144M: g.liakhovetski@gmx.de
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03004145L: linux-media@vger.kernel.org
4146T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Jean Delvare795fb7e2008-09-20 12:33:08 +02004147S: Maintained
Guennadi Liakhovetski668acf32008-07-19 07:54:43 -03004148
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004149SOEKRIS NET48XX LED SUPPORT
4150P: Chris Boot
4151M: bootc@bootc.net
4152S: Maintained
4153
Linus Torvalds1da177e2005-04-16 15:20:36 -07004154SOFTWARE RAID (Multiple Disks) SUPPORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07004155P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08004156M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07004157L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08004158S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07004159
Linus Torvalds1da177e2005-04-16 15:20:36 -07004160SONIC NETWORK DRIVER
4161P: Thomas Bogendoerfer
4162M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07004163L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004164S: Maintained
4165
Michael Buesch61e115a2007-09-18 15:12:50 -04004166SONICS SILICON BACKPLANE DRIVER (SSB)
4167P: Michael Buesch
4168M: mb@bu3sch.de
4169L: netdev@vger.kernel.org
4170S: Maintained
4171
Linus Torvalds1da177e2005-04-16 15:20:36 -07004172SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01004173P: Mattia Dongili
4174M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01004175L: linux-acpi@vger.kernel.org
4176W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07004177S: Maintained
4178
Alex Dubovbaf85322008-02-09 10:20:54 -08004179SONY MEMORYSTICK CARD SUPPORT
4180P: Alex Dubov
4181M: oakad@yahoo.com
4182L: linux-kernel@vger.kernel.org
4183W: http://tifmxx.berlios.de/
4184S: Maintained
4185
Linus Torvalds1da177e2005-04-16 15:20:36 -07004186SOUND
4187P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02004188M: perex@perex.cz
Takashi Iwai281712f2008-08-19 13:10:04 +02004189P: Takashi Iwai
4190M: tiwai@suse.de
Takashi Iwai82622042007-04-16 12:32:52 +02004191L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004192S: Maintained
4193
Mark Brownbd903bd2008-11-19 19:16:05 +00004194SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02004195P: Liam Girdwood
Liam Girdwoodb0b8daf2008-09-18 14:36:37 +01004196M: lrg@slimlogic.co.uk
Mark Brown2cad0ad2008-01-10 14:33:07 +01004197P: Mark Brown
4198M: broonie@opensource.wolfsonmicro.com
4199T: git opensource.wolfsonmicro.com/linux-2.6-asoc
Takashi Iwai82622042007-04-16 12:32:52 +02004200L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodb0b8daf2008-09-18 14:36:37 +01004201W: http://alsa-project.org/main/index.php/ASoC
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02004202S: Supported
4203
Sam Ravnborg473321f2009-01-04 15:47:49 -08004204SPARC + UltraSPARC (sparc/sparc64)
4205P: David S. Miller
4206M: davem@davemloft.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07004207L: sparclinux@vger.kernel.org
Sam Ravnborg473321f2009-01-04 15:47:49 -08004208T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
4209T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004210S: Maintained
4211
4212SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
4213P: Roger Wolff
4214M: R.E.Wolff@BitWizard.nl
4215L: linux-kernel@vger.kernel.org ?
4216S: Supported
4217
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004218SPI SUBSYSTEM
4219P: David Brownell
4220M: dbrownell@users.sourceforge.net
4221L: spi-devel-general@lists.sourceforge.net
4222S: Maintained
4223
Jim Lewis2752e402006-09-29 02:01:19 -07004224SPIDERNET NETWORK DRIVER for CELL
Jens Osterkampcb8da8a2008-01-11 13:44:35 +01004225P: Ishizaki Kou
4226M: kou.ishizaki@toshiba.co.jp
4227P: Jens Osterkamp
4228M: jens@de.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07004229L: netdev@vger.kernel.org
4230S: Supported
4231
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004232SPU FILE SYSTEM
4233P: Jeremy Kerr
4234M: jk@ozlabs.org
4235L: linuxppc-dev@ozlabs.org
4236L: cbe-oss-dev@ozlabs.org
4237W: http://www.ibm.com/developerworks/power/cell/
4238S: Supported
4239
Phillip Lougherfc555842009-01-05 08:46:29 +00004240SQUASHFS FILE SYSTEM
4241P: Phillip Lougher
4242M: phillip@lougher.demon.co.uk
4243L: squashfs-devel@lists.sourceforge.net (subscribers-only)
4244W: http://squashfs.org.uk
4245S: Maintained
4246
Linus Torvalds1da177e2005-04-16 15:20:36 -07004247SRM (Alpha) environment access
4248P: Jan-Benedict Glaw
4249M: jbglaw@lug-owl.de
4250L: linux-kernel@vger.kernel.org
4251S: Maintained
4252
Linus Torvalds26e9a392008-10-17 09:50:12 -07004253STABLE BRANCH
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004254P: Greg Kroah-Hartman
4255M: greg@kroah.com
4256P: Chris Wright
4257M: chrisw@sous-sol.org
4258L: stable@kernel.org
4259S: Maintained
4260
Linus Torvalds26e9a392008-10-17 09:50:12 -07004261STAGING SUBSYSTEM
4262P: Greg Kroah-Hartman
4263M: gregkh@suse.de
4264L: linux-kernel@vger.kernel.org
4265T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
4266S: Maintained
4267
Linus Torvalds1da177e2005-04-16 15:20:36 -07004268STARFIRE/DURALAN NETWORK DRIVER
4269P: Ion Badulescu
4270M: ionut@cs.columbia.edu
4271S: Maintained
4272
4273STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
4274W: http://mosquitonet.Stanford.EDU/strip.html
Jean Delvarebaaea1d2008-09-20 12:34:33 +02004275S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07004276
4277STRADIS MPEG-2 DECODER DRIVER
4278P: Nathan Laredo
4279M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004280W: http://www.stradis.com/
4281S: Maintained
4282
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004283SUN3/3X
4284P: Sam Creasey
4285M: sammy@sammy.net
4286W: http://sammy.net/sun3/
4287S: Maintained
4288
Paul Mundt2cbb12a2007-11-19 13:08:37 +09004289SUPERH
Linus Torvalds1da177e2005-04-16 15:20:36 -07004290P: Paul Mundt
4291M: lethal@linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09004292L: linux-sh@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004293W: http://www.linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09004294T: git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
Paul Mundt5c806b22008-07-29 06:34:01 +09004295S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07004296
Randy Dunlap4480f15b2008-10-12 16:11:58 -07004297SUSPEND TO RAM
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004298P: Len Brown
4299M: len.brown@intel.com
4300P: Pavel Machek
Pavel Machekef35ce22009-02-18 14:48:16 -08004301M: pavel@ucw.cz
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004302P: Rafael J. Wysocki
4303M: rjw@sisk.pl
4304L: linux-pm@lists.linux-foundation.org
4305S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07004306
4307SVGA HANDLING
4308P: Martin Mares
4309M: mj@ucw.cz
4310L: linux-video@atrey.karlin.mff.cuni.cz
4311S: Maintained
4312
4313SYSV FILESYSTEM
4314P: Christoph Hellwig
4315M: hch@infradead.org
4316S: Maintained
4317
Alan Cox4e688522008-04-30 00:52:11 -07004318TASKSTATS STATISTICS INTERFACE
Balbir Singhabc5f232008-07-04 09:59:42 -07004319P: Balbir Singh
4320M: balbir@linux.vnet.ibm.com
Alan Cox4e688522008-04-30 00:52:11 -07004321L: linux-kernel@vger.kernel.org
4322S: Maintained
4323
Stephen Hemminger781b456a2006-07-10 20:25:29 -07004324TC CLASSIFIER
4325P: Jamal Hadi Salim
4326M: hadi@cyberus.ca
4327L: netdev@vger.kernel.org
4328S: Maintained
4329
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07004330TCP LOW PRIORITY MODULE
4331P: Wong Hoi Sing, Edison
4332M: hswong3i@gmail.com
4333P: Hung Hing Lun, Mike
4334M: hlhung3i@gmail.com
4335W: http://tcp-lp-mod.sourceforge.net/
4336S: Maintained
4337
Andy Gospodarek1a348cc2007-09-17 18:50:36 -07004338TEHUTI ETHERNET DRIVER
4339P: Alexander Indenbaum
4340M: baum@tehutinetworks.net
4341P: Andy Gospodarek
4342M: andy@greyhouse.net
4343L: netdev@vger.kernel.org
4344S: Supported
4345
Alan Cox4e688522008-04-30 00:52:11 -07004346Telecom Clock Driver for MCPL0010
4347P: Mark Gross
4348M: mark.gross@intel.com
4349S: Supported
4350
Randy Dunlap4480f15b2008-10-12 16:11:58 -07004351TENSILICA XTENSA PORT (xtensa)
Alan Cox4e688522008-04-30 00:52:11 -07004352P: Chris Zankel
4353M: chris@zankel.net
4354S: Maintained
4355
4356THINKPAD ACPI EXTRAS DRIVER
4357P: Henrique de Moraes Holschuh
4358M: ibm-acpi@hmh.eng.br
4359L: ibm-acpi-devel@lists.sourceforge.net
4360W: http://ibm-acpi.sourceforge.net
4361W: http://thinkwiki.org/wiki/Ibm-acpi
4362T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
4363S: Maintained
4364
Alex Dubov4020f2d2006-10-04 02:15:37 -07004365TI FLASH MEDIA INTERFACE DRIVER
Jean Delvare795fb7e2008-09-20 12:33:08 +02004366P: Alex Dubov
4367M: oakad@yahoo.com
4368S: Maintained
Alex Dubov4020f2d2006-10-04 02:15:37 -07004369
Syed Khasim9f9c24f2007-05-16 01:07:22 +02004370TI OMAP MMC INTERFACE DRIVER
4371P: Carlos Aguiar, Anderson Briglia and Syed Khasim
Dirk Behmeb6a7e4c2007-12-15 07:47:46 +01004372M: linux-omap@vger.kernel.org
Syed Khasim9f9c24f2007-05-16 01:07:22 +02004373W: http://linux.omap.com
4374W: http://www.muru.com/linux/omap/
4375S: Maintained
4376
Michael Buesch844dd052006-06-26 00:24:59 -07004377TI OMAP RANDOM NUMBER GENERATOR SUPPORT
4378P: Deepak Saxena
4379M: dsaxena@plexity.net
4380S: Maintained
4381
Per Lidene86eaa32006-01-12 16:45:18 +01004382TIPC NETWORK LAYER
4383P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01004384M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01004385P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01004386M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01004387P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01004388M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01004389L: tipc-discussion@lists.sourceforge.net
4390W: http://tipc.sourceforge.net/
4391W: http://tipc.cslab.ericsson.net/
4392T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
4393S: Maintained
4394
Linus Torvalds1da177e2005-04-16 15:20:36 -07004395TLAN NETWORK DRIVER
4396P: Samuel Chessman
4397M: chessman@tux.org
Gabriel Craciunescu88c07dd2007-11-22 19:43:36 +08004398L: tlan-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004399W: http://sourceforge.net/projects/tlan/
4400S: Maintained
4401
Kentaro Takedad74db3b2009-02-05 17:18:18 +09004402TOMOYO SECURITY MODULE
4403P: Kentaro Takeda
4404M: takedakn@nttdata.co.jp
4405P: Tetsuo Handa
4406M: penguin-kernel@I-love.SAKURA.ne.jp
4407L: linux-kernel@vger.kernel.org (kernel issues)
4408L: tomoyo-users-en@lists.sourceforge.jp (subscribers-only, for developers and users in English)
4409L: tomoyo-dev@lists.sourceforge.jp (subscribers-only, for developers in Japanese)
4410L: tomoyo-users@lists.sourceforge.jp (subscribers-only, for users in Japanese)
4411W: http://tomoyo.sourceforge.jp/
4412T: quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.2.x/tomoyo-lsm/patches/
4413S: Maintained
4414
Linus Torvalds1da177e2005-04-16 15:20:36 -07004415TOSHIBA ACPI EXTRAS DRIVER
Johannes Berg15065532009-03-30 12:02:35 +02004416S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07004417
4418TOSHIBA SMM DRIVER
4419P: Jonathan Buzzard
4420M: jonathan@buzzard.org.uk
4421L: tlinux-users@tce.toshiba-dme.co.jp
4422W: http://www.buzzard.org.uk/toshiba/
4423S: Maintained
4424
Pierre Ossmand719f902009-03-24 21:06:09 +01004425TMIO MMC DRIVER
4426P: Ian Molton
4427M: ian@mnementh.co.uk
4428S: Maintained
4429
Alan Cox4e688522008-04-30 00:52:11 -07004430TPM DEVICE DRIVER
Rajiv Andrade141c0242008-07-21 14:21:37 -07004431P: Debora Velarde
4432M: debora@linux.vnet.ibm.com
4433P: Rajiv Andrade
4434M: srajiv@linux.vnet.ibm.com
Alan Cox4e688522008-04-30 00:52:11 -07004435W: http://tpmdd.sourceforge.net
4436P: Marcel Selhorst
Marcel Selhorst7dcce132009-02-11 13:04:27 -08004437M: m.selhorst@sirrix.com
4438W: http://www.sirrix.com
Rajiv Andrade63a10df2008-10-15 22:04:36 -07004439L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
Alan Cox4e688522008-04-30 00:52:11 -07004440S: Maintained
4441
Linus Torvalds1da177e2005-04-16 15:20:36 -07004442TRIVIAL PATCHES
Jiri Kosina2b6a2f52008-11-14 11:55:03 +01004443P: Jiri Kosina
Jim Cromiece00f852006-11-30 04:49:44 +01004444M: trivial@kernel.org
4445L: linux-kernel@vger.kernel.org
Jiri Kosina2b6a2f52008-11-14 11:55:03 +01004446T: git kernel.org:/pub/scm/linux/kernel/git/jikos/trivial.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004447S: Maintained
4448
Alan Cox4e688522008-04-30 00:52:11 -07004449TTY LAYER
4450P: Alan Cox
4451M: alan@lxorguk.ukuu.org.uk
4452L: linux-kernel@vger.kernel.org
4453S: Maintained
4454
Grant Grundler740db6d2008-02-17 11:53:49 -07004455TULIP NETWORK DRIVERS
4456P: Grant Grundler
4457M: grundler@parisc-linux.org
4458P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04004459M: kyle@mcmartin.ca
Grant Grundler740db6d2008-02-17 11:53:49 -07004460L: netdev@vger.kernel.org
4461S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004462
4463TUN/TAP driver
4464P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08004465M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004466L: vtun@office.satix.net
4467W: http://vtun.sourceforge.net/tun
4468S: Maintained
4469
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08004470TURBOCHANNEL SUBSYSTEM
4471P: Maciej W. Rozycki
4472M: macro@linux-mips.org
4473S: Maintained
4474
Linus Torvalds1da177e2005-04-16 15:20:36 -07004475U14-34F SCSI DRIVER
4476P: Dario Ballabio
4477M: ballabio_dario@emc.com
4478L: linux-scsi@vger.kernel.org
4479S: Maintained
4480
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004481UBI FILE SYSTEM (UBIFS)
4482P: Artem Bityutskiy
4483M: dedekind@infradead.org
4484P: Adrian Hunter
4485M: ext-adrian.hunter@nokia.com
4486L: linux-mtd@lists.infradead.org
Artem Bityutskiye2966cb2008-10-25 18:54:04 +03004487T: git git://git.infradead.org/ubifs-2.6.git
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004488W: http://www.linux-mtd.infradead.org/doc/ubifs.html
4489S: Maintained
4490
Alan Coxcc2020e2008-05-19 14:21:51 +01004491UCLINUX (AND M68KNOMMU)
4492P: Greg Ungerer
4493M: gerg@uclinux.org
4494W: http://www.uclinux.org/
4495L: uclinux-dev@uclinux.org (subscribers-only)
4496S: Maintained
4497
Alan Coxcc2020e2008-05-19 14:21:51 +01004498UCLINUX FOR RENESAS H8/300
4499P: Yoshinori Sato
4500M: ysato@users.sourceforge.jp
4501W: http://uclinux-h8.sourceforge.jp/
4502S: Supported
4503
Linus Torvalds1da177e2005-04-16 15:20:36 -07004504UDF FILESYSTEM
Jan Kara800fdfb2008-02-08 04:20:51 -08004505P: Jan Kara
4506M: jack@suse.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07004507W: http://linux-udf.sourceforge.net
4508S: Maintained
4509
Alan Coxcc2020e2008-05-19 14:21:51 +01004510UFS FILESYSTEM
4511P: Evgeniy Dushistov
4512M: dushistov@mail.ru
4513L: linux-kernel@vger.kernel.org
4514S: Maintained
4515
David Vrabel18332a82008-09-17 16:34:44 +01004516ULTRA-WIDEBAND (UWB) SUBSYSTEM:
4517P: David Vrabel
4518M: david.vrabel@csr.com
4519L: linux-usb@vger.kernel.org
4520S: Supported
4521
Linus Torvalds1da177e2005-04-16 15:20:36 -07004522UNIFORM CDROM DRIVER
4523P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02004524M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07004525L: linux-kernel@vger.kernel.org
4526W: http://www.kernel.dk
4527S: Maintained
4528
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004529UNSORTED BLOCK IMAGES (UBI)
4530P: Artem Bityutskiy
4531M: dedekind@infradead.org
4532W: http://www.linux-mtd.infradead.org/
4533L: linux-mtd@lists.infradead.org
Artem Bityutskiye2966cb2008-10-25 18:54:04 +03004534T: git git://git.infradead.org/ubi-2.6.git
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004535S: Maintained
4536
Linus Torvalds1da177e2005-04-16 15:20:36 -07004537USB ACM DRIVER
4538P: Oliver Neukum
4539M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004540L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004541S: Maintained
4542
4543USB BLOCK DRIVER (UB ub)
4544P: Pete Zaitcev
4545M: zaitcev@redhat.com
4546L: linux-kernel@vger.kernel.org
Jean Delvare795fb7e2008-09-20 12:33:08 +02004547L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004548S: Supported
4549
Linus Torvalds1da177e2005-04-16 15:20:36 -07004550USB CDC ETHERNET DRIVER
4551P: Greg Kroah-Hartman
4552M: greg@kroah.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004553L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004554S: Maintained
4555W: http://www.kroah.com/linux-usb/
4556
Peter Korsgaardb02b3712008-04-27 08:59:44 +02004557USB CYPRESS C67X00 DRIVER
4558P: Peter Korsgaard
4559M: jacmet@sunsite.dk
4560L: linux-usb@vger.kernel.org
4561S: Maintained
4562
Peter Korsgaardd0374f42007-02-16 17:03:54 +01004563USB DAVICOM DM9601 DRIVER
4564P: Peter Korsgaard
4565M: jacmet@sunsite.dk
Peter Korsgaard043600a2007-06-27 21:18:18 +02004566L: netdev@vger.kernel.org
Peter Korsgaardd0374f42007-02-16 17:03:54 +01004567W: http://www.linux-usb.org/usbnet
4568S: Maintained
4569
Alan Coxcc2020e2008-05-19 14:21:51 +01004570USB DIAMOND RIO500 DRIVER
4571P: Cesar Miquel
4572M: miquel@df.uba.ar
4573L: rio500-users@lists.sourceforge.net
4574W: http://rio500.sourceforge.net
4575S: Maintained
4576
Linus Torvalds1da177e2005-04-16 15:20:36 -07004577USB EHCI DRIVER
4578P: David Brownell
4579M: dbrownell@users.sourceforge.net
Jean Delvare795fb7e2008-09-20 12:33:08 +02004580L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004581S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004582
Luca Risolia7ce08c92006-01-11 02:06:59 +00004583USB ET61X[12]51 DRIVER
4584P: 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
Luca Risolia7ce08c92006-01-11 02:06:59 +00004589W: http://www.linux-projects.org
4590S: Maintained
4591
David Brownell69ae9e32006-11-14 02:03:31 -08004592USB GADGET/PERIPHERAL SUBSYSTEM
4593P: David Brownell
4594M: dbrownell@users.sourceforge.net
Jean Delvare795fb7e2008-09-20 12:33:08 +02004595L: linux-usb@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004596W: http://www.linux-usb.org/gadget
4597S: Maintained
4598
Jiri Kosina2dea64b2007-07-11 12:12:11 +02004599USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
Jiri Kosina641266fd2007-01-15 09:56:21 +01004600P: Jiri Kosina
4601M: jkosina@suse.cz
Jean Delvare795fb7e2008-09-20 12:33:08 +02004602L: linux-usb@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01004603T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004604S: Maintained
4605
Olav Kongas959eea22005-11-03 17:38:14 +02004606USB ISP116X DRIVER
4607P: Olav Kongas
4608M: ok@artecdesign.ee
Jean Delvare795fb7e2008-09-20 12:33:08 +02004609L: linux-usb@vger.kernel.org
Olav Kongas959eea22005-11-03 17:38:14 +02004610S: Maintained
4611
Linus Torvalds1da177e2005-04-16 15:20:36 -07004612USB KAWASAKI LSI DRIVER
4613P: Oliver Neukum
4614M: oliver@neukum.name
Jean Delvare795fb7e2008-09-20 12:33:08 +02004615L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004616S: Maintained
4617
4618USB MASS STORAGE DRIVER
4619P: Matthew Dharm
4620M: mdharm-usb@one-eyed-alien.net
Jean Delvare795fb7e2008-09-20 12:33:08 +02004621L: linux-usb@vger.kernel.org
Matthew Dharm8836aeb2005-12-04 22:03:47 -08004622L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07004623S: Maintained
4624W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
4625
4626USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08004627P: David Brownell
4628M: dbrownell@users.sourceforge.net
Jean Delvare795fb7e2008-09-20 12:33:08 +02004629L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004630S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004631
Matthias Urlichsba460e42005-07-14 00:33:47 -07004632USB OPTION-CARD DRIVER
4633P: Matthias Urlichs
4634M: smurf@smurf.noris.de
Jean Delvare795fb7e2008-09-20 12:33:08 +02004635L: linux-usb@vger.kernel.org
Matthias Urlichsba460e42005-07-14 00:33:47 -07004636S: Maintained
4637
Linus Torvalds1da177e2005-04-16 15:20:36 -07004638USB OV511 DRIVER
4639P: Mark McClelland
4640M: mmcclell@bigfoot.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004641L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004642W: http://alpha.dyndns.org/ov511/
4643S: Maintained
4644
4645USB PEGASUS DRIVER
4646P: Petko Manolov
4647M: petkan@users.sourceforge.net
Jean Delvare795fb7e2008-09-20 12:33:08 +02004648L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004649L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004650W: http://pegasus2.sourceforge.net/
4651S: Maintained
4652
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004653USB PRINTER DRIVER (usblp)
4654P: Pete Zaitcev
4655M: zaitcev@redhat.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004656L: linux-usb@vger.kernel.org
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004657S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07004658
4659USB RTL8150 DRIVER
4660P: Petko Manolov
4661M: petkan@users.sourceforge.net
Jean Delvare795fb7e2008-09-20 12:33:08 +02004662L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004663L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004664W: http://pegasus2.sourceforge.net/
4665S: Maintained
4666
4667USB SE401 DRIVER
4668P: Jeroen Vreeken
4669M: pe1rxq@amsat.org
Jean Delvare795fb7e2008-09-20 12:33:08 +02004670L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004671W: http://www.chello.nl/~j.vreeken/se401/
4672S: Maintained
4673
Alan Cox4e688522008-04-30 00:52:11 -07004674USB SERIAL BELKIN F5U103 DRIVER
4675P: William Greathouse
4676M: wgreathouse@smva.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004677L: linux-usb@vger.kernel.org
Alan Cox4e688522008-04-30 00:52:11 -07004678S: Maintained
4679
4680USB SERIAL CYPRESS M8 DRIVER
4681P: Lonnie Mendez
4682M: dignome@gmail.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004683L: linux-usb@vger.kernel.org
Alan Cox4e688522008-04-30 00:52:11 -07004684S: Maintained
4685W: http://geocities.com/i0xox0i
4686W: http://firstlight.net/cvs
4687
Linus Torvalds1da177e2005-04-16 15:20:36 -07004688USB SERIAL CYBERJACK DRIVER
4689P: Matthias Bruestle and Harald Welte
4690M: support@reiner-sct.com
4691W: http://www.reiner-sct.de/support/treiber_cyberjack.php
4692S: Maintained
4693
4694USB SERIAL DIGI ACCELEPORT DRIVER
4695P: Peter Berger and Al Borchers
4696M: pberger@brimson.com
4697M: alborchers@steinerpoint.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004698L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004699S: Maintained
4700
4701USB SERIAL DRIVER
4702P: Greg Kroah-Hartman
4703M: gregkh@suse.de
Jean Delvare795fb7e2008-09-20 12:33:08 +02004704L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004705S: Supported
4706
Linus Torvalds1da177e2005-04-16 15:20:36 -07004707USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
4708P: Gary Brubaker
4709M: xavyer@ix.netcom.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004710L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004711S: Maintained
4712
4713USB SERIAL KEYSPAN DRIVER
4714P: Greg Kroah-Hartman
4715M: greg@kroah.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004716L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004717W: http://www.kroah.com/linux/
4718S: Maintained
4719
4720USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04004721P: Support Department
4722M: support@connecttech.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004723L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004724W: http://www.connecttech.com
4725S: Supported
4726
Steve Glendinning2f7ca802008-10-02 05:27:57 +00004727USB SMSC95XX ETHERNET DRIVER
4728P: Steve Glendinning
4729M: steve.glendinning@smsc.com
4730L: netdev@vger.kernel.org
4731S: Supported
4732
Luca Risoliaf423b9a2007-03-26 16:12:04 -03004733USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07004734P: Luca Risolia
4735M: luca.risolia@studio.unibo.it
Jean Delvare795fb7e2008-09-20 12:33:08 +02004736L: linux-usb@vger.kernel.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03004737L: linux-media@vger.kernel.org
4738T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004739W: http://www.linux-projects.org
4740S: Maintained
4741
4742USB SUBSYSTEM
4743P: Greg Kroah-Hartman
4744M: gregkh@suse.de
Jean Delvare795fb7e2008-09-20 12:33:08 +02004745L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004746W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08004747T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07004748S: Supported
4749
4750USB UHCI DRIVER
4751P: Alan Stern
4752M: stern@rowland.harvard.edu
Jean Delvare795fb7e2008-09-20 12:33:08 +02004753L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004754S: Maintained
4755
David Brownell69ae9e32006-11-14 02:03:31 -08004756USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07004757P: David Brownell
4758M: dbrownell@users.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02004759L: netdev@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004760W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07004761S: Maintained
4762
Laurent Pinchartc0efd232008-06-30 15:04:50 -03004763USB VIDEO CLASS
4764P: Laurent Pinchart
4765M: laurent.pinchart@skynet.be
Jiri Slabya67534a2008-12-10 09:09:27 -03004766L: linux-uvc-devel@lists.berlios.de (subscribers-only)
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03004767L: linux-media@vger.kernel.org
4768T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Laurent Pinchartc0efd232008-06-30 15:04:50 -03004769W: http://linux-uvc.berlios.de
4770S: Maintained
4771
Linus Torvalds1da177e2005-04-16 15:20:36 -07004772USB W996[87]CF DRIVER
4773P: Luca Risolia
4774M: luca.risolia@studio.unibo.it
Jean Delvare795fb7e2008-09-20 12:33:08 +02004775L: linux-usb@vger.kernel.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03004776L: linux-media@vger.kernel.org
4777T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004778W: http://www.linux-projects.org
4779S: Maintained
4780
Jussi Kivilinnabf164cc2008-01-26 00:51:51 +02004781USB WIRELESS RNDIS DRIVER (rndis_wlan)
4782P: Jussi Kivilinna
4783M: jussi.kivilinna@mbnet.fi
4784L: linux-wireless@vger.kernel.org
4785S: Maintained
4786
Luca Risolia60f78052006-02-06 16:29:35 +00004787USB ZC0301 DRIVER
4788P: Luca Risolia
4789M: luca.risolia@studio.unibo.it
Jean Delvare795fb7e2008-09-20 12:33:08 +02004790L: linux-usb@vger.kernel.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03004791L: linux-media@vger.kernel.org
4792T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Luca Risolia60f78052006-02-06 16:29:35 +00004793W: http://www.linux-projects.org
4794S: Maintained
4795
Linus Torvalds1da177e2005-04-16 15:20:36 -07004796USB ZD1201 DRIVER
4797P: Jeroen Vreeken
4798M: pe1rxq@amsat.org
Jean Delvare795fb7e2008-09-20 12:33:08 +02004799L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004800W: http://linux-lc100020.sourceforge.net
4801S: Maintained
4802
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004803USB ZR364XX DRIVER
4804P: Antoine Jacquet
4805M: royale@zerezo.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004806L: linux-usb@vger.kernel.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03004807L: linux-media@vger.kernel.org
4808T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004809W: http://royale.zerezo.com/zr364xx/
4810S: Maintained
4811
Randy Dunlape7839f22008-10-12 16:11:45 -07004812USER-MODE LINUX (UML)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004813P: Jeff Dike
Joe Perches6650e0a2007-12-10 15:49:32 -08004814M: jdike@addtoit.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004815L: user-mode-linux-devel@lists.sourceforge.net
4816L: user-mode-linux-user@lists.sourceforge.net
4817W: http://user-mode-linux.sourceforge.net
4818S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004819
Hans-Jürgen Koche5f114e2007-12-05 15:08:07 +01004820USERSPACE I/O (UIO)
4821P: Hans J. Koch
4822M: hjk@linutronix.de
4823P: Greg Kroah-Hartman
4824M: gregkh@suse.de
4825L: linux-kernel@vger.kernel.org
4826S: Maintained
4827
Karel Zakf899b0a2008-05-23 13:04:21 -07004828UTIL-LINUX-NG PACKAGE
4829P: Karel Zak
4830M: kzak@redhat.com
4831L: util-linux-ng@vger.kernel.org
4832W: http://kernel.org/~kzak/util-linux-ng/
4833T: git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git
4834S: Maintained
4835
Michal Januszewskic1fd1c02008-10-15 22:03:48 -07004836UVESAFB DRIVER
4837P: Michal Januszewski
4838M: spock@gentoo.org
4839L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4840W: http://dev.gentoo.org/~spock/projects/uvesafb/
4841S: Maintained
4842
Randy Dunlap4480f15b2008-10-12 16:11:58 -07004843VFAT/FAT/MSDOS FILESYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07004844P: OGAWA Hirofumi
4845M: hirofumi@mail.parknet.co.jp
4846L: linux-kernel@vger.kernel.org
4847S: Maintained
4848
Linus Torvalds1da177e2005-04-16 15:20:36 -07004849VIA RHINE NETWORK DRIVER
4850P: Roger Luethi
4851M: rl@hellgate.ch
4852S: Maintained
4853
Jean Delvare32c0a522005-09-22 21:47:58 +02004854VIAPRO SMBUS DRIVER
4855P: Jean Delvare
4856M: khali@linux-fr.org
Jean Delvare846557d2008-10-30 15:55:47 +01004857L: linux-i2c@vger.kernel.org
Jean Delvare32c0a522005-09-22 21:47:58 +02004858S: Maintained
4859
Joseph Chan69e4a7c2008-10-15 22:03:31 -07004860VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
4861P: Joseph Chan
4862M: JosephChan@via.com.tw
4863P: Scott Fang
4864M: ScottFang@viatech.com.cn
4865L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4866S: Maintained
4867
Francois Romieu01f20732007-01-26 00:57:17 -08004868VIA VELOCITY NETWORK DRIVER
4869P: Francois Romieu
4870M: romieu@fr.zoreil.com
4871L: netdev@vger.kernel.org
4872S: Maintained
4873
Randy Dunlape7839f22008-10-12 16:11:45 -07004874VIDEO FOR LINUX (V4L)
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004875P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02004876M: mchehab@infradead.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03004877L: linux-media@vger.kernel.org
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004878W: http://linuxtv.org
Mauro Carvalho Chehab661263b2009-01-02 11:27:44 -03004879T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004880S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004881
Patrick McHardybe7f8272007-10-23 20:26:36 -07004882VLAN (802.1Q)
4883P: Patrick McHardy
4884M: kaber@trash.net
4885L: netdev@vger.kernel.org
4886S: Maintained
4887
Liam Girdwoode53e86c2008-07-10 15:48:00 +01004888VOLTAGE AND CURRENT REGULATOR FRAMEWORK
4889P: Liam Girdwood
Liam Girdwood8a62ab42008-09-14 17:40:21 +01004890M: lrg@slimlogic.co.uk
Liam Girdwoode53e86c2008-07-10 15:48:00 +01004891P: Mark Brown
4892M: broonie@opensource.wolfsonmicro.com
4893W: http://opensource.wolfsonmicro.com/node/15
Liam Girdwood1dd68f02009-02-02 21:43:31 +00004894W: http://www.slimlogic.co.uk/?p=48
Liam Girdwoode53e86c2008-07-10 15:48:00 +01004895T: git kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git
4896S: Supported
4897
Juerg Haefligerab413192006-09-24 20:54:04 +02004898VT1211 HARDWARE MONITOR DRIVER
4899P: Juerg Haefliger
4900M: juergh@gmail.com
4901L: lm-sensors@lm-sensors.org
4902S: Maintained
4903
Roger Lucas1de9e372005-11-26 20:20:05 +01004904VT8231 HARDWARE MONITOR DRIVER
4905P: Roger Lucas
Roger Lucasaf865762008-02-13 07:52:06 -05004906M: vt8231@hiddenengine.co.uk
Roger Lucas1de9e372005-11-26 20:20:05 +01004907L: lm-sensors@lm-sensors.org
4908S: Maintained
4909
Linus Torvalds1da177e2005-04-16 15:20:36 -07004910W1 DALLAS'S 1-WIRE BUS
4911P: Evgeniy Polyakov
4912M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07004913S: Maintained
4914
Charles Spirakis13927072006-07-05 18:05:15 +02004915W83791D HARDWARE MONITORING DRIVER
Marc Hulsman25845c22008-06-08 10:59:41 -04004916P: Marc Hulsman
4917M: m.hulsman@tudelft.nl
Charles Spirakis13927072006-07-05 18:05:15 +02004918L: lm-sensors@lm-sensors.org
Marc Hulsman25845c22008-06-08 10:59:41 -04004919S: Maintained
Charles Spirakis13927072006-07-05 18:05:15 +02004920
Rudolf Marek61db0112006-12-12 18:18:30 +01004921W83793 HARDWARE MONITORING DRIVER
4922P: Rudolf Marek
4923M: r.marek@assembler.cz
4924L: lm-sensors@lm-sensors.org
4925S: Maintained
4926
Linus Torvalds1da177e2005-04-16 15:20:36 -07004927W83L51xD SD/MMC CARD INTERFACE DRIVER
4928P: Pierre Ossman
4929M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01004930L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004931S: Maintained
4932
Wim Van Sebroeck35277612006-01-15 21:21:14 +01004933WATCHDOG DEVICE DRIVERS
4934P: Wim Van Sebroeck
4935M: wim@iguana.be
4936T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4937S: Maintained
4938
Linus Torvalds1da177e2005-04-16 15:20:36 -07004939WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4940P: Jean Tourrilhes
4941M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07004942L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004943W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4944S: Maintained
4945
4946WD7000 SCSI DRIVER
4947P: Miroslav Zagorac
4948M: zaga@fly.cc.fer.hr
4949L: linux-scsi@vger.kernel.org
4950S: Maintained
4951
Inaky Perez-Gonzalez8a70da82008-12-20 16:58:00 -08004952WIMAX STACK
4953P: Inaky Perez-Gonzalez
4954M: inaky.perez-gonzalez@intel.com
4955M: linux-wimax@intel.com
4956L: wimax@linuxwimax.org
4957S: Supported
4958W: http://linuxwimax.org
4959
David Vrabel18332a82008-09-17 16:34:44 +01004960WIMEDIA LLC PROTOCOL (WLP) SUBSYSTEM
4961P: David Vrabel
4962M: david.vrabel@csr.com
4963S: Maintained
4964
Dmitry Torokhov5fc146802005-11-20 00:50:06 -05004965WISTRON LAPTOP BUTTON DRIVER
4966P: Miloslav Trmac
4967M: mitr@volny.cz
4968S: Maintained
4969
Linus Torvalds1da177e2005-04-16 15:20:36 -07004970WL3501 WIRELESS PCMCIA CARD DRIVER
4971P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004972M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07004973L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004974W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07004975S: Maintained
4976
Mark Brownfebf1df2008-04-02 00:51:09 -04004977WM97XX TOUCHSCREEN DRIVERS
4978P: Mark Brown
4979M: broonie@opensource.wolfsonmicro.com
4980P: Liam Girdwood
Liam Girdwoodb8d055a2008-10-13 23:00:15 -04004981M: lrg@slimlogic.co.uk
Mark Brownfebf1df2008-04-02 00:51:09 -04004982L: linux-input@vger.kernel.org
4983T: git git://opensource.wolfsonmicro.com/linux-2.6-touch
4984W: http://opensource.wolfsonmicro.com/node/7
4985S: Supported
4986
Linus Torvalds1da177e2005-04-16 15:20:36 -07004987X.25 NETWORK LAYER
4988P: Henner Eisen
4989M: eis@baty.hanse.de
4990L: linux-x25@vger.kernel.org
4991S: Maintained
4992
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004993X86 ARCHITECTURE (32-BIT AND 64-BIT)
4994P: Thomas Gleixner
4995M: tglx@linutronix.de
4996P: Ingo Molnar
4997M: mingo@redhat.com
4998P: H. Peter Anvin
4999M: hpa@zytor.com
H. Peter Anvinbcde5632009-02-02 21:42:40 -08005000M: x86@kernel.org
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07005001L: linux-kernel@vger.kernel.org
5002T: git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
5003S: Maintained
5004
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02005005XEN HYPERVISOR INTERFACE
5006P: Jeremy Fitzhardinge
5007M: jeremy@xensource.com
5008P: Chris Wright
5009M: chrisw@sous-sol.org
5010L: virtualization@lists.osdl.org
5011L: xen-devel@lists.xensource.com
5012S: Supported
5013
Linus Torvalds1da177e2005-04-16 15:20:36 -07005014XFS FILESYSTEM
5015P: Silicon Graphics Inc
Felix Blyakherb58a4cc2009-02-03 15:37:18 -06005016P: Felix Blyakher
5017M: felixb@sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07005018M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10005019L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07005020W: http://oss.sgi.com/projects/xfs
Lachlan McIlroy0335cb72008-12-31 12:10:12 +11005021T: git://oss.sgi.com/xfs/xfs.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07005022S: Supported
5023
Grant Likelyc9d3d8e2007-10-01 16:33:51 +02005024XILINX SYSTEMACE DRIVER
5025P: Grant Likely
5026M: grant.likely@secretlab.ca
5027W: http://www.secretlab.ca/
5028L: linux-kernel@vger.kernel.org
5029S: Maintained
5030
Peter Korsgaard238b8722006-12-06 20:35:17 -08005031XILINX UARTLITE SERIAL DRIVER
5032P: Peter Korsgaard
5033M: jacmet@sunsite.dk
5034L: linux-serial@vger.kernel.org
5035S: Maintained
5036
Linus Torvalds1da177e2005-04-16 15:20:36 -07005037YAM DRIVER FOR AX.25
5038P: Jean-Paul Roubelat
5039M: jpr@f6fbb.org
5040L: linux-hams@vger.kernel.org
5041S: Maintained
5042
Henkaf64a5e2005-10-12 15:02:56 +02005043YEALINK PHONE DRIVER
5044P: Henk Vergonet
5045M: Henk.Vergonet@gmail.com
5046L: usbb2k-api-dev@nongnu.org
5047S: Maintained
5048
Linus Torvalds1da177e2005-04-16 15:20:36 -07005049Z8530 DRIVER FOR AX.25
5050P: Joerg Reuter
5051M: jreuter@yaina.de
5052W: http://yaina.de/jreuter/
5053W: http://www.qsl.net/dl1bke/
5054L: linux-hams@vger.kernel.org
5055S: Maintained
5056
Daniel Drake7c0c3af2006-07-16 13:55:17 +01005057ZD1211RW WIRELESS DRIVER
5058P: Daniel Drake
5059M: dsd@gentoo.org
5060P: Ulrich Kunitz
5061M: kune@deine-taler.de
5062W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07005063L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01005064L: zd1211-devs@lists.sourceforge.net (subscribers-only)
5065S: Maintained
5066
Linus Torvalds1da177e2005-04-16 15:20:36 -07005067ZR36067 VIDEO FOR LINUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07005068L: mjpeg-users@lists.sourceforge.net
Trent Piephof63145e2009-01-24 20:52:41 -03005069L: linux-media@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07005070W: http://mjpeg.sourceforge.net/driver-zoran/
Trent Piephof63145e2009-01-24 20:52:41 -03005071T: Mercurial http://linuxtv.org/hg/v4l-dvb
5072S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07005073
Maciej W. Rozycki8b4a4082007-07-18 00:49:11 -07005074ZS DECSTATION Z85C30 SERIAL DRIVER
5075P: Maciej W. Rozycki
5076M: macro@linux-mips.org
5077S: Maintained
5078
Linus Torvalds1da177e2005-04-16 15:20:36 -07005079THE REST
5080P: Linus Torvalds
5081S: Buried alive in reporters