blob: df3fa0e42f2eb9aea6bdb1712304c2140de059b7 [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
444P: Russell King
445M: rmk@arm.linux.org.uk
446L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
447S: Maintained
448
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800449ARM/ADI ROADRUNNER MACHINE SUPPORT
450P: Lennert Buytenhek
451M: kernel@wantstofly.org
452L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
453S: Maintained
454
455ARM/ADS SPHERE MACHINE SUPPORT
456P: Lennert Buytenhek
457M: kernel@wantstofly.org
458L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
459S: Maintained
460
461ARM/AJECO 1ARM MACHINE SUPPORT
462P: Lennert Buytenhek
463M: kernel@wantstofly.org
464L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
465S: Maintained
466
Andrew Victord4a89c72006-12-04 13:56:21 +0100467ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
468P: Andrew Victor
Andrew Victorc5215f32008-03-12 21:29:09 +0100469M: linux@maxim.org.za
Andrew Victord4a89c72006-12-04 13:56:21 +0100470L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
471W: http://maxim.org.za/at91_26.html
472S: Maintained
473
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800474ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
475P: Lennert Buytenhek
476M: kernel@wantstofly.org
477L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
478S: Maintained
479
480ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
481P: Lennert Buytenhek
482M: kernel@wantstofly.org
483L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
484S: Maintained
485
Linus Torvalds1da177e2005-04-16 15:20:36 -0700486ARM/CORGI MACHINE SUPPORT
487P: Richard Purdie
488M: rpurdie@rpsys.net
489S: Maintained
490
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800491ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
492P: Lennert Buytenhek
493M: kernel@wantstofly.org
494L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
495S: Maintained
496
Jaya Kumar90b8fc32008-03-15 05:11:07 +0100497ARM/GUMSTIX MACHINE SUPPORT
498P: Steve Sakoman
499M: sakoman@gmail.com
500L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
501S: Maintained
502
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100503ARM/HP JORNADA 7XX MACHINE SUPPORT
504P: Kristoffer Ericson
Kristoffer Ericson6a4d0282007-07-07 17:45:10 +0100505M: kristoffer.ericson@gmail.com
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100506W: www.jlime.com
507S: Maintained
508
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800509ARM/INTEL IOP32X ARM ARCHITECTURE
510P: Lennert Buytenhek
511M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100512P: Dan Williams
513M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800514L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100515S: Supported
516
517ARM/INTEL IOP33X ARM ARCHITECTURE
518P: Dan Williams
519M: dan.j.williams@intel.com
520L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
521S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800522
523ARM/INTEL IOP13XX ARM ARCHITECTURE
524P: Lennert Buytenhek
525M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100526P: Dan Williams
527M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800528L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100529S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800530
531ARM/INTEL IQ81342EX MACHINE SUPPORT
532P: Lennert Buytenhek
533M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100534P: Dan Williams
535M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800536L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100537S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800538
539ARM/INTEL IXP2000 ARM ARCHITECTURE
540P: Lennert Buytenhek
541M: kernel@wantstofly.org
542L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
543S: Maintained
544
545ARM/INTEL IXDP2850 MACHINE SUPPORT
546P: Lennert Buytenhek
547M: kernel@wantstofly.org
548L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
549S: Maintained
550
551ARM/INTEL IXP23XX ARM ARCHITECTURE
552P: Lennert Buytenhek
553M: kernel@wantstofly.org
554L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
555S: Maintained
556
557ARM/INTEL XSC3 (MANZANO) ARM CORE
558P: Lennert Buytenhek
559M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100560P: Dan Williams
561M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800562L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100563S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800564
565ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
566P: Lennert Buytenhek
567M: kernel@wantstofly.org
568L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
569S: Maintained
570
571ARM/LOGICPD PXA270 MACHINE SUPPORT
572P: Lennert Buytenhek
573M: kernel@wantstofly.org
574L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
575S: Maintained
576
Dirk Opfer8459c152005-11-06 14:27:52 +0000577ARM/TOSA MACHINE SUPPORT
578P: Dirk Opfer
579M: dirk@opfer-online.de
580S: Maintained
581
Linus Torvalds1da177e2005-04-16 15:20:36 -0700582ARM/PLEB SUPPORT
583P: Peter Chubb
584M: pleb@gelato.unsw.edu.au
585W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
586S: Maintained
587
588ARM/PT DIGITAL BOARD PORT
589P: Stefan Eletzhofer
590M: stefan.eletzhofer@eletztrick.de
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700591L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700592W: http://www.arm.linux.org.uk/
593S: Maintained
594
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800595ARM/RADISYS ENP2611 MACHINE SUPPORT
596P: Lennert Buytenhek
597M: kernel@wantstofly.org
598L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
599S: Maintained
600
Linus Torvalds1da177e2005-04-16 15:20:36 -0700601ARM/SHARK MACHINE SUPPORT
602P: Alexander Schulz
603M: alex@shark-linux.de
604W: http://www.shark-linux.de/shark.html
605S: Maintained
606
607ARM/STRONGARM110 PORT
608P: Russell King
609M: rmk@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700610L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700611W: http://www.arm.linux.org.uk/
612S: Maintained
613
614ARM/S3C2410 ARM ARCHITECTURE
615P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800616M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700617L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700618W: http://www.fluff.org/ben/linux/
619S: Maintained
620
621ARM/S3C2440 ARM ARCHITECTURE
622P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800623M: ben-linux@fluff.org
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.fluff.org/ben/linux/
626S: Maintained
627
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800628ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
629P: Lennert Buytenhek
630M: kernel@wantstofly.org
631L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
632S: Maintained
633
634ARM/THECUS N2100 MACHINE SUPPORT
635P: Lennert Buytenhek
636M: kernel@wantstofly.org
637L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
638S: Maintained
639
Linus Torvalds1da177e2005-04-16 15:20:36 -0700640ARPD SUPPORT
641P: Jonathan Layes
Ralf Baechle979b6c12005-06-13 14:30:40 -0700642L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700643S: Maintained
644
645ASUS ACPI EXTRAS DRIVER
Len Brown0b67d942006-12-22 21:18:56 -0500646P: Corentin Chary
647M: corentincj@iksaif.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700648P: Karol Kozimor
649M: sziwan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700650L: acpi4asus-user@lists.sourceforge.net
651W: http://sourceforge.net/projects/acpi4asus
Len Brown0b67d942006-12-22 21:18:56 -0500652W: http://xf.iksaif.net/acpi4asus
Linus Torvalds1da177e2005-04-16 15:20:36 -0700653S: Maintained
654
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -0400655ASUS ASB100 HARDWARE MONITOR DRIVER
656P: Mark M. Hoffman
657M: mhoffman@lightlink.com
658L: lm-sensors@lm-sensors.org
659S: Maintained
660
Corentin Chary85091b72007-01-26 14:04:30 +0100661ASUS LAPTOP EXTRAS DRIVER
662P: Corentin Chary
663M: corentincj@iksaif.net
664L: acpi4asus-user@lists.sourceforge.net
665W: http://sourceforge.net/projects/acpi4asus
666W: http://xf.iksaif.net/acpi4asus
667S: Maintained
668
Dan Williamsb3e5f262007-08-07 10:26:35 -0700669ASYNCHRONOUS TRANSFERS/TRANSFORMS API
670P: Dan Williams
671M: dan.j.williams@intel.com
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +0100672P: Maciej Sosnowski
673M: maciej.sosnowski@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -0700674L: linux-kernel@vger.kernel.org
675W: http://sourceforge.net/projects/xscaleiop
676S: Supported
677
Linus Torvalds1da177e2005-04-16 15:20:36 -0700678ATA OVER ETHERNET DRIVER
679P: Ed L. Cashin
680M: ecashin@coraid.com
681W: http://www.coraid.com/support/linux
682S: Supported
683
Jiri Slabyfa1c1142007-08-12 17:33:16 +0200684ATHEROS ATH5K WIRELESS DRIVER
685P: Jiri Slaby
686M: jirislaby@gmail.com
687P: Nick Kossifidis
688M: mickflemm@gmail.com
689P: Luis R. Rodriguez
690M: mcgrof@gmail.com
691L: linux-wireless@vger.kernel.org
692L: ath5k-devel@lists.ath5k.org
693S: Maintained
694
Ville Syrjala6f69a6d2008-04-21 22:21:10 +0000695ATI_REMOTE2 DRIVER
696P: Ville Syrjala
697M: syrjala@sci.fi
698S: Maintained
699
Jay Cliburn8d5ca6e2007-02-03 20:25:10 -0600700ATL1 ETHERNET DRIVER
701P: Jay Cliburn
702M: jcliburn@gmail.com
703P: Chris Snook
704M: csnook@redhat.com
705L: atl1-devel@lists.sourceforge.net
706W: http://sourceforge.net/projects/atl1
707W: http://atl1.sourceforge.net
708S: Maintained
709
Linus Torvalds1da177e2005-04-16 15:20:36 -0700710ATM
711P: Chas Williams
712M: chas@cmf.nrl.navy.mil
Roland Dreierf37bf902006-09-13 20:39:33 -0700713L: linux-atm-general@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700714W: http://linux-atm.sourceforge.net
715S: Maintained
716
Pierre Ossman272f1332007-05-14 21:25:26 +0200717ATMEL AT91 MCI DRIVER
Pierre Ossman81764fa2007-07-15 18:47:38 +0200718P: Nicolas Ferre
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800719M: nicolas.ferre@atmel.com
Pierre Ossman81764fa2007-07-15 18:47:38 +0200720L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
721W: http://www.atmel.com/products/AT91/
722W: http://www.at91.com/
723S: Maintained
Pierre Ossman272f1332007-05-14 21:25:26 +0200724
Haavard Skinnemoena1cfac42008-02-08 04:21:00 -0800725ATMEL AT91 / AT32 SERIAL DRIVER
726P: Haavard Skinnemoen
727M: hskinnemoen@atmel.com
728L: linux-kernel@vger.kernel.org
729S: Supported
730
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800731ATMEL LCDFB DRIVER
732P: Nicolas Ferre
733M: nicolas.ferre@atmel.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -0800734L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800735S: Maintained
736
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100737ATMEL MACB ETHERNET DRIVER
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100738P: Haavard Skinnemoen
739M: hskinnemoen@atmel.com
740S: Supported
741
Haavard Skinnemoen754ce4f2007-02-14 00:33:09 -0800742ATMEL SPI DRIVER
743P: Haavard Skinnemoen
744M: hskinnemoen@atmel.com
745S: Supported
746
Haavard Skinnemoen914a3f32007-10-10 02:29:43 -0700747ATMEL USBA UDC DRIVER
748P: Haavard Skinnemoen
749M: hskinnemoen@atmel.com
750L: kernel@avr32linux.org
751W: http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver
752S: Supported
753
Linus Torvalds1da177e2005-04-16 15:20:36 -0700754ATMEL WIRELESS DRIVER
755P: Simon Kelley
756M: simon@thekelleys.org.uk
Johannes Berg724c6b32007-04-23 12:18:20 -0700757L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700758W: http://www.thekelleys.org.uk/atmel
759W: http://atmelwlandriver.sourceforge.net/
760S: Maintained
761
Chris Wrighta92b7b82005-07-07 18:12:23 -0700762AUDIT SUBSYSTEM
Eric Paris0ef19702008-04-18 10:47:32 -0400763P: Al Viro
764M: viro@zeniv.linux.org.uk
765P: Eric Paris
766M: eparis@redhat.com
Gabriel Cb9a06202007-08-10 13:00:56 -0700767L: linux-audit@redhat.com (subscribers-only)
David Woodhousead3f9a22005-07-13 15:28:29 +0100768W: http://people.redhat.com/sgrubb/audit/
Eric Paris0ef19702008-04-18 10:47:32 -0400769T: git git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git
Chris Wrighta92b7b82005-07-07 18:12:23 -0700770S: Maintained
771
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800772AUXILIARY DISPLAY DRIVERS
773P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -0700774M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800775L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -0700776W: http://miguelojeda.es/auxdisplay.htm
777W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800778S: Maintained
779
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700780AVR32 ARCHITECTURE
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700781P: Haavard Skinnemoen
782M: hskinnemoen@atmel.com
783W: http://www.atmel.com/products/AVR32/
784W: http://avr32linux.org/
785W: http://avrfreaks.net/
786S: Supported
787
788AVR32/AT32AP MACHINE SUPPORT
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700789P: Haavard Skinnemoen
790M: hskinnemoen@atmel.com
791S: Supported
792
Linus Torvalds1da177e2005-04-16 15:20:36 -0700793AX.25 NETWORK LAYER
794P: Ralf Baechle
795M: ralf@linux-mips.org
796L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +0200797W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700798S: Maintained
799
Richard Purdie300abeb2007-02-07 22:21:07 +0000800BACKLIGHT CLASS/SUBSYSTEM
801P: Richard Purdie
802M: rpurdie@rpsys.net
803S: Maintained
804
Bryan Wu1394f032007-05-06 14:50:22 -0700805BLACKFIN ARCHITECTURE
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800806P: Bryan Wu
Bryan Wu7dd06cd2008-02-21 16:18:43 +0800807M: cooloney@kernel.org
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800808L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
809W: http://blackfin.uclinux.org
810S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700811
Bryan Wue190d6b2007-07-17 14:43:44 +0800812BLACKFIN EMAC DRIVER
813P: Bryan Wu
Bryan Wu7dd06cd2008-02-21 16:18:43 +0800814M: cooloney@kernel.org
Bryan Wue190d6b2007-07-17 14:43:44 +0800815L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
816W: http://blackfin.uclinux.org
817S: Supported
818
Mike Frysinger566da5b2007-06-11 15:31:30 +0800819BLACKFIN RTC DRIVER
820P: Mike Frysinger
Mike Frysinger566da5b2007-06-11 15:31:30 +0800821M: vapier.adi@gmail.com
822L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
823W: http://blackfin.uclinux.org
824S: Supported
825
Bryan Wu1394f032007-05-06 14:50:22 -0700826BLACKFIN SERIAL DRIVER
Mike Frysinger9c5e7102007-11-17 23:19:44 +0800827P: Sonic Zhang
828M: sonic.zhang@analog.com
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800829L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
830W: http://blackfin.uclinux.org
831S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700832
Bryan Wu1e6d3202007-07-15 02:50:02 +0800833BLACKFIN WATCHDOG DRIVER
834P: Mike Frysinger
Bryan Wu1e6d3202007-07-15 02:50:02 +0800835M: vapier.adi@gmail.com
836L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
837W: http://blackfin.uclinux.org
838S: Supported
839
Linus Torvalds1da177e2005-04-16 15:20:36 -0700840BAYCOM/HDLCDRV DRIVERS FOR AX.25
841P: Thomas Sailer
842M: t.sailer@alumni.ethz.ch
843L: linux-hams@vger.kernel.org
844W: http://www.baycom.org/~tom/ham/ham.html
845S: Maintained
846
Michael Buesche4d6b792007-09-18 15:39:42 -0400847B43 WIRELESS DRIVER
848P: Michael Buesch
849M: mb@bu3sch.de
850P: Stefano Brivio
Stefano Brivio2817ef12007-11-06 22:48:56 +0100851M: stefano.brivio@polimi.it
Michael Buesche4d6b792007-09-18 15:39:42 -0400852L: linux-wireless@vger.kernel.org
Stefano Brivio2817ef12007-11-06 22:48:56 +0100853W: http://linuxwireless.org/en/users/Drivers/b43
Michael Buesche4d6b792007-09-18 15:39:42 -0400854S: Maintained
855
Larry Finger75388ac2007-09-25 16:46:54 -0700856B43LEGACY WIRELESS DRIVER
857P: Larry Finger
858M: Larry.Finger@lwfinger.net
Stefano Brivio2817ef12007-11-06 22:48:56 +0100859P: Stefano Brivio
860M: stefano.brivio@polimi.it
Larry Finger75388ac2007-09-25 16:46:54 -0700861L: linux-wireless@vger.kernel.org
Stefano Brivio2817ef12007-11-06 22:48:56 +0100862W: http://linuxwireless.org/en/users/Drivers/b43
Larry Finger75388ac2007-09-25 16:46:54 -0700863S: Maintained
864
Linus Torvalds1da177e2005-04-16 15:20:36 -0700865BEFS FILE SYSTEM
866P: Sergey S. Kostyliov
867M: rathamahata@php4.ru
868L: linux-kernel@vger.kernel.org
869S: Maintained
870
Linus Torvalds1da177e2005-04-16 15:20:36 -0700871BFS FILE SYSTEM
872P: Tigran A. Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -0800873M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700874L: linux-kernel@vger.kernel.org
875S: Maintained
876
Bryan Wud24ecfc2007-05-01 23:26:32 +0200877BLACKFIN I2C TWI DRIVER
878P: Sonic Zhang
879M: sonic.zhang@analog.com
880L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
881W: http://blackfin.uclinux.org/
882S: Supported
883
Linus Torvalds1da177e2005-04-16 15:20:36 -0700884BLOCK LAYER
885P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +0200886M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700887L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800888T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700889S: Maintained
890
Joern Engel2b54aae2008-02-06 01:38:02 -0800891BLOCK2MTD DRIVER
892P: Joern Engel
893M: joern@lazybastard.org
894L: linux-mtd@lists.infradead.org
895S: Maintained
896
Linus Torvalds1da177e2005-04-16 15:20:36 -0700897BLUETOOTH SUBSYSTEM
898P: Marcel Holtmann
899M: marcel@holtmann.org
900P: Maxim Krasnyansky
901M: maxk@qualcomm.com
Pavel Machek781c2842008-03-20 15:41:02 -0700902L: linux-bluetooth@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700903W: http://bluez.sf.net
904W: http://www.bluez.org
905W: http://www.holtmann.org/linux/bluetooth/
Josh Boyer1adc1232005-11-23 15:44:15 -0800906T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700907S: Maintained
908
909BLUETOOTH RFCOMM LAYER
910P: Marcel Holtmann
911M: marcel@holtmann.org
912P: Maxim Krasnyansky
913M: maxk@qualcomm.com
914S: Maintained
915
916BLUETOOTH BNEP LAYER
917P: Marcel Holtmann
918M: marcel@holtmann.org
919P: Maxim Krasnyansky
920M: maxk@qualcomm.com
921S: Maintained
922
923BLUETOOTH CMTP LAYER
924P: Marcel Holtmann
925M: marcel@holtmann.org
926S: Maintained
927
928BLUETOOTH HIDP LAYER
929P: Marcel Holtmann
930M: marcel@holtmann.org
931S: Maintained
932
933BLUETOOTH HCI UART DRIVER
934P: Marcel Holtmann
935M: marcel@holtmann.org
936P: Maxim Krasnyansky
937M: maxk@qualcomm.com
938S: Maintained
939
940BLUETOOTH HCI USB DRIVER
941P: Marcel Holtmann
942M: marcel@holtmann.org
943P: Maxim Krasnyansky
944M: maxk@qualcomm.com
945S: Maintained
946
947BLUETOOTH HCI BCM203X DRIVER
948P: Marcel Holtmann
949M: marcel@holtmann.org
950S: Maintained
951
952BLUETOOTH HCI BPA10X DRIVER
953P: Marcel Holtmann
954M: marcel@holtmann.org
955S: Maintained
956
957BLUETOOTH HCI BFUSB DRIVER
958P: Marcel Holtmann
959M: marcel@holtmann.org
960S: Maintained
961
962BLUETOOTH HCI DTL1 DRIVER
963P: Marcel Holtmann
964M: marcel@holtmann.org
965S: Maintained
966
967BLUETOOTH HCI BLUECARD DRIVER
968P: Marcel Holtmann
969M: marcel@holtmann.org
970S: Maintained
971
972BLUETOOTH HCI BT3C DRIVER
973P: Marcel Holtmann
974M: marcel@holtmann.org
975S: Maintained
976
977BLUETOOTH HCI BTUART DRIVER
978P: Marcel Holtmann
979M: marcel@holtmann.org
980S: Maintained
981
982BLUETOOTH HCI VHCI DRIVER
983P: Maxim Krasnyansky
984M: maxk@qualcomm.com
985S: Maintained
986
987BONDING DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +0100988P: Jay Vosburgh
989M: fubar@us.ibm.com
990L: bonding-devel@lists.sourceforge.net
991W: http://sourceforge.net/projects/bonding/
992S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700993
Gary Zambrano39105892006-06-22 17:26:20 -0700994BROADCOM B44 10/100 ETHERNET DRIVER
995P: Gary Zambrano
996M: zambrano@broadcom.com
997L: netdev@vger.kernel.org
998S: Supported
999
Michael Chan948c51e2006-06-04 02:51:39 -07001000BROADCOM BNX2 GIGABIT ETHERNET DRIVER
1001P: Michael Chan
1002M: mchan@broadcom.com
1003L: netdev@vger.kernel.org
1004S: Supported
1005
Eliezer Tamir4d9d2cb2008-02-28 11:59:10 -08001006BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER
Eilon Greenstein24e3fce2008-06-12 14:30:28 -07001007P: Eilon Greenstein
1008M: eilong@broadcom.com
Eliezer Tamir4d9d2cb2008-02-28 11:59:10 -08001009L: netdev@vger.kernel.org
1010S: Supported
1011
Michael Chan948c51e2006-06-04 02:51:39 -07001012BROADCOM TG3 GIGABIT ETHERNET DRIVER
1013P: Michael Chan
1014M: mchan@broadcom.com
1015L: netdev@vger.kernel.org
1016S: Supported
1017
Jens Axboe5cdf7f72007-07-17 08:58:06 +02001018BSG (block layer generic sg v4 driver)
1019P: FUJITA Tomonori
1020M: fujita.tomonori@lab.ntt.co.jp
1021L: linux-scsi@vger.kernel.org
1022S: Supported
1023
Linus Torvalds1da177e2005-04-16 15:20:36 -07001024BTTV VIDEO4LINUX DRIVER
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001025P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001026M: mchehab@infradead.org
1027M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001028L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001029W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001030T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001031S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001032
Jonathan Corbet77d51402007-03-22 19:44:17 -03001033CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
1034P: Jonathan Corbet
1035M: corbet@lwn.net
1036L: video4linux-list@redhat.com
1037S: Maintained
1038
Oliver Hartkoppbeca2222007-11-16 16:07:41 -08001039CAN NETWORK LAYER
1040P: Urs Thuermann
1041M: urs.thuermann@volkswagen.de
1042P: Oliver Hartkopp
1043M: oliver.hartkopp@volkswagen.de
Pavel Emelyanov220fc3f2008-04-29 03:37:41 -07001044L: socketcan-core@lists.berlios.de (subscribers-only)
Oliver Hartkoppbeca2222007-11-16 16:07:41 -08001045W: http://developer.berlios.de/projects/socketcan/
1046S: Maintained
1047
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001048CALGARY x86-64 IOMMU
1049P: Muli Ben-Yehuda
1050M: muli@il.ibm.com
1051P: Jon D. Mason
Jon Masond8d2bed2006-10-05 18:47:21 +02001052M: jdmason@kudzu.us
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001053L: linux-kernel@vger.kernel.org
1054L: discuss@x86-64.org
1055S: Maintained
1056
Arnd Bergmannb8154542008-05-16 11:10:59 +02001057CELL BROADBAND ENGINE ARCHITECTURE
1058P: Arnd Bergmann
1059M: arnd@arndb.de
1060L: linuxppc-dev@ozlabs.org
1061L: cbe-oss-dev@ozlabs.org
1062W: http://www.ibm.com/developerworks/power/cell/
1063S: Supported
1064
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001065CFAG12864B LCD DRIVER
1066P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07001067M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001068L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07001069W: http://miguelojeda.es/auxdisplay.htm
1070W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001071S: Maintained
1072
1073CFAG12864BFB LCD FRAMEBUFFER DRIVER
1074P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07001075M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001076L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07001077W: http://miguelojeda.es/auxdisplay.htm
1078W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001079S: Maintained
1080
Johannes Berg704232c2007-04-23 12:20:05 -07001081CFG80211 and NL80211
1082P: Johannes Berg
1083M: johannes@sipsolutions.net
1084L: linux-wireless@vger.kernel.org
1085S: Maintained
1086
Andy Whitcroft0a920b52007-06-01 00:46:48 -07001087CHECKPATCH
1088P: Andy Whitcroft
1089M: apw@shadowen.org
1090P: Randy Dunlap
1091M: rdunlap@xenotime.net
1092P: Joel Schopp
1093M: jschopp@austin.ibm.com
1094S: Supported
1095
Linus Torvalds1da177e2005-04-16 15:20:36 -07001096COMMON INTERNET FILE SYSTEM (CIFS)
1097P: Steve French
1098M: sfrench@samba.org
Jesper Juhlfb453d42006-01-15 02:46:48 +01001099L: linux-cifs-client@lists.samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001100L: samba-technical@lists.samba.org
Steve Frenchaf5a0322007-08-13 19:53:17 +00001101W: http://linux-cifs.samba.org/
Josh Boyer1adc1232005-11-23 15:44:15 -08001102T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001103S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001104
Joel Becker7063fbf2005-12-15 14:29:43 -08001105CONFIGFS
1106P: Joel Becker
Joel Becker62ca3d262006-01-27 11:04:12 -08001107M: joel.becker@oracle.com
1108L: linux-kernel@vger.kernel.org
Joel Becker7063fbf2005-12-15 14:29:43 -08001109S: Supported
1110
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001111CIRRUS LOGIC EP93XX ETHERNET DRIVER
1112P: Lennert Buytenhek
1113M: kernel@wantstofly.org
1114L: netdev@vger.kernel.org
1115S: Maintained
1116
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001117CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1118P: Lennert Buytenhek
1119M: kernel@wantstofly.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001120L: linux-usb@vger.kernel.org
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001121S: Maintained
1122
Timur Tabid9e9d822008-04-24 08:45:26 +10001123CIRRUS LOGIC CS4270 SOUND DRIVER
1124P: Timur Tabi
1125M: timur@freescale.com
1126L: alsa-devel@alsa-project.org
1127S: Supported
1128
Linus Torvalds1da177e2005-04-16 15:20:36 -07001129CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1130P: Cirrus Logic Corporation (kernel 2.2 driver)
1131M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1132P: Nils Faerber (port to kernel 2.4)
1133M: Nils Faerber <nils@kernelconcepts.de>
1134S: Maintained
1135
1136CODA FILE SYSTEM
1137P: Jan Harkes
1138M: jaharkes@cs.cmu.edu
1139M: coda@cs.cmu.edu
1140L: codalist@coda.cs.cmu.edu
1141W: http://www.coda.cs.cmu.edu/
1142S: Maintained
1143
1144COMPACTPCI HOTPLUG CORE
1145P: Scott Murray
1146M: scottm@somanetworks.com
1147M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001148L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001149S: Supported
1150
1151COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1152P: Scott Murray
1153M: scottm@somanetworks.com
1154M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001155L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001156S: Supported
1157
1158COMPACTPCI HOTPLUG GENERIC DRIVER
1159P: Scott Murray
1160M: scottm@somanetworks.com
1161M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001162L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001163S: Supported
1164
Cezary Jackiewicz54115522008-06-09 16:22:22 -07001165COMPAL LAPTOP SUPPORT
1166P: Cezary Jackiewicz
1167M: cezary.jackiewicz@gmail.com
1168S: Maintained
1169
Linus Torvalds1da177e2005-04-16 15:20:36 -07001170COMPUTONE INTELLIPORT MULTIPORT CARD
1171P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -07001172M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001173W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -07001174S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001175
Simon Arlott949be0f2007-03-06 02:47:46 -08001176CONEXANT ACCESSRUNNER USB DRIVER
1177P: Simon Arlott
1178M: cxacru@fire.lp0.eu
Simon Arlott9ae5e3b2007-05-09 08:38:10 +02001179L: accessrunner-general@lists.sourceforge.net
1180W: http://accessrunner.sourceforge.net/
Simon Arlott949be0f2007-03-06 02:47:46 -08001181S: Maintained
1182
Paul Menagefb3a0fb2008-03-04 14:28:28 -08001183CONTROL GROUPS (CGROUPS)
1184P: Paul Menage
1185M: menage@google.com
1186L: containers@lists.linux-foundation.org
1187S: Maintained
1188
Rudolf Marekbebe4672007-05-08 17:22:02 +02001189CORETEMP HARDWARE MONITORING DRIVER
1190P: Rudolf Marek
1191M: r.marek@assembler.cz
1192L: lm-sensors@lm-sensors.org
1193S: Maintained
1194
Linus Torvalds1da177e2005-04-16 15:20:36 -07001195COSA/SRP SYNC SERIAL DRIVER
1196P: Jan "Yenya" Kasprzak
1197M: kas@fi.muni.cz
1198W: http://www.fi.muni.cz/~kas/cosa/
1199S: Maintained
1200
1201CPU FREQUENCY DRIVERS
1202P: Dave Jones
1203M: davej@codemonkey.org.uk
1204L: cpufreq@lists.linux.org.uk
1205W: http://www.codemonkey.org.uk/projects/cpufreq/
Dave Jones7531a0b2006-12-12 17:26:35 -05001206T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001207S: Maintained
1208
1209CPUID/MSR DRIVER
1210P: H. Peter Anvin
1211M: hpa@zytor.com
1212S: Maintained
1213
Paul Jacksoned90fb42005-09-27 21:45:37 -07001214CPUSETS
1215P: Paul Jackson
Paul Jackson6bffd7b2008-05-01 04:34:21 -07001216P: Paul Menage
Paul Jacksoned90fb42005-09-27 21:45:37 -07001217M: pj@sgi.com
Paul Jackson6bffd7b2008-05-01 04:34:21 -07001218M: menage@google.com
Paul Jacksoned90fb42005-09-27 21:45:37 -07001219L: linux-kernel@vger.kernel.org
1220W: http://www.bullopensource.org/cpuset/
Paul Jackson551e1722008-06-12 15:21:31 -07001221W: http://oss.sgi.com/projects/cpusets/
Paul Jacksoned90fb42005-09-27 21:45:37 -07001222S: Supported
1223
Linus Torvalds1da177e2005-04-16 15:20:36 -07001224CRAMFS FILESYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +01001225W: http://sourceforge.net/projects/cramfs/
1226S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001227
1228CRIS PORT
1229P: Mikael Starvik
1230M: starvik@axis.com
Jesper Nilsson0b07aa62008-01-25 13:22:29 +01001231P: Jesper Nilsson
1232M: jesper.nilsson@axis.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001233L: dev-etrax@axis.com
1234W: http://developer.axis.com
1235S: Maintained
1236
1237CRYPTO API
1238P: Herbert Xu
1239M: herbert@gondor.apana.org.au
1240P: David S. Miller
1241M: davem@davemloft.net
1242L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001243T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001244S: Maintained
1245
Jaya Kumar9b4ffa42005-11-17 10:12:23 +01001246CS5535 Audio ALSA driver
1247P: Jaya Kumar
1248M: jayakumar.alsa@gmail.com
1249S: Maintained
1250
Hans Verkuil6d8425b2008-05-05 18:25:22 -03001251CX18 VIDEO4LINUX DRIVER
1252P: Hans Verkuil, Andy Walls
1253M: hverkuil@xs4all.nl, awalls@radix.net
1254L: ivtv-devel@ivtvdriver.org
1255L: ivtv-users@ivtvdriver.org
1256L: video4linux-list@redhat.com
1257W: http://linuxtv.org
1258S: Maintained
1259
Steve Wisee5ec3782008-05-20 14:06:33 -07001260CXGB3 ETHERNET DRIVER (CXGB3)
1261P: Divy Le Ray
1262M: divy@chelsio.com
1263L: netdev@vger.kernel.org
1264W: http://www.chelsio.com
1265S: Supported
1266
1267CXGB3 IWARP RNIC DRIVER (IW_CXGB3)
1268P: Steve Wise
1269M: swise@chelsio.com
1270L: general@lists.openfabrics.org
1271W: http://www.openfabrics.org
1272S: Supported
1273
Linus Torvalds1da177e2005-04-16 15:20:36 -07001274CYBERPRO FB DRIVER
1275P: Russell King
1276M: rmk@arm.linux.org.uk
1277W: http://www.arm.linux.org.uk/
1278S: Maintained
1279
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001280CYBLAFB FRAMEBUFFER DRIVER
1281P: Knut Petersen
1282M: Knut_Petersen@t-online.de
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001283L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001284S: Maintained
1285
Linus Torvalds1da177e2005-04-16 15:20:36 -07001286CYCLADES 2X SYNC CARD DRIVER
1287P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001288M: acme@ghostprotocols.net
1289W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07001290S: Maintained
1291
1292CYCLADES ASYNC MUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001293W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001294S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001295
1296CYCLADES PC300 DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001297W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001298S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001299
Linus Torvalds1da177e2005-04-16 15:20:36 -07001300DAMA SLAVE for AX.25
1301P: Joerg Reuter
1302M: jreuter@yaina.de
1303W: http://yaina.de/jreuter/
1304W: http://www.qsl.net/dl1bke/
1305L: linux-hams@vger.kernel.org
1306S: Maintained
1307
1308DC395x SCSI driver
1309P: Oliver Neukum
1310M: oliver@neukum.name
1311P: Ali Akcaagac
1312M: aliakc@web.de
1313P: Jamie Lenehan
1314M: lenehan@twibble.org
1315W: http://twibble.org/dist/dc395x/
Randy Dunlapf5df58812006-07-14 00:24:29 -07001316L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001317L: http://lists.twibble.org/mailman/listinfo/dc395x/
1318S: Maintained
1319
1320DC390/AM53C974 SCSI driver
1321P: Kurt Garloff
1322M: garloff@suse.de
1323W: http://www.garloff.de/kurt/linux/dc390/
1324P: Guennadi Liakhovetski
1325M: g.liakhovetski@gmx.de
1326S: Maintained
1327
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001328DCCP PROTOCOL
1329P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001330M: acme@ghostprotocols.net
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001331L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -08001332W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001333S: Maintained
1334
Linus Torvalds1da177e2005-04-16 15:20:36 -07001335DECnet NETWORK LAYER
Christine Caulfield8943f262008-02-14 19:31:31 -08001336P: Christine Caulfield
1337M: christine.caulfield@googlemail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001338W: http://linux-decnet.sourceforge.net
1339L: linux-decnet-user@lists.sourceforge.net
1340S: Maintained
1341
1342DEFXX FDDI NETWORK DRIVER
1343P: Maciej W. Rozycki
1344M: macro@linux-mips.org
1345S: Maintained
1346
1347DELL LAPTOP SMM DRIVER
1348P: Massimo Dal Zotto
1349M: dz@debian.org
1350W: http://www.debian.org/~dz/i8k/
1351S: Maintained
1352
Doug Warzecha90563ec2005-09-06 15:17:15 -07001353DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1354P: Doug Warzecha
1355M: Douglas_Warzecha@dell.com
1356S: Maintained
1357
Pavel Machek5ddb88c2006-09-29 02:01:29 -07001358DEVICE-MAPPER (LVM)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001359P: Alasdair Kergon
1360L: dm-devel@redhat.com
1361W: http://sources.redhat.com/dm
1362S: Maintained
1363
1364DEVICE NUMBER REGISTRY
1365P: Torben Mathiasen
1366M: device@lanana.org
1367W: http://lanana.org/docs/device-list/index.html
1368L: linux-kernel@vger.kernel.org
1369S: Maintained
1370
Linus Torvalds1da177e2005-04-16 15:20:36 -07001371DIGI INTL. EPCA DRIVER
1372P: Digi International, Inc
1373M: Eng.Linux@digi.com
1374L: Eng.Linux@digi.com
1375W: http://www.digi.com
1376S: Orphaned
1377
Linus Torvalds1da177e2005-04-16 15:20:36 -07001378DIRECTORY NOTIFICATION
1379P: Stephen Rothwell
1380M: sfr@canb.auug.org.au
1381L: linux-kernel@vger.kernel.org
1382S: Supported
1383
1384DISK GEOMETRY AND PARTITION HANDLING
1385P: Andries Brouwer
1386M: aeb@cwi.nl
1387W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1388W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1389W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1390S: Maintained
1391
1392DISKQUOTA:
1393P: Jan Kara
1394M: jack@suse.cz
1395L: linux-kernel@vger.kernel.org
1396S: Maintained
1397
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001398DISTRIBUTED LOCK MANAGER
Christine Caulfield8943f262008-02-14 19:31:31 -08001399P: Christine Caulfield
1400M: ccaulfie@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001401P: David Teigland
1402M: teigland@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001403L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001404W: http://sources.redhat.com/cluster/
David Teiglandd7c2fea2008-02-21 15:27:09 -06001405T: git kernel.org:/pub/scm/linux/kernel/git/teigland/dlm.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001406S: Supported
1407
Linus Torvalds1da177e2005-04-16 15:20:36 -07001408DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1409P: Tobias Ringstrom
1410M: tori@unhappy.mine.nu
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08001411L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001412S: Maintained
1413
Dan Williamsb3e5f262007-08-07 10:26:35 -07001414DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01001415P: Maciej Sosnowski
1416M: maciej.sosnowski@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -07001417P: Dan Williams
1418M: dan.j.williams@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001419L: linux-kernel@vger.kernel.org
Dan Williamsb3e5f262007-08-07 10:26:35 -07001420S: Supported
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001421
Juerg Haefligerb8250372007-06-09 10:11:16 -04001422DME1737 HARDWARE MONITOR DRIVER
1423P: Juerg Haefliger
1424M: juergh@gmail.com
1425L: lm-sensors@lm-sensors.org
1426S: Maintained
1427
Martin Waitzba483d52005-06-17 13:20:59 -07001428DOCBOOK FOR DOCUMENTATION
Randy Dunlap0f40efb2006-07-03 00:24:15 -07001429P: Randy Dunlap
1430M: rdunlap@xenotime.net
Martin Waitzba483d52005-06-17 13:20:59 -07001431S: Maintained
1432
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001433DOCKING STATION DRIVER
1434P: Kristen Carlson Accardi
1435M: kristen.c.accardi@intel.com
1436L: linux-acpi@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05001437S: Supported
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001438
Randy Dunlapabbaeff2008-07-04 09:59:57 -07001439DOCUMENTATION (/Documentation directory)
1440P: Michael Kerrisk
1441M: mtk.manpages@gmail.com
1442P: Randy Dunlap
1443M: rdunlap@xenotime.net
1444L: linux-doc@vger.kernel.org
1445S: Maintained
1446
Linus Torvalds1da177e2005-04-16 15:20:36 -07001447DOUBLETALK DRIVER
1448P: James R. Van Zandt
1449M: jrv@vanzandt.mv.com
1450L: blinux-list@redhat.com
1451S: Maintained
1452
1453DRIVER CORE, KOBJECTS, AND SYSFS
1454P: Greg Kroah-Hartman
1455M: gregkh@suse.de
1456L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001457T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001458S: Supported
1459
1460DRM DRIVERS
1461P: David Airlie
1462M: airlied@linux.ie
1463L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -08001464T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001465S: Maintained
1466
1467DSCC4 DRIVER
Francois Romieu01f20732007-01-26 00:57:17 -08001468P: Francois Romieu
1469M: romieu@fr.zoreil.com
1470L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001471S: Maintained
1472
1473DVB SUBSYSTEM AND DRIVERS
1474P: LinuxTV.org Project
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001475M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001476L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +02001477W: http://linuxtv.org/
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001478T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001479S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001480
Maciej W. Rozycki789c7042008-02-07 00:15:13 -08001481DZ DECSTATION DZ11 SERIAL DRIVER
1482P: Maciej W. Rozycki
1483M: macro@linux-mips.org
1484S: Maintained
1485
Linus Torvalds1da177e2005-04-16 15:20:36 -07001486EATA-DMA SCSI DRIVER
1487P: Michael Neuffer
1488L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1489S: Maintained
1490
1491EATA ISA/EISA/PCI SCSI DRIVER
1492P: Dario Ballabio
1493M: ballabio_dario@emc.com
1494L: linux-scsi@vger.kernel.org
1495S: Maintained
1496
1497EATA-PIO SCSI DRIVER
1498P: Michael Neuffer
1499M: mike@i-Connect.Net
1500L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1501S: Maintained
1502
1503EBTABLES
1504P: Bart De Schuymer
1505M: bart.de.schuymer@pandora.be
1506L: ebtables-user@lists.sourceforge.net
1507L: ebtables-devel@lists.sourceforge.net
1508W: http://ebtables.sourceforge.net/
1509S: Maintained
1510
Michael Halcrow237fead2006-10-04 02:16:22 -07001511ECRYPT FILE SYSTEM
1512P: Mike Halcrow, Phillip Hellewell
1513M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1514L: ecryptfs-devel@lists.sourceforge.net
1515W: http://ecryptfs.sourceforge.net/
1516S: Supported
1517
Alan Coxda9bb1d2006-01-18 17:44:13 -08001518EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -08001519P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001520M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001521L: bluesmoke-devel@lists.sourceforge.net
1522W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001523S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -08001524
1525EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001526P: Mark Gross
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001527P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001528M: mark.gross@intel.com
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001529M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001530L: bluesmoke-devel@lists.sourceforge.net
1531W: bluesmoke.sourceforge.net
1532S: Maintained
1533
1534EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001535P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001536M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001537L: bluesmoke-devel@lists.sourceforge.net
1538W: bluesmoke.sourceforge.net
1539S: Maintained
1540
Douglas Thompson6bc78402007-07-19 01:50:12 -07001541EDAC-I82443BXGX
1542P: Tim Small
1543M: tim@buttersideup.com
1544L: bluesmoke-devel@lists.sourceforge.net
1545W: bluesmoke.sourceforge.net
1546S: Maintained
1547
1548EDAC-I3000
1549P: Jason Uhlenkott
1550M: juhlenko@akamai.com
1551L: bluesmoke-devel@lists.sourceforge.net
1552W: bluesmoke.sourceforge.net
1553S: Maintained
1554
1555EDAC-I5000
1556P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001557M: dougthompson@xmission.com
1558L: bluesmoke-devel@lists.sourceforge.net
1559W: bluesmoke.sourceforge.net
1560S: Maintained
1561
1562EDAC-I82975X
1563P: Ranganathan Desikan
1564P: Arvind R.
1565M: rdesikan@jetzbroadband.com
1566M: arvind@acarlab.com
1567L: bluesmoke-devel@lists.sourceforge.net
1568W: bluesmoke.sourceforge.net
1569S: Maintained
1570
1571EDAC-PASEMI
1572P: Egor Martovetsky
1573M: egor@pasemi.com
Douglas Thompson6bc78402007-07-19 01:50:12 -07001574L: bluesmoke-devel@lists.sourceforge.net
1575W: bluesmoke.sourceforge.net
1576S: Maintained
1577
Dave Peterson0e438e32006-03-26 01:38:55 -08001578EDAC-R82600
1579P: Tim Small
1580M: tim@buttersideup.com
1581L: bluesmoke-devel@lists.sourceforge.net
1582W: bluesmoke.sourceforge.net
1583S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -08001584
Eric Coopere59f8792008-03-13 12:55:46 +01001585EEEPC LAPTOP EXTRAS DRIVER
1586P: Corentin Chary
1587M: corentincj@iksaif.net
1588L: acpi4asus-user@lists.sourceforge.net
1589W: http://sourceforge.net/projects/acpi4asus
1590S: Maintained
1591
Linus Torvalds1da177e2005-04-16 15:20:36 -07001592EEPRO100 NETWORK DRIVER
1593P: Andrey V. Savochkin
1594M: saw@saw.sw.com.sg
1595S: Maintained
1596
Josh Triplett0bee8d22006-07-30 03:03:58 -07001597EFS FILESYSTEM
1598W: http://aeschi.ch.eu.org/efs/
1599S: Orphan
1600
Heiko J Schickfab97222006-09-22 15:22:22 -07001601EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1602P: Hoang-Nam Nguyen
1603M: hnguyen@de.ibm.com
1604P: Christoph Raisch
1605M: raisch@de.ibm.com
Roland Dreier78526822007-07-09 20:12:26 -07001606L: general@lists.openfabrics.org
Heiko J Schickfab97222006-09-22 15:22:22 -07001607S: Supported
1608
David Woodhouse3e3a7d62008-05-01 04:34:46 -07001609EMBEDDED LINUX
1610P: Paul Gortmaker
1611M: paul.gortmaker@windriver.com
1612P David Woodhouse
1613M: dwmw2@infradead.org
1614L: linux-embedded@vger.kernel.org
1615S: Maintained
1616
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001617EMULEX LPFC FC SCSI DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001618P: James Smart
1619M: james.smart@emulex.com
1620L: linux-scsi@vger.kernel.org
1621W: http://sourceforge.net/projects/lpfcxxxx
1622S: Supported
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001623
Linus Torvalds1da177e2005-04-16 15:20:36 -07001624EPSON 1355 FRAMEBUFFER DRIVER
1625P: Christopher Hoover
1626M: ch@murgatroid.com, ch@hpl.hp.com
1627S: Maintained
1628
1629ETHEREXPRESS-16 NETWORK DRIVER
1630P: Philip Blundell
1631M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001632L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001633S: Maintained
1634
1635ETHERNET BRIDGE
1636P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08001637M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07001638L: bridge@lists.linux-foundation.org
Adrian Bunk57c511d2008-06-03 16:00:01 -07001639W: http://www.linux-foundation.org/en/Net:Bridge
Linus Torvalds1da177e2005-04-16 15:20:36 -07001640S: Maintained
1641
1642ETHERTEAM 16I DRIVER
1643P: Mika Kuoppala
1644M: miku@iki.fi
1645S: Maintained
1646
1647EXT2 FILE SYSTEM
Erik Mouw72be2cc2006-12-06 20:40:49 -08001648L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001649S: Maintained
1650
1651EXT3 FILE SYSTEM
1652P: Stephen Tweedie, Andrew Morton
Geert Uytterhoeven8deacee2008-07-04 10:00:01 -07001653M: sct@redhat.com, akpm@linux-foundation.org, adilger@sun.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001654L: linux-ext4@vger.kernel.org
1655S: Maintained
1656
1657EXT4 FILE SYSTEM
1658P: Stephen Tweedie, Andrew Morton
Geert Uytterhoeven8deacee2008-07-04 10:00:01 -07001659M: sct@redhat.com, akpm@linux-foundation.org, adilger@sun.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001660L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001661S: Maintained
1662
Jean Delvaree53004e2006-01-09 23:26:14 +01001663F71805F HARDWARE MONITORING DRIVER
1664P: Jean Delvare
1665M: khali@linux-fr.org
1666L: lm-sensors@lm-sensors.org
1667S: Maintained
1668
Linus Torvalds1da177e2005-04-16 15:20:36 -07001669FARSYNC SYNCHRONOUS DRIVER
1670P: Kevin Curtis
1671M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001672W: http://www.farsite.co.uk/
1673S: Supported
1674
Akinobu Mitac5408b82007-04-23 14:41:20 -07001675FAULT INJECTION SUPPORT
1676P: Akinobu Mita
1677M: akinobu.mita@gmail.com
1678S: Supported
1679
Linus Torvalds1da177e2005-04-16 15:20:36 -07001680FRAMEBUFFER LAYER
1681P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001682M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001683L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001684W: http://linux-fbdev.sourceforge.net/
1685S: Maintained
1686
Zhang Wei173acc72008-03-01 07:42:48 -07001687FREESCALE DMA DRIVER
Zhang Wei76b0c7882008-05-13 14:44:59 -07001688P: Li Yang
1689M: leoli@freescale.com
1690P: Zhang Wei
1691M: zw@zh-kernel.org
Zhang Wei173acc72008-03-01 07:42:48 -07001692L: linuxppc-embedded@ozlabs.org
1693L: linux-kernel@vger.kernel.org
1694S: Maintained
1695
Jochen Friedrich0d2b4052008-07-14 22:38:28 +02001696FREESCALE I2C CPM DRIVER
1697P: Jochen Friedrich
1698M: jochen@scram.de
1699L: linuxppc-dev@ozlabs.org
1700L: i2c@lm-sensors.org
1701S: Maintained
1702
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001703FREESCALE SOC FS_ENET DRIVER
1704P: Pantelis Antoniou
1705M: pantelis.antoniou@gmail.com
1706P: Vitaly Bordug
1707M: vbordug@ru.mvista.com
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001708L: linuxppc-dev@ozlabs.org
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001709L: netdev@vger.kernel.org
1710S: Maintained
1711
Timur Tabid9e9d822008-04-24 08:45:26 +10001712FREESCALE QUICC ENGINE LIBRARY
1713P: Timur Tabi
1714M: timur@freescale.com
1715L: linuxppc-dev@ozlabs.org
1716S: Supported
1717
Li Yanga7205b32007-04-23 10:38:18 -07001718FREESCALE HIGHSPEED USB DEVICE DRIVER
1719P: Li Yang
1720M: leoli@freescale.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001721L: linux-usb@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001722L: linuxppc-dev@ozlabs.org
Li Yanga7205b32007-04-23 10:38:18 -07001723S: Maintained
1724
Li Yangbeaf53b2007-05-25 13:54:02 +08001725FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1726P: Li Yang
1727M: leoli@freescale.com
1728L: netdev@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001729L: linuxppc-dev@ozlabs.org
Li Yangbeaf53b2007-05-25 13:54:02 +08001730S: Maintained
1731
Timur Tabid9e9d822008-04-24 08:45:26 +10001732FREESCALE QUICC ENGINE UCC UART DRIVER
1733P: Timur Tabi
1734M: timur@freescale.com
1735L: linuxppc-dev@ozlabs.org
1736S: Supported
1737
1738FREESCALE SOC SOUND DRIVERS
1739P: Timur Tabi
1740M: timur@freescale.com
1741L: alsa-devel@alsa-project.org
1742L: linuxppc-dev@ozlabs.org
1743S: Supported
1744
Linus Torvalds1da177e2005-04-16 15:20:36 -07001745FILE LOCKING (flock() and fcntl()/lockf())
1746P: Matthew Wilcox
1747M: matthew@wil.cx
1748L: linux-fsdevel@vger.kernel.org
1749S: Maintained
1750
1751FILESYSTEMS (VFS and infrastructure)
1752P: Alexander Viro
viro@ZenIV.linux.org.uk84122052005-09-06 19:35:49 +01001753M: viro@zeniv.linux.org.uk
Paul Menageb9cf92e2008-02-14 19:31:24 -08001754L: linux-fsdevel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001755S: Maintained
1756
Stefan Richterf148e202008-01-12 12:32:44 +01001757FIREWIRE SUBSYSTEM (drivers/firewire, <linux/firewire*.h>)
Stefan Richterb3274472007-05-30 20:44:52 -04001758P: Kristian Hoegsberg, Stefan Richter
1759M: krh@redhat.com, stefanr@s5r6.in-berlin.de
1760L: linux1394-devel@lists.sourceforge.net
1761W: http://www.linux1394.org/
1762T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1763S: Maintained
1764
Linus Torvalds1da177e2005-04-16 15:20:36 -07001765FIRMWARE LOADER (request_firmware)
1766L: linux-kernel@vger.kernel.org
1767S: Orphan
1768
1769FPU EMULATOR
1770P: Bill Metzenthen
1771M: billm@suburbia.net
1772W: http://suburbia.net/~billm/floating-point/emulator/
1773S: Maintained
1774
1775FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1776P: Mike McLagan
1777M: mike.mclagan@linux.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001778L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001779S: Maintained
1780
1781FREEVXFS FILESYSTEM
1782P: Christoph Hellwig
1783M: hch@infradead.org
1784W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1785S: Maintained
1786
Steven Rostedtde3b69d2008-07-15 13:28:14 -04001787FTRACE
1788P: Steven Rostedt
1789M: srostedt@redhat.com
1790S: Maintained
1791
David Howells5ab7ffe2007-04-10 15:10:45 +01001792FUJITSU FR-V (FRV) PORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07001793P: David Howells
1794M: dhowells@redhat.com
1795S: Maintained
1796
Jonathan Woithe20b93732008-06-11 10:14:56 +09301797FUJITSU LAPTOP EXTRAS
1798P: Jonathan Woithe
1799M: jwoithe@physics.adelaide.edu.au
1800L: linux-acpi@vger.kernel.org
1801S: Maintained
1802
Miklos Szeredi04578f12005-09-09 13:10:22 -07001803FUSE: FILESYSTEM IN USERSPACE
1804P: Miklos Szeredi
1805M: miklos@szeredi.hu
1806L: fuse-devel@lists.sourceforge.net
1807W: http://fuse.sourceforge.net/
1808S: Maintained
1809
Linus Torvalds1da177e2005-04-16 15:20:36 -07001810FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1811P: Rik Faith
1812M: faith@cs.unc.edu
1813L: linux-scsi@vger.kernel.org
1814S: Odd fixes (e.g., new signatures)
1815
1816GDT SCSI DISK ARRAY CONTROLLER DRIVER
1817P: Achim Leubner
1818M: achim_leubner@adaptec.com
1819L: linux-scsi@vger.kernel.org
1820W: http://www.icp-vortex.com/
1821S: Supported
1822
Haavard Skinnemoen1c23af92007-05-01 23:26:34 +02001823GENERIC GPIO I2C DRIVER
1824P: Haavard Skinnemoen
1825M: hskinnemoen@atmel.com
1826S: Supported
1827
Linus Torvalds1da177e2005-04-16 15:20:36 -07001828GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1829P: Krzysztof Halasa
1830M: khc@pm.waw.pl
1831W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1832S: Maintained
1833
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001834GFS2 FILE SYSTEM
1835P: Steven Whitehouse
1836M: swhiteho@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001837L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001838W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001839T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1840T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001841S: Supported
1842
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001843GIGASET ISDN DRIVERS
1844P: Hansjoerg Lipp
1845M: hjlipp@web.de
1846P: Tilman Schmidt
1847M: tilman@imap.cc
1848L: gigaset307x-common@lists.sourceforge.net
1849W: http://gigaset307x.sourceforge.net/
1850S: Maintained
1851
Jean Delvare5b543962005-08-15 19:51:02 +02001852HARDWARE MONITORING
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001853P: Mark M. Hoffman
1854M: mhoffman@lightlink.com
Jean Delvare5b543962005-08-15 19:51:02 +02001855L: lm-sensors@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001856W: http://www.lm-sensors.org/
Mark M. Hoffmana1aa5a72007-10-07 14:45:26 -04001857T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git testing
1858T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git release
Jean Delvare5b543962005-08-15 19:51:02 +02001859S: Maintained
1860
Michael Buesch844dd052006-06-26 00:24:59 -07001861HARDWARE RANDOM NUMBER GENERATOR CORE
Michael Buesch41851082008-02-23 15:23:42 -08001862S: Orphaned
Michael Buesch844dd052006-06-26 00:24:59 -07001863
Robert Love860e1d62005-08-31 23:57:59 -04001864HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1865P: Robert Love
1866M: rlove@rlove.org
1867M: linux-kernel@vger.kernel.org
1868W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1869S: Maintained
1870
Linus Torvalds1da177e2005-04-16 15:20:36 -07001871HARMONY SOUND DRIVER
1872P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04001873M: kyle@mcmartin.ca
Kyle McMartinac6aecb2007-12-03 22:04:34 +00001874L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001875S: Maintained
1876
1877HAYES ESP SERIAL DRIVER
1878P: Andrew J. Robinson
1879M: arobinso@nyx.net
1880L: linux-kernel@vger.kernel.org
1881W: http://www.nyx.net/~arobinso
1882S: Maintained
1883
1884HFS FILESYSTEM
1885P: Roman Zippel
1886M: zippel@linux-m68k.org
1887L: linux-kernel@vger.kernel.org
1888S: Maintained
1889
1890HGA FRAMEBUFFER DRIVER
1891P: Ferenc Bakonyi
1892M: fero@drama.obuda.kando.hu
1893L: linux-nvidia@lists.surfsouth.com
1894W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1895S: Maintained
1896
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001897HID CORE LAYER
1898P: Jiri Kosina
1899M: jkosina@suse.cz
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04001900L: linux-input@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01001901T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001902S: Maintained
1903
Ingo Molnar38bed542007-02-22 09:09:34 +01001904HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1905P: Thomas Gleixner
1906M: tglx@linutronix.de
1907L: linux-kernel@vger.kernel.org
1908S: Maintained
1909
Linus Torvalds1da177e2005-04-16 15:20:36 -07001910HIGH-SPEED SCC DRIVER FOR AX.25
1911P: Klaus Kudielka
1912M: klaus.kudielka@ieee.org
1913L: linux-hams@vger.kernel.org
1914W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1915S: Maintained
1916
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08001917HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1918P: HighPoint Linux Team
1919M: linux@highpoint-tech.com
1920W: http://www.highpoint-tech.com
1921S: Supported
1922
Linus Torvalds1da177e2005-04-16 15:20:36 -07001923HIPPI
1924P: Jes Sorensen
1925M: jes@trained-monkey.org
1926L: linux-hippi@sunsite.dk
1927S: Maintained
1928
1929HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1930P: Chirag Kantharia
1931M: chirag.kantharia@hp.com
1932L: iss_storagedev@hp.com
1933S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001934
Linus Torvalds1da177e2005-04-16 15:20:36 -07001935HEWLETT-PACKARD SMART2 RAID DRIVER
1936P: Chirag Kantharia
1937M: chirag.kantharia@hp.com
1938L: iss_storagedev@hp.com
1939S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001940
Linus Torvalds1da177e2005-04-16 15:20:36 -07001941HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1942P: Mike Miller
1943M: mike.miller@hp.com
1944L: iss_storagedev@hp.com
1945S: Supported
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001946
Jouni Malinenff1d2762005-05-12 22:54:16 -04001947HOST AP DRIVER
1948P: Jouni Malinen
Jouni Malinen85d32e72007-03-24 17:15:30 -07001949M: j@w1.fi
1950L: hostap@shmoo.com (subscribers-only)
Johannes Berg724c6b32007-04-23 12:18:20 -07001951L: linux-wireless@vger.kernel.org
Jouni Malinenff1d2762005-05-12 22:54:16 -04001952W: http://hostap.epitest.fi/
1953S: Maintained
1954
Linus Torvalds1da177e2005-04-16 15:20:36 -07001955HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1956P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02001957M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07001958S: Maintained
1959
Carlos Corbachodd8cd772008-02-05 02:17:15 +00001960HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
1961P: Carlos Corbacho
1962M: carlos@strangeworlds.co.uk
1963S: Odd Fixes
1964
Bob Piccob9b03322005-11-07 00:59:19 -08001965HPET: High Precision Event Timers driver (hpet.c)
1966P: Clemens Ladisch
1967M: clemens@ladisch.de
1968S: Maintained
1969
1970HPET: i386
1971P: Venkatesh Pallipadi (Venki)
1972M: venkatesh.pallipadi@intel.com
1973S: Maintained
1974
1975HPET: x86_64
Andi Kleen8bd09832007-10-13 01:01:08 +02001976P: Vojtech Pavlik
1977M: vojtech@suse.cz
Bob Piccob9b03322005-11-07 00:59:19 -08001978S: Maintained
1979
1980HPET: ACPI hpet.c
1981P: Bob Picco
1982M: bob.picco@hp.com
1983S: Maintained
1984
Linus Torvalds1da177e2005-04-16 15:20:36 -07001985HPFS FILESYSTEM
1986P: Mikulas Patocka
1987M: mikulas@artax.karlin.mff.cuni.cz
1988W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1989S: Maintained
1990
Pau Oliva Fora5a18c342008-06-02 00:38:35 -04001991HTCPEN TOUCHSCREEN DRIVER
1992P: Pau Oliva Fora
1993M: pof@eslack.org
1994L: linux-input@vger.kernel.org
1995S: Maintained
1996
Linus Torvalds1da177e2005-04-16 15:20:36 -07001997HUGETLB FILESYSTEM
1998P: William Irwin
1999M: wli@holomorphy.com
2000S: Maintained
2001
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04002002I2C/SMBUS STUB DRIVER
2003P: Mark M. Hoffman
2004M: mhoffman@lightlink.com
2005L: lm-sensors@lm-sensors.org
2006S: Maintained
2007
Jean Delvare5b543962005-08-15 19:51:02 +02002008I2C SUBSYSTEM
Jean Delvare710cf7e2008-05-18 20:49:40 +02002009P: Jean Delvare (PC drivers, core)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002010M: khali@linux-fr.org
Jean Delvare710cf7e2008-05-18 20:49:40 +02002011P: Ben Dooks (embedded platforms)
2012M: ben-linux@fluff.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02002013L: i2c@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08002014T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002015S: Maintained
2016
Till Harbaume8c76ee2007-05-01 23:26:35 +02002017I2C-TINY-USB DRIVER
2018P: Till Harbaum
2019M: till@harbaum.org
2020L: i2c@lm-sensors.org
2021T: http://www.harbaum.org/till/i2c_tiny_usb
2022S: Maintained
2023
Linus Torvalds1da177e2005-04-16 15:20:36 -07002024i386 BOOT CODE
H. Peter Anvin7f1291f2007-07-11 12:18:26 -07002025P: H. Peter Anvin
2026M: hpa@zytor.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002027L: Linux-Kernel@vger.kernel.org
2028S: Maintained
2029
2030i386 SETUP CODE / CPU ERRATA WORKAROUNDS
Linus Torvalds1da177e2005-04-16 15:20:36 -07002031P: H. Peter Anvin
2032M: hpa@zytor.com
H. Peter Anvin72af61c2007-07-13 16:26:55 -07002033T: git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002034S: Maintained
2035
Linus Torvalds1da177e2005-04-16 15:20:36 -07002036IA64 (Itanium) PLATFORM
2037P: Tony Luck
2038M: tony.luck@intel.com
2039L: linux-ia64@vger.kernel.org
2040W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08002041T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002042S: Maintained
2043
2044SN-IA64 (Itanium) SUB-PLATFORM
Greg Edwardse5ee7dd2006-01-18 10:21:59 -06002045P: Jes Sorensen
2046M: jes@sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002047L: linux-altix@sgi.com
2048L: linux-ia64@vger.kernel.org
2049W: http://www.sgi.com/altix
2050S: Maintained
2051
2052IBM MCA SCSI SUBSYSTEM DRIVER
2053P: Michael Lang
2054M: langa2@kph.uni-mainz.de
2055W: http://www.uni-mainz.de/~langm000/linux.html
2056S: Maintained
2057
2058IBM Power Linux RAID adapter
2059P: Brian King
2060M: brking@us.ibm.com
2061S: Supported
2062
2063IBM ServeRAID RAID DRIVER
2064P: Jack Hammer
2065P: Dave Jeffery
2066M: ipslinux@adaptec.com
2067W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002068S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002069
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002070IDE SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07002071P: Bartlomiej Zolnierkiewicz
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002072M: bzolnier@gmail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002073L: linux-ide@vger.kernel.org
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002074T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002075S: Maintained
2076
2077IDE/ATAPI CDROM DRIVER
Borislav Petkovc404c192007-12-24 15:23:44 +01002078P: Borislav Petkov
Borislav Petkovef709162008-02-19 01:41:25 +01002079M: petkovbb@gmail.com
Jens Axboe9c5b0ce2007-01-03 18:15:20 +01002080L: linux-ide@vger.kernel.org
Borislav Petkovc404c192007-12-24 15:23:44 +01002081S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002082
2083IDE/ATAPI FLOPPY DRIVERS
2084P: Paul Bristow
2085M: Paul Bristow <paul@paulbristow.net>
2086W: http://paulbristow.net/linux/idefloppy.html
2087L: linux-kernel@vger.kernel.org
2088S: Maintained
2089
2090IDE/ATAPI TAPE DRIVERS
2091P: Gadi Oxman
2092M: Gadi Oxman <gadio@netvision.net.il>
2093L: linux-kernel@vger.kernel.org
2094S: Maintained
2095
Bartlomiej Zolnierkiewiczf72abc22007-09-19 22:08:56 +02002096IDE-SCSI DRIVER
2097L: linux-ide@vger.kernel.org
2098L: linux-scsi@vger.kernel.org
2099S: Orphan
2100
Stefan Richterf148e202008-01-12 12:32:44 +01002101IEEE 1394 SUBSYSTEM (drivers/ieee1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002102P: Ben Collins
Stefan Richterf51a5a92007-04-23 14:41:10 -07002103M: ben.collins@ubuntu.com
Stefan Richter87730d02006-09-16 12:24:00 +02002104P: Stefan Richter
2105M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002106L: linux1394-devel@lists.sourceforge.net
2107W: http://www.linux1394.org/
Stefan Richter87730d02006-09-16 12:24:00 +02002108T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002109S: Maintained
2110
Stefan Richterf51a5a92007-04-23 14:41:10 -07002111IEEE 1394 RAW I/O DRIVER (raw1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002112P: Dan Dennedy
2113M: dan@dennedy.org
Stefan Richterf51a5a92007-04-23 14:41:10 -07002114P: Stefan Richter
2115M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002116L: linux1394-devel@lists.sourceforge.net
Jody McIntyre105d7b32005-09-30 11:59:04 -07002117S: Maintained
2118
Linus Torvalds1da177e2005-04-16 15:20:36 -07002119IMS TWINTURBO FRAMEBUFFER DRIVER
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002120L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Paul Mundt843393d2007-11-19 13:11:04 +09002121S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002122
2123INFINIBAND SUBSYSTEM
2124P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07002125M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002126P: Sean Hefty
Sean Heftyed96f24702008-01-02 12:00:24 -08002127M: sean.hefty@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002128P: Hal Rosenstock
Roland Dreiercec7c892007-07-12 15:59:36 -07002129M: hal.rosenstock@gmail.com
Roland Dreier78526822007-07-09 20:12:26 -07002130L: general@lists.openfabrics.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002131W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08002132T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002133S: Supported
2134
Robert P. J. Day2f1d0762007-07-10 00:38:18 -04002135INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
Vojtech Pavlik664d22a2005-12-13 17:03:36 -08002136P: Dmitry Torokhov
Dmitry Torokhov62f7caf2006-06-26 01:47:56 -04002137M: dmitry.torokhov@gmail.com
2138M: dtor@mail.ru
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04002139L: linux-input@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002140T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002141S: Maintained
2142
Robert Lovec9f04f52005-07-15 12:21:07 -04002143INOTIFY
Cal Peake18b36c712006-12-12 20:18:16 +01002144P: John McCutchan
2145M: ttb@tentacle.dhs.org
2146P: Robert Love
2147M: rml@novell.com
Robert Lovec9f04f52005-07-15 12:21:07 -04002148L: linux-kernel@vger.kernel.org
2149S: Maintained
2150
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002151INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
Jim Cromiece00f852006-11-30 04:49:44 +01002152P: Sylvain Meyer
2153M: sylvain.meyer@worldonline.fr
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002154L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002155S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002156
Linus Torvalds1da177e2005-04-16 15:20:36 -07002157INTEL 810/815 FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002158P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002159M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002160L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002161S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002162
Linus Torvalds1da177e2005-04-16 15:20:36 -07002163INTEL IA32 MICROCODE UPDATE SUPPORT
2164P: Tigran Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -08002165M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07002166S: Maintained
2167
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002168INTEL I/OAT DMA DRIVER
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01002169P: Maciej Sosnowski
2170M: maciej.sosnowski@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002171L: linux-kernel@vger.kernel.org
2172S: Supported
2173
Dan Williamsb3e5f262007-08-07 10:26:35 -07002174INTEL IOP-ADMA DMA DRIVER
2175P: Dan Williams
2176M: dan.j.williams@intel.com
2177L: linux-kernel@vger.kernel.org
2178S: Supported
2179
Michael Buesch844dd052006-06-26 00:24:59 -07002180INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
2181P: Deepak Saxena
2182M: dsaxena@plexity.net
2183S: Maintained
2184
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08002185INTEL IXP2000 ETHERNET DRIVER
2186P: Lennert Buytenhek
2187M: kernel@wantstofly.org
2188L: netdev@vger.kernel.org
2189S: Maintained
2190
Auke Kokd94e6fe2008-03-03 14:37:47 -08002191INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/ixgb/ixgbe)
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002192P: Jeff Kirsher
2193M: jeffrey.t.kirsher@intel.com
Auke Koke0164af2008-05-07 13:42:33 -07002194P: Jesse Brandeburg
2195M: jesse.brandeburg@intel.com
Auke Kokd94e6fe2008-03-03 14:37:47 -08002196P: Bruce Allan
2197M: bruce.w.allan@intel.com
Jeff Kirsherae7b6482008-06-11 15:15:53 -07002198P: PJ Waskiewicz
2199M: peter.p.waskiewicz.jr@intel.com
Auke Kok20424652008-01-07 21:47:25 -08002200P: John Ronciak
2201M: john.ronciak@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002202L: e1000-devel@lists.sourceforge.net
Auke Kokd94e6fe2008-03-03 14:37:47 -08002203W: http://e1000.sourceforge.net/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002204S: Supported
2205
James Ketrenos826d2ab2005-11-07 18:56:59 -06002206INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002207P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002208M: yi.zhu@intel.com
2209P: James Ketrenos
2210M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002211P: Reinette Chatre
2212M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002213L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002214L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002215W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002216W: http://ipw2100.sourceforge.net
2217S: Supported
2218
2219INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002220P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002221M: yi.zhu@intel.com
2222P: James Ketrenos
2223M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002224P: Reinette Chatre
2225M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002226L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002227L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002228W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002229W: http://ipw2200.sourceforge.net
2230S: Supported
2231
Zhu Yib481de92007-09-25 17:54:57 -07002232INTEL WIRELESS WIFI LINK (iwlwifi)
2233P: Zhu Yi
2234M: yi.zhu@intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002235P: Reinette Chatre
2236M: reinette.chatre@intel.com
Zhu Yib481de92007-09-25 17:54:57 -07002237L: linux-wireless@vger.kernel.org
2238L: ipw3945-devel@lists.sourceforge.net
2239W: http://intellinuxwireless.org
Reinette Chatre2d4543f2008-04-10 13:16:27 -07002240T: git kernel.org:/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
Zhu Yib481de92007-09-25 17:54:57 -07002241S: Supported
2242
Ralf Baechlecb109a02007-08-30 23:56:30 -07002243IOC3 ETHERNET DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07002244P: Ralf Baechle
2245M: ralf@linux-mips.org
2246L: linux-mips@linux-mips.org
2247S: Maintained
2248
Ralf Baechlecb109a02007-08-30 23:56:30 -07002249IOC3 SERIAL DRIVER
2250P: Pat Gefre
2251M: pfg@sgi.com
Joe Perches6650e0a2007-12-10 15:49:32 -08002252L: linux-mips@linux-mips.org
Ralf Baechlecb109a02007-08-30 23:56:30 -07002253S: Maintained
2254
Linus Torvalds1da177e2005-04-16 15:20:36 -07002255IP MASQUERADING:
2256P: Juanjo Ciarlante
2257M: jjciarla@raiz.uncu.edu.ar
2258S: Maintained
2259
Francois Romieu1202d6f2007-09-17 17:13:55 -07002260IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
2261P: Francois Romieu
2262M: romieu@fr.zoreil.com
2263P: Sorbica Shieh
2264M: sorbica@icplus.com.tw
2265P: Jesse Huang
2266M: jesse@icplus.com.tw
2267L: netdev@vger.kernel.org
2268S: Maintained
2269
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002270IPATH DRIVER:
Arthur Jones18b8c8f2008-02-29 10:13:37 -08002271P: Ralph Campbell
Arthur Jonesf42b6472007-07-09 20:12:26 -07002272M: infinipath@qlogic.com
2273L: general@lists.openfabrics.org
2274T: git git://git.qlogic.com/ipath-linux-2.6
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002275S: Supported
2276
Corey Minyard4409ebe2006-04-20 02:43:12 -07002277IPMI SUBSYSTEM
2278P: Corey Minyard
2279M: minyard@acm.org
2280L: openipmi-developer@lists.sourceforge.net
2281W: http://openipmi.sourceforge.net/
2282S: Supported
2283
Linus Torvalds1da177e2005-04-16 15:20:36 -07002284IPX NETWORK LAYER
2285P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002286M: acme@ghostprotocols.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002287L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002288S: Maintained
2289
David Sterba099dc4f2008-02-07 10:57:12 +01002290IPWIRELES DRIVER
2291P: Jiri Kosina
2292M: jkosina@suse.cz
2293P: David Sterba
2294M: dsterba@suse.cz
2295S: Maintained
2296T: git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
2297
Linus Torvalds1da177e2005-04-16 15:20:36 -07002298IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07002299P: Samuel Ortiz
2300M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07002301L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002302W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07002303S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002304
Mike Christie14816b1e2007-11-28 16:22:06 -08002305ISCSI
2306P: Mike Christie
2307M: michaelc@cs.wisc.edu
2308L: open-iscsi@googlegroups.com
2309W: www.open-iscsi.org
2310T: git kernel.org:/pub/scm/linux/kernel/mnc/linux-2.6-iscsi.git
2311S: Maintained
2312
Linus Torvalds1da177e2005-04-16 15:20:36 -07002313ISAPNP
2314P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02002315M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07002316S: Maintained
2317
2318ISDN SUBSYSTEM
2319P: Karsten Keil
2320M: kkeil@suse.de
Paul Bolled5d52272008-04-15 00:40:48 -07002321L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002322W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08002323T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002324S: Maintained
2325
2326ISDN SUBSYSTEM (Eicon active card driver)
2327P: Armin Schindler
2328M: mac@melware.de
Paul Bolled5d52272008-04-15 00:40:48 -07002329L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002330W: http://www.melware.de
2331S: Maintained
2332
Hans Verkuil91821ff2007-12-02 09:35:33 -03002333IVTV VIDEO4LINUX DRIVER
2334P: Hans Verkuil
2335M: hverkuil@xs4all.nl
2336L: ivtv-devel@ivtvdriver.org
2337L: ivtv-users@ivtvdriver.org
2338L: video4linux-list@redhat.com
2339W: http://www.ivtvdriver.org
2340S: Maintained
2341
Linus Torvalds1da177e2005-04-16 15:20:36 -07002342JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2343P: David Woodhouse
2344M: dwmw2@infradead.org
David Woodhouse6d85d062007-10-27 10:39:48 -04002345L: linux-mtd@lists.infradead.org
2346W: http://www.linux-mtd.infradead.org/doc/jffs2.html
Linus Torvalds1da177e2005-04-16 15:20:36 -07002347S: Maintained
2348
Artem Bityutskiy95270562008-07-14 17:58:44 +03002349UBI FILE SYSTEM (UBIFS)
2350P: Artem Bityutskiy
2351M: dedekind@infradead.org
2352P: Adrian Hunter
2353M: ext-adrian.hunter@nokia.com
2354L: linux-mtd@lists.infradead.org
2355T: git git://git.infradead.org/~dedekind/ubifs-2.6.git
2356W: http://www.linux-mtd.infradead.org/doc/ubifs.html
2357S: Maintained
2358
Linus Torvalds1da177e2005-04-16 15:20:36 -07002359JFS FILESYSTEM
2360P: Dave Kleikamp
2361M: shaggy@austin.ibm.com
2362L: jfs-discussion@lists.sourceforge.net
2363W: http://jfs.sourceforge.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002364T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002365S: Supported
2366
Josh Triplettde456d32006-07-30 03:04:00 -07002367JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07002368P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002369M: sct@redhat.com, akpm@linux-foundation.org
Erik Mouw72be2cc2006-12-06 20:40:49 -08002370L: linux-ext4@vger.kernel.org
Theodore Tsoae0718f2006-05-20 15:00:13 -07002371S: Maintained
2372
Rudolf Marek4660cb32006-10-08 22:01:26 +02002373K8TEMP HARDWARE MONITORING DRIVER
2374P: Rudolf Marek
2375M: r.marek@assembler.cz
2376L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002377S: Maintained
2378
2379KCONFIG
2380P: Roman Zippel
2381M: zippel@linux-m68k.org
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002382L: linux-kbuild@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002383S: Maintained
2384
Vivek Goyalea6c2082006-05-20 14:59:55 -07002385KDUMP
2386P: Vivek Goyal
Vivek Goyal4200b66c2007-12-01 12:16:30 -08002387M: vgoyal@redhat.com
Vivek Goyalea6c2082006-05-20 14:59:55 -07002388P: Haren Myneni
2389M: hbabu@us.ibm.com
Simon Horman34633992007-05-08 00:31:40 -07002390L: kexec@lists.infradead.org
Vivek Goyalea6c2082006-05-20 14:59:55 -07002391L: linux-kernel@vger.kernel.org
2392W: http://lse.sourceforge.net/kdump/
2393S: Maintained
2394
Linus Torvalds1da177e2005-04-16 15:20:36 -07002395KERNEL AUTOMOUNTER (AUTOFS)
2396P: H. Peter Anvin
2397M: hpa@zytor.com
2398L: autofs@linux.kernel.org
2399S: Odd Fixes
2400
2401KERNEL AUTOMOUNTER v4 (AUTOFS4)
2402P: Ian Kent
2403M: raven@themaw.net
2404L: autofs@linux.kernel.org
2405S: Maintained
2406
2407KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002408P: Sam Ravnborg
2409M: sam@ravnborg.org
Sam Ravnborg591b0172008-05-11 10:07:03 +02002410T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-next.git
2411T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-fixes.git
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002412L: linux-kbuild@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002413S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002414
2415KERNEL JANITORS
2416P: Several
maximilian attemsc3000e02007-07-06 11:17:32 -07002417L: kernel-janitors@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002418W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002419S: Maintained
2420
2421KERNEL NFSD
Neil Browna512cd52007-07-31 00:37:27 -07002422P: J. Bruce Fields
2423M: bfields@fieldses.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002424P: Neil Brown
NeilBrown98fac232007-01-26 00:56:57 -08002425M: neilb@suse.de
Neil Brown16141c02007-12-11 16:16:12 -08002426L: linux-nfs@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002427W: http://nfs.sourceforge.net/
NeilBrown98fac232007-01-26 00:56:57 -08002428S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002429
Avi Kivity426d62e2006-12-13 00:34:03 -08002430KERNEL VIRTUAL MACHINE (KVM)
2431P: Avi Kivity
2432M: avi@qumranet.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002433L: kvm@vger.kernel.org
2434W: http://kvm.qumranet.com
Avi Kivity426d62e2006-12-13 00:34:03 -08002435S: Supported
2436
Hollis Blanchard513014b2008-04-16 23:28:08 -05002437KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
2438P: Hollis Blanchard
2439M: hollisb@us.ibm.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002440L: kvm-ppc@vger.kernel.org
2441W: http://kvm.qumranet.com
Hollis Blanchard513014b2008-04-16 23:28:08 -05002442S: Supported
2443
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002444KERNEL VIRTUAL MACHINE For Itanium (KVM/IA64)
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002445P: Anthony Xu
2446M: anthony.xu@intel.com
2447P: Xiantao Zhang
2448M: xiantao.zhang@intel.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002449L: kvm-ia64@vger.kernel.org
2450W: http://kvm.qumranet.com
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002451S: Supported
2452
Christian Borntraeger85f8fff2008-03-25 18:47:41 +01002453KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
2454P: Carsten Otte
2455M: cotte@de.ibm.com
2456P: Christian Borntraeger
2457M: borntraeger@de.ibm.com
2458M: linux390@de.ibm.com
2459L: linux-s390@vger.kernel.org
2460W: http://www.ibm.com/developerworks/linux/linux390/
2461S: Supported
2462
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002463KEXEC
2464P: Eric Biederman
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002465M: ebiederm@xmission.com
Signed-off-by@vergenet.net":Simonb7c698f2007-10-18 03:04:33 -07002466W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002467L: linux-kernel@vger.kernel.org
Simon Horman34633992007-05-08 00:31:40 -07002468L: kexec@lists.infradead.org
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002469S: Maintained
2470
Jason Wessele3e2aaf2008-03-20 13:43:45 -05002471KGDB
2472P: Jason Wessel
2473M: jason.wessel@windriver.com
2474L: kgdb-bugreport@lists.sourceforge.net
2475S: Maintained
2476
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002477KPROBES
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002478P: Ananth N Mavinakayanahalli
2479M: ananth@in.ibm.com
2480P: Anil S Keshavamurthy
2481M: anil.s.keshavamurthy@intel.com
2482P: David S. Miller
2483M: davem@davemloft.net
Masami Hiramatsu6edef972008-03-26 15:53:19 -04002484P: Masami Hiramatsu
2485M: mhiramat@redhat.com
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002486L: linux-kernel@vger.kernel.org
2487S: Maintained
2488
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002489KS0108 LCD CONTROLLER DRIVER
2490P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07002491M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002492L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07002493W: http://miguelojeda.es/auxdisplay.htm
2494W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002495S: Maintained
2496
Linus Torvalds1da177e2005-04-16 15:20:36 -07002497LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07002498L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07002499S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002500
2501LASI 53c700 driver for PARISC
2502P: James E.J. Bottomley
2503M: James.Bottomley@HansenPartnership.com
2504L: linux-scsi@vger.kernel.org
2505S: Maintained
2506
Richard Purdie263de9b2006-05-15 09:44:16 -07002507LED SUBSYSTEM
2508P: Richard Purdie
2509M: rpurdie@rpsys.net
2510S: Maintained
2511
Linus Torvalds1da177e2005-04-16 15:20:36 -07002512LEGO USB Tower driver
2513P: Juergen Stuber
2514M: starblue@users.sourceforge.net
2515L: legousb-devel@lists.sourceforge.net
2516W: http://legousb.sourceforge.net/
2517S: Maintained
2518
Rusty Russell568a17f2007-10-25 14:12:24 +10002519LGUEST
2520P: Rusty Russell
2521M: rusty@rustcorp.com.au
2522L: lguest@ozlabs.org
2523W: http://lguest.ozlabs.org/
2524S: Maintained
2525
Linus Torvalds1da177e2005-04-16 15:20:36 -07002526LINUX FOR IBM pSERIES (RS/6000)
2527P: Paul Mackerras
2528M: paulus@au.ibm.com
2529W: http://www.ibm.com/linux/ltc/projects/ppc
2530S: Supported
2531
2532LINUX FOR NCR VOYAGER
2533P: James Bottomley
2534M: James.Bottomley@HansenPartnership.com
2535W: http://www.hansenpartnership.com/voyager
2536S: Maintained
2537
Paul Mackerras852bb9f2008-07-04 21:04:42 +10002538LINUX FOR POWERPC (32-BIT AND 64-BIT)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002539P: Paul Mackerras
2540M: paulus@samba.org
Paul Mackerras852bb9f2008-07-04 21:04:42 +10002541P: Benjamin Herrenschmidt
2542M: benh@kernel.crashing.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002543W: http://www.penguinppc.org/
2544L: linuxppc-dev@ozlabs.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002545T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002546S: Supported
2547
2548LINUX FOR POWER MACINTOSH
2549P: Benjamin Herrenschmidt
2550M: benh@kernel.crashing.org
2551W: http://www.penguinppc.org/
2552L: linuxppc-dev@ozlabs.org
2553S: Maintained
2554
Grant Likely77a76362008-07-12 12:11:43 -06002555LINUX FOR POWERPC EMBEDDED MPC5XXX
Linus Torvalds1da177e2005-04-16 15:20:36 -07002556P: Sylvain Munaut
2557M: tnt@246tNt.com
Grant Likelye1eea9f2007-10-09 14:45:26 -06002558P: Grant Likely
2559M: grant.likely@secretlab.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07002560L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002561S: Maintained
2562
2563LINUX FOR POWERPC EMBEDDED PPC4XX
Josh Boyer9a474ff2007-09-19 21:19:07 -05002564P: Josh Boyer
2565M: jwboyer@linux.vnet.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002566P: Matt Porter
2567M: mporter@kernel.crashing.org
2568W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002569L: linuxppc-dev@ozlabs.org
Josh Boyer9a474ff2007-09-19 21:19:07 -05002570T: git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002571S: Maintained
2572
Grant Likely260c02a2007-10-02 12:15:34 +10002573LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2574P: Grant Likely
2575M: grant.likely@secretlab.ca
Grant Likelyf210d432007-10-03 23:24:52 -06002576W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
Grant Likely260c02a2007-10-02 12:15:34 +10002577L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002578S: Maintained
2579
Tom Rinie93adf12005-07-26 12:49:53 -07002580LINUX FOR POWERPC EMBEDDED PPC8XX
Marcelo Tosattidba5baf2007-09-10 18:46:01 -04002581P: Vitaly Bordug
2582M: vitb@kernel.crashing.org
Tom Rinie93adf12005-07-26 12:49:53 -07002583P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07002584M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07002585W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002586L: linuxppc-dev@ozlabs.org
Tom Rinie93adf12005-07-26 12:49:53 -07002587S: Maintained
2588
Linus Torvalds1da177e2005-04-16 15:20:36 -07002589LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
Jim Cromiece00f852006-11-30 04:49:44 +01002590P: Kumar Gala
2591M: galak@kernel.crashing.org
2592W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002593L: linuxppc-dev@ozlabs.org
Jim Cromiece00f852006-11-30 04:49:44 +01002594S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002595
Olof Johanssonab06ff32006-09-06 14:44:54 -05002596LINUX FOR POWERPC PA SEMI PWRFICIENT
2597P: Olof Johansson
2598M: olof@lixom.net
2599W: http://www.pasemi.com/
2600L: linuxppc-dev@ozlabs.org
2601S: Supported
2602
Linus Torvalds1da177e2005-04-16 15:20:36 -07002603LLC (802.2)
2604P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002605M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002606S: Maintained
2607
Linus Torvalds1da177e2005-04-16 15:20:36 -07002608LINUX SECURITY MODULE (LSM) FRAMEWORK
2609P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08002610M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08002611L: linux-security-module@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002612T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002613S: Supported
2614
2615LM83 HARDWARE MONITOR DRIVER
2616P: Jean Delvare
2617M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002618L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002619S: Maintained
2620
2621LM90 HARDWARE MONITOR DRIVER
2622P: Jean Delvare
2623M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002624L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002625S: Maintained
2626
Peter Zijlstra512e67f2007-10-11 22:11:11 +02002627LOCKDEP AND LOCKSTAT
2628P: Peter Zijlstra
2629M: peterz@infradead.org
2630P: Ingo Molnar
2631M: mingo@redhat.com
2632L: linux-kernel@vger.kernel.org
2633T: git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2634S: Maintained
2635
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002636LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002637P: Richard Russon (FlatCap)
2638M: ldm@flatcap.org
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002639L: linux-ntfs-dev@lists.sourceforge.net
2640W: http://www.linux-ntfs.org/content/view/19/37/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002641S: Maintained
2642
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002643LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2644P: Eric Moore
Eric Moored8a82d72006-12-29 16:47:43 -08002645M: Eric.Moore@lsi.com
2646M: support@lsi.com
Eric Moorecec744f2007-09-14 19:08:08 -06002647L: DL-MPTFusionLinux@lsi.com
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002648L: linux-scsi@vger.kernel.org
2649W: http://www.lsilogic.com/support
2650S: Supported
2651
Linus Torvalds1da177e2005-04-16 15:20:36 -07002652LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2653P: Matthew Wilcox
2654M: matthew@wil.cx
2655L: linux-scsi@vger.kernel.org
2656S: Maintained
2657
Hirokazu Takatac12a54b2007-07-15 23:38:45 -07002658M32R ARCHITECTURE
2659P: Hirokazu Takata
2660M: takata@linux-m32r.org
2661L: linux-m32r@ml.linux-m32r.org
2662L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2663W: http://www.linux-m32r.org/
2664S: Maintained
2665
Linus Torvalds1da177e2005-04-16 15:20:36 -07002666M68K ARCHITECTURE
2667P: Geert Uytterhoeven
2668M: geert@linux-m68k.org
2669P: Roman Zippel
2670M: zippel@linux-m68k.org
2671L: linux-m68k@lists.linux-m68k.org
2672W: http://www.linux-m68k.org/
2673W: http://linux-m68k-cvs.ubb.ca/
2674S: Maintained
2675
2676M68K ON APPLE MACINTOSH
2677P: Joshua Thompson
2678M: funaho@jurai.org
2679W: http://www.mac.linux-m68k.org/
Finn Thain9bb9f222007-11-18 11:10:05 +01002680L: linux-m68k@lists.linux-m68k.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002681S: Maintained
2682
2683M68K ON HP9000/300
2684P: Philip Blundell
2685M: philb@gnu.org
2686W: http://www.tazenda.demon.co.uk/phil/linux-hp
2687S: Maintained
2688
Jiri Benc64a327a2007-05-05 11:47:08 -07002689MAC80211
Johannes Berg31c7cec2007-10-23 17:05:25 +02002690P: Johannes Berg
2691M: johannes@sipsolutions.net
Johannes Berg0f48d7e2008-04-17 19:36:28 +02002692P: Michael Wu
2693M: flamingice@sourmilk.net
Jiri Benc64a327a2007-05-05 11:47:08 -07002694L: linux-wireless@vger.kernel.org
2695W: http://linuxwireless.org/
Johannes Berg31c7cec2007-10-23 17:05:25 +02002696T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
Jiri Benc64a327a2007-05-05 11:47:08 -07002697S: Maintained
2698
Stefano Brivio1036d862007-12-23 04:46:27 +01002699MAC80211 PID RATE CONTROL
2700P: Stefano Brivio
2701M: stefano.brivio@polimi.it
2702P: Mattias Nissler
2703M: mattias.nissler@gmx.de
2704L: linux-wireless@vger.kernel.org
2705W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
2706T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2707S: Maintained
2708
Patrick McHardyb863ceb2007-07-14 18:55:06 -07002709MACVLAN DRIVER
2710P: Patrick McHardy
2711M: kaber@trash.net
2712L: netdev@vger.kernel.org
2713S: Maintained
2714
Linus Torvalds1da177e2005-04-16 15:20:36 -07002715MARVELL YUKON / SYSKONNECT DRIVER
2716P: Mirko Lindner
2717M: mlindner@syskonnect.de
2718P: Ralph Roesler
2719M: rroesler@syskonnect.de
2720W: http://www.syskonnect.com
2721S: Supported
2722
Michael Kerriskfaf16682005-07-31 22:34:47 -07002723MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
Jim Cromiece00f852006-11-30 04:49:44 +01002724P: Michael Kerrisk
Michael Kerrisk1d7f5022007-10-16 23:30:31 -07002725M: mtk.manpages@gmail.com
Michael Kerriskc76a5872008-07-04 09:59:49 -07002726W: http://www.kernel.org/doc/man-pages
2727S: Supported
Michael Kerriskfaf16682005-07-31 22:34:47 -07002728
Stefano Brivio74cda162007-11-19 20:27:46 +01002729MARVELL LIBERTAS WIRELESS DRIVER
2730P: Dan Williams
2731M: dcbw@redhat.com
2732L: libertas-dev@lists.infradead.org
2733S: Maintained
2734
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002735MARVELL MV643XX ETHERNET DRIVER
Dale Farnsworth85ba9d92008-06-05 06:10:51 -07002736P: Lennert Buytenhek
2737M: buytenh@marvell.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002738L: netdev@vger.kernel.org
Dale Farnsworth85ba9d92008-06-05 06:10:51 -07002739S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002740
2741MATROX FRAMEBUFFER DRIVER
2742P: Petr Vandrovec
2743M: vandrove@vc.cvut.cz
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002744L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002745S: Maintained
2746
Hans-Juergen Kochd20620d2007-05-08 17:22:00 +02002747MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2748P: Hans J. Koch
2749M: hjk@linutronix.de
2750L: lm-sensors@lm-sensors.org
2751S: Maintained
2752
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002753MEGARAID SCSI DRIVERS
Jim Cromiece00f852006-11-30 04:49:44 +01002754P: Neela Syam Kolli
Sumant Patrobdd0d7572007-05-10 07:22:35 -07002755M: megaraidlinux@lsi.com
Jim Cromiece00f852006-11-30 04:49:44 +01002756S: linux-scsi@vger.kernel.org
2757W: http://megaraid.lsilogic.com
2758S: Maintained
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002759
Steven Rostedt70ea91f2006-07-30 03:03:53 -07002760MEMORY MANAGEMENT
2761L: linux-mm@kvack.org
2762L: linux-kernel@vger.kernel.org
2763W: http://www.linux-mm.org
2764S: Maintained
2765
akpm@linux-foundation.org938a9202008-03-04 14:28:29 -08002766MEMORY RESOURCE CONTROLLER
2767P: Balbir Singh
2768M: balbir@linux.vnet.ibm.com
2769P: Pavel Emelyanov
2770M: xemul@openvz.org
2771P: KAMEZAWA Hiroyuki
2772M: kamezawa.hiroyu@jp.fujitsu.com
2773L: linux-mm@kvack.org
2774L: linux-kernel@vger.kernel.org
2775S: Maintained
2776
David Howellsb920de12008-02-08 04:19:31 -08002777MEI MN10300/AM33 PORT
2778P: David Howells
2779M: dhowells@redhat.com
2780P: Koichi Yasutake
2781M: yasutake.koichi@jp.panasonic.com
Robert P. J. Day66e10602008-04-29 00:59:34 -07002782L: linux-am33-list@redhat.com (moderated for non-subscribers)
David Howellsb920de12008-02-08 04:19:31 -08002783W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
2784S: Maintained
2785
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002786MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002787P: David Woodhouse
2788M: dwmw2@infradead.org
2789W: http://www.linux-mtd.infradead.org/
2790L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002791T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002792S: Maintained
2793
Artem Bityutskiy48576402007-02-13 17:11:10 +02002794UNSORTED BLOCK IMAGES (UBI)
2795P: Artem Bityutskiy
2796M: dedekind@infradead.org
2797W: http://www.linux-mtd.infradead.org/
2798L: linux-mtd@lists.infradead.org
Artem Bityutskiy21600542007-05-22 12:23:21 +03002799T: git git://git.infradead.org/~dedekind/ubi-2.6.git
Artem Bityutskiy48576402007-02-13 17:11:10 +02002800S: Maintained
2801
Linus Torvalds1da177e2005-04-16 15:20:36 -07002802MICROTEK X6 SCANNER
2803P: Oliver Neukum
2804M: oliver@neukum.name
2805S: Maintained
2806
2807MIPS
2808P: Ralf Baechle
2809M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01002810W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002811L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00002812T: git www.linux-mips.org:/pub/scm/linux.git
2813S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002814
2815MISCELLANEOUS MCA-SUPPORT
2816P: James Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05002817M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002818L: linux-kernel@vger.kernel.org
2819S: Maintained
2820
2821MODULE SUPPORT
2822P: Rusty Russell
2823M: rusty@rustcorp.com.au
2824L: linux-kernel@vger.kernel.org
2825S: Maintained
2826
2827MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2828P: Stelian Pop
2829M: stelian@popies.net
2830W: http://popies.net/meye/
2831S: Maintained
2832
Pavel Pisac58ff042007-05-16 01:10:41 +02002833MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2834P: Pavel Pisa
2835M: ppisa@pikron.com
2836L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Pavel Pisac58ff042007-05-16 01:10:41 +02002837S: Maintained
2838
Linus Torvalds1da177e2005-04-16 15:20:36 -07002839MOUSE AND MISC DEVICES [GENERAL]
2840P: Alessandro Rubini
2841M: rubini@ipvvis.unipv.it
2842L: linux-kernel@vger.kernel.org
2843S: Maintained
2844
Jiri Slabyb9705b62008-04-30 00:53:48 -07002845MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
Jiri Slabyd7354102006-12-08 02:38:35 -08002846P: Jiri Slaby
2847M: jirislaby@gmail.com
2848L: linux-kernel@vger.kernel.org
2849S: Maintained
2850
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002851MSI LAPTOP SUPPORT
2852P: Lennart Poettering
2853M: mzxreary@0pointer.de
Joe Perches04bdfb92007-12-22 14:03:27 -08002854W: https://tango.0pointer.de/mailman/listinfo/s270-linux
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002855W: http://0pointer.de/lennart/tchibo.html
2856S: Maintained
2857
Samuel Ortiz4e0d13c2008-07-04 09:59:53 -07002858MULTIFUNCTION DEVICES (MFD)
2859P: Samuel Ortiz
2860M: sameo@openedhand.com
2861L: linux-kernel@vger.kernel.org
2862S: Supported
2863
Pierre Ossman5c4e6f12007-05-21 20:23:20 +02002864MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07002865P: Pierre Ossman
2866M: drzeus-mmc@drzeus.cx
2867L: linux-kernel@vger.kernel.org
2868S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01002869
David Brownell15a05802007-08-08 09:12:54 -07002870MULTIMEDIA CARD (MMC) ETC. OVER SPI
2871P: David Brownell
2872M: dbrownell@users.sourceforge.net
2873L: linux-kernel@vger.kernel.org
2874S: Odd fixes
2875
Linus Torvalds1da177e2005-04-16 15:20:36 -07002876MULTISOUND SOUND DRIVER
2877P: Andrew Veliath
2878M: andrewtv@usa.net
2879S: Maintained
2880
Jiri Slabyd7354102006-12-08 02:38:35 -08002881MULTITECH MULTIPORT CARD (ISICOM)
2882P: Jiri Slaby
2883M: jirislaby@gmail.com
2884L: linux-kernel@vger.kernel.org
2885S: Maintained
2886
Brice Goglin2d3cf582008-05-17 12:45:36 +02002887MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
2888P: Andrew Gallatin
2889M: gallatin@myri.com
2890P: Brice Goglin
2891M: brice@myri.com
2892L: netdev@vger.kernel.org
2893W: http://www.myri.com/scs/download-Myri10GE.html
2894S: Supported
2895
Linus Torvalds1da177e2005-04-16 15:20:36 -07002896NATSEMI ETHERNET DRIVER (DP8381x)
2897P: Tim Hockin
2898M: thockin@hockin.org
2899S: Maintained
2900
2901NCP FILESYSTEM
2902P: Petr Vandrovec
2903M: vandrove@vc.cvut.cz
2904L: linware@sh.cvut.cz
2905S: Maintained
2906
2907NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2908P: James E.J. Bottomley
2909M: James.Bottomley@HansenPartnership.com
2910L: linux-scsi@vger.kernel.org
2911S: Maintained
2912
Glenn Streiff3c2d7742008-02-04 20:20:45 -08002913NETEFFECT IWARP RNIC DRIVER (IW_NES)
2914P: Faisal Latif
2915M: flatif@neteffect.com
Chien Tung5f625602008-05-26 15:23:32 -07002916P: Chien Tung
2917M: ctung@neteffect.com
Glenn Streiff3c2d7742008-02-04 20:20:45 -08002918P: Glenn Streiff
2919M: gstreiff@neteffect.com
2920L: general@lists.openfabrics.org
2921W: http://www.neteffect.com
2922S: Supported
2923F: drivers/infiniband/hw/nes/
2924
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002925NETEM NETWORK EMULATOR
2926P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08002927M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07002928L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002929S: Maintained
2930
Jiri Slaby4a584482007-08-30 23:56:39 -07002931NETERION (S2IO) Xframe 10GbE DRIVER
2932P: Ramkrishna Vepa
2933M: ram.vepa@neterion.com
2934P: Rastapur Santosh
2935M: santosh.rastapur@neterion.com
2936P: Sivakumar Subramani
2937M: sivakumar.subramani@neterion.com
2938P: Sreenivasa Honnur
2939M: sreenivasa.honnur@neterion.com
2940L: netdev@vger.kernel.org
2941W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2942S: Supported
2943
Linus Torvalds1da177e2005-04-16 15:20:36 -07002944NETFILTER/IPTABLES/IPCHAINS
2945P: Rusty Russell
2946P: Marc Boucher
2947P: James Morris
2948P: Harald Welte
2949P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07002950P: Patrick McHardy
2951M: kaber@trash.net
Patrick McHardy1a03b812007-09-18 13:19:26 -07002952L: netfilter-devel@vger.kernel.org
2953L: netfilter@vger.kernel.org
Patrick McHardy82b98542006-10-12 14:08:55 -07002954L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002955W: http://www.netfilter.org/
2956W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002957S: Supported
2958
Paul Moore4cc67732006-09-25 15:57:13 -07002959NETLABEL
2960P: Paul Moore
2961M: paul.moore@hp.com
2962W: http://netlabel.sf.net
2963L: netdev@vger.kernel.org
2964S: Supported
2965
Linus Torvalds1da177e2005-04-16 15:20:36 -07002966NETROM NETWORK LAYER
2967P: Ralf Baechle
2968M: ralf@linux-mips.org
2969L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02002970W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002971S: Maintained
2972
Pavel Machek5ddb88c2006-09-29 02:01:29 -07002973NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002974P: Paul Clements
2975M: Paul.Clements@steeleye.com
2976S: Maintained
2977
2978NETWORK DEVICE DRIVERS
Linus Torvalds1da177e2005-04-16 15:20:36 -07002979P: Jeff Garzik
2980M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002981L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002982T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002983S: Maintained
2984
2985NETWORKING [GENERAL]
2986P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07002987M: netdev@vger.kernel.org
2988L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08002989W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002990S: Maintained
2991
2992NETWORKING [IPv4/IPv6]
2993P: David S. Miller
2994M: davem@davemloft.net
2995P: Alexey Kuznetsov
2996M: kuznet@ms2.inr.ac.ru
2997P: Pekka Savola (ipv6)
2998M: pekkas@netcore.fi
2999P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003000M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003001P: Hideaki YOSHIFUJI
3002M: yoshfuji@linux-ipv6.org
3003P: Patrick McHardy
Patrick McHardy1a03b812007-09-18 13:19:26 -07003004M: kaber@trash.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003005L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08003006T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003007S: Maintained
3008
James Morris10e2ff12007-08-25 14:41:28 -07003009NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
3010P: Paul Moore
3011M: paul.moore@hp.com
3012L: netdev@vger.kernel.org
3013S: Maintained
3014
John W. Linville29f8f632006-01-18 14:52:48 -08003015NETWORKING [WIRELESS]
3016P: John W. Linville
3017M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08003018L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08003019T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3020S: Maintained
3021
Amit S. Kale3d396eb2006-10-21 15:33:03 -04003022NETXEN (1/10) GbE SUPPORT
dhananjay@netxen.comd230ce32007-12-26 10:23:53 -08003023P: Dhananjay Phadke
3024M: dhananjay@netxen.com
Amit S. Kale3d396eb2006-10-21 15:33:03 -04003025L: netdev@vger.kernel.org
3026W: http://www.netxen.com
3027S: Supported
3028
Linus Torvalds1da177e2005-04-16 15:20:36 -07003029IPVS
3030P: Wensong Zhang
3031M: wensong@linux-vs.org
Horms9d30c172005-09-29 19:47:06 -07003032P: Simon Horman
3033M: horms@verge.net.au
Linus Torvalds1da177e2005-04-16 15:20:36 -07003034P: Julian Anastasov
3035M: ja@ssi.bg
Horms9d30c172005-09-29 19:47:06 -07003036L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003037S: Maintained
3038
3039NFS CLIENT
3040P: Trond Myklebust
Trond Myklebust78f58152007-12-12 20:16:06 -05003041M: Trond.Myklebust@netapp.com
3042L: linux-nfs@vger.kernel.org
3043W: http://client.linux-nfs.org
3044T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003045S: Maintained
3046
3047NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07003048P: Jan-Pascal van Best
3049M: janpascal@vanbest.org
3050P: Andreas Mohr
3051M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003052L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003053S: Maintained
3054
3055NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
3056P: YOKOTA Hiroshi
3057M: yokota@netlab.is.tsukuba.ac.jp
3058W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3059S: Maintained
3060
3061NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
3062P: GOTO Masanori
3063M: gotom@debian.or.jp
3064P: YOKOTA Hiroshi
3065M: yokota@netlab.is.tsukuba.ac.jp
3066W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3067S: Maintained
3068
Linus Torvalds1da177e2005-04-16 15:20:36 -07003069NTFS FILESYSTEM
3070P: Anton Altaparmakov
3071M: aia21@cantab.net
3072L: linux-ntfs-dev@lists.sourceforge.net
3073L: linux-kernel@vger.kernel.org
3074W: http://linux-ntfs.sf.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08003075T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003076S: Maintained
3077
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003078NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003079P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003080M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003081L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01003082S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003083
Peter Korsgaard1ded9692006-06-12 21:40:53 +02003084OPENCORES I2C BUS DRIVER
3085P: Peter Korsgaard
3086M: jacmet@sunsite.dk
Jean Delvare5d925fe2006-07-01 17:14:32 +02003087L: i2c@lm-sensors.org
Peter Korsgaard1ded9692006-06-12 21:40:53 +02003088S: Maintained
3089
Mark Fashehccd979b2005-12-15 14:31:24 -08003090ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
3091P: Mark Fasheh
Mark Fasheha5754332008-03-21 10:40:31 -07003092M: mfasheh@suse.com
3093P: Joel Becker
3094M: joel.becker@oracle.com
Robert P. J. Dayc0ff1f22008-04-21 22:34:01 +00003095L: ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
Mark Fashehccd979b2005-12-15 14:31:24 -08003096W: http://oss.oracle.com/projects/ocfs2/
Joel Beckerdda47bc2008-03-22 22:08:07 -07003097T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003098S: Supported
Mark Fashehccd979b2005-12-15 14:31:24 -08003099
Harald Weltec1986ee2005-11-13 16:06:29 -08003100OMNIKEY CARDMAN 4000 DRIVER
3101P: Harald Welte
3102M: laforge@gnumonks.org
3103S: Maintained
3104
Harald Welte77c44ab2005-11-13 16:06:26 -08003105OMNIKEY CARDMAN 4040 DRIVER
3106P: Harald Welte
3107M: laforge@gnumonks.org
3108S: Maintained
3109
Jonathan Corbet77d51402007-03-22 19:44:17 -03003110OMNIVISION OV7670 SENSOR DRIVER
3111P: Jonathan Corbet
3112M: corbet@lwn.net
3113L: video4linux-list@redhat.com
3114S: Maintained
3115
Thomas Gleixner431bca72007-05-02 09:31:35 +02003116ONENAND FLASH DRIVER
3117P: Kyungmin Park
3118M: kyungmin.park@samsung.com
3119L: linux-mtd@lists.infradead.org
3120S: Maintained
3121
Linus Torvalds1da177e2005-04-16 15:20:36 -07003122ONSTREAM SCSI TAPE DRIVER
3123P: Willem Riede
3124M: osst@riede.org
3125L: osst-users@lists.sourceforge.net
3126L: linux-scsi@vger.kernel.org
3127S: Maintained
3128
Linus Torvalds1da177e2005-04-16 15:20:36 -07003129OPROFILE
Robert Richterd1a5d192008-07-12 13:47:57 -07003130P: Robert Richter
3131M: robert.richter@amd.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003132L: oprofile-list@lists.sf.net
3133S: Maintained
3134
3135ORINOCO DRIVER
3136P: Pavel Roskin
3137M: proski@gnu.org
3138P: David Gibson
3139M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07003140L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07003141L: orinoco-users@lists.sourceforge.net
3142L: orinoco-devel@lists.sourceforge.net
3143W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003144S: Maintained
3145
Olof Johanssonf5cd7872007-01-31 21:43:54 -06003146PA SEMI ETHERNET DRIVER
3147P: Olof Johansson
3148M: olof@lixom.net
3149L: netdev@vger.kernel.org
3150S: Maintained
3151
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01003152PA SEMI SMBUS DRIVER
3153P: Olof Johansson
3154M: olof@lixom.net
3155L: i2c@lm-sensors.org
3156S: Maintained
3157
Linus Torvalds1da177e2005-04-16 15:20:36 -07003158PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07003159L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08003160S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07003161
3162PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
3163P: Tim Waugh
3164M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07003165L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003166W: http://www.torque.net/linux-pp.html
3167S: Maintained
3168
3169PARISC ARCHITECTURE
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003170P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04003171M: kyle@mcmartin.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07003172P: Matthew Wilcox
3173M: matthew@wil.cx
3174P: Grant Grundler
3175M: grundler@parisc-linux.org
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003176L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003177W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04003178T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003179S: Maintained
3180
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02003181PARAVIRT_OPS INTERFACE
3182P: Jeremy Fitzhardinge
3183M: jeremy@xensource.com
3184P: Chris Wright
3185M: chrisw@sous-sol.org
3186P: Zachary Amsden
3187M: zach@vmware.com
3188P: Rusty Russell
3189M: rusty@rustcorp.com.au
3190L: virtualization@lists.osdl.org
3191L: linux-kernel@vger.kernel.org
3192S: Supported
3193
Jim Cromie1662d322006-10-06 00:43:59 -07003194PC87360 HARDWARE MONITORING DRIVER
3195P: Jim Cromie
3196M: jim.cromie@gmail.com
3197L: lm-sensors@lm-sensors.org
3198S: Maintained
3199
3200PC8736x GPIO DRIVER
3201P: Jim Cromie
3202M: jim.cromie@gmail.com
3203S: Maintained
3204
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06003205PCI ERROR RECOVERY
3206P: Linas Vepstas
3207M: linas@austin.ibm.com
3208L: linux-kernel@vger.kernel.org
Jesse Barnesc1f69db2008-05-19 15:28:16 -07003209L: linux-pci@vger.kernel.org
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06003210S: Supported
3211
Linus Torvalds1da177e2005-04-16 15:20:36 -07003212PCI SUBSYSTEM
Greg Kroah-Hartmanaf40b482008-04-17 10:22:27 -07003213P: Jesse Barnes
3214M: jbarnes@virtuousgeek.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003215L: linux-kernel@vger.kernel.org
Jesse Barnes29054742008-05-03 08:35:49 -07003216L: linux-pci@vger.kernel.org
Jesse Barnes460895c2008-04-25 10:14:28 -07003217T: git kernel.org:/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003218S: Supported
3219
3220PCI HOTPLUG CORE
Kristen Carlson Accardifb5f4d72006-09-29 10:30:27 -07003221P: Kristen Carlson Accardi
3222M: kristen.c.accardi@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003223S: Supported
3224
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003225PCIE HOTPLUG DRIVER
3226P: Kristen Carlson Accardi
3227M: kristen.c.accardi@intel.com
Jesse Barnes64dab202008-06-10 14:20:03 -07003228L: linux-pci@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05003229S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003230
Linus Torvalds1da177e2005-04-16 15:20:36 -07003231PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003232P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07003233L: linux-pcmcia@lists.infradead.org
Joe Perches6650e0a2007-12-10 15:49:32 -08003234W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08003235T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003236S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003237
3238PCNET32 NETWORK DRIVER
pcnet32@verizon.net04ce0942007-02-16 10:07:12 -06003239P: Don Fry
3240M: pcnet32@verizon.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003241L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003242S: Maintained
3243
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003244PER-TASK DELAY ACCOUNTING
Balbir Singhabc5f232008-07-04 09:59:42 -07003245P: Balbir Singh
3246M: balbir@linux.vnet.ibm.com
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003247L: linux-kernel@vger.kernel.org
3248S: Maintained
3249
Jim Cromiedd49d0f2006-03-24 18:08:17 +01003250PERSONALITY HANDLING
3251P: Christoph Hellwig
3252M: hch@infradead.org
3253L: linux-abi-devel@lists.sourceforge.net
3254S: Maintained
3255
Linus Torvalds1da177e2005-04-16 15:20:36 -07003256PHRAM MTD DRIVER
Joern Engel2b54aae2008-02-06 01:38:02 -08003257P: Joern Engel
3258M: joern@lazybastard.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003259L: linux-mtd@lists.infradead.org
3260S: Maintained
3261
Peter Osterlund249a6772005-09-27 21:45:30 -07003262PKTCDVD DRIVER
3263P: Peter Osterlund
3264M: petero2@telia.com
3265L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07003266S: Maintained
3267
Linus Torvalds1da177e2005-04-16 15:20:36 -07003268POSIX CLOCKS and TIMERS
Ingo Molnaraa781ae2007-07-19 01:48:32 -07003269P: Thomas Gleixner
3270M: tglx@linutronix.de
Hormsf1c3ddf2006-01-15 02:18:28 +01003271L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003272S: Supported
3273
Anton Vorontsov3be86142007-07-15 04:43:36 +04003274POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
3275P: Anton Vorontsov
3276M: cbou@mail.ru
3277P: David Woodhouse
3278M: dwmw2@infradead.org
3279L: linux-kernel@vger.kernel.org
Anton Vorontsov3be86142007-07-15 04:43:36 +04003280T: git git.infradead.org/battery-2.6.git
3281S: Maintained
3282
Linus Torvalds1da177e2005-04-16 15:20:36 -07003283PNP SUPPORT
3284P: Adam Belay
3285M: ambx1@neo.rr.com
3286S: Maintained
3287
Vitaly Wool999445d2007-01-04 13:07:03 +01003288PNXxxxx I2C DRIVER
3289P: Vitaly Wool
3290M: vitalywool@gmail.com
3291L: i2c@lm-sensors.org
3292S: Maintained
3293
Linus Torvalds1da177e2005-04-16 15:20:36 -07003294PPP PROTOCOL DRIVERS AND COMPRESSORS
3295P: Paul Mackerras
3296M: paulus@samba.org
3297L: linux-ppp@vger.kernel.org
3298S: Maintained
3299
3300PPP OVER ATM (RFC 2364)
3301P: Mitchell Blank Jr
3302M: mitch@sfgoth.com
3303S: Maintained
3304
3305PPP OVER ETHERNET
3306P: Michal Ostrowski
Chris Wright5e70b7f32008-06-09 16:07:28 -07003307M: mostrows@earthlink.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003308S: Maintained
3309
James Chapmana6d23702007-06-27 15:53:17 -07003310PPP OVER L2TP
3311P: James Chapman
3312M: jchapman@katalix.com
3313S: Maintained
3314
Linus Torvalds1da177e2005-04-16 15:20:36 -07003315PREEMPTIBLE KERNEL
3316P: Robert Love
3317M: rml@tech9.net
3318L: linux-kernel@vger.kernel.org
3319L: kpreempt-tech@lists.sourceforge.net
3320W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3321S: Supported
3322
Michael Wueff1a592007-09-25 18:11:01 -07003323P54 WIRELESS DRIVER
3324P: Michael Wu
3325M: flamingice@sourmilk.net
3326L: linux-wireless@vger.kernel.org
3327W: http://prism54.org
3328T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3329S: Maintained
3330
Linus Torvalds1da177e2005-04-16 15:20:36 -07003331PRISM54 WIRELESS DRIVER
Luis R. Rodrigueze88b34b2007-06-01 00:46:57 -07003332P: Luis R. Rodriguez
3333M: mcgrof@gmail.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003334L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003335W: http://prism54.org
3336S: Maintained
3337
3338PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3339P: Peter Denison
3340M: promise@pnd-pc.demon.co.uk
3341W: http://www.pnd-pc.demon.co.uk/promise/
3342S: Maintained
3343
Mikael Petterssonb3277df2007-01-10 09:33:53 +01003344PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3345P: Mikael Pettersson
3346M: mikpe@it.uu.se
3347L: linux-ide@vger.kernel.org
3348S: Maintained
3349
Masakazu Mokuno02c18892007-07-05 20:11:16 +09003350PS3 NETWORK SUPPORT
3351P: Masakazu Mokuno
3352M: mokuno@sm.sony.co.jp
3353L: netdev@vger.kernel.org
3354L: cbe-oss-dev@ozlabs.org
3355S: Supported
3356
Geoff Levandf58a9d12006-11-23 00:46:51 +01003357PS3 PLATFORM SUPPORT
3358P: Geoff Levand
3359M: geoffrey.levand@am.sony.com
3360L: linuxppc-dev@ozlabs.org
3361L: cbe-oss-dev@ozlabs.org
3362S: Supported
3363
Michael Krufky83202042006-07-03 00:24:18 -07003364PVRUSB2 VIDEO4LINUX DRIVER
3365P: Mike Isely
3366M: isely@pobox.com
Mike Isely16e94952007-01-03 18:08:06 -03003367L: pvrusb2@isely.net (subscribers-only)
Michael Krufky83202042006-07-03 00:24:18 -07003368L: video4linux-list@redhat.com
3369W: http://www.isely.net/pvrusb2/
3370S: Maintained
3371
Eric Miao30ec2612008-06-12 15:21:41 -07003372PXA2xx/PXA3xx SUPPORT
3373P: Eric Miao
3374M: eric.miao@marvell.com
3375P: Russell King
3376M: linux@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003377L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003378S: Maintained
3379
Pierre Ossman272f1332007-05-14 21:25:26 +02003380PXA MMCI DRIVER
3381S: Orphan
3382
Linus Torvalds1da177e2005-04-16 15:20:36 -07003383QLOGIC QLA2XXX FC-SCSI DRIVER
3384P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08003385M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003386L: linux-scsi@vger.kernel.org
3387S: Supported
3388
Ron Mercer5a4faa872006-07-25 00:40:21 -07003389QLOGIC QLA3XXX NETWORK DRIVER
3390P: Ron Mercer
3391M: linux-driver@qlogic.com
3392L: netdev@vger.kernel.org
3393S: Supported
3394
Linus Torvalds1da177e2005-04-16 15:20:36 -07003395QNX4 FILESYSTEM
3396P: Anders Larsen
3397M: al@alarsen.net
3398L: linux-kernel@vger.kernel.org
3399W: http://www.alarsen.net/linux/qnx4fs/
3400S: Maintained
3401
3402RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003403P: Benjamin Herrenschmidt
3404M: benh@kernel.crashing.org
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003405L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003406S: Maintained
3407
3408RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003409P: Paul Mackerras
3410M: paulus@samba.org
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003411L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003412S: Maintained
3413
3414RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3415P: Corey Thomas
Joe Perches7c4a52e2008-02-03 16:38:31 +02003416M: coreythomas@charter.net
Johannes Berg724c6b32007-04-23 12:18:20 -07003417L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003418S: Maintained
3419
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003420RALINK RT2X00 WLAN DRIVER
3421P: rt2x00 project
3422L: linux-wireless@vger.kernel.org
3423L: rt2400-devel@lists.sourceforge.net
3424W: http://rt2x00.serialmonkey.com/
3425S: Maintained
Ivo van Doorn2dd0f692008-04-12 19:25:00 +02003426T: git kernel.org:/pub/scm/linux/kernel/git/ivd/rt2x00.git
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003427F: drivers/net/wireless/rt2x00/
3428
Nick Piggin9db55792008-02-08 04:19:49 -08003429RAMDISK RAM BLOCK DEVICE DRIVER
3430P: Nick Piggin
3431M: npiggin@suse.de
3432S: Maintained
3433
Matt Mackall9e95ce22005-04-16 15:25:56 -07003434RANDOM NUMBER DRIVER
3435P: Matt Mackall
3436M: mpm@selenic.com
3437S: Maintained
3438
Matt Porter394b7012005-11-07 01:00:15 -08003439RAPIDIO SUBSYSTEM
3440P: Matt Porter
3441M: mporter@kernel.crashing.org
3442L: linux-kernel@vger.kernel.org
3443S: Maintained
3444
Florian Fainellic1f766b2008-02-06 22:39:44 +01003445RDC R-321X SoC
3446P: Florian Fainelli
3447M: florian.fainelli@telecomint.eu
3448L: linux-kernel@vger.kernel.org
3449S: Maintained
3450
Florian Fainellidb17f392007-12-19 11:30:30 +01003451RDC R6040 FAST ETHERNET DRIVER
3452P: Florian Fainelli
3453M: florian.fainelli@telecomint.eu
3454L: netdev@vger.kernel.org
3455S: Maintained
3456
Josh Triplett595182b2006-10-04 02:17:21 -07003457READ-COPY UPDATE (RCU)
3458P: Dipankar Sarma
3459M: dipankar@in.ibm.com
3460W: http://www.rdrop.com/users/paulmck/rclock/
3461L: linux-kernel@vger.kernel.org
3462S: Supported
3463
3464RCUTORTURE MODULE
3465P: Josh Triplett
3466M: josh@freedesktop.org
3467L: linux-kernel@vger.kernel.org
3468S: Maintained
3469
Linus Torvalds1da177e2005-04-16 15:20:36 -07003470REAL TIME CLOCK DRIVER
3471P: Paul Gortmaker
3472M: p_gortmaker@yahoo.com
3473L: linux-kernel@vger.kernel.org
3474S: Maintained
3475
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003476REAL TIME CLOCK (RTC) SUBSYSTEM
3477P: Alessandro Zummo
3478M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003479L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003480S: Maintained
3481
Linus Torvalds1da177e2005-04-16 15:20:36 -07003482REISERFS FILE SYSTEM
Jeff Mahoney76c4e5e2007-06-08 13:47:02 -07003483L: reiserfs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003484S: Supported
3485
Ivo van Doorne08976452008-04-12 19:23:55 +02003486RFKILL
3487P: Ivo van Doorn
3488M: IvDoorn@gmail.com
3489L: netdev@vger.kernel.org
3490S: Maintained
3491F: net/rfkill
3492
Linus Torvalds1da177e2005-04-16 15:20:36 -07003493ROCKETPORT DRIVER
3494P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003495W: http://www.comtrol.com
3496S: Maintained
3497
3498ROSE NETWORK LAYER
3499P: Ralf Baechle
3500M: ralf@linux-mips.org
3501L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003502W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003503S: Maintained
3504
3505RISCOM8 DRIVER
3506S: Orphan
3507
Michael Wu605bebe2007-05-14 01:41:02 -04003508RTL818X WIRELESS DRIVER
3509P: Michael Wu
3510M: flamingice@sourmilk.net
3511P: Andrea Merello
3512M: andreamrl@tiscali.it
3513L: linux-wireless@vger.kernel.org
3514W: http://linuxwireless.org/
3515T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3516S: Maintained
3517
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003518S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003519P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003520M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003521L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01003522S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003523
Linus Torvalds1da177e2005-04-16 15:20:36 -07003524S390
3525P: Martin Schwidefsky
3526M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003527P: Heiko Carstens
3528M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003529M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003530L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003531W: http://www.ibm.com/developerworks/linux/linux390/
3532S: Supported
3533
3534S390 NETWORK DRIVERS
Ursula Braundd96df22007-09-19 13:09:02 +02003535P: Ursula Braun
3536M: ubraun@linux.vnet.ibm.com
Ursula Braunb9192ad2007-10-22 16:16:15 +02003537P: Frank Blaschka
3538M: blaschka@linux.vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003539M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003540L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003541W: http://www.ibm.com/developerworks/linux/linux390/
3542S: Supported
3543
3544S390 ZFCP DRIVER
Swen Schillig0033bb42007-12-18 11:16:14 +01003545P: Christof Schmitt
3546M: christof.schmitt@de.ibm.com
3547P: Martin Peschke
3548M: mp3@de.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003549M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003550L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003551W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003552S: Supported
3553
Ursula Braundd96df22007-09-19 13:09:02 +02003554S390 IUCV NETWORK LAYER
3555P: Ursula Braun
3556M: ubraun@linux.vnet.ibm.com
3557M: linux390@de.ibm.com
3558L: linux-s390@vger.kernel.org
3559W: http://www.ibm.com/developerworks/linux/linux390/
3560S: Supported
3561
Ben Dooks4dde7f72008-06-30 22:40:38 +01003562S3C24XX SD/MMC Driver
3563P: Ben Dooks
3564M: ben-linux@fluff.org
3565L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3566L: linux-kernel@vger.kernel.org
3567S: Supported
3568
Linus Torvalds1da177e2005-04-16 15:20:36 -07003569SAA7146 VIDEO4LINUX-2 DRIVER
3570P: Michael Hunold
3571M: michael@mihu.de
3572W: http://www.mihu.de/linux/saa7146
3573S: Maintained
3574
Linus Torvalds1da177e2005-04-16 15:20:36 -07003575SC1200 WDT DRIVER
3576P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003577M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003578S: Maintained
3579
3580SCHEDULER
3581P: Ingo Molnar
3582M: mingo@elte.hu
3583P: Robert Love [the preemptible kernel bits]
3584M: rml@tech9.net
3585L: linux-kernel@vger.kernel.org
3586S: Maintained
3587
3588SCSI CDROM DRIVER
3589P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003590M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003591L: linux-scsi@vger.kernel.org
3592W: http://www.kernel.dk
3593S: Maintained
3594
3595SCSI SG DRIVER
3596P: Doug Gilbert
3597M: dgilbert@interlog.com
3598L: linux-scsi@vger.kernel.org
3599W: http://www.torque.net/sg
3600S: Maintained
3601
3602SCSI SUBSYSTEM
3603P: James E.J. Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05003604M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003605L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003606T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
James Bottomleyc4e16082007-11-03 08:40:30 -05003607T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
3608T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003609S: Maintained
3610
3611SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003612P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003613M: Kai.Makisara@kolumbus.fi
3614L: linux-scsi@vger.kernel.org
3615S: Maintained
3616
3617SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003618P: Vlad Yasevich
3619M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003620P: Sridhar Samudrala
3621M: sri@us.ibm.com
Vlad Yasevich1a418792008-04-12 18:55:42 -07003622L: linux-sctp@vger.kernel.org
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003623W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003624S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003625
3626SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003627P: Jim Cromie
3628M: jim.cromie@gmail.com
3629S: Odd Fixes
3630
3631SCx200 GPIO DRIVER
3632P: Jim Cromie
3633M: jim.cromie@gmail.com
3634S: Maintained
3635
3636SCx200 HRT CLOCKSOURCE DRIVER
3637P: Jim Cromie
3638M: jim.cromie@gmail.com
3639S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003640
Sascha Sommer6a369132008-07-15 14:21:29 +02003641SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
3642P: Sascha Sommer
3643M: saschasommer@freenet.de
3644L: sdricohcs-devel@lists.sourceforge.net (subscribers-only)
3645S: Maintained
3646
Linus Torvalds1da177e2005-04-16 15:20:36 -07003647SECURITY CONTACT
3648P: Security Officers
3649M: security@kernel.org
3650S: Supported
3651
3652SELINUX SECURITY MODULE
3653P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08003654M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07003655P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003656M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003657P: Eric Paris
3658M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003659L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003660L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003661W: http://www.nsa.gov/selinux
3662S: Supported
3663
Jiri Slabycef2cf02007-05-08 00:31:45 -07003664SENSABLE PHANTOM
3665P: Jiri Slaby
3666M: jirislaby@gmail.com
3667S: Maintained
3668
Linus Torvalds1da177e2005-04-16 15:20:36 -07003669SERIAL ATA (SATA) SUBSYSTEM:
3670P: Jeff Garzik
3671M: jgarzik@pobox.com
3672L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003673T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003674S: Supported
3675
3676SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3677P: Pat Gefre
3678M: pfg@sgi.com
3679L: linux-ia64@vger.kernel.org
3680S: Supported
3681
Ben Hutchings8ceee662008-04-27 12:55:59 +01003682SFC NETWORK DRIVER
3683P: Steve Hodgson
3684P: Ben Hutchings
3685P: Robert Stonehouse
3686M: linux-net-drivers@solarflare.com
3687S: Supported
3688
Linus Torvalds1da177e2005-04-16 15:20:36 -07003689SGI VISUAL WORKSTATION 320 AND 540
3690P: Andrey Panin
3691M: pazke@donpac.ru
3692L: linux-visws-devel@lists.sf.net
3693W: http://linux-visws.sf.net
3694S: Maintained for 2.6.
3695
3696SIMTEC EB110ATX (Chalice CATS)
3697P: Ben Dooks
3698P: Vincent Sanders
3699M: support@simtec.co.uk
3700W: http://www.simtec.co.uk/products/EB110ATX/
3701S: Supported
3702
3703SIMTEC EB2410ITX (BAST)
3704P: Ben Dooks
3705P: Vincent Sanders
3706M: support@simtec.co.uk
3707W: http://www.simtec.co.uk/products/EB2410ITX/
3708S: Supported
3709
Francois Romieu92aab3c2005-07-30 13:11:18 +02003710SIS 190 ETHERNET DRIVER
3711P: Francois Romieu
3712M: romieu@fr.zoreil.com
3713L: netdev@vger.kernel.org
3714S: Maintained
3715
Linus Torvalds1da177e2005-04-16 15:20:36 -07003716SIS 900/7016 FAST ETHERNET DRIVER
3717P: Daniele Venzano
3718M: venza@brownhat.org
3719W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07003720L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003721S: Maintained
3722
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003723SIS 96X I2C/SMBUS DRIVER
3724P: Mark M. Hoffman
3725M: mhoffman@lightlink.com
3726L: lm-sensors@lm-sensors.org
3727S: Maintained
3728
Linus Torvalds1da177e2005-04-16 15:20:36 -07003729SIS FRAMEBUFFER DRIVER
3730P: Thomas Winischhofer
3731M: thomas@winischhofer.net
3732W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003733S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003734
3735SIS USB2VGA DRIVER
3736P: Thomas Winischhofer
3737M: thomas@winischhofer.net
3738W: http://www.winischhofer.at/linuxsisusbvga.shtml
3739S: Maintained
3740
Christoph Lameter415ad26d2007-07-26 10:40:56 -07003741SLAB ALLOCATOR
3742P: Christoph Lameter
Christoph Lametercde53532008-07-04 09:59:22 -07003743M: cl@linux-foundation.org
Christoph Lameter415ad26d2007-07-26 10:40:56 -07003744P: Pekka Enberg
3745M: penberg@cs.helsinki.fi
Pekka Enbergc76d1182008-02-11 23:52:47 +02003746P: Matt Mackall
3747M: mpm@selenic.com
Christoph Lameter415ad26d2007-07-26 10:40:56 -07003748L: linux-mm@kvack.org
3749S: Maintained
3750
Linus Torvalds1da177e2005-04-16 15:20:36 -07003751SMC91x ETHERNET DRIVER
3752P: Nicolas Pitre
3753M: nico@cam.org
3754S: Maintained
3755
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003756SMSC47B397 HARDWARE MONITOR DRIVER
3757P: Mark M. Hoffman
3758M: mhoffman@lightlink.com
3759L: lm-sensors@lm-sensors.org
3760S: Maintained
3761
Ben Nizetteb54f2862008-03-13 22:27:30 +11003762SMX UIO Interface
3763P: Ben Nizette
3764M: bn@niasdigital.com
3765S: Maintained
3766
Linus Torvalds1da177e2005-04-16 15:20:36 -07003767SOFTWARE RAID (Multiple Disks) SUPPORT
3768P: Ingo Molnar
3769M: mingo@redhat.com
3770P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08003771M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07003772L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08003773S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003774
Pavel Machek95a631e2007-07-19 01:47:42 -07003775HIBERNATION (aka Software Suspend, aka swsusp):
Linus Torvalds1da177e2005-04-16 15:20:36 -07003776P: Pavel Machek
3777M: pavel@suse.cz
Pavel Machek95a631e2007-07-19 01:47:42 -07003778P: Rafael J. Wysocki
3779M: rjw@sisk.pl
3780L: linux-pm@lists.linux-foundation.org
3781S: Supported
3782
3783SUSPEND TO RAM:
Len Browna0ce3172007-10-25 18:05:49 -04003784P: Len Brown
3785M: len.brown@intel.com
Pavel Machek95a631e2007-07-19 01:47:42 -07003786P: Pavel Machek
3787M: pavel@suse.cz
3788P: Rafael J. Wysocki
3789M: rjw@sisk.pl
David Brownellf318a632007-04-23 14:41:06 -07003790L: linux-pm@lists.linux-foundation.org
Len Browna0ce3172007-10-25 18:05:49 -04003791S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003792
3793SONIC NETWORK DRIVER
3794P: Thomas Bogendoerfer
3795M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003796L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003797S: Maintained
3798
Michael Buesch61e115a2007-09-18 15:12:50 -04003799SONICS SILICON BACKPLANE DRIVER (SSB)
3800P: Michael Buesch
3801M: mb@bu3sch.de
3802L: netdev@vger.kernel.org
3803S: Maintained
3804
Linus Torvalds1da177e2005-04-16 15:20:36 -07003805SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01003806P: Mattia Dongili
3807M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01003808L: linux-acpi@vger.kernel.org
3809W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07003810S: Maintained
3811
Alex Dubovbaf85322008-02-09 10:20:54 -08003812SONY MEMORYSTICK CARD SUPPORT
3813P: Alex Dubov
3814M: oakad@yahoo.com
3815L: linux-kernel@vger.kernel.org
3816W: http://tifmxx.berlios.de/
3817S: Maintained
3818
Linus Torvalds1da177e2005-04-16 15:20:36 -07003819SOUND
3820P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02003821M: perex@perex.cz
Takashi Iwai82622042007-04-16 12:32:52 +02003822L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003823S: Maintained
3824
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003825SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3826P: Liam Girdwood
3827M: liam.girdwood@wolfsonmicro.com
Mark Brown2cad0ad2008-01-10 14:33:07 +01003828P: Mark Brown
3829M: broonie@opensource.wolfsonmicro.com
3830T: git opensource.wolfsonmicro.com/linux-2.6-asoc
Takashi Iwai82622042007-04-16 12:32:52 +02003831L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003832S: Supported
3833
Kumar Gala025c3982006-04-02 16:05:54 -05003834SPI SUBSYSTEM
3835P: David Brownell
3836M: dbrownell@users.sourceforge.net
3837L: spi-devel-general@lists.sourceforge.net
3838S: Maintained
3839
Arnd Bergmannb8154542008-05-16 11:10:59 +02003840SPU FILE SYSTEM
3841P: Jeremy Kerr
3842M: jk@ozlabs.org
3843L: linuxppc-dev@ozlabs.org
3844L: cbe-oss-dev@ozlabs.org
3845W: http://www.ibm.com/developerworks/power/cell/
3846S: Supported
3847
Steven Rostedt855f46a2006-08-05 12:14:50 -07003848STABLE BRANCH:
3849P: Greg Kroah-Hartman
3850M: greg@kroah.com
3851P: Chris Wright
3852M: chrisw@sous-sol.org
3853L: stable@kernel.org
3854S: Maintained
3855
Linus Torvalds1da177e2005-04-16 15:20:36 -07003856SHARP LH SUPPORT (LH7952X & LH7A40X)
3857P: Marc Singer
3858M: elf@buici.com
3859W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003860L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003861S: Maintained
3862
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003863SHPC HOTPLUG DRIVER
3864P: Kristen Carlson Accardi
3865M: kristen.c.accardi@intel.com
Jesse Barnes64dab202008-06-10 14:20:03 -07003866L: linux-pci@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05003867S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003868
Pierre Ossmand129bce2006-03-24 03:18:17 -08003869SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3870P: Pierre Ossman
3871M: drzeus-sdhci@drzeus.cx
3872L: sdhci-devel@list.drzeus.cx
Pierre Ossmand129bce2006-03-24 03:18:17 -08003873S: Maintained
3874
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003875SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3876P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08003877M: shemminger@linux-foundation.org
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003878L: netdev@vger.kernel.org
3879S: Maintained
3880
Chris Boot1a87d942006-07-10 04:45:34 -07003881SOEKRIS NET48XX LED SUPPORT
3882P: Chris Boot
3883M: bootc@bootc.net
3884S: Maintained
3885
Linus Torvalds1da177e2005-04-16 15:20:36 -07003886SPARC (sparc32):
3887P: William L. Irwin
3888M: wli@holomorphy.com
3889L: sparclinux@vger.kernel.org
3890S: Maintained
3891
3892SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3893P: Roger Wolff
3894M: R.E.Wolff@BitWizard.nl
3895L: linux-kernel@vger.kernel.org ?
3896S: Supported
3897
Jim Lewis2752e402006-09-29 02:01:19 -07003898SPIDERNET NETWORK DRIVER for CELL
Jens Osterkampcb8da8a2008-01-11 13:44:35 +01003899P: Ishizaki Kou
3900M: kou.ishizaki@toshiba.co.jp
3901P: Jens Osterkamp
3902M: jens@de.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07003903L: netdev@vger.kernel.org
3904S: Supported
3905
Linus Torvalds1da177e2005-04-16 15:20:36 -07003906SRM (Alpha) environment access
3907P: Jan-Benedict Glaw
3908M: jbglaw@lug-owl.de
3909L: linux-kernel@vger.kernel.org
3910S: Maintained
3911
3912STARFIRE/DURALAN NETWORK DRIVER
3913P: Ion Badulescu
3914M: ionut@cs.columbia.edu
3915S: Maintained
3916
3917STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3918W: http://mosquitonet.Stanford.EDU/strip.html
3919S: Unsupported ?
3920
3921STRADIS MPEG-2 DECODER DRIVER
3922P: Nathan Laredo
3923M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003924W: http://www.stradis.com/
3925S: Maintained
3926
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003927SUPERH
Linus Torvalds1da177e2005-04-16 15:20:36 -07003928P: Paul Mundt
3929M: lethal@linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003930L: linux-sh@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003931W: http://www.linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003932T: git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003933S: Maintained
3934
3935SUN3/3X
3936P: Sam Creasey
3937M: sammy@sammy.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003938W: http://sammy.net/sun3/
3939S: Maintained
3940
3941SVGA HANDLING
3942P: Martin Mares
3943M: mj@ucw.cz
3944L: linux-video@atrey.karlin.mff.cuni.cz
3945S: Maintained
3946
3947SYSV FILESYSTEM
3948P: Christoph Hellwig
3949M: hch@infradead.org
3950S: Maintained
3951
Alan Cox4e688522008-04-30 00:52:11 -07003952TASKSTATS STATISTICS INTERFACE
Balbir Singhabc5f232008-07-04 09:59:42 -07003953P: Balbir Singh
3954M: balbir@linux.vnet.ibm.com
Alan Cox4e688522008-04-30 00:52:11 -07003955L: linux-kernel@vger.kernel.org
3956S: Maintained
3957
Stephen Hemminger781b456a2006-07-10 20:25:29 -07003958TC CLASSIFIER
3959P: Jamal Hadi Salim
3960M: hadi@cyberus.ca
3961L: netdev@vger.kernel.org
3962S: Maintained
3963
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07003964TCP LOW PRIORITY MODULE
3965P: Wong Hoi Sing, Edison
3966M: hswong3i@gmail.com
3967P: Hung Hing Lun, Mike
3968M: hlhung3i@gmail.com
3969W: http://tcp-lp-mod.sourceforge.net/
3970S: Maintained
3971
Andy Gospodarek1a348cc2007-09-17 18:50:36 -07003972TEHUTI ETHERNET DRIVER
3973P: Alexander Indenbaum
3974M: baum@tehutinetworks.net
3975P: Andy Gospodarek
3976M: andy@greyhouse.net
3977L: netdev@vger.kernel.org
3978S: Supported
3979
Alan Cox4e688522008-04-30 00:52:11 -07003980Telecom Clock Driver for MCPL0010
3981P: Mark Gross
3982M: mark.gross@intel.com
3983S: Supported
3984
3985TENSILICA XTENSA PORT (xtensa):
3986P: Chris Zankel
3987M: chris@zankel.net
3988S: Maintained
3989
3990THINKPAD ACPI EXTRAS DRIVER
3991P: Henrique de Moraes Holschuh
3992M: ibm-acpi@hmh.eng.br
3993L: ibm-acpi-devel@lists.sourceforge.net
3994W: http://ibm-acpi.sourceforge.net
3995W: http://thinkwiki.org/wiki/Ibm-acpi
3996T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
3997S: Maintained
3998
Alex Dubov4020f2d2006-10-04 02:15:37 -07003999TI FLASH MEDIA INTERFACE DRIVER
4000P: Alex Dubov
4001M: oakad@yahoo.com
4002S: Maintained
4003
Syed Khasim9f9c24f2007-05-16 01:07:22 +02004004TI OMAP MMC INTERFACE DRIVER
4005P: Carlos Aguiar, Anderson Briglia and Syed Khasim
Randy Dunlape82ce352007-10-16 23:29:44 -07004006M: linux-omap-open-source@linux.omap.com (subscribers only)
Syed Khasim9f9c24f2007-05-16 01:07:22 +02004007W: http://linux.omap.com
4008W: http://www.muru.com/linux/omap/
4009S: Maintained
4010
Michael Buesch844dd052006-06-26 00:24:59 -07004011TI OMAP RANDOM NUMBER GENERATOR SUPPORT
4012P: Deepak Saxena
4013M: dsaxena@plexity.net
4014S: Maintained
4015
Per Lidene86eaa32006-01-12 16:45:18 +01004016TIPC NETWORK LAYER
4017P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01004018M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01004019P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01004020M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01004021P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01004022M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01004023L: tipc-discussion@lists.sourceforge.net
4024W: http://tipc.sourceforge.net/
4025W: http://tipc.cslab.ericsson.net/
4026T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
4027S: Maintained
4028
Linus Torvalds1da177e2005-04-16 15:20:36 -07004029TLAN NETWORK DRIVER
4030P: Samuel Chessman
4031M: chessman@tux.org
Gabriel Craciunescu88c07dd2007-11-22 19:43:36 +08004032L: tlan-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004033W: http://sourceforge.net/projects/tlan/
4034S: Maintained
4035
Linus Torvalds1da177e2005-04-16 15:20:36 -07004036TOSHIBA ACPI EXTRAS DRIVER
4037P: John Belmonte
4038M: toshiba_acpi@memebeam.org
4039W: http://memebeam.org/toys/ToshibaAcpiDriver
4040S: Maintained
4041
4042TOSHIBA SMM DRIVER
4043P: Jonathan Buzzard
4044M: jonathan@buzzard.org.uk
4045L: tlinux-users@tce.toshiba-dme.co.jp
4046W: http://www.buzzard.org.uk/toshiba/
4047S: Maintained
4048
Alan Cox4e688522008-04-30 00:52:11 -07004049TPM DEVICE DRIVER
Rajiv Andrade26ff8c62008-07-04 10:00:06 -07004050P: Debora Velarde
4051P: Rajiv Andrade
Alan Cox4e688522008-04-30 00:52:11 -07004052M: tpmdd-devel@lists.sourceforge.net
4053W: http://tpmdd.sourceforge.net
4054P: Marcel Selhorst
4055M: tpm@selhorst.net
4056W: http://www.prosec.rub.de/tpm/
4057L: tpmdd-devel@lists.sourceforge.net
4058S: Maintained
4059
Linus Torvalds1da177e2005-04-16 15:20:36 -07004060TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
4061P: Muli Ben-Yehuda
4062M: mulix@mulix.org
4063L: linux-kernel@vger.kernel.org
4064S: Maintained
4065
4066TRIVIAL PATCHES
Adrian Bunk1560a792008-02-03 18:17:37 +02004067P: Jesper Juhl
Jim Cromiece00f852006-11-30 04:49:44 +01004068M: trivial@kernel.org
4069L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004070S: Maintained
4071
Alan Cox4e688522008-04-30 00:52:11 -07004072TTY LAYER
4073P: Alan Cox
4074M: alan@lxorguk.ukuu.org.uk
4075L: linux-kernel@vger.kernel.org
4076S: Maintained
4077
Grant Grundler740db6d2008-02-17 11:53:49 -07004078TULIP NETWORK DRIVERS
4079P: Grant Grundler
4080M: grundler@parisc-linux.org
4081P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04004082M: kyle@mcmartin.ca
Grant Grundler740db6d2008-02-17 11:53:49 -07004083L: netdev@vger.kernel.org
4084S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004085
4086TUN/TAP driver
4087P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08004088M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004089L: vtun@office.satix.net
4090W: http://vtun.sourceforge.net/tun
4091S: Maintained
4092
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08004093TURBOCHANNEL SUBSYSTEM
4094P: Maciej W. Rozycki
4095M: macro@linux-mips.org
4096S: Maintained
4097
Linus Torvalds1da177e2005-04-16 15:20:36 -07004098U14-34F SCSI DRIVER
4099P: Dario Ballabio
4100M: ballabio_dario@emc.com
4101L: linux-scsi@vger.kernel.org
4102S: Maintained
4103
Alan Coxcc2020e2008-05-19 14:21:51 +01004104UCLINUX (AND M68KNOMMU)
4105P: Greg Ungerer
4106M: gerg@uclinux.org
4107W: http://www.uclinux.org/
4108L: uclinux-dev@uclinux.org (subscribers-only)
4109S: Maintained
4110
4111UCLINUX FOR NEC V850
4112P: Miles Bader
4113
4114UCLINUX FOR RENESAS H8/300
4115P: Yoshinori Sato
4116M: ysato@users.sourceforge.jp
4117W: http://uclinux-h8.sourceforge.jp/
4118S: Supported
4119
Linus Torvalds1da177e2005-04-16 15:20:36 -07004120UDF FILESYSTEM
Jan Kara800fdfb2008-02-08 04:20:51 -08004121P: Jan Kara
4122M: jack@suse.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07004123W: http://linux-udf.sourceforge.net
4124S: Maintained
4125
Alan Coxcc2020e2008-05-19 14:21:51 +01004126UFS FILESYSTEM
4127P: Evgeniy Dushistov
4128M: dushistov@mail.ru
4129L: linux-kernel@vger.kernel.org
4130S: Maintained
4131
4132UltraSPARC (sparc64):
4133P: David S. Miller
4134M: davem@davemloft.net
4135L: sparclinux@vger.kernel.org
4136T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
4137S: Maintained
4138
Linus Torvalds1da177e2005-04-16 15:20:36 -07004139UNIFORM CDROM DRIVER
4140P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02004141M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07004142L: linux-kernel@vger.kernel.org
4143W: http://www.kernel.dk
4144S: Maintained
4145
4146USB ACM DRIVER
4147P: Oliver Neukum
4148M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004149L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004150S: Maintained
4151
Jiri Slaby6d985162008-02-06 01:37:11 -08004152USB AUERSWALD DRIVER
4153P: Wolfgang Muees
4154M: wolfgang@iksw-muees.de
4155L: linux-usb@vger.kernel.org
4156S: Maintained
4157
Linus Torvalds1da177e2005-04-16 15:20:36 -07004158USB BLOCK DRIVER (UB ub)
4159P: Pete Zaitcev
4160M: zaitcev@redhat.com
4161L: linux-kernel@vger.kernel.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004162L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004163S: Supported
4164
Linus Torvalds1da177e2005-04-16 15:20:36 -07004165USB CDC ETHERNET DRIVER
4166P: Greg Kroah-Hartman
4167M: greg@kroah.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004168L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004169S: Maintained
4170W: http://www.kroah.com/linux-usb/
4171
Peter Korsgaardb02b3712008-04-27 08:59:44 +02004172USB CYPRESS C67X00 DRIVER
4173P: Peter Korsgaard
4174M: jacmet@sunsite.dk
4175L: linux-usb@vger.kernel.org
4176S: Maintained
4177
Peter Korsgaardd0374f42007-02-16 17:03:54 +01004178USB DAVICOM DM9601 DRIVER
4179P: Peter Korsgaard
4180M: jacmet@sunsite.dk
Peter Korsgaard043600a2007-06-27 21:18:18 +02004181L: netdev@vger.kernel.org
Peter Korsgaardd0374f42007-02-16 17:03:54 +01004182W: http://www.linux-usb.org/usbnet
4183S: Maintained
4184
Alan Coxcc2020e2008-05-19 14:21:51 +01004185USB DIAMOND RIO500 DRIVER
4186P: Cesar Miquel
4187M: miquel@df.uba.ar
4188L: rio500-users@lists.sourceforge.net
4189W: http://rio500.sourceforge.net
4190S: Maintained
4191
Linus Torvalds1da177e2005-04-16 15:20:36 -07004192USB EHCI DRIVER
4193P: David Brownell
4194M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004195L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004196S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004197
Luca Risolia7ce08c92006-01-11 02:06:59 +00004198USB ET61X[12]51 DRIVER
4199P: Luca Risolia
4200M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004201L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004202L: video4linux-list@redhat.com
4203W: http://www.linux-projects.org
4204S: Maintained
4205
David Brownell69ae9e32006-11-14 02:03:31 -08004206USB GADGET/PERIPHERAL SUBSYSTEM
4207P: David Brownell
4208M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004209L: linux-usb@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004210W: http://www.linux-usb.org/gadget
4211S: Maintained
4212
Jiri Kosina2dea64b2007-07-11 12:12:11 +02004213USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
Jiri Kosina641266fd2007-01-15 09:56:21 +01004214P: Jiri Kosina
4215M: jkosina@suse.cz
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004216L: linux-usb@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01004217T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004218S: Maintained
4219
Olav Kongas959eea22005-11-03 17:38:14 +02004220USB ISP116X DRIVER
4221P: Olav Kongas
4222M: ok@artecdesign.ee
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004223L: linux-usb@vger.kernel.org
Olav Kongas959eea22005-11-03 17:38:14 +02004224S: Maintained
4225
Linus Torvalds1da177e2005-04-16 15:20:36 -07004226USB KAWASAKI LSI DRIVER
4227P: Oliver Neukum
4228M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004229L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004230S: Maintained
4231
4232USB MASS STORAGE DRIVER
4233P: Matthew Dharm
4234M: mdharm-usb@one-eyed-alien.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004235L: linux-usb@vger.kernel.org
Matthew Dharm8836aeb2005-12-04 22:03:47 -08004236L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07004237S: Maintained
4238W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
4239
4240USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08004241P: David Brownell
4242M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004243L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004244S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004245
Matthias Urlichsba460e42005-07-14 00:33:47 -07004246USB OPTION-CARD DRIVER
4247P: Matthias Urlichs
4248M: smurf@smurf.noris.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004249L: linux-usb@vger.kernel.org
Matthias Urlichsba460e42005-07-14 00:33:47 -07004250S: Maintained
4251
Linus Torvalds1da177e2005-04-16 15:20:36 -07004252USB OV511 DRIVER
4253P: Mark McClelland
4254M: mmcclell@bigfoot.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004255L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004256W: http://alpha.dyndns.org/ov511/
4257S: Maintained
4258
4259USB PEGASUS DRIVER
4260P: Petko Manolov
4261M: petkan@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004262L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004263L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004264W: http://pegasus2.sourceforge.net/
4265S: Maintained
4266
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004267USB PRINTER DRIVER (usblp)
4268P: Pete Zaitcev
4269M: zaitcev@redhat.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004270L: linux-usb@vger.kernel.org
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004271S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07004272
4273USB RTL8150 DRIVER
4274P: Petko Manolov
4275M: petkan@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004276L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004277L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004278W: http://pegasus2.sourceforge.net/
4279S: Maintained
4280
4281USB SE401 DRIVER
4282P: Jeroen Vreeken
4283M: pe1rxq@amsat.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004284L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004285W: http://www.chello.nl/~j.vreeken/se401/
4286S: Maintained
4287
Alan Cox4e688522008-04-30 00:52:11 -07004288USB SERIAL BELKIN F5U103 DRIVER
4289P: William Greathouse
4290M: wgreathouse@smva.com
4291L: linux-usb@vger.kernel.org
4292S: Maintained
4293
4294USB SERIAL CYPRESS M8 DRIVER
4295P: Lonnie Mendez
4296M: dignome@gmail.com
4297L: linux-usb@vger.kernel.org
4298S: Maintained
4299W: http://geocities.com/i0xox0i
4300W: http://firstlight.net/cvs
4301
Linus Torvalds1da177e2005-04-16 15:20:36 -07004302USB SERIAL CYBERJACK DRIVER
4303P: Matthias Bruestle and Harald Welte
4304M: support@reiner-sct.com
4305W: http://www.reiner-sct.de/support/treiber_cyberjack.php
4306S: Maintained
4307
4308USB SERIAL DIGI ACCELEPORT DRIVER
4309P: Peter Berger and Al Borchers
4310M: pberger@brimson.com
4311M: alborchers@steinerpoint.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004312L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004313S: Maintained
4314
4315USB SERIAL DRIVER
4316P: Greg Kroah-Hartman
4317M: gregkh@suse.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004318L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004319S: Supported
4320
Linus Torvalds1da177e2005-04-16 15:20:36 -07004321USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
4322P: Gary Brubaker
4323M: xavyer@ix.netcom.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004324L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004325S: Maintained
4326
4327USB SERIAL KEYSPAN DRIVER
4328P: Greg Kroah-Hartman
4329M: greg@kroah.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004330L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004331W: http://www.kroah.com/linux/
4332S: Maintained
4333
4334USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04004335P: Support Department
4336M: support@connecttech.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004337L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004338W: http://www.connecttech.com
4339S: Supported
4340
Luca Risoliaf423b9a2007-03-26 16:12:04 -03004341USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07004342P: Luca Risolia
4343M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004344L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004345L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004346W: http://www.linux-projects.org
4347S: Maintained
4348
4349USB SUBSYSTEM
4350P: Greg Kroah-Hartman
4351M: gregkh@suse.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004352L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004353W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08004354T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07004355S: Supported
4356
4357USB UHCI DRIVER
4358P: Alan Stern
4359M: stern@rowland.harvard.edu
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004360L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004361S: Maintained
4362
David Brownell69ae9e32006-11-14 02:03:31 -08004363USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07004364P: David Brownell
4365M: dbrownell@users.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02004366L: netdev@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004367W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07004368S: Maintained
4369
Laurent Pinchartc0efd232008-06-30 15:04:50 -03004370USB VIDEO CLASS
4371P: Laurent Pinchart
4372M: laurent.pinchart@skynet.be
4373L: linx-uvc-devel@berlios.de
4374L: video4linux-list@redhat.com
4375W: http://linux-uvc.berlios.de
4376S: Maintained
4377
Linus Torvalds1da177e2005-04-16 15:20:36 -07004378USB W996[87]CF DRIVER
4379P: Luca Risolia
4380M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004381L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004382L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004383W: http://www.linux-projects.org
4384S: Maintained
4385
Jussi Kivilinnabf164cc2008-01-26 00:51:51 +02004386USB WIRELESS RNDIS DRIVER (rndis_wlan)
4387P: Jussi Kivilinna
4388M: jussi.kivilinna@mbnet.fi
4389L: linux-wireless@vger.kernel.org
4390S: Maintained
4391
Luca Risolia60f78052006-02-06 16:29:35 +00004392USB ZC0301 DRIVER
4393P: Luca Risolia
4394M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004395L: linux-usb@vger.kernel.org
Luca Risolia60f78052006-02-06 16:29:35 +00004396L: video4linux-list@redhat.com
4397W: http://www.linux-projects.org
4398S: Maintained
4399
Linus Torvalds1da177e2005-04-16 15:20:36 -07004400USB ZD1201 DRIVER
4401P: Jeroen Vreeken
4402M: pe1rxq@amsat.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004403L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004404W: http://linux-lc100020.sourceforge.net
4405S: Maintained
4406
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004407USB ZR364XX DRIVER
4408P: Antoine Jacquet
4409M: royale@zerezo.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004410L: linux-usb@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004411L: video4linux-list@redhat.com
4412W: http://royale.zerezo.com/zr364xx/
4413S: Maintained
4414
Linus Torvalds1da177e2005-04-16 15:20:36 -07004415USER-MODE LINUX
4416P: Jeff Dike
Joe Perches6650e0a2007-12-10 15:49:32 -08004417M: jdike@addtoit.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004418L: user-mode-linux-devel@lists.sourceforge.net
4419L: user-mode-linux-user@lists.sourceforge.net
4420W: http://user-mode-linux.sourceforge.net
4421S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004422
Hans-Jürgen Koche5f114e2007-12-05 15:08:07 +01004423USERSPACE I/O (UIO)
4424P: Hans J. Koch
4425M: hjk@linutronix.de
4426P: Greg Kroah-Hartman
4427M: gregkh@suse.de
4428L: linux-kernel@vger.kernel.org
4429S: Maintained
4430
Karel Zakf899b0a2008-05-23 13:04:21 -07004431UTIL-LINUX-NG PACKAGE
4432P: Karel Zak
4433M: kzak@redhat.com
4434L: util-linux-ng@vger.kernel.org
4435W: http://kernel.org/~kzak/util-linux-ng/
4436T: git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git
4437S: Maintained
4438
Alan Cox4e688522008-04-30 00:52:11 -07004439VFAT/FAT/MSDOS FILESYSTEM:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004440P: OGAWA Hirofumi
4441M: hirofumi@mail.parknet.co.jp
4442L: linux-kernel@vger.kernel.org
4443S: Maintained
4444
Linus Torvalds1da177e2005-04-16 15:20:36 -07004445VIA RHINE NETWORK DRIVER
4446P: Roger Luethi
4447M: rl@hellgate.ch
4448S: Maintained
4449
Jean Delvare32c0a522005-09-22 21:47:58 +02004450VIAPRO SMBUS DRIVER
4451P: Jean Delvare
4452M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02004453L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02004454S: Maintained
4455
Francois Romieu01f20732007-01-26 00:57:17 -08004456VIA VELOCITY NETWORK DRIVER
4457P: Francois Romieu
4458M: romieu@fr.zoreil.com
4459L: netdev@vger.kernel.org
4460S: Maintained
4461
Linus Torvalds1da177e2005-04-16 15:20:36 -07004462VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004463P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02004464M: mchehab@infradead.org
4465M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004466L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004467W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02004468T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004469S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004470
Patrick McHardybe7f8272007-10-23 20:26:36 -07004471VLAN (802.1Q)
4472P: Patrick McHardy
4473M: kaber@trash.net
4474L: netdev@vger.kernel.org
4475S: Maintained
4476
Juerg Haefligerab413192006-09-24 20:54:04 +02004477VT1211 HARDWARE MONITOR DRIVER
4478P: Juerg Haefliger
4479M: juergh@gmail.com
4480L: lm-sensors@lm-sensors.org
4481S: Maintained
4482
Roger Lucas1de9e372005-11-26 20:20:05 +01004483VT8231 HARDWARE MONITOR DRIVER
4484P: Roger Lucas
Roger Lucasaf865762008-02-13 07:52:06 -05004485M: vt8231@hiddenengine.co.uk
Roger Lucas1de9e372005-11-26 20:20:05 +01004486L: lm-sensors@lm-sensors.org
4487S: Maintained
4488
Linus Torvalds1da177e2005-04-16 15:20:36 -07004489W1 DALLAS'S 1-WIRE BUS
4490P: Evgeniy Polyakov
4491M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07004492S: Maintained
4493
Charles Spirakis13927072006-07-05 18:05:15 +02004494W83791D HARDWARE MONITORING DRIVER
Marc Hulsman25845c22008-06-08 10:59:41 -04004495P: Marc Hulsman
4496M: m.hulsman@tudelft.nl
Charles Spirakis13927072006-07-05 18:05:15 +02004497L: lm-sensors@lm-sensors.org
Marc Hulsman25845c22008-06-08 10:59:41 -04004498S: Maintained
Charles Spirakis13927072006-07-05 18:05:15 +02004499
Rudolf Marek61db0112006-12-12 18:18:30 +01004500W83793 HARDWARE MONITORING DRIVER
4501P: Rudolf Marek
4502M: r.marek@assembler.cz
4503L: lm-sensors@lm-sensors.org
4504S: Maintained
4505
Linus Torvalds1da177e2005-04-16 15:20:36 -07004506W83L51xD SD/MMC CARD INTERFACE DRIVER
4507P: Pierre Ossman
4508M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01004509L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004510S: Maintained
4511
Wim Van Sebroeck35277612006-01-15 21:21:14 +01004512WATCHDOG DEVICE DRIVERS
4513P: Wim Van Sebroeck
4514M: wim@iguana.be
4515T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4516S: Maintained
4517
Linus Torvalds1da177e2005-04-16 15:20:36 -07004518WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4519P: Jean Tourrilhes
4520M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07004521L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004522W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4523S: Maintained
4524
4525WD7000 SCSI DRIVER
4526P: Miroslav Zagorac
4527M: zaga@fly.cc.fer.hr
4528L: linux-scsi@vger.kernel.org
4529S: Maintained
4530
Dmitry Torokhov5fc146802005-11-20 00:50:06 -05004531WISTRON LAPTOP BUTTON DRIVER
4532P: Miloslav Trmac
4533M: mitr@volny.cz
4534S: Maintained
4535
Linus Torvalds1da177e2005-04-16 15:20:36 -07004536WL3501 WIRELESS PCMCIA CARD DRIVER
4537P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004538M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07004539L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004540W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07004541S: Maintained
4542
Mark Brownfebf1df2008-04-02 00:51:09 -04004543WM97XX TOUCHSCREEN DRIVERS
4544P: Mark Brown
4545M: broonie@opensource.wolfsonmicro.com
4546P: Liam Girdwood
4547M: liam.girdwood@wolfsonmicro.com
4548L: linux-input@vger.kernel.org
4549T: git git://opensource.wolfsonmicro.com/linux-2.6-touch
4550W: http://opensource.wolfsonmicro.com/node/7
4551S: Supported
4552
Linus Torvalds1da177e2005-04-16 15:20:36 -07004553X.25 NETWORK LAYER
4554P: Henner Eisen
4555M: eis@baty.hanse.de
4556L: linux-x25@vger.kernel.org
4557S: Maintained
4558
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02004559XEN HYPERVISOR INTERFACE
4560P: Jeremy Fitzhardinge
4561M: jeremy@xensource.com
4562P: Chris Wright
4563M: chrisw@sous-sol.org
4564L: virtualization@lists.osdl.org
4565L: xen-devel@lists.xensource.com
4566S: Supported
4567
Linus Torvalds1da177e2005-04-16 15:20:36 -07004568XFS FILESYSTEM
4569P: Silicon Graphics Inc
Timothy Shimmin78bfd362007-06-11 20:42:09 -07004570P: Tim Shimmin
Linus Torvalds1da177e2005-04-16 15:20:36 -07004571M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004572L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004573W: http://oss.sgi.com/projects/xfs
Tim Shimmine99f0562007-06-19 15:26:35 +10004574T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004575S: Supported
4576
Grant Likelyc9d3d8e2007-10-01 16:33:51 +02004577XILINX SYSTEMACE DRIVER
4578P: Grant Likely
4579M: grant.likely@secretlab.ca
4580W: http://www.secretlab.ca/
4581L: linux-kernel@vger.kernel.org
4582S: Maintained
4583
Peter Korsgaard238b8722006-12-06 20:35:17 -08004584XILINX UARTLITE SERIAL DRIVER
4585P: Peter Korsgaard
4586M: jacmet@sunsite.dk
4587L: linux-serial@vger.kernel.org
4588S: Maintained
4589
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004590X86 ARCHITECTURE (32-BIT AND 64-BIT)
4591P: Thomas Gleixner
4592M: tglx@linutronix.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07004593P: Ingo Molnar
4594M: mingo@redhat.com
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004595P: H. Peter Anvin
4596M: hpa@zytor.com
4597L: linux-kernel@vger.kernel.org
4598T: git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004599S: Maintained
4600
Linus Torvalds1da177e2005-04-16 15:20:36 -07004601YAM DRIVER FOR AX.25
4602P: Jean-Paul Roubelat
4603M: jpr@f6fbb.org
4604L: linux-hams@vger.kernel.org
4605S: Maintained
4606
Henkaf64a5e2005-10-12 15:02:56 +02004607YEALINK PHONE DRIVER
4608P: Henk Vergonet
4609M: Henk.Vergonet@gmail.com
4610L: usbb2k-api-dev@nongnu.org
4611S: Maintained
4612
Linus Torvalds1da177e2005-04-16 15:20:36 -07004613Z8530 DRIVER FOR AX.25
4614P: Joerg Reuter
4615M: jreuter@yaina.de
4616W: http://yaina.de/jreuter/
4617W: http://www.qsl.net/dl1bke/
4618L: linux-hams@vger.kernel.org
4619S: Maintained
4620
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004621ZD1211RW WIRELESS DRIVER
4622P: Daniel Drake
4623M: dsd@gentoo.org
4624P: Ulrich Kunitz
4625M: kune@deine-taler.de
4626W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004627L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004628L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4629S: Maintained
4630
Linus Torvalds1da177e2005-04-16 15:20:36 -07004631ZF MACHZ WATCHDOG
4632P: Fernando Fuganti
4633M: fuganti@netbank.com.br
4634W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4635S: Maintained
4636
4637ZR36067 VIDEO FOR LINUX DRIVER
4638P: Ronald Bultje
4639M: rbultje@ronald.bitfreak.net
4640L: mjpeg-users@lists.sourceforge.net
4641W: http://mjpeg.sourceforge.net/driver-zoran/
4642S: Maintained
4643
Maciej W. Rozycki8b4a4082007-07-18 00:49:11 -07004644ZS DECSTATION Z85C30 SERIAL DRIVER
4645P: Maciej W. Rozycki
4646M: macro@linux-mips.org
4647S: Maintained
4648
Linus Torvalds1da177e2005-04-16 15:20:36 -07004649THE REST
4650P: Linus Torvalds
4651S: Buried alive in reporters