blob: de35fb7edd68ae15a4d0f5a2a1f132a8dc3dea62 [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
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001887P: Mark M. Hoffman
1888M: mhoffman@lightlink.com
Jean Delvare5b543962005-08-15 19:51:02 +02001889L: lm-sensors@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001890W: http://www.lm-sensors.org/
Mark M. Hoffmana1aa5a72007-10-07 14:45:26 -04001891T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git testing
1892T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git release
Jean Delvare5b543962005-08-15 19:51:02 +02001893S: Maintained
1894
Michael Buesch844dd052006-06-26 00:24:59 -07001895HARDWARE RANDOM NUMBER GENERATOR CORE
Michael Buesch41851082008-02-23 15:23:42 -08001896S: Orphaned
Michael Buesch844dd052006-06-26 00:24:59 -07001897
Robert Love860e1d62005-08-31 23:57:59 -04001898HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1899P: Robert Love
1900M: rlove@rlove.org
1901M: linux-kernel@vger.kernel.org
1902W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1903S: Maintained
1904
Linus Torvalds1da177e2005-04-16 15:20:36 -07001905HARMONY SOUND DRIVER
1906P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04001907M: kyle@mcmartin.ca
Kyle McMartinac6aecb2007-12-03 22:04:34 +00001908L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001909S: Maintained
1910
1911HAYES ESP SERIAL DRIVER
1912P: Andrew J. Robinson
1913M: arobinso@nyx.net
1914L: linux-kernel@vger.kernel.org
1915W: http://www.nyx.net/~arobinso
1916S: Maintained
1917
1918HFS FILESYSTEM
1919P: Roman Zippel
1920M: zippel@linux-m68k.org
1921L: linux-kernel@vger.kernel.org
1922S: Maintained
1923
1924HGA FRAMEBUFFER DRIVER
1925P: Ferenc Bakonyi
1926M: fero@drama.obuda.kando.hu
1927L: linux-nvidia@lists.surfsouth.com
1928W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1929S: Maintained
1930
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001931HID CORE LAYER
1932P: Jiri Kosina
1933M: jkosina@suse.cz
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04001934L: linux-input@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01001935T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001936S: Maintained
1937
Ingo Molnar38bed542007-02-22 09:09:34 +01001938HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1939P: Thomas Gleixner
1940M: tglx@linutronix.de
1941L: linux-kernel@vger.kernel.org
1942S: Maintained
1943
Linus Torvalds1da177e2005-04-16 15:20:36 -07001944HIGH-SPEED SCC DRIVER FOR AX.25
1945P: Klaus Kudielka
1946M: klaus.kudielka@ieee.org
1947L: linux-hams@vger.kernel.org
1948W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1949S: Maintained
1950
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08001951HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1952P: HighPoint Linux Team
1953M: linux@highpoint-tech.com
1954W: http://www.highpoint-tech.com
1955S: Supported
1956
Linus Torvalds1da177e2005-04-16 15:20:36 -07001957HIPPI
1958P: Jes Sorensen
1959M: jes@trained-monkey.org
1960L: linux-hippi@sunsite.dk
1961S: Maintained
1962
1963HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1964P: Chirag Kantharia
1965M: chirag.kantharia@hp.com
1966L: iss_storagedev@hp.com
1967S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001968
Linus Torvalds1da177e2005-04-16 15:20:36 -07001969HEWLETT-PACKARD SMART2 RAID DRIVER
1970P: Chirag Kantharia
1971M: chirag.kantharia@hp.com
1972L: iss_storagedev@hp.com
1973S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001974
Linus Torvalds1da177e2005-04-16 15:20:36 -07001975HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1976P: Mike Miller
1977M: mike.miller@hp.com
1978L: iss_storagedev@hp.com
1979S: Supported
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001980
Jouni Malinenff1d2762005-05-12 22:54:16 -04001981HOST AP DRIVER
1982P: Jouni Malinen
Jouni Malinen85d32e72007-03-24 17:15:30 -07001983M: j@w1.fi
1984L: hostap@shmoo.com (subscribers-only)
Johannes Berg724c6b32007-04-23 12:18:20 -07001985L: linux-wireless@vger.kernel.org
Jouni Malinenff1d2762005-05-12 22:54:16 -04001986W: http://hostap.epitest.fi/
1987S: Maintained
1988
Linus Torvalds1da177e2005-04-16 15:20:36 -07001989HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1990P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02001991M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07001992S: Maintained
1993
Carlos Corbachodd8cd772008-02-05 02:17:15 +00001994HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
1995P: Carlos Corbacho
1996M: carlos@strangeworlds.co.uk
1997S: Odd Fixes
1998
Clemens Ladischd36e74c2008-07-23 21:26:46 -07001999HPET: High Precision Event Timers driver (drivers/char/hpet.c)
Bob Piccob9b03322005-11-07 00:59:19 -08002000P: Clemens Ladisch
2001M: clemens@ladisch.de
2002S: Maintained
2003
2004HPET: i386
2005P: Venkatesh Pallipadi (Venki)
2006M: venkatesh.pallipadi@intel.com
2007S: Maintained
2008
2009HPET: x86_64
Andi Kleen8bd09832007-10-13 01:01:08 +02002010P: Vojtech Pavlik
2011M: vojtech@suse.cz
Bob Piccob9b03322005-11-07 00:59:19 -08002012S: Maintained
2013
2014HPET: ACPI hpet.c
2015P: Bob Picco
2016M: bob.picco@hp.com
2017S: Maintained
2018
Linus Torvalds1da177e2005-04-16 15:20:36 -07002019HPFS FILESYSTEM
2020P: Mikulas Patocka
2021M: mikulas@artax.karlin.mff.cuni.cz
2022W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
2023S: Maintained
2024
Pau Oliva Fora5a18c342008-06-02 00:38:35 -04002025HTCPEN TOUCHSCREEN DRIVER
2026P: Pau Oliva Fora
2027M: pof@eslack.org
2028L: linux-input@vger.kernel.org
2029S: Maintained
2030
Linus Torvalds1da177e2005-04-16 15:20:36 -07002031HUGETLB FILESYSTEM
2032P: William Irwin
2033M: wli@holomorphy.com
2034S: Maintained
2035
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04002036I2C/SMBUS STUB DRIVER
2037P: Mark M. Hoffman
2038M: mhoffman@lightlink.com
2039L: lm-sensors@lm-sensors.org
2040S: Maintained
2041
Jean Delvare5b543962005-08-15 19:51:02 +02002042I2C SUBSYSTEM
Jean Delvare710cf7e2008-05-18 20:49:40 +02002043P: Jean Delvare (PC drivers, core)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002044M: khali@linux-fr.org
Jean Delvare710cf7e2008-05-18 20:49:40 +02002045P: Ben Dooks (embedded platforms)
2046M: ben-linux@fluff.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02002047L: i2c@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08002048T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002049S: Maintained
2050
Till Harbaume8c76ee2007-05-01 23:26:35 +02002051I2C-TINY-USB DRIVER
2052P: Till Harbaum
2053M: till@harbaum.org
2054L: i2c@lm-sensors.org
2055T: http://www.harbaum.org/till/i2c_tiny_usb
2056S: Maintained
2057
Linus Torvalds1da177e2005-04-16 15:20:36 -07002058i386 BOOT CODE
H. Peter Anvin7f1291f2007-07-11 12:18:26 -07002059P: H. Peter Anvin
2060M: hpa@zytor.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002061L: Linux-Kernel@vger.kernel.org
2062S: Maintained
2063
2064i386 SETUP CODE / CPU ERRATA WORKAROUNDS
Linus Torvalds1da177e2005-04-16 15:20:36 -07002065P: H. Peter Anvin
2066M: hpa@zytor.com
H. Peter Anvin72af61c2007-07-13 16:26:55 -07002067T: git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002068S: Maintained
2069
Linus Torvalds1da177e2005-04-16 15:20:36 -07002070IA64 (Itanium) PLATFORM
2071P: Tony Luck
2072M: tony.luck@intel.com
2073L: linux-ia64@vger.kernel.org
2074W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08002075T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002076S: Maintained
2077
2078SN-IA64 (Itanium) SUB-PLATFORM
Greg Edwardse5ee7dd2006-01-18 10:21:59 -06002079P: Jes Sorensen
2080M: jes@sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002081L: linux-altix@sgi.com
2082L: linux-ia64@vger.kernel.org
2083W: http://www.sgi.com/altix
2084S: Maintained
2085
2086IBM MCA SCSI SUBSYSTEM DRIVER
2087P: Michael Lang
2088M: langa2@kph.uni-mainz.de
2089W: http://www.uni-mainz.de/~langm000/linux.html
2090S: Maintained
2091
2092IBM Power Linux RAID adapter
2093P: Brian King
2094M: brking@us.ibm.com
2095S: Supported
2096
2097IBM ServeRAID RAID DRIVER
2098P: Jack Hammer
2099P: Dave Jeffery
2100M: ipslinux@adaptec.com
2101W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002102S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002103
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002104IDE SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07002105P: Bartlomiej Zolnierkiewicz
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002106M: bzolnier@gmail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002107L: linux-ide@vger.kernel.org
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002108T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002109S: Maintained
2110
2111IDE/ATAPI CDROM DRIVER
Borislav Petkovc404c192007-12-24 15:23:44 +01002112P: Borislav Petkov
Borislav Petkovef709162008-02-19 01:41:25 +01002113M: petkovbb@gmail.com
Jens Axboe9c5b0ce2007-01-03 18:15:20 +01002114L: linux-ide@vger.kernel.org
Borislav Petkovc404c192007-12-24 15:23:44 +01002115S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002116
2117IDE/ATAPI FLOPPY DRIVERS
2118P: Paul Bristow
2119M: Paul Bristow <paul@paulbristow.net>
2120W: http://paulbristow.net/linux/idefloppy.html
2121L: linux-kernel@vger.kernel.org
2122S: Maintained
2123
2124IDE/ATAPI TAPE DRIVERS
2125P: Gadi Oxman
2126M: Gadi Oxman <gadio@netvision.net.il>
2127L: linux-kernel@vger.kernel.org
2128S: Maintained
2129
Bartlomiej Zolnierkiewiczf72abc22007-09-19 22:08:56 +02002130IDE-SCSI DRIVER
2131L: linux-ide@vger.kernel.org
2132L: linux-scsi@vger.kernel.org
2133S: Orphan
2134
Stefan Richterf148e202008-01-12 12:32:44 +01002135IEEE 1394 SUBSYSTEM (drivers/ieee1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002136P: Ben Collins
Stefan Richterf51a5a92007-04-23 14:41:10 -07002137M: ben.collins@ubuntu.com
Stefan Richter87730d02006-09-16 12:24:00 +02002138P: Stefan Richter
2139M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002140L: linux1394-devel@lists.sourceforge.net
2141W: http://www.linux1394.org/
Stefan Richter87730d02006-09-16 12:24:00 +02002142T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002143S: Maintained
2144
Stefan Richterf51a5a92007-04-23 14:41:10 -07002145IEEE 1394 RAW I/O DRIVER (raw1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002146P: Dan Dennedy
2147M: dan@dennedy.org
Stefan Richterf51a5a92007-04-23 14:41:10 -07002148P: Stefan Richter
2149M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002150L: linux1394-devel@lists.sourceforge.net
Jody McIntyre105d7b32005-09-30 11:59:04 -07002151S: Maintained
2152
Linus Torvalds1da177e2005-04-16 15:20:36 -07002153IMS TWINTURBO FRAMEBUFFER DRIVER
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002154L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Paul Mundt843393d2007-11-19 13:11:04 +09002155S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002156
2157INFINIBAND SUBSYSTEM
2158P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07002159M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002160P: Sean Hefty
Sean Heftyed96f24702008-01-02 12:00:24 -08002161M: sean.hefty@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002162P: Hal Rosenstock
Roland Dreiercec7c892007-07-12 15:59:36 -07002163M: hal.rosenstock@gmail.com
Roland Dreier78526822007-07-09 20:12:26 -07002164L: general@lists.openfabrics.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002165W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08002166T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002167S: Supported
2168
Robert P. J. Day2f1d0762007-07-10 00:38:18 -04002169INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
Vojtech Pavlik664d22a2005-12-13 17:03:36 -08002170P: Dmitry Torokhov
Dmitry Torokhov62f7caf2006-06-26 01:47:56 -04002171M: dmitry.torokhov@gmail.com
2172M: dtor@mail.ru
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04002173L: linux-input@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002174T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002175S: Maintained
2176
Robert Lovec9f04f52005-07-15 12:21:07 -04002177INOTIFY
Cal Peake18b36c72006-12-12 20:18:16 +01002178P: John McCutchan
2179M: ttb@tentacle.dhs.org
2180P: Robert Love
2181M: rml@novell.com
Robert Lovec9f04f52005-07-15 12:21:07 -04002182L: linux-kernel@vger.kernel.org
2183S: Maintained
2184
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002185INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
Jim Cromiece00f852006-11-30 04:49:44 +01002186P: Sylvain Meyer
2187M: sylvain.meyer@worldonline.fr
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002188L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002189S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002190
Linus Torvalds1da177e2005-04-16 15:20:36 -07002191INTEL 810/815 FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002192P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002193M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002194L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002195S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002196
Linus Torvalds1da177e2005-04-16 15:20:36 -07002197INTEL IA32 MICROCODE UPDATE SUPPORT
2198P: Tigran Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -08002199M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07002200S: Maintained
2201
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002202INTEL I/OAT DMA DRIVER
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01002203P: Maciej Sosnowski
2204M: maciej.sosnowski@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002205L: linux-kernel@vger.kernel.org
2206S: Supported
2207
Dan Williamsb3e5f262007-08-07 10:26:35 -07002208INTEL IOP-ADMA DMA DRIVER
2209P: Dan Williams
2210M: dan.j.williams@intel.com
2211L: linux-kernel@vger.kernel.org
2212S: Supported
2213
Michael Buesch844dd052006-06-26 00:24:59 -07002214INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
2215P: Deepak Saxena
2216M: dsaxena@plexity.net
2217S: Maintained
2218
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08002219INTEL IXP2000 ETHERNET DRIVER
2220P: Lennert Buytenhek
2221M: kernel@wantstofly.org
2222L: netdev@vger.kernel.org
2223S: Maintained
2224
Auke Kokd94e6fe2008-03-03 14:37:47 -08002225INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/ixgb/ixgbe)
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002226P: Jeff Kirsher
2227M: jeffrey.t.kirsher@intel.com
Auke Koke0164af2008-05-07 13:42:33 -07002228P: Jesse Brandeburg
2229M: jesse.brandeburg@intel.com
Auke Kokd94e6fe2008-03-03 14:37:47 -08002230P: Bruce Allan
2231M: bruce.w.allan@intel.com
Jeff Kirsherae7b6482008-06-11 15:15:53 -07002232P: PJ Waskiewicz
2233M: peter.p.waskiewicz.jr@intel.com
Auke Kok20424652008-01-07 21:47:25 -08002234P: John Ronciak
2235M: john.ronciak@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002236L: e1000-devel@lists.sourceforge.net
Auke Kokd94e6fe2008-03-03 14:37:47 -08002237W: http://e1000.sourceforge.net/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002238S: Supported
2239
James Ketrenos826d2ab2005-11-07 18:56:59 -06002240INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002241P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002242M: yi.zhu@intel.com
2243P: James Ketrenos
2244M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002245P: Reinette Chatre
2246M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002247L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002248L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002249W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002250W: http://ipw2100.sourceforge.net
2251S: Supported
2252
2253INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002254P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002255M: yi.zhu@intel.com
2256P: James Ketrenos
2257M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002258P: Reinette Chatre
2259M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002260L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002261L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002262W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002263W: http://ipw2200.sourceforge.net
2264S: Supported
2265
Zhu Yib481de92007-09-25 17:54:57 -07002266INTEL WIRELESS WIFI LINK (iwlwifi)
2267P: Zhu Yi
2268M: yi.zhu@intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002269P: Reinette Chatre
2270M: reinette.chatre@intel.com
Zhu Yib481de92007-09-25 17:54:57 -07002271L: linux-wireless@vger.kernel.org
2272L: ipw3945-devel@lists.sourceforge.net
2273W: http://intellinuxwireless.org
Reinette Chatre2d4543f2008-04-10 13:16:27 -07002274T: git kernel.org:/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
Zhu Yib481de92007-09-25 17:54:57 -07002275S: Supported
2276
Ralf Baechlecb109a02007-08-30 23:56:30 -07002277IOC3 ETHERNET DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07002278P: Ralf Baechle
2279M: ralf@linux-mips.org
2280L: linux-mips@linux-mips.org
2281S: Maintained
2282
Ralf Baechlecb109a02007-08-30 23:56:30 -07002283IOC3 SERIAL DRIVER
2284P: Pat Gefre
2285M: pfg@sgi.com
Joe Perches6650e0a2007-12-10 15:49:32 -08002286L: linux-mips@linux-mips.org
Ralf Baechlecb109a02007-08-30 23:56:30 -07002287S: Maintained
2288
Linus Torvalds1da177e2005-04-16 15:20:36 -07002289IP MASQUERADING:
2290P: Juanjo Ciarlante
2291M: jjciarla@raiz.uncu.edu.ar
2292S: Maintained
2293
Francois Romieu1202d6f2007-09-17 17:13:55 -07002294IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
2295P: Francois Romieu
2296M: romieu@fr.zoreil.com
2297P: Sorbica Shieh
2298M: sorbica@icplus.com.tw
2299P: Jesse Huang
2300M: jesse@icplus.com.tw
2301L: netdev@vger.kernel.org
2302S: Maintained
2303
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002304IPATH DRIVER:
Arthur Jones18b8c8f2008-02-29 10:13:37 -08002305P: Ralph Campbell
Arthur Jonesf42b6472007-07-09 20:12:26 -07002306M: infinipath@qlogic.com
2307L: general@lists.openfabrics.org
2308T: git git://git.qlogic.com/ipath-linux-2.6
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002309S: Supported
2310
Corey Minyard4409ebe2006-04-20 02:43:12 -07002311IPMI SUBSYSTEM
2312P: Corey Minyard
2313M: minyard@acm.org
2314L: openipmi-developer@lists.sourceforge.net
2315W: http://openipmi.sourceforge.net/
2316S: Supported
2317
Linus Torvalds1da177e2005-04-16 15:20:36 -07002318IPX NETWORK LAYER
2319P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002320M: acme@ghostprotocols.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002321L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002322S: Maintained
2323
David Sterba099dc4f2008-02-07 10:57:12 +01002324IPWIRELES DRIVER
2325P: Jiri Kosina
2326M: jkosina@suse.cz
2327P: David Sterba
2328M: dsterba@suse.cz
2329S: Maintained
2330T: git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
2331
Linus Torvalds1da177e2005-04-16 15:20:36 -07002332IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07002333P: Samuel Ortiz
2334M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07002335L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002336W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07002337S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002338
Mike Christie14816b12007-11-28 16:22:06 -08002339ISCSI
2340P: Mike Christie
2341M: michaelc@cs.wisc.edu
2342L: open-iscsi@googlegroups.com
2343W: www.open-iscsi.org
2344T: git kernel.org:/pub/scm/linux/kernel/mnc/linux-2.6-iscsi.git
2345S: Maintained
2346
Linus Torvalds1da177e2005-04-16 15:20:36 -07002347ISAPNP
2348P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02002349M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07002350S: Maintained
2351
2352ISDN SUBSYSTEM
2353P: Karsten Keil
2354M: kkeil@suse.de
Paul Bolled5d52272008-04-15 00:40:48 -07002355L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002356W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08002357T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002358S: Maintained
2359
2360ISDN SUBSYSTEM (Eicon active card driver)
2361P: Armin Schindler
2362M: mac@melware.de
Paul Bolled5d52272008-04-15 00:40:48 -07002363L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002364W: http://www.melware.de
2365S: Maintained
2366
Hans Verkuil91821ff2007-12-02 09:35:33 -03002367IVTV VIDEO4LINUX DRIVER
2368P: Hans Verkuil
2369M: hverkuil@xs4all.nl
2370L: ivtv-devel@ivtvdriver.org
2371L: ivtv-users@ivtvdriver.org
2372L: video4linux-list@redhat.com
2373W: http://www.ivtvdriver.org
2374S: Maintained
2375
Linus Torvalds1da177e2005-04-16 15:20:36 -07002376JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2377P: David Woodhouse
2378M: dwmw2@infradead.org
David Woodhouse6d85d062007-10-27 10:39:48 -04002379L: linux-mtd@lists.infradead.org
2380W: http://www.linux-mtd.infradead.org/doc/jffs2.html
Linus Torvalds1da177e2005-04-16 15:20:36 -07002381S: Maintained
2382
Artem Bityutskiy95270562008-07-14 17:58:44 +03002383UBI FILE SYSTEM (UBIFS)
2384P: Artem Bityutskiy
2385M: dedekind@infradead.org
2386P: Adrian Hunter
2387M: ext-adrian.hunter@nokia.com
2388L: linux-mtd@lists.infradead.org
2389T: git git://git.infradead.org/~dedekind/ubifs-2.6.git
2390W: http://www.linux-mtd.infradead.org/doc/ubifs.html
2391S: Maintained
2392
Linus Torvalds1da177e2005-04-16 15:20:36 -07002393JFS FILESYSTEM
2394P: Dave Kleikamp
2395M: shaggy@austin.ibm.com
2396L: jfs-discussion@lists.sourceforge.net
2397W: http://jfs.sourceforge.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002398T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002399S: Supported
2400
Josh Triplettde456d32006-07-30 03:04:00 -07002401JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07002402P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002403M: sct@redhat.com, akpm@linux-foundation.org
Erik Mouw72be2cc2006-12-06 20:40:49 -08002404L: linux-ext4@vger.kernel.org
Theodore Tsoae0718f2006-05-20 15:00:13 -07002405S: Maintained
2406
Rudolf Marek4660cb32006-10-08 22:01:26 +02002407K8TEMP HARDWARE MONITORING DRIVER
2408P: Rudolf Marek
2409M: r.marek@assembler.cz
2410L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002411S: Maintained
2412
2413KCONFIG
2414P: Roman Zippel
2415M: zippel@linux-m68k.org
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002416L: linux-kbuild@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002417S: Maintained
2418
Vivek Goyalea6c2082006-05-20 14:59:55 -07002419KDUMP
2420P: Vivek Goyal
Vivek Goyal4200b662007-12-01 12:16:30 -08002421M: vgoyal@redhat.com
Vivek Goyalea6c2082006-05-20 14:59:55 -07002422P: Haren Myneni
2423M: hbabu@us.ibm.com
Simon Horman34633992007-05-08 00:31:40 -07002424L: kexec@lists.infradead.org
Vivek Goyalea6c2082006-05-20 14:59:55 -07002425L: linux-kernel@vger.kernel.org
2426W: http://lse.sourceforge.net/kdump/
2427S: Maintained
2428
Linus Torvalds1da177e2005-04-16 15:20:36 -07002429KERNEL AUTOMOUNTER (AUTOFS)
2430P: H. Peter Anvin
2431M: hpa@zytor.com
2432L: autofs@linux.kernel.org
2433S: Odd Fixes
2434
2435KERNEL AUTOMOUNTER v4 (AUTOFS4)
2436P: Ian Kent
2437M: raven@themaw.net
2438L: autofs@linux.kernel.org
2439S: Maintained
2440
2441KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002442P: Sam Ravnborg
2443M: sam@ravnborg.org
Sam Ravnborg591b0172008-05-11 10:07:03 +02002444T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-next.git
2445T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-fixes.git
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002446L: linux-kbuild@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002447S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002448
2449KERNEL JANITORS
2450P: Several
maximilian attemsc3000e02007-07-06 11:17:32 -07002451L: kernel-janitors@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002452W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002453S: Maintained
2454
2455KERNEL NFSD
Neil Browna512cd52007-07-31 00:37:27 -07002456P: J. Bruce Fields
2457M: bfields@fieldses.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002458P: Neil Brown
NeilBrown98fac232007-01-26 00:56:57 -08002459M: neilb@suse.de
Neil Brown16141c02007-12-11 16:16:12 -08002460L: linux-nfs@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002461W: http://nfs.sourceforge.net/
NeilBrown98fac232007-01-26 00:56:57 -08002462S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002463
Avi Kivity426d62e2006-12-13 00:34:03 -08002464KERNEL VIRTUAL MACHINE (KVM)
2465P: Avi Kivity
2466M: avi@qumranet.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002467L: kvm@vger.kernel.org
2468W: http://kvm.qumranet.com
Avi Kivity426d62e2006-12-13 00:34:03 -08002469S: Supported
2470
Hollis Blanchard513014b2008-04-16 23:28:08 -05002471KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
2472P: Hollis Blanchard
2473M: hollisb@us.ibm.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002474L: kvm-ppc@vger.kernel.org
2475W: http://kvm.qumranet.com
Hollis Blanchard513014b2008-04-16 23:28:08 -05002476S: Supported
2477
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002478KERNEL VIRTUAL MACHINE For Itanium (KVM/IA64)
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002479P: Anthony Xu
2480M: anthony.xu@intel.com
2481P: Xiantao Zhang
2482M: xiantao.zhang@intel.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002483L: kvm-ia64@vger.kernel.org
2484W: http://kvm.qumranet.com
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002485S: Supported
2486
Christian Borntraeger85f8fff2008-03-25 18:47:41 +01002487KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
2488P: Carsten Otte
2489M: cotte@de.ibm.com
2490P: Christian Borntraeger
2491M: borntraeger@de.ibm.com
2492M: linux390@de.ibm.com
2493L: linux-s390@vger.kernel.org
2494W: http://www.ibm.com/developerworks/linux/linux390/
2495S: Supported
2496
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002497KEXEC
2498P: Eric Biederman
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002499M: ebiederm@xmission.com
Signed-off-by@vergenet.net":Simonb7c698f2007-10-18 03:04:33 -07002500W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002501L: linux-kernel@vger.kernel.org
Simon Horman34633992007-05-08 00:31:40 -07002502L: kexec@lists.infradead.org
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002503S: Maintained
2504
Jason Wessele3e2aaf2008-03-20 13:43:45 -05002505KGDB
2506P: Jason Wessel
2507M: jason.wessel@windriver.com
2508L: kgdb-bugreport@lists.sourceforge.net
2509S: Maintained
2510
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002511KPROBES
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002512P: Ananth N Mavinakayanahalli
2513M: ananth@in.ibm.com
2514P: Anil S Keshavamurthy
2515M: anil.s.keshavamurthy@intel.com
2516P: David S. Miller
2517M: davem@davemloft.net
Masami Hiramatsu6edef972008-03-26 15:53:19 -04002518P: Masami Hiramatsu
2519M: mhiramat@redhat.com
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002520L: linux-kernel@vger.kernel.org
2521S: Maintained
2522
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002523KS0108 LCD CONTROLLER DRIVER
2524P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07002525M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002526L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07002527W: http://miguelojeda.es/auxdisplay.htm
2528W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002529S: Maintained
2530
Linus Torvalds1da177e2005-04-16 15:20:36 -07002531LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07002532L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07002533S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002534
2535LASI 53c700 driver for PARISC
2536P: James E.J. Bottomley
2537M: James.Bottomley@HansenPartnership.com
2538L: linux-scsi@vger.kernel.org
2539S: Maintained
2540
Richard Purdie263de9b2006-05-15 09:44:16 -07002541LED SUBSYSTEM
2542P: Richard Purdie
2543M: rpurdie@rpsys.net
2544S: Maintained
2545
Linus Torvalds1da177e2005-04-16 15:20:36 -07002546LEGO USB Tower driver
2547P: Juergen Stuber
2548M: starblue@users.sourceforge.net
2549L: legousb-devel@lists.sourceforge.net
2550W: http://legousb.sourceforge.net/
2551S: Maintained
2552
Rusty Russell568a17f2007-10-25 14:12:24 +10002553LGUEST
2554P: Rusty Russell
2555M: rusty@rustcorp.com.au
2556L: lguest@ozlabs.org
2557W: http://lguest.ozlabs.org/
2558S: Maintained
2559
Linus Torvalds1da177e2005-04-16 15:20:36 -07002560LINUX FOR IBM pSERIES (RS/6000)
2561P: Paul Mackerras
2562M: paulus@au.ibm.com
2563W: http://www.ibm.com/linux/ltc/projects/ppc
2564S: Supported
2565
2566LINUX FOR NCR VOYAGER
2567P: James Bottomley
2568M: James.Bottomley@HansenPartnership.com
2569W: http://www.hansenpartnership.com/voyager
2570S: Maintained
2571
Paul Mackerras852bb9f2008-07-04 21:04:42 +10002572LINUX FOR POWERPC (32-BIT AND 64-BIT)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002573P: Paul Mackerras
2574M: paulus@samba.org
Paul Mackerras852bb9f2008-07-04 21:04:42 +10002575P: Benjamin Herrenschmidt
2576M: benh@kernel.crashing.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002577W: http://www.penguinppc.org/
2578L: linuxppc-dev@ozlabs.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002579T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002580S: Supported
2581
2582LINUX FOR POWER MACINTOSH
2583P: Benjamin Herrenschmidt
2584M: benh@kernel.crashing.org
2585W: http://www.penguinppc.org/
2586L: linuxppc-dev@ozlabs.org
2587S: Maintained
2588
Grant Likely77a76362008-07-12 12:11:43 -06002589LINUX FOR POWERPC EMBEDDED MPC5XXX
Linus Torvalds1da177e2005-04-16 15:20:36 -07002590P: Sylvain Munaut
2591M: tnt@246tNt.com
Grant Likelye1eea9f2007-10-09 14:45:26 -06002592P: Grant Likely
2593M: grant.likely@secretlab.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07002594L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002595S: Maintained
2596
2597LINUX FOR POWERPC EMBEDDED PPC4XX
Josh Boyer9a474ff2007-09-19 21:19:07 -05002598P: Josh Boyer
2599M: jwboyer@linux.vnet.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002600P: Matt Porter
2601M: mporter@kernel.crashing.org
2602W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002603L: linuxppc-dev@ozlabs.org
Josh Boyer9a474ff2007-09-19 21:19:07 -05002604T: git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002605S: Maintained
2606
Grant Likely260c02a2007-10-02 12:15:34 +10002607LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2608P: Grant Likely
2609M: grant.likely@secretlab.ca
Grant Likelyf210d432007-10-03 23:24:52 -06002610W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
Grant Likely260c02a2007-10-02 12:15:34 +10002611L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002612S: Maintained
2613
Tom Rinie93adf12005-07-26 12:49:53 -07002614LINUX FOR POWERPC EMBEDDED PPC8XX
Marcelo Tosattidba5baf2007-09-10 18:46:01 -04002615P: Vitaly Bordug
2616M: vitb@kernel.crashing.org
Tom Rinie93adf12005-07-26 12:49:53 -07002617P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07002618M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07002619W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002620L: linuxppc-dev@ozlabs.org
Tom Rinie93adf12005-07-26 12:49:53 -07002621S: Maintained
2622
Linus Torvalds1da177e2005-04-16 15:20:36 -07002623LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
Jim Cromiece00f852006-11-30 04:49:44 +01002624P: Kumar Gala
2625M: galak@kernel.crashing.org
2626W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002627L: linuxppc-dev@ozlabs.org
Jim Cromiece00f852006-11-30 04:49:44 +01002628S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002629
Olof Johanssonab06ff32006-09-06 14:44:54 -05002630LINUX FOR POWERPC PA SEMI PWRFICIENT
2631P: Olof Johansson
2632M: olof@lixom.net
2633W: http://www.pasemi.com/
2634L: linuxppc-dev@ozlabs.org
2635S: Supported
2636
Linus Torvalds1da177e2005-04-16 15:20:36 -07002637LLC (802.2)
2638P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002639M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002640S: Maintained
2641
Linus Torvalds1da177e2005-04-16 15:20:36 -07002642LINUX SECURITY MODULE (LSM) FRAMEWORK
2643P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08002644M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08002645L: linux-security-module@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002646T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002647S: Supported
2648
2649LM83 HARDWARE MONITOR DRIVER
2650P: Jean Delvare
2651M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002652L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002653S: Maintained
2654
2655LM90 HARDWARE MONITOR DRIVER
2656P: Jean Delvare
2657M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002658L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002659S: Maintained
2660
Peter Zijlstra512e67f2007-10-11 22:11:11 +02002661LOCKDEP AND LOCKSTAT
2662P: Peter Zijlstra
2663M: peterz@infradead.org
2664P: Ingo Molnar
2665M: mingo@redhat.com
2666L: linux-kernel@vger.kernel.org
2667T: git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2668S: Maintained
2669
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002670LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002671P: Richard Russon (FlatCap)
2672M: ldm@flatcap.org
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002673L: linux-ntfs-dev@lists.sourceforge.net
2674W: http://www.linux-ntfs.org/content/view/19/37/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002675S: Maintained
2676
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002677LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2678P: Eric Moore
Eric Moored8a82d72006-12-29 16:47:43 -08002679M: Eric.Moore@lsi.com
2680M: support@lsi.com
Eric Moorecec744f2007-09-14 19:08:08 -06002681L: DL-MPTFusionLinux@lsi.com
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002682L: linux-scsi@vger.kernel.org
2683W: http://www.lsilogic.com/support
2684S: Supported
2685
Linus Torvalds1da177e2005-04-16 15:20:36 -07002686LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2687P: Matthew Wilcox
2688M: matthew@wil.cx
2689L: linux-scsi@vger.kernel.org
2690S: Maintained
2691
Hirokazu Takatac12a54b2007-07-15 23:38:45 -07002692M32R ARCHITECTURE
2693P: Hirokazu Takata
2694M: takata@linux-m32r.org
2695L: linux-m32r@ml.linux-m32r.org
2696L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2697W: http://www.linux-m32r.org/
2698S: Maintained
2699
Linus Torvalds1da177e2005-04-16 15:20:36 -07002700M68K ARCHITECTURE
2701P: Geert Uytterhoeven
2702M: geert@linux-m68k.org
2703P: Roman Zippel
2704M: zippel@linux-m68k.org
2705L: linux-m68k@lists.linux-m68k.org
2706W: http://www.linux-m68k.org/
2707W: http://linux-m68k-cvs.ubb.ca/
2708S: Maintained
2709
2710M68K ON APPLE MACINTOSH
2711P: Joshua Thompson
2712M: funaho@jurai.org
2713W: http://www.mac.linux-m68k.org/
Finn Thain9bb9f222007-11-18 11:10:05 +01002714L: linux-m68k@lists.linux-m68k.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002715S: Maintained
2716
2717M68K ON HP9000/300
2718P: Philip Blundell
2719M: philb@gnu.org
2720W: http://www.tazenda.demon.co.uk/phil/linux-hp
2721S: Maintained
2722
Jiri Benc64a327a2007-05-05 11:47:08 -07002723MAC80211
Johannes Berg31c7cec2007-10-23 17:05:25 +02002724P: Johannes Berg
2725M: johannes@sipsolutions.net
Johannes Berg0f48d7e2008-04-17 19:36:28 +02002726P: Michael Wu
2727M: flamingice@sourmilk.net
Jiri Benc64a327a2007-05-05 11:47:08 -07002728L: linux-wireless@vger.kernel.org
2729W: http://linuxwireless.org/
Johannes Berg31c7cec2007-10-23 17:05:25 +02002730T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
Jiri Benc64a327a2007-05-05 11:47:08 -07002731S: Maintained
2732
Stefano Brivio1036d862007-12-23 04:46:27 +01002733MAC80211 PID RATE CONTROL
2734P: Stefano Brivio
2735M: stefano.brivio@polimi.it
2736P: Mattias Nissler
2737M: mattias.nissler@gmx.de
2738L: linux-wireless@vger.kernel.org
2739W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
2740T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2741S: Maintained
2742
Patrick McHardyb863ceb2007-07-14 18:55:06 -07002743MACVLAN DRIVER
2744P: Patrick McHardy
2745M: kaber@trash.net
2746L: netdev@vger.kernel.org
2747S: Maintained
2748
Linus Torvalds1da177e2005-04-16 15:20:36 -07002749MARVELL YUKON / SYSKONNECT DRIVER
2750P: Mirko Lindner
2751M: mlindner@syskonnect.de
2752P: Ralph Roesler
2753M: rroesler@syskonnect.de
2754W: http://www.syskonnect.com
2755S: Supported
2756
Michael Kerriskfaf16682005-07-31 22:34:47 -07002757MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
Jim Cromiece00f852006-11-30 04:49:44 +01002758P: Michael Kerrisk
Michael Kerrisk1d7f5022007-10-16 23:30:31 -07002759M: mtk.manpages@gmail.com
Michael Kerriskc76a5872008-07-04 09:59:49 -07002760W: http://www.kernel.org/doc/man-pages
2761S: Supported
Michael Kerriskfaf16682005-07-31 22:34:47 -07002762
Stefano Brivio74cda162007-11-19 20:27:46 +01002763MARVELL LIBERTAS WIRELESS DRIVER
2764P: Dan Williams
2765M: dcbw@redhat.com
2766L: libertas-dev@lists.infradead.org
2767S: Maintained
2768
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002769MARVELL MV643XX ETHERNET DRIVER
Dale Farnsworth85ba9d92008-06-05 06:10:51 -07002770P: Lennert Buytenhek
2771M: buytenh@marvell.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002772L: netdev@vger.kernel.org
Dale Farnsworth85ba9d92008-06-05 06:10:51 -07002773S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002774
2775MATROX FRAMEBUFFER DRIVER
2776P: Petr Vandrovec
2777M: vandrove@vc.cvut.cz
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002778L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002779S: Maintained
2780
Hans-Juergen Kochd20620d2007-05-08 17:22:00 +02002781MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2782P: Hans J. Koch
2783M: hjk@linutronix.de
2784L: lm-sensors@lm-sensors.org
2785S: Maintained
2786
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002787MEGARAID SCSI DRIVERS
Jim Cromiece00f852006-11-30 04:49:44 +01002788P: Neela Syam Kolli
Sumant Patrobdd0d752007-05-10 07:22:35 -07002789M: megaraidlinux@lsi.com
Jim Cromiece00f852006-11-30 04:49:44 +01002790S: linux-scsi@vger.kernel.org
2791W: http://megaraid.lsilogic.com
2792S: Maintained
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002793
Steven Rostedt70ea91f2006-07-30 03:03:53 -07002794MEMORY MANAGEMENT
2795L: linux-mm@kvack.org
2796L: linux-kernel@vger.kernel.org
2797W: http://www.linux-mm.org
2798S: Maintained
2799
akpm@linux-foundation.org938a9202008-03-04 14:28:29 -08002800MEMORY RESOURCE CONTROLLER
2801P: Balbir Singh
2802M: balbir@linux.vnet.ibm.com
2803P: Pavel Emelyanov
2804M: xemul@openvz.org
2805P: KAMEZAWA Hiroyuki
2806M: kamezawa.hiroyu@jp.fujitsu.com
2807L: linux-mm@kvack.org
2808L: linux-kernel@vger.kernel.org
2809S: Maintained
2810
David Howellsb920de12008-02-08 04:19:31 -08002811MEI MN10300/AM33 PORT
2812P: David Howells
2813M: dhowells@redhat.com
2814P: Koichi Yasutake
2815M: yasutake.koichi@jp.panasonic.com
Robert P. J. Day66e10602008-04-29 00:59:34 -07002816L: linux-am33-list@redhat.com (moderated for non-subscribers)
David Howellsb920de12008-02-08 04:19:31 -08002817W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
2818S: Maintained
2819
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002820MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002821P: David Woodhouse
2822M: dwmw2@infradead.org
2823W: http://www.linux-mtd.infradead.org/
2824L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002825T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002826S: Maintained
2827
Artem Bityutskiy48576402007-02-13 17:11:10 +02002828UNSORTED BLOCK IMAGES (UBI)
2829P: Artem Bityutskiy
2830M: dedekind@infradead.org
2831W: http://www.linux-mtd.infradead.org/
2832L: linux-mtd@lists.infradead.org
Artem Bityutskiy21600542007-05-22 12:23:21 +03002833T: git git://git.infradead.org/~dedekind/ubi-2.6.git
Artem Bityutskiy48576402007-02-13 17:11:10 +02002834S: Maintained
2835
Linus Torvalds1da177e2005-04-16 15:20:36 -07002836MICROTEK X6 SCANNER
2837P: Oliver Neukum
2838M: oliver@neukum.name
2839S: Maintained
2840
2841MIPS
2842P: Ralf Baechle
2843M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01002844W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002845L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00002846T: git www.linux-mips.org:/pub/scm/linux.git
2847S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002848
2849MISCELLANEOUS MCA-SUPPORT
2850P: James Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05002851M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002852L: linux-kernel@vger.kernel.org
2853S: Maintained
2854
2855MODULE SUPPORT
2856P: Rusty Russell
2857M: rusty@rustcorp.com.au
2858L: linux-kernel@vger.kernel.org
2859S: Maintained
2860
2861MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2862P: Stelian Pop
2863M: stelian@popies.net
2864W: http://popies.net/meye/
2865S: Maintained
2866
Pavel Pisac58ff042007-05-16 01:10:41 +02002867MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2868P: Pavel Pisa
2869M: ppisa@pikron.com
2870L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Pavel Pisac58ff042007-05-16 01:10:41 +02002871S: Maintained
2872
Linus Torvalds1da177e2005-04-16 15:20:36 -07002873MOUSE AND MISC DEVICES [GENERAL]
2874P: Alessandro Rubini
2875M: rubini@ipvvis.unipv.it
2876L: linux-kernel@vger.kernel.org
2877S: Maintained
2878
Jiri Slabyb9705b62008-04-30 00:53:48 -07002879MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
Jiri Slabyd7354102006-12-08 02:38:35 -08002880P: Jiri Slaby
2881M: jirislaby@gmail.com
2882L: linux-kernel@vger.kernel.org
2883S: Maintained
2884
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002885MSI LAPTOP SUPPORT
2886P: Lennart Poettering
2887M: mzxreary@0pointer.de
Joe Perches04bdfb92007-12-22 14:03:27 -08002888W: https://tango.0pointer.de/mailman/listinfo/s270-linux
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002889W: http://0pointer.de/lennart/tchibo.html
2890S: Maintained
2891
Samuel Ortiz4e0d13c2008-07-04 09:59:53 -07002892MULTIFUNCTION DEVICES (MFD)
2893P: Samuel Ortiz
2894M: sameo@openedhand.com
2895L: linux-kernel@vger.kernel.org
2896S: Supported
2897
Pierre Ossman5c4e6f12007-05-21 20:23:20 +02002898MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07002899P: Pierre Ossman
2900M: drzeus-mmc@drzeus.cx
2901L: linux-kernel@vger.kernel.org
2902S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01002903
David Brownell15a05802007-08-08 09:12:54 -07002904MULTIMEDIA CARD (MMC) ETC. OVER SPI
2905P: David Brownell
2906M: dbrownell@users.sourceforge.net
2907L: linux-kernel@vger.kernel.org
2908S: Odd fixes
2909
Linus Torvalds1da177e2005-04-16 15:20:36 -07002910MULTISOUND SOUND DRIVER
2911P: Andrew Veliath
2912M: andrewtv@usa.net
2913S: Maintained
2914
Jiri Slabyd7354102006-12-08 02:38:35 -08002915MULTITECH MULTIPORT CARD (ISICOM)
2916P: Jiri Slaby
2917M: jirislaby@gmail.com
2918L: linux-kernel@vger.kernel.org
2919S: Maintained
2920
Brice Goglin2d3cf582008-05-17 12:45:36 +02002921MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
2922P: Andrew Gallatin
2923M: gallatin@myri.com
2924P: Brice Goglin
2925M: brice@myri.com
2926L: netdev@vger.kernel.org
2927W: http://www.myri.com/scs/download-Myri10GE.html
2928S: Supported
2929
Linus Torvalds1da177e2005-04-16 15:20:36 -07002930NATSEMI ETHERNET DRIVER (DP8381x)
2931P: Tim Hockin
2932M: thockin@hockin.org
2933S: Maintained
2934
2935NCP FILESYSTEM
2936P: Petr Vandrovec
2937M: vandrove@vc.cvut.cz
2938L: linware@sh.cvut.cz
2939S: Maintained
2940
2941NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2942P: James E.J. Bottomley
2943M: James.Bottomley@HansenPartnership.com
2944L: linux-scsi@vger.kernel.org
2945S: Maintained
2946
Glenn Streiff3c2d7742008-02-04 20:20:45 -08002947NETEFFECT IWARP RNIC DRIVER (IW_NES)
2948P: Faisal Latif
2949M: flatif@neteffect.com
Chien Tung5f625602008-05-26 15:23:32 -07002950P: Chien Tung
2951M: ctung@neteffect.com
Glenn Streiff3c2d7742008-02-04 20:20:45 -08002952L: general@lists.openfabrics.org
2953W: http://www.neteffect.com
2954S: Supported
2955F: drivers/infiniband/hw/nes/
2956
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002957NETEM NETWORK EMULATOR
2958P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08002959M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07002960L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002961S: Maintained
2962
Jiri Slaby4a584482007-08-30 23:56:39 -07002963NETERION (S2IO) Xframe 10GbE DRIVER
2964P: Ramkrishna Vepa
2965M: ram.vepa@neterion.com
2966P: Rastapur Santosh
2967M: santosh.rastapur@neterion.com
2968P: Sivakumar Subramani
2969M: sivakumar.subramani@neterion.com
2970P: Sreenivasa Honnur
2971M: sreenivasa.honnur@neterion.com
2972L: netdev@vger.kernel.org
2973W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2974S: Supported
2975
Linus Torvalds1da177e2005-04-16 15:20:36 -07002976NETFILTER/IPTABLES/IPCHAINS
2977P: Rusty Russell
2978P: Marc Boucher
2979P: James Morris
2980P: Harald Welte
2981P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07002982P: Patrick McHardy
2983M: kaber@trash.net
Patrick McHardy1a03b812007-09-18 13:19:26 -07002984L: netfilter-devel@vger.kernel.org
2985L: netfilter@vger.kernel.org
Patrick McHardy82b98542006-10-12 14:08:55 -07002986L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002987W: http://www.netfilter.org/
2988W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002989S: Supported
2990
Paul Moore4cc67732006-09-25 15:57:13 -07002991NETLABEL
2992P: Paul Moore
2993M: paul.moore@hp.com
2994W: http://netlabel.sf.net
2995L: netdev@vger.kernel.org
2996S: Supported
2997
Linus Torvalds1da177e2005-04-16 15:20:36 -07002998NETROM NETWORK LAYER
2999P: Ralf Baechle
3000M: ralf@linux-mips.org
3001L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003002W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003003S: Maintained
3004
Pavel Machek5ddb88c2006-09-29 02:01:29 -07003005NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003006P: Paul Clements
3007M: Paul.Clements@steeleye.com
3008S: Maintained
3009
3010NETWORK DEVICE DRIVERS
Linus Torvalds1da177e2005-04-16 15:20:36 -07003011P: Jeff Garzik
3012M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07003013L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003014T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003015S: Maintained
3016
3017NETWORKING [GENERAL]
3018P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07003019M: netdev@vger.kernel.org
3020L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08003021W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003022S: Maintained
3023
3024NETWORKING [IPv4/IPv6]
3025P: David S. Miller
3026M: davem@davemloft.net
3027P: Alexey Kuznetsov
3028M: kuznet@ms2.inr.ac.ru
3029P: Pekka Savola (ipv6)
3030M: pekkas@netcore.fi
3031P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003032M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003033P: Hideaki YOSHIFUJI
3034M: yoshfuji@linux-ipv6.org
3035P: Patrick McHardy
Patrick McHardy1a03b812007-09-18 13:19:26 -07003036M: kaber@trash.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003037L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08003038T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003039S: Maintained
3040
James Morris10e2ff12007-08-25 14:41:28 -07003041NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
3042P: Paul Moore
3043M: paul.moore@hp.com
3044L: netdev@vger.kernel.org
3045S: Maintained
3046
John W. Linville29f8f632006-01-18 14:52:48 -08003047NETWORKING [WIRELESS]
3048P: John W. Linville
3049M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08003050L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08003051T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3052S: Maintained
3053
Amit S. Kale3d396eb2006-10-21 15:33:03 -04003054NETXEN (1/10) GbE SUPPORT
dhananjay@netxen.comd230ce32007-12-26 10:23:53 -08003055P: Dhananjay Phadke
3056M: dhananjay@netxen.com
Amit S. Kale3d396eb2006-10-21 15:33:03 -04003057L: netdev@vger.kernel.org
3058W: http://www.netxen.com
3059S: Supported
3060
Linus Torvalds1da177e2005-04-16 15:20:36 -07003061IPVS
3062P: Wensong Zhang
3063M: wensong@linux-vs.org
Horms9d30c172005-09-29 19:47:06 -07003064P: Simon Horman
3065M: horms@verge.net.au
Linus Torvalds1da177e2005-04-16 15:20:36 -07003066P: Julian Anastasov
3067M: ja@ssi.bg
Horms9d30c172005-09-29 19:47:06 -07003068L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003069S: Maintained
3070
3071NFS CLIENT
3072P: Trond Myklebust
Trond Myklebust78f58152007-12-12 20:16:06 -05003073M: Trond.Myklebust@netapp.com
3074L: linux-nfs@vger.kernel.org
3075W: http://client.linux-nfs.org
3076T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003077S: Maintained
3078
3079NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07003080P: Jan-Pascal van Best
3081M: janpascal@vanbest.org
3082P: Andreas Mohr
3083M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003084L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003085S: Maintained
3086
3087NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
3088P: YOKOTA Hiroshi
3089M: yokota@netlab.is.tsukuba.ac.jp
3090W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3091S: Maintained
3092
3093NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
3094P: GOTO Masanori
3095M: gotom@debian.or.jp
3096P: YOKOTA Hiroshi
3097M: yokota@netlab.is.tsukuba.ac.jp
3098W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3099S: Maintained
3100
Linus Torvalds1da177e2005-04-16 15:20:36 -07003101NTFS FILESYSTEM
3102P: Anton Altaparmakov
3103M: aia21@cantab.net
3104L: linux-ntfs-dev@lists.sourceforge.net
3105L: linux-kernel@vger.kernel.org
3106W: http://linux-ntfs.sf.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08003107T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003108S: Maintained
3109
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003110NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003111P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003112M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003113L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01003114S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003115
Peter Korsgaard1ded9692006-06-12 21:40:53 +02003116OPENCORES I2C BUS DRIVER
3117P: Peter Korsgaard
3118M: jacmet@sunsite.dk
Jean Delvare5d925fe2006-07-01 17:14:32 +02003119L: i2c@lm-sensors.org
Peter Korsgaard1ded9692006-06-12 21:40:53 +02003120S: Maintained
3121
Mark Fashehccd979b2005-12-15 14:31:24 -08003122ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
3123P: Mark Fasheh
Mark Fasheha5754332008-03-21 10:40:31 -07003124M: mfasheh@suse.com
3125P: Joel Becker
3126M: joel.becker@oracle.com
Robert P. J. Dayc0ff1f22008-04-21 22:34:01 +00003127L: ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
Mark Fashehccd979b2005-12-15 14:31:24 -08003128W: http://oss.oracle.com/projects/ocfs2/
Joel Beckerdda47bc2008-03-22 22:08:07 -07003129T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003130S: Supported
Mark Fashehccd979b2005-12-15 14:31:24 -08003131
Bob Copeland0ad122d2008-07-25 19:45:18 -07003132OMFS FILESYSTEM
3133P: Bob Copeland
3134M: me@bobcopeland.com
3135L: linux-karma-devel@lists.sourceforge.net
3136S: Maintained
3137
Harald Weltec1986ee2005-11-13 16:06:29 -08003138OMNIKEY CARDMAN 4000 DRIVER
3139P: Harald Welte
3140M: laforge@gnumonks.org
3141S: Maintained
3142
Harald Welte77c44ab2005-11-13 16:06:26 -08003143OMNIKEY CARDMAN 4040 DRIVER
3144P: Harald Welte
3145M: laforge@gnumonks.org
3146S: Maintained
3147
Jonathan Corbet77d51402007-03-22 19:44:17 -03003148OMNIVISION OV7670 SENSOR DRIVER
3149P: Jonathan Corbet
3150M: corbet@lwn.net
3151L: video4linux-list@redhat.com
3152S: Maintained
3153
Thomas Gleixner431bca72007-05-02 09:31:35 +02003154ONENAND FLASH DRIVER
3155P: Kyungmin Park
3156M: kyungmin.park@samsung.com
3157L: linux-mtd@lists.infradead.org
3158S: Maintained
3159
Linus Torvalds1da177e2005-04-16 15:20:36 -07003160ONSTREAM SCSI TAPE DRIVER
3161P: Willem Riede
3162M: osst@riede.org
3163L: osst-users@lists.sourceforge.net
3164L: linux-scsi@vger.kernel.org
3165S: Maintained
3166
Linus Torvalds1da177e2005-04-16 15:20:36 -07003167OPROFILE
Robert Richterd1a5d192008-07-12 13:47:57 -07003168P: Robert Richter
3169M: robert.richter@amd.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003170L: oprofile-list@lists.sf.net
3171S: Maintained
3172
3173ORINOCO DRIVER
3174P: Pavel Roskin
3175M: proski@gnu.org
3176P: David Gibson
3177M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07003178L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07003179L: orinoco-users@lists.sourceforge.net
3180L: orinoco-devel@lists.sourceforge.net
3181W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003182S: Maintained
3183
Olof Johanssonf5cd7872007-01-31 21:43:54 -06003184PA SEMI ETHERNET DRIVER
3185P: Olof Johansson
3186M: olof@lixom.net
3187L: netdev@vger.kernel.org
3188S: Maintained
3189
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01003190PA SEMI SMBUS DRIVER
3191P: Olof Johansson
3192M: olof@lixom.net
3193L: i2c@lm-sensors.org
3194S: Maintained
3195
Linus Torvalds1da177e2005-04-16 15:20:36 -07003196PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07003197L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08003198S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07003199
3200PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
3201P: Tim Waugh
3202M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07003203L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003204W: http://www.torque.net/linux-pp.html
3205S: Maintained
3206
3207PARISC ARCHITECTURE
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003208P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04003209M: kyle@mcmartin.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07003210P: Matthew Wilcox
3211M: matthew@wil.cx
3212P: Grant Grundler
3213M: grundler@parisc-linux.org
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003214L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003215W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04003216T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003217S: Maintained
3218
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02003219PARAVIRT_OPS INTERFACE
3220P: Jeremy Fitzhardinge
3221M: jeremy@xensource.com
3222P: Chris Wright
3223M: chrisw@sous-sol.org
3224P: Zachary Amsden
3225M: zach@vmware.com
3226P: Rusty Russell
3227M: rusty@rustcorp.com.au
3228L: virtualization@lists.osdl.org
3229L: linux-kernel@vger.kernel.org
3230S: Supported
3231
Jim Cromie1662d322006-10-06 00:43:59 -07003232PC87360 HARDWARE MONITORING DRIVER
3233P: Jim Cromie
3234M: jim.cromie@gmail.com
3235L: lm-sensors@lm-sensors.org
3236S: Maintained
3237
3238PC8736x GPIO DRIVER
3239P: Jim Cromie
3240M: jim.cromie@gmail.com
3241S: Maintained
3242
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06003243PCI ERROR RECOVERY
3244P: Linas Vepstas
3245M: linas@austin.ibm.com
3246L: linux-kernel@vger.kernel.org
Jesse Barnesc1f69db2008-05-19 15:28:16 -07003247L: linux-pci@vger.kernel.org
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06003248S: Supported
3249
Linus Torvalds1da177e2005-04-16 15:20:36 -07003250PCI SUBSYSTEM
Greg Kroah-Hartmanaf40b482008-04-17 10:22:27 -07003251P: Jesse Barnes
3252M: jbarnes@virtuousgeek.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003253L: linux-kernel@vger.kernel.org
Jesse Barnes29054742008-05-03 08:35:49 -07003254L: linux-pci@vger.kernel.org
Jesse Barnes460895c2008-04-25 10:14:28 -07003255T: git kernel.org:/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003256S: Supported
3257
3258PCI HOTPLUG CORE
Kristen Carlson Accardifb5f4d72006-09-29 10:30:27 -07003259P: Kristen Carlson Accardi
3260M: kristen.c.accardi@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003261S: Supported
3262
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003263PCIE HOTPLUG DRIVER
3264P: Kristen Carlson Accardi
3265M: kristen.c.accardi@intel.com
Jesse Barnes64dab202008-06-10 14:20:03 -07003266L: linux-pci@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05003267S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003268
Linus Torvalds1da177e2005-04-16 15:20:36 -07003269PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003270P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07003271L: linux-pcmcia@lists.infradead.org
Joe Perches6650e0a2007-12-10 15:49:32 -08003272W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08003273T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003274S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003275
3276PCNET32 NETWORK DRIVER
pcnet32@verizon.net04ce0942007-02-16 10:07:12 -06003277P: Don Fry
3278M: pcnet32@verizon.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003279L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003280S: Maintained
3281
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003282PER-TASK DELAY ACCOUNTING
Balbir Singhabc5f232008-07-04 09:59:42 -07003283P: Balbir Singh
3284M: balbir@linux.vnet.ibm.com
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003285L: linux-kernel@vger.kernel.org
3286S: Maintained
3287
Jim Cromiedd49d0f2006-03-24 18:08:17 +01003288PERSONALITY HANDLING
3289P: Christoph Hellwig
3290M: hch@infradead.org
3291L: linux-abi-devel@lists.sourceforge.net
3292S: Maintained
3293
Linus Torvalds1da177e2005-04-16 15:20:36 -07003294PHRAM MTD DRIVER
Joern Engel2b54aae2008-02-06 01:38:02 -08003295P: Joern Engel
3296M: joern@lazybastard.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003297L: linux-mtd@lists.infradead.org
3298S: Maintained
3299
Peter Osterlund249a6772005-09-27 21:45:30 -07003300PKTCDVD DRIVER
3301P: Peter Osterlund
3302M: petero2@telia.com
3303L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07003304S: Maintained
3305
Linus Torvalds1da177e2005-04-16 15:20:36 -07003306POSIX CLOCKS and TIMERS
Ingo Molnaraa781ae2007-07-19 01:48:32 -07003307P: Thomas Gleixner
3308M: tglx@linutronix.de
Hormsf1c3ddf2006-01-15 02:18:28 +01003309L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003310S: Supported
3311
Anton Vorontsov3be86142007-07-15 04:43:36 +04003312POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
3313P: Anton Vorontsov
3314M: cbou@mail.ru
3315P: David Woodhouse
3316M: dwmw2@infradead.org
3317L: linux-kernel@vger.kernel.org
Anton Vorontsov3be86142007-07-15 04:43:36 +04003318T: git git.infradead.org/battery-2.6.git
3319S: Maintained
3320
Linus Torvalds1da177e2005-04-16 15:20:36 -07003321PNP SUPPORT
3322P: Adam Belay
3323M: ambx1@neo.rr.com
3324S: Maintained
3325
Vitaly Wool999445d2007-01-04 13:07:03 +01003326PNXxxxx I2C DRIVER
3327P: Vitaly Wool
3328M: vitalywool@gmail.com
3329L: i2c@lm-sensors.org
3330S: Maintained
3331
Linus Torvalds1da177e2005-04-16 15:20:36 -07003332PPP PROTOCOL DRIVERS AND COMPRESSORS
3333P: Paul Mackerras
3334M: paulus@samba.org
3335L: linux-ppp@vger.kernel.org
3336S: Maintained
3337
3338PPP OVER ATM (RFC 2364)
3339P: Mitchell Blank Jr
3340M: mitch@sfgoth.com
3341S: Maintained
3342
3343PPP OVER ETHERNET
3344P: Michal Ostrowski
Chris Wright5e70b7f2008-06-09 16:07:28 -07003345M: mostrows@earthlink.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003346S: Maintained
3347
James Chapmana6d23702007-06-27 15:53:17 -07003348PPP OVER L2TP
3349P: James Chapman
3350M: jchapman@katalix.com
3351S: Maintained
3352
Linus Torvalds1da177e2005-04-16 15:20:36 -07003353PREEMPTIBLE KERNEL
3354P: Robert Love
3355M: rml@tech9.net
3356L: linux-kernel@vger.kernel.org
3357L: kpreempt-tech@lists.sourceforge.net
3358W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3359S: Supported
3360
Michael Wueff1a592007-09-25 18:11:01 -07003361P54 WIRELESS DRIVER
3362P: Michael Wu
3363M: flamingice@sourmilk.net
3364L: linux-wireless@vger.kernel.org
3365W: http://prism54.org
3366T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3367S: Maintained
3368
Linus Torvalds1da177e2005-04-16 15:20:36 -07003369PRISM54 WIRELESS DRIVER
Luis R. Rodrigueze88b34b2007-06-01 00:46:57 -07003370P: Luis R. Rodriguez
3371M: mcgrof@gmail.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003372L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003373W: http://prism54.org
3374S: Maintained
3375
3376PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3377P: Peter Denison
3378M: promise@pnd-pc.demon.co.uk
3379W: http://www.pnd-pc.demon.co.uk/promise/
3380S: Maintained
3381
Mikael Petterssonb3277df2007-01-10 09:33:53 +01003382PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3383P: Mikael Pettersson
3384M: mikpe@it.uu.se
3385L: linux-ide@vger.kernel.org
3386S: Maintained
3387
Masakazu Mokuno02c18892007-07-05 20:11:16 +09003388PS3 NETWORK SUPPORT
3389P: Masakazu Mokuno
3390M: mokuno@sm.sony.co.jp
3391L: netdev@vger.kernel.org
3392L: cbe-oss-dev@ozlabs.org
3393S: Supported
3394
Geoff Levandf58a9d12006-11-23 00:46:51 +01003395PS3 PLATFORM SUPPORT
3396P: Geoff Levand
3397M: geoffrey.levand@am.sony.com
3398L: linuxppc-dev@ozlabs.org
3399L: cbe-oss-dev@ozlabs.org
3400S: Supported
3401
Michael Krufky83202042006-07-03 00:24:18 -07003402PVRUSB2 VIDEO4LINUX DRIVER
3403P: Mike Isely
3404M: isely@pobox.com
Mike Isely16e94952007-01-03 18:08:06 -03003405L: pvrusb2@isely.net (subscribers-only)
Michael Krufky83202042006-07-03 00:24:18 -07003406L: video4linux-list@redhat.com
3407W: http://www.isely.net/pvrusb2/
3408S: Maintained
3409
Eric Miao30ec2612008-06-12 15:21:41 -07003410PXA2xx/PXA3xx SUPPORT
3411P: Eric Miao
3412M: eric.miao@marvell.com
3413P: Russell King
3414M: linux@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003415L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003416S: Maintained
3417
Pierre Ossman272f1332007-05-14 21:25:26 +02003418PXA MMCI DRIVER
3419S: Orphan
3420
Linus Torvalds1da177e2005-04-16 15:20:36 -07003421QLOGIC QLA2XXX FC-SCSI DRIVER
3422P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08003423M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003424L: linux-scsi@vger.kernel.org
3425S: Supported
3426
Ron Mercer5a4faa82006-07-25 00:40:21 -07003427QLOGIC QLA3XXX NETWORK DRIVER
3428P: Ron Mercer
3429M: linux-driver@qlogic.com
3430L: netdev@vger.kernel.org
3431S: Supported
3432
Linus Torvalds1da177e2005-04-16 15:20:36 -07003433QNX4 FILESYSTEM
3434P: Anders Larsen
3435M: al@alarsen.net
3436L: linux-kernel@vger.kernel.org
3437W: http://www.alarsen.net/linux/qnx4fs/
3438S: Maintained
3439
3440RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003441P: Benjamin Herrenschmidt
3442M: benh@kernel.crashing.org
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003443L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003444S: Maintained
3445
3446RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003447P: Paul Mackerras
3448M: paulus@samba.org
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003449L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003450S: Maintained
3451
3452RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3453P: Corey Thomas
Joe Perches7c4a52e2008-02-03 16:38:31 +02003454M: coreythomas@charter.net
Johannes Berg724c6b32007-04-23 12:18:20 -07003455L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003456S: Maintained
3457
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003458RALINK RT2X00 WLAN DRIVER
3459P: rt2x00 project
3460L: linux-wireless@vger.kernel.org
3461L: rt2400-devel@lists.sourceforge.net
3462W: http://rt2x00.serialmonkey.com/
3463S: Maintained
Ivo van Doorn2dd0f692008-04-12 19:25:00 +02003464T: git kernel.org:/pub/scm/linux/kernel/git/ivd/rt2x00.git
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003465F: drivers/net/wireless/rt2x00/
3466
Nick Piggin9db55792008-02-08 04:19:49 -08003467RAMDISK RAM BLOCK DEVICE DRIVER
3468P: Nick Piggin
3469M: npiggin@suse.de
3470S: Maintained
3471
Matt Mackall9e95ce22005-04-16 15:25:56 -07003472RANDOM NUMBER DRIVER
3473P: Matt Mackall
3474M: mpm@selenic.com
3475S: Maintained
3476
Matt Porter394b7012005-11-07 01:00:15 -08003477RAPIDIO SUBSYSTEM
3478P: Matt Porter
3479M: mporter@kernel.crashing.org
3480L: linux-kernel@vger.kernel.org
3481S: Maintained
3482
Florian Fainellic1f766b2008-02-06 22:39:44 +01003483RDC R-321X SoC
3484P: Florian Fainelli
3485M: florian.fainelli@telecomint.eu
3486L: linux-kernel@vger.kernel.org
3487S: Maintained
3488
Florian Fainellidb17f392007-12-19 11:30:30 +01003489RDC R6040 FAST ETHERNET DRIVER
3490P: Florian Fainelli
3491M: florian.fainelli@telecomint.eu
3492L: netdev@vger.kernel.org
3493S: Maintained
3494
Josh Triplett595182b2006-10-04 02:17:21 -07003495READ-COPY UPDATE (RCU)
3496P: Dipankar Sarma
3497M: dipankar@in.ibm.com
3498W: http://www.rdrop.com/users/paulmck/rclock/
3499L: linux-kernel@vger.kernel.org
3500S: Supported
3501
3502RCUTORTURE MODULE
3503P: Josh Triplett
3504M: josh@freedesktop.org
3505L: linux-kernel@vger.kernel.org
3506S: Maintained
3507
Linus Torvalds1da177e2005-04-16 15:20:36 -07003508REAL TIME CLOCK DRIVER
3509P: Paul Gortmaker
3510M: p_gortmaker@yahoo.com
3511L: linux-kernel@vger.kernel.org
3512S: Maintained
3513
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003514REAL TIME CLOCK (RTC) SUBSYSTEM
3515P: Alessandro Zummo
3516M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003517L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003518S: Maintained
3519
Linus Torvalds1da177e2005-04-16 15:20:36 -07003520REISERFS FILE SYSTEM
Jeff Mahoney76c4e5e2007-06-08 13:47:02 -07003521L: reiserfs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003522S: Supported
3523
Ivo van Doorne08976452008-04-12 19:23:55 +02003524RFKILL
3525P: Ivo van Doorn
3526M: IvDoorn@gmail.com
3527L: netdev@vger.kernel.org
3528S: Maintained
3529F: net/rfkill
3530
Linus Torvalds1da177e2005-04-16 15:20:36 -07003531ROCKETPORT DRIVER
3532P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003533W: http://www.comtrol.com
3534S: Maintained
3535
3536ROSE NETWORK LAYER
3537P: Ralf Baechle
3538M: ralf@linux-mips.org
3539L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003540W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003541S: Maintained
3542
3543RISCOM8 DRIVER
3544S: Orphan
3545
Michael Wu605bebe2007-05-14 01:41:02 -04003546RTL818X WIRELESS DRIVER
3547P: Michael Wu
3548M: flamingice@sourmilk.net
3549P: Andrea Merello
3550M: andreamrl@tiscali.it
3551L: linux-wireless@vger.kernel.org
3552W: http://linuxwireless.org/
3553T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3554S: Maintained
3555
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003556S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003557P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003558M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003559L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01003560S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003561
Linus Torvalds1da177e2005-04-16 15:20:36 -07003562S390
3563P: Martin Schwidefsky
3564M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003565P: Heiko Carstens
3566M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003567M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003568L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003569W: http://www.ibm.com/developerworks/linux/linux390/
3570S: Supported
3571
3572S390 NETWORK DRIVERS
Ursula Braundd96df22007-09-19 13:09:02 +02003573P: Ursula Braun
Ursula Braun23fcc8d2008-07-18 15:24:58 +02003574M: ursula.braun@de.ibm.com
Ursula Braunb9192ad2007-10-22 16:16:15 +02003575P: Frank Blaschka
3576M: blaschka@linux.vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003577M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003578L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003579W: http://www.ibm.com/developerworks/linux/linux390/
3580S: Supported
3581
3582S390 ZFCP DRIVER
Swen Schillig0033bb42007-12-18 11:16:14 +01003583P: Christof Schmitt
3584M: christof.schmitt@de.ibm.com
3585P: Martin Peschke
3586M: mp3@de.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003587M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003588L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003589W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003590S: Supported
3591
Ursula Braundd96df22007-09-19 13:09:02 +02003592S390 IUCV NETWORK LAYER
3593P: Ursula Braun
Ursula Braun23fcc8d2008-07-18 15:24:58 +02003594M: ursula.braun@de.ibm.com
Ursula Braundd96df22007-09-19 13:09:02 +02003595M: linux390@de.ibm.com
3596L: linux-s390@vger.kernel.org
3597W: http://www.ibm.com/developerworks/linux/linux390/
3598S: Supported
3599
Ben Dooks4dde7f72008-06-30 22:40:38 +01003600S3C24XX SD/MMC Driver
3601P: Ben Dooks
3602M: ben-linux@fluff.org
3603L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3604L: linux-kernel@vger.kernel.org
3605S: Supported
3606
Linus Torvalds1da177e2005-04-16 15:20:36 -07003607SAA7146 VIDEO4LINUX-2 DRIVER
3608P: Michael Hunold
3609M: michael@mihu.de
3610W: http://www.mihu.de/linux/saa7146
3611S: Maintained
3612
Linus Torvalds1da177e2005-04-16 15:20:36 -07003613SC1200 WDT DRIVER
3614P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003615M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003616S: Maintained
3617
3618SCHEDULER
3619P: Ingo Molnar
3620M: mingo@elte.hu
3621P: Robert Love [the preemptible kernel bits]
3622M: rml@tech9.net
3623L: linux-kernel@vger.kernel.org
3624S: Maintained
3625
3626SCSI CDROM DRIVER
3627P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003628M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003629L: linux-scsi@vger.kernel.org
3630W: http://www.kernel.dk
3631S: Maintained
3632
3633SCSI SG DRIVER
3634P: Doug Gilbert
3635M: dgilbert@interlog.com
3636L: linux-scsi@vger.kernel.org
3637W: http://www.torque.net/sg
3638S: Maintained
3639
3640SCSI SUBSYSTEM
3641P: James E.J. Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05003642M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003643L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003644T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
James Bottomleyc4e16082007-11-03 08:40:30 -05003645T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
3646T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003647S: Maintained
3648
3649SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003650P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003651M: Kai.Makisara@kolumbus.fi
3652L: linux-scsi@vger.kernel.org
3653S: Maintained
3654
3655SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003656P: Vlad Yasevich
3657M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003658P: Sridhar Samudrala
3659M: sri@us.ibm.com
Vlad Yasevich1a418792008-04-12 18:55:42 -07003660L: linux-sctp@vger.kernel.org
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003661W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003662S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003663
3664SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003665P: Jim Cromie
3666M: jim.cromie@gmail.com
3667S: Odd Fixes
3668
3669SCx200 GPIO DRIVER
3670P: Jim Cromie
3671M: jim.cromie@gmail.com
3672S: Maintained
3673
3674SCx200 HRT CLOCKSOURCE DRIVER
3675P: Jim Cromie
3676M: jim.cromie@gmail.com
3677S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003678
Sascha Sommer6a369132008-07-15 14:21:29 +02003679SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
3680P: Sascha Sommer
3681M: saschasommer@freenet.de
3682L: sdricohcs-devel@lists.sourceforge.net (subscribers-only)
3683S: Maintained
3684
Linus Torvalds1da177e2005-04-16 15:20:36 -07003685SECURITY CONTACT
3686P: Security Officers
3687M: security@kernel.org
3688S: Supported
3689
3690SELINUX SECURITY MODULE
3691P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08003692M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07003693P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003694M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003695P: Eric Paris
3696M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003697L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003698L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003699W: http://www.nsa.gov/selinux
3700S: Supported
3701
Jiri Slabycef2cf02007-05-08 00:31:45 -07003702SENSABLE PHANTOM
3703P: Jiri Slaby
3704M: jirislaby@gmail.com
3705S: Maintained
3706
Linus Torvalds1da177e2005-04-16 15:20:36 -07003707SERIAL ATA (SATA) SUBSYSTEM:
3708P: Jeff Garzik
3709M: jgarzik@pobox.com
3710L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003711T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003712S: Supported
3713
3714SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3715P: Pat Gefre
3716M: pfg@sgi.com
3717L: linux-ia64@vger.kernel.org
3718S: Supported
3719
Ben Hutchings8ceee662008-04-27 12:55:59 +01003720SFC NETWORK DRIVER
3721P: Steve Hodgson
3722P: Ben Hutchings
3723P: Robert Stonehouse
3724M: linux-net-drivers@solarflare.com
3725S: Supported
3726
Linus Torvalds1da177e2005-04-16 15:20:36 -07003727SGI VISUAL WORKSTATION 320 AND 540
3728P: Andrey Panin
3729M: pazke@donpac.ru
3730L: linux-visws-devel@lists.sf.net
3731W: http://linux-visws.sf.net
3732S: Maintained for 2.6.
3733
3734SIMTEC EB110ATX (Chalice CATS)
3735P: Ben Dooks
3736P: Vincent Sanders
3737M: support@simtec.co.uk
3738W: http://www.simtec.co.uk/products/EB110ATX/
3739S: Supported
3740
3741SIMTEC EB2410ITX (BAST)
3742P: Ben Dooks
3743P: Vincent Sanders
3744M: support@simtec.co.uk
3745W: http://www.simtec.co.uk/products/EB2410ITX/
3746S: Supported
3747
Francois Romieu92aab3c2005-07-30 13:11:18 +02003748SIS 190 ETHERNET DRIVER
3749P: Francois Romieu
3750M: romieu@fr.zoreil.com
3751L: netdev@vger.kernel.org
3752S: Maintained
3753
Linus Torvalds1da177e2005-04-16 15:20:36 -07003754SIS 900/7016 FAST ETHERNET DRIVER
3755P: Daniele Venzano
3756M: venza@brownhat.org
3757W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07003758L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003759S: Maintained
3760
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003761SIS 96X I2C/SMBUS DRIVER
3762P: Mark M. Hoffman
3763M: mhoffman@lightlink.com
3764L: lm-sensors@lm-sensors.org
3765S: Maintained
3766
Linus Torvalds1da177e2005-04-16 15:20:36 -07003767SIS FRAMEBUFFER DRIVER
3768P: Thomas Winischhofer
3769M: thomas@winischhofer.net
3770W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003771S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003772
3773SIS USB2VGA DRIVER
3774P: Thomas Winischhofer
3775M: thomas@winischhofer.net
3776W: http://www.winischhofer.at/linuxsisusbvga.shtml
3777S: Maintained
3778
Christoph Lameter415ad262007-07-26 10:40:56 -07003779SLAB ALLOCATOR
3780P: Christoph Lameter
Christoph Lametercde53532008-07-04 09:59:22 -07003781M: cl@linux-foundation.org
Christoph Lameter415ad262007-07-26 10:40:56 -07003782P: Pekka Enberg
3783M: penberg@cs.helsinki.fi
Pekka Enbergc76d1182008-02-11 23:52:47 +02003784P: Matt Mackall
3785M: mpm@selenic.com
Christoph Lameter415ad262007-07-26 10:40:56 -07003786L: linux-mm@kvack.org
3787S: Maintained
3788
Linus Torvalds1da177e2005-04-16 15:20:36 -07003789SMC91x ETHERNET DRIVER
3790P: Nicolas Pitre
3791M: nico@cam.org
3792S: Maintained
3793
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003794SMSC47B397 HARDWARE MONITOR DRIVER
3795P: Mark M. Hoffman
3796M: mhoffman@lightlink.com
3797L: lm-sensors@lm-sensors.org
3798S: Maintained
3799
Ben Nizetteb54f2862008-03-13 22:27:30 +11003800SMX UIO Interface
3801P: Ben Nizette
3802M: bn@niasdigital.com
3803S: Maintained
3804
Linus Torvalds1da177e2005-04-16 15:20:36 -07003805SOFTWARE RAID (Multiple Disks) SUPPORT
3806P: Ingo Molnar
3807M: mingo@redhat.com
3808P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08003809M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07003810L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08003811S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003812
Pavel Machek95a631e2007-07-19 01:47:42 -07003813HIBERNATION (aka Software Suspend, aka swsusp):
Linus Torvalds1da177e2005-04-16 15:20:36 -07003814P: Pavel Machek
3815M: pavel@suse.cz
Pavel Machek95a631e2007-07-19 01:47:42 -07003816P: Rafael J. Wysocki
3817M: rjw@sisk.pl
3818L: linux-pm@lists.linux-foundation.org
3819S: Supported
3820
3821SUSPEND TO RAM:
Len Browna0ce3172007-10-25 18:05:49 -04003822P: Len Brown
3823M: len.brown@intel.com
Pavel Machek95a631e2007-07-19 01:47:42 -07003824P: Pavel Machek
3825M: pavel@suse.cz
3826P: Rafael J. Wysocki
3827M: rjw@sisk.pl
David Brownellf318a632007-04-23 14:41:06 -07003828L: linux-pm@lists.linux-foundation.org
Len Browna0ce3172007-10-25 18:05:49 -04003829S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003830
3831SONIC NETWORK DRIVER
3832P: Thomas Bogendoerfer
3833M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003834L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003835S: Maintained
3836
Michael Buesch61e115a2007-09-18 15:12:50 -04003837SONICS SILICON BACKPLANE DRIVER (SSB)
3838P: Michael Buesch
3839M: mb@bu3sch.de
3840L: netdev@vger.kernel.org
3841S: Maintained
3842
Linus Torvalds1da177e2005-04-16 15:20:36 -07003843SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01003844P: Mattia Dongili
3845M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01003846L: linux-acpi@vger.kernel.org
3847W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07003848S: Maintained
3849
Alex Dubovbaf85322008-02-09 10:20:54 -08003850SONY MEMORYSTICK CARD SUPPORT
3851P: Alex Dubov
3852M: oakad@yahoo.com
3853L: linux-kernel@vger.kernel.org
3854W: http://tifmxx.berlios.de/
3855S: Maintained
3856
Linus Torvalds1da177e2005-04-16 15:20:36 -07003857SOUND
3858P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02003859M: perex@perex.cz
Takashi Iwai82622042007-04-16 12:32:52 +02003860L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003861S: Maintained
3862
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003863SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3864P: Liam Girdwood
3865M: liam.girdwood@wolfsonmicro.com
Mark Brown2cad0ad2008-01-10 14:33:07 +01003866P: Mark Brown
3867M: broonie@opensource.wolfsonmicro.com
3868T: git opensource.wolfsonmicro.com/linux-2.6-asoc
Takashi Iwai82622042007-04-16 12:32:52 +02003869L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003870S: Supported
3871
Kumar Gala025c3982006-04-02 16:05:54 -05003872SPI SUBSYSTEM
3873P: David Brownell
3874M: dbrownell@users.sourceforge.net
3875L: spi-devel-general@lists.sourceforge.net
3876S: Maintained
3877
Arnd Bergmannb8154542008-05-16 11:10:59 +02003878SPU FILE SYSTEM
3879P: Jeremy Kerr
3880M: jk@ozlabs.org
3881L: linuxppc-dev@ozlabs.org
3882L: cbe-oss-dev@ozlabs.org
3883W: http://www.ibm.com/developerworks/power/cell/
3884S: Supported
3885
Steven Rostedt855f46a2006-08-05 12:14:50 -07003886STABLE BRANCH:
3887P: Greg Kroah-Hartman
3888M: greg@kroah.com
3889P: Chris Wright
3890M: chrisw@sous-sol.org
3891L: stable@kernel.org
3892S: Maintained
3893
Linus Torvalds1da177e2005-04-16 15:20:36 -07003894SHARP LH SUPPORT (LH7952X & LH7A40X)
3895P: Marc Singer
3896M: elf@buici.com
3897W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003898L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003899S: Maintained
3900
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003901SHPC HOTPLUG DRIVER
3902P: Kristen Carlson Accardi
3903M: kristen.c.accardi@intel.com
Jesse Barnes64dab202008-06-10 14:20:03 -07003904L: linux-pci@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05003905S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003906
Pierre Ossmand129bce2006-03-24 03:18:17 -08003907SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3908P: Pierre Ossman
3909M: drzeus-sdhci@drzeus.cx
3910L: sdhci-devel@list.drzeus.cx
Pierre Ossmand129bce2006-03-24 03:18:17 -08003911S: Maintained
3912
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003913SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3914P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08003915M: shemminger@linux-foundation.org
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003916L: netdev@vger.kernel.org
3917S: Maintained
3918
Chris Boot1a87d942006-07-10 04:45:34 -07003919SOEKRIS NET48XX LED SUPPORT
3920P: Chris Boot
3921M: bootc@bootc.net
3922S: Maintained
3923
Linus Torvalds1da177e2005-04-16 15:20:36 -07003924SPARC (sparc32):
3925P: William L. Irwin
3926M: wli@holomorphy.com
3927L: sparclinux@vger.kernel.org
3928S: Maintained
3929
3930SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3931P: Roger Wolff
3932M: R.E.Wolff@BitWizard.nl
3933L: linux-kernel@vger.kernel.org ?
3934S: Supported
3935
Jim Lewis2752e402006-09-29 02:01:19 -07003936SPIDERNET NETWORK DRIVER for CELL
Jens Osterkampcb8da8a2008-01-11 13:44:35 +01003937P: Ishizaki Kou
3938M: kou.ishizaki@toshiba.co.jp
3939P: Jens Osterkamp
3940M: jens@de.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07003941L: netdev@vger.kernel.org
3942S: Supported
3943
Linus Torvalds1da177e2005-04-16 15:20:36 -07003944SRM (Alpha) environment access
3945P: Jan-Benedict Glaw
3946M: jbglaw@lug-owl.de
3947L: linux-kernel@vger.kernel.org
3948S: Maintained
3949
3950STARFIRE/DURALAN NETWORK DRIVER
3951P: Ion Badulescu
3952M: ionut@cs.columbia.edu
3953S: Maintained
3954
3955STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3956W: http://mosquitonet.Stanford.EDU/strip.html
3957S: Unsupported ?
3958
3959STRADIS MPEG-2 DECODER DRIVER
3960P: Nathan Laredo
3961M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003962W: http://www.stradis.com/
3963S: Maintained
3964
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003965SUPERH
Linus Torvalds1da177e2005-04-16 15:20:36 -07003966P: Paul Mundt
3967M: lethal@linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003968L: linux-sh@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003969W: http://www.linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003970T: git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003971S: Maintained
3972
3973SUN3/3X
3974P: Sam Creasey
3975M: sammy@sammy.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003976W: http://sammy.net/sun3/
3977S: Maintained
3978
3979SVGA HANDLING
3980P: Martin Mares
3981M: mj@ucw.cz
3982L: linux-video@atrey.karlin.mff.cuni.cz
3983S: Maintained
3984
3985SYSV FILESYSTEM
3986P: Christoph Hellwig
3987M: hch@infradead.org
3988S: Maintained
3989
Alan Cox4e688522008-04-30 00:52:11 -07003990TASKSTATS STATISTICS INTERFACE
Balbir Singhabc5f232008-07-04 09:59:42 -07003991P: Balbir Singh
3992M: balbir@linux.vnet.ibm.com
Alan Cox4e688522008-04-30 00:52:11 -07003993L: linux-kernel@vger.kernel.org
3994S: Maintained
3995
Stephen Hemminger781b4562006-07-10 20:25:29 -07003996TC CLASSIFIER
3997P: Jamal Hadi Salim
3998M: hadi@cyberus.ca
3999L: netdev@vger.kernel.org
4000S: Maintained
4001
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07004002TCP LOW PRIORITY MODULE
4003P: Wong Hoi Sing, Edison
4004M: hswong3i@gmail.com
4005P: Hung Hing Lun, Mike
4006M: hlhung3i@gmail.com
4007W: http://tcp-lp-mod.sourceforge.net/
4008S: Maintained
4009
Andy Gospodarek1a348cc2007-09-17 18:50:36 -07004010TEHUTI ETHERNET DRIVER
4011P: Alexander Indenbaum
4012M: baum@tehutinetworks.net
4013P: Andy Gospodarek
4014M: andy@greyhouse.net
4015L: netdev@vger.kernel.org
4016S: Supported
4017
Alan Cox4e688522008-04-30 00:52:11 -07004018Telecom Clock Driver for MCPL0010
4019P: Mark Gross
4020M: mark.gross@intel.com
4021S: Supported
4022
4023TENSILICA XTENSA PORT (xtensa):
4024P: Chris Zankel
4025M: chris@zankel.net
4026S: Maintained
4027
4028THINKPAD ACPI EXTRAS DRIVER
4029P: Henrique de Moraes Holschuh
4030M: ibm-acpi@hmh.eng.br
4031L: ibm-acpi-devel@lists.sourceforge.net
4032W: http://ibm-acpi.sourceforge.net
4033W: http://thinkwiki.org/wiki/Ibm-acpi
4034T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
4035S: Maintained
4036
Alex Dubov4020f2d2006-10-04 02:15:37 -07004037TI FLASH MEDIA INTERFACE DRIVER
4038P: Alex Dubov
4039M: oakad@yahoo.com
4040S: Maintained
4041
Syed Khasim9f9c24f2007-05-16 01:07:22 +02004042TI OMAP MMC INTERFACE DRIVER
4043P: Carlos Aguiar, Anderson Briglia and Syed Khasim
Randy Dunlape82ce352007-10-16 23:29:44 -07004044M: linux-omap-open-source@linux.omap.com (subscribers only)
Syed Khasim9f9c24f2007-05-16 01:07:22 +02004045W: http://linux.omap.com
4046W: http://www.muru.com/linux/omap/
4047S: Maintained
4048
Michael Buesch844dd052006-06-26 00:24:59 -07004049TI OMAP RANDOM NUMBER GENERATOR SUPPORT
4050P: Deepak Saxena
4051M: dsaxena@plexity.net
4052S: Maintained
4053
Per Lidene86eaa32006-01-12 16:45:18 +01004054TIPC NETWORK LAYER
4055P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01004056M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01004057P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01004058M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01004059P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01004060M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01004061L: tipc-discussion@lists.sourceforge.net
4062W: http://tipc.sourceforge.net/
4063W: http://tipc.cslab.ericsson.net/
4064T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
4065S: Maintained
4066
Linus Torvalds1da177e2005-04-16 15:20:36 -07004067TLAN NETWORK DRIVER
4068P: Samuel Chessman
4069M: chessman@tux.org
Gabriel Craciunescu88c07dd2007-11-22 19:43:36 +08004070L: tlan-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004071W: http://sourceforge.net/projects/tlan/
4072S: Maintained
4073
Linus Torvalds1da177e2005-04-16 15:20:36 -07004074TOSHIBA ACPI EXTRAS DRIVER
4075P: John Belmonte
4076M: toshiba_acpi@memebeam.org
4077W: http://memebeam.org/toys/ToshibaAcpiDriver
4078S: Maintained
4079
4080TOSHIBA SMM DRIVER
4081P: Jonathan Buzzard
4082M: jonathan@buzzard.org.uk
4083L: tlinux-users@tce.toshiba-dme.co.jp
4084W: http://www.buzzard.org.uk/toshiba/
4085S: Maintained
4086
Alan Cox4e688522008-04-30 00:52:11 -07004087TPM DEVICE DRIVER
Rajiv Andrade141c0242008-07-21 14:21:37 -07004088P: Debora Velarde
4089M: debora@linux.vnet.ibm.com
4090P: Rajiv Andrade
4091M: srajiv@linux.vnet.ibm.com
Alan Cox4e688522008-04-30 00:52:11 -07004092W: http://tpmdd.sourceforge.net
4093P: Marcel Selhorst
4094M: tpm@selhorst.net
4095W: http://www.prosec.rub.de/tpm/
4096L: tpmdd-devel@lists.sourceforge.net
4097S: Maintained
4098
Linus Torvalds1da177e2005-04-16 15:20:36 -07004099TRIVIAL PATCHES
Adrian Bunk1560a792008-02-03 18:17:37 +02004100P: Jesper Juhl
Jim Cromiece00f852006-11-30 04:49:44 +01004101M: trivial@kernel.org
4102L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004103S: Maintained
4104
Alan Cox4e688522008-04-30 00:52:11 -07004105TTY LAYER
4106P: Alan Cox
4107M: alan@lxorguk.ukuu.org.uk
4108L: linux-kernel@vger.kernel.org
4109S: Maintained
4110
Grant Grundler740db6d2008-02-17 11:53:49 -07004111TULIP NETWORK DRIVERS
4112P: Grant Grundler
4113M: grundler@parisc-linux.org
4114P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04004115M: kyle@mcmartin.ca
Grant Grundler740db6d2008-02-17 11:53:49 -07004116L: netdev@vger.kernel.org
4117S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004118
4119TUN/TAP driver
4120P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08004121M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004122L: vtun@office.satix.net
4123W: http://vtun.sourceforge.net/tun
4124S: Maintained
4125
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08004126TURBOCHANNEL SUBSYSTEM
4127P: Maciej W. Rozycki
4128M: macro@linux-mips.org
4129S: Maintained
4130
Linus Torvalds1da177e2005-04-16 15:20:36 -07004131U14-34F SCSI DRIVER
4132P: Dario Ballabio
4133M: ballabio_dario@emc.com
4134L: linux-scsi@vger.kernel.org
4135S: Maintained
4136
Alan Coxcc2020e2008-05-19 14:21:51 +01004137UCLINUX (AND M68KNOMMU)
4138P: Greg Ungerer
4139M: gerg@uclinux.org
4140W: http://www.uclinux.org/
4141L: uclinux-dev@uclinux.org (subscribers-only)
4142S: Maintained
4143
Alan Coxcc2020e2008-05-19 14:21:51 +01004144UCLINUX FOR RENESAS H8/300
4145P: Yoshinori Sato
4146M: ysato@users.sourceforge.jp
4147W: http://uclinux-h8.sourceforge.jp/
4148S: Supported
4149
Linus Torvalds1da177e2005-04-16 15:20:36 -07004150UDF FILESYSTEM
Jan Kara800fdfb2008-02-08 04:20:51 -08004151P: Jan Kara
4152M: jack@suse.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07004153W: http://linux-udf.sourceforge.net
4154S: Maintained
4155
Alan Coxcc2020e2008-05-19 14:21:51 +01004156UFS FILESYSTEM
4157P: Evgeniy Dushistov
4158M: dushistov@mail.ru
4159L: linux-kernel@vger.kernel.org
4160S: Maintained
4161
4162UltraSPARC (sparc64):
4163P: David S. Miller
4164M: davem@davemloft.net
4165L: sparclinux@vger.kernel.org
4166T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
4167S: Maintained
4168
Linus Torvalds1da177e2005-04-16 15:20:36 -07004169UNIFORM CDROM DRIVER
4170P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02004171M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07004172L: linux-kernel@vger.kernel.org
4173W: http://www.kernel.dk
4174S: Maintained
4175
4176USB ACM DRIVER
4177P: Oliver Neukum
4178M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004179L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004180S: Maintained
4181
Jiri Slaby6d985162008-02-06 01:37:11 -08004182USB AUERSWALD DRIVER
4183P: Wolfgang Muees
4184M: wolfgang@iksw-muees.de
4185L: linux-usb@vger.kernel.org
4186S: Maintained
4187
Linus Torvalds1da177e2005-04-16 15:20:36 -07004188USB BLOCK DRIVER (UB ub)
4189P: Pete Zaitcev
4190M: zaitcev@redhat.com
4191L: linux-kernel@vger.kernel.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004192L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004193S: Supported
4194
Linus Torvalds1da177e2005-04-16 15:20:36 -07004195USB CDC ETHERNET DRIVER
4196P: Greg Kroah-Hartman
4197M: greg@kroah.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004198L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004199S: Maintained
4200W: http://www.kroah.com/linux-usb/
4201
Peter Korsgaardb02b3712008-04-27 08:59:44 +02004202USB CYPRESS C67X00 DRIVER
4203P: Peter Korsgaard
4204M: jacmet@sunsite.dk
4205L: linux-usb@vger.kernel.org
4206S: Maintained
4207
Peter Korsgaardd0374f42007-02-16 17:03:54 +01004208USB DAVICOM DM9601 DRIVER
4209P: Peter Korsgaard
4210M: jacmet@sunsite.dk
Peter Korsgaard043600a2007-06-27 21:18:18 +02004211L: netdev@vger.kernel.org
Peter Korsgaardd0374f42007-02-16 17:03:54 +01004212W: http://www.linux-usb.org/usbnet
4213S: Maintained
4214
Alan Coxcc2020e2008-05-19 14:21:51 +01004215USB DIAMOND RIO500 DRIVER
4216P: Cesar Miquel
4217M: miquel@df.uba.ar
4218L: rio500-users@lists.sourceforge.net
4219W: http://rio500.sourceforge.net
4220S: Maintained
4221
Linus Torvalds1da177e2005-04-16 15:20:36 -07004222USB EHCI DRIVER
4223P: David Brownell
4224M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004225L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004226S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004227
Luca Risolia7ce08c92006-01-11 02:06:59 +00004228USB ET61X[12]51 DRIVER
4229P: Luca Risolia
4230M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004231L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004232L: video4linux-list@redhat.com
4233W: http://www.linux-projects.org
4234S: Maintained
4235
David Brownell69ae9e32006-11-14 02:03:31 -08004236USB GADGET/PERIPHERAL SUBSYSTEM
4237P: David Brownell
4238M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004239L: linux-usb@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004240W: http://www.linux-usb.org/gadget
4241S: Maintained
4242
Jiri Kosina2dea64b2007-07-11 12:12:11 +02004243USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
Jiri Kosina641266f2007-01-15 09:56:21 +01004244P: Jiri Kosina
4245M: jkosina@suse.cz
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004246L: linux-usb@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01004247T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004248S: Maintained
4249
Olav Kongas959eea22005-11-03 17:38:14 +02004250USB ISP116X DRIVER
4251P: Olav Kongas
4252M: ok@artecdesign.ee
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004253L: linux-usb@vger.kernel.org
Olav Kongas959eea22005-11-03 17:38:14 +02004254S: Maintained
4255
Linus Torvalds1da177e2005-04-16 15:20:36 -07004256USB KAWASAKI LSI DRIVER
4257P: Oliver Neukum
4258M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004259L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004260S: Maintained
4261
4262USB MASS STORAGE DRIVER
4263P: Matthew Dharm
4264M: mdharm-usb@one-eyed-alien.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004265L: linux-usb@vger.kernel.org
Matthew Dharm8836aeb2005-12-04 22:03:47 -08004266L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07004267S: Maintained
4268W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
4269
4270USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08004271P: David Brownell
4272M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004273L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004274S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004275
Matthias Urlichsba460e42005-07-14 00:33:47 -07004276USB OPTION-CARD DRIVER
4277P: Matthias Urlichs
4278M: smurf@smurf.noris.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004279L: linux-usb@vger.kernel.org
Matthias Urlichsba460e42005-07-14 00:33:47 -07004280S: Maintained
4281
Linus Torvalds1da177e2005-04-16 15:20:36 -07004282USB OV511 DRIVER
4283P: Mark McClelland
4284M: mmcclell@bigfoot.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004285L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004286W: http://alpha.dyndns.org/ov511/
4287S: Maintained
4288
4289USB PEGASUS DRIVER
4290P: Petko Manolov
4291M: petkan@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004292L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004293L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004294W: http://pegasus2.sourceforge.net/
4295S: Maintained
4296
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004297USB PRINTER DRIVER (usblp)
4298P: Pete Zaitcev
4299M: zaitcev@redhat.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004300L: linux-usb@vger.kernel.org
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004301S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07004302
4303USB RTL8150 DRIVER
4304P: Petko Manolov
4305M: petkan@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004306L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004307L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004308W: http://pegasus2.sourceforge.net/
4309S: Maintained
4310
4311USB SE401 DRIVER
4312P: Jeroen Vreeken
4313M: pe1rxq@amsat.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004314L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004315W: http://www.chello.nl/~j.vreeken/se401/
4316S: Maintained
4317
Alan Cox4e688522008-04-30 00:52:11 -07004318USB SERIAL BELKIN F5U103 DRIVER
4319P: William Greathouse
4320M: wgreathouse@smva.com
4321L: linux-usb@vger.kernel.org
4322S: Maintained
4323
4324USB SERIAL CYPRESS M8 DRIVER
4325P: Lonnie Mendez
4326M: dignome@gmail.com
4327L: linux-usb@vger.kernel.org
4328S: Maintained
4329W: http://geocities.com/i0xox0i
4330W: http://firstlight.net/cvs
4331
Linus Torvalds1da177e2005-04-16 15:20:36 -07004332USB SERIAL CYBERJACK DRIVER
4333P: Matthias Bruestle and Harald Welte
4334M: support@reiner-sct.com
4335W: http://www.reiner-sct.de/support/treiber_cyberjack.php
4336S: Maintained
4337
4338USB SERIAL DIGI ACCELEPORT DRIVER
4339P: Peter Berger and Al Borchers
4340M: pberger@brimson.com
4341M: alborchers@steinerpoint.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004342L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004343S: Maintained
4344
4345USB SERIAL DRIVER
4346P: Greg Kroah-Hartman
4347M: gregkh@suse.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004348L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004349S: Supported
4350
Linus Torvalds1da177e2005-04-16 15:20:36 -07004351USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
4352P: Gary Brubaker
4353M: xavyer@ix.netcom.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004354L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004355S: Maintained
4356
4357USB SERIAL KEYSPAN DRIVER
4358P: Greg Kroah-Hartman
4359M: greg@kroah.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004360L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004361W: http://www.kroah.com/linux/
4362S: Maintained
4363
4364USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04004365P: Support Department
4366M: support@connecttech.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004367L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004368W: http://www.connecttech.com
4369S: Supported
4370
Luca Risoliaf423b9a2007-03-26 16:12:04 -03004371USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07004372P: Luca Risolia
4373M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004374L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004375L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004376W: http://www.linux-projects.org
4377S: Maintained
4378
4379USB SUBSYSTEM
4380P: Greg Kroah-Hartman
4381M: gregkh@suse.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004382L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004383W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08004384T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07004385S: Supported
4386
4387USB UHCI DRIVER
4388P: Alan Stern
4389M: stern@rowland.harvard.edu
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004390L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004391S: Maintained
4392
David Brownell69ae9e32006-11-14 02:03:31 -08004393USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07004394P: David Brownell
4395M: dbrownell@users.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02004396L: netdev@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004397W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07004398S: Maintained
4399
Laurent Pinchartc0efd232008-06-30 15:04:50 -03004400USB VIDEO CLASS
4401P: Laurent Pinchart
4402M: laurent.pinchart@skynet.be
4403L: linx-uvc-devel@berlios.de
4404L: video4linux-list@redhat.com
4405W: http://linux-uvc.berlios.de
4406S: Maintained
4407
Linus Torvalds1da177e2005-04-16 15:20:36 -07004408USB W996[87]CF DRIVER
4409P: Luca Risolia
4410M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004411L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004412L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004413W: http://www.linux-projects.org
4414S: Maintained
4415
Jussi Kivilinnabf164cc2008-01-26 00:51:51 +02004416USB WIRELESS RNDIS DRIVER (rndis_wlan)
4417P: Jussi Kivilinna
4418M: jussi.kivilinna@mbnet.fi
4419L: linux-wireless@vger.kernel.org
4420S: Maintained
4421
Luca Risolia60f78052006-02-06 16:29:35 +00004422USB ZC0301 DRIVER
4423P: Luca Risolia
4424M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004425L: linux-usb@vger.kernel.org
Luca Risolia60f78052006-02-06 16:29:35 +00004426L: video4linux-list@redhat.com
4427W: http://www.linux-projects.org
4428S: Maintained
4429
Linus Torvalds1da177e2005-04-16 15:20:36 -07004430USB ZD1201 DRIVER
4431P: Jeroen Vreeken
4432M: pe1rxq@amsat.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004433L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004434W: http://linux-lc100020.sourceforge.net
4435S: Maintained
4436
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004437USB ZR364XX DRIVER
4438P: Antoine Jacquet
4439M: royale@zerezo.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004440L: linux-usb@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004441L: video4linux-list@redhat.com
4442W: http://royale.zerezo.com/zr364xx/
4443S: Maintained
4444
Linus Torvalds1da177e2005-04-16 15:20:36 -07004445USER-MODE LINUX
4446P: Jeff Dike
Joe Perches6650e0a2007-12-10 15:49:32 -08004447M: jdike@addtoit.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004448L: user-mode-linux-devel@lists.sourceforge.net
4449L: user-mode-linux-user@lists.sourceforge.net
4450W: http://user-mode-linux.sourceforge.net
4451S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004452
Hans-Jürgen Koche5f114e2007-12-05 15:08:07 +01004453USERSPACE I/O (UIO)
4454P: Hans J. Koch
4455M: hjk@linutronix.de
4456P: Greg Kroah-Hartman
4457M: gregkh@suse.de
4458L: linux-kernel@vger.kernel.org
4459S: Maintained
4460
Karel Zakf899b0a2008-05-23 13:04:21 -07004461UTIL-LINUX-NG PACKAGE
4462P: Karel Zak
4463M: kzak@redhat.com
4464L: util-linux-ng@vger.kernel.org
4465W: http://kernel.org/~kzak/util-linux-ng/
4466T: git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git
4467S: Maintained
4468
Alan Cox4e688522008-04-30 00:52:11 -07004469VFAT/FAT/MSDOS FILESYSTEM:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004470P: OGAWA Hirofumi
4471M: hirofumi@mail.parknet.co.jp
4472L: linux-kernel@vger.kernel.org
4473S: Maintained
4474
Linus Torvalds1da177e2005-04-16 15:20:36 -07004475VIA RHINE NETWORK DRIVER
4476P: Roger Luethi
4477M: rl@hellgate.ch
4478S: Maintained
4479
Jean Delvare32c0a522005-09-22 21:47:58 +02004480VIAPRO SMBUS DRIVER
4481P: Jean Delvare
4482M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02004483L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02004484S: Maintained
4485
Francois Romieu01f20732007-01-26 00:57:17 -08004486VIA VELOCITY NETWORK DRIVER
4487P: Francois Romieu
4488M: romieu@fr.zoreil.com
4489L: netdev@vger.kernel.org
4490S: Maintained
4491
Linus Torvalds1da177e2005-04-16 15:20:36 -07004492VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004493P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02004494M: mchehab@infradead.org
4495M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004496L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004497W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02004498T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004499S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004500
Patrick McHardybe7f8272007-10-23 20:26:36 -07004501VLAN (802.1Q)
4502P: Patrick McHardy
4503M: kaber@trash.net
4504L: netdev@vger.kernel.org
4505S: Maintained
4506
Juerg Haefligerab413192006-09-24 20:54:04 +02004507VT1211 HARDWARE MONITOR DRIVER
4508P: Juerg Haefliger
4509M: juergh@gmail.com
4510L: lm-sensors@lm-sensors.org
4511S: Maintained
4512
Roger Lucas1de9e372005-11-26 20:20:05 +01004513VT8231 HARDWARE MONITOR DRIVER
4514P: Roger Lucas
Roger Lucasaf865762008-02-13 07:52:06 -05004515M: vt8231@hiddenengine.co.uk
Roger Lucas1de9e372005-11-26 20:20:05 +01004516L: lm-sensors@lm-sensors.org
4517S: Maintained
4518
Linus Torvalds1da177e2005-04-16 15:20:36 -07004519W1 DALLAS'S 1-WIRE BUS
4520P: Evgeniy Polyakov
4521M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07004522S: Maintained
4523
Charles Spirakis13927072006-07-05 18:05:15 +02004524W83791D HARDWARE MONITORING DRIVER
Marc Hulsman25845c22008-06-08 10:59:41 -04004525P: Marc Hulsman
4526M: m.hulsman@tudelft.nl
Charles Spirakis13927072006-07-05 18:05:15 +02004527L: lm-sensors@lm-sensors.org
Marc Hulsman25845c22008-06-08 10:59:41 -04004528S: Maintained
Charles Spirakis13927072006-07-05 18:05:15 +02004529
Rudolf Marek61db0112006-12-12 18:18:30 +01004530W83793 HARDWARE MONITORING DRIVER
4531P: Rudolf Marek
4532M: r.marek@assembler.cz
4533L: lm-sensors@lm-sensors.org
4534S: Maintained
4535
Linus Torvalds1da177e2005-04-16 15:20:36 -07004536W83L51xD SD/MMC CARD INTERFACE DRIVER
4537P: Pierre Ossman
4538M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01004539L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004540S: Maintained
4541
Wim Van Sebroeck35277612006-01-15 21:21:14 +01004542WATCHDOG DEVICE DRIVERS
4543P: Wim Van Sebroeck
4544M: wim@iguana.be
4545T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4546S: Maintained
4547
Linus Torvalds1da177e2005-04-16 15:20:36 -07004548WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4549P: Jean Tourrilhes
4550M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07004551L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004552W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4553S: Maintained
4554
4555WD7000 SCSI DRIVER
4556P: Miroslav Zagorac
4557M: zaga@fly.cc.fer.hr
4558L: linux-scsi@vger.kernel.org
4559S: Maintained
4560
Dmitry Torokhov5fc14682005-11-20 00:50:06 -05004561WISTRON LAPTOP BUTTON DRIVER
4562P: Miloslav Trmac
4563M: mitr@volny.cz
4564S: Maintained
4565
Linus Torvalds1da177e2005-04-16 15:20:36 -07004566WL3501 WIRELESS PCMCIA CARD DRIVER
4567P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004568M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07004569L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004570W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07004571S: Maintained
4572
Mark Brownfebf1df2008-04-02 00:51:09 -04004573WM97XX TOUCHSCREEN DRIVERS
4574P: Mark Brown
4575M: broonie@opensource.wolfsonmicro.com
4576P: Liam Girdwood
4577M: liam.girdwood@wolfsonmicro.com
4578L: linux-input@vger.kernel.org
4579T: git git://opensource.wolfsonmicro.com/linux-2.6-touch
4580W: http://opensource.wolfsonmicro.com/node/7
4581S: Supported
4582
Linus Torvalds1da177e2005-04-16 15:20:36 -07004583X.25 NETWORK LAYER
4584P: Henner Eisen
4585M: eis@baty.hanse.de
4586L: linux-x25@vger.kernel.org
4587S: Maintained
4588
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02004589XEN HYPERVISOR INTERFACE
4590P: Jeremy Fitzhardinge
4591M: jeremy@xensource.com
4592P: Chris Wright
4593M: chrisw@sous-sol.org
4594L: virtualization@lists.osdl.org
4595L: xen-devel@lists.xensource.com
4596S: Supported
4597
Linus Torvalds1da177e2005-04-16 15:20:36 -07004598XFS FILESYSTEM
4599P: Silicon Graphics Inc
Timothy Shimmin78bfd362007-06-11 20:42:09 -07004600P: Tim Shimmin
Linus Torvalds1da177e2005-04-16 15:20:36 -07004601M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004602L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004603W: http://oss.sgi.com/projects/xfs
Tim Shimmine99f0562007-06-19 15:26:35 +10004604T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004605S: Supported
4606
Grant Likelyc9d3d8e2007-10-01 16:33:51 +02004607XILINX SYSTEMACE DRIVER
4608P: Grant Likely
4609M: grant.likely@secretlab.ca
4610W: http://www.secretlab.ca/
4611L: linux-kernel@vger.kernel.org
4612S: Maintained
4613
Peter Korsgaard238b8722006-12-06 20:35:17 -08004614XILINX UARTLITE SERIAL DRIVER
4615P: Peter Korsgaard
4616M: jacmet@sunsite.dk
4617L: linux-serial@vger.kernel.org
4618S: Maintained
4619
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004620X86 ARCHITECTURE (32-BIT AND 64-BIT)
4621P: Thomas Gleixner
4622M: tglx@linutronix.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07004623P: Ingo Molnar
4624M: mingo@redhat.com
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004625P: H. Peter Anvin
4626M: hpa@zytor.com
4627L: linux-kernel@vger.kernel.org
4628T: git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004629S: Maintained
4630
Linus Torvalds1da177e2005-04-16 15:20:36 -07004631YAM DRIVER FOR AX.25
4632P: Jean-Paul Roubelat
4633M: jpr@f6fbb.org
4634L: linux-hams@vger.kernel.org
4635S: Maintained
4636
Henkaf64a5e2005-10-12 15:02:56 +02004637YEALINK PHONE DRIVER
4638P: Henk Vergonet
4639M: Henk.Vergonet@gmail.com
4640L: usbb2k-api-dev@nongnu.org
4641S: Maintained
4642
Linus Torvalds1da177e2005-04-16 15:20:36 -07004643Z8530 DRIVER FOR AX.25
4644P: Joerg Reuter
4645M: jreuter@yaina.de
4646W: http://yaina.de/jreuter/
4647W: http://www.qsl.net/dl1bke/
4648L: linux-hams@vger.kernel.org
4649S: Maintained
4650
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004651ZD1211RW WIRELESS DRIVER
4652P: Daniel Drake
4653M: dsd@gentoo.org
4654P: Ulrich Kunitz
4655M: kune@deine-taler.de
4656W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004657L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004658L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4659S: Maintained
4660
Linus Torvalds1da177e2005-04-16 15:20:36 -07004661ZF MACHZ WATCHDOG
4662P: Fernando Fuganti
4663M: fuganti@netbank.com.br
4664W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4665S: Maintained
4666
4667ZR36067 VIDEO FOR LINUX DRIVER
4668P: Ronald Bultje
4669M: rbultje@ronald.bitfreak.net
4670L: mjpeg-users@lists.sourceforge.net
4671W: http://mjpeg.sourceforge.net/driver-zoran/
4672S: Maintained
4673
Maciej W. Rozycki8b4a4082007-07-18 00:49:11 -07004674ZS DECSTATION Z85C30 SERIAL DRIVER
4675P: Maciej W. Rozycki
4676M: macro@linux-mips.org
4677S: Maintained
4678
Linus Torvalds1da177e2005-04-16 15:20:36 -07004679THE REST
4680P: Linus Torvalds
4681S: Buried alive in reporters