blob: 773d6bc3a9a18bb6e5caeed1c08db610ae168d1d [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001
2 List of maintainers and how to submit kernel changes
3
4Please try to follow the guidelines below. This will make things
5easier on the maintainers. Not all of these guidelines matter for every
6trivial patch so apply some common sense.
7
81. Always _test_ your changes, however small, on at least 4 or
9 5 people, preferably many more.
10
112. Try to release a few ALPHA test versions to the net. Announce
12 them onto the kernel channel and await results. This is especially
13 important for device drivers, because often that's the only way
14 you will find things like the fact version 3 firmware needs
15 a magic fix you didn't know about, or some clown changed the
16 chips on a board and not its name. (Don't laugh! Look at the
17 SMC etherpower for that.)
18
193. Make sure your changes compile correctly in multiple
20 configurations. In particular check that changes work both as a
21 module and built into the kernel.
22
234. When you are happy with a change make it generally available for
24 testing and await feedback.
25
265. Make a patch available to the relevant maintainer in the list. Use
27 'diff -u' to make the patch easy to merge. Be prepared to get your
28 changes sent back with seemingly silly requests about formatting
29 and variable names. These aren't as silly as they seem. One
30 job the maintainers (and especially Linus) do is to keep things
31 looking the same. Sometimes this means that the clever hack in
32 your driver to get around a problem actually needs to become a
Andy Whitcroft0a920b52007-06-01 00:46:48 -070033 generalized kernel feature ready for next time.
34
35 PLEASE check your patch with the automated style checker
36 (scripts/checkpatch.pl) to catch trival style violations.
37 See Documentation/CodingStyle for guidance here.
Linus Torvalds1da177e2005-04-16 15:20:36 -070038
39 PLEASE try to include any credit lines you want added with the
40 patch. It avoids people being missed off by mistake and makes
41 it easier to know who wants adding and who doesn't.
42
43 PLEASE document known bugs. If it doesn't work for everything
44 or does something very odd once a month document it.
45
Alan Coxc9ee1332006-05-20 15:00:12 -070046 PLEASE remember that submissions must be made under the terms
Randy Dunlap45003712007-08-30 23:56:37 -070047 of the OSDL certificate of contribution and should include a
48 Signed-off-by: line. The current version of this "Developer's
49 Certificate of Origin" (DCO) is listed in the file
50 Documentation/SubmittingPatches.
Alan Coxc9ee1332006-05-20 15:00:12 -070051
Linus Torvalds1da177e2005-04-16 15:20:36 -0700526. Make sure you have the right to send any changes you make. If you
53 do changes at work you may find your employer owns the patch
54 not you.
55
Alan Coxc9ee1332006-05-20 15:00:12 -0700567. When sending security related changes or reports to a maintainer
57 please Cc: security@kernel.org, especially if the maintainer
58 does not respond.
59
608. Happy hacking.
Linus Torvalds1da177e2005-04-16 15:20:36 -070061
Antoine Jacquetb7eee612007-04-27 12:30:59 -030062 -----------------------------------
Linus Torvalds1da177e2005-04-16 15:20:36 -070063
64Maintainers List (try to look for most precise areas first)
65
66Note: For the hard of thinking, this list is meant to remain in alphabetical
67order. If you could add yourselves to it in alphabetical order that would be
68so much easier [Ed]
69
70P: Person
71M: Mail patches to
72L: Mailing list that is relevant to this area
73W: Web-page with status/info
Jody McIntyre50306fb2005-11-23 15:44:03 -080074T: SCM tree type and location. Type is one of: git, hg, quilt.
Linus Torvalds1da177e2005-04-16 15:20:36 -070075S: Status, one of the following:
76
77 Supported: Someone is actually paid to look after this.
78 Maintained: Someone actually looks after it.
79 Odd Fixes: It has a maintainer but they don't have time to do
80 much other than throw the odd patch in. See below..
81 Orphan: No current maintainer [but maybe you could take the
82 role as you write your new code].
83 Obsolete: Old code. Something tagged obsolete generally means
84 it has been replaced by a better system and you
85 should be using that.
86
Linus Torvalds1da177e2005-04-16 15:20:36 -0700873C505 NETWORK DRIVER
88P: Philip Blundell
89M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -070090L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -070091S: Maintained
92
Steffen Klasserta6d89912007-08-10 14:05:27 -0700933C59X NETWORK DRIVER
94P: Steffen Klassert
95M: klassert@mathematik.tu-chemnitz.de
96L: netdev@vger.kernel.org
97S: Maintained
98
Linus Torvalds1da177e2005-04-16 15:20:36 -0700993CR990 NETWORK DRIVER
100P: David Dillow
101M: dave@thedillows.org
Ralf Baechle979b6c12005-06-13 14:30:40 -0700102L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700103S: Maintained
104
1053W-XXXX ATA-RAID CONTROLLER DRIVER
106P: Adam Radford
107M: linuxraid@amcc.com
108L: linux-scsi@vger.kernel.org
109W: http://www.amcc.com
110S: Supported
111
1123W-9XXX SATA-RAID CONTROLLER DRIVER
113P: Adam Radford
114M: linuxraid@amcc.com
115L: linux-scsi@vger.kernel.org
116W: http://www.amcc.com
117S: Supported
118
11953C700 AND 53C700-66 SCSI DRIVER
120P: James E.J. Bottomley
121M: James.Bottomley@HansenPartnership.com
122L: linux-scsi@vger.kernel.org
123S: Maintained
124
1256PACK NETWORK DRIVER FOR AX.25
126P: Andreas Koensgen
127M: ajk@iehk.rwth-aachen.de
128L: linux-hams@vger.kernel.org
129S: Maintained
130
Linus Torvalds1da177e2005-04-16 15:20:36 -07001318169 10/100/1000 GIGABIT ETHERNET DRIVER
132P: Francois Romieu
133M: romieu@fr.zoreil.com
Ralf Baechle979b6c12005-06-13 14:30:40 -0700134L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700135S: Maintained
136
1378250/16?50 (AND CLONE UARTS) SERIAL DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -0700138L: linux-serial@vger.kernel.org
139W: http://serial.sourceforge.net
Russell King353cefd2006-10-03 17:36:11 +0100140S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -0700141
1428390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
143P: Paul Gortmaker
144M: p_gortmaker@yahoo.com
Ralf Baechle979b6c12005-06-13 14:30:40 -0700145L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700146S: Maintained
147
Eric Van Hensbergen67543e52006-03-25 03:07:29 -08001489P FILE SYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +0100149P: Eric Van Hensbergen
150M: ericvh@gmail.com
151P: Ron Minnich
Eric Van Hensbergen27a2a5f2007-07-23 13:06:13 -0500152M: rminnich@sandia.gov
Jim Cromiece00f852006-11-30 04:49:44 +0100153P: Latchesar Ionkov
154M: lucho@ionkov.net
155L: v9fs-developer@lists.sourceforge.net
Eric Van Hensbergen27a2a5f2007-07-23 13:06:13 -0500156W: http://swik.net/v9fs
Jim Cromiece00f852006-11-30 04:49:44 +0100157T: git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git
158S: Maintained
Eric Van Hensbergen67543e52006-03-25 03:07:29 -0800159
Linus Torvalds1da177e2005-04-16 15:20:36 -0700160A2232 SERIAL BOARD DRIVER
161P: Enver Haase
Linus Torvalds1da177e2005-04-16 15:20:36 -0700162M: A2232@gmx.net
163L: linux-m68k@lists.linux-m68k.org
164S: Maintained
165
David Howellsfac533c2008-03-28 14:15:54 -0700166AFS FILESYSTEM & AF_RXRPC SOCKET DOMAIN
167P: David Howells
168M: dhowells@redhat.com
169L: linux-afs@lists.infradead.org
170S: Supported
171
Linus Torvalds1da177e2005-04-16 15:20:36 -0700172AIO
173P: Benjamin LaHaise
174M: bcrl@kvack.org
175L: linux-aio@kvack.org
176S: Supported
177
Hans de Goedef2b84bb2006-06-04 20:22:24 +0200178ABIT UGURU HARDWARE MONITOR DRIVER
179P: Hans de Goede
180M: j.w.r.degoede@hhs.nl
181L: lm-sensors@lm-sensors.org
182S: Maintained
183
Linus Torvalds1da177e2005-04-16 15:20:36 -0700184ACENIC DRIVER
185P: Jes Sorensen
186M: jes@trained-monkey.org
187L: linux-acenic@sunsite.dk
188S: Maintained
189
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700190IPS SCSI RAID DRIVER
191P: Adaptec OEM Raid Solutions
192M: aacraid@adaptec.com
193L: linux-scsi@vger.kernel.org
194W: http://www.adaptec.com/
195S: Maintained
196
197DPT_I2O SCSI RAID DRIVER
198P: Adaptec OEM Raid Solutions
199M: aacraid@adaptec.com
200L: linux-scsi@vger.kernel.org
201W: http://www.adaptec.com/
202S: Maintained
203
Linus Torvalds1da177e2005-04-16 15:20:36 -0700204AACRAID SCSI RAID DRIVER
205P: Adaptec OEM Raid Solutions
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700206M: aacraid@adaptec.com
Linus Torvalds1da177e2005-04-16 15:20:36 -0700207L: linux-scsi@vger.kernel.org
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700208W: http://www.adaptec.com/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700209S: Supported
210
Carlos Corbacho745a5d22008-02-05 02:17:10 +0000211ACER WMI LAPTOP EXTRAS
212P: Carlos Corbacho
213M: carlos@strangeworlds.co.uk
214L: aceracpi@googlegroups.com (subscribers-only)
215W: http://code.google.com/p/aceracpi
216S: Maintained
217
Linus Torvalds1da177e2005-04-16 15:20:36 -0700218ACPI
Len Brown8aa863b2008-06-27 11:31:50 -0400219P: Andi Kleen
220M: ak@linux.intel.com
Len Brown8b59a452007-01-08 19:03:28 -0500221M: lenb@kernel.org
Len Brown6968e502005-12-30 00:32:49 -0500222L: linux-acpi@vger.kernel.org
Len Brown38e09d82007-10-25 17:55:59 -0400223W: http://www.lesswatts.org/projects/acpi/
Jody McIntyre6fb04252005-11-18 09:31:06 -0800224T: git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
Len Brown8b59a452007-01-08 19:03:28 -0500225S: Supported
226
227ACPI BATTERY DRIVERS
Len Browna4146552007-06-23 15:54:36 -0400228P: Alexey Starikovskiy
229M: astarikovskiy@suse.de
Len Brown8b59a452007-01-08 19:03:28 -0500230L: linux-acpi@vger.kernel.org
Adrian Bunk0638bc82008-05-20 01:08:23 +0300231W: http://www.lesswatts.org/projects/acpi/
Len Brown8b59a452007-01-08 19:03:28 -0500232S: Supported
233
234ACPI EC DRIVER
235P: Alexey Starikovskiy
Len Browna4146552007-06-23 15:54:36 -0400236M: astarikovskiy@suse.de
Len Brown8b59a452007-01-08 19:03:28 -0500237L: linux-acpi@vger.kernel.org
Adrian Bunk0638bc82008-05-20 01:08:23 +0300238W: http://www.lesswatts.org/projects/acpi/
Len Brown8b59a452007-01-08 19:03:28 -0500239S: Supported
240
241ACPI FAN DRIVER
Len Brown65573ee2008-06-27 11:22:46 -0400242P: Zhang Rui
243M: rui.zhang@intel.com
Len Brown8b59a452007-01-08 19:03:28 -0500244L: linux-acpi@vger.kernel.org
Adrian Bunk0638bc82008-05-20 01:08:23 +0300245W: http://www.lesswatts.org/projects/acpi/
Len Brown8b59a452007-01-08 19:03:28 -0500246S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700247
Kristen Carlson Accardi998be202006-07-26 10:52:33 -0700248ACPI PCI HOTPLUG DRIVER
249P: Kristen Carlson Accardi
250M: kristen.c.accardi@intel.com
Jesse Barnes64dab202008-06-10 14:20:03 -0700251L: linux-pci@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -0500252S: Supported
253
254ACPI THERMAL DRIVER
Len Brown65573ee2008-06-27 11:22:46 -0400255P: Zhang Rui
256M: rui.zhang@intel.com
Len Brown8b59a452007-01-08 19:03:28 -0500257L: linux-acpi@vger.kernel.org
Adrian Bunk0638bc82008-05-20 01:08:23 +0300258W: http://www.lesswatts.org/projects/acpi/
Len Brown8b59a452007-01-08 19:03:28 -0500259S: Supported
Kristen Carlson Accardi998be202006-07-26 10:52:33 -0700260
Len Brown359acec2007-02-10 01:59:24 -0500261ACPI VIDEO DRIVER
Len Brown65573ee2008-06-27 11:22:46 -0400262P: Zhang Rui
Len Brown38e09d82007-10-25 17:55:59 -0400263M: rui.zhang@intel.com
Len Brown359acec2007-02-10 01:59:24 -0500264L: linux-acpi@vger.kernel.org
Adrian Bunk0638bc82008-05-20 01:08:23 +0300265W: http://www.lesswatts.org/projects/acpi/
Len Brown359acec2007-02-10 01:59:24 -0500266S: Supported
267
Carlos Corbachobff431e2008-02-05 02:17:04 +0000268ACPI WMI DRIVER
269P: Carlos Corbacho
270M: carlos@strangeworlds.co.uk
271L: linux-acpi@vger.kernel.org
272W: http://www.lesswatts.org/projects/acpi/
273S: Maintained
274
Thibaut VARENE2f39d512008-02-20 21:05:56 +0100275AD1889 ALSA SOUND DRIVER
276P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -0400277M: kyle@mcmartin.ca
Thibaut VARENE2f39d512008-02-20 21:05:56 +0100278P: Thibaut Varene
279M: T-Bone@parisc-linux.org
280W: http://wiki.parisc-linux.org/AD1889
281L: linux-parisc@vger.kernel.org
282S: Maintained
283
Linus Torvalds1da177e2005-04-16 15:20:36 -0700284ADM1025 HARDWARE MONITOR DRIVER
285P: Jean Delvare
286M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +0200287L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700288S: Maintained
289
Corentin Labbecae2caa2007-02-14 21:15:04 +0100290ADM1029 HARDWARE MONITOR DRIVER
291P: Corentin Labbe
292M: corentin.labbe@geomatys.fr
293L: lm-sensors@lm-sensors.org
294S: Maintained
295
Michael Wucc0b88c2007-08-31 01:15:25 -0400296ADM8211 WIRELESS DRIVER
297P: Michael Wu
298M: flamingice@sourmilk.net
299L: linux-wireless@vger.kernel.org
300W: http://linuxwireless.org/
301T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
302S: Maintained
303
Linus Torvalds1da177e2005-04-16 15:20:36 -0700304ADT746X FAN DRIVER
305P: Colin Leroy
306M: colin@colino.net
307S: Maintained
308
Matthew Wilcox8c6af9e2007-07-26 11:03:19 -0400309ADVANSYS SCSI DRIVER
310P: Matthew Wilcox
311M: matthew@wil.cx
312L: linux-scsi@vger.kernel.org
313S: Maintained
314
Linus Torvalds1da177e2005-04-16 15:20:36 -0700315AEDSP16 DRIVER
316P: Riccardo Facchetti
317M: fizban@tin.it
318S: Maintained
319
320AFFS FILE SYSTEM
321P: Roman Zippel
322M: zippel@linux-m68k.org
323S: Maintained
324
325AGPGART DRIVER
Dave Jones70e89922007-07-09 20:23:50 -0400326P: David Airlie
327M: airlied@linux.ie
328T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700329S: Maintained
330
331AHA152X SCSI DRIVER
332P: Juergen E. Fischer
333M: Juergen Fischer <fischer@norbit.de>
334L: linux-scsi@vger.kernel.org
335S: Maintained
336
Hannes Reinecke64624d42007-10-19 10:32:29 +0200337AIC7XXX / AIC79XX SCSI DRIVER
338P: Hannes Reinecke
339M: hare@suse.de
340L: linux-scsi@vger.kernel.org
341S: Maintained
342
Linus Torvalds1da177e2005-04-16 15:20:36 -0700343ALCATEL SPEEDTOUCH USB DRIVER
344P: Duncan Sands
345M: duncan.sands@free.fr
Greg Kroah-Hartman63725942007-11-21 15:16:59 -0700346L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700347W: http://www.linux-usb.org/SpeedTouch/
348S: Maintained
349
Pierre Ossman272f1332007-05-14 21:25:26 +0200350ALCHEMY AU1XX0 MMC DRIVER
Manuel Lauss08fcb722008-06-09 08:40:35 +0200351P: Manuel Lauss
352M: manuel.lauss@gmail.com
353S: Maintained
Pierre Ossman272f1332007-05-14 21:25:26 +0200354
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000355ALI1563 I2C DRIVER
356P: Rudolf Marek
Jean Delvare7188cc62006-12-12 18:18:30 +0100357M: r.marek@assembler.cz
Jean Delvare5d925fe2006-07-01 17:14:32 +0200358L: i2c@lm-sensors.org
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000359S: Maintained
360
Linus Torvalds1da177e2005-04-16 15:20:36 -0700361ALPHA PORT
362P: Richard Henderson
363M: rth@twiddle.net
364S: Odd Fixes for 2.4; Maintained for 2.6.
365P: Ivan Kokshaysky
366M: ink@jurassic.park.msu.ru
367S: Maintained for 2.4; PCI support for 2.6.
368
Thomas Dahlmann167a6752007-07-12 09:30:39 -0700369AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
370P: Thomas Dahlmann
371M: thomas.dahlmann@amd.com
Jordan Crouse67d76712008-05-12 14:02:22 -0700372L: linux-geode@lists.infradead.org (moderated for non-subscribers)
Thomas Dahlmann167a6752007-07-12 09:30:39 -0700373S: Supported
374
Jordan Crousef90b8112006-01-06 00:12:14 -0800375AMD GEODE PROCESSOR/CHIPSET SUPPORT
Jim Cromiece00f852006-11-30 04:49:44 +0100376P: Jordan Crouse
Jordan Crouse67d76712008-05-12 14:02:22 -0700377L: linux-geode@lists.infradead.org (moderated for non-subscribers)
Jordan Crousef90b8112006-01-06 00:12:14 -0800378W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
379S: Supported
380
Joerg Roedel919ee7d2008-06-26 21:28:09 +0200381AMD IOMMU (AMD-VI)
382P: Joerg Roedel
383M: joerg.roedel@amd.com
384L: iommu@lists.linux-foundation.org
385S: Supported
386
Stelian Pop284f42b2006-12-12 18:18:31 +0100387AMS (Apple Motion Sensor) DRIVER
388P: Stelian Pop
389M: stelian@popies.net
390P: Michael Hanselmann
391M: linux-kernel@hansmi.ch
392S: Supported
393
Tom Tuckerf94b5332006-09-22 15:22:48 -0700394AMSO1100 RNIC DRIVER
395P: Tom Tucker
396M: tom@opengridcomputing.com
397P: Steve Wise
398M: swise@opengridcomputing.com
Roland Dreier78526822007-07-09 20:12:26 -0700399L: general@lists.openfabrics.org
Tom Tuckerf94b5332006-09-22 15:22:48 -0700400S: Maintained
401
Johannes Berg42269062006-07-25 16:15:50 +0200402AOA (Apple Onboard Audio) ALSA DRIVER
403P: Johannes Berg
404M: johannes@sipsolutions.net
405L: linuxppc-dev@ozlabs.org
Takashi Iwai82622042007-04-16 12:32:52 +0200406L: alsa-devel@alsa-project.org (subscribers-only)
Johannes Berg42269062006-07-25 16:15:50 +0200407S: Maintained
408
Linus Torvalds1da177e2005-04-16 15:20:36 -0700409APM DRIVER
410P: Stephen Rothwell
411M: sfr@canb.auug.org.au
412L: linux-laptop@vger.kernel.org
413W: http://www.canb.auug.org.au/~sfr/
414S: Supported
415
Nicolas Boichat6f2fad72007-05-08 00:24:52 -0700416APPLE SMC DRIVER
417P: Nicolas Boichat
418M: nicolas@boichat.ch
419L: mactel-linux-devel@lists.sourceforge.net
420S: Maintained
421
Linus Torvalds1da177e2005-04-16 15:20:36 -0700422APPLETALK NETWORK LAYER
423P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -0300424M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700425S: Maintained
426
Johannes Bergeb9ebe62007-10-27 23:42:45 -0400427APPLETOUCH TOUCHPAD DRIVER
428P: Johannes Berg
429M: johannes@sipsolutions.net
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -0400430L: linux-input@vger.kernel.org
Johannes Bergeb9ebe62007-10-27 23:42:45 -0400431S: Maintained
432
Jaya Kumar1154ea72005-06-21 17:17:04 -0700433ARC FRAMEBUFFER DRIVER
434P: Jaya Kumar
435M: jayalk@intworks.biz
436S: Maintained
437
Linus Torvalds1da177e2005-04-16 15:20:36 -0700438ARM MFM AND FLOPPY DRIVERS
439P: Ian Molton
440M: spyro@f2s.com
441S: Maintained
442
Russell King2761f5c2007-05-24 06:56:08 +0200443ARM PRIMECELL MMCI PL180/1 DRIVER
Pierre Ossman6d799472008-07-22 14:36:57 +0200444S: Orphan
Russell King2761f5c2007-05-24 06:56:08 +0200445
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800446ARM/ADI ROADRUNNER MACHINE SUPPORT
447P: Lennert Buytenhek
448M: kernel@wantstofly.org
449L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
450S: Maintained
451
452ARM/ADS SPHERE MACHINE SUPPORT
453P: Lennert Buytenhek
454M: kernel@wantstofly.org
455L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
456S: Maintained
457
458ARM/AJECO 1ARM MACHINE SUPPORT
459P: Lennert Buytenhek
460M: kernel@wantstofly.org
461L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
462S: Maintained
463
Andrew Victord4a89c72006-12-04 13:56:21 +0100464ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
465P: Andrew Victor
Andrew Victorc5215f32008-03-12 21:29:09 +0100466M: linux@maxim.org.za
Andrew Victord4a89c72006-12-04 13:56:21 +0100467L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
468W: http://maxim.org.za/at91_26.html
469S: Maintained
470
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800471ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
472P: Lennert Buytenhek
473M: kernel@wantstofly.org
474L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
475S: Maintained
476
477ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
478P: Lennert Buytenhek
479M: kernel@wantstofly.org
480L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
481S: Maintained
482
Russell Kinga9da4f72008-07-12 21:42:04 +0100483ARM/COMPULAB CM-X270/EM-X270 MACHINE SUPPORT
484P: Mike Rapoport
485M: mike@compulab.co.il
486L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
487S: Maintained
488
Linus Torvalds1da177e2005-04-16 15:20:36 -0700489ARM/CORGI MACHINE SUPPORT
490P: Richard Purdie
491M: rpurdie@rpsys.net
492S: Maintained
493
Russell Kinga9da4f72008-07-12 21:42:04 +0100494ARM/EZX SMARTPHONES (A780, A910, A1200, E680, ROKR E2 and ROKR E6)
495P: Daniel Ribeiro
496M: drwyrm@gmail.com
497P: Stefan Schmidt
498M: stefan@openezx.org
499P: Harald Welte
500M: laforge@openezx.org
501L: openezx-devel@lists.openezx.org (subscribers-only)
502W: http://www.openezx.org/
503S: Maintained
504
Sascha Hauer86183a52008-07-24 23:50:35 +0200505ARM/FREESCALE IMX / MXC ARM ARCHITECTURE
506P: Sascha Hauer
507M: kernel@pengutronix.de
508L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
509S: Maintained
510
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800511ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
512P: Lennert Buytenhek
513M: kernel@wantstofly.org
514L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
515S: Maintained
516
Jaya Kumar90b8fc32008-03-15 05:11:07 +0100517ARM/GUMSTIX MACHINE SUPPORT
518P: Steve Sakoman
519M: sakoman@gmail.com
520L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
521S: Maintained
522
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100523ARM/HP JORNADA 7XX MACHINE SUPPORT
524P: Kristoffer Ericson
Kristoffer Ericson6a4d0282007-07-07 17:45:10 +0100525M: kristoffer.ericson@gmail.com
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100526W: www.jlime.com
527S: Maintained
528
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800529ARM/INTEL IOP32X ARM ARCHITECTURE
530P: Lennert Buytenhek
531M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100532P: Dan Williams
533M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800534L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100535S: Supported
536
537ARM/INTEL IOP33X ARM ARCHITECTURE
538P: Dan Williams
539M: dan.j.williams@intel.com
540L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
541S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800542
543ARM/INTEL IOP13XX ARM ARCHITECTURE
544P: Lennert Buytenhek
545M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100546P: Dan Williams
547M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800548L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100549S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800550
551ARM/INTEL IQ81342EX MACHINE SUPPORT
552P: Lennert Buytenhek
553M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100554P: Dan Williams
555M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800556L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100557S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800558
559ARM/INTEL IXP2000 ARM ARCHITECTURE
560P: Lennert Buytenhek
561M: kernel@wantstofly.org
562L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
563S: Maintained
564
565ARM/INTEL IXDP2850 MACHINE SUPPORT
566P: Lennert Buytenhek
567M: kernel@wantstofly.org
568L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
569S: Maintained
570
571ARM/INTEL IXP23XX ARM ARCHITECTURE
572P: Lennert Buytenhek
573M: kernel@wantstofly.org
574L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
575S: Maintained
576
577ARM/INTEL XSC3 (MANZANO) ARM CORE
578P: Lennert Buytenhek
579M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100580P: Dan Williams
581M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800582L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100583S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800584
585ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
586P: Lennert Buytenhek
587M: kernel@wantstofly.org
588L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
589S: Maintained
590
591ARM/LOGICPD PXA270 MACHINE SUPPORT
592P: Lennert Buytenhek
593M: kernel@wantstofly.org
594L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
595S: Maintained
596
Philipp Zabel3b8861712008-07-09 21:27:15 +0100597ARM/MAGICIAN MACHINE SUPPORT
598P: Philipp Zabel
599M: philipp.zabel@gmail.com
600S: Maintained
601
Dirk Opfer8459c152005-11-06 14:27:52 +0000602ARM/TOSA MACHINE SUPPORT
Dmitry Baryshkov93887042008-07-07 10:50:06 +0100603P: Dmitry Baryshkov
604M: dbaryshkov@gmail.com
Dirk Opfer8459c152005-11-06 14:27:52 +0000605P: Dirk Opfer
606M: dirk@opfer-online.de
607S: Maintained
608
Marek Vašutb5e4ad52008-07-07 17:25:46 +0100609ARM/PALMTX SUPPORT
610P: Marek Vasut
611M: marek.vasut@gmail.com
612W: http://hackndev.com
613S: Maintained
614
Linus Torvalds1da177e2005-04-16 15:20:36 -0700615ARM/PLEB SUPPORT
616P: Peter Chubb
617M: pleb@gelato.unsw.edu.au
618W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
619S: Maintained
620
621ARM/PT DIGITAL BOARD PORT
622P: Stefan Eletzhofer
623M: stefan.eletzhofer@eletztrick.de
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700624L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700625W: http://www.arm.linux.org.uk/
626S: Maintained
627
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800628ARM/RADISYS ENP2611 MACHINE SUPPORT
629P: Lennert Buytenhek
630M: kernel@wantstofly.org
631L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
632S: Maintained
633
Linus Torvalds1da177e2005-04-16 15:20:36 -0700634ARM/SHARK MACHINE SUPPORT
635P: Alexander Schulz
636M: alex@shark-linux.de
637W: http://www.shark-linux.de/shark.html
638S: Maintained
639
640ARM/STRONGARM110 PORT
641P: Russell King
642M: rmk@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700643L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700644W: http://www.arm.linux.org.uk/
645S: Maintained
646
647ARM/S3C2410 ARM ARCHITECTURE
648P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800649M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700650L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700651W: http://www.fluff.org/ben/linux/
652S: Maintained
653
654ARM/S3C2440 ARM ARCHITECTURE
655P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800656M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700657L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700658W: http://www.fluff.org/ben/linux/
659S: Maintained
660
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800661ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
662P: Lennert Buytenhek
663M: kernel@wantstofly.org
664L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
665S: Maintained
666
667ARM/THECUS N2100 MACHINE SUPPORT
668P: Lennert Buytenhek
669M: kernel@wantstofly.org
670L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
671S: Maintained
672
Linus Torvalds1da177e2005-04-16 15:20:36 -0700673ARPD SUPPORT
674P: Jonathan Layes
Ralf Baechle979b6c12005-06-13 14:30:40 -0700675L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700676S: Maintained
677
678ASUS ACPI EXTRAS DRIVER
Len Brown0b67d942006-12-22 21:18:56 -0500679P: Corentin Chary
680M: corentincj@iksaif.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700681P: Karol Kozimor
682M: sziwan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700683L: acpi4asus-user@lists.sourceforge.net
684W: http://sourceforge.net/projects/acpi4asus
Len Brown0b67d942006-12-22 21:18:56 -0500685W: http://xf.iksaif.net/acpi4asus
Linus Torvalds1da177e2005-04-16 15:20:36 -0700686S: Maintained
687
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -0400688ASUS ASB100 HARDWARE MONITOR DRIVER
689P: Mark M. Hoffman
690M: mhoffman@lightlink.com
691L: lm-sensors@lm-sensors.org
692S: Maintained
693
Corentin Chary85091b72007-01-26 14:04:30 +0100694ASUS LAPTOP EXTRAS DRIVER
695P: Corentin Chary
696M: corentincj@iksaif.net
697L: acpi4asus-user@lists.sourceforge.net
698W: http://sourceforge.net/projects/acpi4asus
699W: http://xf.iksaif.net/acpi4asus
700S: Maintained
701
Dan Williamsb3e5f262007-08-07 10:26:35 -0700702ASYNCHRONOUS TRANSFERS/TRANSFORMS API
703P: Dan Williams
704M: dan.j.williams@intel.com
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +0100705P: Maciej Sosnowski
706M: maciej.sosnowski@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -0700707L: linux-kernel@vger.kernel.org
708W: http://sourceforge.net/projects/xscaleiop
709S: Supported
710
Linus Torvalds1da177e2005-04-16 15:20:36 -0700711ATA OVER ETHERNET DRIVER
712P: Ed L. Cashin
713M: ecashin@coraid.com
714W: http://www.coraid.com/support/linux
715S: Supported
716
Jiri Slabyfa1c1142007-08-12 17:33:16 +0200717ATHEROS ATH5K WIRELESS DRIVER
718P: Jiri Slaby
719M: jirislaby@gmail.com
720P: Nick Kossifidis
721M: mickflemm@gmail.com
722P: Luis R. Rodriguez
723M: mcgrof@gmail.com
724L: linux-wireless@vger.kernel.org
725L: ath5k-devel@lists.ath5k.org
726S: Maintained
727
Luis R. Rodriguezf078f202008-08-04 00:16:41 -0700728ATHEROS ATH9K WIRELESS DRIVER
729P: Luis R. Rodriguez
730M: lrodriguez@atheros.com
731P: Jouni Malinen
732M: jmalinen@atheros.com
733L: linux-wireless@vger.kernel.org
734L: ath9k-devel@lists.ath9k.org
735S: Supported
736
Ville Syrjala6f69a6d2008-04-21 22:21:10 +0000737ATI_REMOTE2 DRIVER
738P: Ville Syrjala
739M: syrjala@sci.fi
740S: Maintained
741
Jay Cliburn8d5ca6e2007-02-03 20:25:10 -0600742ATL1 ETHERNET DRIVER
743P: Jay Cliburn
744M: jcliburn@gmail.com
745P: Chris Snook
746M: csnook@redhat.com
747L: atl1-devel@lists.sourceforge.net
748W: http://sourceforge.net/projects/atl1
749W: http://atl1.sourceforge.net
750S: Maintained
751
Linus Torvalds1da177e2005-04-16 15:20:36 -0700752ATM
753P: Chas Williams
754M: chas@cmf.nrl.navy.mil
Roland Dreierf37bf902006-09-13 20:39:33 -0700755L: linux-atm-general@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700756W: http://linux-atm.sourceforge.net
757S: Maintained
758
Pierre Ossman272f1332007-05-14 21:25:26 +0200759ATMEL AT91 MCI DRIVER
Pierre Ossman81764fa2007-07-15 18:47:38 +0200760P: Nicolas Ferre
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800761M: nicolas.ferre@atmel.com
Pierre Ossman81764fa2007-07-15 18:47:38 +0200762L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
763W: http://www.atmel.com/products/AT91/
764W: http://www.at91.com/
765S: Maintained
Pierre Ossman272f1332007-05-14 21:25:26 +0200766
Haavard Skinnemoena1cfac42008-02-08 04:21:00 -0800767ATMEL AT91 / AT32 SERIAL DRIVER
768P: Haavard Skinnemoen
769M: hskinnemoen@atmel.com
770L: linux-kernel@vger.kernel.org
771S: Supported
772
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800773ATMEL LCDFB DRIVER
774P: Nicolas Ferre
775M: nicolas.ferre@atmel.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -0800776L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800777S: Maintained
778
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100779ATMEL MACB ETHERNET DRIVER
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100780P: Haavard Skinnemoen
781M: hskinnemoen@atmel.com
782S: Supported
783
Haavard Skinnemoen754ce4f2007-02-14 00:33:09 -0800784ATMEL SPI DRIVER
785P: Haavard Skinnemoen
786M: hskinnemoen@atmel.com
787S: Supported
788
Haavard Skinnemoen914a3f32007-10-10 02:29:43 -0700789ATMEL USBA UDC DRIVER
790P: Haavard Skinnemoen
791M: hskinnemoen@atmel.com
792L: kernel@avr32linux.org
793W: http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver
794S: Supported
795
Linus Torvalds1da177e2005-04-16 15:20:36 -0700796ATMEL WIRELESS DRIVER
797P: Simon Kelley
798M: simon@thekelleys.org.uk
Johannes Berg724c6b32007-04-23 12:18:20 -0700799L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700800W: http://www.thekelleys.org.uk/atmel
801W: http://atmelwlandriver.sourceforge.net/
802S: Maintained
803
Chris Wrighta92b7b82005-07-07 18:12:23 -0700804AUDIT SUBSYSTEM
Eric Paris0ef19702008-04-18 10:47:32 -0400805P: Al Viro
806M: viro@zeniv.linux.org.uk
807P: Eric Paris
808M: eparis@redhat.com
Gabriel Cb9a06202007-08-10 13:00:56 -0700809L: linux-audit@redhat.com (subscribers-only)
David Woodhousead3f9a22005-07-13 15:28:29 +0100810W: http://people.redhat.com/sgrubb/audit/
Eric Paris0ef19702008-04-18 10:47:32 -0400811T: git git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git
Chris Wrighta92b7b82005-07-07 18:12:23 -0700812S: Maintained
813
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800814AUXILIARY DISPLAY DRIVERS
815P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -0700816M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800817L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -0700818W: http://miguelojeda.es/auxdisplay.htm
819W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800820S: Maintained
821
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700822AVR32 ARCHITECTURE
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700823P: Haavard Skinnemoen
824M: hskinnemoen@atmel.com
825W: http://www.atmel.com/products/AVR32/
826W: http://avr32linux.org/
827W: http://avrfreaks.net/
828S: Supported
829
830AVR32/AT32AP MACHINE SUPPORT
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700831P: Haavard Skinnemoen
832M: hskinnemoen@atmel.com
833S: Supported
834
Linus Torvalds1da177e2005-04-16 15:20:36 -0700835AX.25 NETWORK LAYER
836P: Ralf Baechle
837M: ralf@linux-mips.org
838L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +0200839W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700840S: Maintained
841
Richard Purdie300abeb2007-02-07 22:21:07 +0000842BACKLIGHT CLASS/SUBSYSTEM
843P: Richard Purdie
844M: rpurdie@rpsys.net
845S: Maintained
846
Bryan Wu1394f032007-05-06 14:50:22 -0700847BLACKFIN ARCHITECTURE
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800848P: Bryan Wu
Bryan Wu7dd06cd2008-02-21 16:18:43 +0800849M: cooloney@kernel.org
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800850L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
851W: http://blackfin.uclinux.org
852S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700853
Bryan Wue190d6b2007-07-17 14:43:44 +0800854BLACKFIN EMAC DRIVER
855P: Bryan Wu
Bryan Wu7dd06cd2008-02-21 16:18:43 +0800856M: cooloney@kernel.org
Bryan Wue190d6b2007-07-17 14:43:44 +0800857L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
858W: http://blackfin.uclinux.org
859S: Supported
860
Mike Frysinger566da5b2007-06-11 15:31:30 +0800861BLACKFIN RTC DRIVER
862P: Mike Frysinger
Mike Frysinger566da5b2007-06-11 15:31:30 +0800863M: vapier.adi@gmail.com
864L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
865W: http://blackfin.uclinux.org
866S: Supported
867
Bryan Wu1394f032007-05-06 14:50:22 -0700868BLACKFIN SERIAL DRIVER
Mike Frysinger9c5e7102007-11-17 23:19:44 +0800869P: Sonic Zhang
870M: sonic.zhang@analog.com
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800871L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
872W: http://blackfin.uclinux.org
873S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700874
Bryan Wu1e6d3202007-07-15 02:50:02 +0800875BLACKFIN WATCHDOG DRIVER
876P: Mike Frysinger
Bryan Wu1e6d3202007-07-15 02:50:02 +0800877M: vapier.adi@gmail.com
878L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
879W: http://blackfin.uclinux.org
880S: Supported
881
Linus Torvalds1da177e2005-04-16 15:20:36 -0700882BAYCOM/HDLCDRV DRIVERS FOR AX.25
883P: Thomas Sailer
884M: t.sailer@alumni.ethz.ch
885L: linux-hams@vger.kernel.org
886W: http://www.baycom.org/~tom/ham/ham.html
887S: Maintained
888
Michael Buesche4d6b792007-09-18 15:39:42 -0400889B43 WIRELESS DRIVER
890P: Michael Buesch
891M: mb@bu3sch.de
892P: Stefano Brivio
Stefano Brivio2817ef12007-11-06 22:48:56 +0100893M: stefano.brivio@polimi.it
Michael Buesche4d6b792007-09-18 15:39:42 -0400894L: linux-wireless@vger.kernel.org
Stefano Brivio2817ef12007-11-06 22:48:56 +0100895W: http://linuxwireless.org/en/users/Drivers/b43
Michael Buesche4d6b792007-09-18 15:39:42 -0400896S: Maintained
897
Larry Finger75388ac2007-09-25 16:46:54 -0700898B43LEGACY WIRELESS DRIVER
899P: Larry Finger
900M: Larry.Finger@lwfinger.net
Stefano Brivio2817ef12007-11-06 22:48:56 +0100901P: Stefano Brivio
902M: stefano.brivio@polimi.it
Larry Finger75388ac2007-09-25 16:46:54 -0700903L: linux-wireless@vger.kernel.org
Stefano Brivio2817ef12007-11-06 22:48:56 +0100904W: http://linuxwireless.org/en/users/Drivers/b43
Larry Finger75388ac2007-09-25 16:46:54 -0700905S: Maintained
906
Linus Torvalds1da177e2005-04-16 15:20:36 -0700907BEFS FILE SYSTEM
908P: Sergey S. Kostyliov
909M: rathamahata@php4.ru
910L: linux-kernel@vger.kernel.org
911S: Maintained
912
Linus Torvalds1da177e2005-04-16 15:20:36 -0700913BFS FILE SYSTEM
914P: Tigran A. Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -0800915M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700916L: linux-kernel@vger.kernel.org
917S: Maintained
918
Bryan Wud24ecfc2007-05-01 23:26:32 +0200919BLACKFIN I2C TWI DRIVER
920P: Sonic Zhang
921M: sonic.zhang@analog.com
922L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
923W: http://blackfin.uclinux.org/
924S: Supported
925
Linus Torvalds1da177e2005-04-16 15:20:36 -0700926BLOCK LAYER
927P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +0200928M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700929L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800930T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700931S: Maintained
932
Joern Engel2b54aae2008-02-06 01:38:02 -0800933BLOCK2MTD DRIVER
934P: Joern Engel
935M: joern@lazybastard.org
936L: linux-mtd@lists.infradead.org
937S: Maintained
938
Linus Torvalds1da177e2005-04-16 15:20:36 -0700939BLUETOOTH SUBSYSTEM
940P: Marcel Holtmann
941M: marcel@holtmann.org
942P: Maxim Krasnyansky
943M: maxk@qualcomm.com
Pavel Machek781c2842008-03-20 15:41:02 -0700944L: linux-bluetooth@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700945W: http://bluez.sf.net
946W: http://www.bluez.org
947W: http://www.holtmann.org/linux/bluetooth/
Josh Boyer1adc1232005-11-23 15:44:15 -0800948T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700949S: Maintained
950
951BLUETOOTH RFCOMM LAYER
952P: Marcel Holtmann
953M: marcel@holtmann.org
954P: Maxim Krasnyansky
955M: maxk@qualcomm.com
956S: Maintained
957
958BLUETOOTH BNEP LAYER
959P: Marcel Holtmann
960M: marcel@holtmann.org
961P: Maxim Krasnyansky
962M: maxk@qualcomm.com
963S: Maintained
964
965BLUETOOTH CMTP LAYER
966P: Marcel Holtmann
967M: marcel@holtmann.org
968S: Maintained
969
970BLUETOOTH HIDP LAYER
971P: Marcel Holtmann
972M: marcel@holtmann.org
973S: Maintained
974
975BLUETOOTH HCI UART DRIVER
976P: Marcel Holtmann
977M: marcel@holtmann.org
978P: Maxim Krasnyansky
979M: maxk@qualcomm.com
980S: Maintained
981
982BLUETOOTH HCI USB DRIVER
983P: Marcel Holtmann
984M: marcel@holtmann.org
985P: Maxim Krasnyansky
986M: maxk@qualcomm.com
987S: Maintained
988
989BLUETOOTH HCI BCM203X DRIVER
990P: Marcel Holtmann
991M: marcel@holtmann.org
992S: Maintained
993
994BLUETOOTH HCI BPA10X DRIVER
995P: Marcel Holtmann
996M: marcel@holtmann.org
997S: Maintained
998
999BLUETOOTH HCI BFUSB DRIVER
1000P: Marcel Holtmann
1001M: marcel@holtmann.org
1002S: Maintained
1003
1004BLUETOOTH HCI DTL1 DRIVER
1005P: Marcel Holtmann
1006M: marcel@holtmann.org
1007S: Maintained
1008
1009BLUETOOTH HCI BLUECARD DRIVER
1010P: Marcel Holtmann
1011M: marcel@holtmann.org
1012S: Maintained
1013
1014BLUETOOTH HCI BT3C DRIVER
1015P: Marcel Holtmann
1016M: marcel@holtmann.org
1017S: Maintained
1018
1019BLUETOOTH HCI BTUART DRIVER
1020P: Marcel Holtmann
1021M: marcel@holtmann.org
1022S: Maintained
1023
1024BLUETOOTH HCI VHCI DRIVER
1025P: Maxim Krasnyansky
1026M: maxk@qualcomm.com
1027S: Maintained
1028
1029BONDING DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001030P: Jay Vosburgh
1031M: fubar@us.ibm.com
1032L: bonding-devel@lists.sourceforge.net
1033W: http://sourceforge.net/projects/bonding/
1034S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001035
Gary Zambrano39105892006-06-22 17:26:20 -07001036BROADCOM B44 10/100 ETHERNET DRIVER
1037P: Gary Zambrano
1038M: zambrano@broadcom.com
1039L: netdev@vger.kernel.org
1040S: Supported
1041
Michael Chan948c51e2006-06-04 02:51:39 -07001042BROADCOM BNX2 GIGABIT ETHERNET DRIVER
1043P: Michael Chan
1044M: mchan@broadcom.com
1045L: netdev@vger.kernel.org
1046S: Supported
1047
Eliezer Tamir4d9d2cb2008-02-28 11:59:10 -08001048BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER
Eilon Greenstein24e3fce2008-06-12 14:30:28 -07001049P: Eilon Greenstein
1050M: eilong@broadcom.com
Eliezer Tamir4d9d2cb2008-02-28 11:59:10 -08001051L: netdev@vger.kernel.org
1052S: Supported
1053
Michael Chan948c51e2006-06-04 02:51:39 -07001054BROADCOM TG3 GIGABIT ETHERNET DRIVER
1055P: Michael Chan
1056M: mchan@broadcom.com
1057L: netdev@vger.kernel.org
1058S: Supported
1059
Jens Axboe5cdf7f72007-07-17 08:58:06 +02001060BSG (block layer generic sg v4 driver)
1061P: FUJITA Tomonori
1062M: fujita.tomonori@lab.ntt.co.jp
1063L: linux-scsi@vger.kernel.org
1064S: Supported
1065
Michael Bueschff1d5c22008-07-25 01:46:10 -07001066BT8XXGPIO DRIVER
1067P: Michael Buesch
1068M: mb@bu3sch.de
1069W: http://bu3sch.de/btgpio.php
1070S: Maintained
1071
Linus Torvalds1da177e2005-04-16 15:20:36 -07001072BTTV VIDEO4LINUX DRIVER
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001073P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001074M: mchehab@infradead.org
1075M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001076L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001077W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001078T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001079S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001080
Jonathan Corbet77d51402007-03-22 19:44:17 -03001081CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
1082P: Jonathan Corbet
1083M: corbet@lwn.net
1084L: video4linux-list@redhat.com
1085S: Maintained
1086
Oliver Hartkoppbeca2222007-11-16 16:07:41 -08001087CAN NETWORK LAYER
1088P: Urs Thuermann
1089M: urs.thuermann@volkswagen.de
1090P: Oliver Hartkopp
1091M: oliver.hartkopp@volkswagen.de
Pavel Emelyanov220fc3f2008-04-29 03:37:41 -07001092L: socketcan-core@lists.berlios.de (subscribers-only)
Oliver Hartkoppbeca2222007-11-16 16:07:41 -08001093W: http://developer.berlios.de/projects/socketcan/
1094S: Maintained
1095
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001096CALGARY x86-64 IOMMU
1097P: Muli Ben-Yehuda
1098M: muli@il.ibm.com
1099P: Jon D. Mason
Jon Masond8d2bed2006-10-05 18:47:21 +02001100M: jdmason@kudzu.us
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001101L: linux-kernel@vger.kernel.org
1102L: discuss@x86-64.org
1103S: Maintained
1104
Arnd Bergmannb8154542008-05-16 11:10:59 +02001105CELL BROADBAND ENGINE ARCHITECTURE
1106P: Arnd Bergmann
1107M: arnd@arndb.de
1108L: linuxppc-dev@ozlabs.org
1109L: cbe-oss-dev@ozlabs.org
1110W: http://www.ibm.com/developerworks/power/cell/
1111S: Supported
1112
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001113CFAG12864B LCD DRIVER
1114P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07001115M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001116L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07001117W: http://miguelojeda.es/auxdisplay.htm
1118W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001119S: Maintained
1120
1121CFAG12864BFB LCD FRAMEBUFFER DRIVER
1122P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07001123M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001124L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07001125W: http://miguelojeda.es/auxdisplay.htm
1126W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001127S: Maintained
1128
Johannes Berg704232c2007-04-23 12:20:05 -07001129CFG80211 and NL80211
1130P: Johannes Berg
1131M: johannes@sipsolutions.net
1132L: linux-wireless@vger.kernel.org
1133S: Maintained
1134
Andy Whitcroft0a920b52007-06-01 00:46:48 -07001135CHECKPATCH
1136P: Andy Whitcroft
1137M: apw@shadowen.org
1138P: Randy Dunlap
1139M: rdunlap@xenotime.net
1140P: Joel Schopp
1141M: jschopp@austin.ibm.com
1142S: Supported
1143
Linus Torvalds1da177e2005-04-16 15:20:36 -07001144COMMON INTERNET FILE SYSTEM (CIFS)
1145P: Steve French
1146M: sfrench@samba.org
Jesper Juhlfb453d42006-01-15 02:46:48 +01001147L: linux-cifs-client@lists.samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001148L: samba-technical@lists.samba.org
Steve Frenchaf5a0322007-08-13 19:53:17 +00001149W: http://linux-cifs.samba.org/
Josh Boyer1adc1232005-11-23 15:44:15 -08001150T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001151S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001152
Joel Becker7063fbf2005-12-15 14:29:43 -08001153CONFIGFS
1154P: Joel Becker
Joel Becker62ca3d22006-01-27 11:04:12 -08001155M: joel.becker@oracle.com
1156L: linux-kernel@vger.kernel.org
Joel Becker7063fbf2005-12-15 14:29:43 -08001157S: Supported
1158
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001159CIRRUS LOGIC EP93XX ETHERNET DRIVER
1160P: Lennert Buytenhek
1161M: kernel@wantstofly.org
1162L: netdev@vger.kernel.org
1163S: Maintained
1164
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001165CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1166P: Lennert Buytenhek
1167M: kernel@wantstofly.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001168L: linux-usb@vger.kernel.org
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001169S: Maintained
1170
Timur Tabid9e9d822008-04-24 08:45:26 +10001171CIRRUS LOGIC CS4270 SOUND DRIVER
1172P: Timur Tabi
1173M: timur@freescale.com
1174L: alsa-devel@alsa-project.org
1175S: Supported
1176
Linus Torvalds1da177e2005-04-16 15:20:36 -07001177CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1178P: Cirrus Logic Corporation (kernel 2.2 driver)
1179M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1180P: Nils Faerber (port to kernel 2.4)
1181M: Nils Faerber <nils@kernelconcepts.de>
1182S: Maintained
1183
1184CODA FILE SYSTEM
1185P: Jan Harkes
1186M: jaharkes@cs.cmu.edu
1187M: coda@cs.cmu.edu
1188L: codalist@coda.cs.cmu.edu
1189W: http://www.coda.cs.cmu.edu/
1190S: Maintained
1191
1192COMPACTPCI HOTPLUG CORE
1193P: Scott Murray
1194M: scottm@somanetworks.com
1195M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001196L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001197S: Supported
1198
1199COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1200P: Scott Murray
1201M: scottm@somanetworks.com
1202M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001203L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001204S: Supported
1205
1206COMPACTPCI HOTPLUG GENERIC DRIVER
1207P: Scott Murray
1208M: scottm@somanetworks.com
1209M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001210L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001211S: Supported
1212
Cezary Jackiewicz54115522008-06-09 16:22:22 -07001213COMPAL LAPTOP SUPPORT
1214P: Cezary Jackiewicz
1215M: cezary.jackiewicz@gmail.com
1216S: Maintained
1217
Linus Torvalds1da177e2005-04-16 15:20:36 -07001218COMPUTONE INTELLIPORT MULTIPORT CARD
1219P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -07001220M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001221W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -07001222S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001223
Simon Arlott949be0f2007-03-06 02:47:46 -08001224CONEXANT ACCESSRUNNER USB DRIVER
1225P: Simon Arlott
1226M: cxacru@fire.lp0.eu
Simon Arlott9ae5e3b2007-05-09 08:38:10 +02001227L: accessrunner-general@lists.sourceforge.net
1228W: http://accessrunner.sourceforge.net/
Simon Arlott949be0f2007-03-06 02:47:46 -08001229S: Maintained
1230
Paul Menagefb3a0fb2008-03-04 14:28:28 -08001231CONTROL GROUPS (CGROUPS)
1232P: Paul Menage
1233M: menage@google.com
1234L: containers@lists.linux-foundation.org
1235S: Maintained
1236
Rudolf Marekbebe4672007-05-08 17:22:02 +02001237CORETEMP HARDWARE MONITORING DRIVER
1238P: Rudolf Marek
1239M: r.marek@assembler.cz
1240L: lm-sensors@lm-sensors.org
1241S: Maintained
1242
Linus Torvalds1da177e2005-04-16 15:20:36 -07001243COSA/SRP SYNC SERIAL DRIVER
1244P: Jan "Yenya" Kasprzak
1245M: kas@fi.muni.cz
1246W: http://www.fi.muni.cz/~kas/cosa/
1247S: Maintained
1248
1249CPU FREQUENCY DRIVERS
1250P: Dave Jones
1251M: davej@codemonkey.org.uk
Dave Jonesbc5f65d2008-07-31 18:22:59 -04001252L: cpufreq@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001253W: http://www.codemonkey.org.uk/projects/cpufreq/
Dave Jones7531a0b2006-12-12 17:26:35 -05001254T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001255S: Maintained
1256
1257CPUID/MSR DRIVER
1258P: H. Peter Anvin
1259M: hpa@zytor.com
1260S: Maintained
1261
Paul Jacksoned90fb42005-09-27 21:45:37 -07001262CPUSETS
1263P: Paul Jackson
Paul Jackson6bffd7b2008-05-01 04:34:21 -07001264P: Paul Menage
Paul Jacksoned90fb42005-09-27 21:45:37 -07001265M: pj@sgi.com
Paul Jackson6bffd7b2008-05-01 04:34:21 -07001266M: menage@google.com
Paul Jacksoned90fb42005-09-27 21:45:37 -07001267L: linux-kernel@vger.kernel.org
1268W: http://www.bullopensource.org/cpuset/
Paul Jackson551e1722008-06-12 15:21:31 -07001269W: http://oss.sgi.com/projects/cpusets/
Paul Jacksoned90fb42005-09-27 21:45:37 -07001270S: Supported
1271
Linus Torvalds1da177e2005-04-16 15:20:36 -07001272CRAMFS FILESYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +01001273W: http://sourceforge.net/projects/cramfs/
1274S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001275
1276CRIS PORT
1277P: Mikael Starvik
1278M: starvik@axis.com
Jesper Nilsson0b07aa62008-01-25 13:22:29 +01001279P: Jesper Nilsson
1280M: jesper.nilsson@axis.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001281L: dev-etrax@axis.com
1282W: http://developer.axis.com
1283S: Maintained
1284
1285CRYPTO API
1286P: Herbert Xu
1287M: herbert@gondor.apana.org.au
1288P: David S. Miller
1289M: davem@davemloft.net
1290L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001291T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001292S: Maintained
1293
Jaya Kumar9b4ffa42005-11-17 10:12:23 +01001294CS5535 Audio ALSA driver
1295P: Jaya Kumar
1296M: jayakumar.alsa@gmail.com
1297S: Maintained
1298
Hans Verkuil6d8425b2008-05-05 18:25:22 -03001299CX18 VIDEO4LINUX DRIVER
1300P: Hans Verkuil, Andy Walls
1301M: hverkuil@xs4all.nl, awalls@radix.net
1302L: ivtv-devel@ivtvdriver.org
1303L: ivtv-users@ivtvdriver.org
1304L: video4linux-list@redhat.com
1305W: http://linuxtv.org
1306S: Maintained
1307
Steve Wisee5ec3782008-05-20 14:06:33 -07001308CXGB3 ETHERNET DRIVER (CXGB3)
1309P: Divy Le Ray
1310M: divy@chelsio.com
1311L: netdev@vger.kernel.org
1312W: http://www.chelsio.com
1313S: Supported
1314
1315CXGB3 IWARP RNIC DRIVER (IW_CXGB3)
1316P: Steve Wise
1317M: swise@chelsio.com
1318L: general@lists.openfabrics.org
1319W: http://www.openfabrics.org
1320S: Supported
1321
Linus Torvalds1da177e2005-04-16 15:20:36 -07001322CYBERPRO FB DRIVER
1323P: Russell King
1324M: rmk@arm.linux.org.uk
1325W: http://www.arm.linux.org.uk/
1326S: Maintained
1327
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001328CYBLAFB FRAMEBUFFER DRIVER
1329P: Knut Petersen
1330M: Knut_Petersen@t-online.de
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001331L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001332S: Maintained
1333
Linus Torvalds1da177e2005-04-16 15:20:36 -07001334CYCLADES 2X SYNC CARD DRIVER
1335P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001336M: acme@ghostprotocols.net
1337W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07001338S: Maintained
1339
1340CYCLADES ASYNC MUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001341W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001342S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001343
1344CYCLADES PC300 DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001345W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001346S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001347
Linus Torvalds1da177e2005-04-16 15:20:36 -07001348DAMA SLAVE for AX.25
1349P: Joerg Reuter
1350M: jreuter@yaina.de
1351W: http://yaina.de/jreuter/
1352W: http://www.qsl.net/dl1bke/
1353L: linux-hams@vger.kernel.org
1354S: Maintained
1355
1356DC395x SCSI driver
1357P: Oliver Neukum
1358M: oliver@neukum.name
1359P: Ali Akcaagac
1360M: aliakc@web.de
1361P: Jamie Lenehan
1362M: lenehan@twibble.org
1363W: http://twibble.org/dist/dc395x/
Randy Dunlapf5df58812006-07-14 00:24:29 -07001364L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001365L: http://lists.twibble.org/mailman/listinfo/dc395x/
1366S: Maintained
1367
1368DC390/AM53C974 SCSI driver
1369P: Kurt Garloff
1370M: garloff@suse.de
1371W: http://www.garloff.de/kurt/linux/dc390/
1372P: Guennadi Liakhovetski
1373M: g.liakhovetski@gmx.de
1374S: Maintained
1375
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001376DCCP PROTOCOL
1377P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001378M: acme@ghostprotocols.net
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001379L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -08001380W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001381S: Maintained
1382
Linus Torvalds1da177e2005-04-16 15:20:36 -07001383DECnet NETWORK LAYER
Christine Caulfield8943f262008-02-14 19:31:31 -08001384P: Christine Caulfield
1385M: christine.caulfield@googlemail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001386W: http://linux-decnet.sourceforge.net
1387L: linux-decnet-user@lists.sourceforge.net
1388S: Maintained
1389
1390DEFXX FDDI NETWORK DRIVER
1391P: Maciej W. Rozycki
1392M: macro@linux-mips.org
1393S: Maintained
1394
1395DELL LAPTOP SMM DRIVER
1396P: Massimo Dal Zotto
1397M: dz@debian.org
1398W: http://www.debian.org/~dz/i8k/
1399S: Maintained
1400
Doug Warzecha90563ec2005-09-06 15:17:15 -07001401DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1402P: Doug Warzecha
1403M: Douglas_Warzecha@dell.com
1404S: Maintained
1405
Pavel Machek5ddb88c2006-09-29 02:01:29 -07001406DEVICE-MAPPER (LVM)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001407P: Alasdair Kergon
1408L: dm-devel@redhat.com
1409W: http://sources.redhat.com/dm
1410S: Maintained
1411
1412DEVICE NUMBER REGISTRY
1413P: Torben Mathiasen
1414M: device@lanana.org
1415W: http://lanana.org/docs/device-list/index.html
1416L: linux-kernel@vger.kernel.org
1417S: Maintained
1418
Linus Torvalds1da177e2005-04-16 15:20:36 -07001419DIGI INTL. EPCA DRIVER
1420P: Digi International, Inc
1421M: Eng.Linux@digi.com
1422L: Eng.Linux@digi.com
1423W: http://www.digi.com
1424S: Orphaned
1425
Linus Torvalds1da177e2005-04-16 15:20:36 -07001426DIRECTORY NOTIFICATION
1427P: Stephen Rothwell
1428M: sfr@canb.auug.org.au
1429L: linux-kernel@vger.kernel.org
1430S: Supported
1431
1432DISK GEOMETRY AND PARTITION HANDLING
1433P: Andries Brouwer
1434M: aeb@cwi.nl
1435W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1436W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1437W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1438S: Maintained
1439
1440DISKQUOTA:
1441P: Jan Kara
1442M: jack@suse.cz
1443L: linux-kernel@vger.kernel.org
1444S: Maintained
1445
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001446DISTRIBUTED LOCK MANAGER
Christine Caulfield8943f262008-02-14 19:31:31 -08001447P: Christine Caulfield
1448M: ccaulfie@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001449P: David Teigland
1450M: teigland@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001451L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001452W: http://sources.redhat.com/cluster/
David Teiglandd7c2fea2008-02-21 15:27:09 -06001453T: git kernel.org:/pub/scm/linux/kernel/git/teigland/dlm.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001454S: Supported
1455
Linus Torvalds1da177e2005-04-16 15:20:36 -07001456DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1457P: Tobias Ringstrom
1458M: tori@unhappy.mine.nu
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08001459L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001460S: Maintained
1461
Dan Williamsb3e5f262007-08-07 10:26:35 -07001462DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01001463P: Maciej Sosnowski
1464M: maciej.sosnowski@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -07001465P: Dan Williams
1466M: dan.j.williams@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001467L: linux-kernel@vger.kernel.org
Dan Williamsb3e5f262007-08-07 10:26:35 -07001468S: Supported
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001469
Juerg Haefligerb8250372007-06-09 10:11:16 -04001470DME1737 HARDWARE MONITOR DRIVER
1471P: Juerg Haefliger
1472M: juergh@gmail.com
1473L: lm-sensors@lm-sensors.org
1474S: Maintained
1475
Martin Waitzba483d52005-06-17 13:20:59 -07001476DOCBOOK FOR DOCUMENTATION
Randy Dunlap0f40efb2006-07-03 00:24:15 -07001477P: Randy Dunlap
1478M: rdunlap@xenotime.net
Martin Waitzba483d52005-06-17 13:20:59 -07001479S: Maintained
1480
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001481DOCKING STATION DRIVER
1482P: Kristen Carlson Accardi
1483M: kristen.c.accardi@intel.com
1484L: linux-acpi@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05001485S: Supported
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001486
Randy Dunlapabbaeff2008-07-04 09:59:57 -07001487DOCUMENTATION (/Documentation directory)
1488P: Michael Kerrisk
1489M: mtk.manpages@gmail.com
1490P: Randy Dunlap
1491M: rdunlap@xenotime.net
1492L: linux-doc@vger.kernel.org
1493S: Maintained
1494
Linus Torvalds1da177e2005-04-16 15:20:36 -07001495DOUBLETALK DRIVER
1496P: James R. Van Zandt
1497M: jrv@vanzandt.mv.com
1498L: blinux-list@redhat.com
1499S: Maintained
1500
1501DRIVER CORE, KOBJECTS, AND SYSFS
1502P: Greg Kroah-Hartman
1503M: gregkh@suse.de
1504L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001505T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001506S: Supported
1507
1508DRM DRIVERS
1509P: David Airlie
1510M: airlied@linux.ie
1511L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -08001512T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001513S: Maintained
1514
1515DSCC4 DRIVER
Francois Romieu01f20732007-01-26 00:57:17 -08001516P: Francois Romieu
1517M: romieu@fr.zoreil.com
1518L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001519S: Maintained
1520
1521DVB SUBSYSTEM AND DRIVERS
1522P: LinuxTV.org Project
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001523M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001524L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +02001525W: http://linuxtv.org/
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001526T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001527S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001528
Maciej W. Rozycki789c7042008-02-07 00:15:13 -08001529DZ DECSTATION DZ11 SERIAL DRIVER
1530P: Maciej W. Rozycki
1531M: macro@linux-mips.org
1532S: Maintained
1533
Linus Torvalds1da177e2005-04-16 15:20:36 -07001534EATA-DMA SCSI DRIVER
1535P: Michael Neuffer
1536L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1537S: Maintained
1538
1539EATA ISA/EISA/PCI SCSI DRIVER
1540P: Dario Ballabio
1541M: ballabio_dario@emc.com
1542L: linux-scsi@vger.kernel.org
1543S: Maintained
1544
1545EATA-PIO SCSI DRIVER
1546P: Michael Neuffer
1547M: mike@i-Connect.Net
1548L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1549S: Maintained
1550
1551EBTABLES
1552P: Bart De Schuymer
1553M: bart.de.schuymer@pandora.be
1554L: ebtables-user@lists.sourceforge.net
1555L: ebtables-devel@lists.sourceforge.net
1556W: http://ebtables.sourceforge.net/
1557S: Maintained
1558
Michael Halcrow237fead2006-10-04 02:16:22 -07001559ECRYPT FILE SYSTEM
1560P: Mike Halcrow, Phillip Hellewell
1561M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1562L: ecryptfs-devel@lists.sourceforge.net
1563W: http://ecryptfs.sourceforge.net/
1564S: Supported
1565
Alan Coxda9bb1d2006-01-18 17:44:13 -08001566EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -08001567P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001568M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001569L: bluesmoke-devel@lists.sourceforge.net
1570W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001571S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -08001572
1573EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001574P: Mark Gross
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001575P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001576M: mark.gross@intel.com
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001577M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001578L: bluesmoke-devel@lists.sourceforge.net
1579W: bluesmoke.sourceforge.net
1580S: Maintained
1581
1582EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001583P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001584M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001585L: bluesmoke-devel@lists.sourceforge.net
1586W: bluesmoke.sourceforge.net
1587S: Maintained
1588
Douglas Thompson6bc78402007-07-19 01:50:12 -07001589EDAC-I82443BXGX
1590P: Tim Small
1591M: tim@buttersideup.com
1592L: bluesmoke-devel@lists.sourceforge.net
1593W: bluesmoke.sourceforge.net
1594S: Maintained
1595
1596EDAC-I3000
1597P: Jason Uhlenkott
1598M: juhlenko@akamai.com
1599L: bluesmoke-devel@lists.sourceforge.net
1600W: bluesmoke.sourceforge.net
1601S: Maintained
1602
1603EDAC-I5000
1604P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001605M: dougthompson@xmission.com
1606L: bluesmoke-devel@lists.sourceforge.net
1607W: bluesmoke.sourceforge.net
1608S: Maintained
1609
1610EDAC-I82975X
1611P: Ranganathan Desikan
1612P: Arvind R.
1613M: rdesikan@jetzbroadband.com
1614M: arvind@acarlab.com
1615L: bluesmoke-devel@lists.sourceforge.net
1616W: bluesmoke.sourceforge.net
1617S: Maintained
1618
1619EDAC-PASEMI
1620P: Egor Martovetsky
1621M: egor@pasemi.com
Douglas Thompson6bc78402007-07-19 01:50:12 -07001622L: bluesmoke-devel@lists.sourceforge.net
1623W: bluesmoke.sourceforge.net
1624S: Maintained
1625
Dave Peterson0e438e32006-03-26 01:38:55 -08001626EDAC-R82600
1627P: Tim Small
1628M: tim@buttersideup.com
1629L: bluesmoke-devel@lists.sourceforge.net
1630W: bluesmoke.sourceforge.net
1631S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -08001632
Eric Coopere59f8792008-03-13 12:55:46 +01001633EEEPC LAPTOP EXTRAS DRIVER
1634P: Corentin Chary
1635M: corentincj@iksaif.net
1636L: acpi4asus-user@lists.sourceforge.net
1637W: http://sourceforge.net/projects/acpi4asus
1638S: Maintained
1639
Linus Torvalds1da177e2005-04-16 15:20:36 -07001640EEPRO100 NETWORK DRIVER
1641P: Andrey V. Savochkin
1642M: saw@saw.sw.com.sg
1643S: Maintained
1644
Josh Triplett0bee8d22006-07-30 03:03:58 -07001645EFS FILESYSTEM
1646W: http://aeschi.ch.eu.org/efs/
1647S: Orphan
1648
Heiko J Schickfab97222006-09-22 15:22:22 -07001649EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1650P: Hoang-Nam Nguyen
1651M: hnguyen@de.ibm.com
1652P: Christoph Raisch
1653M: raisch@de.ibm.com
Roland Dreier78526822007-07-09 20:12:26 -07001654L: general@lists.openfabrics.org
Heiko J Schickfab97222006-09-22 15:22:22 -07001655S: Supported
1656
David Woodhouse3e3a7d62008-05-01 04:34:46 -07001657EMBEDDED LINUX
1658P: Paul Gortmaker
1659M: paul.gortmaker@windriver.com
1660P David Woodhouse
1661M: dwmw2@infradead.org
1662L: linux-embedded@vger.kernel.org
1663S: Maintained
1664
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001665EMULEX LPFC FC SCSI DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001666P: James Smart
1667M: james.smart@emulex.com
1668L: linux-scsi@vger.kernel.org
1669W: http://sourceforge.net/projects/lpfcxxxx
1670S: Supported
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001671
Linus Torvalds1da177e2005-04-16 15:20:36 -07001672EPSON 1355 FRAMEBUFFER DRIVER
1673P: Christopher Hoover
1674M: ch@murgatroid.com, ch@hpl.hp.com
1675S: Maintained
1676
1677ETHEREXPRESS-16 NETWORK DRIVER
1678P: Philip Blundell
1679M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001680L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001681S: Maintained
1682
1683ETHERNET BRIDGE
1684P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08001685M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07001686L: bridge@lists.linux-foundation.org
Adrian Bunk57c511d2008-06-03 16:00:01 -07001687W: http://www.linux-foundation.org/en/Net:Bridge
Linus Torvalds1da177e2005-04-16 15:20:36 -07001688S: Maintained
1689
1690ETHERTEAM 16I DRIVER
1691P: Mika Kuoppala
1692M: miku@iki.fi
1693S: Maintained
1694
1695EXT2 FILE SYSTEM
Erik Mouw72be2cc2006-12-06 20:40:49 -08001696L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001697S: Maintained
1698
1699EXT3 FILE SYSTEM
1700P: Stephen Tweedie, Andrew Morton
Geert Uytterhoeven8deacee2008-07-04 10:00:01 -07001701M: sct@redhat.com, akpm@linux-foundation.org, adilger@sun.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001702L: linux-ext4@vger.kernel.org
1703S: Maintained
1704
1705EXT4 FILE SYSTEM
1706P: Stephen Tweedie, Andrew Morton
Geert Uytterhoeven8deacee2008-07-04 10:00:01 -07001707M: sct@redhat.com, akpm@linux-foundation.org, adilger@sun.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001708L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001709S: Maintained
1710
Jean Delvaree53004e2006-01-09 23:26:14 +01001711F71805F HARDWARE MONITORING DRIVER
1712P: Jean Delvare
1713M: khali@linux-fr.org
1714L: lm-sensors@lm-sensors.org
1715S: Maintained
1716
Linus Torvalds1da177e2005-04-16 15:20:36 -07001717FARSYNC SYNCHRONOUS DRIVER
1718P: Kevin Curtis
1719M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001720W: http://www.farsite.co.uk/
1721S: Supported
1722
Akinobu Mitac5408b82007-04-23 14:41:20 -07001723FAULT INJECTION SUPPORT
1724P: Akinobu Mita
1725M: akinobu.mita@gmail.com
1726S: Supported
1727
Linus Torvalds1da177e2005-04-16 15:20:36 -07001728FRAMEBUFFER LAYER
1729P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001730M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001731L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001732W: http://linux-fbdev.sourceforge.net/
1733S: Maintained
1734
Zhang Wei173acc72008-03-01 07:42:48 -07001735FREESCALE DMA DRIVER
Zhang Wei76b0c782008-05-13 14:44:59 -07001736P: Li Yang
1737M: leoli@freescale.com
1738P: Zhang Wei
1739M: zw@zh-kernel.org
Zhang Wei173acc72008-03-01 07:42:48 -07001740L: linuxppc-embedded@ozlabs.org
1741L: linux-kernel@vger.kernel.org
1742S: Maintained
1743
Jochen Friedrich0d2b4052008-07-14 22:38:28 +02001744FREESCALE I2C CPM DRIVER
1745P: Jochen Friedrich
1746M: jochen@scram.de
1747L: linuxppc-dev@ozlabs.org
1748L: i2c@lm-sensors.org
1749S: Maintained
1750
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001751FREESCALE SOC FS_ENET DRIVER
1752P: Pantelis Antoniou
1753M: pantelis.antoniou@gmail.com
1754P: Vitaly Bordug
1755M: vbordug@ru.mvista.com
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001756L: linuxppc-dev@ozlabs.org
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001757L: netdev@vger.kernel.org
1758S: Maintained
1759
Timur Tabid9e9d822008-04-24 08:45:26 +10001760FREESCALE QUICC ENGINE LIBRARY
1761P: Timur Tabi
1762M: timur@freescale.com
1763L: linuxppc-dev@ozlabs.org
1764S: Supported
1765
Li Yanga7205b32007-04-23 10:38:18 -07001766FREESCALE HIGHSPEED USB DEVICE DRIVER
1767P: Li Yang
1768M: leoli@freescale.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001769L: linux-usb@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001770L: linuxppc-dev@ozlabs.org
Li Yanga7205b32007-04-23 10:38:18 -07001771S: Maintained
1772
Li Yangbeaf53b2007-05-25 13:54:02 +08001773FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1774P: Li Yang
1775M: leoli@freescale.com
1776L: netdev@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001777L: linuxppc-dev@ozlabs.org
Li Yangbeaf53b2007-05-25 13:54:02 +08001778S: Maintained
1779
Timur Tabid9e9d822008-04-24 08:45:26 +10001780FREESCALE QUICC ENGINE UCC UART DRIVER
1781P: Timur Tabi
1782M: timur@freescale.com
1783L: linuxppc-dev@ozlabs.org
1784S: Supported
1785
1786FREESCALE SOC SOUND DRIVERS
1787P: Timur Tabi
1788M: timur@freescale.com
1789L: alsa-devel@alsa-project.org
1790L: linuxppc-dev@ozlabs.org
1791S: Supported
1792
Linus Torvalds1da177e2005-04-16 15:20:36 -07001793FILE LOCKING (flock() and fcntl()/lockf())
1794P: Matthew Wilcox
1795M: matthew@wil.cx
1796L: linux-fsdevel@vger.kernel.org
1797S: Maintained
1798
1799FILESYSTEMS (VFS and infrastructure)
1800P: Alexander Viro
viro@ZenIV.linux.org.uk84122052005-09-06 19:35:49 +01001801M: viro@zeniv.linux.org.uk
Paul Menageb9cf92e2008-02-14 19:31:24 -08001802L: linux-fsdevel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001803S: Maintained
1804
Stefan Richterf148e202008-01-12 12:32:44 +01001805FIREWIRE SUBSYSTEM (drivers/firewire, <linux/firewire*.h>)
Stefan Richterb3274472007-05-30 20:44:52 -04001806P: Kristian Hoegsberg, Stefan Richter
1807M: krh@redhat.com, stefanr@s5r6.in-berlin.de
1808L: linux1394-devel@lists.sourceforge.net
1809W: http://www.linux1394.org/
1810T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1811S: Maintained
1812
Linus Torvalds1da177e2005-04-16 15:20:36 -07001813FIRMWARE LOADER (request_firmware)
1814L: linux-kernel@vger.kernel.org
1815S: Orphan
1816
1817FPU EMULATOR
1818P: Bill Metzenthen
1819M: billm@suburbia.net
1820W: http://suburbia.net/~billm/floating-point/emulator/
1821S: Maintained
1822
1823FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1824P: Mike McLagan
1825M: mike.mclagan@linux.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001826L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001827S: Maintained
1828
1829FREEVXFS FILESYSTEM
1830P: Christoph Hellwig
1831M: hch@infradead.org
1832W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1833S: Maintained
1834
Steven Rostedtde3b69d2008-07-15 13:28:14 -04001835FTRACE
1836P: Steven Rostedt
1837M: srostedt@redhat.com
1838S: Maintained
1839
David Howells5ab7ffe2007-04-10 15:10:45 +01001840FUJITSU FR-V (FRV) PORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07001841P: David Howells
1842M: dhowells@redhat.com
1843S: Maintained
1844
Jonathan Woithe20b93732008-06-11 10:14:56 +09301845FUJITSU LAPTOP EXTRAS
1846P: Jonathan Woithe
1847M: jwoithe@physics.adelaide.edu.au
1848L: linux-acpi@vger.kernel.org
1849S: Maintained
1850
Miklos Szeredi04578f12005-09-09 13:10:22 -07001851FUSE: FILESYSTEM IN USERSPACE
1852P: Miklos Szeredi
1853M: miklos@szeredi.hu
1854L: fuse-devel@lists.sourceforge.net
1855W: http://fuse.sourceforge.net/
1856S: Maintained
1857
Linus Torvalds1da177e2005-04-16 15:20:36 -07001858FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1859P: Rik Faith
1860M: faith@cs.unc.edu
1861L: linux-scsi@vger.kernel.org
1862S: Odd fixes (e.g., new signatures)
1863
1864GDT SCSI DISK ARRAY CONTROLLER DRIVER
1865P: Achim Leubner
1866M: achim_leubner@adaptec.com
1867L: linux-scsi@vger.kernel.org
1868W: http://www.icp-vortex.com/
1869S: Supported
1870
Haavard Skinnemoen1c23af92007-05-01 23:26:34 +02001871GENERIC GPIO I2C DRIVER
1872P: Haavard Skinnemoen
1873M: hskinnemoen@atmel.com
1874S: Supported
1875
Linus Torvalds1da177e2005-04-16 15:20:36 -07001876GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1877P: Krzysztof Halasa
1878M: khc@pm.waw.pl
1879W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1880S: Maintained
1881
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001882GFS2 FILE SYSTEM
1883P: Steven Whitehouse
1884M: swhiteho@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001885L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001886W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001887T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1888T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001889S: Supported
1890
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001891GIGASET ISDN DRIVERS
1892P: Hansjoerg Lipp
1893M: hjlipp@web.de
1894P: Tilman Schmidt
1895M: tilman@imap.cc
1896L: gigaset307x-common@lists.sourceforge.net
1897W: http://gigaset307x.sourceforge.net/
1898S: Maintained
1899
Jean Delvare5b543962005-08-15 19:51:02 +02001900HARDWARE MONITORING
Jean Delvare5b543962005-08-15 19:51:02 +02001901L: lm-sensors@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001902W: http://www.lm-sensors.org/
Mark M. Hoffman47d715a2008-07-31 23:48:25 -04001903S: Orphaned
Jean Delvare5b543962005-08-15 19:51:02 +02001904
Michael Buesch844dd052006-06-26 00:24:59 -07001905HARDWARE RANDOM NUMBER GENERATOR CORE
Michael Buesch41851082008-02-23 15:23:42 -08001906S: Orphaned
Michael Buesch844dd052006-06-26 00:24:59 -07001907
Robert Love860e1d62005-08-31 23:57:59 -04001908HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1909P: Robert Love
1910M: rlove@rlove.org
1911M: linux-kernel@vger.kernel.org
1912W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1913S: Maintained
1914
Linus Torvalds1da177e2005-04-16 15:20:36 -07001915HARMONY SOUND DRIVER
1916P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04001917M: kyle@mcmartin.ca
Kyle McMartinac6aecb2007-12-03 22:04:34 +00001918L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001919S: Maintained
1920
1921HAYES ESP SERIAL DRIVER
1922P: Andrew J. Robinson
1923M: arobinso@nyx.net
1924L: linux-kernel@vger.kernel.org
1925W: http://www.nyx.net/~arobinso
1926S: Maintained
1927
1928HFS FILESYSTEM
1929P: Roman Zippel
1930M: zippel@linux-m68k.org
1931L: linux-kernel@vger.kernel.org
1932S: Maintained
1933
1934HGA FRAMEBUFFER DRIVER
1935P: Ferenc Bakonyi
1936M: fero@drama.obuda.kando.hu
1937L: linux-nvidia@lists.surfsouth.com
1938W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1939S: Maintained
1940
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001941HID CORE LAYER
1942P: Jiri Kosina
1943M: jkosina@suse.cz
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04001944L: linux-input@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01001945T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001946S: Maintained
1947
Ingo Molnar38bed542007-02-22 09:09:34 +01001948HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1949P: Thomas Gleixner
1950M: tglx@linutronix.de
1951L: linux-kernel@vger.kernel.org
1952S: Maintained
1953
Linus Torvalds1da177e2005-04-16 15:20:36 -07001954HIGH-SPEED SCC DRIVER FOR AX.25
1955P: Klaus Kudielka
1956M: klaus.kudielka@ieee.org
1957L: linux-hams@vger.kernel.org
1958W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1959S: Maintained
1960
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08001961HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1962P: HighPoint Linux Team
1963M: linux@highpoint-tech.com
1964W: http://www.highpoint-tech.com
1965S: Supported
1966
Linus Torvalds1da177e2005-04-16 15:20:36 -07001967HIPPI
1968P: Jes Sorensen
1969M: jes@trained-monkey.org
1970L: linux-hippi@sunsite.dk
1971S: Maintained
1972
1973HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1974P: Chirag Kantharia
1975M: chirag.kantharia@hp.com
1976L: iss_storagedev@hp.com
1977S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001978
Linus Torvalds1da177e2005-04-16 15:20:36 -07001979HEWLETT-PACKARD SMART2 RAID DRIVER
1980P: Chirag Kantharia
1981M: chirag.kantharia@hp.com
1982L: iss_storagedev@hp.com
1983S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001984
Linus Torvalds1da177e2005-04-16 15:20:36 -07001985HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1986P: Mike Miller
1987M: mike.miller@hp.com
1988L: iss_storagedev@hp.com
1989S: Supported
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001990
Jouni Malinenff1d2762005-05-12 22:54:16 -04001991HOST AP DRIVER
1992P: Jouni Malinen
Jouni Malinen85d32e72007-03-24 17:15:30 -07001993M: j@w1.fi
1994L: hostap@shmoo.com (subscribers-only)
Johannes Berg724c6b32007-04-23 12:18:20 -07001995L: linux-wireless@vger.kernel.org
Jouni Malinenff1d2762005-05-12 22:54:16 -04001996W: http://hostap.epitest.fi/
1997S: Maintained
1998
Linus Torvalds1da177e2005-04-16 15:20:36 -07001999HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
2000P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02002001M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07002002S: Maintained
2003
Carlos Corbachodd8cd772008-02-05 02:17:15 +00002004HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
2005P: Carlos Corbacho
2006M: carlos@strangeworlds.co.uk
2007S: Odd Fixes
2008
Clemens Ladischd36e74c2008-07-23 21:26:46 -07002009HPET: High Precision Event Timers driver (drivers/char/hpet.c)
Bob Piccob9b03322005-11-07 00:59:19 -08002010P: Clemens Ladisch
2011M: clemens@ladisch.de
2012S: Maintained
2013
2014HPET: i386
2015P: Venkatesh Pallipadi (Venki)
2016M: venkatesh.pallipadi@intel.com
2017S: Maintained
2018
2019HPET: x86_64
Andi Kleen8bd09832007-10-13 01:01:08 +02002020P: Vojtech Pavlik
2021M: vojtech@suse.cz
Bob Piccob9b03322005-11-07 00:59:19 -08002022S: Maintained
2023
2024HPET: ACPI hpet.c
2025P: Bob Picco
2026M: bob.picco@hp.com
2027S: Maintained
2028
Linus Torvalds1da177e2005-04-16 15:20:36 -07002029HPFS FILESYSTEM
2030P: Mikulas Patocka
2031M: mikulas@artax.karlin.mff.cuni.cz
2032W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
2033S: Maintained
2034
Pau Oliva Fora5a18c342008-06-02 00:38:35 -04002035HTCPEN TOUCHSCREEN DRIVER
2036P: Pau Oliva Fora
2037M: pof@eslack.org
2038L: linux-input@vger.kernel.org
2039S: Maintained
2040
Linus Torvalds1da177e2005-04-16 15:20:36 -07002041HUGETLB FILESYSTEM
2042P: William Irwin
2043M: wli@holomorphy.com
2044S: Maintained
2045
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04002046I2C/SMBUS STUB DRIVER
2047P: Mark M. Hoffman
2048M: mhoffman@lightlink.com
2049L: lm-sensors@lm-sensors.org
2050S: Maintained
2051
Jean Delvare5b543962005-08-15 19:51:02 +02002052I2C SUBSYSTEM
Jean Delvare710cf7e2008-05-18 20:49:40 +02002053P: Jean Delvare (PC drivers, core)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002054M: khali@linux-fr.org
Jean Delvare710cf7e2008-05-18 20:49:40 +02002055P: Ben Dooks (embedded platforms)
2056M: ben-linux@fluff.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02002057L: i2c@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08002058T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002059S: Maintained
2060
Till Harbaume8c76ee2007-05-01 23:26:35 +02002061I2C-TINY-USB DRIVER
2062P: Till Harbaum
2063M: till@harbaum.org
2064L: i2c@lm-sensors.org
2065T: http://www.harbaum.org/till/i2c_tiny_usb
2066S: Maintained
2067
Linus Torvalds1da177e2005-04-16 15:20:36 -07002068i386 BOOT CODE
H. Peter Anvin7f1291f2007-07-11 12:18:26 -07002069P: H. Peter Anvin
2070M: hpa@zytor.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002071L: Linux-Kernel@vger.kernel.org
2072S: Maintained
2073
2074i386 SETUP CODE / CPU ERRATA WORKAROUNDS
Linus Torvalds1da177e2005-04-16 15:20:36 -07002075P: H. Peter Anvin
2076M: hpa@zytor.com
H. Peter Anvin72af61c2007-07-13 16:26:55 -07002077T: git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002078S: Maintained
2079
Linus Torvalds1da177e2005-04-16 15:20:36 -07002080IA64 (Itanium) PLATFORM
2081P: Tony Luck
2082M: tony.luck@intel.com
2083L: linux-ia64@vger.kernel.org
2084W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08002085T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002086S: Maintained
2087
2088SN-IA64 (Itanium) SUB-PLATFORM
Greg Edwardse5ee7dd2006-01-18 10:21:59 -06002089P: Jes Sorensen
2090M: jes@sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002091L: linux-altix@sgi.com
2092L: linux-ia64@vger.kernel.org
2093W: http://www.sgi.com/altix
2094S: Maintained
2095
2096IBM MCA SCSI SUBSYSTEM DRIVER
2097P: Michael Lang
2098M: langa2@kph.uni-mainz.de
2099W: http://www.uni-mainz.de/~langm000/linux.html
2100S: Maintained
2101
2102IBM Power Linux RAID adapter
2103P: Brian King
2104M: brking@us.ibm.com
2105S: Supported
2106
2107IBM ServeRAID RAID DRIVER
2108P: Jack Hammer
2109P: Dave Jeffery
2110M: ipslinux@adaptec.com
2111W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002112S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002113
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002114IDE SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07002115P: Bartlomiej Zolnierkiewicz
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002116M: bzolnier@gmail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002117L: linux-ide@vger.kernel.org
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002118T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002119S: Maintained
2120
2121IDE/ATAPI CDROM DRIVER
Borislav Petkovc404c192007-12-24 15:23:44 +01002122P: Borislav Petkov
Borislav Petkovef709162008-02-19 01:41:25 +01002123M: petkovbb@gmail.com
Jens Axboe9c5b0ce2007-01-03 18:15:20 +01002124L: linux-ide@vger.kernel.org
Borislav Petkovc404c192007-12-24 15:23:44 +01002125S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002126
2127IDE/ATAPI FLOPPY DRIVERS
2128P: Paul Bristow
2129M: Paul Bristow <paul@paulbristow.net>
2130W: http://paulbristow.net/linux/idefloppy.html
2131L: linux-kernel@vger.kernel.org
2132S: Maintained
2133
2134IDE/ATAPI TAPE DRIVERS
2135P: Gadi Oxman
2136M: Gadi Oxman <gadio@netvision.net.il>
2137L: linux-kernel@vger.kernel.org
2138S: Maintained
2139
Bartlomiej Zolnierkiewiczf72abc22007-09-19 22:08:56 +02002140IDE-SCSI DRIVER
2141L: linux-ide@vger.kernel.org
2142L: linux-scsi@vger.kernel.org
2143S: Orphan
2144
Stefan Richterf148e202008-01-12 12:32:44 +01002145IEEE 1394 SUBSYSTEM (drivers/ieee1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002146P: Ben Collins
Stefan Richterf51a5a92007-04-23 14:41:10 -07002147M: ben.collins@ubuntu.com
Stefan Richter87730d02006-09-16 12:24:00 +02002148P: Stefan Richter
2149M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002150L: linux1394-devel@lists.sourceforge.net
2151W: http://www.linux1394.org/
Stefan Richter87730d02006-09-16 12:24:00 +02002152T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002153S: Maintained
2154
Stefan Richterf51a5a92007-04-23 14:41:10 -07002155IEEE 1394 RAW I/O DRIVER (raw1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002156P: Dan Dennedy
2157M: dan@dennedy.org
Stefan Richterf51a5a92007-04-23 14:41:10 -07002158P: Stefan Richter
2159M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002160L: linux1394-devel@lists.sourceforge.net
Jody McIntyre105d7b32005-09-30 11:59:04 -07002161S: Maintained
2162
Linus Torvalds1da177e2005-04-16 15:20:36 -07002163IMS TWINTURBO FRAMEBUFFER DRIVER
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002164L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Paul Mundt843393d2007-11-19 13:11:04 +09002165S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002166
2167INFINIBAND SUBSYSTEM
2168P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07002169M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002170P: Sean Hefty
Sean Heftyed96f24702008-01-02 12:00:24 -08002171M: sean.hefty@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002172P: Hal Rosenstock
Roland Dreiercec7c892007-07-12 15:59:36 -07002173M: hal.rosenstock@gmail.com
Roland Dreier78526822007-07-09 20:12:26 -07002174L: general@lists.openfabrics.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002175W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08002176T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002177S: Supported
2178
Robert P. J. Day2f1d0762007-07-10 00:38:18 -04002179INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
Vojtech Pavlik664d22a2005-12-13 17:03:36 -08002180P: Dmitry Torokhov
Dmitry Torokhov62f7caf2006-06-26 01:47:56 -04002181M: dmitry.torokhov@gmail.com
2182M: dtor@mail.ru
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04002183L: linux-input@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002184T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002185S: Maintained
2186
Robert Lovec9f04f52005-07-15 12:21:07 -04002187INOTIFY
Cal Peake18b36c72006-12-12 20:18:16 +01002188P: John McCutchan
2189M: ttb@tentacle.dhs.org
2190P: Robert Love
2191M: rml@novell.com
Robert Lovec9f04f52005-07-15 12:21:07 -04002192L: linux-kernel@vger.kernel.org
2193S: Maintained
2194
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002195INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
Jim Cromiece00f852006-11-30 04:49:44 +01002196P: Sylvain Meyer
2197M: sylvain.meyer@worldonline.fr
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002198L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002199S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002200
Linus Torvalds1da177e2005-04-16 15:20:36 -07002201INTEL 810/815 FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002202P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002203M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002204L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002205S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002206
Linus Torvalds1da177e2005-04-16 15:20:36 -07002207INTEL IA32 MICROCODE UPDATE SUPPORT
2208P: Tigran Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -08002209M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07002210S: Maintained
2211
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002212INTEL I/OAT DMA DRIVER
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01002213P: Maciej Sosnowski
2214M: maciej.sosnowski@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002215L: linux-kernel@vger.kernel.org
2216S: Supported
2217
Dan Williamsb3e5f262007-08-07 10:26:35 -07002218INTEL IOP-ADMA DMA DRIVER
2219P: Dan Williams
2220M: dan.j.williams@intel.com
2221L: linux-kernel@vger.kernel.org
2222S: Supported
2223
Michael Buesch844dd052006-06-26 00:24:59 -07002224INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
2225P: Deepak Saxena
2226M: dsaxena@plexity.net
2227S: Maintained
2228
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08002229INTEL IXP2000 ETHERNET DRIVER
2230P: Lennert Buytenhek
2231M: kernel@wantstofly.org
2232L: netdev@vger.kernel.org
2233S: Maintained
2234
Auke Kokd94e6fe2008-03-03 14:37:47 -08002235INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/ixgb/ixgbe)
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002236P: Jeff Kirsher
2237M: jeffrey.t.kirsher@intel.com
Auke Koke0164af2008-05-07 13:42:33 -07002238P: Jesse Brandeburg
2239M: jesse.brandeburg@intel.com
Auke Kokd94e6fe2008-03-03 14:37:47 -08002240P: Bruce Allan
2241M: bruce.w.allan@intel.com
Jeff Kirsherae7b6482008-06-11 15:15:53 -07002242P: PJ Waskiewicz
2243M: peter.p.waskiewicz.jr@intel.com
Auke Kok20424652008-01-07 21:47:25 -08002244P: John Ronciak
2245M: john.ronciak@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002246L: e1000-devel@lists.sourceforge.net
Auke Kokd94e6fe2008-03-03 14:37:47 -08002247W: http://e1000.sourceforge.net/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002248S: Supported
2249
James Ketrenos826d2ab2005-11-07 18:56:59 -06002250INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002251P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002252M: yi.zhu@intel.com
2253P: James Ketrenos
2254M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002255P: Reinette Chatre
2256M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002257L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002258L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002259W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002260W: http://ipw2100.sourceforge.net
2261S: Supported
2262
2263INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002264P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002265M: yi.zhu@intel.com
2266P: James Ketrenos
2267M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002268P: Reinette Chatre
2269M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002270L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002271L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002272W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002273W: http://ipw2200.sourceforge.net
2274S: Supported
2275
Zhu Yib481de92007-09-25 17:54:57 -07002276INTEL WIRELESS WIFI LINK (iwlwifi)
2277P: Zhu Yi
2278M: yi.zhu@intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002279P: Reinette Chatre
2280M: reinette.chatre@intel.com
Zhu Yib481de92007-09-25 17:54:57 -07002281L: linux-wireless@vger.kernel.org
2282L: ipw3945-devel@lists.sourceforge.net
2283W: http://intellinuxwireless.org
Reinette Chatre2d4543f2008-04-10 13:16:27 -07002284T: git kernel.org:/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
Zhu Yib481de92007-09-25 17:54:57 -07002285S: Supported
2286
Ralf Baechlecb109a02007-08-30 23:56:30 -07002287IOC3 ETHERNET DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07002288P: Ralf Baechle
2289M: ralf@linux-mips.org
2290L: linux-mips@linux-mips.org
2291S: Maintained
2292
Ralf Baechlecb109a02007-08-30 23:56:30 -07002293IOC3 SERIAL DRIVER
2294P: Pat Gefre
2295M: pfg@sgi.com
Joe Perches6650e0a2007-12-10 15:49:32 -08002296L: linux-mips@linux-mips.org
Ralf Baechlecb109a02007-08-30 23:56:30 -07002297S: Maintained
2298
Linus Torvalds1da177e2005-04-16 15:20:36 -07002299IP MASQUERADING:
2300P: Juanjo Ciarlante
2301M: jjciarla@raiz.uncu.edu.ar
2302S: Maintained
2303
Francois Romieu1202d6f2007-09-17 17:13:55 -07002304IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
2305P: Francois Romieu
2306M: romieu@fr.zoreil.com
2307P: Sorbica Shieh
2308M: sorbica@icplus.com.tw
2309P: Jesse Huang
2310M: jesse@icplus.com.tw
2311L: netdev@vger.kernel.org
2312S: Maintained
2313
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002314IPATH DRIVER:
Arthur Jones18b8c8f2008-02-29 10:13:37 -08002315P: Ralph Campbell
Arthur Jonesf42b6472007-07-09 20:12:26 -07002316M: infinipath@qlogic.com
2317L: general@lists.openfabrics.org
2318T: git git://git.qlogic.com/ipath-linux-2.6
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002319S: Supported
2320
Corey Minyard4409ebe2006-04-20 02:43:12 -07002321IPMI SUBSYSTEM
2322P: Corey Minyard
2323M: minyard@acm.org
2324L: openipmi-developer@lists.sourceforge.net
2325W: http://openipmi.sourceforge.net/
2326S: Supported
2327
Linus Torvalds1da177e2005-04-16 15:20:36 -07002328IPX NETWORK LAYER
2329P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002330M: acme@ghostprotocols.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002331L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002332S: Maintained
2333
David Sterba099dc4f2008-02-07 10:57:12 +01002334IPWIRELES DRIVER
2335P: Jiri Kosina
2336M: jkosina@suse.cz
2337P: David Sterba
2338M: dsterba@suse.cz
2339S: Maintained
2340T: git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
2341
Linus Torvalds1da177e2005-04-16 15:20:36 -07002342IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07002343P: Samuel Ortiz
2344M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07002345L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002346W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07002347S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002348
Mike Christie14816b12007-11-28 16:22:06 -08002349ISCSI
2350P: Mike Christie
2351M: michaelc@cs.wisc.edu
2352L: open-iscsi@googlegroups.com
2353W: www.open-iscsi.org
2354T: git kernel.org:/pub/scm/linux/kernel/mnc/linux-2.6-iscsi.git
2355S: Maintained
2356
Linus Torvalds1da177e2005-04-16 15:20:36 -07002357ISAPNP
2358P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02002359M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07002360S: Maintained
2361
2362ISDN SUBSYSTEM
2363P: Karsten Keil
2364M: kkeil@suse.de
Paul Bolled5d52272008-04-15 00:40:48 -07002365L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002366W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08002367T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002368S: Maintained
2369
2370ISDN SUBSYSTEM (Eicon active card driver)
2371P: Armin Schindler
2372M: mac@melware.de
Paul Bolled5d52272008-04-15 00:40:48 -07002373L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002374W: http://www.melware.de
2375S: Maintained
2376
Hans Verkuil91821ff2007-12-02 09:35:33 -03002377IVTV VIDEO4LINUX DRIVER
2378P: Hans Verkuil
2379M: hverkuil@xs4all.nl
2380L: ivtv-devel@ivtvdriver.org
2381L: ivtv-users@ivtvdriver.org
2382L: video4linux-list@redhat.com
2383W: http://www.ivtvdriver.org
2384S: Maintained
2385
Linus Torvalds1da177e2005-04-16 15:20:36 -07002386JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2387P: David Woodhouse
2388M: dwmw2@infradead.org
David Woodhouse6d85d062007-10-27 10:39:48 -04002389L: linux-mtd@lists.infradead.org
2390W: http://www.linux-mtd.infradead.org/doc/jffs2.html
Linus Torvalds1da177e2005-04-16 15:20:36 -07002391S: Maintained
2392
Artem Bityutskiy95270562008-07-14 17:58:44 +03002393UBI FILE SYSTEM (UBIFS)
2394P: Artem Bityutskiy
2395M: dedekind@infradead.org
2396P: Adrian Hunter
2397M: ext-adrian.hunter@nokia.com
2398L: linux-mtd@lists.infradead.org
2399T: git git://git.infradead.org/~dedekind/ubifs-2.6.git
2400W: http://www.linux-mtd.infradead.org/doc/ubifs.html
2401S: Maintained
2402
Linus Torvalds1da177e2005-04-16 15:20:36 -07002403JFS FILESYSTEM
2404P: Dave Kleikamp
2405M: shaggy@austin.ibm.com
2406L: jfs-discussion@lists.sourceforge.net
2407W: http://jfs.sourceforge.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002408T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002409S: Supported
2410
Josh Triplettde456d32006-07-30 03:04:00 -07002411JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07002412P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002413M: sct@redhat.com, akpm@linux-foundation.org
Erik Mouw72be2cc2006-12-06 20:40:49 -08002414L: linux-ext4@vger.kernel.org
Theodore Tsoae0718f2006-05-20 15:00:13 -07002415S: Maintained
2416
Rudolf Marek4660cb32006-10-08 22:01:26 +02002417K8TEMP HARDWARE MONITORING DRIVER
2418P: Rudolf Marek
2419M: r.marek@assembler.cz
2420L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002421S: Maintained
2422
2423KCONFIG
2424P: Roman Zippel
2425M: zippel@linux-m68k.org
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002426L: linux-kbuild@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002427S: Maintained
2428
Vivek Goyalea6c2082006-05-20 14:59:55 -07002429KDUMP
2430P: Vivek Goyal
Vivek Goyal4200b662007-12-01 12:16:30 -08002431M: vgoyal@redhat.com
Vivek Goyalea6c2082006-05-20 14:59:55 -07002432P: Haren Myneni
2433M: hbabu@us.ibm.com
Simon Horman34633992007-05-08 00:31:40 -07002434L: kexec@lists.infradead.org
Vivek Goyalea6c2082006-05-20 14:59:55 -07002435L: linux-kernel@vger.kernel.org
2436W: http://lse.sourceforge.net/kdump/
2437S: Maintained
2438
Linus Torvalds1da177e2005-04-16 15:20:36 -07002439KERNEL AUTOMOUNTER (AUTOFS)
2440P: H. Peter Anvin
2441M: hpa@zytor.com
2442L: autofs@linux.kernel.org
2443S: Odd Fixes
2444
2445KERNEL AUTOMOUNTER v4 (AUTOFS4)
2446P: Ian Kent
2447M: raven@themaw.net
2448L: autofs@linux.kernel.org
2449S: Maintained
2450
2451KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002452P: Sam Ravnborg
2453M: sam@ravnborg.org
Sam Ravnborg591b0172008-05-11 10:07:03 +02002454T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-next.git
2455T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-fixes.git
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002456L: linux-kbuild@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002457S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002458
2459KERNEL JANITORS
2460P: Several
maximilian attemsc3000e02007-07-06 11:17:32 -07002461L: kernel-janitors@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002462W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002463S: Maintained
2464
J. Bruce Fieldse8b43552008-07-23 08:49:50 -04002465KERNEL NFSD, SUNRPC, AND LOCKD SERVERS
Neil Browna512cd52007-07-31 00:37:27 -07002466P: J. Bruce Fields
2467M: bfields@fieldses.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002468P: Neil Brown
NeilBrown98fac232007-01-26 00:56:57 -08002469M: neilb@suse.de
Neil Brown16141c02007-12-11 16:16:12 -08002470L: linux-nfs@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002471W: http://nfs.sourceforge.net/
NeilBrown98fac232007-01-26 00:56:57 -08002472S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002473
Avi Kivity426d62e2006-12-13 00:34:03 -08002474KERNEL VIRTUAL MACHINE (KVM)
2475P: Avi Kivity
2476M: avi@qumranet.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002477L: kvm@vger.kernel.org
2478W: http://kvm.qumranet.com
Avi Kivity426d62e2006-12-13 00:34:03 -08002479S: Supported
2480
Hollis Blanchard513014b2008-04-16 23:28:08 -05002481KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
2482P: Hollis Blanchard
2483M: hollisb@us.ibm.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002484L: kvm-ppc@vger.kernel.org
2485W: http://kvm.qumranet.com
Hollis Blanchard513014b2008-04-16 23:28:08 -05002486S: Supported
2487
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002488KERNEL VIRTUAL MACHINE For Itanium (KVM/IA64)
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002489P: Anthony Xu
2490M: anthony.xu@intel.com
2491P: Xiantao Zhang
2492M: xiantao.zhang@intel.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002493L: kvm-ia64@vger.kernel.org
2494W: http://kvm.qumranet.com
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002495S: Supported
2496
Christian Borntraeger85f8fff2008-03-25 18:47:41 +01002497KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
2498P: Carsten Otte
2499M: cotte@de.ibm.com
2500P: Christian Borntraeger
2501M: borntraeger@de.ibm.com
2502M: linux390@de.ibm.com
2503L: linux-s390@vger.kernel.org
2504W: http://www.ibm.com/developerworks/linux/linux390/
2505S: Supported
2506
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002507KEXEC
2508P: Eric Biederman
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002509M: ebiederm@xmission.com
Signed-off-by@vergenet.net":Simonb7c698f2007-10-18 03:04:33 -07002510W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002511L: linux-kernel@vger.kernel.org
Simon Horman34633992007-05-08 00:31:40 -07002512L: kexec@lists.infradead.org
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002513S: Maintained
2514
Jason Wessele3e2aaf2008-03-20 13:43:45 -05002515KGDB
2516P: Jason Wessel
2517M: jason.wessel@windriver.com
2518L: kgdb-bugreport@lists.sourceforge.net
2519S: Maintained
2520
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002521KPROBES
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002522P: Ananth N Mavinakayanahalli
2523M: ananth@in.ibm.com
2524P: Anil S Keshavamurthy
2525M: anil.s.keshavamurthy@intel.com
2526P: David S. Miller
2527M: davem@davemloft.net
Masami Hiramatsu6edef972008-03-26 15:53:19 -04002528P: Masami Hiramatsu
2529M: mhiramat@redhat.com
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002530L: linux-kernel@vger.kernel.org
2531S: Maintained
2532
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002533KS0108 LCD CONTROLLER DRIVER
2534P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07002535M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002536L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07002537W: http://miguelojeda.es/auxdisplay.htm
2538W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002539S: Maintained
2540
Linus Torvalds1da177e2005-04-16 15:20:36 -07002541LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07002542L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07002543S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002544
2545LASI 53c700 driver for PARISC
2546P: James E.J. Bottomley
2547M: James.Bottomley@HansenPartnership.com
2548L: linux-scsi@vger.kernel.org
2549S: Maintained
2550
Richard Purdie263de9b2006-05-15 09:44:16 -07002551LED SUBSYSTEM
2552P: Richard Purdie
2553M: rpurdie@rpsys.net
2554S: Maintained
2555
Linus Torvalds1da177e2005-04-16 15:20:36 -07002556LEGO USB Tower driver
2557P: Juergen Stuber
2558M: starblue@users.sourceforge.net
2559L: legousb-devel@lists.sourceforge.net
2560W: http://legousb.sourceforge.net/
2561S: Maintained
2562
Rusty Russell568a17f2007-10-25 14:12:24 +10002563LGUEST
2564P: Rusty Russell
2565M: rusty@rustcorp.com.au
2566L: lguest@ozlabs.org
2567W: http://lguest.ozlabs.org/
2568S: Maintained
2569
Linus Torvalds1da177e2005-04-16 15:20:36 -07002570LINUX FOR IBM pSERIES (RS/6000)
2571P: Paul Mackerras
2572M: paulus@au.ibm.com
2573W: http://www.ibm.com/linux/ltc/projects/ppc
2574S: Supported
2575
2576LINUX FOR NCR VOYAGER
2577P: James Bottomley
2578M: James.Bottomley@HansenPartnership.com
2579W: http://www.hansenpartnership.com/voyager
2580S: Maintained
2581
Paul Mackerras852bb9f2008-07-04 21:04:42 +10002582LINUX FOR POWERPC (32-BIT AND 64-BIT)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002583P: Paul Mackerras
2584M: paulus@samba.org
Paul Mackerras852bb9f2008-07-04 21:04:42 +10002585P: Benjamin Herrenschmidt
2586M: benh@kernel.crashing.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002587W: http://www.penguinppc.org/
2588L: linuxppc-dev@ozlabs.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002589T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002590S: Supported
2591
2592LINUX FOR POWER MACINTOSH
2593P: Benjamin Herrenschmidt
2594M: benh@kernel.crashing.org
2595W: http://www.penguinppc.org/
2596L: linuxppc-dev@ozlabs.org
2597S: Maintained
2598
Grant Likely77a76362008-07-12 12:11:43 -06002599LINUX FOR POWERPC EMBEDDED MPC5XXX
Linus Torvalds1da177e2005-04-16 15:20:36 -07002600P: Sylvain Munaut
2601M: tnt@246tNt.com
Grant Likelye1eea9f2007-10-09 14:45:26 -06002602P: Grant Likely
2603M: grant.likely@secretlab.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07002604L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002605S: Maintained
2606
2607LINUX FOR POWERPC EMBEDDED PPC4XX
Josh Boyer9a474ff2007-09-19 21:19:07 -05002608P: Josh Boyer
2609M: jwboyer@linux.vnet.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002610P: Matt Porter
2611M: mporter@kernel.crashing.org
2612W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002613L: linuxppc-dev@ozlabs.org
Josh Boyer9a474ff2007-09-19 21:19:07 -05002614T: git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002615S: Maintained
2616
Grant Likely260c02a2007-10-02 12:15:34 +10002617LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2618P: Grant Likely
2619M: grant.likely@secretlab.ca
Grant Likelyf210d432007-10-03 23:24:52 -06002620W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
Grant Likely260c02a2007-10-02 12:15:34 +10002621L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002622S: Maintained
2623
Tom Rinie93adf12005-07-26 12:49:53 -07002624LINUX FOR POWERPC EMBEDDED PPC8XX
Marcelo Tosattidba5baf2007-09-10 18:46:01 -04002625P: Vitaly Bordug
2626M: vitb@kernel.crashing.org
Tom Rinie93adf12005-07-26 12:49:53 -07002627P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07002628M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07002629W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002630L: linuxppc-dev@ozlabs.org
Tom Rinie93adf12005-07-26 12:49:53 -07002631S: Maintained
2632
Linus Torvalds1da177e2005-04-16 15:20:36 -07002633LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
Jim Cromiece00f852006-11-30 04:49:44 +01002634P: Kumar Gala
2635M: galak@kernel.crashing.org
2636W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002637L: linuxppc-dev@ozlabs.org
Jim Cromiece00f852006-11-30 04:49:44 +01002638S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002639
Olof Johanssonab06ff32006-09-06 14:44:54 -05002640LINUX FOR POWERPC PA SEMI PWRFICIENT
2641P: Olof Johansson
2642M: olof@lixom.net
2643W: http://www.pasemi.com/
2644L: linuxppc-dev@ozlabs.org
2645S: Supported
2646
Linus Torvalds1da177e2005-04-16 15:20:36 -07002647LLC (802.2)
2648P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002649M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002650S: Maintained
2651
Linus Torvalds1da177e2005-04-16 15:20:36 -07002652LINUX SECURITY MODULE (LSM) FRAMEWORK
2653P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08002654M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08002655L: linux-security-module@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002656T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002657S: Supported
2658
2659LM83 HARDWARE MONITOR DRIVER
2660P: Jean Delvare
2661M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002662L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002663S: Maintained
2664
2665LM90 HARDWARE MONITOR DRIVER
2666P: Jean Delvare
2667M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002668L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002669S: Maintained
2670
Peter Zijlstra512e67f2007-10-11 22:11:11 +02002671LOCKDEP AND LOCKSTAT
2672P: Peter Zijlstra
2673M: peterz@infradead.org
2674P: Ingo Molnar
2675M: mingo@redhat.com
2676L: linux-kernel@vger.kernel.org
2677T: git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2678S: Maintained
2679
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002680LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002681P: Richard Russon (FlatCap)
2682M: ldm@flatcap.org
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002683L: linux-ntfs-dev@lists.sourceforge.net
2684W: http://www.linux-ntfs.org/content/view/19/37/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002685S: Maintained
2686
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002687LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2688P: Eric Moore
Eric Moored8a82d72006-12-29 16:47:43 -08002689M: Eric.Moore@lsi.com
2690M: support@lsi.com
Eric Moorecec744f2007-09-14 19:08:08 -06002691L: DL-MPTFusionLinux@lsi.com
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002692L: linux-scsi@vger.kernel.org
2693W: http://www.lsilogic.com/support
2694S: Supported
2695
Linus Torvalds1da177e2005-04-16 15:20:36 -07002696LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2697P: Matthew Wilcox
2698M: matthew@wil.cx
2699L: linux-scsi@vger.kernel.org
2700S: Maintained
2701
Hirokazu Takatac12a54b2007-07-15 23:38:45 -07002702M32R ARCHITECTURE
2703P: Hirokazu Takata
2704M: takata@linux-m32r.org
2705L: linux-m32r@ml.linux-m32r.org
2706L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2707W: http://www.linux-m32r.org/
2708S: Maintained
2709
Linus Torvalds1da177e2005-04-16 15:20:36 -07002710M68K ARCHITECTURE
2711P: Geert Uytterhoeven
2712M: geert@linux-m68k.org
2713P: Roman Zippel
2714M: zippel@linux-m68k.org
2715L: linux-m68k@lists.linux-m68k.org
2716W: http://www.linux-m68k.org/
2717W: http://linux-m68k-cvs.ubb.ca/
2718S: Maintained
2719
2720M68K ON APPLE MACINTOSH
2721P: Joshua Thompson
2722M: funaho@jurai.org
2723W: http://www.mac.linux-m68k.org/
Finn Thain9bb9f222007-11-18 11:10:05 +01002724L: linux-m68k@lists.linux-m68k.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002725S: Maintained
2726
2727M68K ON HP9000/300
2728P: Philip Blundell
2729M: philb@gnu.org
2730W: http://www.tazenda.demon.co.uk/phil/linux-hp
2731S: Maintained
2732
Jiri Benc64a327a2007-05-05 11:47:08 -07002733MAC80211
Johannes Berg31c7cec2007-10-23 17:05:25 +02002734P: Johannes Berg
2735M: johannes@sipsolutions.net
Johannes Berg0f48d7e2008-04-17 19:36:28 +02002736P: Michael Wu
2737M: flamingice@sourmilk.net
Jiri Benc64a327a2007-05-05 11:47:08 -07002738L: linux-wireless@vger.kernel.org
2739W: http://linuxwireless.org/
Johannes Berg31c7cec2007-10-23 17:05:25 +02002740T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
Jiri Benc64a327a2007-05-05 11:47:08 -07002741S: Maintained
2742
Stefano Brivio1036d862007-12-23 04:46:27 +01002743MAC80211 PID RATE CONTROL
2744P: Stefano Brivio
2745M: stefano.brivio@polimi.it
2746P: Mattias Nissler
2747M: mattias.nissler@gmx.de
2748L: linux-wireless@vger.kernel.org
2749W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
2750T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2751S: Maintained
2752
Patrick McHardyb863ceb2007-07-14 18:55:06 -07002753MACVLAN DRIVER
2754P: Patrick McHardy
2755M: kaber@trash.net
2756L: netdev@vger.kernel.org
2757S: Maintained
2758
Linus Torvalds1da177e2005-04-16 15:20:36 -07002759MARVELL YUKON / SYSKONNECT DRIVER
2760P: Mirko Lindner
2761M: mlindner@syskonnect.de
2762P: Ralph Roesler
2763M: rroesler@syskonnect.de
2764W: http://www.syskonnect.com
2765S: Supported
2766
Michael Kerriskfaf16682005-07-31 22:34:47 -07002767MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
Jim Cromiece00f852006-11-30 04:49:44 +01002768P: Michael Kerrisk
Michael Kerrisk1d7f5022007-10-16 23:30:31 -07002769M: mtk.manpages@gmail.com
Michael Kerriskc76a5872008-07-04 09:59:49 -07002770W: http://www.kernel.org/doc/man-pages
2771S: Supported
Michael Kerriskfaf16682005-07-31 22:34:47 -07002772
Stefano Brivio74cda162007-11-19 20:27:46 +01002773MARVELL LIBERTAS WIRELESS DRIVER
2774P: Dan Williams
2775M: dcbw@redhat.com
2776L: libertas-dev@lists.infradead.org
2777S: Maintained
2778
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002779MARVELL MV643XX ETHERNET DRIVER
Dale Farnsworth85ba9d92008-06-05 06:10:51 -07002780P: Lennert Buytenhek
2781M: buytenh@marvell.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002782L: netdev@vger.kernel.org
Dale Farnsworth85ba9d92008-06-05 06:10:51 -07002783S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002784
2785MATROX FRAMEBUFFER DRIVER
2786P: Petr Vandrovec
2787M: vandrove@vc.cvut.cz
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002788L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002789S: Maintained
2790
Hans-Juergen Kochd20620d2007-05-08 17:22:00 +02002791MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2792P: Hans J. Koch
2793M: hjk@linutronix.de
2794L: lm-sensors@lm-sensors.org
2795S: Maintained
2796
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002797MEGARAID SCSI DRIVERS
Jim Cromiece00f852006-11-30 04:49:44 +01002798P: Neela Syam Kolli
Sumant Patrobdd0d752007-05-10 07:22:35 -07002799M: megaraidlinux@lsi.com
Jim Cromiece00f852006-11-30 04:49:44 +01002800S: linux-scsi@vger.kernel.org
2801W: http://megaraid.lsilogic.com
2802S: Maintained
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002803
Steven Rostedt70ea91f2006-07-30 03:03:53 -07002804MEMORY MANAGEMENT
2805L: linux-mm@kvack.org
2806L: linux-kernel@vger.kernel.org
2807W: http://www.linux-mm.org
2808S: Maintained
2809
akpm@linux-foundation.org938a9202008-03-04 14:28:29 -08002810MEMORY RESOURCE CONTROLLER
2811P: Balbir Singh
2812M: balbir@linux.vnet.ibm.com
2813P: Pavel Emelyanov
2814M: xemul@openvz.org
2815P: KAMEZAWA Hiroyuki
2816M: kamezawa.hiroyu@jp.fujitsu.com
2817L: linux-mm@kvack.org
2818L: linux-kernel@vger.kernel.org
2819S: Maintained
2820
David Howellsb920de12008-02-08 04:19:31 -08002821MEI MN10300/AM33 PORT
2822P: David Howells
2823M: dhowells@redhat.com
2824P: Koichi Yasutake
2825M: yasutake.koichi@jp.panasonic.com
Robert P. J. Day66e10602008-04-29 00:59:34 -07002826L: linux-am33-list@redhat.com (moderated for non-subscribers)
David Howellsb920de12008-02-08 04:19:31 -08002827W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
2828S: Maintained
2829
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002830MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002831P: David Woodhouse
2832M: dwmw2@infradead.org
2833W: http://www.linux-mtd.infradead.org/
2834L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002835T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002836S: Maintained
2837
Artem Bityutskiy48576402007-02-13 17:11:10 +02002838UNSORTED BLOCK IMAGES (UBI)
2839P: Artem Bityutskiy
2840M: dedekind@infradead.org
2841W: http://www.linux-mtd.infradead.org/
2842L: linux-mtd@lists.infradead.org
Artem Bityutskiy21600542007-05-22 12:23:21 +03002843T: git git://git.infradead.org/~dedekind/ubi-2.6.git
Artem Bityutskiy48576402007-02-13 17:11:10 +02002844S: Maintained
2845
Linus Torvalds1da177e2005-04-16 15:20:36 -07002846MICROTEK X6 SCANNER
2847P: Oliver Neukum
2848M: oliver@neukum.name
2849S: Maintained
2850
2851MIPS
2852P: Ralf Baechle
2853M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01002854W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002855L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00002856T: git www.linux-mips.org:/pub/scm/linux.git
2857S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002858
2859MISCELLANEOUS MCA-SUPPORT
2860P: James Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05002861M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002862L: linux-kernel@vger.kernel.org
2863S: Maintained
2864
2865MODULE SUPPORT
2866P: Rusty Russell
2867M: rusty@rustcorp.com.au
2868L: linux-kernel@vger.kernel.org
2869S: Maintained
2870
2871MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2872P: Stelian Pop
2873M: stelian@popies.net
2874W: http://popies.net/meye/
2875S: Maintained
2876
Pavel Pisac58ff042007-05-16 01:10:41 +02002877MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2878P: Pavel Pisa
2879M: ppisa@pikron.com
2880L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Pavel Pisac58ff042007-05-16 01:10:41 +02002881S: Maintained
2882
Linus Torvalds1da177e2005-04-16 15:20:36 -07002883MOUSE AND MISC DEVICES [GENERAL]
2884P: Alessandro Rubini
2885M: rubini@ipvvis.unipv.it
2886L: linux-kernel@vger.kernel.org
2887S: Maintained
2888
Jiri Slabyb9705b62008-04-30 00:53:48 -07002889MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
Jiri Slabyd7354102006-12-08 02:38:35 -08002890P: Jiri Slaby
2891M: jirislaby@gmail.com
2892L: linux-kernel@vger.kernel.org
2893S: Maintained
2894
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002895MSI LAPTOP SUPPORT
2896P: Lennart Poettering
2897M: mzxreary@0pointer.de
Joe Perches04bdfb92007-12-22 14:03:27 -08002898W: https://tango.0pointer.de/mailman/listinfo/s270-linux
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002899W: http://0pointer.de/lennart/tchibo.html
2900S: Maintained
2901
Samuel Ortiz4e0d13c2008-07-04 09:59:53 -07002902MULTIFUNCTION DEVICES (MFD)
2903P: Samuel Ortiz
2904M: sameo@openedhand.com
2905L: linux-kernel@vger.kernel.org
2906S: Supported
2907
Pierre Ossman5c4e6f12007-05-21 20:23:20 +02002908MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07002909P: Pierre Ossman
2910M: drzeus-mmc@drzeus.cx
2911L: linux-kernel@vger.kernel.org
2912S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01002913
David Brownell15a05802007-08-08 09:12:54 -07002914MULTIMEDIA CARD (MMC) ETC. OVER SPI
2915P: David Brownell
2916M: dbrownell@users.sourceforge.net
2917L: linux-kernel@vger.kernel.org
2918S: Odd fixes
2919
Linus Torvalds1da177e2005-04-16 15:20:36 -07002920MULTISOUND SOUND DRIVER
2921P: Andrew Veliath
2922M: andrewtv@usa.net
2923S: Maintained
2924
Jiri Slabyd7354102006-12-08 02:38:35 -08002925MULTITECH MULTIPORT CARD (ISICOM)
2926P: Jiri Slaby
2927M: jirislaby@gmail.com
2928L: linux-kernel@vger.kernel.org
2929S: Maintained
2930
Felipe Balbi550a7372008-07-24 12:27:36 +03002931MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER
2932P: Felipe Balbi
2933M: felipe.balbi@nokia.com
2934L: linux-usb@vger.kernel.org
2935S: Maintained
2936
Brice Goglin2d3cf582008-05-17 12:45:36 +02002937MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
2938P: Andrew Gallatin
2939M: gallatin@myri.com
2940P: Brice Goglin
2941M: brice@myri.com
2942L: netdev@vger.kernel.org
2943W: http://www.myri.com/scs/download-Myri10GE.html
2944S: Supported
2945
Linus Torvalds1da177e2005-04-16 15:20:36 -07002946NATSEMI ETHERNET DRIVER (DP8381x)
2947P: Tim Hockin
2948M: thockin@hockin.org
2949S: Maintained
2950
2951NCP FILESYSTEM
2952P: Petr Vandrovec
2953M: vandrove@vc.cvut.cz
2954L: linware@sh.cvut.cz
2955S: Maintained
2956
2957NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2958P: James E.J. Bottomley
2959M: James.Bottomley@HansenPartnership.com
2960L: linux-scsi@vger.kernel.org
2961S: Maintained
2962
Glenn Streiff3c2d7742008-02-04 20:20:45 -08002963NETEFFECT IWARP RNIC DRIVER (IW_NES)
2964P: Faisal Latif
2965M: flatif@neteffect.com
Chien Tung5f625602008-05-26 15:23:32 -07002966P: Chien Tung
2967M: ctung@neteffect.com
Glenn Streiff3c2d7742008-02-04 20:20:45 -08002968L: general@lists.openfabrics.org
2969W: http://www.neteffect.com
2970S: Supported
2971F: drivers/infiniband/hw/nes/
2972
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002973NETEM NETWORK EMULATOR
2974P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08002975M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07002976L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002977S: Maintained
2978
Jiri Slaby4a584482007-08-30 23:56:39 -07002979NETERION (S2IO) Xframe 10GbE DRIVER
2980P: Ramkrishna Vepa
2981M: ram.vepa@neterion.com
2982P: Rastapur Santosh
2983M: santosh.rastapur@neterion.com
2984P: Sivakumar Subramani
2985M: sivakumar.subramani@neterion.com
2986P: Sreenivasa Honnur
2987M: sreenivasa.honnur@neterion.com
2988L: netdev@vger.kernel.org
2989W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2990S: Supported
2991
Linus Torvalds1da177e2005-04-16 15:20:36 -07002992NETFILTER/IPTABLES/IPCHAINS
2993P: Rusty Russell
2994P: Marc Boucher
2995P: James Morris
2996P: Harald Welte
2997P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07002998P: Patrick McHardy
2999M: kaber@trash.net
Patrick McHardy1a03b812007-09-18 13:19:26 -07003000L: netfilter-devel@vger.kernel.org
3001L: netfilter@vger.kernel.org
Patrick McHardy82b98542006-10-12 14:08:55 -07003002L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003003W: http://www.netfilter.org/
3004W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003005S: Supported
3006
Paul Moore4cc67732006-09-25 15:57:13 -07003007NETLABEL
3008P: Paul Moore
3009M: paul.moore@hp.com
3010W: http://netlabel.sf.net
3011L: netdev@vger.kernel.org
3012S: Supported
3013
Linus Torvalds1da177e2005-04-16 15:20:36 -07003014NETROM NETWORK LAYER
3015P: Ralf Baechle
3016M: ralf@linux-mips.org
3017L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003018W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003019S: Maintained
3020
Pavel Machek5ddb88c2006-09-29 02:01:29 -07003021NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003022P: Paul Clements
3023M: Paul.Clements@steeleye.com
3024S: Maintained
3025
3026NETWORK DEVICE DRIVERS
Linus Torvalds1da177e2005-04-16 15:20:36 -07003027P: Jeff Garzik
3028M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07003029L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003030T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003031S: Maintained
3032
3033NETWORKING [GENERAL]
3034P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07003035M: netdev@vger.kernel.org
3036L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08003037W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003038S: Maintained
3039
3040NETWORKING [IPv4/IPv6]
3041P: David S. Miller
3042M: davem@davemloft.net
3043P: Alexey Kuznetsov
3044M: kuznet@ms2.inr.ac.ru
3045P: Pekka Savola (ipv6)
3046M: pekkas@netcore.fi
3047P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003048M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003049P: Hideaki YOSHIFUJI
3050M: yoshfuji@linux-ipv6.org
3051P: Patrick McHardy
Patrick McHardy1a03b812007-09-18 13:19:26 -07003052M: kaber@trash.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003053L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08003054T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003055S: Maintained
3056
James Morris10e2ff12007-08-25 14:41:28 -07003057NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
3058P: Paul Moore
3059M: paul.moore@hp.com
3060L: netdev@vger.kernel.org
3061S: Maintained
3062
John W. Linville29f8f632006-01-18 14:52:48 -08003063NETWORKING [WIRELESS]
3064P: John W. Linville
3065M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08003066L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08003067T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3068S: Maintained
3069
Amit S. Kale3d396eb2006-10-21 15:33:03 -04003070NETXEN (1/10) GbE SUPPORT
dhananjay@netxen.comd230ce32007-12-26 10:23:53 -08003071P: Dhananjay Phadke
3072M: dhananjay@netxen.com
Amit S. Kale3d396eb2006-10-21 15:33:03 -04003073L: netdev@vger.kernel.org
3074W: http://www.netxen.com
3075S: Supported
3076
Linus Torvalds1da177e2005-04-16 15:20:36 -07003077IPVS
3078P: Wensong Zhang
3079M: wensong@linux-vs.org
Horms9d30c172005-09-29 19:47:06 -07003080P: Simon Horman
3081M: horms@verge.net.au
Linus Torvalds1da177e2005-04-16 15:20:36 -07003082P: Julian Anastasov
3083M: ja@ssi.bg
Horms9d30c172005-09-29 19:47:06 -07003084L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003085S: Maintained
3086
J. Bruce Fieldse8b43552008-07-23 08:49:50 -04003087NFS, SUNRPC, AND LOCKD CLIENTS
Linus Torvalds1da177e2005-04-16 15:20:36 -07003088P: Trond Myklebust
Trond Myklebust78f58152007-12-12 20:16:06 -05003089M: Trond.Myklebust@netapp.com
3090L: linux-nfs@vger.kernel.org
3091W: http://client.linux-nfs.org
3092T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003093S: Maintained
3094
3095NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07003096P: Jan-Pascal van Best
3097M: janpascal@vanbest.org
3098P: Andreas Mohr
3099M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003100L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003101S: Maintained
3102
3103NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
3104P: YOKOTA Hiroshi
3105M: yokota@netlab.is.tsukuba.ac.jp
3106W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3107S: Maintained
3108
3109NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
3110P: GOTO Masanori
3111M: gotom@debian.or.jp
3112P: YOKOTA Hiroshi
3113M: yokota@netlab.is.tsukuba.ac.jp
3114W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3115S: Maintained
3116
Linus Torvalds1da177e2005-04-16 15:20:36 -07003117NTFS FILESYSTEM
3118P: Anton Altaparmakov
3119M: aia21@cantab.net
3120L: linux-ntfs-dev@lists.sourceforge.net
3121L: linux-kernel@vger.kernel.org
3122W: http://linux-ntfs.sf.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08003123T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003124S: Maintained
3125
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003126NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003127P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003128M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003129L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01003130S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003131
Peter Korsgaard1ded9692006-06-12 21:40:53 +02003132OPENCORES I2C BUS DRIVER
3133P: Peter Korsgaard
3134M: jacmet@sunsite.dk
Jean Delvare5d925fe2006-07-01 17:14:32 +02003135L: i2c@lm-sensors.org
Peter Korsgaard1ded9692006-06-12 21:40:53 +02003136S: Maintained
3137
Mark Fashehccd979b2005-12-15 14:31:24 -08003138ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
3139P: Mark Fasheh
Mark Fasheha5754332008-03-21 10:40:31 -07003140M: mfasheh@suse.com
3141P: Joel Becker
3142M: joel.becker@oracle.com
Robert P. J. Dayc0ff1f22008-04-21 22:34:01 +00003143L: ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
Mark Fashehccd979b2005-12-15 14:31:24 -08003144W: http://oss.oracle.com/projects/ocfs2/
Joel Beckerdda47bc2008-03-22 22:08:07 -07003145T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003146S: Supported
Mark Fashehccd979b2005-12-15 14:31:24 -08003147
Bob Copeland0ad122d2008-07-25 19:45:18 -07003148OMFS FILESYSTEM
3149P: Bob Copeland
3150M: me@bobcopeland.com
3151L: linux-karma-devel@lists.sourceforge.net
3152S: Maintained
3153
Harald Weltec1986ee2005-11-13 16:06:29 -08003154OMNIKEY CARDMAN 4000 DRIVER
3155P: Harald Welte
3156M: laforge@gnumonks.org
3157S: Maintained
3158
Harald Welte77c44ab2005-11-13 16:06:26 -08003159OMNIKEY CARDMAN 4040 DRIVER
3160P: Harald Welte
3161M: laforge@gnumonks.org
3162S: Maintained
3163
Jonathan Corbet77d51402007-03-22 19:44:17 -03003164OMNIVISION OV7670 SENSOR DRIVER
3165P: Jonathan Corbet
3166M: corbet@lwn.net
3167L: video4linux-list@redhat.com
3168S: Maintained
3169
Thomas Gleixner431bca72007-05-02 09:31:35 +02003170ONENAND FLASH DRIVER
3171P: Kyungmin Park
3172M: kyungmin.park@samsung.com
3173L: linux-mtd@lists.infradead.org
3174S: Maintained
3175
Linus Torvalds1da177e2005-04-16 15:20:36 -07003176ONSTREAM SCSI TAPE DRIVER
3177P: Willem Riede
3178M: osst@riede.org
3179L: osst-users@lists.sourceforge.net
3180L: linux-scsi@vger.kernel.org
3181S: Maintained
3182
Linus Torvalds1da177e2005-04-16 15:20:36 -07003183OPROFILE
Robert Richterd1a5d192008-07-12 13:47:57 -07003184P: Robert Richter
3185M: robert.richter@amd.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003186L: oprofile-list@lists.sf.net
3187S: Maintained
3188
3189ORINOCO DRIVER
3190P: Pavel Roskin
3191M: proski@gnu.org
3192P: David Gibson
3193M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07003194L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07003195L: orinoco-users@lists.sourceforge.net
3196L: orinoco-devel@lists.sourceforge.net
3197W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003198S: Maintained
3199
Olof Johanssonf5cd7872007-01-31 21:43:54 -06003200PA SEMI ETHERNET DRIVER
3201P: Olof Johansson
3202M: olof@lixom.net
3203L: netdev@vger.kernel.org
3204S: Maintained
3205
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01003206PA SEMI SMBUS DRIVER
3207P: Olof Johansson
3208M: olof@lixom.net
3209L: i2c@lm-sensors.org
3210S: Maintained
3211
Linus Torvalds1da177e2005-04-16 15:20:36 -07003212PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07003213L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08003214S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07003215
3216PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
3217P: Tim Waugh
3218M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07003219L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003220W: http://www.torque.net/linux-pp.html
3221S: Maintained
3222
3223PARISC ARCHITECTURE
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003224P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04003225M: kyle@mcmartin.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07003226P: Matthew Wilcox
3227M: matthew@wil.cx
3228P: Grant Grundler
3229M: grundler@parisc-linux.org
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003230L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003231W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04003232T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003233S: Maintained
3234
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02003235PARAVIRT_OPS INTERFACE
3236P: Jeremy Fitzhardinge
3237M: jeremy@xensource.com
3238P: Chris Wright
3239M: chrisw@sous-sol.org
3240P: Zachary Amsden
3241M: zach@vmware.com
3242P: Rusty Russell
3243M: rusty@rustcorp.com.au
3244L: virtualization@lists.osdl.org
3245L: linux-kernel@vger.kernel.org
3246S: Supported
3247
Jim Cromie1662d322006-10-06 00:43:59 -07003248PC87360 HARDWARE MONITORING DRIVER
3249P: Jim Cromie
3250M: jim.cromie@gmail.com
3251L: lm-sensors@lm-sensors.org
3252S: Maintained
3253
3254PC8736x GPIO DRIVER
3255P: Jim Cromie
3256M: jim.cromie@gmail.com
3257S: Maintained
3258
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06003259PCI ERROR RECOVERY
3260P: Linas Vepstas
3261M: linas@austin.ibm.com
3262L: linux-kernel@vger.kernel.org
Jesse Barnesc1f69db2008-05-19 15:28:16 -07003263L: linux-pci@vger.kernel.org
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06003264S: Supported
3265
Linus Torvalds1da177e2005-04-16 15:20:36 -07003266PCI SUBSYSTEM
Greg Kroah-Hartmanaf40b482008-04-17 10:22:27 -07003267P: Jesse Barnes
3268M: jbarnes@virtuousgeek.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003269L: linux-kernel@vger.kernel.org
Jesse Barnes29054742008-05-03 08:35:49 -07003270L: linux-pci@vger.kernel.org
Jesse Barnes460895c2008-04-25 10:14:28 -07003271T: git kernel.org:/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003272S: Supported
3273
3274PCI HOTPLUG CORE
Kristen Carlson Accardifb5f4d72006-09-29 10:30:27 -07003275P: Kristen Carlson Accardi
3276M: kristen.c.accardi@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003277S: Supported
3278
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003279PCIE HOTPLUG DRIVER
3280P: Kristen Carlson Accardi
3281M: kristen.c.accardi@intel.com
Jesse Barnes64dab202008-06-10 14:20:03 -07003282L: linux-pci@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05003283S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003284
Linus Torvalds1da177e2005-04-16 15:20:36 -07003285PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003286P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07003287L: linux-pcmcia@lists.infradead.org
Joe Perches6650e0a2007-12-10 15:49:32 -08003288W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08003289T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003290S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003291
3292PCNET32 NETWORK DRIVER
pcnet32@verizon.net04ce0942007-02-16 10:07:12 -06003293P: Don Fry
3294M: pcnet32@verizon.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003295L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003296S: Maintained
3297
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003298PER-TASK DELAY ACCOUNTING
Balbir Singhabc5f232008-07-04 09:59:42 -07003299P: Balbir Singh
3300M: balbir@linux.vnet.ibm.com
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003301L: linux-kernel@vger.kernel.org
3302S: Maintained
3303
Jim Cromiedd49d0f2006-03-24 18:08:17 +01003304PERSONALITY HANDLING
3305P: Christoph Hellwig
3306M: hch@infradead.org
3307L: linux-abi-devel@lists.sourceforge.net
3308S: Maintained
3309
Linus Torvalds1da177e2005-04-16 15:20:36 -07003310PHRAM MTD DRIVER
Joern Engel2b54aae2008-02-06 01:38:02 -08003311P: Joern Engel
3312M: joern@lazybastard.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003313L: linux-mtd@lists.infradead.org
3314S: Maintained
3315
Peter Osterlund249a6772005-09-27 21:45:30 -07003316PKTCDVD DRIVER
3317P: Peter Osterlund
3318M: petero2@telia.com
3319L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07003320S: Maintained
3321
Linus Torvalds1da177e2005-04-16 15:20:36 -07003322POSIX CLOCKS and TIMERS
Ingo Molnaraa781ae2007-07-19 01:48:32 -07003323P: Thomas Gleixner
3324M: tglx@linutronix.de
Hormsf1c3ddf2006-01-15 02:18:28 +01003325L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003326S: Supported
3327
Anton Vorontsov3be86142007-07-15 04:43:36 +04003328POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
3329P: Anton Vorontsov
3330M: cbou@mail.ru
3331P: David Woodhouse
3332M: dwmw2@infradead.org
3333L: linux-kernel@vger.kernel.org
Anton Vorontsov3be86142007-07-15 04:43:36 +04003334T: git git.infradead.org/battery-2.6.git
3335S: Maintained
3336
Linus Torvalds1da177e2005-04-16 15:20:36 -07003337PNP SUPPORT
3338P: Adam Belay
3339M: ambx1@neo.rr.com
3340S: Maintained
3341
Vitaly Wool999445d2007-01-04 13:07:03 +01003342PNXxxxx I2C DRIVER
3343P: Vitaly Wool
3344M: vitalywool@gmail.com
3345L: i2c@lm-sensors.org
3346S: Maintained
3347
Linus Torvalds1da177e2005-04-16 15:20:36 -07003348PPP PROTOCOL DRIVERS AND COMPRESSORS
3349P: Paul Mackerras
3350M: paulus@samba.org
3351L: linux-ppp@vger.kernel.org
3352S: Maintained
3353
3354PPP OVER ATM (RFC 2364)
3355P: Mitchell Blank Jr
3356M: mitch@sfgoth.com
3357S: Maintained
3358
3359PPP OVER ETHERNET
3360P: Michal Ostrowski
Chris Wright5e70b7f2008-06-09 16:07:28 -07003361M: mostrows@earthlink.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003362S: Maintained
3363
James Chapmana6d23702007-06-27 15:53:17 -07003364PPP OVER L2TP
3365P: James Chapman
3366M: jchapman@katalix.com
3367S: Maintained
3368
Linus Torvalds1da177e2005-04-16 15:20:36 -07003369PREEMPTIBLE KERNEL
3370P: Robert Love
3371M: rml@tech9.net
3372L: linux-kernel@vger.kernel.org
3373L: kpreempt-tech@lists.sourceforge.net
3374W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3375S: Supported
3376
Michael Wueff1a592007-09-25 18:11:01 -07003377P54 WIRELESS DRIVER
3378P: Michael Wu
3379M: flamingice@sourmilk.net
3380L: linux-wireless@vger.kernel.org
3381W: http://prism54.org
3382T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3383S: Maintained
3384
Linus Torvalds1da177e2005-04-16 15:20:36 -07003385PRISM54 WIRELESS DRIVER
Luis R. Rodrigueze88b34b2007-06-01 00:46:57 -07003386P: Luis R. Rodriguez
3387M: mcgrof@gmail.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003388L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003389W: http://prism54.org
3390S: Maintained
3391
3392PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3393P: Peter Denison
3394M: promise@pnd-pc.demon.co.uk
3395W: http://www.pnd-pc.demon.co.uk/promise/
3396S: Maintained
3397
Mikael Petterssonb3277df2007-01-10 09:33:53 +01003398PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3399P: Mikael Pettersson
3400M: mikpe@it.uu.se
3401L: linux-ide@vger.kernel.org
3402S: Maintained
3403
Masakazu Mokuno02c18892007-07-05 20:11:16 +09003404PS3 NETWORK SUPPORT
3405P: Masakazu Mokuno
3406M: mokuno@sm.sony.co.jp
3407L: netdev@vger.kernel.org
3408L: cbe-oss-dev@ozlabs.org
3409S: Supported
3410
Geoff Levandf58a9d12006-11-23 00:46:51 +01003411PS3 PLATFORM SUPPORT
3412P: Geoff Levand
3413M: geoffrey.levand@am.sony.com
3414L: linuxppc-dev@ozlabs.org
3415L: cbe-oss-dev@ozlabs.org
3416S: Supported
3417
Michael Krufky83202042006-07-03 00:24:18 -07003418PVRUSB2 VIDEO4LINUX DRIVER
3419P: Mike Isely
3420M: isely@pobox.com
Mike Isely16e94952007-01-03 18:08:06 -03003421L: pvrusb2@isely.net (subscribers-only)
Michael Krufky83202042006-07-03 00:24:18 -07003422L: video4linux-list@redhat.com
3423W: http://www.isely.net/pvrusb2/
3424S: Maintained
3425
Eric Miao30ec2612008-06-12 15:21:41 -07003426PXA2xx/PXA3xx SUPPORT
3427P: Eric Miao
3428M: eric.miao@marvell.com
3429P: Russell King
3430M: linux@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003431L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003432S: Maintained
3433
Pierre Ossman272f1332007-05-14 21:25:26 +02003434PXA MMCI DRIVER
3435S: Orphan
3436
Linus Torvalds1da177e2005-04-16 15:20:36 -07003437QLOGIC QLA2XXX FC-SCSI DRIVER
3438P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08003439M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003440L: linux-scsi@vger.kernel.org
3441S: Supported
3442
Ron Mercer5a4faa82006-07-25 00:40:21 -07003443QLOGIC QLA3XXX NETWORK DRIVER
3444P: Ron Mercer
3445M: linux-driver@qlogic.com
3446L: netdev@vger.kernel.org
3447S: Supported
3448
Linus Torvalds1da177e2005-04-16 15:20:36 -07003449QNX4 FILESYSTEM
3450P: Anders Larsen
3451M: al@alarsen.net
3452L: linux-kernel@vger.kernel.org
3453W: http://www.alarsen.net/linux/qnx4fs/
3454S: Maintained
3455
3456RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003457P: Benjamin Herrenschmidt
3458M: benh@kernel.crashing.org
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003459L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003460S: Maintained
3461
3462RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003463P: Paul Mackerras
3464M: paulus@samba.org
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003465L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003466S: Maintained
3467
3468RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3469P: Corey Thomas
Joe Perches7c4a52e2008-02-03 16:38:31 +02003470M: coreythomas@charter.net
Johannes Berg724c6b32007-04-23 12:18:20 -07003471L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003472S: Maintained
3473
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003474RALINK RT2X00 WLAN DRIVER
3475P: rt2x00 project
3476L: linux-wireless@vger.kernel.org
3477L: rt2400-devel@lists.sourceforge.net
3478W: http://rt2x00.serialmonkey.com/
3479S: Maintained
Ivo van Doorn2dd0f692008-04-12 19:25:00 +02003480T: git kernel.org:/pub/scm/linux/kernel/git/ivd/rt2x00.git
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003481F: drivers/net/wireless/rt2x00/
3482
Nick Piggin9db55792008-02-08 04:19:49 -08003483RAMDISK RAM BLOCK DEVICE DRIVER
3484P: Nick Piggin
3485M: npiggin@suse.de
3486S: Maintained
3487
Matt Mackall9e95ce22005-04-16 15:25:56 -07003488RANDOM NUMBER DRIVER
3489P: Matt Mackall
3490M: mpm@selenic.com
3491S: Maintained
3492
Matt Porter394b7012005-11-07 01:00:15 -08003493RAPIDIO SUBSYSTEM
3494P: Matt Porter
3495M: mporter@kernel.crashing.org
3496L: linux-kernel@vger.kernel.org
3497S: Maintained
3498
Florian Fainellic1f766b2008-02-06 22:39:44 +01003499RDC R-321X SoC
3500P: Florian Fainelli
3501M: florian.fainelli@telecomint.eu
3502L: linux-kernel@vger.kernel.org
3503S: Maintained
3504
Florian Fainellidb17f392007-12-19 11:30:30 +01003505RDC R6040 FAST ETHERNET DRIVER
3506P: Florian Fainelli
3507M: florian.fainelli@telecomint.eu
3508L: netdev@vger.kernel.org
3509S: Maintained
3510
Josh Triplett595182b2006-10-04 02:17:21 -07003511READ-COPY UPDATE (RCU)
3512P: Dipankar Sarma
3513M: dipankar@in.ibm.com
3514W: http://www.rdrop.com/users/paulmck/rclock/
3515L: linux-kernel@vger.kernel.org
3516S: Supported
3517
3518RCUTORTURE MODULE
3519P: Josh Triplett
3520M: josh@freedesktop.org
3521L: linux-kernel@vger.kernel.org
3522S: Maintained
3523
Linus Torvalds1da177e2005-04-16 15:20:36 -07003524REAL TIME CLOCK DRIVER
3525P: Paul Gortmaker
3526M: p_gortmaker@yahoo.com
3527L: linux-kernel@vger.kernel.org
3528S: Maintained
3529
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003530REAL TIME CLOCK (RTC) SUBSYSTEM
3531P: Alessandro Zummo
3532M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003533L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003534S: Maintained
3535
Linus Torvalds1da177e2005-04-16 15:20:36 -07003536REISERFS FILE SYSTEM
Jeff Mahoney76c4e5e2007-06-08 13:47:02 -07003537L: reiserfs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003538S: Supported
3539
Ivo van Doorne08976452008-04-12 19:23:55 +02003540RFKILL
3541P: Ivo van Doorn
3542M: IvDoorn@gmail.com
3543L: netdev@vger.kernel.org
3544S: Maintained
3545F: net/rfkill
3546
Linus Torvalds1da177e2005-04-16 15:20:36 -07003547ROCKETPORT DRIVER
3548P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003549W: http://www.comtrol.com
3550S: Maintained
3551
3552ROSE NETWORK LAYER
3553P: Ralf Baechle
3554M: ralf@linux-mips.org
3555L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003556W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003557S: Maintained
3558
3559RISCOM8 DRIVER
3560S: Orphan
3561
Michael Wu605bebe2007-05-14 01:41:02 -04003562RTL818X WIRELESS DRIVER
3563P: Michael Wu
3564M: flamingice@sourmilk.net
3565P: Andrea Merello
3566M: andreamrl@tiscali.it
3567L: linux-wireless@vger.kernel.org
3568W: http://linuxwireless.org/
3569T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3570S: Maintained
3571
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003572S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003573P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003574M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003575L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01003576S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003577
Linus Torvalds1da177e2005-04-16 15:20:36 -07003578S390
3579P: Martin Schwidefsky
3580M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003581P: Heiko Carstens
3582M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003583M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003584L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003585W: http://www.ibm.com/developerworks/linux/linux390/
3586S: Supported
3587
3588S390 NETWORK DRIVERS
Ursula Braundd96df22007-09-19 13:09:02 +02003589P: Ursula Braun
Ursula Braun23fcc8d2008-07-18 15:24:58 +02003590M: ursula.braun@de.ibm.com
Ursula Braunb9192ad2007-10-22 16:16:15 +02003591P: Frank Blaschka
3592M: blaschka@linux.vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003593M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003594L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003595W: http://www.ibm.com/developerworks/linux/linux390/
3596S: Supported
3597
3598S390 ZFCP DRIVER
Swen Schillig0033bb42007-12-18 11:16:14 +01003599P: Christof Schmitt
3600M: christof.schmitt@de.ibm.com
3601P: Martin Peschke
3602M: mp3@de.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003603M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003604L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003605W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003606S: Supported
3607
Ursula Braundd96df22007-09-19 13:09:02 +02003608S390 IUCV NETWORK LAYER
3609P: Ursula Braun
Ursula Braun23fcc8d2008-07-18 15:24:58 +02003610M: ursula.braun@de.ibm.com
Ursula Braundd96df22007-09-19 13:09:02 +02003611M: linux390@de.ibm.com
3612L: linux-s390@vger.kernel.org
3613W: http://www.ibm.com/developerworks/linux/linux390/
3614S: Supported
3615
Ben Dooks4dde7f72008-06-30 22:40:38 +01003616S3C24XX SD/MMC Driver
3617P: Ben Dooks
3618M: ben-linux@fluff.org
3619L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3620L: linux-kernel@vger.kernel.org
3621S: Supported
3622
Linus Torvalds1da177e2005-04-16 15:20:36 -07003623SAA7146 VIDEO4LINUX-2 DRIVER
3624P: Michael Hunold
3625M: michael@mihu.de
3626W: http://www.mihu.de/linux/saa7146
3627S: Maintained
3628
Linus Torvalds1da177e2005-04-16 15:20:36 -07003629SC1200 WDT DRIVER
3630P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003631M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003632S: Maintained
3633
3634SCHEDULER
3635P: Ingo Molnar
3636M: mingo@elte.hu
3637P: Robert Love [the preemptible kernel bits]
3638M: rml@tech9.net
3639L: linux-kernel@vger.kernel.org
3640S: Maintained
3641
3642SCSI CDROM DRIVER
3643P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003644M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003645L: linux-scsi@vger.kernel.org
3646W: http://www.kernel.dk
3647S: Maintained
3648
3649SCSI SG DRIVER
3650P: Doug Gilbert
3651M: dgilbert@interlog.com
3652L: linux-scsi@vger.kernel.org
3653W: http://www.torque.net/sg
3654S: Maintained
3655
3656SCSI SUBSYSTEM
3657P: James E.J. Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05003658M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003659L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003660T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
James Bottomleyc4e16082007-11-03 08:40:30 -05003661T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
3662T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003663S: Maintained
3664
3665SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003666P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003667M: Kai.Makisara@kolumbus.fi
3668L: linux-scsi@vger.kernel.org
3669S: Maintained
3670
3671SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003672P: Vlad Yasevich
3673M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003674P: Sridhar Samudrala
3675M: sri@us.ibm.com
Vlad Yasevich1a418792008-04-12 18:55:42 -07003676L: linux-sctp@vger.kernel.org
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003677W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003678S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003679
3680SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003681P: Jim Cromie
3682M: jim.cromie@gmail.com
3683S: Odd Fixes
3684
3685SCx200 GPIO DRIVER
3686P: Jim Cromie
3687M: jim.cromie@gmail.com
3688S: Maintained
3689
3690SCx200 HRT CLOCKSOURCE DRIVER
3691P: Jim Cromie
3692M: jim.cromie@gmail.com
3693S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003694
Sascha Sommer6a369132008-07-15 14:21:29 +02003695SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
3696P: Sascha Sommer
3697M: saschasommer@freenet.de
3698L: sdricohcs-devel@lists.sourceforge.net (subscribers-only)
3699S: Maintained
3700
Linus Torvalds1da177e2005-04-16 15:20:36 -07003701SECURITY CONTACT
3702P: Security Officers
3703M: security@kernel.org
3704S: Supported
3705
3706SELINUX SECURITY MODULE
3707P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08003708M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07003709P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003710M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003711P: Eric Paris
3712M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003713L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003714L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003715W: http://www.nsa.gov/selinux
3716S: Supported
3717
Jiri Slabycef2cf02007-05-08 00:31:45 -07003718SENSABLE PHANTOM
3719P: Jiri Slaby
3720M: jirislaby@gmail.com
3721S: Maintained
3722
Linus Torvalds1da177e2005-04-16 15:20:36 -07003723SERIAL ATA (SATA) SUBSYSTEM:
3724P: Jeff Garzik
3725M: jgarzik@pobox.com
3726L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003727T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003728S: Supported
3729
3730SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3731P: Pat Gefre
3732M: pfg@sgi.com
3733L: linux-ia64@vger.kernel.org
3734S: Supported
3735
Ben Hutchings8ceee662008-04-27 12:55:59 +01003736SFC NETWORK DRIVER
3737P: Steve Hodgson
3738P: Ben Hutchings
3739P: Robert Stonehouse
3740M: linux-net-drivers@solarflare.com
3741S: Supported
3742
Linus Torvalds1da177e2005-04-16 15:20:36 -07003743SGI VISUAL WORKSTATION 320 AND 540
3744P: Andrey Panin
3745M: pazke@donpac.ru
3746L: linux-visws-devel@lists.sf.net
3747W: http://linux-visws.sf.net
3748S: Maintained for 2.6.
3749
3750SIMTEC EB110ATX (Chalice CATS)
3751P: Ben Dooks
3752P: Vincent Sanders
3753M: support@simtec.co.uk
3754W: http://www.simtec.co.uk/products/EB110ATX/
3755S: Supported
3756
3757SIMTEC EB2410ITX (BAST)
3758P: Ben Dooks
3759P: Vincent Sanders
3760M: support@simtec.co.uk
3761W: http://www.simtec.co.uk/products/EB2410ITX/
3762S: Supported
3763
Francois Romieu92aab3c2005-07-30 13:11:18 +02003764SIS 190 ETHERNET DRIVER
3765P: Francois Romieu
3766M: romieu@fr.zoreil.com
3767L: netdev@vger.kernel.org
3768S: Maintained
3769
Linus Torvalds1da177e2005-04-16 15:20:36 -07003770SIS 900/7016 FAST ETHERNET DRIVER
3771P: Daniele Venzano
3772M: venza@brownhat.org
3773W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07003774L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003775S: Maintained
3776
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003777SIS 96X I2C/SMBUS DRIVER
3778P: Mark M. Hoffman
3779M: mhoffman@lightlink.com
3780L: lm-sensors@lm-sensors.org
3781S: Maintained
3782
Linus Torvalds1da177e2005-04-16 15:20:36 -07003783SIS FRAMEBUFFER DRIVER
3784P: Thomas Winischhofer
3785M: thomas@winischhofer.net
3786W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003787S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003788
3789SIS USB2VGA DRIVER
3790P: Thomas Winischhofer
3791M: thomas@winischhofer.net
3792W: http://www.winischhofer.at/linuxsisusbvga.shtml
3793S: Maintained
3794
Christoph Lameter415ad262007-07-26 10:40:56 -07003795SLAB ALLOCATOR
3796P: Christoph Lameter
Christoph Lametercde53532008-07-04 09:59:22 -07003797M: cl@linux-foundation.org
Christoph Lameter415ad262007-07-26 10:40:56 -07003798P: Pekka Enberg
3799M: penberg@cs.helsinki.fi
Pekka Enbergc76d1182008-02-11 23:52:47 +02003800P: Matt Mackall
3801M: mpm@selenic.com
Christoph Lameter415ad262007-07-26 10:40:56 -07003802L: linux-mm@kvack.org
3803S: Maintained
3804
Linus Torvalds1da177e2005-04-16 15:20:36 -07003805SMC91x ETHERNET DRIVER
3806P: Nicolas Pitre
3807M: nico@cam.org
3808S: Maintained
3809
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003810SMSC47B397 HARDWARE MONITOR DRIVER
3811P: Mark M. Hoffman
3812M: mhoffman@lightlink.com
3813L: lm-sensors@lm-sensors.org
3814S: Maintained
3815
Ben Nizetteb54f2862008-03-13 22:27:30 +11003816SMX UIO Interface
3817P: Ben Nizette
3818M: bn@niasdigital.com
3819S: Maintained
3820
Guennadi Liakhovetski668acf32008-07-19 07:54:43 -03003821SOC-CAMERA V4L2 SUBSYSTEM
3822P: Guennadi Liakhovetski
3823M: g.liakhovetski@gmx.de
3824L: video4linux-list@redhat.com
3825S: Maintained
3826
Linus Torvalds1da177e2005-04-16 15:20:36 -07003827SOFTWARE RAID (Multiple Disks) SUPPORT
3828P: Ingo Molnar
3829M: mingo@redhat.com
3830P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08003831M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07003832L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08003833S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003834
Pavel Machek95a631e2007-07-19 01:47:42 -07003835HIBERNATION (aka Software Suspend, aka swsusp):
Linus Torvalds1da177e2005-04-16 15:20:36 -07003836P: Pavel Machek
3837M: pavel@suse.cz
Pavel Machek95a631e2007-07-19 01:47:42 -07003838P: Rafael J. Wysocki
3839M: rjw@sisk.pl
3840L: linux-pm@lists.linux-foundation.org
3841S: Supported
3842
3843SUSPEND TO RAM:
Len Browna0ce3172007-10-25 18:05:49 -04003844P: Len Brown
3845M: len.brown@intel.com
Pavel Machek95a631e2007-07-19 01:47:42 -07003846P: Pavel Machek
3847M: pavel@suse.cz
3848P: Rafael J. Wysocki
3849M: rjw@sisk.pl
David Brownellf318a632007-04-23 14:41:06 -07003850L: linux-pm@lists.linux-foundation.org
Len Browna0ce3172007-10-25 18:05:49 -04003851S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003852
3853SONIC NETWORK DRIVER
3854P: Thomas Bogendoerfer
3855M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003856L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003857S: Maintained
3858
Michael Buesch61e115a2007-09-18 15:12:50 -04003859SONICS SILICON BACKPLANE DRIVER (SSB)
3860P: Michael Buesch
3861M: mb@bu3sch.de
3862L: netdev@vger.kernel.org
3863S: Maintained
3864
Linus Torvalds1da177e2005-04-16 15:20:36 -07003865SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01003866P: Mattia Dongili
3867M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01003868L: linux-acpi@vger.kernel.org
3869W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07003870S: Maintained
3871
Alex Dubovbaf85322008-02-09 10:20:54 -08003872SONY MEMORYSTICK CARD SUPPORT
3873P: Alex Dubov
3874M: oakad@yahoo.com
3875L: linux-kernel@vger.kernel.org
3876W: http://tifmxx.berlios.de/
3877S: Maintained
3878
Linus Torvalds1da177e2005-04-16 15:20:36 -07003879SOUND
3880P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02003881M: perex@perex.cz
Takashi Iwai82622042007-04-16 12:32:52 +02003882L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003883S: Maintained
3884
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003885SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3886P: Liam Girdwood
3887M: liam.girdwood@wolfsonmicro.com
Mark Brown2cad0ad2008-01-10 14:33:07 +01003888P: Mark Brown
3889M: broonie@opensource.wolfsonmicro.com
3890T: git opensource.wolfsonmicro.com/linux-2.6-asoc
Takashi Iwai82622042007-04-16 12:32:52 +02003891L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003892S: Supported
3893
Kumar Gala025c3982006-04-02 16:05:54 -05003894SPI SUBSYSTEM
3895P: David Brownell
3896M: dbrownell@users.sourceforge.net
3897L: spi-devel-general@lists.sourceforge.net
3898S: Maintained
3899
Arnd Bergmannb8154542008-05-16 11:10:59 +02003900SPU FILE SYSTEM
3901P: Jeremy Kerr
3902M: jk@ozlabs.org
3903L: linuxppc-dev@ozlabs.org
3904L: cbe-oss-dev@ozlabs.org
3905W: http://www.ibm.com/developerworks/power/cell/
3906S: Supported
3907
Steven Rostedt855f46a2006-08-05 12:14:50 -07003908STABLE BRANCH:
3909P: Greg Kroah-Hartman
3910M: greg@kroah.com
3911P: Chris Wright
3912M: chrisw@sous-sol.org
3913L: stable@kernel.org
3914S: Maintained
3915
Linus Torvalds1da177e2005-04-16 15:20:36 -07003916SHARP LH SUPPORT (LH7952X & LH7A40X)
3917P: Marc Singer
3918M: elf@buici.com
3919W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003920L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003921S: Maintained
3922
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003923SHPC HOTPLUG DRIVER
3924P: Kristen Carlson Accardi
3925M: kristen.c.accardi@intel.com
Jesse Barnes64dab202008-06-10 14:20:03 -07003926L: linux-pci@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05003927S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003928
Pierre Ossmand129bce2006-03-24 03:18:17 -08003929SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3930P: Pierre Ossman
3931M: drzeus-sdhci@drzeus.cx
3932L: sdhci-devel@list.drzeus.cx
Pierre Ossmand129bce2006-03-24 03:18:17 -08003933S: Maintained
3934
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003935SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3936P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08003937M: shemminger@linux-foundation.org
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003938L: netdev@vger.kernel.org
3939S: Maintained
3940
Chris Boot1a87d942006-07-10 04:45:34 -07003941SOEKRIS NET48XX LED SUPPORT
3942P: Chris Boot
3943M: bootc@bootc.net
3944S: Maintained
3945
Linus Torvalds1da177e2005-04-16 15:20:36 -07003946SPARC (sparc32):
3947P: William L. Irwin
3948M: wli@holomorphy.com
3949L: sparclinux@vger.kernel.org
3950S: Maintained
3951
3952SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3953P: Roger Wolff
3954M: R.E.Wolff@BitWizard.nl
3955L: linux-kernel@vger.kernel.org ?
3956S: Supported
3957
Jim Lewis2752e402006-09-29 02:01:19 -07003958SPIDERNET NETWORK DRIVER for CELL
Jens Osterkampcb8da8a2008-01-11 13:44:35 +01003959P: Ishizaki Kou
3960M: kou.ishizaki@toshiba.co.jp
3961P: Jens Osterkamp
3962M: jens@de.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07003963L: netdev@vger.kernel.org
3964S: Supported
3965
Linus Torvalds1da177e2005-04-16 15:20:36 -07003966SRM (Alpha) environment access
3967P: Jan-Benedict Glaw
3968M: jbglaw@lug-owl.de
3969L: linux-kernel@vger.kernel.org
3970S: Maintained
3971
3972STARFIRE/DURALAN NETWORK DRIVER
3973P: Ion Badulescu
3974M: ionut@cs.columbia.edu
3975S: Maintained
3976
3977STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3978W: http://mosquitonet.Stanford.EDU/strip.html
3979S: Unsupported ?
3980
3981STRADIS MPEG-2 DECODER DRIVER
3982P: Nathan Laredo
3983M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003984W: http://www.stradis.com/
3985S: Maintained
3986
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003987SUPERH
Linus Torvalds1da177e2005-04-16 15:20:36 -07003988P: Paul Mundt
3989M: lethal@linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003990L: linux-sh@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003991W: http://www.linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003992T: git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
Paul Mundt5c806b22008-07-29 06:34:01 +09003993S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003994
3995SUN3/3X
3996P: Sam Creasey
3997M: sammy@sammy.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003998W: http://sammy.net/sun3/
3999S: Maintained
4000
4001SVGA HANDLING
4002P: Martin Mares
4003M: mj@ucw.cz
4004L: linux-video@atrey.karlin.mff.cuni.cz
4005S: Maintained
4006
4007SYSV FILESYSTEM
4008P: Christoph Hellwig
4009M: hch@infradead.org
4010S: Maintained
4011
Alan Cox4e688522008-04-30 00:52:11 -07004012TASKSTATS STATISTICS INTERFACE
Balbir Singhabc5f232008-07-04 09:59:42 -07004013P: Balbir Singh
4014M: balbir@linux.vnet.ibm.com
Alan Cox4e688522008-04-30 00:52:11 -07004015L: linux-kernel@vger.kernel.org
4016S: Maintained
4017
Stephen Hemminger781b4562006-07-10 20:25:29 -07004018TC CLASSIFIER
4019P: Jamal Hadi Salim
4020M: hadi@cyberus.ca
4021L: netdev@vger.kernel.org
4022S: Maintained
4023
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07004024TCP LOW PRIORITY MODULE
4025P: Wong Hoi Sing, Edison
4026M: hswong3i@gmail.com
4027P: Hung Hing Lun, Mike
4028M: hlhung3i@gmail.com
4029W: http://tcp-lp-mod.sourceforge.net/
4030S: Maintained
4031
Andy Gospodarek1a348cc2007-09-17 18:50:36 -07004032TEHUTI ETHERNET DRIVER
4033P: Alexander Indenbaum
4034M: baum@tehutinetworks.net
4035P: Andy Gospodarek
4036M: andy@greyhouse.net
4037L: netdev@vger.kernel.org
4038S: Supported
4039
Alan Cox4e688522008-04-30 00:52:11 -07004040Telecom Clock Driver for MCPL0010
4041P: Mark Gross
4042M: mark.gross@intel.com
4043S: Supported
4044
4045TENSILICA XTENSA PORT (xtensa):
4046P: Chris Zankel
4047M: chris@zankel.net
4048S: Maintained
4049
4050THINKPAD ACPI EXTRAS DRIVER
4051P: Henrique de Moraes Holschuh
4052M: ibm-acpi@hmh.eng.br
4053L: ibm-acpi-devel@lists.sourceforge.net
4054W: http://ibm-acpi.sourceforge.net
4055W: http://thinkwiki.org/wiki/Ibm-acpi
4056T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
4057S: Maintained
4058
Alex Dubov4020f2d2006-10-04 02:15:37 -07004059TI FLASH MEDIA INTERFACE DRIVER
4060P: Alex Dubov
4061M: oakad@yahoo.com
4062S: Maintained
4063
Syed Khasim9f9c24f2007-05-16 01:07:22 +02004064TI OMAP MMC INTERFACE DRIVER
4065P: Carlos Aguiar, Anderson Briglia and Syed Khasim
Randy Dunlape82ce352007-10-16 23:29:44 -07004066M: linux-omap-open-source@linux.omap.com (subscribers only)
Syed Khasim9f9c24f2007-05-16 01:07:22 +02004067W: http://linux.omap.com
4068W: http://www.muru.com/linux/omap/
4069S: Maintained
4070
Michael Buesch844dd052006-06-26 00:24:59 -07004071TI OMAP RANDOM NUMBER GENERATOR SUPPORT
4072P: Deepak Saxena
4073M: dsaxena@plexity.net
4074S: Maintained
4075
Per Lidene86eaa32006-01-12 16:45:18 +01004076TIPC NETWORK LAYER
4077P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01004078M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01004079P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01004080M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01004081P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01004082M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01004083L: tipc-discussion@lists.sourceforge.net
4084W: http://tipc.sourceforge.net/
4085W: http://tipc.cslab.ericsson.net/
4086T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
4087S: Maintained
4088
Linus Torvalds1da177e2005-04-16 15:20:36 -07004089TLAN NETWORK DRIVER
4090P: Samuel Chessman
4091M: chessman@tux.org
Gabriel Craciunescu88c07dd2007-11-22 19:43:36 +08004092L: tlan-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004093W: http://sourceforge.net/projects/tlan/
4094S: Maintained
4095
Linus Torvalds1da177e2005-04-16 15:20:36 -07004096TOSHIBA ACPI EXTRAS DRIVER
4097P: John Belmonte
4098M: toshiba_acpi@memebeam.org
4099W: http://memebeam.org/toys/ToshibaAcpiDriver
4100S: Maintained
4101
4102TOSHIBA SMM DRIVER
4103P: Jonathan Buzzard
4104M: jonathan@buzzard.org.uk
4105L: tlinux-users@tce.toshiba-dme.co.jp
4106W: http://www.buzzard.org.uk/toshiba/
4107S: Maintained
4108
Alan Cox4e688522008-04-30 00:52:11 -07004109TPM DEVICE DRIVER
Rajiv Andrade141c0242008-07-21 14:21:37 -07004110P: Debora Velarde
4111M: debora@linux.vnet.ibm.com
4112P: Rajiv Andrade
4113M: srajiv@linux.vnet.ibm.com
Alan Cox4e688522008-04-30 00:52:11 -07004114W: http://tpmdd.sourceforge.net
4115P: Marcel Selhorst
4116M: tpm@selhorst.net
4117W: http://www.prosec.rub.de/tpm/
4118L: tpmdd-devel@lists.sourceforge.net
4119S: Maintained
4120
Linus Torvalds1da177e2005-04-16 15:20:36 -07004121TRIVIAL PATCHES
Adrian Bunk1560a792008-02-03 18:17:37 +02004122P: Jesper Juhl
Jim Cromiece00f852006-11-30 04:49:44 +01004123M: trivial@kernel.org
4124L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004125S: Maintained
4126
Alan Cox4e688522008-04-30 00:52:11 -07004127TTY LAYER
4128P: Alan Cox
4129M: alan@lxorguk.ukuu.org.uk
4130L: linux-kernel@vger.kernel.org
4131S: Maintained
4132
Grant Grundler740db6d2008-02-17 11:53:49 -07004133TULIP NETWORK DRIVERS
4134P: Grant Grundler
4135M: grundler@parisc-linux.org
4136P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04004137M: kyle@mcmartin.ca
Grant Grundler740db6d2008-02-17 11:53:49 -07004138L: netdev@vger.kernel.org
4139S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004140
4141TUN/TAP driver
4142P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08004143M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004144L: vtun@office.satix.net
4145W: http://vtun.sourceforge.net/tun
4146S: Maintained
4147
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08004148TURBOCHANNEL SUBSYSTEM
4149P: Maciej W. Rozycki
4150M: macro@linux-mips.org
4151S: Maintained
4152
Linus Torvalds1da177e2005-04-16 15:20:36 -07004153U14-34F SCSI DRIVER
4154P: Dario Ballabio
4155M: ballabio_dario@emc.com
4156L: linux-scsi@vger.kernel.org
4157S: Maintained
4158
Alan Coxcc2020e2008-05-19 14:21:51 +01004159UCLINUX (AND M68KNOMMU)
4160P: Greg Ungerer
4161M: gerg@uclinux.org
4162W: http://www.uclinux.org/
4163L: uclinux-dev@uclinux.org (subscribers-only)
4164S: Maintained
4165
Alan Coxcc2020e2008-05-19 14:21:51 +01004166UCLINUX FOR RENESAS H8/300
4167P: Yoshinori Sato
4168M: ysato@users.sourceforge.jp
4169W: http://uclinux-h8.sourceforge.jp/
4170S: Supported
4171
Linus Torvalds1da177e2005-04-16 15:20:36 -07004172UDF FILESYSTEM
Jan Kara800fdfb2008-02-08 04:20:51 -08004173P: Jan Kara
4174M: jack@suse.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07004175W: http://linux-udf.sourceforge.net
4176S: Maintained
4177
Alan Coxcc2020e2008-05-19 14:21:51 +01004178UFS FILESYSTEM
4179P: Evgeniy Dushistov
4180M: dushistov@mail.ru
4181L: linux-kernel@vger.kernel.org
4182S: Maintained
4183
4184UltraSPARC (sparc64):
4185P: David S. Miller
4186M: davem@davemloft.net
4187L: sparclinux@vger.kernel.org
4188T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
4189S: Maintained
4190
Linus Torvalds1da177e2005-04-16 15:20:36 -07004191UNIFORM CDROM DRIVER
4192P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02004193M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07004194L: linux-kernel@vger.kernel.org
4195W: http://www.kernel.dk
4196S: Maintained
4197
4198USB ACM DRIVER
4199P: Oliver Neukum
4200M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004201L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004202S: Maintained
4203
4204USB BLOCK DRIVER (UB ub)
4205P: Pete Zaitcev
4206M: zaitcev@redhat.com
4207L: linux-kernel@vger.kernel.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004208L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004209S: Supported
4210
Linus Torvalds1da177e2005-04-16 15:20:36 -07004211USB CDC ETHERNET DRIVER
4212P: Greg Kroah-Hartman
4213M: greg@kroah.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004214L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004215S: Maintained
4216W: http://www.kroah.com/linux-usb/
4217
Peter Korsgaardb02b3712008-04-27 08:59:44 +02004218USB CYPRESS C67X00 DRIVER
4219P: Peter Korsgaard
4220M: jacmet@sunsite.dk
4221L: linux-usb@vger.kernel.org
4222S: Maintained
4223
Peter Korsgaardd0374f42007-02-16 17:03:54 +01004224USB DAVICOM DM9601 DRIVER
4225P: Peter Korsgaard
4226M: jacmet@sunsite.dk
Peter Korsgaard043600a2007-06-27 21:18:18 +02004227L: netdev@vger.kernel.org
Peter Korsgaardd0374f42007-02-16 17:03:54 +01004228W: http://www.linux-usb.org/usbnet
4229S: Maintained
4230
Alan Coxcc2020e2008-05-19 14:21:51 +01004231USB DIAMOND RIO500 DRIVER
4232P: Cesar Miquel
4233M: miquel@df.uba.ar
4234L: rio500-users@lists.sourceforge.net
4235W: http://rio500.sourceforge.net
4236S: Maintained
4237
Linus Torvalds1da177e2005-04-16 15:20:36 -07004238USB EHCI DRIVER
4239P: David Brownell
4240M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004241L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004242S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004243
Luca Risolia7ce08c92006-01-11 02:06:59 +00004244USB ET61X[12]51 DRIVER
4245P: Luca Risolia
4246M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004247L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004248L: video4linux-list@redhat.com
4249W: http://www.linux-projects.org
4250S: Maintained
4251
David Brownell69ae9e32006-11-14 02:03:31 -08004252USB GADGET/PERIPHERAL SUBSYSTEM
4253P: David Brownell
4254M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004255L: linux-usb@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004256W: http://www.linux-usb.org/gadget
4257S: Maintained
4258
Jiri Kosina2dea64b2007-07-11 12:12:11 +02004259USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
Jiri Kosina641266f2007-01-15 09:56:21 +01004260P: Jiri Kosina
4261M: jkosina@suse.cz
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004262L: linux-usb@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01004263T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004264S: Maintained
4265
Olav Kongas959eea22005-11-03 17:38:14 +02004266USB ISP116X DRIVER
4267P: Olav Kongas
4268M: ok@artecdesign.ee
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004269L: linux-usb@vger.kernel.org
Olav Kongas959eea22005-11-03 17:38:14 +02004270S: Maintained
4271
Linus Torvalds1da177e2005-04-16 15:20:36 -07004272USB KAWASAKI LSI DRIVER
4273P: Oliver Neukum
4274M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004275L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004276S: Maintained
4277
4278USB MASS STORAGE DRIVER
4279P: Matthew Dharm
4280M: mdharm-usb@one-eyed-alien.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004281L: linux-usb@vger.kernel.org
Matthew Dharm8836aeb2005-12-04 22:03:47 -08004282L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07004283S: Maintained
4284W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
4285
4286USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08004287P: David Brownell
4288M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004289L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004290S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004291
Matthias Urlichsba460e42005-07-14 00:33:47 -07004292USB OPTION-CARD DRIVER
4293P: Matthias Urlichs
4294M: smurf@smurf.noris.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004295L: linux-usb@vger.kernel.org
Matthias Urlichsba460e42005-07-14 00:33:47 -07004296S: Maintained
4297
Linus Torvalds1da177e2005-04-16 15:20:36 -07004298USB OV511 DRIVER
4299P: Mark McClelland
4300M: mmcclell@bigfoot.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004301L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004302W: http://alpha.dyndns.org/ov511/
4303S: Maintained
4304
4305USB PEGASUS DRIVER
4306P: Petko Manolov
4307M: petkan@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004308L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004309L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004310W: http://pegasus2.sourceforge.net/
4311S: Maintained
4312
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004313USB PRINTER DRIVER (usblp)
4314P: Pete Zaitcev
4315M: zaitcev@redhat.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004316L: linux-usb@vger.kernel.org
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004317S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07004318
4319USB RTL8150 DRIVER
4320P: Petko Manolov
4321M: petkan@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004322L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004323L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004324W: http://pegasus2.sourceforge.net/
4325S: Maintained
4326
4327USB SE401 DRIVER
4328P: Jeroen Vreeken
4329M: pe1rxq@amsat.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004330L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004331W: http://www.chello.nl/~j.vreeken/se401/
4332S: Maintained
4333
Alan Cox4e688522008-04-30 00:52:11 -07004334USB SERIAL BELKIN F5U103 DRIVER
4335P: William Greathouse
4336M: wgreathouse@smva.com
4337L: linux-usb@vger.kernel.org
4338S: Maintained
4339
4340USB SERIAL CYPRESS M8 DRIVER
4341P: Lonnie Mendez
4342M: dignome@gmail.com
4343L: linux-usb@vger.kernel.org
4344S: Maintained
4345W: http://geocities.com/i0xox0i
4346W: http://firstlight.net/cvs
4347
Linus Torvalds1da177e2005-04-16 15:20:36 -07004348USB SERIAL CYBERJACK DRIVER
4349P: Matthias Bruestle and Harald Welte
4350M: support@reiner-sct.com
4351W: http://www.reiner-sct.de/support/treiber_cyberjack.php
4352S: Maintained
4353
4354USB SERIAL DIGI ACCELEPORT DRIVER
4355P: Peter Berger and Al Borchers
4356M: pberger@brimson.com
4357M: alborchers@steinerpoint.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004358L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004359S: Maintained
4360
4361USB SERIAL DRIVER
4362P: Greg Kroah-Hartman
4363M: gregkh@suse.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004364L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004365S: Supported
4366
Linus Torvalds1da177e2005-04-16 15:20:36 -07004367USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
4368P: Gary Brubaker
4369M: xavyer@ix.netcom.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004370L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004371S: Maintained
4372
4373USB SERIAL KEYSPAN DRIVER
4374P: Greg Kroah-Hartman
4375M: greg@kroah.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004376L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004377W: http://www.kroah.com/linux/
4378S: Maintained
4379
4380USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04004381P: Support Department
4382M: support@connecttech.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004383L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004384W: http://www.connecttech.com
4385S: Supported
4386
Luca Risoliaf423b9a2007-03-26 16:12:04 -03004387USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07004388P: Luca Risolia
4389M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004390L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004391L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004392W: http://www.linux-projects.org
4393S: Maintained
4394
4395USB SUBSYSTEM
4396P: Greg Kroah-Hartman
4397M: gregkh@suse.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004398L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004399W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08004400T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07004401S: Supported
4402
4403USB UHCI DRIVER
4404P: Alan Stern
4405M: stern@rowland.harvard.edu
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004406L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004407S: Maintained
4408
David Brownell69ae9e32006-11-14 02:03:31 -08004409USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07004410P: David Brownell
4411M: dbrownell@users.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02004412L: netdev@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004413W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07004414S: Maintained
4415
Laurent Pinchartc0efd232008-06-30 15:04:50 -03004416USB VIDEO CLASS
4417P: Laurent Pinchart
4418M: laurent.pinchart@skynet.be
4419L: linx-uvc-devel@berlios.de
4420L: video4linux-list@redhat.com
4421W: http://linux-uvc.berlios.de
4422S: Maintained
4423
Linus Torvalds1da177e2005-04-16 15:20:36 -07004424USB W996[87]CF DRIVER
4425P: Luca Risolia
4426M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004427L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004428L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004429W: http://www.linux-projects.org
4430S: Maintained
4431
Jussi Kivilinnabf164cc2008-01-26 00:51:51 +02004432USB WIRELESS RNDIS DRIVER (rndis_wlan)
4433P: Jussi Kivilinna
4434M: jussi.kivilinna@mbnet.fi
4435L: linux-wireless@vger.kernel.org
4436S: Maintained
4437
Luca Risolia60f78052006-02-06 16:29:35 +00004438USB ZC0301 DRIVER
4439P: Luca Risolia
4440M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004441L: linux-usb@vger.kernel.org
Luca Risolia60f78052006-02-06 16:29:35 +00004442L: video4linux-list@redhat.com
4443W: http://www.linux-projects.org
4444S: Maintained
4445
Linus Torvalds1da177e2005-04-16 15:20:36 -07004446USB ZD1201 DRIVER
4447P: Jeroen Vreeken
4448M: pe1rxq@amsat.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004449L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004450W: http://linux-lc100020.sourceforge.net
4451S: Maintained
4452
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004453USB ZR364XX DRIVER
4454P: Antoine Jacquet
4455M: royale@zerezo.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004456L: linux-usb@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004457L: video4linux-list@redhat.com
4458W: http://royale.zerezo.com/zr364xx/
4459S: Maintained
4460
Linus Torvalds1da177e2005-04-16 15:20:36 -07004461USER-MODE LINUX
4462P: Jeff Dike
Joe Perches6650e0a2007-12-10 15:49:32 -08004463M: jdike@addtoit.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004464L: user-mode-linux-devel@lists.sourceforge.net
4465L: user-mode-linux-user@lists.sourceforge.net
4466W: http://user-mode-linux.sourceforge.net
4467S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004468
Hans-Jürgen Koche5f114e2007-12-05 15:08:07 +01004469USERSPACE I/O (UIO)
4470P: Hans J. Koch
4471M: hjk@linutronix.de
4472P: Greg Kroah-Hartman
4473M: gregkh@suse.de
4474L: linux-kernel@vger.kernel.org
4475S: Maintained
4476
Karel Zakf899b0a2008-05-23 13:04:21 -07004477UTIL-LINUX-NG PACKAGE
4478P: Karel Zak
4479M: kzak@redhat.com
4480L: util-linux-ng@vger.kernel.org
4481W: http://kernel.org/~kzak/util-linux-ng/
4482T: git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git
4483S: Maintained
4484
Alan Cox4e688522008-04-30 00:52:11 -07004485VFAT/FAT/MSDOS FILESYSTEM:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004486P: OGAWA Hirofumi
4487M: hirofumi@mail.parknet.co.jp
4488L: linux-kernel@vger.kernel.org
4489S: Maintained
4490
Linus Torvalds1da177e2005-04-16 15:20:36 -07004491VIA RHINE NETWORK DRIVER
4492P: Roger Luethi
4493M: rl@hellgate.ch
4494S: Maintained
4495
Jean Delvare32c0a522005-09-22 21:47:58 +02004496VIAPRO SMBUS DRIVER
4497P: Jean Delvare
4498M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02004499L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02004500S: Maintained
4501
Francois Romieu01f20732007-01-26 00:57:17 -08004502VIA VELOCITY NETWORK DRIVER
4503P: Francois Romieu
4504M: romieu@fr.zoreil.com
4505L: netdev@vger.kernel.org
4506S: Maintained
4507
Linus Torvalds1da177e2005-04-16 15:20:36 -07004508VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004509P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02004510M: mchehab@infradead.org
4511M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004512L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004513W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02004514T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004515S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004516
Patrick McHardybe7f8272007-10-23 20:26:36 -07004517VLAN (802.1Q)
4518P: Patrick McHardy
4519M: kaber@trash.net
4520L: netdev@vger.kernel.org
4521S: Maintained
4522
Liam Girdwoode53e86c2008-07-10 15:48:00 +01004523VOLTAGE AND CURRENT REGULATOR FRAMEWORK
4524P: Liam Girdwood
4525M: lg@opensource.wolfsonmicro.com
4526P: Mark Brown
4527M: broonie@opensource.wolfsonmicro.com
4528W: http://opensource.wolfsonmicro.com/node/15
4529T: git kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git
4530S: Supported
4531
Juerg Haefligerab413192006-09-24 20:54:04 +02004532VT1211 HARDWARE MONITOR DRIVER
4533P: Juerg Haefliger
4534M: juergh@gmail.com
4535L: lm-sensors@lm-sensors.org
4536S: Maintained
4537
Roger Lucas1de9e372005-11-26 20:20:05 +01004538VT8231 HARDWARE MONITOR DRIVER
4539P: Roger Lucas
Roger Lucasaf865762008-02-13 07:52:06 -05004540M: vt8231@hiddenengine.co.uk
Roger Lucas1de9e372005-11-26 20:20:05 +01004541L: lm-sensors@lm-sensors.org
4542S: Maintained
4543
Linus Torvalds1da177e2005-04-16 15:20:36 -07004544W1 DALLAS'S 1-WIRE BUS
4545P: Evgeniy Polyakov
4546M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07004547S: Maintained
4548
Charles Spirakis13927072006-07-05 18:05:15 +02004549W83791D HARDWARE MONITORING DRIVER
Marc Hulsman25845c22008-06-08 10:59:41 -04004550P: Marc Hulsman
4551M: m.hulsman@tudelft.nl
Charles Spirakis13927072006-07-05 18:05:15 +02004552L: lm-sensors@lm-sensors.org
Marc Hulsman25845c22008-06-08 10:59:41 -04004553S: Maintained
Charles Spirakis13927072006-07-05 18:05:15 +02004554
Rudolf Marek61db0112006-12-12 18:18:30 +01004555W83793 HARDWARE MONITORING DRIVER
4556P: Rudolf Marek
4557M: r.marek@assembler.cz
4558L: lm-sensors@lm-sensors.org
4559S: Maintained
4560
Linus Torvalds1da177e2005-04-16 15:20:36 -07004561W83L51xD SD/MMC CARD INTERFACE DRIVER
4562P: Pierre Ossman
4563M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01004564L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004565S: Maintained
4566
Wim Van Sebroeck35277612006-01-15 21:21:14 +01004567WATCHDOG DEVICE DRIVERS
4568P: Wim Van Sebroeck
4569M: wim@iguana.be
4570T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4571S: Maintained
4572
Linus Torvalds1da177e2005-04-16 15:20:36 -07004573WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4574P: Jean Tourrilhes
4575M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07004576L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004577W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4578S: Maintained
4579
4580WD7000 SCSI DRIVER
4581P: Miroslav Zagorac
4582M: zaga@fly.cc.fer.hr
4583L: linux-scsi@vger.kernel.org
4584S: Maintained
4585
Dmitry Torokhov5fc14682005-11-20 00:50:06 -05004586WISTRON LAPTOP BUTTON DRIVER
4587P: Miloslav Trmac
4588M: mitr@volny.cz
4589S: Maintained
4590
Linus Torvalds1da177e2005-04-16 15:20:36 -07004591WL3501 WIRELESS PCMCIA CARD DRIVER
4592P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004593M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07004594L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004595W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07004596S: Maintained
4597
Mark Brownfebf1df2008-04-02 00:51:09 -04004598WM97XX TOUCHSCREEN DRIVERS
4599P: Mark Brown
4600M: broonie@opensource.wolfsonmicro.com
4601P: Liam Girdwood
4602M: liam.girdwood@wolfsonmicro.com
4603L: linux-input@vger.kernel.org
4604T: git git://opensource.wolfsonmicro.com/linux-2.6-touch
4605W: http://opensource.wolfsonmicro.com/node/7
4606S: Supported
4607
Linus Torvalds1da177e2005-04-16 15:20:36 -07004608X.25 NETWORK LAYER
4609P: Henner Eisen
4610M: eis@baty.hanse.de
4611L: linux-x25@vger.kernel.org
4612S: Maintained
4613
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02004614XEN HYPERVISOR INTERFACE
4615P: Jeremy Fitzhardinge
4616M: jeremy@xensource.com
4617P: Chris Wright
4618M: chrisw@sous-sol.org
4619L: virtualization@lists.osdl.org
4620L: xen-devel@lists.xensource.com
4621S: Supported
4622
Linus Torvalds1da177e2005-04-16 15:20:36 -07004623XFS FILESYSTEM
4624P: Silicon Graphics Inc
Timothy Shimmin78bfd362007-06-11 20:42:09 -07004625P: Tim Shimmin
Linus Torvalds1da177e2005-04-16 15:20:36 -07004626M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004627L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004628W: http://oss.sgi.com/projects/xfs
Tim Shimmine99f0562007-06-19 15:26:35 +10004629T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004630S: Supported
4631
Grant Likelyc9d3d8e2007-10-01 16:33:51 +02004632XILINX SYSTEMACE DRIVER
4633P: Grant Likely
4634M: grant.likely@secretlab.ca
4635W: http://www.secretlab.ca/
4636L: linux-kernel@vger.kernel.org
4637S: Maintained
4638
Peter Korsgaard238b8722006-12-06 20:35:17 -08004639XILINX UARTLITE SERIAL DRIVER
4640P: Peter Korsgaard
4641M: jacmet@sunsite.dk
4642L: linux-serial@vger.kernel.org
4643S: Maintained
4644
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004645X86 ARCHITECTURE (32-BIT AND 64-BIT)
4646P: Thomas Gleixner
4647M: tglx@linutronix.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07004648P: Ingo Molnar
4649M: mingo@redhat.com
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004650P: H. Peter Anvin
4651M: hpa@zytor.com
4652L: linux-kernel@vger.kernel.org
4653T: git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004654S: Maintained
4655
Linus Torvalds1da177e2005-04-16 15:20:36 -07004656YAM DRIVER FOR AX.25
4657P: Jean-Paul Roubelat
4658M: jpr@f6fbb.org
4659L: linux-hams@vger.kernel.org
4660S: Maintained
4661
Henkaf64a5e2005-10-12 15:02:56 +02004662YEALINK PHONE DRIVER
4663P: Henk Vergonet
4664M: Henk.Vergonet@gmail.com
4665L: usbb2k-api-dev@nongnu.org
4666S: Maintained
4667
Linus Torvalds1da177e2005-04-16 15:20:36 -07004668Z8530 DRIVER FOR AX.25
4669P: Joerg Reuter
4670M: jreuter@yaina.de
4671W: http://yaina.de/jreuter/
4672W: http://www.qsl.net/dl1bke/
4673L: linux-hams@vger.kernel.org
4674S: Maintained
4675
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004676ZD1211RW WIRELESS DRIVER
4677P: Daniel Drake
4678M: dsd@gentoo.org
4679P: Ulrich Kunitz
4680M: kune@deine-taler.de
4681W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004682L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004683L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4684S: Maintained
4685
Linus Torvalds1da177e2005-04-16 15:20:36 -07004686ZR36067 VIDEO FOR LINUX DRIVER
4687P: Ronald Bultje
4688M: rbultje@ronald.bitfreak.net
4689L: mjpeg-users@lists.sourceforge.net
4690W: http://mjpeg.sourceforge.net/driver-zoran/
4691S: Maintained
4692
Maciej W. Rozycki8b4a4082007-07-18 00:49:11 -07004693ZS DECSTATION Z85C30 SERIAL DRIVER
4694P: Maciej W. Rozycki
4695M: macro@linux-mips.org
4696S: Maintained
4697
Linus Torvalds1da177e2005-04-16 15:20:36 -07004698THE REST
4699P: Linus Torvalds
4700S: Buried alive in reporters