blob: a6d25b7a6d6ffb20d157eb5397cccaeae7809349 [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
Philipp Zabel3b8861712008-07-09 21:27:15 +0100597ARM/MAGICIAN MACHINE SUPPORT
598P: Philipp Zabel
599M: philipp.zabel@gmail.com
600S: Maintained
601
Dirk Opfer8459c152005-11-06 14:27:52 +0000602ARM/TOSA MACHINE SUPPORT
Dmitry Baryshkov93887042008-07-07 10:50:06 +0100603P: Dmitry Baryshkov
604M: dbaryshkov@gmail.com
Dirk Opfer8459c152005-11-06 14:27:52 +0000605P: Dirk Opfer
606M: dirk@opfer-online.de
607S: Maintained
608
Marek Vašutb5e4ad52008-07-07 17:25:46 +0100609ARM/PALMTX SUPPORT
610P: Marek Vasut
611M: marek.vasut@gmail.com
612W: http://hackndev.com
613S: Maintained
614
Sergey Lapinc49e1e62008-08-29 15:47:52 +0100615ARM/PALMZ72 SUPPORT
616P: Sergey Lapin
617M: slapin@ossfans.org
618W: http://hackndev.com
619S: Maintained
620
Linus Torvalds1da177e2005-04-16 15:20:36 -0700621ARM/PLEB SUPPORT
622P: Peter Chubb
623M: pleb@gelato.unsw.edu.au
624W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
625S: Maintained
626
627ARM/PT DIGITAL BOARD PORT
628P: Stefan Eletzhofer
629M: stefan.eletzhofer@eletztrick.de
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700630L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700631W: http://www.arm.linux.org.uk/
632S: Maintained
633
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800634ARM/RADISYS ENP2611 MACHINE SUPPORT
635P: Lennert Buytenhek
636M: kernel@wantstofly.org
637L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
638S: Maintained
639
Linus Torvalds1da177e2005-04-16 15:20:36 -0700640ARM/SHARK MACHINE SUPPORT
641P: Alexander Schulz
642M: alex@shark-linux.de
643W: http://www.shark-linux.de/shark.html
644S: Maintained
645
646ARM/STRONGARM110 PORT
647P: Russell King
648M: rmk@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700649L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700650W: http://www.arm.linux.org.uk/
651S: Maintained
652
653ARM/S3C2410 ARM ARCHITECTURE
654P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800655M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700656L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700657W: http://www.fluff.org/ben/linux/
658S: Maintained
659
660ARM/S3C2440 ARM ARCHITECTURE
661P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800662M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700663L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700664W: http://www.fluff.org/ben/linux/
665S: Maintained
666
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800667ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
668P: Lennert Buytenhek
669M: kernel@wantstofly.org
670L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
671S: Maintained
672
673ARM/THECUS N2100 MACHINE SUPPORT
674P: Lennert Buytenhek
675M: kernel@wantstofly.org
676L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
677S: Maintained
678
Linus Torvalds1da177e2005-04-16 15:20:36 -0700679ARPD SUPPORT
680P: Jonathan Layes
Ralf Baechle979b6c12005-06-13 14:30:40 -0700681L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700682S: Maintained
683
684ASUS ACPI EXTRAS DRIVER
Len Brown0b67d942006-12-22 21:18:56 -0500685P: Corentin Chary
686M: corentincj@iksaif.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700687P: Karol Kozimor
688M: sziwan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700689L: acpi4asus-user@lists.sourceforge.net
690W: http://sourceforge.net/projects/acpi4asus
Len Brown0b67d942006-12-22 21:18:56 -0500691W: http://xf.iksaif.net/acpi4asus
Linus Torvalds1da177e2005-04-16 15:20:36 -0700692S: Maintained
693
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -0400694ASUS ASB100 HARDWARE MONITOR DRIVER
695P: Mark M. Hoffman
696M: mhoffman@lightlink.com
697L: lm-sensors@lm-sensors.org
698S: Maintained
699
Corentin Chary85091b72007-01-26 14:04:30 +0100700ASUS LAPTOP EXTRAS DRIVER
701P: Corentin Chary
702M: corentincj@iksaif.net
703L: acpi4asus-user@lists.sourceforge.net
704W: http://sourceforge.net/projects/acpi4asus
705W: http://xf.iksaif.net/acpi4asus
706S: Maintained
707
Dan Williamsb3e5f262007-08-07 10:26:35 -0700708ASYNCHRONOUS TRANSFERS/TRANSFORMS API
709P: Dan Williams
710M: dan.j.williams@intel.com
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +0100711P: Maciej Sosnowski
712M: maciej.sosnowski@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -0700713L: linux-kernel@vger.kernel.org
714W: http://sourceforge.net/projects/xscaleiop
715S: Supported
716
Linus Torvalds1da177e2005-04-16 15:20:36 -0700717ATA OVER ETHERNET DRIVER
718P: Ed L. Cashin
719M: ecashin@coraid.com
720W: http://www.coraid.com/support/linux
721S: Supported
722
Jiri Slabyfa1c1142007-08-12 17:33:16 +0200723ATHEROS ATH5K WIRELESS DRIVER
724P: Jiri Slaby
725M: jirislaby@gmail.com
726P: Nick Kossifidis
727M: mickflemm@gmail.com
728P: Luis R. Rodriguez
729M: mcgrof@gmail.com
730L: linux-wireless@vger.kernel.org
731L: ath5k-devel@lists.ath5k.org
732S: Maintained
733
Luis R. Rodriguezf078f202008-08-04 00:16:41 -0700734ATHEROS ATH9K WIRELESS DRIVER
735P: Luis R. Rodriguez
736M: lrodriguez@atheros.com
737P: Jouni Malinen
738M: jmalinen@atheros.com
739L: linux-wireless@vger.kernel.org
740L: ath9k-devel@lists.ath9k.org
741S: Supported
742
Ville Syrjala6f69a6d2008-04-21 22:21:10 +0000743ATI_REMOTE2 DRIVER
744P: Ville Syrjala
745M: syrjala@sci.fi
746S: Maintained
747
Jay Cliburn8d5ca6e2007-02-03 20:25:10 -0600748ATL1 ETHERNET DRIVER
749P: Jay Cliburn
750M: jcliburn@gmail.com
751P: Chris Snook
752M: csnook@redhat.com
753L: atl1-devel@lists.sourceforge.net
754W: http://sourceforge.net/projects/atl1
755W: http://atl1.sourceforge.net
756S: Maintained
757
Linus Torvalds1da177e2005-04-16 15:20:36 -0700758ATM
759P: Chas Williams
760M: chas@cmf.nrl.navy.mil
Roland Dreierf37bf902006-09-13 20:39:33 -0700761L: linux-atm-general@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700762W: http://linux-atm.sourceforge.net
763S: Maintained
764
Pierre Ossman272f1332007-05-14 21:25:26 +0200765ATMEL AT91 MCI DRIVER
Pierre Ossman81764fa2007-07-15 18:47:38 +0200766P: Nicolas Ferre
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800767M: nicolas.ferre@atmel.com
Pierre Ossman81764fa2007-07-15 18:47:38 +0200768L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
769W: http://www.atmel.com/products/AT91/
770W: http://www.at91.com/
771S: Maintained
Pierre Ossman272f1332007-05-14 21:25:26 +0200772
Haavard Skinnemoena1cfac42008-02-08 04:21:00 -0800773ATMEL AT91 / AT32 SERIAL DRIVER
774P: Haavard Skinnemoen
775M: hskinnemoen@atmel.com
776L: linux-kernel@vger.kernel.org
777S: Supported
778
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800779ATMEL LCDFB DRIVER
780P: Nicolas Ferre
781M: nicolas.ferre@atmel.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -0800782L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800783S: Maintained
784
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100785ATMEL MACB ETHERNET DRIVER
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100786P: Haavard Skinnemoen
787M: hskinnemoen@atmel.com
788S: Supported
789
Haavard Skinnemoen754ce4f2007-02-14 00:33:09 -0800790ATMEL SPI DRIVER
791P: Haavard Skinnemoen
792M: hskinnemoen@atmel.com
793S: Supported
794
Haavard Skinnemoen914a3f32007-10-10 02:29:43 -0700795ATMEL USBA UDC DRIVER
796P: Haavard Skinnemoen
797M: hskinnemoen@atmel.com
798L: kernel@avr32linux.org
799W: http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver
800S: Supported
801
Linus Torvalds1da177e2005-04-16 15:20:36 -0700802ATMEL WIRELESS DRIVER
803P: Simon Kelley
804M: simon@thekelleys.org.uk
Johannes Berg724c6b32007-04-23 12:18:20 -0700805L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700806W: http://www.thekelleys.org.uk/atmel
807W: http://atmelwlandriver.sourceforge.net/
808S: Maintained
809
Chris Wrighta92b7b82005-07-07 18:12:23 -0700810AUDIT SUBSYSTEM
Eric Paris0ef19702008-04-18 10:47:32 -0400811P: Al Viro
812M: viro@zeniv.linux.org.uk
813P: Eric Paris
814M: eparis@redhat.com
Gabriel Cb9a06202007-08-10 13:00:56 -0700815L: linux-audit@redhat.com (subscribers-only)
David Woodhousead3f9a22005-07-13 15:28:29 +0100816W: http://people.redhat.com/sgrubb/audit/
Eric Paris0ef19702008-04-18 10:47:32 -0400817T: git git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git
Chris Wrighta92b7b82005-07-07 18:12:23 -0700818S: Maintained
819
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800820AUXILIARY DISPLAY DRIVERS
821P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -0700822M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800823L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -0700824W: http://miguelojeda.es/auxdisplay.htm
825W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800826S: Maintained
827
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700828AVR32 ARCHITECTURE
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700829P: Haavard Skinnemoen
830M: hskinnemoen@atmel.com
831W: http://www.atmel.com/products/AVR32/
832W: http://avr32linux.org/
833W: http://avrfreaks.net/
834S: Supported
835
836AVR32/AT32AP MACHINE SUPPORT
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700837P: Haavard Skinnemoen
838M: hskinnemoen@atmel.com
839S: Supported
840
Linus Torvalds1da177e2005-04-16 15:20:36 -0700841AX.25 NETWORK LAYER
842P: Ralf Baechle
843M: ralf@linux-mips.org
844L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +0200845W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700846S: Maintained
847
Richard Purdie300abeb2007-02-07 22:21:07 +0000848BACKLIGHT CLASS/SUBSYSTEM
849P: Richard Purdie
850M: rpurdie@rpsys.net
851S: Maintained
852
Bryan Wu1394f032007-05-06 14:50:22 -0700853BLACKFIN ARCHITECTURE
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800854P: Bryan Wu
Bryan Wu7dd06cd2008-02-21 16:18:43 +0800855M: cooloney@kernel.org
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800856L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
857W: http://blackfin.uclinux.org
858S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700859
Bryan Wue190d6b2007-07-17 14:43:44 +0800860BLACKFIN EMAC DRIVER
861P: Bryan Wu
Bryan Wu7dd06cd2008-02-21 16:18:43 +0800862M: cooloney@kernel.org
Bryan Wue190d6b2007-07-17 14:43:44 +0800863L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
864W: http://blackfin.uclinux.org
865S: Supported
866
Mike Frysinger566da5b2007-06-11 15:31:30 +0800867BLACKFIN RTC DRIVER
868P: Mike Frysinger
Mike Frysinger566da5b2007-06-11 15:31:30 +0800869M: vapier.adi@gmail.com
870L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
871W: http://blackfin.uclinux.org
872S: Supported
873
Bryan Wu1394f032007-05-06 14:50:22 -0700874BLACKFIN SERIAL DRIVER
Mike Frysinger9c5e7102007-11-17 23:19:44 +0800875P: Sonic Zhang
876M: sonic.zhang@analog.com
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800877L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
878W: http://blackfin.uclinux.org
879S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700880
Bryan Wu1e6d3202007-07-15 02:50:02 +0800881BLACKFIN WATCHDOG DRIVER
882P: Mike Frysinger
Bryan Wu1e6d3202007-07-15 02:50:02 +0800883M: vapier.adi@gmail.com
884L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
885W: http://blackfin.uclinux.org
886S: Supported
887
Linus Torvalds1da177e2005-04-16 15:20:36 -0700888BAYCOM/HDLCDRV DRIVERS FOR AX.25
889P: Thomas Sailer
890M: t.sailer@alumni.ethz.ch
891L: linux-hams@vger.kernel.org
892W: http://www.baycom.org/~tom/ham/ham.html
893S: Maintained
894
Michael Buesche4d6b792007-09-18 15:39:42 -0400895B43 WIRELESS DRIVER
896P: Michael Buesch
897M: mb@bu3sch.de
898P: Stefano Brivio
Stefano Brivio2817ef12007-11-06 22:48:56 +0100899M: stefano.brivio@polimi.it
Michael Buesche4d6b792007-09-18 15:39:42 -0400900L: linux-wireless@vger.kernel.org
Stefano Brivio2817ef12007-11-06 22:48:56 +0100901W: http://linuxwireless.org/en/users/Drivers/b43
Michael Buesche4d6b792007-09-18 15:39:42 -0400902S: Maintained
903
Larry Finger75388ac2007-09-25 16:46:54 -0700904B43LEGACY WIRELESS DRIVER
905P: Larry Finger
906M: Larry.Finger@lwfinger.net
Stefano Brivio2817ef12007-11-06 22:48:56 +0100907P: Stefano Brivio
908M: stefano.brivio@polimi.it
Larry Finger75388ac2007-09-25 16:46:54 -0700909L: linux-wireless@vger.kernel.org
Stefano Brivio2817ef12007-11-06 22:48:56 +0100910W: http://linuxwireless.org/en/users/Drivers/b43
Larry Finger75388ac2007-09-25 16:46:54 -0700911S: Maintained
912
Linus Torvalds1da177e2005-04-16 15:20:36 -0700913BEFS FILE SYSTEM
914P: Sergey S. Kostyliov
915M: rathamahata@php4.ru
916L: linux-kernel@vger.kernel.org
917S: Maintained
918
Linus Torvalds1da177e2005-04-16 15:20:36 -0700919BFS FILE SYSTEM
920P: Tigran A. Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -0800921M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700922L: linux-kernel@vger.kernel.org
923S: Maintained
924
Bryan Wud24ecfc2007-05-01 23:26:32 +0200925BLACKFIN I2C TWI DRIVER
926P: Sonic Zhang
927M: sonic.zhang@analog.com
928L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
929W: http://blackfin.uclinux.org/
930S: Supported
931
Linus Torvalds1da177e2005-04-16 15:20:36 -0700932BLOCK LAYER
933P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +0200934M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700935L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800936T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700937S: Maintained
938
Joern Engel2b54aae2008-02-06 01:38:02 -0800939BLOCK2MTD DRIVER
940P: Joern Engel
941M: joern@lazybastard.org
942L: linux-mtd@lists.infradead.org
943S: Maintained
944
Linus Torvalds1da177e2005-04-16 15:20:36 -0700945BLUETOOTH SUBSYSTEM
946P: Marcel Holtmann
947M: marcel@holtmann.org
948P: Maxim Krasnyansky
949M: maxk@qualcomm.com
Pavel Machek781c2842008-03-20 15:41:02 -0700950L: linux-bluetooth@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700951W: http://bluez.sf.net
952W: http://www.bluez.org
953W: http://www.holtmann.org/linux/bluetooth/
Josh Boyer1adc1232005-11-23 15:44:15 -0800954T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700955S: Maintained
956
957BLUETOOTH RFCOMM LAYER
958P: Marcel Holtmann
959M: marcel@holtmann.org
960P: Maxim Krasnyansky
961M: maxk@qualcomm.com
962S: Maintained
963
964BLUETOOTH BNEP LAYER
965P: Marcel Holtmann
966M: marcel@holtmann.org
967P: Maxim Krasnyansky
968M: maxk@qualcomm.com
969S: Maintained
970
971BLUETOOTH CMTP LAYER
972P: Marcel Holtmann
973M: marcel@holtmann.org
974S: Maintained
975
976BLUETOOTH HIDP LAYER
977P: Marcel Holtmann
978M: marcel@holtmann.org
979S: Maintained
980
981BLUETOOTH HCI UART DRIVER
982P: Marcel Holtmann
983M: marcel@holtmann.org
984P: Maxim Krasnyansky
985M: maxk@qualcomm.com
986S: Maintained
987
988BLUETOOTH HCI USB DRIVER
989P: Marcel Holtmann
990M: marcel@holtmann.org
991P: Maxim Krasnyansky
992M: maxk@qualcomm.com
993S: Maintained
994
995BLUETOOTH HCI BCM203X DRIVER
996P: Marcel Holtmann
997M: marcel@holtmann.org
998S: Maintained
999
1000BLUETOOTH HCI BPA10X DRIVER
1001P: Marcel Holtmann
1002M: marcel@holtmann.org
1003S: Maintained
1004
1005BLUETOOTH HCI BFUSB DRIVER
1006P: Marcel Holtmann
1007M: marcel@holtmann.org
1008S: Maintained
1009
1010BLUETOOTH HCI DTL1 DRIVER
1011P: Marcel Holtmann
1012M: marcel@holtmann.org
1013S: Maintained
1014
1015BLUETOOTH HCI BLUECARD DRIVER
1016P: Marcel Holtmann
1017M: marcel@holtmann.org
1018S: Maintained
1019
1020BLUETOOTH HCI BT3C DRIVER
1021P: Marcel Holtmann
1022M: marcel@holtmann.org
1023S: Maintained
1024
1025BLUETOOTH HCI BTUART DRIVER
1026P: Marcel Holtmann
1027M: marcel@holtmann.org
1028S: Maintained
1029
1030BLUETOOTH HCI VHCI DRIVER
1031P: Maxim Krasnyansky
1032M: maxk@qualcomm.com
1033S: Maintained
1034
1035BONDING DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001036P: Jay Vosburgh
1037M: fubar@us.ibm.com
1038L: bonding-devel@lists.sourceforge.net
1039W: http://sourceforge.net/projects/bonding/
1040S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001041
Gary Zambrano39105892006-06-22 17:26:20 -07001042BROADCOM B44 10/100 ETHERNET DRIVER
1043P: Gary Zambrano
1044M: zambrano@broadcom.com
1045L: netdev@vger.kernel.org
1046S: Supported
1047
Michael Chan948c51e2006-06-04 02:51:39 -07001048BROADCOM BNX2 GIGABIT ETHERNET DRIVER
1049P: Michael Chan
1050M: mchan@broadcom.com
1051L: netdev@vger.kernel.org
1052S: Supported
1053
Eliezer Tamir4d9d2cb2008-02-28 11:59:10 -08001054BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER
Eilon Greenstein24e3fce2008-06-12 14:30:28 -07001055P: Eilon Greenstein
1056M: eilong@broadcom.com
Eliezer Tamir4d9d2cb2008-02-28 11:59:10 -08001057L: netdev@vger.kernel.org
1058S: Supported
1059
Michael Chan948c51e2006-06-04 02:51:39 -07001060BROADCOM TG3 GIGABIT ETHERNET DRIVER
1061P: Michael Chan
1062M: mchan@broadcom.com
1063L: netdev@vger.kernel.org
1064S: Supported
1065
Jens Axboe5cdf7f72007-07-17 08:58:06 +02001066BSG (block layer generic sg v4 driver)
1067P: FUJITA Tomonori
1068M: fujita.tomonori@lab.ntt.co.jp
1069L: linux-scsi@vger.kernel.org
1070S: Supported
1071
Michael Bueschff1d5c22008-07-25 01:46:10 -07001072BT8XXGPIO DRIVER
1073P: Michael Buesch
1074M: mb@bu3sch.de
1075W: http://bu3sch.de/btgpio.php
1076S: Maintained
1077
Linus Torvalds1da177e2005-04-16 15:20:36 -07001078BTTV VIDEO4LINUX DRIVER
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001079P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001080M: mchehab@infradead.org
1081M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001082L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001083W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001084T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001085S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001086
Jonathan Corbet77d51402007-03-22 19:44:17 -03001087CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
1088P: Jonathan Corbet
1089M: corbet@lwn.net
1090L: video4linux-list@redhat.com
1091S: Maintained
1092
Oliver Hartkoppbeca2222007-11-16 16:07:41 -08001093CAN NETWORK LAYER
1094P: Urs Thuermann
1095M: urs.thuermann@volkswagen.de
1096P: Oliver Hartkopp
1097M: oliver.hartkopp@volkswagen.de
Pavel Emelyanov220fc3f2008-04-29 03:37:41 -07001098L: socketcan-core@lists.berlios.de (subscribers-only)
Oliver Hartkoppbeca2222007-11-16 16:07:41 -08001099W: http://developer.berlios.de/projects/socketcan/
1100S: Maintained
1101
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001102CALGARY x86-64 IOMMU
1103P: Muli Ben-Yehuda
1104M: muli@il.ibm.com
1105P: Jon D. Mason
Jon Masond8d2bed2006-10-05 18:47:21 +02001106M: jdmason@kudzu.us
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001107L: linux-kernel@vger.kernel.org
1108L: discuss@x86-64.org
1109S: Maintained
1110
Arnd Bergmannb8154542008-05-16 11:10:59 +02001111CELL BROADBAND ENGINE ARCHITECTURE
1112P: Arnd Bergmann
1113M: arnd@arndb.de
1114L: linuxppc-dev@ozlabs.org
1115L: cbe-oss-dev@ozlabs.org
1116W: http://www.ibm.com/developerworks/power/cell/
1117S: Supported
1118
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001119CFAG12864B LCD DRIVER
1120P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07001121M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001122L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07001123W: http://miguelojeda.es/auxdisplay.htm
1124W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001125S: Maintained
1126
1127CFAG12864BFB LCD FRAMEBUFFER DRIVER
1128P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07001129M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001130L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07001131W: http://miguelojeda.es/auxdisplay.htm
1132W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001133S: Maintained
1134
Johannes Berg704232c2007-04-23 12:20:05 -07001135CFG80211 and NL80211
1136P: Johannes Berg
1137M: johannes@sipsolutions.net
1138L: linux-wireless@vger.kernel.org
1139S: Maintained
1140
Andy Whitcroft0a920b52007-06-01 00:46:48 -07001141CHECKPATCH
1142P: Andy Whitcroft
1143M: apw@shadowen.org
1144P: Randy Dunlap
1145M: rdunlap@xenotime.net
1146P: Joel Schopp
1147M: jschopp@austin.ibm.com
1148S: Supported
1149
Linus Torvalds1da177e2005-04-16 15:20:36 -07001150COMMON INTERNET FILE SYSTEM (CIFS)
1151P: Steve French
1152M: sfrench@samba.org
Jesper Juhlfb453d42006-01-15 02:46:48 +01001153L: linux-cifs-client@lists.samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001154L: samba-technical@lists.samba.org
Steve Frenchaf5a0322007-08-13 19:53:17 +00001155W: http://linux-cifs.samba.org/
Josh Boyer1adc1232005-11-23 15:44:15 -08001156T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001157S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001158
Joel Becker7063fbf2005-12-15 14:29:43 -08001159CONFIGFS
1160P: Joel Becker
Joel Becker62ca3d22006-01-27 11:04:12 -08001161M: joel.becker@oracle.com
1162L: linux-kernel@vger.kernel.org
Joel Becker7063fbf2005-12-15 14:29:43 -08001163S: Supported
1164
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001165CIRRUS LOGIC EP93XX ETHERNET DRIVER
1166P: Lennert Buytenhek
1167M: kernel@wantstofly.org
1168L: netdev@vger.kernel.org
1169S: Maintained
1170
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001171CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1172P: Lennert Buytenhek
1173M: kernel@wantstofly.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001174L: linux-usb@vger.kernel.org
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001175S: Maintained
1176
Timur Tabid9e9d822008-04-24 08:45:26 +10001177CIRRUS LOGIC CS4270 SOUND DRIVER
1178P: Timur Tabi
1179M: timur@freescale.com
1180L: alsa-devel@alsa-project.org
1181S: Supported
1182
Linus Torvalds1da177e2005-04-16 15:20:36 -07001183CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1184P: Cirrus Logic Corporation (kernel 2.2 driver)
1185M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1186P: Nils Faerber (port to kernel 2.4)
1187M: Nils Faerber <nils@kernelconcepts.de>
1188S: Maintained
1189
1190CODA FILE SYSTEM
1191P: Jan Harkes
1192M: jaharkes@cs.cmu.edu
1193M: coda@cs.cmu.edu
1194L: codalist@coda.cs.cmu.edu
1195W: http://www.coda.cs.cmu.edu/
1196S: Maintained
1197
1198COMPACTPCI HOTPLUG CORE
1199P: Scott Murray
1200M: scottm@somanetworks.com
1201M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001202L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001203S: Supported
1204
1205COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1206P: Scott Murray
1207M: scottm@somanetworks.com
1208M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001209L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001210S: Supported
1211
1212COMPACTPCI HOTPLUG GENERIC DRIVER
1213P: Scott Murray
1214M: scottm@somanetworks.com
1215M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001216L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001217S: Supported
1218
Cezary Jackiewicz54115522008-06-09 16:22:22 -07001219COMPAL LAPTOP SUPPORT
1220P: Cezary Jackiewicz
1221M: cezary.jackiewicz@gmail.com
1222S: Maintained
1223
Linus Torvalds1da177e2005-04-16 15:20:36 -07001224COMPUTONE INTELLIPORT MULTIPORT CARD
1225P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -07001226M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001227W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -07001228S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001229
Simon Arlott949be0f2007-03-06 02:47:46 -08001230CONEXANT ACCESSRUNNER USB DRIVER
1231P: Simon Arlott
1232M: cxacru@fire.lp0.eu
Simon Arlott9ae5e3b2007-05-09 08:38:10 +02001233L: accessrunner-general@lists.sourceforge.net
1234W: http://accessrunner.sourceforge.net/
Simon Arlott949be0f2007-03-06 02:47:46 -08001235S: Maintained
1236
Paul Menagefb3a0fb2008-03-04 14:28:28 -08001237CONTROL GROUPS (CGROUPS)
1238P: Paul Menage
1239M: menage@google.com
1240L: containers@lists.linux-foundation.org
1241S: Maintained
1242
Rudolf Marekbebe4672007-05-08 17:22:02 +02001243CORETEMP HARDWARE MONITORING DRIVER
1244P: Rudolf Marek
1245M: r.marek@assembler.cz
1246L: lm-sensors@lm-sensors.org
1247S: Maintained
1248
Linus Torvalds1da177e2005-04-16 15:20:36 -07001249COSA/SRP SYNC SERIAL DRIVER
1250P: Jan "Yenya" Kasprzak
1251M: kas@fi.muni.cz
1252W: http://www.fi.muni.cz/~kas/cosa/
1253S: Maintained
1254
1255CPU FREQUENCY DRIVERS
1256P: Dave Jones
1257M: davej@codemonkey.org.uk
Dave Jonesbc5f65d2008-07-31 18:22:59 -04001258L: cpufreq@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001259W: http://www.codemonkey.org.uk/projects/cpufreq/
Dave Jones7531a0b2006-12-12 17:26:35 -05001260T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001261S: Maintained
1262
1263CPUID/MSR DRIVER
1264P: H. Peter Anvin
1265M: hpa@zytor.com
1266S: Maintained
1267
Paul Jacksoned90fb42005-09-27 21:45:37 -07001268CPUSETS
1269P: Paul Jackson
Paul Jackson6bffd7b2008-05-01 04:34:21 -07001270P: Paul Menage
Paul Jacksoned90fb42005-09-27 21:45:37 -07001271M: pj@sgi.com
Paul Jackson6bffd7b2008-05-01 04:34:21 -07001272M: menage@google.com
Paul Jacksoned90fb42005-09-27 21:45:37 -07001273L: linux-kernel@vger.kernel.org
1274W: http://www.bullopensource.org/cpuset/
Paul Jackson551e1722008-06-12 15:21:31 -07001275W: http://oss.sgi.com/projects/cpusets/
Paul Jacksoned90fb42005-09-27 21:45:37 -07001276S: Supported
1277
Linus Torvalds1da177e2005-04-16 15:20:36 -07001278CRAMFS FILESYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +01001279W: http://sourceforge.net/projects/cramfs/
1280S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001281
1282CRIS PORT
1283P: Mikael Starvik
1284M: starvik@axis.com
Jesper Nilsson0b07aa62008-01-25 13:22:29 +01001285P: Jesper Nilsson
1286M: jesper.nilsson@axis.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001287L: dev-etrax@axis.com
1288W: http://developer.axis.com
1289S: Maintained
1290
1291CRYPTO API
1292P: Herbert Xu
1293M: herbert@gondor.apana.org.au
1294P: David S. Miller
1295M: davem@davemloft.net
1296L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001297T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001298S: Maintained
1299
Jaya Kumar9b4ffa42005-11-17 10:12:23 +01001300CS5535 Audio ALSA driver
1301P: Jaya Kumar
1302M: jayakumar.alsa@gmail.com
1303S: Maintained
1304
Hans Verkuil6d8425b2008-05-05 18:25:22 -03001305CX18 VIDEO4LINUX DRIVER
1306P: Hans Verkuil, Andy Walls
1307M: hverkuil@xs4all.nl, awalls@radix.net
1308L: ivtv-devel@ivtvdriver.org
1309L: ivtv-users@ivtvdriver.org
1310L: video4linux-list@redhat.com
1311W: http://linuxtv.org
1312S: Maintained
1313
Steve Wisee5ec3782008-05-20 14:06:33 -07001314CXGB3 ETHERNET DRIVER (CXGB3)
1315P: Divy Le Ray
1316M: divy@chelsio.com
1317L: netdev@vger.kernel.org
1318W: http://www.chelsio.com
1319S: Supported
1320
1321CXGB3 IWARP RNIC DRIVER (IW_CXGB3)
1322P: Steve Wise
1323M: swise@chelsio.com
1324L: general@lists.openfabrics.org
1325W: http://www.openfabrics.org
1326S: Supported
1327
Linus Torvalds1da177e2005-04-16 15:20:36 -07001328CYBERPRO FB DRIVER
1329P: Russell King
1330M: rmk@arm.linux.org.uk
1331W: http://www.arm.linux.org.uk/
1332S: Maintained
1333
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001334CYBLAFB FRAMEBUFFER DRIVER
1335P: Knut Petersen
1336M: Knut_Petersen@t-online.de
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001337L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001338S: Maintained
1339
Linus Torvalds1da177e2005-04-16 15:20:36 -07001340CYCLADES 2X SYNC CARD DRIVER
1341P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001342M: acme@ghostprotocols.net
1343W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07001344S: Maintained
1345
1346CYCLADES ASYNC MUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001347W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001348S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001349
1350CYCLADES PC300 DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001351W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001352S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001353
Linus Torvalds1da177e2005-04-16 15:20:36 -07001354DAMA SLAVE for AX.25
1355P: Joerg Reuter
1356M: jreuter@yaina.de
1357W: http://yaina.de/jreuter/
1358W: http://www.qsl.net/dl1bke/
1359L: linux-hams@vger.kernel.org
1360S: Maintained
1361
1362DC395x SCSI driver
1363P: Oliver Neukum
1364M: oliver@neukum.name
1365P: Ali Akcaagac
1366M: aliakc@web.de
1367P: Jamie Lenehan
1368M: lenehan@twibble.org
1369W: http://twibble.org/dist/dc395x/
Randy Dunlapf5df58812006-07-14 00:24:29 -07001370L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001371L: http://lists.twibble.org/mailman/listinfo/dc395x/
1372S: Maintained
1373
1374DC390/AM53C974 SCSI driver
1375P: Kurt Garloff
1376M: garloff@suse.de
1377W: http://www.garloff.de/kurt/linux/dc390/
1378P: Guennadi Liakhovetski
1379M: g.liakhovetski@gmx.de
1380S: Maintained
1381
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001382DCCP PROTOCOL
1383P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001384M: acme@ghostprotocols.net
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001385L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -08001386W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001387S: Maintained
1388
Linus Torvalds1da177e2005-04-16 15:20:36 -07001389DECnet NETWORK LAYER
Christine Caulfield8943f262008-02-14 19:31:31 -08001390P: Christine Caulfield
1391M: christine.caulfield@googlemail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001392W: http://linux-decnet.sourceforge.net
1393L: linux-decnet-user@lists.sourceforge.net
1394S: Maintained
1395
1396DEFXX FDDI NETWORK DRIVER
1397P: Maciej W. Rozycki
1398M: macro@linux-mips.org
1399S: Maintained
1400
1401DELL LAPTOP SMM DRIVER
1402P: Massimo Dal Zotto
1403M: dz@debian.org
1404W: http://www.debian.org/~dz/i8k/
1405S: Maintained
1406
Doug Warzecha90563ec2005-09-06 15:17:15 -07001407DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1408P: Doug Warzecha
1409M: Douglas_Warzecha@dell.com
1410S: Maintained
1411
Pavel Machek5ddb88c2006-09-29 02:01:29 -07001412DEVICE-MAPPER (LVM)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001413P: Alasdair Kergon
1414L: dm-devel@redhat.com
1415W: http://sources.redhat.com/dm
1416S: Maintained
1417
1418DEVICE NUMBER REGISTRY
1419P: Torben Mathiasen
1420M: device@lanana.org
1421W: http://lanana.org/docs/device-list/index.html
1422L: linux-kernel@vger.kernel.org
1423S: Maintained
1424
Linus Torvalds1da177e2005-04-16 15:20:36 -07001425DIGI INTL. EPCA DRIVER
1426P: Digi International, Inc
1427M: Eng.Linux@digi.com
1428L: Eng.Linux@digi.com
1429W: http://www.digi.com
1430S: Orphaned
1431
Linus Torvalds1da177e2005-04-16 15:20:36 -07001432DIRECTORY NOTIFICATION
1433P: Stephen Rothwell
1434M: sfr@canb.auug.org.au
1435L: linux-kernel@vger.kernel.org
1436S: Supported
1437
1438DISK GEOMETRY AND PARTITION HANDLING
1439P: Andries Brouwer
1440M: aeb@cwi.nl
1441W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1442W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1443W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1444S: Maintained
1445
1446DISKQUOTA:
1447P: Jan Kara
1448M: jack@suse.cz
1449L: linux-kernel@vger.kernel.org
1450S: Maintained
1451
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001452DISTRIBUTED LOCK MANAGER
Christine Caulfield8943f262008-02-14 19:31:31 -08001453P: Christine Caulfield
1454M: ccaulfie@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001455P: David Teigland
1456M: teigland@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001457L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001458W: http://sources.redhat.com/cluster/
David Teiglandd7c2fea2008-02-21 15:27:09 -06001459T: git kernel.org:/pub/scm/linux/kernel/git/teigland/dlm.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001460S: Supported
1461
Linus Torvalds1da177e2005-04-16 15:20:36 -07001462DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1463P: Tobias Ringstrom
1464M: tori@unhappy.mine.nu
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08001465L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001466S: Maintained
1467
Dan Williamsb3e5f262007-08-07 10:26:35 -07001468DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01001469P: Maciej Sosnowski
1470M: maciej.sosnowski@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -07001471P: Dan Williams
1472M: dan.j.williams@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001473L: linux-kernel@vger.kernel.org
Dan Williamsb3e5f262007-08-07 10:26:35 -07001474S: Supported
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001475
Juerg Haefligerb8250372007-06-09 10:11:16 -04001476DME1737 HARDWARE MONITOR DRIVER
1477P: Juerg Haefliger
1478M: juergh@gmail.com
1479L: lm-sensors@lm-sensors.org
1480S: Maintained
1481
Martin Waitzba483d52005-06-17 13:20:59 -07001482DOCBOOK FOR DOCUMENTATION
Randy Dunlap0f40efb2006-07-03 00:24:15 -07001483P: Randy Dunlap
1484M: rdunlap@xenotime.net
Martin Waitzba483d52005-06-17 13:20:59 -07001485S: Maintained
1486
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001487DOCKING STATION DRIVER
1488P: Kristen Carlson Accardi
1489M: kristen.c.accardi@intel.com
1490L: linux-acpi@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05001491S: Supported
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001492
Randy Dunlapabbaeff2008-07-04 09:59:57 -07001493DOCUMENTATION (/Documentation directory)
1494P: Michael Kerrisk
1495M: mtk.manpages@gmail.com
1496P: Randy Dunlap
1497M: rdunlap@xenotime.net
1498L: linux-doc@vger.kernel.org
1499S: Maintained
1500
Linus Torvalds1da177e2005-04-16 15:20:36 -07001501DOUBLETALK DRIVER
1502P: James R. Van Zandt
1503M: jrv@vanzandt.mv.com
1504L: blinux-list@redhat.com
1505S: Maintained
1506
1507DRIVER CORE, KOBJECTS, AND SYSFS
1508P: Greg Kroah-Hartman
1509M: gregkh@suse.de
1510L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001511T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001512S: Supported
1513
1514DRM DRIVERS
1515P: David Airlie
1516M: airlied@linux.ie
1517L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -08001518T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001519S: Maintained
1520
1521DSCC4 DRIVER
Francois Romieu01f20732007-01-26 00:57:17 -08001522P: Francois Romieu
1523M: romieu@fr.zoreil.com
1524L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001525S: Maintained
1526
1527DVB SUBSYSTEM AND DRIVERS
1528P: LinuxTV.org Project
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001529M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001530L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +02001531W: http://linuxtv.org/
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001532T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001533S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001534
Maciej W. Rozycki789c7042008-02-07 00:15:13 -08001535DZ DECSTATION DZ11 SERIAL DRIVER
1536P: Maciej W. Rozycki
1537M: macro@linux-mips.org
1538S: Maintained
1539
Linus Torvalds1da177e2005-04-16 15:20:36 -07001540EATA-DMA SCSI DRIVER
1541P: Michael Neuffer
1542L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1543S: Maintained
1544
1545EATA ISA/EISA/PCI SCSI DRIVER
1546P: Dario Ballabio
1547M: ballabio_dario@emc.com
1548L: linux-scsi@vger.kernel.org
1549S: Maintained
1550
1551EATA-PIO SCSI DRIVER
1552P: Michael Neuffer
1553M: mike@i-Connect.Net
1554L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1555S: Maintained
1556
1557EBTABLES
1558P: Bart De Schuymer
1559M: bart.de.schuymer@pandora.be
1560L: ebtables-user@lists.sourceforge.net
1561L: ebtables-devel@lists.sourceforge.net
1562W: http://ebtables.sourceforge.net/
1563S: Maintained
1564
Michael Halcrow237fead2006-10-04 02:16:22 -07001565ECRYPT FILE SYSTEM
1566P: Mike Halcrow, Phillip Hellewell
1567M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1568L: ecryptfs-devel@lists.sourceforge.net
1569W: http://ecryptfs.sourceforge.net/
1570S: Supported
1571
Alan Coxda9bb1d2006-01-18 17:44:13 -08001572EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -08001573P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001574M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001575L: bluesmoke-devel@lists.sourceforge.net
1576W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001577S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -08001578
1579EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001580P: Mark Gross
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001581P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001582M: mark.gross@intel.com
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001583M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001584L: bluesmoke-devel@lists.sourceforge.net
1585W: bluesmoke.sourceforge.net
1586S: Maintained
1587
1588EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001589P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001590M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001591L: bluesmoke-devel@lists.sourceforge.net
1592W: bluesmoke.sourceforge.net
1593S: Maintained
1594
Douglas Thompson6bc78402007-07-19 01:50:12 -07001595EDAC-I82443BXGX
1596P: Tim Small
1597M: tim@buttersideup.com
1598L: bluesmoke-devel@lists.sourceforge.net
1599W: bluesmoke.sourceforge.net
1600S: Maintained
1601
1602EDAC-I3000
1603P: Jason Uhlenkott
1604M: juhlenko@akamai.com
1605L: bluesmoke-devel@lists.sourceforge.net
1606W: bluesmoke.sourceforge.net
1607S: Maintained
1608
1609EDAC-I5000
1610P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001611M: dougthompson@xmission.com
1612L: bluesmoke-devel@lists.sourceforge.net
1613W: bluesmoke.sourceforge.net
1614S: Maintained
1615
1616EDAC-I82975X
1617P: Ranganathan Desikan
1618P: Arvind R.
1619M: rdesikan@jetzbroadband.com
1620M: arvind@acarlab.com
1621L: bluesmoke-devel@lists.sourceforge.net
1622W: bluesmoke.sourceforge.net
1623S: Maintained
1624
1625EDAC-PASEMI
1626P: Egor Martovetsky
1627M: egor@pasemi.com
Douglas Thompson6bc78402007-07-19 01:50:12 -07001628L: bluesmoke-devel@lists.sourceforge.net
1629W: bluesmoke.sourceforge.net
1630S: Maintained
1631
Dave Peterson0e438e32006-03-26 01:38:55 -08001632EDAC-R82600
1633P: Tim Small
1634M: tim@buttersideup.com
1635L: bluesmoke-devel@lists.sourceforge.net
1636W: bluesmoke.sourceforge.net
1637S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -08001638
Eric Coopere59f8792008-03-13 12:55:46 +01001639EEEPC LAPTOP EXTRAS DRIVER
1640P: Corentin Chary
1641M: corentincj@iksaif.net
1642L: acpi4asus-user@lists.sourceforge.net
1643W: http://sourceforge.net/projects/acpi4asus
1644S: Maintained
1645
Linus Torvalds1da177e2005-04-16 15:20:36 -07001646EEPRO100 NETWORK DRIVER
1647P: Andrey V. Savochkin
1648M: saw@saw.sw.com.sg
1649S: Maintained
1650
Josh Triplett0bee8d22006-07-30 03:03:58 -07001651EFS FILESYSTEM
1652W: http://aeschi.ch.eu.org/efs/
1653S: Orphan
1654
Heiko J Schickfab97222006-09-22 15:22:22 -07001655EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1656P: Hoang-Nam Nguyen
1657M: hnguyen@de.ibm.com
1658P: Christoph Raisch
1659M: raisch@de.ibm.com
Roland Dreier78526822007-07-09 20:12:26 -07001660L: general@lists.openfabrics.org
Heiko J Schickfab97222006-09-22 15:22:22 -07001661S: Supported
1662
David Woodhouse3e3a7d62008-05-01 04:34:46 -07001663EMBEDDED LINUX
1664P: Paul Gortmaker
1665M: paul.gortmaker@windriver.com
1666P David Woodhouse
1667M: dwmw2@infradead.org
1668L: linux-embedded@vger.kernel.org
1669S: Maintained
1670
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001671EMULEX LPFC FC SCSI DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001672P: James Smart
1673M: james.smart@emulex.com
1674L: linux-scsi@vger.kernel.org
1675W: http://sourceforge.net/projects/lpfcxxxx
1676S: Supported
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001677
Linus Torvalds1da177e2005-04-16 15:20:36 -07001678EPSON 1355 FRAMEBUFFER DRIVER
1679P: Christopher Hoover
1680M: ch@murgatroid.com, ch@hpl.hp.com
1681S: Maintained
1682
1683ETHEREXPRESS-16 NETWORK DRIVER
1684P: Philip Blundell
1685M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001686L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001687S: Maintained
1688
1689ETHERNET BRIDGE
1690P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08001691M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07001692L: bridge@lists.linux-foundation.org
Adrian Bunk57c511d2008-06-03 16:00:01 -07001693W: http://www.linux-foundation.org/en/Net:Bridge
Linus Torvalds1da177e2005-04-16 15:20:36 -07001694S: Maintained
1695
1696ETHERTEAM 16I DRIVER
1697P: Mika Kuoppala
1698M: miku@iki.fi
1699S: Maintained
1700
1701EXT2 FILE SYSTEM
Erik Mouw72be2cc2006-12-06 20:40:49 -08001702L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001703S: Maintained
1704
1705EXT3 FILE SYSTEM
1706P: Stephen Tweedie, Andrew Morton
Geert Uytterhoeven8deacee2008-07-04 10:00:01 -07001707M: sct@redhat.com, akpm@linux-foundation.org, adilger@sun.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001708L: linux-ext4@vger.kernel.org
1709S: Maintained
1710
1711EXT4 FILE SYSTEM
1712P: Stephen Tweedie, Andrew Morton
Geert Uytterhoeven8deacee2008-07-04 10:00:01 -07001713M: sct@redhat.com, akpm@linux-foundation.org, adilger@sun.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001714L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001715S: Maintained
1716
Jean Delvaree53004e2006-01-09 23:26:14 +01001717F71805F HARDWARE MONITORING DRIVER
1718P: Jean Delvare
1719M: khali@linux-fr.org
1720L: lm-sensors@lm-sensors.org
1721S: Maintained
1722
Linus Torvalds1da177e2005-04-16 15:20:36 -07001723FARSYNC SYNCHRONOUS DRIVER
1724P: Kevin Curtis
1725M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001726W: http://www.farsite.co.uk/
1727S: Supported
1728
Akinobu Mitac5408b82007-04-23 14:41:20 -07001729FAULT INJECTION SUPPORT
1730P: Akinobu Mita
1731M: akinobu.mita@gmail.com
1732S: Supported
1733
Linus Torvalds1da177e2005-04-16 15:20:36 -07001734FRAMEBUFFER LAYER
1735P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001736M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001737L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001738W: http://linux-fbdev.sourceforge.net/
1739S: Maintained
1740
Zhang Wei173acc72008-03-01 07:42:48 -07001741FREESCALE DMA DRIVER
Zhang Wei76b0c782008-05-13 14:44:59 -07001742P: Li Yang
1743M: leoli@freescale.com
1744P: Zhang Wei
1745M: zw@zh-kernel.org
Zhang Wei173acc72008-03-01 07:42:48 -07001746L: linuxppc-embedded@ozlabs.org
1747L: linux-kernel@vger.kernel.org
1748S: Maintained
1749
Jochen Friedrich0d2b4052008-07-14 22:38:28 +02001750FREESCALE I2C CPM DRIVER
1751P: Jochen Friedrich
1752M: jochen@scram.de
1753L: linuxppc-dev@ozlabs.org
1754L: i2c@lm-sensors.org
1755S: Maintained
1756
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001757FREESCALE SOC FS_ENET DRIVER
1758P: Pantelis Antoniou
1759M: pantelis.antoniou@gmail.com
1760P: Vitaly Bordug
1761M: vbordug@ru.mvista.com
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001762L: linuxppc-dev@ozlabs.org
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001763L: netdev@vger.kernel.org
1764S: Maintained
1765
Timur Tabid9e9d822008-04-24 08:45:26 +10001766FREESCALE QUICC ENGINE LIBRARY
1767P: Timur Tabi
1768M: timur@freescale.com
1769L: linuxppc-dev@ozlabs.org
1770S: Supported
1771
Li Yanga7205b32007-04-23 10:38:18 -07001772FREESCALE HIGHSPEED USB DEVICE DRIVER
1773P: Li Yang
1774M: leoli@freescale.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001775L: linux-usb@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001776L: linuxppc-dev@ozlabs.org
Li Yanga7205b32007-04-23 10:38:18 -07001777S: Maintained
1778
Li Yangbeaf53b2007-05-25 13:54:02 +08001779FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1780P: Li Yang
1781M: leoli@freescale.com
1782L: netdev@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001783L: linuxppc-dev@ozlabs.org
Li Yangbeaf53b2007-05-25 13:54:02 +08001784S: Maintained
1785
Timur Tabid9e9d822008-04-24 08:45:26 +10001786FREESCALE QUICC ENGINE UCC UART DRIVER
1787P: Timur Tabi
1788M: timur@freescale.com
1789L: linuxppc-dev@ozlabs.org
1790S: Supported
1791
1792FREESCALE SOC SOUND DRIVERS
1793P: Timur Tabi
1794M: timur@freescale.com
1795L: alsa-devel@alsa-project.org
1796L: linuxppc-dev@ozlabs.org
1797S: Supported
1798
Linus Torvalds1da177e2005-04-16 15:20:36 -07001799FILE LOCKING (flock() and fcntl()/lockf())
1800P: Matthew Wilcox
1801M: matthew@wil.cx
1802L: linux-fsdevel@vger.kernel.org
1803S: Maintained
1804
1805FILESYSTEMS (VFS and infrastructure)
1806P: Alexander Viro
viro@ZenIV.linux.org.uk84122052005-09-06 19:35:49 +01001807M: viro@zeniv.linux.org.uk
Paul Menageb9cf92e2008-02-14 19:31:24 -08001808L: linux-fsdevel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001809S: Maintained
1810
Stefan Richterf148e202008-01-12 12:32:44 +01001811FIREWIRE SUBSYSTEM (drivers/firewire, <linux/firewire*.h>)
Stefan Richterb3274472007-05-30 20:44:52 -04001812P: Kristian Hoegsberg, Stefan Richter
1813M: krh@redhat.com, stefanr@s5r6.in-berlin.de
1814L: linux1394-devel@lists.sourceforge.net
1815W: http://www.linux1394.org/
1816T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1817S: Maintained
1818
Linus Torvalds1da177e2005-04-16 15:20:36 -07001819FIRMWARE LOADER (request_firmware)
1820L: linux-kernel@vger.kernel.org
1821S: Orphan
1822
1823FPU EMULATOR
1824P: Bill Metzenthen
1825M: billm@suburbia.net
1826W: http://suburbia.net/~billm/floating-point/emulator/
1827S: Maintained
1828
1829FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1830P: Mike McLagan
1831M: mike.mclagan@linux.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001832L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001833S: Maintained
1834
1835FREEVXFS FILESYSTEM
1836P: Christoph Hellwig
1837M: hch@infradead.org
1838W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1839S: Maintained
1840
Steven Rostedtde3b69d2008-07-15 13:28:14 -04001841FTRACE
1842P: Steven Rostedt
1843M: srostedt@redhat.com
1844S: Maintained
1845
David Howells5ab7ffe2007-04-10 15:10:45 +01001846FUJITSU FR-V (FRV) PORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07001847P: David Howells
1848M: dhowells@redhat.com
1849S: Maintained
1850
Jonathan Woithe20b93732008-06-11 10:14:56 +09301851FUJITSU LAPTOP EXTRAS
1852P: Jonathan Woithe
1853M: jwoithe@physics.adelaide.edu.au
1854L: linux-acpi@vger.kernel.org
1855S: Maintained
1856
Miklos Szeredi04578f12005-09-09 13:10:22 -07001857FUSE: FILESYSTEM IN USERSPACE
1858P: Miklos Szeredi
1859M: miklos@szeredi.hu
1860L: fuse-devel@lists.sourceforge.net
1861W: http://fuse.sourceforge.net/
1862S: Maintained
1863
Linus Torvalds1da177e2005-04-16 15:20:36 -07001864FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1865P: Rik Faith
1866M: faith@cs.unc.edu
1867L: linux-scsi@vger.kernel.org
1868S: Odd fixes (e.g., new signatures)
1869
1870GDT SCSI DISK ARRAY CONTROLLER DRIVER
1871P: Achim Leubner
1872M: achim_leubner@adaptec.com
1873L: linux-scsi@vger.kernel.org
1874W: http://www.icp-vortex.com/
1875S: Supported
1876
Haavard Skinnemoen1c23af92007-05-01 23:26:34 +02001877GENERIC GPIO I2C DRIVER
1878P: Haavard Skinnemoen
1879M: hskinnemoen@atmel.com
1880S: Supported
1881
Linus Torvalds1da177e2005-04-16 15:20:36 -07001882GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1883P: Krzysztof Halasa
1884M: khc@pm.waw.pl
1885W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1886S: Maintained
1887
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001888GFS2 FILE SYSTEM
1889P: Steven Whitehouse
1890M: swhiteho@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001891L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001892W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001893T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1894T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001895S: Supported
1896
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001897GIGASET ISDN DRIVERS
1898P: Hansjoerg Lipp
1899M: hjlipp@web.de
1900P: Tilman Schmidt
1901M: tilman@imap.cc
1902L: gigaset307x-common@lists.sourceforge.net
1903W: http://gigaset307x.sourceforge.net/
1904S: Maintained
1905
Jean Delvare5b543962005-08-15 19:51:02 +02001906HARDWARE MONITORING
Jean Delvare5b543962005-08-15 19:51:02 +02001907L: lm-sensors@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001908W: http://www.lm-sensors.org/
Mark M. Hoffman47d715a2008-07-31 23:48:25 -04001909S: Orphaned
Jean Delvare5b543962005-08-15 19:51:02 +02001910
Michael Buesch844dd052006-06-26 00:24:59 -07001911HARDWARE RANDOM NUMBER GENERATOR CORE
Michael Buesch41851082008-02-23 15:23:42 -08001912S: Orphaned
Michael Buesch844dd052006-06-26 00:24:59 -07001913
Robert Love860e1d62005-08-31 23:57:59 -04001914HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1915P: Robert Love
1916M: rlove@rlove.org
1917M: linux-kernel@vger.kernel.org
1918W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1919S: Maintained
1920
Linus Torvalds1da177e2005-04-16 15:20:36 -07001921HARMONY SOUND DRIVER
1922P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04001923M: kyle@mcmartin.ca
Kyle McMartinac6aecb2007-12-03 22:04:34 +00001924L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001925S: Maintained
1926
1927HAYES ESP SERIAL DRIVER
1928P: Andrew J. Robinson
1929M: arobinso@nyx.net
1930L: linux-kernel@vger.kernel.org
1931W: http://www.nyx.net/~arobinso
1932S: Maintained
1933
1934HFS FILESYSTEM
1935P: Roman Zippel
1936M: zippel@linux-m68k.org
1937L: linux-kernel@vger.kernel.org
1938S: Maintained
1939
1940HGA FRAMEBUFFER DRIVER
1941P: Ferenc Bakonyi
1942M: fero@drama.obuda.kando.hu
1943L: linux-nvidia@lists.surfsouth.com
1944W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1945S: Maintained
1946
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001947HID CORE LAYER
1948P: Jiri Kosina
1949M: jkosina@suse.cz
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04001950L: linux-input@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01001951T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001952S: Maintained
1953
Ingo Molnar38bed542007-02-22 09:09:34 +01001954HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1955P: Thomas Gleixner
1956M: tglx@linutronix.de
1957L: linux-kernel@vger.kernel.org
1958S: Maintained
1959
Linus Torvalds1da177e2005-04-16 15:20:36 -07001960HIGH-SPEED SCC DRIVER FOR AX.25
1961P: Klaus Kudielka
1962M: klaus.kudielka@ieee.org
1963L: linux-hams@vger.kernel.org
1964W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1965S: Maintained
1966
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08001967HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1968P: HighPoint Linux Team
1969M: linux@highpoint-tech.com
1970W: http://www.highpoint-tech.com
1971S: Supported
1972
Linus Torvalds1da177e2005-04-16 15:20:36 -07001973HIPPI
1974P: Jes Sorensen
1975M: jes@trained-monkey.org
1976L: linux-hippi@sunsite.dk
1977S: Maintained
1978
1979HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1980P: Chirag Kantharia
1981M: chirag.kantharia@hp.com
1982L: iss_storagedev@hp.com
1983S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001984
Linus Torvalds1da177e2005-04-16 15:20:36 -07001985HEWLETT-PACKARD SMART2 RAID DRIVER
1986P: Chirag Kantharia
1987M: chirag.kantharia@hp.com
1988L: iss_storagedev@hp.com
1989S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001990
Linus Torvalds1da177e2005-04-16 15:20:36 -07001991HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1992P: Mike Miller
1993M: mike.miller@hp.com
1994L: iss_storagedev@hp.com
1995S: Supported
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001996
Jouni Malinenff1d2762005-05-12 22:54:16 -04001997HOST AP DRIVER
1998P: Jouni Malinen
Jouni Malinen85d32e72007-03-24 17:15:30 -07001999M: j@w1.fi
2000L: hostap@shmoo.com (subscribers-only)
Johannes Berg724c6b32007-04-23 12:18:20 -07002001L: linux-wireless@vger.kernel.org
Jouni Malinenff1d2762005-05-12 22:54:16 -04002002W: http://hostap.epitest.fi/
2003S: Maintained
2004
Linus Torvalds1da177e2005-04-16 15:20:36 -07002005HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
2006P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02002007M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07002008S: Maintained
2009
Carlos Corbachodd8cd772008-02-05 02:17:15 +00002010HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
2011P: Carlos Corbacho
2012M: carlos@strangeworlds.co.uk
2013S: Odd Fixes
2014
Clemens Ladischd36e74c2008-07-23 21:26:46 -07002015HPET: High Precision Event Timers driver (drivers/char/hpet.c)
Bob Piccob9b03322005-11-07 00:59:19 -08002016P: Clemens Ladisch
2017M: clemens@ladisch.de
2018S: Maintained
2019
2020HPET: i386
2021P: Venkatesh Pallipadi (Venki)
2022M: venkatesh.pallipadi@intel.com
2023S: Maintained
2024
2025HPET: x86_64
Andi Kleen8bd09832007-10-13 01:01:08 +02002026P: Vojtech Pavlik
2027M: vojtech@suse.cz
Bob Piccob9b03322005-11-07 00:59:19 -08002028S: Maintained
2029
2030HPET: ACPI hpet.c
2031P: Bob Picco
2032M: bob.picco@hp.com
2033S: Maintained
2034
Linus Torvalds1da177e2005-04-16 15:20:36 -07002035HPFS FILESYSTEM
2036P: Mikulas Patocka
2037M: mikulas@artax.karlin.mff.cuni.cz
2038W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
2039S: Maintained
2040
Pau Oliva Fora5a18c342008-06-02 00:38:35 -04002041HTCPEN TOUCHSCREEN DRIVER
2042P: Pau Oliva Fora
2043M: pof@eslack.org
2044L: linux-input@vger.kernel.org
2045S: Maintained
2046
Linus Torvalds1da177e2005-04-16 15:20:36 -07002047HUGETLB FILESYSTEM
2048P: William Irwin
2049M: wli@holomorphy.com
2050S: Maintained
2051
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04002052I2C/SMBUS STUB DRIVER
2053P: Mark M. Hoffman
2054M: mhoffman@lightlink.com
2055L: lm-sensors@lm-sensors.org
2056S: Maintained
2057
Jean Delvare5b543962005-08-15 19:51:02 +02002058I2C SUBSYSTEM
Jean Delvare710cf7e2008-05-18 20:49:40 +02002059P: Jean Delvare (PC drivers, core)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002060M: khali@linux-fr.org
Jean Delvare710cf7e2008-05-18 20:49:40 +02002061P: Ben Dooks (embedded platforms)
2062M: ben-linux@fluff.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02002063L: i2c@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08002064T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002065S: Maintained
2066
Till Harbaume8c76ee2007-05-01 23:26:35 +02002067I2C-TINY-USB DRIVER
2068P: Till Harbaum
2069M: till@harbaum.org
2070L: i2c@lm-sensors.org
2071T: http://www.harbaum.org/till/i2c_tiny_usb
2072S: Maintained
2073
Linus Torvalds1da177e2005-04-16 15:20:36 -07002074i386 BOOT CODE
H. Peter Anvin7f1291f2007-07-11 12:18:26 -07002075P: H. Peter Anvin
2076M: hpa@zytor.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002077L: Linux-Kernel@vger.kernel.org
2078S: Maintained
2079
2080i386 SETUP CODE / CPU ERRATA WORKAROUNDS
Linus Torvalds1da177e2005-04-16 15:20:36 -07002081P: H. Peter Anvin
2082M: hpa@zytor.com
H. Peter Anvin72af61c2007-07-13 16:26:55 -07002083T: git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002084S: Maintained
2085
Linus Torvalds1da177e2005-04-16 15:20:36 -07002086IA64 (Itanium) PLATFORM
2087P: Tony Luck
2088M: tony.luck@intel.com
2089L: linux-ia64@vger.kernel.org
2090W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08002091T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002092S: Maintained
2093
2094SN-IA64 (Itanium) SUB-PLATFORM
Greg Edwardse5ee7dd2006-01-18 10:21:59 -06002095P: Jes Sorensen
2096M: jes@sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002097L: linux-altix@sgi.com
2098L: linux-ia64@vger.kernel.org
2099W: http://www.sgi.com/altix
2100S: Maintained
2101
2102IBM MCA SCSI SUBSYSTEM DRIVER
2103P: Michael Lang
2104M: langa2@kph.uni-mainz.de
2105W: http://www.uni-mainz.de/~langm000/linux.html
2106S: Maintained
2107
2108IBM Power Linux RAID adapter
2109P: Brian King
2110M: brking@us.ibm.com
2111S: Supported
2112
2113IBM ServeRAID RAID DRIVER
2114P: Jack Hammer
2115P: Dave Jeffery
2116M: ipslinux@adaptec.com
2117W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002118S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002119
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002120IDE SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07002121P: Bartlomiej Zolnierkiewicz
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002122M: bzolnier@gmail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002123L: linux-ide@vger.kernel.org
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002124T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002125S: Maintained
2126
2127IDE/ATAPI CDROM DRIVER
Borislav Petkovc404c192007-12-24 15:23:44 +01002128P: Borislav Petkov
Borislav Petkovef709162008-02-19 01:41:25 +01002129M: petkovbb@gmail.com
Jens Axboe9c5b0ce2007-01-03 18:15:20 +01002130L: linux-ide@vger.kernel.org
Borislav Petkovc404c192007-12-24 15:23:44 +01002131S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002132
2133IDE/ATAPI FLOPPY DRIVERS
2134P: Paul Bristow
2135M: Paul Bristow <paul@paulbristow.net>
2136W: http://paulbristow.net/linux/idefloppy.html
2137L: linux-kernel@vger.kernel.org
2138S: Maintained
2139
2140IDE/ATAPI TAPE DRIVERS
2141P: Gadi Oxman
2142M: Gadi Oxman <gadio@netvision.net.il>
2143L: linux-kernel@vger.kernel.org
2144S: Maintained
2145
Bartlomiej Zolnierkiewiczf72abc22007-09-19 22:08:56 +02002146IDE-SCSI DRIVER
2147L: linux-ide@vger.kernel.org
2148L: linux-scsi@vger.kernel.org
2149S: Orphan
2150
Stefan Richterf148e202008-01-12 12:32:44 +01002151IEEE 1394 SUBSYSTEM (drivers/ieee1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002152P: Ben Collins
Stefan Richterf51a5a92007-04-23 14:41:10 -07002153M: ben.collins@ubuntu.com
Stefan Richter87730d02006-09-16 12:24:00 +02002154P: Stefan Richter
2155M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002156L: linux1394-devel@lists.sourceforge.net
2157W: http://www.linux1394.org/
Stefan Richter87730d02006-09-16 12:24:00 +02002158T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002159S: Maintained
2160
Stefan Richterf51a5a92007-04-23 14:41:10 -07002161IEEE 1394 RAW I/O DRIVER (raw1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002162P: Dan Dennedy
2163M: dan@dennedy.org
Stefan Richterf51a5a92007-04-23 14:41:10 -07002164P: Stefan Richter
2165M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002166L: linux1394-devel@lists.sourceforge.net
Jody McIntyre105d7b32005-09-30 11:59:04 -07002167S: Maintained
2168
Linus Torvalds1da177e2005-04-16 15:20:36 -07002169IMS TWINTURBO FRAMEBUFFER DRIVER
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002170L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Paul Mundt843393d2007-11-19 13:11:04 +09002171S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002172
2173INFINIBAND SUBSYSTEM
2174P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07002175M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002176P: Sean Hefty
Sean Heftyed96f24702008-01-02 12:00:24 -08002177M: sean.hefty@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002178P: Hal Rosenstock
Roland Dreiercec7c892007-07-12 15:59:36 -07002179M: hal.rosenstock@gmail.com
Roland Dreier78526822007-07-09 20:12:26 -07002180L: general@lists.openfabrics.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002181W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08002182T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002183S: Supported
2184
Robert P. J. Day2f1d0762007-07-10 00:38:18 -04002185INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
Vojtech Pavlik664d22a2005-12-13 17:03:36 -08002186P: Dmitry Torokhov
Dmitry Torokhov62f7caf2006-06-26 01:47:56 -04002187M: dmitry.torokhov@gmail.com
2188M: dtor@mail.ru
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04002189L: linux-input@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002190T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002191S: Maintained
2192
Robert Lovec9f04f52005-07-15 12:21:07 -04002193INOTIFY
Cal Peake18b36c72006-12-12 20:18:16 +01002194P: John McCutchan
2195M: ttb@tentacle.dhs.org
2196P: Robert Love
2197M: rml@novell.com
Robert Lovec9f04f52005-07-15 12:21:07 -04002198L: linux-kernel@vger.kernel.org
2199S: Maintained
2200
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002201INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
Jim Cromiece00f852006-11-30 04:49:44 +01002202P: Sylvain Meyer
2203M: sylvain.meyer@worldonline.fr
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002204L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002205S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002206
Linus Torvalds1da177e2005-04-16 15:20:36 -07002207INTEL 810/815 FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002208P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002209M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002210L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002211S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002212
Linus Torvalds1da177e2005-04-16 15:20:36 -07002213INTEL IA32 MICROCODE UPDATE SUPPORT
2214P: Tigran Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -08002215M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07002216S: Maintained
2217
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002218INTEL I/OAT DMA DRIVER
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01002219P: Maciej Sosnowski
2220M: maciej.sosnowski@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002221L: linux-kernel@vger.kernel.org
2222S: Supported
2223
Dan Williamsb3e5f262007-08-07 10:26:35 -07002224INTEL IOP-ADMA DMA DRIVER
2225P: Dan Williams
2226M: dan.j.williams@intel.com
2227L: linux-kernel@vger.kernel.org
2228S: Supported
2229
Michael Buesch844dd052006-06-26 00:24:59 -07002230INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
2231P: Deepak Saxena
2232M: dsaxena@plexity.net
2233S: Maintained
2234
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08002235INTEL IXP2000 ETHERNET DRIVER
2236P: Lennert Buytenhek
2237M: kernel@wantstofly.org
2238L: netdev@vger.kernel.org
2239S: Maintained
2240
Auke Kokd94e6fe2008-03-03 14:37:47 -08002241INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/ixgb/ixgbe)
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002242P: Jeff Kirsher
2243M: jeffrey.t.kirsher@intel.com
Auke Koke0164af2008-05-07 13:42:33 -07002244P: Jesse Brandeburg
2245M: jesse.brandeburg@intel.com
Auke Kokd94e6fe2008-03-03 14:37:47 -08002246P: Bruce Allan
2247M: bruce.w.allan@intel.com
Jeff Kirsherae7b6482008-06-11 15:15:53 -07002248P: PJ Waskiewicz
2249M: peter.p.waskiewicz.jr@intel.com
Auke Kok20424652008-01-07 21:47:25 -08002250P: John Ronciak
2251M: john.ronciak@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002252L: e1000-devel@lists.sourceforge.net
Auke Kokd94e6fe2008-03-03 14:37:47 -08002253W: http://e1000.sourceforge.net/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002254S: Supported
2255
James Ketrenos826d2ab2005-11-07 18:56:59 -06002256INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002257P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002258M: yi.zhu@intel.com
2259P: James Ketrenos
2260M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002261P: Reinette Chatre
2262M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002263L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002264L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002265W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002266W: http://ipw2100.sourceforge.net
2267S: Supported
2268
2269INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002270P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002271M: yi.zhu@intel.com
2272P: James Ketrenos
2273M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002274P: Reinette Chatre
2275M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002276L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002277L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002278W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002279W: http://ipw2200.sourceforge.net
2280S: Supported
2281
Zhu Yib481de92007-09-25 17:54:57 -07002282INTEL WIRELESS WIFI LINK (iwlwifi)
2283P: Zhu Yi
2284M: yi.zhu@intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002285P: Reinette Chatre
2286M: reinette.chatre@intel.com
Zhu Yib481de92007-09-25 17:54:57 -07002287L: linux-wireless@vger.kernel.org
2288L: ipw3945-devel@lists.sourceforge.net
2289W: http://intellinuxwireless.org
Reinette Chatre2d4543f2008-04-10 13:16:27 -07002290T: git kernel.org:/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
Zhu Yib481de92007-09-25 17:54:57 -07002291S: Supported
2292
Ralf Baechlecb109a02007-08-30 23:56:30 -07002293IOC3 ETHERNET DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07002294P: Ralf Baechle
2295M: ralf@linux-mips.org
2296L: linux-mips@linux-mips.org
2297S: Maintained
2298
Ralf Baechlecb109a02007-08-30 23:56:30 -07002299IOC3 SERIAL DRIVER
2300P: Pat Gefre
2301M: pfg@sgi.com
Joe Perches6650e0a2007-12-10 15:49:32 -08002302L: linux-mips@linux-mips.org
Ralf Baechlecb109a02007-08-30 23:56:30 -07002303S: Maintained
2304
Linus Torvalds1da177e2005-04-16 15:20:36 -07002305IP MASQUERADING:
2306P: Juanjo Ciarlante
2307M: jjciarla@raiz.uncu.edu.ar
2308S: Maintained
2309
Francois Romieu1202d6f2007-09-17 17:13:55 -07002310IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
2311P: Francois Romieu
2312M: romieu@fr.zoreil.com
2313P: Sorbica Shieh
2314M: sorbica@icplus.com.tw
2315P: Jesse Huang
2316M: jesse@icplus.com.tw
2317L: netdev@vger.kernel.org
2318S: Maintained
2319
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002320IPATH DRIVER:
Arthur Jones18b8c8f2008-02-29 10:13:37 -08002321P: Ralph Campbell
Arthur Jonesf42b6472007-07-09 20:12:26 -07002322M: infinipath@qlogic.com
2323L: general@lists.openfabrics.org
2324T: git git://git.qlogic.com/ipath-linux-2.6
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002325S: Supported
2326
Corey Minyard4409ebe2006-04-20 02:43:12 -07002327IPMI SUBSYSTEM
2328P: Corey Minyard
2329M: minyard@acm.org
2330L: openipmi-developer@lists.sourceforge.net
2331W: http://openipmi.sourceforge.net/
2332S: Supported
2333
Linus Torvalds1da177e2005-04-16 15:20:36 -07002334IPX NETWORK LAYER
2335P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002336M: acme@ghostprotocols.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002337L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002338S: Maintained
2339
David Sterba099dc4f2008-02-07 10:57:12 +01002340IPWIRELES DRIVER
2341P: Jiri Kosina
2342M: jkosina@suse.cz
2343P: David Sterba
2344M: dsterba@suse.cz
2345S: Maintained
2346T: git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
2347
Linus Torvalds1da177e2005-04-16 15:20:36 -07002348IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07002349P: Samuel Ortiz
2350M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07002351L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002352W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07002353S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002354
Mike Christie14816b12007-11-28 16:22:06 -08002355ISCSI
2356P: Mike Christie
2357M: michaelc@cs.wisc.edu
2358L: open-iscsi@googlegroups.com
2359W: www.open-iscsi.org
2360T: git kernel.org:/pub/scm/linux/kernel/mnc/linux-2.6-iscsi.git
2361S: Maintained
2362
Linus Torvalds1da177e2005-04-16 15:20:36 -07002363ISAPNP
2364P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02002365M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07002366S: Maintained
2367
2368ISDN SUBSYSTEM
2369P: Karsten Keil
2370M: kkeil@suse.de
Paul Bolled5d52272008-04-15 00:40:48 -07002371L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002372W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08002373T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002374S: Maintained
2375
2376ISDN SUBSYSTEM (Eicon active card driver)
2377P: Armin Schindler
2378M: mac@melware.de
Paul Bolled5d52272008-04-15 00:40:48 -07002379L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002380W: http://www.melware.de
2381S: Maintained
2382
Hans Verkuil91821ff2007-12-02 09:35:33 -03002383IVTV VIDEO4LINUX DRIVER
2384P: Hans Verkuil
2385M: hverkuil@xs4all.nl
2386L: ivtv-devel@ivtvdriver.org
2387L: ivtv-users@ivtvdriver.org
2388L: video4linux-list@redhat.com
2389W: http://www.ivtvdriver.org
2390S: Maintained
2391
Linus Torvalds1da177e2005-04-16 15:20:36 -07002392JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2393P: David Woodhouse
2394M: dwmw2@infradead.org
David Woodhouse6d85d062007-10-27 10:39:48 -04002395L: linux-mtd@lists.infradead.org
2396W: http://www.linux-mtd.infradead.org/doc/jffs2.html
Linus Torvalds1da177e2005-04-16 15:20:36 -07002397S: Maintained
2398
Artem Bityutskiy95270562008-07-14 17:58:44 +03002399UBI FILE SYSTEM (UBIFS)
2400P: Artem Bityutskiy
2401M: dedekind@infradead.org
2402P: Adrian Hunter
2403M: ext-adrian.hunter@nokia.com
2404L: linux-mtd@lists.infradead.org
2405T: git git://git.infradead.org/~dedekind/ubifs-2.6.git
2406W: http://www.linux-mtd.infradead.org/doc/ubifs.html
2407S: Maintained
2408
Linus Torvalds1da177e2005-04-16 15:20:36 -07002409JFS FILESYSTEM
2410P: Dave Kleikamp
2411M: shaggy@austin.ibm.com
2412L: jfs-discussion@lists.sourceforge.net
2413W: http://jfs.sourceforge.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002414T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002415S: Supported
2416
Josh Triplettde456d32006-07-30 03:04:00 -07002417JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07002418P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002419M: sct@redhat.com, akpm@linux-foundation.org
Erik Mouw72be2cc2006-12-06 20:40:49 -08002420L: linux-ext4@vger.kernel.org
Theodore Tsoae0718f2006-05-20 15:00:13 -07002421S: Maintained
2422
Rudolf Marek4660cb32006-10-08 22:01:26 +02002423K8TEMP HARDWARE MONITORING DRIVER
2424P: Rudolf Marek
2425M: r.marek@assembler.cz
2426L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002427S: Maintained
2428
2429KCONFIG
2430P: Roman Zippel
2431M: zippel@linux-m68k.org
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002432L: linux-kbuild@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002433S: Maintained
2434
Vivek Goyalea6c2082006-05-20 14:59:55 -07002435KDUMP
2436P: Vivek Goyal
Vivek Goyal4200b662007-12-01 12:16:30 -08002437M: vgoyal@redhat.com
Vivek Goyalea6c2082006-05-20 14:59:55 -07002438P: Haren Myneni
2439M: hbabu@us.ibm.com
Simon Horman34633992007-05-08 00:31:40 -07002440L: kexec@lists.infradead.org
Vivek Goyalea6c2082006-05-20 14:59:55 -07002441L: linux-kernel@vger.kernel.org
2442W: http://lse.sourceforge.net/kdump/
2443S: Maintained
2444
Linus Torvalds1da177e2005-04-16 15:20:36 -07002445KERNEL AUTOMOUNTER (AUTOFS)
2446P: H. Peter Anvin
2447M: hpa@zytor.com
2448L: autofs@linux.kernel.org
2449S: Odd Fixes
2450
2451KERNEL AUTOMOUNTER v4 (AUTOFS4)
2452P: Ian Kent
2453M: raven@themaw.net
2454L: autofs@linux.kernel.org
2455S: Maintained
2456
2457KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002458P: Sam Ravnborg
2459M: sam@ravnborg.org
Sam Ravnborg591b0172008-05-11 10:07:03 +02002460T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-next.git
2461T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-fixes.git
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002462L: linux-kbuild@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002463S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002464
2465KERNEL JANITORS
2466P: Several
maximilian attemsc3000e02007-07-06 11:17:32 -07002467L: kernel-janitors@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002468W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002469S: Maintained
2470
2471KERNEL NFSD
Neil Browna512cd52007-07-31 00:37:27 -07002472P: J. Bruce Fields
2473M: bfields@fieldses.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002474P: Neil Brown
NeilBrown98fac232007-01-26 00:56:57 -08002475M: neilb@suse.de
Neil Brown16141c02007-12-11 16:16:12 -08002476L: linux-nfs@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002477W: http://nfs.sourceforge.net/
NeilBrown98fac232007-01-26 00:56:57 -08002478S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002479
Avi Kivity426d62e2006-12-13 00:34:03 -08002480KERNEL VIRTUAL MACHINE (KVM)
2481P: Avi Kivity
2482M: avi@qumranet.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002483L: kvm@vger.kernel.org
2484W: http://kvm.qumranet.com
Avi Kivity426d62e2006-12-13 00:34:03 -08002485S: Supported
2486
Hollis Blanchard513014b2008-04-16 23:28:08 -05002487KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
2488P: Hollis Blanchard
2489M: hollisb@us.ibm.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002490L: kvm-ppc@vger.kernel.org
2491W: http://kvm.qumranet.com
Hollis Blanchard513014b2008-04-16 23:28:08 -05002492S: Supported
2493
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002494KERNEL VIRTUAL MACHINE For Itanium (KVM/IA64)
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002495P: Anthony Xu
2496M: anthony.xu@intel.com
2497P: Xiantao Zhang
2498M: xiantao.zhang@intel.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002499L: kvm-ia64@vger.kernel.org
2500W: http://kvm.qumranet.com
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002501S: Supported
2502
Christian Borntraeger85f8fff2008-03-25 18:47:41 +01002503KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
2504P: Carsten Otte
2505M: cotte@de.ibm.com
2506P: Christian Borntraeger
2507M: borntraeger@de.ibm.com
2508M: linux390@de.ibm.com
2509L: linux-s390@vger.kernel.org
2510W: http://www.ibm.com/developerworks/linux/linux390/
2511S: Supported
2512
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002513KEXEC
2514P: Eric Biederman
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002515M: ebiederm@xmission.com
Signed-off-by@vergenet.net":Simonb7c698f2007-10-18 03:04:33 -07002516W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002517L: linux-kernel@vger.kernel.org
Simon Horman34633992007-05-08 00:31:40 -07002518L: kexec@lists.infradead.org
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002519S: Maintained
2520
Jason Wessele3e2aaf2008-03-20 13:43:45 -05002521KGDB
2522P: Jason Wessel
2523M: jason.wessel@windriver.com
2524L: kgdb-bugreport@lists.sourceforge.net
2525S: Maintained
2526
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002527KPROBES
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002528P: Ananth N Mavinakayanahalli
2529M: ananth@in.ibm.com
2530P: Anil S Keshavamurthy
2531M: anil.s.keshavamurthy@intel.com
2532P: David S. Miller
2533M: davem@davemloft.net
Masami Hiramatsu6edef972008-03-26 15:53:19 -04002534P: Masami Hiramatsu
2535M: mhiramat@redhat.com
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002536L: linux-kernel@vger.kernel.org
2537S: Maintained
2538
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002539KS0108 LCD CONTROLLER DRIVER
2540P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07002541M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002542L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07002543W: http://miguelojeda.es/auxdisplay.htm
2544W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002545S: Maintained
2546
Linus Torvalds1da177e2005-04-16 15:20:36 -07002547LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07002548L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07002549S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002550
2551LASI 53c700 driver for PARISC
2552P: James E.J. Bottomley
2553M: James.Bottomley@HansenPartnership.com
2554L: linux-scsi@vger.kernel.org
2555S: Maintained
2556
Richard Purdie263de9b2006-05-15 09:44:16 -07002557LED SUBSYSTEM
2558P: Richard Purdie
2559M: rpurdie@rpsys.net
2560S: Maintained
2561
Linus Torvalds1da177e2005-04-16 15:20:36 -07002562LEGO USB Tower driver
2563P: Juergen Stuber
2564M: starblue@users.sourceforge.net
2565L: legousb-devel@lists.sourceforge.net
2566W: http://legousb.sourceforge.net/
2567S: Maintained
2568
Rusty Russell568a17f2007-10-25 14:12:24 +10002569LGUEST
2570P: Rusty Russell
2571M: rusty@rustcorp.com.au
2572L: lguest@ozlabs.org
2573W: http://lguest.ozlabs.org/
2574S: Maintained
2575
Linus Torvalds1da177e2005-04-16 15:20:36 -07002576LINUX FOR IBM pSERIES (RS/6000)
2577P: Paul Mackerras
2578M: paulus@au.ibm.com
2579W: http://www.ibm.com/linux/ltc/projects/ppc
2580S: Supported
2581
2582LINUX FOR NCR VOYAGER
2583P: James Bottomley
2584M: James.Bottomley@HansenPartnership.com
2585W: http://www.hansenpartnership.com/voyager
2586S: Maintained
2587
Paul Mackerras852bb9f2008-07-04 21:04:42 +10002588LINUX FOR POWERPC (32-BIT AND 64-BIT)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002589P: Paul Mackerras
2590M: paulus@samba.org
Paul Mackerras852bb9f2008-07-04 21:04:42 +10002591P: Benjamin Herrenschmidt
2592M: benh@kernel.crashing.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002593W: http://www.penguinppc.org/
2594L: linuxppc-dev@ozlabs.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002595T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002596S: Supported
2597
2598LINUX FOR POWER MACINTOSH
2599P: Benjamin Herrenschmidt
2600M: benh@kernel.crashing.org
2601W: http://www.penguinppc.org/
2602L: linuxppc-dev@ozlabs.org
2603S: Maintained
2604
Grant Likely77a76362008-07-12 12:11:43 -06002605LINUX FOR POWERPC EMBEDDED MPC5XXX
Linus Torvalds1da177e2005-04-16 15:20:36 -07002606P: Sylvain Munaut
2607M: tnt@246tNt.com
Grant Likelye1eea9f2007-10-09 14:45:26 -06002608P: Grant Likely
2609M: grant.likely@secretlab.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07002610L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002611S: Maintained
2612
2613LINUX FOR POWERPC EMBEDDED PPC4XX
Josh Boyer9a474ff2007-09-19 21:19:07 -05002614P: Josh Boyer
2615M: jwboyer@linux.vnet.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002616P: Matt Porter
2617M: mporter@kernel.crashing.org
2618W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002619L: linuxppc-dev@ozlabs.org
Josh Boyer9a474ff2007-09-19 21:19:07 -05002620T: git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002621S: Maintained
2622
Grant Likely260c02a2007-10-02 12:15:34 +10002623LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2624P: Grant Likely
2625M: grant.likely@secretlab.ca
Grant Likelyf210d432007-10-03 23:24:52 -06002626W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
Grant Likely260c02a2007-10-02 12:15:34 +10002627L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002628S: Maintained
2629
Tom Rinie93adf12005-07-26 12:49:53 -07002630LINUX FOR POWERPC EMBEDDED PPC8XX
Marcelo Tosattidba5baf2007-09-10 18:46:01 -04002631P: Vitaly Bordug
2632M: vitb@kernel.crashing.org
Tom Rinie93adf12005-07-26 12:49:53 -07002633P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07002634M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07002635W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002636L: linuxppc-dev@ozlabs.org
Tom Rinie93adf12005-07-26 12:49:53 -07002637S: Maintained
2638
Linus Torvalds1da177e2005-04-16 15:20:36 -07002639LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
Jim Cromiece00f852006-11-30 04:49:44 +01002640P: Kumar Gala
2641M: galak@kernel.crashing.org
2642W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002643L: linuxppc-dev@ozlabs.org
Jim Cromiece00f852006-11-30 04:49:44 +01002644S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002645
Olof Johanssonab06ff32006-09-06 14:44:54 -05002646LINUX FOR POWERPC PA SEMI PWRFICIENT
2647P: Olof Johansson
2648M: olof@lixom.net
2649W: http://www.pasemi.com/
2650L: linuxppc-dev@ozlabs.org
2651S: Supported
2652
Linus Torvalds1da177e2005-04-16 15:20:36 -07002653LLC (802.2)
2654P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002655M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002656S: Maintained
2657
Linus Torvalds1da177e2005-04-16 15:20:36 -07002658LINUX SECURITY MODULE (LSM) FRAMEWORK
2659P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08002660M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08002661L: linux-security-module@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002662T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002663S: Supported
2664
2665LM83 HARDWARE MONITOR DRIVER
2666P: Jean Delvare
2667M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002668L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002669S: Maintained
2670
2671LM90 HARDWARE MONITOR DRIVER
2672P: Jean Delvare
2673M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002674L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002675S: Maintained
2676
Peter Zijlstra512e67f2007-10-11 22:11:11 +02002677LOCKDEP AND LOCKSTAT
2678P: Peter Zijlstra
2679M: peterz@infradead.org
2680P: Ingo Molnar
2681M: mingo@redhat.com
2682L: linux-kernel@vger.kernel.org
2683T: git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2684S: Maintained
2685
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002686LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002687P: Richard Russon (FlatCap)
2688M: ldm@flatcap.org
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002689L: linux-ntfs-dev@lists.sourceforge.net
2690W: http://www.linux-ntfs.org/content/view/19/37/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002691S: Maintained
2692
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002693LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2694P: Eric Moore
Eric Moored8a82d72006-12-29 16:47:43 -08002695M: Eric.Moore@lsi.com
2696M: support@lsi.com
Eric Moorecec744f2007-09-14 19:08:08 -06002697L: DL-MPTFusionLinux@lsi.com
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002698L: linux-scsi@vger.kernel.org
2699W: http://www.lsilogic.com/support
2700S: Supported
2701
Linus Torvalds1da177e2005-04-16 15:20:36 -07002702LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2703P: Matthew Wilcox
2704M: matthew@wil.cx
2705L: linux-scsi@vger.kernel.org
2706S: Maintained
2707
Hirokazu Takatac12a54b2007-07-15 23:38:45 -07002708M32R ARCHITECTURE
2709P: Hirokazu Takata
2710M: takata@linux-m32r.org
2711L: linux-m32r@ml.linux-m32r.org
2712L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2713W: http://www.linux-m32r.org/
2714S: Maintained
2715
Linus Torvalds1da177e2005-04-16 15:20:36 -07002716M68K ARCHITECTURE
2717P: Geert Uytterhoeven
2718M: geert@linux-m68k.org
2719P: Roman Zippel
2720M: zippel@linux-m68k.org
2721L: linux-m68k@lists.linux-m68k.org
2722W: http://www.linux-m68k.org/
2723W: http://linux-m68k-cvs.ubb.ca/
2724S: Maintained
2725
2726M68K ON APPLE MACINTOSH
2727P: Joshua Thompson
2728M: funaho@jurai.org
2729W: http://www.mac.linux-m68k.org/
Finn Thain9bb9f222007-11-18 11:10:05 +01002730L: linux-m68k@lists.linux-m68k.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002731S: Maintained
2732
2733M68K ON HP9000/300
2734P: Philip Blundell
2735M: philb@gnu.org
2736W: http://www.tazenda.demon.co.uk/phil/linux-hp
2737S: Maintained
2738
Jiri Benc64a327a2007-05-05 11:47:08 -07002739MAC80211
Johannes Berg31c7cec2007-10-23 17:05:25 +02002740P: Johannes Berg
2741M: johannes@sipsolutions.net
Johannes Berg0f48d7e2008-04-17 19:36:28 +02002742P: Michael Wu
2743M: flamingice@sourmilk.net
Jiri Benc64a327a2007-05-05 11:47:08 -07002744L: linux-wireless@vger.kernel.org
2745W: http://linuxwireless.org/
Johannes Berg31c7cec2007-10-23 17:05:25 +02002746T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
Jiri Benc64a327a2007-05-05 11:47:08 -07002747S: Maintained
2748
Stefano Brivio1036d862007-12-23 04:46:27 +01002749MAC80211 PID RATE CONTROL
2750P: Stefano Brivio
2751M: stefano.brivio@polimi.it
2752P: Mattias Nissler
2753M: mattias.nissler@gmx.de
2754L: linux-wireless@vger.kernel.org
2755W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
2756T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2757S: Maintained
2758
Patrick McHardyb863ceb2007-07-14 18:55:06 -07002759MACVLAN DRIVER
2760P: Patrick McHardy
2761M: kaber@trash.net
2762L: netdev@vger.kernel.org
2763S: Maintained
2764
Linus Torvalds1da177e2005-04-16 15:20:36 -07002765MARVELL YUKON / SYSKONNECT DRIVER
2766P: Mirko Lindner
2767M: mlindner@syskonnect.de
2768P: Ralph Roesler
2769M: rroesler@syskonnect.de
2770W: http://www.syskonnect.com
2771S: Supported
2772
Michael Kerriskfaf16682005-07-31 22:34:47 -07002773MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
Jim Cromiece00f852006-11-30 04:49:44 +01002774P: Michael Kerrisk
Michael Kerrisk1d7f5022007-10-16 23:30:31 -07002775M: mtk.manpages@gmail.com
Michael Kerriskc76a5872008-07-04 09:59:49 -07002776W: http://www.kernel.org/doc/man-pages
2777S: Supported
Michael Kerriskfaf16682005-07-31 22:34:47 -07002778
Stefano Brivio74cda162007-11-19 20:27:46 +01002779MARVELL LIBERTAS WIRELESS DRIVER
2780P: Dan Williams
2781M: dcbw@redhat.com
2782L: libertas-dev@lists.infradead.org
2783S: Maintained
2784
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002785MARVELL MV643XX ETHERNET DRIVER
Dale Farnsworth85ba9d92008-06-05 06:10:51 -07002786P: Lennert Buytenhek
2787M: buytenh@marvell.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002788L: netdev@vger.kernel.org
Dale Farnsworth85ba9d92008-06-05 06:10:51 -07002789S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002790
2791MATROX FRAMEBUFFER DRIVER
2792P: Petr Vandrovec
2793M: vandrove@vc.cvut.cz
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002794L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002795S: Maintained
2796
Hans-Juergen Kochd20620d2007-05-08 17:22:00 +02002797MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2798P: Hans J. Koch
2799M: hjk@linutronix.de
2800L: lm-sensors@lm-sensors.org
2801S: Maintained
2802
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002803MEGARAID SCSI DRIVERS
Jim Cromiece00f852006-11-30 04:49:44 +01002804P: Neela Syam Kolli
Sumant Patrobdd0d752007-05-10 07:22:35 -07002805M: megaraidlinux@lsi.com
Jim Cromiece00f852006-11-30 04:49:44 +01002806S: linux-scsi@vger.kernel.org
2807W: http://megaraid.lsilogic.com
2808S: Maintained
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002809
Steven Rostedt70ea91f2006-07-30 03:03:53 -07002810MEMORY MANAGEMENT
2811L: linux-mm@kvack.org
2812L: linux-kernel@vger.kernel.org
2813W: http://www.linux-mm.org
2814S: Maintained
2815
akpm@linux-foundation.org938a9202008-03-04 14:28:29 -08002816MEMORY RESOURCE CONTROLLER
2817P: Balbir Singh
2818M: balbir@linux.vnet.ibm.com
2819P: Pavel Emelyanov
2820M: xemul@openvz.org
2821P: KAMEZAWA Hiroyuki
2822M: kamezawa.hiroyu@jp.fujitsu.com
2823L: linux-mm@kvack.org
2824L: linux-kernel@vger.kernel.org
2825S: Maintained
2826
David Howellsb920de12008-02-08 04:19:31 -08002827MEI MN10300/AM33 PORT
2828P: David Howells
2829M: dhowells@redhat.com
2830P: Koichi Yasutake
2831M: yasutake.koichi@jp.panasonic.com
Robert P. J. Day66e10602008-04-29 00:59:34 -07002832L: linux-am33-list@redhat.com (moderated for non-subscribers)
David Howellsb920de12008-02-08 04:19:31 -08002833W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
2834S: Maintained
2835
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002836MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002837P: David Woodhouse
2838M: dwmw2@infradead.org
2839W: http://www.linux-mtd.infradead.org/
2840L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002841T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002842S: Maintained
2843
Artem Bityutskiy48576402007-02-13 17:11:10 +02002844UNSORTED BLOCK IMAGES (UBI)
2845P: Artem Bityutskiy
2846M: dedekind@infradead.org
2847W: http://www.linux-mtd.infradead.org/
2848L: linux-mtd@lists.infradead.org
Artem Bityutskiy21600542007-05-22 12:23:21 +03002849T: git git://git.infradead.org/~dedekind/ubi-2.6.git
Artem Bityutskiy48576402007-02-13 17:11:10 +02002850S: Maintained
2851
Linus Torvalds1da177e2005-04-16 15:20:36 -07002852MICROTEK X6 SCANNER
2853P: Oliver Neukum
2854M: oliver@neukum.name
2855S: Maintained
2856
2857MIPS
2858P: Ralf Baechle
2859M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01002860W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002861L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00002862T: git www.linux-mips.org:/pub/scm/linux.git
2863S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002864
2865MISCELLANEOUS MCA-SUPPORT
2866P: James Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05002867M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002868L: linux-kernel@vger.kernel.org
2869S: Maintained
2870
2871MODULE SUPPORT
2872P: Rusty Russell
2873M: rusty@rustcorp.com.au
2874L: linux-kernel@vger.kernel.org
2875S: Maintained
2876
2877MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2878P: Stelian Pop
2879M: stelian@popies.net
2880W: http://popies.net/meye/
2881S: Maintained
2882
Pavel Pisac58ff042007-05-16 01:10:41 +02002883MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2884P: Pavel Pisa
2885M: ppisa@pikron.com
2886L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Pavel Pisac58ff042007-05-16 01:10:41 +02002887S: Maintained
2888
Linus Torvalds1da177e2005-04-16 15:20:36 -07002889MOUSE AND MISC DEVICES [GENERAL]
2890P: Alessandro Rubini
2891M: rubini@ipvvis.unipv.it
2892L: linux-kernel@vger.kernel.org
2893S: Maintained
2894
Jiri Slabyb9705b62008-04-30 00:53:48 -07002895MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
Jiri Slabyd7354102006-12-08 02:38:35 -08002896P: Jiri Slaby
2897M: jirislaby@gmail.com
2898L: linux-kernel@vger.kernel.org
2899S: Maintained
2900
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002901MSI LAPTOP SUPPORT
2902P: Lennart Poettering
2903M: mzxreary@0pointer.de
Joe Perches04bdfb92007-12-22 14:03:27 -08002904W: https://tango.0pointer.de/mailman/listinfo/s270-linux
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002905W: http://0pointer.de/lennart/tchibo.html
2906S: Maintained
2907
Samuel Ortiz4e0d13c2008-07-04 09:59:53 -07002908MULTIFUNCTION DEVICES (MFD)
2909P: Samuel Ortiz
2910M: sameo@openedhand.com
2911L: linux-kernel@vger.kernel.org
2912S: Supported
2913
Pierre Ossman5c4e6f12007-05-21 20:23:20 +02002914MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07002915P: Pierre Ossman
2916M: drzeus-mmc@drzeus.cx
2917L: linux-kernel@vger.kernel.org
2918S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01002919
David Brownell15a05802007-08-08 09:12:54 -07002920MULTIMEDIA CARD (MMC) ETC. OVER SPI
2921P: David Brownell
2922M: dbrownell@users.sourceforge.net
2923L: linux-kernel@vger.kernel.org
2924S: Odd fixes
2925
Linus Torvalds1da177e2005-04-16 15:20:36 -07002926MULTISOUND SOUND DRIVER
2927P: Andrew Veliath
2928M: andrewtv@usa.net
2929S: Maintained
2930
Jiri Slabyd7354102006-12-08 02:38:35 -08002931MULTITECH MULTIPORT CARD (ISICOM)
2932P: Jiri Slaby
2933M: jirislaby@gmail.com
2934L: linux-kernel@vger.kernel.org
2935S: Maintained
2936
Brice Goglin2d3cf582008-05-17 12:45:36 +02002937MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
2938P: Andrew Gallatin
2939M: gallatin@myri.com
2940P: Brice Goglin
2941M: brice@myri.com
2942L: netdev@vger.kernel.org
2943W: http://www.myri.com/scs/download-Myri10GE.html
2944S: Supported
2945
Linus Torvalds1da177e2005-04-16 15:20:36 -07002946NATSEMI ETHERNET DRIVER (DP8381x)
2947P: Tim Hockin
2948M: thockin@hockin.org
2949S: Maintained
2950
2951NCP FILESYSTEM
2952P: Petr Vandrovec
2953M: vandrove@vc.cvut.cz
2954L: linware@sh.cvut.cz
2955S: Maintained
2956
2957NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2958P: James E.J. Bottomley
2959M: James.Bottomley@HansenPartnership.com
2960L: linux-scsi@vger.kernel.org
2961S: Maintained
2962
Glenn Streiff3c2d7742008-02-04 20:20:45 -08002963NETEFFECT IWARP RNIC DRIVER (IW_NES)
2964P: Faisal Latif
2965M: flatif@neteffect.com
Chien Tung5f625602008-05-26 15:23:32 -07002966P: Chien Tung
2967M: ctung@neteffect.com
Glenn Streiff3c2d7742008-02-04 20:20:45 -08002968L: general@lists.openfabrics.org
2969W: http://www.neteffect.com
2970S: Supported
2971F: drivers/infiniband/hw/nes/
2972
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002973NETEM NETWORK EMULATOR
2974P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08002975M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07002976L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002977S: Maintained
2978
Jiri Slaby4a584482007-08-30 23:56:39 -07002979NETERION (S2IO) Xframe 10GbE DRIVER
2980P: Ramkrishna Vepa
2981M: ram.vepa@neterion.com
2982P: Rastapur Santosh
2983M: santosh.rastapur@neterion.com
2984P: Sivakumar Subramani
2985M: sivakumar.subramani@neterion.com
2986P: Sreenivasa Honnur
2987M: sreenivasa.honnur@neterion.com
2988L: netdev@vger.kernel.org
2989W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2990S: Supported
2991
Linus Torvalds1da177e2005-04-16 15:20:36 -07002992NETFILTER/IPTABLES/IPCHAINS
2993P: Rusty Russell
2994P: Marc Boucher
2995P: James Morris
2996P: Harald Welte
2997P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07002998P: Patrick McHardy
2999M: kaber@trash.net
Patrick McHardy1a03b812007-09-18 13:19:26 -07003000L: netfilter-devel@vger.kernel.org
3001L: netfilter@vger.kernel.org
Patrick McHardy82b98542006-10-12 14:08:55 -07003002L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003003W: http://www.netfilter.org/
3004W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003005S: Supported
3006
Paul Moore4cc67732006-09-25 15:57:13 -07003007NETLABEL
3008P: Paul Moore
3009M: paul.moore@hp.com
3010W: http://netlabel.sf.net
3011L: netdev@vger.kernel.org
3012S: Supported
3013
Linus Torvalds1da177e2005-04-16 15:20:36 -07003014NETROM NETWORK LAYER
3015P: Ralf Baechle
3016M: ralf@linux-mips.org
3017L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003018W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003019S: Maintained
3020
Pavel Machek5ddb88c2006-09-29 02:01:29 -07003021NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003022P: Paul Clements
3023M: Paul.Clements@steeleye.com
3024S: Maintained
3025
3026NETWORK DEVICE DRIVERS
Linus Torvalds1da177e2005-04-16 15:20:36 -07003027P: Jeff Garzik
3028M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07003029L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003030T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003031S: Maintained
3032
3033NETWORKING [GENERAL]
3034P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07003035M: netdev@vger.kernel.org
3036L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08003037W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003038S: Maintained
3039
3040NETWORKING [IPv4/IPv6]
3041P: David S. Miller
3042M: davem@davemloft.net
3043P: Alexey Kuznetsov
3044M: kuznet@ms2.inr.ac.ru
3045P: Pekka Savola (ipv6)
3046M: pekkas@netcore.fi
3047P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003048M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003049P: Hideaki YOSHIFUJI
3050M: yoshfuji@linux-ipv6.org
3051P: Patrick McHardy
Patrick McHardy1a03b812007-09-18 13:19:26 -07003052M: kaber@trash.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003053L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08003054T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003055S: Maintained
3056
James Morris10e2ff12007-08-25 14:41:28 -07003057NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
3058P: Paul Moore
3059M: paul.moore@hp.com
3060L: netdev@vger.kernel.org
3061S: Maintained
3062
John W. Linville29f8f632006-01-18 14:52:48 -08003063NETWORKING [WIRELESS]
3064P: John W. Linville
3065M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08003066L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08003067T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3068S: Maintained
3069
Amit S. Kale3d396eb2006-10-21 15:33:03 -04003070NETXEN (1/10) GbE SUPPORT
dhananjay@netxen.comd230ce32007-12-26 10:23:53 -08003071P: Dhananjay Phadke
3072M: dhananjay@netxen.com
Amit S. Kale3d396eb2006-10-21 15:33:03 -04003073L: netdev@vger.kernel.org
3074W: http://www.netxen.com
3075S: Supported
3076
Linus Torvalds1da177e2005-04-16 15:20:36 -07003077IPVS
3078P: Wensong Zhang
3079M: wensong@linux-vs.org
Horms9d30c172005-09-29 19:47:06 -07003080P: Simon Horman
3081M: horms@verge.net.au
Linus Torvalds1da177e2005-04-16 15:20:36 -07003082P: Julian Anastasov
3083M: ja@ssi.bg
Horms9d30c172005-09-29 19:47:06 -07003084L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003085S: Maintained
3086
3087NFS CLIENT
3088P: Trond Myklebust
Trond Myklebust78f58152007-12-12 20:16:06 -05003089M: Trond.Myklebust@netapp.com
3090L: linux-nfs@vger.kernel.org
3091W: http://client.linux-nfs.org
3092T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003093S: Maintained
3094
3095NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07003096P: Jan-Pascal van Best
3097M: janpascal@vanbest.org
3098P: Andreas Mohr
3099M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003100L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003101S: Maintained
3102
3103NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
3104P: YOKOTA Hiroshi
3105M: yokota@netlab.is.tsukuba.ac.jp
3106W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3107S: Maintained
3108
3109NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
3110P: GOTO Masanori
3111M: gotom@debian.or.jp
3112P: YOKOTA Hiroshi
3113M: yokota@netlab.is.tsukuba.ac.jp
3114W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3115S: Maintained
3116
Linus Torvalds1da177e2005-04-16 15:20:36 -07003117NTFS FILESYSTEM
3118P: Anton Altaparmakov
3119M: aia21@cantab.net
3120L: linux-ntfs-dev@lists.sourceforge.net
3121L: linux-kernel@vger.kernel.org
3122W: http://linux-ntfs.sf.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08003123T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003124S: Maintained
3125
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003126NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003127P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003128M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003129L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01003130S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003131
Peter Korsgaard1ded9692006-06-12 21:40:53 +02003132OPENCORES I2C BUS DRIVER
3133P: Peter Korsgaard
3134M: jacmet@sunsite.dk
Jean Delvare5d925fe2006-07-01 17:14:32 +02003135L: i2c@lm-sensors.org
Peter Korsgaard1ded9692006-06-12 21:40:53 +02003136S: Maintained
3137
Mark Fashehccd979b2005-12-15 14:31:24 -08003138ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
3139P: Mark Fasheh
Mark Fasheha5754332008-03-21 10:40:31 -07003140M: mfasheh@suse.com
3141P: Joel Becker
3142M: joel.becker@oracle.com
Robert P. J. Dayc0ff1f22008-04-21 22:34:01 +00003143L: ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
Mark Fashehccd979b2005-12-15 14:31:24 -08003144W: http://oss.oracle.com/projects/ocfs2/
Joel Beckerdda47bc2008-03-22 22:08:07 -07003145T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003146S: Supported
Mark Fashehccd979b2005-12-15 14:31:24 -08003147
Bob Copeland0ad122d2008-07-25 19:45:18 -07003148OMFS FILESYSTEM
3149P: Bob Copeland
3150M: me@bobcopeland.com
3151L: linux-karma-devel@lists.sourceforge.net
3152S: Maintained
3153
Harald Weltec1986ee2005-11-13 16:06:29 -08003154OMNIKEY CARDMAN 4000 DRIVER
3155P: Harald Welte
3156M: laforge@gnumonks.org
3157S: Maintained
3158
Harald Welte77c44ab2005-11-13 16:06:26 -08003159OMNIKEY CARDMAN 4040 DRIVER
3160P: Harald Welte
3161M: laforge@gnumonks.org
3162S: Maintained
3163
Jonathan Corbet77d51402007-03-22 19:44:17 -03003164OMNIVISION OV7670 SENSOR DRIVER
3165P: Jonathan Corbet
3166M: corbet@lwn.net
3167L: video4linux-list@redhat.com
3168S: Maintained
3169
Thomas Gleixner431bca72007-05-02 09:31:35 +02003170ONENAND FLASH DRIVER
3171P: Kyungmin Park
3172M: kyungmin.park@samsung.com
3173L: linux-mtd@lists.infradead.org
3174S: Maintained
3175
Linus Torvalds1da177e2005-04-16 15:20:36 -07003176ONSTREAM SCSI TAPE DRIVER
3177P: Willem Riede
3178M: osst@riede.org
3179L: osst-users@lists.sourceforge.net
3180L: linux-scsi@vger.kernel.org
3181S: Maintained
3182
Linus Torvalds1da177e2005-04-16 15:20:36 -07003183OPROFILE
Robert Richterd1a5d192008-07-12 13:47:57 -07003184P: Robert Richter
3185M: robert.richter@amd.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003186L: oprofile-list@lists.sf.net
3187S: Maintained
3188
3189ORINOCO DRIVER
3190P: Pavel Roskin
3191M: proski@gnu.org
3192P: David Gibson
3193M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07003194L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07003195L: orinoco-users@lists.sourceforge.net
3196L: orinoco-devel@lists.sourceforge.net
3197W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003198S: Maintained
3199
Olof Johanssonf5cd7872007-01-31 21:43:54 -06003200PA SEMI ETHERNET DRIVER
3201P: Olof Johansson
3202M: olof@lixom.net
3203L: netdev@vger.kernel.org
3204S: Maintained
3205
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01003206PA SEMI SMBUS DRIVER
3207P: Olof Johansson
3208M: olof@lixom.net
3209L: i2c@lm-sensors.org
3210S: Maintained
3211
Linus Torvalds1da177e2005-04-16 15:20:36 -07003212PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07003213L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08003214S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07003215
3216PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
3217P: Tim Waugh
3218M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07003219L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003220W: http://www.torque.net/linux-pp.html
3221S: Maintained
3222
3223PARISC ARCHITECTURE
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003224P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04003225M: kyle@mcmartin.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07003226P: Matthew Wilcox
3227M: matthew@wil.cx
3228P: Grant Grundler
3229M: grundler@parisc-linux.org
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003230L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003231W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04003232T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003233S: Maintained
3234
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02003235PARAVIRT_OPS INTERFACE
3236P: Jeremy Fitzhardinge
3237M: jeremy@xensource.com
3238P: Chris Wright
3239M: chrisw@sous-sol.org
3240P: Zachary Amsden
3241M: zach@vmware.com
3242P: Rusty Russell
3243M: rusty@rustcorp.com.au
3244L: virtualization@lists.osdl.org
3245L: linux-kernel@vger.kernel.org
3246S: Supported
3247
Jim Cromie1662d322006-10-06 00:43:59 -07003248PC87360 HARDWARE MONITORING DRIVER
3249P: Jim Cromie
3250M: jim.cromie@gmail.com
3251L: lm-sensors@lm-sensors.org
3252S: Maintained
3253
3254PC8736x GPIO DRIVER
3255P: Jim Cromie
3256M: jim.cromie@gmail.com
3257S: Maintained
3258
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06003259PCI ERROR RECOVERY
3260P: Linas Vepstas
3261M: linas@austin.ibm.com
3262L: linux-kernel@vger.kernel.org
Jesse Barnesc1f69db2008-05-19 15:28:16 -07003263L: linux-pci@vger.kernel.org
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06003264S: Supported
3265
Linus Torvalds1da177e2005-04-16 15:20:36 -07003266PCI SUBSYSTEM
Greg Kroah-Hartmanaf40b482008-04-17 10:22:27 -07003267P: Jesse Barnes
3268M: jbarnes@virtuousgeek.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003269L: linux-kernel@vger.kernel.org
Jesse Barnes29054742008-05-03 08:35:49 -07003270L: linux-pci@vger.kernel.org
Jesse Barnes460895c2008-04-25 10:14:28 -07003271T: git kernel.org:/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003272S: Supported
3273
3274PCI HOTPLUG CORE
Kristen Carlson Accardifb5f4d72006-09-29 10:30:27 -07003275P: Kristen Carlson Accardi
3276M: kristen.c.accardi@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003277S: Supported
3278
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003279PCIE HOTPLUG DRIVER
3280P: Kristen Carlson Accardi
3281M: kristen.c.accardi@intel.com
Jesse Barnes64dab202008-06-10 14:20:03 -07003282L: linux-pci@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05003283S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003284
Linus Torvalds1da177e2005-04-16 15:20:36 -07003285PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003286P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07003287L: linux-pcmcia@lists.infradead.org
Joe Perches6650e0a2007-12-10 15:49:32 -08003288W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08003289T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003290S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003291
3292PCNET32 NETWORK DRIVER
pcnet32@verizon.net04ce0942007-02-16 10:07:12 -06003293P: Don Fry
3294M: pcnet32@verizon.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003295L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003296S: Maintained
3297
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003298PER-TASK DELAY ACCOUNTING
Balbir Singhabc5f232008-07-04 09:59:42 -07003299P: Balbir Singh
3300M: balbir@linux.vnet.ibm.com
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003301L: linux-kernel@vger.kernel.org
3302S: Maintained
3303
Jim Cromiedd49d0f2006-03-24 18:08:17 +01003304PERSONALITY HANDLING
3305P: Christoph Hellwig
3306M: hch@infradead.org
3307L: linux-abi-devel@lists.sourceforge.net
3308S: Maintained
3309
Linus Torvalds1da177e2005-04-16 15:20:36 -07003310PHRAM MTD DRIVER
Joern Engel2b54aae2008-02-06 01:38:02 -08003311P: Joern Engel
3312M: joern@lazybastard.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003313L: linux-mtd@lists.infradead.org
3314S: Maintained
3315
Peter Osterlund249a6772005-09-27 21:45:30 -07003316PKTCDVD DRIVER
3317P: Peter Osterlund
3318M: petero2@telia.com
3319L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07003320S: Maintained
3321
Linus Torvalds1da177e2005-04-16 15:20:36 -07003322POSIX CLOCKS and TIMERS
Ingo Molnaraa781ae2007-07-19 01:48:32 -07003323P: Thomas Gleixner
3324M: tglx@linutronix.de
Hormsf1c3ddf2006-01-15 02:18:28 +01003325L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003326S: Supported
3327
Anton Vorontsov3be86142007-07-15 04:43:36 +04003328POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
3329P: Anton Vorontsov
3330M: cbou@mail.ru
3331P: David Woodhouse
3332M: dwmw2@infradead.org
3333L: linux-kernel@vger.kernel.org
Anton Vorontsov3be86142007-07-15 04:43:36 +04003334T: git git.infradead.org/battery-2.6.git
3335S: Maintained
3336
Linus Torvalds1da177e2005-04-16 15:20:36 -07003337PNP SUPPORT
3338P: Adam Belay
3339M: ambx1@neo.rr.com
3340S: Maintained
3341
Vitaly Wool999445d2007-01-04 13:07:03 +01003342PNXxxxx I2C DRIVER
3343P: Vitaly Wool
3344M: vitalywool@gmail.com
3345L: i2c@lm-sensors.org
3346S: Maintained
3347
Linus Torvalds1da177e2005-04-16 15:20:36 -07003348PPP PROTOCOL DRIVERS AND COMPRESSORS
3349P: Paul Mackerras
3350M: paulus@samba.org
3351L: linux-ppp@vger.kernel.org
3352S: Maintained
3353
3354PPP OVER ATM (RFC 2364)
3355P: Mitchell Blank Jr
3356M: mitch@sfgoth.com
3357S: Maintained
3358
3359PPP OVER ETHERNET
3360P: Michal Ostrowski
Chris Wright5e70b7f2008-06-09 16:07:28 -07003361M: mostrows@earthlink.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003362S: Maintained
3363
James Chapmana6d23702007-06-27 15:53:17 -07003364PPP OVER L2TP
3365P: James Chapman
3366M: jchapman@katalix.com
3367S: Maintained
3368
Linus Torvalds1da177e2005-04-16 15:20:36 -07003369PREEMPTIBLE KERNEL
3370P: Robert Love
3371M: rml@tech9.net
3372L: linux-kernel@vger.kernel.org
3373L: kpreempt-tech@lists.sourceforge.net
3374W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3375S: Supported
3376
Michael Wueff1a592007-09-25 18:11:01 -07003377P54 WIRELESS DRIVER
3378P: Michael Wu
3379M: flamingice@sourmilk.net
3380L: linux-wireless@vger.kernel.org
3381W: http://prism54.org
3382T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3383S: Maintained
3384
Linus Torvalds1da177e2005-04-16 15:20:36 -07003385PRISM54 WIRELESS DRIVER
Luis R. Rodrigueze88b34b2007-06-01 00:46:57 -07003386P: Luis R. Rodriguez
3387M: mcgrof@gmail.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003388L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003389W: http://prism54.org
3390S: Maintained
3391
3392PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3393P: Peter Denison
3394M: promise@pnd-pc.demon.co.uk
3395W: http://www.pnd-pc.demon.co.uk/promise/
3396S: Maintained
3397
Mikael Petterssonb3277df2007-01-10 09:33:53 +01003398PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3399P: Mikael Pettersson
3400M: mikpe@it.uu.se
3401L: linux-ide@vger.kernel.org
3402S: Maintained
3403
Masakazu Mokuno02c18892007-07-05 20:11:16 +09003404PS3 NETWORK SUPPORT
3405P: Masakazu Mokuno
3406M: mokuno@sm.sony.co.jp
3407L: netdev@vger.kernel.org
3408L: cbe-oss-dev@ozlabs.org
3409S: Supported
3410
Geoff Levandf58a9d12006-11-23 00:46:51 +01003411PS3 PLATFORM SUPPORT
3412P: Geoff Levand
3413M: geoffrey.levand@am.sony.com
3414L: linuxppc-dev@ozlabs.org
3415L: cbe-oss-dev@ozlabs.org
3416S: Supported
3417
Michael Krufky83202042006-07-03 00:24:18 -07003418PVRUSB2 VIDEO4LINUX DRIVER
3419P: Mike Isely
3420M: isely@pobox.com
Mike Isely16e94952007-01-03 18:08:06 -03003421L: pvrusb2@isely.net (subscribers-only)
Michael Krufky83202042006-07-03 00:24:18 -07003422L: video4linux-list@redhat.com
3423W: http://www.isely.net/pvrusb2/
3424S: Maintained
3425
Eric Miao30ec2612008-06-12 15:21:41 -07003426PXA2xx/PXA3xx SUPPORT
3427P: Eric Miao
3428M: eric.miao@marvell.com
3429P: Russell King
3430M: linux@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003431L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003432S: Maintained
3433
Pierre Ossman272f1332007-05-14 21:25:26 +02003434PXA MMCI DRIVER
3435S: Orphan
3436
Linus Torvalds1da177e2005-04-16 15:20:36 -07003437QLOGIC QLA2XXX FC-SCSI DRIVER
3438P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08003439M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003440L: linux-scsi@vger.kernel.org
3441S: Supported
3442
Ron Mercer5a4faa82006-07-25 00:40:21 -07003443QLOGIC QLA3XXX NETWORK DRIVER
3444P: Ron Mercer
3445M: linux-driver@qlogic.com
3446L: netdev@vger.kernel.org
3447S: Supported
3448
Linus Torvalds1da177e2005-04-16 15:20:36 -07003449QNX4 FILESYSTEM
3450P: Anders Larsen
3451M: al@alarsen.net
3452L: linux-kernel@vger.kernel.org
3453W: http://www.alarsen.net/linux/qnx4fs/
3454S: Maintained
3455
3456RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003457P: Benjamin Herrenschmidt
3458M: benh@kernel.crashing.org
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003459L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003460S: Maintained
3461
3462RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003463P: Paul Mackerras
3464M: paulus@samba.org
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003465L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003466S: Maintained
3467
3468RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3469P: Corey Thomas
Joe Perches7c4a52e2008-02-03 16:38:31 +02003470M: coreythomas@charter.net
Johannes Berg724c6b32007-04-23 12:18:20 -07003471L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003472S: Maintained
3473
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003474RALINK RT2X00 WLAN DRIVER
3475P: rt2x00 project
3476L: linux-wireless@vger.kernel.org
3477L: rt2400-devel@lists.sourceforge.net
3478W: http://rt2x00.serialmonkey.com/
3479S: Maintained
Ivo van Doorn2dd0f692008-04-12 19:25:00 +02003480T: git kernel.org:/pub/scm/linux/kernel/git/ivd/rt2x00.git
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003481F: drivers/net/wireless/rt2x00/
3482
Nick Piggin9db55792008-02-08 04:19:49 -08003483RAMDISK RAM BLOCK DEVICE DRIVER
3484P: Nick Piggin
3485M: npiggin@suse.de
3486S: Maintained
3487
Matt Mackall9e95ce22005-04-16 15:25:56 -07003488RANDOM NUMBER DRIVER
3489P: Matt Mackall
3490M: mpm@selenic.com
3491S: Maintained
3492
Matt Porter394b7012005-11-07 01:00:15 -08003493RAPIDIO SUBSYSTEM
3494P: Matt Porter
3495M: mporter@kernel.crashing.org
3496L: linux-kernel@vger.kernel.org
3497S: Maintained
3498
Florian Fainellic1f766b2008-02-06 22:39:44 +01003499RDC R-321X SoC
3500P: Florian Fainelli
3501M: florian.fainelli@telecomint.eu
3502L: linux-kernel@vger.kernel.org
3503S: Maintained
3504
Florian Fainellidb17f392007-12-19 11:30:30 +01003505RDC R6040 FAST ETHERNET DRIVER
3506P: Florian Fainelli
3507M: florian.fainelli@telecomint.eu
3508L: netdev@vger.kernel.org
3509S: Maintained
3510
Josh Triplett595182b2006-10-04 02:17:21 -07003511READ-COPY UPDATE (RCU)
3512P: Dipankar Sarma
3513M: dipankar@in.ibm.com
3514W: http://www.rdrop.com/users/paulmck/rclock/
3515L: linux-kernel@vger.kernel.org
3516S: Supported
3517
3518RCUTORTURE MODULE
3519P: Josh Triplett
3520M: josh@freedesktop.org
3521L: linux-kernel@vger.kernel.org
3522S: Maintained
3523
Linus Torvalds1da177e2005-04-16 15:20:36 -07003524REAL TIME CLOCK DRIVER
3525P: Paul Gortmaker
3526M: p_gortmaker@yahoo.com
3527L: linux-kernel@vger.kernel.org
3528S: Maintained
3529
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003530REAL TIME CLOCK (RTC) SUBSYSTEM
3531P: Alessandro Zummo
3532M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003533L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003534S: Maintained
3535
Linus Torvalds1da177e2005-04-16 15:20:36 -07003536REISERFS FILE SYSTEM
Jeff Mahoney76c4e5e2007-06-08 13:47:02 -07003537L: reiserfs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003538S: Supported
3539
Ivo van Doorne08976452008-04-12 19:23:55 +02003540RFKILL
3541P: Ivo van Doorn
3542M: IvDoorn@gmail.com
3543L: netdev@vger.kernel.org
3544S: Maintained
3545F: net/rfkill
3546
Linus Torvalds1da177e2005-04-16 15:20:36 -07003547ROCKETPORT DRIVER
3548P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003549W: http://www.comtrol.com
3550S: Maintained
3551
3552ROSE NETWORK LAYER
3553P: Ralf Baechle
3554M: ralf@linux-mips.org
3555L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003556W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003557S: Maintained
3558
3559RISCOM8 DRIVER
3560S: Orphan
3561
Michael Wu605bebe2007-05-14 01:41:02 -04003562RTL818X WIRELESS DRIVER
3563P: Michael Wu
3564M: flamingice@sourmilk.net
3565P: Andrea Merello
3566M: andreamrl@tiscali.it
3567L: linux-wireless@vger.kernel.org
3568W: http://linuxwireless.org/
3569T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3570S: Maintained
3571
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003572S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003573P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003574M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003575L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01003576S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003577
Linus Torvalds1da177e2005-04-16 15:20:36 -07003578S390
3579P: Martin Schwidefsky
3580M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003581P: Heiko Carstens
3582M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003583M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003584L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003585W: http://www.ibm.com/developerworks/linux/linux390/
3586S: Supported
3587
3588S390 NETWORK DRIVERS
Ursula Braundd96df22007-09-19 13:09:02 +02003589P: Ursula Braun
Ursula Braun23fcc8d2008-07-18 15:24:58 +02003590M: ursula.braun@de.ibm.com
Ursula Braunb9192ad2007-10-22 16:16:15 +02003591P: Frank Blaschka
3592M: blaschka@linux.vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003593M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003594L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003595W: http://www.ibm.com/developerworks/linux/linux390/
3596S: Supported
3597
3598S390 ZFCP DRIVER
Swen Schillig0033bb42007-12-18 11:16:14 +01003599P: Christof Schmitt
3600M: christof.schmitt@de.ibm.com
3601P: Martin Peschke
3602M: mp3@de.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003603M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003604L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003605W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003606S: Supported
3607
Ursula Braundd96df22007-09-19 13:09:02 +02003608S390 IUCV NETWORK LAYER
3609P: Ursula Braun
Ursula Braun23fcc8d2008-07-18 15:24:58 +02003610M: ursula.braun@de.ibm.com
Ursula Braundd96df22007-09-19 13:09:02 +02003611M: linux390@de.ibm.com
3612L: linux-s390@vger.kernel.org
3613W: http://www.ibm.com/developerworks/linux/linux390/
3614S: Supported
3615
Ben Dooks4dde7f72008-06-30 22:40:38 +01003616S3C24XX SD/MMC Driver
3617P: Ben Dooks
3618M: ben-linux@fluff.org
3619L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3620L: linux-kernel@vger.kernel.org
3621S: Supported
3622
Linus Torvalds1da177e2005-04-16 15:20:36 -07003623SAA7146 VIDEO4LINUX-2 DRIVER
3624P: Michael Hunold
3625M: michael@mihu.de
3626W: http://www.mihu.de/linux/saa7146
3627S: Maintained
3628
Linus Torvalds1da177e2005-04-16 15:20:36 -07003629SC1200 WDT DRIVER
3630P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003631M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003632S: Maintained
3633
3634SCHEDULER
3635P: Ingo Molnar
3636M: mingo@elte.hu
3637P: Robert Love [the preemptible kernel bits]
3638M: rml@tech9.net
3639L: linux-kernel@vger.kernel.org
3640S: Maintained
3641
3642SCSI CDROM DRIVER
3643P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003644M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003645L: linux-scsi@vger.kernel.org
3646W: http://www.kernel.dk
3647S: Maintained
3648
3649SCSI SG DRIVER
3650P: Doug Gilbert
3651M: dgilbert@interlog.com
3652L: linux-scsi@vger.kernel.org
3653W: http://www.torque.net/sg
3654S: Maintained
3655
3656SCSI SUBSYSTEM
3657P: James E.J. Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05003658M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003659L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003660T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
James Bottomleyc4e16082007-11-03 08:40:30 -05003661T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
3662T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003663S: Maintained
3664
3665SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003666P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003667M: Kai.Makisara@kolumbus.fi
3668L: linux-scsi@vger.kernel.org
3669S: Maintained
3670
3671SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003672P: Vlad Yasevich
3673M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003674P: Sridhar Samudrala
3675M: sri@us.ibm.com
Vlad Yasevich1a418792008-04-12 18:55:42 -07003676L: linux-sctp@vger.kernel.org
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003677W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003678S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003679
3680SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003681P: Jim Cromie
3682M: jim.cromie@gmail.com
3683S: Odd Fixes
3684
3685SCx200 GPIO DRIVER
3686P: Jim Cromie
3687M: jim.cromie@gmail.com
3688S: Maintained
3689
3690SCx200 HRT CLOCKSOURCE DRIVER
3691P: Jim Cromie
3692M: jim.cromie@gmail.com
3693S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003694
Sascha Sommer6a369132008-07-15 14:21:29 +02003695SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
3696P: Sascha Sommer
3697M: saschasommer@freenet.de
3698L: sdricohcs-devel@lists.sourceforge.net (subscribers-only)
3699S: Maintained
3700
Linus Torvalds1da177e2005-04-16 15:20:36 -07003701SECURITY CONTACT
3702P: Security Officers
3703M: security@kernel.org
3704S: Supported
3705
3706SELINUX SECURITY MODULE
3707P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08003708M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07003709P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003710M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003711P: Eric Paris
3712M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003713L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003714L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003715W: http://www.nsa.gov/selinux
3716S: Supported
3717
Jiri Slabycef2cf02007-05-08 00:31:45 -07003718SENSABLE PHANTOM
3719P: Jiri Slaby
3720M: jirislaby@gmail.com
3721S: Maintained
3722
Linus Torvalds1da177e2005-04-16 15:20:36 -07003723SERIAL ATA (SATA) SUBSYSTEM:
3724P: Jeff Garzik
3725M: jgarzik@pobox.com
3726L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003727T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003728S: Supported
3729
3730SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3731P: Pat Gefre
3732M: pfg@sgi.com
3733L: linux-ia64@vger.kernel.org
3734S: Supported
3735
Ben Hutchings8ceee662008-04-27 12:55:59 +01003736SFC NETWORK DRIVER
3737P: Steve Hodgson
3738P: Ben Hutchings
3739P: Robert Stonehouse
3740M: linux-net-drivers@solarflare.com
3741S: Supported
3742
Linus Torvalds1da177e2005-04-16 15:20:36 -07003743SGI VISUAL WORKSTATION 320 AND 540
3744P: Andrey Panin
3745M: pazke@donpac.ru
3746L: linux-visws-devel@lists.sf.net
3747W: http://linux-visws.sf.net
3748S: Maintained for 2.6.
3749
3750SIMTEC EB110ATX (Chalice CATS)
3751P: Ben Dooks
3752P: Vincent Sanders
3753M: support@simtec.co.uk
3754W: http://www.simtec.co.uk/products/EB110ATX/
3755S: Supported
3756
3757SIMTEC EB2410ITX (BAST)
3758P: Ben Dooks
3759P: Vincent Sanders
3760M: support@simtec.co.uk
3761W: http://www.simtec.co.uk/products/EB2410ITX/
3762S: Supported
3763
Francois Romieu92aab3c2005-07-30 13:11:18 +02003764SIS 190 ETHERNET DRIVER
3765P: Francois Romieu
3766M: romieu@fr.zoreil.com
3767L: netdev@vger.kernel.org
3768S: Maintained
3769
Linus Torvalds1da177e2005-04-16 15:20:36 -07003770SIS 900/7016 FAST ETHERNET DRIVER
3771P: Daniele Venzano
3772M: venza@brownhat.org
3773W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07003774L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003775S: Maintained
3776
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003777SIS 96X I2C/SMBUS DRIVER
3778P: Mark M. Hoffman
3779M: mhoffman@lightlink.com
3780L: lm-sensors@lm-sensors.org
3781S: Maintained
3782
Linus Torvalds1da177e2005-04-16 15:20:36 -07003783SIS FRAMEBUFFER DRIVER
3784P: Thomas Winischhofer
3785M: thomas@winischhofer.net
3786W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003787S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003788
3789SIS USB2VGA DRIVER
3790P: Thomas Winischhofer
3791M: thomas@winischhofer.net
3792W: http://www.winischhofer.at/linuxsisusbvga.shtml
3793S: Maintained
3794
Christoph Lameter415ad262007-07-26 10:40:56 -07003795SLAB ALLOCATOR
3796P: Christoph Lameter
Christoph Lametercde53532008-07-04 09:59:22 -07003797M: cl@linux-foundation.org
Christoph Lameter415ad262007-07-26 10:40:56 -07003798P: Pekka Enberg
3799M: penberg@cs.helsinki.fi
Pekka Enbergc76d1182008-02-11 23:52:47 +02003800P: Matt Mackall
3801M: mpm@selenic.com
Christoph Lameter415ad262007-07-26 10:40:56 -07003802L: linux-mm@kvack.org
3803S: Maintained
3804
Linus Torvalds1da177e2005-04-16 15:20:36 -07003805SMC91x ETHERNET DRIVER
3806P: Nicolas Pitre
3807M: nico@cam.org
3808S: Maintained
3809
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003810SMSC47B397 HARDWARE MONITOR DRIVER
3811P: Mark M. Hoffman
3812M: mhoffman@lightlink.com
3813L: lm-sensors@lm-sensors.org
3814S: Maintained
3815
Ben Nizetteb54f2862008-03-13 22:27:30 +11003816SMX UIO Interface
3817P: Ben Nizette
3818M: bn@niasdigital.com
3819S: Maintained
3820
Guennadi Liakhovetski668acf32008-07-19 07:54:43 -03003821SOC-CAMERA V4L2 SUBSYSTEM
3822P: Guennadi Liakhovetski
3823M: g.liakhovetski@gmx.de
3824L: video4linux-list@redhat.com
3825S: Maintained
3826
Linus Torvalds1da177e2005-04-16 15:20:36 -07003827SOFTWARE RAID (Multiple Disks) SUPPORT
3828P: Ingo Molnar
3829M: mingo@redhat.com
3830P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08003831M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07003832L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08003833S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003834
Pavel Machek95a631e2007-07-19 01:47:42 -07003835HIBERNATION (aka Software Suspend, aka swsusp):
Linus Torvalds1da177e2005-04-16 15:20:36 -07003836P: Pavel Machek
3837M: pavel@suse.cz
Pavel Machek95a631e2007-07-19 01:47:42 -07003838P: Rafael J. Wysocki
3839M: rjw@sisk.pl
3840L: linux-pm@lists.linux-foundation.org
3841S: Supported
3842
3843SUSPEND TO RAM:
Len Browna0ce3172007-10-25 18:05:49 -04003844P: Len Brown
3845M: len.brown@intel.com
Pavel Machek95a631e2007-07-19 01:47:42 -07003846P: Pavel Machek
3847M: pavel@suse.cz
3848P: Rafael J. Wysocki
3849M: rjw@sisk.pl
David Brownellf318a632007-04-23 14:41:06 -07003850L: linux-pm@lists.linux-foundation.org
Len Browna0ce3172007-10-25 18:05:49 -04003851S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003852
3853SONIC NETWORK DRIVER
3854P: Thomas Bogendoerfer
3855M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003856L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003857S: Maintained
3858
Michael Buesch61e115a2007-09-18 15:12:50 -04003859SONICS SILICON BACKPLANE DRIVER (SSB)
3860P: Michael Buesch
3861M: mb@bu3sch.de
3862L: netdev@vger.kernel.org
3863S: Maintained
3864
Linus Torvalds1da177e2005-04-16 15:20:36 -07003865SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01003866P: Mattia Dongili
3867M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01003868L: linux-acpi@vger.kernel.org
3869W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07003870S: Maintained
3871
Alex Dubovbaf85322008-02-09 10:20:54 -08003872SONY MEMORYSTICK CARD SUPPORT
3873P: Alex Dubov
3874M: oakad@yahoo.com
3875L: linux-kernel@vger.kernel.org
3876W: http://tifmxx.berlios.de/
3877S: Maintained
3878
Linus Torvalds1da177e2005-04-16 15:20:36 -07003879SOUND
3880P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02003881M: perex@perex.cz
Takashi Iwai82622042007-04-16 12:32:52 +02003882L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003883S: Maintained
3884
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003885SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3886P: Liam Girdwood
3887M: liam.girdwood@wolfsonmicro.com
Mark Brown2cad0ad2008-01-10 14:33:07 +01003888P: Mark Brown
3889M: broonie@opensource.wolfsonmicro.com
3890T: git opensource.wolfsonmicro.com/linux-2.6-asoc
Takashi Iwai82622042007-04-16 12:32:52 +02003891L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003892S: Supported
3893
Kumar Gala025c3982006-04-02 16:05:54 -05003894SPI SUBSYSTEM
3895P: David Brownell
3896M: dbrownell@users.sourceforge.net
3897L: spi-devel-general@lists.sourceforge.net
3898S: Maintained
3899
Arnd Bergmannb8154542008-05-16 11:10:59 +02003900SPU FILE SYSTEM
3901P: Jeremy Kerr
3902M: jk@ozlabs.org
3903L: linuxppc-dev@ozlabs.org
3904L: cbe-oss-dev@ozlabs.org
3905W: http://www.ibm.com/developerworks/power/cell/
3906S: Supported
3907
Steven Rostedt855f46a2006-08-05 12:14:50 -07003908STABLE BRANCH:
3909P: Greg Kroah-Hartman
3910M: greg@kroah.com
3911P: Chris Wright
3912M: chrisw@sous-sol.org
3913L: stable@kernel.org
3914S: Maintained
3915
Linus Torvalds1da177e2005-04-16 15:20:36 -07003916SHARP LH SUPPORT (LH7952X & LH7A40X)
3917P: Marc Singer
3918M: elf@buici.com
3919W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003920L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003921S: Maintained
3922
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003923SHPC HOTPLUG DRIVER
3924P: Kristen Carlson Accardi
3925M: kristen.c.accardi@intel.com
Jesse Barnes64dab202008-06-10 14:20:03 -07003926L: linux-pci@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05003927S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003928
Pierre Ossmand129bce2006-03-24 03:18:17 -08003929SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3930P: Pierre Ossman
3931M: drzeus-sdhci@drzeus.cx
3932L: sdhci-devel@list.drzeus.cx
Pierre Ossmand129bce2006-03-24 03:18:17 -08003933S: Maintained
3934
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003935SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3936P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08003937M: shemminger@linux-foundation.org
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003938L: netdev@vger.kernel.org
3939S: Maintained
3940
Chris Boot1a87d942006-07-10 04:45:34 -07003941SOEKRIS NET48XX LED SUPPORT
3942P: Chris Boot
3943M: bootc@bootc.net
3944S: Maintained
3945
Linus Torvalds1da177e2005-04-16 15:20:36 -07003946SPARC (sparc32):
3947P: William L. Irwin
3948M: wli@holomorphy.com
3949L: sparclinux@vger.kernel.org
3950S: Maintained
3951
3952SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3953P: Roger Wolff
3954M: R.E.Wolff@BitWizard.nl
3955L: linux-kernel@vger.kernel.org ?
3956S: Supported
3957
Jim Lewis2752e402006-09-29 02:01:19 -07003958SPIDERNET NETWORK DRIVER for CELL
Jens Osterkampcb8da8a2008-01-11 13:44:35 +01003959P: Ishizaki Kou
3960M: kou.ishizaki@toshiba.co.jp
3961P: Jens Osterkamp
3962M: jens@de.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07003963L: netdev@vger.kernel.org
3964S: Supported
3965
Linus Torvalds1da177e2005-04-16 15:20:36 -07003966SRM (Alpha) environment access
3967P: Jan-Benedict Glaw
3968M: jbglaw@lug-owl.de
3969L: linux-kernel@vger.kernel.org
3970S: Maintained
3971
3972STARFIRE/DURALAN NETWORK DRIVER
3973P: Ion Badulescu
3974M: ionut@cs.columbia.edu
3975S: Maintained
3976
3977STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3978W: http://mosquitonet.Stanford.EDU/strip.html
3979S: Unsupported ?
3980
3981STRADIS MPEG-2 DECODER DRIVER
3982P: Nathan Laredo
3983M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003984W: http://www.stradis.com/
3985S: Maintained
3986
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003987SUPERH
Linus Torvalds1da177e2005-04-16 15:20:36 -07003988P: Paul Mundt
3989M: lethal@linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003990L: linux-sh@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003991W: http://www.linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003992T: git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
Paul Mundt5c806b22008-07-29 06:34:01 +09003993S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003994
3995SUN3/3X
3996P: Sam Creasey
3997M: sammy@sammy.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003998W: http://sammy.net/sun3/
3999S: Maintained
4000
4001SVGA HANDLING
4002P: Martin Mares
4003M: mj@ucw.cz
4004L: linux-video@atrey.karlin.mff.cuni.cz
4005S: Maintained
4006
4007SYSV FILESYSTEM
4008P: Christoph Hellwig
4009M: hch@infradead.org
4010S: Maintained
4011
Alan Cox4e688522008-04-30 00:52:11 -07004012TASKSTATS STATISTICS INTERFACE
Balbir Singhabc5f232008-07-04 09:59:42 -07004013P: Balbir Singh
4014M: balbir@linux.vnet.ibm.com
Alan Cox4e688522008-04-30 00:52:11 -07004015L: linux-kernel@vger.kernel.org
4016S: Maintained
4017
Stephen Hemminger781b4562006-07-10 20:25:29 -07004018TC CLASSIFIER
4019P: Jamal Hadi Salim
4020M: hadi@cyberus.ca
4021L: netdev@vger.kernel.org
4022S: Maintained
4023
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07004024TCP LOW PRIORITY MODULE
4025P: Wong Hoi Sing, Edison
4026M: hswong3i@gmail.com
4027P: Hung Hing Lun, Mike
4028M: hlhung3i@gmail.com
4029W: http://tcp-lp-mod.sourceforge.net/
4030S: Maintained
4031
Andy Gospodarek1a348cc2007-09-17 18:50:36 -07004032TEHUTI ETHERNET DRIVER
4033P: Alexander Indenbaum
4034M: baum@tehutinetworks.net
4035P: Andy Gospodarek
4036M: andy@greyhouse.net
4037L: netdev@vger.kernel.org
4038S: Supported
4039
Alan Cox4e688522008-04-30 00:52:11 -07004040Telecom Clock Driver for MCPL0010
4041P: Mark Gross
4042M: mark.gross@intel.com
4043S: Supported
4044
4045TENSILICA XTENSA PORT (xtensa):
4046P: Chris Zankel
4047M: chris@zankel.net
4048S: Maintained
4049
4050THINKPAD ACPI EXTRAS DRIVER
4051P: Henrique de Moraes Holschuh
4052M: ibm-acpi@hmh.eng.br
4053L: ibm-acpi-devel@lists.sourceforge.net
4054W: http://ibm-acpi.sourceforge.net
4055W: http://thinkwiki.org/wiki/Ibm-acpi
4056T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
4057S: Maintained
4058
Alex Dubov4020f2d2006-10-04 02:15:37 -07004059TI FLASH MEDIA INTERFACE DRIVER
4060P: Alex Dubov
4061M: oakad@yahoo.com
4062S: Maintained
4063
Syed Khasim9f9c24f2007-05-16 01:07:22 +02004064TI OMAP MMC INTERFACE DRIVER
4065P: Carlos Aguiar, Anderson Briglia and Syed Khasim
Randy Dunlape82ce352007-10-16 23:29:44 -07004066M: linux-omap-open-source@linux.omap.com (subscribers only)
Syed Khasim9f9c24f2007-05-16 01:07:22 +02004067W: http://linux.omap.com
4068W: http://www.muru.com/linux/omap/
4069S: Maintained
4070
Michael Buesch844dd052006-06-26 00:24:59 -07004071TI OMAP RANDOM NUMBER GENERATOR SUPPORT
4072P: Deepak Saxena
4073M: dsaxena@plexity.net
4074S: Maintained
4075
Per Lidene86eaa32006-01-12 16:45:18 +01004076TIPC NETWORK LAYER
4077P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01004078M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01004079P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01004080M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01004081P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01004082M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01004083L: tipc-discussion@lists.sourceforge.net
4084W: http://tipc.sourceforge.net/
4085W: http://tipc.cslab.ericsson.net/
4086T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
4087S: Maintained
4088
Linus Torvalds1da177e2005-04-16 15:20:36 -07004089TLAN NETWORK DRIVER
4090P: Samuel Chessman
4091M: chessman@tux.org
Gabriel Craciunescu88c07dd2007-11-22 19:43:36 +08004092L: tlan-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004093W: http://sourceforge.net/projects/tlan/
4094S: Maintained
4095
Linus Torvalds1da177e2005-04-16 15:20:36 -07004096TOSHIBA ACPI EXTRAS DRIVER
4097P: John Belmonte
4098M: toshiba_acpi@memebeam.org
4099W: http://memebeam.org/toys/ToshibaAcpiDriver
4100S: Maintained
4101
4102TOSHIBA SMM DRIVER
4103P: Jonathan Buzzard
4104M: jonathan@buzzard.org.uk
4105L: tlinux-users@tce.toshiba-dme.co.jp
4106W: http://www.buzzard.org.uk/toshiba/
4107S: Maintained
4108
Alan Cox4e688522008-04-30 00:52:11 -07004109TPM DEVICE DRIVER
Rajiv Andrade141c0242008-07-21 14:21:37 -07004110P: Debora Velarde
4111M: debora@linux.vnet.ibm.com
4112P: Rajiv Andrade
4113M: srajiv@linux.vnet.ibm.com
Alan Cox4e688522008-04-30 00:52:11 -07004114W: http://tpmdd.sourceforge.net
4115P: Marcel Selhorst
4116M: tpm@selhorst.net
4117W: http://www.prosec.rub.de/tpm/
4118L: tpmdd-devel@lists.sourceforge.net
4119S: Maintained
4120
Linus Torvalds1da177e2005-04-16 15:20:36 -07004121TRIVIAL PATCHES
Adrian Bunk1560a792008-02-03 18:17:37 +02004122P: Jesper Juhl
Jim Cromiece00f852006-11-30 04:49:44 +01004123M: trivial@kernel.org
4124L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004125S: Maintained
4126
Alan Cox4e688522008-04-30 00:52:11 -07004127TTY LAYER
4128P: Alan Cox
4129M: alan@lxorguk.ukuu.org.uk
4130L: linux-kernel@vger.kernel.org
4131S: Maintained
4132
Grant Grundler740db6d2008-02-17 11:53:49 -07004133TULIP NETWORK DRIVERS
4134P: Grant Grundler
4135M: grundler@parisc-linux.org
4136P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04004137M: kyle@mcmartin.ca
Grant Grundler740db6d2008-02-17 11:53:49 -07004138L: netdev@vger.kernel.org
4139S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004140
4141TUN/TAP driver
4142P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08004143M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004144L: vtun@office.satix.net
4145W: http://vtun.sourceforge.net/tun
4146S: Maintained
4147
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08004148TURBOCHANNEL SUBSYSTEM
4149P: Maciej W. Rozycki
4150M: macro@linux-mips.org
4151S: Maintained
4152
Linus Torvalds1da177e2005-04-16 15:20:36 -07004153U14-34F SCSI DRIVER
4154P: Dario Ballabio
4155M: ballabio_dario@emc.com
4156L: linux-scsi@vger.kernel.org
4157S: Maintained
4158
Alan Coxcc2020e2008-05-19 14:21:51 +01004159UCLINUX (AND M68KNOMMU)
4160P: Greg Ungerer
4161M: gerg@uclinux.org
4162W: http://www.uclinux.org/
4163L: uclinux-dev@uclinux.org (subscribers-only)
4164S: Maintained
4165
Alan Coxcc2020e2008-05-19 14:21:51 +01004166UCLINUX FOR RENESAS H8/300
4167P: Yoshinori Sato
4168M: ysato@users.sourceforge.jp
4169W: http://uclinux-h8.sourceforge.jp/
4170S: Supported
4171
Linus Torvalds1da177e2005-04-16 15:20:36 -07004172UDF FILESYSTEM
Jan Kara800fdfb2008-02-08 04:20:51 -08004173P: Jan Kara
4174M: jack@suse.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07004175W: http://linux-udf.sourceforge.net
4176S: Maintained
4177
Alan Coxcc2020e2008-05-19 14:21:51 +01004178UFS FILESYSTEM
4179P: Evgeniy Dushistov
4180M: dushistov@mail.ru
4181L: linux-kernel@vger.kernel.org
4182S: Maintained
4183
4184UltraSPARC (sparc64):
4185P: David S. Miller
4186M: davem@davemloft.net
4187L: sparclinux@vger.kernel.org
4188T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
4189S: Maintained
4190
Linus Torvalds1da177e2005-04-16 15:20:36 -07004191UNIFORM CDROM DRIVER
4192P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02004193M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07004194L: linux-kernel@vger.kernel.org
4195W: http://www.kernel.dk
4196S: Maintained
4197
4198USB ACM DRIVER
4199P: Oliver Neukum
4200M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004201L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004202S: Maintained
4203
Jiri Slaby6d985162008-02-06 01:37:11 -08004204USB AUERSWALD DRIVER
4205P: Wolfgang Muees
4206M: wolfgang@iksw-muees.de
4207L: linux-usb@vger.kernel.org
4208S: Maintained
4209
Linus Torvalds1da177e2005-04-16 15:20:36 -07004210USB BLOCK DRIVER (UB ub)
4211P: Pete Zaitcev
4212M: zaitcev@redhat.com
4213L: linux-kernel@vger.kernel.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004214L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004215S: Supported
4216
Linus Torvalds1da177e2005-04-16 15:20:36 -07004217USB CDC ETHERNET DRIVER
4218P: Greg Kroah-Hartman
4219M: greg@kroah.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004220L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004221S: Maintained
4222W: http://www.kroah.com/linux-usb/
4223
Peter Korsgaardb02b3712008-04-27 08:59:44 +02004224USB CYPRESS C67X00 DRIVER
4225P: Peter Korsgaard
4226M: jacmet@sunsite.dk
4227L: linux-usb@vger.kernel.org
4228S: Maintained
4229
Peter Korsgaardd0374f42007-02-16 17:03:54 +01004230USB DAVICOM DM9601 DRIVER
4231P: Peter Korsgaard
4232M: jacmet@sunsite.dk
Peter Korsgaard043600a2007-06-27 21:18:18 +02004233L: netdev@vger.kernel.org
Peter Korsgaardd0374f42007-02-16 17:03:54 +01004234W: http://www.linux-usb.org/usbnet
4235S: Maintained
4236
Alan Coxcc2020e2008-05-19 14:21:51 +01004237USB DIAMOND RIO500 DRIVER
4238P: Cesar Miquel
4239M: miquel@df.uba.ar
4240L: rio500-users@lists.sourceforge.net
4241W: http://rio500.sourceforge.net
4242S: Maintained
4243
Linus Torvalds1da177e2005-04-16 15:20:36 -07004244USB EHCI DRIVER
4245P: David Brownell
4246M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004247L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004248S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004249
Luca Risolia7ce08c92006-01-11 02:06:59 +00004250USB ET61X[12]51 DRIVER
4251P: Luca Risolia
4252M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004253L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004254L: video4linux-list@redhat.com
4255W: http://www.linux-projects.org
4256S: Maintained
4257
David Brownell69ae9e32006-11-14 02:03:31 -08004258USB GADGET/PERIPHERAL SUBSYSTEM
4259P: David Brownell
4260M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004261L: linux-usb@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004262W: http://www.linux-usb.org/gadget
4263S: Maintained
4264
Jiri Kosina2dea64b2007-07-11 12:12:11 +02004265USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
Jiri Kosina641266f2007-01-15 09:56:21 +01004266P: Jiri Kosina
4267M: jkosina@suse.cz
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004268L: linux-usb@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01004269T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004270S: Maintained
4271
Olav Kongas959eea22005-11-03 17:38:14 +02004272USB ISP116X DRIVER
4273P: Olav Kongas
4274M: ok@artecdesign.ee
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004275L: linux-usb@vger.kernel.org
Olav Kongas959eea22005-11-03 17:38:14 +02004276S: Maintained
4277
Linus Torvalds1da177e2005-04-16 15:20:36 -07004278USB KAWASAKI LSI DRIVER
4279P: Oliver Neukum
4280M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004281L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004282S: Maintained
4283
4284USB MASS STORAGE DRIVER
4285P: Matthew Dharm
4286M: mdharm-usb@one-eyed-alien.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004287L: linux-usb@vger.kernel.org
Matthew Dharm8836aeb2005-12-04 22:03:47 -08004288L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07004289S: Maintained
4290W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
4291
4292USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08004293P: David Brownell
4294M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004295L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004296S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004297
Matthias Urlichsba460e42005-07-14 00:33:47 -07004298USB OPTION-CARD DRIVER
4299P: Matthias Urlichs
4300M: smurf@smurf.noris.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004301L: linux-usb@vger.kernel.org
Matthias Urlichsba460e42005-07-14 00:33:47 -07004302S: Maintained
4303
Linus Torvalds1da177e2005-04-16 15:20:36 -07004304USB OV511 DRIVER
4305P: Mark McClelland
4306M: mmcclell@bigfoot.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004307L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004308W: http://alpha.dyndns.org/ov511/
4309S: Maintained
4310
4311USB PEGASUS DRIVER
4312P: Petko Manolov
4313M: petkan@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004314L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004315L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004316W: http://pegasus2.sourceforge.net/
4317S: Maintained
4318
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004319USB PRINTER DRIVER (usblp)
4320P: Pete Zaitcev
4321M: zaitcev@redhat.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004322L: linux-usb@vger.kernel.org
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004323S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07004324
4325USB RTL8150 DRIVER
4326P: Petko Manolov
4327M: petkan@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004328L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004329L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004330W: http://pegasus2.sourceforge.net/
4331S: Maintained
4332
4333USB SE401 DRIVER
4334P: Jeroen Vreeken
4335M: pe1rxq@amsat.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004336L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004337W: http://www.chello.nl/~j.vreeken/se401/
4338S: Maintained
4339
Alan Cox4e688522008-04-30 00:52:11 -07004340USB SERIAL BELKIN F5U103 DRIVER
4341P: William Greathouse
4342M: wgreathouse@smva.com
4343L: linux-usb@vger.kernel.org
4344S: Maintained
4345
4346USB SERIAL CYPRESS M8 DRIVER
4347P: Lonnie Mendez
4348M: dignome@gmail.com
4349L: linux-usb@vger.kernel.org
4350S: Maintained
4351W: http://geocities.com/i0xox0i
4352W: http://firstlight.net/cvs
4353
Linus Torvalds1da177e2005-04-16 15:20:36 -07004354USB SERIAL CYBERJACK DRIVER
4355P: Matthias Bruestle and Harald Welte
4356M: support@reiner-sct.com
4357W: http://www.reiner-sct.de/support/treiber_cyberjack.php
4358S: Maintained
4359
4360USB SERIAL DIGI ACCELEPORT DRIVER
4361P: Peter Berger and Al Borchers
4362M: pberger@brimson.com
4363M: alborchers@steinerpoint.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004364L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004365S: Maintained
4366
4367USB SERIAL DRIVER
4368P: Greg Kroah-Hartman
4369M: gregkh@suse.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004370L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004371S: Supported
4372
Linus Torvalds1da177e2005-04-16 15:20:36 -07004373USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
4374P: Gary Brubaker
4375M: xavyer@ix.netcom.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004376L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004377S: Maintained
4378
4379USB SERIAL KEYSPAN DRIVER
4380P: Greg Kroah-Hartman
4381M: greg@kroah.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004382L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004383W: http://www.kroah.com/linux/
4384S: Maintained
4385
4386USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04004387P: Support Department
4388M: support@connecttech.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004389L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004390W: http://www.connecttech.com
4391S: Supported
4392
Luca Risoliaf423b9a2007-03-26 16:12:04 -03004393USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07004394P: Luca Risolia
4395M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004396L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004397L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004398W: http://www.linux-projects.org
4399S: Maintained
4400
4401USB SUBSYSTEM
4402P: Greg Kroah-Hartman
4403M: gregkh@suse.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004404L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004405W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08004406T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07004407S: Supported
4408
4409USB UHCI DRIVER
4410P: Alan Stern
4411M: stern@rowland.harvard.edu
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004412L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004413S: Maintained
4414
David Brownell69ae9e32006-11-14 02:03:31 -08004415USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07004416P: David Brownell
4417M: dbrownell@users.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02004418L: netdev@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004419W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07004420S: Maintained
4421
Laurent Pinchartc0efd232008-06-30 15:04:50 -03004422USB VIDEO CLASS
4423P: Laurent Pinchart
4424M: laurent.pinchart@skynet.be
4425L: linx-uvc-devel@berlios.de
4426L: video4linux-list@redhat.com
4427W: http://linux-uvc.berlios.de
4428S: Maintained
4429
Linus Torvalds1da177e2005-04-16 15:20:36 -07004430USB W996[87]CF DRIVER
4431P: Luca Risolia
4432M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004433L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004434L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004435W: http://www.linux-projects.org
4436S: Maintained
4437
Jussi Kivilinnabf164cc2008-01-26 00:51:51 +02004438USB WIRELESS RNDIS DRIVER (rndis_wlan)
4439P: Jussi Kivilinna
4440M: jussi.kivilinna@mbnet.fi
4441L: linux-wireless@vger.kernel.org
4442S: Maintained
4443
Luca Risolia60f78052006-02-06 16:29:35 +00004444USB ZC0301 DRIVER
4445P: Luca Risolia
4446M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004447L: linux-usb@vger.kernel.org
Luca Risolia60f78052006-02-06 16:29:35 +00004448L: video4linux-list@redhat.com
4449W: http://www.linux-projects.org
4450S: Maintained
4451
Linus Torvalds1da177e2005-04-16 15:20:36 -07004452USB ZD1201 DRIVER
4453P: Jeroen Vreeken
4454M: pe1rxq@amsat.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004455L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004456W: http://linux-lc100020.sourceforge.net
4457S: Maintained
4458
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004459USB ZR364XX DRIVER
4460P: Antoine Jacquet
4461M: royale@zerezo.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004462L: linux-usb@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004463L: video4linux-list@redhat.com
4464W: http://royale.zerezo.com/zr364xx/
4465S: Maintained
4466
Linus Torvalds1da177e2005-04-16 15:20:36 -07004467USER-MODE LINUX
4468P: Jeff Dike
Joe Perches6650e0a2007-12-10 15:49:32 -08004469M: jdike@addtoit.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004470L: user-mode-linux-devel@lists.sourceforge.net
4471L: user-mode-linux-user@lists.sourceforge.net
4472W: http://user-mode-linux.sourceforge.net
4473S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004474
Hans-Jürgen Koche5f114e2007-12-05 15:08:07 +01004475USERSPACE I/O (UIO)
4476P: Hans J. Koch
4477M: hjk@linutronix.de
4478P: Greg Kroah-Hartman
4479M: gregkh@suse.de
4480L: linux-kernel@vger.kernel.org
4481S: Maintained
4482
Karel Zakf899b0a2008-05-23 13:04:21 -07004483UTIL-LINUX-NG PACKAGE
4484P: Karel Zak
4485M: kzak@redhat.com
4486L: util-linux-ng@vger.kernel.org
4487W: http://kernel.org/~kzak/util-linux-ng/
4488T: git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git
4489S: Maintained
4490
Alan Cox4e688522008-04-30 00:52:11 -07004491VFAT/FAT/MSDOS FILESYSTEM:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004492P: OGAWA Hirofumi
4493M: hirofumi@mail.parknet.co.jp
4494L: linux-kernel@vger.kernel.org
4495S: Maintained
4496
Linus Torvalds1da177e2005-04-16 15:20:36 -07004497VIA RHINE NETWORK DRIVER
4498P: Roger Luethi
4499M: rl@hellgate.ch
4500S: Maintained
4501
Jean Delvare32c0a522005-09-22 21:47:58 +02004502VIAPRO SMBUS DRIVER
4503P: Jean Delvare
4504M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02004505L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02004506S: Maintained
4507
Francois Romieu01f20732007-01-26 00:57:17 -08004508VIA VELOCITY NETWORK DRIVER
4509P: Francois Romieu
4510M: romieu@fr.zoreil.com
4511L: netdev@vger.kernel.org
4512S: Maintained
4513
Linus Torvalds1da177e2005-04-16 15:20:36 -07004514VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004515P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02004516M: mchehab@infradead.org
4517M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004518L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004519W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02004520T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004521S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004522
Patrick McHardybe7f8272007-10-23 20:26:36 -07004523VLAN (802.1Q)
4524P: Patrick McHardy
4525M: kaber@trash.net
4526L: netdev@vger.kernel.org
4527S: Maintained
4528
Liam Girdwoode53e86c2008-07-10 15:48:00 +01004529VOLTAGE AND CURRENT REGULATOR FRAMEWORK
4530P: Liam Girdwood
4531M: lg@opensource.wolfsonmicro.com
4532P: Mark Brown
4533M: broonie@opensource.wolfsonmicro.com
4534W: http://opensource.wolfsonmicro.com/node/15
4535T: git kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git
4536S: Supported
4537
Juerg Haefligerab413192006-09-24 20:54:04 +02004538VT1211 HARDWARE MONITOR DRIVER
4539P: Juerg Haefliger
4540M: juergh@gmail.com
4541L: lm-sensors@lm-sensors.org
4542S: Maintained
4543
Roger Lucas1de9e372005-11-26 20:20:05 +01004544VT8231 HARDWARE MONITOR DRIVER
4545P: Roger Lucas
Roger Lucasaf865762008-02-13 07:52:06 -05004546M: vt8231@hiddenengine.co.uk
Roger Lucas1de9e372005-11-26 20:20:05 +01004547L: lm-sensors@lm-sensors.org
4548S: Maintained
4549
Linus Torvalds1da177e2005-04-16 15:20:36 -07004550W1 DALLAS'S 1-WIRE BUS
4551P: Evgeniy Polyakov
4552M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07004553S: Maintained
4554
Charles Spirakis13927072006-07-05 18:05:15 +02004555W83791D HARDWARE MONITORING DRIVER
Marc Hulsman25845c22008-06-08 10:59:41 -04004556P: Marc Hulsman
4557M: m.hulsman@tudelft.nl
Charles Spirakis13927072006-07-05 18:05:15 +02004558L: lm-sensors@lm-sensors.org
Marc Hulsman25845c22008-06-08 10:59:41 -04004559S: Maintained
Charles Spirakis13927072006-07-05 18:05:15 +02004560
Rudolf Marek61db0112006-12-12 18:18:30 +01004561W83793 HARDWARE MONITORING DRIVER
4562P: Rudolf Marek
4563M: r.marek@assembler.cz
4564L: lm-sensors@lm-sensors.org
4565S: Maintained
4566
Linus Torvalds1da177e2005-04-16 15:20:36 -07004567W83L51xD SD/MMC CARD INTERFACE DRIVER
4568P: Pierre Ossman
4569M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01004570L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004571S: Maintained
4572
Wim Van Sebroeck35277612006-01-15 21:21:14 +01004573WATCHDOG DEVICE DRIVERS
4574P: Wim Van Sebroeck
4575M: wim@iguana.be
4576T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4577S: Maintained
4578
Linus Torvalds1da177e2005-04-16 15:20:36 -07004579WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4580P: Jean Tourrilhes
4581M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07004582L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004583W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4584S: Maintained
4585
4586WD7000 SCSI DRIVER
4587P: Miroslav Zagorac
4588M: zaga@fly.cc.fer.hr
4589L: linux-scsi@vger.kernel.org
4590S: Maintained
4591
Dmitry Torokhov5fc14682005-11-20 00:50:06 -05004592WISTRON LAPTOP BUTTON DRIVER
4593P: Miloslav Trmac
4594M: mitr@volny.cz
4595S: Maintained
4596
Linus Torvalds1da177e2005-04-16 15:20:36 -07004597WL3501 WIRELESS PCMCIA CARD DRIVER
4598P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004599M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07004600L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004601W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07004602S: Maintained
4603
Mark Brownfebf1df2008-04-02 00:51:09 -04004604WM97XX TOUCHSCREEN DRIVERS
4605P: Mark Brown
4606M: broonie@opensource.wolfsonmicro.com
4607P: Liam Girdwood
4608M: liam.girdwood@wolfsonmicro.com
4609L: linux-input@vger.kernel.org
4610T: git git://opensource.wolfsonmicro.com/linux-2.6-touch
4611W: http://opensource.wolfsonmicro.com/node/7
4612S: Supported
4613
Linus Torvalds1da177e2005-04-16 15:20:36 -07004614X.25 NETWORK LAYER
4615P: Henner Eisen
4616M: eis@baty.hanse.de
4617L: linux-x25@vger.kernel.org
4618S: Maintained
4619
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02004620XEN HYPERVISOR INTERFACE
4621P: Jeremy Fitzhardinge
4622M: jeremy@xensource.com
4623P: Chris Wright
4624M: chrisw@sous-sol.org
4625L: virtualization@lists.osdl.org
4626L: xen-devel@lists.xensource.com
4627S: Supported
4628
Linus Torvalds1da177e2005-04-16 15:20:36 -07004629XFS FILESYSTEM
4630P: Silicon Graphics Inc
Timothy Shimmin78bfd362007-06-11 20:42:09 -07004631P: Tim Shimmin
Linus Torvalds1da177e2005-04-16 15:20:36 -07004632M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004633L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004634W: http://oss.sgi.com/projects/xfs
Tim Shimmine99f0562007-06-19 15:26:35 +10004635T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004636S: Supported
4637
Grant Likelyc9d3d8e2007-10-01 16:33:51 +02004638XILINX SYSTEMACE DRIVER
4639P: Grant Likely
4640M: grant.likely@secretlab.ca
4641W: http://www.secretlab.ca/
4642L: linux-kernel@vger.kernel.org
4643S: Maintained
4644
Peter Korsgaard238b8722006-12-06 20:35:17 -08004645XILINX UARTLITE SERIAL DRIVER
4646P: Peter Korsgaard
4647M: jacmet@sunsite.dk
4648L: linux-serial@vger.kernel.org
4649S: Maintained
4650
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004651X86 ARCHITECTURE (32-BIT AND 64-BIT)
4652P: Thomas Gleixner
4653M: tglx@linutronix.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07004654P: Ingo Molnar
4655M: mingo@redhat.com
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004656P: H. Peter Anvin
4657M: hpa@zytor.com
4658L: linux-kernel@vger.kernel.org
4659T: git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004660S: Maintained
4661
Linus Torvalds1da177e2005-04-16 15:20:36 -07004662YAM DRIVER FOR AX.25
4663P: Jean-Paul Roubelat
4664M: jpr@f6fbb.org
4665L: linux-hams@vger.kernel.org
4666S: Maintained
4667
Henkaf64a5e2005-10-12 15:02:56 +02004668YEALINK PHONE DRIVER
4669P: Henk Vergonet
4670M: Henk.Vergonet@gmail.com
4671L: usbb2k-api-dev@nongnu.org
4672S: Maintained
4673
Linus Torvalds1da177e2005-04-16 15:20:36 -07004674Z8530 DRIVER FOR AX.25
4675P: Joerg Reuter
4676M: jreuter@yaina.de
4677W: http://yaina.de/jreuter/
4678W: http://www.qsl.net/dl1bke/
4679L: linux-hams@vger.kernel.org
4680S: Maintained
4681
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004682ZD1211RW WIRELESS DRIVER
4683P: Daniel Drake
4684M: dsd@gentoo.org
4685P: Ulrich Kunitz
4686M: kune@deine-taler.de
4687W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004688L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004689L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4690S: Maintained
4691
Linus Torvalds1da177e2005-04-16 15:20:36 -07004692ZF MACHZ WATCHDOG
4693P: Fernando Fuganti
4694M: fuganti@netbank.com.br
4695W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4696S: Maintained
4697
4698ZR36067 VIDEO FOR LINUX DRIVER
4699P: Ronald Bultje
4700M: rbultje@ronald.bitfreak.net
4701L: mjpeg-users@lists.sourceforge.net
4702W: http://mjpeg.sourceforge.net/driver-zoran/
4703S: Maintained
4704
Maciej W. Rozycki8b4a4082007-07-18 00:49:11 -07004705ZS DECSTATION Z85C30 SERIAL DRIVER
4706P: Maciej W. Rozycki
4707M: macro@linux-mips.org
4708S: Maintained
4709
Linus Torvalds1da177e2005-04-16 15:20:36 -07004710THE REST
4711P: Linus Torvalds
4712S: Buried alive in reporters