blob: 2676f9a1feeefc611d0c43ad326d90c881b4da36 [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
Marcel Holtmann63fbd242008-08-18 13:23:53 +0200939BLUETOOTH DRIVERS
940P: Marcel Holtmann
941M: marcel@holtmann.org
942L: linux-bluetooth@vger.kernel.org
943W: http://www.bluez.org/
944S: Maintained
945
Linus Torvalds1da177e2005-04-16 15:20:36 -0700946BLUETOOTH SUBSYSTEM
947P: Marcel Holtmann
948M: marcel@holtmann.org
Pavel Machek781c2842008-03-20 15:41:02 -0700949L: linux-bluetooth@vger.kernel.org
Marcel Holtmann63fbd242008-08-18 13:23:53 +0200950W: http://www.bluez.org/
Josh Boyer1adc1232005-11-23 15:44:15 -0800951T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700952S: Maintained
953
Linus Torvalds1da177e2005-04-16 15:20:36 -0700954BONDING DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +0100955P: Jay Vosburgh
956M: fubar@us.ibm.com
957L: bonding-devel@lists.sourceforge.net
958W: http://sourceforge.net/projects/bonding/
959S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700960
Gary Zambrano39105892006-06-22 17:26:20 -0700961BROADCOM B44 10/100 ETHERNET DRIVER
962P: Gary Zambrano
963M: zambrano@broadcom.com
964L: netdev@vger.kernel.org
965S: Supported
966
Michael Chan948c51e2006-06-04 02:51:39 -0700967BROADCOM BNX2 GIGABIT ETHERNET DRIVER
968P: Michael Chan
969M: mchan@broadcom.com
970L: netdev@vger.kernel.org
971S: Supported
972
Eliezer Tamir4d9d2cb2008-02-28 11:59:10 -0800973BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER
Eilon Greenstein24e3fce2008-06-12 14:30:28 -0700974P: Eilon Greenstein
975M: eilong@broadcom.com
Eliezer Tamir4d9d2cb2008-02-28 11:59:10 -0800976L: netdev@vger.kernel.org
977S: Supported
978
Michael Chan948c51e2006-06-04 02:51:39 -0700979BROADCOM TG3 GIGABIT ETHERNET DRIVER
980P: Michael Chan
981M: mchan@broadcom.com
982L: netdev@vger.kernel.org
983S: Supported
984
Jens Axboe5cdf7f72007-07-17 08:58:06 +0200985BSG (block layer generic sg v4 driver)
986P: FUJITA Tomonori
987M: fujita.tomonori@lab.ntt.co.jp
988L: linux-scsi@vger.kernel.org
989S: Supported
990
Michael Bueschff1d5c22008-07-25 01:46:10 -0700991BT8XXGPIO DRIVER
992P: Michael Buesch
993M: mb@bu3sch.de
994W: http://bu3sch.de/btgpio.php
995S: Maintained
996
Linus Torvalds1da177e2005-04-16 15:20:36 -0700997BTTV VIDEO4LINUX DRIVER
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700998P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -0200999M: mchehab@infradead.org
1000M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001001L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001002W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001003T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001004S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001005
Jonathan Corbet77d51402007-03-22 19:44:17 -03001006CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
1007P: Jonathan Corbet
1008M: corbet@lwn.net
1009L: video4linux-list@redhat.com
1010S: Maintained
1011
Oliver Hartkoppbeca2222007-11-16 16:07:41 -08001012CAN NETWORK LAYER
1013P: Urs Thuermann
1014M: urs.thuermann@volkswagen.de
1015P: Oliver Hartkopp
1016M: oliver.hartkopp@volkswagen.de
Pavel Emelyanov220fc3f2008-04-29 03:37:41 -07001017L: socketcan-core@lists.berlios.de (subscribers-only)
Oliver Hartkoppbeca2222007-11-16 16:07:41 -08001018W: http://developer.berlios.de/projects/socketcan/
1019S: Maintained
1020
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001021CALGARY x86-64 IOMMU
1022P: Muli Ben-Yehuda
1023M: muli@il.ibm.com
1024P: Jon D. Mason
Jon Masond8d2bed2006-10-05 18:47:21 +02001025M: jdmason@kudzu.us
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001026L: linux-kernel@vger.kernel.org
1027L: discuss@x86-64.org
1028S: Maintained
1029
Arnd Bergmannb8154542008-05-16 11:10:59 +02001030CELL BROADBAND ENGINE ARCHITECTURE
1031P: Arnd Bergmann
1032M: arnd@arndb.de
1033L: linuxppc-dev@ozlabs.org
1034L: cbe-oss-dev@ozlabs.org
1035W: http://www.ibm.com/developerworks/power/cell/
1036S: Supported
1037
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001038CFAG12864B LCD DRIVER
1039P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07001040M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001041L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07001042W: http://miguelojeda.es/auxdisplay.htm
1043W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001044S: Maintained
1045
1046CFAG12864BFB LCD FRAMEBUFFER DRIVER
1047P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07001048M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001049L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07001050W: http://miguelojeda.es/auxdisplay.htm
1051W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001052S: Maintained
1053
Johannes Berg704232c2007-04-23 12:20:05 -07001054CFG80211 and NL80211
1055P: Johannes Berg
1056M: johannes@sipsolutions.net
1057L: linux-wireless@vger.kernel.org
1058S: Maintained
1059
Andy Whitcroft0a920b52007-06-01 00:46:48 -07001060CHECKPATCH
1061P: Andy Whitcroft
1062M: apw@shadowen.org
1063P: Randy Dunlap
1064M: rdunlap@xenotime.net
1065P: Joel Schopp
1066M: jschopp@austin.ibm.com
1067S: Supported
1068
Linus Torvalds1da177e2005-04-16 15:20:36 -07001069COMMON INTERNET FILE SYSTEM (CIFS)
1070P: Steve French
1071M: sfrench@samba.org
Jesper Juhlfb453d42006-01-15 02:46:48 +01001072L: linux-cifs-client@lists.samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001073L: samba-technical@lists.samba.org
Steve Frenchaf5a0322007-08-13 19:53:17 +00001074W: http://linux-cifs.samba.org/
Josh Boyer1adc1232005-11-23 15:44:15 -08001075T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001076S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001077
Joel Becker7063fbf2005-12-15 14:29:43 -08001078CONFIGFS
1079P: Joel Becker
Joel Becker62ca3d262006-01-27 11:04:12 -08001080M: joel.becker@oracle.com
1081L: linux-kernel@vger.kernel.org
Joel Becker7063fbf2005-12-15 14:29:43 -08001082S: Supported
1083
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001084CIRRUS LOGIC EP93XX ETHERNET DRIVER
1085P: Lennert Buytenhek
1086M: kernel@wantstofly.org
1087L: netdev@vger.kernel.org
1088S: Maintained
1089
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001090CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1091P: Lennert Buytenhek
1092M: kernel@wantstofly.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001093L: linux-usb@vger.kernel.org
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001094S: Maintained
1095
Timur Tabid9e9d822008-04-24 08:45:26 +10001096CIRRUS LOGIC CS4270 SOUND DRIVER
1097P: Timur Tabi
1098M: timur@freescale.com
1099L: alsa-devel@alsa-project.org
1100S: Supported
1101
Linus Torvalds1da177e2005-04-16 15:20:36 -07001102CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1103P: Cirrus Logic Corporation (kernel 2.2 driver)
1104M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1105P: Nils Faerber (port to kernel 2.4)
1106M: Nils Faerber <nils@kernelconcepts.de>
1107S: Maintained
1108
1109CODA FILE SYSTEM
1110P: Jan Harkes
1111M: jaharkes@cs.cmu.edu
1112M: coda@cs.cmu.edu
1113L: codalist@coda.cs.cmu.edu
1114W: http://www.coda.cs.cmu.edu/
1115S: Maintained
1116
1117COMPACTPCI HOTPLUG CORE
1118P: Scott Murray
1119M: scottm@somanetworks.com
1120M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001121L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001122S: Supported
1123
1124COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1125P: Scott Murray
1126M: scottm@somanetworks.com
1127M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001128L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001129S: Supported
1130
1131COMPACTPCI HOTPLUG GENERIC DRIVER
1132P: Scott Murray
1133M: scottm@somanetworks.com
1134M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001135L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001136S: Supported
1137
Cezary Jackiewicz54115522008-06-09 16:22:22 -07001138COMPAL LAPTOP SUPPORT
1139P: Cezary Jackiewicz
1140M: cezary.jackiewicz@gmail.com
1141S: Maintained
1142
Linus Torvalds1da177e2005-04-16 15:20:36 -07001143COMPUTONE INTELLIPORT MULTIPORT CARD
1144P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -07001145M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001146W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -07001147S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001148
Simon Arlott949be0f2007-03-06 02:47:46 -08001149CONEXANT ACCESSRUNNER USB DRIVER
1150P: Simon Arlott
1151M: cxacru@fire.lp0.eu
Simon Arlott9ae5e3b2007-05-09 08:38:10 +02001152L: accessrunner-general@lists.sourceforge.net
1153W: http://accessrunner.sourceforge.net/
Simon Arlott949be0f2007-03-06 02:47:46 -08001154S: Maintained
1155
Paul Menagefb3a0fb2008-03-04 14:28:28 -08001156CONTROL GROUPS (CGROUPS)
1157P: Paul Menage
1158M: menage@google.com
1159L: containers@lists.linux-foundation.org
1160S: Maintained
1161
Rudolf Marekbebe4672007-05-08 17:22:02 +02001162CORETEMP HARDWARE MONITORING DRIVER
1163P: Rudolf Marek
1164M: r.marek@assembler.cz
1165L: lm-sensors@lm-sensors.org
1166S: Maintained
1167
Linus Torvalds1da177e2005-04-16 15:20:36 -07001168COSA/SRP SYNC SERIAL DRIVER
1169P: Jan "Yenya" Kasprzak
1170M: kas@fi.muni.cz
1171W: http://www.fi.muni.cz/~kas/cosa/
1172S: Maintained
1173
1174CPU FREQUENCY DRIVERS
1175P: Dave Jones
1176M: davej@codemonkey.org.uk
Dave Jonesbc5f65d2008-07-31 18:22:59 -04001177L: cpufreq@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001178W: http://www.codemonkey.org.uk/projects/cpufreq/
Dave Jones7531a0b2006-12-12 17:26:35 -05001179T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001180S: Maintained
1181
1182CPUID/MSR DRIVER
1183P: H. Peter Anvin
1184M: hpa@zytor.com
1185S: Maintained
1186
Paul Jacksoned90fb42005-09-27 21:45:37 -07001187CPUSETS
1188P: Paul Jackson
Paul Jackson6bffd7b2008-05-01 04:34:21 -07001189P: Paul Menage
Paul Jacksoned90fb42005-09-27 21:45:37 -07001190M: pj@sgi.com
Paul Jackson6bffd7b2008-05-01 04:34:21 -07001191M: menage@google.com
Paul Jacksoned90fb42005-09-27 21:45:37 -07001192L: linux-kernel@vger.kernel.org
1193W: http://www.bullopensource.org/cpuset/
Paul Jackson551e1722008-06-12 15:21:31 -07001194W: http://oss.sgi.com/projects/cpusets/
Paul Jacksoned90fb42005-09-27 21:45:37 -07001195S: Supported
1196
Linus Torvalds1da177e2005-04-16 15:20:36 -07001197CRAMFS FILESYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +01001198W: http://sourceforge.net/projects/cramfs/
1199S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001200
1201CRIS PORT
1202P: Mikael Starvik
1203M: starvik@axis.com
Jesper Nilsson0b07aa62008-01-25 13:22:29 +01001204P: Jesper Nilsson
1205M: jesper.nilsson@axis.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001206L: dev-etrax@axis.com
1207W: http://developer.axis.com
1208S: Maintained
1209
1210CRYPTO API
1211P: Herbert Xu
1212M: herbert@gondor.apana.org.au
1213P: David S. Miller
1214M: davem@davemloft.net
1215L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001216T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001217S: Maintained
1218
Jaya Kumar9b4ffa42005-11-17 10:12:23 +01001219CS5535 Audio ALSA driver
1220P: Jaya Kumar
1221M: jayakumar.alsa@gmail.com
1222S: Maintained
1223
Hans Verkuil6d8425b2008-05-05 18:25:22 -03001224CX18 VIDEO4LINUX DRIVER
1225P: Hans Verkuil, Andy Walls
1226M: hverkuil@xs4all.nl, awalls@radix.net
1227L: ivtv-devel@ivtvdriver.org
1228L: ivtv-users@ivtvdriver.org
1229L: video4linux-list@redhat.com
1230W: http://linuxtv.org
1231S: Maintained
1232
Steve Wisee5ec3782008-05-20 14:06:33 -07001233CXGB3 ETHERNET DRIVER (CXGB3)
1234P: Divy Le Ray
1235M: divy@chelsio.com
1236L: netdev@vger.kernel.org
1237W: http://www.chelsio.com
1238S: Supported
1239
1240CXGB3 IWARP RNIC DRIVER (IW_CXGB3)
1241P: Steve Wise
1242M: swise@chelsio.com
1243L: general@lists.openfabrics.org
1244W: http://www.openfabrics.org
1245S: Supported
1246
Linus Torvalds1da177e2005-04-16 15:20:36 -07001247CYBERPRO FB DRIVER
1248P: Russell King
1249M: rmk@arm.linux.org.uk
1250W: http://www.arm.linux.org.uk/
1251S: Maintained
1252
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001253CYBLAFB FRAMEBUFFER DRIVER
1254P: Knut Petersen
1255M: Knut_Petersen@t-online.de
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001256L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001257S: Maintained
1258
Linus Torvalds1da177e2005-04-16 15:20:36 -07001259CYCLADES 2X SYNC CARD DRIVER
1260P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001261M: acme@ghostprotocols.net
1262W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07001263S: Maintained
1264
1265CYCLADES ASYNC MUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001266W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001267S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001268
1269CYCLADES PC300 DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001270W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001271S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001272
Linus Torvalds1da177e2005-04-16 15:20:36 -07001273DAMA SLAVE for AX.25
1274P: Joerg Reuter
1275M: jreuter@yaina.de
1276W: http://yaina.de/jreuter/
1277W: http://www.qsl.net/dl1bke/
1278L: linux-hams@vger.kernel.org
1279S: Maintained
1280
1281DC395x SCSI driver
1282P: Oliver Neukum
1283M: oliver@neukum.name
1284P: Ali Akcaagac
1285M: aliakc@web.de
1286P: Jamie Lenehan
1287M: lenehan@twibble.org
1288W: http://twibble.org/dist/dc395x/
Randy Dunlapf5df58812006-07-14 00:24:29 -07001289L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001290L: http://lists.twibble.org/mailman/listinfo/dc395x/
1291S: Maintained
1292
1293DC390/AM53C974 SCSI driver
1294P: Kurt Garloff
1295M: garloff@suse.de
1296W: http://www.garloff.de/kurt/linux/dc390/
1297P: Guennadi Liakhovetski
1298M: g.liakhovetski@gmx.de
1299S: Maintained
1300
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001301DCCP PROTOCOL
1302P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001303M: acme@ghostprotocols.net
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001304L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -08001305W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001306S: Maintained
1307
Linus Torvalds1da177e2005-04-16 15:20:36 -07001308DECnet NETWORK LAYER
Christine Caulfield8943f262008-02-14 19:31:31 -08001309P: Christine Caulfield
1310M: christine.caulfield@googlemail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001311W: http://linux-decnet.sourceforge.net
1312L: linux-decnet-user@lists.sourceforge.net
1313S: Maintained
1314
1315DEFXX FDDI NETWORK DRIVER
1316P: Maciej W. Rozycki
1317M: macro@linux-mips.org
1318S: Maintained
1319
1320DELL LAPTOP SMM DRIVER
1321P: Massimo Dal Zotto
1322M: dz@debian.org
1323W: http://www.debian.org/~dz/i8k/
1324S: Maintained
1325
Doug Warzecha90563ec2005-09-06 15:17:15 -07001326DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1327P: Doug Warzecha
1328M: Douglas_Warzecha@dell.com
1329S: Maintained
1330
Pavel Machek5ddb88c2006-09-29 02:01:29 -07001331DEVICE-MAPPER (LVM)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001332P: Alasdair Kergon
1333L: dm-devel@redhat.com
1334W: http://sources.redhat.com/dm
1335S: Maintained
1336
1337DEVICE NUMBER REGISTRY
1338P: Torben Mathiasen
1339M: device@lanana.org
1340W: http://lanana.org/docs/device-list/index.html
1341L: linux-kernel@vger.kernel.org
1342S: Maintained
1343
Linus Torvalds1da177e2005-04-16 15:20:36 -07001344DIGI INTL. EPCA DRIVER
1345P: Digi International, Inc
1346M: Eng.Linux@digi.com
1347L: Eng.Linux@digi.com
1348W: http://www.digi.com
1349S: Orphaned
1350
Linus Torvalds1da177e2005-04-16 15:20:36 -07001351DIRECTORY NOTIFICATION
1352P: Stephen Rothwell
1353M: sfr@canb.auug.org.au
1354L: linux-kernel@vger.kernel.org
1355S: Supported
1356
1357DISK GEOMETRY AND PARTITION HANDLING
1358P: Andries Brouwer
1359M: aeb@cwi.nl
1360W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1361W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1362W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1363S: Maintained
1364
1365DISKQUOTA:
1366P: Jan Kara
1367M: jack@suse.cz
1368L: linux-kernel@vger.kernel.org
1369S: Maintained
1370
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001371DISTRIBUTED LOCK MANAGER
Christine Caulfield8943f262008-02-14 19:31:31 -08001372P: Christine Caulfield
1373M: ccaulfie@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001374P: David Teigland
1375M: teigland@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001376L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001377W: http://sources.redhat.com/cluster/
David Teiglandd7c2fea2008-02-21 15:27:09 -06001378T: git kernel.org:/pub/scm/linux/kernel/git/teigland/dlm.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001379S: Supported
1380
Linus Torvalds1da177e2005-04-16 15:20:36 -07001381DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1382P: Tobias Ringstrom
1383M: tori@unhappy.mine.nu
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08001384L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001385S: Maintained
1386
Dan Williamsb3e5f262007-08-07 10:26:35 -07001387DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01001388P: Maciej Sosnowski
1389M: maciej.sosnowski@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -07001390P: Dan Williams
1391M: dan.j.williams@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001392L: linux-kernel@vger.kernel.org
Dan Williamsb3e5f262007-08-07 10:26:35 -07001393S: Supported
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001394
Juerg Haefligerb8250372007-06-09 10:11:16 -04001395DME1737 HARDWARE MONITOR DRIVER
1396P: Juerg Haefliger
1397M: juergh@gmail.com
1398L: lm-sensors@lm-sensors.org
1399S: Maintained
1400
Martin Waitzba483d52005-06-17 13:20:59 -07001401DOCBOOK FOR DOCUMENTATION
Randy Dunlap0f40efb2006-07-03 00:24:15 -07001402P: Randy Dunlap
1403M: rdunlap@xenotime.net
Martin Waitzba483d52005-06-17 13:20:59 -07001404S: Maintained
1405
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001406DOCKING STATION DRIVER
1407P: Kristen Carlson Accardi
1408M: kristen.c.accardi@intel.com
1409L: linux-acpi@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05001410S: Supported
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001411
Randy Dunlapabbaeff2008-07-04 09:59:57 -07001412DOCUMENTATION (/Documentation directory)
1413P: Michael Kerrisk
1414M: mtk.manpages@gmail.com
1415P: Randy Dunlap
1416M: rdunlap@xenotime.net
1417L: linux-doc@vger.kernel.org
1418S: Maintained
1419
Linus Torvalds1da177e2005-04-16 15:20:36 -07001420DOUBLETALK DRIVER
1421P: James R. Van Zandt
1422M: jrv@vanzandt.mv.com
1423L: blinux-list@redhat.com
1424S: Maintained
1425
1426DRIVER CORE, KOBJECTS, AND SYSFS
1427P: Greg Kroah-Hartman
1428M: gregkh@suse.de
1429L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001430T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001431S: Supported
1432
1433DRM DRIVERS
1434P: David Airlie
1435M: airlied@linux.ie
1436L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -08001437T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001438S: Maintained
1439
1440DSCC4 DRIVER
Francois Romieu01f20732007-01-26 00:57:17 -08001441P: Francois Romieu
1442M: romieu@fr.zoreil.com
1443L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001444S: Maintained
1445
1446DVB SUBSYSTEM AND DRIVERS
1447P: LinuxTV.org Project
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001448M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001449L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +02001450W: http://linuxtv.org/
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001451T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001452S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001453
Maciej W. Rozycki789c7042008-02-07 00:15:13 -08001454DZ DECSTATION DZ11 SERIAL DRIVER
1455P: Maciej W. Rozycki
1456M: macro@linux-mips.org
1457S: Maintained
1458
Linus Torvalds1da177e2005-04-16 15:20:36 -07001459EATA-DMA SCSI DRIVER
1460P: Michael Neuffer
1461L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1462S: Maintained
1463
1464EATA ISA/EISA/PCI SCSI DRIVER
1465P: Dario Ballabio
1466M: ballabio_dario@emc.com
1467L: linux-scsi@vger.kernel.org
1468S: Maintained
1469
1470EATA-PIO SCSI DRIVER
1471P: Michael Neuffer
1472M: mike@i-Connect.Net
1473L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1474S: Maintained
1475
1476EBTABLES
1477P: Bart De Schuymer
1478M: bart.de.schuymer@pandora.be
1479L: ebtables-user@lists.sourceforge.net
1480L: ebtables-devel@lists.sourceforge.net
1481W: http://ebtables.sourceforge.net/
1482S: Maintained
1483
Michael Halcrow237fead2006-10-04 02:16:22 -07001484ECRYPT FILE SYSTEM
1485P: Mike Halcrow, Phillip Hellewell
1486M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1487L: ecryptfs-devel@lists.sourceforge.net
1488W: http://ecryptfs.sourceforge.net/
1489S: Supported
1490
Alan Coxda9bb1d2006-01-18 17:44:13 -08001491EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -08001492P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001493M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001494L: bluesmoke-devel@lists.sourceforge.net
1495W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001496S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -08001497
1498EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001499P: Mark Gross
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001500P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001501M: mark.gross@intel.com
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001502M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001503L: bluesmoke-devel@lists.sourceforge.net
1504W: bluesmoke.sourceforge.net
1505S: Maintained
1506
1507EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001508P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001509M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001510L: bluesmoke-devel@lists.sourceforge.net
1511W: bluesmoke.sourceforge.net
1512S: Maintained
1513
Douglas Thompson6bc78402007-07-19 01:50:12 -07001514EDAC-I82443BXGX
1515P: Tim Small
1516M: tim@buttersideup.com
1517L: bluesmoke-devel@lists.sourceforge.net
1518W: bluesmoke.sourceforge.net
1519S: Maintained
1520
1521EDAC-I3000
1522P: Jason Uhlenkott
1523M: juhlenko@akamai.com
1524L: bluesmoke-devel@lists.sourceforge.net
1525W: bluesmoke.sourceforge.net
1526S: Maintained
1527
1528EDAC-I5000
1529P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001530M: dougthompson@xmission.com
1531L: bluesmoke-devel@lists.sourceforge.net
1532W: bluesmoke.sourceforge.net
1533S: Maintained
1534
1535EDAC-I82975X
1536P: Ranganathan Desikan
1537P: Arvind R.
1538M: rdesikan@jetzbroadband.com
1539M: arvind@acarlab.com
1540L: bluesmoke-devel@lists.sourceforge.net
1541W: bluesmoke.sourceforge.net
1542S: Maintained
1543
1544EDAC-PASEMI
1545P: Egor Martovetsky
1546M: egor@pasemi.com
Douglas Thompson6bc78402007-07-19 01:50:12 -07001547L: bluesmoke-devel@lists.sourceforge.net
1548W: bluesmoke.sourceforge.net
1549S: Maintained
1550
Dave Peterson0e438e32006-03-26 01:38:55 -08001551EDAC-R82600
1552P: Tim Small
1553M: tim@buttersideup.com
1554L: bluesmoke-devel@lists.sourceforge.net
1555W: bluesmoke.sourceforge.net
1556S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -08001557
Eric Coopere59f8792008-03-13 12:55:46 +01001558EEEPC LAPTOP EXTRAS DRIVER
1559P: Corentin Chary
1560M: corentincj@iksaif.net
1561L: acpi4asus-user@lists.sourceforge.net
1562W: http://sourceforge.net/projects/acpi4asus
1563S: Maintained
1564
Linus Torvalds1da177e2005-04-16 15:20:36 -07001565EEPRO100 NETWORK DRIVER
1566P: Andrey V. Savochkin
1567M: saw@saw.sw.com.sg
1568S: Maintained
1569
Josh Triplett0bee8d22006-07-30 03:03:58 -07001570EFS FILESYSTEM
1571W: http://aeschi.ch.eu.org/efs/
1572S: Orphan
1573
Heiko J Schickfab97222006-09-22 15:22:22 -07001574EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1575P: Hoang-Nam Nguyen
1576M: hnguyen@de.ibm.com
1577P: Christoph Raisch
1578M: raisch@de.ibm.com
Roland Dreier78526822007-07-09 20:12:26 -07001579L: general@lists.openfabrics.org
Heiko J Schickfab97222006-09-22 15:22:22 -07001580S: Supported
1581
David Woodhouse3e3a7d62008-05-01 04:34:46 -07001582EMBEDDED LINUX
1583P: Paul Gortmaker
1584M: paul.gortmaker@windriver.com
1585P David Woodhouse
1586M: dwmw2@infradead.org
1587L: linux-embedded@vger.kernel.org
1588S: Maintained
1589
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001590EMULEX LPFC FC SCSI DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001591P: James Smart
1592M: james.smart@emulex.com
1593L: linux-scsi@vger.kernel.org
1594W: http://sourceforge.net/projects/lpfcxxxx
1595S: Supported
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001596
Linus Torvalds1da177e2005-04-16 15:20:36 -07001597EPSON 1355 FRAMEBUFFER DRIVER
1598P: Christopher Hoover
1599M: ch@murgatroid.com, ch@hpl.hp.com
1600S: Maintained
1601
1602ETHEREXPRESS-16 NETWORK DRIVER
1603P: Philip Blundell
1604M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001605L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001606S: Maintained
1607
1608ETHERNET BRIDGE
1609P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08001610M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07001611L: bridge@lists.linux-foundation.org
Adrian Bunk57c511d2008-06-03 16:00:01 -07001612W: http://www.linux-foundation.org/en/Net:Bridge
Linus Torvalds1da177e2005-04-16 15:20:36 -07001613S: Maintained
1614
1615ETHERTEAM 16I DRIVER
1616P: Mika Kuoppala
1617M: miku@iki.fi
1618S: Maintained
1619
1620EXT2 FILE SYSTEM
Erik Mouw72be2cc2006-12-06 20:40:49 -08001621L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001622S: Maintained
1623
1624EXT3 FILE SYSTEM
1625P: Stephen Tweedie, Andrew Morton
Geert Uytterhoeven8deacee2008-07-04 10:00:01 -07001626M: sct@redhat.com, akpm@linux-foundation.org, adilger@sun.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001627L: linux-ext4@vger.kernel.org
1628S: Maintained
1629
1630EXT4 FILE SYSTEM
1631P: Stephen Tweedie, Andrew Morton
Geert Uytterhoeven8deacee2008-07-04 10:00:01 -07001632M: sct@redhat.com, akpm@linux-foundation.org, adilger@sun.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001633L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001634S: Maintained
1635
Jean Delvaree53004e2006-01-09 23:26:14 +01001636F71805F HARDWARE MONITORING DRIVER
1637P: Jean Delvare
1638M: khali@linux-fr.org
1639L: lm-sensors@lm-sensors.org
1640S: Maintained
1641
Linus Torvalds1da177e2005-04-16 15:20:36 -07001642FARSYNC SYNCHRONOUS DRIVER
1643P: Kevin Curtis
1644M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001645W: http://www.farsite.co.uk/
1646S: Supported
1647
Akinobu Mitac5408b82007-04-23 14:41:20 -07001648FAULT INJECTION SUPPORT
1649P: Akinobu Mita
1650M: akinobu.mita@gmail.com
1651S: Supported
1652
Linus Torvalds1da177e2005-04-16 15:20:36 -07001653FRAMEBUFFER LAYER
1654P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001655M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001656L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001657W: http://linux-fbdev.sourceforge.net/
1658S: Maintained
1659
Zhang Wei173acc72008-03-01 07:42:48 -07001660FREESCALE DMA DRIVER
Zhang Wei76b0c7882008-05-13 14:44:59 -07001661P: Li Yang
1662M: leoli@freescale.com
1663P: Zhang Wei
1664M: zw@zh-kernel.org
Zhang Wei173acc72008-03-01 07:42:48 -07001665L: linuxppc-embedded@ozlabs.org
1666L: linux-kernel@vger.kernel.org
1667S: Maintained
1668
Jochen Friedrich0d2b4052008-07-14 22:38:28 +02001669FREESCALE I2C CPM DRIVER
1670P: Jochen Friedrich
1671M: jochen@scram.de
1672L: linuxppc-dev@ozlabs.org
1673L: i2c@lm-sensors.org
1674S: Maintained
1675
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001676FREESCALE SOC FS_ENET DRIVER
1677P: Pantelis Antoniou
1678M: pantelis.antoniou@gmail.com
1679P: Vitaly Bordug
1680M: vbordug@ru.mvista.com
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001681L: linuxppc-dev@ozlabs.org
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001682L: netdev@vger.kernel.org
1683S: Maintained
1684
Timur Tabid9e9d822008-04-24 08:45:26 +10001685FREESCALE QUICC ENGINE LIBRARY
1686P: Timur Tabi
1687M: timur@freescale.com
1688L: linuxppc-dev@ozlabs.org
1689S: Supported
1690
Li Yanga7205b32007-04-23 10:38:18 -07001691FREESCALE HIGHSPEED USB DEVICE DRIVER
1692P: Li Yang
1693M: leoli@freescale.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001694L: linux-usb@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001695L: linuxppc-dev@ozlabs.org
Li Yanga7205b32007-04-23 10:38:18 -07001696S: Maintained
1697
Li Yangbeaf53b2007-05-25 13:54:02 +08001698FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1699P: Li Yang
1700M: leoli@freescale.com
1701L: netdev@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001702L: linuxppc-dev@ozlabs.org
Li Yangbeaf53b2007-05-25 13:54:02 +08001703S: Maintained
1704
Timur Tabid9e9d822008-04-24 08:45:26 +10001705FREESCALE QUICC ENGINE UCC UART DRIVER
1706P: Timur Tabi
1707M: timur@freescale.com
1708L: linuxppc-dev@ozlabs.org
1709S: Supported
1710
1711FREESCALE SOC SOUND DRIVERS
1712P: Timur Tabi
1713M: timur@freescale.com
1714L: alsa-devel@alsa-project.org
1715L: linuxppc-dev@ozlabs.org
1716S: Supported
1717
Linus Torvalds1da177e2005-04-16 15:20:36 -07001718FILE LOCKING (flock() and fcntl()/lockf())
1719P: Matthew Wilcox
1720M: matthew@wil.cx
1721L: linux-fsdevel@vger.kernel.org
1722S: Maintained
1723
1724FILESYSTEMS (VFS and infrastructure)
1725P: Alexander Viro
viro@ZenIV.linux.org.uk84122052005-09-06 19:35:49 +01001726M: viro@zeniv.linux.org.uk
Paul Menageb9cf92e2008-02-14 19:31:24 -08001727L: linux-fsdevel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001728S: Maintained
1729
Stefan Richterf148e202008-01-12 12:32:44 +01001730FIREWIRE SUBSYSTEM (drivers/firewire, <linux/firewire*.h>)
Stefan Richterb3274472007-05-30 20:44:52 -04001731P: Kristian Hoegsberg, Stefan Richter
1732M: krh@redhat.com, stefanr@s5r6.in-berlin.de
1733L: linux1394-devel@lists.sourceforge.net
1734W: http://www.linux1394.org/
1735T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1736S: Maintained
1737
Linus Torvalds1da177e2005-04-16 15:20:36 -07001738FIRMWARE LOADER (request_firmware)
1739L: linux-kernel@vger.kernel.org
1740S: Orphan
1741
1742FPU EMULATOR
1743P: Bill Metzenthen
1744M: billm@suburbia.net
1745W: http://suburbia.net/~billm/floating-point/emulator/
1746S: Maintained
1747
1748FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1749P: Mike McLagan
1750M: mike.mclagan@linux.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001751L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001752S: Maintained
1753
1754FREEVXFS FILESYSTEM
1755P: Christoph Hellwig
1756M: hch@infradead.org
1757W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1758S: Maintained
1759
Steven Rostedtde3b69d2008-07-15 13:28:14 -04001760FTRACE
1761P: Steven Rostedt
1762M: srostedt@redhat.com
1763S: Maintained
1764
David Howells5ab7ffe2007-04-10 15:10:45 +01001765FUJITSU FR-V (FRV) PORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07001766P: David Howells
1767M: dhowells@redhat.com
1768S: Maintained
1769
Jonathan Woithe20b93732008-06-11 10:14:56 +09301770FUJITSU LAPTOP EXTRAS
1771P: Jonathan Woithe
1772M: jwoithe@physics.adelaide.edu.au
1773L: linux-acpi@vger.kernel.org
1774S: Maintained
1775
Miklos Szeredi04578f12005-09-09 13:10:22 -07001776FUSE: FILESYSTEM IN USERSPACE
1777P: Miklos Szeredi
1778M: miklos@szeredi.hu
1779L: fuse-devel@lists.sourceforge.net
1780W: http://fuse.sourceforge.net/
1781S: Maintained
1782
Linus Torvalds1da177e2005-04-16 15:20:36 -07001783FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1784P: Rik Faith
1785M: faith@cs.unc.edu
1786L: linux-scsi@vger.kernel.org
1787S: Odd fixes (e.g., new signatures)
1788
1789GDT SCSI DISK ARRAY CONTROLLER DRIVER
1790P: Achim Leubner
1791M: achim_leubner@adaptec.com
1792L: linux-scsi@vger.kernel.org
1793W: http://www.icp-vortex.com/
1794S: Supported
1795
Haavard Skinnemoen1c23af92007-05-01 23:26:34 +02001796GENERIC GPIO I2C DRIVER
1797P: Haavard Skinnemoen
1798M: hskinnemoen@atmel.com
1799S: Supported
1800
Linus Torvalds1da177e2005-04-16 15:20:36 -07001801GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1802P: Krzysztof Halasa
1803M: khc@pm.waw.pl
1804W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1805S: Maintained
1806
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001807GFS2 FILE SYSTEM
1808P: Steven Whitehouse
1809M: swhiteho@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001810L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001811W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001812T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1813T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001814S: Supported
1815
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001816GIGASET ISDN DRIVERS
1817P: Hansjoerg Lipp
1818M: hjlipp@web.de
1819P: Tilman Schmidt
1820M: tilman@imap.cc
1821L: gigaset307x-common@lists.sourceforge.net
1822W: http://gigaset307x.sourceforge.net/
1823S: Maintained
1824
Jean Delvare5b543962005-08-15 19:51:02 +02001825HARDWARE MONITORING
Jean Delvare5b543962005-08-15 19:51:02 +02001826L: lm-sensors@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001827W: http://www.lm-sensors.org/
Mark M. Hoffman47d715a2008-07-31 23:48:25 -04001828S: Orphaned
Jean Delvare5b543962005-08-15 19:51:02 +02001829
Michael Buesch844dd052006-06-26 00:24:59 -07001830HARDWARE RANDOM NUMBER GENERATOR CORE
Michael Buesch41851082008-02-23 15:23:42 -08001831S: Orphaned
Michael Buesch844dd052006-06-26 00:24:59 -07001832
Robert Love860e1d62005-08-31 23:57:59 -04001833HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1834P: Robert Love
1835M: rlove@rlove.org
1836M: linux-kernel@vger.kernel.org
1837W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1838S: Maintained
1839
Linus Torvalds1da177e2005-04-16 15:20:36 -07001840HARMONY SOUND DRIVER
1841P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04001842M: kyle@mcmartin.ca
Kyle McMartinac6aecb2007-12-03 22:04:34 +00001843L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001844S: Maintained
1845
1846HAYES ESP SERIAL DRIVER
1847P: Andrew J. Robinson
1848M: arobinso@nyx.net
1849L: linux-kernel@vger.kernel.org
1850W: http://www.nyx.net/~arobinso
1851S: Maintained
1852
1853HFS FILESYSTEM
1854P: Roman Zippel
1855M: zippel@linux-m68k.org
1856L: linux-kernel@vger.kernel.org
1857S: Maintained
1858
1859HGA FRAMEBUFFER DRIVER
1860P: Ferenc Bakonyi
1861M: fero@drama.obuda.kando.hu
1862L: linux-nvidia@lists.surfsouth.com
1863W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1864S: Maintained
1865
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001866HID CORE LAYER
1867P: Jiri Kosina
1868M: jkosina@suse.cz
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04001869L: linux-input@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01001870T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001871S: Maintained
1872
Ingo Molnar38bed542007-02-22 09:09:34 +01001873HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1874P: Thomas Gleixner
1875M: tglx@linutronix.de
1876L: linux-kernel@vger.kernel.org
1877S: Maintained
1878
Linus Torvalds1da177e2005-04-16 15:20:36 -07001879HIGH-SPEED SCC DRIVER FOR AX.25
1880P: Klaus Kudielka
1881M: klaus.kudielka@ieee.org
1882L: linux-hams@vger.kernel.org
1883W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1884S: Maintained
1885
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08001886HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1887P: HighPoint Linux Team
1888M: linux@highpoint-tech.com
1889W: http://www.highpoint-tech.com
1890S: Supported
1891
Linus Torvalds1da177e2005-04-16 15:20:36 -07001892HIPPI
1893P: Jes Sorensen
1894M: jes@trained-monkey.org
1895L: linux-hippi@sunsite.dk
1896S: Maintained
1897
1898HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1899P: Chirag Kantharia
1900M: chirag.kantharia@hp.com
1901L: iss_storagedev@hp.com
1902S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001903
Linus Torvalds1da177e2005-04-16 15:20:36 -07001904HEWLETT-PACKARD SMART2 RAID DRIVER
1905P: Chirag Kantharia
1906M: chirag.kantharia@hp.com
1907L: iss_storagedev@hp.com
1908S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001909
Linus Torvalds1da177e2005-04-16 15:20:36 -07001910HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1911P: Mike Miller
1912M: mike.miller@hp.com
1913L: iss_storagedev@hp.com
1914S: Supported
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001915
Jouni Malinenff1d2762005-05-12 22:54:16 -04001916HOST AP DRIVER
1917P: Jouni Malinen
Jouni Malinen85d32e72007-03-24 17:15:30 -07001918M: j@w1.fi
1919L: hostap@shmoo.com (subscribers-only)
Johannes Berg724c6b32007-04-23 12:18:20 -07001920L: linux-wireless@vger.kernel.org
Jouni Malinenff1d2762005-05-12 22:54:16 -04001921W: http://hostap.epitest.fi/
1922S: Maintained
1923
Linus Torvalds1da177e2005-04-16 15:20:36 -07001924HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1925P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02001926M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07001927S: Maintained
1928
Carlos Corbachodd8cd772008-02-05 02:17:15 +00001929HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
1930P: Carlos Corbacho
1931M: carlos@strangeworlds.co.uk
1932S: Odd Fixes
1933
Clemens Ladischd36e74c2008-07-23 21:26:46 -07001934HPET: High Precision Event Timers driver (drivers/char/hpet.c)
Bob Piccob9b03322005-11-07 00:59:19 -08001935P: Clemens Ladisch
1936M: clemens@ladisch.de
1937S: Maintained
1938
1939HPET: i386
1940P: Venkatesh Pallipadi (Venki)
1941M: venkatesh.pallipadi@intel.com
1942S: Maintained
1943
1944HPET: x86_64
Andi Kleen8bd09832007-10-13 01:01:08 +02001945P: Vojtech Pavlik
1946M: vojtech@suse.cz
Bob Piccob9b03322005-11-07 00:59:19 -08001947S: Maintained
1948
1949HPET: ACPI hpet.c
1950P: Bob Picco
1951M: bob.picco@hp.com
1952S: Maintained
1953
Linus Torvalds1da177e2005-04-16 15:20:36 -07001954HPFS FILESYSTEM
1955P: Mikulas Patocka
1956M: mikulas@artax.karlin.mff.cuni.cz
1957W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1958S: Maintained
1959
Pau Oliva Fora5a18c342008-06-02 00:38:35 -04001960HTCPEN TOUCHSCREEN DRIVER
1961P: Pau Oliva Fora
1962M: pof@eslack.org
1963L: linux-input@vger.kernel.org
1964S: Maintained
1965
Linus Torvalds1da177e2005-04-16 15:20:36 -07001966HUGETLB FILESYSTEM
1967P: William Irwin
1968M: wli@holomorphy.com
1969S: Maintained
1970
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001971I2C/SMBUS STUB DRIVER
1972P: Mark M. Hoffman
1973M: mhoffman@lightlink.com
1974L: lm-sensors@lm-sensors.org
1975S: Maintained
1976
Jean Delvare5b543962005-08-15 19:51:02 +02001977I2C SUBSYSTEM
Jean Delvare710cf7e2008-05-18 20:49:40 +02001978P: Jean Delvare (PC drivers, core)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001979M: khali@linux-fr.org
Jean Delvare710cf7e2008-05-18 20:49:40 +02001980P: Ben Dooks (embedded platforms)
1981M: ben-linux@fluff.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02001982L: i2c@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001983T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001984S: Maintained
1985
Till Harbaume8c76ee2007-05-01 23:26:35 +02001986I2C-TINY-USB DRIVER
1987P: Till Harbaum
1988M: till@harbaum.org
1989L: i2c@lm-sensors.org
1990T: http://www.harbaum.org/till/i2c_tiny_usb
1991S: Maintained
1992
Linus Torvalds1da177e2005-04-16 15:20:36 -07001993i386 BOOT CODE
H. Peter Anvin7f1291f2007-07-11 12:18:26 -07001994P: H. Peter Anvin
1995M: hpa@zytor.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001996L: Linux-Kernel@vger.kernel.org
1997S: Maintained
1998
1999i386 SETUP CODE / CPU ERRATA WORKAROUNDS
Linus Torvalds1da177e2005-04-16 15:20:36 -07002000P: H. Peter Anvin
2001M: hpa@zytor.com
H. Peter Anvin72af61c2007-07-13 16:26:55 -07002002T: git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002003S: Maintained
2004
Linus Torvalds1da177e2005-04-16 15:20:36 -07002005IA64 (Itanium) PLATFORM
2006P: Tony Luck
2007M: tony.luck@intel.com
2008L: linux-ia64@vger.kernel.org
2009W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08002010T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002011S: Maintained
2012
2013SN-IA64 (Itanium) SUB-PLATFORM
Greg Edwardse5ee7dd2006-01-18 10:21:59 -06002014P: Jes Sorensen
2015M: jes@sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002016L: linux-altix@sgi.com
2017L: linux-ia64@vger.kernel.org
2018W: http://www.sgi.com/altix
2019S: Maintained
2020
2021IBM MCA SCSI SUBSYSTEM DRIVER
2022P: Michael Lang
2023M: langa2@kph.uni-mainz.de
2024W: http://www.uni-mainz.de/~langm000/linux.html
2025S: Maintained
2026
2027IBM Power Linux RAID adapter
2028P: Brian King
2029M: brking@us.ibm.com
2030S: Supported
2031
2032IBM ServeRAID RAID DRIVER
2033P: Jack Hammer
2034P: Dave Jeffery
2035M: ipslinux@adaptec.com
2036W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002037S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002038
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002039IDE SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07002040P: Bartlomiej Zolnierkiewicz
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002041M: bzolnier@gmail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002042L: linux-ide@vger.kernel.org
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002043T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002044S: Maintained
2045
2046IDE/ATAPI CDROM DRIVER
Borislav Petkovc404c192007-12-24 15:23:44 +01002047P: Borislav Petkov
Borislav Petkovef709162008-02-19 01:41:25 +01002048M: petkovbb@gmail.com
Jens Axboe9c5b0ce2007-01-03 18:15:20 +01002049L: linux-ide@vger.kernel.org
Borislav Petkovc404c192007-12-24 15:23:44 +01002050S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002051
2052IDE/ATAPI FLOPPY DRIVERS
2053P: Paul Bristow
2054M: Paul Bristow <paul@paulbristow.net>
2055W: http://paulbristow.net/linux/idefloppy.html
2056L: linux-kernel@vger.kernel.org
2057S: Maintained
2058
2059IDE/ATAPI TAPE DRIVERS
2060P: Gadi Oxman
2061M: Gadi Oxman <gadio@netvision.net.il>
2062L: linux-kernel@vger.kernel.org
2063S: Maintained
2064
Bartlomiej Zolnierkiewiczf72abc22007-09-19 22:08:56 +02002065IDE-SCSI DRIVER
2066L: linux-ide@vger.kernel.org
2067L: linux-scsi@vger.kernel.org
2068S: Orphan
2069
Stefan Richterf148e202008-01-12 12:32:44 +01002070IEEE 1394 SUBSYSTEM (drivers/ieee1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002071P: Ben Collins
Stefan Richterf51a5a92007-04-23 14:41:10 -07002072M: ben.collins@ubuntu.com
Stefan Richter87730d02006-09-16 12:24:00 +02002073P: Stefan Richter
2074M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002075L: linux1394-devel@lists.sourceforge.net
2076W: http://www.linux1394.org/
Stefan Richter87730d02006-09-16 12:24:00 +02002077T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002078S: Maintained
2079
Stefan Richterf51a5a92007-04-23 14:41:10 -07002080IEEE 1394 RAW I/O DRIVER (raw1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002081P: Dan Dennedy
2082M: dan@dennedy.org
Stefan Richterf51a5a92007-04-23 14:41:10 -07002083P: Stefan Richter
2084M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002085L: linux1394-devel@lists.sourceforge.net
Jody McIntyre105d7b32005-09-30 11:59:04 -07002086S: Maintained
2087
Linus Torvalds1da177e2005-04-16 15:20:36 -07002088IMS TWINTURBO FRAMEBUFFER DRIVER
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002089L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Paul Mundt843393d2007-11-19 13:11:04 +09002090S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002091
2092INFINIBAND SUBSYSTEM
2093P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07002094M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002095P: Sean Hefty
Sean Heftyed96f24702008-01-02 12:00:24 -08002096M: sean.hefty@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002097P: Hal Rosenstock
Roland Dreiercec7c892007-07-12 15:59:36 -07002098M: hal.rosenstock@gmail.com
Roland Dreier78526822007-07-09 20:12:26 -07002099L: general@lists.openfabrics.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002100W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08002101T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002102S: Supported
2103
Robert P. J. Day2f1d0762007-07-10 00:38:18 -04002104INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
Vojtech Pavlik664d22a2005-12-13 17:03:36 -08002105P: Dmitry Torokhov
Dmitry Torokhov62f7caf2006-06-26 01:47:56 -04002106M: dmitry.torokhov@gmail.com
2107M: dtor@mail.ru
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04002108L: linux-input@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002109T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002110S: Maintained
2111
Robert Lovec9f04f52005-07-15 12:21:07 -04002112INOTIFY
Cal Peake18b36c712006-12-12 20:18:16 +01002113P: John McCutchan
2114M: ttb@tentacle.dhs.org
2115P: Robert Love
2116M: rml@novell.com
Robert Lovec9f04f52005-07-15 12:21:07 -04002117L: linux-kernel@vger.kernel.org
2118S: Maintained
2119
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002120INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
Jim Cromiece00f852006-11-30 04:49:44 +01002121P: Sylvain Meyer
2122M: sylvain.meyer@worldonline.fr
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002123L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002124S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002125
Linus Torvalds1da177e2005-04-16 15:20:36 -07002126INTEL 810/815 FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002127P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002128M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002129L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002130S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002131
Linus Torvalds1da177e2005-04-16 15:20:36 -07002132INTEL IA32 MICROCODE UPDATE SUPPORT
2133P: Tigran Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -08002134M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07002135S: Maintained
2136
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002137INTEL I/OAT DMA DRIVER
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01002138P: Maciej Sosnowski
2139M: maciej.sosnowski@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002140L: linux-kernel@vger.kernel.org
2141S: Supported
2142
Dan Williamsb3e5f262007-08-07 10:26:35 -07002143INTEL IOP-ADMA DMA DRIVER
2144P: Dan Williams
2145M: dan.j.williams@intel.com
2146L: linux-kernel@vger.kernel.org
2147S: Supported
2148
Michael Buesch844dd052006-06-26 00:24:59 -07002149INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
2150P: Deepak Saxena
2151M: dsaxena@plexity.net
2152S: Maintained
2153
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08002154INTEL IXP2000 ETHERNET DRIVER
2155P: Lennert Buytenhek
2156M: kernel@wantstofly.org
2157L: netdev@vger.kernel.org
2158S: Maintained
2159
Auke Kokd94e6fe2008-03-03 14:37:47 -08002160INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/ixgb/ixgbe)
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002161P: Jeff Kirsher
2162M: jeffrey.t.kirsher@intel.com
Auke Koke0164af2008-05-07 13:42:33 -07002163P: Jesse Brandeburg
2164M: jesse.brandeburg@intel.com
Auke Kokd94e6fe2008-03-03 14:37:47 -08002165P: Bruce Allan
2166M: bruce.w.allan@intel.com
Jeff Kirsherae7b6482008-06-11 15:15:53 -07002167P: PJ Waskiewicz
2168M: peter.p.waskiewicz.jr@intel.com
Auke Kok20424652008-01-07 21:47:25 -08002169P: John Ronciak
2170M: john.ronciak@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002171L: e1000-devel@lists.sourceforge.net
Auke Kokd94e6fe2008-03-03 14:37:47 -08002172W: http://e1000.sourceforge.net/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002173S: Supported
2174
James Ketrenos826d2ab2005-11-07 18:56:59 -06002175INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002176P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002177M: yi.zhu@intel.com
2178P: James Ketrenos
2179M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002180P: Reinette Chatre
2181M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002182L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002183L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002184W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002185W: http://ipw2100.sourceforge.net
2186S: Supported
2187
2188INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002189P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002190M: yi.zhu@intel.com
2191P: James Ketrenos
2192M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002193P: Reinette Chatre
2194M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002195L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002196L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002197W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002198W: http://ipw2200.sourceforge.net
2199S: Supported
2200
Zhu Yib481de92007-09-25 17:54:57 -07002201INTEL WIRELESS WIFI LINK (iwlwifi)
2202P: Zhu Yi
2203M: yi.zhu@intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002204P: Reinette Chatre
2205M: reinette.chatre@intel.com
Zhu Yib481de92007-09-25 17:54:57 -07002206L: linux-wireless@vger.kernel.org
2207L: ipw3945-devel@lists.sourceforge.net
2208W: http://intellinuxwireless.org
Reinette Chatre2d4543f2008-04-10 13:16:27 -07002209T: git kernel.org:/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
Zhu Yib481de92007-09-25 17:54:57 -07002210S: Supported
2211
Ralf Baechlecb109a02007-08-30 23:56:30 -07002212IOC3 ETHERNET DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07002213P: Ralf Baechle
2214M: ralf@linux-mips.org
2215L: linux-mips@linux-mips.org
2216S: Maintained
2217
Ralf Baechlecb109a02007-08-30 23:56:30 -07002218IOC3 SERIAL DRIVER
2219P: Pat Gefre
2220M: pfg@sgi.com
Joe Perches6650e0a2007-12-10 15:49:32 -08002221L: linux-mips@linux-mips.org
Ralf Baechlecb109a02007-08-30 23:56:30 -07002222S: Maintained
2223
Linus Torvalds1da177e2005-04-16 15:20:36 -07002224IP MASQUERADING:
2225P: Juanjo Ciarlante
2226M: jjciarla@raiz.uncu.edu.ar
2227S: Maintained
2228
Francois Romieu1202d6f2007-09-17 17:13:55 -07002229IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
2230P: Francois Romieu
2231M: romieu@fr.zoreil.com
2232P: Sorbica Shieh
2233M: sorbica@icplus.com.tw
2234P: Jesse Huang
2235M: jesse@icplus.com.tw
2236L: netdev@vger.kernel.org
2237S: Maintained
2238
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002239IPATH DRIVER:
Arthur Jones18b8c8f2008-02-29 10:13:37 -08002240P: Ralph Campbell
Arthur Jonesf42b6472007-07-09 20:12:26 -07002241M: infinipath@qlogic.com
2242L: general@lists.openfabrics.org
2243T: git git://git.qlogic.com/ipath-linux-2.6
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002244S: Supported
2245
Corey Minyard4409ebe2006-04-20 02:43:12 -07002246IPMI SUBSYSTEM
2247P: Corey Minyard
2248M: minyard@acm.org
2249L: openipmi-developer@lists.sourceforge.net
2250W: http://openipmi.sourceforge.net/
2251S: Supported
2252
Linus Torvalds1da177e2005-04-16 15:20:36 -07002253IPX NETWORK LAYER
2254P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002255M: acme@ghostprotocols.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002256L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002257S: Maintained
2258
David Sterba099dc4f2008-02-07 10:57:12 +01002259IPWIRELES DRIVER
2260P: Jiri Kosina
2261M: jkosina@suse.cz
2262P: David Sterba
2263M: dsterba@suse.cz
2264S: Maintained
2265T: git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
2266
Linus Torvalds1da177e2005-04-16 15:20:36 -07002267IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07002268P: Samuel Ortiz
2269M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07002270L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002271W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07002272S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002273
Mike Christie14816b1e2007-11-28 16:22:06 -08002274ISCSI
2275P: Mike Christie
2276M: michaelc@cs.wisc.edu
2277L: open-iscsi@googlegroups.com
2278W: www.open-iscsi.org
2279T: git kernel.org:/pub/scm/linux/kernel/mnc/linux-2.6-iscsi.git
2280S: Maintained
2281
Linus Torvalds1da177e2005-04-16 15:20:36 -07002282ISAPNP
2283P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02002284M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07002285S: Maintained
2286
2287ISDN SUBSYSTEM
2288P: Karsten Keil
2289M: kkeil@suse.de
Paul Bolled5d52272008-04-15 00:40:48 -07002290L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002291W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08002292T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002293S: Maintained
2294
2295ISDN SUBSYSTEM (Eicon active card driver)
2296P: Armin Schindler
2297M: mac@melware.de
Paul Bolled5d52272008-04-15 00:40:48 -07002298L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002299W: http://www.melware.de
2300S: Maintained
2301
Hans Verkuil91821ff2007-12-02 09:35:33 -03002302IVTV VIDEO4LINUX DRIVER
2303P: Hans Verkuil
2304M: hverkuil@xs4all.nl
2305L: ivtv-devel@ivtvdriver.org
2306L: ivtv-users@ivtvdriver.org
2307L: video4linux-list@redhat.com
2308W: http://www.ivtvdriver.org
2309S: Maintained
2310
Linus Torvalds1da177e2005-04-16 15:20:36 -07002311JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2312P: David Woodhouse
2313M: dwmw2@infradead.org
David Woodhouse6d85d062007-10-27 10:39:48 -04002314L: linux-mtd@lists.infradead.org
2315W: http://www.linux-mtd.infradead.org/doc/jffs2.html
Linus Torvalds1da177e2005-04-16 15:20:36 -07002316S: Maintained
2317
Artem Bityutskiy95270562008-07-14 17:58:44 +03002318UBI FILE SYSTEM (UBIFS)
2319P: Artem Bityutskiy
2320M: dedekind@infradead.org
2321P: Adrian Hunter
2322M: ext-adrian.hunter@nokia.com
2323L: linux-mtd@lists.infradead.org
2324T: git git://git.infradead.org/~dedekind/ubifs-2.6.git
2325W: http://www.linux-mtd.infradead.org/doc/ubifs.html
2326S: Maintained
2327
Linus Torvalds1da177e2005-04-16 15:20:36 -07002328JFS FILESYSTEM
2329P: Dave Kleikamp
2330M: shaggy@austin.ibm.com
2331L: jfs-discussion@lists.sourceforge.net
2332W: http://jfs.sourceforge.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002333T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002334S: Supported
2335
Josh Triplettde456d32006-07-30 03:04:00 -07002336JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07002337P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002338M: sct@redhat.com, akpm@linux-foundation.org
Erik Mouw72be2cc2006-12-06 20:40:49 -08002339L: linux-ext4@vger.kernel.org
Theodore Tsoae0718f2006-05-20 15:00:13 -07002340S: Maintained
2341
Rudolf Marek4660cb32006-10-08 22:01:26 +02002342K8TEMP HARDWARE MONITORING DRIVER
2343P: Rudolf Marek
2344M: r.marek@assembler.cz
2345L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002346S: Maintained
2347
2348KCONFIG
2349P: Roman Zippel
2350M: zippel@linux-m68k.org
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002351L: linux-kbuild@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002352S: Maintained
2353
Vivek Goyalea6c2082006-05-20 14:59:55 -07002354KDUMP
2355P: Vivek Goyal
Vivek Goyal4200b66c2007-12-01 12:16:30 -08002356M: vgoyal@redhat.com
Vivek Goyalea6c2082006-05-20 14:59:55 -07002357P: Haren Myneni
2358M: hbabu@us.ibm.com
Simon Horman34633992007-05-08 00:31:40 -07002359L: kexec@lists.infradead.org
Vivek Goyalea6c2082006-05-20 14:59:55 -07002360L: linux-kernel@vger.kernel.org
2361W: http://lse.sourceforge.net/kdump/
2362S: Maintained
2363
Linus Torvalds1da177e2005-04-16 15:20:36 -07002364KERNEL AUTOMOUNTER (AUTOFS)
2365P: H. Peter Anvin
2366M: hpa@zytor.com
2367L: autofs@linux.kernel.org
2368S: Odd Fixes
2369
2370KERNEL AUTOMOUNTER v4 (AUTOFS4)
2371P: Ian Kent
2372M: raven@themaw.net
2373L: autofs@linux.kernel.org
2374S: Maintained
2375
2376KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002377P: Sam Ravnborg
2378M: sam@ravnborg.org
Sam Ravnborg591b0172008-05-11 10:07:03 +02002379T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-next.git
2380T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-fixes.git
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002381L: linux-kbuild@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002382S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002383
2384KERNEL JANITORS
2385P: Several
maximilian attemsc3000e02007-07-06 11:17:32 -07002386L: kernel-janitors@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002387W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002388S: Maintained
2389
J. Bruce Fieldse8b43552008-07-23 08:49:50 -04002390KERNEL NFSD, SUNRPC, AND LOCKD SERVERS
Neil Browna512cd52007-07-31 00:37:27 -07002391P: J. Bruce Fields
2392M: bfields@fieldses.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002393P: Neil Brown
NeilBrown98fac232007-01-26 00:56:57 -08002394M: neilb@suse.de
Neil Brown16141c02007-12-11 16:16:12 -08002395L: linux-nfs@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002396W: http://nfs.sourceforge.net/
NeilBrown98fac232007-01-26 00:56:57 -08002397S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002398
Avi Kivity426d62e2006-12-13 00:34:03 -08002399KERNEL VIRTUAL MACHINE (KVM)
2400P: Avi Kivity
2401M: avi@qumranet.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002402L: kvm@vger.kernel.org
2403W: http://kvm.qumranet.com
Avi Kivity426d62e2006-12-13 00:34:03 -08002404S: Supported
2405
Hollis Blanchard513014b2008-04-16 23:28:08 -05002406KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
2407P: Hollis Blanchard
2408M: hollisb@us.ibm.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002409L: kvm-ppc@vger.kernel.org
2410W: http://kvm.qumranet.com
Hollis Blanchard513014b2008-04-16 23:28:08 -05002411S: Supported
2412
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002413KERNEL VIRTUAL MACHINE For Itanium (KVM/IA64)
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002414P: Anthony Xu
2415M: anthony.xu@intel.com
2416P: Xiantao Zhang
2417M: xiantao.zhang@intel.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002418L: kvm-ia64@vger.kernel.org
2419W: http://kvm.qumranet.com
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002420S: Supported
2421
Christian Borntraeger85f8fff2008-03-25 18:47:41 +01002422KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
2423P: Carsten Otte
2424M: cotte@de.ibm.com
2425P: Christian Borntraeger
2426M: borntraeger@de.ibm.com
2427M: linux390@de.ibm.com
2428L: linux-s390@vger.kernel.org
2429W: http://www.ibm.com/developerworks/linux/linux390/
2430S: Supported
2431
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002432KEXEC
2433P: Eric Biederman
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002434M: ebiederm@xmission.com
Signed-off-by@vergenet.net":Simonb7c698f2007-10-18 03:04:33 -07002435W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002436L: linux-kernel@vger.kernel.org
Simon Horman34633992007-05-08 00:31:40 -07002437L: kexec@lists.infradead.org
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002438S: Maintained
2439
Jason Wessele3e2aaf2008-03-20 13:43:45 -05002440KGDB
2441P: Jason Wessel
2442M: jason.wessel@windriver.com
2443L: kgdb-bugreport@lists.sourceforge.net
2444S: Maintained
2445
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002446KPROBES
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002447P: Ananth N Mavinakayanahalli
2448M: ananth@in.ibm.com
2449P: Anil S Keshavamurthy
2450M: anil.s.keshavamurthy@intel.com
2451P: David S. Miller
2452M: davem@davemloft.net
Masami Hiramatsu6edef972008-03-26 15:53:19 -04002453P: Masami Hiramatsu
2454M: mhiramat@redhat.com
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002455L: linux-kernel@vger.kernel.org
2456S: Maintained
2457
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002458KS0108 LCD CONTROLLER DRIVER
2459P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07002460M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002461L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07002462W: http://miguelojeda.es/auxdisplay.htm
2463W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002464S: Maintained
2465
Linus Torvalds1da177e2005-04-16 15:20:36 -07002466LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07002467L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07002468S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002469
2470LASI 53c700 driver for PARISC
2471P: James E.J. Bottomley
2472M: James.Bottomley@HansenPartnership.com
2473L: linux-scsi@vger.kernel.org
2474S: Maintained
2475
Richard Purdie263de9b2006-05-15 09:44:16 -07002476LED SUBSYSTEM
2477P: Richard Purdie
2478M: rpurdie@rpsys.net
2479S: Maintained
2480
Linus Torvalds1da177e2005-04-16 15:20:36 -07002481LEGO USB Tower driver
2482P: Juergen Stuber
2483M: starblue@users.sourceforge.net
2484L: legousb-devel@lists.sourceforge.net
2485W: http://legousb.sourceforge.net/
2486S: Maintained
2487
Rusty Russell568a17f2007-10-25 14:12:24 +10002488LGUEST
2489P: Rusty Russell
2490M: rusty@rustcorp.com.au
2491L: lguest@ozlabs.org
2492W: http://lguest.ozlabs.org/
2493S: Maintained
2494
Linus Torvalds1da177e2005-04-16 15:20:36 -07002495LINUX FOR IBM pSERIES (RS/6000)
2496P: Paul Mackerras
2497M: paulus@au.ibm.com
2498W: http://www.ibm.com/linux/ltc/projects/ppc
2499S: Supported
2500
2501LINUX FOR NCR VOYAGER
2502P: James Bottomley
2503M: James.Bottomley@HansenPartnership.com
2504W: http://www.hansenpartnership.com/voyager
2505S: Maintained
2506
Paul Mackerras852bb9f2008-07-04 21:04:42 +10002507LINUX FOR POWERPC (32-BIT AND 64-BIT)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002508P: Paul Mackerras
2509M: paulus@samba.org
Paul Mackerras852bb9f2008-07-04 21:04:42 +10002510P: Benjamin Herrenschmidt
2511M: benh@kernel.crashing.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002512W: http://www.penguinppc.org/
2513L: linuxppc-dev@ozlabs.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002514T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002515S: Supported
2516
2517LINUX FOR POWER MACINTOSH
2518P: Benjamin Herrenschmidt
2519M: benh@kernel.crashing.org
2520W: http://www.penguinppc.org/
2521L: linuxppc-dev@ozlabs.org
2522S: Maintained
2523
Grant Likely77a76362008-07-12 12:11:43 -06002524LINUX FOR POWERPC EMBEDDED MPC5XXX
Linus Torvalds1da177e2005-04-16 15:20:36 -07002525P: Sylvain Munaut
2526M: tnt@246tNt.com
Grant Likelye1eea9f2007-10-09 14:45:26 -06002527P: Grant Likely
2528M: grant.likely@secretlab.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07002529L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002530S: Maintained
2531
2532LINUX FOR POWERPC EMBEDDED PPC4XX
Josh Boyer9a474ff2007-09-19 21:19:07 -05002533P: Josh Boyer
2534M: jwboyer@linux.vnet.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002535P: Matt Porter
2536M: mporter@kernel.crashing.org
2537W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002538L: linuxppc-dev@ozlabs.org
Josh Boyer9a474ff2007-09-19 21:19:07 -05002539T: git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002540S: Maintained
2541
Grant Likely260c02a2007-10-02 12:15:34 +10002542LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2543P: Grant Likely
2544M: grant.likely@secretlab.ca
Grant Likelyf210d432007-10-03 23:24:52 -06002545W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
Grant Likely260c02a2007-10-02 12:15:34 +10002546L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002547S: Maintained
2548
Tom Rinie93adf12005-07-26 12:49:53 -07002549LINUX FOR POWERPC EMBEDDED PPC8XX
Marcelo Tosattidba5baf2007-09-10 18:46:01 -04002550P: Vitaly Bordug
2551M: vitb@kernel.crashing.org
Tom Rinie93adf12005-07-26 12:49:53 -07002552P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07002553M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07002554W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002555L: linuxppc-dev@ozlabs.org
Tom Rinie93adf12005-07-26 12:49:53 -07002556S: Maintained
2557
Linus Torvalds1da177e2005-04-16 15:20:36 -07002558LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
Jim Cromiece00f852006-11-30 04:49:44 +01002559P: Kumar Gala
2560M: galak@kernel.crashing.org
2561W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002562L: linuxppc-dev@ozlabs.org
Jim Cromiece00f852006-11-30 04:49:44 +01002563S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002564
Olof Johanssonab06ff32006-09-06 14:44:54 -05002565LINUX FOR POWERPC PA SEMI PWRFICIENT
2566P: Olof Johansson
2567M: olof@lixom.net
2568W: http://www.pasemi.com/
2569L: linuxppc-dev@ozlabs.org
2570S: Supported
2571
Linus Torvalds1da177e2005-04-16 15:20:36 -07002572LLC (802.2)
2573P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002574M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002575S: Maintained
2576
Linus Torvalds1da177e2005-04-16 15:20:36 -07002577LINUX SECURITY MODULE (LSM) FRAMEWORK
2578P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08002579M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08002580L: linux-security-module@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002581T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002582S: Supported
2583
2584LM83 HARDWARE MONITOR DRIVER
2585P: Jean Delvare
2586M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002587L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002588S: Maintained
2589
2590LM90 HARDWARE MONITOR DRIVER
2591P: Jean Delvare
2592M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002593L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002594S: Maintained
2595
Peter Zijlstra512e67f2007-10-11 22:11:11 +02002596LOCKDEP AND LOCKSTAT
2597P: Peter Zijlstra
2598M: peterz@infradead.org
2599P: Ingo Molnar
2600M: mingo@redhat.com
2601L: linux-kernel@vger.kernel.org
2602T: git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2603S: Maintained
2604
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002605LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002606P: Richard Russon (FlatCap)
2607M: ldm@flatcap.org
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002608L: linux-ntfs-dev@lists.sourceforge.net
2609W: http://www.linux-ntfs.org/content/view/19/37/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002610S: Maintained
2611
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002612LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2613P: Eric Moore
Eric Moored8a82d72006-12-29 16:47:43 -08002614M: Eric.Moore@lsi.com
2615M: support@lsi.com
Eric Moorecec744f2007-09-14 19:08:08 -06002616L: DL-MPTFusionLinux@lsi.com
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002617L: linux-scsi@vger.kernel.org
2618W: http://www.lsilogic.com/support
2619S: Supported
2620
Linus Torvalds1da177e2005-04-16 15:20:36 -07002621LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2622P: Matthew Wilcox
2623M: matthew@wil.cx
2624L: linux-scsi@vger.kernel.org
2625S: Maintained
2626
Hirokazu Takatac12a54b2007-07-15 23:38:45 -07002627M32R ARCHITECTURE
2628P: Hirokazu Takata
2629M: takata@linux-m32r.org
2630L: linux-m32r@ml.linux-m32r.org
2631L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2632W: http://www.linux-m32r.org/
2633S: Maintained
2634
Linus Torvalds1da177e2005-04-16 15:20:36 -07002635M68K ARCHITECTURE
2636P: Geert Uytterhoeven
2637M: geert@linux-m68k.org
2638P: Roman Zippel
2639M: zippel@linux-m68k.org
2640L: linux-m68k@lists.linux-m68k.org
2641W: http://www.linux-m68k.org/
2642W: http://linux-m68k-cvs.ubb.ca/
2643S: Maintained
2644
2645M68K ON APPLE MACINTOSH
2646P: Joshua Thompson
2647M: funaho@jurai.org
2648W: http://www.mac.linux-m68k.org/
Finn Thain9bb9f222007-11-18 11:10:05 +01002649L: linux-m68k@lists.linux-m68k.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002650S: Maintained
2651
2652M68K ON HP9000/300
2653P: Philip Blundell
2654M: philb@gnu.org
2655W: http://www.tazenda.demon.co.uk/phil/linux-hp
2656S: Maintained
2657
Jiri Benc64a327a2007-05-05 11:47:08 -07002658MAC80211
Johannes Berg31c7cec2007-10-23 17:05:25 +02002659P: Johannes Berg
2660M: johannes@sipsolutions.net
Johannes Berg0f48d7e2008-04-17 19:36:28 +02002661P: Michael Wu
2662M: flamingice@sourmilk.net
Jiri Benc64a327a2007-05-05 11:47:08 -07002663L: linux-wireless@vger.kernel.org
2664W: http://linuxwireless.org/
Johannes Berg31c7cec2007-10-23 17:05:25 +02002665T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
Jiri Benc64a327a2007-05-05 11:47:08 -07002666S: Maintained
2667
Stefano Brivio1036d862007-12-23 04:46:27 +01002668MAC80211 PID RATE CONTROL
2669P: Stefano Brivio
2670M: stefano.brivio@polimi.it
2671P: Mattias Nissler
2672M: mattias.nissler@gmx.de
2673L: linux-wireless@vger.kernel.org
2674W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
2675T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2676S: Maintained
2677
Patrick McHardyb863ceb2007-07-14 18:55:06 -07002678MACVLAN DRIVER
2679P: Patrick McHardy
2680M: kaber@trash.net
2681L: netdev@vger.kernel.org
2682S: Maintained
2683
Linus Torvalds1da177e2005-04-16 15:20:36 -07002684MARVELL YUKON / SYSKONNECT DRIVER
2685P: Mirko Lindner
2686M: mlindner@syskonnect.de
2687P: Ralph Roesler
2688M: rroesler@syskonnect.de
2689W: http://www.syskonnect.com
2690S: Supported
2691
Michael Kerriskfaf16682005-07-31 22:34:47 -07002692MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
Jim Cromiece00f852006-11-30 04:49:44 +01002693P: Michael Kerrisk
Michael Kerrisk1d7f5022007-10-16 23:30:31 -07002694M: mtk.manpages@gmail.com
Michael Kerriskc76a5872008-07-04 09:59:49 -07002695W: http://www.kernel.org/doc/man-pages
2696S: Supported
Michael Kerriskfaf16682005-07-31 22:34:47 -07002697
Stefano Brivio74cda162007-11-19 20:27:46 +01002698MARVELL LIBERTAS WIRELESS DRIVER
2699P: Dan Williams
2700M: dcbw@redhat.com
2701L: libertas-dev@lists.infradead.org
2702S: Maintained
2703
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002704MARVELL MV643XX ETHERNET DRIVER
Dale Farnsworth85ba9d92008-06-05 06:10:51 -07002705P: Lennert Buytenhek
2706M: buytenh@marvell.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002707L: netdev@vger.kernel.org
Dale Farnsworth85ba9d92008-06-05 06:10:51 -07002708S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002709
2710MATROX FRAMEBUFFER DRIVER
2711P: Petr Vandrovec
2712M: vandrove@vc.cvut.cz
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002713L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002714S: Maintained
2715
Hans-Juergen Kochd20620d2007-05-08 17:22:00 +02002716MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2717P: Hans J. Koch
2718M: hjk@linutronix.de
2719L: lm-sensors@lm-sensors.org
2720S: Maintained
2721
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002722MEGARAID SCSI DRIVERS
Jim Cromiece00f852006-11-30 04:49:44 +01002723P: Neela Syam Kolli
Sumant Patrobdd0d7572007-05-10 07:22:35 -07002724M: megaraidlinux@lsi.com
Jim Cromiece00f852006-11-30 04:49:44 +01002725S: linux-scsi@vger.kernel.org
2726W: http://megaraid.lsilogic.com
2727S: Maintained
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002728
Steven Rostedt70ea91f2006-07-30 03:03:53 -07002729MEMORY MANAGEMENT
2730L: linux-mm@kvack.org
2731L: linux-kernel@vger.kernel.org
2732W: http://www.linux-mm.org
2733S: Maintained
2734
akpm@linux-foundation.org938a9202008-03-04 14:28:29 -08002735MEMORY RESOURCE CONTROLLER
2736P: Balbir Singh
2737M: balbir@linux.vnet.ibm.com
2738P: Pavel Emelyanov
2739M: xemul@openvz.org
2740P: KAMEZAWA Hiroyuki
2741M: kamezawa.hiroyu@jp.fujitsu.com
2742L: linux-mm@kvack.org
2743L: linux-kernel@vger.kernel.org
2744S: Maintained
2745
David Howellsb920de12008-02-08 04:19:31 -08002746MEI MN10300/AM33 PORT
2747P: David Howells
2748M: dhowells@redhat.com
2749P: Koichi Yasutake
2750M: yasutake.koichi@jp.panasonic.com
Robert P. J. Day66e10602008-04-29 00:59:34 -07002751L: linux-am33-list@redhat.com (moderated for non-subscribers)
David Howellsb920de12008-02-08 04:19:31 -08002752W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
2753S: Maintained
2754
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002755MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002756P: David Woodhouse
2757M: dwmw2@infradead.org
2758W: http://www.linux-mtd.infradead.org/
2759L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002760T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002761S: Maintained
2762
Artem Bityutskiy48576402007-02-13 17:11:10 +02002763UNSORTED BLOCK IMAGES (UBI)
2764P: Artem Bityutskiy
2765M: dedekind@infradead.org
2766W: http://www.linux-mtd.infradead.org/
2767L: linux-mtd@lists.infradead.org
Artem Bityutskiy21600542007-05-22 12:23:21 +03002768T: git git://git.infradead.org/~dedekind/ubi-2.6.git
Artem Bityutskiy48576402007-02-13 17:11:10 +02002769S: Maintained
2770
Linus Torvalds1da177e2005-04-16 15:20:36 -07002771MICROTEK X6 SCANNER
2772P: Oliver Neukum
2773M: oliver@neukum.name
2774S: Maintained
2775
2776MIPS
2777P: Ralf Baechle
2778M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01002779W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002780L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00002781T: git www.linux-mips.org:/pub/scm/linux.git
2782S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002783
2784MISCELLANEOUS MCA-SUPPORT
2785P: James Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05002786M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002787L: linux-kernel@vger.kernel.org
2788S: Maintained
2789
2790MODULE SUPPORT
2791P: Rusty Russell
2792M: rusty@rustcorp.com.au
2793L: linux-kernel@vger.kernel.org
2794S: Maintained
2795
2796MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2797P: Stelian Pop
2798M: stelian@popies.net
2799W: http://popies.net/meye/
2800S: Maintained
2801
Pavel Pisac58ff042007-05-16 01:10:41 +02002802MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2803P: Pavel Pisa
2804M: ppisa@pikron.com
2805L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Pavel Pisac58ff042007-05-16 01:10:41 +02002806S: Maintained
2807
Linus Torvalds1da177e2005-04-16 15:20:36 -07002808MOUSE AND MISC DEVICES [GENERAL]
2809P: Alessandro Rubini
2810M: rubini@ipvvis.unipv.it
2811L: linux-kernel@vger.kernel.org
2812S: Maintained
2813
Jiri Slabyb9705b62008-04-30 00:53:48 -07002814MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
Jiri Slabyd7354102006-12-08 02:38:35 -08002815P: Jiri Slaby
2816M: jirislaby@gmail.com
2817L: linux-kernel@vger.kernel.org
2818S: Maintained
2819
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002820MSI LAPTOP SUPPORT
2821P: Lennart Poettering
2822M: mzxreary@0pointer.de
Joe Perches04bdfb92007-12-22 14:03:27 -08002823W: https://tango.0pointer.de/mailman/listinfo/s270-linux
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002824W: http://0pointer.de/lennart/tchibo.html
2825S: Maintained
2826
Samuel Ortiz4e0d13c2008-07-04 09:59:53 -07002827MULTIFUNCTION DEVICES (MFD)
2828P: Samuel Ortiz
2829M: sameo@openedhand.com
2830L: linux-kernel@vger.kernel.org
2831S: Supported
2832
Pierre Ossman5c4e6f12007-05-21 20:23:20 +02002833MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07002834P: Pierre Ossman
2835M: drzeus-mmc@drzeus.cx
2836L: linux-kernel@vger.kernel.org
2837S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01002838
David Brownell15a05802007-08-08 09:12:54 -07002839MULTIMEDIA CARD (MMC) ETC. OVER SPI
2840P: David Brownell
2841M: dbrownell@users.sourceforge.net
2842L: linux-kernel@vger.kernel.org
2843S: Odd fixes
2844
Linus Torvalds1da177e2005-04-16 15:20:36 -07002845MULTISOUND SOUND DRIVER
2846P: Andrew Veliath
2847M: andrewtv@usa.net
2848S: Maintained
2849
Jiri Slabyd7354102006-12-08 02:38:35 -08002850MULTITECH MULTIPORT CARD (ISICOM)
2851P: Jiri Slaby
2852M: jirislaby@gmail.com
2853L: linux-kernel@vger.kernel.org
2854S: Maintained
2855
Brice Goglin2d3cf582008-05-17 12:45:36 +02002856MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
2857P: Andrew Gallatin
2858M: gallatin@myri.com
2859P: Brice Goglin
2860M: brice@myri.com
2861L: netdev@vger.kernel.org
2862W: http://www.myri.com/scs/download-Myri10GE.html
2863S: Supported
2864
Linus Torvalds1da177e2005-04-16 15:20:36 -07002865NATSEMI ETHERNET DRIVER (DP8381x)
2866P: Tim Hockin
2867M: thockin@hockin.org
2868S: Maintained
2869
2870NCP FILESYSTEM
2871P: Petr Vandrovec
2872M: vandrove@vc.cvut.cz
2873L: linware@sh.cvut.cz
2874S: Maintained
2875
2876NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2877P: James E.J. Bottomley
2878M: James.Bottomley@HansenPartnership.com
2879L: linux-scsi@vger.kernel.org
2880S: Maintained
2881
Glenn Streiff3c2d7742008-02-04 20:20:45 -08002882NETEFFECT IWARP RNIC DRIVER (IW_NES)
2883P: Faisal Latif
2884M: flatif@neteffect.com
Chien Tung5f625602008-05-26 15:23:32 -07002885P: Chien Tung
2886M: ctung@neteffect.com
Glenn Streiff3c2d7742008-02-04 20:20:45 -08002887L: general@lists.openfabrics.org
2888W: http://www.neteffect.com
2889S: Supported
2890F: drivers/infiniband/hw/nes/
2891
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002892NETEM NETWORK EMULATOR
2893P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08002894M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07002895L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002896S: Maintained
2897
Jiri Slaby4a584482007-08-30 23:56:39 -07002898NETERION (S2IO) Xframe 10GbE DRIVER
2899P: Ramkrishna Vepa
2900M: ram.vepa@neterion.com
2901P: Rastapur Santosh
2902M: santosh.rastapur@neterion.com
2903P: Sivakumar Subramani
2904M: sivakumar.subramani@neterion.com
2905P: Sreenivasa Honnur
2906M: sreenivasa.honnur@neterion.com
2907L: netdev@vger.kernel.org
2908W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2909S: Supported
2910
Linus Torvalds1da177e2005-04-16 15:20:36 -07002911NETFILTER/IPTABLES/IPCHAINS
2912P: Rusty Russell
2913P: Marc Boucher
2914P: James Morris
2915P: Harald Welte
2916P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07002917P: Patrick McHardy
2918M: kaber@trash.net
Patrick McHardy1a03b812007-09-18 13:19:26 -07002919L: netfilter-devel@vger.kernel.org
2920L: netfilter@vger.kernel.org
Patrick McHardy82b98542006-10-12 14:08:55 -07002921L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002922W: http://www.netfilter.org/
2923W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002924S: Supported
2925
Paul Moore4cc67732006-09-25 15:57:13 -07002926NETLABEL
2927P: Paul Moore
2928M: paul.moore@hp.com
2929W: http://netlabel.sf.net
2930L: netdev@vger.kernel.org
2931S: Supported
2932
Linus Torvalds1da177e2005-04-16 15:20:36 -07002933NETROM NETWORK LAYER
2934P: Ralf Baechle
2935M: ralf@linux-mips.org
2936L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02002937W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002938S: Maintained
2939
Pavel Machek5ddb88c2006-09-29 02:01:29 -07002940NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002941P: Paul Clements
2942M: Paul.Clements@steeleye.com
2943S: Maintained
2944
2945NETWORK DEVICE DRIVERS
Linus Torvalds1da177e2005-04-16 15:20:36 -07002946P: Jeff Garzik
2947M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002948L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002949T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002950S: Maintained
2951
2952NETWORKING [GENERAL]
2953P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07002954M: netdev@vger.kernel.org
2955L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08002956W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002957S: Maintained
2958
2959NETWORKING [IPv4/IPv6]
2960P: David S. Miller
2961M: davem@davemloft.net
2962P: Alexey Kuznetsov
2963M: kuznet@ms2.inr.ac.ru
2964P: Pekka Savola (ipv6)
2965M: pekkas@netcore.fi
2966P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04002967M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002968P: Hideaki YOSHIFUJI
2969M: yoshfuji@linux-ipv6.org
2970P: Patrick McHardy
Patrick McHardy1a03b812007-09-18 13:19:26 -07002971M: kaber@trash.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002972L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08002973T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002974S: Maintained
2975
James Morris10e2ff12007-08-25 14:41:28 -07002976NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
2977P: Paul Moore
2978M: paul.moore@hp.com
2979L: netdev@vger.kernel.org
2980S: Maintained
2981
John W. Linville29f8f632006-01-18 14:52:48 -08002982NETWORKING [WIRELESS]
2983P: John W. Linville
2984M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08002985L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08002986T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2987S: Maintained
2988
Amit S. Kale3d396eb2006-10-21 15:33:03 -04002989NETXEN (1/10) GbE SUPPORT
dhananjay@netxen.comd230ce32007-12-26 10:23:53 -08002990P: Dhananjay Phadke
2991M: dhananjay@netxen.com
Amit S. Kale3d396eb2006-10-21 15:33:03 -04002992L: netdev@vger.kernel.org
2993W: http://www.netxen.com
2994S: Supported
2995
Linus Torvalds1da177e2005-04-16 15:20:36 -07002996IPVS
2997P: Wensong Zhang
2998M: wensong@linux-vs.org
Horms9d30c172005-09-29 19:47:06 -07002999P: Simon Horman
3000M: horms@verge.net.au
Linus Torvalds1da177e2005-04-16 15:20:36 -07003001P: Julian Anastasov
3002M: ja@ssi.bg
Horms9d30c172005-09-29 19:47:06 -07003003L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003004S: Maintained
3005
J. Bruce Fieldse8b43552008-07-23 08:49:50 -04003006NFS, SUNRPC, AND LOCKD CLIENTS
Linus Torvalds1da177e2005-04-16 15:20:36 -07003007P: Trond Myklebust
Trond Myklebust78f58152007-12-12 20:16:06 -05003008M: Trond.Myklebust@netapp.com
3009L: linux-nfs@vger.kernel.org
3010W: http://client.linux-nfs.org
3011T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003012S: Maintained
3013
3014NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07003015P: Jan-Pascal van Best
3016M: janpascal@vanbest.org
3017P: Andreas Mohr
3018M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003019L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003020S: Maintained
3021
3022NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
3023P: YOKOTA Hiroshi
3024M: yokota@netlab.is.tsukuba.ac.jp
3025W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3026S: Maintained
3027
3028NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
3029P: GOTO Masanori
3030M: gotom@debian.or.jp
3031P: YOKOTA Hiroshi
3032M: yokota@netlab.is.tsukuba.ac.jp
3033W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3034S: Maintained
3035
Linus Torvalds1da177e2005-04-16 15:20:36 -07003036NTFS FILESYSTEM
3037P: Anton Altaparmakov
3038M: aia21@cantab.net
3039L: linux-ntfs-dev@lists.sourceforge.net
3040L: linux-kernel@vger.kernel.org
3041W: http://linux-ntfs.sf.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08003042T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003043S: Maintained
3044
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003045NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003046P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003047M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003048L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01003049S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003050
Peter Korsgaard1ded9692006-06-12 21:40:53 +02003051OPENCORES I2C BUS DRIVER
3052P: Peter Korsgaard
3053M: jacmet@sunsite.dk
Jean Delvare5d925fe2006-07-01 17:14:32 +02003054L: i2c@lm-sensors.org
Peter Korsgaard1ded9692006-06-12 21:40:53 +02003055S: Maintained
3056
Mark Fashehccd979b2005-12-15 14:31:24 -08003057ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
3058P: Mark Fasheh
Mark Fasheha5754332008-03-21 10:40:31 -07003059M: mfasheh@suse.com
3060P: Joel Becker
3061M: joel.becker@oracle.com
Robert P. J. Dayc0ff1f22008-04-21 22:34:01 +00003062L: ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
Mark Fashehccd979b2005-12-15 14:31:24 -08003063W: http://oss.oracle.com/projects/ocfs2/
Joel Beckerdda47bc2008-03-22 22:08:07 -07003064T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003065S: Supported
Mark Fashehccd979b2005-12-15 14:31:24 -08003066
Bob Copeland0ad122d2008-07-25 19:45:18 -07003067OMFS FILESYSTEM
3068P: Bob Copeland
3069M: me@bobcopeland.com
3070L: linux-karma-devel@lists.sourceforge.net
3071S: Maintained
3072
Harald Weltec1986ee2005-11-13 16:06:29 -08003073OMNIKEY CARDMAN 4000 DRIVER
3074P: Harald Welte
3075M: laforge@gnumonks.org
3076S: Maintained
3077
Harald Welte77c44ab2005-11-13 16:06:26 -08003078OMNIKEY CARDMAN 4040 DRIVER
3079P: Harald Welte
3080M: laforge@gnumonks.org
3081S: Maintained
3082
Jonathan Corbet77d51402007-03-22 19:44:17 -03003083OMNIVISION OV7670 SENSOR DRIVER
3084P: Jonathan Corbet
3085M: corbet@lwn.net
3086L: video4linux-list@redhat.com
3087S: Maintained
3088
Thomas Gleixner431bca72007-05-02 09:31:35 +02003089ONENAND FLASH DRIVER
3090P: Kyungmin Park
3091M: kyungmin.park@samsung.com
3092L: linux-mtd@lists.infradead.org
3093S: Maintained
3094
Linus Torvalds1da177e2005-04-16 15:20:36 -07003095ONSTREAM SCSI TAPE DRIVER
3096P: Willem Riede
3097M: osst@riede.org
3098L: osst-users@lists.sourceforge.net
3099L: linux-scsi@vger.kernel.org
3100S: Maintained
3101
Linus Torvalds1da177e2005-04-16 15:20:36 -07003102OPROFILE
Robert Richterd1a5d192008-07-12 13:47:57 -07003103P: Robert Richter
3104M: robert.richter@amd.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003105L: oprofile-list@lists.sf.net
3106S: Maintained
3107
3108ORINOCO DRIVER
3109P: Pavel Roskin
3110M: proski@gnu.org
3111P: David Gibson
3112M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07003113L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07003114L: orinoco-users@lists.sourceforge.net
3115L: orinoco-devel@lists.sourceforge.net
3116W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003117S: Maintained
3118
Olof Johanssonf5cd7872007-01-31 21:43:54 -06003119PA SEMI ETHERNET DRIVER
3120P: Olof Johansson
3121M: olof@lixom.net
3122L: netdev@vger.kernel.org
3123S: Maintained
3124
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01003125PA SEMI SMBUS DRIVER
3126P: Olof Johansson
3127M: olof@lixom.net
3128L: i2c@lm-sensors.org
3129S: Maintained
3130
Linus Torvalds1da177e2005-04-16 15:20:36 -07003131PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07003132L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08003133S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07003134
3135PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
3136P: Tim Waugh
3137M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07003138L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003139W: http://www.torque.net/linux-pp.html
3140S: Maintained
3141
3142PARISC ARCHITECTURE
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003143P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04003144M: kyle@mcmartin.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07003145P: Matthew Wilcox
3146M: matthew@wil.cx
3147P: Grant Grundler
3148M: grundler@parisc-linux.org
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003149L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003150W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04003151T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003152S: Maintained
3153
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02003154PARAVIRT_OPS INTERFACE
3155P: Jeremy Fitzhardinge
3156M: jeremy@xensource.com
3157P: Chris Wright
3158M: chrisw@sous-sol.org
3159P: Zachary Amsden
3160M: zach@vmware.com
3161P: Rusty Russell
3162M: rusty@rustcorp.com.au
3163L: virtualization@lists.osdl.org
3164L: linux-kernel@vger.kernel.org
3165S: Supported
3166
Jim Cromie1662d322006-10-06 00:43:59 -07003167PC87360 HARDWARE MONITORING DRIVER
3168P: Jim Cromie
3169M: jim.cromie@gmail.com
3170L: lm-sensors@lm-sensors.org
3171S: Maintained
3172
3173PC8736x GPIO DRIVER
3174P: Jim Cromie
3175M: jim.cromie@gmail.com
3176S: Maintained
3177
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06003178PCI ERROR RECOVERY
3179P: Linas Vepstas
3180M: linas@austin.ibm.com
3181L: linux-kernel@vger.kernel.org
Jesse Barnesc1f69db2008-05-19 15:28:16 -07003182L: linux-pci@vger.kernel.org
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06003183S: Supported
3184
Linus Torvalds1da177e2005-04-16 15:20:36 -07003185PCI SUBSYSTEM
Greg Kroah-Hartmanaf40b482008-04-17 10:22:27 -07003186P: Jesse Barnes
3187M: jbarnes@virtuousgeek.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003188L: linux-kernel@vger.kernel.org
Jesse Barnes29054742008-05-03 08:35:49 -07003189L: linux-pci@vger.kernel.org
Jesse Barnes460895c2008-04-25 10:14:28 -07003190T: git kernel.org:/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003191S: Supported
3192
3193PCI HOTPLUG CORE
Kristen Carlson Accardifb5f4d72006-09-29 10:30:27 -07003194P: Kristen Carlson Accardi
3195M: kristen.c.accardi@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003196S: Supported
3197
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003198PCIE HOTPLUG DRIVER
3199P: Kristen Carlson Accardi
3200M: kristen.c.accardi@intel.com
Jesse Barnes64dab202008-06-10 14:20:03 -07003201L: linux-pci@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05003202S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003203
Linus Torvalds1da177e2005-04-16 15:20:36 -07003204PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003205P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07003206L: linux-pcmcia@lists.infradead.org
Joe Perches6650e0a2007-12-10 15:49:32 -08003207W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08003208T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003209S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003210
3211PCNET32 NETWORK DRIVER
pcnet32@verizon.net04ce0942007-02-16 10:07:12 -06003212P: Don Fry
3213M: pcnet32@verizon.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003214L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003215S: Maintained
3216
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003217PER-TASK DELAY ACCOUNTING
Balbir Singhabc5f232008-07-04 09:59:42 -07003218P: Balbir Singh
3219M: balbir@linux.vnet.ibm.com
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003220L: linux-kernel@vger.kernel.org
3221S: Maintained
3222
Jim Cromiedd49d0f2006-03-24 18:08:17 +01003223PERSONALITY HANDLING
3224P: Christoph Hellwig
3225M: hch@infradead.org
3226L: linux-abi-devel@lists.sourceforge.net
3227S: Maintained
3228
Linus Torvalds1da177e2005-04-16 15:20:36 -07003229PHRAM MTD DRIVER
Joern Engel2b54aae2008-02-06 01:38:02 -08003230P: Joern Engel
3231M: joern@lazybastard.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003232L: linux-mtd@lists.infradead.org
3233S: Maintained
3234
Peter Osterlund249a6772005-09-27 21:45:30 -07003235PKTCDVD DRIVER
3236P: Peter Osterlund
3237M: petero2@telia.com
3238L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07003239S: Maintained
3240
Linus Torvalds1da177e2005-04-16 15:20:36 -07003241POSIX CLOCKS and TIMERS
Ingo Molnaraa781ae2007-07-19 01:48:32 -07003242P: Thomas Gleixner
3243M: tglx@linutronix.de
Hormsf1c3ddf2006-01-15 02:18:28 +01003244L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003245S: Supported
3246
Anton Vorontsov3be86142007-07-15 04:43:36 +04003247POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
3248P: Anton Vorontsov
3249M: cbou@mail.ru
3250P: David Woodhouse
3251M: dwmw2@infradead.org
3252L: linux-kernel@vger.kernel.org
Anton Vorontsov3be86142007-07-15 04:43:36 +04003253T: git git.infradead.org/battery-2.6.git
3254S: Maintained
3255
Linus Torvalds1da177e2005-04-16 15:20:36 -07003256PNP SUPPORT
3257P: Adam Belay
3258M: ambx1@neo.rr.com
3259S: Maintained
3260
Vitaly Wool999445d2007-01-04 13:07:03 +01003261PNXxxxx I2C DRIVER
3262P: Vitaly Wool
3263M: vitalywool@gmail.com
3264L: i2c@lm-sensors.org
3265S: Maintained
3266
Linus Torvalds1da177e2005-04-16 15:20:36 -07003267PPP PROTOCOL DRIVERS AND COMPRESSORS
3268P: Paul Mackerras
3269M: paulus@samba.org
3270L: linux-ppp@vger.kernel.org
3271S: Maintained
3272
3273PPP OVER ATM (RFC 2364)
3274P: Mitchell Blank Jr
3275M: mitch@sfgoth.com
3276S: Maintained
3277
3278PPP OVER ETHERNET
3279P: Michal Ostrowski
Chris Wright5e70b7f32008-06-09 16:07:28 -07003280M: mostrows@earthlink.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003281S: Maintained
3282
James Chapmana6d23702007-06-27 15:53:17 -07003283PPP OVER L2TP
3284P: James Chapman
3285M: jchapman@katalix.com
3286S: Maintained
3287
Linus Torvalds1da177e2005-04-16 15:20:36 -07003288PREEMPTIBLE KERNEL
3289P: Robert Love
3290M: rml@tech9.net
3291L: linux-kernel@vger.kernel.org
3292L: kpreempt-tech@lists.sourceforge.net
3293W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3294S: Supported
3295
Michael Wueff1a592007-09-25 18:11:01 -07003296P54 WIRELESS DRIVER
3297P: Michael Wu
3298M: flamingice@sourmilk.net
3299L: linux-wireless@vger.kernel.org
3300W: http://prism54.org
3301T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3302S: Maintained
3303
Linus Torvalds1da177e2005-04-16 15:20:36 -07003304PRISM54 WIRELESS DRIVER
Luis R. Rodrigueze88b34b2007-06-01 00:46:57 -07003305P: Luis R. Rodriguez
3306M: mcgrof@gmail.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003307L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003308W: http://prism54.org
3309S: Maintained
3310
3311PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3312P: Peter Denison
3313M: promise@pnd-pc.demon.co.uk
3314W: http://www.pnd-pc.demon.co.uk/promise/
3315S: Maintained
3316
Mikael Petterssonb3277df2007-01-10 09:33:53 +01003317PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3318P: Mikael Pettersson
3319M: mikpe@it.uu.se
3320L: linux-ide@vger.kernel.org
3321S: Maintained
3322
Masakazu Mokuno02c18892007-07-05 20:11:16 +09003323PS3 NETWORK SUPPORT
3324P: Masakazu Mokuno
3325M: mokuno@sm.sony.co.jp
3326L: netdev@vger.kernel.org
3327L: cbe-oss-dev@ozlabs.org
3328S: Supported
3329
Geoff Levandf58a9d12006-11-23 00:46:51 +01003330PS3 PLATFORM SUPPORT
3331P: Geoff Levand
3332M: geoffrey.levand@am.sony.com
3333L: linuxppc-dev@ozlabs.org
3334L: cbe-oss-dev@ozlabs.org
3335S: Supported
3336
Michael Krufky83202042006-07-03 00:24:18 -07003337PVRUSB2 VIDEO4LINUX DRIVER
3338P: Mike Isely
3339M: isely@pobox.com
Mike Isely16e94952007-01-03 18:08:06 -03003340L: pvrusb2@isely.net (subscribers-only)
Michael Krufky83202042006-07-03 00:24:18 -07003341L: video4linux-list@redhat.com
3342W: http://www.isely.net/pvrusb2/
3343S: Maintained
3344
Eric Miao30ec2612008-06-12 15:21:41 -07003345PXA2xx/PXA3xx SUPPORT
3346P: Eric Miao
3347M: eric.miao@marvell.com
3348P: Russell King
3349M: linux@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003350L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003351S: Maintained
3352
Pierre Ossman272f1332007-05-14 21:25:26 +02003353PXA MMCI DRIVER
3354S: Orphan
3355
Linus Torvalds1da177e2005-04-16 15:20:36 -07003356QLOGIC QLA2XXX FC-SCSI DRIVER
3357P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08003358M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003359L: linux-scsi@vger.kernel.org
3360S: Supported
3361
Ron Mercer5a4faa872006-07-25 00:40:21 -07003362QLOGIC QLA3XXX NETWORK DRIVER
3363P: Ron Mercer
3364M: linux-driver@qlogic.com
3365L: netdev@vger.kernel.org
3366S: Supported
3367
Linus Torvalds1da177e2005-04-16 15:20:36 -07003368QNX4 FILESYSTEM
3369P: Anders Larsen
3370M: al@alarsen.net
3371L: linux-kernel@vger.kernel.org
3372W: http://www.alarsen.net/linux/qnx4fs/
3373S: Maintained
3374
3375RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003376P: Benjamin Herrenschmidt
3377M: benh@kernel.crashing.org
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003378L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003379S: Maintained
3380
3381RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003382P: Paul Mackerras
3383M: paulus@samba.org
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003384L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003385S: Maintained
3386
3387RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3388P: Corey Thomas
Joe Perches7c4a52e2008-02-03 16:38:31 +02003389M: coreythomas@charter.net
Johannes Berg724c6b32007-04-23 12:18:20 -07003390L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003391S: Maintained
3392
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003393RALINK RT2X00 WLAN DRIVER
3394P: rt2x00 project
3395L: linux-wireless@vger.kernel.org
3396L: rt2400-devel@lists.sourceforge.net
3397W: http://rt2x00.serialmonkey.com/
3398S: Maintained
Ivo van Doorn2dd0f692008-04-12 19:25:00 +02003399T: git kernel.org:/pub/scm/linux/kernel/git/ivd/rt2x00.git
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003400F: drivers/net/wireless/rt2x00/
3401
Nick Piggin9db55792008-02-08 04:19:49 -08003402RAMDISK RAM BLOCK DEVICE DRIVER
3403P: Nick Piggin
3404M: npiggin@suse.de
3405S: Maintained
3406
Matt Mackall9e95ce22005-04-16 15:25:56 -07003407RANDOM NUMBER DRIVER
3408P: Matt Mackall
3409M: mpm@selenic.com
3410S: Maintained
3411
Matt Porter394b7012005-11-07 01:00:15 -08003412RAPIDIO SUBSYSTEM
3413P: Matt Porter
3414M: mporter@kernel.crashing.org
3415L: linux-kernel@vger.kernel.org
3416S: Maintained
3417
Florian Fainellic1f766b2008-02-06 22:39:44 +01003418RDC R-321X SoC
3419P: Florian Fainelli
3420M: florian.fainelli@telecomint.eu
3421L: linux-kernel@vger.kernel.org
3422S: Maintained
3423
Florian Fainellidb17f392007-12-19 11:30:30 +01003424RDC R6040 FAST ETHERNET DRIVER
3425P: Florian Fainelli
3426M: florian.fainelli@telecomint.eu
3427L: netdev@vger.kernel.org
3428S: Maintained
3429
Josh Triplett595182b2006-10-04 02:17:21 -07003430READ-COPY UPDATE (RCU)
3431P: Dipankar Sarma
3432M: dipankar@in.ibm.com
3433W: http://www.rdrop.com/users/paulmck/rclock/
3434L: linux-kernel@vger.kernel.org
3435S: Supported
3436
3437RCUTORTURE MODULE
3438P: Josh Triplett
3439M: josh@freedesktop.org
3440L: linux-kernel@vger.kernel.org
3441S: Maintained
3442
Linus Torvalds1da177e2005-04-16 15:20:36 -07003443REAL TIME CLOCK DRIVER
3444P: Paul Gortmaker
3445M: p_gortmaker@yahoo.com
3446L: linux-kernel@vger.kernel.org
3447S: Maintained
3448
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003449REAL TIME CLOCK (RTC) SUBSYSTEM
3450P: Alessandro Zummo
3451M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003452L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003453S: Maintained
3454
Linus Torvalds1da177e2005-04-16 15:20:36 -07003455REISERFS FILE SYSTEM
Jeff Mahoney76c4e5e2007-06-08 13:47:02 -07003456L: reiserfs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003457S: Supported
3458
Ivo van Doorne08976452008-04-12 19:23:55 +02003459RFKILL
3460P: Ivo van Doorn
3461M: IvDoorn@gmail.com
3462L: netdev@vger.kernel.org
3463S: Maintained
3464F: net/rfkill
3465
Linus Torvalds1da177e2005-04-16 15:20:36 -07003466ROCKETPORT DRIVER
3467P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003468W: http://www.comtrol.com
3469S: Maintained
3470
3471ROSE NETWORK LAYER
3472P: Ralf Baechle
3473M: ralf@linux-mips.org
3474L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003475W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003476S: Maintained
3477
3478RISCOM8 DRIVER
3479S: Orphan
3480
Michael Wu605bebe2007-05-14 01:41:02 -04003481RTL818X WIRELESS DRIVER
3482P: Michael Wu
3483M: flamingice@sourmilk.net
3484P: Andrea Merello
3485M: andreamrl@tiscali.it
3486L: linux-wireless@vger.kernel.org
3487W: http://linuxwireless.org/
3488T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3489S: Maintained
3490
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003491S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003492P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003493M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003494L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01003495S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003496
Linus Torvalds1da177e2005-04-16 15:20:36 -07003497S390
3498P: Martin Schwidefsky
3499M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003500P: Heiko Carstens
3501M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003502M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003503L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003504W: http://www.ibm.com/developerworks/linux/linux390/
3505S: Supported
3506
3507S390 NETWORK DRIVERS
Ursula Braundd96df22007-09-19 13:09:02 +02003508P: Ursula Braun
Ursula Braun23fcc8d2008-07-18 15:24:58 +02003509M: ursula.braun@de.ibm.com
Ursula Braunb9192ad2007-10-22 16:16:15 +02003510P: Frank Blaschka
3511M: blaschka@linux.vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003512M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003513L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003514W: http://www.ibm.com/developerworks/linux/linux390/
3515S: Supported
3516
3517S390 ZFCP DRIVER
Swen Schillig0033bb42007-12-18 11:16:14 +01003518P: Christof Schmitt
3519M: christof.schmitt@de.ibm.com
3520P: Martin Peschke
3521M: mp3@de.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003522M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003523L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003524W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003525S: Supported
3526
Ursula Braundd96df22007-09-19 13:09:02 +02003527S390 IUCV NETWORK LAYER
3528P: Ursula Braun
Ursula Braun23fcc8d2008-07-18 15:24:58 +02003529M: ursula.braun@de.ibm.com
Ursula Braundd96df22007-09-19 13:09:02 +02003530M: linux390@de.ibm.com
3531L: linux-s390@vger.kernel.org
3532W: http://www.ibm.com/developerworks/linux/linux390/
3533S: Supported
3534
Ben Dooks4dde7f72008-06-30 22:40:38 +01003535S3C24XX SD/MMC Driver
3536P: Ben Dooks
3537M: ben-linux@fluff.org
3538L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3539L: linux-kernel@vger.kernel.org
3540S: Supported
3541
Linus Torvalds1da177e2005-04-16 15:20:36 -07003542SAA7146 VIDEO4LINUX-2 DRIVER
3543P: Michael Hunold
3544M: michael@mihu.de
3545W: http://www.mihu.de/linux/saa7146
3546S: Maintained
3547
Linus Torvalds1da177e2005-04-16 15:20:36 -07003548SC1200 WDT DRIVER
3549P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003550M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003551S: Maintained
3552
3553SCHEDULER
3554P: Ingo Molnar
3555M: mingo@elte.hu
3556P: Robert Love [the preemptible kernel bits]
3557M: rml@tech9.net
3558L: linux-kernel@vger.kernel.org
3559S: Maintained
3560
3561SCSI CDROM DRIVER
3562P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003563M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003564L: linux-scsi@vger.kernel.org
3565W: http://www.kernel.dk
3566S: Maintained
3567
3568SCSI SG DRIVER
3569P: Doug Gilbert
3570M: dgilbert@interlog.com
3571L: linux-scsi@vger.kernel.org
3572W: http://www.torque.net/sg
3573S: Maintained
3574
3575SCSI SUBSYSTEM
3576P: James E.J. Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05003577M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003578L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003579T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
James Bottomleyc4e16082007-11-03 08:40:30 -05003580T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
3581T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003582S: Maintained
3583
3584SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003585P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003586M: Kai.Makisara@kolumbus.fi
3587L: linux-scsi@vger.kernel.org
3588S: Maintained
3589
3590SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003591P: Vlad Yasevich
3592M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003593P: Sridhar Samudrala
3594M: sri@us.ibm.com
Vlad Yasevich1a418792008-04-12 18:55:42 -07003595L: linux-sctp@vger.kernel.org
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003596W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003597S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003598
3599SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003600P: Jim Cromie
3601M: jim.cromie@gmail.com
3602S: Odd Fixes
3603
3604SCx200 GPIO DRIVER
3605P: Jim Cromie
3606M: jim.cromie@gmail.com
3607S: Maintained
3608
3609SCx200 HRT CLOCKSOURCE DRIVER
3610P: Jim Cromie
3611M: jim.cromie@gmail.com
3612S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003613
Sascha Sommer6a369132008-07-15 14:21:29 +02003614SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
3615P: Sascha Sommer
3616M: saschasommer@freenet.de
3617L: sdricohcs-devel@lists.sourceforge.net (subscribers-only)
3618S: Maintained
3619
Linus Torvalds1da177e2005-04-16 15:20:36 -07003620SECURITY CONTACT
3621P: Security Officers
3622M: security@kernel.org
3623S: Supported
3624
3625SELINUX SECURITY MODULE
3626P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08003627M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07003628P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003629M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003630P: Eric Paris
3631M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003632L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003633L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003634W: http://www.nsa.gov/selinux
3635S: Supported
3636
Jiri Slabycef2cf02007-05-08 00:31:45 -07003637SENSABLE PHANTOM
3638P: Jiri Slaby
3639M: jirislaby@gmail.com
3640S: Maintained
3641
Linus Torvalds1da177e2005-04-16 15:20:36 -07003642SERIAL ATA (SATA) SUBSYSTEM:
3643P: Jeff Garzik
3644M: jgarzik@pobox.com
3645L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003646T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003647S: Supported
3648
3649SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3650P: Pat Gefre
3651M: pfg@sgi.com
3652L: linux-ia64@vger.kernel.org
3653S: Supported
3654
Ben Hutchings8ceee662008-04-27 12:55:59 +01003655SFC NETWORK DRIVER
3656P: Steve Hodgson
3657P: Ben Hutchings
3658P: Robert Stonehouse
3659M: linux-net-drivers@solarflare.com
3660S: Supported
3661
Linus Torvalds1da177e2005-04-16 15:20:36 -07003662SGI VISUAL WORKSTATION 320 AND 540
3663P: Andrey Panin
3664M: pazke@donpac.ru
3665L: linux-visws-devel@lists.sf.net
3666W: http://linux-visws.sf.net
3667S: Maintained for 2.6.
3668
3669SIMTEC EB110ATX (Chalice CATS)
3670P: Ben Dooks
3671P: Vincent Sanders
3672M: support@simtec.co.uk
3673W: http://www.simtec.co.uk/products/EB110ATX/
3674S: Supported
3675
3676SIMTEC EB2410ITX (BAST)
3677P: Ben Dooks
3678P: Vincent Sanders
3679M: support@simtec.co.uk
3680W: http://www.simtec.co.uk/products/EB2410ITX/
3681S: Supported
3682
Francois Romieu92aab3c2005-07-30 13:11:18 +02003683SIS 190 ETHERNET DRIVER
3684P: Francois Romieu
3685M: romieu@fr.zoreil.com
3686L: netdev@vger.kernel.org
3687S: Maintained
3688
Linus Torvalds1da177e2005-04-16 15:20:36 -07003689SIS 900/7016 FAST ETHERNET DRIVER
3690P: Daniele Venzano
3691M: venza@brownhat.org
3692W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07003693L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003694S: Maintained
3695
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003696SIS 96X I2C/SMBUS DRIVER
3697P: Mark M. Hoffman
3698M: mhoffman@lightlink.com
3699L: lm-sensors@lm-sensors.org
3700S: Maintained
3701
Linus Torvalds1da177e2005-04-16 15:20:36 -07003702SIS FRAMEBUFFER DRIVER
3703P: Thomas Winischhofer
3704M: thomas@winischhofer.net
3705W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003706S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003707
3708SIS USB2VGA DRIVER
3709P: Thomas Winischhofer
3710M: thomas@winischhofer.net
3711W: http://www.winischhofer.at/linuxsisusbvga.shtml
3712S: Maintained
3713
Christoph Lameter415ad26d2007-07-26 10:40:56 -07003714SLAB ALLOCATOR
3715P: Christoph Lameter
Christoph Lametercde53532008-07-04 09:59:22 -07003716M: cl@linux-foundation.org
Christoph Lameter415ad26d2007-07-26 10:40:56 -07003717P: Pekka Enberg
3718M: penberg@cs.helsinki.fi
Pekka Enbergc76d1182008-02-11 23:52:47 +02003719P: Matt Mackall
3720M: mpm@selenic.com
Christoph Lameter415ad26d2007-07-26 10:40:56 -07003721L: linux-mm@kvack.org
3722S: Maintained
3723
Linus Torvalds1da177e2005-04-16 15:20:36 -07003724SMC91x ETHERNET DRIVER
3725P: Nicolas Pitre
3726M: nico@cam.org
3727S: Maintained
3728
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003729SMSC47B397 HARDWARE MONITOR DRIVER
3730P: Mark M. Hoffman
3731M: mhoffman@lightlink.com
3732L: lm-sensors@lm-sensors.org
3733S: Maintained
3734
Ben Nizetteb54f2862008-03-13 22:27:30 +11003735SMX UIO Interface
3736P: Ben Nizette
3737M: bn@niasdigital.com
3738S: Maintained
3739
Guennadi Liakhovetski668acf32008-07-19 07:54:43 -03003740SOC-CAMERA V4L2 SUBSYSTEM
3741P: Guennadi Liakhovetski
3742M: g.liakhovetski@gmx.de
3743L: video4linux-list@redhat.com
3744S: Maintained
3745
Linus Torvalds1da177e2005-04-16 15:20:36 -07003746SOFTWARE RAID (Multiple Disks) SUPPORT
3747P: Ingo Molnar
3748M: mingo@redhat.com
3749P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08003750M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07003751L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08003752S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003753
Pavel Machek95a631e2007-07-19 01:47:42 -07003754HIBERNATION (aka Software Suspend, aka swsusp):
Linus Torvalds1da177e2005-04-16 15:20:36 -07003755P: Pavel Machek
3756M: pavel@suse.cz
Pavel Machek95a631e2007-07-19 01:47:42 -07003757P: Rafael J. Wysocki
3758M: rjw@sisk.pl
3759L: linux-pm@lists.linux-foundation.org
3760S: Supported
3761
3762SUSPEND TO RAM:
Len Browna0ce3172007-10-25 18:05:49 -04003763P: Len Brown
3764M: len.brown@intel.com
Pavel Machek95a631e2007-07-19 01:47:42 -07003765P: Pavel Machek
3766M: pavel@suse.cz
3767P: Rafael J. Wysocki
3768M: rjw@sisk.pl
David Brownellf318a632007-04-23 14:41:06 -07003769L: linux-pm@lists.linux-foundation.org
Len Browna0ce3172007-10-25 18:05:49 -04003770S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003771
3772SONIC NETWORK DRIVER
3773P: Thomas Bogendoerfer
3774M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003775L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003776S: Maintained
3777
Michael Buesch61e115a2007-09-18 15:12:50 -04003778SONICS SILICON BACKPLANE DRIVER (SSB)
3779P: Michael Buesch
3780M: mb@bu3sch.de
3781L: netdev@vger.kernel.org
3782S: Maintained
3783
Linus Torvalds1da177e2005-04-16 15:20:36 -07003784SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01003785P: Mattia Dongili
3786M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01003787L: linux-acpi@vger.kernel.org
3788W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07003789S: Maintained
3790
Alex Dubovbaf85322008-02-09 10:20:54 -08003791SONY MEMORYSTICK CARD SUPPORT
3792P: Alex Dubov
3793M: oakad@yahoo.com
3794L: linux-kernel@vger.kernel.org
3795W: http://tifmxx.berlios.de/
3796S: Maintained
3797
Linus Torvalds1da177e2005-04-16 15:20:36 -07003798SOUND
3799P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02003800M: perex@perex.cz
Takashi Iwai82622042007-04-16 12:32:52 +02003801L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003802S: Maintained
3803
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003804SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3805P: Liam Girdwood
3806M: liam.girdwood@wolfsonmicro.com
Mark Brown2cad0ad2008-01-10 14:33:07 +01003807P: Mark Brown
3808M: broonie@opensource.wolfsonmicro.com
3809T: git opensource.wolfsonmicro.com/linux-2.6-asoc
Takashi Iwai82622042007-04-16 12:32:52 +02003810L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003811S: Supported
3812
Kumar Gala025c3982006-04-02 16:05:54 -05003813SPI SUBSYSTEM
3814P: David Brownell
3815M: dbrownell@users.sourceforge.net
3816L: spi-devel-general@lists.sourceforge.net
3817S: Maintained
3818
Arnd Bergmannb8154542008-05-16 11:10:59 +02003819SPU FILE SYSTEM
3820P: Jeremy Kerr
3821M: jk@ozlabs.org
3822L: linuxppc-dev@ozlabs.org
3823L: cbe-oss-dev@ozlabs.org
3824W: http://www.ibm.com/developerworks/power/cell/
3825S: Supported
3826
Steven Rostedt855f46a2006-08-05 12:14:50 -07003827STABLE BRANCH:
3828P: Greg Kroah-Hartman
3829M: greg@kroah.com
3830P: Chris Wright
3831M: chrisw@sous-sol.org
3832L: stable@kernel.org
3833S: Maintained
3834
Linus Torvalds1da177e2005-04-16 15:20:36 -07003835SHARP LH SUPPORT (LH7952X & LH7A40X)
3836P: Marc Singer
3837M: elf@buici.com
3838W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003839L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003840S: Maintained
3841
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003842SHPC HOTPLUG DRIVER
3843P: Kristen Carlson Accardi
3844M: kristen.c.accardi@intel.com
Jesse Barnes64dab202008-06-10 14:20:03 -07003845L: linux-pci@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05003846S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003847
Pierre Ossmand129bce2006-03-24 03:18:17 -08003848SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3849P: Pierre Ossman
3850M: drzeus-sdhci@drzeus.cx
3851L: sdhci-devel@list.drzeus.cx
Pierre Ossmand129bce2006-03-24 03:18:17 -08003852S: Maintained
3853
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003854SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3855P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08003856M: shemminger@linux-foundation.org
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003857L: netdev@vger.kernel.org
3858S: Maintained
3859
Chris Boot1a87d942006-07-10 04:45:34 -07003860SOEKRIS NET48XX LED SUPPORT
3861P: Chris Boot
3862M: bootc@bootc.net
3863S: Maintained
3864
Linus Torvalds1da177e2005-04-16 15:20:36 -07003865SPARC (sparc32):
3866P: William L. Irwin
3867M: wli@holomorphy.com
3868L: sparclinux@vger.kernel.org
3869S: Maintained
3870
3871SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3872P: Roger Wolff
3873M: R.E.Wolff@BitWizard.nl
3874L: linux-kernel@vger.kernel.org ?
3875S: Supported
3876
Jim Lewis2752e402006-09-29 02:01:19 -07003877SPIDERNET NETWORK DRIVER for CELL
Jens Osterkampcb8da8a2008-01-11 13:44:35 +01003878P: Ishizaki Kou
3879M: kou.ishizaki@toshiba.co.jp
3880P: Jens Osterkamp
3881M: jens@de.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07003882L: netdev@vger.kernel.org
3883S: Supported
3884
Linus Torvalds1da177e2005-04-16 15:20:36 -07003885SRM (Alpha) environment access
3886P: Jan-Benedict Glaw
3887M: jbglaw@lug-owl.de
3888L: linux-kernel@vger.kernel.org
3889S: Maintained
3890
3891STARFIRE/DURALAN NETWORK DRIVER
3892P: Ion Badulescu
3893M: ionut@cs.columbia.edu
3894S: Maintained
3895
3896STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3897W: http://mosquitonet.Stanford.EDU/strip.html
3898S: Unsupported ?
3899
3900STRADIS MPEG-2 DECODER DRIVER
3901P: Nathan Laredo
3902M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003903W: http://www.stradis.com/
3904S: Maintained
3905
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003906SUPERH
Linus Torvalds1da177e2005-04-16 15:20:36 -07003907P: Paul Mundt
3908M: lethal@linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003909L: linux-sh@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003910W: http://www.linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003911T: git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
Paul Mundt5c806b22008-07-29 06:34:01 +09003912S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003913
3914SUN3/3X
3915P: Sam Creasey
3916M: sammy@sammy.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003917W: http://sammy.net/sun3/
3918S: Maintained
3919
3920SVGA HANDLING
3921P: Martin Mares
3922M: mj@ucw.cz
3923L: linux-video@atrey.karlin.mff.cuni.cz
3924S: Maintained
3925
3926SYSV FILESYSTEM
3927P: Christoph Hellwig
3928M: hch@infradead.org
3929S: Maintained
3930
Alan Cox4e688522008-04-30 00:52:11 -07003931TASKSTATS STATISTICS INTERFACE
Balbir Singhabc5f232008-07-04 09:59:42 -07003932P: Balbir Singh
3933M: balbir@linux.vnet.ibm.com
Alan Cox4e688522008-04-30 00:52:11 -07003934L: linux-kernel@vger.kernel.org
3935S: Maintained
3936
Stephen Hemminger781b456a2006-07-10 20:25:29 -07003937TC CLASSIFIER
3938P: Jamal Hadi Salim
3939M: hadi@cyberus.ca
3940L: netdev@vger.kernel.org
3941S: Maintained
3942
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07003943TCP LOW PRIORITY MODULE
3944P: Wong Hoi Sing, Edison
3945M: hswong3i@gmail.com
3946P: Hung Hing Lun, Mike
3947M: hlhung3i@gmail.com
3948W: http://tcp-lp-mod.sourceforge.net/
3949S: Maintained
3950
Andy Gospodarek1a348cc2007-09-17 18:50:36 -07003951TEHUTI ETHERNET DRIVER
3952P: Alexander Indenbaum
3953M: baum@tehutinetworks.net
3954P: Andy Gospodarek
3955M: andy@greyhouse.net
3956L: netdev@vger.kernel.org
3957S: Supported
3958
Alan Cox4e688522008-04-30 00:52:11 -07003959Telecom Clock Driver for MCPL0010
3960P: Mark Gross
3961M: mark.gross@intel.com
3962S: Supported
3963
3964TENSILICA XTENSA PORT (xtensa):
3965P: Chris Zankel
3966M: chris@zankel.net
3967S: Maintained
3968
3969THINKPAD ACPI EXTRAS DRIVER
3970P: Henrique de Moraes Holschuh
3971M: ibm-acpi@hmh.eng.br
3972L: ibm-acpi-devel@lists.sourceforge.net
3973W: http://ibm-acpi.sourceforge.net
3974W: http://thinkwiki.org/wiki/Ibm-acpi
3975T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
3976S: Maintained
3977
Alex Dubov4020f2d2006-10-04 02:15:37 -07003978TI FLASH MEDIA INTERFACE DRIVER
3979P: Alex Dubov
3980M: oakad@yahoo.com
3981S: Maintained
3982
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003983TI OMAP MMC INTERFACE DRIVER
3984P: Carlos Aguiar, Anderson Briglia and Syed Khasim
Randy Dunlape82ce352007-10-16 23:29:44 -07003985M: linux-omap-open-source@linux.omap.com (subscribers only)
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003986W: http://linux.omap.com
3987W: http://www.muru.com/linux/omap/
3988S: Maintained
3989
Michael Buesch844dd052006-06-26 00:24:59 -07003990TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3991P: Deepak Saxena
3992M: dsaxena@plexity.net
3993S: Maintained
3994
Per Lidene86eaa32006-01-12 16:45:18 +01003995TIPC NETWORK LAYER
3996P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01003997M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003998P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01003999M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01004000P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01004001M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01004002L: tipc-discussion@lists.sourceforge.net
4003W: http://tipc.sourceforge.net/
4004W: http://tipc.cslab.ericsson.net/
4005T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
4006S: Maintained
4007
Linus Torvalds1da177e2005-04-16 15:20:36 -07004008TLAN NETWORK DRIVER
4009P: Samuel Chessman
4010M: chessman@tux.org
Gabriel Craciunescu88c07dd2007-11-22 19:43:36 +08004011L: tlan-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004012W: http://sourceforge.net/projects/tlan/
4013S: Maintained
4014
Linus Torvalds1da177e2005-04-16 15:20:36 -07004015TOSHIBA ACPI EXTRAS DRIVER
4016P: John Belmonte
4017M: toshiba_acpi@memebeam.org
4018W: http://memebeam.org/toys/ToshibaAcpiDriver
4019S: Maintained
4020
4021TOSHIBA SMM DRIVER
4022P: Jonathan Buzzard
4023M: jonathan@buzzard.org.uk
4024L: tlinux-users@tce.toshiba-dme.co.jp
4025W: http://www.buzzard.org.uk/toshiba/
4026S: Maintained
4027
Alan Cox4e688522008-04-30 00:52:11 -07004028TPM DEVICE DRIVER
Rajiv Andrade141c0242008-07-21 14:21:37 -07004029P: Debora Velarde
4030M: debora@linux.vnet.ibm.com
4031P: Rajiv Andrade
4032M: srajiv@linux.vnet.ibm.com
Alan Cox4e688522008-04-30 00:52:11 -07004033W: http://tpmdd.sourceforge.net
4034P: Marcel Selhorst
4035M: tpm@selhorst.net
4036W: http://www.prosec.rub.de/tpm/
4037L: tpmdd-devel@lists.sourceforge.net
4038S: Maintained
4039
Linus Torvalds1da177e2005-04-16 15:20:36 -07004040TRIVIAL PATCHES
Adrian Bunk1560a792008-02-03 18:17:37 +02004041P: Jesper Juhl
Jim Cromiece00f852006-11-30 04:49:44 +01004042M: trivial@kernel.org
4043L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004044S: Maintained
4045
Alan Cox4e688522008-04-30 00:52:11 -07004046TTY LAYER
4047P: Alan Cox
4048M: alan@lxorguk.ukuu.org.uk
4049L: linux-kernel@vger.kernel.org
4050S: Maintained
4051
Grant Grundler740db6d2008-02-17 11:53:49 -07004052TULIP NETWORK DRIVERS
4053P: Grant Grundler
4054M: grundler@parisc-linux.org
4055P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04004056M: kyle@mcmartin.ca
Grant Grundler740db6d2008-02-17 11:53:49 -07004057L: netdev@vger.kernel.org
4058S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004059
4060TUN/TAP driver
4061P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08004062M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004063L: vtun@office.satix.net
4064W: http://vtun.sourceforge.net/tun
4065S: Maintained
4066
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08004067TURBOCHANNEL SUBSYSTEM
4068P: Maciej W. Rozycki
4069M: macro@linux-mips.org
4070S: Maintained
4071
Linus Torvalds1da177e2005-04-16 15:20:36 -07004072U14-34F SCSI DRIVER
4073P: Dario Ballabio
4074M: ballabio_dario@emc.com
4075L: linux-scsi@vger.kernel.org
4076S: Maintained
4077
Alan Coxcc2020e2008-05-19 14:21:51 +01004078UCLINUX (AND M68KNOMMU)
4079P: Greg Ungerer
4080M: gerg@uclinux.org
4081W: http://www.uclinux.org/
4082L: uclinux-dev@uclinux.org (subscribers-only)
4083S: Maintained
4084
Alan Coxcc2020e2008-05-19 14:21:51 +01004085UCLINUX FOR RENESAS H8/300
4086P: Yoshinori Sato
4087M: ysato@users.sourceforge.jp
4088W: http://uclinux-h8.sourceforge.jp/
4089S: Supported
4090
Linus Torvalds1da177e2005-04-16 15:20:36 -07004091UDF FILESYSTEM
Jan Kara800fdfb2008-02-08 04:20:51 -08004092P: Jan Kara
4093M: jack@suse.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07004094W: http://linux-udf.sourceforge.net
4095S: Maintained
4096
Alan Coxcc2020e2008-05-19 14:21:51 +01004097UFS FILESYSTEM
4098P: Evgeniy Dushistov
4099M: dushistov@mail.ru
4100L: linux-kernel@vger.kernel.org
4101S: Maintained
4102
4103UltraSPARC (sparc64):
4104P: David S. Miller
4105M: davem@davemloft.net
4106L: sparclinux@vger.kernel.org
4107T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
4108S: Maintained
4109
Linus Torvalds1da177e2005-04-16 15:20:36 -07004110UNIFORM CDROM DRIVER
4111P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02004112M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07004113L: linux-kernel@vger.kernel.org
4114W: http://www.kernel.dk
4115S: Maintained
4116
4117USB ACM DRIVER
4118P: Oliver Neukum
4119M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004120L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004121S: Maintained
4122
Jiri Slaby6d985162008-02-06 01:37:11 -08004123USB AUERSWALD DRIVER
4124P: Wolfgang Muees
4125M: wolfgang@iksw-muees.de
4126L: linux-usb@vger.kernel.org
4127S: Maintained
4128
Linus Torvalds1da177e2005-04-16 15:20:36 -07004129USB BLOCK DRIVER (UB ub)
4130P: Pete Zaitcev
4131M: zaitcev@redhat.com
4132L: linux-kernel@vger.kernel.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004133L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004134S: Supported
4135
Linus Torvalds1da177e2005-04-16 15:20:36 -07004136USB CDC ETHERNET DRIVER
4137P: Greg Kroah-Hartman
4138M: greg@kroah.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004139L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004140S: Maintained
4141W: http://www.kroah.com/linux-usb/
4142
Peter Korsgaardb02b3712008-04-27 08:59:44 +02004143USB CYPRESS C67X00 DRIVER
4144P: Peter Korsgaard
4145M: jacmet@sunsite.dk
4146L: linux-usb@vger.kernel.org
4147S: Maintained
4148
Peter Korsgaardd0374f42007-02-16 17:03:54 +01004149USB DAVICOM DM9601 DRIVER
4150P: Peter Korsgaard
4151M: jacmet@sunsite.dk
Peter Korsgaard043600a2007-06-27 21:18:18 +02004152L: netdev@vger.kernel.org
Peter Korsgaardd0374f42007-02-16 17:03:54 +01004153W: http://www.linux-usb.org/usbnet
4154S: Maintained
4155
Alan Coxcc2020e2008-05-19 14:21:51 +01004156USB DIAMOND RIO500 DRIVER
4157P: Cesar Miquel
4158M: miquel@df.uba.ar
4159L: rio500-users@lists.sourceforge.net
4160W: http://rio500.sourceforge.net
4161S: Maintained
4162
Linus Torvalds1da177e2005-04-16 15:20:36 -07004163USB EHCI DRIVER
4164P: David Brownell
4165M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004166L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004167S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004168
Luca Risolia7ce08c92006-01-11 02:06:59 +00004169USB ET61X[12]51 DRIVER
4170P: Luca Risolia
4171M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004172L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004173L: video4linux-list@redhat.com
4174W: http://www.linux-projects.org
4175S: Maintained
4176
David Brownell69ae9e32006-11-14 02:03:31 -08004177USB GADGET/PERIPHERAL SUBSYSTEM
4178P: David Brownell
4179M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004180L: linux-usb@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004181W: http://www.linux-usb.org/gadget
4182S: Maintained
4183
Jiri Kosina2dea64b2007-07-11 12:12:11 +02004184USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
Jiri Kosina641266fd2007-01-15 09:56:21 +01004185P: Jiri Kosina
4186M: jkosina@suse.cz
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004187L: linux-usb@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01004188T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004189S: Maintained
4190
Olav Kongas959eea22005-11-03 17:38:14 +02004191USB ISP116X DRIVER
4192P: Olav Kongas
4193M: ok@artecdesign.ee
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004194L: linux-usb@vger.kernel.org
Olav Kongas959eea22005-11-03 17:38:14 +02004195S: Maintained
4196
Linus Torvalds1da177e2005-04-16 15:20:36 -07004197USB KAWASAKI LSI DRIVER
4198P: Oliver Neukum
4199M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004200L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004201S: Maintained
4202
4203USB MASS STORAGE DRIVER
4204P: Matthew Dharm
4205M: mdharm-usb@one-eyed-alien.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004206L: linux-usb@vger.kernel.org
Matthew Dharm8836aeb2005-12-04 22:03:47 -08004207L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07004208S: Maintained
4209W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
4210
4211USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08004212P: David Brownell
4213M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004214L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004215S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004216
Matthias Urlichsba460e42005-07-14 00:33:47 -07004217USB OPTION-CARD DRIVER
4218P: Matthias Urlichs
4219M: smurf@smurf.noris.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004220L: linux-usb@vger.kernel.org
Matthias Urlichsba460e42005-07-14 00:33:47 -07004221S: Maintained
4222
Linus Torvalds1da177e2005-04-16 15:20:36 -07004223USB OV511 DRIVER
4224P: Mark McClelland
4225M: mmcclell@bigfoot.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004226L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004227W: http://alpha.dyndns.org/ov511/
4228S: Maintained
4229
4230USB PEGASUS DRIVER
4231P: Petko Manolov
4232M: petkan@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004233L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004234L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004235W: http://pegasus2.sourceforge.net/
4236S: Maintained
4237
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004238USB PRINTER DRIVER (usblp)
4239P: Pete Zaitcev
4240M: zaitcev@redhat.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004241L: linux-usb@vger.kernel.org
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004242S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07004243
4244USB RTL8150 DRIVER
4245P: Petko Manolov
4246M: petkan@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004247L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004248L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004249W: http://pegasus2.sourceforge.net/
4250S: Maintained
4251
4252USB SE401 DRIVER
4253P: Jeroen Vreeken
4254M: pe1rxq@amsat.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004255L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004256W: http://www.chello.nl/~j.vreeken/se401/
4257S: Maintained
4258
Alan Cox4e688522008-04-30 00:52:11 -07004259USB SERIAL BELKIN F5U103 DRIVER
4260P: William Greathouse
4261M: wgreathouse@smva.com
4262L: linux-usb@vger.kernel.org
4263S: Maintained
4264
4265USB SERIAL CYPRESS M8 DRIVER
4266P: Lonnie Mendez
4267M: dignome@gmail.com
4268L: linux-usb@vger.kernel.org
4269S: Maintained
4270W: http://geocities.com/i0xox0i
4271W: http://firstlight.net/cvs
4272
Linus Torvalds1da177e2005-04-16 15:20:36 -07004273USB SERIAL CYBERJACK DRIVER
4274P: Matthias Bruestle and Harald Welte
4275M: support@reiner-sct.com
4276W: http://www.reiner-sct.de/support/treiber_cyberjack.php
4277S: Maintained
4278
4279USB SERIAL DIGI ACCELEPORT DRIVER
4280P: Peter Berger and Al Borchers
4281M: pberger@brimson.com
4282M: alborchers@steinerpoint.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004283L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004284S: Maintained
4285
4286USB SERIAL DRIVER
4287P: Greg Kroah-Hartman
4288M: gregkh@suse.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004289L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004290S: Supported
4291
Linus Torvalds1da177e2005-04-16 15:20:36 -07004292USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
4293P: Gary Brubaker
4294M: xavyer@ix.netcom.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004295L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004296S: Maintained
4297
4298USB SERIAL KEYSPAN DRIVER
4299P: Greg Kroah-Hartman
4300M: greg@kroah.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004301L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004302W: http://www.kroah.com/linux/
4303S: Maintained
4304
4305USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04004306P: Support Department
4307M: support@connecttech.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004308L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004309W: http://www.connecttech.com
4310S: Supported
4311
Luca Risoliaf423b9a2007-03-26 16:12:04 -03004312USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07004313P: Luca Risolia
4314M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004315L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004316L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004317W: http://www.linux-projects.org
4318S: Maintained
4319
4320USB SUBSYSTEM
4321P: Greg Kroah-Hartman
4322M: gregkh@suse.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004323L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004324W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08004325T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07004326S: Supported
4327
4328USB UHCI DRIVER
4329P: Alan Stern
4330M: stern@rowland.harvard.edu
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004331L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004332S: Maintained
4333
David Brownell69ae9e32006-11-14 02:03:31 -08004334USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07004335P: David Brownell
4336M: dbrownell@users.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02004337L: netdev@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004338W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07004339S: Maintained
4340
Laurent Pinchartc0efd232008-06-30 15:04:50 -03004341USB VIDEO CLASS
4342P: Laurent Pinchart
4343M: laurent.pinchart@skynet.be
4344L: linx-uvc-devel@berlios.de
4345L: video4linux-list@redhat.com
4346W: http://linux-uvc.berlios.de
4347S: Maintained
4348
Linus Torvalds1da177e2005-04-16 15:20:36 -07004349USB W996[87]CF DRIVER
4350P: Luca Risolia
4351M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004352L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004353L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004354W: http://www.linux-projects.org
4355S: Maintained
4356
Jussi Kivilinnabf164cc2008-01-26 00:51:51 +02004357USB WIRELESS RNDIS DRIVER (rndis_wlan)
4358P: Jussi Kivilinna
4359M: jussi.kivilinna@mbnet.fi
4360L: linux-wireless@vger.kernel.org
4361S: Maintained
4362
Luca Risolia60f78052006-02-06 16:29:35 +00004363USB ZC0301 DRIVER
4364P: Luca Risolia
4365M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004366L: linux-usb@vger.kernel.org
Luca Risolia60f78052006-02-06 16:29:35 +00004367L: video4linux-list@redhat.com
4368W: http://www.linux-projects.org
4369S: Maintained
4370
Linus Torvalds1da177e2005-04-16 15:20:36 -07004371USB ZD1201 DRIVER
4372P: Jeroen Vreeken
4373M: pe1rxq@amsat.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004374L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004375W: http://linux-lc100020.sourceforge.net
4376S: Maintained
4377
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004378USB ZR364XX DRIVER
4379P: Antoine Jacquet
4380M: royale@zerezo.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004381L: linux-usb@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004382L: video4linux-list@redhat.com
4383W: http://royale.zerezo.com/zr364xx/
4384S: Maintained
4385
Linus Torvalds1da177e2005-04-16 15:20:36 -07004386USER-MODE LINUX
4387P: Jeff Dike
Joe Perches6650e0a2007-12-10 15:49:32 -08004388M: jdike@addtoit.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004389L: user-mode-linux-devel@lists.sourceforge.net
4390L: user-mode-linux-user@lists.sourceforge.net
4391W: http://user-mode-linux.sourceforge.net
4392S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004393
Hans-Jürgen Koche5f114e2007-12-05 15:08:07 +01004394USERSPACE I/O (UIO)
4395P: Hans J. Koch
4396M: hjk@linutronix.de
4397P: Greg Kroah-Hartman
4398M: gregkh@suse.de
4399L: linux-kernel@vger.kernel.org
4400S: Maintained
4401
Karel Zakf899b0a2008-05-23 13:04:21 -07004402UTIL-LINUX-NG PACKAGE
4403P: Karel Zak
4404M: kzak@redhat.com
4405L: util-linux-ng@vger.kernel.org
4406W: http://kernel.org/~kzak/util-linux-ng/
4407T: git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git
4408S: Maintained
4409
Alan Cox4e688522008-04-30 00:52:11 -07004410VFAT/FAT/MSDOS FILESYSTEM:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004411P: OGAWA Hirofumi
4412M: hirofumi@mail.parknet.co.jp
4413L: linux-kernel@vger.kernel.org
4414S: Maintained
4415
Linus Torvalds1da177e2005-04-16 15:20:36 -07004416VIA RHINE NETWORK DRIVER
4417P: Roger Luethi
4418M: rl@hellgate.ch
4419S: Maintained
4420
Jean Delvare32c0a522005-09-22 21:47:58 +02004421VIAPRO SMBUS DRIVER
4422P: Jean Delvare
4423M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02004424L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02004425S: Maintained
4426
Francois Romieu01f20732007-01-26 00:57:17 -08004427VIA VELOCITY NETWORK DRIVER
4428P: Francois Romieu
4429M: romieu@fr.zoreil.com
4430L: netdev@vger.kernel.org
4431S: Maintained
4432
Linus Torvalds1da177e2005-04-16 15:20:36 -07004433VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004434P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02004435M: mchehab@infradead.org
4436M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004437L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004438W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02004439T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004440S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004441
Patrick McHardybe7f8272007-10-23 20:26:36 -07004442VLAN (802.1Q)
4443P: Patrick McHardy
4444M: kaber@trash.net
4445L: netdev@vger.kernel.org
4446S: Maintained
4447
Liam Girdwoode53e86c2008-07-10 15:48:00 +01004448VOLTAGE AND CURRENT REGULATOR FRAMEWORK
4449P: Liam Girdwood
4450M: lg@opensource.wolfsonmicro.com
4451P: Mark Brown
4452M: broonie@opensource.wolfsonmicro.com
4453W: http://opensource.wolfsonmicro.com/node/15
4454T: git kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git
4455S: Supported
4456
Juerg Haefligerab413192006-09-24 20:54:04 +02004457VT1211 HARDWARE MONITOR DRIVER
4458P: Juerg Haefliger
4459M: juergh@gmail.com
4460L: lm-sensors@lm-sensors.org
4461S: Maintained
4462
Roger Lucas1de9e372005-11-26 20:20:05 +01004463VT8231 HARDWARE MONITOR DRIVER
4464P: Roger Lucas
Roger Lucasaf865762008-02-13 07:52:06 -05004465M: vt8231@hiddenengine.co.uk
Roger Lucas1de9e372005-11-26 20:20:05 +01004466L: lm-sensors@lm-sensors.org
4467S: Maintained
4468
Linus Torvalds1da177e2005-04-16 15:20:36 -07004469W1 DALLAS'S 1-WIRE BUS
4470P: Evgeniy Polyakov
4471M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07004472S: Maintained
4473
Charles Spirakis13927072006-07-05 18:05:15 +02004474W83791D HARDWARE MONITORING DRIVER
Marc Hulsman25845c22008-06-08 10:59:41 -04004475P: Marc Hulsman
4476M: m.hulsman@tudelft.nl
Charles Spirakis13927072006-07-05 18:05:15 +02004477L: lm-sensors@lm-sensors.org
Marc Hulsman25845c22008-06-08 10:59:41 -04004478S: Maintained
Charles Spirakis13927072006-07-05 18:05:15 +02004479
Rudolf Marek61db0112006-12-12 18:18:30 +01004480W83793 HARDWARE MONITORING DRIVER
4481P: Rudolf Marek
4482M: r.marek@assembler.cz
4483L: lm-sensors@lm-sensors.org
4484S: Maintained
4485
Linus Torvalds1da177e2005-04-16 15:20:36 -07004486W83L51xD SD/MMC CARD INTERFACE DRIVER
4487P: Pierre Ossman
4488M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01004489L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004490S: Maintained
4491
Wim Van Sebroeck35277612006-01-15 21:21:14 +01004492WATCHDOG DEVICE DRIVERS
4493P: Wim Van Sebroeck
4494M: wim@iguana.be
4495T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4496S: Maintained
4497
Linus Torvalds1da177e2005-04-16 15:20:36 -07004498WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4499P: Jean Tourrilhes
4500M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07004501L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004502W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4503S: Maintained
4504
4505WD7000 SCSI DRIVER
4506P: Miroslav Zagorac
4507M: zaga@fly.cc.fer.hr
4508L: linux-scsi@vger.kernel.org
4509S: Maintained
4510
Dmitry Torokhov5fc146802005-11-20 00:50:06 -05004511WISTRON LAPTOP BUTTON DRIVER
4512P: Miloslav Trmac
4513M: mitr@volny.cz
4514S: Maintained
4515
Linus Torvalds1da177e2005-04-16 15:20:36 -07004516WL3501 WIRELESS PCMCIA CARD DRIVER
4517P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004518M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07004519L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004520W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07004521S: Maintained
4522
Mark Brownfebf1df2008-04-02 00:51:09 -04004523WM97XX TOUCHSCREEN DRIVERS
4524P: Mark Brown
4525M: broonie@opensource.wolfsonmicro.com
4526P: Liam Girdwood
4527M: liam.girdwood@wolfsonmicro.com
4528L: linux-input@vger.kernel.org
4529T: git git://opensource.wolfsonmicro.com/linux-2.6-touch
4530W: http://opensource.wolfsonmicro.com/node/7
4531S: Supported
4532
Linus Torvalds1da177e2005-04-16 15:20:36 -07004533X.25 NETWORK LAYER
4534P: Henner Eisen
4535M: eis@baty.hanse.de
4536L: linux-x25@vger.kernel.org
4537S: Maintained
4538
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02004539XEN HYPERVISOR INTERFACE
4540P: Jeremy Fitzhardinge
4541M: jeremy@xensource.com
4542P: Chris Wright
4543M: chrisw@sous-sol.org
4544L: virtualization@lists.osdl.org
4545L: xen-devel@lists.xensource.com
4546S: Supported
4547
Linus Torvalds1da177e2005-04-16 15:20:36 -07004548XFS FILESYSTEM
4549P: Silicon Graphics Inc
Timothy Shimmin78bfd362007-06-11 20:42:09 -07004550P: Tim Shimmin
Linus Torvalds1da177e2005-04-16 15:20:36 -07004551M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004552L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004553W: http://oss.sgi.com/projects/xfs
Tim Shimmine99f0562007-06-19 15:26:35 +10004554T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004555S: Supported
4556
Grant Likelyc9d3d8e2007-10-01 16:33:51 +02004557XILINX SYSTEMACE DRIVER
4558P: Grant Likely
4559M: grant.likely@secretlab.ca
4560W: http://www.secretlab.ca/
4561L: linux-kernel@vger.kernel.org
4562S: Maintained
4563
Peter Korsgaard238b8722006-12-06 20:35:17 -08004564XILINX UARTLITE SERIAL DRIVER
4565P: Peter Korsgaard
4566M: jacmet@sunsite.dk
4567L: linux-serial@vger.kernel.org
4568S: Maintained
4569
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004570X86 ARCHITECTURE (32-BIT AND 64-BIT)
4571P: Thomas Gleixner
4572M: tglx@linutronix.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07004573P: Ingo Molnar
4574M: mingo@redhat.com
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004575P: H. Peter Anvin
4576M: hpa@zytor.com
4577L: linux-kernel@vger.kernel.org
4578T: git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004579S: Maintained
4580
Linus Torvalds1da177e2005-04-16 15:20:36 -07004581YAM DRIVER FOR AX.25
4582P: Jean-Paul Roubelat
4583M: jpr@f6fbb.org
4584L: linux-hams@vger.kernel.org
4585S: Maintained
4586
Henkaf64a5e2005-10-12 15:02:56 +02004587YEALINK PHONE DRIVER
4588P: Henk Vergonet
4589M: Henk.Vergonet@gmail.com
4590L: usbb2k-api-dev@nongnu.org
4591S: Maintained
4592
Linus Torvalds1da177e2005-04-16 15:20:36 -07004593Z8530 DRIVER FOR AX.25
4594P: Joerg Reuter
4595M: jreuter@yaina.de
4596W: http://yaina.de/jreuter/
4597W: http://www.qsl.net/dl1bke/
4598L: linux-hams@vger.kernel.org
4599S: Maintained
4600
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004601ZD1211RW WIRELESS DRIVER
4602P: Daniel Drake
4603M: dsd@gentoo.org
4604P: Ulrich Kunitz
4605M: kune@deine-taler.de
4606W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004607L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004608L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4609S: Maintained
4610
Linus Torvalds1da177e2005-04-16 15:20:36 -07004611ZR36067 VIDEO FOR LINUX DRIVER
4612P: Ronald Bultje
4613M: rbultje@ronald.bitfreak.net
4614L: mjpeg-users@lists.sourceforge.net
4615W: http://mjpeg.sourceforge.net/driver-zoran/
4616S: Maintained
4617
Maciej W. Rozycki8b4a4082007-07-18 00:49:11 -07004618ZS DECSTATION Z85C30 SERIAL DRIVER
4619P: Maciej W. Rozycki
4620M: macro@linux-mips.org
4621S: Maintained
4622
Linus Torvalds1da177e2005-04-16 15:20:36 -07004623THE REST
4624P: Linus Torvalds
4625S: Buried alive in reporters