blob: 96914a2d2206d2f42f3750ea2e4e154f74d3aff8 [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
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800505ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
506P: Lennert Buytenhek
507M: kernel@wantstofly.org
508L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
509S: Maintained
510
Jaya Kumar90b8fc32008-03-15 05:11:07 +0100511ARM/GUMSTIX MACHINE SUPPORT
512P: Steve Sakoman
513M: sakoman@gmail.com
514L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
515S: Maintained
516
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100517ARM/HP JORNADA 7XX MACHINE SUPPORT
518P: Kristoffer Ericson
Kristoffer Ericson6a4d0282007-07-07 17:45:10 +0100519M: kristoffer.ericson@gmail.com
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100520W: www.jlime.com
521S: Maintained
522
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800523ARM/INTEL IOP32X ARM ARCHITECTURE
524P: Lennert Buytenhek
525M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100526P: Dan Williams
527M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800528L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100529S: Supported
530
531ARM/INTEL IOP33X ARM ARCHITECTURE
532P: Dan Williams
533M: dan.j.williams@intel.com
534L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
535S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800536
537ARM/INTEL IOP13XX ARM ARCHITECTURE
538P: Lennert Buytenhek
539M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100540P: Dan Williams
541M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800542L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100543S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800544
545ARM/INTEL IQ81342EX MACHINE SUPPORT
546P: Lennert Buytenhek
547M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100548P: Dan Williams
549M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800550L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100551S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800552
553ARM/INTEL IXP2000 ARM ARCHITECTURE
554P: Lennert Buytenhek
555M: kernel@wantstofly.org
556L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
557S: Maintained
558
559ARM/INTEL IXDP2850 MACHINE SUPPORT
560P: Lennert Buytenhek
561M: kernel@wantstofly.org
562L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
563S: Maintained
564
565ARM/INTEL IXP23XX ARM ARCHITECTURE
566P: Lennert Buytenhek
567M: kernel@wantstofly.org
568L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
569S: Maintained
570
571ARM/INTEL XSC3 (MANZANO) ARM CORE
572P: Lennert Buytenhek
573M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100574P: Dan Williams
575M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800576L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100577S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800578
579ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
580P: Lennert Buytenhek
581M: kernel@wantstofly.org
582L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
583S: Maintained
584
585ARM/LOGICPD PXA270 MACHINE SUPPORT
586P: Lennert Buytenhek
587M: kernel@wantstofly.org
588L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
589S: Maintained
590
Dirk Opfer8459c152005-11-06 14:27:52 +0000591ARM/TOSA MACHINE SUPPORT
Dmitry Baryshkov93887042008-07-07 10:50:06 +0100592P: Dmitry Baryshkov
593M: dbaryshkov@gmail.com
Dirk Opfer8459c152005-11-06 14:27:52 +0000594P: Dirk Opfer
595M: dirk@opfer-online.de
596S: Maintained
597
Marek Vašutb5e4ad52008-07-07 17:25:46 +0100598ARM/PALMTX SUPPORT
599P: Marek Vasut
600M: marek.vasut@gmail.com
601W: http://hackndev.com
602S: Maintained
603
Linus Torvalds1da177e2005-04-16 15:20:36 -0700604ARM/PLEB SUPPORT
605P: Peter Chubb
606M: pleb@gelato.unsw.edu.au
607W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
608S: Maintained
609
610ARM/PT DIGITAL BOARD PORT
611P: Stefan Eletzhofer
612M: stefan.eletzhofer@eletztrick.de
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700613L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700614W: http://www.arm.linux.org.uk/
615S: Maintained
616
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800617ARM/RADISYS ENP2611 MACHINE SUPPORT
618P: Lennert Buytenhek
619M: kernel@wantstofly.org
620L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
621S: Maintained
622
Linus Torvalds1da177e2005-04-16 15:20:36 -0700623ARM/SHARK MACHINE SUPPORT
624P: Alexander Schulz
625M: alex@shark-linux.de
626W: http://www.shark-linux.de/shark.html
627S: Maintained
628
629ARM/STRONGARM110 PORT
630P: Russell King
631M: rmk@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700632L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700633W: http://www.arm.linux.org.uk/
634S: Maintained
635
636ARM/S3C2410 ARM ARCHITECTURE
637P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800638M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700639L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700640W: http://www.fluff.org/ben/linux/
641S: Maintained
642
643ARM/S3C2440 ARM ARCHITECTURE
644P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800645M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700646L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700647W: http://www.fluff.org/ben/linux/
648S: Maintained
649
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800650ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
651P: Lennert Buytenhek
652M: kernel@wantstofly.org
653L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
654S: Maintained
655
656ARM/THECUS N2100 MACHINE SUPPORT
657P: Lennert Buytenhek
658M: kernel@wantstofly.org
659L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
660S: Maintained
661
Linus Torvalds1da177e2005-04-16 15:20:36 -0700662ARPD SUPPORT
663P: Jonathan Layes
Ralf Baechle979b6c12005-06-13 14:30:40 -0700664L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700665S: Maintained
666
667ASUS ACPI EXTRAS DRIVER
Len Brown0b67d942006-12-22 21:18:56 -0500668P: Corentin Chary
669M: corentincj@iksaif.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700670P: Karol Kozimor
671M: sziwan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700672L: acpi4asus-user@lists.sourceforge.net
673W: http://sourceforge.net/projects/acpi4asus
Len Brown0b67d942006-12-22 21:18:56 -0500674W: http://xf.iksaif.net/acpi4asus
Linus Torvalds1da177e2005-04-16 15:20:36 -0700675S: Maintained
676
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -0400677ASUS ASB100 HARDWARE MONITOR DRIVER
678P: Mark M. Hoffman
679M: mhoffman@lightlink.com
680L: lm-sensors@lm-sensors.org
681S: Maintained
682
Corentin Chary85091b72007-01-26 14:04:30 +0100683ASUS LAPTOP EXTRAS DRIVER
684P: Corentin Chary
685M: corentincj@iksaif.net
686L: acpi4asus-user@lists.sourceforge.net
687W: http://sourceforge.net/projects/acpi4asus
688W: http://xf.iksaif.net/acpi4asus
689S: Maintained
690
Dan Williamsb3e5f262007-08-07 10:26:35 -0700691ASYNCHRONOUS TRANSFERS/TRANSFORMS API
692P: Dan Williams
693M: dan.j.williams@intel.com
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +0100694P: Maciej Sosnowski
695M: maciej.sosnowski@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -0700696L: linux-kernel@vger.kernel.org
697W: http://sourceforge.net/projects/xscaleiop
698S: Supported
699
Linus Torvalds1da177e2005-04-16 15:20:36 -0700700ATA OVER ETHERNET DRIVER
701P: Ed L. Cashin
702M: ecashin@coraid.com
703W: http://www.coraid.com/support/linux
704S: Supported
705
Jiri Slabyfa1c1142007-08-12 17:33:16 +0200706ATHEROS ATH5K WIRELESS DRIVER
707P: Jiri Slaby
708M: jirislaby@gmail.com
709P: Nick Kossifidis
710M: mickflemm@gmail.com
711P: Luis R. Rodriguez
712M: mcgrof@gmail.com
713L: linux-wireless@vger.kernel.org
714L: ath5k-devel@lists.ath5k.org
715S: Maintained
716
Ville Syrjala6f69a6d2008-04-21 22:21:10 +0000717ATI_REMOTE2 DRIVER
718P: Ville Syrjala
719M: syrjala@sci.fi
720S: Maintained
721
Jay Cliburn8d5ca6e2007-02-03 20:25:10 -0600722ATL1 ETHERNET DRIVER
723P: Jay Cliburn
724M: jcliburn@gmail.com
725P: Chris Snook
726M: csnook@redhat.com
727L: atl1-devel@lists.sourceforge.net
728W: http://sourceforge.net/projects/atl1
729W: http://atl1.sourceforge.net
730S: Maintained
731
Linus Torvalds1da177e2005-04-16 15:20:36 -0700732ATM
733P: Chas Williams
734M: chas@cmf.nrl.navy.mil
Roland Dreierf37bf902006-09-13 20:39:33 -0700735L: linux-atm-general@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700736W: http://linux-atm.sourceforge.net
737S: Maintained
738
Pierre Ossman272f1332007-05-14 21:25:26 +0200739ATMEL AT91 MCI DRIVER
Pierre Ossman81764fa2007-07-15 18:47:38 +0200740P: Nicolas Ferre
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800741M: nicolas.ferre@atmel.com
Pierre Ossman81764fa2007-07-15 18:47:38 +0200742L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
743W: http://www.atmel.com/products/AT91/
744W: http://www.at91.com/
745S: Maintained
Pierre Ossman272f1332007-05-14 21:25:26 +0200746
Haavard Skinnemoena1cfac42008-02-08 04:21:00 -0800747ATMEL AT91 / AT32 SERIAL DRIVER
748P: Haavard Skinnemoen
749M: hskinnemoen@atmel.com
750L: linux-kernel@vger.kernel.org
751S: Supported
752
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800753ATMEL LCDFB DRIVER
754P: Nicolas Ferre
755M: nicolas.ferre@atmel.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -0800756L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800757S: Maintained
758
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100759ATMEL MACB ETHERNET DRIVER
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100760P: Haavard Skinnemoen
761M: hskinnemoen@atmel.com
762S: Supported
763
Haavard Skinnemoen754ce4f2007-02-14 00:33:09 -0800764ATMEL SPI DRIVER
765P: Haavard Skinnemoen
766M: hskinnemoen@atmel.com
767S: Supported
768
Haavard Skinnemoen914a3f32007-10-10 02:29:43 -0700769ATMEL USBA UDC DRIVER
770P: Haavard Skinnemoen
771M: hskinnemoen@atmel.com
772L: kernel@avr32linux.org
773W: http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver
774S: Supported
775
Linus Torvalds1da177e2005-04-16 15:20:36 -0700776ATMEL WIRELESS DRIVER
777P: Simon Kelley
778M: simon@thekelleys.org.uk
Johannes Berg724c6b32007-04-23 12:18:20 -0700779L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700780W: http://www.thekelleys.org.uk/atmel
781W: http://atmelwlandriver.sourceforge.net/
782S: Maintained
783
Chris Wrighta92b7b82005-07-07 18:12:23 -0700784AUDIT SUBSYSTEM
Eric Paris0ef19702008-04-18 10:47:32 -0400785P: Al Viro
786M: viro@zeniv.linux.org.uk
787P: Eric Paris
788M: eparis@redhat.com
Gabriel Cb9a06202007-08-10 13:00:56 -0700789L: linux-audit@redhat.com (subscribers-only)
David Woodhousead3f9a22005-07-13 15:28:29 +0100790W: http://people.redhat.com/sgrubb/audit/
Eric Paris0ef19702008-04-18 10:47:32 -0400791T: git git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git
Chris Wrighta92b7b82005-07-07 18:12:23 -0700792S: Maintained
793
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800794AUXILIARY DISPLAY DRIVERS
795P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -0700796M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800797L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -0700798W: http://miguelojeda.es/auxdisplay.htm
799W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800800S: Maintained
801
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700802AVR32 ARCHITECTURE
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700803P: Haavard Skinnemoen
804M: hskinnemoen@atmel.com
805W: http://www.atmel.com/products/AVR32/
806W: http://avr32linux.org/
807W: http://avrfreaks.net/
808S: Supported
809
810AVR32/AT32AP MACHINE SUPPORT
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700811P: Haavard Skinnemoen
812M: hskinnemoen@atmel.com
813S: Supported
814
Linus Torvalds1da177e2005-04-16 15:20:36 -0700815AX.25 NETWORK LAYER
816P: Ralf Baechle
817M: ralf@linux-mips.org
818L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +0200819W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700820S: Maintained
821
Richard Purdie300abeb2007-02-07 22:21:07 +0000822BACKLIGHT CLASS/SUBSYSTEM
823P: Richard Purdie
824M: rpurdie@rpsys.net
825S: Maintained
826
Bryan Wu1394f032007-05-06 14:50:22 -0700827BLACKFIN ARCHITECTURE
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800828P: Bryan Wu
Bryan Wu7dd06cd2008-02-21 16:18:43 +0800829M: cooloney@kernel.org
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800830L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
831W: http://blackfin.uclinux.org
832S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700833
Bryan Wue190d6b2007-07-17 14:43:44 +0800834BLACKFIN EMAC DRIVER
835P: Bryan Wu
Bryan Wu7dd06cd2008-02-21 16:18:43 +0800836M: cooloney@kernel.org
Bryan Wue190d6b2007-07-17 14:43:44 +0800837L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
838W: http://blackfin.uclinux.org
839S: Supported
840
Mike Frysinger566da5b2007-06-11 15:31:30 +0800841BLACKFIN RTC DRIVER
842P: Mike Frysinger
Mike Frysinger566da5b2007-06-11 15:31:30 +0800843M: vapier.adi@gmail.com
844L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
845W: http://blackfin.uclinux.org
846S: Supported
847
Bryan Wu1394f032007-05-06 14:50:22 -0700848BLACKFIN SERIAL DRIVER
Mike Frysinger9c5e7102007-11-17 23:19:44 +0800849P: Sonic Zhang
850M: sonic.zhang@analog.com
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800851L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
852W: http://blackfin.uclinux.org
853S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700854
Bryan Wu1e6d3202007-07-15 02:50:02 +0800855BLACKFIN WATCHDOG DRIVER
856P: Mike Frysinger
Bryan Wu1e6d3202007-07-15 02:50:02 +0800857M: vapier.adi@gmail.com
858L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
859W: http://blackfin.uclinux.org
860S: Supported
861
Linus Torvalds1da177e2005-04-16 15:20:36 -0700862BAYCOM/HDLCDRV DRIVERS FOR AX.25
863P: Thomas Sailer
864M: t.sailer@alumni.ethz.ch
865L: linux-hams@vger.kernel.org
866W: http://www.baycom.org/~tom/ham/ham.html
867S: Maintained
868
Michael Buesche4d6b792007-09-18 15:39:42 -0400869B43 WIRELESS DRIVER
870P: Michael Buesch
871M: mb@bu3sch.de
872P: Stefano Brivio
Stefano Brivio2817ef12007-11-06 22:48:56 +0100873M: stefano.brivio@polimi.it
Michael Buesche4d6b792007-09-18 15:39:42 -0400874L: linux-wireless@vger.kernel.org
Stefano Brivio2817ef12007-11-06 22:48:56 +0100875W: http://linuxwireless.org/en/users/Drivers/b43
Michael Buesche4d6b792007-09-18 15:39:42 -0400876S: Maintained
877
Larry Finger75388ac2007-09-25 16:46:54 -0700878B43LEGACY WIRELESS DRIVER
879P: Larry Finger
880M: Larry.Finger@lwfinger.net
Stefano Brivio2817ef12007-11-06 22:48:56 +0100881P: Stefano Brivio
882M: stefano.brivio@polimi.it
Larry Finger75388ac2007-09-25 16:46:54 -0700883L: linux-wireless@vger.kernel.org
Stefano Brivio2817ef12007-11-06 22:48:56 +0100884W: http://linuxwireless.org/en/users/Drivers/b43
Larry Finger75388ac2007-09-25 16:46:54 -0700885S: Maintained
886
Linus Torvalds1da177e2005-04-16 15:20:36 -0700887BEFS FILE SYSTEM
888P: Sergey S. Kostyliov
889M: rathamahata@php4.ru
890L: linux-kernel@vger.kernel.org
891S: Maintained
892
Linus Torvalds1da177e2005-04-16 15:20:36 -0700893BFS FILE SYSTEM
894P: Tigran A. Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -0800895M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700896L: linux-kernel@vger.kernel.org
897S: Maintained
898
Bryan Wud24ecfc2007-05-01 23:26:32 +0200899BLACKFIN I2C TWI DRIVER
900P: Sonic Zhang
901M: sonic.zhang@analog.com
902L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
903W: http://blackfin.uclinux.org/
904S: Supported
905
Linus Torvalds1da177e2005-04-16 15:20:36 -0700906BLOCK LAYER
907P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +0200908M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700909L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800910T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700911S: Maintained
912
Joern Engel2b54aae2008-02-06 01:38:02 -0800913BLOCK2MTD DRIVER
914P: Joern Engel
915M: joern@lazybastard.org
916L: linux-mtd@lists.infradead.org
917S: Maintained
918
Linus Torvalds1da177e2005-04-16 15:20:36 -0700919BLUETOOTH SUBSYSTEM
920P: Marcel Holtmann
921M: marcel@holtmann.org
922P: Maxim Krasnyansky
923M: maxk@qualcomm.com
Pavel Machek781c2842008-03-20 15:41:02 -0700924L: linux-bluetooth@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700925W: http://bluez.sf.net
926W: http://www.bluez.org
927W: http://www.holtmann.org/linux/bluetooth/
Josh Boyer1adc1232005-11-23 15:44:15 -0800928T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700929S: Maintained
930
931BLUETOOTH RFCOMM LAYER
932P: Marcel Holtmann
933M: marcel@holtmann.org
934P: Maxim Krasnyansky
935M: maxk@qualcomm.com
936S: Maintained
937
938BLUETOOTH BNEP LAYER
939P: Marcel Holtmann
940M: marcel@holtmann.org
941P: Maxim Krasnyansky
942M: maxk@qualcomm.com
943S: Maintained
944
945BLUETOOTH CMTP LAYER
946P: Marcel Holtmann
947M: marcel@holtmann.org
948S: Maintained
949
950BLUETOOTH HIDP LAYER
951P: Marcel Holtmann
952M: marcel@holtmann.org
953S: Maintained
954
955BLUETOOTH HCI UART DRIVER
956P: Marcel Holtmann
957M: marcel@holtmann.org
958P: Maxim Krasnyansky
959M: maxk@qualcomm.com
960S: Maintained
961
962BLUETOOTH HCI USB DRIVER
963P: Marcel Holtmann
964M: marcel@holtmann.org
965P: Maxim Krasnyansky
966M: maxk@qualcomm.com
967S: Maintained
968
969BLUETOOTH HCI BCM203X DRIVER
970P: Marcel Holtmann
971M: marcel@holtmann.org
972S: Maintained
973
974BLUETOOTH HCI BPA10X DRIVER
975P: Marcel Holtmann
976M: marcel@holtmann.org
977S: Maintained
978
979BLUETOOTH HCI BFUSB DRIVER
980P: Marcel Holtmann
981M: marcel@holtmann.org
982S: Maintained
983
984BLUETOOTH HCI DTL1 DRIVER
985P: Marcel Holtmann
986M: marcel@holtmann.org
987S: Maintained
988
989BLUETOOTH HCI BLUECARD DRIVER
990P: Marcel Holtmann
991M: marcel@holtmann.org
992S: Maintained
993
994BLUETOOTH HCI BT3C DRIVER
995P: Marcel Holtmann
996M: marcel@holtmann.org
997S: Maintained
998
999BLUETOOTH HCI BTUART DRIVER
1000P: Marcel Holtmann
1001M: marcel@holtmann.org
1002S: Maintained
1003
1004BLUETOOTH HCI VHCI DRIVER
1005P: Maxim Krasnyansky
1006M: maxk@qualcomm.com
1007S: Maintained
1008
1009BONDING DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001010P: Jay Vosburgh
1011M: fubar@us.ibm.com
1012L: bonding-devel@lists.sourceforge.net
1013W: http://sourceforge.net/projects/bonding/
1014S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001015
Gary Zambrano39105892006-06-22 17:26:20 -07001016BROADCOM B44 10/100 ETHERNET DRIVER
1017P: Gary Zambrano
1018M: zambrano@broadcom.com
1019L: netdev@vger.kernel.org
1020S: Supported
1021
Michael Chan948c51e2006-06-04 02:51:39 -07001022BROADCOM BNX2 GIGABIT ETHERNET DRIVER
1023P: Michael Chan
1024M: mchan@broadcom.com
1025L: netdev@vger.kernel.org
1026S: Supported
1027
Eliezer Tamir4d9d2cb2008-02-28 11:59:10 -08001028BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER
Eilon Greenstein24e3fce2008-06-12 14:30:28 -07001029P: Eilon Greenstein
1030M: eilong@broadcom.com
Eliezer Tamir4d9d2cb2008-02-28 11:59:10 -08001031L: netdev@vger.kernel.org
1032S: Supported
1033
Michael Chan948c51e2006-06-04 02:51:39 -07001034BROADCOM TG3 GIGABIT ETHERNET DRIVER
1035P: Michael Chan
1036M: mchan@broadcom.com
1037L: netdev@vger.kernel.org
1038S: Supported
1039
Jens Axboe5cdf7f72007-07-17 08:58:06 +02001040BSG (block layer generic sg v4 driver)
1041P: FUJITA Tomonori
1042M: fujita.tomonori@lab.ntt.co.jp
1043L: linux-scsi@vger.kernel.org
1044S: Supported
1045
Linus Torvalds1da177e2005-04-16 15:20:36 -07001046BTTV VIDEO4LINUX DRIVER
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001047P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001048M: mchehab@infradead.org
1049M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001050L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001051W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001052T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001053S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001054
Jonathan Corbet77d51402007-03-22 19:44:17 -03001055CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
1056P: Jonathan Corbet
1057M: corbet@lwn.net
1058L: video4linux-list@redhat.com
1059S: Maintained
1060
Oliver Hartkoppbeca2222007-11-16 16:07:41 -08001061CAN NETWORK LAYER
1062P: Urs Thuermann
1063M: urs.thuermann@volkswagen.de
1064P: Oliver Hartkopp
1065M: oliver.hartkopp@volkswagen.de
Pavel Emelyanov220fc3f2008-04-29 03:37:41 -07001066L: socketcan-core@lists.berlios.de (subscribers-only)
Oliver Hartkoppbeca2222007-11-16 16:07:41 -08001067W: http://developer.berlios.de/projects/socketcan/
1068S: Maintained
1069
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001070CALGARY x86-64 IOMMU
1071P: Muli Ben-Yehuda
1072M: muli@il.ibm.com
1073P: Jon D. Mason
Jon Masond8d2bed2006-10-05 18:47:21 +02001074M: jdmason@kudzu.us
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001075L: linux-kernel@vger.kernel.org
1076L: discuss@x86-64.org
1077S: Maintained
1078
Arnd Bergmannb8154542008-05-16 11:10:59 +02001079CELL BROADBAND ENGINE ARCHITECTURE
1080P: Arnd Bergmann
1081M: arnd@arndb.de
1082L: linuxppc-dev@ozlabs.org
1083L: cbe-oss-dev@ozlabs.org
1084W: http://www.ibm.com/developerworks/power/cell/
1085S: Supported
1086
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001087CFAG12864B LCD DRIVER
1088P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07001089M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001090L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07001091W: http://miguelojeda.es/auxdisplay.htm
1092W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001093S: Maintained
1094
1095CFAG12864BFB LCD FRAMEBUFFER DRIVER
1096P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07001097M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001098L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07001099W: http://miguelojeda.es/auxdisplay.htm
1100W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001101S: Maintained
1102
Johannes Berg704232c2007-04-23 12:20:05 -07001103CFG80211 and NL80211
1104P: Johannes Berg
1105M: johannes@sipsolutions.net
1106L: linux-wireless@vger.kernel.org
1107S: Maintained
1108
Andy Whitcroft0a920b52007-06-01 00:46:48 -07001109CHECKPATCH
1110P: Andy Whitcroft
1111M: apw@shadowen.org
1112P: Randy Dunlap
1113M: rdunlap@xenotime.net
1114P: Joel Schopp
1115M: jschopp@austin.ibm.com
1116S: Supported
1117
Linus Torvalds1da177e2005-04-16 15:20:36 -07001118COMMON INTERNET FILE SYSTEM (CIFS)
1119P: Steve French
1120M: sfrench@samba.org
Jesper Juhlfb453d42006-01-15 02:46:48 +01001121L: linux-cifs-client@lists.samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001122L: samba-technical@lists.samba.org
Steve Frenchaf5a0322007-08-13 19:53:17 +00001123W: http://linux-cifs.samba.org/
Josh Boyer1adc1232005-11-23 15:44:15 -08001124T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001125S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001126
Joel Becker7063fbf2005-12-15 14:29:43 -08001127CONFIGFS
1128P: Joel Becker
Joel Becker62ca3d22006-01-27 11:04:12 -08001129M: joel.becker@oracle.com
1130L: linux-kernel@vger.kernel.org
Joel Becker7063fbf2005-12-15 14:29:43 -08001131S: Supported
1132
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001133CIRRUS LOGIC EP93XX ETHERNET DRIVER
1134P: Lennert Buytenhek
1135M: kernel@wantstofly.org
1136L: netdev@vger.kernel.org
1137S: Maintained
1138
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001139CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1140P: Lennert Buytenhek
1141M: kernel@wantstofly.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001142L: linux-usb@vger.kernel.org
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001143S: Maintained
1144
Timur Tabid9e9d822008-04-24 08:45:26 +10001145CIRRUS LOGIC CS4270 SOUND DRIVER
1146P: Timur Tabi
1147M: timur@freescale.com
1148L: alsa-devel@alsa-project.org
1149S: Supported
1150
Linus Torvalds1da177e2005-04-16 15:20:36 -07001151CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1152P: Cirrus Logic Corporation (kernel 2.2 driver)
1153M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1154P: Nils Faerber (port to kernel 2.4)
1155M: Nils Faerber <nils@kernelconcepts.de>
1156S: Maintained
1157
1158CODA FILE SYSTEM
1159P: Jan Harkes
1160M: jaharkes@cs.cmu.edu
1161M: coda@cs.cmu.edu
1162L: codalist@coda.cs.cmu.edu
1163W: http://www.coda.cs.cmu.edu/
1164S: Maintained
1165
1166COMPACTPCI HOTPLUG CORE
1167P: Scott Murray
1168M: scottm@somanetworks.com
1169M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001170L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001171S: Supported
1172
1173COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1174P: Scott Murray
1175M: scottm@somanetworks.com
1176M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001177L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001178S: Supported
1179
1180COMPACTPCI HOTPLUG GENERIC DRIVER
1181P: Scott Murray
1182M: scottm@somanetworks.com
1183M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001184L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001185S: Supported
1186
Cezary Jackiewicz54115522008-06-09 16:22:22 -07001187COMPAL LAPTOP SUPPORT
1188P: Cezary Jackiewicz
1189M: cezary.jackiewicz@gmail.com
1190S: Maintained
1191
Linus Torvalds1da177e2005-04-16 15:20:36 -07001192COMPUTONE INTELLIPORT MULTIPORT CARD
1193P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -07001194M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001195W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -07001196S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001197
Simon Arlott949be0f2007-03-06 02:47:46 -08001198CONEXANT ACCESSRUNNER USB DRIVER
1199P: Simon Arlott
1200M: cxacru@fire.lp0.eu
Simon Arlott9ae5e3b2007-05-09 08:38:10 +02001201L: accessrunner-general@lists.sourceforge.net
1202W: http://accessrunner.sourceforge.net/
Simon Arlott949be0f2007-03-06 02:47:46 -08001203S: Maintained
1204
Paul Menagefb3a0fb2008-03-04 14:28:28 -08001205CONTROL GROUPS (CGROUPS)
1206P: Paul Menage
1207M: menage@google.com
1208L: containers@lists.linux-foundation.org
1209S: Maintained
1210
Rudolf Marekbebe4672007-05-08 17:22:02 +02001211CORETEMP HARDWARE MONITORING DRIVER
1212P: Rudolf Marek
1213M: r.marek@assembler.cz
1214L: lm-sensors@lm-sensors.org
1215S: Maintained
1216
Linus Torvalds1da177e2005-04-16 15:20:36 -07001217COSA/SRP SYNC SERIAL DRIVER
1218P: Jan "Yenya" Kasprzak
1219M: kas@fi.muni.cz
1220W: http://www.fi.muni.cz/~kas/cosa/
1221S: Maintained
1222
1223CPU FREQUENCY DRIVERS
1224P: Dave Jones
1225M: davej@codemonkey.org.uk
1226L: cpufreq@lists.linux.org.uk
1227W: http://www.codemonkey.org.uk/projects/cpufreq/
Dave Jones7531a0b2006-12-12 17:26:35 -05001228T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001229S: Maintained
1230
1231CPUID/MSR DRIVER
1232P: H. Peter Anvin
1233M: hpa@zytor.com
1234S: Maintained
1235
Paul Jacksoned90fb42005-09-27 21:45:37 -07001236CPUSETS
1237P: Paul Jackson
Paul Jackson6bffd7b2008-05-01 04:34:21 -07001238P: Paul Menage
Paul Jacksoned90fb42005-09-27 21:45:37 -07001239M: pj@sgi.com
Paul Jackson6bffd7b2008-05-01 04:34:21 -07001240M: menage@google.com
Paul Jacksoned90fb42005-09-27 21:45:37 -07001241L: linux-kernel@vger.kernel.org
1242W: http://www.bullopensource.org/cpuset/
Paul Jackson551e1722008-06-12 15:21:31 -07001243W: http://oss.sgi.com/projects/cpusets/
Paul Jacksoned90fb42005-09-27 21:45:37 -07001244S: Supported
1245
Linus Torvalds1da177e2005-04-16 15:20:36 -07001246CRAMFS FILESYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +01001247W: http://sourceforge.net/projects/cramfs/
1248S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001249
1250CRIS PORT
1251P: Mikael Starvik
1252M: starvik@axis.com
Jesper Nilsson0b07aa62008-01-25 13:22:29 +01001253P: Jesper Nilsson
1254M: jesper.nilsson@axis.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001255L: dev-etrax@axis.com
1256W: http://developer.axis.com
1257S: Maintained
1258
1259CRYPTO API
1260P: Herbert Xu
1261M: herbert@gondor.apana.org.au
1262P: David S. Miller
1263M: davem@davemloft.net
1264L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001265T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001266S: Maintained
1267
Jaya Kumar9b4ffa42005-11-17 10:12:23 +01001268CS5535 Audio ALSA driver
1269P: Jaya Kumar
1270M: jayakumar.alsa@gmail.com
1271S: Maintained
1272
Hans Verkuil6d8425b2008-05-05 18:25:22 -03001273CX18 VIDEO4LINUX DRIVER
1274P: Hans Verkuil, Andy Walls
1275M: hverkuil@xs4all.nl, awalls@radix.net
1276L: ivtv-devel@ivtvdriver.org
1277L: ivtv-users@ivtvdriver.org
1278L: video4linux-list@redhat.com
1279W: http://linuxtv.org
1280S: Maintained
1281
Steve Wisee5ec3782008-05-20 14:06:33 -07001282CXGB3 ETHERNET DRIVER (CXGB3)
1283P: Divy Le Ray
1284M: divy@chelsio.com
1285L: netdev@vger.kernel.org
1286W: http://www.chelsio.com
1287S: Supported
1288
1289CXGB3 IWARP RNIC DRIVER (IW_CXGB3)
1290P: Steve Wise
1291M: swise@chelsio.com
1292L: general@lists.openfabrics.org
1293W: http://www.openfabrics.org
1294S: Supported
1295
Linus Torvalds1da177e2005-04-16 15:20:36 -07001296CYBERPRO FB DRIVER
1297P: Russell King
1298M: rmk@arm.linux.org.uk
1299W: http://www.arm.linux.org.uk/
1300S: Maintained
1301
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001302CYBLAFB FRAMEBUFFER DRIVER
1303P: Knut Petersen
1304M: Knut_Petersen@t-online.de
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001305L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001306S: Maintained
1307
Linus Torvalds1da177e2005-04-16 15:20:36 -07001308CYCLADES 2X SYNC CARD DRIVER
1309P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001310M: acme@ghostprotocols.net
1311W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07001312S: Maintained
1313
1314CYCLADES ASYNC MUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001315W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001316S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001317
1318CYCLADES PC300 DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001319W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001320S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001321
Linus Torvalds1da177e2005-04-16 15:20:36 -07001322DAMA SLAVE for AX.25
1323P: Joerg Reuter
1324M: jreuter@yaina.de
1325W: http://yaina.de/jreuter/
1326W: http://www.qsl.net/dl1bke/
1327L: linux-hams@vger.kernel.org
1328S: Maintained
1329
1330DC395x SCSI driver
1331P: Oliver Neukum
1332M: oliver@neukum.name
1333P: Ali Akcaagac
1334M: aliakc@web.de
1335P: Jamie Lenehan
1336M: lenehan@twibble.org
1337W: http://twibble.org/dist/dc395x/
Randy Dunlapf5df58812006-07-14 00:24:29 -07001338L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001339L: http://lists.twibble.org/mailman/listinfo/dc395x/
1340S: Maintained
1341
1342DC390/AM53C974 SCSI driver
1343P: Kurt Garloff
1344M: garloff@suse.de
1345W: http://www.garloff.de/kurt/linux/dc390/
1346P: Guennadi Liakhovetski
1347M: g.liakhovetski@gmx.de
1348S: Maintained
1349
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001350DCCP PROTOCOL
1351P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001352M: acme@ghostprotocols.net
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001353L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -08001354W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001355S: Maintained
1356
Linus Torvalds1da177e2005-04-16 15:20:36 -07001357DECnet NETWORK LAYER
Christine Caulfield8943f262008-02-14 19:31:31 -08001358P: Christine Caulfield
1359M: christine.caulfield@googlemail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001360W: http://linux-decnet.sourceforge.net
1361L: linux-decnet-user@lists.sourceforge.net
1362S: Maintained
1363
1364DEFXX FDDI NETWORK DRIVER
1365P: Maciej W. Rozycki
1366M: macro@linux-mips.org
1367S: Maintained
1368
1369DELL LAPTOP SMM DRIVER
1370P: Massimo Dal Zotto
1371M: dz@debian.org
1372W: http://www.debian.org/~dz/i8k/
1373S: Maintained
1374
Doug Warzecha90563ec2005-09-06 15:17:15 -07001375DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1376P: Doug Warzecha
1377M: Douglas_Warzecha@dell.com
1378S: Maintained
1379
Pavel Machek5ddb88c2006-09-29 02:01:29 -07001380DEVICE-MAPPER (LVM)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001381P: Alasdair Kergon
1382L: dm-devel@redhat.com
1383W: http://sources.redhat.com/dm
1384S: Maintained
1385
1386DEVICE NUMBER REGISTRY
1387P: Torben Mathiasen
1388M: device@lanana.org
1389W: http://lanana.org/docs/device-list/index.html
1390L: linux-kernel@vger.kernel.org
1391S: Maintained
1392
Linus Torvalds1da177e2005-04-16 15:20:36 -07001393DIGI INTL. EPCA DRIVER
1394P: Digi International, Inc
1395M: Eng.Linux@digi.com
1396L: Eng.Linux@digi.com
1397W: http://www.digi.com
1398S: Orphaned
1399
Linus Torvalds1da177e2005-04-16 15:20:36 -07001400DIRECTORY NOTIFICATION
1401P: Stephen Rothwell
1402M: sfr@canb.auug.org.au
1403L: linux-kernel@vger.kernel.org
1404S: Supported
1405
1406DISK GEOMETRY AND PARTITION HANDLING
1407P: Andries Brouwer
1408M: aeb@cwi.nl
1409W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1410W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1411W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1412S: Maintained
1413
1414DISKQUOTA:
1415P: Jan Kara
1416M: jack@suse.cz
1417L: linux-kernel@vger.kernel.org
1418S: Maintained
1419
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001420DISTRIBUTED LOCK MANAGER
Christine Caulfield8943f262008-02-14 19:31:31 -08001421P: Christine Caulfield
1422M: ccaulfie@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001423P: David Teigland
1424M: teigland@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001425L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001426W: http://sources.redhat.com/cluster/
David Teiglandd7c2fea2008-02-21 15:27:09 -06001427T: git kernel.org:/pub/scm/linux/kernel/git/teigland/dlm.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001428S: Supported
1429
Linus Torvalds1da177e2005-04-16 15:20:36 -07001430DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1431P: Tobias Ringstrom
1432M: tori@unhappy.mine.nu
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08001433L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001434S: Maintained
1435
Dan Williamsb3e5f262007-08-07 10:26:35 -07001436DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01001437P: Maciej Sosnowski
1438M: maciej.sosnowski@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -07001439P: Dan Williams
1440M: dan.j.williams@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001441L: linux-kernel@vger.kernel.org
Dan Williamsb3e5f262007-08-07 10:26:35 -07001442S: Supported
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001443
Juerg Haefligerb8250372007-06-09 10:11:16 -04001444DME1737 HARDWARE MONITOR DRIVER
1445P: Juerg Haefliger
1446M: juergh@gmail.com
1447L: lm-sensors@lm-sensors.org
1448S: Maintained
1449
Martin Waitzba483d52005-06-17 13:20:59 -07001450DOCBOOK FOR DOCUMENTATION
Randy Dunlap0f40efb2006-07-03 00:24:15 -07001451P: Randy Dunlap
1452M: rdunlap@xenotime.net
Martin Waitzba483d52005-06-17 13:20:59 -07001453S: Maintained
1454
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001455DOCKING STATION DRIVER
1456P: Kristen Carlson Accardi
1457M: kristen.c.accardi@intel.com
1458L: linux-acpi@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05001459S: Supported
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001460
Randy Dunlapabbaeff2008-07-04 09:59:57 -07001461DOCUMENTATION (/Documentation directory)
1462P: Michael Kerrisk
1463M: mtk.manpages@gmail.com
1464P: Randy Dunlap
1465M: rdunlap@xenotime.net
1466L: linux-doc@vger.kernel.org
1467S: Maintained
1468
Linus Torvalds1da177e2005-04-16 15:20:36 -07001469DOUBLETALK DRIVER
1470P: James R. Van Zandt
1471M: jrv@vanzandt.mv.com
1472L: blinux-list@redhat.com
1473S: Maintained
1474
1475DRIVER CORE, KOBJECTS, AND SYSFS
1476P: Greg Kroah-Hartman
1477M: gregkh@suse.de
1478L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001479T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001480S: Supported
1481
1482DRM DRIVERS
1483P: David Airlie
1484M: airlied@linux.ie
1485L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -08001486T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001487S: Maintained
1488
1489DSCC4 DRIVER
Francois Romieu01f20732007-01-26 00:57:17 -08001490P: Francois Romieu
1491M: romieu@fr.zoreil.com
1492L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001493S: Maintained
1494
1495DVB SUBSYSTEM AND DRIVERS
1496P: LinuxTV.org Project
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001497M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001498L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +02001499W: http://linuxtv.org/
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001500T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001501S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001502
Maciej W. Rozycki789c7042008-02-07 00:15:13 -08001503DZ DECSTATION DZ11 SERIAL DRIVER
1504P: Maciej W. Rozycki
1505M: macro@linux-mips.org
1506S: Maintained
1507
Linus Torvalds1da177e2005-04-16 15:20:36 -07001508EATA-DMA SCSI DRIVER
1509P: Michael Neuffer
1510L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1511S: Maintained
1512
1513EATA ISA/EISA/PCI SCSI DRIVER
1514P: Dario Ballabio
1515M: ballabio_dario@emc.com
1516L: linux-scsi@vger.kernel.org
1517S: Maintained
1518
1519EATA-PIO SCSI DRIVER
1520P: Michael Neuffer
1521M: mike@i-Connect.Net
1522L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1523S: Maintained
1524
1525EBTABLES
1526P: Bart De Schuymer
1527M: bart.de.schuymer@pandora.be
1528L: ebtables-user@lists.sourceforge.net
1529L: ebtables-devel@lists.sourceforge.net
1530W: http://ebtables.sourceforge.net/
1531S: Maintained
1532
Michael Halcrow237fead2006-10-04 02:16:22 -07001533ECRYPT FILE SYSTEM
1534P: Mike Halcrow, Phillip Hellewell
1535M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1536L: ecryptfs-devel@lists.sourceforge.net
1537W: http://ecryptfs.sourceforge.net/
1538S: Supported
1539
Alan Coxda9bb1d2006-01-18 17:44:13 -08001540EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -08001541P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001542M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001543L: bluesmoke-devel@lists.sourceforge.net
1544W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001545S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -08001546
1547EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001548P: Mark Gross
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001549P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001550M: mark.gross@intel.com
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001551M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001552L: bluesmoke-devel@lists.sourceforge.net
1553W: bluesmoke.sourceforge.net
1554S: Maintained
1555
1556EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001557P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001558M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001559L: bluesmoke-devel@lists.sourceforge.net
1560W: bluesmoke.sourceforge.net
1561S: Maintained
1562
Douglas Thompson6bc78402007-07-19 01:50:12 -07001563EDAC-I82443BXGX
1564P: Tim Small
1565M: tim@buttersideup.com
1566L: bluesmoke-devel@lists.sourceforge.net
1567W: bluesmoke.sourceforge.net
1568S: Maintained
1569
1570EDAC-I3000
1571P: Jason Uhlenkott
1572M: juhlenko@akamai.com
1573L: bluesmoke-devel@lists.sourceforge.net
1574W: bluesmoke.sourceforge.net
1575S: Maintained
1576
1577EDAC-I5000
1578P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001579M: dougthompson@xmission.com
1580L: bluesmoke-devel@lists.sourceforge.net
1581W: bluesmoke.sourceforge.net
1582S: Maintained
1583
1584EDAC-I82975X
1585P: Ranganathan Desikan
1586P: Arvind R.
1587M: rdesikan@jetzbroadband.com
1588M: arvind@acarlab.com
1589L: bluesmoke-devel@lists.sourceforge.net
1590W: bluesmoke.sourceforge.net
1591S: Maintained
1592
1593EDAC-PASEMI
1594P: Egor Martovetsky
1595M: egor@pasemi.com
Douglas Thompson6bc78402007-07-19 01:50:12 -07001596L: bluesmoke-devel@lists.sourceforge.net
1597W: bluesmoke.sourceforge.net
1598S: Maintained
1599
Dave Peterson0e438e32006-03-26 01:38:55 -08001600EDAC-R82600
1601P: Tim Small
1602M: tim@buttersideup.com
1603L: bluesmoke-devel@lists.sourceforge.net
1604W: bluesmoke.sourceforge.net
1605S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -08001606
Eric Coopere59f8792008-03-13 12:55:46 +01001607EEEPC LAPTOP EXTRAS DRIVER
1608P: Corentin Chary
1609M: corentincj@iksaif.net
1610L: acpi4asus-user@lists.sourceforge.net
1611W: http://sourceforge.net/projects/acpi4asus
1612S: Maintained
1613
Linus Torvalds1da177e2005-04-16 15:20:36 -07001614EEPRO100 NETWORK DRIVER
1615P: Andrey V. Savochkin
1616M: saw@saw.sw.com.sg
1617S: Maintained
1618
Josh Triplett0bee8d22006-07-30 03:03:58 -07001619EFS FILESYSTEM
1620W: http://aeschi.ch.eu.org/efs/
1621S: Orphan
1622
Heiko J Schickfab97222006-09-22 15:22:22 -07001623EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1624P: Hoang-Nam Nguyen
1625M: hnguyen@de.ibm.com
1626P: Christoph Raisch
1627M: raisch@de.ibm.com
Roland Dreier78526822007-07-09 20:12:26 -07001628L: general@lists.openfabrics.org
Heiko J Schickfab97222006-09-22 15:22:22 -07001629S: Supported
1630
David Woodhouse3e3a7d62008-05-01 04:34:46 -07001631EMBEDDED LINUX
1632P: Paul Gortmaker
1633M: paul.gortmaker@windriver.com
1634P David Woodhouse
1635M: dwmw2@infradead.org
1636L: linux-embedded@vger.kernel.org
1637S: Maintained
1638
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001639EMULEX LPFC FC SCSI DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001640P: James Smart
1641M: james.smart@emulex.com
1642L: linux-scsi@vger.kernel.org
1643W: http://sourceforge.net/projects/lpfcxxxx
1644S: Supported
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001645
Linus Torvalds1da177e2005-04-16 15:20:36 -07001646EPSON 1355 FRAMEBUFFER DRIVER
1647P: Christopher Hoover
1648M: ch@murgatroid.com, ch@hpl.hp.com
1649S: Maintained
1650
1651ETHEREXPRESS-16 NETWORK DRIVER
1652P: Philip Blundell
1653M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001654L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001655S: Maintained
1656
1657ETHERNET BRIDGE
1658P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08001659M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07001660L: bridge@lists.linux-foundation.org
Adrian Bunk57c511d2008-06-03 16:00:01 -07001661W: http://www.linux-foundation.org/en/Net:Bridge
Linus Torvalds1da177e2005-04-16 15:20:36 -07001662S: Maintained
1663
1664ETHERTEAM 16I DRIVER
1665P: Mika Kuoppala
1666M: miku@iki.fi
1667S: Maintained
1668
1669EXT2 FILE SYSTEM
Erik Mouw72be2cc2006-12-06 20:40:49 -08001670L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001671S: Maintained
1672
1673EXT3 FILE SYSTEM
1674P: Stephen Tweedie, Andrew Morton
Geert Uytterhoeven8deacee2008-07-04 10:00:01 -07001675M: sct@redhat.com, akpm@linux-foundation.org, adilger@sun.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001676L: linux-ext4@vger.kernel.org
1677S: Maintained
1678
1679EXT4 FILE SYSTEM
1680P: Stephen Tweedie, Andrew Morton
Geert Uytterhoeven8deacee2008-07-04 10:00:01 -07001681M: sct@redhat.com, akpm@linux-foundation.org, adilger@sun.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001682L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001683S: Maintained
1684
Jean Delvaree53004e2006-01-09 23:26:14 +01001685F71805F HARDWARE MONITORING DRIVER
1686P: Jean Delvare
1687M: khali@linux-fr.org
1688L: lm-sensors@lm-sensors.org
1689S: Maintained
1690
Linus Torvalds1da177e2005-04-16 15:20:36 -07001691FARSYNC SYNCHRONOUS DRIVER
1692P: Kevin Curtis
1693M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001694W: http://www.farsite.co.uk/
1695S: Supported
1696
Akinobu Mitac5408b82007-04-23 14:41:20 -07001697FAULT INJECTION SUPPORT
1698P: Akinobu Mita
1699M: akinobu.mita@gmail.com
1700S: Supported
1701
Linus Torvalds1da177e2005-04-16 15:20:36 -07001702FRAMEBUFFER LAYER
1703P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001704M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001705L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001706W: http://linux-fbdev.sourceforge.net/
1707S: Maintained
1708
Zhang Wei173acc72008-03-01 07:42:48 -07001709FREESCALE DMA DRIVER
Zhang Wei76b0c782008-05-13 14:44:59 -07001710P: Li Yang
1711M: leoli@freescale.com
1712P: Zhang Wei
1713M: zw@zh-kernel.org
Zhang Wei173acc72008-03-01 07:42:48 -07001714L: linuxppc-embedded@ozlabs.org
1715L: linux-kernel@vger.kernel.org
1716S: Maintained
1717
Jochen Friedrich0d2b4052008-07-14 22:38:28 +02001718FREESCALE I2C CPM DRIVER
1719P: Jochen Friedrich
1720M: jochen@scram.de
1721L: linuxppc-dev@ozlabs.org
1722L: i2c@lm-sensors.org
1723S: Maintained
1724
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001725FREESCALE SOC FS_ENET DRIVER
1726P: Pantelis Antoniou
1727M: pantelis.antoniou@gmail.com
1728P: Vitaly Bordug
1729M: vbordug@ru.mvista.com
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001730L: linuxppc-dev@ozlabs.org
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001731L: netdev@vger.kernel.org
1732S: Maintained
1733
Timur Tabid9e9d822008-04-24 08:45:26 +10001734FREESCALE QUICC ENGINE LIBRARY
1735P: Timur Tabi
1736M: timur@freescale.com
1737L: linuxppc-dev@ozlabs.org
1738S: Supported
1739
Li Yanga7205b32007-04-23 10:38:18 -07001740FREESCALE HIGHSPEED USB DEVICE DRIVER
1741P: Li Yang
1742M: leoli@freescale.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001743L: linux-usb@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001744L: linuxppc-dev@ozlabs.org
Li Yanga7205b32007-04-23 10:38:18 -07001745S: Maintained
1746
Li Yangbeaf53b2007-05-25 13:54:02 +08001747FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1748P: Li Yang
1749M: leoli@freescale.com
1750L: netdev@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001751L: linuxppc-dev@ozlabs.org
Li Yangbeaf53b2007-05-25 13:54:02 +08001752S: Maintained
1753
Timur Tabid9e9d822008-04-24 08:45:26 +10001754FREESCALE QUICC ENGINE UCC UART DRIVER
1755P: Timur Tabi
1756M: timur@freescale.com
1757L: linuxppc-dev@ozlabs.org
1758S: Supported
1759
1760FREESCALE SOC SOUND DRIVERS
1761P: Timur Tabi
1762M: timur@freescale.com
1763L: alsa-devel@alsa-project.org
1764L: linuxppc-dev@ozlabs.org
1765S: Supported
1766
Linus Torvalds1da177e2005-04-16 15:20:36 -07001767FILE LOCKING (flock() and fcntl()/lockf())
1768P: Matthew Wilcox
1769M: matthew@wil.cx
1770L: linux-fsdevel@vger.kernel.org
1771S: Maintained
1772
1773FILESYSTEMS (VFS and infrastructure)
1774P: Alexander Viro
viro@ZenIV.linux.org.uk84122052005-09-06 19:35:49 +01001775M: viro@zeniv.linux.org.uk
Paul Menageb9cf92e2008-02-14 19:31:24 -08001776L: linux-fsdevel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001777S: Maintained
1778
Stefan Richterf148e202008-01-12 12:32:44 +01001779FIREWIRE SUBSYSTEM (drivers/firewire, <linux/firewire*.h>)
Stefan Richterb3274472007-05-30 20:44:52 -04001780P: Kristian Hoegsberg, Stefan Richter
1781M: krh@redhat.com, stefanr@s5r6.in-berlin.de
1782L: linux1394-devel@lists.sourceforge.net
1783W: http://www.linux1394.org/
1784T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1785S: Maintained
1786
Linus Torvalds1da177e2005-04-16 15:20:36 -07001787FIRMWARE LOADER (request_firmware)
1788L: linux-kernel@vger.kernel.org
1789S: Orphan
1790
1791FPU EMULATOR
1792P: Bill Metzenthen
1793M: billm@suburbia.net
1794W: http://suburbia.net/~billm/floating-point/emulator/
1795S: Maintained
1796
1797FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1798P: Mike McLagan
1799M: mike.mclagan@linux.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001800L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001801S: Maintained
1802
1803FREEVXFS FILESYSTEM
1804P: Christoph Hellwig
1805M: hch@infradead.org
1806W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1807S: Maintained
1808
Steven Rostedtde3b69d2008-07-15 13:28:14 -04001809FTRACE
1810P: Steven Rostedt
1811M: srostedt@redhat.com
1812S: Maintained
1813
David Howells5ab7ffe2007-04-10 15:10:45 +01001814FUJITSU FR-V (FRV) PORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07001815P: David Howells
1816M: dhowells@redhat.com
1817S: Maintained
1818
Jonathan Woithe20b93732008-06-11 10:14:56 +09301819FUJITSU LAPTOP EXTRAS
1820P: Jonathan Woithe
1821M: jwoithe@physics.adelaide.edu.au
1822L: linux-acpi@vger.kernel.org
1823S: Maintained
1824
Miklos Szeredi04578f12005-09-09 13:10:22 -07001825FUSE: FILESYSTEM IN USERSPACE
1826P: Miklos Szeredi
1827M: miklos@szeredi.hu
1828L: fuse-devel@lists.sourceforge.net
1829W: http://fuse.sourceforge.net/
1830S: Maintained
1831
Linus Torvalds1da177e2005-04-16 15:20:36 -07001832FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1833P: Rik Faith
1834M: faith@cs.unc.edu
1835L: linux-scsi@vger.kernel.org
1836S: Odd fixes (e.g., new signatures)
1837
1838GDT SCSI DISK ARRAY CONTROLLER DRIVER
1839P: Achim Leubner
1840M: achim_leubner@adaptec.com
1841L: linux-scsi@vger.kernel.org
1842W: http://www.icp-vortex.com/
1843S: Supported
1844
Haavard Skinnemoen1c23af92007-05-01 23:26:34 +02001845GENERIC GPIO I2C DRIVER
1846P: Haavard Skinnemoen
1847M: hskinnemoen@atmel.com
1848S: Supported
1849
Linus Torvalds1da177e2005-04-16 15:20:36 -07001850GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1851P: Krzysztof Halasa
1852M: khc@pm.waw.pl
1853W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1854S: Maintained
1855
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001856GFS2 FILE SYSTEM
1857P: Steven Whitehouse
1858M: swhiteho@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001859L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001860W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001861T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1862T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001863S: Supported
1864
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001865GIGASET ISDN DRIVERS
1866P: Hansjoerg Lipp
1867M: hjlipp@web.de
1868P: Tilman Schmidt
1869M: tilman@imap.cc
1870L: gigaset307x-common@lists.sourceforge.net
1871W: http://gigaset307x.sourceforge.net/
1872S: Maintained
1873
Jean Delvare5b543962005-08-15 19:51:02 +02001874HARDWARE MONITORING
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001875P: Mark M. Hoffman
1876M: mhoffman@lightlink.com
Jean Delvare5b543962005-08-15 19:51:02 +02001877L: lm-sensors@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001878W: http://www.lm-sensors.org/
Mark M. Hoffmana1aa5a72007-10-07 14:45:26 -04001879T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git testing
1880T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git release
Jean Delvare5b543962005-08-15 19:51:02 +02001881S: Maintained
1882
Michael Buesch844dd052006-06-26 00:24:59 -07001883HARDWARE RANDOM NUMBER GENERATOR CORE
Michael Buesch41851082008-02-23 15:23:42 -08001884S: Orphaned
Michael Buesch844dd052006-06-26 00:24:59 -07001885
Robert Love860e1d62005-08-31 23:57:59 -04001886HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1887P: Robert Love
1888M: rlove@rlove.org
1889M: linux-kernel@vger.kernel.org
1890W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1891S: Maintained
1892
Linus Torvalds1da177e2005-04-16 15:20:36 -07001893HARMONY SOUND DRIVER
1894P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04001895M: kyle@mcmartin.ca
Kyle McMartinac6aecb2007-12-03 22:04:34 +00001896L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001897S: Maintained
1898
1899HAYES ESP SERIAL DRIVER
1900P: Andrew J. Robinson
1901M: arobinso@nyx.net
1902L: linux-kernel@vger.kernel.org
1903W: http://www.nyx.net/~arobinso
1904S: Maintained
1905
1906HFS FILESYSTEM
1907P: Roman Zippel
1908M: zippel@linux-m68k.org
1909L: linux-kernel@vger.kernel.org
1910S: Maintained
1911
1912HGA FRAMEBUFFER DRIVER
1913P: Ferenc Bakonyi
1914M: fero@drama.obuda.kando.hu
1915L: linux-nvidia@lists.surfsouth.com
1916W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1917S: Maintained
1918
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001919HID CORE LAYER
1920P: Jiri Kosina
1921M: jkosina@suse.cz
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04001922L: linux-input@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01001923T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001924S: Maintained
1925
Ingo Molnar38bed542007-02-22 09:09:34 +01001926HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1927P: Thomas Gleixner
1928M: tglx@linutronix.de
1929L: linux-kernel@vger.kernel.org
1930S: Maintained
1931
Linus Torvalds1da177e2005-04-16 15:20:36 -07001932HIGH-SPEED SCC DRIVER FOR AX.25
1933P: Klaus Kudielka
1934M: klaus.kudielka@ieee.org
1935L: linux-hams@vger.kernel.org
1936W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1937S: Maintained
1938
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08001939HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1940P: HighPoint Linux Team
1941M: linux@highpoint-tech.com
1942W: http://www.highpoint-tech.com
1943S: Supported
1944
Linus Torvalds1da177e2005-04-16 15:20:36 -07001945HIPPI
1946P: Jes Sorensen
1947M: jes@trained-monkey.org
1948L: linux-hippi@sunsite.dk
1949S: Maintained
1950
1951HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1952P: Chirag Kantharia
1953M: chirag.kantharia@hp.com
1954L: iss_storagedev@hp.com
1955S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001956
Linus Torvalds1da177e2005-04-16 15:20:36 -07001957HEWLETT-PACKARD SMART2 RAID DRIVER
1958P: Chirag Kantharia
1959M: chirag.kantharia@hp.com
1960L: iss_storagedev@hp.com
1961S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001962
Linus Torvalds1da177e2005-04-16 15:20:36 -07001963HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1964P: Mike Miller
1965M: mike.miller@hp.com
1966L: iss_storagedev@hp.com
1967S: Supported
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001968
Jouni Malinenff1d2762005-05-12 22:54:16 -04001969HOST AP DRIVER
1970P: Jouni Malinen
Jouni Malinen85d32e72007-03-24 17:15:30 -07001971M: j@w1.fi
1972L: hostap@shmoo.com (subscribers-only)
Johannes Berg724c6b32007-04-23 12:18:20 -07001973L: linux-wireless@vger.kernel.org
Jouni Malinenff1d2762005-05-12 22:54:16 -04001974W: http://hostap.epitest.fi/
1975S: Maintained
1976
Linus Torvalds1da177e2005-04-16 15:20:36 -07001977HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1978P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02001979M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07001980S: Maintained
1981
Carlos Corbachodd8cd772008-02-05 02:17:15 +00001982HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
1983P: Carlos Corbacho
1984M: carlos@strangeworlds.co.uk
1985S: Odd Fixes
1986
Bob Piccob9b03322005-11-07 00:59:19 -08001987HPET: High Precision Event Timers driver (hpet.c)
1988P: Clemens Ladisch
1989M: clemens@ladisch.de
1990S: Maintained
1991
1992HPET: i386
1993P: Venkatesh Pallipadi (Venki)
1994M: venkatesh.pallipadi@intel.com
1995S: Maintained
1996
1997HPET: x86_64
Andi Kleen8bd09832007-10-13 01:01:08 +02001998P: Vojtech Pavlik
1999M: vojtech@suse.cz
Bob Piccob9b03322005-11-07 00:59:19 -08002000S: Maintained
2001
2002HPET: ACPI hpet.c
2003P: Bob Picco
2004M: bob.picco@hp.com
2005S: Maintained
2006
Linus Torvalds1da177e2005-04-16 15:20:36 -07002007HPFS FILESYSTEM
2008P: Mikulas Patocka
2009M: mikulas@artax.karlin.mff.cuni.cz
2010W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
2011S: Maintained
2012
Pau Oliva Fora5a18c342008-06-02 00:38:35 -04002013HTCPEN TOUCHSCREEN DRIVER
2014P: Pau Oliva Fora
2015M: pof@eslack.org
2016L: linux-input@vger.kernel.org
2017S: Maintained
2018
Linus Torvalds1da177e2005-04-16 15:20:36 -07002019HUGETLB FILESYSTEM
2020P: William Irwin
2021M: wli@holomorphy.com
2022S: Maintained
2023
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04002024I2C/SMBUS STUB DRIVER
2025P: Mark M. Hoffman
2026M: mhoffman@lightlink.com
2027L: lm-sensors@lm-sensors.org
2028S: Maintained
2029
Jean Delvare5b543962005-08-15 19:51:02 +02002030I2C SUBSYSTEM
Jean Delvare710cf7e2008-05-18 20:49:40 +02002031P: Jean Delvare (PC drivers, core)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002032M: khali@linux-fr.org
Jean Delvare710cf7e2008-05-18 20:49:40 +02002033P: Ben Dooks (embedded platforms)
2034M: ben-linux@fluff.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02002035L: i2c@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08002036T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002037S: Maintained
2038
Till Harbaume8c76ee2007-05-01 23:26:35 +02002039I2C-TINY-USB DRIVER
2040P: Till Harbaum
2041M: till@harbaum.org
2042L: i2c@lm-sensors.org
2043T: http://www.harbaum.org/till/i2c_tiny_usb
2044S: Maintained
2045
Linus Torvalds1da177e2005-04-16 15:20:36 -07002046i386 BOOT CODE
H. Peter Anvin7f1291f2007-07-11 12:18:26 -07002047P: H. Peter Anvin
2048M: hpa@zytor.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002049L: Linux-Kernel@vger.kernel.org
2050S: Maintained
2051
2052i386 SETUP CODE / CPU ERRATA WORKAROUNDS
Linus Torvalds1da177e2005-04-16 15:20:36 -07002053P: H. Peter Anvin
2054M: hpa@zytor.com
H. Peter Anvin72af61c2007-07-13 16:26:55 -07002055T: git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002056S: Maintained
2057
Linus Torvalds1da177e2005-04-16 15:20:36 -07002058IA64 (Itanium) PLATFORM
2059P: Tony Luck
2060M: tony.luck@intel.com
2061L: linux-ia64@vger.kernel.org
2062W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08002063T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002064S: Maintained
2065
2066SN-IA64 (Itanium) SUB-PLATFORM
Greg Edwardse5ee7dd2006-01-18 10:21:59 -06002067P: Jes Sorensen
2068M: jes@sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002069L: linux-altix@sgi.com
2070L: linux-ia64@vger.kernel.org
2071W: http://www.sgi.com/altix
2072S: Maintained
2073
2074IBM MCA SCSI SUBSYSTEM DRIVER
2075P: Michael Lang
2076M: langa2@kph.uni-mainz.de
2077W: http://www.uni-mainz.de/~langm000/linux.html
2078S: Maintained
2079
2080IBM Power Linux RAID adapter
2081P: Brian King
2082M: brking@us.ibm.com
2083S: Supported
2084
2085IBM ServeRAID RAID DRIVER
2086P: Jack Hammer
2087P: Dave Jeffery
2088M: ipslinux@adaptec.com
2089W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002090S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002091
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002092IDE SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07002093P: Bartlomiej Zolnierkiewicz
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002094M: bzolnier@gmail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002095L: linux-ide@vger.kernel.org
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002096T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002097S: Maintained
2098
2099IDE/ATAPI CDROM DRIVER
Borislav Petkovc404c192007-12-24 15:23:44 +01002100P: Borislav Petkov
Borislav Petkovef709162008-02-19 01:41:25 +01002101M: petkovbb@gmail.com
Jens Axboe9c5b0ce2007-01-03 18:15:20 +01002102L: linux-ide@vger.kernel.org
Borislav Petkovc404c192007-12-24 15:23:44 +01002103S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002104
2105IDE/ATAPI FLOPPY DRIVERS
2106P: Paul Bristow
2107M: Paul Bristow <paul@paulbristow.net>
2108W: http://paulbristow.net/linux/idefloppy.html
2109L: linux-kernel@vger.kernel.org
2110S: Maintained
2111
2112IDE/ATAPI TAPE DRIVERS
2113P: Gadi Oxman
2114M: Gadi Oxman <gadio@netvision.net.il>
2115L: linux-kernel@vger.kernel.org
2116S: Maintained
2117
Bartlomiej Zolnierkiewiczf72abc22007-09-19 22:08:56 +02002118IDE-SCSI DRIVER
2119L: linux-ide@vger.kernel.org
2120L: linux-scsi@vger.kernel.org
2121S: Orphan
2122
Stefan Richterf148e202008-01-12 12:32:44 +01002123IEEE 1394 SUBSYSTEM (drivers/ieee1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002124P: Ben Collins
Stefan Richterf51a5a92007-04-23 14:41:10 -07002125M: ben.collins@ubuntu.com
Stefan Richter87730d02006-09-16 12:24:00 +02002126P: Stefan Richter
2127M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002128L: linux1394-devel@lists.sourceforge.net
2129W: http://www.linux1394.org/
Stefan Richter87730d02006-09-16 12:24:00 +02002130T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002131S: Maintained
2132
Stefan Richterf51a5a92007-04-23 14:41:10 -07002133IEEE 1394 RAW I/O DRIVER (raw1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002134P: Dan Dennedy
2135M: dan@dennedy.org
Stefan Richterf51a5a92007-04-23 14:41:10 -07002136P: Stefan Richter
2137M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002138L: linux1394-devel@lists.sourceforge.net
Jody McIntyre105d7b32005-09-30 11:59:04 -07002139S: Maintained
2140
Linus Torvalds1da177e2005-04-16 15:20:36 -07002141IMS TWINTURBO FRAMEBUFFER DRIVER
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002142L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Paul Mundt843393d2007-11-19 13:11:04 +09002143S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002144
2145INFINIBAND SUBSYSTEM
2146P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07002147M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002148P: Sean Hefty
Sean Heftyed96f24702008-01-02 12:00:24 -08002149M: sean.hefty@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002150P: Hal Rosenstock
Roland Dreiercec7c892007-07-12 15:59:36 -07002151M: hal.rosenstock@gmail.com
Roland Dreier78526822007-07-09 20:12:26 -07002152L: general@lists.openfabrics.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002153W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08002154T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002155S: Supported
2156
Robert P. J. Day2f1d0762007-07-10 00:38:18 -04002157INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
Vojtech Pavlik664d22a2005-12-13 17:03:36 -08002158P: Dmitry Torokhov
Dmitry Torokhov62f7caf2006-06-26 01:47:56 -04002159M: dmitry.torokhov@gmail.com
2160M: dtor@mail.ru
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04002161L: linux-input@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002162T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002163S: Maintained
2164
Robert Lovec9f04f52005-07-15 12:21:07 -04002165INOTIFY
Cal Peake18b36c72006-12-12 20:18:16 +01002166P: John McCutchan
2167M: ttb@tentacle.dhs.org
2168P: Robert Love
2169M: rml@novell.com
Robert Lovec9f04f52005-07-15 12:21:07 -04002170L: linux-kernel@vger.kernel.org
2171S: Maintained
2172
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002173INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
Jim Cromiece00f852006-11-30 04:49:44 +01002174P: Sylvain Meyer
2175M: sylvain.meyer@worldonline.fr
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002176L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002177S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002178
Linus Torvalds1da177e2005-04-16 15:20:36 -07002179INTEL 810/815 FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002180P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002181M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002182L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002183S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002184
Linus Torvalds1da177e2005-04-16 15:20:36 -07002185INTEL IA32 MICROCODE UPDATE SUPPORT
2186P: Tigran Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -08002187M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07002188S: Maintained
2189
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002190INTEL I/OAT DMA DRIVER
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01002191P: Maciej Sosnowski
2192M: maciej.sosnowski@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002193L: linux-kernel@vger.kernel.org
2194S: Supported
2195
Dan Williamsb3e5f262007-08-07 10:26:35 -07002196INTEL IOP-ADMA DMA DRIVER
2197P: Dan Williams
2198M: dan.j.williams@intel.com
2199L: linux-kernel@vger.kernel.org
2200S: Supported
2201
Michael Buesch844dd052006-06-26 00:24:59 -07002202INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
2203P: Deepak Saxena
2204M: dsaxena@plexity.net
2205S: Maintained
2206
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08002207INTEL IXP2000 ETHERNET DRIVER
2208P: Lennert Buytenhek
2209M: kernel@wantstofly.org
2210L: netdev@vger.kernel.org
2211S: Maintained
2212
Auke Kokd94e6fe2008-03-03 14:37:47 -08002213INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/ixgb/ixgbe)
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002214P: Jeff Kirsher
2215M: jeffrey.t.kirsher@intel.com
Auke Koke0164af2008-05-07 13:42:33 -07002216P: Jesse Brandeburg
2217M: jesse.brandeburg@intel.com
Auke Kokd94e6fe2008-03-03 14:37:47 -08002218P: Bruce Allan
2219M: bruce.w.allan@intel.com
Jeff Kirsherae7b6482008-06-11 15:15:53 -07002220P: PJ Waskiewicz
2221M: peter.p.waskiewicz.jr@intel.com
Auke Kok20424652008-01-07 21:47:25 -08002222P: John Ronciak
2223M: john.ronciak@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002224L: e1000-devel@lists.sourceforge.net
Auke Kokd94e6fe2008-03-03 14:37:47 -08002225W: http://e1000.sourceforge.net/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002226S: Supported
2227
James Ketrenos826d2ab2005-11-07 18:56:59 -06002228INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002229P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002230M: yi.zhu@intel.com
2231P: James Ketrenos
2232M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002233P: Reinette Chatre
2234M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002235L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002236L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002237W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002238W: http://ipw2100.sourceforge.net
2239S: Supported
2240
2241INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002242P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002243M: yi.zhu@intel.com
2244P: James Ketrenos
2245M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002246P: Reinette Chatre
2247M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002248L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002249L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002250W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002251W: http://ipw2200.sourceforge.net
2252S: Supported
2253
Zhu Yib481de92007-09-25 17:54:57 -07002254INTEL WIRELESS WIFI LINK (iwlwifi)
2255P: Zhu Yi
2256M: yi.zhu@intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002257P: Reinette Chatre
2258M: reinette.chatre@intel.com
Zhu Yib481de92007-09-25 17:54:57 -07002259L: linux-wireless@vger.kernel.org
2260L: ipw3945-devel@lists.sourceforge.net
2261W: http://intellinuxwireless.org
Reinette Chatre2d4543f2008-04-10 13:16:27 -07002262T: git kernel.org:/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
Zhu Yib481de92007-09-25 17:54:57 -07002263S: Supported
2264
Ralf Baechlecb109a02007-08-30 23:56:30 -07002265IOC3 ETHERNET DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07002266P: Ralf Baechle
2267M: ralf@linux-mips.org
2268L: linux-mips@linux-mips.org
2269S: Maintained
2270
Ralf Baechlecb109a02007-08-30 23:56:30 -07002271IOC3 SERIAL DRIVER
2272P: Pat Gefre
2273M: pfg@sgi.com
Joe Perches6650e0a2007-12-10 15:49:32 -08002274L: linux-mips@linux-mips.org
Ralf Baechlecb109a02007-08-30 23:56:30 -07002275S: Maintained
2276
Linus Torvalds1da177e2005-04-16 15:20:36 -07002277IP MASQUERADING:
2278P: Juanjo Ciarlante
2279M: jjciarla@raiz.uncu.edu.ar
2280S: Maintained
2281
Francois Romieu1202d6f2007-09-17 17:13:55 -07002282IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
2283P: Francois Romieu
2284M: romieu@fr.zoreil.com
2285P: Sorbica Shieh
2286M: sorbica@icplus.com.tw
2287P: Jesse Huang
2288M: jesse@icplus.com.tw
2289L: netdev@vger.kernel.org
2290S: Maintained
2291
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002292IPATH DRIVER:
Arthur Jones18b8c8f2008-02-29 10:13:37 -08002293P: Ralph Campbell
Arthur Jonesf42b6472007-07-09 20:12:26 -07002294M: infinipath@qlogic.com
2295L: general@lists.openfabrics.org
2296T: git git://git.qlogic.com/ipath-linux-2.6
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002297S: Supported
2298
Corey Minyard4409ebe2006-04-20 02:43:12 -07002299IPMI SUBSYSTEM
2300P: Corey Minyard
2301M: minyard@acm.org
2302L: openipmi-developer@lists.sourceforge.net
2303W: http://openipmi.sourceforge.net/
2304S: Supported
2305
Linus Torvalds1da177e2005-04-16 15:20:36 -07002306IPX NETWORK LAYER
2307P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002308M: acme@ghostprotocols.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002309L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002310S: Maintained
2311
David Sterba099dc4f2008-02-07 10:57:12 +01002312IPWIRELES DRIVER
2313P: Jiri Kosina
2314M: jkosina@suse.cz
2315P: David Sterba
2316M: dsterba@suse.cz
2317S: Maintained
2318T: git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
2319
Linus Torvalds1da177e2005-04-16 15:20:36 -07002320IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07002321P: Samuel Ortiz
2322M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07002323L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002324W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07002325S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002326
Mike Christie14816b12007-11-28 16:22:06 -08002327ISCSI
2328P: Mike Christie
2329M: michaelc@cs.wisc.edu
2330L: open-iscsi@googlegroups.com
2331W: www.open-iscsi.org
2332T: git kernel.org:/pub/scm/linux/kernel/mnc/linux-2.6-iscsi.git
2333S: Maintained
2334
Linus Torvalds1da177e2005-04-16 15:20:36 -07002335ISAPNP
2336P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02002337M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07002338S: Maintained
2339
2340ISDN SUBSYSTEM
2341P: Karsten Keil
2342M: kkeil@suse.de
Paul Bolled5d52272008-04-15 00:40:48 -07002343L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002344W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08002345T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002346S: Maintained
2347
2348ISDN SUBSYSTEM (Eicon active card driver)
2349P: Armin Schindler
2350M: mac@melware.de
Paul Bolled5d52272008-04-15 00:40:48 -07002351L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002352W: http://www.melware.de
2353S: Maintained
2354
Hans Verkuil91821ff2007-12-02 09:35:33 -03002355IVTV VIDEO4LINUX DRIVER
2356P: Hans Verkuil
2357M: hverkuil@xs4all.nl
2358L: ivtv-devel@ivtvdriver.org
2359L: ivtv-users@ivtvdriver.org
2360L: video4linux-list@redhat.com
2361W: http://www.ivtvdriver.org
2362S: Maintained
2363
Linus Torvalds1da177e2005-04-16 15:20:36 -07002364JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2365P: David Woodhouse
2366M: dwmw2@infradead.org
David Woodhouse6d85d062007-10-27 10:39:48 -04002367L: linux-mtd@lists.infradead.org
2368W: http://www.linux-mtd.infradead.org/doc/jffs2.html
Linus Torvalds1da177e2005-04-16 15:20:36 -07002369S: Maintained
2370
Artem Bityutskiy95270562008-07-14 17:58:44 +03002371UBI FILE SYSTEM (UBIFS)
2372P: Artem Bityutskiy
2373M: dedekind@infradead.org
2374P: Adrian Hunter
2375M: ext-adrian.hunter@nokia.com
2376L: linux-mtd@lists.infradead.org
2377T: git git://git.infradead.org/~dedekind/ubifs-2.6.git
2378W: http://www.linux-mtd.infradead.org/doc/ubifs.html
2379S: Maintained
2380
Linus Torvalds1da177e2005-04-16 15:20:36 -07002381JFS FILESYSTEM
2382P: Dave Kleikamp
2383M: shaggy@austin.ibm.com
2384L: jfs-discussion@lists.sourceforge.net
2385W: http://jfs.sourceforge.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002386T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002387S: Supported
2388
Josh Triplettde456d32006-07-30 03:04:00 -07002389JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07002390P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002391M: sct@redhat.com, akpm@linux-foundation.org
Erik Mouw72be2cc2006-12-06 20:40:49 -08002392L: linux-ext4@vger.kernel.org
Theodore Tsoae0718f2006-05-20 15:00:13 -07002393S: Maintained
2394
Rudolf Marek4660cb32006-10-08 22:01:26 +02002395K8TEMP HARDWARE MONITORING DRIVER
2396P: Rudolf Marek
2397M: r.marek@assembler.cz
2398L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002399S: Maintained
2400
2401KCONFIG
2402P: Roman Zippel
2403M: zippel@linux-m68k.org
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002404L: linux-kbuild@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002405S: Maintained
2406
Vivek Goyalea6c2082006-05-20 14:59:55 -07002407KDUMP
2408P: Vivek Goyal
Vivek Goyal4200b662007-12-01 12:16:30 -08002409M: vgoyal@redhat.com
Vivek Goyalea6c2082006-05-20 14:59:55 -07002410P: Haren Myneni
2411M: hbabu@us.ibm.com
Simon Horman34633992007-05-08 00:31:40 -07002412L: kexec@lists.infradead.org
Vivek Goyalea6c2082006-05-20 14:59:55 -07002413L: linux-kernel@vger.kernel.org
2414W: http://lse.sourceforge.net/kdump/
2415S: Maintained
2416
Linus Torvalds1da177e2005-04-16 15:20:36 -07002417KERNEL AUTOMOUNTER (AUTOFS)
2418P: H. Peter Anvin
2419M: hpa@zytor.com
2420L: autofs@linux.kernel.org
2421S: Odd Fixes
2422
2423KERNEL AUTOMOUNTER v4 (AUTOFS4)
2424P: Ian Kent
2425M: raven@themaw.net
2426L: autofs@linux.kernel.org
2427S: Maintained
2428
2429KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002430P: Sam Ravnborg
2431M: sam@ravnborg.org
Sam Ravnborg591b0172008-05-11 10:07:03 +02002432T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-next.git
2433T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-fixes.git
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002434L: linux-kbuild@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002435S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002436
2437KERNEL JANITORS
2438P: Several
maximilian attemsc3000e02007-07-06 11:17:32 -07002439L: kernel-janitors@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002440W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002441S: Maintained
2442
2443KERNEL NFSD
Neil Browna512cd52007-07-31 00:37:27 -07002444P: J. Bruce Fields
2445M: bfields@fieldses.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002446P: Neil Brown
NeilBrown98fac232007-01-26 00:56:57 -08002447M: neilb@suse.de
Neil Brown16141c02007-12-11 16:16:12 -08002448L: linux-nfs@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002449W: http://nfs.sourceforge.net/
NeilBrown98fac232007-01-26 00:56:57 -08002450S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002451
Avi Kivity426d62e2006-12-13 00:34:03 -08002452KERNEL VIRTUAL MACHINE (KVM)
2453P: Avi Kivity
2454M: avi@qumranet.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002455L: kvm@vger.kernel.org
2456W: http://kvm.qumranet.com
Avi Kivity426d62e2006-12-13 00:34:03 -08002457S: Supported
2458
Hollis Blanchard513014b2008-04-16 23:28:08 -05002459KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
2460P: Hollis Blanchard
2461M: hollisb@us.ibm.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002462L: kvm-ppc@vger.kernel.org
2463W: http://kvm.qumranet.com
Hollis Blanchard513014b2008-04-16 23:28:08 -05002464S: Supported
2465
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002466KERNEL VIRTUAL MACHINE For Itanium (KVM/IA64)
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002467P: Anthony Xu
2468M: anthony.xu@intel.com
2469P: Xiantao Zhang
2470M: xiantao.zhang@intel.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002471L: kvm-ia64@vger.kernel.org
2472W: http://kvm.qumranet.com
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002473S: Supported
2474
Christian Borntraeger85f8fff2008-03-25 18:47:41 +01002475KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
2476P: Carsten Otte
2477M: cotte@de.ibm.com
2478P: Christian Borntraeger
2479M: borntraeger@de.ibm.com
2480M: linux390@de.ibm.com
2481L: linux-s390@vger.kernel.org
2482W: http://www.ibm.com/developerworks/linux/linux390/
2483S: Supported
2484
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002485KEXEC
2486P: Eric Biederman
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002487M: ebiederm@xmission.com
Signed-off-by@vergenet.net":Simonb7c698f2007-10-18 03:04:33 -07002488W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002489L: linux-kernel@vger.kernel.org
Simon Horman34633992007-05-08 00:31:40 -07002490L: kexec@lists.infradead.org
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002491S: Maintained
2492
Jason Wessele3e2aaf2008-03-20 13:43:45 -05002493KGDB
2494P: Jason Wessel
2495M: jason.wessel@windriver.com
2496L: kgdb-bugreport@lists.sourceforge.net
2497S: Maintained
2498
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002499KPROBES
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002500P: Ananth N Mavinakayanahalli
2501M: ananth@in.ibm.com
2502P: Anil S Keshavamurthy
2503M: anil.s.keshavamurthy@intel.com
2504P: David S. Miller
2505M: davem@davemloft.net
Masami Hiramatsu6edef972008-03-26 15:53:19 -04002506P: Masami Hiramatsu
2507M: mhiramat@redhat.com
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002508L: linux-kernel@vger.kernel.org
2509S: Maintained
2510
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002511KS0108 LCD CONTROLLER DRIVER
2512P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07002513M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002514L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07002515W: http://miguelojeda.es/auxdisplay.htm
2516W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002517S: Maintained
2518
Linus Torvalds1da177e2005-04-16 15:20:36 -07002519LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07002520L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07002521S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002522
2523LASI 53c700 driver for PARISC
2524P: James E.J. Bottomley
2525M: James.Bottomley@HansenPartnership.com
2526L: linux-scsi@vger.kernel.org
2527S: Maintained
2528
Richard Purdie263de9b2006-05-15 09:44:16 -07002529LED SUBSYSTEM
2530P: Richard Purdie
2531M: rpurdie@rpsys.net
2532S: Maintained
2533
Linus Torvalds1da177e2005-04-16 15:20:36 -07002534LEGO USB Tower driver
2535P: Juergen Stuber
2536M: starblue@users.sourceforge.net
2537L: legousb-devel@lists.sourceforge.net
2538W: http://legousb.sourceforge.net/
2539S: Maintained
2540
Rusty Russell568a17f2007-10-25 14:12:24 +10002541LGUEST
2542P: Rusty Russell
2543M: rusty@rustcorp.com.au
2544L: lguest@ozlabs.org
2545W: http://lguest.ozlabs.org/
2546S: Maintained
2547
Linus Torvalds1da177e2005-04-16 15:20:36 -07002548LINUX FOR IBM pSERIES (RS/6000)
2549P: Paul Mackerras
2550M: paulus@au.ibm.com
2551W: http://www.ibm.com/linux/ltc/projects/ppc
2552S: Supported
2553
2554LINUX FOR NCR VOYAGER
2555P: James Bottomley
2556M: James.Bottomley@HansenPartnership.com
2557W: http://www.hansenpartnership.com/voyager
2558S: Maintained
2559
Paul Mackerras852bb9f2008-07-04 21:04:42 +10002560LINUX FOR POWERPC (32-BIT AND 64-BIT)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002561P: Paul Mackerras
2562M: paulus@samba.org
Paul Mackerras852bb9f2008-07-04 21:04:42 +10002563P: Benjamin Herrenschmidt
2564M: benh@kernel.crashing.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002565W: http://www.penguinppc.org/
2566L: linuxppc-dev@ozlabs.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002567T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002568S: Supported
2569
2570LINUX FOR POWER MACINTOSH
2571P: Benjamin Herrenschmidt
2572M: benh@kernel.crashing.org
2573W: http://www.penguinppc.org/
2574L: linuxppc-dev@ozlabs.org
2575S: Maintained
2576
Grant Likely77a76362008-07-12 12:11:43 -06002577LINUX FOR POWERPC EMBEDDED MPC5XXX
Linus Torvalds1da177e2005-04-16 15:20:36 -07002578P: Sylvain Munaut
2579M: tnt@246tNt.com
Grant Likelye1eea9f2007-10-09 14:45:26 -06002580P: Grant Likely
2581M: grant.likely@secretlab.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07002582L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002583S: Maintained
2584
2585LINUX FOR POWERPC EMBEDDED PPC4XX
Josh Boyer9a474ff2007-09-19 21:19:07 -05002586P: Josh Boyer
2587M: jwboyer@linux.vnet.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002588P: Matt Porter
2589M: mporter@kernel.crashing.org
2590W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002591L: linuxppc-dev@ozlabs.org
Josh Boyer9a474ff2007-09-19 21:19:07 -05002592T: git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002593S: Maintained
2594
Grant Likely260c02a2007-10-02 12:15:34 +10002595LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2596P: Grant Likely
2597M: grant.likely@secretlab.ca
Grant Likelyf210d432007-10-03 23:24:52 -06002598W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
Grant Likely260c02a2007-10-02 12:15:34 +10002599L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002600S: Maintained
2601
Tom Rinie93adf12005-07-26 12:49:53 -07002602LINUX FOR POWERPC EMBEDDED PPC8XX
Marcelo Tosattidba5baf2007-09-10 18:46:01 -04002603P: Vitaly Bordug
2604M: vitb@kernel.crashing.org
Tom Rinie93adf12005-07-26 12:49:53 -07002605P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07002606M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07002607W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002608L: linuxppc-dev@ozlabs.org
Tom Rinie93adf12005-07-26 12:49:53 -07002609S: Maintained
2610
Linus Torvalds1da177e2005-04-16 15:20:36 -07002611LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
Jim Cromiece00f852006-11-30 04:49:44 +01002612P: Kumar Gala
2613M: galak@kernel.crashing.org
2614W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002615L: linuxppc-dev@ozlabs.org
Jim Cromiece00f852006-11-30 04:49:44 +01002616S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002617
Olof Johanssonab06ff32006-09-06 14:44:54 -05002618LINUX FOR POWERPC PA SEMI PWRFICIENT
2619P: Olof Johansson
2620M: olof@lixom.net
2621W: http://www.pasemi.com/
2622L: linuxppc-dev@ozlabs.org
2623S: Supported
2624
Linus Torvalds1da177e2005-04-16 15:20:36 -07002625LLC (802.2)
2626P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002627M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002628S: Maintained
2629
Linus Torvalds1da177e2005-04-16 15:20:36 -07002630LINUX SECURITY MODULE (LSM) FRAMEWORK
2631P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08002632M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08002633L: linux-security-module@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002634T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002635S: Supported
2636
2637LM83 HARDWARE MONITOR DRIVER
2638P: Jean Delvare
2639M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002640L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002641S: Maintained
2642
2643LM90 HARDWARE MONITOR DRIVER
2644P: Jean Delvare
2645M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002646L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002647S: Maintained
2648
Peter Zijlstra512e67f2007-10-11 22:11:11 +02002649LOCKDEP AND LOCKSTAT
2650P: Peter Zijlstra
2651M: peterz@infradead.org
2652P: Ingo Molnar
2653M: mingo@redhat.com
2654L: linux-kernel@vger.kernel.org
2655T: git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2656S: Maintained
2657
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002658LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002659P: Richard Russon (FlatCap)
2660M: ldm@flatcap.org
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002661L: linux-ntfs-dev@lists.sourceforge.net
2662W: http://www.linux-ntfs.org/content/view/19/37/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002663S: Maintained
2664
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002665LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2666P: Eric Moore
Eric Moored8a82d72006-12-29 16:47:43 -08002667M: Eric.Moore@lsi.com
2668M: support@lsi.com
Eric Moorecec744f2007-09-14 19:08:08 -06002669L: DL-MPTFusionLinux@lsi.com
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002670L: linux-scsi@vger.kernel.org
2671W: http://www.lsilogic.com/support
2672S: Supported
2673
Linus Torvalds1da177e2005-04-16 15:20:36 -07002674LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2675P: Matthew Wilcox
2676M: matthew@wil.cx
2677L: linux-scsi@vger.kernel.org
2678S: Maintained
2679
Hirokazu Takatac12a54b2007-07-15 23:38:45 -07002680M32R ARCHITECTURE
2681P: Hirokazu Takata
2682M: takata@linux-m32r.org
2683L: linux-m32r@ml.linux-m32r.org
2684L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2685W: http://www.linux-m32r.org/
2686S: Maintained
2687
Linus Torvalds1da177e2005-04-16 15:20:36 -07002688M68K ARCHITECTURE
2689P: Geert Uytterhoeven
2690M: geert@linux-m68k.org
2691P: Roman Zippel
2692M: zippel@linux-m68k.org
2693L: linux-m68k@lists.linux-m68k.org
2694W: http://www.linux-m68k.org/
2695W: http://linux-m68k-cvs.ubb.ca/
2696S: Maintained
2697
2698M68K ON APPLE MACINTOSH
2699P: Joshua Thompson
2700M: funaho@jurai.org
2701W: http://www.mac.linux-m68k.org/
Finn Thain9bb9f222007-11-18 11:10:05 +01002702L: linux-m68k@lists.linux-m68k.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002703S: Maintained
2704
2705M68K ON HP9000/300
2706P: Philip Blundell
2707M: philb@gnu.org
2708W: http://www.tazenda.demon.co.uk/phil/linux-hp
2709S: Maintained
2710
Jiri Benc64a327a2007-05-05 11:47:08 -07002711MAC80211
Johannes Berg31c7cec2007-10-23 17:05:25 +02002712P: Johannes Berg
2713M: johannes@sipsolutions.net
Johannes Berg0f48d7e2008-04-17 19:36:28 +02002714P: Michael Wu
2715M: flamingice@sourmilk.net
Jiri Benc64a327a2007-05-05 11:47:08 -07002716L: linux-wireless@vger.kernel.org
2717W: http://linuxwireless.org/
Johannes Berg31c7cec2007-10-23 17:05:25 +02002718T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
Jiri Benc64a327a2007-05-05 11:47:08 -07002719S: Maintained
2720
Stefano Brivio1036d862007-12-23 04:46:27 +01002721MAC80211 PID RATE CONTROL
2722P: Stefano Brivio
2723M: stefano.brivio@polimi.it
2724P: Mattias Nissler
2725M: mattias.nissler@gmx.de
2726L: linux-wireless@vger.kernel.org
2727W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
2728T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2729S: Maintained
2730
Patrick McHardyb863ceb2007-07-14 18:55:06 -07002731MACVLAN DRIVER
2732P: Patrick McHardy
2733M: kaber@trash.net
2734L: netdev@vger.kernel.org
2735S: Maintained
2736
Linus Torvalds1da177e2005-04-16 15:20:36 -07002737MARVELL YUKON / SYSKONNECT DRIVER
2738P: Mirko Lindner
2739M: mlindner@syskonnect.de
2740P: Ralph Roesler
2741M: rroesler@syskonnect.de
2742W: http://www.syskonnect.com
2743S: Supported
2744
Michael Kerriskfaf16682005-07-31 22:34:47 -07002745MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
Jim Cromiece00f852006-11-30 04:49:44 +01002746P: Michael Kerrisk
Michael Kerrisk1d7f5022007-10-16 23:30:31 -07002747M: mtk.manpages@gmail.com
Michael Kerriskc76a5872008-07-04 09:59:49 -07002748W: http://www.kernel.org/doc/man-pages
2749S: Supported
Michael Kerriskfaf16682005-07-31 22:34:47 -07002750
Stefano Brivio74cda162007-11-19 20:27:46 +01002751MARVELL LIBERTAS WIRELESS DRIVER
2752P: Dan Williams
2753M: dcbw@redhat.com
2754L: libertas-dev@lists.infradead.org
2755S: Maintained
2756
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002757MARVELL MV643XX ETHERNET DRIVER
Dale Farnsworth85ba9d92008-06-05 06:10:51 -07002758P: Lennert Buytenhek
2759M: buytenh@marvell.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002760L: netdev@vger.kernel.org
Dale Farnsworth85ba9d92008-06-05 06:10:51 -07002761S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002762
2763MATROX FRAMEBUFFER DRIVER
2764P: Petr Vandrovec
2765M: vandrove@vc.cvut.cz
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002766L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002767S: Maintained
2768
Hans-Juergen Kochd20620d2007-05-08 17:22:00 +02002769MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2770P: Hans J. Koch
2771M: hjk@linutronix.de
2772L: lm-sensors@lm-sensors.org
2773S: Maintained
2774
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002775MEGARAID SCSI DRIVERS
Jim Cromiece00f852006-11-30 04:49:44 +01002776P: Neela Syam Kolli
Sumant Patrobdd0d752007-05-10 07:22:35 -07002777M: megaraidlinux@lsi.com
Jim Cromiece00f852006-11-30 04:49:44 +01002778S: linux-scsi@vger.kernel.org
2779W: http://megaraid.lsilogic.com
2780S: Maintained
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002781
Steven Rostedt70ea91f2006-07-30 03:03:53 -07002782MEMORY MANAGEMENT
2783L: linux-mm@kvack.org
2784L: linux-kernel@vger.kernel.org
2785W: http://www.linux-mm.org
2786S: Maintained
2787
akpm@linux-foundation.org938a9202008-03-04 14:28:29 -08002788MEMORY RESOURCE CONTROLLER
2789P: Balbir Singh
2790M: balbir@linux.vnet.ibm.com
2791P: Pavel Emelyanov
2792M: xemul@openvz.org
2793P: KAMEZAWA Hiroyuki
2794M: kamezawa.hiroyu@jp.fujitsu.com
2795L: linux-mm@kvack.org
2796L: linux-kernel@vger.kernel.org
2797S: Maintained
2798
David Howellsb920de12008-02-08 04:19:31 -08002799MEI MN10300/AM33 PORT
2800P: David Howells
2801M: dhowells@redhat.com
2802P: Koichi Yasutake
2803M: yasutake.koichi@jp.panasonic.com
Robert P. J. Day66e10602008-04-29 00:59:34 -07002804L: linux-am33-list@redhat.com (moderated for non-subscribers)
David Howellsb920de12008-02-08 04:19:31 -08002805W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
2806S: Maintained
2807
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002808MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002809P: David Woodhouse
2810M: dwmw2@infradead.org
2811W: http://www.linux-mtd.infradead.org/
2812L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002813T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002814S: Maintained
2815
Artem Bityutskiy48576402007-02-13 17:11:10 +02002816UNSORTED BLOCK IMAGES (UBI)
2817P: Artem Bityutskiy
2818M: dedekind@infradead.org
2819W: http://www.linux-mtd.infradead.org/
2820L: linux-mtd@lists.infradead.org
Artem Bityutskiy21600542007-05-22 12:23:21 +03002821T: git git://git.infradead.org/~dedekind/ubi-2.6.git
Artem Bityutskiy48576402007-02-13 17:11:10 +02002822S: Maintained
2823
Linus Torvalds1da177e2005-04-16 15:20:36 -07002824MICROTEK X6 SCANNER
2825P: Oliver Neukum
2826M: oliver@neukum.name
2827S: Maintained
2828
2829MIPS
2830P: Ralf Baechle
2831M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01002832W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002833L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00002834T: git www.linux-mips.org:/pub/scm/linux.git
2835S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002836
2837MISCELLANEOUS MCA-SUPPORT
2838P: James Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05002839M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002840L: linux-kernel@vger.kernel.org
2841S: Maintained
2842
2843MODULE SUPPORT
2844P: Rusty Russell
2845M: rusty@rustcorp.com.au
2846L: linux-kernel@vger.kernel.org
2847S: Maintained
2848
2849MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2850P: Stelian Pop
2851M: stelian@popies.net
2852W: http://popies.net/meye/
2853S: Maintained
2854
Pavel Pisac58ff042007-05-16 01:10:41 +02002855MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2856P: Pavel Pisa
2857M: ppisa@pikron.com
2858L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Pavel Pisac58ff042007-05-16 01:10:41 +02002859S: Maintained
2860
Linus Torvalds1da177e2005-04-16 15:20:36 -07002861MOUSE AND MISC DEVICES [GENERAL]
2862P: Alessandro Rubini
2863M: rubini@ipvvis.unipv.it
2864L: linux-kernel@vger.kernel.org
2865S: Maintained
2866
Jiri Slabyb9705b62008-04-30 00:53:48 -07002867MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
Jiri Slabyd7354102006-12-08 02:38:35 -08002868P: Jiri Slaby
2869M: jirislaby@gmail.com
2870L: linux-kernel@vger.kernel.org
2871S: Maintained
2872
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002873MSI LAPTOP SUPPORT
2874P: Lennart Poettering
2875M: mzxreary@0pointer.de
Joe Perches04bdfb92007-12-22 14:03:27 -08002876W: https://tango.0pointer.de/mailman/listinfo/s270-linux
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002877W: http://0pointer.de/lennart/tchibo.html
2878S: Maintained
2879
Samuel Ortiz4e0d13c2008-07-04 09:59:53 -07002880MULTIFUNCTION DEVICES (MFD)
2881P: Samuel Ortiz
2882M: sameo@openedhand.com
2883L: linux-kernel@vger.kernel.org
2884S: Supported
2885
Pierre Ossman5c4e6f12007-05-21 20:23:20 +02002886MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07002887P: Pierre Ossman
2888M: drzeus-mmc@drzeus.cx
2889L: linux-kernel@vger.kernel.org
2890S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01002891
David Brownell15a05802007-08-08 09:12:54 -07002892MULTIMEDIA CARD (MMC) ETC. OVER SPI
2893P: David Brownell
2894M: dbrownell@users.sourceforge.net
2895L: linux-kernel@vger.kernel.org
2896S: Odd fixes
2897
Linus Torvalds1da177e2005-04-16 15:20:36 -07002898MULTISOUND SOUND DRIVER
2899P: Andrew Veliath
2900M: andrewtv@usa.net
2901S: Maintained
2902
Jiri Slabyd7354102006-12-08 02:38:35 -08002903MULTITECH MULTIPORT CARD (ISICOM)
2904P: Jiri Slaby
2905M: jirislaby@gmail.com
2906L: linux-kernel@vger.kernel.org
2907S: Maintained
2908
Brice Goglin2d3cf582008-05-17 12:45:36 +02002909MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
2910P: Andrew Gallatin
2911M: gallatin@myri.com
2912P: Brice Goglin
2913M: brice@myri.com
2914L: netdev@vger.kernel.org
2915W: http://www.myri.com/scs/download-Myri10GE.html
2916S: Supported
2917
Linus Torvalds1da177e2005-04-16 15:20:36 -07002918NATSEMI ETHERNET DRIVER (DP8381x)
2919P: Tim Hockin
2920M: thockin@hockin.org
2921S: Maintained
2922
2923NCP FILESYSTEM
2924P: Petr Vandrovec
2925M: vandrove@vc.cvut.cz
2926L: linware@sh.cvut.cz
2927S: Maintained
2928
2929NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2930P: James E.J. Bottomley
2931M: James.Bottomley@HansenPartnership.com
2932L: linux-scsi@vger.kernel.org
2933S: Maintained
2934
Glenn Streiff3c2d7742008-02-04 20:20:45 -08002935NETEFFECT IWARP RNIC DRIVER (IW_NES)
2936P: Faisal Latif
2937M: flatif@neteffect.com
Chien Tung5f625602008-05-26 15:23:32 -07002938P: Chien Tung
2939M: ctung@neteffect.com
Glenn Streiff3c2d7742008-02-04 20:20:45 -08002940P: Glenn Streiff
2941M: gstreiff@neteffect.com
2942L: general@lists.openfabrics.org
2943W: http://www.neteffect.com
2944S: Supported
2945F: drivers/infiniband/hw/nes/
2946
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002947NETEM NETWORK EMULATOR
2948P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08002949M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07002950L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002951S: Maintained
2952
Jiri Slaby4a584482007-08-30 23:56:39 -07002953NETERION (S2IO) Xframe 10GbE DRIVER
2954P: Ramkrishna Vepa
2955M: ram.vepa@neterion.com
2956P: Rastapur Santosh
2957M: santosh.rastapur@neterion.com
2958P: Sivakumar Subramani
2959M: sivakumar.subramani@neterion.com
2960P: Sreenivasa Honnur
2961M: sreenivasa.honnur@neterion.com
2962L: netdev@vger.kernel.org
2963W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2964S: Supported
2965
Linus Torvalds1da177e2005-04-16 15:20:36 -07002966NETFILTER/IPTABLES/IPCHAINS
2967P: Rusty Russell
2968P: Marc Boucher
2969P: James Morris
2970P: Harald Welte
2971P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07002972P: Patrick McHardy
2973M: kaber@trash.net
Patrick McHardy1a03b812007-09-18 13:19:26 -07002974L: netfilter-devel@vger.kernel.org
2975L: netfilter@vger.kernel.org
Patrick McHardy82b98542006-10-12 14:08:55 -07002976L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002977W: http://www.netfilter.org/
2978W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002979S: Supported
2980
Paul Moore4cc67732006-09-25 15:57:13 -07002981NETLABEL
2982P: Paul Moore
2983M: paul.moore@hp.com
2984W: http://netlabel.sf.net
2985L: netdev@vger.kernel.org
2986S: Supported
2987
Linus Torvalds1da177e2005-04-16 15:20:36 -07002988NETROM NETWORK LAYER
2989P: Ralf Baechle
2990M: ralf@linux-mips.org
2991L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02002992W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002993S: Maintained
2994
Pavel Machek5ddb88c2006-09-29 02:01:29 -07002995NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002996P: Paul Clements
2997M: Paul.Clements@steeleye.com
2998S: Maintained
2999
3000NETWORK DEVICE DRIVERS
Linus Torvalds1da177e2005-04-16 15:20:36 -07003001P: Jeff Garzik
3002M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07003003L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003004T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003005S: Maintained
3006
3007NETWORKING [GENERAL]
3008P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07003009M: netdev@vger.kernel.org
3010L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08003011W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003012S: Maintained
3013
3014NETWORKING [IPv4/IPv6]
3015P: David S. Miller
3016M: davem@davemloft.net
3017P: Alexey Kuznetsov
3018M: kuznet@ms2.inr.ac.ru
3019P: Pekka Savola (ipv6)
3020M: pekkas@netcore.fi
3021P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003022M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003023P: Hideaki YOSHIFUJI
3024M: yoshfuji@linux-ipv6.org
3025P: Patrick McHardy
Patrick McHardy1a03b812007-09-18 13:19:26 -07003026M: kaber@trash.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003027L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08003028T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003029S: Maintained
3030
James Morris10e2ff12007-08-25 14:41:28 -07003031NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
3032P: Paul Moore
3033M: paul.moore@hp.com
3034L: netdev@vger.kernel.org
3035S: Maintained
3036
John W. Linville29f8f632006-01-18 14:52:48 -08003037NETWORKING [WIRELESS]
3038P: John W. Linville
3039M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08003040L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08003041T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3042S: Maintained
3043
Amit S. Kale3d396eb2006-10-21 15:33:03 -04003044NETXEN (1/10) GbE SUPPORT
dhananjay@netxen.comd230ce32007-12-26 10:23:53 -08003045P: Dhananjay Phadke
3046M: dhananjay@netxen.com
Amit S. Kale3d396eb2006-10-21 15:33:03 -04003047L: netdev@vger.kernel.org
3048W: http://www.netxen.com
3049S: Supported
3050
Linus Torvalds1da177e2005-04-16 15:20:36 -07003051IPVS
3052P: Wensong Zhang
3053M: wensong@linux-vs.org
Horms9d30c172005-09-29 19:47:06 -07003054P: Simon Horman
3055M: horms@verge.net.au
Linus Torvalds1da177e2005-04-16 15:20:36 -07003056P: Julian Anastasov
3057M: ja@ssi.bg
Horms9d30c172005-09-29 19:47:06 -07003058L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003059S: Maintained
3060
3061NFS CLIENT
3062P: Trond Myklebust
Trond Myklebust78f58152007-12-12 20:16:06 -05003063M: Trond.Myklebust@netapp.com
3064L: linux-nfs@vger.kernel.org
3065W: http://client.linux-nfs.org
3066T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003067S: Maintained
3068
3069NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07003070P: Jan-Pascal van Best
3071M: janpascal@vanbest.org
3072P: Andreas Mohr
3073M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003074L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003075S: Maintained
3076
3077NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
3078P: YOKOTA Hiroshi
3079M: yokota@netlab.is.tsukuba.ac.jp
3080W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3081S: Maintained
3082
3083NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
3084P: GOTO Masanori
3085M: gotom@debian.or.jp
3086P: YOKOTA Hiroshi
3087M: yokota@netlab.is.tsukuba.ac.jp
3088W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3089S: Maintained
3090
Linus Torvalds1da177e2005-04-16 15:20:36 -07003091NTFS FILESYSTEM
3092P: Anton Altaparmakov
3093M: aia21@cantab.net
3094L: linux-ntfs-dev@lists.sourceforge.net
3095L: linux-kernel@vger.kernel.org
3096W: http://linux-ntfs.sf.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08003097T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003098S: Maintained
3099
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003100NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003101P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003102M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003103L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01003104S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003105
Peter Korsgaard1ded9692006-06-12 21:40:53 +02003106OPENCORES I2C BUS DRIVER
3107P: Peter Korsgaard
3108M: jacmet@sunsite.dk
Jean Delvare5d925fe2006-07-01 17:14:32 +02003109L: i2c@lm-sensors.org
Peter Korsgaard1ded9692006-06-12 21:40:53 +02003110S: Maintained
3111
Mark Fashehccd979b2005-12-15 14:31:24 -08003112ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
3113P: Mark Fasheh
Mark Fasheha5754332008-03-21 10:40:31 -07003114M: mfasheh@suse.com
3115P: Joel Becker
3116M: joel.becker@oracle.com
Robert P. J. Dayc0ff1f22008-04-21 22:34:01 +00003117L: ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
Mark Fashehccd979b2005-12-15 14:31:24 -08003118W: http://oss.oracle.com/projects/ocfs2/
Joel Beckerdda47bc2008-03-22 22:08:07 -07003119T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003120S: Supported
Mark Fashehccd979b2005-12-15 14:31:24 -08003121
Harald Weltec1986ee2005-11-13 16:06:29 -08003122OMNIKEY CARDMAN 4000 DRIVER
3123P: Harald Welte
3124M: laforge@gnumonks.org
3125S: Maintained
3126
Harald Welte77c44ab2005-11-13 16:06:26 -08003127OMNIKEY CARDMAN 4040 DRIVER
3128P: Harald Welte
3129M: laforge@gnumonks.org
3130S: Maintained
3131
Jonathan Corbet77d51402007-03-22 19:44:17 -03003132OMNIVISION OV7670 SENSOR DRIVER
3133P: Jonathan Corbet
3134M: corbet@lwn.net
3135L: video4linux-list@redhat.com
3136S: Maintained
3137
Thomas Gleixner431bca72007-05-02 09:31:35 +02003138ONENAND FLASH DRIVER
3139P: Kyungmin Park
3140M: kyungmin.park@samsung.com
3141L: linux-mtd@lists.infradead.org
3142S: Maintained
3143
Linus Torvalds1da177e2005-04-16 15:20:36 -07003144ONSTREAM SCSI TAPE DRIVER
3145P: Willem Riede
3146M: osst@riede.org
3147L: osst-users@lists.sourceforge.net
3148L: linux-scsi@vger.kernel.org
3149S: Maintained
3150
Linus Torvalds1da177e2005-04-16 15:20:36 -07003151OPROFILE
Robert Richterd1a5d192008-07-12 13:47:57 -07003152P: Robert Richter
3153M: robert.richter@amd.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003154L: oprofile-list@lists.sf.net
3155S: Maintained
3156
3157ORINOCO DRIVER
3158P: Pavel Roskin
3159M: proski@gnu.org
3160P: David Gibson
3161M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07003162L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07003163L: orinoco-users@lists.sourceforge.net
3164L: orinoco-devel@lists.sourceforge.net
3165W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003166S: Maintained
3167
Olof Johanssonf5cd7872007-01-31 21:43:54 -06003168PA SEMI ETHERNET DRIVER
3169P: Olof Johansson
3170M: olof@lixom.net
3171L: netdev@vger.kernel.org
3172S: Maintained
3173
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01003174PA SEMI SMBUS DRIVER
3175P: Olof Johansson
3176M: olof@lixom.net
3177L: i2c@lm-sensors.org
3178S: Maintained
3179
Linus Torvalds1da177e2005-04-16 15:20:36 -07003180PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07003181L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08003182S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07003183
3184PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
3185P: Tim Waugh
3186M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07003187L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003188W: http://www.torque.net/linux-pp.html
3189S: Maintained
3190
3191PARISC ARCHITECTURE
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003192P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04003193M: kyle@mcmartin.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07003194P: Matthew Wilcox
3195M: matthew@wil.cx
3196P: Grant Grundler
3197M: grundler@parisc-linux.org
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003198L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003199W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04003200T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003201S: Maintained
3202
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02003203PARAVIRT_OPS INTERFACE
3204P: Jeremy Fitzhardinge
3205M: jeremy@xensource.com
3206P: Chris Wright
3207M: chrisw@sous-sol.org
3208P: Zachary Amsden
3209M: zach@vmware.com
3210P: Rusty Russell
3211M: rusty@rustcorp.com.au
3212L: virtualization@lists.osdl.org
3213L: linux-kernel@vger.kernel.org
3214S: Supported
3215
Jim Cromie1662d322006-10-06 00:43:59 -07003216PC87360 HARDWARE MONITORING DRIVER
3217P: Jim Cromie
3218M: jim.cromie@gmail.com
3219L: lm-sensors@lm-sensors.org
3220S: Maintained
3221
3222PC8736x GPIO DRIVER
3223P: Jim Cromie
3224M: jim.cromie@gmail.com
3225S: Maintained
3226
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06003227PCI ERROR RECOVERY
3228P: Linas Vepstas
3229M: linas@austin.ibm.com
3230L: linux-kernel@vger.kernel.org
Jesse Barnesc1f69db2008-05-19 15:28:16 -07003231L: linux-pci@vger.kernel.org
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06003232S: Supported
3233
Linus Torvalds1da177e2005-04-16 15:20:36 -07003234PCI SUBSYSTEM
Greg Kroah-Hartmanaf40b482008-04-17 10:22:27 -07003235P: Jesse Barnes
3236M: jbarnes@virtuousgeek.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003237L: linux-kernel@vger.kernel.org
Jesse Barnes29054742008-05-03 08:35:49 -07003238L: linux-pci@vger.kernel.org
Jesse Barnes460895c2008-04-25 10:14:28 -07003239T: git kernel.org:/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003240S: Supported
3241
3242PCI HOTPLUG CORE
Kristen Carlson Accardifb5f4d72006-09-29 10:30:27 -07003243P: Kristen Carlson Accardi
3244M: kristen.c.accardi@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003245S: Supported
3246
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003247PCIE HOTPLUG DRIVER
3248P: Kristen Carlson Accardi
3249M: kristen.c.accardi@intel.com
Jesse Barnes64dab202008-06-10 14:20:03 -07003250L: linux-pci@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05003251S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003252
Linus Torvalds1da177e2005-04-16 15:20:36 -07003253PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003254P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07003255L: linux-pcmcia@lists.infradead.org
Joe Perches6650e0a2007-12-10 15:49:32 -08003256W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08003257T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003258S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003259
3260PCNET32 NETWORK DRIVER
pcnet32@verizon.net04ce0942007-02-16 10:07:12 -06003261P: Don Fry
3262M: pcnet32@verizon.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003263L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003264S: Maintained
3265
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003266PER-TASK DELAY ACCOUNTING
Balbir Singhabc5f232008-07-04 09:59:42 -07003267P: Balbir Singh
3268M: balbir@linux.vnet.ibm.com
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003269L: linux-kernel@vger.kernel.org
3270S: Maintained
3271
Jim Cromiedd49d0f2006-03-24 18:08:17 +01003272PERSONALITY HANDLING
3273P: Christoph Hellwig
3274M: hch@infradead.org
3275L: linux-abi-devel@lists.sourceforge.net
3276S: Maintained
3277
Linus Torvalds1da177e2005-04-16 15:20:36 -07003278PHRAM MTD DRIVER
Joern Engel2b54aae2008-02-06 01:38:02 -08003279P: Joern Engel
3280M: joern@lazybastard.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003281L: linux-mtd@lists.infradead.org
3282S: Maintained
3283
Peter Osterlund249a6772005-09-27 21:45:30 -07003284PKTCDVD DRIVER
3285P: Peter Osterlund
3286M: petero2@telia.com
3287L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07003288S: Maintained
3289
Linus Torvalds1da177e2005-04-16 15:20:36 -07003290POSIX CLOCKS and TIMERS
Ingo Molnaraa781ae2007-07-19 01:48:32 -07003291P: Thomas Gleixner
3292M: tglx@linutronix.de
Hormsf1c3ddf2006-01-15 02:18:28 +01003293L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003294S: Supported
3295
Anton Vorontsov3be86142007-07-15 04:43:36 +04003296POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
3297P: Anton Vorontsov
3298M: cbou@mail.ru
3299P: David Woodhouse
3300M: dwmw2@infradead.org
3301L: linux-kernel@vger.kernel.org
Anton Vorontsov3be86142007-07-15 04:43:36 +04003302T: git git.infradead.org/battery-2.6.git
3303S: Maintained
3304
Linus Torvalds1da177e2005-04-16 15:20:36 -07003305PNP SUPPORT
3306P: Adam Belay
3307M: ambx1@neo.rr.com
3308S: Maintained
3309
Vitaly Wool999445d2007-01-04 13:07:03 +01003310PNXxxxx I2C DRIVER
3311P: Vitaly Wool
3312M: vitalywool@gmail.com
3313L: i2c@lm-sensors.org
3314S: Maintained
3315
Linus Torvalds1da177e2005-04-16 15:20:36 -07003316PPP PROTOCOL DRIVERS AND COMPRESSORS
3317P: Paul Mackerras
3318M: paulus@samba.org
3319L: linux-ppp@vger.kernel.org
3320S: Maintained
3321
3322PPP OVER ATM (RFC 2364)
3323P: Mitchell Blank Jr
3324M: mitch@sfgoth.com
3325S: Maintained
3326
3327PPP OVER ETHERNET
3328P: Michal Ostrowski
Chris Wright5e70b7f2008-06-09 16:07:28 -07003329M: mostrows@earthlink.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003330S: Maintained
3331
James Chapmana6d23702007-06-27 15:53:17 -07003332PPP OVER L2TP
3333P: James Chapman
3334M: jchapman@katalix.com
3335S: Maintained
3336
Linus Torvalds1da177e2005-04-16 15:20:36 -07003337PREEMPTIBLE KERNEL
3338P: Robert Love
3339M: rml@tech9.net
3340L: linux-kernel@vger.kernel.org
3341L: kpreempt-tech@lists.sourceforge.net
3342W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3343S: Supported
3344
Michael Wueff1a592007-09-25 18:11:01 -07003345P54 WIRELESS DRIVER
3346P: Michael Wu
3347M: flamingice@sourmilk.net
3348L: linux-wireless@vger.kernel.org
3349W: http://prism54.org
3350T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3351S: Maintained
3352
Linus Torvalds1da177e2005-04-16 15:20:36 -07003353PRISM54 WIRELESS DRIVER
Luis R. Rodrigueze88b34b2007-06-01 00:46:57 -07003354P: Luis R. Rodriguez
3355M: mcgrof@gmail.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003356L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003357W: http://prism54.org
3358S: Maintained
3359
3360PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3361P: Peter Denison
3362M: promise@pnd-pc.demon.co.uk
3363W: http://www.pnd-pc.demon.co.uk/promise/
3364S: Maintained
3365
Mikael Petterssonb3277df2007-01-10 09:33:53 +01003366PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3367P: Mikael Pettersson
3368M: mikpe@it.uu.se
3369L: linux-ide@vger.kernel.org
3370S: Maintained
3371
Masakazu Mokuno02c18892007-07-05 20:11:16 +09003372PS3 NETWORK SUPPORT
3373P: Masakazu Mokuno
3374M: mokuno@sm.sony.co.jp
3375L: netdev@vger.kernel.org
3376L: cbe-oss-dev@ozlabs.org
3377S: Supported
3378
Geoff Levandf58a9d12006-11-23 00:46:51 +01003379PS3 PLATFORM SUPPORT
3380P: Geoff Levand
3381M: geoffrey.levand@am.sony.com
3382L: linuxppc-dev@ozlabs.org
3383L: cbe-oss-dev@ozlabs.org
3384S: Supported
3385
Michael Krufky83202042006-07-03 00:24:18 -07003386PVRUSB2 VIDEO4LINUX DRIVER
3387P: Mike Isely
3388M: isely@pobox.com
Mike Isely16e94952007-01-03 18:08:06 -03003389L: pvrusb2@isely.net (subscribers-only)
Michael Krufky83202042006-07-03 00:24:18 -07003390L: video4linux-list@redhat.com
3391W: http://www.isely.net/pvrusb2/
3392S: Maintained
3393
Eric Miao30ec2612008-06-12 15:21:41 -07003394PXA2xx/PXA3xx SUPPORT
3395P: Eric Miao
3396M: eric.miao@marvell.com
3397P: Russell King
3398M: linux@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003399L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003400S: Maintained
3401
Pierre Ossman272f1332007-05-14 21:25:26 +02003402PXA MMCI DRIVER
3403S: Orphan
3404
Linus Torvalds1da177e2005-04-16 15:20:36 -07003405QLOGIC QLA2XXX FC-SCSI DRIVER
3406P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08003407M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003408L: linux-scsi@vger.kernel.org
3409S: Supported
3410
Ron Mercer5a4faa82006-07-25 00:40:21 -07003411QLOGIC QLA3XXX NETWORK DRIVER
3412P: Ron Mercer
3413M: linux-driver@qlogic.com
3414L: netdev@vger.kernel.org
3415S: Supported
3416
Linus Torvalds1da177e2005-04-16 15:20:36 -07003417QNX4 FILESYSTEM
3418P: Anders Larsen
3419M: al@alarsen.net
3420L: linux-kernel@vger.kernel.org
3421W: http://www.alarsen.net/linux/qnx4fs/
3422S: Maintained
3423
3424RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003425P: Benjamin Herrenschmidt
3426M: benh@kernel.crashing.org
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003427L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003428S: Maintained
3429
3430RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003431P: Paul Mackerras
3432M: paulus@samba.org
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003433L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003434S: Maintained
3435
3436RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3437P: Corey Thomas
Joe Perches7c4a52e2008-02-03 16:38:31 +02003438M: coreythomas@charter.net
Johannes Berg724c6b32007-04-23 12:18:20 -07003439L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003440S: Maintained
3441
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003442RALINK RT2X00 WLAN DRIVER
3443P: rt2x00 project
3444L: linux-wireless@vger.kernel.org
3445L: rt2400-devel@lists.sourceforge.net
3446W: http://rt2x00.serialmonkey.com/
3447S: Maintained
Ivo van Doorn2dd0f692008-04-12 19:25:00 +02003448T: git kernel.org:/pub/scm/linux/kernel/git/ivd/rt2x00.git
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003449F: drivers/net/wireless/rt2x00/
3450
Nick Piggin9db55792008-02-08 04:19:49 -08003451RAMDISK RAM BLOCK DEVICE DRIVER
3452P: Nick Piggin
3453M: npiggin@suse.de
3454S: Maintained
3455
Matt Mackall9e95ce22005-04-16 15:25:56 -07003456RANDOM NUMBER DRIVER
3457P: Matt Mackall
3458M: mpm@selenic.com
3459S: Maintained
3460
Matt Porter394b7012005-11-07 01:00:15 -08003461RAPIDIO SUBSYSTEM
3462P: Matt Porter
3463M: mporter@kernel.crashing.org
3464L: linux-kernel@vger.kernel.org
3465S: Maintained
3466
Florian Fainellic1f766b2008-02-06 22:39:44 +01003467RDC R-321X SoC
3468P: Florian Fainelli
3469M: florian.fainelli@telecomint.eu
3470L: linux-kernel@vger.kernel.org
3471S: Maintained
3472
Florian Fainellidb17f392007-12-19 11:30:30 +01003473RDC R6040 FAST ETHERNET DRIVER
3474P: Florian Fainelli
3475M: florian.fainelli@telecomint.eu
3476L: netdev@vger.kernel.org
3477S: Maintained
3478
Josh Triplett595182b2006-10-04 02:17:21 -07003479READ-COPY UPDATE (RCU)
3480P: Dipankar Sarma
3481M: dipankar@in.ibm.com
3482W: http://www.rdrop.com/users/paulmck/rclock/
3483L: linux-kernel@vger.kernel.org
3484S: Supported
3485
3486RCUTORTURE MODULE
3487P: Josh Triplett
3488M: josh@freedesktop.org
3489L: linux-kernel@vger.kernel.org
3490S: Maintained
3491
Linus Torvalds1da177e2005-04-16 15:20:36 -07003492REAL TIME CLOCK DRIVER
3493P: Paul Gortmaker
3494M: p_gortmaker@yahoo.com
3495L: linux-kernel@vger.kernel.org
3496S: Maintained
3497
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003498REAL TIME CLOCK (RTC) SUBSYSTEM
3499P: Alessandro Zummo
3500M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003501L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003502S: Maintained
3503
Linus Torvalds1da177e2005-04-16 15:20:36 -07003504REISERFS FILE SYSTEM
Jeff Mahoney76c4e5e2007-06-08 13:47:02 -07003505L: reiserfs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003506S: Supported
3507
Ivo van Doorne08976452008-04-12 19:23:55 +02003508RFKILL
3509P: Ivo van Doorn
3510M: IvDoorn@gmail.com
3511L: netdev@vger.kernel.org
3512S: Maintained
3513F: net/rfkill
3514
Linus Torvalds1da177e2005-04-16 15:20:36 -07003515ROCKETPORT DRIVER
3516P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003517W: http://www.comtrol.com
3518S: Maintained
3519
3520ROSE NETWORK LAYER
3521P: Ralf Baechle
3522M: ralf@linux-mips.org
3523L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003524W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003525S: Maintained
3526
3527RISCOM8 DRIVER
3528S: Orphan
3529
Michael Wu605bebe2007-05-14 01:41:02 -04003530RTL818X WIRELESS DRIVER
3531P: Michael Wu
3532M: flamingice@sourmilk.net
3533P: Andrea Merello
3534M: andreamrl@tiscali.it
3535L: linux-wireless@vger.kernel.org
3536W: http://linuxwireless.org/
3537T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3538S: Maintained
3539
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003540S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003541P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003542M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003543L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01003544S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003545
Linus Torvalds1da177e2005-04-16 15:20:36 -07003546S390
3547P: Martin Schwidefsky
3548M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003549P: Heiko Carstens
3550M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003551M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003552L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003553W: http://www.ibm.com/developerworks/linux/linux390/
3554S: Supported
3555
3556S390 NETWORK DRIVERS
Ursula Braundd96df22007-09-19 13:09:02 +02003557P: Ursula Braun
Ursula Braun23fcc8d2008-07-18 15:24:58 +02003558M: ursula.braun@de.ibm.com
Ursula Braunb9192ad2007-10-22 16:16:15 +02003559P: Frank Blaschka
3560M: blaschka@linux.vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003561M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003562L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003563W: http://www.ibm.com/developerworks/linux/linux390/
3564S: Supported
3565
3566S390 ZFCP DRIVER
Swen Schillig0033bb42007-12-18 11:16:14 +01003567P: Christof Schmitt
3568M: christof.schmitt@de.ibm.com
3569P: Martin Peschke
3570M: mp3@de.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003571M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003572L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003573W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003574S: Supported
3575
Ursula Braundd96df22007-09-19 13:09:02 +02003576S390 IUCV NETWORK LAYER
3577P: Ursula Braun
Ursula Braun23fcc8d2008-07-18 15:24:58 +02003578M: ursula.braun@de.ibm.com
Ursula Braundd96df22007-09-19 13:09:02 +02003579M: linux390@de.ibm.com
3580L: linux-s390@vger.kernel.org
3581W: http://www.ibm.com/developerworks/linux/linux390/
3582S: Supported
3583
Ben Dooks4dde7f72008-06-30 22:40:38 +01003584S3C24XX SD/MMC Driver
3585P: Ben Dooks
3586M: ben-linux@fluff.org
3587L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3588L: linux-kernel@vger.kernel.org
3589S: Supported
3590
Linus Torvalds1da177e2005-04-16 15:20:36 -07003591SAA7146 VIDEO4LINUX-2 DRIVER
3592P: Michael Hunold
3593M: michael@mihu.de
3594W: http://www.mihu.de/linux/saa7146
3595S: Maintained
3596
Linus Torvalds1da177e2005-04-16 15:20:36 -07003597SC1200 WDT DRIVER
3598P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003599M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003600S: Maintained
3601
3602SCHEDULER
3603P: Ingo Molnar
3604M: mingo@elte.hu
3605P: Robert Love [the preemptible kernel bits]
3606M: rml@tech9.net
3607L: linux-kernel@vger.kernel.org
3608S: Maintained
3609
3610SCSI CDROM DRIVER
3611P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003612M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003613L: linux-scsi@vger.kernel.org
3614W: http://www.kernel.dk
3615S: Maintained
3616
3617SCSI SG DRIVER
3618P: Doug Gilbert
3619M: dgilbert@interlog.com
3620L: linux-scsi@vger.kernel.org
3621W: http://www.torque.net/sg
3622S: Maintained
3623
3624SCSI SUBSYSTEM
3625P: James E.J. Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05003626M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003627L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003628T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
James Bottomleyc4e16082007-11-03 08:40:30 -05003629T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
3630T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003631S: Maintained
3632
3633SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003634P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003635M: Kai.Makisara@kolumbus.fi
3636L: linux-scsi@vger.kernel.org
3637S: Maintained
3638
3639SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003640P: Vlad Yasevich
3641M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003642P: Sridhar Samudrala
3643M: sri@us.ibm.com
Vlad Yasevich1a418792008-04-12 18:55:42 -07003644L: linux-sctp@vger.kernel.org
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003645W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003646S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003647
3648SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003649P: Jim Cromie
3650M: jim.cromie@gmail.com
3651S: Odd Fixes
3652
3653SCx200 GPIO DRIVER
3654P: Jim Cromie
3655M: jim.cromie@gmail.com
3656S: Maintained
3657
3658SCx200 HRT CLOCKSOURCE DRIVER
3659P: Jim Cromie
3660M: jim.cromie@gmail.com
3661S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003662
Sascha Sommer6a369132008-07-15 14:21:29 +02003663SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
3664P: Sascha Sommer
3665M: saschasommer@freenet.de
3666L: sdricohcs-devel@lists.sourceforge.net (subscribers-only)
3667S: Maintained
3668
Linus Torvalds1da177e2005-04-16 15:20:36 -07003669SECURITY CONTACT
3670P: Security Officers
3671M: security@kernel.org
3672S: Supported
3673
3674SELINUX SECURITY MODULE
3675P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08003676M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07003677P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003678M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003679P: Eric Paris
3680M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003681L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003682L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003683W: http://www.nsa.gov/selinux
3684S: Supported
3685
Jiri Slabycef2cf02007-05-08 00:31:45 -07003686SENSABLE PHANTOM
3687P: Jiri Slaby
3688M: jirislaby@gmail.com
3689S: Maintained
3690
Linus Torvalds1da177e2005-04-16 15:20:36 -07003691SERIAL ATA (SATA) SUBSYSTEM:
3692P: Jeff Garzik
3693M: jgarzik@pobox.com
3694L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003695T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003696S: Supported
3697
3698SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3699P: Pat Gefre
3700M: pfg@sgi.com
3701L: linux-ia64@vger.kernel.org
3702S: Supported
3703
Ben Hutchings8ceee662008-04-27 12:55:59 +01003704SFC NETWORK DRIVER
3705P: Steve Hodgson
3706P: Ben Hutchings
3707P: Robert Stonehouse
3708M: linux-net-drivers@solarflare.com
3709S: Supported
3710
Linus Torvalds1da177e2005-04-16 15:20:36 -07003711SGI VISUAL WORKSTATION 320 AND 540
3712P: Andrey Panin
3713M: pazke@donpac.ru
3714L: linux-visws-devel@lists.sf.net
3715W: http://linux-visws.sf.net
3716S: Maintained for 2.6.
3717
3718SIMTEC EB110ATX (Chalice CATS)
3719P: Ben Dooks
3720P: Vincent Sanders
3721M: support@simtec.co.uk
3722W: http://www.simtec.co.uk/products/EB110ATX/
3723S: Supported
3724
3725SIMTEC EB2410ITX (BAST)
3726P: Ben Dooks
3727P: Vincent Sanders
3728M: support@simtec.co.uk
3729W: http://www.simtec.co.uk/products/EB2410ITX/
3730S: Supported
3731
Francois Romieu92aab3c2005-07-30 13:11:18 +02003732SIS 190 ETHERNET DRIVER
3733P: Francois Romieu
3734M: romieu@fr.zoreil.com
3735L: netdev@vger.kernel.org
3736S: Maintained
3737
Linus Torvalds1da177e2005-04-16 15:20:36 -07003738SIS 900/7016 FAST ETHERNET DRIVER
3739P: Daniele Venzano
3740M: venza@brownhat.org
3741W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07003742L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003743S: Maintained
3744
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003745SIS 96X I2C/SMBUS DRIVER
3746P: Mark M. Hoffman
3747M: mhoffman@lightlink.com
3748L: lm-sensors@lm-sensors.org
3749S: Maintained
3750
Linus Torvalds1da177e2005-04-16 15:20:36 -07003751SIS FRAMEBUFFER DRIVER
3752P: Thomas Winischhofer
3753M: thomas@winischhofer.net
3754W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003755S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003756
3757SIS USB2VGA DRIVER
3758P: Thomas Winischhofer
3759M: thomas@winischhofer.net
3760W: http://www.winischhofer.at/linuxsisusbvga.shtml
3761S: Maintained
3762
Christoph Lameter415ad262007-07-26 10:40:56 -07003763SLAB ALLOCATOR
3764P: Christoph Lameter
Christoph Lametercde53532008-07-04 09:59:22 -07003765M: cl@linux-foundation.org
Christoph Lameter415ad262007-07-26 10:40:56 -07003766P: Pekka Enberg
3767M: penberg@cs.helsinki.fi
Pekka Enbergc76d1182008-02-11 23:52:47 +02003768P: Matt Mackall
3769M: mpm@selenic.com
Christoph Lameter415ad262007-07-26 10:40:56 -07003770L: linux-mm@kvack.org
3771S: Maintained
3772
Linus Torvalds1da177e2005-04-16 15:20:36 -07003773SMC91x ETHERNET DRIVER
3774P: Nicolas Pitre
3775M: nico@cam.org
3776S: Maintained
3777
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003778SMSC47B397 HARDWARE MONITOR DRIVER
3779P: Mark M. Hoffman
3780M: mhoffman@lightlink.com
3781L: lm-sensors@lm-sensors.org
3782S: Maintained
3783
Ben Nizetteb54f2862008-03-13 22:27:30 +11003784SMX UIO Interface
3785P: Ben Nizette
3786M: bn@niasdigital.com
3787S: Maintained
3788
Guennadi Liakhovetski668acf32008-07-19 07:54:43 -03003789SOC-CAMERA V4L2 SUBSYSTEM
3790P: Guennadi Liakhovetski
3791M: g.liakhovetski@gmx.de
3792L: video4linux-list@redhat.com
3793S: Maintained
3794
Linus Torvalds1da177e2005-04-16 15:20:36 -07003795SOFTWARE RAID (Multiple Disks) SUPPORT
3796P: Ingo Molnar
3797M: mingo@redhat.com
3798P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08003799M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07003800L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08003801S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003802
Pavel Machek95a631e2007-07-19 01:47:42 -07003803HIBERNATION (aka Software Suspend, aka swsusp):
Linus Torvalds1da177e2005-04-16 15:20:36 -07003804P: Pavel Machek
3805M: pavel@suse.cz
Pavel Machek95a631e2007-07-19 01:47:42 -07003806P: Rafael J. Wysocki
3807M: rjw@sisk.pl
3808L: linux-pm@lists.linux-foundation.org
3809S: Supported
3810
3811SUSPEND TO RAM:
Len Browna0ce3172007-10-25 18:05:49 -04003812P: Len Brown
3813M: len.brown@intel.com
Pavel Machek95a631e2007-07-19 01:47:42 -07003814P: Pavel Machek
3815M: pavel@suse.cz
3816P: Rafael J. Wysocki
3817M: rjw@sisk.pl
David Brownellf318a632007-04-23 14:41:06 -07003818L: linux-pm@lists.linux-foundation.org
Len Browna0ce3172007-10-25 18:05:49 -04003819S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003820
3821SONIC NETWORK DRIVER
3822P: Thomas Bogendoerfer
3823M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003824L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003825S: Maintained
3826
Michael Buesch61e115a2007-09-18 15:12:50 -04003827SONICS SILICON BACKPLANE DRIVER (SSB)
3828P: Michael Buesch
3829M: mb@bu3sch.de
3830L: netdev@vger.kernel.org
3831S: Maintained
3832
Linus Torvalds1da177e2005-04-16 15:20:36 -07003833SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01003834P: Mattia Dongili
3835M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01003836L: linux-acpi@vger.kernel.org
3837W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07003838S: Maintained
3839
Alex Dubovbaf85322008-02-09 10:20:54 -08003840SONY MEMORYSTICK CARD SUPPORT
3841P: Alex Dubov
3842M: oakad@yahoo.com
3843L: linux-kernel@vger.kernel.org
3844W: http://tifmxx.berlios.de/
3845S: Maintained
3846
Linus Torvalds1da177e2005-04-16 15:20:36 -07003847SOUND
3848P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02003849M: perex@perex.cz
Takashi Iwai82622042007-04-16 12:32:52 +02003850L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003851S: Maintained
3852
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003853SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3854P: Liam Girdwood
3855M: liam.girdwood@wolfsonmicro.com
Mark Brown2cad0ad2008-01-10 14:33:07 +01003856P: Mark Brown
3857M: broonie@opensource.wolfsonmicro.com
3858T: git opensource.wolfsonmicro.com/linux-2.6-asoc
Takashi Iwai82622042007-04-16 12:32:52 +02003859L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003860S: Supported
3861
Kumar Gala025c3982006-04-02 16:05:54 -05003862SPI SUBSYSTEM
3863P: David Brownell
3864M: dbrownell@users.sourceforge.net
3865L: spi-devel-general@lists.sourceforge.net
3866S: Maintained
3867
Arnd Bergmannb8154542008-05-16 11:10:59 +02003868SPU FILE SYSTEM
3869P: Jeremy Kerr
3870M: jk@ozlabs.org
3871L: linuxppc-dev@ozlabs.org
3872L: cbe-oss-dev@ozlabs.org
3873W: http://www.ibm.com/developerworks/power/cell/
3874S: Supported
3875
Steven Rostedt855f46a2006-08-05 12:14:50 -07003876STABLE BRANCH:
3877P: Greg Kroah-Hartman
3878M: greg@kroah.com
3879P: Chris Wright
3880M: chrisw@sous-sol.org
3881L: stable@kernel.org
3882S: Maintained
3883
Linus Torvalds1da177e2005-04-16 15:20:36 -07003884SHARP LH SUPPORT (LH7952X & LH7A40X)
3885P: Marc Singer
3886M: elf@buici.com
3887W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003888L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003889S: Maintained
3890
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003891SHPC HOTPLUG DRIVER
3892P: Kristen Carlson Accardi
3893M: kristen.c.accardi@intel.com
Jesse Barnes64dab202008-06-10 14:20:03 -07003894L: linux-pci@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05003895S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003896
Pierre Ossmand129bce2006-03-24 03:18:17 -08003897SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3898P: Pierre Ossman
3899M: drzeus-sdhci@drzeus.cx
3900L: sdhci-devel@list.drzeus.cx
Pierre Ossmand129bce2006-03-24 03:18:17 -08003901S: Maintained
3902
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003903SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3904P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08003905M: shemminger@linux-foundation.org
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003906L: netdev@vger.kernel.org
3907S: Maintained
3908
Chris Boot1a87d942006-07-10 04:45:34 -07003909SOEKRIS NET48XX LED SUPPORT
3910P: Chris Boot
3911M: bootc@bootc.net
3912S: Maintained
3913
Linus Torvalds1da177e2005-04-16 15:20:36 -07003914SPARC (sparc32):
3915P: William L. Irwin
3916M: wli@holomorphy.com
3917L: sparclinux@vger.kernel.org
3918S: Maintained
3919
3920SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3921P: Roger Wolff
3922M: R.E.Wolff@BitWizard.nl
3923L: linux-kernel@vger.kernel.org ?
3924S: Supported
3925
Jim Lewis2752e402006-09-29 02:01:19 -07003926SPIDERNET NETWORK DRIVER for CELL
Jens Osterkampcb8da8a2008-01-11 13:44:35 +01003927P: Ishizaki Kou
3928M: kou.ishizaki@toshiba.co.jp
3929P: Jens Osterkamp
3930M: jens@de.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07003931L: netdev@vger.kernel.org
3932S: Supported
3933
Linus Torvalds1da177e2005-04-16 15:20:36 -07003934SRM (Alpha) environment access
3935P: Jan-Benedict Glaw
3936M: jbglaw@lug-owl.de
3937L: linux-kernel@vger.kernel.org
3938S: Maintained
3939
3940STARFIRE/DURALAN NETWORK DRIVER
3941P: Ion Badulescu
3942M: ionut@cs.columbia.edu
3943S: Maintained
3944
3945STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3946W: http://mosquitonet.Stanford.EDU/strip.html
3947S: Unsupported ?
3948
3949STRADIS MPEG-2 DECODER DRIVER
3950P: Nathan Laredo
3951M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003952W: http://www.stradis.com/
3953S: Maintained
3954
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003955SUPERH
Linus Torvalds1da177e2005-04-16 15:20:36 -07003956P: Paul Mundt
3957M: lethal@linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003958L: linux-sh@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003959W: http://www.linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003960T: git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003961S: Maintained
3962
3963SUN3/3X
3964P: Sam Creasey
3965M: sammy@sammy.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003966W: http://sammy.net/sun3/
3967S: Maintained
3968
3969SVGA HANDLING
3970P: Martin Mares
3971M: mj@ucw.cz
3972L: linux-video@atrey.karlin.mff.cuni.cz
3973S: Maintained
3974
3975SYSV FILESYSTEM
3976P: Christoph Hellwig
3977M: hch@infradead.org
3978S: Maintained
3979
Alan Cox4e688522008-04-30 00:52:11 -07003980TASKSTATS STATISTICS INTERFACE
Balbir Singhabc5f232008-07-04 09:59:42 -07003981P: Balbir Singh
3982M: balbir@linux.vnet.ibm.com
Alan Cox4e688522008-04-30 00:52:11 -07003983L: linux-kernel@vger.kernel.org
3984S: Maintained
3985
Stephen Hemminger781b4562006-07-10 20:25:29 -07003986TC CLASSIFIER
3987P: Jamal Hadi Salim
3988M: hadi@cyberus.ca
3989L: netdev@vger.kernel.org
3990S: Maintained
3991
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07003992TCP LOW PRIORITY MODULE
3993P: Wong Hoi Sing, Edison
3994M: hswong3i@gmail.com
3995P: Hung Hing Lun, Mike
3996M: hlhung3i@gmail.com
3997W: http://tcp-lp-mod.sourceforge.net/
3998S: Maintained
3999
Andy Gospodarek1a348cc2007-09-17 18:50:36 -07004000TEHUTI ETHERNET DRIVER
4001P: Alexander Indenbaum
4002M: baum@tehutinetworks.net
4003P: Andy Gospodarek
4004M: andy@greyhouse.net
4005L: netdev@vger.kernel.org
4006S: Supported
4007
Alan Cox4e688522008-04-30 00:52:11 -07004008Telecom Clock Driver for MCPL0010
4009P: Mark Gross
4010M: mark.gross@intel.com
4011S: Supported
4012
4013TENSILICA XTENSA PORT (xtensa):
4014P: Chris Zankel
4015M: chris@zankel.net
4016S: Maintained
4017
4018THINKPAD ACPI EXTRAS DRIVER
4019P: Henrique de Moraes Holschuh
4020M: ibm-acpi@hmh.eng.br
4021L: ibm-acpi-devel@lists.sourceforge.net
4022W: http://ibm-acpi.sourceforge.net
4023W: http://thinkwiki.org/wiki/Ibm-acpi
4024T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
4025S: Maintained
4026
Alex Dubov4020f2d2006-10-04 02:15:37 -07004027TI FLASH MEDIA INTERFACE DRIVER
4028P: Alex Dubov
4029M: oakad@yahoo.com
4030S: Maintained
4031
Syed Khasim9f9c24f2007-05-16 01:07:22 +02004032TI OMAP MMC INTERFACE DRIVER
4033P: Carlos Aguiar, Anderson Briglia and Syed Khasim
Randy Dunlape82ce352007-10-16 23:29:44 -07004034M: linux-omap-open-source@linux.omap.com (subscribers only)
Syed Khasim9f9c24f2007-05-16 01:07:22 +02004035W: http://linux.omap.com
4036W: http://www.muru.com/linux/omap/
4037S: Maintained
4038
Michael Buesch844dd052006-06-26 00:24:59 -07004039TI OMAP RANDOM NUMBER GENERATOR SUPPORT
4040P: Deepak Saxena
4041M: dsaxena@plexity.net
4042S: Maintained
4043
Per Lidene86eaa32006-01-12 16:45:18 +01004044TIPC NETWORK LAYER
4045P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01004046M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01004047P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01004048M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01004049P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01004050M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01004051L: tipc-discussion@lists.sourceforge.net
4052W: http://tipc.sourceforge.net/
4053W: http://tipc.cslab.ericsson.net/
4054T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
4055S: Maintained
4056
Linus Torvalds1da177e2005-04-16 15:20:36 -07004057TLAN NETWORK DRIVER
4058P: Samuel Chessman
4059M: chessman@tux.org
Gabriel Craciunescu88c07dd2007-11-22 19:43:36 +08004060L: tlan-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004061W: http://sourceforge.net/projects/tlan/
4062S: Maintained
4063
Linus Torvalds1da177e2005-04-16 15:20:36 -07004064TOSHIBA ACPI EXTRAS DRIVER
4065P: John Belmonte
4066M: toshiba_acpi@memebeam.org
4067W: http://memebeam.org/toys/ToshibaAcpiDriver
4068S: Maintained
4069
4070TOSHIBA SMM DRIVER
4071P: Jonathan Buzzard
4072M: jonathan@buzzard.org.uk
4073L: tlinux-users@tce.toshiba-dme.co.jp
4074W: http://www.buzzard.org.uk/toshiba/
4075S: Maintained
4076
Alan Cox4e688522008-04-30 00:52:11 -07004077TPM DEVICE DRIVER
Rajiv Andrade141c0242008-07-21 14:21:37 -07004078P: Debora Velarde
4079M: debora@linux.vnet.ibm.com
4080P: Rajiv Andrade
4081M: srajiv@linux.vnet.ibm.com
Alan Cox4e688522008-04-30 00:52:11 -07004082W: http://tpmdd.sourceforge.net
4083P: Marcel Selhorst
4084M: tpm@selhorst.net
4085W: http://www.prosec.rub.de/tpm/
4086L: tpmdd-devel@lists.sourceforge.net
4087S: Maintained
4088
Linus Torvalds1da177e2005-04-16 15:20:36 -07004089TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
4090P: Muli Ben-Yehuda
4091M: mulix@mulix.org
4092L: linux-kernel@vger.kernel.org
4093S: Maintained
4094
4095TRIVIAL PATCHES
Adrian Bunk1560a792008-02-03 18:17:37 +02004096P: Jesper Juhl
Jim Cromiece00f852006-11-30 04:49:44 +01004097M: trivial@kernel.org
4098L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004099S: Maintained
4100
Alan Cox4e688522008-04-30 00:52:11 -07004101TTY LAYER
4102P: Alan Cox
4103M: alan@lxorguk.ukuu.org.uk
4104L: linux-kernel@vger.kernel.org
4105S: Maintained
4106
Grant Grundler740db6d2008-02-17 11:53:49 -07004107TULIP NETWORK DRIVERS
4108P: Grant Grundler
4109M: grundler@parisc-linux.org
4110P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04004111M: kyle@mcmartin.ca
Grant Grundler740db6d2008-02-17 11:53:49 -07004112L: netdev@vger.kernel.org
4113S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004114
4115TUN/TAP driver
4116P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08004117M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004118L: vtun@office.satix.net
4119W: http://vtun.sourceforge.net/tun
4120S: Maintained
4121
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08004122TURBOCHANNEL SUBSYSTEM
4123P: Maciej W. Rozycki
4124M: macro@linux-mips.org
4125S: Maintained
4126
Linus Torvalds1da177e2005-04-16 15:20:36 -07004127U14-34F SCSI DRIVER
4128P: Dario Ballabio
4129M: ballabio_dario@emc.com
4130L: linux-scsi@vger.kernel.org
4131S: Maintained
4132
Alan Coxcc2020e2008-05-19 14:21:51 +01004133UCLINUX (AND M68KNOMMU)
4134P: Greg Ungerer
4135M: gerg@uclinux.org
4136W: http://www.uclinux.org/
4137L: uclinux-dev@uclinux.org (subscribers-only)
4138S: Maintained
4139
4140UCLINUX FOR NEC V850
4141P: Miles Bader
4142
4143UCLINUX FOR RENESAS H8/300
4144P: Yoshinori Sato
4145M: ysato@users.sourceforge.jp
4146W: http://uclinux-h8.sourceforge.jp/
4147S: Supported
4148
Linus Torvalds1da177e2005-04-16 15:20:36 -07004149UDF FILESYSTEM
Jan Kara800fdfb2008-02-08 04:20:51 -08004150P: Jan Kara
4151M: jack@suse.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07004152W: http://linux-udf.sourceforge.net
4153S: Maintained
4154
Alan Coxcc2020e2008-05-19 14:21:51 +01004155UFS FILESYSTEM
4156P: Evgeniy Dushistov
4157M: dushistov@mail.ru
4158L: linux-kernel@vger.kernel.org
4159S: Maintained
4160
4161UltraSPARC (sparc64):
4162P: David S. Miller
4163M: davem@davemloft.net
4164L: sparclinux@vger.kernel.org
4165T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
4166S: Maintained
4167
Linus Torvalds1da177e2005-04-16 15:20:36 -07004168UNIFORM CDROM DRIVER
4169P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02004170M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07004171L: linux-kernel@vger.kernel.org
4172W: http://www.kernel.dk
4173S: Maintained
4174
4175USB ACM DRIVER
4176P: Oliver Neukum
4177M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004178L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004179S: Maintained
4180
Jiri Slaby6d985162008-02-06 01:37:11 -08004181USB AUERSWALD DRIVER
4182P: Wolfgang Muees
4183M: wolfgang@iksw-muees.de
4184L: linux-usb@vger.kernel.org
4185S: Maintained
4186
Linus Torvalds1da177e2005-04-16 15:20:36 -07004187USB BLOCK DRIVER (UB ub)
4188P: Pete Zaitcev
4189M: zaitcev@redhat.com
4190L: linux-kernel@vger.kernel.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004191L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004192S: Supported
4193
Linus Torvalds1da177e2005-04-16 15:20:36 -07004194USB CDC ETHERNET DRIVER
4195P: Greg Kroah-Hartman
4196M: greg@kroah.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004197L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004198S: Maintained
4199W: http://www.kroah.com/linux-usb/
4200
Peter Korsgaardb02b3712008-04-27 08:59:44 +02004201USB CYPRESS C67X00 DRIVER
4202P: Peter Korsgaard
4203M: jacmet@sunsite.dk
4204L: linux-usb@vger.kernel.org
4205S: Maintained
4206
Peter Korsgaardd0374f42007-02-16 17:03:54 +01004207USB DAVICOM DM9601 DRIVER
4208P: Peter Korsgaard
4209M: jacmet@sunsite.dk
Peter Korsgaard043600a2007-06-27 21:18:18 +02004210L: netdev@vger.kernel.org
Peter Korsgaardd0374f42007-02-16 17:03:54 +01004211W: http://www.linux-usb.org/usbnet
4212S: Maintained
4213
Alan Coxcc2020e2008-05-19 14:21:51 +01004214USB DIAMOND RIO500 DRIVER
4215P: Cesar Miquel
4216M: miquel@df.uba.ar
4217L: rio500-users@lists.sourceforge.net
4218W: http://rio500.sourceforge.net
4219S: Maintained
4220
Linus Torvalds1da177e2005-04-16 15:20:36 -07004221USB EHCI DRIVER
4222P: David Brownell
4223M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004224L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004225S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004226
Luca Risolia7ce08c92006-01-11 02:06:59 +00004227USB ET61X[12]51 DRIVER
4228P: Luca Risolia
4229M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004230L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004231L: video4linux-list@redhat.com
4232W: http://www.linux-projects.org
4233S: Maintained
4234
David Brownell69ae9e32006-11-14 02:03:31 -08004235USB GADGET/PERIPHERAL SUBSYSTEM
4236P: David Brownell
4237M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004238L: linux-usb@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004239W: http://www.linux-usb.org/gadget
4240S: Maintained
4241
Jiri Kosina2dea64b2007-07-11 12:12:11 +02004242USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
Jiri Kosina641266f2007-01-15 09:56:21 +01004243P: Jiri Kosina
4244M: jkosina@suse.cz
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004245L: linux-usb@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01004246T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004247S: Maintained
4248
Olav Kongas959eea22005-11-03 17:38:14 +02004249USB ISP116X DRIVER
4250P: Olav Kongas
4251M: ok@artecdesign.ee
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004252L: linux-usb@vger.kernel.org
Olav Kongas959eea22005-11-03 17:38:14 +02004253S: Maintained
4254
Linus Torvalds1da177e2005-04-16 15:20:36 -07004255USB KAWASAKI LSI DRIVER
4256P: Oliver Neukum
4257M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004258L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004259S: Maintained
4260
4261USB MASS STORAGE DRIVER
4262P: Matthew Dharm
4263M: mdharm-usb@one-eyed-alien.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004264L: linux-usb@vger.kernel.org
Matthew Dharm8836aeb2005-12-04 22:03:47 -08004265L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07004266S: Maintained
4267W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
4268
4269USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08004270P: David Brownell
4271M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004272L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004273S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004274
Matthias Urlichsba460e42005-07-14 00:33:47 -07004275USB OPTION-CARD DRIVER
4276P: Matthias Urlichs
4277M: smurf@smurf.noris.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004278L: linux-usb@vger.kernel.org
Matthias Urlichsba460e42005-07-14 00:33:47 -07004279S: Maintained
4280
Linus Torvalds1da177e2005-04-16 15:20:36 -07004281USB OV511 DRIVER
4282P: Mark McClelland
4283M: mmcclell@bigfoot.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004284L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004285W: http://alpha.dyndns.org/ov511/
4286S: Maintained
4287
4288USB PEGASUS DRIVER
4289P: Petko Manolov
4290M: petkan@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004291L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004292L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004293W: http://pegasus2.sourceforge.net/
4294S: Maintained
4295
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004296USB PRINTER DRIVER (usblp)
4297P: Pete Zaitcev
4298M: zaitcev@redhat.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004299L: linux-usb@vger.kernel.org
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004300S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07004301
4302USB RTL8150 DRIVER
4303P: Petko Manolov
4304M: petkan@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004305L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004306L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004307W: http://pegasus2.sourceforge.net/
4308S: Maintained
4309
4310USB SE401 DRIVER
4311P: Jeroen Vreeken
4312M: pe1rxq@amsat.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004313L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004314W: http://www.chello.nl/~j.vreeken/se401/
4315S: Maintained
4316
Alan Cox4e688522008-04-30 00:52:11 -07004317USB SERIAL BELKIN F5U103 DRIVER
4318P: William Greathouse
4319M: wgreathouse@smva.com
4320L: linux-usb@vger.kernel.org
4321S: Maintained
4322
4323USB SERIAL CYPRESS M8 DRIVER
4324P: Lonnie Mendez
4325M: dignome@gmail.com
4326L: linux-usb@vger.kernel.org
4327S: Maintained
4328W: http://geocities.com/i0xox0i
4329W: http://firstlight.net/cvs
4330
Linus Torvalds1da177e2005-04-16 15:20:36 -07004331USB SERIAL CYBERJACK DRIVER
4332P: Matthias Bruestle and Harald Welte
4333M: support@reiner-sct.com
4334W: http://www.reiner-sct.de/support/treiber_cyberjack.php
4335S: Maintained
4336
4337USB SERIAL DIGI ACCELEPORT DRIVER
4338P: Peter Berger and Al Borchers
4339M: pberger@brimson.com
4340M: alborchers@steinerpoint.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004341L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004342S: Maintained
4343
4344USB SERIAL DRIVER
4345P: Greg Kroah-Hartman
4346M: gregkh@suse.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004347L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004348S: Supported
4349
Linus Torvalds1da177e2005-04-16 15:20:36 -07004350USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
4351P: Gary Brubaker
4352M: xavyer@ix.netcom.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004353L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004354S: Maintained
4355
4356USB SERIAL KEYSPAN DRIVER
4357P: Greg Kroah-Hartman
4358M: greg@kroah.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004359L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004360W: http://www.kroah.com/linux/
4361S: Maintained
4362
4363USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04004364P: Support Department
4365M: support@connecttech.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004366L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004367W: http://www.connecttech.com
4368S: Supported
4369
Luca Risoliaf423b9a2007-03-26 16:12:04 -03004370USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07004371P: Luca Risolia
4372M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004373L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004374L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004375W: http://www.linux-projects.org
4376S: Maintained
4377
4378USB SUBSYSTEM
4379P: Greg Kroah-Hartman
4380M: gregkh@suse.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004381L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004382W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08004383T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07004384S: Supported
4385
4386USB UHCI DRIVER
4387P: Alan Stern
4388M: stern@rowland.harvard.edu
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004389L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004390S: Maintained
4391
David Brownell69ae9e32006-11-14 02:03:31 -08004392USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07004393P: David Brownell
4394M: dbrownell@users.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02004395L: netdev@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004396W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07004397S: Maintained
4398
Laurent Pinchartc0efd232008-06-30 15:04:50 -03004399USB VIDEO CLASS
4400P: Laurent Pinchart
4401M: laurent.pinchart@skynet.be
4402L: linx-uvc-devel@berlios.de
4403L: video4linux-list@redhat.com
4404W: http://linux-uvc.berlios.de
4405S: Maintained
4406
Linus Torvalds1da177e2005-04-16 15:20:36 -07004407USB W996[87]CF DRIVER
4408P: Luca Risolia
4409M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004410L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004411L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004412W: http://www.linux-projects.org
4413S: Maintained
4414
Jussi Kivilinnabf164cc2008-01-26 00:51:51 +02004415USB WIRELESS RNDIS DRIVER (rndis_wlan)
4416P: Jussi Kivilinna
4417M: jussi.kivilinna@mbnet.fi
4418L: linux-wireless@vger.kernel.org
4419S: Maintained
4420
Luca Risolia60f78052006-02-06 16:29:35 +00004421USB ZC0301 DRIVER
4422P: Luca Risolia
4423M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004424L: linux-usb@vger.kernel.org
Luca Risolia60f78052006-02-06 16:29:35 +00004425L: video4linux-list@redhat.com
4426W: http://www.linux-projects.org
4427S: Maintained
4428
Linus Torvalds1da177e2005-04-16 15:20:36 -07004429USB ZD1201 DRIVER
4430P: Jeroen Vreeken
4431M: pe1rxq@amsat.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004432L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004433W: http://linux-lc100020.sourceforge.net
4434S: Maintained
4435
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004436USB ZR364XX DRIVER
4437P: Antoine Jacquet
4438M: royale@zerezo.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004439L: linux-usb@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004440L: video4linux-list@redhat.com
4441W: http://royale.zerezo.com/zr364xx/
4442S: Maintained
4443
Linus Torvalds1da177e2005-04-16 15:20:36 -07004444USER-MODE LINUX
4445P: Jeff Dike
Joe Perches6650e0a2007-12-10 15:49:32 -08004446M: jdike@addtoit.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004447L: user-mode-linux-devel@lists.sourceforge.net
4448L: user-mode-linux-user@lists.sourceforge.net
4449W: http://user-mode-linux.sourceforge.net
4450S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004451
Hans-Jürgen Koche5f114e2007-12-05 15:08:07 +01004452USERSPACE I/O (UIO)
4453P: Hans J. Koch
4454M: hjk@linutronix.de
4455P: Greg Kroah-Hartman
4456M: gregkh@suse.de
4457L: linux-kernel@vger.kernel.org
4458S: Maintained
4459
Karel Zakf899b0a2008-05-23 13:04:21 -07004460UTIL-LINUX-NG PACKAGE
4461P: Karel Zak
4462M: kzak@redhat.com
4463L: util-linux-ng@vger.kernel.org
4464W: http://kernel.org/~kzak/util-linux-ng/
4465T: git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git
4466S: Maintained
4467
Alan Cox4e688522008-04-30 00:52:11 -07004468VFAT/FAT/MSDOS FILESYSTEM:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004469P: OGAWA Hirofumi
4470M: hirofumi@mail.parknet.co.jp
4471L: linux-kernel@vger.kernel.org
4472S: Maintained
4473
Linus Torvalds1da177e2005-04-16 15:20:36 -07004474VIA RHINE NETWORK DRIVER
4475P: Roger Luethi
4476M: rl@hellgate.ch
4477S: Maintained
4478
Jean Delvare32c0a522005-09-22 21:47:58 +02004479VIAPRO SMBUS DRIVER
4480P: Jean Delvare
4481M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02004482L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02004483S: Maintained
4484
Francois Romieu01f20732007-01-26 00:57:17 -08004485VIA VELOCITY NETWORK DRIVER
4486P: Francois Romieu
4487M: romieu@fr.zoreil.com
4488L: netdev@vger.kernel.org
4489S: Maintained
4490
Linus Torvalds1da177e2005-04-16 15:20:36 -07004491VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004492P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02004493M: mchehab@infradead.org
4494M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004495L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004496W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02004497T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004498S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004499
Patrick McHardybe7f8272007-10-23 20:26:36 -07004500VLAN (802.1Q)
4501P: Patrick McHardy
4502M: kaber@trash.net
4503L: netdev@vger.kernel.org
4504S: Maintained
4505
Juerg Haefligerab413192006-09-24 20:54:04 +02004506VT1211 HARDWARE MONITOR DRIVER
4507P: Juerg Haefliger
4508M: juergh@gmail.com
4509L: lm-sensors@lm-sensors.org
4510S: Maintained
4511
Roger Lucas1de9e372005-11-26 20:20:05 +01004512VT8231 HARDWARE MONITOR DRIVER
4513P: Roger Lucas
Roger Lucasaf865762008-02-13 07:52:06 -05004514M: vt8231@hiddenengine.co.uk
Roger Lucas1de9e372005-11-26 20:20:05 +01004515L: lm-sensors@lm-sensors.org
4516S: Maintained
4517
Linus Torvalds1da177e2005-04-16 15:20:36 -07004518W1 DALLAS'S 1-WIRE BUS
4519P: Evgeniy Polyakov
4520M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07004521S: Maintained
4522
Charles Spirakis13927072006-07-05 18:05:15 +02004523W83791D HARDWARE MONITORING DRIVER
Marc Hulsman25845c22008-06-08 10:59:41 -04004524P: Marc Hulsman
4525M: m.hulsman@tudelft.nl
Charles Spirakis13927072006-07-05 18:05:15 +02004526L: lm-sensors@lm-sensors.org
Marc Hulsman25845c22008-06-08 10:59:41 -04004527S: Maintained
Charles Spirakis13927072006-07-05 18:05:15 +02004528
Rudolf Marek61db0112006-12-12 18:18:30 +01004529W83793 HARDWARE MONITORING DRIVER
4530P: Rudolf Marek
4531M: r.marek@assembler.cz
4532L: lm-sensors@lm-sensors.org
4533S: Maintained
4534
Linus Torvalds1da177e2005-04-16 15:20:36 -07004535W83L51xD SD/MMC CARD INTERFACE DRIVER
4536P: Pierre Ossman
4537M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01004538L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004539S: Maintained
4540
Wim Van Sebroeck35277612006-01-15 21:21:14 +01004541WATCHDOG DEVICE DRIVERS
4542P: Wim Van Sebroeck
4543M: wim@iguana.be
4544T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4545S: Maintained
4546
Linus Torvalds1da177e2005-04-16 15:20:36 -07004547WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4548P: Jean Tourrilhes
4549M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07004550L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004551W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4552S: Maintained
4553
4554WD7000 SCSI DRIVER
4555P: Miroslav Zagorac
4556M: zaga@fly.cc.fer.hr
4557L: linux-scsi@vger.kernel.org
4558S: Maintained
4559
Dmitry Torokhov5fc14682005-11-20 00:50:06 -05004560WISTRON LAPTOP BUTTON DRIVER
4561P: Miloslav Trmac
4562M: mitr@volny.cz
4563S: Maintained
4564
Linus Torvalds1da177e2005-04-16 15:20:36 -07004565WL3501 WIRELESS PCMCIA CARD DRIVER
4566P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004567M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07004568L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004569W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07004570S: Maintained
4571
Mark Brownfebf1df2008-04-02 00:51:09 -04004572WM97XX TOUCHSCREEN DRIVERS
4573P: Mark Brown
4574M: broonie@opensource.wolfsonmicro.com
4575P: Liam Girdwood
4576M: liam.girdwood@wolfsonmicro.com
4577L: linux-input@vger.kernel.org
4578T: git git://opensource.wolfsonmicro.com/linux-2.6-touch
4579W: http://opensource.wolfsonmicro.com/node/7
4580S: Supported
4581
Linus Torvalds1da177e2005-04-16 15:20:36 -07004582X.25 NETWORK LAYER
4583P: Henner Eisen
4584M: eis@baty.hanse.de
4585L: linux-x25@vger.kernel.org
4586S: Maintained
4587
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02004588XEN HYPERVISOR INTERFACE
4589P: Jeremy Fitzhardinge
4590M: jeremy@xensource.com
4591P: Chris Wright
4592M: chrisw@sous-sol.org
4593L: virtualization@lists.osdl.org
4594L: xen-devel@lists.xensource.com
4595S: Supported
4596
Linus Torvalds1da177e2005-04-16 15:20:36 -07004597XFS FILESYSTEM
4598P: Silicon Graphics Inc
Timothy Shimmin78bfd362007-06-11 20:42:09 -07004599P: Tim Shimmin
Linus Torvalds1da177e2005-04-16 15:20:36 -07004600M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004601L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004602W: http://oss.sgi.com/projects/xfs
Tim Shimmine99f0562007-06-19 15:26:35 +10004603T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004604S: Supported
4605
Grant Likelyc9d3d8e2007-10-01 16:33:51 +02004606XILINX SYSTEMACE DRIVER
4607P: Grant Likely
4608M: grant.likely@secretlab.ca
4609W: http://www.secretlab.ca/
4610L: linux-kernel@vger.kernel.org
4611S: Maintained
4612
Peter Korsgaard238b8722006-12-06 20:35:17 -08004613XILINX UARTLITE SERIAL DRIVER
4614P: Peter Korsgaard
4615M: jacmet@sunsite.dk
4616L: linux-serial@vger.kernel.org
4617S: Maintained
4618
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004619X86 ARCHITECTURE (32-BIT AND 64-BIT)
4620P: Thomas Gleixner
4621M: tglx@linutronix.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07004622P: Ingo Molnar
4623M: mingo@redhat.com
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004624P: H. Peter Anvin
4625M: hpa@zytor.com
4626L: linux-kernel@vger.kernel.org
4627T: git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004628S: Maintained
4629
Linus Torvalds1da177e2005-04-16 15:20:36 -07004630YAM DRIVER FOR AX.25
4631P: Jean-Paul Roubelat
4632M: jpr@f6fbb.org
4633L: linux-hams@vger.kernel.org
4634S: Maintained
4635
Henkaf64a5e2005-10-12 15:02:56 +02004636YEALINK PHONE DRIVER
4637P: Henk Vergonet
4638M: Henk.Vergonet@gmail.com
4639L: usbb2k-api-dev@nongnu.org
4640S: Maintained
4641
Linus Torvalds1da177e2005-04-16 15:20:36 -07004642Z8530 DRIVER FOR AX.25
4643P: Joerg Reuter
4644M: jreuter@yaina.de
4645W: http://yaina.de/jreuter/
4646W: http://www.qsl.net/dl1bke/
4647L: linux-hams@vger.kernel.org
4648S: Maintained
4649
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004650ZD1211RW WIRELESS DRIVER
4651P: Daniel Drake
4652M: dsd@gentoo.org
4653P: Ulrich Kunitz
4654M: kune@deine-taler.de
4655W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004656L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004657L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4658S: Maintained
4659
Linus Torvalds1da177e2005-04-16 15:20:36 -07004660ZF MACHZ WATCHDOG
4661P: Fernando Fuganti
4662M: fuganti@netbank.com.br
4663W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4664S: Maintained
4665
4666ZR36067 VIDEO FOR LINUX DRIVER
4667P: Ronald Bultje
4668M: rbultje@ronald.bitfreak.net
4669L: mjpeg-users@lists.sourceforge.net
4670W: http://mjpeg.sourceforge.net/driver-zoran/
4671S: Maintained
4672
Maciej W. Rozycki8b4a4082007-07-18 00:49:11 -07004673ZS DECSTATION Z85C30 SERIAL DRIVER
4674P: Maciej W. Rozycki
4675M: macro@linux-mips.org
4676S: Maintained
4677
Linus Torvalds1da177e2005-04-16 15:20:36 -07004678THE REST
4679P: Linus Torvalds
4680S: Buried alive in reporters