blob: bfce9bb22f1879be98b8dbcefe6ee514de39fbb3 [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 Delvare5d925fe2006-07-01 17:14:32 +0200350L: i2c@lm-sensors.org
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000351S: Maintained
352
Linus Torvalds1da177e2005-04-16 15:20:36 -0700353ALPHA PORT
354P: Richard Henderson
355M: rth@twiddle.net
356S: Odd Fixes for 2.4; Maintained for 2.6.
357P: Ivan Kokshaysky
358M: ink@jurassic.park.msu.ru
359S: Maintained for 2.4; PCI support for 2.6.
360
Thomas Dahlmann167a6752007-07-12 09:30:39 -0700361AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
362P: Thomas Dahlmann
363M: thomas.dahlmann@amd.com
Jordan Crouse67d76712008-05-12 14:02:22 -0700364L: linux-geode@lists.infradead.org (moderated for non-subscribers)
Thomas Dahlmann167a6752007-07-12 09:30:39 -0700365S: Supported
366
Jordan Crousef90b8112006-01-06 00:12:14 -0800367AMD GEODE PROCESSOR/CHIPSET SUPPORT
Jim Cromiece00f852006-11-30 04:49:44 +0100368P: Jordan Crouse
Jordan Crouse67d76712008-05-12 14:02:22 -0700369L: linux-geode@lists.infradead.org (moderated for non-subscribers)
Jordan Crousef90b8112006-01-06 00:12:14 -0800370W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
371S: Supported
372
Joerg Roedel919ee7d2008-06-26 21:28:09 +0200373AMD IOMMU (AMD-VI)
374P: Joerg Roedel
375M: joerg.roedel@amd.com
376L: iommu@lists.linux-foundation.org
Joerg Roedelbbd001c2008-09-17 17:22:45 +0200377T: git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu.git
Joerg Roedel919ee7d2008-06-26 21:28:09 +0200378S: Supported
379
Peter Orubae7f5b302008-07-28 18:44:11 +0200380AMD MICROCODE UPDATE SUPPORT
Peter Oruba8d433c402008-10-16 18:43:48 +0200381P: Andreas Herrmann
382M: andeas.herrmann3@amd.com
383L: amd64-microcode@amd64.org
Peter Orubae7f5b302008-07-28 18:44:11 +0200384S: Supported
385
Stelian Pop284f42b2006-12-12 18:18:31 +0100386AMS (Apple Motion Sensor) DRIVER
387P: Stelian Pop
388M: stelian@popies.net
389P: Michael Hanselmann
390M: linux-kernel@hansmi.ch
391S: Supported
392
Tom Tuckerf94b5332006-09-22 15:22:48 -0700393AMSO1100 RNIC DRIVER
394P: Tom Tucker
395M: tom@opengridcomputing.com
396P: Steve Wise
397M: swise@opengridcomputing.com
Roland Dreier78526822007-07-09 20:12:26 -0700398L: general@lists.openfabrics.org
Tom Tuckerf94b5332006-09-22 15:22:48 -0700399S: Maintained
400
Johannes Berg42269062006-07-25 16:15:50 +0200401AOA (Apple Onboard Audio) ALSA DRIVER
402P: Johannes Berg
403M: johannes@sipsolutions.net
404L: linuxppc-dev@ozlabs.org
Takashi Iwai82622042007-04-16 12:32:52 +0200405L: alsa-devel@alsa-project.org (subscribers-only)
Johannes Berg42269062006-07-25 16:15:50 +0200406S: Maintained
407
Linus Torvalds1da177e2005-04-16 15:20:36 -0700408APM DRIVER
409P: Stephen Rothwell
410M: sfr@canb.auug.org.au
411L: linux-laptop@vger.kernel.org
412W: http://www.canb.auug.org.au/~sfr/
413S: Supported
414
Henrik Rydbergbd7aa4b2008-09-02 14:35:43 -0700415APPLE BCM5974 MULTITOUCH DRIVER
416P: Henrik Rydberg
417M: rydberg@euromail.se
418L: linux-input@vger.kernel.org
419S: Maintained
420
Nicolas Boichat6f2fad72007-05-08 00:24:52 -0700421APPLE SMC DRIVER
422P: Nicolas Boichat
423M: nicolas@boichat.ch
424L: mactel-linux-devel@lists.sourceforge.net
425S: Maintained
426
Linus Torvalds1da177e2005-04-16 15:20:36 -0700427APPLETALK NETWORK LAYER
428P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -0300429M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700430S: Maintained
431
Johannes Bergeb9ebe62007-10-27 23:42:45 -0400432APPLETOUCH TOUCHPAD DRIVER
433P: Johannes Berg
434M: johannes@sipsolutions.net
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -0400435L: linux-input@vger.kernel.org
Johannes Bergeb9ebe62007-10-27 23:42:45 -0400436S: Maintained
437
Jaya Kumar1154ea72005-06-21 17:17:04 -0700438ARC FRAMEBUFFER DRIVER
439P: Jaya Kumar
440M: jayalk@intworks.biz
441S: Maintained
442
Linus Torvalds1da177e2005-04-16 15:20:36 -0700443ARM MFM AND FLOPPY DRIVERS
444P: Ian Molton
445M: spyro@f2s.com
446S: Maintained
447
Russell King2761f5c2007-05-24 06:56:08 +0200448ARM PRIMECELL MMCI PL180/1 DRIVER
Pierre Ossman6d799472008-07-22 14:36:57 +0200449S: Orphan
Russell King2761f5c2007-05-24 06:56:08 +0200450
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800451ARM/ADI ROADRUNNER MACHINE SUPPORT
452P: Lennert Buytenhek
453M: kernel@wantstofly.org
454L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
455S: Maintained
456
457ARM/ADS SPHERE MACHINE SUPPORT
458P: Lennert Buytenhek
459M: kernel@wantstofly.org
460L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
461S: Maintained
462
Sergey Lapin9c784f92008-08-03 02:29:48 +0100463ARM/AFEB9260 MACHINE SUPPORT
464P: Sergey Lapin
465M: slapin@ossfans.org
466L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
467S: Maintained
468
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800469ARM/AJECO 1ARM MACHINE SUPPORT
470P: Lennert Buytenhek
471M: kernel@wantstofly.org
472L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
473S: Maintained
474
Andrew Victord4a89c72006-12-04 13:56:21 +0100475ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
Jean Delvare795fb7e2008-09-20 12:33:08 +0200476P: Andrew Victor
477M: linux@maxim.org.za
478L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
479W: http://maxim.org.za/at91_26.html
480S: Maintained
Andrew Victord4a89c72006-12-04 13:56:21 +0100481
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800482ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
483P: Lennert Buytenhek
484M: kernel@wantstofly.org
485L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
486S: Maintained
487
488ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
489P: Lennert Buytenhek
490M: kernel@wantstofly.org
491L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
492S: Maintained
493
Mike Rapoportd48134e2008-08-20 09:03:26 +0100494ARM/COMPULAB CM-X270/EM-X270 and CM-X300 MACHINE SUPPORT
Russell Kinga9da4f72008-07-12 21:42:04 +0100495P: Mike Rapoport
496M: mike@compulab.co.il
497L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
498S: Maintained
499
Linus Torvalds1da177e2005-04-16 15:20:36 -0700500ARM/CORGI MACHINE SUPPORT
501P: Richard Purdie
502M: rpurdie@rpsys.net
503S: Maintained
504
Russell Kinga9da4f72008-07-12 21:42:04 +0100505ARM/EZX SMARTPHONES (A780, A910, A1200, E680, ROKR E2 and ROKR E6)
506P: Daniel Ribeiro
507M: drwyrm@gmail.com
508P: Stefan Schmidt
509M: stefan@openezx.org
510P: Harald Welte
511M: laforge@openezx.org
512L: openezx-devel@lists.openezx.org (subscribers-only)
513W: http://www.openezx.org/
514S: Maintained
515
Sascha Hauer86183a52008-07-24 23:50:35 +0200516ARM/FREESCALE IMX / MXC ARM ARCHITECTURE
517P: Sascha Hauer
518M: kernel@pengutronix.de
519L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
520S: Maintained
521
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800522ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
523P: Lennert Buytenhek
524M: kernel@wantstofly.org
525L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
526S: Maintained
527
Jaya Kumar90b8fc32008-03-15 05:11:07 +0100528ARM/GUMSTIX MACHINE SUPPORT
529P: Steve Sakoman
530M: sakoman@gmail.com
531L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
532S: Maintained
533
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100534ARM/HP JORNADA 7XX MACHINE SUPPORT
Jean Delvare795fb7e2008-09-20 12:33:08 +0200535P: Kristoffer Ericson
536M: kristoffer.ericson@gmail.com
537W: www.jlime.com
538S: Maintained
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100539
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800540ARM/INTEL IOP32X ARM ARCHITECTURE
541P: Lennert Buytenhek
542M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100543P: Dan Williams
544M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800545L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100546S: Supported
547
548ARM/INTEL IOP33X ARM ARCHITECTURE
549P: Dan Williams
550M: dan.j.williams@intel.com
551L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
552S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800553
554ARM/INTEL IOP13XX ARM ARCHITECTURE
555P: Lennert Buytenhek
556M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100557P: Dan Williams
558M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800559L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100560S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800561
562ARM/INTEL IQ81342EX MACHINE SUPPORT
563P: Lennert Buytenhek
564M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100565P: Dan Williams
566M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800567L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100568S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800569
570ARM/INTEL IXP2000 ARM ARCHITECTURE
571P: Lennert Buytenhek
572M: kernel@wantstofly.org
573L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
574S: Maintained
575
576ARM/INTEL IXDP2850 MACHINE SUPPORT
577P: Lennert Buytenhek
578M: kernel@wantstofly.org
579L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
580S: Maintained
581
582ARM/INTEL IXP23XX ARM ARCHITECTURE
583P: Lennert Buytenhek
584M: kernel@wantstofly.org
585L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
586S: Maintained
587
588ARM/INTEL XSC3 (MANZANO) ARM CORE
589P: Lennert Buytenhek
590M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100591P: Dan Williams
592M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800593L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100594S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800595
596ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
597P: Lennert Buytenhek
598M: kernel@wantstofly.org
599L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
600S: Maintained
601
602ARM/LOGICPD PXA270 MACHINE SUPPORT
603P: Lennert Buytenhek
604M: kernel@wantstofly.org
605L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
606S: Maintained
607
Philipp Zabel3b8861712008-07-09 21:27:15 +0100608ARM/MAGICIAN MACHINE SUPPORT
609P: Philipp Zabel
610M: philipp.zabel@gmail.com
611S: Maintained
612
Kristoffer Ericson9624dfe2008-10-09 16:50:46 +0100613ARM/NEC MOBILEPRO 900/c MACHINE SUPPORT
614P: Michael Petchkovsky
615M: mkpetch@internode.on.net
616S: Maintained
617
Dirk Opfer8459c152005-11-06 14:27:52 +0000618ARM/TOSA MACHINE SUPPORT
Dmitry Baryshkov93887042008-07-07 10:50:06 +0100619P: Dmitry Baryshkov
620M: dbaryshkov@gmail.com
Dirk Opfer8459c152005-11-06 14:27:52 +0000621P: Dirk Opfer
622M: dirk@opfer-online.de
623S: Maintained
624
Marek Vašutb5e4ad52008-07-07 17:25:46 +0100625ARM/PALMTX SUPPORT
626P: Marek Vasut
627M: marek.vasut@gmail.com
628W: http://hackndev.com
629S: Maintained
630
Sergey Lapinc49e1e62008-08-29 15:47:52 +0100631ARM/PALMZ72 SUPPORT
632P: Sergey Lapin
633M: slapin@ossfans.org
634W: http://hackndev.com
635S: Maintained
636
Linus Torvalds1da177e2005-04-16 15:20:36 -0700637ARM/PLEB SUPPORT
638P: Peter Chubb
639M: pleb@gelato.unsw.edu.au
640W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
641S: Maintained
642
643ARM/PT DIGITAL BOARD PORT
644P: Stefan Eletzhofer
645M: stefan.eletzhofer@eletztrick.de
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700646L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700647W: http://www.arm.linux.org.uk/
648S: Maintained
649
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800650ARM/RADISYS ENP2611 MACHINE SUPPORT
651P: Lennert Buytenhek
652M: kernel@wantstofly.org
653L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
654S: Maintained
655
Linus Torvalds1da177e2005-04-16 15:20:36 -0700656ARM/SHARK MACHINE SUPPORT
657P: Alexander Schulz
658M: alex@shark-linux.de
659W: http://www.shark-linux.de/shark.html
660S: Maintained
661
662ARM/STRONGARM110 PORT
663P: Russell King
664M: rmk@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700665L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700666W: http://www.arm.linux.org.uk/
667S: Maintained
668
669ARM/S3C2410 ARM ARCHITECTURE
670P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800671M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700672L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700673W: http://www.fluff.org/ben/linux/
674S: Maintained
675
676ARM/S3C2440 ARM ARCHITECTURE
677P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800678M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700679L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700680W: http://www.fluff.org/ben/linux/
681S: Maintained
682
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800683ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
684P: Lennert Buytenhek
685M: kernel@wantstofly.org
686L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
687S: Maintained
688
689ARM/THECUS N2100 MACHINE SUPPORT
690P: Lennert Buytenhek
691M: kernel@wantstofly.org
692L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
693S: Maintained
694
Linus Torvalds1da177e2005-04-16 15:20:36 -0700695ARPD SUPPORT
696P: Jonathan Layes
Ralf Baechle979b6c12005-06-13 14:30:40 -0700697L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700698S: Maintained
699
700ASUS ACPI EXTRAS DRIVER
Len Brown0b67d942006-12-22 21:18:56 -0500701P: Corentin Chary
702M: corentincj@iksaif.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700703P: Karol Kozimor
704M: sziwan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700705L: acpi4asus-user@lists.sourceforge.net
706W: http://sourceforge.net/projects/acpi4asus
Len Brown0b67d942006-12-22 21:18:56 -0500707W: http://xf.iksaif.net/acpi4asus
Linus Torvalds1da177e2005-04-16 15:20:36 -0700708S: Maintained
709
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -0400710ASUS ASB100 HARDWARE MONITOR DRIVER
711P: Mark M. Hoffman
712M: mhoffman@lightlink.com
713L: lm-sensors@lm-sensors.org
714S: Maintained
715
Corentin Chary85091b72007-01-26 14:04:30 +0100716ASUS LAPTOP EXTRAS DRIVER
717P: Corentin Chary
718M: corentincj@iksaif.net
719L: acpi4asus-user@lists.sourceforge.net
720W: http://sourceforge.net/projects/acpi4asus
721W: http://xf.iksaif.net/acpi4asus
722S: Maintained
723
Dan Williamsb3e5f262007-08-07 10:26:35 -0700724ASYNCHRONOUS TRANSFERS/TRANSFORMS API
725P: Dan Williams
726M: dan.j.williams@intel.com
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +0100727P: Maciej Sosnowski
728M: maciej.sosnowski@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -0700729L: linux-kernel@vger.kernel.org
730W: http://sourceforge.net/projects/xscaleiop
731S: Supported
732
Randy Dunlape7839f22008-10-12 16:11:45 -0700733ATA OVER ETHERNET (AOE) DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -0700734P: Ed L. Cashin
735M: ecashin@coraid.com
736W: http://www.coraid.com/support/linux
737S: Supported
738
Jiri Slabyfa1c1142007-08-12 17:33:16 +0200739ATHEROS ATH5K WIRELESS DRIVER
740P: Jiri Slaby
741M: jirislaby@gmail.com
742P: Nick Kossifidis
743M: mickflemm@gmail.com
744P: Luis R. Rodriguez
745M: mcgrof@gmail.com
746L: linux-wireless@vger.kernel.org
747L: ath5k-devel@lists.ath5k.org
748S: Maintained
749
Luis R. Rodriguezf078f202008-08-04 00:16:41 -0700750ATHEROS ATH9K WIRELESS DRIVER
751P: Luis R. Rodriguez
752M: lrodriguez@atheros.com
753P: Jouni Malinen
754M: jmalinen@atheros.com
755L: linux-wireless@vger.kernel.org
756L: ath9k-devel@lists.ath9k.org
757S: Supported
758
Ville Syrjala6f69a6d2008-04-21 22:21:10 +0000759ATI_REMOTE2 DRIVER
760P: Ville Syrjala
761M: syrjala@sci.fi
762S: Maintained
763
Chris Snook7ae115b2008-09-09 03:26:57 -0400764ATLX ETHERNET DRIVERS
Jay Cliburn8d5ca6e2007-02-03 20:25:10 -0600765P: Jay Cliburn
766M: jcliburn@gmail.com
767P: Chris Snook
768M: csnook@redhat.com
Chris Snook7ae115b2008-09-09 03:26:57 -0400769P: Jie Yang
770M: jie.yang@atheros.com
Jay Cliburn8d5ca6e2007-02-03 20:25:10 -0600771L: atl1-devel@lists.sourceforge.net
772W: http://sourceforge.net/projects/atl1
773W: http://atl1.sourceforge.net
774S: Maintained
775
Linus Torvalds1da177e2005-04-16 15:20:36 -0700776ATM
777P: Chas Williams
778M: chas@cmf.nrl.navy.mil
Roland Dreierf37bf902006-09-13 20:39:33 -0700779L: linux-atm-general@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700780W: http://linux-atm.sourceforge.net
781S: Maintained
782
Pierre Ossman272f1332007-05-14 21:25:26 +0200783ATMEL AT91 MCI DRIVER
Pierre Ossman81764fa2007-07-15 18:47:38 +0200784P: Nicolas Ferre
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800785M: nicolas.ferre@atmel.com
Pierre Ossman81764fa2007-07-15 18:47:38 +0200786L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
787W: http://www.atmel.com/products/AT91/
788W: http://www.at91.com/
789S: Maintained
Pierre Ossman272f1332007-05-14 21:25:26 +0200790
Haavard Skinnemoena1cfac42008-02-08 04:21:00 -0800791ATMEL AT91 / AT32 SERIAL DRIVER
792P: Haavard Skinnemoen
793M: hskinnemoen@atmel.com
794L: linux-kernel@vger.kernel.org
795S: Supported
796
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800797ATMEL LCDFB DRIVER
798P: Nicolas Ferre
799M: nicolas.ferre@atmel.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -0800800L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800801S: Maintained
802
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100803ATMEL MACB ETHERNET DRIVER
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100804P: Haavard Skinnemoen
805M: hskinnemoen@atmel.com
806S: Supported
807
Haavard Skinnemoen754ce4f2007-02-14 00:33:09 -0800808ATMEL SPI DRIVER
809P: Haavard Skinnemoen
810M: hskinnemoen@atmel.com
811S: Supported
812
Haavard Skinnemoen914a3f32007-10-10 02:29:43 -0700813ATMEL USBA UDC DRIVER
814P: Haavard Skinnemoen
815M: hskinnemoen@atmel.com
816L: kernel@avr32linux.org
817W: http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver
818S: Supported
819
Linus Torvalds1da177e2005-04-16 15:20:36 -0700820ATMEL WIRELESS DRIVER
821P: Simon Kelley
822M: simon@thekelleys.org.uk
Johannes Berg724c6b32007-04-23 12:18:20 -0700823L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700824W: http://www.thekelleys.org.uk/atmel
825W: http://atmelwlandriver.sourceforge.net/
826S: Maintained
827
Chris Wrighta92b7b82005-07-07 18:12:23 -0700828AUDIT SUBSYSTEM
Eric Paris0ef19702008-04-18 10:47:32 -0400829P: Al Viro
830M: viro@zeniv.linux.org.uk
831P: Eric Paris
832M: eparis@redhat.com
Gabriel Cb9a06202007-08-10 13:00:56 -0700833L: linux-audit@redhat.com (subscribers-only)
David Woodhousead3f9a22005-07-13 15:28:29 +0100834W: http://people.redhat.com/sgrubb/audit/
Eric Paris0ef19702008-04-18 10:47:32 -0400835T: git git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git
Chris Wrighta92b7b82005-07-07 18:12:23 -0700836S: Maintained
837
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800838AUXILIARY DISPLAY DRIVERS
839P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -0700840M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800841L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -0700842W: http://miguelojeda.es/auxdisplay.htm
843W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800844S: Maintained
845
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700846AVR32 ARCHITECTURE
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700847P: Haavard Skinnemoen
848M: hskinnemoen@atmel.com
849W: http://www.atmel.com/products/AVR32/
850W: http://avr32linux.org/
851W: http://avrfreaks.net/
852S: Supported
853
854AVR32/AT32AP MACHINE SUPPORT
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700855P: Haavard Skinnemoen
856M: hskinnemoen@atmel.com
857S: Supported
858
Linus Torvalds1da177e2005-04-16 15:20:36 -0700859AX.25 NETWORK LAYER
860P: Ralf Baechle
861M: ralf@linux-mips.org
862L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +0200863W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700864S: Maintained
865
Randy Dunlape2d1d6c2008-10-12 16:11:31 -0700866B43 WIRELESS DRIVER
867P: Michael Buesch
868M: mb@bu3sch.de
869P: Stefano Brivio
870M: stefano.brivio@polimi.it
871L: linux-wireless@vger.kernel.org
872W: http://linuxwireless.org/en/users/Drivers/b43
873S: Maintained
874
875B43LEGACY WIRELESS DRIVER
876P: Larry Finger
877M: Larry.Finger@lwfinger.net
878P: Stefano Brivio
879M: stefano.brivio@polimi.it
880L: linux-wireless@vger.kernel.org
881W: http://linuxwireless.org/en/users/Drivers/b43
882S: Maintained
883
Richard Purdie300abeb2007-02-07 22:21:07 +0000884BACKLIGHT CLASS/SUBSYSTEM
885P: Richard Purdie
886M: rpurdie@rpsys.net
887S: Maintained
888
Randy Dunlape2d1d6c2008-10-12 16:11:31 -0700889BAYCOM/HDLCDRV DRIVERS FOR AX.25
890P: Thomas Sailer
891M: t.sailer@alumni.ethz.ch
892L: linux-hams@vger.kernel.org
893W: http://www.baycom.org/~tom/ham/ham.html
894S: Maintained
895
896BEFS FILE SYSTEM
897P: Sergey S. Kostyliov
898M: rathamahata@php4.ru
899L: linux-kernel@vger.kernel.org
900S: Maintained
901
902BFS FILE SYSTEM
903P: Tigran A. Aivazian
904M: tigran@aivazian.fsnet.co.uk
905L: linux-kernel@vger.kernel.org
906S: Maintained
907
Bryan Wu1394f032007-05-06 14:50:22 -0700908BLACKFIN ARCHITECTURE
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800909P: Bryan Wu
Bryan Wu7dd06cd2008-02-21 16:18:43 +0800910M: cooloney@kernel.org
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800911L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
912W: http://blackfin.uclinux.org
913S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700914
Bryan Wue190d6b2007-07-17 14:43:44 +0800915BLACKFIN EMAC DRIVER
916P: Bryan Wu
Bryan Wu7dd06cd2008-02-21 16:18:43 +0800917M: cooloney@kernel.org
Bryan Wue190d6b2007-07-17 14:43:44 +0800918L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
919W: http://blackfin.uclinux.org
920S: Supported
921
Mike Frysinger566da5b2007-06-11 15:31:30 +0800922BLACKFIN RTC DRIVER
923P: Mike Frysinger
Mike Frysinger566da5b2007-06-11 15:31:30 +0800924M: vapier.adi@gmail.com
925L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
926W: http://blackfin.uclinux.org
927S: Supported
928
Bryan Wu1394f032007-05-06 14:50:22 -0700929BLACKFIN SERIAL DRIVER
Mike Frysinger9c5e7102007-11-17 23:19:44 +0800930P: Sonic Zhang
931M: sonic.zhang@analog.com
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800932L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
933W: http://blackfin.uclinux.org
934S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700935
Bryan Wu1e6d3202007-07-15 02:50:02 +0800936BLACKFIN WATCHDOG DRIVER
937P: Mike Frysinger
Bryan Wu1e6d3202007-07-15 02:50:02 +0800938M: vapier.adi@gmail.com
939L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
940W: http://blackfin.uclinux.org
941S: Supported
942
Bryan Wud24ecfc2007-05-01 23:26:32 +0200943BLACKFIN I2C TWI DRIVER
944P: Sonic Zhang
945M: sonic.zhang@analog.com
946L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
947W: http://blackfin.uclinux.org/
948S: Supported
949
Linus Torvalds1da177e2005-04-16 15:20:36 -0700950BLOCK LAYER
951P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +0200952M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700953L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800954T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700955S: Maintained
956
Joern Engel2b54aae2008-02-06 01:38:02 -0800957BLOCK2MTD DRIVER
958P: Joern Engel
959M: joern@lazybastard.org
960L: linux-mtd@lists.infradead.org
961S: Maintained
962
Marcel Holtmann63fbd242008-08-18 13:23:53 +0200963BLUETOOTH DRIVERS
964P: Marcel Holtmann
965M: marcel@holtmann.org
966L: linux-bluetooth@vger.kernel.org
967W: http://www.bluez.org/
968S: Maintained
969
Linus Torvalds1da177e2005-04-16 15:20:36 -0700970BLUETOOTH SUBSYSTEM
971P: Marcel Holtmann
972M: marcel@holtmann.org
Pavel Machek781c2842008-03-20 15:41:02 -0700973L: linux-bluetooth@vger.kernel.org
Marcel Holtmann63fbd242008-08-18 13:23:53 +0200974W: http://www.bluez.org/
Josh Boyer1adc1232005-11-23 15:44:15 -0800975T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700976S: Maintained
977
Linus Torvalds1da177e2005-04-16 15:20:36 -0700978BONDING DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +0100979P: Jay Vosburgh
980M: fubar@us.ibm.com
981L: bonding-devel@lists.sourceforge.net
982W: http://sourceforge.net/projects/bonding/
983S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700984
Gary Zambrano39105892006-06-22 17:26:20 -0700985BROADCOM B44 10/100 ETHERNET DRIVER
986P: Gary Zambrano
987M: zambrano@broadcom.com
988L: netdev@vger.kernel.org
989S: Supported
990
Michael Chan948c51e2006-06-04 02:51:39 -0700991BROADCOM BNX2 GIGABIT ETHERNET DRIVER
992P: Michael Chan
993M: mchan@broadcom.com
994L: netdev@vger.kernel.org
995S: Supported
996
Eliezer Tamir4d9d2cb2008-02-28 11:59:10 -0800997BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER
Eilon Greenstein24e3fce2008-06-12 14:30:28 -0700998P: Eilon Greenstein
999M: eilong@broadcom.com
Eliezer Tamir4d9d2cb2008-02-28 11:59:10 -08001000L: netdev@vger.kernel.org
1001S: Supported
1002
Michael Chan948c51e2006-06-04 02:51:39 -07001003BROADCOM TG3 GIGABIT ETHERNET DRIVER
1004P: Michael Chan
1005M: mchan@broadcom.com
1006L: netdev@vger.kernel.org
1007S: Supported
1008
Jens Axboe5cdf7f72007-07-17 08:58:06 +02001009BSG (block layer generic sg v4 driver)
1010P: FUJITA Tomonori
1011M: fujita.tomonori@lab.ntt.co.jp
1012L: linux-scsi@vger.kernel.org
1013S: Supported
1014
Michael Bueschff1d5c22008-07-25 01:46:10 -07001015BT8XXGPIO DRIVER
1016P: Michael Buesch
1017M: mb@bu3sch.de
1018W: http://bu3sch.de/btgpio.php
1019S: Maintained
1020
Linus Torvalds1da177e2005-04-16 15:20:36 -07001021BTTV VIDEO4LINUX DRIVER
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001022P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001023M: mchehab@infradead.org
1024M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001025L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001026W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001027T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001028S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001029
Jonathan Corbet77d51402007-03-22 19:44:17 -03001030CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
Jean Delvare795fb7e2008-09-20 12:33:08 +02001031P: Jonathan Corbet
Jonathan Corbet77d51402007-03-22 19:44:17 -03001032M: corbet@lwn.net
1033L: video4linux-list@redhat.com
1034S: Maintained
1035
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001036CALGARY x86-64 IOMMU
1037P: Muli Ben-Yehuda
1038M: muli@il.ibm.com
1039P: Jon D. Mason
Jon Masond8d2bed2006-10-05 18:47:21 +02001040M: jdmason@kudzu.us
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001041L: linux-kernel@vger.kernel.org
1042L: discuss@x86-64.org
1043S: Maintained
1044
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001045CAN NETWORK LAYER
1046P: Urs Thuermann
1047M: urs.thuermann@volkswagen.de
1048P: Oliver Hartkopp
1049M: oliver.hartkopp@volkswagen.de
1050L: socketcan-core@lists.berlios.de (subscribers-only)
1051W: http://developer.berlios.de/projects/socketcan/
1052S: Maintained
1053
Arnd Bergmannb8154542008-05-16 11:10:59 +02001054CELL BROADBAND ENGINE ARCHITECTURE
1055P: Arnd Bergmann
1056M: arnd@arndb.de
1057L: linuxppc-dev@ozlabs.org
1058L: cbe-oss-dev@ozlabs.org
1059W: http://www.ibm.com/developerworks/power/cell/
1060S: Supported
1061
David Vrabel18332a82008-09-17 16:34:44 +01001062CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM:
1063P: David Vrabel
1064M: david.vrabel@csr.com
1065L: linux-usb@vger.kernel.org
1066S: Supported
1067
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001068CFAG12864B LCD DRIVER
1069P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07001070M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001071L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07001072W: http://miguelojeda.es/auxdisplay.htm
1073W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001074S: Maintained
1075
1076CFAG12864BFB LCD FRAMEBUFFER DRIVER
1077P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07001078M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001079L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07001080W: http://miguelojeda.es/auxdisplay.htm
1081W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001082S: Maintained
1083
Johannes Berg704232c2007-04-23 12:20:05 -07001084CFG80211 and NL80211
1085P: Johannes Berg
1086M: johannes@sipsolutions.net
1087L: linux-wireless@vger.kernel.org
1088S: Maintained
1089
Andy Whitcroft0a920b52007-06-01 00:46:48 -07001090CHECKPATCH
1091P: Andy Whitcroft
1092M: apw@shadowen.org
1093P: Randy Dunlap
1094M: rdunlap@xenotime.net
1095P: Joel Schopp
1096M: jschopp@austin.ibm.com
1097S: Supported
1098
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001099CISCO 10G ETHERNET DRIVER
1100P: Scott Feldman
1101M: scofeldm@cisco.com
1102P: Joe Eykholt
1103M: jeykholt@cisco.com
Joel Becker7063fbf2005-12-15 14:29:43 -08001104S: Supported
1105
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001106CIRRUS LOGIC EP93XX ETHERNET DRIVER
1107P: Lennert Buytenhek
1108M: kernel@wantstofly.org
1109L: netdev@vger.kernel.org
1110S: Maintained
1111
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001112CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1113P: Lennert Buytenhek
1114M: kernel@wantstofly.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001115L: linux-usb@vger.kernel.org
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001116S: Maintained
1117
Timur Tabid9e9d822008-04-24 08:45:26 +10001118CIRRUS LOGIC CS4270 SOUND DRIVER
1119P: Timur Tabi
1120M: timur@freescale.com
1121L: alsa-devel@alsa-project.org
1122S: Supported
1123
Linus Torvalds1da177e2005-04-16 15:20:36 -07001124CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1125P: Cirrus Logic Corporation (kernel 2.2 driver)
1126M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1127P: Nils Faerber (port to kernel 2.4)
1128M: Nils Faerber <nils@kernelconcepts.de>
1129S: Maintained
1130
1131CODA FILE SYSTEM
1132P: Jan Harkes
1133M: jaharkes@cs.cmu.edu
1134M: coda@cs.cmu.edu
1135L: codalist@coda.cs.cmu.edu
1136W: http://www.coda.cs.cmu.edu/
1137S: Maintained
1138
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001139COMMON INTERNET FILE SYSTEM (CIFS)
1140P: Steve French
1141M: sfrench@samba.org
1142L: linux-cifs-client@lists.samba.org
1143L: samba-technical@lists.samba.org
1144W: http://linux-cifs.samba.org/
1145T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
1146S: Supported
1147
Linus Torvalds1da177e2005-04-16 15:20:36 -07001148COMPACTPCI HOTPLUG CORE
1149P: Scott Murray
1150M: scottm@somanetworks.com
1151M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001152L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001153S: Supported
1154
1155COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1156P: Scott Murray
1157M: scottm@somanetworks.com
1158M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001159L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001160S: Supported
1161
1162COMPACTPCI HOTPLUG GENERIC DRIVER
1163P: Scott Murray
1164M: scottm@somanetworks.com
1165M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001166L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001167S: Supported
1168
Cezary Jackiewicz54115522008-06-09 16:22:22 -07001169COMPAL LAPTOP SUPPORT
1170P: Cezary Jackiewicz
1171M: cezary.jackiewicz@gmail.com
1172S: Maintained
1173
Linus Torvalds1da177e2005-04-16 15:20:36 -07001174COMPUTONE INTELLIPORT MULTIPORT CARD
1175P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -07001176M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001177W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -07001178S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001179
Simon Arlott949be0f2007-03-06 02:47:46 -08001180CONEXANT ACCESSRUNNER USB DRIVER
1181P: Simon Arlott
1182M: cxacru@fire.lp0.eu
Simon Arlott9ae5e3b2007-05-09 08:38:10 +02001183L: accessrunner-general@lists.sourceforge.net
1184W: http://accessrunner.sourceforge.net/
Simon Arlott949be0f2007-03-06 02:47:46 -08001185S: Maintained
1186
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001187CONFIGFS
1188P: Joel Becker
1189M: joel.becker@oracle.com
1190L: linux-kernel@vger.kernel.org
1191S: Supported
1192
Paul Menagefb3a0fb2008-03-04 14:28:28 -08001193CONTROL GROUPS (CGROUPS)
1194P: Paul Menage
1195M: menage@google.com
1196L: containers@lists.linux-foundation.org
1197S: Maintained
1198
Rudolf Marekbebe4672007-05-08 17:22:02 +02001199CORETEMP HARDWARE MONITORING DRIVER
1200P: Rudolf Marek
1201M: r.marek@assembler.cz
1202L: lm-sensors@lm-sensors.org
1203S: Maintained
1204
Linus Torvalds1da177e2005-04-16 15:20:36 -07001205COSA/SRP SYNC SERIAL DRIVER
1206P: Jan "Yenya" Kasprzak
1207M: kas@fi.muni.cz
1208W: http://www.fi.muni.cz/~kas/cosa/
1209S: Maintained
1210
1211CPU FREQUENCY DRIVERS
1212P: Dave Jones
Dave Jonesf4432c52008-10-20 13:31:45 -04001213M: davej@redhat.com
Dave Jonesbc5f65d2008-07-31 18:22:59 -04001214L: cpufreq@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001215W: http://www.codemonkey.org.uk/projects/cpufreq/
Dave Jones7531a0b2006-12-12 17:26:35 -05001216T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001217S: Maintained
1218
1219CPUID/MSR DRIVER
1220P: H. Peter Anvin
1221M: hpa@zytor.com
1222S: Maintained
1223
Paul Jacksoned90fb42005-09-27 21:45:37 -07001224CPUSETS
Paul Jackson6bffd7b2008-05-01 04:34:21 -07001225P: Paul Menage
Paul Jackson6bffd7b2008-05-01 04:34:21 -07001226M: menage@google.com
Paul Jacksoned90fb42005-09-27 21:45:37 -07001227L: linux-kernel@vger.kernel.org
1228W: http://www.bullopensource.org/cpuset/
Paul Jackson551e1722008-06-12 15:21:31 -07001229W: http://oss.sgi.com/projects/cpusets/
Paul Jacksoned90fb42005-09-27 21:45:37 -07001230S: Supported
1231
Linus Torvalds1da177e2005-04-16 15:20:36 -07001232CRAMFS FILESYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +01001233W: http://sourceforge.net/projects/cramfs/
1234S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001235
1236CRIS PORT
1237P: Mikael Starvik
1238M: starvik@axis.com
Jesper Nilsson0b07aa62008-01-25 13:22:29 +01001239P: Jesper Nilsson
1240M: jesper.nilsson@axis.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001241L: dev-etrax@axis.com
1242W: http://developer.axis.com
1243S: Maintained
1244
1245CRYPTO API
1246P: Herbert Xu
1247M: herbert@gondor.apana.org.au
1248P: David S. Miller
1249M: davem@davemloft.net
1250L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001251T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001252S: Maintained
1253
Jaya Kumar9b4ffa42005-11-17 10:12:23 +01001254CS5535 Audio ALSA driver
1255P: Jaya Kumar
1256M: jayakumar.alsa@gmail.com
1257S: Maintained
1258
Hans Verkuil6d8425b2008-05-05 18:25:22 -03001259CX18 VIDEO4LINUX DRIVER
1260P: Hans Verkuil, Andy Walls
1261M: hverkuil@xs4all.nl, awalls@radix.net
1262L: ivtv-devel@ivtvdriver.org
1263L: ivtv-users@ivtvdriver.org
1264L: video4linux-list@redhat.com
1265W: http://linuxtv.org
1266S: Maintained
1267
Steve Wisee5ec3782008-05-20 14:06:33 -07001268CXGB3 ETHERNET DRIVER (CXGB3)
1269P: Divy Le Ray
1270M: divy@chelsio.com
1271L: netdev@vger.kernel.org
1272W: http://www.chelsio.com
1273S: Supported
1274
1275CXGB3 IWARP RNIC DRIVER (IW_CXGB3)
1276P: Steve Wise
1277M: swise@chelsio.com
1278L: general@lists.openfabrics.org
1279W: http://www.openfabrics.org
1280S: Supported
1281
Linus Torvalds1da177e2005-04-16 15:20:36 -07001282CYBERPRO FB DRIVER
1283P: Russell King
1284M: rmk@arm.linux.org.uk
1285W: http://www.arm.linux.org.uk/
1286S: Maintained
1287
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001288CYBLAFB FRAMEBUFFER DRIVER
1289P: Knut Petersen
1290M: Knut_Petersen@t-online.de
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001291L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001292S: Maintained
1293
Linus Torvalds1da177e2005-04-16 15:20:36 -07001294CYCLADES 2X SYNC CARD DRIVER
1295P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001296M: acme@ghostprotocols.net
1297W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07001298S: Maintained
1299
1300CYCLADES ASYNC MUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001301W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001302S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001303
1304CYCLADES PC300 DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001305W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001306S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001307
Linus Torvalds1da177e2005-04-16 15:20:36 -07001308DAMA SLAVE for AX.25
1309P: Joerg Reuter
1310M: jreuter@yaina.de
1311W: http://yaina.de/jreuter/
1312W: http://www.qsl.net/dl1bke/
1313L: linux-hams@vger.kernel.org
1314S: Maintained
1315
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001316DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1317P: Tobias Ringstrom
1318M: tori@unhappy.mine.nu
1319L: netdev@vger.kernel.org
1320S: Maintained
1321
1322DC390/AM53C974 SCSI driver
1323P: Kurt Garloff
1324M: garloff@suse.de
1325W: http://www.garloff.de/kurt/linux/dc390/
1326P: Guennadi Liakhovetski
1327M: g.liakhovetski@gmx.de
1328S: Maintained
1329
Linus Torvalds1da177e2005-04-16 15:20:36 -07001330DC395x SCSI driver
1331P: Oliver Neukum
1332M: oliver@neukum.name
1333P: Ali Akcaagac
1334M: aliakc@web.de
1335P: Jamie Lenehan
1336M: lenehan@twibble.org
1337W: http://twibble.org/dist/dc395x/
Randy Dunlapf5df58812006-07-14 00:24:29 -07001338L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001339L: http://lists.twibble.org/mailman/listinfo/dc395x/
1340S: Maintained
1341
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001342DCCP PROTOCOL
1343P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001344M: acme@ghostprotocols.net
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001345L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -08001346W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001347S: Maintained
1348
Linus Torvalds1da177e2005-04-16 15:20:36 -07001349DECnet NETWORK LAYER
Christine Caulfield8943f262008-02-14 19:31:31 -08001350P: Christine Caulfield
1351M: christine.caulfield@googlemail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001352W: http://linux-decnet.sourceforge.net
1353L: linux-decnet-user@lists.sourceforge.net
1354S: Maintained
1355
1356DEFXX FDDI NETWORK DRIVER
1357P: Maciej W. Rozycki
1358M: macro@linux-mips.org
1359S: Maintained
1360
1361DELL LAPTOP SMM DRIVER
1362P: Massimo Dal Zotto
1363M: dz@debian.org
1364W: http://www.debian.org/~dz/i8k/
1365S: Maintained
1366
Doug Warzecha90563ec2005-09-06 15:17:15 -07001367DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1368P: Doug Warzecha
1369M: Douglas_Warzecha@dell.com
1370S: Maintained
1371
Linus Torvalds1da177e2005-04-16 15:20:36 -07001372DEVICE NUMBER REGISTRY
1373P: Torben Mathiasen
1374M: device@lanana.org
1375W: http://lanana.org/docs/device-list/index.html
1376L: linux-kernel@vger.kernel.org
1377S: Maintained
1378
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001379DEVICE-MAPPER (LVM)
1380P: Alasdair Kergon
1381L: dm-devel@redhat.com
1382W: http://sources.redhat.com/dm
1383S: Maintained
1384
Linus Torvalds1da177e2005-04-16 15:20:36 -07001385DIGI INTL. EPCA DRIVER
1386P: Digi International, Inc
1387M: Eng.Linux@digi.com
1388L: Eng.Linux@digi.com
1389W: http://www.digi.com
Jean Delvarebaaea1d2008-09-20 12:34:33 +02001390S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001391
Randy Dunlape7839f22008-10-12 16:11:45 -07001392DIRECTORY NOTIFICATION (DNOTIFY)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001393P: Stephen Rothwell
1394M: sfr@canb.auug.org.au
1395L: linux-kernel@vger.kernel.org
1396S: Supported
1397
1398DISK GEOMETRY AND PARTITION HANDLING
1399P: Andries Brouwer
1400M: aeb@cwi.nl
1401W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1402W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1403W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1404S: Maintained
1405
Randy Dunlap4480f15b2008-10-12 16:11:58 -07001406DISKQUOTA
Linus Torvalds1da177e2005-04-16 15:20:36 -07001407P: Jan Kara
1408M: jack@suse.cz
1409L: linux-kernel@vger.kernel.org
1410S: Maintained
1411
Randy Dunlape7839f22008-10-12 16:11:45 -07001412DISTRIBUTED LOCK MANAGER (DLM)
Christine Caulfield8943f262008-02-14 19:31:31 -08001413P: Christine Caulfield
1414M: ccaulfie@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001415P: David Teigland
1416M: teigland@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001417L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001418W: http://sources.redhat.com/cluster/
David Teiglandd7c2fea2008-02-21 15:27:09 -06001419T: git kernel.org:/pub/scm/linux/kernel/git/teigland/dlm.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001420S: Supported
1421
Dan Williamsb3e5f262007-08-07 10:26:35 -07001422DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01001423P: Maciej Sosnowski
1424M: maciej.sosnowski@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -07001425P: Dan Williams
1426M: dan.j.williams@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001427L: linux-kernel@vger.kernel.org
Dan Williamsb3e5f262007-08-07 10:26:35 -07001428S: Supported
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001429
Juerg Haefligerb8250372007-06-09 10:11:16 -04001430DME1737 HARDWARE MONITOR DRIVER
1431P: Juerg Haefliger
1432M: juergh@gmail.com
1433L: lm-sensors@lm-sensors.org
1434S: Maintained
1435
Martin Waitzba483d52005-06-17 13:20:59 -07001436DOCBOOK FOR DOCUMENTATION
Randy Dunlap0f40efb2006-07-03 00:24:15 -07001437P: Randy Dunlap
1438M: rdunlap@xenotime.net
Martin Waitzba483d52005-06-17 13:20:59 -07001439S: Maintained
1440
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001441DOCKING STATION DRIVER
Len Brownc5d191b2008-09-24 02:53:25 -04001442P: Shaohua Li
1443M: shaohua.li@intel.com
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001444L: linux-acpi@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05001445S: Supported
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001446
Randy Dunlapabbaeff2008-07-04 09:59:57 -07001447DOCUMENTATION (/Documentation directory)
Jean Delvare795fb7e2008-09-20 12:33:08 +02001448P: Michael Kerrisk
1449M: mtk.manpages@gmail.com
1450P: Randy Dunlap
1451M: rdunlap@xenotime.net
1452L: linux-doc@vger.kernel.org
1453S: Maintained
Randy Dunlapabbaeff2008-07-04 09:59:57 -07001454
Linus Torvalds1da177e2005-04-16 15:20:36 -07001455DOUBLETALK DRIVER
1456P: James R. Van Zandt
1457M: jrv@vanzandt.mv.com
1458L: blinux-list@redhat.com
1459S: Maintained
1460
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001461DPT_I2O SCSI RAID DRIVER
1462P: Adaptec OEM Raid Solutions
1463M: aacraid@adaptec.com
1464L: linux-scsi@vger.kernel.org
1465W: http://www.adaptec.com/
1466S: Maintained
1467
Linus Torvalds1da177e2005-04-16 15:20:36 -07001468DRIVER CORE, KOBJECTS, AND SYSFS
1469P: Greg Kroah-Hartman
1470M: gregkh@suse.de
1471L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001472T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001473S: Supported
1474
1475DRM DRIVERS
1476P: David Airlie
1477M: airlied@linux.ie
1478L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -08001479T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001480S: Maintained
1481
1482DSCC4 DRIVER
Francois Romieu01f20732007-01-26 00:57:17 -08001483P: Francois Romieu
1484M: romieu@fr.zoreil.com
1485L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001486S: Maintained
1487
1488DVB SUBSYSTEM AND DRIVERS
1489P: LinuxTV.org Project
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001490M: v4l-dvb-maintainer@linuxtv.org
Jean Delvare795fb7e2008-09-20 12:33:08 +02001491L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +02001492W: http://linuxtv.org/
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001493T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001494S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001495
Maciej W. Rozycki789c7042008-02-07 00:15:13 -08001496DZ DECSTATION DZ11 SERIAL DRIVER
1497P: Maciej W. Rozycki
1498M: macro@linux-mips.org
1499S: Maintained
1500
Linus Torvalds1da177e2005-04-16 15:20:36 -07001501EATA-DMA SCSI DRIVER
1502P: Michael Neuffer
1503L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1504S: Maintained
1505
1506EATA ISA/EISA/PCI SCSI DRIVER
1507P: Dario Ballabio
1508M: ballabio_dario@emc.com
1509L: linux-scsi@vger.kernel.org
1510S: Maintained
1511
1512EATA-PIO SCSI DRIVER
1513P: Michael Neuffer
1514M: mike@i-Connect.Net
1515L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1516S: Maintained
1517
1518EBTABLES
1519P: Bart De Schuymer
1520M: bart.de.schuymer@pandora.be
1521L: ebtables-user@lists.sourceforge.net
1522L: ebtables-devel@lists.sourceforge.net
1523W: http://ebtables.sourceforge.net/
1524S: Maintained
1525
Michael Halcrow237fead2006-10-04 02:16:22 -07001526ECRYPT FILE SYSTEM
1527P: Mike Halcrow, Phillip Hellewell
1528M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1529L: ecryptfs-devel@lists.sourceforge.net
1530W: http://ecryptfs.sourceforge.net/
1531S: Supported
1532
Alan Coxda9bb1d2006-01-18 17:44:13 -08001533EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -08001534P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001535M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001536L: bluesmoke-devel@lists.sourceforge.net
1537W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001538S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -08001539
1540EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001541P: Mark Gross
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001542P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001543M: mark.gross@intel.com
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001544M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001545L: bluesmoke-devel@lists.sourceforge.net
1546W: bluesmoke.sourceforge.net
1547S: Maintained
1548
1549EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001550P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001551M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001552L: bluesmoke-devel@lists.sourceforge.net
1553W: bluesmoke.sourceforge.net
1554S: Maintained
1555
Douglas Thompson6bc78402007-07-19 01:50:12 -07001556EDAC-I82443BXGX
1557P: Tim Small
1558M: tim@buttersideup.com
1559L: bluesmoke-devel@lists.sourceforge.net
1560W: bluesmoke.sourceforge.net
1561S: Maintained
1562
1563EDAC-I3000
1564P: Jason Uhlenkott
1565M: juhlenko@akamai.com
1566L: bluesmoke-devel@lists.sourceforge.net
1567W: bluesmoke.sourceforge.net
1568S: Maintained
1569
1570EDAC-I5000
1571P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001572M: dougthompson@xmission.com
1573L: bluesmoke-devel@lists.sourceforge.net
1574W: bluesmoke.sourceforge.net
1575S: Maintained
1576
1577EDAC-I82975X
1578P: Ranganathan Desikan
1579P: Arvind R.
1580M: rdesikan@jetzbroadband.com
1581M: arvind@acarlab.com
1582L: bluesmoke-devel@lists.sourceforge.net
1583W: bluesmoke.sourceforge.net
1584S: Maintained
1585
1586EDAC-PASEMI
1587P: Egor Martovetsky
1588M: egor@pasemi.com
Douglas Thompson6bc78402007-07-19 01:50:12 -07001589L: bluesmoke-devel@lists.sourceforge.net
1590W: bluesmoke.sourceforge.net
1591S: Maintained
1592
Dave Peterson0e438e32006-03-26 01:38:55 -08001593EDAC-R82600
1594P: Tim Small
1595M: tim@buttersideup.com
1596L: bluesmoke-devel@lists.sourceforge.net
1597W: bluesmoke.sourceforge.net
1598S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -08001599
Eric Coopere59f8792008-03-13 12:55:46 +01001600EEEPC LAPTOP EXTRAS DRIVER
1601P: Corentin Chary
1602M: corentincj@iksaif.net
1603L: acpi4asus-user@lists.sourceforge.net
1604W: http://sourceforge.net/projects/acpi4asus
1605S: Maintained
1606
Linus Torvalds1da177e2005-04-16 15:20:36 -07001607EEPRO100 NETWORK DRIVER
1608P: Andrey V. Savochkin
1609M: saw@saw.sw.com.sg
1610S: Maintained
1611
Josh Triplett0bee8d22006-07-30 03:03:58 -07001612EFS FILESYSTEM
1613W: http://aeschi.ch.eu.org/efs/
1614S: Orphan
1615
Randy Dunlap4480f15b2008-10-12 16:11:58 -07001616EHCA (IBM GX bus InfiniBand adapter) DRIVER
Heiko J Schickfab97222006-09-22 15:22:22 -07001617P: Hoang-Nam Nguyen
1618M: hnguyen@de.ibm.com
1619P: Christoph Raisch
1620M: raisch@de.ibm.com
Roland Dreier78526822007-07-09 20:12:26 -07001621L: general@lists.openfabrics.org
Heiko J Schickfab97222006-09-22 15:22:22 -07001622S: Supported
1623
David Woodhouse3e3a7d62008-05-01 04:34:46 -07001624EMBEDDED LINUX
1625P: Paul Gortmaker
1626M: paul.gortmaker@windriver.com
Uwe Kleine-Königa46add72008-09-09 00:11:39 +02001627P: David Woodhouse
David Woodhouse3e3a7d62008-05-01 04:34:46 -07001628M: dwmw2@infradead.org
1629L: linux-embedded@vger.kernel.org
1630S: Maintained
1631
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001632EMULEX LPFC FC SCSI DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001633P: James Smart
1634M: james.smart@emulex.com
1635L: linux-scsi@vger.kernel.org
1636W: http://sourceforge.net/projects/lpfcxxxx
1637S: Supported
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001638
Linus Torvalds1da177e2005-04-16 15:20:36 -07001639EPSON 1355 FRAMEBUFFER DRIVER
1640P: Christopher Hoover
1641M: ch@murgatroid.com, ch@hpl.hp.com
1642S: Maintained
1643
Kristoffer Ericsond5ca9002008-10-15 22:03:54 -07001644EPSON S1D13XXX FRAMEBUFFER DRIVER
1645P: Kristoffer Ericson
1646M: kristoffer.ericson@gmail.com
1647S: Maintained
1648
Linus Torvalds1da177e2005-04-16 15:20:36 -07001649ETHEREXPRESS-16 NETWORK DRIVER
1650P: Philip Blundell
1651M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001652L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001653S: Maintained
1654
1655ETHERNET BRIDGE
1656P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08001657M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07001658L: bridge@lists.linux-foundation.org
Adrian Bunk57c511d2008-06-03 16:00:01 -07001659W: http://www.linux-foundation.org/en/Net:Bridge
Linus Torvalds1da177e2005-04-16 15:20:36 -07001660S: Maintained
1661
1662ETHERTEAM 16I DRIVER
1663P: Mika Kuoppala
1664M: miku@iki.fi
1665S: Maintained
1666
1667EXT2 FILE SYSTEM
Erik Mouw72be2cc2006-12-06 20:40:49 -08001668L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001669S: Maintained
1670
1671EXT3 FILE SYSTEM
1672P: Stephen Tweedie, Andrew Morton
Geert Uytterhoeven8deacee2008-07-04 10:00:01 -07001673M: sct@redhat.com, akpm@linux-foundation.org, adilger@sun.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001674L: linux-ext4@vger.kernel.org
1675S: Maintained
1676
1677EXT4 FILE SYSTEM
Theodore Ts'o08a225f2008-10-06 20:58:09 -04001678P: Theodore Ts'o
1679M: tytso@mit.edu, adilger@sun.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001680L: linux-ext4@vger.kernel.org
Theodore Ts'o08a225f2008-10-06 20:58:09 -04001681W: http://ext4.wiki.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001682S: Maintained
1683
Jean Delvaree53004e2006-01-09 23:26:14 +01001684F71805F HARDWARE MONITORING DRIVER
1685P: Jean Delvare
1686M: khali@linux-fr.org
1687L: lm-sensors@lm-sensors.org
1688S: Maintained
1689
Linus Torvalds1da177e2005-04-16 15:20:36 -07001690FARSYNC SYNCHRONOUS DRIVER
1691P: Kevin Curtis
1692M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001693W: http://www.farsite.co.uk/
1694S: Supported
1695
Akinobu Mitac5408b82007-04-23 14:41:20 -07001696FAULT INJECTION SUPPORT
1697P: Akinobu Mita
1698M: akinobu.mita@gmail.com
1699S: Supported
1700
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001701FILE LOCKING (flock() and fcntl()/lockf())
1702P: Matthew Wilcox
1703M: matthew@wil.cx
1704L: linux-fsdevel@vger.kernel.org
1705S: Maintained
1706
1707FILESYSTEMS (VFS and infrastructure)
1708P: Alexander Viro
1709M: viro@zeniv.linux.org.uk
1710L: linux-fsdevel@vger.kernel.org
1711S: Maintained
1712
1713FIREWIRE SUBSYSTEM (drivers/firewire, <linux/firewire*.h>)
1714P: Kristian Hoegsberg, Stefan Richter
1715M: krh@redhat.com, stefanr@s5r6.in-berlin.de
1716L: linux1394-devel@lists.sourceforge.net
1717W: http://www.linux1394.org/
1718T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1719S: Maintained
1720
1721FIRMWARE LOADER (request_firmware)
1722L: linux-kernel@vger.kernel.org
1723S: Orphan
1724
1725FPU EMULATOR
1726P: Bill Metzenthen
1727M: billm@suburbia.net
1728W: http://suburbia.net/~billm/floating-point/emulator/
1729S: Maintained
1730
1731FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1732P: Mike McLagan
1733M: mike.mclagan@linux.org
1734L: netdev@vger.kernel.org
1735S: Maintained
1736
Linus Torvalds1da177e2005-04-16 15:20:36 -07001737FRAMEBUFFER LAYER
1738P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001739M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001740L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001741W: http://linux-fbdev.sourceforge.net/
1742S: Maintained
1743
Zhang Wei173acc72008-03-01 07:42:48 -07001744FREESCALE DMA DRIVER
Zhang Wei76b0c7882008-05-13 14:44:59 -07001745P: Li Yang
1746M: leoli@freescale.com
1747P: Zhang Wei
1748M: zw@zh-kernel.org
Zhang Wei173acc72008-03-01 07:42:48 -07001749L: linuxppc-embedded@ozlabs.org
1750L: linux-kernel@vger.kernel.org
1751S: Maintained
1752
Jochen Friedrich0d2b4052008-07-14 22:38:28 +02001753FREESCALE I2C CPM DRIVER
1754P: Jochen Friedrich
1755M: jochen@scram.de
1756L: linuxppc-dev@ozlabs.org
1757L: i2c@lm-sensors.org
1758S: Maintained
1759
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001760FREESCALE SOC FS_ENET DRIVER
1761P: Pantelis Antoniou
1762M: pantelis.antoniou@gmail.com
1763P: Vitaly Bordug
1764M: vbordug@ru.mvista.com
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001765L: linuxppc-dev@ozlabs.org
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001766L: netdev@vger.kernel.org
1767S: Maintained
1768
Timur Tabid9e9d822008-04-24 08:45:26 +10001769FREESCALE QUICC ENGINE LIBRARY
1770P: Timur Tabi
1771M: timur@freescale.com
1772L: linuxppc-dev@ozlabs.org
1773S: Supported
1774
Li Yanga7205b32007-04-23 10:38:18 -07001775FREESCALE HIGHSPEED USB DEVICE DRIVER
1776P: Li Yang
1777M: leoli@freescale.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001778L: linux-usb@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001779L: linuxppc-dev@ozlabs.org
Li Yanga7205b32007-04-23 10:38:18 -07001780S: Maintained
1781
Li Yangbeaf53b2007-05-25 13:54:02 +08001782FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1783P: Li Yang
1784M: leoli@freescale.com
1785L: netdev@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001786L: linuxppc-dev@ozlabs.org
Li Yangbeaf53b2007-05-25 13:54:02 +08001787S: Maintained
1788
Timur Tabid9e9d822008-04-24 08:45:26 +10001789FREESCALE QUICC ENGINE UCC UART DRIVER
1790P: Timur Tabi
1791M: timur@freescale.com
1792L: linuxppc-dev@ozlabs.org
1793S: Supported
1794
1795FREESCALE SOC SOUND DRIVERS
1796P: Timur Tabi
1797M: timur@freescale.com
1798L: alsa-devel@alsa-project.org
1799L: linuxppc-dev@ozlabs.org
1800S: Supported
1801
Linus Torvalds1da177e2005-04-16 15:20:36 -07001802FREEVXFS FILESYSTEM
1803P: Christoph Hellwig
1804M: hch@infradead.org
1805W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1806S: Maintained
1807
Steven Rostedtde3b69d2008-07-15 13:28:14 -04001808FTRACE
1809P: Steven Rostedt
1810M: srostedt@redhat.com
1811S: Maintained
1812
David Howells5ab7ffe2007-04-10 15:10:45 +01001813FUJITSU FR-V (FRV) PORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07001814P: David Howells
1815M: dhowells@redhat.com
1816S: Maintained
1817
Jonathan Woithe20b93732008-06-11 10:14:56 +09301818FUJITSU LAPTOP EXTRAS
1819P: Jonathan Woithe
1820M: jwoithe@physics.adelaide.edu.au
1821L: linux-acpi@vger.kernel.org
1822S: Maintained
1823
Miklos Szeredi04578f12005-09-09 13:10:22 -07001824FUSE: FILESYSTEM IN USERSPACE
1825P: Miklos Szeredi
1826M: miklos@szeredi.hu
1827L: fuse-devel@lists.sourceforge.net
1828W: http://fuse.sourceforge.net/
1829S: Maintained
1830
Linus Torvalds1da177e2005-04-16 15:20:36 -07001831FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1832P: Rik Faith
1833M: faith@cs.unc.edu
1834L: linux-scsi@vger.kernel.org
Jean Delvarebaaea1d2008-09-20 12:34:33 +02001835S: Odd Fixes (e.g., new signatures)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001836
1837GDT SCSI DISK ARRAY CONTROLLER DRIVER
1838P: Achim Leubner
1839M: achim_leubner@adaptec.com
1840L: linux-scsi@vger.kernel.org
1841W: http://www.icp-vortex.com/
1842S: Supported
1843
Haavard Skinnemoen1c23af92007-05-01 23:26:34 +02001844GENERIC GPIO I2C DRIVER
1845P: Haavard Skinnemoen
1846M: hskinnemoen@atmel.com
1847S: Supported
1848
Linus Torvalds1da177e2005-04-16 15:20:36 -07001849GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1850P: Krzysztof Halasa
1851M: khc@pm.waw.pl
1852W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1853S: Maintained
1854
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001855GFS2 FILE SYSTEM
1856P: Steven Whitehouse
1857M: swhiteho@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001858L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001859W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001860T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1861T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001862S: Supported
1863
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001864GIGASET ISDN DRIVERS
1865P: Hansjoerg Lipp
1866M: hjlipp@web.de
1867P: Tilman Schmidt
1868M: tilman@imap.cc
1869L: gigaset307x-common@lists.sourceforge.net
1870W: http://gigaset307x.sourceforge.net/
1871S: Maintained
1872
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001873HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1874P: Robert Love
1875M: rlove@rlove.org
1876M: linux-kernel@vger.kernel.org
1877W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1878S: Maintained
1879
Jean Delvare5b543962005-08-15 19:51:02 +02001880HARDWARE MONITORING
Jean Delvare5b543962005-08-15 19:51:02 +02001881L: lm-sensors@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001882W: http://www.lm-sensors.org/
Jean Delvarebaaea1d2008-09-20 12:34:33 +02001883S: Orphan
Jean Delvare5b543962005-08-15 19:51:02 +02001884
Michael Buesch844dd052006-06-26 00:24:59 -07001885HARDWARE RANDOM NUMBER GENERATOR CORE
Jean Delvarebaaea1d2008-09-20 12:34:33 +02001886S: Orphan
Michael Buesch844dd052006-06-26 00:24:59 -07001887
Linus Torvalds1da177e2005-04-16 15:20:36 -07001888HARMONY SOUND DRIVER
1889P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04001890M: kyle@mcmartin.ca
Kyle McMartinac6aecb2007-12-03 22:04:34 +00001891L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001892S: Maintained
1893
1894HAYES ESP SERIAL DRIVER
1895P: Andrew J. Robinson
1896M: arobinso@nyx.net
1897L: linux-kernel@vger.kernel.org
1898W: http://www.nyx.net/~arobinso
1899S: Maintained
1900
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001901HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1902P: Chirag Kantharia
1903M: chirag.kantharia@hp.com
1904L: iss_storagedev@hp.com
1905S: Maintained
1906
1907HEWLETT-PACKARD SMART2 RAID DRIVER
1908P: Chirag Kantharia
1909M: chirag.kantharia@hp.com
1910L: iss_storagedev@hp.com
1911S: Maintained
1912
1913HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1914P: Mike Miller
1915M: mike.miller@hp.com
1916L: iss_storagedev@hp.com
1917S: Supported
1918
Linus Torvalds1da177e2005-04-16 15:20:36 -07001919HFS FILESYSTEM
1920P: Roman Zippel
1921M: zippel@linux-m68k.org
1922L: linux-kernel@vger.kernel.org
1923S: Maintained
1924
1925HGA FRAMEBUFFER DRIVER
1926P: Ferenc Bakonyi
1927M: fero@drama.obuda.kando.hu
1928L: linux-nvidia@lists.surfsouth.com
1929W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1930S: Maintained
1931
Randy Dunlap4480f15b2008-10-12 16:11:58 -07001932HIBERNATION (aka Software Suspend, aka swsusp)
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001933P: Pavel Machek
1934M: pavel@suse.cz
1935P: Rafael J. Wysocki
1936M: rjw@sisk.pl
1937L: linux-pm@lists.linux-foundation.org
1938S: Supported
1939
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001940HID CORE LAYER
1941P: Jiri Kosina
1942M: jkosina@suse.cz
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04001943L: linux-input@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01001944T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001945S: Maintained
1946
Ingo Molnar38bed542007-02-22 09:09:34 +01001947HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1948P: Thomas Gleixner
1949M: tglx@linutronix.de
1950L: linux-kernel@vger.kernel.org
1951S: Maintained
1952
Linus Torvalds1da177e2005-04-16 15:20:36 -07001953HIGH-SPEED SCC DRIVER FOR AX.25
1954P: Klaus Kudielka
1955M: klaus.kudielka@ieee.org
1956L: linux-hams@vger.kernel.org
1957W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1958S: Maintained
1959
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08001960HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1961P: HighPoint Linux Team
1962M: linux@highpoint-tech.com
1963W: http://www.highpoint-tech.com
1964S: Supported
1965
Linus Torvalds1da177e2005-04-16 15:20:36 -07001966HIPPI
1967P: Jes Sorensen
1968M: jes@trained-monkey.org
1969L: linux-hippi@sunsite.dk
1970S: Maintained
1971
Jouni Malinenff1d2762005-05-12 22:54:16 -04001972HOST AP DRIVER
1973P: Jouni Malinen
Jouni Malinen85d32e72007-03-24 17:15:30 -07001974M: j@w1.fi
1975L: hostap@shmoo.com (subscribers-only)
Johannes Berg724c6b32007-04-23 12:18:20 -07001976L: linux-wireless@vger.kernel.org
Jouni Malinenff1d2762005-05-12 22:54:16 -04001977W: http://hostap.epitest.fi/
1978S: Maintained
1979
Carlos Corbachodd8cd772008-02-05 02:17:15 +00001980HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
1981P: Carlos Corbacho
1982M: carlos@strangeworlds.co.uk
1983S: Odd Fixes
1984
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07001985HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1986P: Jaroslav Kysela
1987M: perex@perex.cz
1988S: Maintained
1989
Clemens Ladischd36e74c2008-07-23 21:26:46 -07001990HPET: High Precision Event Timers driver (drivers/char/hpet.c)
Bob Piccob9b03322005-11-07 00:59:19 -08001991P: Clemens Ladisch
1992M: clemens@ladisch.de
1993S: Maintained
1994
1995HPET: i386
1996P: Venkatesh Pallipadi (Venki)
1997M: venkatesh.pallipadi@intel.com
1998S: Maintained
1999
2000HPET: x86_64
Andi Kleen8bd09832007-10-13 01:01:08 +02002001P: Vojtech Pavlik
2002M: vojtech@suse.cz
Bob Piccob9b03322005-11-07 00:59:19 -08002003S: Maintained
2004
2005HPET: ACPI hpet.c
2006P: Bob Picco
2007M: bob.picco@hp.com
2008S: Maintained
2009
Linus Torvalds1da177e2005-04-16 15:20:36 -07002010HPFS FILESYSTEM
2011P: Mikulas Patocka
2012M: mikulas@artax.karlin.mff.cuni.cz
2013W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
2014S: Maintained
2015
Pau Oliva Fora5a18c342008-06-02 00:38:35 -04002016HTCPEN TOUCHSCREEN DRIVER
2017P: Pau Oliva Fora
2018M: pof@eslack.org
2019L: linux-input@vger.kernel.org
2020S: Maintained
2021
Linus Torvalds1da177e2005-04-16 15:20:36 -07002022HUGETLB FILESYSTEM
2023P: William Irwin
2024M: wli@holomorphy.com
2025S: Maintained
2026
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04002027I2C/SMBUS STUB DRIVER
2028P: Mark M. Hoffman
2029M: mhoffman@lightlink.com
Jean Delvare17a172f2008-09-24 13:39:22 +02002030L: i2c@lm-sensors.org
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04002031S: Maintained
2032
Jean Delvare5b543962005-08-15 19:51:02 +02002033I2C SUBSYSTEM
Jean Delvare710cf7e2008-05-18 20:49:40 +02002034P: Jean Delvare (PC drivers, core)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002035M: khali@linux-fr.org
Jean Delvare710cf7e2008-05-18 20:49:40 +02002036P: Ben Dooks (embedded platforms)
2037M: ben-linux@fluff.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02002038L: i2c@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08002039T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002040S: Maintained
2041
Till Harbaume8c76ee2007-05-01 23:26:35 +02002042I2C-TINY-USB DRIVER
2043P: Till Harbaum
2044M: till@harbaum.org
2045L: i2c@lm-sensors.org
2046T: http://www.harbaum.org/till/i2c_tiny_usb
2047S: Maintained
2048
Linus Torvalds1da177e2005-04-16 15:20:36 -07002049i386 BOOT CODE
H. Peter Anvin7f1291f2007-07-11 12:18:26 -07002050P: H. Peter Anvin
2051M: hpa@zytor.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002052L: Linux-Kernel@vger.kernel.org
2053S: Maintained
2054
2055i386 SETUP CODE / CPU ERRATA WORKAROUNDS
Linus Torvalds1da177e2005-04-16 15:20:36 -07002056P: H. Peter Anvin
2057M: hpa@zytor.com
H. Peter Anvin72af61c2007-07-13 16:26:55 -07002058T: git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002059S: Maintained
2060
Linus Torvalds1da177e2005-04-16 15:20:36 -07002061IA64 (Itanium) PLATFORM
2062P: Tony Luck
2063M: tony.luck@intel.com
2064L: linux-ia64@vger.kernel.org
2065W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08002066T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002067S: Maintained
2068
Linus Torvalds1da177e2005-04-16 15:20:36 -07002069IBM MCA SCSI SUBSYSTEM DRIVER
2070P: Michael Lang
2071M: langa2@kph.uni-mainz.de
2072W: http://www.uni-mainz.de/~langm000/linux.html
2073S: Maintained
2074
2075IBM Power Linux RAID adapter
2076P: Brian King
2077M: brking@us.ibm.com
2078S: Supported
2079
2080IBM ServeRAID RAID DRIVER
2081P: Jack Hammer
2082P: Dave Jeffery
2083M: ipslinux@adaptec.com
2084W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002085S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002086
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002087IDE SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07002088P: Bartlomiej Zolnierkiewicz
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002089M: bzolnier@gmail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002090L: linux-ide@vger.kernel.org
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002091T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002092S: Maintained
2093
2094IDE/ATAPI CDROM DRIVER
Borislav Petkovc404c192007-12-24 15:23:44 +01002095P: Borislav Petkov
Borislav Petkovef709162008-02-19 01:41:25 +01002096M: petkovbb@gmail.com
Jens Axboe9c5b0ce2007-01-03 18:15:20 +01002097L: linux-ide@vger.kernel.org
Borislav Petkovc404c192007-12-24 15:23:44 +01002098S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002099
2100IDE/ATAPI FLOPPY DRIVERS
2101P: Paul Bristow
2102M: Paul Bristow <paul@paulbristow.net>
2103W: http://paulbristow.net/linux/idefloppy.html
2104L: linux-kernel@vger.kernel.org
2105S: Maintained
2106
2107IDE/ATAPI TAPE DRIVERS
2108P: Gadi Oxman
2109M: Gadi Oxman <gadio@netvision.net.il>
2110L: linux-kernel@vger.kernel.org
2111S: Maintained
2112
Bartlomiej Zolnierkiewiczf72abc22007-09-19 22:08:56 +02002113IDE-SCSI DRIVER
2114L: linux-ide@vger.kernel.org
2115L: linux-scsi@vger.kernel.org
2116S: Orphan
2117
Andy Henroid27471fd2008-10-09 11:45:22 -07002118IDLE-I7300
2119P: Andy Henroid
2120M: andrew.d.henroid@intel.com
2121L: linux-pm@lists.linux-foundation.org
2122S: Supported
2123
Stefan Richterf148e202008-01-12 12:32:44 +01002124IEEE 1394 SUBSYSTEM (drivers/ieee1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002125P: Ben Collins
Stefan Richterf51a5a92007-04-23 14:41:10 -07002126M: ben.collins@ubuntu.com
Stefan Richter87730d02006-09-16 12:24:00 +02002127P: Stefan Richter
2128M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002129L: linux1394-devel@lists.sourceforge.net
2130W: http://www.linux1394.org/
Stefan Richter87730d02006-09-16 12:24:00 +02002131T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002132S: Maintained
2133
Stefan Richterf51a5a92007-04-23 14:41:10 -07002134IEEE 1394 RAW I/O DRIVER (raw1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002135P: Dan Dennedy
2136M: dan@dennedy.org
Stefan Richterf51a5a92007-04-23 14:41:10 -07002137P: Stefan Richter
2138M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002139L: linux1394-devel@lists.sourceforge.net
Jody McIntyre105d7b32005-09-30 11:59:04 -07002140S: Maintained
2141
Linus Torvalds1da177e2005-04-16 15:20:36 -07002142IMS TWINTURBO FRAMEBUFFER DRIVER
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002143L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Paul Mundt843393d2007-11-19 13:11:04 +09002144S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002145
2146INFINIBAND SUBSYSTEM
2147P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07002148M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002149P: Sean Hefty
Sean Heftyed96f24702008-01-02 12:00:24 -08002150M: sean.hefty@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002151P: Hal Rosenstock
Jean Delvare795fb7e2008-09-20 12:33:08 +02002152M: hal.rosenstock@gmail.com
Roland Dreier78526822007-07-09 20:12:26 -07002153L: general@lists.openfabrics.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002154W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08002155T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002156S: Supported
2157
Robert Lovec9f04f52005-07-15 12:21:07 -04002158INOTIFY
Cal Peake18b36c712006-12-12 20:18:16 +01002159P: John McCutchan
2160M: ttb@tentacle.dhs.org
2161P: Robert Love
2162M: rml@novell.com
Robert Lovec9f04f52005-07-15 12:21:07 -04002163L: linux-kernel@vger.kernel.org
2164S: Maintained
2165
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002166INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
2167P: Dmitry Torokhov
2168M: dmitry.torokhov@gmail.com
2169M: dtor@mail.ru
2170L: linux-input@vger.kernel.org
2171T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
2172S: Maintained
2173
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002174INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
Jim Cromiece00f852006-11-30 04:49:44 +01002175P: Sylvain Meyer
2176M: sylvain.meyer@worldonline.fr
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002177L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002178S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002179
Linus Torvalds1da177e2005-04-16 15:20:36 -07002180INTEL 810/815 FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002181P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002182M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002183L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002184S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002185
Linus Torvalds1da177e2005-04-16 15:20:36 -07002186INTEL IA32 MICROCODE UPDATE SUPPORT
2187P: Tigran Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -08002188M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07002189S: Maintained
2190
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002191INTEL I/OAT DMA DRIVER
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01002192P: Maciej Sosnowski
2193M: maciej.sosnowski@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002194L: linux-kernel@vger.kernel.org
2195S: Supported
2196
David Woodhouse6c8909b2008-10-18 16:12:17 +01002197INTEL IOMMU (VT-d)
2198P: David Woodhouse
2199M: dwmw2@infradead.org
2200L: iommu@lists.linux-foundation.org
2201T: git://git.infradead.org/iommu-2.6.git
2202S: Supported
2203
Dan Williamsb3e5f262007-08-07 10:26:35 -07002204INTEL IOP-ADMA DMA DRIVER
2205P: Dan Williams
2206M: dan.j.williams@intel.com
2207L: linux-kernel@vger.kernel.org
2208S: Supported
2209
Michael Buesch844dd052006-06-26 00:24:59 -07002210INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
2211P: Deepak Saxena
2212M: dsaxena@plexity.net
2213S: Maintained
2214
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08002215INTEL IXP2000 ETHERNET DRIVER
2216P: Lennert Buytenhek
2217M: kernel@wantstofly.org
2218L: netdev@vger.kernel.org
2219S: Maintained
2220
Auke Kokd94e6fe2008-03-03 14:37:47 -08002221INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/ixgb/ixgbe)
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002222P: Jeff Kirsher
2223M: jeffrey.t.kirsher@intel.com
Auke Koke0164af2008-05-07 13:42:33 -07002224P: Jesse Brandeburg
2225M: jesse.brandeburg@intel.com
Auke Kokd94e6fe2008-03-03 14:37:47 -08002226P: Bruce Allan
2227M: bruce.w.allan@intel.com
Jeff Kirsherae7b6482008-06-11 15:15:53 -07002228P: PJ Waskiewicz
2229M: peter.p.waskiewicz.jr@intel.com
Auke Kok20424652008-01-07 21:47:25 -08002230P: John Ronciak
2231M: john.ronciak@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002232L: e1000-devel@lists.sourceforge.net
Auke Kokd94e6fe2008-03-03 14:37:47 -08002233W: http://e1000.sourceforge.net/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002234S: Supported
2235
James Ketrenos826d2ab2005-11-07 18:56:59 -06002236INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002237P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002238M: yi.zhu@intel.com
2239P: James Ketrenos
2240M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002241P: Reinette Chatre
2242M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002243L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002244L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002245W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002246W: http://ipw2100.sourceforge.net
2247S: Supported
2248
2249INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002250P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002251M: yi.zhu@intel.com
2252P: James Ketrenos
2253M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002254P: Reinette Chatre
2255M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002256L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002257L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002258W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002259W: http://ipw2200.sourceforge.net
2260S: Supported
2261
Zhu Yib481de92007-09-25 17:54:57 -07002262INTEL WIRELESS WIFI LINK (iwlwifi)
2263P: Zhu Yi
2264M: yi.zhu@intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002265P: Reinette Chatre
2266M: reinette.chatre@intel.com
Zhu Yib481de92007-09-25 17:54:57 -07002267L: linux-wireless@vger.kernel.org
2268L: ipw3945-devel@lists.sourceforge.net
2269W: http://intellinuxwireless.org
Reinette Chatre2d4543f2008-04-10 13:16:27 -07002270T: git kernel.org:/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
Zhu Yib481de92007-09-25 17:54:57 -07002271S: Supported
2272
Ralf Baechlecb109a02007-08-30 23:56:30 -07002273IOC3 ETHERNET DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07002274P: Ralf Baechle
2275M: ralf@linux-mips.org
2276L: linux-mips@linux-mips.org
2277S: Maintained
2278
Ralf Baechlecb109a02007-08-30 23:56:30 -07002279IOC3 SERIAL DRIVER
2280P: Pat Gefre
2281M: pfg@sgi.com
Joe Perches6650e0a2007-12-10 15:49:32 -08002282L: linux-mips@linux-mips.org
Ralf Baechlecb109a02007-08-30 23:56:30 -07002283S: Maintained
2284
Randy Dunlap4480f15b2008-10-12 16:11:58 -07002285IP MASQUERADING
Linus Torvalds1da177e2005-04-16 15:20:36 -07002286P: Juanjo Ciarlante
2287M: jjciarla@raiz.uncu.edu.ar
2288S: Maintained
2289
Francois Romieu1202d6f2007-09-17 17:13:55 -07002290IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
2291P: Francois Romieu
2292M: romieu@fr.zoreil.com
2293P: Sorbica Shieh
2294M: sorbica@icplus.com.tw
2295P: Jesse Huang
2296M: jesse@icplus.com.tw
2297L: netdev@vger.kernel.org
2298S: Maintained
2299
Randy Dunlap4480f15b2008-10-12 16:11:58 -07002300IPATH DRIVER
Arthur Jones18b8c8f2008-02-29 10:13:37 -08002301P: Ralph Campbell
Arthur Jonesf42b6472007-07-09 20:12:26 -07002302M: infinipath@qlogic.com
2303L: general@lists.openfabrics.org
2304T: git git://git.qlogic.com/ipath-linux-2.6
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002305S: Supported
2306
Corey Minyard4409ebe2006-04-20 02:43:12 -07002307IPMI SUBSYSTEM
2308P: Corey Minyard
2309M: minyard@acm.org
2310L: openipmi-developer@lists.sourceforge.net
2311W: http://openipmi.sourceforge.net/
2312S: Supported
2313
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002314IPS SCSI RAID DRIVER
2315P: Adaptec OEM Raid Solutions
2316M: aacraid@adaptec.com
2317L: linux-scsi@vger.kernel.org
2318W: http://www.adaptec.com/
2319S: Maintained
2320
2321IPVS
2322P: Wensong Zhang
2323M: wensong@linux-vs.org
2324P: Simon Horman
2325M: horms@verge.net.au
2326P: Julian Anastasov
2327M: ja@ssi.bg
Ralf Baechle979b6c12005-06-13 14:30:40 -07002328L: netdev@vger.kernel.org
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002329L: lvs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002330S: Maintained
2331
Randy Dunlape7839f22008-10-12 16:11:45 -07002332IPWIRELESS DRIVER
David Sterba099dc4f2008-02-07 10:57:12 +01002333P: Jiri Kosina
2334M: jkosina@suse.cz
2335P: David Sterba
2336M: dsterba@suse.cz
2337S: Maintained
2338T: git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
2339
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002340IPX NETWORK LAYER
2341P: Arnaldo Carvalho de Melo
2342M: acme@ghostprotocols.net
2343L: netdev@vger.kernel.org
2344S: Maintained
2345
Linus Torvalds1da177e2005-04-16 15:20:36 -07002346IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07002347P: Samuel Ortiz
2348M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07002349L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002350W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07002351S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002352
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002353ISAPNP
2354P: Jaroslav Kysela
2355M: perex@perex.cz
2356S: Maintained
2357
Mike Christie14816b1e2007-11-28 16:22:06 -08002358ISCSI
2359P: Mike Christie
2360M: michaelc@cs.wisc.edu
2361L: open-iscsi@googlegroups.com
2362W: www.open-iscsi.org
2363T: git kernel.org:/pub/scm/linux/kernel/mnc/linux-2.6-iscsi.git
2364S: Maintained
2365
Linus Torvalds1da177e2005-04-16 15:20:36 -07002366ISDN SUBSYSTEM
2367P: Karsten Keil
2368M: kkeil@suse.de
Paul Bolled5d52272008-04-15 00:40:48 -07002369L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002370W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08002371T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002372S: Maintained
2373
2374ISDN SUBSYSTEM (Eicon active card driver)
2375P: Armin Schindler
2376M: mac@melware.de
Paul Bolled5d52272008-04-15 00:40:48 -07002377L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002378W: http://www.melware.de
2379S: Maintained
2380
Hans Verkuil91821ff2007-12-02 09:35:33 -03002381IVTV VIDEO4LINUX DRIVER
2382P: Hans Verkuil
2383M: hverkuil@xs4all.nl
2384L: ivtv-devel@ivtvdriver.org
2385L: ivtv-users@ivtvdriver.org
2386L: video4linux-list@redhat.com
2387W: http://www.ivtvdriver.org
2388S: Maintained
2389
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002390JFS FILESYSTEM
2391P: Dave Kleikamp
2392M: shaggy@austin.ibm.com
2393L: jfs-discussion@lists.sourceforge.net
2394W: http://jfs.sourceforge.net/
2395T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
2396S: Supported
2397
Guo-Fu Tseng95252232008-09-16 01:00:11 +08002398JME NETWORK DRIVER
2399P: Guo-Fu Tseng
2400M: cooldavid@cooldavid.org
2401L: netdev@vger.kernel.org
2402S: Maintained
2403
Linus Torvalds1da177e2005-04-16 15:20:36 -07002404JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2405P: David Woodhouse
2406M: dwmw2@infradead.org
David Woodhouse6d85d062007-10-27 10:39:48 -04002407L: linux-mtd@lists.infradead.org
2408W: http://www.linux-mtd.infradead.org/doc/jffs2.html
Linus Torvalds1da177e2005-04-16 15:20:36 -07002409S: Maintained
2410
Josh Triplettde456d32006-07-30 03:04:00 -07002411JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07002412P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002413M: sct@redhat.com, akpm@linux-foundation.org
Erik Mouw72be2cc2006-12-06 20:40:49 -08002414L: linux-ext4@vger.kernel.org
Theodore Tsoae0718f2006-05-20 15:00:13 -07002415S: Maintained
2416
Rudolf Marek4660cb32006-10-08 22:01:26 +02002417K8TEMP HARDWARE MONITORING DRIVER
2418P: Rudolf Marek
2419M: r.marek@assembler.cz
2420L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002421S: Maintained
2422
2423KCONFIG
2424P: Roman Zippel
2425M: zippel@linux-m68k.org
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002426L: linux-kbuild@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002427S: Maintained
2428
Vivek Goyalea6c2082006-05-20 14:59:55 -07002429KDUMP
2430P: Vivek Goyal
Vivek Goyal4200b66c2007-12-01 12:16:30 -08002431M: vgoyal@redhat.com
Vivek Goyalea6c2082006-05-20 14:59:55 -07002432P: Haren Myneni
2433M: hbabu@us.ibm.com
Simon Horman34633992007-05-08 00:31:40 -07002434L: kexec@lists.infradead.org
Vivek Goyalea6c2082006-05-20 14:59:55 -07002435L: linux-kernel@vger.kernel.org
2436W: http://lse.sourceforge.net/kdump/
2437S: Maintained
2438
Linus Torvalds1da177e2005-04-16 15:20:36 -07002439KERNEL AUTOMOUNTER (AUTOFS)
2440P: H. Peter Anvin
2441M: hpa@zytor.com
2442L: autofs@linux.kernel.org
2443S: Odd Fixes
2444
2445KERNEL AUTOMOUNTER v4 (AUTOFS4)
2446P: Ian Kent
2447M: raven@themaw.net
2448L: autofs@linux.kernel.org
2449S: Maintained
2450
2451KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002452P: Sam Ravnborg
2453M: sam@ravnborg.org
Sam Ravnborg591b0172008-05-11 10:07:03 +02002454T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-next.git
2455T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-fixes.git
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002456L: linux-kbuild@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002457S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002458
2459KERNEL JANITORS
2460P: Several
maximilian attemsc3000e02007-07-06 11:17:32 -07002461L: kernel-janitors@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002462W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002463S: Maintained
2464
J. Bruce Fieldse8b43552008-07-23 08:49:50 -04002465KERNEL NFSD, SUNRPC, AND LOCKD SERVERS
Neil Browna512cd52007-07-31 00:37:27 -07002466P: J. Bruce Fields
2467M: bfields@fieldses.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002468P: Neil Brown
NeilBrown98fac232007-01-26 00:56:57 -08002469M: neilb@suse.de
Neil Brown16141c02007-12-11 16:16:12 -08002470L: linux-nfs@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002471W: http://nfs.sourceforge.net/
NeilBrown98fac232007-01-26 00:56:57 -08002472S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002473
Avi Kivity426d62e2006-12-13 00:34:03 -08002474KERNEL VIRTUAL MACHINE (KVM)
2475P: Avi Kivity
Avi Kivity9ea1de42008-09-19 19:25:30 -07002476M: avi@redhat.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002477L: kvm@vger.kernel.org
2478W: http://kvm.qumranet.com
Avi Kivity426d62e2006-12-13 00:34:03 -08002479S: Supported
2480
Joerg Roedelad8003d2008-09-10 20:01:07 +02002481KERNEL VIRTUAL MACHINE (KVM) FOR AMD-V
2482P: Joerg Roedel
2483M: joerg.roedel@amd.com
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002484L: kvm@vger.kernel.org
2485W: http://kvm.qumranet.com
2486S: Supported
2487
Hollis Blanchard513014b2008-04-16 23:28:08 -05002488KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
2489P: Hollis Blanchard
2490M: hollisb@us.ibm.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002491L: kvm-ppc@vger.kernel.org
2492W: http://kvm.qumranet.com
Hollis Blanchard513014b2008-04-16 23:28:08 -05002493S: Supported
2494
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002495KERNEL VIRTUAL MACHINE For Itanium (KVM/IA64)
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002496P: Anthony Xu
2497M: anthony.xu@intel.com
2498P: Xiantao Zhang
2499M: xiantao.zhang@intel.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002500L: kvm-ia64@vger.kernel.org
2501W: http://kvm.qumranet.com
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002502S: Supported
2503
Christian Borntraeger85f8fff2008-03-25 18:47:41 +01002504KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
2505P: Carsten Otte
2506M: cotte@de.ibm.com
2507P: Christian Borntraeger
2508M: borntraeger@de.ibm.com
2509M: linux390@de.ibm.com
2510L: linux-s390@vger.kernel.org
2511W: http://www.ibm.com/developerworks/linux/linux390/
2512S: Supported
2513
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002514KEXEC
2515P: Eric Biederman
2516M: ebiederm@xmission.com
Signed-off-by@vergenet.net":Simonb7c698f2007-10-18 03:04:33 -07002517W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002518L: linux-kernel@vger.kernel.org
Simon Horman34633992007-05-08 00:31:40 -07002519L: kexec@lists.infradead.org
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002520S: Maintained
2521
Jason Wessele3e2aaf2008-03-20 13:43:45 -05002522KGDB
2523P: Jason Wessel
2524M: jason.wessel@windriver.com
2525L: kgdb-bugreport@lists.sourceforge.net
2526S: Maintained
2527
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002528KPROBES
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002529P: Ananth N Mavinakayanahalli
2530M: ananth@in.ibm.com
2531P: Anil S Keshavamurthy
2532M: anil.s.keshavamurthy@intel.com
2533P: David S. Miller
2534M: davem@davemloft.net
Masami Hiramatsu6edef972008-03-26 15:53:19 -04002535P: Masami Hiramatsu
2536M: mhiramat@redhat.com
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002537L: linux-kernel@vger.kernel.org
2538S: Maintained
2539
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002540KS0108 LCD CONTROLLER DRIVER
2541P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07002542M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002543L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07002544W: http://miguelojeda.es/auxdisplay.htm
2545W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002546S: Maintained
2547
Linus Torvalds1da177e2005-04-16 15:20:36 -07002548LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07002549L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07002550S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002551
2552LASI 53c700 driver for PARISC
2553P: James E.J. Bottomley
2554M: James.Bottomley@HansenPartnership.com
2555L: linux-scsi@vger.kernel.org
2556S: Maintained
2557
Richard Purdie263de9b2006-05-15 09:44:16 -07002558LED SUBSYSTEM
2559P: Richard Purdie
2560M: rpurdie@rpsys.net
2561S: Maintained
2562
Linus Torvalds1da177e2005-04-16 15:20:36 -07002563LEGO USB Tower driver
2564P: Juergen Stuber
2565M: starblue@users.sourceforge.net
2566L: legousb-devel@lists.sourceforge.net
2567W: http://legousb.sourceforge.net/
2568S: Maintained
2569
Rusty Russell568a17f2007-10-25 14:12:24 +10002570LGUEST
2571P: Rusty Russell
2572M: rusty@rustcorp.com.au
2573L: lguest@ozlabs.org
2574W: http://lguest.ozlabs.org/
2575S: Maintained
2576
Linus Torvalds1da177e2005-04-16 15:20:36 -07002577LINUX FOR IBM pSERIES (RS/6000)
2578P: Paul Mackerras
2579M: paulus@au.ibm.com
2580W: http://www.ibm.com/linux/ltc/projects/ppc
2581S: Supported
2582
2583LINUX FOR NCR VOYAGER
2584P: James Bottomley
2585M: James.Bottomley@HansenPartnership.com
2586W: http://www.hansenpartnership.com/voyager
2587S: Maintained
2588
Paul Mackerras852bb9f2008-07-04 21:04:42 +10002589LINUX FOR POWERPC (32-BIT AND 64-BIT)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002590P: Paul Mackerras
2591M: paulus@samba.org
Paul Mackerras852bb9f2008-07-04 21:04:42 +10002592P: Benjamin Herrenschmidt
2593M: benh@kernel.crashing.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002594W: http://www.penguinppc.org/
2595L: linuxppc-dev@ozlabs.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002596T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002597S: Supported
2598
2599LINUX FOR POWER MACINTOSH
2600P: Benjamin Herrenschmidt
2601M: benh@kernel.crashing.org
2602W: http://www.penguinppc.org/
2603L: linuxppc-dev@ozlabs.org
2604S: Maintained
2605
Grant Likely77a76362008-07-12 12:11:43 -06002606LINUX FOR POWERPC EMBEDDED MPC5XXX
Linus Torvalds1da177e2005-04-16 15:20:36 -07002607P: Sylvain Munaut
2608M: tnt@246tNt.com
Grant Likelye1eea9f2007-10-09 14:45:26 -06002609P: Grant Likely
2610M: grant.likely@secretlab.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07002611L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002612S: Maintained
2613
2614LINUX FOR POWERPC EMBEDDED PPC4XX
Josh Boyer9a474ff2007-09-19 21:19:07 -05002615P: Josh Boyer
2616M: jwboyer@linux.vnet.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002617P: Matt Porter
2618M: mporter@kernel.crashing.org
2619W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002620L: linuxppc-dev@ozlabs.org
Josh Boyer9a474ff2007-09-19 21:19:07 -05002621T: git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002622S: Maintained
2623
Grant Likely260c02a2007-10-02 12:15:34 +10002624LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2625P: Grant Likely
2626M: grant.likely@secretlab.ca
Grant Likelyf210d432007-10-03 23:24:52 -06002627W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
Grant Likely260c02a2007-10-02 12:15:34 +10002628L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002629S: Maintained
2630
Tom Rinie93adf12005-07-26 12:49:53 -07002631LINUX FOR POWERPC EMBEDDED PPC8XX
Marcelo Tosattidba5baf2007-09-10 18:46:01 -04002632P: Vitaly Bordug
2633M: vitb@kernel.crashing.org
Tom Rinie93adf12005-07-26 12:49:53 -07002634P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07002635M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07002636W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002637L: linuxppc-dev@ozlabs.org
Tom Rinie93adf12005-07-26 12:49:53 -07002638S: Maintained
2639
Linus Torvalds1da177e2005-04-16 15:20:36 -07002640LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
Jim Cromiece00f852006-11-30 04:49:44 +01002641P: Kumar Gala
2642M: galak@kernel.crashing.org
2643W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002644L: linuxppc-dev@ozlabs.org
Jim Cromiece00f852006-11-30 04:49:44 +01002645S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002646
Olof Johanssonab06ff32006-09-06 14:44:54 -05002647LINUX FOR POWERPC PA SEMI PWRFICIENT
2648P: Olof Johansson
2649M: olof@lixom.net
2650W: http://www.pasemi.com/
2651L: linuxppc-dev@ozlabs.org
2652S: Supported
2653
Linus Torvalds1da177e2005-04-16 15:20:36 -07002654LINUX SECURITY MODULE (LSM) FRAMEWORK
2655P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08002656M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08002657L: linux-security-module@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002658T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002659S: Supported
2660
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002661LLC (802.2)
2662P: Arnaldo Carvalho de Melo
2663M: acme@ghostprotocols.net
2664S: Maintained
2665
Linus Torvalds1da177e2005-04-16 15:20:36 -07002666LM83 HARDWARE MONITOR DRIVER
2667P: Jean Delvare
2668M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002669L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002670S: Maintained
2671
2672LM90 HARDWARE MONITOR DRIVER
2673P: Jean Delvare
2674M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002675L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002676S: Maintained
2677
Peter Zijlstra512e67f2007-10-11 22:11:11 +02002678LOCKDEP AND LOCKSTAT
2679P: Peter Zijlstra
2680M: peterz@infradead.org
2681P: Ingo Molnar
2682M: mingo@redhat.com
2683L: linux-kernel@vger.kernel.org
2684T: git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2685S: Maintained
2686
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002687LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002688P: Richard Russon (FlatCap)
2689M: ldm@flatcap.org
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002690L: linux-ntfs-dev@lists.sourceforge.net
2691W: http://www.linux-ntfs.org/content/view/19/37/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002692S: Maintained
2693
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002694LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2695P: Eric Moore
Eric Moored8a82d72006-12-29 16:47:43 -08002696M: Eric.Moore@lsi.com
2697M: support@lsi.com
Eric Moorecec744f2007-09-14 19:08:08 -06002698L: DL-MPTFusionLinux@lsi.com
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002699L: linux-scsi@vger.kernel.org
2700W: http://www.lsilogic.com/support
2701S: Supported
2702
Linus Torvalds1da177e2005-04-16 15:20:36 -07002703LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2704P: Matthew Wilcox
2705M: matthew@wil.cx
2706L: linux-scsi@vger.kernel.org
2707S: Maintained
2708
Hirokazu Takatac12a54b2007-07-15 23:38:45 -07002709M32R ARCHITECTURE
2710P: Hirokazu Takata
2711M: takata@linux-m32r.org
2712L: linux-m32r@ml.linux-m32r.org
2713L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2714W: http://www.linux-m32r.org/
2715S: Maintained
2716
Linus Torvalds1da177e2005-04-16 15:20:36 -07002717M68K ARCHITECTURE
2718P: Geert Uytterhoeven
2719M: geert@linux-m68k.org
2720P: Roman Zippel
2721M: zippel@linux-m68k.org
2722L: linux-m68k@lists.linux-m68k.org
2723W: http://www.linux-m68k.org/
2724W: http://linux-m68k-cvs.ubb.ca/
2725S: Maintained
2726
2727M68K ON APPLE MACINTOSH
2728P: Joshua Thompson
2729M: funaho@jurai.org
2730W: http://www.mac.linux-m68k.org/
Finn Thain9bb9f222007-11-18 11:10:05 +01002731L: linux-m68k@lists.linux-m68k.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002732S: Maintained
2733
2734M68K ON HP9000/300
2735P: Philip Blundell
2736M: philb@gnu.org
2737W: http://www.tazenda.demon.co.uk/phil/linux-hp
2738S: Maintained
2739
Jiri Benc64a327a2007-05-05 11:47:08 -07002740MAC80211
Johannes Berg31c7cec2007-10-23 17:05:25 +02002741P: Johannes Berg
2742M: johannes@sipsolutions.net
Johannes Berg0f48d7e2008-04-17 19:36:28 +02002743P: Michael Wu
2744M: flamingice@sourmilk.net
Jiri Benc64a327a2007-05-05 11:47:08 -07002745L: linux-wireless@vger.kernel.org
2746W: http://linuxwireless.org/
Johannes Berg31c7cec2007-10-23 17:05:25 +02002747T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
Jiri Benc64a327a2007-05-05 11:47:08 -07002748S: Maintained
2749
Stefano Brivio1036d862007-12-23 04:46:27 +01002750MAC80211 PID RATE CONTROL
2751P: Stefano Brivio
2752M: stefano.brivio@polimi.it
2753P: Mattias Nissler
2754M: mattias.nissler@gmx.de
2755L: linux-wireless@vger.kernel.org
2756W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
2757T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2758S: Maintained
2759
Patrick McHardyb863ceb2007-07-14 18:55:06 -07002760MACVLAN DRIVER
2761P: Patrick McHardy
2762M: kaber@trash.net
2763L: netdev@vger.kernel.org
2764S: Maintained
2765
Michael Kerriskfaf16682005-07-31 22:34:47 -07002766MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
Jim Cromiece00f852006-11-30 04:49:44 +01002767P: Michael Kerrisk
Michael Kerrisk1d7f5022007-10-16 23:30:31 -07002768M: mtk.manpages@gmail.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02002769W: http://www.kernel.org/doc/man-pages
Michael Kerriskbd7ebec2008-10-03 15:23:44 -07002770L: linux-man@vger.kernel.org
Jean Delvare795fb7e2008-09-20 12:33:08 +02002771S: Supported
Michael Kerriskfaf16682005-07-31 22:34:47 -07002772
Stefano Brivio74cda162007-11-19 20:27:46 +01002773MARVELL LIBERTAS WIRELESS DRIVER
2774P: Dan Williams
2775M: dcbw@redhat.com
2776L: libertas-dev@lists.infradead.org
2777S: Maintained
2778
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002779MARVELL MV643XX ETHERNET DRIVER
Dale Farnsworth85ba9d92008-06-05 06:10:51 -07002780P: Lennert Buytenhek
2781M: buytenh@marvell.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002782L: netdev@vger.kernel.org
Dale Farnsworth85ba9d92008-06-05 06:10:51 -07002783S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002784
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07002785MARVELL YUKON / SYSKONNECT DRIVER
2786P: Mirko Lindner
2787M: mlindner@syskonnect.de
2788P: Ralph Roesler
2789M: rroesler@syskonnect.de
2790W: http://www.syskonnect.com
2791S: Supported
2792
Linus Torvalds1da177e2005-04-16 15:20:36 -07002793MATROX FRAMEBUFFER DRIVER
2794P: Petr Vandrovec
2795M: vandrove@vc.cvut.cz
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002796L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002797S: Maintained
2798
Hans-Juergen Kochd20620d2007-05-08 17:22:00 +02002799MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2800P: Hans J. Koch
2801M: hjk@linutronix.de
2802L: lm-sensors@lm-sensors.org
2803S: Maintained
2804
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002805MEGARAID SCSI DRIVERS
Jim Cromiece00f852006-11-30 04:49:44 +01002806P: Neela Syam Kolli
Sumant Patrobdd0d7572007-05-10 07:22:35 -07002807M: megaraidlinux@lsi.com
Jean Delvarebaaea1d2008-09-20 12:34:33 +02002808L: linux-scsi@vger.kernel.org
Jim Cromiece00f852006-11-30 04:49:44 +01002809W: http://megaraid.lsilogic.com
2810S: Maintained
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002811
Steven Rostedt70ea91f2006-07-30 03:03:53 -07002812MEMORY MANAGEMENT
2813L: linux-mm@kvack.org
2814L: linux-kernel@vger.kernel.org
2815W: http://www.linux-mm.org
2816S: Maintained
2817
akpm@linux-foundation.org938a9202008-03-04 14:28:29 -08002818MEMORY RESOURCE CONTROLLER
2819P: Balbir Singh
2820M: balbir@linux.vnet.ibm.com
2821P: Pavel Emelyanov
2822M: xemul@openvz.org
2823P: KAMEZAWA Hiroyuki
2824M: kamezawa.hiroyu@jp.fujitsu.com
2825L: linux-mm@kvack.org
2826L: linux-kernel@vger.kernel.org
2827S: Maintained
2828
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002829MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002830P: David Woodhouse
2831M: dwmw2@infradead.org
2832W: http://www.linux-mtd.infradead.org/
2833L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002834T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002835S: Maintained
2836
2837MICROTEK X6 SCANNER
2838P: Oliver Neukum
2839M: oliver@neukum.name
2840S: Maintained
2841
2842MIPS
2843P: Ralf Baechle
2844M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01002845W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002846L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00002847T: git www.linux-mips.org:/pub/scm/linux.git
2848S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002849
2850MISCELLANEOUS MCA-SUPPORT
2851P: James Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05002852M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002853L: linux-kernel@vger.kernel.org
2854S: Maintained
2855
2856MODULE SUPPORT
2857P: Rusty Russell
2858M: rusty@rustcorp.com.au
2859L: linux-kernel@vger.kernel.org
2860S: Maintained
2861
2862MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2863P: Stelian Pop
2864M: stelian@popies.net
2865W: http://popies.net/meye/
2866S: Maintained
2867
Pavel Pisac58ff042007-05-16 01:10:41 +02002868MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2869P: Pavel Pisa
2870M: ppisa@pikron.com
2871L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Pavel Pisac58ff042007-05-16 01:10:41 +02002872S: Maintained
2873
Linus Torvalds1da177e2005-04-16 15:20:36 -07002874MOUSE AND MISC DEVICES [GENERAL]
2875P: Alessandro Rubini
2876M: rubini@ipvvis.unipv.it
2877L: linux-kernel@vger.kernel.org
2878S: Maintained
2879
Jiri Slabyb9705b62008-04-30 00:53:48 -07002880MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
Jiri Slabyd7354102006-12-08 02:38:35 -08002881P: Jiri Slaby
2882M: jirislaby@gmail.com
2883L: linux-kernel@vger.kernel.org
2884S: Maintained
2885
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002886MSI LAPTOP SUPPORT
2887P: Lennart Poettering
2888M: mzxreary@0pointer.de
Joe Perches04bdfb92007-12-22 14:03:27 -08002889W: https://tango.0pointer.de/mailman/listinfo/s270-linux
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002890W: http://0pointer.de/lennart/tchibo.html
2891S: Maintained
2892
Samuel Ortiz4e0d13c2008-07-04 09:59:53 -07002893MULTIFUNCTION DEVICES (MFD)
2894P: Samuel Ortiz
2895M: sameo@openedhand.com
2896L: linux-kernel@vger.kernel.org
2897S: Supported
2898
Pierre Ossman5c4e6f12007-05-21 20:23:20 +02002899MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07002900P: Pierre Ossman
2901M: drzeus-mmc@drzeus.cx
2902L: linux-kernel@vger.kernel.org
2903S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01002904
David Brownell15a05802007-08-08 09:12:54 -07002905MULTIMEDIA CARD (MMC) ETC. OVER SPI
2906P: David Brownell
2907M: dbrownell@users.sourceforge.net
2908L: linux-kernel@vger.kernel.org
Jean Delvarebaaea1d2008-09-20 12:34:33 +02002909S: Odd Fixes
David Brownell15a05802007-08-08 09:12:54 -07002910
Linus Torvalds1da177e2005-04-16 15:20:36 -07002911MULTISOUND SOUND DRIVER
2912P: Andrew Veliath
2913M: andrewtv@usa.net
2914S: Maintained
2915
Jiri Slabyd7354102006-12-08 02:38:35 -08002916MULTITECH MULTIPORT CARD (ISICOM)
2917P: Jiri Slaby
2918M: jirislaby@gmail.com
2919L: linux-kernel@vger.kernel.org
2920S: Maintained
2921
Felipe Balbi550a7372008-07-24 12:27:36 +03002922MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER
Jean Delvare795fb7e2008-09-20 12:33:08 +02002923P: Felipe Balbi
2924M: felipe.balbi@nokia.com
2925L: linux-usb@vger.kernel.org
2926S: Maintained
Felipe Balbi550a7372008-07-24 12:27:36 +03002927
Brice Goglin2d3cf582008-05-17 12:45:36 +02002928MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
2929P: Andrew Gallatin
2930M: gallatin@myri.com
2931P: Brice Goglin
2932M: brice@myri.com
2933L: netdev@vger.kernel.org
2934W: http://www.myri.com/scs/download-Myri10GE.html
2935S: Supported
2936
Linus Torvalds1da177e2005-04-16 15:20:36 -07002937NATSEMI ETHERNET DRIVER (DP8381x)
Jean Delvare795fb7e2008-09-20 12:33:08 +02002938P: Tim Hockin
Linus Torvalds1da177e2005-04-16 15:20:36 -07002939M: thockin@hockin.org
2940S: Maintained
2941
2942NCP FILESYSTEM
2943P: Petr Vandrovec
2944M: vandrove@vc.cvut.cz
2945L: linware@sh.cvut.cz
2946S: Maintained
2947
2948NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2949P: James E.J. Bottomley
2950M: James.Bottomley@HansenPartnership.com
2951L: linux-scsi@vger.kernel.org
2952S: Maintained
2953
Glenn Streiff3c2d7742008-02-04 20:20:45 -08002954NETEFFECT IWARP RNIC DRIVER (IW_NES)
2955P: Faisal Latif
Roland Dreier7b49d952008-10-16 15:39:14 -07002956M: faisal.latif@intel.com
Chien Tung5f625602008-05-26 15:23:32 -07002957P: Chien Tung
Roland Dreier7b49d952008-10-16 15:39:14 -07002958M: chien.tin.tung@intel.com
Glenn Streiff3c2d7742008-02-04 20:20:45 -08002959L: general@lists.openfabrics.org
2960W: http://www.neteffect.com
2961S: Supported
2962F: drivers/infiniband/hw/nes/
2963
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002964NETEM NETWORK EMULATOR
2965P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08002966M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07002967L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002968S: Maintained
2969
Jiri Slaby4a584482007-08-30 23:56:39 -07002970NETERION (S2IO) Xframe 10GbE DRIVER
2971P: Ramkrishna Vepa
2972M: ram.vepa@neterion.com
2973P: Rastapur Santosh
2974M: santosh.rastapur@neterion.com
2975P: Sivakumar Subramani
2976M: sivakumar.subramani@neterion.com
2977P: Sreenivasa Honnur
2978M: sreenivasa.honnur@neterion.com
2979L: netdev@vger.kernel.org
2980W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2981S: Supported
2982
Linus Torvalds1da177e2005-04-16 15:20:36 -07002983NETFILTER/IPTABLES/IPCHAINS
2984P: Rusty Russell
2985P: Marc Boucher
2986P: James Morris
2987P: Harald Welte
2988P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07002989P: Patrick McHardy
2990M: kaber@trash.net
Patrick McHardy1a03b812007-09-18 13:19:26 -07002991L: netfilter-devel@vger.kernel.org
2992L: netfilter@vger.kernel.org
Patrick McHardy82b98542006-10-12 14:08:55 -07002993L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002994W: http://www.netfilter.org/
2995W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002996S: Supported
2997
Paul Moore4cc67732006-09-25 15:57:13 -07002998NETLABEL
2999P: Paul Moore
3000M: paul.moore@hp.com
3001W: http://netlabel.sf.net
3002L: netdev@vger.kernel.org
3003S: Supported
3004
Linus Torvalds1da177e2005-04-16 15:20:36 -07003005NETROM NETWORK LAYER
3006P: Ralf Baechle
3007M: ralf@linux-mips.org
3008L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003009W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003010S: Maintained
3011
Pavel Machek5ddb88c2006-09-29 02:01:29 -07003012NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003013P: Paul Clements
3014M: Paul.Clements@steeleye.com
3015S: Maintained
3016
3017NETWORK DEVICE DRIVERS
Linus Torvalds1da177e2005-04-16 15:20:36 -07003018P: Jeff Garzik
3019M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07003020L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003021T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003022S: Maintained
3023
3024NETWORKING [GENERAL]
3025P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07003026M: netdev@vger.kernel.org
3027L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08003028W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003029S: Maintained
3030
3031NETWORKING [IPv4/IPv6]
3032P: David S. Miller
3033M: davem@davemloft.net
3034P: Alexey Kuznetsov
3035M: kuznet@ms2.inr.ac.ru
3036P: Pekka Savola (ipv6)
3037M: pekkas@netcore.fi
3038P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003039M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003040P: Hideaki YOSHIFUJI
3041M: yoshfuji@linux-ipv6.org
3042P: Patrick McHardy
Patrick McHardy1a03b812007-09-18 13:19:26 -07003043M: kaber@trash.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003044L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08003045T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003046S: Maintained
3047
James Morris10e2ff12007-08-25 14:41:28 -07003048NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
3049P: Paul Moore
3050M: paul.moore@hp.com
3051L: netdev@vger.kernel.org
3052S: Maintained
3053
John W. Linville29f8f632006-01-18 14:52:48 -08003054NETWORKING [WIRELESS]
3055P: John W. Linville
3056M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08003057L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08003058T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3059S: Maintained
3060
Amit S. Kale3d396eb2006-10-21 15:33:03 -04003061NETXEN (1/10) GbE SUPPORT
dhananjay@netxen.comd230ce32007-12-26 10:23:53 -08003062P: Dhananjay Phadke
3063M: dhananjay@netxen.com
Amit S. Kale3d396eb2006-10-21 15:33:03 -04003064L: netdev@vger.kernel.org
3065W: http://www.netxen.com
3066S: Supported
3067
J. Bruce Fieldse8b43552008-07-23 08:49:50 -04003068NFS, SUNRPC, AND LOCKD CLIENTS
Linus Torvalds1da177e2005-04-16 15:20:36 -07003069P: Trond Myklebust
Trond Myklebust78f58152007-12-12 20:16:06 -05003070M: Trond.Myklebust@netapp.com
3071L: linux-nfs@vger.kernel.org
3072W: http://client.linux-nfs.org
3073T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003074S: Maintained
3075
3076NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07003077P: Jan-Pascal van Best
3078M: janpascal@vanbest.org
3079P: Andreas Mohr
3080M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003081L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003082S: Maintained
3083
3084NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
3085P: YOKOTA Hiroshi
3086M: yokota@netlab.is.tsukuba.ac.jp
3087W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3088S: Maintained
3089
3090NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
3091P: GOTO Masanori
3092M: gotom@debian.or.jp
3093P: YOKOTA Hiroshi
3094M: yokota@netlab.is.tsukuba.ac.jp
3095W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3096S: Maintained
3097
Linus Torvalds1da177e2005-04-16 15:20:36 -07003098NTFS FILESYSTEM
3099P: Anton Altaparmakov
3100M: aia21@cantab.net
3101L: linux-ntfs-dev@lists.sourceforge.net
3102L: linux-kernel@vger.kernel.org
Adrian Bunk169ccbd2008-09-02 14:35:37 -07003103W: http://www.linux-ntfs.org/
Josh Boyer1adc1232005-11-23 15:44:15 -08003104T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003105S: Maintained
3106
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003107NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003108P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003109M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003110L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01003111S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003112
Bob Copeland0ad122d2008-07-25 19:45:18 -07003113OMFS FILESYSTEM
3114P: Bob Copeland
3115M: me@bobcopeland.com
3116L: linux-karma-devel@lists.sourceforge.net
3117S: Maintained
3118
Harald Weltec1986ee2005-11-13 16:06:29 -08003119OMNIKEY CARDMAN 4000 DRIVER
3120P: Harald Welte
3121M: laforge@gnumonks.org
3122S: Maintained
3123
Harald Welte77c44ab2005-11-13 16:06:26 -08003124OMNIKEY CARDMAN 4040 DRIVER
3125P: Harald Welte
3126M: laforge@gnumonks.org
3127S: Maintained
3128
Jonathan Corbet77d51402007-03-22 19:44:17 -03003129OMNIVISION OV7670 SENSOR DRIVER
Jean Delvare795fb7e2008-09-20 12:33:08 +02003130P: Jonathan Corbet
Jonathan Corbet77d51402007-03-22 19:44:17 -03003131M: corbet@lwn.net
3132L: video4linux-list@redhat.com
3133S: Maintained
3134
Thomas Gleixner431bca72007-05-02 09:31:35 +02003135ONENAND FLASH DRIVER
3136P: Kyungmin Park
3137M: kyungmin.park@samsung.com
3138L: linux-mtd@lists.infradead.org
3139S: Maintained
3140
Linus Torvalds1da177e2005-04-16 15:20:36 -07003141ONSTREAM SCSI TAPE DRIVER
3142P: Willem Riede
3143M: osst@riede.org
3144L: osst-users@lists.sourceforge.net
3145L: linux-scsi@vger.kernel.org
3146S: Maintained
3147
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003148OPENCORES I2C BUS DRIVER
3149P: Peter Korsgaard
3150M: jacmet@sunsite.dk
3151L: i2c@lm-sensors.org
3152S: Maintained
3153
Linus Torvalds1da177e2005-04-16 15:20:36 -07003154OPROFILE
Robert Richterd1a5d192008-07-12 13:47:57 -07003155P: Robert Richter
3156M: robert.richter@amd.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003157L: oprofile-list@lists.sf.net
3158S: Maintained
3159
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003160ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
3161P: Mark Fasheh
3162M: mfasheh@suse.com
3163P: Joel Becker
3164M: joel.becker@oracle.com
3165L: ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
3166W: http://oss.oracle.com/projects/ocfs2/
3167T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git
3168S: Supported
3169
Linus Torvalds1da177e2005-04-16 15:20:36 -07003170ORINOCO DRIVER
3171P: Pavel Roskin
3172M: proski@gnu.org
3173P: David Gibson
3174M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07003175L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07003176L: orinoco-users@lists.sourceforge.net
3177L: orinoco-devel@lists.sourceforge.net
3178W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003179S: Maintained
3180
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003181P54 WIRELESS DRIVER
3182P: Michael Wu
3183M: flamingice@sourmilk.net
3184L: linux-wireless@vger.kernel.org
3185W: http://prism54.org
3186T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3187S: Maintained
3188
Olof Johanssonf5cd7872007-01-31 21:43:54 -06003189PA SEMI ETHERNET DRIVER
3190P: Olof Johansson
3191M: olof@lixom.net
3192L: netdev@vger.kernel.org
3193S: Maintained
3194
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01003195PA SEMI SMBUS DRIVER
3196P: Olof Johansson
3197M: olof@lixom.net
3198L: i2c@lm-sensors.org
3199S: Maintained
3200
Harald Welte709ee532008-09-23 17:46:57 +02003201PANASONIC LAPTOP ACPI EXTRAS DRIVER
3202P: Harald Welte
3203M: laforge@gnumonks.org
3204S: Maintained
3205
David Howells4fa97182008-10-13 10:42:44 +01003206PANASONIC MN10300/AM33 PORT
3207P: David Howells
3208M: dhowells@redhat.com
3209P: Koichi Yasutake
3210M: yasutake.koichi@jp.panasonic.com
3211L: linux-am33-list@redhat.com (moderated for non-subscribers)
3212W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
3213S: Maintained
3214
Linus Torvalds1da177e2005-04-16 15:20:36 -07003215PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07003216L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08003217S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07003218
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003219PARAVIRT_OPS INTERFACE
3220P: Jeremy Fitzhardinge
3221M: jeremy@xensource.com
3222P: Chris Wright
3223M: chrisw@sous-sol.org
3224P: Zachary Amsden
3225M: zach@vmware.com
3226P: Rusty Russell
3227M: rusty@rustcorp.com.au
3228L: virtualization@lists.osdl.org
3229L: linux-kernel@vger.kernel.org
3230S: Supported
3231
Linus Torvalds1da177e2005-04-16 15:20:36 -07003232PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
3233P: Tim Waugh
3234M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07003235L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003236W: http://www.torque.net/linux-pp.html
3237S: Maintained
3238
3239PARISC ARCHITECTURE
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003240P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04003241M: kyle@mcmartin.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07003242P: Matthew Wilcox
3243M: matthew@wil.cx
3244P: Grant Grundler
3245M: grundler@parisc-linux.org
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003246L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003247W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04003248T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003249S: Maintained
3250
Jim Cromie1662d322006-10-06 00:43:59 -07003251PC87360 HARDWARE MONITORING DRIVER
3252P: Jim Cromie
3253M: jim.cromie@gmail.com
3254L: lm-sensors@lm-sensors.org
3255S: Maintained
3256
3257PC8736x GPIO DRIVER
3258P: Jim Cromie
3259M: jim.cromie@gmail.com
3260S: Maintained
3261
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06003262PCI ERROR RECOVERY
3263P: Linas Vepstas
3264M: linas@austin.ibm.com
3265L: linux-kernel@vger.kernel.org
Jesse Barnesc1f69db2008-05-19 15:28:16 -07003266L: linux-pci@vger.kernel.org
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06003267S: Supported
3268
Linus Torvalds1da177e2005-04-16 15:20:36 -07003269PCI SUBSYSTEM
Greg Kroah-Hartmanaf40b482008-04-17 10:22:27 -07003270P: Jesse Barnes
3271M: jbarnes@virtuousgeek.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003272L: linux-kernel@vger.kernel.org
Jesse Barnes29054742008-05-03 08:35:49 -07003273L: linux-pci@vger.kernel.org
Jesse Barnes460895c2008-04-25 10:14:28 -07003274T: git kernel.org:/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003275S: Supported
3276
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003277PCIE HOTPLUG DRIVER
3278P: Kristen Carlson Accardi
3279M: kristen.c.accardi@intel.com
Jesse Barnes64dab202008-06-10 14:20:03 -07003280L: linux-pci@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05003281S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003282
Linus Torvalds1da177e2005-04-16 15:20:36 -07003283PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003284P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07003285L: linux-pcmcia@lists.infradead.org
Joe Perches6650e0a2007-12-10 15:49:32 -08003286W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08003287T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003288S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003289
3290PCNET32 NETWORK DRIVER
pcnet32@verizon.net04ce0942007-02-16 10:07:12 -06003291P: Don Fry
3292M: pcnet32@verizon.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003293L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003294S: Maintained
3295
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003296PER-TASK DELAY ACCOUNTING
Balbir Singhabc5f232008-07-04 09:59:42 -07003297P: Balbir Singh
3298M: balbir@linux.vnet.ibm.com
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003299L: linux-kernel@vger.kernel.org
3300S: Maintained
3301
Jim Cromiedd49d0f2006-03-24 18:08:17 +01003302PERSONALITY HANDLING
3303P: Christoph Hellwig
3304M: hch@infradead.org
3305L: linux-abi-devel@lists.sourceforge.net
3306S: Maintained
3307
Linus Torvalds1da177e2005-04-16 15:20:36 -07003308PHRAM MTD DRIVER
Joern Engel2b54aae2008-02-06 01:38:02 -08003309P: Joern Engel
3310M: joern@lazybastard.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003311L: linux-mtd@lists.infradead.org
3312S: Maintained
3313
Peter Osterlund249a6772005-09-27 21:45:30 -07003314PKTCDVD DRIVER
3315P: Peter Osterlund
3316M: petero2@telia.com
3317L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07003318S: Maintained
3319
Linus Torvalds1da177e2005-04-16 15:20:36 -07003320POSIX CLOCKS and TIMERS
Ingo Molnaraa781ae2007-07-19 01:48:32 -07003321P: Thomas Gleixner
3322M: tglx@linutronix.de
Hormsf1c3ddf2006-01-15 02:18:28 +01003323L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003324S: Supported
3325
Anton Vorontsov3be86142007-07-15 04:43:36 +04003326POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
3327P: Anton Vorontsov
3328M: cbou@mail.ru
3329P: David Woodhouse
3330M: dwmw2@infradead.org
3331L: linux-kernel@vger.kernel.org
Anton Vorontsov3be86142007-07-15 04:43:36 +04003332T: git git.infradead.org/battery-2.6.git
3333S: Maintained
3334
Linus Torvalds1da177e2005-04-16 15:20:36 -07003335PNP SUPPORT
3336P: Adam Belay
3337M: ambx1@neo.rr.com
3338S: Maintained
3339
Vitaly Wool999445d2007-01-04 13:07:03 +01003340PNXxxxx I2C DRIVER
3341P: Vitaly Wool
3342M: vitalywool@gmail.com
3343L: i2c@lm-sensors.org
3344S: Maintained
3345
Linus Torvalds1da177e2005-04-16 15:20:36 -07003346PPP PROTOCOL DRIVERS AND COMPRESSORS
3347P: Paul Mackerras
3348M: paulus@samba.org
3349L: linux-ppp@vger.kernel.org
3350S: Maintained
3351
3352PPP OVER ATM (RFC 2364)
3353P: Mitchell Blank Jr
3354M: mitch@sfgoth.com
3355S: Maintained
3356
3357PPP OVER ETHERNET
3358P: Michal Ostrowski
Chris Wright5e70b7f32008-06-09 16:07:28 -07003359M: mostrows@earthlink.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003360S: Maintained
3361
James Chapmana6d23702007-06-27 15:53:17 -07003362PPP OVER L2TP
3363P: James Chapman
3364M: jchapman@katalix.com
3365S: Maintained
3366
Linus Torvalds1da177e2005-04-16 15:20:36 -07003367PREEMPTIBLE KERNEL
3368P: Robert Love
3369M: rml@tech9.net
3370L: linux-kernel@vger.kernel.org
3371L: kpreempt-tech@lists.sourceforge.net
3372W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3373S: Supported
3374
3375PRISM54 WIRELESS DRIVER
Luis R. Rodrigueze88b34b2007-06-01 00:46:57 -07003376P: Luis R. Rodriguez
3377M: mcgrof@gmail.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003378L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003379W: http://prism54.org
3380S: Maintained
3381
3382PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3383P: Peter Denison
3384M: promise@pnd-pc.demon.co.uk
3385W: http://www.pnd-pc.demon.co.uk/promise/
3386S: Maintained
3387
Mikael Petterssonb3277df2007-01-10 09:33:53 +01003388PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3389P: Mikael Pettersson
3390M: mikpe@it.uu.se
3391L: linux-ide@vger.kernel.org
3392S: Maintained
3393
Masakazu Mokuno02c18892007-07-05 20:11:16 +09003394PS3 NETWORK SUPPORT
3395P: Masakazu Mokuno
3396M: mokuno@sm.sony.co.jp
3397L: netdev@vger.kernel.org
3398L: cbe-oss-dev@ozlabs.org
3399S: Supported
3400
Geoff Levandf58a9d12006-11-23 00:46:51 +01003401PS3 PLATFORM SUPPORT
3402P: Geoff Levand
3403M: geoffrey.levand@am.sony.com
3404L: linuxppc-dev@ozlabs.org
3405L: cbe-oss-dev@ozlabs.org
3406S: Supported
3407
Michael Krufky83202042006-07-03 00:24:18 -07003408PVRUSB2 VIDEO4LINUX DRIVER
3409P: Mike Isely
3410M: isely@pobox.com
Mike Isely16e94952007-01-03 18:08:06 -03003411L: pvrusb2@isely.net (subscribers-only)
Michael Krufky83202042006-07-03 00:24:18 -07003412L: video4linux-list@redhat.com
3413W: http://www.isely.net/pvrusb2/
3414S: Maintained
3415
Eric Miao30ec2612008-06-12 15:21:41 -07003416PXA2xx/PXA3xx SUPPORT
3417P: Eric Miao
3418M: eric.miao@marvell.com
3419P: Russell King
3420M: linux@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003421L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003422S: Maintained
3423
Pierre Ossman272f1332007-05-14 21:25:26 +02003424PXA MMCI DRIVER
3425S: Orphan
3426
Linus Torvalds1da177e2005-04-16 15:20:36 -07003427QLOGIC QLA2XXX FC-SCSI DRIVER
3428P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08003429M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003430L: linux-scsi@vger.kernel.org
3431S: Supported
3432
Ron Mercer5a4faa872006-07-25 00:40:21 -07003433QLOGIC QLA3XXX NETWORK DRIVER
3434P: Ron Mercer
3435M: linux-driver@qlogic.com
3436L: netdev@vger.kernel.org
3437S: Supported
3438
Ron Mercerc4e84bd2008-09-18 11:56:28 -04003439QLOGIC QLGE 10Gb ETHERNET DRIVER
3440P: Ron Mercer
3441M: linux-driver@qlogic.com
3442M: ron.mercer@qlogic.com
3443L: netdev@vger.kernel.org
3444S: Supported
3445
Linus Torvalds1da177e2005-04-16 15:20:36 -07003446QNX4 FILESYSTEM
3447P: Anders Larsen
3448M: al@alarsen.net
3449L: linux-kernel@vger.kernel.org
3450W: http://www.alarsen.net/linux/qnx4fs/
3451S: Maintained
3452
3453RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003454P: Benjamin Herrenschmidt
3455M: benh@kernel.crashing.org
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003456L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003457S: Maintained
3458
3459RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003460P: Paul Mackerras
3461M: paulus@samba.org
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003462L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003463S: Maintained
3464
Randy Dunlape7839f22008-10-12 16:11:45 -07003465RALINK RT2X00 WIRELESS LAN DRIVER
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003466P: rt2x00 project
3467L: linux-wireless@vger.kernel.org
3468L: rt2400-devel@lists.sourceforge.net
3469W: http://rt2x00.serialmonkey.com/
3470S: Maintained
Ivo van Doorn2dd0f692008-04-12 19:25:00 +02003471T: git kernel.org:/pub/scm/linux/kernel/git/ivd/rt2x00.git
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003472F: drivers/net/wireless/rt2x00/
3473
Nick Piggin9db55792008-02-08 04:19:49 -08003474RAMDISK RAM BLOCK DEVICE DRIVER
3475P: Nick Piggin
3476M: npiggin@suse.de
3477S: Maintained
3478
Matt Mackall9e95ce22005-04-16 15:25:56 -07003479RANDOM NUMBER DRIVER
3480P: Matt Mackall
3481M: mpm@selenic.com
3482S: Maintained
3483
Matt Porter394b7012005-11-07 01:00:15 -08003484RAPIDIO SUBSYSTEM
3485P: Matt Porter
3486M: mporter@kernel.crashing.org
3487L: linux-kernel@vger.kernel.org
3488S: Maintained
3489
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003490RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3491P: Corey Thomas
3492M: coreythomas@charter.net
3493L: linux-wireless@vger.kernel.org
3494S: Maintained
3495
3496RCUTORTURE MODULE
3497P: Josh Triplett
3498M: josh@freedesktop.org
3499L: linux-kernel@vger.kernel.org
3500S: Maintained
3501
Florian Fainellic1f766b2008-02-06 22:39:44 +01003502RDC R-321X SoC
3503P: Florian Fainelli
3504M: florian.fainelli@telecomint.eu
3505L: linux-kernel@vger.kernel.org
3506S: Maintained
3507
Florian Fainellidb17f392007-12-19 11:30:30 +01003508RDC R6040 FAST ETHERNET DRIVER
3509P: Florian Fainelli
3510M: florian.fainelli@telecomint.eu
3511L: netdev@vger.kernel.org
3512S: Maintained
3513
Josh Triplett595182b2006-10-04 02:17:21 -07003514READ-COPY UPDATE (RCU)
3515P: Dipankar Sarma
3516M: dipankar@in.ibm.com
3517W: http://www.rdrop.com/users/paulmck/rclock/
3518L: linux-kernel@vger.kernel.org
3519S: Supported
3520
Linus Torvalds1da177e2005-04-16 15:20:36 -07003521REAL TIME CLOCK DRIVER
3522P: Paul Gortmaker
3523M: p_gortmaker@yahoo.com
3524L: linux-kernel@vger.kernel.org
3525S: Maintained
3526
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003527REAL TIME CLOCK (RTC) SUBSYSTEM
3528P: Alessandro Zummo
3529M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003530L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003531S: Maintained
3532
Linus Torvalds1da177e2005-04-16 15:20:36 -07003533REISERFS FILE SYSTEM
Jeff Mahoney76c4e5e2007-06-08 13:47:02 -07003534L: reiserfs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003535S: Supported
3536
Ivo van Doorne08976452008-04-12 19:23:55 +02003537RFKILL
3538P: Ivo van Doorn
3539M: IvDoorn@gmail.com
3540L: netdev@vger.kernel.org
3541S: Maintained
3542F: net/rfkill
3543
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003544RISCOM8 DRIVER
3545S: Orphan
3546
Linus Torvalds1da177e2005-04-16 15:20:36 -07003547ROCKETPORT DRIVER
3548P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003549W: http://www.comtrol.com
3550S: Maintained
3551
3552ROSE NETWORK LAYER
3553P: Ralf Baechle
3554M: ralf@linux-mips.org
3555L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003556W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003557S: Maintained
3558
Michael Wu605bebe2007-05-14 01:41:02 -04003559RTL818X WIRELESS DRIVER
3560P: Michael Wu
3561M: flamingice@sourmilk.net
3562P: Andrea Merello
3563M: andreamrl@tiscali.it
3564L: linux-wireless@vger.kernel.org
3565W: http://linuxwireless.org/
3566T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3567S: Maintained
3568
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003569S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003570P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003571M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003572L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01003573S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003574
Linus Torvalds1da177e2005-04-16 15:20:36 -07003575S390
3576P: Martin Schwidefsky
3577M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003578P: Heiko Carstens
3579M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003580M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003581L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003582W: http://www.ibm.com/developerworks/linux/linux390/
3583S: Supported
3584
3585S390 NETWORK DRIVERS
Ursula Braundd96df22007-09-19 13:09:02 +02003586P: Ursula Braun
Ursula Braun23fcc8d2008-07-18 15:24:58 +02003587M: ursula.braun@de.ibm.com
Ursula Braunb9192ad2007-10-22 16:16:15 +02003588P: Frank Blaschka
3589M: blaschka@linux.vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003590M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003591L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003592W: http://www.ibm.com/developerworks/linux/linux390/
3593S: Supported
3594
3595S390 ZFCP DRIVER
Swen Schillig0033bb42007-12-18 11:16:14 +01003596P: Christof Schmitt
3597M: christof.schmitt@de.ibm.com
3598P: Martin Peschke
3599M: mp3@de.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003600M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003601L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003602W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003603S: Supported
3604
Ursula Braundd96df22007-09-19 13:09:02 +02003605S390 IUCV NETWORK LAYER
3606P: Ursula Braun
Ursula Braun23fcc8d2008-07-18 15:24:58 +02003607M: ursula.braun@de.ibm.com
Ursula Braundd96df22007-09-19 13:09:02 +02003608M: linux390@de.ibm.com
3609L: linux-s390@vger.kernel.org
3610W: http://www.ibm.com/developerworks/linux/linux390/
3611S: Supported
3612
Ben Dooks4dde7f72008-06-30 22:40:38 +01003613S3C24XX SD/MMC Driver
3614P: Ben Dooks
3615M: ben-linux@fluff.org
3616L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3617L: linux-kernel@vger.kernel.org
3618S: Supported
3619
Linus Torvalds1da177e2005-04-16 15:20:36 -07003620SAA7146 VIDEO4LINUX-2 DRIVER
3621P: Michael Hunold
3622M: michael@mihu.de
3623W: http://www.mihu.de/linux/saa7146
3624S: Maintained
3625
Linus Torvalds1da177e2005-04-16 15:20:36 -07003626SC1200 WDT DRIVER
3627P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003628M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003629S: Maintained
3630
3631SCHEDULER
3632P: Ingo Molnar
3633M: mingo@elte.hu
3634P: Robert Love [the preemptible kernel bits]
3635M: rml@tech9.net
3636L: linux-kernel@vger.kernel.org
3637S: Maintained
3638
3639SCSI CDROM DRIVER
3640P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003641M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003642L: linux-scsi@vger.kernel.org
3643W: http://www.kernel.dk
3644S: Maintained
3645
3646SCSI SG DRIVER
3647P: Doug Gilbert
3648M: dgilbert@interlog.com
3649L: linux-scsi@vger.kernel.org
3650W: http://www.torque.net/sg
3651S: Maintained
3652
3653SCSI SUBSYSTEM
3654P: James E.J. Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05003655M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003656L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003657T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
James Bottomleyc4e16082007-11-03 08:40:30 -05003658T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
3659T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003660S: Maintained
3661
3662SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003663P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003664M: Kai.Makisara@kolumbus.fi
3665L: linux-scsi@vger.kernel.org
3666S: Maintained
3667
3668SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003669P: Vlad Yasevich
3670M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003671P: Sridhar Samudrala
3672M: sri@us.ibm.com
Vlad Yasevich1a418792008-04-12 18:55:42 -07003673L: linux-sctp@vger.kernel.org
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003674W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003675S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003676
3677SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003678P: Jim Cromie
3679M: jim.cromie@gmail.com
3680S: Odd Fixes
3681
3682SCx200 GPIO DRIVER
3683P: Jim Cromie
3684M: jim.cromie@gmail.com
3685S: Maintained
3686
3687SCx200 HRT CLOCKSOURCE DRIVER
3688P: Jim Cromie
3689M: jim.cromie@gmail.com
3690S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003691
Sascha Sommer6a369132008-07-15 14:21:29 +02003692SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
3693P: Sascha Sommer
3694M: saschasommer@freenet.de
3695L: sdricohcs-devel@lists.sourceforge.net (subscribers-only)
3696S: Maintained
3697
Randy Dunlape7839f22008-10-12 16:11:45 -07003698SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003699P: Pierre Ossman
3700M: drzeus-sdhci@drzeus.cx
3701L: sdhci-devel@list.drzeus.cx
3702S: Maintained
3703
Linus Torvalds1da177e2005-04-16 15:20:36 -07003704SECURITY CONTACT
3705P: Security Officers
3706M: security@kernel.org
3707S: Supported
3708
3709SELINUX SECURITY MODULE
3710P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08003711M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07003712P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003713M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003714P: Eric Paris
3715M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003716L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003717L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Stephen Smalleyf0589252008-09-11 09:20:26 -04003718W: http://selinuxproject.org
3719T: git kernel.org:pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003720S: Supported
3721
Jiri Slabycef2cf02007-05-08 00:31:45 -07003722SENSABLE PHANTOM
3723P: Jiri Slaby
3724M: jirislaby@gmail.com
3725S: Maintained
3726
Randy Dunlap4480f15b2008-10-12 16:11:58 -07003727SERIAL ATA (SATA) SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07003728P: Jeff Garzik
3729M: jgarzik@pobox.com
3730L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003731T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003732S: Supported
3733
Ben Hutchings8ceee662008-04-27 12:55:59 +01003734SFC NETWORK DRIVER
3735P: Steve Hodgson
3736P: Ben Hutchings
3737P: Robert Stonehouse
3738M: linux-net-drivers@solarflare.com
3739S: Supported
3740
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003741SGI GRU DRIVER
3742P: Jack Steiner
3743M: steiner@sgi.com
3744S: Maintained
3745
3746SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3747P: Pat Gefre
3748M: pfg@sgi.com
3749L: linux-ia64@vger.kernel.org
3750S: Supported
3751
Linus Torvalds1da177e2005-04-16 15:20:36 -07003752SGI VISUAL WORKSTATION 320 AND 540
3753P: Andrey Panin
3754M: pazke@donpac.ru
3755L: linux-visws-devel@lists.sf.net
3756W: http://linux-visws.sf.net
3757S: Maintained for 2.6.
3758
Jack Steiner75312612008-08-15 00:40:42 -07003759SGI XP/XPC/XPNET DRIVER
3760P: Dean Nelson
3761M: dcn@sgi.com
3762S: Maintained
3763
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003764SHARP LH SUPPORT (LH7952X & LH7A40X)
3765P: Marc Singer
3766M: elf@buici.com
3767W: http://projects.buici.com/arm
3768L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3769S: Maintained
3770
3771SHPC HOTPLUG DRIVER
3772P: Kristen Carlson Accardi
3773M: kristen.c.accardi@intel.com
3774L: linux-pci@vger.kernel.org
3775S: Supported
3776
Linus Torvalds1da177e2005-04-16 15:20:36 -07003777SIMTEC EB110ATX (Chalice CATS)
3778P: Ben Dooks
3779P: Vincent Sanders
3780M: support@simtec.co.uk
3781W: http://www.simtec.co.uk/products/EB110ATX/
3782S: Supported
3783
3784SIMTEC EB2410ITX (BAST)
3785P: Ben Dooks
3786P: Vincent Sanders
3787M: support@simtec.co.uk
3788W: http://www.simtec.co.uk/products/EB2410ITX/
3789S: Supported
3790
Francois Romieu92aab3c2005-07-30 13:11:18 +02003791SIS 190 ETHERNET DRIVER
3792P: Francois Romieu
3793M: romieu@fr.zoreil.com
3794L: netdev@vger.kernel.org
3795S: Maintained
3796
Linus Torvalds1da177e2005-04-16 15:20:36 -07003797SIS 900/7016 FAST ETHERNET DRIVER
3798P: Daniele Venzano
3799M: venza@brownhat.org
3800W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07003801L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003802S: Maintained
3803
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003804SIS 96X I2C/SMBUS DRIVER
3805P: Mark M. Hoffman
3806M: mhoffman@lightlink.com
Jean Delvare17a172f2008-09-24 13:39:22 +02003807L: i2c@lm-sensors.org
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003808S: Maintained
3809
Linus Torvalds1da177e2005-04-16 15:20:36 -07003810SIS FRAMEBUFFER DRIVER
3811P: Thomas Winischhofer
3812M: thomas@winischhofer.net
3813W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003814S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003815
3816SIS USB2VGA DRIVER
3817P: Thomas Winischhofer
3818M: thomas@winischhofer.net
3819W: http://www.winischhofer.at/linuxsisusbvga.shtml
3820S: Maintained
3821
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003822SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3823P: Stephen Hemminger
3824M: shemminger@linux-foundation.org
3825L: netdev@vger.kernel.org
3826S: Maintained
3827
Christoph Lameter415ad26d2007-07-26 10:40:56 -07003828SLAB ALLOCATOR
3829P: Christoph Lameter
Christoph Lametercde53532008-07-04 09:59:22 -07003830M: cl@linux-foundation.org
Christoph Lameter415ad26d2007-07-26 10:40:56 -07003831P: Pekka Enberg
3832M: penberg@cs.helsinki.fi
Pekka Enbergc76d1182008-02-11 23:52:47 +02003833P: Matt Mackall
3834M: mpm@selenic.com
Christoph Lameter415ad26d2007-07-26 10:40:56 -07003835L: linux-mm@kvack.org
3836S: Maintained
3837
Linus Torvalds1da177e2005-04-16 15:20:36 -07003838SMC91x ETHERNET DRIVER
3839P: Nicolas Pitre
3840M: nico@cam.org
3841S: Maintained
3842
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003843SMSC47B397 HARDWARE MONITOR DRIVER
3844P: Mark M. Hoffman
3845M: mhoffman@lightlink.com
3846L: lm-sensors@lm-sensors.org
3847S: Maintained
3848
Ben Nizetteb54f2862008-03-13 22:27:30 +11003849SMX UIO Interface
3850P: Ben Nizette
3851M: bn@niasdigital.com
3852S: Maintained
3853
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003854SN-IA64 (Itanium) SUB-PLATFORM
3855P: Jes Sorensen
3856M: jes@sgi.com
3857L: linux-altix@sgi.com
3858L: linux-ia64@vger.kernel.org
3859W: http://www.sgi.com/altix
3860S: Maintained
3861
Guennadi Liakhovetski668acf32008-07-19 07:54:43 -03003862SOC-CAMERA V4L2 SUBSYSTEM
Jean Delvare795fb7e2008-09-20 12:33:08 +02003863P: Guennadi Liakhovetski
3864M: g.liakhovetski@gmx.de
3865L: video4linux-list@redhat.com
3866S: Maintained
Guennadi Liakhovetski668acf32008-07-19 07:54:43 -03003867
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003868SOEKRIS NET48XX LED SUPPORT
3869P: Chris Boot
3870M: bootc@bootc.net
3871S: Maintained
3872
Linus Torvalds1da177e2005-04-16 15:20:36 -07003873SOFTWARE RAID (Multiple Disks) SUPPORT
3874P: Ingo Molnar
3875M: mingo@redhat.com
3876P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08003877M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07003878L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08003879S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003880
Linus Torvalds1da177e2005-04-16 15:20:36 -07003881SONIC NETWORK DRIVER
3882P: Thomas Bogendoerfer
3883M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003884L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003885S: Maintained
3886
Michael Buesch61e115a2007-09-18 15:12:50 -04003887SONICS SILICON BACKPLANE DRIVER (SSB)
3888P: Michael Buesch
3889M: mb@bu3sch.de
3890L: netdev@vger.kernel.org
3891S: Maintained
3892
Linus Torvalds1da177e2005-04-16 15:20:36 -07003893SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01003894P: Mattia Dongili
3895M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01003896L: linux-acpi@vger.kernel.org
3897W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07003898S: Maintained
3899
Alex Dubovbaf85322008-02-09 10:20:54 -08003900SONY MEMORYSTICK CARD SUPPORT
3901P: Alex Dubov
3902M: oakad@yahoo.com
3903L: linux-kernel@vger.kernel.org
3904W: http://tifmxx.berlios.de/
3905S: Maintained
3906
Linus Torvalds1da177e2005-04-16 15:20:36 -07003907SOUND
3908P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02003909M: perex@perex.cz
Takashi Iwai281712f2008-08-19 13:10:04 +02003910P: Takashi Iwai
3911M: tiwai@suse.de
Takashi Iwai82622042007-04-16 12:32:52 +02003912L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003913S: Maintained
3914
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003915SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3916P: Liam Girdwood
Liam Girdwoodb0b8daf2008-09-18 14:36:37 +01003917M: lrg@slimlogic.co.uk
Mark Brown2cad0ad2008-01-10 14:33:07 +01003918P: Mark Brown
3919M: broonie@opensource.wolfsonmicro.com
3920T: git opensource.wolfsonmicro.com/linux-2.6-asoc
Takashi Iwai82622042007-04-16 12:32:52 +02003921L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodb0b8daf2008-09-18 14:36:37 +01003922W: http://alsa-project.org/main/index.php/ASoC
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003923S: Supported
3924
Randy Dunlap4480f15b2008-10-12 16:11:58 -07003925SPARC (sparc32)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003926P: William L. Irwin
3927M: wli@holomorphy.com
3928L: sparclinux@vger.kernel.org
3929S: Maintained
3930
3931SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3932P: Roger Wolff
3933M: R.E.Wolff@BitWizard.nl
3934L: linux-kernel@vger.kernel.org ?
3935S: Supported
3936
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003937SPI SUBSYSTEM
3938P: David Brownell
3939M: dbrownell@users.sourceforge.net
3940L: spi-devel-general@lists.sourceforge.net
3941S: Maintained
3942
Jim Lewis2752e402006-09-29 02:01:19 -07003943SPIDERNET NETWORK DRIVER for CELL
Jens Osterkampcb8da8a2008-01-11 13:44:35 +01003944P: Ishizaki Kou
3945M: kou.ishizaki@toshiba.co.jp
3946P: Jens Osterkamp
3947M: jens@de.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07003948L: netdev@vger.kernel.org
3949S: Supported
3950
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003951SPU FILE SYSTEM
3952P: Jeremy Kerr
3953M: jk@ozlabs.org
3954L: linuxppc-dev@ozlabs.org
3955L: cbe-oss-dev@ozlabs.org
3956W: http://www.ibm.com/developerworks/power/cell/
3957S: Supported
3958
Linus Torvalds1da177e2005-04-16 15:20:36 -07003959SRM (Alpha) environment access
3960P: Jan-Benedict Glaw
3961M: jbglaw@lug-owl.de
3962L: linux-kernel@vger.kernel.org
3963S: Maintained
3964
Linus Torvalds26e9a392008-10-17 09:50:12 -07003965STABLE BRANCH
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003966P: Greg Kroah-Hartman
3967M: greg@kroah.com
3968P: Chris Wright
3969M: chrisw@sous-sol.org
3970L: stable@kernel.org
3971S: Maintained
3972
Linus Torvalds26e9a392008-10-17 09:50:12 -07003973STAGING SUBSYSTEM
3974P: Greg Kroah-Hartman
3975M: gregkh@suse.de
3976L: linux-kernel@vger.kernel.org
3977T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
3978S: Maintained
3979
Linus Torvalds1da177e2005-04-16 15:20:36 -07003980STARFIRE/DURALAN NETWORK DRIVER
3981P: Ion Badulescu
3982M: ionut@cs.columbia.edu
3983S: Maintained
3984
3985STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3986W: http://mosquitonet.Stanford.EDU/strip.html
Jean Delvarebaaea1d2008-09-20 12:34:33 +02003987S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07003988
3989STRADIS MPEG-2 DECODER DRIVER
3990P: Nathan Laredo
3991M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003992W: http://www.stradis.com/
3993S: Maintained
3994
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07003995SUN3/3X
3996P: Sam Creasey
3997M: sammy@sammy.net
3998W: http://sammy.net/sun3/
3999S: Maintained
4000
Paul Mundt2cbb12a2007-11-19 13:08:37 +09004001SUPERH
Linus Torvalds1da177e2005-04-16 15:20:36 -07004002P: Paul Mundt
4003M: lethal@linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09004004L: linux-sh@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004005W: http://www.linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09004006T: git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
Paul Mundt5c806b22008-07-29 06:34:01 +09004007S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07004008
Randy Dunlap4480f15b2008-10-12 16:11:58 -07004009SUSPEND TO RAM
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004010P: Len Brown
4011M: len.brown@intel.com
4012P: Pavel Machek
4013M: pavel@suse.cz
4014P: Rafael J. Wysocki
4015M: rjw@sisk.pl
4016L: linux-pm@lists.linux-foundation.org
4017S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07004018
4019SVGA HANDLING
4020P: Martin Mares
4021M: mj@ucw.cz
4022L: linux-video@atrey.karlin.mff.cuni.cz
4023S: Maintained
4024
4025SYSV FILESYSTEM
4026P: Christoph Hellwig
4027M: hch@infradead.org
4028S: Maintained
4029
Alan Cox4e688522008-04-30 00:52:11 -07004030TASKSTATS STATISTICS INTERFACE
Balbir Singhabc5f232008-07-04 09:59:42 -07004031P: Balbir Singh
4032M: balbir@linux.vnet.ibm.com
Alan Cox4e688522008-04-30 00:52:11 -07004033L: linux-kernel@vger.kernel.org
4034S: Maintained
4035
Stephen Hemminger781b456a2006-07-10 20:25:29 -07004036TC CLASSIFIER
4037P: Jamal Hadi Salim
4038M: hadi@cyberus.ca
4039L: netdev@vger.kernel.org
4040S: Maintained
4041
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07004042TCP LOW PRIORITY MODULE
4043P: Wong Hoi Sing, Edison
4044M: hswong3i@gmail.com
4045P: Hung Hing Lun, Mike
4046M: hlhung3i@gmail.com
4047W: http://tcp-lp-mod.sourceforge.net/
4048S: Maintained
4049
Andy Gospodarek1a348cc2007-09-17 18:50:36 -07004050TEHUTI ETHERNET DRIVER
4051P: Alexander Indenbaum
4052M: baum@tehutinetworks.net
4053P: Andy Gospodarek
4054M: andy@greyhouse.net
4055L: netdev@vger.kernel.org
4056S: Supported
4057
Alan Cox4e688522008-04-30 00:52:11 -07004058Telecom Clock Driver for MCPL0010
4059P: Mark Gross
4060M: mark.gross@intel.com
4061S: Supported
4062
Randy Dunlap4480f15b2008-10-12 16:11:58 -07004063TENSILICA XTENSA PORT (xtensa)
Alan Cox4e688522008-04-30 00:52:11 -07004064P: Chris Zankel
4065M: chris@zankel.net
4066S: Maintained
4067
4068THINKPAD ACPI EXTRAS DRIVER
4069P: Henrique de Moraes Holschuh
4070M: ibm-acpi@hmh.eng.br
4071L: ibm-acpi-devel@lists.sourceforge.net
4072W: http://ibm-acpi.sourceforge.net
4073W: http://thinkwiki.org/wiki/Ibm-acpi
4074T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
4075S: Maintained
4076
Alex Dubov4020f2d2006-10-04 02:15:37 -07004077TI FLASH MEDIA INTERFACE DRIVER
Jean Delvare795fb7e2008-09-20 12:33:08 +02004078P: Alex Dubov
4079M: oakad@yahoo.com
4080S: Maintained
Alex Dubov4020f2d2006-10-04 02:15:37 -07004081
Syed Khasim9f9c24f2007-05-16 01:07:22 +02004082TI OMAP MMC INTERFACE DRIVER
4083P: Carlos Aguiar, Anderson Briglia and Syed Khasim
Dirk Behmeb6a7e4c2007-12-15 07:47:46 +01004084M: linux-omap@vger.kernel.org
Syed Khasim9f9c24f2007-05-16 01:07:22 +02004085W: http://linux.omap.com
4086W: http://www.muru.com/linux/omap/
4087S: Maintained
4088
Michael Buesch844dd052006-06-26 00:24:59 -07004089TI OMAP RANDOM NUMBER GENERATOR SUPPORT
4090P: Deepak Saxena
4091M: dsaxena@plexity.net
4092S: Maintained
4093
Per Lidene86eaa32006-01-12 16:45:18 +01004094TIPC NETWORK LAYER
4095P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01004096M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01004097P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01004098M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01004099P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01004100M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01004101L: tipc-discussion@lists.sourceforge.net
4102W: http://tipc.sourceforge.net/
4103W: http://tipc.cslab.ericsson.net/
4104T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
4105S: Maintained
4106
Linus Torvalds1da177e2005-04-16 15:20:36 -07004107TLAN NETWORK DRIVER
4108P: Samuel Chessman
4109M: chessman@tux.org
Gabriel Craciunescu88c07dd2007-11-22 19:43:36 +08004110L: tlan-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004111W: http://sourceforge.net/projects/tlan/
4112S: Maintained
4113
Linus Torvalds1da177e2005-04-16 15:20:36 -07004114TOSHIBA ACPI EXTRAS DRIVER
4115P: John Belmonte
4116M: toshiba_acpi@memebeam.org
4117W: http://memebeam.org/toys/ToshibaAcpiDriver
4118S: Maintained
4119
4120TOSHIBA SMM DRIVER
4121P: Jonathan Buzzard
4122M: jonathan@buzzard.org.uk
4123L: tlinux-users@tce.toshiba-dme.co.jp
4124W: http://www.buzzard.org.uk/toshiba/
4125S: Maintained
4126
Alan Cox4e688522008-04-30 00:52:11 -07004127TPM DEVICE DRIVER
Rajiv Andrade141c0242008-07-21 14:21:37 -07004128P: Debora Velarde
4129M: debora@linux.vnet.ibm.com
4130P: Rajiv Andrade
4131M: srajiv@linux.vnet.ibm.com
Alan Cox4e688522008-04-30 00:52:11 -07004132W: http://tpmdd.sourceforge.net
4133P: Marcel Selhorst
4134M: tpm@selhorst.net
4135W: http://www.prosec.rub.de/tpm/
Rajiv Andrade63a10df2008-10-15 22:04:36 -07004136L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
Alan Cox4e688522008-04-30 00:52:11 -07004137S: Maintained
4138
Linus Torvalds1da177e2005-04-16 15:20:36 -07004139TRIVIAL PATCHES
Adrian Bunk1560a792008-02-03 18:17:37 +02004140P: Jesper Juhl
Jim Cromiece00f852006-11-30 04:49:44 +01004141M: trivial@kernel.org
4142L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004143S: Maintained
4144
Alan Cox4e688522008-04-30 00:52:11 -07004145TTY LAYER
4146P: Alan Cox
4147M: alan@lxorguk.ukuu.org.uk
4148L: linux-kernel@vger.kernel.org
4149S: Maintained
4150
Grant Grundler740db6d2008-02-17 11:53:49 -07004151TULIP NETWORK DRIVERS
4152P: Grant Grundler
4153M: grundler@parisc-linux.org
4154P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04004155M: kyle@mcmartin.ca
Grant Grundler740db6d2008-02-17 11:53:49 -07004156L: netdev@vger.kernel.org
4157S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004158
4159TUN/TAP driver
4160P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08004161M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004162L: vtun@office.satix.net
4163W: http://vtun.sourceforge.net/tun
4164S: Maintained
4165
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08004166TURBOCHANNEL SUBSYSTEM
4167P: Maciej W. Rozycki
4168M: macro@linux-mips.org
4169S: Maintained
4170
Linus Torvalds1da177e2005-04-16 15:20:36 -07004171U14-34F SCSI DRIVER
4172P: Dario Ballabio
4173M: ballabio_dario@emc.com
4174L: linux-scsi@vger.kernel.org
4175S: Maintained
4176
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004177UBI FILE SYSTEM (UBIFS)
4178P: Artem Bityutskiy
4179M: dedekind@infradead.org
4180P: Adrian Hunter
4181M: ext-adrian.hunter@nokia.com
4182L: linux-mtd@lists.infradead.org
4183T: git git://git.infradead.org/~dedekind/ubifs-2.6.git
4184W: http://www.linux-mtd.infradead.org/doc/ubifs.html
4185S: Maintained
4186
Alan Coxcc2020e2008-05-19 14:21:51 +01004187UCLINUX (AND M68KNOMMU)
4188P: Greg Ungerer
4189M: gerg@uclinux.org
4190W: http://www.uclinux.org/
4191L: uclinux-dev@uclinux.org (subscribers-only)
4192S: Maintained
4193
Alan Coxcc2020e2008-05-19 14:21:51 +01004194UCLINUX FOR RENESAS H8/300
4195P: Yoshinori Sato
4196M: ysato@users.sourceforge.jp
4197W: http://uclinux-h8.sourceforge.jp/
4198S: Supported
4199
Linus Torvalds1da177e2005-04-16 15:20:36 -07004200UDF FILESYSTEM
Jan Kara800fdfb2008-02-08 04:20:51 -08004201P: Jan Kara
4202M: jack@suse.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07004203W: http://linux-udf.sourceforge.net
4204S: Maintained
4205
Alan Coxcc2020e2008-05-19 14:21:51 +01004206UFS FILESYSTEM
4207P: Evgeniy Dushistov
4208M: dushistov@mail.ru
4209L: linux-kernel@vger.kernel.org
4210S: Maintained
4211
Randy Dunlap4480f15b2008-10-12 16:11:58 -07004212UltraSPARC (sparc64)
Alan Coxcc2020e2008-05-19 14:21:51 +01004213P: David S. Miller
4214M: davem@davemloft.net
4215L: sparclinux@vger.kernel.org
4216T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
4217S: Maintained
4218
David Vrabel18332a82008-09-17 16:34:44 +01004219ULTRA-WIDEBAND (UWB) SUBSYSTEM:
4220P: David Vrabel
4221M: david.vrabel@csr.com
4222L: linux-usb@vger.kernel.org
4223S: Supported
4224
Linus Torvalds1da177e2005-04-16 15:20:36 -07004225UNIFORM CDROM DRIVER
4226P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02004227M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07004228L: linux-kernel@vger.kernel.org
4229W: http://www.kernel.dk
4230S: Maintained
4231
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004232UNSORTED BLOCK IMAGES (UBI)
4233P: Artem Bityutskiy
4234M: dedekind@infradead.org
4235W: http://www.linux-mtd.infradead.org/
4236L: linux-mtd@lists.infradead.org
4237T: git git://git.infradead.org/~dedekind/ubi-2.6.git
4238S: Maintained
4239
Linus Torvalds1da177e2005-04-16 15:20:36 -07004240USB ACM DRIVER
4241P: Oliver Neukum
4242M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004243L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004244S: Maintained
4245
4246USB BLOCK DRIVER (UB ub)
4247P: Pete Zaitcev
4248M: zaitcev@redhat.com
4249L: linux-kernel@vger.kernel.org
Jean Delvare795fb7e2008-09-20 12:33:08 +02004250L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004251S: Supported
4252
Linus Torvalds1da177e2005-04-16 15:20:36 -07004253USB CDC ETHERNET DRIVER
4254P: Greg Kroah-Hartman
4255M: greg@kroah.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004256L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004257S: Maintained
4258W: http://www.kroah.com/linux-usb/
4259
Peter Korsgaardb02b3712008-04-27 08:59:44 +02004260USB CYPRESS C67X00 DRIVER
4261P: Peter Korsgaard
4262M: jacmet@sunsite.dk
4263L: linux-usb@vger.kernel.org
4264S: Maintained
4265
Peter Korsgaardd0374f42007-02-16 17:03:54 +01004266USB DAVICOM DM9601 DRIVER
4267P: Peter Korsgaard
4268M: jacmet@sunsite.dk
Peter Korsgaard043600a2007-06-27 21:18:18 +02004269L: netdev@vger.kernel.org
Peter Korsgaardd0374f42007-02-16 17:03:54 +01004270W: http://www.linux-usb.org/usbnet
4271S: Maintained
4272
Alan Coxcc2020e2008-05-19 14:21:51 +01004273USB DIAMOND RIO500 DRIVER
4274P: Cesar Miquel
4275M: miquel@df.uba.ar
4276L: rio500-users@lists.sourceforge.net
4277W: http://rio500.sourceforge.net
4278S: Maintained
4279
Linus Torvalds1da177e2005-04-16 15:20:36 -07004280USB EHCI DRIVER
4281P: David Brownell
4282M: dbrownell@users.sourceforge.net
Jean Delvare795fb7e2008-09-20 12:33:08 +02004283L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004284S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004285
Luca Risolia7ce08c92006-01-11 02:06:59 +00004286USB ET61X[12]51 DRIVER
4287P: Luca Risolia
4288M: luca.risolia@studio.unibo.it
Jean Delvare795fb7e2008-09-20 12:33:08 +02004289L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004290L: video4linux-list@redhat.com
4291W: http://www.linux-projects.org
4292S: Maintained
4293
David Brownell69ae9e32006-11-14 02:03:31 -08004294USB GADGET/PERIPHERAL SUBSYSTEM
4295P: David Brownell
4296M: dbrownell@users.sourceforge.net
Jean Delvare795fb7e2008-09-20 12:33:08 +02004297L: linux-usb@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004298W: http://www.linux-usb.org/gadget
4299S: Maintained
4300
Jiri Kosina2dea64b2007-07-11 12:12:11 +02004301USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
Jiri Kosina641266fd2007-01-15 09:56:21 +01004302P: Jiri Kosina
4303M: jkosina@suse.cz
Jean Delvare795fb7e2008-09-20 12:33:08 +02004304L: linux-usb@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01004305T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004306S: Maintained
4307
Olav Kongas959eea22005-11-03 17:38:14 +02004308USB ISP116X DRIVER
4309P: Olav Kongas
4310M: ok@artecdesign.ee
Jean Delvare795fb7e2008-09-20 12:33:08 +02004311L: linux-usb@vger.kernel.org
Olav Kongas959eea22005-11-03 17:38:14 +02004312S: Maintained
4313
Linus Torvalds1da177e2005-04-16 15:20:36 -07004314USB KAWASAKI LSI DRIVER
4315P: Oliver Neukum
4316M: oliver@neukum.name
Jean Delvare795fb7e2008-09-20 12:33:08 +02004317L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004318S: Maintained
4319
4320USB MASS STORAGE DRIVER
4321P: Matthew Dharm
4322M: mdharm-usb@one-eyed-alien.net
Jean Delvare795fb7e2008-09-20 12:33:08 +02004323L: linux-usb@vger.kernel.org
Matthew Dharm8836aeb2005-12-04 22:03:47 -08004324L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07004325S: Maintained
4326W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
4327
4328USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08004329P: David Brownell
4330M: dbrownell@users.sourceforge.net
Jean Delvare795fb7e2008-09-20 12:33:08 +02004331L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004332S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004333
Matthias Urlichsba460e42005-07-14 00:33:47 -07004334USB OPTION-CARD DRIVER
4335P: Matthias Urlichs
4336M: smurf@smurf.noris.de
Jean Delvare795fb7e2008-09-20 12:33:08 +02004337L: linux-usb@vger.kernel.org
Matthias Urlichsba460e42005-07-14 00:33:47 -07004338S: Maintained
4339
Linus Torvalds1da177e2005-04-16 15:20:36 -07004340USB OV511 DRIVER
4341P: Mark McClelland
4342M: mmcclell@bigfoot.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004343L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004344W: http://alpha.dyndns.org/ov511/
4345S: Maintained
4346
4347USB PEGASUS DRIVER
4348P: Petko Manolov
4349M: petkan@users.sourceforge.net
Jean Delvare795fb7e2008-09-20 12:33:08 +02004350L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004351L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004352W: http://pegasus2.sourceforge.net/
4353S: Maintained
4354
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004355USB PRINTER DRIVER (usblp)
4356P: Pete Zaitcev
4357M: zaitcev@redhat.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004358L: linux-usb@vger.kernel.org
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004359S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07004360
4361USB RTL8150 DRIVER
4362P: Petko Manolov
4363M: petkan@users.sourceforge.net
Jean Delvare795fb7e2008-09-20 12:33:08 +02004364L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004365L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004366W: http://pegasus2.sourceforge.net/
4367S: Maintained
4368
4369USB SE401 DRIVER
4370P: Jeroen Vreeken
4371M: pe1rxq@amsat.org
Jean Delvare795fb7e2008-09-20 12:33:08 +02004372L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004373W: http://www.chello.nl/~j.vreeken/se401/
4374S: Maintained
4375
Alan Cox4e688522008-04-30 00:52:11 -07004376USB SERIAL BELKIN F5U103 DRIVER
4377P: William Greathouse
4378M: wgreathouse@smva.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004379L: linux-usb@vger.kernel.org
Alan Cox4e688522008-04-30 00:52:11 -07004380S: Maintained
4381
4382USB SERIAL CYPRESS M8 DRIVER
4383P: Lonnie Mendez
4384M: dignome@gmail.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004385L: linux-usb@vger.kernel.org
Alan Cox4e688522008-04-30 00:52:11 -07004386S: Maintained
4387W: http://geocities.com/i0xox0i
4388W: http://firstlight.net/cvs
4389
Linus Torvalds1da177e2005-04-16 15:20:36 -07004390USB SERIAL CYBERJACK DRIVER
4391P: Matthias Bruestle and Harald Welte
4392M: support@reiner-sct.com
4393W: http://www.reiner-sct.de/support/treiber_cyberjack.php
4394S: Maintained
4395
4396USB SERIAL DIGI ACCELEPORT DRIVER
4397P: Peter Berger and Al Borchers
4398M: pberger@brimson.com
4399M: alborchers@steinerpoint.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004400L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004401S: Maintained
4402
4403USB SERIAL DRIVER
4404P: Greg Kroah-Hartman
4405M: gregkh@suse.de
Jean Delvare795fb7e2008-09-20 12:33:08 +02004406L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004407S: Supported
4408
Linus Torvalds1da177e2005-04-16 15:20:36 -07004409USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
4410P: Gary Brubaker
4411M: xavyer@ix.netcom.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004412L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004413S: Maintained
4414
4415USB SERIAL KEYSPAN DRIVER
4416P: Greg Kroah-Hartman
4417M: greg@kroah.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004418L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004419W: http://www.kroah.com/linux/
4420S: Maintained
4421
4422USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04004423P: Support Department
4424M: support@connecttech.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004425L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004426W: http://www.connecttech.com
4427S: Supported
4428
Steve Glendinning2f7ca802008-10-02 05:27:57 +00004429USB SMSC95XX ETHERNET DRIVER
4430P: Steve Glendinning
4431M: steve.glendinning@smsc.com
4432L: netdev@vger.kernel.org
4433S: Supported
4434
Luca Risoliaf423b9a2007-03-26 16:12:04 -03004435USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07004436P: Luca Risolia
4437M: luca.risolia@studio.unibo.it
Jean Delvare795fb7e2008-09-20 12:33:08 +02004438L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004439L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004440W: http://www.linux-projects.org
4441S: Maintained
4442
4443USB SUBSYSTEM
4444P: Greg Kroah-Hartman
4445M: gregkh@suse.de
Jean Delvare795fb7e2008-09-20 12:33:08 +02004446L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004447W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08004448T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07004449S: Supported
4450
4451USB UHCI DRIVER
4452P: Alan Stern
4453M: stern@rowland.harvard.edu
Jean Delvare795fb7e2008-09-20 12:33:08 +02004454L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004455S: Maintained
4456
David Brownell69ae9e32006-11-14 02:03:31 -08004457USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07004458P: David Brownell
4459M: dbrownell@users.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02004460L: netdev@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004461W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07004462S: Maintained
4463
Laurent Pinchartc0efd232008-06-30 15:04:50 -03004464USB VIDEO CLASS
4465P: Laurent Pinchart
4466M: laurent.pinchart@skynet.be
Ming Leiecc9a042008-09-13 02:33:21 -07004467L: linux-uvc-devel@lists.berlios.de
Laurent Pinchartc0efd232008-06-30 15:04:50 -03004468L: video4linux-list@redhat.com
4469W: http://linux-uvc.berlios.de
4470S: Maintained
4471
Linus Torvalds1da177e2005-04-16 15:20:36 -07004472USB W996[87]CF DRIVER
4473P: Luca Risolia
4474M: luca.risolia@studio.unibo.it
Jean Delvare795fb7e2008-09-20 12:33:08 +02004475L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004476L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004477W: http://www.linux-projects.org
4478S: Maintained
4479
Jussi Kivilinnabf164cc2008-01-26 00:51:51 +02004480USB WIRELESS RNDIS DRIVER (rndis_wlan)
4481P: Jussi Kivilinna
4482M: jussi.kivilinna@mbnet.fi
4483L: linux-wireless@vger.kernel.org
4484S: Maintained
4485
Luca Risolia60f78052006-02-06 16:29:35 +00004486USB ZC0301 DRIVER
4487P: Luca Risolia
4488M: luca.risolia@studio.unibo.it
Jean Delvare795fb7e2008-09-20 12:33:08 +02004489L: linux-usb@vger.kernel.org
Luca Risolia60f78052006-02-06 16:29:35 +00004490L: video4linux-list@redhat.com
4491W: http://www.linux-projects.org
4492S: Maintained
4493
Linus Torvalds1da177e2005-04-16 15:20:36 -07004494USB ZD1201 DRIVER
4495P: Jeroen Vreeken
4496M: pe1rxq@amsat.org
Jean Delvare795fb7e2008-09-20 12:33:08 +02004497L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004498W: http://linux-lc100020.sourceforge.net
4499S: Maintained
4500
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004501USB ZR364XX DRIVER
4502P: Antoine Jacquet
4503M: royale@zerezo.com
Jean Delvare795fb7e2008-09-20 12:33:08 +02004504L: linux-usb@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004505L: video4linux-list@redhat.com
4506W: http://royale.zerezo.com/zr364xx/
4507S: Maintained
4508
Randy Dunlape7839f22008-10-12 16:11:45 -07004509USER-MODE LINUX (UML)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004510P: Jeff Dike
Joe Perches6650e0a2007-12-10 15:49:32 -08004511M: jdike@addtoit.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004512L: user-mode-linux-devel@lists.sourceforge.net
4513L: user-mode-linux-user@lists.sourceforge.net
4514W: http://user-mode-linux.sourceforge.net
4515S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004516
Hans-Jürgen Koche5f114e2007-12-05 15:08:07 +01004517USERSPACE I/O (UIO)
4518P: Hans J. Koch
4519M: hjk@linutronix.de
4520P: Greg Kroah-Hartman
4521M: gregkh@suse.de
4522L: linux-kernel@vger.kernel.org
4523S: Maintained
4524
Karel Zakf899b0a2008-05-23 13:04:21 -07004525UTIL-LINUX-NG PACKAGE
4526P: Karel Zak
4527M: kzak@redhat.com
4528L: util-linux-ng@vger.kernel.org
4529W: http://kernel.org/~kzak/util-linux-ng/
4530T: git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git
4531S: Maintained
4532
Michal Januszewskic1fd1c02008-10-15 22:03:48 -07004533UVESAFB DRIVER
4534P: Michal Januszewski
4535M: spock@gentoo.org
4536L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4537W: http://dev.gentoo.org/~spock/projects/uvesafb/
4538S: Maintained
4539
Randy Dunlap4480f15b2008-10-12 16:11:58 -07004540VFAT/FAT/MSDOS FILESYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07004541P: OGAWA Hirofumi
4542M: hirofumi@mail.parknet.co.jp
4543L: linux-kernel@vger.kernel.org
4544S: Maintained
4545
Linus Torvalds1da177e2005-04-16 15:20:36 -07004546VIA RHINE NETWORK DRIVER
4547P: Roger Luethi
4548M: rl@hellgate.ch
4549S: Maintained
4550
Jean Delvare32c0a522005-09-22 21:47:58 +02004551VIAPRO SMBUS DRIVER
4552P: Jean Delvare
4553M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02004554L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02004555S: Maintained
4556
Joseph Chan69e4a7c2008-10-15 22:03:31 -07004557VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
4558P: Joseph Chan
4559M: JosephChan@via.com.tw
4560P: Scott Fang
4561M: ScottFang@viatech.com.cn
4562L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4563S: Maintained
4564
Francois Romieu01f20732007-01-26 00:57:17 -08004565VIA VELOCITY NETWORK DRIVER
4566P: Francois Romieu
4567M: romieu@fr.zoreil.com
4568L: netdev@vger.kernel.org
4569S: Maintained
4570
Randy Dunlape7839f22008-10-12 16:11:45 -07004571VIDEO FOR LINUX (V4L)
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004572P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02004573M: mchehab@infradead.org
4574M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004575L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004576W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02004577T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004578S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004579
Patrick McHardybe7f8272007-10-23 20:26:36 -07004580VLAN (802.1Q)
4581P: Patrick McHardy
4582M: kaber@trash.net
4583L: netdev@vger.kernel.org
4584S: Maintained
4585
Liam Girdwoode53e86c2008-07-10 15:48:00 +01004586VOLTAGE AND CURRENT REGULATOR FRAMEWORK
4587P: Liam Girdwood
Liam Girdwood8a62ab42008-09-14 17:40:21 +01004588M: lrg@slimlogic.co.uk
Liam Girdwoode53e86c2008-07-10 15:48:00 +01004589P: Mark Brown
4590M: broonie@opensource.wolfsonmicro.com
4591W: http://opensource.wolfsonmicro.com/node/15
Liam Girdwood8a62ab42008-09-14 17:40:21 +01004592W: http://www.slimlogic.co.uk/?page_id=5
Liam Girdwoode53e86c2008-07-10 15:48:00 +01004593T: git kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git
4594S: Supported
4595
Juerg Haefligerab413192006-09-24 20:54:04 +02004596VT1211 HARDWARE MONITOR DRIVER
4597P: Juerg Haefliger
4598M: juergh@gmail.com
4599L: lm-sensors@lm-sensors.org
4600S: Maintained
4601
Roger Lucas1de9e372005-11-26 20:20:05 +01004602VT8231 HARDWARE MONITOR DRIVER
4603P: Roger Lucas
Roger Lucasaf865762008-02-13 07:52:06 -05004604M: vt8231@hiddenengine.co.uk
Roger Lucas1de9e372005-11-26 20:20:05 +01004605L: lm-sensors@lm-sensors.org
4606S: Maintained
4607
Linus Torvalds1da177e2005-04-16 15:20:36 -07004608W1 DALLAS'S 1-WIRE BUS
4609P: Evgeniy Polyakov
4610M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07004611S: Maintained
4612
Charles Spirakis13927072006-07-05 18:05:15 +02004613W83791D HARDWARE MONITORING DRIVER
Marc Hulsman25845c22008-06-08 10:59:41 -04004614P: Marc Hulsman
4615M: m.hulsman@tudelft.nl
Charles Spirakis13927072006-07-05 18:05:15 +02004616L: lm-sensors@lm-sensors.org
Marc Hulsman25845c22008-06-08 10:59:41 -04004617S: Maintained
Charles Spirakis13927072006-07-05 18:05:15 +02004618
Rudolf Marek61db0112006-12-12 18:18:30 +01004619W83793 HARDWARE MONITORING DRIVER
4620P: Rudolf Marek
4621M: r.marek@assembler.cz
4622L: lm-sensors@lm-sensors.org
4623S: Maintained
4624
Linus Torvalds1da177e2005-04-16 15:20:36 -07004625W83L51xD SD/MMC CARD INTERFACE DRIVER
4626P: Pierre Ossman
4627M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01004628L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004629S: Maintained
4630
Wim Van Sebroeck35277612006-01-15 21:21:14 +01004631WATCHDOG DEVICE DRIVERS
4632P: Wim Van Sebroeck
4633M: wim@iguana.be
4634T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4635S: Maintained
4636
Linus Torvalds1da177e2005-04-16 15:20:36 -07004637WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4638P: Jean Tourrilhes
4639M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07004640L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004641W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4642S: Maintained
4643
4644WD7000 SCSI DRIVER
4645P: Miroslav Zagorac
4646M: zaga@fly.cc.fer.hr
4647L: linux-scsi@vger.kernel.org
4648S: Maintained
4649
David Vrabel18332a82008-09-17 16:34:44 +01004650WIMEDIA LLC PROTOCOL (WLP) SUBSYSTEM
4651P: David Vrabel
4652M: david.vrabel@csr.com
4653S: Maintained
4654
Dmitry Torokhov5fc146802005-11-20 00:50:06 -05004655WISTRON LAPTOP BUTTON DRIVER
4656P: Miloslav Trmac
4657M: mitr@volny.cz
4658S: Maintained
4659
Linus Torvalds1da177e2005-04-16 15:20:36 -07004660WL3501 WIRELESS PCMCIA CARD DRIVER
4661P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004662M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07004663L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004664W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07004665S: Maintained
4666
Mark Brownfebf1df2008-04-02 00:51:09 -04004667WM97XX TOUCHSCREEN DRIVERS
4668P: Mark Brown
4669M: broonie@opensource.wolfsonmicro.com
4670P: Liam Girdwood
Liam Girdwoodb8d055a2008-10-13 23:00:15 -04004671M: lrg@slimlogic.co.uk
Mark Brownfebf1df2008-04-02 00:51:09 -04004672L: linux-input@vger.kernel.org
4673T: git git://opensource.wolfsonmicro.com/linux-2.6-touch
4674W: http://opensource.wolfsonmicro.com/node/7
4675S: Supported
4676
Linus Torvalds1da177e2005-04-16 15:20:36 -07004677X.25 NETWORK LAYER
4678P: Henner Eisen
4679M: eis@baty.hanse.de
4680L: linux-x25@vger.kernel.org
4681S: Maintained
4682
Randy Dunlape2d1d6c2008-10-12 16:11:31 -07004683X86 ARCHITECTURE (32-BIT AND 64-BIT)
4684P: Thomas Gleixner
4685M: tglx@linutronix.de
4686P: Ingo Molnar
4687M: mingo@redhat.com
4688P: H. Peter Anvin
4689M: hpa@zytor.com
4690L: linux-kernel@vger.kernel.org
4691T: git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
4692S: Maintained
4693
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02004694XEN HYPERVISOR INTERFACE
4695P: Jeremy Fitzhardinge
4696M: jeremy@xensource.com
4697P: Chris Wright
4698M: chrisw@sous-sol.org
4699L: virtualization@lists.osdl.org
4700L: xen-devel@lists.xensource.com
4701S: Supported
4702
Linus Torvalds1da177e2005-04-16 15:20:36 -07004703XFS FILESYSTEM
4704P: Silicon Graphics Inc
Timothy Shimmin78bfd362007-06-11 20:42:09 -07004705P: Tim Shimmin
Linus Torvalds1da177e2005-04-16 15:20:36 -07004706M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004707L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004708W: http://oss.sgi.com/projects/xfs
Tim Shimmine99f0562007-06-19 15:26:35 +10004709T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004710S: Supported
4711
Grant Likelyc9d3d8e2007-10-01 16:33:51 +02004712XILINX SYSTEMACE DRIVER
4713P: Grant Likely
4714M: grant.likely@secretlab.ca
4715W: http://www.secretlab.ca/
4716L: linux-kernel@vger.kernel.org
4717S: Maintained
4718
Peter Korsgaard238b8722006-12-06 20:35:17 -08004719XILINX UARTLITE SERIAL DRIVER
4720P: Peter Korsgaard
4721M: jacmet@sunsite.dk
4722L: linux-serial@vger.kernel.org
4723S: Maintained
4724
Linus Torvalds1da177e2005-04-16 15:20:36 -07004725YAM DRIVER FOR AX.25
4726P: Jean-Paul Roubelat
4727M: jpr@f6fbb.org
4728L: linux-hams@vger.kernel.org
4729S: Maintained
4730
Henkaf64a5e2005-10-12 15:02:56 +02004731YEALINK PHONE DRIVER
4732P: Henk Vergonet
4733M: Henk.Vergonet@gmail.com
4734L: usbb2k-api-dev@nongnu.org
4735S: Maintained
4736
Linus Torvalds1da177e2005-04-16 15:20:36 -07004737Z8530 DRIVER FOR AX.25
4738P: Joerg Reuter
4739M: jreuter@yaina.de
4740W: http://yaina.de/jreuter/
4741W: http://www.qsl.net/dl1bke/
4742L: linux-hams@vger.kernel.org
4743S: Maintained
4744
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004745ZD1211RW WIRELESS DRIVER
4746P: Daniel Drake
4747M: dsd@gentoo.org
4748P: Ulrich Kunitz
4749M: kune@deine-taler.de
4750W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004751L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004752L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4753S: Maintained
4754
Linus Torvalds1da177e2005-04-16 15:20:36 -07004755ZR36067 VIDEO FOR LINUX DRIVER
4756P: Ronald Bultje
4757M: rbultje@ronald.bitfreak.net
4758L: mjpeg-users@lists.sourceforge.net
4759W: http://mjpeg.sourceforge.net/driver-zoran/
4760S: Maintained
4761
Maciej W. Rozycki8b4a4082007-07-18 00:49:11 -07004762ZS DECSTATION Z85C30 SERIAL DRIVER
4763P: Maciej W. Rozycki
4764M: macro@linux-mips.org
4765S: Maintained
4766
Linus Torvalds1da177e2005-04-16 15:20:36 -07004767THE REST
4768P: Linus Torvalds
4769S: Buried alive in reporters