blob: 8223a521d7c3f2198c19d7065469b7f1484f714f [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
Stelian Pop284f42b2006-12-12 18:18:31 +0100387AMS (Apple Motion Sensor) DRIVER
388P: Stelian Pop
389M: stelian@popies.net
390P: Michael Hanselmann
391M: linux-kernel@hansmi.ch
392S: Supported
393
Tom Tuckerf94b5332006-09-22 15:22:48 -0700394AMSO1100 RNIC DRIVER
395P: Tom Tucker
396M: tom@opengridcomputing.com
397P: Steve Wise
398M: swise@opengridcomputing.com
Roland Dreier78526822007-07-09 20:12:26 -0700399L: general@lists.openfabrics.org
Tom Tuckerf94b5332006-09-22 15:22:48 -0700400S: Maintained
401
Johannes Berg42269062006-07-25 16:15:50 +0200402AOA (Apple Onboard Audio) ALSA DRIVER
403P: Johannes Berg
404M: johannes@sipsolutions.net
405L: linuxppc-dev@ozlabs.org
Takashi Iwai82622042007-04-16 12:32:52 +0200406L: alsa-devel@alsa-project.org (subscribers-only)
Johannes Berg42269062006-07-25 16:15:50 +0200407S: Maintained
408
Linus Torvalds1da177e2005-04-16 15:20:36 -0700409APM DRIVER
410P: Stephen Rothwell
411M: sfr@canb.auug.org.au
412L: linux-laptop@vger.kernel.org
413W: http://www.canb.auug.org.au/~sfr/
414S: Supported
415
Nicolas Boichat6f2fad72007-05-08 00:24:52 -0700416APPLE SMC DRIVER
417P: Nicolas Boichat
418M: nicolas@boichat.ch
419L: mactel-linux-devel@lists.sourceforge.net
420S: Maintained
421
Linus Torvalds1da177e2005-04-16 15:20:36 -0700422APPLETALK NETWORK LAYER
423P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -0300424M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700425S: Maintained
426
Johannes Bergeb9ebe62007-10-27 23:42:45 -0400427APPLETOUCH TOUCHPAD DRIVER
428P: Johannes Berg
429M: johannes@sipsolutions.net
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -0400430L: linux-input@vger.kernel.org
Johannes Bergeb9ebe62007-10-27 23:42:45 -0400431S: Maintained
432
Jaya Kumar1154ea72005-06-21 17:17:04 -0700433ARC FRAMEBUFFER DRIVER
434P: Jaya Kumar
435M: jayalk@intworks.biz
436S: Maintained
437
Linus Torvalds1da177e2005-04-16 15:20:36 -0700438ARM MFM AND FLOPPY DRIVERS
439P: Ian Molton
440M: spyro@f2s.com
441S: Maintained
442
Russell King2761f5c2007-05-24 06:56:08 +0200443ARM PRIMECELL MMCI PL180/1 DRIVER
Pierre Ossman6d799472008-07-22 14:36:57 +0200444S: Orphan
Russell King2761f5c2007-05-24 06:56:08 +0200445
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800446ARM/ADI ROADRUNNER MACHINE SUPPORT
447P: Lennert Buytenhek
448M: kernel@wantstofly.org
449L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
450S: Maintained
451
452ARM/ADS SPHERE MACHINE SUPPORT
453P: Lennert Buytenhek
454M: kernel@wantstofly.org
455L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
456S: Maintained
457
458ARM/AJECO 1ARM MACHINE SUPPORT
459P: Lennert Buytenhek
460M: kernel@wantstofly.org
461L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
462S: Maintained
463
Andrew Victord4a89c72006-12-04 13:56:21 +0100464ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
465P: Andrew Victor
Andrew Victorc5215f32008-03-12 21:29:09 +0100466M: linux@maxim.org.za
Andrew Victord4a89c72006-12-04 13:56:21 +0100467L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
468W: http://maxim.org.za/at91_26.html
469S: Maintained
470
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800471ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
472P: Lennert Buytenhek
473M: kernel@wantstofly.org
474L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
475S: Maintained
476
477ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
478P: Lennert Buytenhek
479M: kernel@wantstofly.org
480L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
481S: Maintained
482
Russell Kinga9da4f72008-07-12 21:42:04 +0100483ARM/COMPULAB CM-X270/EM-X270 MACHINE SUPPORT
484P: Mike Rapoport
485M: mike@compulab.co.il
486L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
487S: Maintained
488
Linus Torvalds1da177e2005-04-16 15:20:36 -0700489ARM/CORGI MACHINE SUPPORT
490P: Richard Purdie
491M: rpurdie@rpsys.net
492S: Maintained
493
Russell Kinga9da4f72008-07-12 21:42:04 +0100494ARM/EZX SMARTPHONES (A780, A910, A1200, E680, ROKR E2 and ROKR E6)
495P: Daniel Ribeiro
496M: drwyrm@gmail.com
497P: Stefan Schmidt
498M: stefan@openezx.org
499P: Harald Welte
500M: laforge@openezx.org
501L: openezx-devel@lists.openezx.org (subscribers-only)
502W: http://www.openezx.org/
503S: Maintained
504
Sascha Hauer86183a52008-07-24 23:50:35 +0200505ARM/FREESCALE IMX / MXC ARM ARCHITECTURE
506P: Sascha Hauer
507M: kernel@pengutronix.de
508L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
509S: Maintained
510
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800511ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
512P: Lennert Buytenhek
513M: kernel@wantstofly.org
514L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
515S: Maintained
516
Jaya Kumar90b8fc32008-03-15 05:11:07 +0100517ARM/GUMSTIX MACHINE SUPPORT
518P: Steve Sakoman
519M: sakoman@gmail.com
520L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
521S: Maintained
522
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100523ARM/HP JORNADA 7XX MACHINE SUPPORT
524P: Kristoffer Ericson
Kristoffer Ericson6a4d0282007-07-07 17:45:10 +0100525M: kristoffer.ericson@gmail.com
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100526W: www.jlime.com
527S: Maintained
528
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800529ARM/INTEL IOP32X ARM ARCHITECTURE
530P: Lennert Buytenhek
531M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100532P: Dan Williams
533M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800534L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100535S: Supported
536
537ARM/INTEL IOP33X ARM ARCHITECTURE
538P: Dan Williams
539M: dan.j.williams@intel.com
540L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
541S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800542
543ARM/INTEL IOP13XX ARM ARCHITECTURE
544P: Lennert Buytenhek
545M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100546P: Dan Williams
547M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800548L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100549S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800550
551ARM/INTEL IQ81342EX MACHINE SUPPORT
552P: Lennert Buytenhek
553M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100554P: Dan Williams
555M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800556L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100557S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800558
559ARM/INTEL IXP2000 ARM ARCHITECTURE
560P: Lennert Buytenhek
561M: kernel@wantstofly.org
562L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
563S: Maintained
564
565ARM/INTEL IXDP2850 MACHINE SUPPORT
566P: Lennert Buytenhek
567M: kernel@wantstofly.org
568L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
569S: Maintained
570
571ARM/INTEL IXP23XX ARM ARCHITECTURE
572P: Lennert Buytenhek
573M: kernel@wantstofly.org
574L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
575S: Maintained
576
577ARM/INTEL XSC3 (MANZANO) ARM CORE
578P: Lennert Buytenhek
579M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100580P: Dan Williams
581M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800582L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100583S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800584
585ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
586P: Lennert Buytenhek
587M: kernel@wantstofly.org
588L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
589S: Maintained
590
591ARM/LOGICPD PXA270 MACHINE SUPPORT
592P: Lennert Buytenhek
593M: kernel@wantstofly.org
594L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
595S: Maintained
596
Dirk Opfer8459c152005-11-06 14:27:52 +0000597ARM/TOSA MACHINE SUPPORT
Dmitry Baryshkov93887042008-07-07 10:50:06 +0100598P: Dmitry Baryshkov
599M: dbaryshkov@gmail.com
Dirk Opfer8459c152005-11-06 14:27:52 +0000600P: Dirk Opfer
601M: dirk@opfer-online.de
602S: Maintained
603
Marek Vašutb5e4ad52008-07-07 17:25:46 +0100604ARM/PALMTX SUPPORT
605P: Marek Vasut
606M: marek.vasut@gmail.com
607W: http://hackndev.com
608S: Maintained
609
Linus Torvalds1da177e2005-04-16 15:20:36 -0700610ARM/PLEB SUPPORT
611P: Peter Chubb
612M: pleb@gelato.unsw.edu.au
613W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
614S: Maintained
615
616ARM/PT DIGITAL BOARD PORT
617P: Stefan Eletzhofer
618M: stefan.eletzhofer@eletztrick.de
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700619L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700620W: http://www.arm.linux.org.uk/
621S: Maintained
622
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800623ARM/RADISYS ENP2611 MACHINE SUPPORT
624P: Lennert Buytenhek
625M: kernel@wantstofly.org
626L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
627S: Maintained
628
Linus Torvalds1da177e2005-04-16 15:20:36 -0700629ARM/SHARK MACHINE SUPPORT
630P: Alexander Schulz
631M: alex@shark-linux.de
632W: http://www.shark-linux.de/shark.html
633S: Maintained
634
635ARM/STRONGARM110 PORT
636P: Russell King
637M: rmk@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700638L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700639W: http://www.arm.linux.org.uk/
640S: Maintained
641
642ARM/S3C2410 ARM ARCHITECTURE
643P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800644M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700645L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700646W: http://www.fluff.org/ben/linux/
647S: Maintained
648
649ARM/S3C2440 ARM ARCHITECTURE
650P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800651M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700652L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700653W: http://www.fluff.org/ben/linux/
654S: Maintained
655
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800656ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
657P: Lennert Buytenhek
658M: kernel@wantstofly.org
659L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
660S: Maintained
661
662ARM/THECUS N2100 MACHINE SUPPORT
663P: Lennert Buytenhek
664M: kernel@wantstofly.org
665L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
666S: Maintained
667
Linus Torvalds1da177e2005-04-16 15:20:36 -0700668ARPD SUPPORT
669P: Jonathan Layes
Ralf Baechle979b6c12005-06-13 14:30:40 -0700670L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700671S: Maintained
672
673ASUS ACPI EXTRAS DRIVER
Len Brown0b67d942006-12-22 21:18:56 -0500674P: Corentin Chary
675M: corentincj@iksaif.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700676P: Karol Kozimor
677M: sziwan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700678L: acpi4asus-user@lists.sourceforge.net
679W: http://sourceforge.net/projects/acpi4asus
Len Brown0b67d942006-12-22 21:18:56 -0500680W: http://xf.iksaif.net/acpi4asus
Linus Torvalds1da177e2005-04-16 15:20:36 -0700681S: Maintained
682
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -0400683ASUS ASB100 HARDWARE MONITOR DRIVER
684P: Mark M. Hoffman
685M: mhoffman@lightlink.com
686L: lm-sensors@lm-sensors.org
687S: Maintained
688
Corentin Chary85091b72007-01-26 14:04:30 +0100689ASUS LAPTOP EXTRAS DRIVER
690P: Corentin Chary
691M: corentincj@iksaif.net
692L: acpi4asus-user@lists.sourceforge.net
693W: http://sourceforge.net/projects/acpi4asus
694W: http://xf.iksaif.net/acpi4asus
695S: Maintained
696
Dan Williamsb3e5f262007-08-07 10:26:35 -0700697ASYNCHRONOUS TRANSFERS/TRANSFORMS API
698P: Dan Williams
699M: dan.j.williams@intel.com
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +0100700P: Maciej Sosnowski
701M: maciej.sosnowski@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -0700702L: linux-kernel@vger.kernel.org
703W: http://sourceforge.net/projects/xscaleiop
704S: Supported
705
Linus Torvalds1da177e2005-04-16 15:20:36 -0700706ATA OVER ETHERNET DRIVER
707P: Ed L. Cashin
708M: ecashin@coraid.com
709W: http://www.coraid.com/support/linux
710S: Supported
711
Jiri Slabyfa1c1142007-08-12 17:33:16 +0200712ATHEROS ATH5K WIRELESS DRIVER
713P: Jiri Slaby
714M: jirislaby@gmail.com
715P: Nick Kossifidis
716M: mickflemm@gmail.com
717P: Luis R. Rodriguez
718M: mcgrof@gmail.com
719L: linux-wireless@vger.kernel.org
720L: ath5k-devel@lists.ath5k.org
721S: Maintained
722
Ville Syrjala6f69a6d2008-04-21 22:21:10 +0000723ATI_REMOTE2 DRIVER
724P: Ville Syrjala
725M: syrjala@sci.fi
726S: Maintained
727
Jay Cliburn8d5ca6e2007-02-03 20:25:10 -0600728ATL1 ETHERNET DRIVER
729P: Jay Cliburn
730M: jcliburn@gmail.com
731P: Chris Snook
732M: csnook@redhat.com
733L: atl1-devel@lists.sourceforge.net
734W: http://sourceforge.net/projects/atl1
735W: http://atl1.sourceforge.net
736S: Maintained
737
Linus Torvalds1da177e2005-04-16 15:20:36 -0700738ATM
739P: Chas Williams
740M: chas@cmf.nrl.navy.mil
Roland Dreierf37bf902006-09-13 20:39:33 -0700741L: linux-atm-general@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700742W: http://linux-atm.sourceforge.net
743S: Maintained
744
Pierre Ossman272f1332007-05-14 21:25:26 +0200745ATMEL AT91 MCI DRIVER
Pierre Ossman81764fa2007-07-15 18:47:38 +0200746P: Nicolas Ferre
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800747M: nicolas.ferre@atmel.com
Pierre Ossman81764fa2007-07-15 18:47:38 +0200748L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
749W: http://www.atmel.com/products/AT91/
750W: http://www.at91.com/
751S: Maintained
Pierre Ossman272f1332007-05-14 21:25:26 +0200752
Haavard Skinnemoena1cfac42008-02-08 04:21:00 -0800753ATMEL AT91 / AT32 SERIAL DRIVER
754P: Haavard Skinnemoen
755M: hskinnemoen@atmel.com
756L: linux-kernel@vger.kernel.org
757S: Supported
758
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800759ATMEL LCDFB DRIVER
760P: Nicolas Ferre
761M: nicolas.ferre@atmel.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -0800762L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800763S: Maintained
764
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100765ATMEL MACB ETHERNET DRIVER
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100766P: Haavard Skinnemoen
767M: hskinnemoen@atmel.com
768S: Supported
769
Haavard Skinnemoen754ce4f2007-02-14 00:33:09 -0800770ATMEL SPI DRIVER
771P: Haavard Skinnemoen
772M: hskinnemoen@atmel.com
773S: Supported
774
Haavard Skinnemoen914a3f32007-10-10 02:29:43 -0700775ATMEL USBA UDC DRIVER
776P: Haavard Skinnemoen
777M: hskinnemoen@atmel.com
778L: kernel@avr32linux.org
779W: http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver
780S: Supported
781
Linus Torvalds1da177e2005-04-16 15:20:36 -0700782ATMEL WIRELESS DRIVER
783P: Simon Kelley
784M: simon@thekelleys.org.uk
Johannes Berg724c6b32007-04-23 12:18:20 -0700785L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700786W: http://www.thekelleys.org.uk/atmel
787W: http://atmelwlandriver.sourceforge.net/
788S: Maintained
789
Chris Wrighta92b7b82005-07-07 18:12:23 -0700790AUDIT SUBSYSTEM
Eric Paris0ef19702008-04-18 10:47:32 -0400791P: Al Viro
792M: viro@zeniv.linux.org.uk
793P: Eric Paris
794M: eparis@redhat.com
Gabriel Cb9a06202007-08-10 13:00:56 -0700795L: linux-audit@redhat.com (subscribers-only)
David Woodhousead3f9a22005-07-13 15:28:29 +0100796W: http://people.redhat.com/sgrubb/audit/
Eric Paris0ef19702008-04-18 10:47:32 -0400797T: git git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git
Chris Wrighta92b7b82005-07-07 18:12:23 -0700798S: Maintained
799
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800800AUXILIARY DISPLAY DRIVERS
801P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -0700802M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800803L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -0700804W: http://miguelojeda.es/auxdisplay.htm
805W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800806S: Maintained
807
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700808AVR32 ARCHITECTURE
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700809P: Haavard Skinnemoen
810M: hskinnemoen@atmel.com
811W: http://www.atmel.com/products/AVR32/
812W: http://avr32linux.org/
813W: http://avrfreaks.net/
814S: Supported
815
816AVR32/AT32AP MACHINE SUPPORT
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700817P: Haavard Skinnemoen
818M: hskinnemoen@atmel.com
819S: Supported
820
Linus Torvalds1da177e2005-04-16 15:20:36 -0700821AX.25 NETWORK LAYER
822P: Ralf Baechle
823M: ralf@linux-mips.org
824L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +0200825W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700826S: Maintained
827
Richard Purdie300abeb2007-02-07 22:21:07 +0000828BACKLIGHT CLASS/SUBSYSTEM
829P: Richard Purdie
830M: rpurdie@rpsys.net
831S: Maintained
832
Bryan Wu1394f032007-05-06 14:50:22 -0700833BLACKFIN ARCHITECTURE
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800834P: Bryan Wu
Bryan Wu7dd06cd2008-02-21 16:18:43 +0800835M: cooloney@kernel.org
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800836L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
837W: http://blackfin.uclinux.org
838S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700839
Bryan Wue190d6b2007-07-17 14:43:44 +0800840BLACKFIN EMAC DRIVER
841P: Bryan Wu
Bryan Wu7dd06cd2008-02-21 16:18:43 +0800842M: cooloney@kernel.org
Bryan Wue190d6b2007-07-17 14:43:44 +0800843L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
844W: http://blackfin.uclinux.org
845S: Supported
846
Mike Frysinger566da5b2007-06-11 15:31:30 +0800847BLACKFIN RTC DRIVER
848P: Mike Frysinger
Mike Frysinger566da5b2007-06-11 15:31:30 +0800849M: vapier.adi@gmail.com
850L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
851W: http://blackfin.uclinux.org
852S: Supported
853
Bryan Wu1394f032007-05-06 14:50:22 -0700854BLACKFIN SERIAL DRIVER
Mike Frysinger9c5e7102007-11-17 23:19:44 +0800855P: Sonic Zhang
856M: sonic.zhang@analog.com
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800857L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
858W: http://blackfin.uclinux.org
859S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700860
Bryan Wu1e6d3202007-07-15 02:50:02 +0800861BLACKFIN WATCHDOG DRIVER
862P: Mike Frysinger
Bryan Wu1e6d3202007-07-15 02:50:02 +0800863M: vapier.adi@gmail.com
864L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
865W: http://blackfin.uclinux.org
866S: Supported
867
Linus Torvalds1da177e2005-04-16 15:20:36 -0700868BAYCOM/HDLCDRV DRIVERS FOR AX.25
869P: Thomas Sailer
870M: t.sailer@alumni.ethz.ch
871L: linux-hams@vger.kernel.org
872W: http://www.baycom.org/~tom/ham/ham.html
873S: Maintained
874
Michael Buesche4d6b792007-09-18 15:39:42 -0400875B43 WIRELESS DRIVER
876P: Michael Buesch
877M: mb@bu3sch.de
878P: Stefano Brivio
Stefano Brivio2817ef12007-11-06 22:48:56 +0100879M: stefano.brivio@polimi.it
Michael Buesche4d6b792007-09-18 15:39:42 -0400880L: linux-wireless@vger.kernel.org
Stefano Brivio2817ef12007-11-06 22:48:56 +0100881W: http://linuxwireless.org/en/users/Drivers/b43
Michael Buesche4d6b792007-09-18 15:39:42 -0400882S: Maintained
883
Larry Finger75388ac2007-09-25 16:46:54 -0700884B43LEGACY WIRELESS DRIVER
885P: Larry Finger
886M: Larry.Finger@lwfinger.net
Stefano Brivio2817ef12007-11-06 22:48:56 +0100887P: Stefano Brivio
888M: stefano.brivio@polimi.it
Larry Finger75388ac2007-09-25 16:46:54 -0700889L: linux-wireless@vger.kernel.org
Stefano Brivio2817ef12007-11-06 22:48:56 +0100890W: http://linuxwireless.org/en/users/Drivers/b43
Larry Finger75388ac2007-09-25 16:46:54 -0700891S: Maintained
892
Linus Torvalds1da177e2005-04-16 15:20:36 -0700893BEFS FILE SYSTEM
894P: Sergey S. Kostyliov
895M: rathamahata@php4.ru
896L: linux-kernel@vger.kernel.org
897S: Maintained
898
Linus Torvalds1da177e2005-04-16 15:20:36 -0700899BFS FILE SYSTEM
900P: Tigran A. Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -0800901M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700902L: linux-kernel@vger.kernel.org
903S: Maintained
904
Bryan Wud24ecfc2007-05-01 23:26:32 +0200905BLACKFIN I2C TWI DRIVER
906P: Sonic Zhang
907M: sonic.zhang@analog.com
908L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
909W: http://blackfin.uclinux.org/
910S: Supported
911
Linus Torvalds1da177e2005-04-16 15:20:36 -0700912BLOCK LAYER
913P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +0200914M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700915L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800916T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700917S: Maintained
918
Joern Engel2b54aae2008-02-06 01:38:02 -0800919BLOCK2MTD DRIVER
920P: Joern Engel
921M: joern@lazybastard.org
922L: linux-mtd@lists.infradead.org
923S: Maintained
924
Linus Torvalds1da177e2005-04-16 15:20:36 -0700925BLUETOOTH SUBSYSTEM
926P: Marcel Holtmann
927M: marcel@holtmann.org
928P: Maxim Krasnyansky
929M: maxk@qualcomm.com
Pavel Machek781c2842008-03-20 15:41:02 -0700930L: linux-bluetooth@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700931W: http://bluez.sf.net
932W: http://www.bluez.org
933W: http://www.holtmann.org/linux/bluetooth/
Josh Boyer1adc1232005-11-23 15:44:15 -0800934T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700935S: Maintained
936
937BLUETOOTH RFCOMM LAYER
938P: Marcel Holtmann
939M: marcel@holtmann.org
940P: Maxim Krasnyansky
941M: maxk@qualcomm.com
942S: Maintained
943
944BLUETOOTH BNEP LAYER
945P: Marcel Holtmann
946M: marcel@holtmann.org
947P: Maxim Krasnyansky
948M: maxk@qualcomm.com
949S: Maintained
950
951BLUETOOTH CMTP LAYER
952P: Marcel Holtmann
953M: marcel@holtmann.org
954S: Maintained
955
956BLUETOOTH HIDP LAYER
957P: Marcel Holtmann
958M: marcel@holtmann.org
959S: Maintained
960
961BLUETOOTH HCI UART DRIVER
962P: Marcel Holtmann
963M: marcel@holtmann.org
964P: Maxim Krasnyansky
965M: maxk@qualcomm.com
966S: Maintained
967
968BLUETOOTH HCI USB DRIVER
969P: Marcel Holtmann
970M: marcel@holtmann.org
971P: Maxim Krasnyansky
972M: maxk@qualcomm.com
973S: Maintained
974
975BLUETOOTH HCI BCM203X DRIVER
976P: Marcel Holtmann
977M: marcel@holtmann.org
978S: Maintained
979
980BLUETOOTH HCI BPA10X DRIVER
981P: Marcel Holtmann
982M: marcel@holtmann.org
983S: Maintained
984
985BLUETOOTH HCI BFUSB DRIVER
986P: Marcel Holtmann
987M: marcel@holtmann.org
988S: Maintained
989
990BLUETOOTH HCI DTL1 DRIVER
991P: Marcel Holtmann
992M: marcel@holtmann.org
993S: Maintained
994
995BLUETOOTH HCI BLUECARD DRIVER
996P: Marcel Holtmann
997M: marcel@holtmann.org
998S: Maintained
999
1000BLUETOOTH HCI BT3C DRIVER
1001P: Marcel Holtmann
1002M: marcel@holtmann.org
1003S: Maintained
1004
1005BLUETOOTH HCI BTUART DRIVER
1006P: Marcel Holtmann
1007M: marcel@holtmann.org
1008S: Maintained
1009
1010BLUETOOTH HCI VHCI DRIVER
1011P: Maxim Krasnyansky
1012M: maxk@qualcomm.com
1013S: Maintained
1014
1015BONDING DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001016P: Jay Vosburgh
1017M: fubar@us.ibm.com
1018L: bonding-devel@lists.sourceforge.net
1019W: http://sourceforge.net/projects/bonding/
1020S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001021
Gary Zambrano39105892006-06-22 17:26:20 -07001022BROADCOM B44 10/100 ETHERNET DRIVER
1023P: Gary Zambrano
1024M: zambrano@broadcom.com
1025L: netdev@vger.kernel.org
1026S: Supported
1027
Michael Chan948c51e2006-06-04 02:51:39 -07001028BROADCOM BNX2 GIGABIT ETHERNET DRIVER
1029P: Michael Chan
1030M: mchan@broadcom.com
1031L: netdev@vger.kernel.org
1032S: Supported
1033
Eliezer Tamir4d9d2cb2008-02-28 11:59:10 -08001034BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER
Eilon Greenstein24e3fce2008-06-12 14:30:28 -07001035P: Eilon Greenstein
1036M: eilong@broadcom.com
Eliezer Tamir4d9d2cb2008-02-28 11:59:10 -08001037L: netdev@vger.kernel.org
1038S: Supported
1039
Michael Chan948c51e2006-06-04 02:51:39 -07001040BROADCOM TG3 GIGABIT ETHERNET DRIVER
1041P: Michael Chan
1042M: mchan@broadcom.com
1043L: netdev@vger.kernel.org
1044S: Supported
1045
Jens Axboe5cdf7f72007-07-17 08:58:06 +02001046BSG (block layer generic sg v4 driver)
1047P: FUJITA Tomonori
1048M: fujita.tomonori@lab.ntt.co.jp
1049L: linux-scsi@vger.kernel.org
1050S: Supported
1051
Michael Bueschff1d5c22008-07-25 01:46:10 -07001052BT8XXGPIO DRIVER
1053P: Michael Buesch
1054M: mb@bu3sch.de
1055W: http://bu3sch.de/btgpio.php
1056S: Maintained
1057
Linus Torvalds1da177e2005-04-16 15:20:36 -07001058BTTV VIDEO4LINUX DRIVER
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001059P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001060M: mchehab@infradead.org
1061M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001062L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001063W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001064T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001065S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001066
Jonathan Corbet77d51402007-03-22 19:44:17 -03001067CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
1068P: Jonathan Corbet
1069M: corbet@lwn.net
1070L: video4linux-list@redhat.com
1071S: Maintained
1072
Oliver Hartkoppbeca2222007-11-16 16:07:41 -08001073CAN NETWORK LAYER
1074P: Urs Thuermann
1075M: urs.thuermann@volkswagen.de
1076P: Oliver Hartkopp
1077M: oliver.hartkopp@volkswagen.de
Pavel Emelyanov220fc3f2008-04-29 03:37:41 -07001078L: socketcan-core@lists.berlios.de (subscribers-only)
Oliver Hartkoppbeca2222007-11-16 16:07:41 -08001079W: http://developer.berlios.de/projects/socketcan/
1080S: Maintained
1081
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001082CALGARY x86-64 IOMMU
1083P: Muli Ben-Yehuda
1084M: muli@il.ibm.com
1085P: Jon D. Mason
Jon Masond8d2bed2006-10-05 18:47:21 +02001086M: jdmason@kudzu.us
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001087L: linux-kernel@vger.kernel.org
1088L: discuss@x86-64.org
1089S: Maintained
1090
Arnd Bergmannb8154542008-05-16 11:10:59 +02001091CELL BROADBAND ENGINE ARCHITECTURE
1092P: Arnd Bergmann
1093M: arnd@arndb.de
1094L: linuxppc-dev@ozlabs.org
1095L: cbe-oss-dev@ozlabs.org
1096W: http://www.ibm.com/developerworks/power/cell/
1097S: Supported
1098
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001099CFAG12864B LCD DRIVER
1100P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07001101M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001102L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07001103W: http://miguelojeda.es/auxdisplay.htm
1104W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001105S: Maintained
1106
1107CFAG12864BFB LCD FRAMEBUFFER DRIVER
1108P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07001109M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001110L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07001111W: http://miguelojeda.es/auxdisplay.htm
1112W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001113S: Maintained
1114
Johannes Berg704232c2007-04-23 12:20:05 -07001115CFG80211 and NL80211
1116P: Johannes Berg
1117M: johannes@sipsolutions.net
1118L: linux-wireless@vger.kernel.org
1119S: Maintained
1120
Andy Whitcroft0a920b52007-06-01 00:46:48 -07001121CHECKPATCH
1122P: Andy Whitcroft
1123M: apw@shadowen.org
1124P: Randy Dunlap
1125M: rdunlap@xenotime.net
1126P: Joel Schopp
1127M: jschopp@austin.ibm.com
1128S: Supported
1129
Linus Torvalds1da177e2005-04-16 15:20:36 -07001130COMMON INTERNET FILE SYSTEM (CIFS)
1131P: Steve French
1132M: sfrench@samba.org
Jesper Juhlfb453d42006-01-15 02:46:48 +01001133L: linux-cifs-client@lists.samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001134L: samba-technical@lists.samba.org
Steve Frenchaf5a0322007-08-13 19:53:17 +00001135W: http://linux-cifs.samba.org/
Josh Boyer1adc1232005-11-23 15:44:15 -08001136T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001137S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001138
Joel Becker7063fbf2005-12-15 14:29:43 -08001139CONFIGFS
1140P: Joel Becker
Joel Becker62ca3d22006-01-27 11:04:12 -08001141M: joel.becker@oracle.com
1142L: linux-kernel@vger.kernel.org
Joel Becker7063fbf2005-12-15 14:29:43 -08001143S: Supported
1144
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001145CIRRUS LOGIC EP93XX ETHERNET DRIVER
1146P: Lennert Buytenhek
1147M: kernel@wantstofly.org
1148L: netdev@vger.kernel.org
1149S: Maintained
1150
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001151CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1152P: Lennert Buytenhek
1153M: kernel@wantstofly.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001154L: linux-usb@vger.kernel.org
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001155S: Maintained
1156
Timur Tabid9e9d822008-04-24 08:45:26 +10001157CIRRUS LOGIC CS4270 SOUND DRIVER
1158P: Timur Tabi
1159M: timur@freescale.com
1160L: alsa-devel@alsa-project.org
1161S: Supported
1162
Linus Torvalds1da177e2005-04-16 15:20:36 -07001163CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1164P: Cirrus Logic Corporation (kernel 2.2 driver)
1165M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1166P: Nils Faerber (port to kernel 2.4)
1167M: Nils Faerber <nils@kernelconcepts.de>
1168S: Maintained
1169
1170CODA FILE SYSTEM
1171P: Jan Harkes
1172M: jaharkes@cs.cmu.edu
1173M: coda@cs.cmu.edu
1174L: codalist@coda.cs.cmu.edu
1175W: http://www.coda.cs.cmu.edu/
1176S: Maintained
1177
1178COMPACTPCI HOTPLUG CORE
1179P: Scott Murray
1180M: scottm@somanetworks.com
1181M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001182L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001183S: Supported
1184
1185COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1186P: Scott Murray
1187M: scottm@somanetworks.com
1188M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001189L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001190S: Supported
1191
1192COMPACTPCI HOTPLUG GENERIC DRIVER
1193P: Scott Murray
1194M: scottm@somanetworks.com
1195M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001196L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001197S: Supported
1198
Cezary Jackiewicz54115522008-06-09 16:22:22 -07001199COMPAL LAPTOP SUPPORT
1200P: Cezary Jackiewicz
1201M: cezary.jackiewicz@gmail.com
1202S: Maintained
1203
Linus Torvalds1da177e2005-04-16 15:20:36 -07001204COMPUTONE INTELLIPORT MULTIPORT CARD
1205P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -07001206M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001207W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -07001208S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001209
Simon Arlott949be0f2007-03-06 02:47:46 -08001210CONEXANT ACCESSRUNNER USB DRIVER
1211P: Simon Arlott
1212M: cxacru@fire.lp0.eu
Simon Arlott9ae5e3b2007-05-09 08:38:10 +02001213L: accessrunner-general@lists.sourceforge.net
1214W: http://accessrunner.sourceforge.net/
Simon Arlott949be0f2007-03-06 02:47:46 -08001215S: Maintained
1216
Paul Menagefb3a0fb2008-03-04 14:28:28 -08001217CONTROL GROUPS (CGROUPS)
1218P: Paul Menage
1219M: menage@google.com
1220L: containers@lists.linux-foundation.org
1221S: Maintained
1222
Rudolf Marekbebe4672007-05-08 17:22:02 +02001223CORETEMP HARDWARE MONITORING DRIVER
1224P: Rudolf Marek
1225M: r.marek@assembler.cz
1226L: lm-sensors@lm-sensors.org
1227S: Maintained
1228
Linus Torvalds1da177e2005-04-16 15:20:36 -07001229COSA/SRP SYNC SERIAL DRIVER
1230P: Jan "Yenya" Kasprzak
1231M: kas@fi.muni.cz
1232W: http://www.fi.muni.cz/~kas/cosa/
1233S: Maintained
1234
1235CPU FREQUENCY DRIVERS
1236P: Dave Jones
1237M: davej@codemonkey.org.uk
1238L: cpufreq@lists.linux.org.uk
1239W: http://www.codemonkey.org.uk/projects/cpufreq/
Dave Jones7531a0b2006-12-12 17:26:35 -05001240T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001241S: Maintained
1242
1243CPUID/MSR DRIVER
1244P: H. Peter Anvin
1245M: hpa@zytor.com
1246S: Maintained
1247
Paul Jacksoned90fb42005-09-27 21:45:37 -07001248CPUSETS
1249P: Paul Jackson
Paul Jackson6bffd7b2008-05-01 04:34:21 -07001250P: Paul Menage
Paul Jacksoned90fb42005-09-27 21:45:37 -07001251M: pj@sgi.com
Paul Jackson6bffd7b2008-05-01 04:34:21 -07001252M: menage@google.com
Paul Jacksoned90fb42005-09-27 21:45:37 -07001253L: linux-kernel@vger.kernel.org
1254W: http://www.bullopensource.org/cpuset/
Paul Jackson551e1722008-06-12 15:21:31 -07001255W: http://oss.sgi.com/projects/cpusets/
Paul Jacksoned90fb42005-09-27 21:45:37 -07001256S: Supported
1257
Linus Torvalds1da177e2005-04-16 15:20:36 -07001258CRAMFS FILESYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +01001259W: http://sourceforge.net/projects/cramfs/
1260S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001261
1262CRIS PORT
1263P: Mikael Starvik
1264M: starvik@axis.com
Jesper Nilsson0b07aa62008-01-25 13:22:29 +01001265P: Jesper Nilsson
1266M: jesper.nilsson@axis.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001267L: dev-etrax@axis.com
1268W: http://developer.axis.com
1269S: Maintained
1270
1271CRYPTO API
1272P: Herbert Xu
1273M: herbert@gondor.apana.org.au
1274P: David S. Miller
1275M: davem@davemloft.net
1276L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001277T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001278S: Maintained
1279
Jaya Kumar9b4ffa42005-11-17 10:12:23 +01001280CS5535 Audio ALSA driver
1281P: Jaya Kumar
1282M: jayakumar.alsa@gmail.com
1283S: Maintained
1284
Hans Verkuil6d8425b2008-05-05 18:25:22 -03001285CX18 VIDEO4LINUX DRIVER
1286P: Hans Verkuil, Andy Walls
1287M: hverkuil@xs4all.nl, awalls@radix.net
1288L: ivtv-devel@ivtvdriver.org
1289L: ivtv-users@ivtvdriver.org
1290L: video4linux-list@redhat.com
1291W: http://linuxtv.org
1292S: Maintained
1293
Steve Wisee5ec3782008-05-20 14:06:33 -07001294CXGB3 ETHERNET DRIVER (CXGB3)
1295P: Divy Le Ray
1296M: divy@chelsio.com
1297L: netdev@vger.kernel.org
1298W: http://www.chelsio.com
1299S: Supported
1300
1301CXGB3 IWARP RNIC DRIVER (IW_CXGB3)
1302P: Steve Wise
1303M: swise@chelsio.com
1304L: general@lists.openfabrics.org
1305W: http://www.openfabrics.org
1306S: Supported
1307
Linus Torvalds1da177e2005-04-16 15:20:36 -07001308CYBERPRO FB DRIVER
1309P: Russell King
1310M: rmk@arm.linux.org.uk
1311W: http://www.arm.linux.org.uk/
1312S: Maintained
1313
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001314CYBLAFB FRAMEBUFFER DRIVER
1315P: Knut Petersen
1316M: Knut_Petersen@t-online.de
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001317L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001318S: Maintained
1319
Linus Torvalds1da177e2005-04-16 15:20:36 -07001320CYCLADES 2X SYNC CARD DRIVER
1321P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001322M: acme@ghostprotocols.net
1323W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07001324S: Maintained
1325
1326CYCLADES ASYNC MUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001327W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001328S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001329
1330CYCLADES PC300 DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001331W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001332S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001333
Linus Torvalds1da177e2005-04-16 15:20:36 -07001334DAMA SLAVE for AX.25
1335P: Joerg Reuter
1336M: jreuter@yaina.de
1337W: http://yaina.de/jreuter/
1338W: http://www.qsl.net/dl1bke/
1339L: linux-hams@vger.kernel.org
1340S: Maintained
1341
1342DC395x SCSI driver
1343P: Oliver Neukum
1344M: oliver@neukum.name
1345P: Ali Akcaagac
1346M: aliakc@web.de
1347P: Jamie Lenehan
1348M: lenehan@twibble.org
1349W: http://twibble.org/dist/dc395x/
Randy Dunlapf5df58812006-07-14 00:24:29 -07001350L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001351L: http://lists.twibble.org/mailman/listinfo/dc395x/
1352S: Maintained
1353
1354DC390/AM53C974 SCSI driver
1355P: Kurt Garloff
1356M: garloff@suse.de
1357W: http://www.garloff.de/kurt/linux/dc390/
1358P: Guennadi Liakhovetski
1359M: g.liakhovetski@gmx.de
1360S: Maintained
1361
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001362DCCP PROTOCOL
1363P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001364M: acme@ghostprotocols.net
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001365L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -08001366W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001367S: Maintained
1368
Linus Torvalds1da177e2005-04-16 15:20:36 -07001369DECnet NETWORK LAYER
Christine Caulfield8943f262008-02-14 19:31:31 -08001370P: Christine Caulfield
1371M: christine.caulfield@googlemail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001372W: http://linux-decnet.sourceforge.net
1373L: linux-decnet-user@lists.sourceforge.net
1374S: Maintained
1375
1376DEFXX FDDI NETWORK DRIVER
1377P: Maciej W. Rozycki
1378M: macro@linux-mips.org
1379S: Maintained
1380
1381DELL LAPTOP SMM DRIVER
1382P: Massimo Dal Zotto
1383M: dz@debian.org
1384W: http://www.debian.org/~dz/i8k/
1385S: Maintained
1386
Doug Warzecha90563ec2005-09-06 15:17:15 -07001387DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1388P: Doug Warzecha
1389M: Douglas_Warzecha@dell.com
1390S: Maintained
1391
Pavel Machek5ddb88c2006-09-29 02:01:29 -07001392DEVICE-MAPPER (LVM)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001393P: Alasdair Kergon
1394L: dm-devel@redhat.com
1395W: http://sources.redhat.com/dm
1396S: Maintained
1397
1398DEVICE NUMBER REGISTRY
1399P: Torben Mathiasen
1400M: device@lanana.org
1401W: http://lanana.org/docs/device-list/index.html
1402L: linux-kernel@vger.kernel.org
1403S: Maintained
1404
Linus Torvalds1da177e2005-04-16 15:20:36 -07001405DIGI INTL. EPCA DRIVER
1406P: Digi International, Inc
1407M: Eng.Linux@digi.com
1408L: Eng.Linux@digi.com
1409W: http://www.digi.com
1410S: Orphaned
1411
Linus Torvalds1da177e2005-04-16 15:20:36 -07001412DIRECTORY NOTIFICATION
1413P: Stephen Rothwell
1414M: sfr@canb.auug.org.au
1415L: linux-kernel@vger.kernel.org
1416S: Supported
1417
1418DISK GEOMETRY AND PARTITION HANDLING
1419P: Andries Brouwer
1420M: aeb@cwi.nl
1421W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1422W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1423W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1424S: Maintained
1425
1426DISKQUOTA:
1427P: Jan Kara
1428M: jack@suse.cz
1429L: linux-kernel@vger.kernel.org
1430S: Maintained
1431
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001432DISTRIBUTED LOCK MANAGER
Christine Caulfield8943f262008-02-14 19:31:31 -08001433P: Christine Caulfield
1434M: ccaulfie@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001435P: David Teigland
1436M: teigland@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001437L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001438W: http://sources.redhat.com/cluster/
David Teiglandd7c2fea2008-02-21 15:27:09 -06001439T: git kernel.org:/pub/scm/linux/kernel/git/teigland/dlm.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001440S: Supported
1441
Linus Torvalds1da177e2005-04-16 15:20:36 -07001442DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1443P: Tobias Ringstrom
1444M: tori@unhappy.mine.nu
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08001445L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001446S: Maintained
1447
Dan Williamsb3e5f262007-08-07 10:26:35 -07001448DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01001449P: Maciej Sosnowski
1450M: maciej.sosnowski@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -07001451P: Dan Williams
1452M: dan.j.williams@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001453L: linux-kernel@vger.kernel.org
Dan Williamsb3e5f262007-08-07 10:26:35 -07001454S: Supported
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001455
Juerg Haefligerb8250372007-06-09 10:11:16 -04001456DME1737 HARDWARE MONITOR DRIVER
1457P: Juerg Haefliger
1458M: juergh@gmail.com
1459L: lm-sensors@lm-sensors.org
1460S: Maintained
1461
Martin Waitzba483d52005-06-17 13:20:59 -07001462DOCBOOK FOR DOCUMENTATION
Randy Dunlap0f40efb2006-07-03 00:24:15 -07001463P: Randy Dunlap
1464M: rdunlap@xenotime.net
Martin Waitzba483d52005-06-17 13:20:59 -07001465S: Maintained
1466
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001467DOCKING STATION DRIVER
1468P: Kristen Carlson Accardi
1469M: kristen.c.accardi@intel.com
1470L: linux-acpi@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05001471S: Supported
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001472
Randy Dunlapabbaeff2008-07-04 09:59:57 -07001473DOCUMENTATION (/Documentation directory)
1474P: Michael Kerrisk
1475M: mtk.manpages@gmail.com
1476P: Randy Dunlap
1477M: rdunlap@xenotime.net
1478L: linux-doc@vger.kernel.org
1479S: Maintained
1480
Linus Torvalds1da177e2005-04-16 15:20:36 -07001481DOUBLETALK DRIVER
1482P: James R. Van Zandt
1483M: jrv@vanzandt.mv.com
1484L: blinux-list@redhat.com
1485S: Maintained
1486
1487DRIVER CORE, KOBJECTS, AND SYSFS
1488P: Greg Kroah-Hartman
1489M: gregkh@suse.de
1490L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001491T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001492S: Supported
1493
1494DRM DRIVERS
1495P: David Airlie
1496M: airlied@linux.ie
1497L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -08001498T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001499S: Maintained
1500
1501DSCC4 DRIVER
Francois Romieu01f20732007-01-26 00:57:17 -08001502P: Francois Romieu
1503M: romieu@fr.zoreil.com
1504L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001505S: Maintained
1506
1507DVB SUBSYSTEM AND DRIVERS
1508P: LinuxTV.org Project
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001509M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001510L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +02001511W: http://linuxtv.org/
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001512T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001513S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001514
Maciej W. Rozycki789c7042008-02-07 00:15:13 -08001515DZ DECSTATION DZ11 SERIAL DRIVER
1516P: Maciej W. Rozycki
1517M: macro@linux-mips.org
1518S: Maintained
1519
Linus Torvalds1da177e2005-04-16 15:20:36 -07001520EATA-DMA SCSI DRIVER
1521P: Michael Neuffer
1522L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1523S: Maintained
1524
1525EATA ISA/EISA/PCI SCSI DRIVER
1526P: Dario Ballabio
1527M: ballabio_dario@emc.com
1528L: linux-scsi@vger.kernel.org
1529S: Maintained
1530
1531EATA-PIO SCSI DRIVER
1532P: Michael Neuffer
1533M: mike@i-Connect.Net
1534L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1535S: Maintained
1536
1537EBTABLES
1538P: Bart De Schuymer
1539M: bart.de.schuymer@pandora.be
1540L: ebtables-user@lists.sourceforge.net
1541L: ebtables-devel@lists.sourceforge.net
1542W: http://ebtables.sourceforge.net/
1543S: Maintained
1544
Michael Halcrow237fead2006-10-04 02:16:22 -07001545ECRYPT FILE SYSTEM
1546P: Mike Halcrow, Phillip Hellewell
1547M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1548L: ecryptfs-devel@lists.sourceforge.net
1549W: http://ecryptfs.sourceforge.net/
1550S: Supported
1551
Alan Coxda9bb1d2006-01-18 17:44:13 -08001552EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -08001553P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001554M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001555L: bluesmoke-devel@lists.sourceforge.net
1556W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001557S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -08001558
1559EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001560P: Mark Gross
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001561P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001562M: mark.gross@intel.com
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001563M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001564L: bluesmoke-devel@lists.sourceforge.net
1565W: bluesmoke.sourceforge.net
1566S: Maintained
1567
1568EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001569P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001570M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001571L: bluesmoke-devel@lists.sourceforge.net
1572W: bluesmoke.sourceforge.net
1573S: Maintained
1574
Douglas Thompson6bc78402007-07-19 01:50:12 -07001575EDAC-I82443BXGX
1576P: Tim Small
1577M: tim@buttersideup.com
1578L: bluesmoke-devel@lists.sourceforge.net
1579W: bluesmoke.sourceforge.net
1580S: Maintained
1581
1582EDAC-I3000
1583P: Jason Uhlenkott
1584M: juhlenko@akamai.com
1585L: bluesmoke-devel@lists.sourceforge.net
1586W: bluesmoke.sourceforge.net
1587S: Maintained
1588
1589EDAC-I5000
1590P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001591M: dougthompson@xmission.com
1592L: bluesmoke-devel@lists.sourceforge.net
1593W: bluesmoke.sourceforge.net
1594S: Maintained
1595
1596EDAC-I82975X
1597P: Ranganathan Desikan
1598P: Arvind R.
1599M: rdesikan@jetzbroadband.com
1600M: arvind@acarlab.com
1601L: bluesmoke-devel@lists.sourceforge.net
1602W: bluesmoke.sourceforge.net
1603S: Maintained
1604
1605EDAC-PASEMI
1606P: Egor Martovetsky
1607M: egor@pasemi.com
Douglas Thompson6bc78402007-07-19 01:50:12 -07001608L: bluesmoke-devel@lists.sourceforge.net
1609W: bluesmoke.sourceforge.net
1610S: Maintained
1611
Dave Peterson0e438e32006-03-26 01:38:55 -08001612EDAC-R82600
1613P: Tim Small
1614M: tim@buttersideup.com
1615L: bluesmoke-devel@lists.sourceforge.net
1616W: bluesmoke.sourceforge.net
1617S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -08001618
Eric Coopere59f8792008-03-13 12:55:46 +01001619EEEPC LAPTOP EXTRAS DRIVER
1620P: Corentin Chary
1621M: corentincj@iksaif.net
1622L: acpi4asus-user@lists.sourceforge.net
1623W: http://sourceforge.net/projects/acpi4asus
1624S: Maintained
1625
Linus Torvalds1da177e2005-04-16 15:20:36 -07001626EEPRO100 NETWORK DRIVER
1627P: Andrey V. Savochkin
1628M: saw@saw.sw.com.sg
1629S: Maintained
1630
Josh Triplett0bee8d22006-07-30 03:03:58 -07001631EFS FILESYSTEM
1632W: http://aeschi.ch.eu.org/efs/
1633S: Orphan
1634
Heiko J Schickfab97222006-09-22 15:22:22 -07001635EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1636P: Hoang-Nam Nguyen
1637M: hnguyen@de.ibm.com
1638P: Christoph Raisch
1639M: raisch@de.ibm.com
Roland Dreier78526822007-07-09 20:12:26 -07001640L: general@lists.openfabrics.org
Heiko J Schickfab97222006-09-22 15:22:22 -07001641S: Supported
1642
David Woodhouse3e3a7d62008-05-01 04:34:46 -07001643EMBEDDED LINUX
1644P: Paul Gortmaker
1645M: paul.gortmaker@windriver.com
1646P David Woodhouse
1647M: dwmw2@infradead.org
1648L: linux-embedded@vger.kernel.org
1649S: Maintained
1650
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001651EMULEX LPFC FC SCSI DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001652P: James Smart
1653M: james.smart@emulex.com
1654L: linux-scsi@vger.kernel.org
1655W: http://sourceforge.net/projects/lpfcxxxx
1656S: Supported
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001657
Linus Torvalds1da177e2005-04-16 15:20:36 -07001658EPSON 1355 FRAMEBUFFER DRIVER
1659P: Christopher Hoover
1660M: ch@murgatroid.com, ch@hpl.hp.com
1661S: Maintained
1662
1663ETHEREXPRESS-16 NETWORK DRIVER
1664P: Philip Blundell
1665M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001666L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001667S: Maintained
1668
1669ETHERNET BRIDGE
1670P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08001671M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07001672L: bridge@lists.linux-foundation.org
Adrian Bunk57c511d2008-06-03 16:00:01 -07001673W: http://www.linux-foundation.org/en/Net:Bridge
Linus Torvalds1da177e2005-04-16 15:20:36 -07001674S: Maintained
1675
1676ETHERTEAM 16I DRIVER
1677P: Mika Kuoppala
1678M: miku@iki.fi
1679S: Maintained
1680
1681EXT2 FILE SYSTEM
Erik Mouw72be2cc2006-12-06 20:40:49 -08001682L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001683S: Maintained
1684
1685EXT3 FILE SYSTEM
1686P: Stephen Tweedie, Andrew Morton
Geert Uytterhoeven8deacee2008-07-04 10:00:01 -07001687M: sct@redhat.com, akpm@linux-foundation.org, adilger@sun.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001688L: linux-ext4@vger.kernel.org
1689S: Maintained
1690
1691EXT4 FILE SYSTEM
1692P: Stephen Tweedie, Andrew Morton
Geert Uytterhoeven8deacee2008-07-04 10:00:01 -07001693M: sct@redhat.com, akpm@linux-foundation.org, adilger@sun.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001694L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001695S: Maintained
1696
Jean Delvaree53004e2006-01-09 23:26:14 +01001697F71805F HARDWARE MONITORING DRIVER
1698P: Jean Delvare
1699M: khali@linux-fr.org
1700L: lm-sensors@lm-sensors.org
1701S: Maintained
1702
Linus Torvalds1da177e2005-04-16 15:20:36 -07001703FARSYNC SYNCHRONOUS DRIVER
1704P: Kevin Curtis
1705M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001706W: http://www.farsite.co.uk/
1707S: Supported
1708
Akinobu Mitac5408b82007-04-23 14:41:20 -07001709FAULT INJECTION SUPPORT
1710P: Akinobu Mita
1711M: akinobu.mita@gmail.com
1712S: Supported
1713
Linus Torvalds1da177e2005-04-16 15:20:36 -07001714FRAMEBUFFER LAYER
1715P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001716M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001717L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001718W: http://linux-fbdev.sourceforge.net/
1719S: Maintained
1720
Zhang Wei173acc72008-03-01 07:42:48 -07001721FREESCALE DMA DRIVER
Zhang Wei76b0c782008-05-13 14:44:59 -07001722P: Li Yang
1723M: leoli@freescale.com
1724P: Zhang Wei
1725M: zw@zh-kernel.org
Zhang Wei173acc72008-03-01 07:42:48 -07001726L: linuxppc-embedded@ozlabs.org
1727L: linux-kernel@vger.kernel.org
1728S: Maintained
1729
Jochen Friedrich0d2b4052008-07-14 22:38:28 +02001730FREESCALE I2C CPM DRIVER
1731P: Jochen Friedrich
1732M: jochen@scram.de
1733L: linuxppc-dev@ozlabs.org
1734L: i2c@lm-sensors.org
1735S: Maintained
1736
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001737FREESCALE SOC FS_ENET DRIVER
1738P: Pantelis Antoniou
1739M: pantelis.antoniou@gmail.com
1740P: Vitaly Bordug
1741M: vbordug@ru.mvista.com
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001742L: linuxppc-dev@ozlabs.org
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001743L: netdev@vger.kernel.org
1744S: Maintained
1745
Timur Tabid9e9d822008-04-24 08:45:26 +10001746FREESCALE QUICC ENGINE LIBRARY
1747P: Timur Tabi
1748M: timur@freescale.com
1749L: linuxppc-dev@ozlabs.org
1750S: Supported
1751
Li Yanga7205b32007-04-23 10:38:18 -07001752FREESCALE HIGHSPEED USB DEVICE DRIVER
1753P: Li Yang
1754M: leoli@freescale.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001755L: linux-usb@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001756L: linuxppc-dev@ozlabs.org
Li Yanga7205b32007-04-23 10:38:18 -07001757S: Maintained
1758
Li Yangbeaf53b2007-05-25 13:54:02 +08001759FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1760P: Li Yang
1761M: leoli@freescale.com
1762L: netdev@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001763L: linuxppc-dev@ozlabs.org
Li Yangbeaf53b2007-05-25 13:54:02 +08001764S: Maintained
1765
Timur Tabid9e9d822008-04-24 08:45:26 +10001766FREESCALE QUICC ENGINE UCC UART DRIVER
1767P: Timur Tabi
1768M: timur@freescale.com
1769L: linuxppc-dev@ozlabs.org
1770S: Supported
1771
1772FREESCALE SOC SOUND DRIVERS
1773P: Timur Tabi
1774M: timur@freescale.com
1775L: alsa-devel@alsa-project.org
1776L: linuxppc-dev@ozlabs.org
1777S: Supported
1778
Linus Torvalds1da177e2005-04-16 15:20:36 -07001779FILE LOCKING (flock() and fcntl()/lockf())
1780P: Matthew Wilcox
1781M: matthew@wil.cx
1782L: linux-fsdevel@vger.kernel.org
1783S: Maintained
1784
1785FILESYSTEMS (VFS and infrastructure)
1786P: Alexander Viro
viro@ZenIV.linux.org.uk84122052005-09-06 19:35:49 +01001787M: viro@zeniv.linux.org.uk
Paul Menageb9cf92e2008-02-14 19:31:24 -08001788L: linux-fsdevel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001789S: Maintained
1790
Stefan Richterf148e202008-01-12 12:32:44 +01001791FIREWIRE SUBSYSTEM (drivers/firewire, <linux/firewire*.h>)
Stefan Richterb3274472007-05-30 20:44:52 -04001792P: Kristian Hoegsberg, Stefan Richter
1793M: krh@redhat.com, stefanr@s5r6.in-berlin.de
1794L: linux1394-devel@lists.sourceforge.net
1795W: http://www.linux1394.org/
1796T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1797S: Maintained
1798
Linus Torvalds1da177e2005-04-16 15:20:36 -07001799FIRMWARE LOADER (request_firmware)
1800L: linux-kernel@vger.kernel.org
1801S: Orphan
1802
1803FPU EMULATOR
1804P: Bill Metzenthen
1805M: billm@suburbia.net
1806W: http://suburbia.net/~billm/floating-point/emulator/
1807S: Maintained
1808
1809FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1810P: Mike McLagan
1811M: mike.mclagan@linux.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001812L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001813S: Maintained
1814
1815FREEVXFS FILESYSTEM
1816P: Christoph Hellwig
1817M: hch@infradead.org
1818W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1819S: Maintained
1820
Steven Rostedtde3b69d2008-07-15 13:28:14 -04001821FTRACE
1822P: Steven Rostedt
1823M: srostedt@redhat.com
1824S: Maintained
1825
David Howells5ab7ffe2007-04-10 15:10:45 +01001826FUJITSU FR-V (FRV) PORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07001827P: David Howells
1828M: dhowells@redhat.com
1829S: Maintained
1830
Jonathan Woithe20b93732008-06-11 10:14:56 +09301831FUJITSU LAPTOP EXTRAS
1832P: Jonathan Woithe
1833M: jwoithe@physics.adelaide.edu.au
1834L: linux-acpi@vger.kernel.org
1835S: Maintained
1836
Miklos Szeredi04578f12005-09-09 13:10:22 -07001837FUSE: FILESYSTEM IN USERSPACE
1838P: Miklos Szeredi
1839M: miklos@szeredi.hu
1840L: fuse-devel@lists.sourceforge.net
1841W: http://fuse.sourceforge.net/
1842S: Maintained
1843
Linus Torvalds1da177e2005-04-16 15:20:36 -07001844FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1845P: Rik Faith
1846M: faith@cs.unc.edu
1847L: linux-scsi@vger.kernel.org
1848S: Odd fixes (e.g., new signatures)
1849
1850GDT SCSI DISK ARRAY CONTROLLER DRIVER
1851P: Achim Leubner
1852M: achim_leubner@adaptec.com
1853L: linux-scsi@vger.kernel.org
1854W: http://www.icp-vortex.com/
1855S: Supported
1856
Haavard Skinnemoen1c23af92007-05-01 23:26:34 +02001857GENERIC GPIO I2C DRIVER
1858P: Haavard Skinnemoen
1859M: hskinnemoen@atmel.com
1860S: Supported
1861
Linus Torvalds1da177e2005-04-16 15:20:36 -07001862GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1863P: Krzysztof Halasa
1864M: khc@pm.waw.pl
1865W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1866S: Maintained
1867
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001868GFS2 FILE SYSTEM
1869P: Steven Whitehouse
1870M: swhiteho@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001871L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001872W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001873T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1874T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001875S: Supported
1876
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001877GIGASET ISDN DRIVERS
1878P: Hansjoerg Lipp
1879M: hjlipp@web.de
1880P: Tilman Schmidt
1881M: tilman@imap.cc
1882L: gigaset307x-common@lists.sourceforge.net
1883W: http://gigaset307x.sourceforge.net/
1884S: Maintained
1885
Jean Delvare5b543962005-08-15 19:51:02 +02001886HARDWARE MONITORING
Jean Delvare5b543962005-08-15 19:51:02 +02001887L: lm-sensors@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001888W: http://www.lm-sensors.org/
Mark M. Hoffman47d715a2008-07-31 23:48:25 -04001889S: Orphaned
Jean Delvare5b543962005-08-15 19:51:02 +02001890
Michael Buesch844dd052006-06-26 00:24:59 -07001891HARDWARE RANDOM NUMBER GENERATOR CORE
Michael Buesch41851082008-02-23 15:23:42 -08001892S: Orphaned
Michael Buesch844dd052006-06-26 00:24:59 -07001893
Robert Love860e1d62005-08-31 23:57:59 -04001894HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1895P: Robert Love
1896M: rlove@rlove.org
1897M: linux-kernel@vger.kernel.org
1898W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1899S: Maintained
1900
Linus Torvalds1da177e2005-04-16 15:20:36 -07001901HARMONY SOUND DRIVER
1902P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04001903M: kyle@mcmartin.ca
Kyle McMartinac6aecb2007-12-03 22:04:34 +00001904L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001905S: Maintained
1906
1907HAYES ESP SERIAL DRIVER
1908P: Andrew J. Robinson
1909M: arobinso@nyx.net
1910L: linux-kernel@vger.kernel.org
1911W: http://www.nyx.net/~arobinso
1912S: Maintained
1913
1914HFS FILESYSTEM
1915P: Roman Zippel
1916M: zippel@linux-m68k.org
1917L: linux-kernel@vger.kernel.org
1918S: Maintained
1919
1920HGA FRAMEBUFFER DRIVER
1921P: Ferenc Bakonyi
1922M: fero@drama.obuda.kando.hu
1923L: linux-nvidia@lists.surfsouth.com
1924W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1925S: Maintained
1926
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001927HID CORE LAYER
1928P: Jiri Kosina
1929M: jkosina@suse.cz
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04001930L: linux-input@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01001931T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001932S: Maintained
1933
Ingo Molnar38bed542007-02-22 09:09:34 +01001934HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1935P: Thomas Gleixner
1936M: tglx@linutronix.de
1937L: linux-kernel@vger.kernel.org
1938S: Maintained
1939
Linus Torvalds1da177e2005-04-16 15:20:36 -07001940HIGH-SPEED SCC DRIVER FOR AX.25
1941P: Klaus Kudielka
1942M: klaus.kudielka@ieee.org
1943L: linux-hams@vger.kernel.org
1944W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1945S: Maintained
1946
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08001947HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1948P: HighPoint Linux Team
1949M: linux@highpoint-tech.com
1950W: http://www.highpoint-tech.com
1951S: Supported
1952
Linus Torvalds1da177e2005-04-16 15:20:36 -07001953HIPPI
1954P: Jes Sorensen
1955M: jes@trained-monkey.org
1956L: linux-hippi@sunsite.dk
1957S: Maintained
1958
1959HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1960P: Chirag Kantharia
1961M: chirag.kantharia@hp.com
1962L: iss_storagedev@hp.com
1963S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001964
Linus Torvalds1da177e2005-04-16 15:20:36 -07001965HEWLETT-PACKARD SMART2 RAID DRIVER
1966P: Chirag Kantharia
1967M: chirag.kantharia@hp.com
1968L: iss_storagedev@hp.com
1969S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001970
Linus Torvalds1da177e2005-04-16 15:20:36 -07001971HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1972P: Mike Miller
1973M: mike.miller@hp.com
1974L: iss_storagedev@hp.com
1975S: Supported
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001976
Jouni Malinenff1d2762005-05-12 22:54:16 -04001977HOST AP DRIVER
1978P: Jouni Malinen
Jouni Malinen85d32e72007-03-24 17:15:30 -07001979M: j@w1.fi
1980L: hostap@shmoo.com (subscribers-only)
Johannes Berg724c6b32007-04-23 12:18:20 -07001981L: linux-wireless@vger.kernel.org
Jouni Malinenff1d2762005-05-12 22:54:16 -04001982W: http://hostap.epitest.fi/
1983S: Maintained
1984
Linus Torvalds1da177e2005-04-16 15:20:36 -07001985HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1986P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02001987M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07001988S: Maintained
1989
Carlos Corbachodd8cd772008-02-05 02:17:15 +00001990HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
1991P: Carlos Corbacho
1992M: carlos@strangeworlds.co.uk
1993S: Odd Fixes
1994
Clemens Ladischd36e74c2008-07-23 21:26:46 -07001995HPET: High Precision Event Timers driver (drivers/char/hpet.c)
Bob Piccob9b03322005-11-07 00:59:19 -08001996P: Clemens Ladisch
1997M: clemens@ladisch.de
1998S: Maintained
1999
2000HPET: i386
2001P: Venkatesh Pallipadi (Venki)
2002M: venkatesh.pallipadi@intel.com
2003S: Maintained
2004
2005HPET: x86_64
Andi Kleen8bd09832007-10-13 01:01:08 +02002006P: Vojtech Pavlik
2007M: vojtech@suse.cz
Bob Piccob9b03322005-11-07 00:59:19 -08002008S: Maintained
2009
2010HPET: ACPI hpet.c
2011P: Bob Picco
2012M: bob.picco@hp.com
2013S: Maintained
2014
Linus Torvalds1da177e2005-04-16 15:20:36 -07002015HPFS FILESYSTEM
2016P: Mikulas Patocka
2017M: mikulas@artax.karlin.mff.cuni.cz
2018W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
2019S: Maintained
2020
Pau Oliva Fora5a18c342008-06-02 00:38:35 -04002021HTCPEN TOUCHSCREEN DRIVER
2022P: Pau Oliva Fora
2023M: pof@eslack.org
2024L: linux-input@vger.kernel.org
2025S: Maintained
2026
Linus Torvalds1da177e2005-04-16 15:20:36 -07002027HUGETLB FILESYSTEM
2028P: William Irwin
2029M: wli@holomorphy.com
2030S: Maintained
2031
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04002032I2C/SMBUS STUB DRIVER
2033P: Mark M. Hoffman
2034M: mhoffman@lightlink.com
2035L: lm-sensors@lm-sensors.org
2036S: Maintained
2037
Jean Delvare5b543962005-08-15 19:51:02 +02002038I2C SUBSYSTEM
Jean Delvare710cf7e2008-05-18 20:49:40 +02002039P: Jean Delvare (PC drivers, core)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002040M: khali@linux-fr.org
Jean Delvare710cf7e2008-05-18 20:49:40 +02002041P: Ben Dooks (embedded platforms)
2042M: ben-linux@fluff.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02002043L: i2c@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08002044T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002045S: Maintained
2046
Till Harbaume8c76ee2007-05-01 23:26:35 +02002047I2C-TINY-USB DRIVER
2048P: Till Harbaum
2049M: till@harbaum.org
2050L: i2c@lm-sensors.org
2051T: http://www.harbaum.org/till/i2c_tiny_usb
2052S: Maintained
2053
Linus Torvalds1da177e2005-04-16 15:20:36 -07002054i386 BOOT CODE
H. Peter Anvin7f1291f2007-07-11 12:18:26 -07002055P: H. Peter Anvin
2056M: hpa@zytor.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002057L: Linux-Kernel@vger.kernel.org
2058S: Maintained
2059
2060i386 SETUP CODE / CPU ERRATA WORKAROUNDS
Linus Torvalds1da177e2005-04-16 15:20:36 -07002061P: H. Peter Anvin
2062M: hpa@zytor.com
H. Peter Anvin72af61c2007-07-13 16:26:55 -07002063T: git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002064S: Maintained
2065
Linus Torvalds1da177e2005-04-16 15:20:36 -07002066IA64 (Itanium) PLATFORM
2067P: Tony Luck
2068M: tony.luck@intel.com
2069L: linux-ia64@vger.kernel.org
2070W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08002071T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002072S: Maintained
2073
2074SN-IA64 (Itanium) SUB-PLATFORM
Greg Edwardse5ee7dd2006-01-18 10:21:59 -06002075P: Jes Sorensen
2076M: jes@sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002077L: linux-altix@sgi.com
2078L: linux-ia64@vger.kernel.org
2079W: http://www.sgi.com/altix
2080S: Maintained
2081
2082IBM MCA SCSI SUBSYSTEM DRIVER
2083P: Michael Lang
2084M: langa2@kph.uni-mainz.de
2085W: http://www.uni-mainz.de/~langm000/linux.html
2086S: Maintained
2087
2088IBM Power Linux RAID adapter
2089P: Brian King
2090M: brking@us.ibm.com
2091S: Supported
2092
2093IBM ServeRAID RAID DRIVER
2094P: Jack Hammer
2095P: Dave Jeffery
2096M: ipslinux@adaptec.com
2097W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002098S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002099
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002100IDE SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07002101P: Bartlomiej Zolnierkiewicz
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002102M: bzolnier@gmail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002103L: linux-ide@vger.kernel.org
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002104T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002105S: Maintained
2106
2107IDE/ATAPI CDROM DRIVER
Borislav Petkovc404c192007-12-24 15:23:44 +01002108P: Borislav Petkov
Borislav Petkovef709162008-02-19 01:41:25 +01002109M: petkovbb@gmail.com
Jens Axboe9c5b0ce2007-01-03 18:15:20 +01002110L: linux-ide@vger.kernel.org
Borislav Petkovc404c192007-12-24 15:23:44 +01002111S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002112
2113IDE/ATAPI FLOPPY DRIVERS
2114P: Paul Bristow
2115M: Paul Bristow <paul@paulbristow.net>
2116W: http://paulbristow.net/linux/idefloppy.html
2117L: linux-kernel@vger.kernel.org
2118S: Maintained
2119
2120IDE/ATAPI TAPE DRIVERS
2121P: Gadi Oxman
2122M: Gadi Oxman <gadio@netvision.net.il>
2123L: linux-kernel@vger.kernel.org
2124S: Maintained
2125
Bartlomiej Zolnierkiewiczf72abc22007-09-19 22:08:56 +02002126IDE-SCSI DRIVER
2127L: linux-ide@vger.kernel.org
2128L: linux-scsi@vger.kernel.org
2129S: Orphan
2130
Stefan Richterf148e202008-01-12 12:32:44 +01002131IEEE 1394 SUBSYSTEM (drivers/ieee1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002132P: Ben Collins
Stefan Richterf51a5a92007-04-23 14:41:10 -07002133M: ben.collins@ubuntu.com
Stefan Richter87730d02006-09-16 12:24:00 +02002134P: Stefan Richter
2135M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002136L: linux1394-devel@lists.sourceforge.net
2137W: http://www.linux1394.org/
Stefan Richter87730d02006-09-16 12:24:00 +02002138T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002139S: Maintained
2140
Stefan Richterf51a5a92007-04-23 14:41:10 -07002141IEEE 1394 RAW I/O DRIVER (raw1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002142P: Dan Dennedy
2143M: dan@dennedy.org
Stefan Richterf51a5a92007-04-23 14:41:10 -07002144P: Stefan Richter
2145M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002146L: linux1394-devel@lists.sourceforge.net
Jody McIntyre105d7b32005-09-30 11:59:04 -07002147S: Maintained
2148
Linus Torvalds1da177e2005-04-16 15:20:36 -07002149IMS TWINTURBO FRAMEBUFFER DRIVER
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002150L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Paul Mundt843393d2007-11-19 13:11:04 +09002151S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002152
2153INFINIBAND SUBSYSTEM
2154P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07002155M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002156P: Sean Hefty
Sean Heftyed96f24702008-01-02 12:00:24 -08002157M: sean.hefty@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002158P: Hal Rosenstock
Roland Dreiercec7c892007-07-12 15:59:36 -07002159M: hal.rosenstock@gmail.com
Roland Dreier78526822007-07-09 20:12:26 -07002160L: general@lists.openfabrics.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002161W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08002162T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002163S: Supported
2164
Robert P. J. Day2f1d0762007-07-10 00:38:18 -04002165INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
Vojtech Pavlik664d22a2005-12-13 17:03:36 -08002166P: Dmitry Torokhov
Dmitry Torokhov62f7caf2006-06-26 01:47:56 -04002167M: dmitry.torokhov@gmail.com
2168M: dtor@mail.ru
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04002169L: linux-input@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002170T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002171S: Maintained
2172
Robert Lovec9f04f52005-07-15 12:21:07 -04002173INOTIFY
Cal Peake18b36c72006-12-12 20:18:16 +01002174P: John McCutchan
2175M: ttb@tentacle.dhs.org
2176P: Robert Love
2177M: rml@novell.com
Robert Lovec9f04f52005-07-15 12:21:07 -04002178L: linux-kernel@vger.kernel.org
2179S: Maintained
2180
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002181INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
Jim Cromiece00f852006-11-30 04:49:44 +01002182P: Sylvain Meyer
2183M: sylvain.meyer@worldonline.fr
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002184L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002185S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002186
Linus Torvalds1da177e2005-04-16 15:20:36 -07002187INTEL 810/815 FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002188P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002189M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002190L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002191S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002192
Linus Torvalds1da177e2005-04-16 15:20:36 -07002193INTEL IA32 MICROCODE UPDATE SUPPORT
2194P: Tigran Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -08002195M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07002196S: Maintained
2197
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002198INTEL I/OAT DMA DRIVER
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01002199P: Maciej Sosnowski
2200M: maciej.sosnowski@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002201L: linux-kernel@vger.kernel.org
2202S: Supported
2203
Dan Williamsb3e5f262007-08-07 10:26:35 -07002204INTEL IOP-ADMA DMA DRIVER
2205P: Dan Williams
2206M: dan.j.williams@intel.com
2207L: linux-kernel@vger.kernel.org
2208S: Supported
2209
Michael Buesch844dd052006-06-26 00:24:59 -07002210INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
2211P: Deepak Saxena
2212M: dsaxena@plexity.net
2213S: Maintained
2214
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08002215INTEL IXP2000 ETHERNET DRIVER
2216P: Lennert Buytenhek
2217M: kernel@wantstofly.org
2218L: netdev@vger.kernel.org
2219S: Maintained
2220
Auke Kokd94e6fe2008-03-03 14:37:47 -08002221INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/ixgb/ixgbe)
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002222P: Jeff Kirsher
2223M: jeffrey.t.kirsher@intel.com
Auke Koke0164af2008-05-07 13:42:33 -07002224P: Jesse Brandeburg
2225M: jesse.brandeburg@intel.com
Auke Kokd94e6fe2008-03-03 14:37:47 -08002226P: Bruce Allan
2227M: bruce.w.allan@intel.com
Jeff Kirsherae7b6482008-06-11 15:15:53 -07002228P: PJ Waskiewicz
2229M: peter.p.waskiewicz.jr@intel.com
Auke Kok20424652008-01-07 21:47:25 -08002230P: John Ronciak
2231M: john.ronciak@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002232L: e1000-devel@lists.sourceforge.net
Auke Kokd94e6fe2008-03-03 14:37:47 -08002233W: http://e1000.sourceforge.net/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002234S: Supported
2235
James Ketrenos826d2ab2005-11-07 18:56:59 -06002236INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002237P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002238M: yi.zhu@intel.com
2239P: James Ketrenos
2240M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002241P: Reinette Chatre
2242M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002243L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002244L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002245W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002246W: http://ipw2100.sourceforge.net
2247S: Supported
2248
2249INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002250P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002251M: yi.zhu@intel.com
2252P: James Ketrenos
2253M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002254P: Reinette Chatre
2255M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002256L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002257L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002258W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002259W: http://ipw2200.sourceforge.net
2260S: Supported
2261
Zhu Yib481de92007-09-25 17:54:57 -07002262INTEL WIRELESS WIFI LINK (iwlwifi)
2263P: Zhu Yi
2264M: yi.zhu@intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002265P: Reinette Chatre
2266M: reinette.chatre@intel.com
Zhu Yib481de92007-09-25 17:54:57 -07002267L: linux-wireless@vger.kernel.org
2268L: ipw3945-devel@lists.sourceforge.net
2269W: http://intellinuxwireless.org
Reinette Chatre2d4543f2008-04-10 13:16:27 -07002270T: git kernel.org:/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
Zhu Yib481de92007-09-25 17:54:57 -07002271S: Supported
2272
Ralf Baechlecb109a02007-08-30 23:56:30 -07002273IOC3 ETHERNET DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07002274P: Ralf Baechle
2275M: ralf@linux-mips.org
2276L: linux-mips@linux-mips.org
2277S: Maintained
2278
Ralf Baechlecb109a02007-08-30 23:56:30 -07002279IOC3 SERIAL DRIVER
2280P: Pat Gefre
2281M: pfg@sgi.com
Joe Perches6650e0a2007-12-10 15:49:32 -08002282L: linux-mips@linux-mips.org
Ralf Baechlecb109a02007-08-30 23:56:30 -07002283S: Maintained
2284
Linus Torvalds1da177e2005-04-16 15:20:36 -07002285IP MASQUERADING:
2286P: Juanjo Ciarlante
2287M: jjciarla@raiz.uncu.edu.ar
2288S: Maintained
2289
Francois Romieu1202d6f2007-09-17 17:13:55 -07002290IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
2291P: Francois Romieu
2292M: romieu@fr.zoreil.com
2293P: Sorbica Shieh
2294M: sorbica@icplus.com.tw
2295P: Jesse Huang
2296M: jesse@icplus.com.tw
2297L: netdev@vger.kernel.org
2298S: Maintained
2299
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002300IPATH DRIVER:
Arthur Jones18b8c8f2008-02-29 10:13:37 -08002301P: Ralph Campbell
Arthur Jonesf42b6472007-07-09 20:12:26 -07002302M: infinipath@qlogic.com
2303L: general@lists.openfabrics.org
2304T: git git://git.qlogic.com/ipath-linux-2.6
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002305S: Supported
2306
Corey Minyard4409ebe2006-04-20 02:43:12 -07002307IPMI SUBSYSTEM
2308P: Corey Minyard
2309M: minyard@acm.org
2310L: openipmi-developer@lists.sourceforge.net
2311W: http://openipmi.sourceforge.net/
2312S: Supported
2313
Linus Torvalds1da177e2005-04-16 15:20:36 -07002314IPX NETWORK LAYER
2315P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002316M: acme@ghostprotocols.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002317L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002318S: Maintained
2319
David Sterba099dc4f2008-02-07 10:57:12 +01002320IPWIRELES DRIVER
2321P: Jiri Kosina
2322M: jkosina@suse.cz
2323P: David Sterba
2324M: dsterba@suse.cz
2325S: Maintained
2326T: git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
2327
Linus Torvalds1da177e2005-04-16 15:20:36 -07002328IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07002329P: Samuel Ortiz
2330M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07002331L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002332W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07002333S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002334
Mike Christie14816b12007-11-28 16:22:06 -08002335ISCSI
2336P: Mike Christie
2337M: michaelc@cs.wisc.edu
2338L: open-iscsi@googlegroups.com
2339W: www.open-iscsi.org
2340T: git kernel.org:/pub/scm/linux/kernel/mnc/linux-2.6-iscsi.git
2341S: Maintained
2342
Linus Torvalds1da177e2005-04-16 15:20:36 -07002343ISAPNP
2344P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02002345M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07002346S: Maintained
2347
2348ISDN SUBSYSTEM
2349P: Karsten Keil
2350M: kkeil@suse.de
Paul Bolled5d52272008-04-15 00:40:48 -07002351L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002352W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08002353T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002354S: Maintained
2355
2356ISDN SUBSYSTEM (Eicon active card driver)
2357P: Armin Schindler
2358M: mac@melware.de
Paul Bolled5d52272008-04-15 00:40:48 -07002359L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002360W: http://www.melware.de
2361S: Maintained
2362
Hans Verkuil91821ff2007-12-02 09:35:33 -03002363IVTV VIDEO4LINUX DRIVER
2364P: Hans Verkuil
2365M: hverkuil@xs4all.nl
2366L: ivtv-devel@ivtvdriver.org
2367L: ivtv-users@ivtvdriver.org
2368L: video4linux-list@redhat.com
2369W: http://www.ivtvdriver.org
2370S: Maintained
2371
Linus Torvalds1da177e2005-04-16 15:20:36 -07002372JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2373P: David Woodhouse
2374M: dwmw2@infradead.org
David Woodhouse6d85d062007-10-27 10:39:48 -04002375L: linux-mtd@lists.infradead.org
2376W: http://www.linux-mtd.infradead.org/doc/jffs2.html
Linus Torvalds1da177e2005-04-16 15:20:36 -07002377S: Maintained
2378
Artem Bityutskiy95270562008-07-14 17:58:44 +03002379UBI FILE SYSTEM (UBIFS)
2380P: Artem Bityutskiy
2381M: dedekind@infradead.org
2382P: Adrian Hunter
2383M: ext-adrian.hunter@nokia.com
2384L: linux-mtd@lists.infradead.org
2385T: git git://git.infradead.org/~dedekind/ubifs-2.6.git
2386W: http://www.linux-mtd.infradead.org/doc/ubifs.html
2387S: Maintained
2388
Linus Torvalds1da177e2005-04-16 15:20:36 -07002389JFS FILESYSTEM
2390P: Dave Kleikamp
2391M: shaggy@austin.ibm.com
2392L: jfs-discussion@lists.sourceforge.net
2393W: http://jfs.sourceforge.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002394T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002395S: Supported
2396
Josh Triplettde456d32006-07-30 03:04:00 -07002397JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07002398P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002399M: sct@redhat.com, akpm@linux-foundation.org
Erik Mouw72be2cc2006-12-06 20:40:49 -08002400L: linux-ext4@vger.kernel.org
Theodore Tsoae0718f2006-05-20 15:00:13 -07002401S: Maintained
2402
Rudolf Marek4660cb32006-10-08 22:01:26 +02002403K8TEMP HARDWARE MONITORING DRIVER
2404P: Rudolf Marek
2405M: r.marek@assembler.cz
2406L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002407S: Maintained
2408
2409KCONFIG
2410P: Roman Zippel
2411M: zippel@linux-m68k.org
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002412L: linux-kbuild@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002413S: Maintained
2414
Vivek Goyalea6c2082006-05-20 14:59:55 -07002415KDUMP
2416P: Vivek Goyal
Vivek Goyal4200b662007-12-01 12:16:30 -08002417M: vgoyal@redhat.com
Vivek Goyalea6c2082006-05-20 14:59:55 -07002418P: Haren Myneni
2419M: hbabu@us.ibm.com
Simon Horman34633992007-05-08 00:31:40 -07002420L: kexec@lists.infradead.org
Vivek Goyalea6c2082006-05-20 14:59:55 -07002421L: linux-kernel@vger.kernel.org
2422W: http://lse.sourceforge.net/kdump/
2423S: Maintained
2424
Linus Torvalds1da177e2005-04-16 15:20:36 -07002425KERNEL AUTOMOUNTER (AUTOFS)
2426P: H. Peter Anvin
2427M: hpa@zytor.com
2428L: autofs@linux.kernel.org
2429S: Odd Fixes
2430
2431KERNEL AUTOMOUNTER v4 (AUTOFS4)
2432P: Ian Kent
2433M: raven@themaw.net
2434L: autofs@linux.kernel.org
2435S: Maintained
2436
2437KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002438P: Sam Ravnborg
2439M: sam@ravnborg.org
Sam Ravnborg591b0172008-05-11 10:07:03 +02002440T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-next.git
2441T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-fixes.git
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002442L: linux-kbuild@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002443S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002444
2445KERNEL JANITORS
2446P: Several
maximilian attemsc3000e02007-07-06 11:17:32 -07002447L: kernel-janitors@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002448W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002449S: Maintained
2450
2451KERNEL NFSD
Neil Browna512cd52007-07-31 00:37:27 -07002452P: J. Bruce Fields
2453M: bfields@fieldses.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002454P: Neil Brown
NeilBrown98fac232007-01-26 00:56:57 -08002455M: neilb@suse.de
Neil Brown16141c02007-12-11 16:16:12 -08002456L: linux-nfs@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002457W: http://nfs.sourceforge.net/
NeilBrown98fac232007-01-26 00:56:57 -08002458S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002459
Avi Kivity426d62e2006-12-13 00:34:03 -08002460KERNEL VIRTUAL MACHINE (KVM)
2461P: Avi Kivity
2462M: avi@qumranet.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002463L: kvm@vger.kernel.org
2464W: http://kvm.qumranet.com
Avi Kivity426d62e2006-12-13 00:34:03 -08002465S: Supported
2466
Hollis Blanchard513014b2008-04-16 23:28:08 -05002467KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
2468P: Hollis Blanchard
2469M: hollisb@us.ibm.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002470L: kvm-ppc@vger.kernel.org
2471W: http://kvm.qumranet.com
Hollis Blanchard513014b2008-04-16 23:28:08 -05002472S: Supported
2473
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002474KERNEL VIRTUAL MACHINE For Itanium (KVM/IA64)
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002475P: Anthony Xu
2476M: anthony.xu@intel.com
2477P: Xiantao Zhang
2478M: xiantao.zhang@intel.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002479L: kvm-ia64@vger.kernel.org
2480W: http://kvm.qumranet.com
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002481S: Supported
2482
Christian Borntraeger85f8fff2008-03-25 18:47:41 +01002483KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
2484P: Carsten Otte
2485M: cotte@de.ibm.com
2486P: Christian Borntraeger
2487M: borntraeger@de.ibm.com
2488M: linux390@de.ibm.com
2489L: linux-s390@vger.kernel.org
2490W: http://www.ibm.com/developerworks/linux/linux390/
2491S: Supported
2492
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002493KEXEC
2494P: Eric Biederman
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002495M: ebiederm@xmission.com
Signed-off-by@vergenet.net":Simonb7c698f2007-10-18 03:04:33 -07002496W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002497L: linux-kernel@vger.kernel.org
Simon Horman34633992007-05-08 00:31:40 -07002498L: kexec@lists.infradead.org
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002499S: Maintained
2500
Jason Wessele3e2aaf2008-03-20 13:43:45 -05002501KGDB
2502P: Jason Wessel
2503M: jason.wessel@windriver.com
2504L: kgdb-bugreport@lists.sourceforge.net
2505S: Maintained
2506
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002507KPROBES
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002508P: Ananth N Mavinakayanahalli
2509M: ananth@in.ibm.com
2510P: Anil S Keshavamurthy
2511M: anil.s.keshavamurthy@intel.com
2512P: David S. Miller
2513M: davem@davemloft.net
Masami Hiramatsu6edef972008-03-26 15:53:19 -04002514P: Masami Hiramatsu
2515M: mhiramat@redhat.com
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002516L: linux-kernel@vger.kernel.org
2517S: Maintained
2518
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002519KS0108 LCD CONTROLLER DRIVER
2520P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07002521M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002522L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07002523W: http://miguelojeda.es/auxdisplay.htm
2524W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002525S: Maintained
2526
Linus Torvalds1da177e2005-04-16 15:20:36 -07002527LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07002528L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07002529S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002530
2531LASI 53c700 driver for PARISC
2532P: James E.J. Bottomley
2533M: James.Bottomley@HansenPartnership.com
2534L: linux-scsi@vger.kernel.org
2535S: Maintained
2536
Richard Purdie263de9b2006-05-15 09:44:16 -07002537LED SUBSYSTEM
2538P: Richard Purdie
2539M: rpurdie@rpsys.net
2540S: Maintained
2541
Linus Torvalds1da177e2005-04-16 15:20:36 -07002542LEGO USB Tower driver
2543P: Juergen Stuber
2544M: starblue@users.sourceforge.net
2545L: legousb-devel@lists.sourceforge.net
2546W: http://legousb.sourceforge.net/
2547S: Maintained
2548
Rusty Russell568a17f2007-10-25 14:12:24 +10002549LGUEST
2550P: Rusty Russell
2551M: rusty@rustcorp.com.au
2552L: lguest@ozlabs.org
2553W: http://lguest.ozlabs.org/
2554S: Maintained
2555
Linus Torvalds1da177e2005-04-16 15:20:36 -07002556LINUX FOR IBM pSERIES (RS/6000)
2557P: Paul Mackerras
2558M: paulus@au.ibm.com
2559W: http://www.ibm.com/linux/ltc/projects/ppc
2560S: Supported
2561
2562LINUX FOR NCR VOYAGER
2563P: James Bottomley
2564M: James.Bottomley@HansenPartnership.com
2565W: http://www.hansenpartnership.com/voyager
2566S: Maintained
2567
Paul Mackerras852bb9f2008-07-04 21:04:42 +10002568LINUX FOR POWERPC (32-BIT AND 64-BIT)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002569P: Paul Mackerras
2570M: paulus@samba.org
Paul Mackerras852bb9f2008-07-04 21:04:42 +10002571P: Benjamin Herrenschmidt
2572M: benh@kernel.crashing.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002573W: http://www.penguinppc.org/
2574L: linuxppc-dev@ozlabs.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002575T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002576S: Supported
2577
2578LINUX FOR POWER MACINTOSH
2579P: Benjamin Herrenschmidt
2580M: benh@kernel.crashing.org
2581W: http://www.penguinppc.org/
2582L: linuxppc-dev@ozlabs.org
2583S: Maintained
2584
Grant Likely77a76362008-07-12 12:11:43 -06002585LINUX FOR POWERPC EMBEDDED MPC5XXX
Linus Torvalds1da177e2005-04-16 15:20:36 -07002586P: Sylvain Munaut
2587M: tnt@246tNt.com
Grant Likelye1eea9f2007-10-09 14:45:26 -06002588P: Grant Likely
2589M: grant.likely@secretlab.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07002590L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002591S: Maintained
2592
2593LINUX FOR POWERPC EMBEDDED PPC4XX
Josh Boyer9a474ff2007-09-19 21:19:07 -05002594P: Josh Boyer
2595M: jwboyer@linux.vnet.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002596P: Matt Porter
2597M: mporter@kernel.crashing.org
2598W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002599L: linuxppc-dev@ozlabs.org
Josh Boyer9a474ff2007-09-19 21:19:07 -05002600T: git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002601S: Maintained
2602
Grant Likely260c02a2007-10-02 12:15:34 +10002603LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2604P: Grant Likely
2605M: grant.likely@secretlab.ca
Grant Likelyf210d432007-10-03 23:24:52 -06002606W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
Grant Likely260c02a2007-10-02 12:15:34 +10002607L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002608S: Maintained
2609
Tom Rinie93adf12005-07-26 12:49:53 -07002610LINUX FOR POWERPC EMBEDDED PPC8XX
Marcelo Tosattidba5baf2007-09-10 18:46:01 -04002611P: Vitaly Bordug
2612M: vitb@kernel.crashing.org
Tom Rinie93adf12005-07-26 12:49:53 -07002613P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07002614M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07002615W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002616L: linuxppc-dev@ozlabs.org
Tom Rinie93adf12005-07-26 12:49:53 -07002617S: Maintained
2618
Linus Torvalds1da177e2005-04-16 15:20:36 -07002619LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
Jim Cromiece00f852006-11-30 04:49:44 +01002620P: Kumar Gala
2621M: galak@kernel.crashing.org
2622W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002623L: linuxppc-dev@ozlabs.org
Jim Cromiece00f852006-11-30 04:49:44 +01002624S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002625
Olof Johanssonab06ff32006-09-06 14:44:54 -05002626LINUX FOR POWERPC PA SEMI PWRFICIENT
2627P: Olof Johansson
2628M: olof@lixom.net
2629W: http://www.pasemi.com/
2630L: linuxppc-dev@ozlabs.org
2631S: Supported
2632
Linus Torvalds1da177e2005-04-16 15:20:36 -07002633LLC (802.2)
2634P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002635M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002636S: Maintained
2637
Linus Torvalds1da177e2005-04-16 15:20:36 -07002638LINUX SECURITY MODULE (LSM) FRAMEWORK
2639P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08002640M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08002641L: linux-security-module@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002642T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002643S: Supported
2644
2645LM83 HARDWARE MONITOR DRIVER
2646P: Jean Delvare
2647M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002648L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002649S: Maintained
2650
2651LM90 HARDWARE MONITOR DRIVER
2652P: Jean Delvare
2653M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002654L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002655S: Maintained
2656
Peter Zijlstra512e67f2007-10-11 22:11:11 +02002657LOCKDEP AND LOCKSTAT
2658P: Peter Zijlstra
2659M: peterz@infradead.org
2660P: Ingo Molnar
2661M: mingo@redhat.com
2662L: linux-kernel@vger.kernel.org
2663T: git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2664S: Maintained
2665
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002666LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002667P: Richard Russon (FlatCap)
2668M: ldm@flatcap.org
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002669L: linux-ntfs-dev@lists.sourceforge.net
2670W: http://www.linux-ntfs.org/content/view/19/37/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002671S: Maintained
2672
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002673LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2674P: Eric Moore
Eric Moored8a82d72006-12-29 16:47:43 -08002675M: Eric.Moore@lsi.com
2676M: support@lsi.com
Eric Moorecec744f2007-09-14 19:08:08 -06002677L: DL-MPTFusionLinux@lsi.com
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002678L: linux-scsi@vger.kernel.org
2679W: http://www.lsilogic.com/support
2680S: Supported
2681
Linus Torvalds1da177e2005-04-16 15:20:36 -07002682LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2683P: Matthew Wilcox
2684M: matthew@wil.cx
2685L: linux-scsi@vger.kernel.org
2686S: Maintained
2687
Hirokazu Takatac12a54b2007-07-15 23:38:45 -07002688M32R ARCHITECTURE
2689P: Hirokazu Takata
2690M: takata@linux-m32r.org
2691L: linux-m32r@ml.linux-m32r.org
2692L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2693W: http://www.linux-m32r.org/
2694S: Maintained
2695
Linus Torvalds1da177e2005-04-16 15:20:36 -07002696M68K ARCHITECTURE
2697P: Geert Uytterhoeven
2698M: geert@linux-m68k.org
2699P: Roman Zippel
2700M: zippel@linux-m68k.org
2701L: linux-m68k@lists.linux-m68k.org
2702W: http://www.linux-m68k.org/
2703W: http://linux-m68k-cvs.ubb.ca/
2704S: Maintained
2705
2706M68K ON APPLE MACINTOSH
2707P: Joshua Thompson
2708M: funaho@jurai.org
2709W: http://www.mac.linux-m68k.org/
Finn Thain9bb9f222007-11-18 11:10:05 +01002710L: linux-m68k@lists.linux-m68k.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002711S: Maintained
2712
2713M68K ON HP9000/300
2714P: Philip Blundell
2715M: philb@gnu.org
2716W: http://www.tazenda.demon.co.uk/phil/linux-hp
2717S: Maintained
2718
Jiri Benc64a327a2007-05-05 11:47:08 -07002719MAC80211
Johannes Berg31c7cec2007-10-23 17:05:25 +02002720P: Johannes Berg
2721M: johannes@sipsolutions.net
Johannes Berg0f48d7e2008-04-17 19:36:28 +02002722P: Michael Wu
2723M: flamingice@sourmilk.net
Jiri Benc64a327a2007-05-05 11:47:08 -07002724L: linux-wireless@vger.kernel.org
2725W: http://linuxwireless.org/
Johannes Berg31c7cec2007-10-23 17:05:25 +02002726T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
Jiri Benc64a327a2007-05-05 11:47:08 -07002727S: Maintained
2728
Stefano Brivio1036d862007-12-23 04:46:27 +01002729MAC80211 PID RATE CONTROL
2730P: Stefano Brivio
2731M: stefano.brivio@polimi.it
2732P: Mattias Nissler
2733M: mattias.nissler@gmx.de
2734L: linux-wireless@vger.kernel.org
2735W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
2736T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2737S: Maintained
2738
Patrick McHardyb863ceb2007-07-14 18:55:06 -07002739MACVLAN DRIVER
2740P: Patrick McHardy
2741M: kaber@trash.net
2742L: netdev@vger.kernel.org
2743S: Maintained
2744
Linus Torvalds1da177e2005-04-16 15:20:36 -07002745MARVELL YUKON / SYSKONNECT DRIVER
2746P: Mirko Lindner
2747M: mlindner@syskonnect.de
2748P: Ralph Roesler
2749M: rroesler@syskonnect.de
2750W: http://www.syskonnect.com
2751S: Supported
2752
Michael Kerriskfaf16682005-07-31 22:34:47 -07002753MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
Jim Cromiece00f852006-11-30 04:49:44 +01002754P: Michael Kerrisk
Michael Kerrisk1d7f5022007-10-16 23:30:31 -07002755M: mtk.manpages@gmail.com
Michael Kerriskc76a5872008-07-04 09:59:49 -07002756W: http://www.kernel.org/doc/man-pages
2757S: Supported
Michael Kerriskfaf16682005-07-31 22:34:47 -07002758
Stefano Brivio74cda162007-11-19 20:27:46 +01002759MARVELL LIBERTAS WIRELESS DRIVER
2760P: Dan Williams
2761M: dcbw@redhat.com
2762L: libertas-dev@lists.infradead.org
2763S: Maintained
2764
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002765MARVELL MV643XX ETHERNET DRIVER
Dale Farnsworth85ba9d92008-06-05 06:10:51 -07002766P: Lennert Buytenhek
2767M: buytenh@marvell.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002768L: netdev@vger.kernel.org
Dale Farnsworth85ba9d92008-06-05 06:10:51 -07002769S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002770
2771MATROX FRAMEBUFFER DRIVER
2772P: Petr Vandrovec
2773M: vandrove@vc.cvut.cz
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002774L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002775S: Maintained
2776
Hans-Juergen Kochd20620d2007-05-08 17:22:00 +02002777MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2778P: Hans J. Koch
2779M: hjk@linutronix.de
2780L: lm-sensors@lm-sensors.org
2781S: Maintained
2782
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002783MEGARAID SCSI DRIVERS
Jim Cromiece00f852006-11-30 04:49:44 +01002784P: Neela Syam Kolli
Sumant Patrobdd0d752007-05-10 07:22:35 -07002785M: megaraidlinux@lsi.com
Jim Cromiece00f852006-11-30 04:49:44 +01002786S: linux-scsi@vger.kernel.org
2787W: http://megaraid.lsilogic.com
2788S: Maintained
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002789
Steven Rostedt70ea91f2006-07-30 03:03:53 -07002790MEMORY MANAGEMENT
2791L: linux-mm@kvack.org
2792L: linux-kernel@vger.kernel.org
2793W: http://www.linux-mm.org
2794S: Maintained
2795
akpm@linux-foundation.org938a9202008-03-04 14:28:29 -08002796MEMORY RESOURCE CONTROLLER
2797P: Balbir Singh
2798M: balbir@linux.vnet.ibm.com
2799P: Pavel Emelyanov
2800M: xemul@openvz.org
2801P: KAMEZAWA Hiroyuki
2802M: kamezawa.hiroyu@jp.fujitsu.com
2803L: linux-mm@kvack.org
2804L: linux-kernel@vger.kernel.org
2805S: Maintained
2806
David Howellsb920de12008-02-08 04:19:31 -08002807MEI MN10300/AM33 PORT
2808P: David Howells
2809M: dhowells@redhat.com
2810P: Koichi Yasutake
2811M: yasutake.koichi@jp.panasonic.com
Robert P. J. Day66e10602008-04-29 00:59:34 -07002812L: linux-am33-list@redhat.com (moderated for non-subscribers)
David Howellsb920de12008-02-08 04:19:31 -08002813W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
2814S: Maintained
2815
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002816MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002817P: David Woodhouse
2818M: dwmw2@infradead.org
2819W: http://www.linux-mtd.infradead.org/
2820L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002821T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002822S: Maintained
2823
Artem Bityutskiy48576402007-02-13 17:11:10 +02002824UNSORTED BLOCK IMAGES (UBI)
2825P: Artem Bityutskiy
2826M: dedekind@infradead.org
2827W: http://www.linux-mtd.infradead.org/
2828L: linux-mtd@lists.infradead.org
Artem Bityutskiy21600542007-05-22 12:23:21 +03002829T: git git://git.infradead.org/~dedekind/ubi-2.6.git
Artem Bityutskiy48576402007-02-13 17:11:10 +02002830S: Maintained
2831
Linus Torvalds1da177e2005-04-16 15:20:36 -07002832MICROTEK X6 SCANNER
2833P: Oliver Neukum
2834M: oliver@neukum.name
2835S: Maintained
2836
2837MIPS
2838P: Ralf Baechle
2839M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01002840W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002841L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00002842T: git www.linux-mips.org:/pub/scm/linux.git
2843S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002844
2845MISCELLANEOUS MCA-SUPPORT
2846P: James Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05002847M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002848L: linux-kernel@vger.kernel.org
2849S: Maintained
2850
2851MODULE SUPPORT
2852P: Rusty Russell
2853M: rusty@rustcorp.com.au
2854L: linux-kernel@vger.kernel.org
2855S: Maintained
2856
2857MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2858P: Stelian Pop
2859M: stelian@popies.net
2860W: http://popies.net/meye/
2861S: Maintained
2862
Pavel Pisac58ff042007-05-16 01:10:41 +02002863MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2864P: Pavel Pisa
2865M: ppisa@pikron.com
2866L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Pavel Pisac58ff042007-05-16 01:10:41 +02002867S: Maintained
2868
Linus Torvalds1da177e2005-04-16 15:20:36 -07002869MOUSE AND MISC DEVICES [GENERAL]
2870P: Alessandro Rubini
2871M: rubini@ipvvis.unipv.it
2872L: linux-kernel@vger.kernel.org
2873S: Maintained
2874
Jiri Slabyb9705b62008-04-30 00:53:48 -07002875MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
Jiri Slabyd7354102006-12-08 02:38:35 -08002876P: Jiri Slaby
2877M: jirislaby@gmail.com
2878L: linux-kernel@vger.kernel.org
2879S: Maintained
2880
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002881MSI LAPTOP SUPPORT
2882P: Lennart Poettering
2883M: mzxreary@0pointer.de
Joe Perches04bdfb92007-12-22 14:03:27 -08002884W: https://tango.0pointer.de/mailman/listinfo/s270-linux
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002885W: http://0pointer.de/lennart/tchibo.html
2886S: Maintained
2887
Samuel Ortiz4e0d13c2008-07-04 09:59:53 -07002888MULTIFUNCTION DEVICES (MFD)
2889P: Samuel Ortiz
2890M: sameo@openedhand.com
2891L: linux-kernel@vger.kernel.org
2892S: Supported
2893
Pierre Ossman5c4e6f12007-05-21 20:23:20 +02002894MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07002895P: Pierre Ossman
2896M: drzeus-mmc@drzeus.cx
2897L: linux-kernel@vger.kernel.org
2898S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01002899
David Brownell15a05802007-08-08 09:12:54 -07002900MULTIMEDIA CARD (MMC) ETC. OVER SPI
2901P: David Brownell
2902M: dbrownell@users.sourceforge.net
2903L: linux-kernel@vger.kernel.org
2904S: Odd fixes
2905
Linus Torvalds1da177e2005-04-16 15:20:36 -07002906MULTISOUND SOUND DRIVER
2907P: Andrew Veliath
2908M: andrewtv@usa.net
2909S: Maintained
2910
Jiri Slabyd7354102006-12-08 02:38:35 -08002911MULTITECH MULTIPORT CARD (ISICOM)
2912P: Jiri Slaby
2913M: jirislaby@gmail.com
2914L: linux-kernel@vger.kernel.org
2915S: Maintained
2916
Brice Goglin2d3cf582008-05-17 12:45:36 +02002917MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
2918P: Andrew Gallatin
2919M: gallatin@myri.com
2920P: Brice Goglin
2921M: brice@myri.com
2922L: netdev@vger.kernel.org
2923W: http://www.myri.com/scs/download-Myri10GE.html
2924S: Supported
2925
Linus Torvalds1da177e2005-04-16 15:20:36 -07002926NATSEMI ETHERNET DRIVER (DP8381x)
2927P: Tim Hockin
2928M: thockin@hockin.org
2929S: Maintained
2930
2931NCP FILESYSTEM
2932P: Petr Vandrovec
2933M: vandrove@vc.cvut.cz
2934L: linware@sh.cvut.cz
2935S: Maintained
2936
2937NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2938P: James E.J. Bottomley
2939M: James.Bottomley@HansenPartnership.com
2940L: linux-scsi@vger.kernel.org
2941S: Maintained
2942
Glenn Streiff3c2d7742008-02-04 20:20:45 -08002943NETEFFECT IWARP RNIC DRIVER (IW_NES)
2944P: Faisal Latif
2945M: flatif@neteffect.com
Chien Tung5f625602008-05-26 15:23:32 -07002946P: Chien Tung
2947M: ctung@neteffect.com
Glenn Streiff3c2d7742008-02-04 20:20:45 -08002948L: general@lists.openfabrics.org
2949W: http://www.neteffect.com
2950S: Supported
2951F: drivers/infiniband/hw/nes/
2952
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002953NETEM NETWORK EMULATOR
2954P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08002955M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07002956L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002957S: Maintained
2958
Jiri Slaby4a584482007-08-30 23:56:39 -07002959NETERION (S2IO) Xframe 10GbE DRIVER
2960P: Ramkrishna Vepa
2961M: ram.vepa@neterion.com
2962P: Rastapur Santosh
2963M: santosh.rastapur@neterion.com
2964P: Sivakumar Subramani
2965M: sivakumar.subramani@neterion.com
2966P: Sreenivasa Honnur
2967M: sreenivasa.honnur@neterion.com
2968L: netdev@vger.kernel.org
2969W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2970S: Supported
2971
Linus Torvalds1da177e2005-04-16 15:20:36 -07002972NETFILTER/IPTABLES/IPCHAINS
2973P: Rusty Russell
2974P: Marc Boucher
2975P: James Morris
2976P: Harald Welte
2977P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07002978P: Patrick McHardy
2979M: kaber@trash.net
Patrick McHardy1a03b812007-09-18 13:19:26 -07002980L: netfilter-devel@vger.kernel.org
2981L: netfilter@vger.kernel.org
Patrick McHardy82b98542006-10-12 14:08:55 -07002982L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002983W: http://www.netfilter.org/
2984W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002985S: Supported
2986
Paul Moore4cc67732006-09-25 15:57:13 -07002987NETLABEL
2988P: Paul Moore
2989M: paul.moore@hp.com
2990W: http://netlabel.sf.net
2991L: netdev@vger.kernel.org
2992S: Supported
2993
Linus Torvalds1da177e2005-04-16 15:20:36 -07002994NETROM NETWORK LAYER
2995P: Ralf Baechle
2996M: ralf@linux-mips.org
2997L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02002998W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002999S: Maintained
3000
Pavel Machek5ddb88c2006-09-29 02:01:29 -07003001NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003002P: Paul Clements
3003M: Paul.Clements@steeleye.com
3004S: Maintained
3005
3006NETWORK DEVICE DRIVERS
Linus Torvalds1da177e2005-04-16 15:20:36 -07003007P: Jeff Garzik
3008M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07003009L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003010T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003011S: Maintained
3012
3013NETWORKING [GENERAL]
3014P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07003015M: netdev@vger.kernel.org
3016L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08003017W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003018S: Maintained
3019
3020NETWORKING [IPv4/IPv6]
3021P: David S. Miller
3022M: davem@davemloft.net
3023P: Alexey Kuznetsov
3024M: kuznet@ms2.inr.ac.ru
3025P: Pekka Savola (ipv6)
3026M: pekkas@netcore.fi
3027P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003028M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003029P: Hideaki YOSHIFUJI
3030M: yoshfuji@linux-ipv6.org
3031P: Patrick McHardy
Patrick McHardy1a03b812007-09-18 13:19:26 -07003032M: kaber@trash.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003033L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08003034T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003035S: Maintained
3036
James Morris10e2ff12007-08-25 14:41:28 -07003037NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
3038P: Paul Moore
3039M: paul.moore@hp.com
3040L: netdev@vger.kernel.org
3041S: Maintained
3042
John W. Linville29f8f632006-01-18 14:52:48 -08003043NETWORKING [WIRELESS]
3044P: John W. Linville
3045M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08003046L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08003047T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3048S: Maintained
3049
Amit S. Kale3d396eb2006-10-21 15:33:03 -04003050NETXEN (1/10) GbE SUPPORT
dhananjay@netxen.comd230ce32007-12-26 10:23:53 -08003051P: Dhananjay Phadke
3052M: dhananjay@netxen.com
Amit S. Kale3d396eb2006-10-21 15:33:03 -04003053L: netdev@vger.kernel.org
3054W: http://www.netxen.com
3055S: Supported
3056
Linus Torvalds1da177e2005-04-16 15:20:36 -07003057IPVS
3058P: Wensong Zhang
3059M: wensong@linux-vs.org
Horms9d30c172005-09-29 19:47:06 -07003060P: Simon Horman
3061M: horms@verge.net.au
Linus Torvalds1da177e2005-04-16 15:20:36 -07003062P: Julian Anastasov
3063M: ja@ssi.bg
Horms9d30c172005-09-29 19:47:06 -07003064L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003065S: Maintained
3066
3067NFS CLIENT
3068P: Trond Myklebust
Trond Myklebust78f58152007-12-12 20:16:06 -05003069M: Trond.Myklebust@netapp.com
3070L: linux-nfs@vger.kernel.org
3071W: http://client.linux-nfs.org
3072T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003073S: Maintained
3074
3075NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07003076P: Jan-Pascal van Best
3077M: janpascal@vanbest.org
3078P: Andreas Mohr
3079M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003080L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003081S: Maintained
3082
3083NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
3084P: YOKOTA Hiroshi
3085M: yokota@netlab.is.tsukuba.ac.jp
3086W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3087S: Maintained
3088
3089NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
3090P: GOTO Masanori
3091M: gotom@debian.or.jp
3092P: YOKOTA Hiroshi
3093M: yokota@netlab.is.tsukuba.ac.jp
3094W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3095S: Maintained
3096
Linus Torvalds1da177e2005-04-16 15:20:36 -07003097NTFS FILESYSTEM
3098P: Anton Altaparmakov
3099M: aia21@cantab.net
3100L: linux-ntfs-dev@lists.sourceforge.net
3101L: linux-kernel@vger.kernel.org
3102W: http://linux-ntfs.sf.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08003103T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003104S: Maintained
3105
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003106NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003107P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003108M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003109L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01003110S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003111
Peter Korsgaard1ded9692006-06-12 21:40:53 +02003112OPENCORES I2C BUS DRIVER
3113P: Peter Korsgaard
3114M: jacmet@sunsite.dk
Jean Delvare5d925fe2006-07-01 17:14:32 +02003115L: i2c@lm-sensors.org
Peter Korsgaard1ded9692006-06-12 21:40:53 +02003116S: Maintained
3117
Mark Fashehccd979b2005-12-15 14:31:24 -08003118ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
3119P: Mark Fasheh
Mark Fasheha5754332008-03-21 10:40:31 -07003120M: mfasheh@suse.com
3121P: Joel Becker
3122M: joel.becker@oracle.com
Robert P. J. Dayc0ff1f22008-04-21 22:34:01 +00003123L: ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
Mark Fashehccd979b2005-12-15 14:31:24 -08003124W: http://oss.oracle.com/projects/ocfs2/
Joel Beckerdda47bc2008-03-22 22:08:07 -07003125T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003126S: Supported
Mark Fashehccd979b2005-12-15 14:31:24 -08003127
Bob Copeland0ad122d2008-07-25 19:45:18 -07003128OMFS FILESYSTEM
3129P: Bob Copeland
3130M: me@bobcopeland.com
3131L: linux-karma-devel@lists.sourceforge.net
3132S: Maintained
3133
Harald Weltec1986ee2005-11-13 16:06:29 -08003134OMNIKEY CARDMAN 4000 DRIVER
3135P: Harald Welte
3136M: laforge@gnumonks.org
3137S: Maintained
3138
Harald Welte77c44ab2005-11-13 16:06:26 -08003139OMNIKEY CARDMAN 4040 DRIVER
3140P: Harald Welte
3141M: laforge@gnumonks.org
3142S: Maintained
3143
Jonathan Corbet77d51402007-03-22 19:44:17 -03003144OMNIVISION OV7670 SENSOR DRIVER
3145P: Jonathan Corbet
3146M: corbet@lwn.net
3147L: video4linux-list@redhat.com
3148S: Maintained
3149
Thomas Gleixner431bca72007-05-02 09:31:35 +02003150ONENAND FLASH DRIVER
3151P: Kyungmin Park
3152M: kyungmin.park@samsung.com
3153L: linux-mtd@lists.infradead.org
3154S: Maintained
3155
Linus Torvalds1da177e2005-04-16 15:20:36 -07003156ONSTREAM SCSI TAPE DRIVER
3157P: Willem Riede
3158M: osst@riede.org
3159L: osst-users@lists.sourceforge.net
3160L: linux-scsi@vger.kernel.org
3161S: Maintained
3162
Linus Torvalds1da177e2005-04-16 15:20:36 -07003163OPROFILE
Robert Richterd1a5d192008-07-12 13:47:57 -07003164P: Robert Richter
3165M: robert.richter@amd.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003166L: oprofile-list@lists.sf.net
3167S: Maintained
3168
3169ORINOCO DRIVER
3170P: Pavel Roskin
3171M: proski@gnu.org
3172P: David Gibson
3173M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07003174L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07003175L: orinoco-users@lists.sourceforge.net
3176L: orinoco-devel@lists.sourceforge.net
3177W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003178S: Maintained
3179
Olof Johanssonf5cd7872007-01-31 21:43:54 -06003180PA SEMI ETHERNET DRIVER
3181P: Olof Johansson
3182M: olof@lixom.net
3183L: netdev@vger.kernel.org
3184S: Maintained
3185
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01003186PA SEMI SMBUS DRIVER
3187P: Olof Johansson
3188M: olof@lixom.net
3189L: i2c@lm-sensors.org
3190S: Maintained
3191
Linus Torvalds1da177e2005-04-16 15:20:36 -07003192PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07003193L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08003194S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07003195
3196PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
3197P: Tim Waugh
3198M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07003199L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003200W: http://www.torque.net/linux-pp.html
3201S: Maintained
3202
3203PARISC ARCHITECTURE
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003204P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04003205M: kyle@mcmartin.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07003206P: Matthew Wilcox
3207M: matthew@wil.cx
3208P: Grant Grundler
3209M: grundler@parisc-linux.org
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003210L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003211W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04003212T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003213S: Maintained
3214
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02003215PARAVIRT_OPS INTERFACE
3216P: Jeremy Fitzhardinge
3217M: jeremy@xensource.com
3218P: Chris Wright
3219M: chrisw@sous-sol.org
3220P: Zachary Amsden
3221M: zach@vmware.com
3222P: Rusty Russell
3223M: rusty@rustcorp.com.au
3224L: virtualization@lists.osdl.org
3225L: linux-kernel@vger.kernel.org
3226S: Supported
3227
Jim Cromie1662d322006-10-06 00:43:59 -07003228PC87360 HARDWARE MONITORING DRIVER
3229P: Jim Cromie
3230M: jim.cromie@gmail.com
3231L: lm-sensors@lm-sensors.org
3232S: Maintained
3233
3234PC8736x GPIO DRIVER
3235P: Jim Cromie
3236M: jim.cromie@gmail.com
3237S: Maintained
3238
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06003239PCI ERROR RECOVERY
3240P: Linas Vepstas
3241M: linas@austin.ibm.com
3242L: linux-kernel@vger.kernel.org
Jesse Barnesc1f69db2008-05-19 15:28:16 -07003243L: linux-pci@vger.kernel.org
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06003244S: Supported
3245
Linus Torvalds1da177e2005-04-16 15:20:36 -07003246PCI SUBSYSTEM
Greg Kroah-Hartmanaf40b482008-04-17 10:22:27 -07003247P: Jesse Barnes
3248M: jbarnes@virtuousgeek.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003249L: linux-kernel@vger.kernel.org
Jesse Barnes29054742008-05-03 08:35:49 -07003250L: linux-pci@vger.kernel.org
Jesse Barnes460895c2008-04-25 10:14:28 -07003251T: git kernel.org:/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003252S: Supported
3253
3254PCI HOTPLUG CORE
Kristen Carlson Accardifb5f4d72006-09-29 10:30:27 -07003255P: Kristen Carlson Accardi
3256M: kristen.c.accardi@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003257S: Supported
3258
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003259PCIE HOTPLUG DRIVER
3260P: Kristen Carlson Accardi
3261M: kristen.c.accardi@intel.com
Jesse Barnes64dab202008-06-10 14:20:03 -07003262L: linux-pci@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05003263S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003264
Linus Torvalds1da177e2005-04-16 15:20:36 -07003265PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003266P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07003267L: linux-pcmcia@lists.infradead.org
Joe Perches6650e0a2007-12-10 15:49:32 -08003268W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08003269T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003270S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003271
3272PCNET32 NETWORK DRIVER
pcnet32@verizon.net04ce0942007-02-16 10:07:12 -06003273P: Don Fry
3274M: pcnet32@verizon.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003275L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003276S: Maintained
3277
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003278PER-TASK DELAY ACCOUNTING
Balbir Singhabc5f232008-07-04 09:59:42 -07003279P: Balbir Singh
3280M: balbir@linux.vnet.ibm.com
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003281L: linux-kernel@vger.kernel.org
3282S: Maintained
3283
Jim Cromiedd49d0f2006-03-24 18:08:17 +01003284PERSONALITY HANDLING
3285P: Christoph Hellwig
3286M: hch@infradead.org
3287L: linux-abi-devel@lists.sourceforge.net
3288S: Maintained
3289
Linus Torvalds1da177e2005-04-16 15:20:36 -07003290PHRAM MTD DRIVER
Joern Engel2b54aae2008-02-06 01:38:02 -08003291P: Joern Engel
3292M: joern@lazybastard.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003293L: linux-mtd@lists.infradead.org
3294S: Maintained
3295
Peter Osterlund249a6772005-09-27 21:45:30 -07003296PKTCDVD DRIVER
3297P: Peter Osterlund
3298M: petero2@telia.com
3299L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07003300S: Maintained
3301
Linus Torvalds1da177e2005-04-16 15:20:36 -07003302POSIX CLOCKS and TIMERS
Ingo Molnaraa781ae2007-07-19 01:48:32 -07003303P: Thomas Gleixner
3304M: tglx@linutronix.de
Hormsf1c3ddf2006-01-15 02:18:28 +01003305L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003306S: Supported
3307
Anton Vorontsov3be86142007-07-15 04:43:36 +04003308POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
3309P: Anton Vorontsov
3310M: cbou@mail.ru
3311P: David Woodhouse
3312M: dwmw2@infradead.org
3313L: linux-kernel@vger.kernel.org
Anton Vorontsov3be86142007-07-15 04:43:36 +04003314T: git git.infradead.org/battery-2.6.git
3315S: Maintained
3316
Linus Torvalds1da177e2005-04-16 15:20:36 -07003317PNP SUPPORT
3318P: Adam Belay
3319M: ambx1@neo.rr.com
3320S: Maintained
3321
Vitaly Wool999445d2007-01-04 13:07:03 +01003322PNXxxxx I2C DRIVER
3323P: Vitaly Wool
3324M: vitalywool@gmail.com
3325L: i2c@lm-sensors.org
3326S: Maintained
3327
Linus Torvalds1da177e2005-04-16 15:20:36 -07003328PPP PROTOCOL DRIVERS AND COMPRESSORS
3329P: Paul Mackerras
3330M: paulus@samba.org
3331L: linux-ppp@vger.kernel.org
3332S: Maintained
3333
3334PPP OVER ATM (RFC 2364)
3335P: Mitchell Blank Jr
3336M: mitch@sfgoth.com
3337S: Maintained
3338
3339PPP OVER ETHERNET
3340P: Michal Ostrowski
Chris Wright5e70b7f2008-06-09 16:07:28 -07003341M: mostrows@earthlink.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003342S: Maintained
3343
James Chapmana6d23702007-06-27 15:53:17 -07003344PPP OVER L2TP
3345P: James Chapman
3346M: jchapman@katalix.com
3347S: Maintained
3348
Linus Torvalds1da177e2005-04-16 15:20:36 -07003349PREEMPTIBLE KERNEL
3350P: Robert Love
3351M: rml@tech9.net
3352L: linux-kernel@vger.kernel.org
3353L: kpreempt-tech@lists.sourceforge.net
3354W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3355S: Supported
3356
Michael Wueff1a592007-09-25 18:11:01 -07003357P54 WIRELESS DRIVER
3358P: Michael Wu
3359M: flamingice@sourmilk.net
3360L: linux-wireless@vger.kernel.org
3361W: http://prism54.org
3362T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3363S: Maintained
3364
Linus Torvalds1da177e2005-04-16 15:20:36 -07003365PRISM54 WIRELESS DRIVER
Luis R. Rodrigueze88b34b2007-06-01 00:46:57 -07003366P: Luis R. Rodriguez
3367M: mcgrof@gmail.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003368L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003369W: http://prism54.org
3370S: Maintained
3371
3372PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3373P: Peter Denison
3374M: promise@pnd-pc.demon.co.uk
3375W: http://www.pnd-pc.demon.co.uk/promise/
3376S: Maintained
3377
Mikael Petterssonb3277df2007-01-10 09:33:53 +01003378PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3379P: Mikael Pettersson
3380M: mikpe@it.uu.se
3381L: linux-ide@vger.kernel.org
3382S: Maintained
3383
Masakazu Mokuno02c18892007-07-05 20:11:16 +09003384PS3 NETWORK SUPPORT
3385P: Masakazu Mokuno
3386M: mokuno@sm.sony.co.jp
3387L: netdev@vger.kernel.org
3388L: cbe-oss-dev@ozlabs.org
3389S: Supported
3390
Geoff Levandf58a9d12006-11-23 00:46:51 +01003391PS3 PLATFORM SUPPORT
3392P: Geoff Levand
3393M: geoffrey.levand@am.sony.com
3394L: linuxppc-dev@ozlabs.org
3395L: cbe-oss-dev@ozlabs.org
3396S: Supported
3397
Michael Krufky83202042006-07-03 00:24:18 -07003398PVRUSB2 VIDEO4LINUX DRIVER
3399P: Mike Isely
3400M: isely@pobox.com
Mike Isely16e94952007-01-03 18:08:06 -03003401L: pvrusb2@isely.net (subscribers-only)
Michael Krufky83202042006-07-03 00:24:18 -07003402L: video4linux-list@redhat.com
3403W: http://www.isely.net/pvrusb2/
3404S: Maintained
3405
Eric Miao30ec2612008-06-12 15:21:41 -07003406PXA2xx/PXA3xx SUPPORT
3407P: Eric Miao
3408M: eric.miao@marvell.com
3409P: Russell King
3410M: linux@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003411L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003412S: Maintained
3413
Pierre Ossman272f1332007-05-14 21:25:26 +02003414PXA MMCI DRIVER
3415S: Orphan
3416
Linus Torvalds1da177e2005-04-16 15:20:36 -07003417QLOGIC QLA2XXX FC-SCSI DRIVER
3418P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08003419M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003420L: linux-scsi@vger.kernel.org
3421S: Supported
3422
Ron Mercer5a4faa82006-07-25 00:40:21 -07003423QLOGIC QLA3XXX NETWORK DRIVER
3424P: Ron Mercer
3425M: linux-driver@qlogic.com
3426L: netdev@vger.kernel.org
3427S: Supported
3428
Linus Torvalds1da177e2005-04-16 15:20:36 -07003429QNX4 FILESYSTEM
3430P: Anders Larsen
3431M: al@alarsen.net
3432L: linux-kernel@vger.kernel.org
3433W: http://www.alarsen.net/linux/qnx4fs/
3434S: Maintained
3435
3436RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003437P: Benjamin Herrenschmidt
3438M: benh@kernel.crashing.org
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003439L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003440S: Maintained
3441
3442RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003443P: Paul Mackerras
3444M: paulus@samba.org
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003445L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003446S: Maintained
3447
3448RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3449P: Corey Thomas
Joe Perches7c4a52e2008-02-03 16:38:31 +02003450M: coreythomas@charter.net
Johannes Berg724c6b32007-04-23 12:18:20 -07003451L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003452S: Maintained
3453
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003454RALINK RT2X00 WLAN DRIVER
3455P: rt2x00 project
3456L: linux-wireless@vger.kernel.org
3457L: rt2400-devel@lists.sourceforge.net
3458W: http://rt2x00.serialmonkey.com/
3459S: Maintained
Ivo van Doorn2dd0f692008-04-12 19:25:00 +02003460T: git kernel.org:/pub/scm/linux/kernel/git/ivd/rt2x00.git
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003461F: drivers/net/wireless/rt2x00/
3462
Nick Piggin9db55792008-02-08 04:19:49 -08003463RAMDISK RAM BLOCK DEVICE DRIVER
3464P: Nick Piggin
3465M: npiggin@suse.de
3466S: Maintained
3467
Matt Mackall9e95ce22005-04-16 15:25:56 -07003468RANDOM NUMBER DRIVER
3469P: Matt Mackall
3470M: mpm@selenic.com
3471S: Maintained
3472
Matt Porter394b7012005-11-07 01:00:15 -08003473RAPIDIO SUBSYSTEM
3474P: Matt Porter
3475M: mporter@kernel.crashing.org
3476L: linux-kernel@vger.kernel.org
3477S: Maintained
3478
Florian Fainellic1f766b2008-02-06 22:39:44 +01003479RDC R-321X SoC
3480P: Florian Fainelli
3481M: florian.fainelli@telecomint.eu
3482L: linux-kernel@vger.kernel.org
3483S: Maintained
3484
Florian Fainellidb17f392007-12-19 11:30:30 +01003485RDC R6040 FAST ETHERNET DRIVER
3486P: Florian Fainelli
3487M: florian.fainelli@telecomint.eu
3488L: netdev@vger.kernel.org
3489S: Maintained
3490
Josh Triplett595182b2006-10-04 02:17:21 -07003491READ-COPY UPDATE (RCU)
3492P: Dipankar Sarma
3493M: dipankar@in.ibm.com
3494W: http://www.rdrop.com/users/paulmck/rclock/
3495L: linux-kernel@vger.kernel.org
3496S: Supported
3497
3498RCUTORTURE MODULE
3499P: Josh Triplett
3500M: josh@freedesktop.org
3501L: linux-kernel@vger.kernel.org
3502S: Maintained
3503
Linus Torvalds1da177e2005-04-16 15:20:36 -07003504REAL TIME CLOCK DRIVER
3505P: Paul Gortmaker
3506M: p_gortmaker@yahoo.com
3507L: linux-kernel@vger.kernel.org
3508S: Maintained
3509
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003510REAL TIME CLOCK (RTC) SUBSYSTEM
3511P: Alessandro Zummo
3512M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003513L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003514S: Maintained
3515
Linus Torvalds1da177e2005-04-16 15:20:36 -07003516REISERFS FILE SYSTEM
Jeff Mahoney76c4e5e2007-06-08 13:47:02 -07003517L: reiserfs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003518S: Supported
3519
Ivo van Doorne08976452008-04-12 19:23:55 +02003520RFKILL
3521P: Ivo van Doorn
3522M: IvDoorn@gmail.com
3523L: netdev@vger.kernel.org
3524S: Maintained
3525F: net/rfkill
3526
Linus Torvalds1da177e2005-04-16 15:20:36 -07003527ROCKETPORT DRIVER
3528P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003529W: http://www.comtrol.com
3530S: Maintained
3531
3532ROSE NETWORK LAYER
3533P: Ralf Baechle
3534M: ralf@linux-mips.org
3535L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003536W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003537S: Maintained
3538
3539RISCOM8 DRIVER
3540S: Orphan
3541
Michael Wu605bebe2007-05-14 01:41:02 -04003542RTL818X WIRELESS DRIVER
3543P: Michael Wu
3544M: flamingice@sourmilk.net
3545P: Andrea Merello
3546M: andreamrl@tiscali.it
3547L: linux-wireless@vger.kernel.org
3548W: http://linuxwireless.org/
3549T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3550S: Maintained
3551
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003552S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003553P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003554M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003555L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01003556S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003557
Linus Torvalds1da177e2005-04-16 15:20:36 -07003558S390
3559P: Martin Schwidefsky
3560M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003561P: Heiko Carstens
3562M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003563M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003564L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003565W: http://www.ibm.com/developerworks/linux/linux390/
3566S: Supported
3567
3568S390 NETWORK DRIVERS
Ursula Braundd96df22007-09-19 13:09:02 +02003569P: Ursula Braun
Ursula Braun23fcc8d2008-07-18 15:24:58 +02003570M: ursula.braun@de.ibm.com
Ursula Braunb9192ad2007-10-22 16:16:15 +02003571P: Frank Blaschka
3572M: blaschka@linux.vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003573M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003574L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003575W: http://www.ibm.com/developerworks/linux/linux390/
3576S: Supported
3577
3578S390 ZFCP DRIVER
Swen Schillig0033bb42007-12-18 11:16:14 +01003579P: Christof Schmitt
3580M: christof.schmitt@de.ibm.com
3581P: Martin Peschke
3582M: mp3@de.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003583M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003584L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003585W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003586S: Supported
3587
Ursula Braundd96df22007-09-19 13:09:02 +02003588S390 IUCV NETWORK LAYER
3589P: Ursula Braun
Ursula Braun23fcc8d2008-07-18 15:24:58 +02003590M: ursula.braun@de.ibm.com
Ursula Braundd96df22007-09-19 13:09:02 +02003591M: linux390@de.ibm.com
3592L: linux-s390@vger.kernel.org
3593W: http://www.ibm.com/developerworks/linux/linux390/
3594S: Supported
3595
Ben Dooks4dde7f72008-06-30 22:40:38 +01003596S3C24XX SD/MMC Driver
3597P: Ben Dooks
3598M: ben-linux@fluff.org
3599L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3600L: linux-kernel@vger.kernel.org
3601S: Supported
3602
Linus Torvalds1da177e2005-04-16 15:20:36 -07003603SAA7146 VIDEO4LINUX-2 DRIVER
3604P: Michael Hunold
3605M: michael@mihu.de
3606W: http://www.mihu.de/linux/saa7146
3607S: Maintained
3608
Linus Torvalds1da177e2005-04-16 15:20:36 -07003609SC1200 WDT DRIVER
3610P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003611M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003612S: Maintained
3613
3614SCHEDULER
3615P: Ingo Molnar
3616M: mingo@elte.hu
3617P: Robert Love [the preemptible kernel bits]
3618M: rml@tech9.net
3619L: linux-kernel@vger.kernel.org
3620S: Maintained
3621
3622SCSI CDROM DRIVER
3623P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003624M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003625L: linux-scsi@vger.kernel.org
3626W: http://www.kernel.dk
3627S: Maintained
3628
3629SCSI SG DRIVER
3630P: Doug Gilbert
3631M: dgilbert@interlog.com
3632L: linux-scsi@vger.kernel.org
3633W: http://www.torque.net/sg
3634S: Maintained
3635
3636SCSI SUBSYSTEM
3637P: James E.J. Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05003638M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003639L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003640T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
James Bottomleyc4e16082007-11-03 08:40:30 -05003641T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
3642T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003643S: Maintained
3644
3645SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003646P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003647M: Kai.Makisara@kolumbus.fi
3648L: linux-scsi@vger.kernel.org
3649S: Maintained
3650
3651SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003652P: Vlad Yasevich
3653M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003654P: Sridhar Samudrala
3655M: sri@us.ibm.com
Vlad Yasevich1a418792008-04-12 18:55:42 -07003656L: linux-sctp@vger.kernel.org
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003657W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003658S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003659
3660SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003661P: Jim Cromie
3662M: jim.cromie@gmail.com
3663S: Odd Fixes
3664
3665SCx200 GPIO DRIVER
3666P: Jim Cromie
3667M: jim.cromie@gmail.com
3668S: Maintained
3669
3670SCx200 HRT CLOCKSOURCE DRIVER
3671P: Jim Cromie
3672M: jim.cromie@gmail.com
3673S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003674
Sascha Sommer6a369132008-07-15 14:21:29 +02003675SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
3676P: Sascha Sommer
3677M: saschasommer@freenet.de
3678L: sdricohcs-devel@lists.sourceforge.net (subscribers-only)
3679S: Maintained
3680
Linus Torvalds1da177e2005-04-16 15:20:36 -07003681SECURITY CONTACT
3682P: Security Officers
3683M: security@kernel.org
3684S: Supported
3685
3686SELINUX SECURITY MODULE
3687P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08003688M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07003689P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003690M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003691P: Eric Paris
3692M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003693L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003694L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003695W: http://www.nsa.gov/selinux
3696S: Supported
3697
Jiri Slabycef2cf02007-05-08 00:31:45 -07003698SENSABLE PHANTOM
3699P: Jiri Slaby
3700M: jirislaby@gmail.com
3701S: Maintained
3702
Linus Torvalds1da177e2005-04-16 15:20:36 -07003703SERIAL ATA (SATA) SUBSYSTEM:
3704P: Jeff Garzik
3705M: jgarzik@pobox.com
3706L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003707T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003708S: Supported
3709
3710SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3711P: Pat Gefre
3712M: pfg@sgi.com
3713L: linux-ia64@vger.kernel.org
3714S: Supported
3715
Ben Hutchings8ceee662008-04-27 12:55:59 +01003716SFC NETWORK DRIVER
3717P: Steve Hodgson
3718P: Ben Hutchings
3719P: Robert Stonehouse
3720M: linux-net-drivers@solarflare.com
3721S: Supported
3722
Linus Torvalds1da177e2005-04-16 15:20:36 -07003723SGI VISUAL WORKSTATION 320 AND 540
3724P: Andrey Panin
3725M: pazke@donpac.ru
3726L: linux-visws-devel@lists.sf.net
3727W: http://linux-visws.sf.net
3728S: Maintained for 2.6.
3729
3730SIMTEC EB110ATX (Chalice CATS)
3731P: Ben Dooks
3732P: Vincent Sanders
3733M: support@simtec.co.uk
3734W: http://www.simtec.co.uk/products/EB110ATX/
3735S: Supported
3736
3737SIMTEC EB2410ITX (BAST)
3738P: Ben Dooks
3739P: Vincent Sanders
3740M: support@simtec.co.uk
3741W: http://www.simtec.co.uk/products/EB2410ITX/
3742S: Supported
3743
Francois Romieu92aab3c2005-07-30 13:11:18 +02003744SIS 190 ETHERNET DRIVER
3745P: Francois Romieu
3746M: romieu@fr.zoreil.com
3747L: netdev@vger.kernel.org
3748S: Maintained
3749
Linus Torvalds1da177e2005-04-16 15:20:36 -07003750SIS 900/7016 FAST ETHERNET DRIVER
3751P: Daniele Venzano
3752M: venza@brownhat.org
3753W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07003754L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003755S: Maintained
3756
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003757SIS 96X I2C/SMBUS DRIVER
3758P: Mark M. Hoffman
3759M: mhoffman@lightlink.com
3760L: lm-sensors@lm-sensors.org
3761S: Maintained
3762
Linus Torvalds1da177e2005-04-16 15:20:36 -07003763SIS FRAMEBUFFER DRIVER
3764P: Thomas Winischhofer
3765M: thomas@winischhofer.net
3766W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003767S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003768
3769SIS USB2VGA DRIVER
3770P: Thomas Winischhofer
3771M: thomas@winischhofer.net
3772W: http://www.winischhofer.at/linuxsisusbvga.shtml
3773S: Maintained
3774
Christoph Lameter415ad262007-07-26 10:40:56 -07003775SLAB ALLOCATOR
3776P: Christoph Lameter
Christoph Lametercde53532008-07-04 09:59:22 -07003777M: cl@linux-foundation.org
Christoph Lameter415ad262007-07-26 10:40:56 -07003778P: Pekka Enberg
3779M: penberg@cs.helsinki.fi
Pekka Enbergc76d1182008-02-11 23:52:47 +02003780P: Matt Mackall
3781M: mpm@selenic.com
Christoph Lameter415ad262007-07-26 10:40:56 -07003782L: linux-mm@kvack.org
3783S: Maintained
3784
Linus Torvalds1da177e2005-04-16 15:20:36 -07003785SMC91x ETHERNET DRIVER
3786P: Nicolas Pitre
3787M: nico@cam.org
3788S: Maintained
3789
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003790SMSC47B397 HARDWARE MONITOR DRIVER
3791P: Mark M. Hoffman
3792M: mhoffman@lightlink.com
3793L: lm-sensors@lm-sensors.org
3794S: Maintained
3795
Ben Nizetteb54f2862008-03-13 22:27:30 +11003796SMX UIO Interface
3797P: Ben Nizette
3798M: bn@niasdigital.com
3799S: Maintained
3800
Guennadi Liakhovetski668acf32008-07-19 07:54:43 -03003801SOC-CAMERA V4L2 SUBSYSTEM
3802P: Guennadi Liakhovetski
3803M: g.liakhovetski@gmx.de
3804L: video4linux-list@redhat.com
3805S: Maintained
3806
Linus Torvalds1da177e2005-04-16 15:20:36 -07003807SOFTWARE RAID (Multiple Disks) SUPPORT
3808P: Ingo Molnar
3809M: mingo@redhat.com
3810P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08003811M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07003812L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08003813S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003814
Pavel Machek95a631e2007-07-19 01:47:42 -07003815HIBERNATION (aka Software Suspend, aka swsusp):
Linus Torvalds1da177e2005-04-16 15:20:36 -07003816P: Pavel Machek
3817M: pavel@suse.cz
Pavel Machek95a631e2007-07-19 01:47:42 -07003818P: Rafael J. Wysocki
3819M: rjw@sisk.pl
3820L: linux-pm@lists.linux-foundation.org
3821S: Supported
3822
3823SUSPEND TO RAM:
Len Browna0ce3172007-10-25 18:05:49 -04003824P: Len Brown
3825M: len.brown@intel.com
Pavel Machek95a631e2007-07-19 01:47:42 -07003826P: Pavel Machek
3827M: pavel@suse.cz
3828P: Rafael J. Wysocki
3829M: rjw@sisk.pl
David Brownellf318a632007-04-23 14:41:06 -07003830L: linux-pm@lists.linux-foundation.org
Len Browna0ce3172007-10-25 18:05:49 -04003831S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003832
3833SONIC NETWORK DRIVER
3834P: Thomas Bogendoerfer
3835M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003836L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003837S: Maintained
3838
Michael Buesch61e115a2007-09-18 15:12:50 -04003839SONICS SILICON BACKPLANE DRIVER (SSB)
3840P: Michael Buesch
3841M: mb@bu3sch.de
3842L: netdev@vger.kernel.org
3843S: Maintained
3844
Linus Torvalds1da177e2005-04-16 15:20:36 -07003845SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01003846P: Mattia Dongili
3847M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01003848L: linux-acpi@vger.kernel.org
3849W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07003850S: Maintained
3851
Alex Dubovbaf85322008-02-09 10:20:54 -08003852SONY MEMORYSTICK CARD SUPPORT
3853P: Alex Dubov
3854M: oakad@yahoo.com
3855L: linux-kernel@vger.kernel.org
3856W: http://tifmxx.berlios.de/
3857S: Maintained
3858
Linus Torvalds1da177e2005-04-16 15:20:36 -07003859SOUND
3860P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02003861M: perex@perex.cz
Takashi Iwai82622042007-04-16 12:32:52 +02003862L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003863S: Maintained
3864
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003865SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3866P: Liam Girdwood
3867M: liam.girdwood@wolfsonmicro.com
Mark Brown2cad0ad2008-01-10 14:33:07 +01003868P: Mark Brown
3869M: broonie@opensource.wolfsonmicro.com
3870T: git opensource.wolfsonmicro.com/linux-2.6-asoc
Takashi Iwai82622042007-04-16 12:32:52 +02003871L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003872S: Supported
3873
Kumar Gala025c3982006-04-02 16:05:54 -05003874SPI SUBSYSTEM
3875P: David Brownell
3876M: dbrownell@users.sourceforge.net
3877L: spi-devel-general@lists.sourceforge.net
3878S: Maintained
3879
Arnd Bergmannb8154542008-05-16 11:10:59 +02003880SPU FILE SYSTEM
3881P: Jeremy Kerr
3882M: jk@ozlabs.org
3883L: linuxppc-dev@ozlabs.org
3884L: cbe-oss-dev@ozlabs.org
3885W: http://www.ibm.com/developerworks/power/cell/
3886S: Supported
3887
Steven Rostedt855f46a2006-08-05 12:14:50 -07003888STABLE BRANCH:
3889P: Greg Kroah-Hartman
3890M: greg@kroah.com
3891P: Chris Wright
3892M: chrisw@sous-sol.org
3893L: stable@kernel.org
3894S: Maintained
3895
Linus Torvalds1da177e2005-04-16 15:20:36 -07003896SHARP LH SUPPORT (LH7952X & LH7A40X)
3897P: Marc Singer
3898M: elf@buici.com
3899W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003900L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003901S: Maintained
3902
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003903SHPC HOTPLUG DRIVER
3904P: Kristen Carlson Accardi
3905M: kristen.c.accardi@intel.com
Jesse Barnes64dab202008-06-10 14:20:03 -07003906L: linux-pci@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05003907S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003908
Pierre Ossmand129bce2006-03-24 03:18:17 -08003909SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3910P: Pierre Ossman
3911M: drzeus-sdhci@drzeus.cx
3912L: sdhci-devel@list.drzeus.cx
Pierre Ossmand129bce2006-03-24 03:18:17 -08003913S: Maintained
3914
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003915SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3916P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08003917M: shemminger@linux-foundation.org
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003918L: netdev@vger.kernel.org
3919S: Maintained
3920
Chris Boot1a87d942006-07-10 04:45:34 -07003921SOEKRIS NET48XX LED SUPPORT
3922P: Chris Boot
3923M: bootc@bootc.net
3924S: Maintained
3925
Linus Torvalds1da177e2005-04-16 15:20:36 -07003926SPARC (sparc32):
3927P: William L. Irwin
3928M: wli@holomorphy.com
3929L: sparclinux@vger.kernel.org
3930S: Maintained
3931
3932SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3933P: Roger Wolff
3934M: R.E.Wolff@BitWizard.nl
3935L: linux-kernel@vger.kernel.org ?
3936S: Supported
3937
Jim Lewis2752e402006-09-29 02:01:19 -07003938SPIDERNET NETWORK DRIVER for CELL
Jens Osterkampcb8da8a2008-01-11 13:44:35 +01003939P: Ishizaki Kou
3940M: kou.ishizaki@toshiba.co.jp
3941P: Jens Osterkamp
3942M: jens@de.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07003943L: netdev@vger.kernel.org
3944S: Supported
3945
Linus Torvalds1da177e2005-04-16 15:20:36 -07003946SRM (Alpha) environment access
3947P: Jan-Benedict Glaw
3948M: jbglaw@lug-owl.de
3949L: linux-kernel@vger.kernel.org
3950S: Maintained
3951
3952STARFIRE/DURALAN NETWORK DRIVER
3953P: Ion Badulescu
3954M: ionut@cs.columbia.edu
3955S: Maintained
3956
3957STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3958W: http://mosquitonet.Stanford.EDU/strip.html
3959S: Unsupported ?
3960
3961STRADIS MPEG-2 DECODER DRIVER
3962P: Nathan Laredo
3963M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003964W: http://www.stradis.com/
3965S: Maintained
3966
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003967SUPERH
Linus Torvalds1da177e2005-04-16 15:20:36 -07003968P: Paul Mundt
3969M: lethal@linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003970L: linux-sh@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003971W: http://www.linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003972T: git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
Paul Mundt5c806b22008-07-29 06:34:01 +09003973S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003974
3975SUN3/3X
3976P: Sam Creasey
3977M: sammy@sammy.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003978W: http://sammy.net/sun3/
3979S: Maintained
3980
3981SVGA HANDLING
3982P: Martin Mares
3983M: mj@ucw.cz
3984L: linux-video@atrey.karlin.mff.cuni.cz
3985S: Maintained
3986
3987SYSV FILESYSTEM
3988P: Christoph Hellwig
3989M: hch@infradead.org
3990S: Maintained
3991
Alan Cox4e688522008-04-30 00:52:11 -07003992TASKSTATS STATISTICS INTERFACE
Balbir Singhabc5f232008-07-04 09:59:42 -07003993P: Balbir Singh
3994M: balbir@linux.vnet.ibm.com
Alan Cox4e688522008-04-30 00:52:11 -07003995L: linux-kernel@vger.kernel.org
3996S: Maintained
3997
Stephen Hemminger781b4562006-07-10 20:25:29 -07003998TC CLASSIFIER
3999P: Jamal Hadi Salim
4000M: hadi@cyberus.ca
4001L: netdev@vger.kernel.org
4002S: Maintained
4003
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07004004TCP LOW PRIORITY MODULE
4005P: Wong Hoi Sing, Edison
4006M: hswong3i@gmail.com
4007P: Hung Hing Lun, Mike
4008M: hlhung3i@gmail.com
4009W: http://tcp-lp-mod.sourceforge.net/
4010S: Maintained
4011
Andy Gospodarek1a348cc2007-09-17 18:50:36 -07004012TEHUTI ETHERNET DRIVER
4013P: Alexander Indenbaum
4014M: baum@tehutinetworks.net
4015P: Andy Gospodarek
4016M: andy@greyhouse.net
4017L: netdev@vger.kernel.org
4018S: Supported
4019
Alan Cox4e688522008-04-30 00:52:11 -07004020Telecom Clock Driver for MCPL0010
4021P: Mark Gross
4022M: mark.gross@intel.com
4023S: Supported
4024
4025TENSILICA XTENSA PORT (xtensa):
4026P: Chris Zankel
4027M: chris@zankel.net
4028S: Maintained
4029
4030THINKPAD ACPI EXTRAS DRIVER
4031P: Henrique de Moraes Holschuh
4032M: ibm-acpi@hmh.eng.br
4033L: ibm-acpi-devel@lists.sourceforge.net
4034W: http://ibm-acpi.sourceforge.net
4035W: http://thinkwiki.org/wiki/Ibm-acpi
4036T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
4037S: Maintained
4038
Alex Dubov4020f2d2006-10-04 02:15:37 -07004039TI FLASH MEDIA INTERFACE DRIVER
4040P: Alex Dubov
4041M: oakad@yahoo.com
4042S: Maintained
4043
Syed Khasim9f9c24f2007-05-16 01:07:22 +02004044TI OMAP MMC INTERFACE DRIVER
4045P: Carlos Aguiar, Anderson Briglia and Syed Khasim
Randy Dunlape82ce352007-10-16 23:29:44 -07004046M: linux-omap-open-source@linux.omap.com (subscribers only)
Syed Khasim9f9c24f2007-05-16 01:07:22 +02004047W: http://linux.omap.com
4048W: http://www.muru.com/linux/omap/
4049S: Maintained
4050
Michael Buesch844dd052006-06-26 00:24:59 -07004051TI OMAP RANDOM NUMBER GENERATOR SUPPORT
4052P: Deepak Saxena
4053M: dsaxena@plexity.net
4054S: Maintained
4055
Per Lidene86eaa32006-01-12 16:45:18 +01004056TIPC NETWORK LAYER
4057P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01004058M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01004059P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01004060M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01004061P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01004062M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01004063L: tipc-discussion@lists.sourceforge.net
4064W: http://tipc.sourceforge.net/
4065W: http://tipc.cslab.ericsson.net/
4066T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
4067S: Maintained
4068
Linus Torvalds1da177e2005-04-16 15:20:36 -07004069TLAN NETWORK DRIVER
4070P: Samuel Chessman
4071M: chessman@tux.org
Gabriel Craciunescu88c07dd2007-11-22 19:43:36 +08004072L: tlan-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004073W: http://sourceforge.net/projects/tlan/
4074S: Maintained
4075
Linus Torvalds1da177e2005-04-16 15:20:36 -07004076TOSHIBA ACPI EXTRAS DRIVER
4077P: John Belmonte
4078M: toshiba_acpi@memebeam.org
4079W: http://memebeam.org/toys/ToshibaAcpiDriver
4080S: Maintained
4081
4082TOSHIBA SMM DRIVER
4083P: Jonathan Buzzard
4084M: jonathan@buzzard.org.uk
4085L: tlinux-users@tce.toshiba-dme.co.jp
4086W: http://www.buzzard.org.uk/toshiba/
4087S: Maintained
4088
Alan Cox4e688522008-04-30 00:52:11 -07004089TPM DEVICE DRIVER
Rajiv Andrade141c0242008-07-21 14:21:37 -07004090P: Debora Velarde
4091M: debora@linux.vnet.ibm.com
4092P: Rajiv Andrade
4093M: srajiv@linux.vnet.ibm.com
Alan Cox4e688522008-04-30 00:52:11 -07004094W: http://tpmdd.sourceforge.net
4095P: Marcel Selhorst
4096M: tpm@selhorst.net
4097W: http://www.prosec.rub.de/tpm/
4098L: tpmdd-devel@lists.sourceforge.net
4099S: Maintained
4100
Linus Torvalds1da177e2005-04-16 15:20:36 -07004101TRIVIAL PATCHES
Adrian Bunk1560a792008-02-03 18:17:37 +02004102P: Jesper Juhl
Jim Cromiece00f852006-11-30 04:49:44 +01004103M: trivial@kernel.org
4104L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004105S: Maintained
4106
Alan Cox4e688522008-04-30 00:52:11 -07004107TTY LAYER
4108P: Alan Cox
4109M: alan@lxorguk.ukuu.org.uk
4110L: linux-kernel@vger.kernel.org
4111S: Maintained
4112
Grant Grundler740db6d2008-02-17 11:53:49 -07004113TULIP NETWORK DRIVERS
4114P: Grant Grundler
4115M: grundler@parisc-linux.org
4116P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04004117M: kyle@mcmartin.ca
Grant Grundler740db6d2008-02-17 11:53:49 -07004118L: netdev@vger.kernel.org
4119S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004120
4121TUN/TAP driver
4122P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08004123M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004124L: vtun@office.satix.net
4125W: http://vtun.sourceforge.net/tun
4126S: Maintained
4127
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08004128TURBOCHANNEL SUBSYSTEM
4129P: Maciej W. Rozycki
4130M: macro@linux-mips.org
4131S: Maintained
4132
Linus Torvalds1da177e2005-04-16 15:20:36 -07004133U14-34F SCSI DRIVER
4134P: Dario Ballabio
4135M: ballabio_dario@emc.com
4136L: linux-scsi@vger.kernel.org
4137S: Maintained
4138
Alan Coxcc2020e2008-05-19 14:21:51 +01004139UCLINUX (AND M68KNOMMU)
4140P: Greg Ungerer
4141M: gerg@uclinux.org
4142W: http://www.uclinux.org/
4143L: uclinux-dev@uclinux.org (subscribers-only)
4144S: Maintained
4145
Alan Coxcc2020e2008-05-19 14:21:51 +01004146UCLINUX FOR RENESAS H8/300
4147P: Yoshinori Sato
4148M: ysato@users.sourceforge.jp
4149W: http://uclinux-h8.sourceforge.jp/
4150S: Supported
4151
Linus Torvalds1da177e2005-04-16 15:20:36 -07004152UDF FILESYSTEM
Jan Kara800fdfb2008-02-08 04:20:51 -08004153P: Jan Kara
4154M: jack@suse.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07004155W: http://linux-udf.sourceforge.net
4156S: Maintained
4157
Alan Coxcc2020e2008-05-19 14:21:51 +01004158UFS FILESYSTEM
4159P: Evgeniy Dushistov
4160M: dushistov@mail.ru
4161L: linux-kernel@vger.kernel.org
4162S: Maintained
4163
4164UltraSPARC (sparc64):
4165P: David S. Miller
4166M: davem@davemloft.net
4167L: sparclinux@vger.kernel.org
4168T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
4169S: Maintained
4170
Linus Torvalds1da177e2005-04-16 15:20:36 -07004171UNIFORM CDROM DRIVER
4172P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02004173M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07004174L: linux-kernel@vger.kernel.org
4175W: http://www.kernel.dk
4176S: Maintained
4177
4178USB ACM DRIVER
4179P: Oliver Neukum
4180M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004181L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004182S: Maintained
4183
Jiri Slaby6d985162008-02-06 01:37:11 -08004184USB AUERSWALD DRIVER
4185P: Wolfgang Muees
4186M: wolfgang@iksw-muees.de
4187L: linux-usb@vger.kernel.org
4188S: Maintained
4189
Linus Torvalds1da177e2005-04-16 15:20:36 -07004190USB BLOCK DRIVER (UB ub)
4191P: Pete Zaitcev
4192M: zaitcev@redhat.com
4193L: linux-kernel@vger.kernel.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004194L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004195S: Supported
4196
Linus Torvalds1da177e2005-04-16 15:20:36 -07004197USB CDC ETHERNET DRIVER
4198P: Greg Kroah-Hartman
4199M: greg@kroah.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004200L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004201S: Maintained
4202W: http://www.kroah.com/linux-usb/
4203
Peter Korsgaardb02b3712008-04-27 08:59:44 +02004204USB CYPRESS C67X00 DRIVER
4205P: Peter Korsgaard
4206M: jacmet@sunsite.dk
4207L: linux-usb@vger.kernel.org
4208S: Maintained
4209
Peter Korsgaardd0374f42007-02-16 17:03:54 +01004210USB DAVICOM DM9601 DRIVER
4211P: Peter Korsgaard
4212M: jacmet@sunsite.dk
Peter Korsgaard043600a2007-06-27 21:18:18 +02004213L: netdev@vger.kernel.org
Peter Korsgaardd0374f42007-02-16 17:03:54 +01004214W: http://www.linux-usb.org/usbnet
4215S: Maintained
4216
Alan Coxcc2020e2008-05-19 14:21:51 +01004217USB DIAMOND RIO500 DRIVER
4218P: Cesar Miquel
4219M: miquel@df.uba.ar
4220L: rio500-users@lists.sourceforge.net
4221W: http://rio500.sourceforge.net
4222S: Maintained
4223
Linus Torvalds1da177e2005-04-16 15:20:36 -07004224USB EHCI DRIVER
4225P: David Brownell
4226M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004227L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004228S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004229
Luca Risolia7ce08c92006-01-11 02:06:59 +00004230USB ET61X[12]51 DRIVER
4231P: Luca Risolia
4232M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004233L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004234L: video4linux-list@redhat.com
4235W: http://www.linux-projects.org
4236S: Maintained
4237
David Brownell69ae9e32006-11-14 02:03:31 -08004238USB GADGET/PERIPHERAL SUBSYSTEM
4239P: David Brownell
4240M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004241L: linux-usb@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004242W: http://www.linux-usb.org/gadget
4243S: Maintained
4244
Jiri Kosina2dea64b2007-07-11 12:12:11 +02004245USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
Jiri Kosina641266f2007-01-15 09:56:21 +01004246P: Jiri Kosina
4247M: jkosina@suse.cz
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004248L: linux-usb@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01004249T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004250S: Maintained
4251
Olav Kongas959eea22005-11-03 17:38:14 +02004252USB ISP116X DRIVER
4253P: Olav Kongas
4254M: ok@artecdesign.ee
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004255L: linux-usb@vger.kernel.org
Olav Kongas959eea22005-11-03 17:38:14 +02004256S: Maintained
4257
Linus Torvalds1da177e2005-04-16 15:20:36 -07004258USB KAWASAKI LSI DRIVER
4259P: Oliver Neukum
4260M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004261L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004262S: Maintained
4263
4264USB MASS STORAGE DRIVER
4265P: Matthew Dharm
4266M: mdharm-usb@one-eyed-alien.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004267L: linux-usb@vger.kernel.org
Matthew Dharm8836aeb2005-12-04 22:03:47 -08004268L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07004269S: Maintained
4270W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
4271
4272USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08004273P: David Brownell
4274M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004275L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004276S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004277
Matthias Urlichsba460e42005-07-14 00:33:47 -07004278USB OPTION-CARD DRIVER
4279P: Matthias Urlichs
4280M: smurf@smurf.noris.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004281L: linux-usb@vger.kernel.org
Matthias Urlichsba460e42005-07-14 00:33:47 -07004282S: Maintained
4283
Linus Torvalds1da177e2005-04-16 15:20:36 -07004284USB OV511 DRIVER
4285P: Mark McClelland
4286M: mmcclell@bigfoot.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004287L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004288W: http://alpha.dyndns.org/ov511/
4289S: Maintained
4290
4291USB PEGASUS DRIVER
4292P: Petko Manolov
4293M: petkan@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004294L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004295L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004296W: http://pegasus2.sourceforge.net/
4297S: Maintained
4298
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004299USB PRINTER DRIVER (usblp)
4300P: Pete Zaitcev
4301M: zaitcev@redhat.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004302L: linux-usb@vger.kernel.org
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004303S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07004304
4305USB RTL8150 DRIVER
4306P: Petko Manolov
4307M: petkan@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004308L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004309L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004310W: http://pegasus2.sourceforge.net/
4311S: Maintained
4312
4313USB SE401 DRIVER
4314P: Jeroen Vreeken
4315M: pe1rxq@amsat.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004316L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004317W: http://www.chello.nl/~j.vreeken/se401/
4318S: Maintained
4319
Alan Cox4e688522008-04-30 00:52:11 -07004320USB SERIAL BELKIN F5U103 DRIVER
4321P: William Greathouse
4322M: wgreathouse@smva.com
4323L: linux-usb@vger.kernel.org
4324S: Maintained
4325
4326USB SERIAL CYPRESS M8 DRIVER
4327P: Lonnie Mendez
4328M: dignome@gmail.com
4329L: linux-usb@vger.kernel.org
4330S: Maintained
4331W: http://geocities.com/i0xox0i
4332W: http://firstlight.net/cvs
4333
Linus Torvalds1da177e2005-04-16 15:20:36 -07004334USB SERIAL CYBERJACK DRIVER
4335P: Matthias Bruestle and Harald Welte
4336M: support@reiner-sct.com
4337W: http://www.reiner-sct.de/support/treiber_cyberjack.php
4338S: Maintained
4339
4340USB SERIAL DIGI ACCELEPORT DRIVER
4341P: Peter Berger and Al Borchers
4342M: pberger@brimson.com
4343M: alborchers@steinerpoint.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004344L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004345S: Maintained
4346
4347USB SERIAL DRIVER
4348P: Greg Kroah-Hartman
4349M: gregkh@suse.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004350L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004351S: Supported
4352
Linus Torvalds1da177e2005-04-16 15:20:36 -07004353USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
4354P: Gary Brubaker
4355M: xavyer@ix.netcom.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004356L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004357S: Maintained
4358
4359USB SERIAL KEYSPAN DRIVER
4360P: Greg Kroah-Hartman
4361M: greg@kroah.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004362L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004363W: http://www.kroah.com/linux/
4364S: Maintained
4365
4366USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04004367P: Support Department
4368M: support@connecttech.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004369L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004370W: http://www.connecttech.com
4371S: Supported
4372
Luca Risoliaf423b9a2007-03-26 16:12:04 -03004373USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07004374P: Luca Risolia
4375M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004376L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004377L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004378W: http://www.linux-projects.org
4379S: Maintained
4380
4381USB SUBSYSTEM
4382P: Greg Kroah-Hartman
4383M: gregkh@suse.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004384L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004385W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08004386T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07004387S: Supported
4388
4389USB UHCI DRIVER
4390P: Alan Stern
4391M: stern@rowland.harvard.edu
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004392L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004393S: Maintained
4394
David Brownell69ae9e32006-11-14 02:03:31 -08004395USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07004396P: David Brownell
4397M: dbrownell@users.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02004398L: netdev@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004399W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07004400S: Maintained
4401
Laurent Pinchartc0efd232008-06-30 15:04:50 -03004402USB VIDEO CLASS
4403P: Laurent Pinchart
4404M: laurent.pinchart@skynet.be
4405L: linx-uvc-devel@berlios.de
4406L: video4linux-list@redhat.com
4407W: http://linux-uvc.berlios.de
4408S: Maintained
4409
Linus Torvalds1da177e2005-04-16 15:20:36 -07004410USB W996[87]CF DRIVER
4411P: Luca Risolia
4412M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004413L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004414L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004415W: http://www.linux-projects.org
4416S: Maintained
4417
Jussi Kivilinnabf164cc2008-01-26 00:51:51 +02004418USB WIRELESS RNDIS DRIVER (rndis_wlan)
4419P: Jussi Kivilinna
4420M: jussi.kivilinna@mbnet.fi
4421L: linux-wireless@vger.kernel.org
4422S: Maintained
4423
Luca Risolia60f78052006-02-06 16:29:35 +00004424USB ZC0301 DRIVER
4425P: Luca Risolia
4426M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004427L: linux-usb@vger.kernel.org
Luca Risolia60f78052006-02-06 16:29:35 +00004428L: video4linux-list@redhat.com
4429W: http://www.linux-projects.org
4430S: Maintained
4431
Linus Torvalds1da177e2005-04-16 15:20:36 -07004432USB ZD1201 DRIVER
4433P: Jeroen Vreeken
4434M: pe1rxq@amsat.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004435L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004436W: http://linux-lc100020.sourceforge.net
4437S: Maintained
4438
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004439USB ZR364XX DRIVER
4440P: Antoine Jacquet
4441M: royale@zerezo.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004442L: linux-usb@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004443L: video4linux-list@redhat.com
4444W: http://royale.zerezo.com/zr364xx/
4445S: Maintained
4446
Linus Torvalds1da177e2005-04-16 15:20:36 -07004447USER-MODE LINUX
4448P: Jeff Dike
Joe Perches6650e0a2007-12-10 15:49:32 -08004449M: jdike@addtoit.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004450L: user-mode-linux-devel@lists.sourceforge.net
4451L: user-mode-linux-user@lists.sourceforge.net
4452W: http://user-mode-linux.sourceforge.net
4453S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004454
Hans-Jürgen Koche5f114e2007-12-05 15:08:07 +01004455USERSPACE I/O (UIO)
4456P: Hans J. Koch
4457M: hjk@linutronix.de
4458P: Greg Kroah-Hartman
4459M: gregkh@suse.de
4460L: linux-kernel@vger.kernel.org
4461S: Maintained
4462
Karel Zakf899b0a2008-05-23 13:04:21 -07004463UTIL-LINUX-NG PACKAGE
4464P: Karel Zak
4465M: kzak@redhat.com
4466L: util-linux-ng@vger.kernel.org
4467W: http://kernel.org/~kzak/util-linux-ng/
4468T: git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git
4469S: Maintained
4470
Alan Cox4e688522008-04-30 00:52:11 -07004471VFAT/FAT/MSDOS FILESYSTEM:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004472P: OGAWA Hirofumi
4473M: hirofumi@mail.parknet.co.jp
4474L: linux-kernel@vger.kernel.org
4475S: Maintained
4476
Linus Torvalds1da177e2005-04-16 15:20:36 -07004477VIA RHINE NETWORK DRIVER
4478P: Roger Luethi
4479M: rl@hellgate.ch
4480S: Maintained
4481
Jean Delvare32c0a522005-09-22 21:47:58 +02004482VIAPRO SMBUS DRIVER
4483P: Jean Delvare
4484M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02004485L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02004486S: Maintained
4487
Francois Romieu01f20732007-01-26 00:57:17 -08004488VIA VELOCITY NETWORK DRIVER
4489P: Francois Romieu
4490M: romieu@fr.zoreil.com
4491L: netdev@vger.kernel.org
4492S: Maintained
4493
Linus Torvalds1da177e2005-04-16 15:20:36 -07004494VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004495P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02004496M: mchehab@infradead.org
4497M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004498L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004499W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02004500T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004501S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004502
Patrick McHardybe7f8272007-10-23 20:26:36 -07004503VLAN (802.1Q)
4504P: Patrick McHardy
4505M: kaber@trash.net
4506L: netdev@vger.kernel.org
4507S: Maintained
4508
Liam Girdwoode53e86c2008-07-10 15:48:00 +01004509VOLTAGE AND CURRENT REGULATOR FRAMEWORK
4510P: Liam Girdwood
4511M: lg@opensource.wolfsonmicro.com
4512P: Mark Brown
4513M: broonie@opensource.wolfsonmicro.com
4514W: http://opensource.wolfsonmicro.com/node/15
4515T: git kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git
4516S: Supported
4517
Juerg Haefligerab413192006-09-24 20:54:04 +02004518VT1211 HARDWARE MONITOR DRIVER
4519P: Juerg Haefliger
4520M: juergh@gmail.com
4521L: lm-sensors@lm-sensors.org
4522S: Maintained
4523
Roger Lucas1de9e372005-11-26 20:20:05 +01004524VT8231 HARDWARE MONITOR DRIVER
4525P: Roger Lucas
Roger Lucasaf865762008-02-13 07:52:06 -05004526M: vt8231@hiddenengine.co.uk
Roger Lucas1de9e372005-11-26 20:20:05 +01004527L: lm-sensors@lm-sensors.org
4528S: Maintained
4529
Linus Torvalds1da177e2005-04-16 15:20:36 -07004530W1 DALLAS'S 1-WIRE BUS
4531P: Evgeniy Polyakov
4532M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07004533S: Maintained
4534
Charles Spirakis13927072006-07-05 18:05:15 +02004535W83791D HARDWARE MONITORING DRIVER
Marc Hulsman25845c22008-06-08 10:59:41 -04004536P: Marc Hulsman
4537M: m.hulsman@tudelft.nl
Charles Spirakis13927072006-07-05 18:05:15 +02004538L: lm-sensors@lm-sensors.org
Marc Hulsman25845c22008-06-08 10:59:41 -04004539S: Maintained
Charles Spirakis13927072006-07-05 18:05:15 +02004540
Rudolf Marek61db0112006-12-12 18:18:30 +01004541W83793 HARDWARE MONITORING DRIVER
4542P: Rudolf Marek
4543M: r.marek@assembler.cz
4544L: lm-sensors@lm-sensors.org
4545S: Maintained
4546
Linus Torvalds1da177e2005-04-16 15:20:36 -07004547W83L51xD SD/MMC CARD INTERFACE DRIVER
4548P: Pierre Ossman
4549M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01004550L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004551S: Maintained
4552
Wim Van Sebroeck35277612006-01-15 21:21:14 +01004553WATCHDOG DEVICE DRIVERS
4554P: Wim Van Sebroeck
4555M: wim@iguana.be
4556T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4557S: Maintained
4558
Linus Torvalds1da177e2005-04-16 15:20:36 -07004559WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4560P: Jean Tourrilhes
4561M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07004562L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004563W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4564S: Maintained
4565
4566WD7000 SCSI DRIVER
4567P: Miroslav Zagorac
4568M: zaga@fly.cc.fer.hr
4569L: linux-scsi@vger.kernel.org
4570S: Maintained
4571
Dmitry Torokhov5fc14682005-11-20 00:50:06 -05004572WISTRON LAPTOP BUTTON DRIVER
4573P: Miloslav Trmac
4574M: mitr@volny.cz
4575S: Maintained
4576
Linus Torvalds1da177e2005-04-16 15:20:36 -07004577WL3501 WIRELESS PCMCIA CARD DRIVER
4578P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004579M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07004580L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004581W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07004582S: Maintained
4583
Mark Brownfebf1df2008-04-02 00:51:09 -04004584WM97XX TOUCHSCREEN DRIVERS
4585P: Mark Brown
4586M: broonie@opensource.wolfsonmicro.com
4587P: Liam Girdwood
4588M: liam.girdwood@wolfsonmicro.com
4589L: linux-input@vger.kernel.org
4590T: git git://opensource.wolfsonmicro.com/linux-2.6-touch
4591W: http://opensource.wolfsonmicro.com/node/7
4592S: Supported
4593
Linus Torvalds1da177e2005-04-16 15:20:36 -07004594X.25 NETWORK LAYER
4595P: Henner Eisen
4596M: eis@baty.hanse.de
4597L: linux-x25@vger.kernel.org
4598S: Maintained
4599
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02004600XEN HYPERVISOR INTERFACE
4601P: Jeremy Fitzhardinge
4602M: jeremy@xensource.com
4603P: Chris Wright
4604M: chrisw@sous-sol.org
4605L: virtualization@lists.osdl.org
4606L: xen-devel@lists.xensource.com
4607S: Supported
4608
Linus Torvalds1da177e2005-04-16 15:20:36 -07004609XFS FILESYSTEM
4610P: Silicon Graphics Inc
Timothy Shimmin78bfd362007-06-11 20:42:09 -07004611P: Tim Shimmin
Linus Torvalds1da177e2005-04-16 15:20:36 -07004612M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004613L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004614W: http://oss.sgi.com/projects/xfs
Tim Shimmine99f0562007-06-19 15:26:35 +10004615T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004616S: Supported
4617
Grant Likelyc9d3d8e2007-10-01 16:33:51 +02004618XILINX SYSTEMACE DRIVER
4619P: Grant Likely
4620M: grant.likely@secretlab.ca
4621W: http://www.secretlab.ca/
4622L: linux-kernel@vger.kernel.org
4623S: Maintained
4624
Peter Korsgaard238b8722006-12-06 20:35:17 -08004625XILINX UARTLITE SERIAL DRIVER
4626P: Peter Korsgaard
4627M: jacmet@sunsite.dk
4628L: linux-serial@vger.kernel.org
4629S: Maintained
4630
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004631X86 ARCHITECTURE (32-BIT AND 64-BIT)
4632P: Thomas Gleixner
4633M: tglx@linutronix.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07004634P: Ingo Molnar
4635M: mingo@redhat.com
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004636P: H. Peter Anvin
4637M: hpa@zytor.com
4638L: linux-kernel@vger.kernel.org
4639T: git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004640S: Maintained
4641
Linus Torvalds1da177e2005-04-16 15:20:36 -07004642YAM DRIVER FOR AX.25
4643P: Jean-Paul Roubelat
4644M: jpr@f6fbb.org
4645L: linux-hams@vger.kernel.org
4646S: Maintained
4647
Henkaf64a5e2005-10-12 15:02:56 +02004648YEALINK PHONE DRIVER
4649P: Henk Vergonet
4650M: Henk.Vergonet@gmail.com
4651L: usbb2k-api-dev@nongnu.org
4652S: Maintained
4653
Linus Torvalds1da177e2005-04-16 15:20:36 -07004654Z8530 DRIVER FOR AX.25
4655P: Joerg Reuter
4656M: jreuter@yaina.de
4657W: http://yaina.de/jreuter/
4658W: http://www.qsl.net/dl1bke/
4659L: linux-hams@vger.kernel.org
4660S: Maintained
4661
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004662ZD1211RW WIRELESS DRIVER
4663P: Daniel Drake
4664M: dsd@gentoo.org
4665P: Ulrich Kunitz
4666M: kune@deine-taler.de
4667W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004668L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004669L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4670S: Maintained
4671
Linus Torvalds1da177e2005-04-16 15:20:36 -07004672ZF MACHZ WATCHDOG
4673P: Fernando Fuganti
4674M: fuganti@netbank.com.br
4675W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4676S: Maintained
4677
4678ZR36067 VIDEO FOR LINUX DRIVER
4679P: Ronald Bultje
4680M: rbultje@ronald.bitfreak.net
4681L: mjpeg-users@lists.sourceforge.net
4682W: http://mjpeg.sourceforge.net/driver-zoran/
4683S: Maintained
4684
Maciej W. Rozycki8b4a4082007-07-18 00:49:11 -07004685ZS DECSTATION Z85C30 SERIAL DRIVER
4686P: Maciej W. Rozycki
4687M: macro@linux-mips.org
4688S: Maintained
4689
Linus Torvalds1da177e2005-04-16 15:20:36 -07004690THE REST
4691P: Linus Torvalds
4692S: Buried alive in reporters