blob: 28f867d99a8c519c53828dc0626c5f33a0164ed8 [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.
Linus Torvalds1da177e2005-04-16 15:20:36 -070075S: Status, one of the following:
76
77 Supported: Someone is actually paid to look after this.
78 Maintained: Someone actually looks after it.
79 Odd Fixes: It has a maintainer but they don't have time to do
80 much other than throw the odd patch in. See below..
81 Orphan: No current maintainer [but maybe you could take the
82 role as you write your new code].
83 Obsolete: Old code. Something tagged obsolete generally means
84 it has been replaced by a better system and you
85 should be using that.
86
Linus Torvalds1da177e2005-04-16 15:20:36 -0700873C505 NETWORK DRIVER
88P: Philip Blundell
89M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -070090L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -070091S: Maintained
92
Steffen Klasserta6d89912007-08-10 14:05:27 -0700933C59X NETWORK DRIVER
94P: Steffen Klassert
95M: klassert@mathematik.tu-chemnitz.de
96L: netdev@vger.kernel.org
97S: Maintained
98
Linus Torvalds1da177e2005-04-16 15:20:36 -0700993CR990 NETWORK DRIVER
100P: David Dillow
101M: dave@thedillows.org
Ralf Baechle979b6c12005-06-13 14:30:40 -0700102L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700103S: Maintained
104
1053W-XXXX ATA-RAID CONTROLLER DRIVER
106P: Adam Radford
107M: linuxraid@amcc.com
108L: linux-scsi@vger.kernel.org
109W: http://www.amcc.com
110S: Supported
111
1123W-9XXX SATA-RAID CONTROLLER DRIVER
113P: Adam Radford
114M: linuxraid@amcc.com
115L: linux-scsi@vger.kernel.org
116W: http://www.amcc.com
117S: Supported
118
11953C700 AND 53C700-66 SCSI DRIVER
120P: James E.J. Bottomley
121M: James.Bottomley@HansenPartnership.com
122L: linux-scsi@vger.kernel.org
123S: Maintained
124
1256PACK NETWORK DRIVER FOR AX.25
126P: Andreas Koensgen
127M: ajk@iehk.rwth-aachen.de
128L: linux-hams@vger.kernel.org
129S: Maintained
130
Linus Torvalds1da177e2005-04-16 15:20:36 -07001318169 10/100/1000 GIGABIT ETHERNET DRIVER
132P: Francois Romieu
133M: romieu@fr.zoreil.com
Ralf Baechle979b6c12005-06-13 14:30:40 -0700134L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700135S: Maintained
136
1378250/16?50 (AND CLONE UARTS) SERIAL DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -0700138L: linux-serial@vger.kernel.org
139W: http://serial.sourceforge.net
Russell King353cefd2006-10-03 17:36:11 +0100140S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -0700141
1428390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
143P: Paul Gortmaker
144M: p_gortmaker@yahoo.com
Ralf Baechle979b6c12005-06-13 14:30:40 -0700145L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700146S: Maintained
147
Eric Van Hensbergen67543e52006-03-25 03:07:29 -08001489P FILE SYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +0100149P: Eric Van Hensbergen
150M: ericvh@gmail.com
151P: Ron Minnich
Eric Van Hensbergen27a2a5f2007-07-23 13:06:13 -0500152M: rminnich@sandia.gov
Jim Cromiece00f852006-11-30 04:49:44 +0100153P: Latchesar Ionkov
154M: lucho@ionkov.net
155L: v9fs-developer@lists.sourceforge.net
Eric Van Hensbergen27a2a5f2007-07-23 13:06:13 -0500156W: http://swik.net/v9fs
Jim Cromiece00f852006-11-30 04:49:44 +0100157T: git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git
158S: Maintained
Eric Van Hensbergen67543e52006-03-25 03:07:29 -0800159
Linus Torvalds1da177e2005-04-16 15:20:36 -0700160A2232 SERIAL BOARD DRIVER
161P: Enver Haase
Linus Torvalds1da177e2005-04-16 15:20:36 -0700162M: A2232@gmx.net
163L: linux-m68k@lists.linux-m68k.org
164S: Maintained
165
David Howellsfac533c2008-03-28 14:15:54 -0700166AFS FILESYSTEM & AF_RXRPC SOCKET DOMAIN
167P: David Howells
168M: dhowells@redhat.com
169L: linux-afs@lists.infradead.org
170S: Supported
171
Linus Torvalds1da177e2005-04-16 15:20:36 -0700172AIO
173P: Benjamin LaHaise
174M: bcrl@kvack.org
175L: linux-aio@kvack.org
176S: Supported
177
Hans de Goedef2b84bb2006-06-04 20:22:24 +0200178ABIT UGURU HARDWARE MONITOR DRIVER
179P: Hans de Goede
180M: j.w.r.degoede@hhs.nl
181L: lm-sensors@lm-sensors.org
182S: Maintained
183
Linus Torvalds1da177e2005-04-16 15:20:36 -0700184ACENIC DRIVER
185P: Jes Sorensen
186M: jes@trained-monkey.org
187L: linux-acenic@sunsite.dk
188S: Maintained
189
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700190IPS SCSI RAID DRIVER
191P: Adaptec OEM Raid Solutions
192M: aacraid@adaptec.com
193L: linux-scsi@vger.kernel.org
194W: http://www.adaptec.com/
195S: Maintained
196
197DPT_I2O SCSI RAID DRIVER
198P: Adaptec OEM Raid Solutions
199M: aacraid@adaptec.com
200L: linux-scsi@vger.kernel.org
201W: http://www.adaptec.com/
202S: Maintained
203
Linus Torvalds1da177e2005-04-16 15:20:36 -0700204AACRAID SCSI RAID DRIVER
205P: Adaptec OEM Raid Solutions
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700206M: aacraid@adaptec.com
Linus Torvalds1da177e2005-04-16 15:20:36 -0700207L: linux-scsi@vger.kernel.org
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700208W: http://www.adaptec.com/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700209S: Supported
210
Carlos Corbacho745a5d22008-02-05 02:17:10 +0000211ACER WMI LAPTOP EXTRAS
212P: Carlos Corbacho
213M: carlos@strangeworlds.co.uk
214L: aceracpi@googlegroups.com (subscribers-only)
215W: http://code.google.com/p/aceracpi
216S: Maintained
217
Linus Torvalds1da177e2005-04-16 15:20:36 -0700218ACPI
Len Brown8aa863b2008-06-27 11:31:50 -0400219P: Andi Kleen
220M: ak@linux.intel.com
Len Brown8b59a452007-01-08 19:03:28 -0500221M: lenb@kernel.org
Len Brown6968e502005-12-30 00:32:49 -0500222L: linux-acpi@vger.kernel.org
Len Brown38e09d82007-10-25 17:55:59 -0400223W: http://www.lesswatts.org/projects/acpi/
Jody McIntyre6fb04252005-11-18 09:31:06 -0800224T: git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
Len Brown8b59a452007-01-08 19:03:28 -0500225S: Supported
226
227ACPI BATTERY DRIVERS
Len Browna4146552007-06-23 15:54:36 -0400228P: Alexey Starikovskiy
229M: astarikovskiy@suse.de
Len Brown8b59a452007-01-08 19:03:28 -0500230L: linux-acpi@vger.kernel.org
Adrian Bunk0638bc82008-05-20 01:08:23 +0300231W: http://www.lesswatts.org/projects/acpi/
Len Brown8b59a452007-01-08 19:03:28 -0500232S: Supported
233
234ACPI EC DRIVER
235P: Alexey Starikovskiy
Len Browna4146552007-06-23 15:54:36 -0400236M: astarikovskiy@suse.de
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
240
241ACPI FAN DRIVER
Len Brown65573ee2008-06-27 11:22:46 -0400242P: Zhang Rui
243M: rui.zhang@intel.com
Len Brown8b59a452007-01-08 19:03:28 -0500244L: linux-acpi@vger.kernel.org
Adrian Bunk0638bc82008-05-20 01:08:23 +0300245W: http://www.lesswatts.org/projects/acpi/
Len Brown8b59a452007-01-08 19:03:28 -0500246S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700247
Kristen Carlson Accardi998be202006-07-26 10:52:33 -0700248ACPI PCI HOTPLUG DRIVER
249P: Kristen Carlson Accardi
250M: kristen.c.accardi@intel.com
Jesse Barnes64dab202008-06-10 14:20:03 -0700251L: linux-pci@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -0500252S: Supported
253
254ACPI THERMAL DRIVER
Len Brown65573ee2008-06-27 11:22:46 -0400255P: Zhang Rui
256M: rui.zhang@intel.com
Len Brown8b59a452007-01-08 19:03:28 -0500257L: linux-acpi@vger.kernel.org
Adrian Bunk0638bc82008-05-20 01:08:23 +0300258W: http://www.lesswatts.org/projects/acpi/
Len Brown8b59a452007-01-08 19:03:28 -0500259S: Supported
Kristen Carlson Accardi998be202006-07-26 10:52:33 -0700260
Len Brown359acec2007-02-10 01:59:24 -0500261ACPI VIDEO DRIVER
Len Brown65573ee2008-06-27 11:22:46 -0400262P: Zhang Rui
Len Brown38e09d82007-10-25 17:55:59 -0400263M: rui.zhang@intel.com
Len Brown359acec2007-02-10 01:59:24 -0500264L: linux-acpi@vger.kernel.org
Adrian Bunk0638bc82008-05-20 01:08:23 +0300265W: http://www.lesswatts.org/projects/acpi/
Len Brown359acec2007-02-10 01:59:24 -0500266S: Supported
267
Carlos Corbachobff431e2008-02-05 02:17:04 +0000268ACPI WMI DRIVER
269P: Carlos Corbacho
270M: carlos@strangeworlds.co.uk
271L: linux-acpi@vger.kernel.org
272W: http://www.lesswatts.org/projects/acpi/
273S: Maintained
274
Thibaut VARENE2f39d512008-02-20 21:05:56 +0100275AD1889 ALSA SOUND DRIVER
276P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -0400277M: kyle@mcmartin.ca
Thibaut VARENE2f39d512008-02-20 21:05:56 +0100278P: Thibaut Varene
279M: T-Bone@parisc-linux.org
280W: http://wiki.parisc-linux.org/AD1889
281L: linux-parisc@vger.kernel.org
282S: Maintained
283
Linus Torvalds1da177e2005-04-16 15:20:36 -0700284ADM1025 HARDWARE MONITOR DRIVER
285P: Jean Delvare
286M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +0200287L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700288S: Maintained
289
Corentin Labbecae2caa2007-02-14 21:15:04 +0100290ADM1029 HARDWARE MONITOR DRIVER
291P: Corentin Labbe
292M: corentin.labbe@geomatys.fr
293L: lm-sensors@lm-sensors.org
294S: Maintained
295
Michael Wucc0b88c2007-08-31 01:15:25 -0400296ADM8211 WIRELESS DRIVER
297P: Michael Wu
298M: flamingice@sourmilk.net
299L: linux-wireless@vger.kernel.org
300W: http://linuxwireless.org/
301T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
302S: Maintained
303
Linus Torvalds1da177e2005-04-16 15:20:36 -0700304ADT746X FAN DRIVER
305P: Colin Leroy
306M: colin@colino.net
307S: Maintained
308
Matthew Wilcox8c6af9e2007-07-26 11:03:19 -0400309ADVANSYS SCSI DRIVER
310P: Matthew Wilcox
311M: matthew@wil.cx
312L: linux-scsi@vger.kernel.org
313S: Maintained
314
Linus Torvalds1da177e2005-04-16 15:20:36 -0700315AEDSP16 DRIVER
316P: Riccardo Facchetti
317M: fizban@tin.it
318S: Maintained
319
320AFFS FILE SYSTEM
321P: Roman Zippel
322M: zippel@linux-m68k.org
323S: Maintained
324
325AGPGART DRIVER
Dave Jones70e89922007-07-09 20:23:50 -0400326P: David Airlie
327M: airlied@linux.ie
328T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700329S: Maintained
330
331AHA152X SCSI DRIVER
332P: Juergen E. Fischer
333M: Juergen Fischer <fischer@norbit.de>
334L: linux-scsi@vger.kernel.org
335S: Maintained
336
Hannes Reinecke64624d42007-10-19 10:32:29 +0200337AIC7XXX / AIC79XX SCSI DRIVER
338P: Hannes Reinecke
339M: hare@suse.de
340L: linux-scsi@vger.kernel.org
341S: Maintained
342
Linus Torvalds1da177e2005-04-16 15:20:36 -0700343ALCATEL SPEEDTOUCH USB DRIVER
344P: Duncan Sands
345M: duncan.sands@free.fr
Greg Kroah-Hartman63725942007-11-21 15:16:59 -0700346L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700347W: http://www.linux-usb.org/SpeedTouch/
348S: Maintained
349
Pierre Ossman272f1332007-05-14 21:25:26 +0200350ALCHEMY AU1XX0 MMC DRIVER
Manuel Lauss08fcb722008-06-09 08:40:35 +0200351P: Manuel Lauss
352M: manuel.lauss@gmail.com
353S: Maintained
Pierre Ossman272f1332007-05-14 21:25:26 +0200354
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000355ALI1563 I2C DRIVER
356P: Rudolf Marek
Jean Delvare7188cc62006-12-12 18:18:30 +0100357M: r.marek@assembler.cz
Jean Delvare5d925fe2006-07-01 17:14:32 +0200358L: i2c@lm-sensors.org
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000359S: Maintained
360
Linus Torvalds1da177e2005-04-16 15:20:36 -0700361ALPHA PORT
362P: Richard Henderson
363M: rth@twiddle.net
364S: Odd Fixes for 2.4; Maintained for 2.6.
365P: Ivan Kokshaysky
366M: ink@jurassic.park.msu.ru
367S: Maintained for 2.4; PCI support for 2.6.
368
Thomas Dahlmann167a6752007-07-12 09:30:39 -0700369AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
370P: Thomas Dahlmann
371M: thomas.dahlmann@amd.com
Jordan Crouse67d76712008-05-12 14:02:22 -0700372L: linux-geode@lists.infradead.org (moderated for non-subscribers)
Thomas Dahlmann167a6752007-07-12 09:30:39 -0700373S: Supported
374
Jordan Crousef90b8112006-01-06 00:12:14 -0800375AMD GEODE PROCESSOR/CHIPSET SUPPORT
Jim Cromiece00f852006-11-30 04:49:44 +0100376P: Jordan Crouse
Jordan Crouse67d76712008-05-12 14:02:22 -0700377L: linux-geode@lists.infradead.org (moderated for non-subscribers)
Jordan Crousef90b8112006-01-06 00:12:14 -0800378W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
379S: Supported
380
Joerg Roedel919ee7d2008-06-26 21:28:09 +0200381AMD IOMMU (AMD-VI)
382P: Joerg Roedel
383M: joerg.roedel@amd.com
384L: iommu@lists.linux-foundation.org
385S: Supported
386
Peter Orubae7f5b302008-07-28 18:44:11 +0200387AMD MICROCODE UPDATE SUPPORT
388P: Peter Oruba
389M: peter.oruba@amd.com
390S: Supported
391
Stelian Pop284f42b2006-12-12 18:18:31 +0100392AMS (Apple Motion Sensor) DRIVER
393P: Stelian Pop
394M: stelian@popies.net
395P: Michael Hanselmann
396M: linux-kernel@hansmi.ch
397S: Supported
398
Tom Tuckerf94b5332006-09-22 15:22:48 -0700399AMSO1100 RNIC DRIVER
400P: Tom Tucker
401M: tom@opengridcomputing.com
402P: Steve Wise
403M: swise@opengridcomputing.com
Roland Dreier78526822007-07-09 20:12:26 -0700404L: general@lists.openfabrics.org
Tom Tuckerf94b5332006-09-22 15:22:48 -0700405S: Maintained
406
Johannes Berg42269062006-07-25 16:15:50 +0200407AOA (Apple Onboard Audio) ALSA DRIVER
408P: Johannes Berg
409M: johannes@sipsolutions.net
410L: linuxppc-dev@ozlabs.org
Takashi Iwai82622042007-04-16 12:32:52 +0200411L: alsa-devel@alsa-project.org (subscribers-only)
Johannes Berg42269062006-07-25 16:15:50 +0200412S: Maintained
413
Linus Torvalds1da177e2005-04-16 15:20:36 -0700414APM DRIVER
415P: Stephen Rothwell
416M: sfr@canb.auug.org.au
417L: linux-laptop@vger.kernel.org
418W: http://www.canb.auug.org.au/~sfr/
419S: Supported
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
463ARM/AJECO 1ARM MACHINE SUPPORT
464P: Lennert Buytenhek
465M: kernel@wantstofly.org
466L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
467S: Maintained
468
Andrew Victord4a89c72006-12-04 13:56:21 +0100469ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
470P: Andrew Victor
Andrew Victorc5215f32008-03-12 21:29:09 +0100471M: linux@maxim.org.za
Andrew Victord4a89c72006-12-04 13:56:21 +0100472L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
473W: http://maxim.org.za/at91_26.html
474S: Maintained
475
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800476ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
477P: Lennert Buytenhek
478M: kernel@wantstofly.org
479L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
480S: Maintained
481
482ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
483P: Lennert Buytenhek
484M: kernel@wantstofly.org
485L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
486S: Maintained
487
Russell Kinga9da4f72008-07-12 21:42:04 +0100488ARM/COMPULAB CM-X270/EM-X270 MACHINE SUPPORT
489P: Mike Rapoport
490M: mike@compulab.co.il
491L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
492S: Maintained
493
Linus Torvalds1da177e2005-04-16 15:20:36 -0700494ARM/CORGI MACHINE SUPPORT
495P: Richard Purdie
496M: rpurdie@rpsys.net
497S: Maintained
498
Russell Kinga9da4f72008-07-12 21:42:04 +0100499ARM/EZX SMARTPHONES (A780, A910, A1200, E680, ROKR E2 and ROKR E6)
500P: Daniel Ribeiro
501M: drwyrm@gmail.com
502P: Stefan Schmidt
503M: stefan@openezx.org
504P: Harald Welte
505M: laforge@openezx.org
506L: openezx-devel@lists.openezx.org (subscribers-only)
507W: http://www.openezx.org/
508S: Maintained
509
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800510ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
511P: Lennert Buytenhek
512M: kernel@wantstofly.org
513L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
514S: Maintained
515
Jaya Kumar90b8fc32008-03-15 05:11:07 +0100516ARM/GUMSTIX MACHINE SUPPORT
517P: Steve Sakoman
518M: sakoman@gmail.com
519L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
520S: Maintained
521
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100522ARM/HP JORNADA 7XX MACHINE SUPPORT
523P: Kristoffer Ericson
Kristoffer Ericson6a4d0282007-07-07 17:45:10 +0100524M: kristoffer.ericson@gmail.com
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100525W: www.jlime.com
526S: Maintained
527
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800528ARM/INTEL IOP32X ARM ARCHITECTURE
529P: Lennert Buytenhek
530M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100531P: Dan Williams
532M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800533L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100534S: Supported
535
536ARM/INTEL IOP33X ARM ARCHITECTURE
537P: Dan Williams
538M: dan.j.williams@intel.com
539L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
540S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800541
542ARM/INTEL IOP13XX ARM ARCHITECTURE
543P: Lennert Buytenhek
544M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100545P: Dan Williams
546M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800547L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100548S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800549
550ARM/INTEL IQ81342EX MACHINE SUPPORT
551P: Lennert Buytenhek
552M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100553P: Dan Williams
554M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800555L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100556S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800557
558ARM/INTEL IXP2000 ARM ARCHITECTURE
559P: Lennert Buytenhek
560M: kernel@wantstofly.org
561L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
562S: Maintained
563
564ARM/INTEL IXDP2850 MACHINE SUPPORT
565P: Lennert Buytenhek
566M: kernel@wantstofly.org
567L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
568S: Maintained
569
570ARM/INTEL IXP23XX 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 XSC3 (MANZANO) ARM CORE
577P: Lennert Buytenhek
578M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100579P: Dan Williams
580M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800581L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100582S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800583
584ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
585P: Lennert Buytenhek
586M: kernel@wantstofly.org
587L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
588S: Maintained
589
590ARM/LOGICPD PXA270 MACHINE SUPPORT
591P: Lennert Buytenhek
592M: kernel@wantstofly.org
593L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
594S: Maintained
595
Dirk Opfer8459c152005-11-06 14:27:52 +0000596ARM/TOSA MACHINE SUPPORT
Dmitry Baryshkov93887042008-07-07 10:50:06 +0100597P: Dmitry Baryshkov
598M: dbaryshkov@gmail.com
Dirk Opfer8459c152005-11-06 14:27:52 +0000599P: Dirk Opfer
600M: dirk@opfer-online.de
601S: Maintained
602
Marek Vašutb5e4ad52008-07-07 17:25:46 +0100603ARM/PALMTX SUPPORT
604P: Marek Vasut
605M: marek.vasut@gmail.com
606W: http://hackndev.com
607S: Maintained
608
Linus Torvalds1da177e2005-04-16 15:20:36 -0700609ARM/PLEB SUPPORT
610P: Peter Chubb
611M: pleb@gelato.unsw.edu.au
612W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
613S: Maintained
614
615ARM/PT DIGITAL BOARD PORT
616P: Stefan Eletzhofer
617M: stefan.eletzhofer@eletztrick.de
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700618L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700619W: http://www.arm.linux.org.uk/
620S: Maintained
621
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800622ARM/RADISYS ENP2611 MACHINE SUPPORT
623P: Lennert Buytenhek
624M: kernel@wantstofly.org
625L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
626S: Maintained
627
Linus Torvalds1da177e2005-04-16 15:20:36 -0700628ARM/SHARK MACHINE SUPPORT
629P: Alexander Schulz
630M: alex@shark-linux.de
631W: http://www.shark-linux.de/shark.html
632S: Maintained
633
634ARM/STRONGARM110 PORT
635P: Russell King
636M: rmk@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700637L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700638W: http://www.arm.linux.org.uk/
639S: Maintained
640
641ARM/S3C2410 ARM ARCHITECTURE
642P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800643M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700644L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700645W: http://www.fluff.org/ben/linux/
646S: Maintained
647
648ARM/S3C2440 ARM ARCHITECTURE
649P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800650M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700651L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700652W: http://www.fluff.org/ben/linux/
653S: Maintained
654
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800655ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
656P: Lennert Buytenhek
657M: kernel@wantstofly.org
658L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
659S: Maintained
660
661ARM/THECUS N2100 MACHINE SUPPORT
662P: Lennert Buytenhek
663M: kernel@wantstofly.org
664L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
665S: Maintained
666
Linus Torvalds1da177e2005-04-16 15:20:36 -0700667ARPD SUPPORT
668P: Jonathan Layes
Ralf Baechle979b6c12005-06-13 14:30:40 -0700669L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700670S: Maintained
671
672ASUS ACPI EXTRAS DRIVER
Len Brown0b67d942006-12-22 21:18:56 -0500673P: Corentin Chary
674M: corentincj@iksaif.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700675P: Karol Kozimor
676M: sziwan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700677L: acpi4asus-user@lists.sourceforge.net
678W: http://sourceforge.net/projects/acpi4asus
Len Brown0b67d942006-12-22 21:18:56 -0500679W: http://xf.iksaif.net/acpi4asus
Linus Torvalds1da177e2005-04-16 15:20:36 -0700680S: Maintained
681
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -0400682ASUS ASB100 HARDWARE MONITOR DRIVER
683P: Mark M. Hoffman
684M: mhoffman@lightlink.com
685L: lm-sensors@lm-sensors.org
686S: Maintained
687
Corentin Chary85091b72007-01-26 14:04:30 +0100688ASUS LAPTOP EXTRAS DRIVER
689P: Corentin Chary
690M: corentincj@iksaif.net
691L: acpi4asus-user@lists.sourceforge.net
692W: http://sourceforge.net/projects/acpi4asus
693W: http://xf.iksaif.net/acpi4asus
694S: Maintained
695
Dan Williamsb3e5f262007-08-07 10:26:35 -0700696ASYNCHRONOUS TRANSFERS/TRANSFORMS API
697P: Dan Williams
698M: dan.j.williams@intel.com
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +0100699P: Maciej Sosnowski
700M: maciej.sosnowski@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -0700701L: linux-kernel@vger.kernel.org
702W: http://sourceforge.net/projects/xscaleiop
703S: Supported
704
Linus Torvalds1da177e2005-04-16 15:20:36 -0700705ATA OVER ETHERNET DRIVER
706P: Ed L. Cashin
707M: ecashin@coraid.com
708W: http://www.coraid.com/support/linux
709S: Supported
710
Jiri Slabyfa1c1142007-08-12 17:33:16 +0200711ATHEROS ATH5K WIRELESS DRIVER
712P: Jiri Slaby
713M: jirislaby@gmail.com
714P: Nick Kossifidis
715M: mickflemm@gmail.com
716P: Luis R. Rodriguez
717M: mcgrof@gmail.com
718L: linux-wireless@vger.kernel.org
719L: ath5k-devel@lists.ath5k.org
720S: Maintained
721
Ville Syrjala6f69a6d2008-04-21 22:21:10 +0000722ATI_REMOTE2 DRIVER
723P: Ville Syrjala
724M: syrjala@sci.fi
725S: Maintained
726
Jay Cliburn8d5ca6e2007-02-03 20:25:10 -0600727ATL1 ETHERNET DRIVER
728P: Jay Cliburn
729M: jcliburn@gmail.com
730P: Chris Snook
731M: csnook@redhat.com
732L: atl1-devel@lists.sourceforge.net
733W: http://sourceforge.net/projects/atl1
734W: http://atl1.sourceforge.net
735S: Maintained
736
Linus Torvalds1da177e2005-04-16 15:20:36 -0700737ATM
738P: Chas Williams
739M: chas@cmf.nrl.navy.mil
Roland Dreierf37bf902006-09-13 20:39:33 -0700740L: linux-atm-general@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700741W: http://linux-atm.sourceforge.net
742S: Maintained
743
Pierre Ossman272f1332007-05-14 21:25:26 +0200744ATMEL AT91 MCI DRIVER
Pierre Ossman81764fa2007-07-15 18:47:38 +0200745P: Nicolas Ferre
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800746M: nicolas.ferre@atmel.com
Pierre Ossman81764fa2007-07-15 18:47:38 +0200747L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
748W: http://www.atmel.com/products/AT91/
749W: http://www.at91.com/
750S: Maintained
Pierre Ossman272f1332007-05-14 21:25:26 +0200751
Haavard Skinnemoena1cfac42008-02-08 04:21:00 -0800752ATMEL AT91 / AT32 SERIAL DRIVER
753P: Haavard Skinnemoen
754M: hskinnemoen@atmel.com
755L: linux-kernel@vger.kernel.org
756S: Supported
757
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800758ATMEL LCDFB DRIVER
759P: Nicolas Ferre
760M: nicolas.ferre@atmel.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -0800761L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800762S: Maintained
763
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100764ATMEL MACB ETHERNET DRIVER
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100765P: Haavard Skinnemoen
766M: hskinnemoen@atmel.com
767S: Supported
768
Haavard Skinnemoen754ce4f2007-02-14 00:33:09 -0800769ATMEL SPI DRIVER
770P: Haavard Skinnemoen
771M: hskinnemoen@atmel.com
772S: Supported
773
Haavard Skinnemoen914a3f32007-10-10 02:29:43 -0700774ATMEL USBA UDC DRIVER
775P: Haavard Skinnemoen
776M: hskinnemoen@atmel.com
777L: kernel@avr32linux.org
778W: http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver
779S: Supported
780
Linus Torvalds1da177e2005-04-16 15:20:36 -0700781ATMEL WIRELESS DRIVER
782P: Simon Kelley
783M: simon@thekelleys.org.uk
Johannes Berg724c6b32007-04-23 12:18:20 -0700784L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700785W: http://www.thekelleys.org.uk/atmel
786W: http://atmelwlandriver.sourceforge.net/
787S: Maintained
788
Chris Wrighta92b7b82005-07-07 18:12:23 -0700789AUDIT SUBSYSTEM
Eric Paris0ef19702008-04-18 10:47:32 -0400790P: Al Viro
791M: viro@zeniv.linux.org.uk
792P: Eric Paris
793M: eparis@redhat.com
Gabriel Cb9a06202007-08-10 13:00:56 -0700794L: linux-audit@redhat.com (subscribers-only)
David Woodhousead3f9a22005-07-13 15:28:29 +0100795W: http://people.redhat.com/sgrubb/audit/
Eric Paris0ef19702008-04-18 10:47:32 -0400796T: git git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git
Chris Wrighta92b7b82005-07-07 18:12:23 -0700797S: Maintained
798
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800799AUXILIARY DISPLAY DRIVERS
800P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -0700801M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800802L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -0700803W: http://miguelojeda.es/auxdisplay.htm
804W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800805S: Maintained
806
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700807AVR32 ARCHITECTURE
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700808P: Haavard Skinnemoen
809M: hskinnemoen@atmel.com
810W: http://www.atmel.com/products/AVR32/
811W: http://avr32linux.org/
812W: http://avrfreaks.net/
813S: Supported
814
815AVR32/AT32AP MACHINE SUPPORT
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700816P: Haavard Skinnemoen
817M: hskinnemoen@atmel.com
818S: Supported
819
Linus Torvalds1da177e2005-04-16 15:20:36 -0700820AX.25 NETWORK LAYER
821P: Ralf Baechle
822M: ralf@linux-mips.org
823L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +0200824W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700825S: Maintained
826
Richard Purdie300abeb2007-02-07 22:21:07 +0000827BACKLIGHT CLASS/SUBSYSTEM
828P: Richard Purdie
829M: rpurdie@rpsys.net
830S: Maintained
831
Bryan Wu1394f032007-05-06 14:50:22 -0700832BLACKFIN ARCHITECTURE
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800833P: Bryan Wu
Bryan Wu7dd06cd2008-02-21 16:18:43 +0800834M: cooloney@kernel.org
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800835L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
836W: http://blackfin.uclinux.org
837S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700838
Bryan Wue190d6b2007-07-17 14:43:44 +0800839BLACKFIN EMAC DRIVER
840P: Bryan Wu
Bryan Wu7dd06cd2008-02-21 16:18:43 +0800841M: cooloney@kernel.org
Bryan Wue190d6b2007-07-17 14:43:44 +0800842L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
843W: http://blackfin.uclinux.org
844S: Supported
845
Mike Frysinger566da5b2007-06-11 15:31:30 +0800846BLACKFIN RTC DRIVER
847P: Mike Frysinger
Mike Frysinger566da5b2007-06-11 15:31:30 +0800848M: vapier.adi@gmail.com
849L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
850W: http://blackfin.uclinux.org
851S: Supported
852
Bryan Wu1394f032007-05-06 14:50:22 -0700853BLACKFIN SERIAL DRIVER
Mike Frysinger9c5e7102007-11-17 23:19:44 +0800854P: Sonic Zhang
855M: sonic.zhang@analog.com
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800856L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
857W: http://blackfin.uclinux.org
858S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700859
Bryan Wu1e6d3202007-07-15 02:50:02 +0800860BLACKFIN WATCHDOG DRIVER
861P: Mike Frysinger
Bryan Wu1e6d3202007-07-15 02:50:02 +0800862M: vapier.adi@gmail.com
863L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
864W: http://blackfin.uclinux.org
865S: Supported
866
Linus Torvalds1da177e2005-04-16 15:20:36 -0700867BAYCOM/HDLCDRV DRIVERS FOR AX.25
868P: Thomas Sailer
869M: t.sailer@alumni.ethz.ch
870L: linux-hams@vger.kernel.org
871W: http://www.baycom.org/~tom/ham/ham.html
872S: Maintained
873
Michael Buesche4d6b792007-09-18 15:39:42 -0400874B43 WIRELESS DRIVER
875P: Michael Buesch
876M: mb@bu3sch.de
877P: Stefano Brivio
Stefano Brivio2817ef12007-11-06 22:48:56 +0100878M: stefano.brivio@polimi.it
Michael Buesche4d6b792007-09-18 15:39:42 -0400879L: linux-wireless@vger.kernel.org
Stefano Brivio2817ef12007-11-06 22:48:56 +0100880W: http://linuxwireless.org/en/users/Drivers/b43
Michael Buesche4d6b792007-09-18 15:39:42 -0400881S: Maintained
882
Larry Finger75388ac2007-09-25 16:46:54 -0700883B43LEGACY WIRELESS DRIVER
884P: Larry Finger
885M: Larry.Finger@lwfinger.net
Stefano Brivio2817ef12007-11-06 22:48:56 +0100886P: Stefano Brivio
887M: stefano.brivio@polimi.it
Larry Finger75388ac2007-09-25 16:46:54 -0700888L: linux-wireless@vger.kernel.org
Stefano Brivio2817ef12007-11-06 22:48:56 +0100889W: http://linuxwireless.org/en/users/Drivers/b43
Larry Finger75388ac2007-09-25 16:46:54 -0700890S: Maintained
891
Linus Torvalds1da177e2005-04-16 15:20:36 -0700892BEFS FILE SYSTEM
893P: Sergey S. Kostyliov
894M: rathamahata@php4.ru
895L: linux-kernel@vger.kernel.org
896S: Maintained
897
Linus Torvalds1da177e2005-04-16 15:20:36 -0700898BFS FILE SYSTEM
899P: Tigran A. Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -0800900M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700901L: linux-kernel@vger.kernel.org
902S: Maintained
903
Bryan Wud24ecfc2007-05-01 23:26:32 +0200904BLACKFIN I2C TWI DRIVER
905P: Sonic Zhang
906M: sonic.zhang@analog.com
907L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
908W: http://blackfin.uclinux.org/
909S: Supported
910
Linus Torvalds1da177e2005-04-16 15:20:36 -0700911BLOCK LAYER
912P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +0200913M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700914L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800915T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700916S: Maintained
917
Joern Engel2b54aae2008-02-06 01:38:02 -0800918BLOCK2MTD DRIVER
919P: Joern Engel
920M: joern@lazybastard.org
921L: linux-mtd@lists.infradead.org
922S: Maintained
923
Linus Torvalds1da177e2005-04-16 15:20:36 -0700924BLUETOOTH SUBSYSTEM
925P: Marcel Holtmann
926M: marcel@holtmann.org
927P: Maxim Krasnyansky
928M: maxk@qualcomm.com
Pavel Machek781c2842008-03-20 15:41:02 -0700929L: linux-bluetooth@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700930W: http://bluez.sf.net
931W: http://www.bluez.org
932W: http://www.holtmann.org/linux/bluetooth/
Josh Boyer1adc1232005-11-23 15:44:15 -0800933T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700934S: Maintained
935
936BLUETOOTH RFCOMM LAYER
937P: Marcel Holtmann
938M: marcel@holtmann.org
939P: Maxim Krasnyansky
940M: maxk@qualcomm.com
941S: Maintained
942
943BLUETOOTH BNEP LAYER
944P: Marcel Holtmann
945M: marcel@holtmann.org
946P: Maxim Krasnyansky
947M: maxk@qualcomm.com
948S: Maintained
949
950BLUETOOTH CMTP LAYER
951P: Marcel Holtmann
952M: marcel@holtmann.org
953S: Maintained
954
955BLUETOOTH HIDP LAYER
956P: Marcel Holtmann
957M: marcel@holtmann.org
958S: Maintained
959
960BLUETOOTH HCI UART DRIVER
961P: Marcel Holtmann
962M: marcel@holtmann.org
963P: Maxim Krasnyansky
964M: maxk@qualcomm.com
965S: Maintained
966
967BLUETOOTH HCI USB DRIVER
968P: Marcel Holtmann
969M: marcel@holtmann.org
970P: Maxim Krasnyansky
971M: maxk@qualcomm.com
972S: Maintained
973
974BLUETOOTH HCI BCM203X DRIVER
975P: Marcel Holtmann
976M: marcel@holtmann.org
977S: Maintained
978
979BLUETOOTH HCI BPA10X DRIVER
980P: Marcel Holtmann
981M: marcel@holtmann.org
982S: Maintained
983
984BLUETOOTH HCI BFUSB DRIVER
985P: Marcel Holtmann
986M: marcel@holtmann.org
987S: Maintained
988
989BLUETOOTH HCI DTL1 DRIVER
990P: Marcel Holtmann
991M: marcel@holtmann.org
992S: Maintained
993
994BLUETOOTH HCI BLUECARD DRIVER
995P: Marcel Holtmann
996M: marcel@holtmann.org
997S: Maintained
998
999BLUETOOTH HCI BT3C DRIVER
1000P: Marcel Holtmann
1001M: marcel@holtmann.org
1002S: Maintained
1003
1004BLUETOOTH HCI BTUART DRIVER
1005P: Marcel Holtmann
1006M: marcel@holtmann.org
1007S: Maintained
1008
1009BLUETOOTH HCI VHCI DRIVER
1010P: Maxim Krasnyansky
1011M: maxk@qualcomm.com
1012S: Maintained
1013
1014BONDING DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001015P: Jay Vosburgh
1016M: fubar@us.ibm.com
1017L: bonding-devel@lists.sourceforge.net
1018W: http://sourceforge.net/projects/bonding/
1019S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001020
Gary Zambrano39105892006-06-22 17:26:20 -07001021BROADCOM B44 10/100 ETHERNET DRIVER
1022P: Gary Zambrano
1023M: zambrano@broadcom.com
1024L: netdev@vger.kernel.org
1025S: Supported
1026
Michael Chan948c51e2006-06-04 02:51:39 -07001027BROADCOM BNX2 GIGABIT ETHERNET DRIVER
1028P: Michael Chan
1029M: mchan@broadcom.com
1030L: netdev@vger.kernel.org
1031S: Supported
1032
Eliezer Tamir4d9d2cb2008-02-28 11:59:10 -08001033BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER
Eilon Greenstein24e3fce2008-06-12 14:30:28 -07001034P: Eilon Greenstein
1035M: eilong@broadcom.com
Eliezer Tamir4d9d2cb2008-02-28 11:59:10 -08001036L: netdev@vger.kernel.org
1037S: Supported
1038
Michael Chan948c51e2006-06-04 02:51:39 -07001039BROADCOM TG3 GIGABIT ETHERNET DRIVER
1040P: Michael Chan
1041M: mchan@broadcom.com
1042L: netdev@vger.kernel.org
1043S: Supported
1044
Jens Axboe5cdf7f72007-07-17 08:58:06 +02001045BSG (block layer generic sg v4 driver)
1046P: FUJITA Tomonori
1047M: fujita.tomonori@lab.ntt.co.jp
1048L: linux-scsi@vger.kernel.org
1049S: Supported
1050
Michael Bueschff1d5c22008-07-25 01:46:10 -07001051BT8XXGPIO DRIVER
1052P: Michael Buesch
1053M: mb@bu3sch.de
1054W: http://bu3sch.de/btgpio.php
1055S: Maintained
1056
Linus Torvalds1da177e2005-04-16 15:20:36 -07001057BTTV VIDEO4LINUX DRIVER
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001058P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001059M: mchehab@infradead.org
1060M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001061L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001062W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001063T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001064S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001065
Jonathan Corbet77d51402007-03-22 19:44:17 -03001066CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
1067P: Jonathan Corbet
1068M: corbet@lwn.net
1069L: video4linux-list@redhat.com
1070S: Maintained
1071
Oliver Hartkoppbeca2222007-11-16 16:07:41 -08001072CAN NETWORK LAYER
1073P: Urs Thuermann
1074M: urs.thuermann@volkswagen.de
1075P: Oliver Hartkopp
1076M: oliver.hartkopp@volkswagen.de
Pavel Emelyanov220fc3f2008-04-29 03:37:41 -07001077L: socketcan-core@lists.berlios.de (subscribers-only)
Oliver Hartkoppbeca2222007-11-16 16:07:41 -08001078W: http://developer.berlios.de/projects/socketcan/
1079S: Maintained
1080
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001081CALGARY x86-64 IOMMU
1082P: Muli Ben-Yehuda
1083M: muli@il.ibm.com
1084P: Jon D. Mason
Jon Masond8d2bed2006-10-05 18:47:21 +02001085M: jdmason@kudzu.us
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001086L: linux-kernel@vger.kernel.org
1087L: discuss@x86-64.org
1088S: Maintained
1089
Arnd Bergmannb8154542008-05-16 11:10:59 +02001090CELL BROADBAND ENGINE ARCHITECTURE
1091P: Arnd Bergmann
1092M: arnd@arndb.de
1093L: linuxppc-dev@ozlabs.org
1094L: cbe-oss-dev@ozlabs.org
1095W: http://www.ibm.com/developerworks/power/cell/
1096S: Supported
1097
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001098CFAG12864B LCD DRIVER
1099P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07001100M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001101L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07001102W: http://miguelojeda.es/auxdisplay.htm
1103W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001104S: Maintained
1105
1106CFAG12864BFB LCD FRAMEBUFFER DRIVER
1107P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07001108M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001109L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07001110W: http://miguelojeda.es/auxdisplay.htm
1111W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001112S: Maintained
1113
Johannes Berg704232c2007-04-23 12:20:05 -07001114CFG80211 and NL80211
1115P: Johannes Berg
1116M: johannes@sipsolutions.net
1117L: linux-wireless@vger.kernel.org
1118S: Maintained
1119
Andy Whitcroft0a920b52007-06-01 00:46:48 -07001120CHECKPATCH
1121P: Andy Whitcroft
1122M: apw@shadowen.org
1123P: Randy Dunlap
1124M: rdunlap@xenotime.net
1125P: Joel Schopp
1126M: jschopp@austin.ibm.com
1127S: Supported
1128
Linus Torvalds1da177e2005-04-16 15:20:36 -07001129COMMON INTERNET FILE SYSTEM (CIFS)
1130P: Steve French
1131M: sfrench@samba.org
Jesper Juhlfb453d42006-01-15 02:46:48 +01001132L: linux-cifs-client@lists.samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001133L: samba-technical@lists.samba.org
Steve Frenchaf5a0322007-08-13 19:53:17 +00001134W: http://linux-cifs.samba.org/
Josh Boyer1adc1232005-11-23 15:44:15 -08001135T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001136S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001137
Joel Becker7063fbf2005-12-15 14:29:43 -08001138CONFIGFS
1139P: Joel Becker
Joel Becker62ca3d22006-01-27 11:04:12 -08001140M: joel.becker@oracle.com
1141L: linux-kernel@vger.kernel.org
Joel Becker7063fbf2005-12-15 14:29:43 -08001142S: Supported
1143
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001144CIRRUS LOGIC EP93XX ETHERNET DRIVER
1145P: Lennert Buytenhek
1146M: kernel@wantstofly.org
1147L: netdev@vger.kernel.org
1148S: Maintained
1149
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001150CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1151P: Lennert Buytenhek
1152M: kernel@wantstofly.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001153L: linux-usb@vger.kernel.org
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001154S: Maintained
1155
Timur Tabid9e9d822008-04-24 08:45:26 +10001156CIRRUS LOGIC CS4270 SOUND DRIVER
1157P: Timur Tabi
1158M: timur@freescale.com
1159L: alsa-devel@alsa-project.org
1160S: Supported
1161
Linus Torvalds1da177e2005-04-16 15:20:36 -07001162CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1163P: Cirrus Logic Corporation (kernel 2.2 driver)
1164M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1165P: Nils Faerber (port to kernel 2.4)
1166M: Nils Faerber <nils@kernelconcepts.de>
1167S: Maintained
1168
1169CODA FILE SYSTEM
1170P: Jan Harkes
1171M: jaharkes@cs.cmu.edu
1172M: coda@cs.cmu.edu
1173L: codalist@coda.cs.cmu.edu
1174W: http://www.coda.cs.cmu.edu/
1175S: Maintained
1176
1177COMPACTPCI HOTPLUG CORE
1178P: Scott Murray
1179M: scottm@somanetworks.com
1180M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001181L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001182S: Supported
1183
1184COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1185P: Scott Murray
1186M: scottm@somanetworks.com
1187M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001188L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001189S: Supported
1190
1191COMPACTPCI HOTPLUG GENERIC DRIVER
1192P: Scott Murray
1193M: scottm@somanetworks.com
1194M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001195L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001196S: Supported
1197
Cezary Jackiewicz54115522008-06-09 16:22:22 -07001198COMPAL LAPTOP SUPPORT
1199P: Cezary Jackiewicz
1200M: cezary.jackiewicz@gmail.com
1201S: Maintained
1202
Linus Torvalds1da177e2005-04-16 15:20:36 -07001203COMPUTONE INTELLIPORT MULTIPORT CARD
1204P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -07001205M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001206W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -07001207S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001208
Simon Arlott949be0f2007-03-06 02:47:46 -08001209CONEXANT ACCESSRUNNER USB DRIVER
1210P: Simon Arlott
1211M: cxacru@fire.lp0.eu
Simon Arlott9ae5e3b2007-05-09 08:38:10 +02001212L: accessrunner-general@lists.sourceforge.net
1213W: http://accessrunner.sourceforge.net/
Simon Arlott949be0f2007-03-06 02:47:46 -08001214S: Maintained
1215
Paul Menagefb3a0fb2008-03-04 14:28:28 -08001216CONTROL GROUPS (CGROUPS)
1217P: Paul Menage
1218M: menage@google.com
1219L: containers@lists.linux-foundation.org
1220S: Maintained
1221
Rudolf Marekbebe4672007-05-08 17:22:02 +02001222CORETEMP HARDWARE MONITORING DRIVER
1223P: Rudolf Marek
1224M: r.marek@assembler.cz
1225L: lm-sensors@lm-sensors.org
1226S: Maintained
1227
Linus Torvalds1da177e2005-04-16 15:20:36 -07001228COSA/SRP SYNC SERIAL DRIVER
1229P: Jan "Yenya" Kasprzak
1230M: kas@fi.muni.cz
1231W: http://www.fi.muni.cz/~kas/cosa/
1232S: Maintained
1233
1234CPU FREQUENCY DRIVERS
1235P: Dave Jones
1236M: davej@codemonkey.org.uk
1237L: cpufreq@lists.linux.org.uk
1238W: http://www.codemonkey.org.uk/projects/cpufreq/
Dave Jones7531a0b2006-12-12 17:26:35 -05001239T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001240S: Maintained
1241
1242CPUID/MSR DRIVER
1243P: H. Peter Anvin
1244M: hpa@zytor.com
1245S: Maintained
1246
Paul Jacksoned90fb42005-09-27 21:45:37 -07001247CPUSETS
1248P: Paul Jackson
Paul Jackson6bffd7b2008-05-01 04:34:21 -07001249P: Paul Menage
Paul Jacksoned90fb42005-09-27 21:45:37 -07001250M: pj@sgi.com
Paul Jackson6bffd7b2008-05-01 04:34:21 -07001251M: menage@google.com
Paul Jacksoned90fb42005-09-27 21:45:37 -07001252L: linux-kernel@vger.kernel.org
1253W: http://www.bullopensource.org/cpuset/
Paul Jackson551e1722008-06-12 15:21:31 -07001254W: http://oss.sgi.com/projects/cpusets/
Paul Jacksoned90fb42005-09-27 21:45:37 -07001255S: Supported
1256
Linus Torvalds1da177e2005-04-16 15:20:36 -07001257CRAMFS FILESYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +01001258W: http://sourceforge.net/projects/cramfs/
1259S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001260
1261CRIS PORT
1262P: Mikael Starvik
1263M: starvik@axis.com
Jesper Nilsson0b07aa62008-01-25 13:22:29 +01001264P: Jesper Nilsson
1265M: jesper.nilsson@axis.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001266L: dev-etrax@axis.com
1267W: http://developer.axis.com
1268S: Maintained
1269
1270CRYPTO API
1271P: Herbert Xu
1272M: herbert@gondor.apana.org.au
1273P: David S. Miller
1274M: davem@davemloft.net
1275L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001276T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001277S: Maintained
1278
Jaya Kumar9b4ffa42005-11-17 10:12:23 +01001279CS5535 Audio ALSA driver
1280P: Jaya Kumar
1281M: jayakumar.alsa@gmail.com
1282S: Maintained
1283
Hans Verkuil6d8425b2008-05-05 18:25:22 -03001284CX18 VIDEO4LINUX DRIVER
1285P: Hans Verkuil, Andy Walls
1286M: hverkuil@xs4all.nl, awalls@radix.net
1287L: ivtv-devel@ivtvdriver.org
1288L: ivtv-users@ivtvdriver.org
1289L: video4linux-list@redhat.com
1290W: http://linuxtv.org
1291S: Maintained
1292
Steve Wisee5ec3782008-05-20 14:06:33 -07001293CXGB3 ETHERNET DRIVER (CXGB3)
1294P: Divy Le Ray
1295M: divy@chelsio.com
1296L: netdev@vger.kernel.org
1297W: http://www.chelsio.com
1298S: Supported
1299
1300CXGB3 IWARP RNIC DRIVER (IW_CXGB3)
1301P: Steve Wise
1302M: swise@chelsio.com
1303L: general@lists.openfabrics.org
1304W: http://www.openfabrics.org
1305S: Supported
1306
Linus Torvalds1da177e2005-04-16 15:20:36 -07001307CYBERPRO FB DRIVER
1308P: Russell King
1309M: rmk@arm.linux.org.uk
1310W: http://www.arm.linux.org.uk/
1311S: Maintained
1312
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001313CYBLAFB FRAMEBUFFER DRIVER
1314P: Knut Petersen
1315M: Knut_Petersen@t-online.de
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001316L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001317S: Maintained
1318
Linus Torvalds1da177e2005-04-16 15:20:36 -07001319CYCLADES 2X SYNC CARD DRIVER
1320P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001321M: acme@ghostprotocols.net
1322W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07001323S: Maintained
1324
1325CYCLADES ASYNC MUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001326W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001327S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001328
1329CYCLADES PC300 DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001330W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001331S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001332
Linus Torvalds1da177e2005-04-16 15:20:36 -07001333DAMA SLAVE for AX.25
1334P: Joerg Reuter
1335M: jreuter@yaina.de
1336W: http://yaina.de/jreuter/
1337W: http://www.qsl.net/dl1bke/
1338L: linux-hams@vger.kernel.org
1339S: Maintained
1340
1341DC395x SCSI driver
1342P: Oliver Neukum
1343M: oliver@neukum.name
1344P: Ali Akcaagac
1345M: aliakc@web.de
1346P: Jamie Lenehan
1347M: lenehan@twibble.org
1348W: http://twibble.org/dist/dc395x/
Randy Dunlapf5df58812006-07-14 00:24:29 -07001349L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001350L: http://lists.twibble.org/mailman/listinfo/dc395x/
1351S: Maintained
1352
1353DC390/AM53C974 SCSI driver
1354P: Kurt Garloff
1355M: garloff@suse.de
1356W: http://www.garloff.de/kurt/linux/dc390/
1357P: Guennadi Liakhovetski
1358M: g.liakhovetski@gmx.de
1359S: Maintained
1360
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001361DCCP PROTOCOL
1362P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001363M: acme@ghostprotocols.net
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001364L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -08001365W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001366S: Maintained
1367
Linus Torvalds1da177e2005-04-16 15:20:36 -07001368DECnet NETWORK LAYER
Christine Caulfield8943f262008-02-14 19:31:31 -08001369P: Christine Caulfield
1370M: christine.caulfield@googlemail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001371W: http://linux-decnet.sourceforge.net
1372L: linux-decnet-user@lists.sourceforge.net
1373S: Maintained
1374
1375DEFXX FDDI NETWORK DRIVER
1376P: Maciej W. Rozycki
1377M: macro@linux-mips.org
1378S: Maintained
1379
1380DELL LAPTOP SMM DRIVER
1381P: Massimo Dal Zotto
1382M: dz@debian.org
1383W: http://www.debian.org/~dz/i8k/
1384S: Maintained
1385
Doug Warzecha90563ec2005-09-06 15:17:15 -07001386DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1387P: Doug Warzecha
1388M: Douglas_Warzecha@dell.com
1389S: Maintained
1390
Pavel Machek5ddb88c2006-09-29 02:01:29 -07001391DEVICE-MAPPER (LVM)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001392P: Alasdair Kergon
1393L: dm-devel@redhat.com
1394W: http://sources.redhat.com/dm
1395S: Maintained
1396
1397DEVICE NUMBER REGISTRY
1398P: Torben Mathiasen
1399M: device@lanana.org
1400W: http://lanana.org/docs/device-list/index.html
1401L: linux-kernel@vger.kernel.org
1402S: Maintained
1403
Linus Torvalds1da177e2005-04-16 15:20:36 -07001404DIGI INTL. EPCA DRIVER
1405P: Digi International, Inc
1406M: Eng.Linux@digi.com
1407L: Eng.Linux@digi.com
1408W: http://www.digi.com
1409S: Orphaned
1410
Linus Torvalds1da177e2005-04-16 15:20:36 -07001411DIRECTORY NOTIFICATION
1412P: Stephen Rothwell
1413M: sfr@canb.auug.org.au
1414L: linux-kernel@vger.kernel.org
1415S: Supported
1416
1417DISK GEOMETRY AND PARTITION HANDLING
1418P: Andries Brouwer
1419M: aeb@cwi.nl
1420W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1421W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1422W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1423S: Maintained
1424
1425DISKQUOTA:
1426P: Jan Kara
1427M: jack@suse.cz
1428L: linux-kernel@vger.kernel.org
1429S: Maintained
1430
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001431DISTRIBUTED LOCK MANAGER
Christine Caulfield8943f262008-02-14 19:31:31 -08001432P: Christine Caulfield
1433M: ccaulfie@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001434P: David Teigland
1435M: teigland@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001436L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001437W: http://sources.redhat.com/cluster/
David Teiglandd7c2fea2008-02-21 15:27:09 -06001438T: git kernel.org:/pub/scm/linux/kernel/git/teigland/dlm.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001439S: Supported
1440
Linus Torvalds1da177e2005-04-16 15:20:36 -07001441DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1442P: Tobias Ringstrom
1443M: tori@unhappy.mine.nu
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08001444L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001445S: Maintained
1446
Dan Williamsb3e5f262007-08-07 10:26:35 -07001447DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01001448P: Maciej Sosnowski
1449M: maciej.sosnowski@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -07001450P: Dan Williams
1451M: dan.j.williams@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001452L: linux-kernel@vger.kernel.org
Dan Williamsb3e5f262007-08-07 10:26:35 -07001453S: Supported
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001454
Juerg Haefligerb8250372007-06-09 10:11:16 -04001455DME1737 HARDWARE MONITOR DRIVER
1456P: Juerg Haefliger
1457M: juergh@gmail.com
1458L: lm-sensors@lm-sensors.org
1459S: Maintained
1460
Martin Waitzba483d52005-06-17 13:20:59 -07001461DOCBOOK FOR DOCUMENTATION
Randy Dunlap0f40efb2006-07-03 00:24:15 -07001462P: Randy Dunlap
1463M: rdunlap@xenotime.net
Martin Waitzba483d52005-06-17 13:20:59 -07001464S: Maintained
1465
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001466DOCKING STATION DRIVER
1467P: Kristen Carlson Accardi
1468M: kristen.c.accardi@intel.com
1469L: linux-acpi@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05001470S: Supported
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001471
Randy Dunlapabbaeff2008-07-04 09:59:57 -07001472DOCUMENTATION (/Documentation directory)
1473P: Michael Kerrisk
1474M: mtk.manpages@gmail.com
1475P: Randy Dunlap
1476M: rdunlap@xenotime.net
1477L: linux-doc@vger.kernel.org
1478S: Maintained
1479
Linus Torvalds1da177e2005-04-16 15:20:36 -07001480DOUBLETALK DRIVER
1481P: James R. Van Zandt
1482M: jrv@vanzandt.mv.com
1483L: blinux-list@redhat.com
1484S: Maintained
1485
1486DRIVER CORE, KOBJECTS, AND SYSFS
1487P: Greg Kroah-Hartman
1488M: gregkh@suse.de
1489L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001490T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001491S: Supported
1492
1493DRM DRIVERS
1494P: David Airlie
1495M: airlied@linux.ie
1496L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -08001497T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001498S: Maintained
1499
1500DSCC4 DRIVER
Francois Romieu01f20732007-01-26 00:57:17 -08001501P: Francois Romieu
1502M: romieu@fr.zoreil.com
1503L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001504S: Maintained
1505
1506DVB SUBSYSTEM AND DRIVERS
1507P: LinuxTV.org Project
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001508M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001509L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +02001510W: http://linuxtv.org/
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001511T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001512S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001513
Maciej W. Rozycki789c7042008-02-07 00:15:13 -08001514DZ DECSTATION DZ11 SERIAL DRIVER
1515P: Maciej W. Rozycki
1516M: macro@linux-mips.org
1517S: Maintained
1518
Linus Torvalds1da177e2005-04-16 15:20:36 -07001519EATA-DMA SCSI DRIVER
1520P: Michael Neuffer
1521L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1522S: Maintained
1523
1524EATA ISA/EISA/PCI SCSI DRIVER
1525P: Dario Ballabio
1526M: ballabio_dario@emc.com
1527L: linux-scsi@vger.kernel.org
1528S: Maintained
1529
1530EATA-PIO SCSI DRIVER
1531P: Michael Neuffer
1532M: mike@i-Connect.Net
1533L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1534S: Maintained
1535
1536EBTABLES
1537P: Bart De Schuymer
1538M: bart.de.schuymer@pandora.be
1539L: ebtables-user@lists.sourceforge.net
1540L: ebtables-devel@lists.sourceforge.net
1541W: http://ebtables.sourceforge.net/
1542S: Maintained
1543
Michael Halcrow237fead2006-10-04 02:16:22 -07001544ECRYPT FILE SYSTEM
1545P: Mike Halcrow, Phillip Hellewell
1546M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1547L: ecryptfs-devel@lists.sourceforge.net
1548W: http://ecryptfs.sourceforge.net/
1549S: Supported
1550
Alan Coxda9bb1d2006-01-18 17:44:13 -08001551EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -08001552P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001553M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001554L: bluesmoke-devel@lists.sourceforge.net
1555W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001556S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -08001557
1558EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001559P: Mark Gross
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001560P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001561M: mark.gross@intel.com
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001562M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001563L: bluesmoke-devel@lists.sourceforge.net
1564W: bluesmoke.sourceforge.net
1565S: Maintained
1566
1567EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001568P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001569M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001570L: bluesmoke-devel@lists.sourceforge.net
1571W: bluesmoke.sourceforge.net
1572S: Maintained
1573
Douglas Thompson6bc78402007-07-19 01:50:12 -07001574EDAC-I82443BXGX
1575P: Tim Small
1576M: tim@buttersideup.com
1577L: bluesmoke-devel@lists.sourceforge.net
1578W: bluesmoke.sourceforge.net
1579S: Maintained
1580
1581EDAC-I3000
1582P: Jason Uhlenkott
1583M: juhlenko@akamai.com
1584L: bluesmoke-devel@lists.sourceforge.net
1585W: bluesmoke.sourceforge.net
1586S: Maintained
1587
1588EDAC-I5000
1589P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001590M: dougthompson@xmission.com
1591L: bluesmoke-devel@lists.sourceforge.net
1592W: bluesmoke.sourceforge.net
1593S: Maintained
1594
1595EDAC-I82975X
1596P: Ranganathan Desikan
1597P: Arvind R.
1598M: rdesikan@jetzbroadband.com
1599M: arvind@acarlab.com
1600L: bluesmoke-devel@lists.sourceforge.net
1601W: bluesmoke.sourceforge.net
1602S: Maintained
1603
1604EDAC-PASEMI
1605P: Egor Martovetsky
1606M: egor@pasemi.com
Douglas Thompson6bc78402007-07-19 01:50:12 -07001607L: bluesmoke-devel@lists.sourceforge.net
1608W: bluesmoke.sourceforge.net
1609S: Maintained
1610
Dave Peterson0e438e32006-03-26 01:38:55 -08001611EDAC-R82600
1612P: Tim Small
1613M: tim@buttersideup.com
1614L: bluesmoke-devel@lists.sourceforge.net
1615W: bluesmoke.sourceforge.net
1616S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -08001617
Eric Coopere59f8792008-03-13 12:55:46 +01001618EEEPC LAPTOP EXTRAS DRIVER
1619P: Corentin Chary
1620M: corentincj@iksaif.net
1621L: acpi4asus-user@lists.sourceforge.net
1622W: http://sourceforge.net/projects/acpi4asus
1623S: Maintained
1624
Linus Torvalds1da177e2005-04-16 15:20:36 -07001625EEPRO100 NETWORK DRIVER
1626P: Andrey V. Savochkin
1627M: saw@saw.sw.com.sg
1628S: Maintained
1629
Josh Triplett0bee8d22006-07-30 03:03:58 -07001630EFS FILESYSTEM
1631W: http://aeschi.ch.eu.org/efs/
1632S: Orphan
1633
Heiko J Schickfab97222006-09-22 15:22:22 -07001634EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1635P: Hoang-Nam Nguyen
1636M: hnguyen@de.ibm.com
1637P: Christoph Raisch
1638M: raisch@de.ibm.com
Roland Dreier78526822007-07-09 20:12:26 -07001639L: general@lists.openfabrics.org
Heiko J Schickfab97222006-09-22 15:22:22 -07001640S: Supported
1641
David Woodhouse3e3a7d62008-05-01 04:34:46 -07001642EMBEDDED LINUX
1643P: Paul Gortmaker
1644M: paul.gortmaker@windriver.com
1645P David Woodhouse
1646M: dwmw2@infradead.org
1647L: linux-embedded@vger.kernel.org
1648S: Maintained
1649
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001650EMULEX LPFC FC SCSI DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001651P: James Smart
1652M: james.smart@emulex.com
1653L: linux-scsi@vger.kernel.org
1654W: http://sourceforge.net/projects/lpfcxxxx
1655S: Supported
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001656
Linus Torvalds1da177e2005-04-16 15:20:36 -07001657EPSON 1355 FRAMEBUFFER DRIVER
1658P: Christopher Hoover
1659M: ch@murgatroid.com, ch@hpl.hp.com
1660S: Maintained
1661
1662ETHEREXPRESS-16 NETWORK DRIVER
1663P: Philip Blundell
1664M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001665L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001666S: Maintained
1667
1668ETHERNET BRIDGE
1669P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08001670M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07001671L: bridge@lists.linux-foundation.org
Adrian Bunk57c511d2008-06-03 16:00:01 -07001672W: http://www.linux-foundation.org/en/Net:Bridge
Linus Torvalds1da177e2005-04-16 15:20:36 -07001673S: Maintained
1674
1675ETHERTEAM 16I DRIVER
1676P: Mika Kuoppala
1677M: miku@iki.fi
1678S: Maintained
1679
1680EXT2 FILE SYSTEM
Erik Mouw72be2cc2006-12-06 20:40:49 -08001681L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001682S: Maintained
1683
1684EXT3 FILE SYSTEM
1685P: Stephen Tweedie, Andrew Morton
Geert Uytterhoeven8deacee2008-07-04 10:00:01 -07001686M: sct@redhat.com, akpm@linux-foundation.org, adilger@sun.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001687L: linux-ext4@vger.kernel.org
1688S: Maintained
1689
1690EXT4 FILE SYSTEM
1691P: Stephen Tweedie, Andrew Morton
Geert Uytterhoeven8deacee2008-07-04 10:00:01 -07001692M: sct@redhat.com, akpm@linux-foundation.org, adilger@sun.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001693L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001694S: Maintained
1695
Jean Delvaree53004e2006-01-09 23:26:14 +01001696F71805F HARDWARE MONITORING DRIVER
1697P: Jean Delvare
1698M: khali@linux-fr.org
1699L: lm-sensors@lm-sensors.org
1700S: Maintained
1701
Linus Torvalds1da177e2005-04-16 15:20:36 -07001702FARSYNC SYNCHRONOUS DRIVER
1703P: Kevin Curtis
1704M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001705W: http://www.farsite.co.uk/
1706S: Supported
1707
Akinobu Mitac5408b82007-04-23 14:41:20 -07001708FAULT INJECTION SUPPORT
1709P: Akinobu Mita
1710M: akinobu.mita@gmail.com
1711S: Supported
1712
Linus Torvalds1da177e2005-04-16 15:20:36 -07001713FRAMEBUFFER LAYER
1714P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001715M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001716L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001717W: http://linux-fbdev.sourceforge.net/
1718S: Maintained
1719
Zhang Wei173acc72008-03-01 07:42:48 -07001720FREESCALE DMA DRIVER
Zhang Wei76b0c782008-05-13 14:44:59 -07001721P: Li Yang
1722M: leoli@freescale.com
1723P: Zhang Wei
1724M: zw@zh-kernel.org
Zhang Wei173acc72008-03-01 07:42:48 -07001725L: linuxppc-embedded@ozlabs.org
1726L: linux-kernel@vger.kernel.org
1727S: Maintained
1728
Jochen Friedrich0d2b4052008-07-14 22:38:28 +02001729FREESCALE I2C CPM DRIVER
1730P: Jochen Friedrich
1731M: jochen@scram.de
1732L: linuxppc-dev@ozlabs.org
1733L: i2c@lm-sensors.org
1734S: Maintained
1735
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001736FREESCALE SOC FS_ENET DRIVER
1737P: Pantelis Antoniou
1738M: pantelis.antoniou@gmail.com
1739P: Vitaly Bordug
1740M: vbordug@ru.mvista.com
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001741L: linuxppc-dev@ozlabs.org
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001742L: netdev@vger.kernel.org
1743S: Maintained
1744
Timur Tabid9e9d822008-04-24 08:45:26 +10001745FREESCALE QUICC ENGINE LIBRARY
1746P: Timur Tabi
1747M: timur@freescale.com
1748L: linuxppc-dev@ozlabs.org
1749S: Supported
1750
Li Yanga7205b32007-04-23 10:38:18 -07001751FREESCALE HIGHSPEED USB DEVICE DRIVER
1752P: Li Yang
1753M: leoli@freescale.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001754L: linux-usb@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001755L: linuxppc-dev@ozlabs.org
Li Yanga7205b32007-04-23 10:38:18 -07001756S: Maintained
1757
Li Yangbeaf53b2007-05-25 13:54:02 +08001758FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1759P: Li Yang
1760M: leoli@freescale.com
1761L: netdev@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001762L: linuxppc-dev@ozlabs.org
Li Yangbeaf53b2007-05-25 13:54:02 +08001763S: Maintained
1764
Timur Tabid9e9d822008-04-24 08:45:26 +10001765FREESCALE QUICC ENGINE UCC UART DRIVER
1766P: Timur Tabi
1767M: timur@freescale.com
1768L: linuxppc-dev@ozlabs.org
1769S: Supported
1770
1771FREESCALE SOC SOUND DRIVERS
1772P: Timur Tabi
1773M: timur@freescale.com
1774L: alsa-devel@alsa-project.org
1775L: linuxppc-dev@ozlabs.org
1776S: Supported
1777
Linus Torvalds1da177e2005-04-16 15:20:36 -07001778FILE LOCKING (flock() and fcntl()/lockf())
1779P: Matthew Wilcox
1780M: matthew@wil.cx
1781L: linux-fsdevel@vger.kernel.org
1782S: Maintained
1783
1784FILESYSTEMS (VFS and infrastructure)
1785P: Alexander Viro
viro@ZenIV.linux.org.uk84122052005-09-06 19:35:49 +01001786M: viro@zeniv.linux.org.uk
Paul Menageb9cf92e2008-02-14 19:31:24 -08001787L: linux-fsdevel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001788S: Maintained
1789
Stefan Richterf148e202008-01-12 12:32:44 +01001790FIREWIRE SUBSYSTEM (drivers/firewire, <linux/firewire*.h>)
Stefan Richterb3274472007-05-30 20:44:52 -04001791P: Kristian Hoegsberg, Stefan Richter
1792M: krh@redhat.com, stefanr@s5r6.in-berlin.de
1793L: linux1394-devel@lists.sourceforge.net
1794W: http://www.linux1394.org/
1795T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1796S: Maintained
1797
Linus Torvalds1da177e2005-04-16 15:20:36 -07001798FIRMWARE LOADER (request_firmware)
1799L: linux-kernel@vger.kernel.org
1800S: Orphan
1801
1802FPU EMULATOR
1803P: Bill Metzenthen
1804M: billm@suburbia.net
1805W: http://suburbia.net/~billm/floating-point/emulator/
1806S: Maintained
1807
1808FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1809P: Mike McLagan
1810M: mike.mclagan@linux.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001811L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001812S: Maintained
1813
1814FREEVXFS FILESYSTEM
1815P: Christoph Hellwig
1816M: hch@infradead.org
1817W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1818S: Maintained
1819
Steven Rostedtde3b69d2008-07-15 13:28:14 -04001820FTRACE
1821P: Steven Rostedt
1822M: srostedt@redhat.com
1823S: Maintained
1824
David Howells5ab7ffe2007-04-10 15:10:45 +01001825FUJITSU FR-V (FRV) PORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07001826P: David Howells
1827M: dhowells@redhat.com
1828S: Maintained
1829
Jonathan Woithe20b93732008-06-11 10:14:56 +09301830FUJITSU LAPTOP EXTRAS
1831P: Jonathan Woithe
1832M: jwoithe@physics.adelaide.edu.au
1833L: linux-acpi@vger.kernel.org
1834S: Maintained
1835
Miklos Szeredi04578f12005-09-09 13:10:22 -07001836FUSE: FILESYSTEM IN USERSPACE
1837P: Miklos Szeredi
1838M: miklos@szeredi.hu
1839L: fuse-devel@lists.sourceforge.net
1840W: http://fuse.sourceforge.net/
1841S: Maintained
1842
Linus Torvalds1da177e2005-04-16 15:20:36 -07001843FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1844P: Rik Faith
1845M: faith@cs.unc.edu
1846L: linux-scsi@vger.kernel.org
1847S: Odd fixes (e.g., new signatures)
1848
1849GDT SCSI DISK ARRAY CONTROLLER DRIVER
1850P: Achim Leubner
1851M: achim_leubner@adaptec.com
1852L: linux-scsi@vger.kernel.org
1853W: http://www.icp-vortex.com/
1854S: Supported
1855
Haavard Skinnemoen1c23af92007-05-01 23:26:34 +02001856GENERIC GPIO I2C DRIVER
1857P: Haavard Skinnemoen
1858M: hskinnemoen@atmel.com
1859S: Supported
1860
Linus Torvalds1da177e2005-04-16 15:20:36 -07001861GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1862P: Krzysztof Halasa
1863M: khc@pm.waw.pl
1864W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1865S: Maintained
1866
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001867GFS2 FILE SYSTEM
1868P: Steven Whitehouse
1869M: swhiteho@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001870L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001871W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001872T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1873T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001874S: Supported
1875
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001876GIGASET ISDN DRIVERS
1877P: Hansjoerg Lipp
1878M: hjlipp@web.de
1879P: Tilman Schmidt
1880M: tilman@imap.cc
1881L: gigaset307x-common@lists.sourceforge.net
1882W: http://gigaset307x.sourceforge.net/
1883S: Maintained
1884
Jean Delvare5b543962005-08-15 19:51:02 +02001885HARDWARE MONITORING
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001886P: Mark M. Hoffman
1887M: mhoffman@lightlink.com
Jean Delvare5b543962005-08-15 19:51:02 +02001888L: lm-sensors@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001889W: http://www.lm-sensors.org/
Mark M. Hoffmana1aa5a72007-10-07 14:45:26 -04001890T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git testing
1891T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git release
Jean Delvare5b543962005-08-15 19:51:02 +02001892S: Maintained
1893
Michael Buesch844dd052006-06-26 00:24:59 -07001894HARDWARE RANDOM NUMBER GENERATOR CORE
Michael Buesch41851082008-02-23 15:23:42 -08001895S: Orphaned
Michael Buesch844dd052006-06-26 00:24:59 -07001896
Robert Love860e1d62005-08-31 23:57:59 -04001897HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1898P: Robert Love
1899M: rlove@rlove.org
1900M: linux-kernel@vger.kernel.org
1901W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1902S: Maintained
1903
Linus Torvalds1da177e2005-04-16 15:20:36 -07001904HARMONY SOUND DRIVER
1905P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04001906M: kyle@mcmartin.ca
Kyle McMartinac6aecb2007-12-03 22:04:34 +00001907L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001908S: Maintained
1909
1910HAYES ESP SERIAL DRIVER
1911P: Andrew J. Robinson
1912M: arobinso@nyx.net
1913L: linux-kernel@vger.kernel.org
1914W: http://www.nyx.net/~arobinso
1915S: Maintained
1916
1917HFS FILESYSTEM
1918P: Roman Zippel
1919M: zippel@linux-m68k.org
1920L: linux-kernel@vger.kernel.org
1921S: Maintained
1922
1923HGA FRAMEBUFFER DRIVER
1924P: Ferenc Bakonyi
1925M: fero@drama.obuda.kando.hu
1926L: linux-nvidia@lists.surfsouth.com
1927W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1928S: Maintained
1929
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001930HID CORE LAYER
1931P: Jiri Kosina
1932M: jkosina@suse.cz
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04001933L: linux-input@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01001934T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001935S: Maintained
1936
Ingo Molnar38bed542007-02-22 09:09:34 +01001937HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1938P: Thomas Gleixner
1939M: tglx@linutronix.de
1940L: linux-kernel@vger.kernel.org
1941S: Maintained
1942
Linus Torvalds1da177e2005-04-16 15:20:36 -07001943HIGH-SPEED SCC DRIVER FOR AX.25
1944P: Klaus Kudielka
1945M: klaus.kudielka@ieee.org
1946L: linux-hams@vger.kernel.org
1947W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1948S: Maintained
1949
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08001950HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1951P: HighPoint Linux Team
1952M: linux@highpoint-tech.com
1953W: http://www.highpoint-tech.com
1954S: Supported
1955
Linus Torvalds1da177e2005-04-16 15:20:36 -07001956HIPPI
1957P: Jes Sorensen
1958M: jes@trained-monkey.org
1959L: linux-hippi@sunsite.dk
1960S: Maintained
1961
1962HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1963P: Chirag Kantharia
1964M: chirag.kantharia@hp.com
1965L: iss_storagedev@hp.com
1966S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001967
Linus Torvalds1da177e2005-04-16 15:20:36 -07001968HEWLETT-PACKARD SMART2 RAID DRIVER
1969P: Chirag Kantharia
1970M: chirag.kantharia@hp.com
1971L: iss_storagedev@hp.com
1972S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001973
Linus Torvalds1da177e2005-04-16 15:20:36 -07001974HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1975P: Mike Miller
1976M: mike.miller@hp.com
1977L: iss_storagedev@hp.com
1978S: Supported
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001979
Jouni Malinenff1d2762005-05-12 22:54:16 -04001980HOST AP DRIVER
1981P: Jouni Malinen
Jouni Malinen85d32e72007-03-24 17:15:30 -07001982M: j@w1.fi
1983L: hostap@shmoo.com (subscribers-only)
Johannes Berg724c6b32007-04-23 12:18:20 -07001984L: linux-wireless@vger.kernel.org
Jouni Malinenff1d2762005-05-12 22:54:16 -04001985W: http://hostap.epitest.fi/
1986S: Maintained
1987
Linus Torvalds1da177e2005-04-16 15:20:36 -07001988HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1989P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02001990M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07001991S: Maintained
1992
Carlos Corbachodd8cd772008-02-05 02:17:15 +00001993HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
1994P: Carlos Corbacho
1995M: carlos@strangeworlds.co.uk
1996S: Odd Fixes
1997
Clemens Ladischd36e74c2008-07-23 21:26:46 -07001998HPET: High Precision Event Timers driver (drivers/char/hpet.c)
Bob Piccob9b03322005-11-07 00:59:19 -08001999P: Clemens Ladisch
2000M: clemens@ladisch.de
2001S: Maintained
2002
2003HPET: i386
2004P: Venkatesh Pallipadi (Venki)
2005M: venkatesh.pallipadi@intel.com
2006S: Maintained
2007
2008HPET: x86_64
Andi Kleen8bd09832007-10-13 01:01:08 +02002009P: Vojtech Pavlik
2010M: vojtech@suse.cz
Bob Piccob9b03322005-11-07 00:59:19 -08002011S: Maintained
2012
2013HPET: ACPI hpet.c
2014P: Bob Picco
2015M: bob.picco@hp.com
2016S: Maintained
2017
Linus Torvalds1da177e2005-04-16 15:20:36 -07002018HPFS FILESYSTEM
2019P: Mikulas Patocka
2020M: mikulas@artax.karlin.mff.cuni.cz
2021W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
2022S: Maintained
2023
Pau Oliva Fora5a18c342008-06-02 00:38:35 -04002024HTCPEN TOUCHSCREEN DRIVER
2025P: Pau Oliva Fora
2026M: pof@eslack.org
2027L: linux-input@vger.kernel.org
2028S: Maintained
2029
Linus Torvalds1da177e2005-04-16 15:20:36 -07002030HUGETLB FILESYSTEM
2031P: William Irwin
2032M: wli@holomorphy.com
2033S: Maintained
2034
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04002035I2C/SMBUS STUB DRIVER
2036P: Mark M. Hoffman
2037M: mhoffman@lightlink.com
2038L: lm-sensors@lm-sensors.org
2039S: Maintained
2040
Jean Delvare5b543962005-08-15 19:51:02 +02002041I2C SUBSYSTEM
Jean Delvare710cf7e2008-05-18 20:49:40 +02002042P: Jean Delvare (PC drivers, core)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002043M: khali@linux-fr.org
Jean Delvare710cf7e2008-05-18 20:49:40 +02002044P: Ben Dooks (embedded platforms)
2045M: ben-linux@fluff.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02002046L: i2c@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08002047T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002048S: Maintained
2049
Till Harbaume8c76ee2007-05-01 23:26:35 +02002050I2C-TINY-USB DRIVER
2051P: Till Harbaum
2052M: till@harbaum.org
2053L: i2c@lm-sensors.org
2054T: http://www.harbaum.org/till/i2c_tiny_usb
2055S: Maintained
2056
Linus Torvalds1da177e2005-04-16 15:20:36 -07002057i386 BOOT CODE
H. Peter Anvin7f1291f2007-07-11 12:18:26 -07002058P: H. Peter Anvin
2059M: hpa@zytor.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002060L: Linux-Kernel@vger.kernel.org
2061S: Maintained
2062
2063i386 SETUP CODE / CPU ERRATA WORKAROUNDS
Linus Torvalds1da177e2005-04-16 15:20:36 -07002064P: H. Peter Anvin
2065M: hpa@zytor.com
H. Peter Anvin72af61c2007-07-13 16:26:55 -07002066T: git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002067S: Maintained
2068
Linus Torvalds1da177e2005-04-16 15:20:36 -07002069IA64 (Itanium) PLATFORM
2070P: Tony Luck
2071M: tony.luck@intel.com
2072L: linux-ia64@vger.kernel.org
2073W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08002074T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002075S: Maintained
2076
2077SN-IA64 (Itanium) SUB-PLATFORM
Greg Edwardse5ee7dd2006-01-18 10:21:59 -06002078P: Jes Sorensen
2079M: jes@sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002080L: linux-altix@sgi.com
2081L: linux-ia64@vger.kernel.org
2082W: http://www.sgi.com/altix
2083S: Maintained
2084
2085IBM MCA SCSI SUBSYSTEM DRIVER
2086P: Michael Lang
2087M: langa2@kph.uni-mainz.de
2088W: http://www.uni-mainz.de/~langm000/linux.html
2089S: Maintained
2090
2091IBM Power Linux RAID adapter
2092P: Brian King
2093M: brking@us.ibm.com
2094S: Supported
2095
2096IBM ServeRAID RAID DRIVER
2097P: Jack Hammer
2098P: Dave Jeffery
2099M: ipslinux@adaptec.com
2100W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002101S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002102
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002103IDE SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07002104P: Bartlomiej Zolnierkiewicz
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002105M: bzolnier@gmail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002106L: linux-ide@vger.kernel.org
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002107T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002108S: Maintained
2109
2110IDE/ATAPI CDROM DRIVER
Borislav Petkovc404c192007-12-24 15:23:44 +01002111P: Borislav Petkov
Borislav Petkovef709162008-02-19 01:41:25 +01002112M: petkovbb@gmail.com
Jens Axboe9c5b0ce2007-01-03 18:15:20 +01002113L: linux-ide@vger.kernel.org
Borislav Petkovc404c192007-12-24 15:23:44 +01002114S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002115
2116IDE/ATAPI FLOPPY DRIVERS
2117P: Paul Bristow
2118M: Paul Bristow <paul@paulbristow.net>
2119W: http://paulbristow.net/linux/idefloppy.html
2120L: linux-kernel@vger.kernel.org
2121S: Maintained
2122
2123IDE/ATAPI TAPE DRIVERS
2124P: Gadi Oxman
2125M: Gadi Oxman <gadio@netvision.net.il>
2126L: linux-kernel@vger.kernel.org
2127S: Maintained
2128
Bartlomiej Zolnierkiewiczf72abc22007-09-19 22:08:56 +02002129IDE-SCSI DRIVER
2130L: linux-ide@vger.kernel.org
2131L: linux-scsi@vger.kernel.org
2132S: Orphan
2133
Stefan Richterf148e202008-01-12 12:32:44 +01002134IEEE 1394 SUBSYSTEM (drivers/ieee1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002135P: Ben Collins
Stefan Richterf51a5a92007-04-23 14:41:10 -07002136M: ben.collins@ubuntu.com
Stefan Richter87730d02006-09-16 12:24:00 +02002137P: Stefan Richter
2138M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002139L: linux1394-devel@lists.sourceforge.net
2140W: http://www.linux1394.org/
Stefan Richter87730d02006-09-16 12:24:00 +02002141T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002142S: Maintained
2143
Stefan Richterf51a5a92007-04-23 14:41:10 -07002144IEEE 1394 RAW I/O DRIVER (raw1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002145P: Dan Dennedy
2146M: dan@dennedy.org
Stefan Richterf51a5a92007-04-23 14:41:10 -07002147P: Stefan Richter
2148M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002149L: linux1394-devel@lists.sourceforge.net
Jody McIntyre105d7b32005-09-30 11:59:04 -07002150S: Maintained
2151
Linus Torvalds1da177e2005-04-16 15:20:36 -07002152IMS TWINTURBO FRAMEBUFFER DRIVER
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002153L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Paul Mundt843393d2007-11-19 13:11:04 +09002154S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002155
2156INFINIBAND SUBSYSTEM
2157P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07002158M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002159P: Sean Hefty
Sean Heftyed96f24702008-01-02 12:00:24 -08002160M: sean.hefty@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002161P: Hal Rosenstock
Roland Dreiercec7c892007-07-12 15:59:36 -07002162M: hal.rosenstock@gmail.com
Roland Dreier78526822007-07-09 20:12:26 -07002163L: general@lists.openfabrics.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002164W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08002165T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002166S: Supported
2167
Robert P. J. Day2f1d0762007-07-10 00:38:18 -04002168INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
Vojtech Pavlik664d22a2005-12-13 17:03:36 -08002169P: Dmitry Torokhov
Dmitry Torokhov62f7caf2006-06-26 01:47:56 -04002170M: dmitry.torokhov@gmail.com
2171M: dtor@mail.ru
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04002172L: linux-input@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002173T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002174S: Maintained
2175
Robert Lovec9f04f52005-07-15 12:21:07 -04002176INOTIFY
Cal Peake18b36c72006-12-12 20:18:16 +01002177P: John McCutchan
2178M: ttb@tentacle.dhs.org
2179P: Robert Love
2180M: rml@novell.com
Robert Lovec9f04f52005-07-15 12:21:07 -04002181L: linux-kernel@vger.kernel.org
2182S: Maintained
2183
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002184INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
Jim Cromiece00f852006-11-30 04:49:44 +01002185P: Sylvain Meyer
2186M: sylvain.meyer@worldonline.fr
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002187L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002188S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002189
Linus Torvalds1da177e2005-04-16 15:20:36 -07002190INTEL 810/815 FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002191P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002192M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002193L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002194S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002195
Linus Torvalds1da177e2005-04-16 15:20:36 -07002196INTEL IA32 MICROCODE UPDATE SUPPORT
2197P: Tigran Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -08002198M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07002199S: Maintained
2200
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002201INTEL I/OAT DMA DRIVER
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01002202P: Maciej Sosnowski
2203M: maciej.sosnowski@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002204L: linux-kernel@vger.kernel.org
2205S: Supported
2206
Dan Williamsb3e5f262007-08-07 10:26:35 -07002207INTEL IOP-ADMA DMA DRIVER
2208P: Dan Williams
2209M: dan.j.williams@intel.com
2210L: linux-kernel@vger.kernel.org
2211S: Supported
2212
Michael Buesch844dd052006-06-26 00:24:59 -07002213INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
2214P: Deepak Saxena
2215M: dsaxena@plexity.net
2216S: Maintained
2217
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08002218INTEL IXP2000 ETHERNET DRIVER
2219P: Lennert Buytenhek
2220M: kernel@wantstofly.org
2221L: netdev@vger.kernel.org
2222S: Maintained
2223
Auke Kokd94e6fe2008-03-03 14:37:47 -08002224INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/ixgb/ixgbe)
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002225P: Jeff Kirsher
2226M: jeffrey.t.kirsher@intel.com
Auke Koke0164af2008-05-07 13:42:33 -07002227P: Jesse Brandeburg
2228M: jesse.brandeburg@intel.com
Auke Kokd94e6fe2008-03-03 14:37:47 -08002229P: Bruce Allan
2230M: bruce.w.allan@intel.com
Jeff Kirsherae7b6482008-06-11 15:15:53 -07002231P: PJ Waskiewicz
2232M: peter.p.waskiewicz.jr@intel.com
Auke Kok20424652008-01-07 21:47:25 -08002233P: John Ronciak
2234M: john.ronciak@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002235L: e1000-devel@lists.sourceforge.net
Auke Kokd94e6fe2008-03-03 14:37:47 -08002236W: http://e1000.sourceforge.net/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002237S: Supported
2238
James Ketrenos826d2ab2005-11-07 18:56:59 -06002239INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002240P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002241M: yi.zhu@intel.com
2242P: James Ketrenos
2243M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002244P: Reinette Chatre
2245M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002246L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002247L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002248W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002249W: http://ipw2100.sourceforge.net
2250S: Supported
2251
2252INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002253P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002254M: yi.zhu@intel.com
2255P: James Ketrenos
2256M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002257P: Reinette Chatre
2258M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002259L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002260L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002261W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002262W: http://ipw2200.sourceforge.net
2263S: Supported
2264
Zhu Yib481de92007-09-25 17:54:57 -07002265INTEL WIRELESS WIFI LINK (iwlwifi)
2266P: Zhu Yi
2267M: yi.zhu@intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002268P: Reinette Chatre
2269M: reinette.chatre@intel.com
Zhu Yib481de92007-09-25 17:54:57 -07002270L: linux-wireless@vger.kernel.org
2271L: ipw3945-devel@lists.sourceforge.net
2272W: http://intellinuxwireless.org
Reinette Chatre2d4543f2008-04-10 13:16:27 -07002273T: git kernel.org:/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
Zhu Yib481de92007-09-25 17:54:57 -07002274S: Supported
2275
Ralf Baechlecb109a02007-08-30 23:56:30 -07002276IOC3 ETHERNET DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07002277P: Ralf Baechle
2278M: ralf@linux-mips.org
2279L: linux-mips@linux-mips.org
2280S: Maintained
2281
Ralf Baechlecb109a02007-08-30 23:56:30 -07002282IOC3 SERIAL DRIVER
2283P: Pat Gefre
2284M: pfg@sgi.com
Joe Perches6650e0a2007-12-10 15:49:32 -08002285L: linux-mips@linux-mips.org
Ralf Baechlecb109a02007-08-30 23:56:30 -07002286S: Maintained
2287
Linus Torvalds1da177e2005-04-16 15:20:36 -07002288IP MASQUERADING:
2289P: Juanjo Ciarlante
2290M: jjciarla@raiz.uncu.edu.ar
2291S: Maintained
2292
Francois Romieu1202d6f2007-09-17 17:13:55 -07002293IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
2294P: Francois Romieu
2295M: romieu@fr.zoreil.com
2296P: Sorbica Shieh
2297M: sorbica@icplus.com.tw
2298P: Jesse Huang
2299M: jesse@icplus.com.tw
2300L: netdev@vger.kernel.org
2301S: Maintained
2302
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002303IPATH DRIVER:
Arthur Jones18b8c8f2008-02-29 10:13:37 -08002304P: Ralph Campbell
Arthur Jonesf42b6472007-07-09 20:12:26 -07002305M: infinipath@qlogic.com
2306L: general@lists.openfabrics.org
2307T: git git://git.qlogic.com/ipath-linux-2.6
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002308S: Supported
2309
Corey Minyard4409ebe2006-04-20 02:43:12 -07002310IPMI SUBSYSTEM
2311P: Corey Minyard
2312M: minyard@acm.org
2313L: openipmi-developer@lists.sourceforge.net
2314W: http://openipmi.sourceforge.net/
2315S: Supported
2316
Linus Torvalds1da177e2005-04-16 15:20:36 -07002317IPX NETWORK LAYER
2318P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002319M: acme@ghostprotocols.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002320L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002321S: Maintained
2322
David Sterba099dc4f2008-02-07 10:57:12 +01002323IPWIRELES DRIVER
2324P: Jiri Kosina
2325M: jkosina@suse.cz
2326P: David Sterba
2327M: dsterba@suse.cz
2328S: Maintained
2329T: git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
2330
Linus Torvalds1da177e2005-04-16 15:20:36 -07002331IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07002332P: Samuel Ortiz
2333M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07002334L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002335W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07002336S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002337
Mike Christie14816b12007-11-28 16:22:06 -08002338ISCSI
2339P: Mike Christie
2340M: michaelc@cs.wisc.edu
2341L: open-iscsi@googlegroups.com
2342W: www.open-iscsi.org
2343T: git kernel.org:/pub/scm/linux/kernel/mnc/linux-2.6-iscsi.git
2344S: Maintained
2345
Linus Torvalds1da177e2005-04-16 15:20:36 -07002346ISAPNP
2347P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02002348M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07002349S: Maintained
2350
2351ISDN SUBSYSTEM
2352P: Karsten Keil
2353M: kkeil@suse.de
Paul Bolled5d52272008-04-15 00:40:48 -07002354L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002355W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08002356T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002357S: Maintained
2358
2359ISDN SUBSYSTEM (Eicon active card driver)
2360P: Armin Schindler
2361M: mac@melware.de
Paul Bolled5d52272008-04-15 00:40:48 -07002362L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002363W: http://www.melware.de
2364S: Maintained
2365
Hans Verkuil91821ff2007-12-02 09:35:33 -03002366IVTV VIDEO4LINUX DRIVER
2367P: Hans Verkuil
2368M: hverkuil@xs4all.nl
2369L: ivtv-devel@ivtvdriver.org
2370L: ivtv-users@ivtvdriver.org
2371L: video4linux-list@redhat.com
2372W: http://www.ivtvdriver.org
2373S: Maintained
2374
Linus Torvalds1da177e2005-04-16 15:20:36 -07002375JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2376P: David Woodhouse
2377M: dwmw2@infradead.org
David Woodhouse6d85d062007-10-27 10:39:48 -04002378L: linux-mtd@lists.infradead.org
2379W: http://www.linux-mtd.infradead.org/doc/jffs2.html
Linus Torvalds1da177e2005-04-16 15:20:36 -07002380S: Maintained
2381
Artem Bityutskiy95270562008-07-14 17:58:44 +03002382UBI FILE SYSTEM (UBIFS)
2383P: Artem Bityutskiy
2384M: dedekind@infradead.org
2385P: Adrian Hunter
2386M: ext-adrian.hunter@nokia.com
2387L: linux-mtd@lists.infradead.org
2388T: git git://git.infradead.org/~dedekind/ubifs-2.6.git
2389W: http://www.linux-mtd.infradead.org/doc/ubifs.html
2390S: Maintained
2391
Linus Torvalds1da177e2005-04-16 15:20:36 -07002392JFS FILESYSTEM
2393P: Dave Kleikamp
2394M: shaggy@austin.ibm.com
2395L: jfs-discussion@lists.sourceforge.net
2396W: http://jfs.sourceforge.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002397T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002398S: Supported
2399
Josh Triplettde456d32006-07-30 03:04:00 -07002400JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07002401P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002402M: sct@redhat.com, akpm@linux-foundation.org
Erik Mouw72be2cc2006-12-06 20:40:49 -08002403L: linux-ext4@vger.kernel.org
Theodore Tsoae0718f2006-05-20 15:00:13 -07002404S: Maintained
2405
Rudolf Marek4660cb32006-10-08 22:01:26 +02002406K8TEMP HARDWARE MONITORING DRIVER
2407P: Rudolf Marek
2408M: r.marek@assembler.cz
2409L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002410S: Maintained
2411
2412KCONFIG
2413P: Roman Zippel
2414M: zippel@linux-m68k.org
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002415L: linux-kbuild@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002416S: Maintained
2417
Vivek Goyalea6c2082006-05-20 14:59:55 -07002418KDUMP
2419P: Vivek Goyal
Vivek Goyal4200b662007-12-01 12:16:30 -08002420M: vgoyal@redhat.com
Vivek Goyalea6c2082006-05-20 14:59:55 -07002421P: Haren Myneni
2422M: hbabu@us.ibm.com
Simon Horman34633992007-05-08 00:31:40 -07002423L: kexec@lists.infradead.org
Vivek Goyalea6c2082006-05-20 14:59:55 -07002424L: linux-kernel@vger.kernel.org
2425W: http://lse.sourceforge.net/kdump/
2426S: Maintained
2427
Linus Torvalds1da177e2005-04-16 15:20:36 -07002428KERNEL AUTOMOUNTER (AUTOFS)
2429P: H. Peter Anvin
2430M: hpa@zytor.com
2431L: autofs@linux.kernel.org
2432S: Odd Fixes
2433
2434KERNEL AUTOMOUNTER v4 (AUTOFS4)
2435P: Ian Kent
2436M: raven@themaw.net
2437L: autofs@linux.kernel.org
2438S: Maintained
2439
2440KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002441P: Sam Ravnborg
2442M: sam@ravnborg.org
Sam Ravnborg591b0172008-05-11 10:07:03 +02002443T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-next.git
2444T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-fixes.git
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002445L: linux-kbuild@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002446S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002447
2448KERNEL JANITORS
2449P: Several
maximilian attemsc3000e02007-07-06 11:17:32 -07002450L: kernel-janitors@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002451W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002452S: Maintained
2453
2454KERNEL NFSD
Neil Browna512cd52007-07-31 00:37:27 -07002455P: J. Bruce Fields
2456M: bfields@fieldses.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002457P: Neil Brown
NeilBrown98fac232007-01-26 00:56:57 -08002458M: neilb@suse.de
Neil Brown16141c02007-12-11 16:16:12 -08002459L: linux-nfs@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002460W: http://nfs.sourceforge.net/
NeilBrown98fac232007-01-26 00:56:57 -08002461S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002462
Avi Kivity426d62e2006-12-13 00:34:03 -08002463KERNEL VIRTUAL MACHINE (KVM)
2464P: Avi Kivity
2465M: avi@qumranet.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002466L: kvm@vger.kernel.org
2467W: http://kvm.qumranet.com
Avi Kivity426d62e2006-12-13 00:34:03 -08002468S: Supported
2469
Hollis Blanchard513014b2008-04-16 23:28:08 -05002470KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
2471P: Hollis Blanchard
2472M: hollisb@us.ibm.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002473L: kvm-ppc@vger.kernel.org
2474W: http://kvm.qumranet.com
Hollis Blanchard513014b2008-04-16 23:28:08 -05002475S: Supported
2476
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002477KERNEL VIRTUAL MACHINE For Itanium (KVM/IA64)
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002478P: Anthony Xu
2479M: anthony.xu@intel.com
2480P: Xiantao Zhang
2481M: xiantao.zhang@intel.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002482L: kvm-ia64@vger.kernel.org
2483W: http://kvm.qumranet.com
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002484S: Supported
2485
Christian Borntraeger85f8fff2008-03-25 18:47:41 +01002486KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
2487P: Carsten Otte
2488M: cotte@de.ibm.com
2489P: Christian Borntraeger
2490M: borntraeger@de.ibm.com
2491M: linux390@de.ibm.com
2492L: linux-s390@vger.kernel.org
2493W: http://www.ibm.com/developerworks/linux/linux390/
2494S: Supported
2495
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002496KEXEC
2497P: Eric Biederman
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002498M: ebiederm@xmission.com
Signed-off-by@vergenet.net":Simonb7c698f2007-10-18 03:04:33 -07002499W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002500L: linux-kernel@vger.kernel.org
Simon Horman34633992007-05-08 00:31:40 -07002501L: kexec@lists.infradead.org
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002502S: Maintained
2503
Jason Wessele3e2aaf2008-03-20 13:43:45 -05002504KGDB
2505P: Jason Wessel
2506M: jason.wessel@windriver.com
2507L: kgdb-bugreport@lists.sourceforge.net
2508S: Maintained
2509
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002510KPROBES
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002511P: Ananth N Mavinakayanahalli
2512M: ananth@in.ibm.com
2513P: Anil S Keshavamurthy
2514M: anil.s.keshavamurthy@intel.com
2515P: David S. Miller
2516M: davem@davemloft.net
Masami Hiramatsu6edef972008-03-26 15:53:19 -04002517P: Masami Hiramatsu
2518M: mhiramat@redhat.com
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002519L: linux-kernel@vger.kernel.org
2520S: Maintained
2521
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002522KS0108 LCD CONTROLLER DRIVER
2523P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07002524M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002525L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07002526W: http://miguelojeda.es/auxdisplay.htm
2527W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002528S: Maintained
2529
Linus Torvalds1da177e2005-04-16 15:20:36 -07002530LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07002531L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07002532S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002533
2534LASI 53c700 driver for PARISC
2535P: James E.J. Bottomley
2536M: James.Bottomley@HansenPartnership.com
2537L: linux-scsi@vger.kernel.org
2538S: Maintained
2539
Richard Purdie263de9b2006-05-15 09:44:16 -07002540LED SUBSYSTEM
2541P: Richard Purdie
2542M: rpurdie@rpsys.net
2543S: Maintained
2544
Linus Torvalds1da177e2005-04-16 15:20:36 -07002545LEGO USB Tower driver
2546P: Juergen Stuber
2547M: starblue@users.sourceforge.net
2548L: legousb-devel@lists.sourceforge.net
2549W: http://legousb.sourceforge.net/
2550S: Maintained
2551
Rusty Russell568a17f2007-10-25 14:12:24 +10002552LGUEST
2553P: Rusty Russell
2554M: rusty@rustcorp.com.au
2555L: lguest@ozlabs.org
2556W: http://lguest.ozlabs.org/
2557S: Maintained
2558
Linus Torvalds1da177e2005-04-16 15:20:36 -07002559LINUX FOR IBM pSERIES (RS/6000)
2560P: Paul Mackerras
2561M: paulus@au.ibm.com
2562W: http://www.ibm.com/linux/ltc/projects/ppc
2563S: Supported
2564
2565LINUX FOR NCR VOYAGER
2566P: James Bottomley
2567M: James.Bottomley@HansenPartnership.com
2568W: http://www.hansenpartnership.com/voyager
2569S: Maintained
2570
Paul Mackerras852bb9f2008-07-04 21:04:42 +10002571LINUX FOR POWERPC (32-BIT AND 64-BIT)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002572P: Paul Mackerras
2573M: paulus@samba.org
Paul Mackerras852bb9f2008-07-04 21:04:42 +10002574P: Benjamin Herrenschmidt
2575M: benh@kernel.crashing.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002576W: http://www.penguinppc.org/
2577L: linuxppc-dev@ozlabs.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002578T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002579S: Supported
2580
2581LINUX FOR POWER MACINTOSH
2582P: Benjamin Herrenschmidt
2583M: benh@kernel.crashing.org
2584W: http://www.penguinppc.org/
2585L: linuxppc-dev@ozlabs.org
2586S: Maintained
2587
Grant Likely77a76362008-07-12 12:11:43 -06002588LINUX FOR POWERPC EMBEDDED MPC5XXX
Linus Torvalds1da177e2005-04-16 15:20:36 -07002589P: Sylvain Munaut
2590M: tnt@246tNt.com
Grant Likelye1eea9f2007-10-09 14:45:26 -06002591P: Grant Likely
2592M: grant.likely@secretlab.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07002593L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002594S: Maintained
2595
2596LINUX FOR POWERPC EMBEDDED PPC4XX
Josh Boyer9a474ff2007-09-19 21:19:07 -05002597P: Josh Boyer
2598M: jwboyer@linux.vnet.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002599P: Matt Porter
2600M: mporter@kernel.crashing.org
2601W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002602L: linuxppc-dev@ozlabs.org
Josh Boyer9a474ff2007-09-19 21:19:07 -05002603T: git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002604S: Maintained
2605
Grant Likely260c02a2007-10-02 12:15:34 +10002606LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2607P: Grant Likely
2608M: grant.likely@secretlab.ca
Grant Likelyf210d432007-10-03 23:24:52 -06002609W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
Grant Likely260c02a2007-10-02 12:15:34 +10002610L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002611S: Maintained
2612
Tom Rinie93adf12005-07-26 12:49:53 -07002613LINUX FOR POWERPC EMBEDDED PPC8XX
Marcelo Tosattidba5baf2007-09-10 18:46:01 -04002614P: Vitaly Bordug
2615M: vitb@kernel.crashing.org
Tom Rinie93adf12005-07-26 12:49:53 -07002616P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07002617M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07002618W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002619L: linuxppc-dev@ozlabs.org
Tom Rinie93adf12005-07-26 12:49:53 -07002620S: Maintained
2621
Linus Torvalds1da177e2005-04-16 15:20:36 -07002622LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
Jim Cromiece00f852006-11-30 04:49:44 +01002623P: Kumar Gala
2624M: galak@kernel.crashing.org
2625W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002626L: linuxppc-dev@ozlabs.org
Jim Cromiece00f852006-11-30 04:49:44 +01002627S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002628
Olof Johanssonab06ff32006-09-06 14:44:54 -05002629LINUX FOR POWERPC PA SEMI PWRFICIENT
2630P: Olof Johansson
2631M: olof@lixom.net
2632W: http://www.pasemi.com/
2633L: linuxppc-dev@ozlabs.org
2634S: Supported
2635
Linus Torvalds1da177e2005-04-16 15:20:36 -07002636LLC (802.2)
2637P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002638M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002639S: Maintained
2640
Linus Torvalds1da177e2005-04-16 15:20:36 -07002641LINUX SECURITY MODULE (LSM) FRAMEWORK
2642P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08002643M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08002644L: linux-security-module@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002645T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002646S: Supported
2647
2648LM83 HARDWARE MONITOR DRIVER
2649P: Jean Delvare
2650M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002651L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002652S: Maintained
2653
2654LM90 HARDWARE MONITOR DRIVER
2655P: Jean Delvare
2656M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002657L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002658S: Maintained
2659
Peter Zijlstra512e67f2007-10-11 22:11:11 +02002660LOCKDEP AND LOCKSTAT
2661P: Peter Zijlstra
2662M: peterz@infradead.org
2663P: Ingo Molnar
2664M: mingo@redhat.com
2665L: linux-kernel@vger.kernel.org
2666T: git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2667S: Maintained
2668
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002669LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002670P: Richard Russon (FlatCap)
2671M: ldm@flatcap.org
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002672L: linux-ntfs-dev@lists.sourceforge.net
2673W: http://www.linux-ntfs.org/content/view/19/37/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002674S: Maintained
2675
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002676LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2677P: Eric Moore
Eric Moored8a82d72006-12-29 16:47:43 -08002678M: Eric.Moore@lsi.com
2679M: support@lsi.com
Eric Moorecec744f2007-09-14 19:08:08 -06002680L: DL-MPTFusionLinux@lsi.com
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002681L: linux-scsi@vger.kernel.org
2682W: http://www.lsilogic.com/support
2683S: Supported
2684
Linus Torvalds1da177e2005-04-16 15:20:36 -07002685LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2686P: Matthew Wilcox
2687M: matthew@wil.cx
2688L: linux-scsi@vger.kernel.org
2689S: Maintained
2690
Hirokazu Takatac12a54b2007-07-15 23:38:45 -07002691M32R ARCHITECTURE
2692P: Hirokazu Takata
2693M: takata@linux-m32r.org
2694L: linux-m32r@ml.linux-m32r.org
2695L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2696W: http://www.linux-m32r.org/
2697S: Maintained
2698
Linus Torvalds1da177e2005-04-16 15:20:36 -07002699M68K ARCHITECTURE
2700P: Geert Uytterhoeven
2701M: geert@linux-m68k.org
2702P: Roman Zippel
2703M: zippel@linux-m68k.org
2704L: linux-m68k@lists.linux-m68k.org
2705W: http://www.linux-m68k.org/
2706W: http://linux-m68k-cvs.ubb.ca/
2707S: Maintained
2708
2709M68K ON APPLE MACINTOSH
2710P: Joshua Thompson
2711M: funaho@jurai.org
2712W: http://www.mac.linux-m68k.org/
Finn Thain9bb9f222007-11-18 11:10:05 +01002713L: linux-m68k@lists.linux-m68k.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002714S: Maintained
2715
2716M68K ON HP9000/300
2717P: Philip Blundell
2718M: philb@gnu.org
2719W: http://www.tazenda.demon.co.uk/phil/linux-hp
2720S: Maintained
2721
Jiri Benc64a327a2007-05-05 11:47:08 -07002722MAC80211
Johannes Berg31c7cec2007-10-23 17:05:25 +02002723P: Johannes Berg
2724M: johannes@sipsolutions.net
Johannes Berg0f48d7e2008-04-17 19:36:28 +02002725P: Michael Wu
2726M: flamingice@sourmilk.net
Jiri Benc64a327a2007-05-05 11:47:08 -07002727L: linux-wireless@vger.kernel.org
2728W: http://linuxwireless.org/
Johannes Berg31c7cec2007-10-23 17:05:25 +02002729T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
Jiri Benc64a327a2007-05-05 11:47:08 -07002730S: Maintained
2731
Stefano Brivio1036d862007-12-23 04:46:27 +01002732MAC80211 PID RATE CONTROL
2733P: Stefano Brivio
2734M: stefano.brivio@polimi.it
2735P: Mattias Nissler
2736M: mattias.nissler@gmx.de
2737L: linux-wireless@vger.kernel.org
2738W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
2739T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2740S: Maintained
2741
Patrick McHardyb863ceb2007-07-14 18:55:06 -07002742MACVLAN DRIVER
2743P: Patrick McHardy
2744M: kaber@trash.net
2745L: netdev@vger.kernel.org
2746S: Maintained
2747
Linus Torvalds1da177e2005-04-16 15:20:36 -07002748MARVELL YUKON / SYSKONNECT DRIVER
2749P: Mirko Lindner
2750M: mlindner@syskonnect.de
2751P: Ralph Roesler
2752M: rroesler@syskonnect.de
2753W: http://www.syskonnect.com
2754S: Supported
2755
Michael Kerriskfaf16682005-07-31 22:34:47 -07002756MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
Jim Cromiece00f852006-11-30 04:49:44 +01002757P: Michael Kerrisk
Michael Kerrisk1d7f5022007-10-16 23:30:31 -07002758M: mtk.manpages@gmail.com
Michael Kerriskc76a5872008-07-04 09:59:49 -07002759W: http://www.kernel.org/doc/man-pages
2760S: Supported
Michael Kerriskfaf16682005-07-31 22:34:47 -07002761
Stefano Brivio74cda162007-11-19 20:27:46 +01002762MARVELL LIBERTAS WIRELESS DRIVER
2763P: Dan Williams
2764M: dcbw@redhat.com
2765L: libertas-dev@lists.infradead.org
2766S: Maintained
2767
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002768MARVELL MV643XX ETHERNET DRIVER
Dale Farnsworth85ba9d92008-06-05 06:10:51 -07002769P: Lennert Buytenhek
2770M: buytenh@marvell.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002771L: netdev@vger.kernel.org
Dale Farnsworth85ba9d92008-06-05 06:10:51 -07002772S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002773
2774MATROX FRAMEBUFFER DRIVER
2775P: Petr Vandrovec
2776M: vandrove@vc.cvut.cz
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002777L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002778S: Maintained
2779
Hans-Juergen Kochd20620d2007-05-08 17:22:00 +02002780MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2781P: Hans J. Koch
2782M: hjk@linutronix.de
2783L: lm-sensors@lm-sensors.org
2784S: Maintained
2785
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002786MEGARAID SCSI DRIVERS
Jim Cromiece00f852006-11-30 04:49:44 +01002787P: Neela Syam Kolli
Sumant Patrobdd0d752007-05-10 07:22:35 -07002788M: megaraidlinux@lsi.com
Jim Cromiece00f852006-11-30 04:49:44 +01002789S: linux-scsi@vger.kernel.org
2790W: http://megaraid.lsilogic.com
2791S: Maintained
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002792
Steven Rostedt70ea91f2006-07-30 03:03:53 -07002793MEMORY MANAGEMENT
2794L: linux-mm@kvack.org
2795L: linux-kernel@vger.kernel.org
2796W: http://www.linux-mm.org
2797S: Maintained
2798
akpm@linux-foundation.org938a9202008-03-04 14:28:29 -08002799MEMORY RESOURCE CONTROLLER
2800P: Balbir Singh
2801M: balbir@linux.vnet.ibm.com
2802P: Pavel Emelyanov
2803M: xemul@openvz.org
2804P: KAMEZAWA Hiroyuki
2805M: kamezawa.hiroyu@jp.fujitsu.com
2806L: linux-mm@kvack.org
2807L: linux-kernel@vger.kernel.org
2808S: Maintained
2809
David Howellsb920de12008-02-08 04:19:31 -08002810MEI MN10300/AM33 PORT
2811P: David Howells
2812M: dhowells@redhat.com
2813P: Koichi Yasutake
2814M: yasutake.koichi@jp.panasonic.com
Robert P. J. Day66e10602008-04-29 00:59:34 -07002815L: linux-am33-list@redhat.com (moderated for non-subscribers)
David Howellsb920de12008-02-08 04:19:31 -08002816W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
2817S: Maintained
2818
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002819MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002820P: David Woodhouse
2821M: dwmw2@infradead.org
2822W: http://www.linux-mtd.infradead.org/
2823L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002824T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002825S: Maintained
2826
Artem Bityutskiy48576402007-02-13 17:11:10 +02002827UNSORTED BLOCK IMAGES (UBI)
2828P: Artem Bityutskiy
2829M: dedekind@infradead.org
2830W: http://www.linux-mtd.infradead.org/
2831L: linux-mtd@lists.infradead.org
Artem Bityutskiy21600542007-05-22 12:23:21 +03002832T: git git://git.infradead.org/~dedekind/ubi-2.6.git
Artem Bityutskiy48576402007-02-13 17:11:10 +02002833S: Maintained
2834
Linus Torvalds1da177e2005-04-16 15:20:36 -07002835MICROTEK X6 SCANNER
2836P: Oliver Neukum
2837M: oliver@neukum.name
2838S: Maintained
2839
2840MIPS
2841P: Ralf Baechle
2842M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01002843W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002844L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00002845T: git www.linux-mips.org:/pub/scm/linux.git
2846S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002847
2848MISCELLANEOUS MCA-SUPPORT
2849P: James Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05002850M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002851L: linux-kernel@vger.kernel.org
2852S: Maintained
2853
2854MODULE SUPPORT
2855P: Rusty Russell
2856M: rusty@rustcorp.com.au
2857L: linux-kernel@vger.kernel.org
2858S: Maintained
2859
2860MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2861P: Stelian Pop
2862M: stelian@popies.net
2863W: http://popies.net/meye/
2864S: Maintained
2865
Pavel Pisac58ff042007-05-16 01:10:41 +02002866MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2867P: Pavel Pisa
2868M: ppisa@pikron.com
2869L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Pavel Pisac58ff042007-05-16 01:10:41 +02002870S: Maintained
2871
Linus Torvalds1da177e2005-04-16 15:20:36 -07002872MOUSE AND MISC DEVICES [GENERAL]
2873P: Alessandro Rubini
2874M: rubini@ipvvis.unipv.it
2875L: linux-kernel@vger.kernel.org
2876S: Maintained
2877
Jiri Slabyb9705b62008-04-30 00:53:48 -07002878MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
Jiri Slabyd7354102006-12-08 02:38:35 -08002879P: Jiri Slaby
2880M: jirislaby@gmail.com
2881L: linux-kernel@vger.kernel.org
2882S: Maintained
2883
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002884MSI LAPTOP SUPPORT
2885P: Lennart Poettering
2886M: mzxreary@0pointer.de
Joe Perches04bdfb92007-12-22 14:03:27 -08002887W: https://tango.0pointer.de/mailman/listinfo/s270-linux
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002888W: http://0pointer.de/lennart/tchibo.html
2889S: Maintained
2890
Samuel Ortiz4e0d13c2008-07-04 09:59:53 -07002891MULTIFUNCTION DEVICES (MFD)
2892P: Samuel Ortiz
2893M: sameo@openedhand.com
2894L: linux-kernel@vger.kernel.org
2895S: Supported
2896
Pierre Ossman5c4e6f12007-05-21 20:23:20 +02002897MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07002898P: Pierre Ossman
2899M: drzeus-mmc@drzeus.cx
2900L: linux-kernel@vger.kernel.org
2901S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01002902
David Brownell15a05802007-08-08 09:12:54 -07002903MULTIMEDIA CARD (MMC) ETC. OVER SPI
2904P: David Brownell
2905M: dbrownell@users.sourceforge.net
2906L: linux-kernel@vger.kernel.org
2907S: Odd fixes
2908
Linus Torvalds1da177e2005-04-16 15:20:36 -07002909MULTISOUND SOUND DRIVER
2910P: Andrew Veliath
2911M: andrewtv@usa.net
2912S: Maintained
2913
Jiri Slabyd7354102006-12-08 02:38:35 -08002914MULTITECH MULTIPORT CARD (ISICOM)
2915P: Jiri Slaby
2916M: jirislaby@gmail.com
2917L: linux-kernel@vger.kernel.org
2918S: Maintained
2919
Brice Goglin2d3cf582008-05-17 12:45:36 +02002920MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
2921P: Andrew Gallatin
2922M: gallatin@myri.com
2923P: Brice Goglin
2924M: brice@myri.com
2925L: netdev@vger.kernel.org
2926W: http://www.myri.com/scs/download-Myri10GE.html
2927S: Supported
2928
Linus Torvalds1da177e2005-04-16 15:20:36 -07002929NATSEMI ETHERNET DRIVER (DP8381x)
2930P: Tim Hockin
2931M: thockin@hockin.org
2932S: Maintained
2933
2934NCP FILESYSTEM
2935P: Petr Vandrovec
2936M: vandrove@vc.cvut.cz
2937L: linware@sh.cvut.cz
2938S: Maintained
2939
2940NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2941P: James E.J. Bottomley
2942M: James.Bottomley@HansenPartnership.com
2943L: linux-scsi@vger.kernel.org
2944S: Maintained
2945
Glenn Streiff3c2d7742008-02-04 20:20:45 -08002946NETEFFECT IWARP RNIC DRIVER (IW_NES)
2947P: Faisal Latif
2948M: flatif@neteffect.com
Chien Tung5f625602008-05-26 15:23:32 -07002949P: Chien Tung
2950M: ctung@neteffect.com
Glenn Streiff3c2d7742008-02-04 20:20:45 -08002951L: general@lists.openfabrics.org
2952W: http://www.neteffect.com
2953S: Supported
2954F: drivers/infiniband/hw/nes/
2955
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002956NETEM NETWORK EMULATOR
2957P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08002958M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07002959L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002960S: Maintained
2961
Jiri Slaby4a584482007-08-30 23:56:39 -07002962NETERION (S2IO) Xframe 10GbE DRIVER
2963P: Ramkrishna Vepa
2964M: ram.vepa@neterion.com
2965P: Rastapur Santosh
2966M: santosh.rastapur@neterion.com
2967P: Sivakumar Subramani
2968M: sivakumar.subramani@neterion.com
2969P: Sreenivasa Honnur
2970M: sreenivasa.honnur@neterion.com
2971L: netdev@vger.kernel.org
2972W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2973S: Supported
2974
Linus Torvalds1da177e2005-04-16 15:20:36 -07002975NETFILTER/IPTABLES/IPCHAINS
2976P: Rusty Russell
2977P: Marc Boucher
2978P: James Morris
2979P: Harald Welte
2980P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07002981P: Patrick McHardy
2982M: kaber@trash.net
Patrick McHardy1a03b812007-09-18 13:19:26 -07002983L: netfilter-devel@vger.kernel.org
2984L: netfilter@vger.kernel.org
Patrick McHardy82b98542006-10-12 14:08:55 -07002985L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002986W: http://www.netfilter.org/
2987W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002988S: Supported
2989
Paul Moore4cc67732006-09-25 15:57:13 -07002990NETLABEL
2991P: Paul Moore
2992M: paul.moore@hp.com
2993W: http://netlabel.sf.net
2994L: netdev@vger.kernel.org
2995S: Supported
2996
Linus Torvalds1da177e2005-04-16 15:20:36 -07002997NETROM NETWORK LAYER
2998P: Ralf Baechle
2999M: ralf@linux-mips.org
3000L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003001W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003002S: Maintained
3003
Pavel Machek5ddb88c2006-09-29 02:01:29 -07003004NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003005P: Paul Clements
3006M: Paul.Clements@steeleye.com
3007S: Maintained
3008
3009NETWORK DEVICE DRIVERS
Linus Torvalds1da177e2005-04-16 15:20:36 -07003010P: Jeff Garzik
3011M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07003012L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003013T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003014S: Maintained
3015
3016NETWORKING [GENERAL]
3017P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07003018M: netdev@vger.kernel.org
3019L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08003020W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003021S: Maintained
3022
3023NETWORKING [IPv4/IPv6]
3024P: David S. Miller
3025M: davem@davemloft.net
3026P: Alexey Kuznetsov
3027M: kuznet@ms2.inr.ac.ru
3028P: Pekka Savola (ipv6)
3029M: pekkas@netcore.fi
3030P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003031M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003032P: Hideaki YOSHIFUJI
3033M: yoshfuji@linux-ipv6.org
3034P: Patrick McHardy
Patrick McHardy1a03b812007-09-18 13:19:26 -07003035M: kaber@trash.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003036L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08003037T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003038S: Maintained
3039
James Morris10e2ff12007-08-25 14:41:28 -07003040NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
3041P: Paul Moore
3042M: paul.moore@hp.com
3043L: netdev@vger.kernel.org
3044S: Maintained
3045
John W. Linville29f8f632006-01-18 14:52:48 -08003046NETWORKING [WIRELESS]
3047P: John W. Linville
3048M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08003049L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08003050T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3051S: Maintained
3052
Amit S. Kale3d396eb2006-10-21 15:33:03 -04003053NETXEN (1/10) GbE SUPPORT
dhananjay@netxen.comd230ce32007-12-26 10:23:53 -08003054P: Dhananjay Phadke
3055M: dhananjay@netxen.com
Amit S. Kale3d396eb2006-10-21 15:33:03 -04003056L: netdev@vger.kernel.org
3057W: http://www.netxen.com
3058S: Supported
3059
Linus Torvalds1da177e2005-04-16 15:20:36 -07003060IPVS
3061P: Wensong Zhang
3062M: wensong@linux-vs.org
Horms9d30c172005-09-29 19:47:06 -07003063P: Simon Horman
3064M: horms@verge.net.au
Linus Torvalds1da177e2005-04-16 15:20:36 -07003065P: Julian Anastasov
3066M: ja@ssi.bg
Horms9d30c172005-09-29 19:47:06 -07003067L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003068S: Maintained
3069
3070NFS CLIENT
3071P: Trond Myklebust
Trond Myklebust78f58152007-12-12 20:16:06 -05003072M: Trond.Myklebust@netapp.com
3073L: linux-nfs@vger.kernel.org
3074W: http://client.linux-nfs.org
3075T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003076S: Maintained
3077
3078NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07003079P: Jan-Pascal van Best
3080M: janpascal@vanbest.org
3081P: Andreas Mohr
3082M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003083L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003084S: Maintained
3085
3086NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
3087P: YOKOTA Hiroshi
3088M: yokota@netlab.is.tsukuba.ac.jp
3089W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3090S: Maintained
3091
3092NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
3093P: GOTO Masanori
3094M: gotom@debian.or.jp
3095P: YOKOTA Hiroshi
3096M: yokota@netlab.is.tsukuba.ac.jp
3097W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3098S: Maintained
3099
Linus Torvalds1da177e2005-04-16 15:20:36 -07003100NTFS FILESYSTEM
3101P: Anton Altaparmakov
3102M: aia21@cantab.net
3103L: linux-ntfs-dev@lists.sourceforge.net
3104L: linux-kernel@vger.kernel.org
3105W: http://linux-ntfs.sf.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08003106T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003107S: Maintained
3108
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003109NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003110P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003111M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003112L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01003113S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003114
Peter Korsgaard1ded9692006-06-12 21:40:53 +02003115OPENCORES I2C BUS DRIVER
3116P: Peter Korsgaard
3117M: jacmet@sunsite.dk
Jean Delvare5d925fe2006-07-01 17:14:32 +02003118L: i2c@lm-sensors.org
Peter Korsgaard1ded9692006-06-12 21:40:53 +02003119S: Maintained
3120
Mark Fashehccd979b2005-12-15 14:31:24 -08003121ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
3122P: Mark Fasheh
Mark Fasheha5754332008-03-21 10:40:31 -07003123M: mfasheh@suse.com
3124P: Joel Becker
3125M: joel.becker@oracle.com
Robert P. J. Dayc0ff1f22008-04-21 22:34:01 +00003126L: ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
Mark Fashehccd979b2005-12-15 14:31:24 -08003127W: http://oss.oracle.com/projects/ocfs2/
Joel Beckerdda47bc2008-03-22 22:08:07 -07003128T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003129S: Supported
Mark Fashehccd979b2005-12-15 14:31:24 -08003130
Bob Copeland0ad122d2008-07-25 19:45:18 -07003131OMFS FILESYSTEM
3132P: Bob Copeland
3133M: me@bobcopeland.com
3134L: linux-karma-devel@lists.sourceforge.net
3135S: Maintained
3136
Harald Weltec1986ee2005-11-13 16:06:29 -08003137OMNIKEY CARDMAN 4000 DRIVER
3138P: Harald Welte
3139M: laforge@gnumonks.org
3140S: Maintained
3141
Harald Welte77c44ab2005-11-13 16:06:26 -08003142OMNIKEY CARDMAN 4040 DRIVER
3143P: Harald Welte
3144M: laforge@gnumonks.org
3145S: Maintained
3146
Jonathan Corbet77d51402007-03-22 19:44:17 -03003147OMNIVISION OV7670 SENSOR DRIVER
3148P: Jonathan Corbet
3149M: corbet@lwn.net
3150L: video4linux-list@redhat.com
3151S: Maintained
3152
Thomas Gleixner431bca72007-05-02 09:31:35 +02003153ONENAND FLASH DRIVER
3154P: Kyungmin Park
3155M: kyungmin.park@samsung.com
3156L: linux-mtd@lists.infradead.org
3157S: Maintained
3158
Linus Torvalds1da177e2005-04-16 15:20:36 -07003159ONSTREAM SCSI TAPE DRIVER
3160P: Willem Riede
3161M: osst@riede.org
3162L: osst-users@lists.sourceforge.net
3163L: linux-scsi@vger.kernel.org
3164S: Maintained
3165
Linus Torvalds1da177e2005-04-16 15:20:36 -07003166OPROFILE
Robert Richterd1a5d192008-07-12 13:47:57 -07003167P: Robert Richter
3168M: robert.richter@amd.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003169L: oprofile-list@lists.sf.net
3170S: Maintained
3171
3172ORINOCO DRIVER
3173P: Pavel Roskin
3174M: proski@gnu.org
3175P: David Gibson
3176M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07003177L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07003178L: orinoco-users@lists.sourceforge.net
3179L: orinoco-devel@lists.sourceforge.net
3180W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003181S: Maintained
3182
Olof Johanssonf5cd7872007-01-31 21:43:54 -06003183PA SEMI ETHERNET DRIVER
3184P: Olof Johansson
3185M: olof@lixom.net
3186L: netdev@vger.kernel.org
3187S: Maintained
3188
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01003189PA SEMI SMBUS DRIVER
3190P: Olof Johansson
3191M: olof@lixom.net
3192L: i2c@lm-sensors.org
3193S: Maintained
3194
Linus Torvalds1da177e2005-04-16 15:20:36 -07003195PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07003196L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08003197S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07003198
3199PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
3200P: Tim Waugh
3201M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07003202L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003203W: http://www.torque.net/linux-pp.html
3204S: Maintained
3205
3206PARISC ARCHITECTURE
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003207P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04003208M: kyle@mcmartin.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07003209P: Matthew Wilcox
3210M: matthew@wil.cx
3211P: Grant Grundler
3212M: grundler@parisc-linux.org
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003213L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003214W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04003215T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003216S: Maintained
3217
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02003218PARAVIRT_OPS INTERFACE
3219P: Jeremy Fitzhardinge
3220M: jeremy@xensource.com
3221P: Chris Wright
3222M: chrisw@sous-sol.org
3223P: Zachary Amsden
3224M: zach@vmware.com
3225P: Rusty Russell
3226M: rusty@rustcorp.com.au
3227L: virtualization@lists.osdl.org
3228L: linux-kernel@vger.kernel.org
3229S: Supported
3230
Jim Cromie1662d322006-10-06 00:43:59 -07003231PC87360 HARDWARE MONITORING DRIVER
3232P: Jim Cromie
3233M: jim.cromie@gmail.com
3234L: lm-sensors@lm-sensors.org
3235S: Maintained
3236
3237PC8736x GPIO DRIVER
3238P: Jim Cromie
3239M: jim.cromie@gmail.com
3240S: Maintained
3241
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06003242PCI ERROR RECOVERY
3243P: Linas Vepstas
3244M: linas@austin.ibm.com
3245L: linux-kernel@vger.kernel.org
Jesse Barnesc1f69db2008-05-19 15:28:16 -07003246L: linux-pci@vger.kernel.org
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06003247S: Supported
3248
Linus Torvalds1da177e2005-04-16 15:20:36 -07003249PCI SUBSYSTEM
Greg Kroah-Hartmanaf40b482008-04-17 10:22:27 -07003250P: Jesse Barnes
3251M: jbarnes@virtuousgeek.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003252L: linux-kernel@vger.kernel.org
Jesse Barnes29054742008-05-03 08:35:49 -07003253L: linux-pci@vger.kernel.org
Jesse Barnes460895c2008-04-25 10:14:28 -07003254T: git kernel.org:/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003255S: Supported
3256
3257PCI HOTPLUG CORE
Kristen Carlson Accardifb5f4d72006-09-29 10:30:27 -07003258P: Kristen Carlson Accardi
3259M: kristen.c.accardi@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003260S: Supported
3261
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003262PCIE HOTPLUG DRIVER
3263P: Kristen Carlson Accardi
3264M: kristen.c.accardi@intel.com
Jesse Barnes64dab202008-06-10 14:20:03 -07003265L: linux-pci@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05003266S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003267
Linus Torvalds1da177e2005-04-16 15:20:36 -07003268PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003269P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07003270L: linux-pcmcia@lists.infradead.org
Joe Perches6650e0a2007-12-10 15:49:32 -08003271W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08003272T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003273S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003274
3275PCNET32 NETWORK DRIVER
pcnet32@verizon.net04ce0942007-02-16 10:07:12 -06003276P: Don Fry
3277M: pcnet32@verizon.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003278L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003279S: Maintained
3280
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003281PER-TASK DELAY ACCOUNTING
Balbir Singhabc5f232008-07-04 09:59:42 -07003282P: Balbir Singh
3283M: balbir@linux.vnet.ibm.com
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003284L: linux-kernel@vger.kernel.org
3285S: Maintained
3286
Jim Cromiedd49d0f2006-03-24 18:08:17 +01003287PERSONALITY HANDLING
3288P: Christoph Hellwig
3289M: hch@infradead.org
3290L: linux-abi-devel@lists.sourceforge.net
3291S: Maintained
3292
Linus Torvalds1da177e2005-04-16 15:20:36 -07003293PHRAM MTD DRIVER
Joern Engel2b54aae2008-02-06 01:38:02 -08003294P: Joern Engel
3295M: joern@lazybastard.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003296L: linux-mtd@lists.infradead.org
3297S: Maintained
3298
Peter Osterlund249a6772005-09-27 21:45:30 -07003299PKTCDVD DRIVER
3300P: Peter Osterlund
3301M: petero2@telia.com
3302L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07003303S: Maintained
3304
Linus Torvalds1da177e2005-04-16 15:20:36 -07003305POSIX CLOCKS and TIMERS
Ingo Molnaraa781ae2007-07-19 01:48:32 -07003306P: Thomas Gleixner
3307M: tglx@linutronix.de
Hormsf1c3ddf2006-01-15 02:18:28 +01003308L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003309S: Supported
3310
Anton Vorontsov3be86142007-07-15 04:43:36 +04003311POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
3312P: Anton Vorontsov
3313M: cbou@mail.ru
3314P: David Woodhouse
3315M: dwmw2@infradead.org
3316L: linux-kernel@vger.kernel.org
Anton Vorontsov3be86142007-07-15 04:43:36 +04003317T: git git.infradead.org/battery-2.6.git
3318S: Maintained
3319
Linus Torvalds1da177e2005-04-16 15:20:36 -07003320PNP SUPPORT
3321P: Adam Belay
3322M: ambx1@neo.rr.com
3323S: Maintained
3324
Vitaly Wool999445d2007-01-04 13:07:03 +01003325PNXxxxx I2C DRIVER
3326P: Vitaly Wool
3327M: vitalywool@gmail.com
3328L: i2c@lm-sensors.org
3329S: Maintained
3330
Linus Torvalds1da177e2005-04-16 15:20:36 -07003331PPP PROTOCOL DRIVERS AND COMPRESSORS
3332P: Paul Mackerras
3333M: paulus@samba.org
3334L: linux-ppp@vger.kernel.org
3335S: Maintained
3336
3337PPP OVER ATM (RFC 2364)
3338P: Mitchell Blank Jr
3339M: mitch@sfgoth.com
3340S: Maintained
3341
3342PPP OVER ETHERNET
3343P: Michal Ostrowski
Chris Wright5e70b7f2008-06-09 16:07:28 -07003344M: mostrows@earthlink.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003345S: Maintained
3346
James Chapmana6d23702007-06-27 15:53:17 -07003347PPP OVER L2TP
3348P: James Chapman
3349M: jchapman@katalix.com
3350S: Maintained
3351
Linus Torvalds1da177e2005-04-16 15:20:36 -07003352PREEMPTIBLE KERNEL
3353P: Robert Love
3354M: rml@tech9.net
3355L: linux-kernel@vger.kernel.org
3356L: kpreempt-tech@lists.sourceforge.net
3357W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3358S: Supported
3359
Michael Wueff1a592007-09-25 18:11:01 -07003360P54 WIRELESS DRIVER
3361P: Michael Wu
3362M: flamingice@sourmilk.net
3363L: linux-wireless@vger.kernel.org
3364W: http://prism54.org
3365T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3366S: Maintained
3367
Linus Torvalds1da177e2005-04-16 15:20:36 -07003368PRISM54 WIRELESS DRIVER
Luis R. Rodrigueze88b34b2007-06-01 00:46:57 -07003369P: Luis R. Rodriguez
3370M: mcgrof@gmail.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003371L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003372W: http://prism54.org
3373S: Maintained
3374
3375PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3376P: Peter Denison
3377M: promise@pnd-pc.demon.co.uk
3378W: http://www.pnd-pc.demon.co.uk/promise/
3379S: Maintained
3380
Mikael Petterssonb3277df2007-01-10 09:33:53 +01003381PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3382P: Mikael Pettersson
3383M: mikpe@it.uu.se
3384L: linux-ide@vger.kernel.org
3385S: Maintained
3386
Masakazu Mokuno02c18892007-07-05 20:11:16 +09003387PS3 NETWORK SUPPORT
3388P: Masakazu Mokuno
3389M: mokuno@sm.sony.co.jp
3390L: netdev@vger.kernel.org
3391L: cbe-oss-dev@ozlabs.org
3392S: Supported
3393
Geoff Levandf58a9d12006-11-23 00:46:51 +01003394PS3 PLATFORM SUPPORT
3395P: Geoff Levand
3396M: geoffrey.levand@am.sony.com
3397L: linuxppc-dev@ozlabs.org
3398L: cbe-oss-dev@ozlabs.org
3399S: Supported
3400
Michael Krufky83202042006-07-03 00:24:18 -07003401PVRUSB2 VIDEO4LINUX DRIVER
3402P: Mike Isely
3403M: isely@pobox.com
Mike Isely16e94952007-01-03 18:08:06 -03003404L: pvrusb2@isely.net (subscribers-only)
Michael Krufky83202042006-07-03 00:24:18 -07003405L: video4linux-list@redhat.com
3406W: http://www.isely.net/pvrusb2/
3407S: Maintained
3408
Eric Miao30ec2612008-06-12 15:21:41 -07003409PXA2xx/PXA3xx SUPPORT
3410P: Eric Miao
3411M: eric.miao@marvell.com
3412P: Russell King
3413M: linux@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003414L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003415S: Maintained
3416
Pierre Ossman272f1332007-05-14 21:25:26 +02003417PXA MMCI DRIVER
3418S: Orphan
3419
Linus Torvalds1da177e2005-04-16 15:20:36 -07003420QLOGIC QLA2XXX FC-SCSI DRIVER
3421P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08003422M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003423L: linux-scsi@vger.kernel.org
3424S: Supported
3425
Ron Mercer5a4faa82006-07-25 00:40:21 -07003426QLOGIC QLA3XXX NETWORK DRIVER
3427P: Ron Mercer
3428M: linux-driver@qlogic.com
3429L: netdev@vger.kernel.org
3430S: Supported
3431
Linus Torvalds1da177e2005-04-16 15:20:36 -07003432QNX4 FILESYSTEM
3433P: Anders Larsen
3434M: al@alarsen.net
3435L: linux-kernel@vger.kernel.org
3436W: http://www.alarsen.net/linux/qnx4fs/
3437S: Maintained
3438
3439RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003440P: Benjamin Herrenschmidt
3441M: benh@kernel.crashing.org
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003442L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003443S: Maintained
3444
3445RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003446P: Paul Mackerras
3447M: paulus@samba.org
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003448L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003449S: Maintained
3450
3451RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3452P: Corey Thomas
Joe Perches7c4a52e2008-02-03 16:38:31 +02003453M: coreythomas@charter.net
Johannes Berg724c6b32007-04-23 12:18:20 -07003454L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003455S: Maintained
3456
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003457RALINK RT2X00 WLAN DRIVER
3458P: rt2x00 project
3459L: linux-wireless@vger.kernel.org
3460L: rt2400-devel@lists.sourceforge.net
3461W: http://rt2x00.serialmonkey.com/
3462S: Maintained
Ivo van Doorn2dd0f692008-04-12 19:25:00 +02003463T: git kernel.org:/pub/scm/linux/kernel/git/ivd/rt2x00.git
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003464F: drivers/net/wireless/rt2x00/
3465
Nick Piggin9db55792008-02-08 04:19:49 -08003466RAMDISK RAM BLOCK DEVICE DRIVER
3467P: Nick Piggin
3468M: npiggin@suse.de
3469S: Maintained
3470
Matt Mackall9e95ce22005-04-16 15:25:56 -07003471RANDOM NUMBER DRIVER
3472P: Matt Mackall
3473M: mpm@selenic.com
3474S: Maintained
3475
Matt Porter394b7012005-11-07 01:00:15 -08003476RAPIDIO SUBSYSTEM
3477P: Matt Porter
3478M: mporter@kernel.crashing.org
3479L: linux-kernel@vger.kernel.org
3480S: Maintained
3481
Florian Fainellic1f766b2008-02-06 22:39:44 +01003482RDC R-321X SoC
3483P: Florian Fainelli
3484M: florian.fainelli@telecomint.eu
3485L: linux-kernel@vger.kernel.org
3486S: Maintained
3487
Florian Fainellidb17f392007-12-19 11:30:30 +01003488RDC R6040 FAST ETHERNET DRIVER
3489P: Florian Fainelli
3490M: florian.fainelli@telecomint.eu
3491L: netdev@vger.kernel.org
3492S: Maintained
3493
Josh Triplett595182b2006-10-04 02:17:21 -07003494READ-COPY UPDATE (RCU)
3495P: Dipankar Sarma
3496M: dipankar@in.ibm.com
3497W: http://www.rdrop.com/users/paulmck/rclock/
3498L: linux-kernel@vger.kernel.org
3499S: Supported
3500
3501RCUTORTURE MODULE
3502P: Josh Triplett
3503M: josh@freedesktop.org
3504L: linux-kernel@vger.kernel.org
3505S: Maintained
3506
Linus Torvalds1da177e2005-04-16 15:20:36 -07003507REAL TIME CLOCK DRIVER
3508P: Paul Gortmaker
3509M: p_gortmaker@yahoo.com
3510L: linux-kernel@vger.kernel.org
3511S: Maintained
3512
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003513REAL TIME CLOCK (RTC) SUBSYSTEM
3514P: Alessandro Zummo
3515M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003516L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003517S: Maintained
3518
Linus Torvalds1da177e2005-04-16 15:20:36 -07003519REISERFS FILE SYSTEM
Jeff Mahoney76c4e5e2007-06-08 13:47:02 -07003520L: reiserfs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003521S: Supported
3522
Ivo van Doorne08976452008-04-12 19:23:55 +02003523RFKILL
3524P: Ivo van Doorn
3525M: IvDoorn@gmail.com
3526L: netdev@vger.kernel.org
3527S: Maintained
3528F: net/rfkill
3529
Linus Torvalds1da177e2005-04-16 15:20:36 -07003530ROCKETPORT DRIVER
3531P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003532W: http://www.comtrol.com
3533S: Maintained
3534
3535ROSE NETWORK LAYER
3536P: Ralf Baechle
3537M: ralf@linux-mips.org
3538L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003539W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003540S: Maintained
3541
3542RISCOM8 DRIVER
3543S: Orphan
3544
Michael Wu605bebe2007-05-14 01:41:02 -04003545RTL818X WIRELESS DRIVER
3546P: Michael Wu
3547M: flamingice@sourmilk.net
3548P: Andrea Merello
3549M: andreamrl@tiscali.it
3550L: linux-wireless@vger.kernel.org
3551W: http://linuxwireless.org/
3552T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3553S: Maintained
3554
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003555S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003556P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003557M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003558L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01003559S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003560
Linus Torvalds1da177e2005-04-16 15:20:36 -07003561S390
3562P: Martin Schwidefsky
3563M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003564P: Heiko Carstens
3565M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003566M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003567L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003568W: http://www.ibm.com/developerworks/linux/linux390/
3569S: Supported
3570
3571S390 NETWORK DRIVERS
Ursula Braundd96df22007-09-19 13:09:02 +02003572P: Ursula Braun
Ursula Braun23fcc8d2008-07-18 15:24:58 +02003573M: ursula.braun@de.ibm.com
Ursula Braunb9192ad2007-10-22 16:16:15 +02003574P: Frank Blaschka
3575M: blaschka@linux.vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003576M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003577L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003578W: http://www.ibm.com/developerworks/linux/linux390/
3579S: Supported
3580
3581S390 ZFCP DRIVER
Swen Schillig0033bb42007-12-18 11:16:14 +01003582P: Christof Schmitt
3583M: christof.schmitt@de.ibm.com
3584P: Martin Peschke
3585M: mp3@de.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003586M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003587L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003588W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003589S: Supported
3590
Ursula Braundd96df22007-09-19 13:09:02 +02003591S390 IUCV NETWORK LAYER
3592P: Ursula Braun
Ursula Braun23fcc8d2008-07-18 15:24:58 +02003593M: ursula.braun@de.ibm.com
Ursula Braundd96df22007-09-19 13:09:02 +02003594M: linux390@de.ibm.com
3595L: linux-s390@vger.kernel.org
3596W: http://www.ibm.com/developerworks/linux/linux390/
3597S: Supported
3598
Ben Dooks4dde7f72008-06-30 22:40:38 +01003599S3C24XX SD/MMC Driver
3600P: Ben Dooks
3601M: ben-linux@fluff.org
3602L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3603L: linux-kernel@vger.kernel.org
3604S: Supported
3605
Linus Torvalds1da177e2005-04-16 15:20:36 -07003606SAA7146 VIDEO4LINUX-2 DRIVER
3607P: Michael Hunold
3608M: michael@mihu.de
3609W: http://www.mihu.de/linux/saa7146
3610S: Maintained
3611
Linus Torvalds1da177e2005-04-16 15:20:36 -07003612SC1200 WDT DRIVER
3613P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003614M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003615S: Maintained
3616
3617SCHEDULER
3618P: Ingo Molnar
3619M: mingo@elte.hu
3620P: Robert Love [the preemptible kernel bits]
3621M: rml@tech9.net
3622L: linux-kernel@vger.kernel.org
3623S: Maintained
3624
3625SCSI CDROM DRIVER
3626P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003627M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003628L: linux-scsi@vger.kernel.org
3629W: http://www.kernel.dk
3630S: Maintained
3631
3632SCSI SG DRIVER
3633P: Doug Gilbert
3634M: dgilbert@interlog.com
3635L: linux-scsi@vger.kernel.org
3636W: http://www.torque.net/sg
3637S: Maintained
3638
3639SCSI SUBSYSTEM
3640P: James E.J. Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05003641M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003642L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003643T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
James Bottomleyc4e16082007-11-03 08:40:30 -05003644T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
3645T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003646S: Maintained
3647
3648SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003649P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003650M: Kai.Makisara@kolumbus.fi
3651L: linux-scsi@vger.kernel.org
3652S: Maintained
3653
3654SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003655P: Vlad Yasevich
3656M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003657P: Sridhar Samudrala
3658M: sri@us.ibm.com
Vlad Yasevich1a418792008-04-12 18:55:42 -07003659L: linux-sctp@vger.kernel.org
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003660W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003661S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003662
3663SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003664P: Jim Cromie
3665M: jim.cromie@gmail.com
3666S: Odd Fixes
3667
3668SCx200 GPIO DRIVER
3669P: Jim Cromie
3670M: jim.cromie@gmail.com
3671S: Maintained
3672
3673SCx200 HRT CLOCKSOURCE DRIVER
3674P: Jim Cromie
3675M: jim.cromie@gmail.com
3676S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003677
Sascha Sommer6a369132008-07-15 14:21:29 +02003678SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
3679P: Sascha Sommer
3680M: saschasommer@freenet.de
3681L: sdricohcs-devel@lists.sourceforge.net (subscribers-only)
3682S: Maintained
3683
Linus Torvalds1da177e2005-04-16 15:20:36 -07003684SECURITY CONTACT
3685P: Security Officers
3686M: security@kernel.org
3687S: Supported
3688
3689SELINUX SECURITY MODULE
3690P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08003691M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07003692P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003693M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003694P: Eric Paris
3695M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003696L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003697L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003698W: http://www.nsa.gov/selinux
3699S: Supported
3700
Jiri Slabycef2cf02007-05-08 00:31:45 -07003701SENSABLE PHANTOM
3702P: Jiri Slaby
3703M: jirislaby@gmail.com
3704S: Maintained
3705
Linus Torvalds1da177e2005-04-16 15:20:36 -07003706SERIAL ATA (SATA) SUBSYSTEM:
3707P: Jeff Garzik
3708M: jgarzik@pobox.com
3709L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003710T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003711S: Supported
3712
3713SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3714P: Pat Gefre
3715M: pfg@sgi.com
3716L: linux-ia64@vger.kernel.org
3717S: Supported
3718
Ben Hutchings8ceee662008-04-27 12:55:59 +01003719SFC NETWORK DRIVER
3720P: Steve Hodgson
3721P: Ben Hutchings
3722P: Robert Stonehouse
3723M: linux-net-drivers@solarflare.com
3724S: Supported
3725
Linus Torvalds1da177e2005-04-16 15:20:36 -07003726SGI VISUAL WORKSTATION 320 AND 540
3727P: Andrey Panin
3728M: pazke@donpac.ru
3729L: linux-visws-devel@lists.sf.net
3730W: http://linux-visws.sf.net
3731S: Maintained for 2.6.
3732
3733SIMTEC EB110ATX (Chalice CATS)
3734P: Ben Dooks
3735P: Vincent Sanders
3736M: support@simtec.co.uk
3737W: http://www.simtec.co.uk/products/EB110ATX/
3738S: Supported
3739
3740SIMTEC EB2410ITX (BAST)
3741P: Ben Dooks
3742P: Vincent Sanders
3743M: support@simtec.co.uk
3744W: http://www.simtec.co.uk/products/EB2410ITX/
3745S: Supported
3746
Francois Romieu92aab3c2005-07-30 13:11:18 +02003747SIS 190 ETHERNET DRIVER
3748P: Francois Romieu
3749M: romieu@fr.zoreil.com
3750L: netdev@vger.kernel.org
3751S: Maintained
3752
Linus Torvalds1da177e2005-04-16 15:20:36 -07003753SIS 900/7016 FAST ETHERNET DRIVER
3754P: Daniele Venzano
3755M: venza@brownhat.org
3756W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07003757L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003758S: Maintained
3759
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003760SIS 96X I2C/SMBUS DRIVER
3761P: Mark M. Hoffman
3762M: mhoffman@lightlink.com
3763L: lm-sensors@lm-sensors.org
3764S: Maintained
3765
Linus Torvalds1da177e2005-04-16 15:20:36 -07003766SIS FRAMEBUFFER DRIVER
3767P: Thomas Winischhofer
3768M: thomas@winischhofer.net
3769W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003770S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003771
3772SIS USB2VGA DRIVER
3773P: Thomas Winischhofer
3774M: thomas@winischhofer.net
3775W: http://www.winischhofer.at/linuxsisusbvga.shtml
3776S: Maintained
3777
Christoph Lameter415ad262007-07-26 10:40:56 -07003778SLAB ALLOCATOR
3779P: Christoph Lameter
Christoph Lametercde53532008-07-04 09:59:22 -07003780M: cl@linux-foundation.org
Christoph Lameter415ad262007-07-26 10:40:56 -07003781P: Pekka Enberg
3782M: penberg@cs.helsinki.fi
Pekka Enbergc76d1182008-02-11 23:52:47 +02003783P: Matt Mackall
3784M: mpm@selenic.com
Christoph Lameter415ad262007-07-26 10:40:56 -07003785L: linux-mm@kvack.org
3786S: Maintained
3787
Linus Torvalds1da177e2005-04-16 15:20:36 -07003788SMC91x ETHERNET DRIVER
3789P: Nicolas Pitre
3790M: nico@cam.org
3791S: Maintained
3792
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003793SMSC47B397 HARDWARE MONITOR DRIVER
3794P: Mark M. Hoffman
3795M: mhoffman@lightlink.com
3796L: lm-sensors@lm-sensors.org
3797S: Maintained
3798
Ben Nizetteb54f2862008-03-13 22:27:30 +11003799SMX UIO Interface
3800P: Ben Nizette
3801M: bn@niasdigital.com
3802S: Maintained
3803
Linus Torvalds1da177e2005-04-16 15:20:36 -07003804SOFTWARE RAID (Multiple Disks) SUPPORT
3805P: Ingo Molnar
3806M: mingo@redhat.com
3807P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08003808M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07003809L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08003810S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003811
Pavel Machek95a631e2007-07-19 01:47:42 -07003812HIBERNATION (aka Software Suspend, aka swsusp):
Linus Torvalds1da177e2005-04-16 15:20:36 -07003813P: Pavel Machek
3814M: pavel@suse.cz
Pavel Machek95a631e2007-07-19 01:47:42 -07003815P: Rafael J. Wysocki
3816M: rjw@sisk.pl
3817L: linux-pm@lists.linux-foundation.org
3818S: Supported
3819
3820SUSPEND TO RAM:
Len Browna0ce3172007-10-25 18:05:49 -04003821P: Len Brown
3822M: len.brown@intel.com
Pavel Machek95a631e2007-07-19 01:47:42 -07003823P: Pavel Machek
3824M: pavel@suse.cz
3825P: Rafael J. Wysocki
3826M: rjw@sisk.pl
David Brownellf318a632007-04-23 14:41:06 -07003827L: linux-pm@lists.linux-foundation.org
Len Browna0ce3172007-10-25 18:05:49 -04003828S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003829
3830SONIC NETWORK DRIVER
3831P: Thomas Bogendoerfer
3832M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003833L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003834S: Maintained
3835
Michael Buesch61e115a2007-09-18 15:12:50 -04003836SONICS SILICON BACKPLANE DRIVER (SSB)
3837P: Michael Buesch
3838M: mb@bu3sch.de
3839L: netdev@vger.kernel.org
3840S: Maintained
3841
Linus Torvalds1da177e2005-04-16 15:20:36 -07003842SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01003843P: Mattia Dongili
3844M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01003845L: linux-acpi@vger.kernel.org
3846W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07003847S: Maintained
3848
Alex Dubovbaf85322008-02-09 10:20:54 -08003849SONY MEMORYSTICK CARD SUPPORT
3850P: Alex Dubov
3851M: oakad@yahoo.com
3852L: linux-kernel@vger.kernel.org
3853W: http://tifmxx.berlios.de/
3854S: Maintained
3855
Linus Torvalds1da177e2005-04-16 15:20:36 -07003856SOUND
3857P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02003858M: perex@perex.cz
Takashi Iwai82622042007-04-16 12:32:52 +02003859L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003860S: Maintained
3861
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003862SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3863P: Liam Girdwood
3864M: liam.girdwood@wolfsonmicro.com
Mark Brown2cad0ad2008-01-10 14:33:07 +01003865P: Mark Brown
3866M: broonie@opensource.wolfsonmicro.com
3867T: git opensource.wolfsonmicro.com/linux-2.6-asoc
Takashi Iwai82622042007-04-16 12:32:52 +02003868L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003869S: Supported
3870
Kumar Gala025c3982006-04-02 16:05:54 -05003871SPI SUBSYSTEM
3872P: David Brownell
3873M: dbrownell@users.sourceforge.net
3874L: spi-devel-general@lists.sourceforge.net
3875S: Maintained
3876
Arnd Bergmannb8154542008-05-16 11:10:59 +02003877SPU FILE SYSTEM
3878P: Jeremy Kerr
3879M: jk@ozlabs.org
3880L: linuxppc-dev@ozlabs.org
3881L: cbe-oss-dev@ozlabs.org
3882W: http://www.ibm.com/developerworks/power/cell/
3883S: Supported
3884
Steven Rostedt855f46a2006-08-05 12:14:50 -07003885STABLE BRANCH:
3886P: Greg Kroah-Hartman
3887M: greg@kroah.com
3888P: Chris Wright
3889M: chrisw@sous-sol.org
3890L: stable@kernel.org
3891S: Maintained
3892
Linus Torvalds1da177e2005-04-16 15:20:36 -07003893SHARP LH SUPPORT (LH7952X & LH7A40X)
3894P: Marc Singer
3895M: elf@buici.com
3896W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003897L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003898S: Maintained
3899
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003900SHPC HOTPLUG DRIVER
3901P: Kristen Carlson Accardi
3902M: kristen.c.accardi@intel.com
Jesse Barnes64dab202008-06-10 14:20:03 -07003903L: linux-pci@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05003904S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003905
Pierre Ossmand129bce2006-03-24 03:18:17 -08003906SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3907P: Pierre Ossman
3908M: drzeus-sdhci@drzeus.cx
3909L: sdhci-devel@list.drzeus.cx
Pierre Ossmand129bce2006-03-24 03:18:17 -08003910S: Maintained
3911
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003912SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3913P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08003914M: shemminger@linux-foundation.org
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003915L: netdev@vger.kernel.org
3916S: Maintained
3917
Chris Boot1a87d942006-07-10 04:45:34 -07003918SOEKRIS NET48XX LED SUPPORT
3919P: Chris Boot
3920M: bootc@bootc.net
3921S: Maintained
3922
Linus Torvalds1da177e2005-04-16 15:20:36 -07003923SPARC (sparc32):
3924P: William L. Irwin
3925M: wli@holomorphy.com
3926L: sparclinux@vger.kernel.org
3927S: Maintained
3928
3929SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3930P: Roger Wolff
3931M: R.E.Wolff@BitWizard.nl
3932L: linux-kernel@vger.kernel.org ?
3933S: Supported
3934
Jim Lewis2752e402006-09-29 02:01:19 -07003935SPIDERNET NETWORK DRIVER for CELL
Jens Osterkampcb8da8a2008-01-11 13:44:35 +01003936P: Ishizaki Kou
3937M: kou.ishizaki@toshiba.co.jp
3938P: Jens Osterkamp
3939M: jens@de.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07003940L: netdev@vger.kernel.org
3941S: Supported
3942
Linus Torvalds1da177e2005-04-16 15:20:36 -07003943SRM (Alpha) environment access
3944P: Jan-Benedict Glaw
3945M: jbglaw@lug-owl.de
3946L: linux-kernel@vger.kernel.org
3947S: Maintained
3948
3949STARFIRE/DURALAN NETWORK DRIVER
3950P: Ion Badulescu
3951M: ionut@cs.columbia.edu
3952S: Maintained
3953
3954STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3955W: http://mosquitonet.Stanford.EDU/strip.html
3956S: Unsupported ?
3957
3958STRADIS MPEG-2 DECODER DRIVER
3959P: Nathan Laredo
3960M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003961W: http://www.stradis.com/
3962S: Maintained
3963
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003964SUPERH
Linus Torvalds1da177e2005-04-16 15:20:36 -07003965P: Paul Mundt
3966M: lethal@linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003967L: linux-sh@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003968W: http://www.linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003969T: git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003970S: Maintained
3971
3972SUN3/3X
3973P: Sam Creasey
3974M: sammy@sammy.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003975W: http://sammy.net/sun3/
3976S: Maintained
3977
3978SVGA HANDLING
3979P: Martin Mares
3980M: mj@ucw.cz
3981L: linux-video@atrey.karlin.mff.cuni.cz
3982S: Maintained
3983
3984SYSV FILESYSTEM
3985P: Christoph Hellwig
3986M: hch@infradead.org
3987S: Maintained
3988
Alan Cox4e688522008-04-30 00:52:11 -07003989TASKSTATS STATISTICS INTERFACE
Balbir Singhabc5f232008-07-04 09:59:42 -07003990P: Balbir Singh
3991M: balbir@linux.vnet.ibm.com
Alan Cox4e688522008-04-30 00:52:11 -07003992L: linux-kernel@vger.kernel.org
3993S: Maintained
3994
Stephen Hemminger781b4562006-07-10 20:25:29 -07003995TC CLASSIFIER
3996P: Jamal Hadi Salim
3997M: hadi@cyberus.ca
3998L: netdev@vger.kernel.org
3999S: Maintained
4000
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07004001TCP LOW PRIORITY MODULE
4002P: Wong Hoi Sing, Edison
4003M: hswong3i@gmail.com
4004P: Hung Hing Lun, Mike
4005M: hlhung3i@gmail.com
4006W: http://tcp-lp-mod.sourceforge.net/
4007S: Maintained
4008
Andy Gospodarek1a348cc2007-09-17 18:50:36 -07004009TEHUTI ETHERNET DRIVER
4010P: Alexander Indenbaum
4011M: baum@tehutinetworks.net
4012P: Andy Gospodarek
4013M: andy@greyhouse.net
4014L: netdev@vger.kernel.org
4015S: Supported
4016
Alan Cox4e688522008-04-30 00:52:11 -07004017Telecom Clock Driver for MCPL0010
4018P: Mark Gross
4019M: mark.gross@intel.com
4020S: Supported
4021
4022TENSILICA XTENSA PORT (xtensa):
4023P: Chris Zankel
4024M: chris@zankel.net
4025S: Maintained
4026
4027THINKPAD ACPI EXTRAS DRIVER
4028P: Henrique de Moraes Holschuh
4029M: ibm-acpi@hmh.eng.br
4030L: ibm-acpi-devel@lists.sourceforge.net
4031W: http://ibm-acpi.sourceforge.net
4032W: http://thinkwiki.org/wiki/Ibm-acpi
4033T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
4034S: Maintained
4035
Alex Dubov4020f2d2006-10-04 02:15:37 -07004036TI FLASH MEDIA INTERFACE DRIVER
4037P: Alex Dubov
4038M: oakad@yahoo.com
4039S: Maintained
4040
Syed Khasim9f9c24f2007-05-16 01:07:22 +02004041TI OMAP MMC INTERFACE DRIVER
4042P: Carlos Aguiar, Anderson Briglia and Syed Khasim
Randy Dunlape82ce352007-10-16 23:29:44 -07004043M: linux-omap-open-source@linux.omap.com (subscribers only)
Syed Khasim9f9c24f2007-05-16 01:07:22 +02004044W: http://linux.omap.com
4045W: http://www.muru.com/linux/omap/
4046S: Maintained
4047
Michael Buesch844dd052006-06-26 00:24:59 -07004048TI OMAP RANDOM NUMBER GENERATOR SUPPORT
4049P: Deepak Saxena
4050M: dsaxena@plexity.net
4051S: Maintained
4052
Per Lidene86eaa32006-01-12 16:45:18 +01004053TIPC NETWORK LAYER
4054P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01004055M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01004056P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01004057M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01004058P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01004059M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01004060L: tipc-discussion@lists.sourceforge.net
4061W: http://tipc.sourceforge.net/
4062W: http://tipc.cslab.ericsson.net/
4063T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
4064S: Maintained
4065
Linus Torvalds1da177e2005-04-16 15:20:36 -07004066TLAN NETWORK DRIVER
4067P: Samuel Chessman
4068M: chessman@tux.org
Gabriel Craciunescu88c07dd2007-11-22 19:43:36 +08004069L: tlan-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004070W: http://sourceforge.net/projects/tlan/
4071S: Maintained
4072
Linus Torvalds1da177e2005-04-16 15:20:36 -07004073TOSHIBA ACPI EXTRAS DRIVER
4074P: John Belmonte
4075M: toshiba_acpi@memebeam.org
4076W: http://memebeam.org/toys/ToshibaAcpiDriver
4077S: Maintained
4078
4079TOSHIBA SMM DRIVER
4080P: Jonathan Buzzard
4081M: jonathan@buzzard.org.uk
4082L: tlinux-users@tce.toshiba-dme.co.jp
4083W: http://www.buzzard.org.uk/toshiba/
4084S: Maintained
4085
Alan Cox4e688522008-04-30 00:52:11 -07004086TPM DEVICE DRIVER
Rajiv Andrade141c0242008-07-21 14:21:37 -07004087P: Debora Velarde
4088M: debora@linux.vnet.ibm.com
4089P: Rajiv Andrade
4090M: srajiv@linux.vnet.ibm.com
Alan Cox4e688522008-04-30 00:52:11 -07004091W: http://tpmdd.sourceforge.net
4092P: Marcel Selhorst
4093M: tpm@selhorst.net
4094W: http://www.prosec.rub.de/tpm/
4095L: tpmdd-devel@lists.sourceforge.net
4096S: Maintained
4097
Linus Torvalds1da177e2005-04-16 15:20:36 -07004098TRIVIAL PATCHES
Adrian Bunk1560a792008-02-03 18:17:37 +02004099P: Jesper Juhl
Jim Cromiece00f852006-11-30 04:49:44 +01004100M: trivial@kernel.org
4101L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004102S: Maintained
4103
Alan Cox4e688522008-04-30 00:52:11 -07004104TTY LAYER
4105P: Alan Cox
4106M: alan@lxorguk.ukuu.org.uk
4107L: linux-kernel@vger.kernel.org
4108S: Maintained
4109
Grant Grundler740db6d2008-02-17 11:53:49 -07004110TULIP NETWORK DRIVERS
4111P: Grant Grundler
4112M: grundler@parisc-linux.org
4113P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04004114M: kyle@mcmartin.ca
Grant Grundler740db6d2008-02-17 11:53:49 -07004115L: netdev@vger.kernel.org
4116S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004117
4118TUN/TAP driver
4119P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08004120M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004121L: vtun@office.satix.net
4122W: http://vtun.sourceforge.net/tun
4123S: Maintained
4124
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08004125TURBOCHANNEL SUBSYSTEM
4126P: Maciej W. Rozycki
4127M: macro@linux-mips.org
4128S: Maintained
4129
Linus Torvalds1da177e2005-04-16 15:20:36 -07004130U14-34F SCSI DRIVER
4131P: Dario Ballabio
4132M: ballabio_dario@emc.com
4133L: linux-scsi@vger.kernel.org
4134S: Maintained
4135
Alan Coxcc2020e2008-05-19 14:21:51 +01004136UCLINUX (AND M68KNOMMU)
4137P: Greg Ungerer
4138M: gerg@uclinux.org
4139W: http://www.uclinux.org/
4140L: uclinux-dev@uclinux.org (subscribers-only)
4141S: Maintained
4142
Alan Coxcc2020e2008-05-19 14:21:51 +01004143UCLINUX FOR RENESAS H8/300
4144P: Yoshinori Sato
4145M: ysato@users.sourceforge.jp
4146W: http://uclinux-h8.sourceforge.jp/
4147S: Supported
4148
Linus Torvalds1da177e2005-04-16 15:20:36 -07004149UDF FILESYSTEM
Jan Kara800fdfb2008-02-08 04:20:51 -08004150P: Jan Kara
4151M: jack@suse.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07004152W: http://linux-udf.sourceforge.net
4153S: Maintained
4154
Alan Coxcc2020e2008-05-19 14:21:51 +01004155UFS FILESYSTEM
4156P: Evgeniy Dushistov
4157M: dushistov@mail.ru
4158L: linux-kernel@vger.kernel.org
4159S: Maintained
4160
4161UltraSPARC (sparc64):
4162P: David S. Miller
4163M: davem@davemloft.net
4164L: sparclinux@vger.kernel.org
4165T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
4166S: Maintained
4167
Linus Torvalds1da177e2005-04-16 15:20:36 -07004168UNIFORM CDROM DRIVER
4169P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02004170M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07004171L: linux-kernel@vger.kernel.org
4172W: http://www.kernel.dk
4173S: Maintained
4174
4175USB ACM DRIVER
4176P: Oliver Neukum
4177M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004178L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004179S: Maintained
4180
Jiri Slaby6d985162008-02-06 01:37:11 -08004181USB AUERSWALD DRIVER
4182P: Wolfgang Muees
4183M: wolfgang@iksw-muees.de
4184L: linux-usb@vger.kernel.org
4185S: Maintained
4186
Linus Torvalds1da177e2005-04-16 15:20:36 -07004187USB BLOCK DRIVER (UB ub)
4188P: Pete Zaitcev
4189M: zaitcev@redhat.com
4190L: linux-kernel@vger.kernel.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004191L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004192S: Supported
4193
Linus Torvalds1da177e2005-04-16 15:20:36 -07004194USB CDC ETHERNET DRIVER
4195P: Greg Kroah-Hartman
4196M: greg@kroah.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004197L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004198S: Maintained
4199W: http://www.kroah.com/linux-usb/
4200
Peter Korsgaardb02b3712008-04-27 08:59:44 +02004201USB CYPRESS C67X00 DRIVER
4202P: Peter Korsgaard
4203M: jacmet@sunsite.dk
4204L: linux-usb@vger.kernel.org
4205S: Maintained
4206
Peter Korsgaardd0374f42007-02-16 17:03:54 +01004207USB DAVICOM DM9601 DRIVER
4208P: Peter Korsgaard
4209M: jacmet@sunsite.dk
Peter Korsgaard043600a2007-06-27 21:18:18 +02004210L: netdev@vger.kernel.org
Peter Korsgaardd0374f42007-02-16 17:03:54 +01004211W: http://www.linux-usb.org/usbnet
4212S: Maintained
4213
Alan Coxcc2020e2008-05-19 14:21:51 +01004214USB DIAMOND RIO500 DRIVER
4215P: Cesar Miquel
4216M: miquel@df.uba.ar
4217L: rio500-users@lists.sourceforge.net
4218W: http://rio500.sourceforge.net
4219S: Maintained
4220
Linus Torvalds1da177e2005-04-16 15:20:36 -07004221USB EHCI DRIVER
4222P: David Brownell
4223M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004224L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004225S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004226
Luca Risolia7ce08c92006-01-11 02:06:59 +00004227USB ET61X[12]51 DRIVER
4228P: Luca Risolia
4229M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004230L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004231L: video4linux-list@redhat.com
4232W: http://www.linux-projects.org
4233S: Maintained
4234
David Brownell69ae9e32006-11-14 02:03:31 -08004235USB GADGET/PERIPHERAL SUBSYSTEM
4236P: David Brownell
4237M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004238L: linux-usb@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004239W: http://www.linux-usb.org/gadget
4240S: Maintained
4241
Jiri Kosina2dea64b2007-07-11 12:12:11 +02004242USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
Jiri Kosina641266f2007-01-15 09:56:21 +01004243P: Jiri Kosina
4244M: jkosina@suse.cz
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004245L: linux-usb@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01004246T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004247S: Maintained
4248
Olav Kongas959eea22005-11-03 17:38:14 +02004249USB ISP116X DRIVER
4250P: Olav Kongas
4251M: ok@artecdesign.ee
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004252L: linux-usb@vger.kernel.org
Olav Kongas959eea22005-11-03 17:38:14 +02004253S: Maintained
4254
Linus Torvalds1da177e2005-04-16 15:20:36 -07004255USB KAWASAKI LSI DRIVER
4256P: Oliver Neukum
4257M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004258L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004259S: Maintained
4260
4261USB MASS STORAGE DRIVER
4262P: Matthew Dharm
4263M: mdharm-usb@one-eyed-alien.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004264L: linux-usb@vger.kernel.org
Matthew Dharm8836aeb2005-12-04 22:03:47 -08004265L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07004266S: Maintained
4267W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
4268
4269USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08004270P: David Brownell
4271M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004272L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004273S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004274
Matthias Urlichsba460e42005-07-14 00:33:47 -07004275USB OPTION-CARD DRIVER
4276P: Matthias Urlichs
4277M: smurf@smurf.noris.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004278L: linux-usb@vger.kernel.org
Matthias Urlichsba460e42005-07-14 00:33:47 -07004279S: Maintained
4280
Linus Torvalds1da177e2005-04-16 15:20:36 -07004281USB OV511 DRIVER
4282P: Mark McClelland
4283M: mmcclell@bigfoot.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004284L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004285W: http://alpha.dyndns.org/ov511/
4286S: Maintained
4287
4288USB PEGASUS DRIVER
4289P: Petko Manolov
4290M: petkan@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004291L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004292L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004293W: http://pegasus2.sourceforge.net/
4294S: Maintained
4295
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004296USB PRINTER DRIVER (usblp)
4297P: Pete Zaitcev
4298M: zaitcev@redhat.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004299L: linux-usb@vger.kernel.org
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004300S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07004301
4302USB RTL8150 DRIVER
4303P: Petko Manolov
4304M: petkan@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004305L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004306L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004307W: http://pegasus2.sourceforge.net/
4308S: Maintained
4309
4310USB SE401 DRIVER
4311P: Jeroen Vreeken
4312M: pe1rxq@amsat.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004313L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004314W: http://www.chello.nl/~j.vreeken/se401/
4315S: Maintained
4316
Alan Cox4e688522008-04-30 00:52:11 -07004317USB SERIAL BELKIN F5U103 DRIVER
4318P: William Greathouse
4319M: wgreathouse@smva.com
4320L: linux-usb@vger.kernel.org
4321S: Maintained
4322
4323USB SERIAL CYPRESS M8 DRIVER
4324P: Lonnie Mendez
4325M: dignome@gmail.com
4326L: linux-usb@vger.kernel.org
4327S: Maintained
4328W: http://geocities.com/i0xox0i
4329W: http://firstlight.net/cvs
4330
Linus Torvalds1da177e2005-04-16 15:20:36 -07004331USB SERIAL CYBERJACK DRIVER
4332P: Matthias Bruestle and Harald Welte
4333M: support@reiner-sct.com
4334W: http://www.reiner-sct.de/support/treiber_cyberjack.php
4335S: Maintained
4336
4337USB SERIAL DIGI ACCELEPORT DRIVER
4338P: Peter Berger and Al Borchers
4339M: pberger@brimson.com
4340M: alborchers@steinerpoint.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004341L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004342S: Maintained
4343
4344USB SERIAL DRIVER
4345P: Greg Kroah-Hartman
4346M: gregkh@suse.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004347L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004348S: Supported
4349
Linus Torvalds1da177e2005-04-16 15:20:36 -07004350USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
4351P: Gary Brubaker
4352M: xavyer@ix.netcom.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004353L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004354S: Maintained
4355
4356USB SERIAL KEYSPAN DRIVER
4357P: Greg Kroah-Hartman
4358M: greg@kroah.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004359L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004360W: http://www.kroah.com/linux/
4361S: Maintained
4362
4363USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04004364P: Support Department
4365M: support@connecttech.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004366L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004367W: http://www.connecttech.com
4368S: Supported
4369
Luca Risoliaf423b9a2007-03-26 16:12:04 -03004370USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07004371P: Luca Risolia
4372M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004373L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004374L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004375W: http://www.linux-projects.org
4376S: Maintained
4377
4378USB SUBSYSTEM
4379P: Greg Kroah-Hartman
4380M: gregkh@suse.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004381L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004382W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08004383T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07004384S: Supported
4385
4386USB UHCI DRIVER
4387P: Alan Stern
4388M: stern@rowland.harvard.edu
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004389L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004390S: Maintained
4391
David Brownell69ae9e32006-11-14 02:03:31 -08004392USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07004393P: David Brownell
4394M: dbrownell@users.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02004395L: netdev@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004396W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07004397S: Maintained
4398
Laurent Pinchartc0efd232008-06-30 15:04:50 -03004399USB VIDEO CLASS
4400P: Laurent Pinchart
4401M: laurent.pinchart@skynet.be
4402L: linx-uvc-devel@berlios.de
4403L: video4linux-list@redhat.com
4404W: http://linux-uvc.berlios.de
4405S: Maintained
4406
Linus Torvalds1da177e2005-04-16 15:20:36 -07004407USB W996[87]CF DRIVER
4408P: Luca Risolia
4409M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004410L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004411L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004412W: http://www.linux-projects.org
4413S: Maintained
4414
Jussi Kivilinnabf164cc2008-01-26 00:51:51 +02004415USB WIRELESS RNDIS DRIVER (rndis_wlan)
4416P: Jussi Kivilinna
4417M: jussi.kivilinna@mbnet.fi
4418L: linux-wireless@vger.kernel.org
4419S: Maintained
4420
Luca Risolia60f78052006-02-06 16:29:35 +00004421USB ZC0301 DRIVER
4422P: Luca Risolia
4423M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004424L: linux-usb@vger.kernel.org
Luca Risolia60f78052006-02-06 16:29:35 +00004425L: video4linux-list@redhat.com
4426W: http://www.linux-projects.org
4427S: Maintained
4428
Linus Torvalds1da177e2005-04-16 15:20:36 -07004429USB ZD1201 DRIVER
4430P: Jeroen Vreeken
4431M: pe1rxq@amsat.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004432L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004433W: http://linux-lc100020.sourceforge.net
4434S: Maintained
4435
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004436USB ZR364XX DRIVER
4437P: Antoine Jacquet
4438M: royale@zerezo.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004439L: linux-usb@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004440L: video4linux-list@redhat.com
4441W: http://royale.zerezo.com/zr364xx/
4442S: Maintained
4443
Linus Torvalds1da177e2005-04-16 15:20:36 -07004444USER-MODE LINUX
4445P: Jeff Dike
Joe Perches6650e0a2007-12-10 15:49:32 -08004446M: jdike@addtoit.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004447L: user-mode-linux-devel@lists.sourceforge.net
4448L: user-mode-linux-user@lists.sourceforge.net
4449W: http://user-mode-linux.sourceforge.net
4450S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004451
Hans-Jürgen Koche5f114e2007-12-05 15:08:07 +01004452USERSPACE I/O (UIO)
4453P: Hans J. Koch
4454M: hjk@linutronix.de
4455P: Greg Kroah-Hartman
4456M: gregkh@suse.de
4457L: linux-kernel@vger.kernel.org
4458S: Maintained
4459
Karel Zakf899b0a2008-05-23 13:04:21 -07004460UTIL-LINUX-NG PACKAGE
4461P: Karel Zak
4462M: kzak@redhat.com
4463L: util-linux-ng@vger.kernel.org
4464W: http://kernel.org/~kzak/util-linux-ng/
4465T: git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git
4466S: Maintained
4467
Alan Cox4e688522008-04-30 00:52:11 -07004468VFAT/FAT/MSDOS FILESYSTEM:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004469P: OGAWA Hirofumi
4470M: hirofumi@mail.parknet.co.jp
4471L: linux-kernel@vger.kernel.org
4472S: Maintained
4473
Linus Torvalds1da177e2005-04-16 15:20:36 -07004474VIA RHINE NETWORK DRIVER
4475P: Roger Luethi
4476M: rl@hellgate.ch
4477S: Maintained
4478
Jean Delvare32c0a522005-09-22 21:47:58 +02004479VIAPRO SMBUS DRIVER
4480P: Jean Delvare
4481M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02004482L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02004483S: Maintained
4484
Francois Romieu01f20732007-01-26 00:57:17 -08004485VIA VELOCITY NETWORK DRIVER
4486P: Francois Romieu
4487M: romieu@fr.zoreil.com
4488L: netdev@vger.kernel.org
4489S: Maintained
4490
Linus Torvalds1da177e2005-04-16 15:20:36 -07004491VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004492P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02004493M: mchehab@infradead.org
4494M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004495L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004496W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02004497T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004498S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004499
Patrick McHardybe7f8272007-10-23 20:26:36 -07004500VLAN (802.1Q)
4501P: Patrick McHardy
4502M: kaber@trash.net
4503L: netdev@vger.kernel.org
4504S: Maintained
4505
Juerg Haefligerab413192006-09-24 20:54:04 +02004506VT1211 HARDWARE MONITOR DRIVER
4507P: Juerg Haefliger
4508M: juergh@gmail.com
4509L: lm-sensors@lm-sensors.org
4510S: Maintained
4511
Roger Lucas1de9e372005-11-26 20:20:05 +01004512VT8231 HARDWARE MONITOR DRIVER
4513P: Roger Lucas
Roger Lucasaf865762008-02-13 07:52:06 -05004514M: vt8231@hiddenengine.co.uk
Roger Lucas1de9e372005-11-26 20:20:05 +01004515L: lm-sensors@lm-sensors.org
4516S: Maintained
4517
Linus Torvalds1da177e2005-04-16 15:20:36 -07004518W1 DALLAS'S 1-WIRE BUS
4519P: Evgeniy Polyakov
4520M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07004521S: Maintained
4522
Charles Spirakis13927072006-07-05 18:05:15 +02004523W83791D HARDWARE MONITORING DRIVER
Marc Hulsman25845c22008-06-08 10:59:41 -04004524P: Marc Hulsman
4525M: m.hulsman@tudelft.nl
Charles Spirakis13927072006-07-05 18:05:15 +02004526L: lm-sensors@lm-sensors.org
Marc Hulsman25845c22008-06-08 10:59:41 -04004527S: Maintained
Charles Spirakis13927072006-07-05 18:05:15 +02004528
Rudolf Marek61db0112006-12-12 18:18:30 +01004529W83793 HARDWARE MONITORING DRIVER
4530P: Rudolf Marek
4531M: r.marek@assembler.cz
4532L: lm-sensors@lm-sensors.org
4533S: Maintained
4534
Linus Torvalds1da177e2005-04-16 15:20:36 -07004535W83L51xD SD/MMC CARD INTERFACE DRIVER
4536P: Pierre Ossman
4537M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01004538L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004539S: Maintained
4540
Wim Van Sebroeck35277612006-01-15 21:21:14 +01004541WATCHDOG DEVICE DRIVERS
4542P: Wim Van Sebroeck
4543M: wim@iguana.be
4544T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4545S: Maintained
4546
Linus Torvalds1da177e2005-04-16 15:20:36 -07004547WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4548P: Jean Tourrilhes
4549M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07004550L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004551W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4552S: Maintained
4553
4554WD7000 SCSI DRIVER
4555P: Miroslav Zagorac
4556M: zaga@fly.cc.fer.hr
4557L: linux-scsi@vger.kernel.org
4558S: Maintained
4559
Dmitry Torokhov5fc14682005-11-20 00:50:06 -05004560WISTRON LAPTOP BUTTON DRIVER
4561P: Miloslav Trmac
4562M: mitr@volny.cz
4563S: Maintained
4564
Linus Torvalds1da177e2005-04-16 15:20:36 -07004565WL3501 WIRELESS PCMCIA CARD DRIVER
4566P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004567M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07004568L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004569W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07004570S: Maintained
4571
Mark Brownfebf1df2008-04-02 00:51:09 -04004572WM97XX TOUCHSCREEN DRIVERS
4573P: Mark Brown
4574M: broonie@opensource.wolfsonmicro.com
4575P: Liam Girdwood
4576M: liam.girdwood@wolfsonmicro.com
4577L: linux-input@vger.kernel.org
4578T: git git://opensource.wolfsonmicro.com/linux-2.6-touch
4579W: http://opensource.wolfsonmicro.com/node/7
4580S: Supported
4581
Linus Torvalds1da177e2005-04-16 15:20:36 -07004582X.25 NETWORK LAYER
4583P: Henner Eisen
4584M: eis@baty.hanse.de
4585L: linux-x25@vger.kernel.org
4586S: Maintained
4587
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02004588XEN HYPERVISOR INTERFACE
4589P: Jeremy Fitzhardinge
4590M: jeremy@xensource.com
4591P: Chris Wright
4592M: chrisw@sous-sol.org
4593L: virtualization@lists.osdl.org
4594L: xen-devel@lists.xensource.com
4595S: Supported
4596
Linus Torvalds1da177e2005-04-16 15:20:36 -07004597XFS FILESYSTEM
4598P: Silicon Graphics Inc
Timothy Shimmin78bfd362007-06-11 20:42:09 -07004599P: Tim Shimmin
Linus Torvalds1da177e2005-04-16 15:20:36 -07004600M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004601L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004602W: http://oss.sgi.com/projects/xfs
Tim Shimmine99f0562007-06-19 15:26:35 +10004603T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004604S: Supported
4605
Grant Likelyc9d3d8e2007-10-01 16:33:51 +02004606XILINX SYSTEMACE DRIVER
4607P: Grant Likely
4608M: grant.likely@secretlab.ca
4609W: http://www.secretlab.ca/
4610L: linux-kernel@vger.kernel.org
4611S: Maintained
4612
Peter Korsgaard238b8722006-12-06 20:35:17 -08004613XILINX UARTLITE SERIAL DRIVER
4614P: Peter Korsgaard
4615M: jacmet@sunsite.dk
4616L: linux-serial@vger.kernel.org
4617S: Maintained
4618
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004619X86 ARCHITECTURE (32-BIT AND 64-BIT)
4620P: Thomas Gleixner
4621M: tglx@linutronix.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07004622P: Ingo Molnar
4623M: mingo@redhat.com
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004624P: H. Peter Anvin
4625M: hpa@zytor.com
4626L: linux-kernel@vger.kernel.org
4627T: git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004628S: Maintained
4629
Linus Torvalds1da177e2005-04-16 15:20:36 -07004630YAM DRIVER FOR AX.25
4631P: Jean-Paul Roubelat
4632M: jpr@f6fbb.org
4633L: linux-hams@vger.kernel.org
4634S: Maintained
4635
Henkaf64a5e2005-10-12 15:02:56 +02004636YEALINK PHONE DRIVER
4637P: Henk Vergonet
4638M: Henk.Vergonet@gmail.com
4639L: usbb2k-api-dev@nongnu.org
4640S: Maintained
4641
Linus Torvalds1da177e2005-04-16 15:20:36 -07004642Z8530 DRIVER FOR AX.25
4643P: Joerg Reuter
4644M: jreuter@yaina.de
4645W: http://yaina.de/jreuter/
4646W: http://www.qsl.net/dl1bke/
4647L: linux-hams@vger.kernel.org
4648S: Maintained
4649
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004650ZD1211RW WIRELESS DRIVER
4651P: Daniel Drake
4652M: dsd@gentoo.org
4653P: Ulrich Kunitz
4654M: kune@deine-taler.de
4655W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004656L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004657L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4658S: Maintained
4659
Linus Torvalds1da177e2005-04-16 15:20:36 -07004660ZF MACHZ WATCHDOG
4661P: Fernando Fuganti
4662M: fuganti@netbank.com.br
4663W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4664S: Maintained
4665
4666ZR36067 VIDEO FOR LINUX DRIVER
4667P: Ronald Bultje
4668M: rbultje@ronald.bitfreak.net
4669L: mjpeg-users@lists.sourceforge.net
4670W: http://mjpeg.sourceforge.net/driver-zoran/
4671S: Maintained
4672
Maciej W. Rozycki8b4a4082007-07-18 00:49:11 -07004673ZS DECSTATION Z85C30 SERIAL DRIVER
4674P: Maciej W. Rozycki
4675M: macro@linux-mips.org
4676S: Maintained
4677
Linus Torvalds1da177e2005-04-16 15:20:36 -07004678THE REST
4679P: Linus Torvalds
4680S: Buried alive in reporters