blob: c4ca99cf80dfcb35c1ac33a9c85c2e43c4c389b6 [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
Alistair John Strachan249e3c82008-08-15 00:40:37 -0700178ABIT UGURU 1,2 HARDWARE MONITOR DRIVER
Hans de Goedef2b84bb2006-06-04 20:22:24 +0200179P: Hans de Goede
180M: j.w.r.degoede@hhs.nl
181L: lm-sensors@lm-sensors.org
182S: Maintained
183
Alistair John Strachan249e3c82008-08-15 00:40:37 -0700184ABIT UGURU 3 HARDWARE MONITOR DRIVER
185P: Alistair John Strachan
186M: alistair@devzero.co.uk
187L: lm-sensors@lm-sensors.org
188S: Maintained
189
Linus Torvalds1da177e2005-04-16 15:20:36 -0700190ACENIC DRIVER
191P: Jes Sorensen
192M: jes@trained-monkey.org
193L: linux-acenic@sunsite.dk
194S: Maintained
195
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700196IPS SCSI RAID DRIVER
197P: Adaptec OEM Raid Solutions
198M: aacraid@adaptec.com
199L: linux-scsi@vger.kernel.org
200W: http://www.adaptec.com/
201S: Maintained
202
203DPT_I2O SCSI RAID DRIVER
204P: Adaptec OEM Raid Solutions
205M: aacraid@adaptec.com
206L: linux-scsi@vger.kernel.org
207W: http://www.adaptec.com/
208S: Maintained
209
Linus Torvalds1da177e2005-04-16 15:20:36 -0700210AACRAID SCSI RAID DRIVER
211P: Adaptec OEM Raid Solutions
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700212M: aacraid@adaptec.com
Linus Torvalds1da177e2005-04-16 15:20:36 -0700213L: linux-scsi@vger.kernel.org
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700214W: http://www.adaptec.com/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700215S: Supported
216
Carlos Corbacho745a5d22008-02-05 02:17:10 +0000217ACER WMI LAPTOP EXTRAS
218P: Carlos Corbacho
219M: carlos@strangeworlds.co.uk
220L: aceracpi@googlegroups.com (subscribers-only)
221W: http://code.google.com/p/aceracpi
222S: Maintained
223
Linus Torvalds1da177e2005-04-16 15:20:36 -0700224ACPI
Len Brown8aa863b2008-06-27 11:31:50 -0400225P: Andi Kleen
226M: ak@linux.intel.com
Len Brown8b59a452007-01-08 19:03:28 -0500227M: lenb@kernel.org
Len Brown6968e502005-12-30 00:32:49 -0500228L: linux-acpi@vger.kernel.org
Len Brown38e09d82007-10-25 17:55:59 -0400229W: http://www.lesswatts.org/projects/acpi/
Jody McIntyre6fb04252005-11-18 09:31:06 -0800230T: git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
Len Brown8b59a452007-01-08 19:03:28 -0500231S: Supported
232
233ACPI BATTERY DRIVERS
Len Browna4146552007-06-23 15:54:36 -0400234P: Alexey Starikovskiy
235M: astarikovskiy@suse.de
Len Brown8b59a452007-01-08 19:03:28 -0500236L: linux-acpi@vger.kernel.org
Adrian Bunk0638bc82008-05-20 01:08:23 +0300237W: http://www.lesswatts.org/projects/acpi/
Len Brown8b59a452007-01-08 19:03:28 -0500238S: Supported
239
240ACPI EC DRIVER
241P: Alexey Starikovskiy
Len Browna4146552007-06-23 15:54:36 -0400242M: astarikovskiy@suse.de
Len Brown8b59a452007-01-08 19:03:28 -0500243L: linux-acpi@vger.kernel.org
Adrian Bunk0638bc82008-05-20 01:08:23 +0300244W: http://www.lesswatts.org/projects/acpi/
Len Brown8b59a452007-01-08 19:03:28 -0500245S: Supported
246
247ACPI FAN DRIVER
Len Brown65573ee2008-06-27 11:22:46 -0400248P: Zhang Rui
249M: rui.zhang@intel.com
Len Brown8b59a452007-01-08 19:03:28 -0500250L: linux-acpi@vger.kernel.org
Adrian Bunk0638bc82008-05-20 01:08:23 +0300251W: http://www.lesswatts.org/projects/acpi/
Len Brown8b59a452007-01-08 19:03:28 -0500252S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700253
Kristen Carlson Accardi998be202006-07-26 10:52:33 -0700254ACPI PCI HOTPLUG DRIVER
255P: Kristen Carlson Accardi
256M: kristen.c.accardi@intel.com
Jesse Barnes64dab202008-06-10 14:20:03 -0700257L: linux-pci@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -0500258S: Supported
259
260ACPI THERMAL DRIVER
Len Brown65573ee2008-06-27 11:22:46 -0400261P: Zhang Rui
262M: rui.zhang@intel.com
Len Brown8b59a452007-01-08 19:03:28 -0500263L: linux-acpi@vger.kernel.org
Adrian Bunk0638bc82008-05-20 01:08:23 +0300264W: http://www.lesswatts.org/projects/acpi/
Len Brown8b59a452007-01-08 19:03:28 -0500265S: Supported
Kristen Carlson Accardi998be202006-07-26 10:52:33 -0700266
Len Brown359acec2007-02-10 01:59:24 -0500267ACPI VIDEO DRIVER
Len Brown65573ee2008-06-27 11:22:46 -0400268P: Zhang Rui
Len Brown38e09d82007-10-25 17:55:59 -0400269M: rui.zhang@intel.com
Len Brown359acec2007-02-10 01:59:24 -0500270L: linux-acpi@vger.kernel.org
Adrian Bunk0638bc82008-05-20 01:08:23 +0300271W: http://www.lesswatts.org/projects/acpi/
Len Brown359acec2007-02-10 01:59:24 -0500272S: Supported
273
Carlos Corbachobff431e2008-02-05 02:17:04 +0000274ACPI WMI DRIVER
275P: Carlos Corbacho
276M: carlos@strangeworlds.co.uk
277L: linux-acpi@vger.kernel.org
278W: http://www.lesswatts.org/projects/acpi/
279S: Maintained
280
Thibaut VARENE2f39d512008-02-20 21:05:56 +0100281AD1889 ALSA SOUND DRIVER
282P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -0400283M: kyle@mcmartin.ca
Thibaut VARENE2f39d512008-02-20 21:05:56 +0100284P: Thibaut Varene
285M: T-Bone@parisc-linux.org
286W: http://wiki.parisc-linux.org/AD1889
287L: linux-parisc@vger.kernel.org
288S: Maintained
289
Linus Torvalds1da177e2005-04-16 15:20:36 -0700290ADM1025 HARDWARE MONITOR DRIVER
291P: Jean Delvare
292M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +0200293L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700294S: Maintained
295
Corentin Labbecae2caa2007-02-14 21:15:04 +0100296ADM1029 HARDWARE MONITOR DRIVER
297P: Corentin Labbe
298M: corentin.labbe@geomatys.fr
299L: lm-sensors@lm-sensors.org
300S: Maintained
301
Michael Wucc0b88c2007-08-31 01:15:25 -0400302ADM8211 WIRELESS DRIVER
303P: Michael Wu
304M: flamingice@sourmilk.net
305L: linux-wireless@vger.kernel.org
306W: http://linuxwireless.org/
307T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
308S: Maintained
309
Linus Torvalds1da177e2005-04-16 15:20:36 -0700310ADT746X FAN DRIVER
311P: Colin Leroy
312M: colin@colino.net
313S: Maintained
314
Matthew Wilcox8c6af9e2007-07-26 11:03:19 -0400315ADVANSYS SCSI DRIVER
316P: Matthew Wilcox
317M: matthew@wil.cx
318L: linux-scsi@vger.kernel.org
319S: Maintained
320
Linus Torvalds1da177e2005-04-16 15:20:36 -0700321AEDSP16 DRIVER
322P: Riccardo Facchetti
323M: fizban@tin.it
324S: Maintained
325
326AFFS FILE SYSTEM
327P: Roman Zippel
328M: zippel@linux-m68k.org
329S: Maintained
330
331AGPGART DRIVER
Dave Jones70e89922007-07-09 20:23:50 -0400332P: David Airlie
333M: airlied@linux.ie
334T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700335S: Maintained
336
337AHA152X SCSI DRIVER
338P: Juergen E. Fischer
339M: Juergen Fischer <fischer@norbit.de>
340L: linux-scsi@vger.kernel.org
341S: Maintained
342
Hannes Reinecke64624d42007-10-19 10:32:29 +0200343AIC7XXX / AIC79XX SCSI DRIVER
344P: Hannes Reinecke
345M: hare@suse.de
346L: linux-scsi@vger.kernel.org
347S: Maintained
348
Linus Torvalds1da177e2005-04-16 15:20:36 -0700349ALCATEL SPEEDTOUCH USB DRIVER
350P: Duncan Sands
351M: duncan.sands@free.fr
Greg Kroah-Hartman63725942007-11-21 15:16:59 -0700352L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700353W: http://www.linux-usb.org/SpeedTouch/
354S: Maintained
355
Pierre Ossman272f1332007-05-14 21:25:26 +0200356ALCHEMY AU1XX0 MMC DRIVER
Manuel Lauss08fcb722008-06-09 08:40:35 +0200357P: Manuel Lauss
358M: manuel.lauss@gmail.com
359S: Maintained
Pierre Ossman272f1332007-05-14 21:25:26 +0200360
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000361ALI1563 I2C DRIVER
362P: Rudolf Marek
Jean Delvare7188cc62006-12-12 18:18:30 +0100363M: r.marek@assembler.cz
Jean Delvare5d925fe2006-07-01 17:14:32 +0200364L: i2c@lm-sensors.org
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000365S: Maintained
366
Linus Torvalds1da177e2005-04-16 15:20:36 -0700367ALPHA PORT
368P: Richard Henderson
369M: rth@twiddle.net
370S: Odd Fixes for 2.4; Maintained for 2.6.
371P: Ivan Kokshaysky
372M: ink@jurassic.park.msu.ru
373S: Maintained for 2.4; PCI support for 2.6.
374
Thomas Dahlmann167a6752007-07-12 09:30:39 -0700375AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
376P: Thomas Dahlmann
377M: thomas.dahlmann@amd.com
Jordan Crouse67d76712008-05-12 14:02:22 -0700378L: linux-geode@lists.infradead.org (moderated for non-subscribers)
Thomas Dahlmann167a6752007-07-12 09:30:39 -0700379S: Supported
380
Jordan Crousef90b8112006-01-06 00:12:14 -0800381AMD GEODE PROCESSOR/CHIPSET SUPPORT
Jim Cromiece00f852006-11-30 04:49:44 +0100382P: Jordan Crouse
Jordan Crouse67d76712008-05-12 14:02:22 -0700383L: linux-geode@lists.infradead.org (moderated for non-subscribers)
Jordan Crousef90b8112006-01-06 00:12:14 -0800384W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
385S: Supported
386
Joerg Roedel919ee7d2008-06-26 21:28:09 +0200387AMD IOMMU (AMD-VI)
388P: Joerg Roedel
389M: joerg.roedel@amd.com
390L: iommu@lists.linux-foundation.org
391S: Supported
392
Stelian Pop284f42b2006-12-12 18:18:31 +0100393AMS (Apple Motion Sensor) DRIVER
394P: Stelian Pop
395M: stelian@popies.net
396P: Michael Hanselmann
397M: linux-kernel@hansmi.ch
398S: Supported
399
Tom Tuckerf94b5332006-09-22 15:22:48 -0700400AMSO1100 RNIC DRIVER
401P: Tom Tucker
402M: tom@opengridcomputing.com
403P: Steve Wise
404M: swise@opengridcomputing.com
Roland Dreier78526822007-07-09 20:12:26 -0700405L: general@lists.openfabrics.org
Tom Tuckerf94b5332006-09-22 15:22:48 -0700406S: Maintained
407
Johannes Berg42269062006-07-25 16:15:50 +0200408AOA (Apple Onboard Audio) ALSA DRIVER
409P: Johannes Berg
410M: johannes@sipsolutions.net
411L: linuxppc-dev@ozlabs.org
Takashi Iwai82622042007-04-16 12:32:52 +0200412L: alsa-devel@alsa-project.org (subscribers-only)
Johannes Berg42269062006-07-25 16:15:50 +0200413S: Maintained
414
Linus Torvalds1da177e2005-04-16 15:20:36 -0700415APM DRIVER
416P: Stephen Rothwell
417M: sfr@canb.auug.org.au
418L: linux-laptop@vger.kernel.org
419W: http://www.canb.auug.org.au/~sfr/
420S: Supported
421
Nicolas Boichat6f2fad72007-05-08 00:24:52 -0700422APPLE SMC DRIVER
423P: Nicolas Boichat
424M: nicolas@boichat.ch
425L: mactel-linux-devel@lists.sourceforge.net
426S: Maintained
427
Linus Torvalds1da177e2005-04-16 15:20:36 -0700428APPLETALK NETWORK LAYER
429P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -0300430M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700431S: Maintained
432
Johannes Bergeb9ebe62007-10-27 23:42:45 -0400433APPLETOUCH TOUCHPAD DRIVER
434P: Johannes Berg
435M: johannes@sipsolutions.net
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -0400436L: linux-input@vger.kernel.org
Johannes Bergeb9ebe62007-10-27 23:42:45 -0400437S: Maintained
438
Jaya Kumar1154ea72005-06-21 17:17:04 -0700439ARC FRAMEBUFFER DRIVER
440P: Jaya Kumar
441M: jayalk@intworks.biz
442S: Maintained
443
Linus Torvalds1da177e2005-04-16 15:20:36 -0700444ARM MFM AND FLOPPY DRIVERS
445P: Ian Molton
446M: spyro@f2s.com
447S: Maintained
448
Russell King2761f5c2007-05-24 06:56:08 +0200449ARM PRIMECELL MMCI PL180/1 DRIVER
Pierre Ossman6d799472008-07-22 14:36:57 +0200450S: Orphan
Russell King2761f5c2007-05-24 06:56:08 +0200451
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800452ARM/ADI ROADRUNNER MACHINE SUPPORT
453P: Lennert Buytenhek
454M: kernel@wantstofly.org
455L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
456S: Maintained
457
458ARM/ADS SPHERE MACHINE SUPPORT
459P: Lennert Buytenhek
460M: kernel@wantstofly.org
461L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
462S: Maintained
463
464ARM/AJECO 1ARM MACHINE SUPPORT
465P: Lennert Buytenhek
466M: kernel@wantstofly.org
467L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
468S: Maintained
469
Andrew Victord4a89c72006-12-04 13:56:21 +0100470ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
471P: Andrew Victor
Andrew Victorc5215f32008-03-12 21:29:09 +0100472M: linux@maxim.org.za
Andrew Victord4a89c72006-12-04 13:56:21 +0100473L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
474W: http://maxim.org.za/at91_26.html
475S: Maintained
476
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800477ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
478P: Lennert Buytenhek
479M: kernel@wantstofly.org
480L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
481S: Maintained
482
483ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
484P: Lennert Buytenhek
485M: kernel@wantstofly.org
486L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
487S: Maintained
488
Russell Kinga9da4f72008-07-12 21:42:04 +0100489ARM/COMPULAB CM-X270/EM-X270 MACHINE SUPPORT
490P: Mike Rapoport
491M: mike@compulab.co.il
492L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
493S: Maintained
494
Linus Torvalds1da177e2005-04-16 15:20:36 -0700495ARM/CORGI MACHINE SUPPORT
496P: Richard Purdie
497M: rpurdie@rpsys.net
498S: Maintained
499
Russell Kinga9da4f72008-07-12 21:42:04 +0100500ARM/EZX SMARTPHONES (A780, A910, A1200, E680, ROKR E2 and ROKR E6)
501P: Daniel Ribeiro
502M: drwyrm@gmail.com
503P: Stefan Schmidt
504M: stefan@openezx.org
505P: Harald Welte
506M: laforge@openezx.org
507L: openezx-devel@lists.openezx.org (subscribers-only)
508W: http://www.openezx.org/
509S: Maintained
510
Sascha Hauer86183a52008-07-24 23:50:35 +0200511ARM/FREESCALE IMX / MXC ARM ARCHITECTURE
512P: Sascha Hauer
513M: kernel@pengutronix.de
514L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
515S: Maintained
516
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800517ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
518P: Lennert Buytenhek
519M: kernel@wantstofly.org
520L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
521S: Maintained
522
Jaya Kumar90b8fc32008-03-15 05:11:07 +0100523ARM/GUMSTIX MACHINE SUPPORT
524P: Steve Sakoman
525M: sakoman@gmail.com
526L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
527S: Maintained
528
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100529ARM/HP JORNADA 7XX MACHINE SUPPORT
530P: Kristoffer Ericson
Kristoffer Ericson6a4d0282007-07-07 17:45:10 +0100531M: kristoffer.ericson@gmail.com
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100532W: www.jlime.com
533S: Maintained
534
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800535ARM/INTEL IOP32X ARM ARCHITECTURE
536P: Lennert Buytenhek
537M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100538P: Dan Williams
539M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800540L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100541S: Supported
542
543ARM/INTEL IOP33X ARM ARCHITECTURE
544P: Dan Williams
545M: dan.j.williams@intel.com
546L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
547S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800548
549ARM/INTEL IOP13XX ARM ARCHITECTURE
550P: Lennert Buytenhek
551M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100552P: Dan Williams
553M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800554L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100555S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800556
557ARM/INTEL IQ81342EX MACHINE SUPPORT
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/INTEL IXP2000 ARM ARCHITECTURE
566P: Lennert Buytenhek
567M: kernel@wantstofly.org
568L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
569S: Maintained
570
571ARM/INTEL IXDP2850 MACHINE SUPPORT
572P: Lennert Buytenhek
573M: kernel@wantstofly.org
574L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
575S: Maintained
576
577ARM/INTEL IXP23XX ARM ARCHITECTURE
578P: Lennert Buytenhek
579M: kernel@wantstofly.org
580L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
581S: Maintained
582
583ARM/INTEL XSC3 (MANZANO) ARM CORE
584P: Lennert Buytenhek
585M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100586P: Dan Williams
587M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800588L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100589S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800590
591ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
592P: Lennert Buytenhek
593M: kernel@wantstofly.org
594L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
595S: Maintained
596
597ARM/LOGICPD PXA270 MACHINE SUPPORT
598P: Lennert Buytenhek
599M: kernel@wantstofly.org
600L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
601S: Maintained
602
Philipp Zabel3b8861712008-07-09 21:27:15 +0100603ARM/MAGICIAN MACHINE SUPPORT
604P: Philipp Zabel
605M: philipp.zabel@gmail.com
606S: Maintained
607
Dirk Opfer8459c152005-11-06 14:27:52 +0000608ARM/TOSA MACHINE SUPPORT
Dmitry Baryshkov93887042008-07-07 10:50:06 +0100609P: Dmitry Baryshkov
610M: dbaryshkov@gmail.com
Dirk Opfer8459c152005-11-06 14:27:52 +0000611P: Dirk Opfer
612M: dirk@opfer-online.de
613S: Maintained
614
Marek Vašutb5e4ad52008-07-07 17:25:46 +0100615ARM/PALMTX SUPPORT
616P: Marek Vasut
617M: marek.vasut@gmail.com
618W: http://hackndev.com
619S: Maintained
620
Linus Torvalds1da177e2005-04-16 15:20:36 -0700621ARM/PLEB SUPPORT
622P: Peter Chubb
623M: pleb@gelato.unsw.edu.au
624W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
625S: Maintained
626
627ARM/PT DIGITAL BOARD PORT
628P: Stefan Eletzhofer
629M: stefan.eletzhofer@eletztrick.de
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700630L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700631W: http://www.arm.linux.org.uk/
632S: Maintained
633
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800634ARM/RADISYS ENP2611 MACHINE SUPPORT
635P: Lennert Buytenhek
636M: kernel@wantstofly.org
637L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
638S: Maintained
639
Linus Torvalds1da177e2005-04-16 15:20:36 -0700640ARM/SHARK MACHINE SUPPORT
641P: Alexander Schulz
642M: alex@shark-linux.de
643W: http://www.shark-linux.de/shark.html
644S: Maintained
645
646ARM/STRONGARM110 PORT
647P: Russell King
648M: rmk@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700649L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700650W: http://www.arm.linux.org.uk/
651S: Maintained
652
653ARM/S3C2410 ARM ARCHITECTURE
654P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800655M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700656L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700657W: http://www.fluff.org/ben/linux/
658S: Maintained
659
660ARM/S3C2440 ARM ARCHITECTURE
661P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800662M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700663L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700664W: http://www.fluff.org/ben/linux/
665S: Maintained
666
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800667ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
668P: Lennert Buytenhek
669M: kernel@wantstofly.org
670L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
671S: Maintained
672
673ARM/THECUS N2100 MACHINE SUPPORT
674P: Lennert Buytenhek
675M: kernel@wantstofly.org
676L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
677S: Maintained
678
Linus Torvalds1da177e2005-04-16 15:20:36 -0700679ARPD SUPPORT
680P: Jonathan Layes
Ralf Baechle979b6c12005-06-13 14:30:40 -0700681L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700682S: Maintained
683
684ASUS ACPI EXTRAS DRIVER
Len Brown0b67d942006-12-22 21:18:56 -0500685P: Corentin Chary
686M: corentincj@iksaif.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700687P: Karol Kozimor
688M: sziwan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700689L: acpi4asus-user@lists.sourceforge.net
690W: http://sourceforge.net/projects/acpi4asus
Len Brown0b67d942006-12-22 21:18:56 -0500691W: http://xf.iksaif.net/acpi4asus
Linus Torvalds1da177e2005-04-16 15:20:36 -0700692S: Maintained
693
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -0400694ASUS ASB100 HARDWARE MONITOR DRIVER
695P: Mark M. Hoffman
696M: mhoffman@lightlink.com
697L: lm-sensors@lm-sensors.org
698S: Maintained
699
Corentin Chary85091b72007-01-26 14:04:30 +0100700ASUS LAPTOP EXTRAS DRIVER
701P: Corentin Chary
702M: corentincj@iksaif.net
703L: acpi4asus-user@lists.sourceforge.net
704W: http://sourceforge.net/projects/acpi4asus
705W: http://xf.iksaif.net/acpi4asus
706S: Maintained
707
Dan Williamsb3e5f262007-08-07 10:26:35 -0700708ASYNCHRONOUS TRANSFERS/TRANSFORMS API
709P: Dan Williams
710M: dan.j.williams@intel.com
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +0100711P: Maciej Sosnowski
712M: maciej.sosnowski@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -0700713L: linux-kernel@vger.kernel.org
714W: http://sourceforge.net/projects/xscaleiop
715S: Supported
716
Linus Torvalds1da177e2005-04-16 15:20:36 -0700717ATA OVER ETHERNET DRIVER
718P: Ed L. Cashin
719M: ecashin@coraid.com
720W: http://www.coraid.com/support/linux
721S: Supported
722
Jiri Slabyfa1c1142007-08-12 17:33:16 +0200723ATHEROS ATH5K WIRELESS DRIVER
724P: Jiri Slaby
725M: jirislaby@gmail.com
726P: Nick Kossifidis
727M: mickflemm@gmail.com
728P: Luis R. Rodriguez
729M: mcgrof@gmail.com
730L: linux-wireless@vger.kernel.org
731L: ath5k-devel@lists.ath5k.org
732S: Maintained
733
Luis R. Rodriguezf078f202008-08-04 00:16:41 -0700734ATHEROS ATH9K WIRELESS DRIVER
735P: Luis R. Rodriguez
736M: lrodriguez@atheros.com
737P: Jouni Malinen
738M: jmalinen@atheros.com
739L: linux-wireless@vger.kernel.org
740L: ath9k-devel@lists.ath9k.org
741S: Supported
742
Ville Syrjala6f69a6d2008-04-21 22:21:10 +0000743ATI_REMOTE2 DRIVER
744P: Ville Syrjala
745M: syrjala@sci.fi
746S: Maintained
747
Jay Cliburn8d5ca6e2007-02-03 20:25:10 -0600748ATL1 ETHERNET DRIVER
749P: Jay Cliburn
750M: jcliburn@gmail.com
751P: Chris Snook
752M: csnook@redhat.com
753L: atl1-devel@lists.sourceforge.net
754W: http://sourceforge.net/projects/atl1
755W: http://atl1.sourceforge.net
756S: Maintained
757
Linus Torvalds1da177e2005-04-16 15:20:36 -0700758ATM
759P: Chas Williams
760M: chas@cmf.nrl.navy.mil
Roland Dreierf37bf902006-09-13 20:39:33 -0700761L: linux-atm-general@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700762W: http://linux-atm.sourceforge.net
763S: Maintained
764
Pierre Ossman272f1332007-05-14 21:25:26 +0200765ATMEL AT91 MCI DRIVER
Pierre Ossman81764fa2007-07-15 18:47:38 +0200766P: Nicolas Ferre
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800767M: nicolas.ferre@atmel.com
Pierre Ossman81764fa2007-07-15 18:47:38 +0200768L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
769W: http://www.atmel.com/products/AT91/
770W: http://www.at91.com/
771S: Maintained
Pierre Ossman272f1332007-05-14 21:25:26 +0200772
Haavard Skinnemoena1cfac42008-02-08 04:21:00 -0800773ATMEL AT91 / AT32 SERIAL DRIVER
774P: Haavard Skinnemoen
775M: hskinnemoen@atmel.com
776L: linux-kernel@vger.kernel.org
777S: Supported
778
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800779ATMEL LCDFB DRIVER
780P: Nicolas Ferre
781M: nicolas.ferre@atmel.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -0800782L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800783S: Maintained
784
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100785ATMEL MACB ETHERNET DRIVER
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100786P: Haavard Skinnemoen
787M: hskinnemoen@atmel.com
788S: Supported
789
Haavard Skinnemoen754ce4f2007-02-14 00:33:09 -0800790ATMEL SPI DRIVER
791P: Haavard Skinnemoen
792M: hskinnemoen@atmel.com
793S: Supported
794
Haavard Skinnemoen914a3f32007-10-10 02:29:43 -0700795ATMEL USBA UDC DRIVER
796P: Haavard Skinnemoen
797M: hskinnemoen@atmel.com
798L: kernel@avr32linux.org
799W: http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver
800S: Supported
801
Linus Torvalds1da177e2005-04-16 15:20:36 -0700802ATMEL WIRELESS DRIVER
803P: Simon Kelley
804M: simon@thekelleys.org.uk
Johannes Berg724c6b32007-04-23 12:18:20 -0700805L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700806W: http://www.thekelleys.org.uk/atmel
807W: http://atmelwlandriver.sourceforge.net/
808S: Maintained
809
Chris Wrighta92b7b82005-07-07 18:12:23 -0700810AUDIT SUBSYSTEM
Eric Paris0ef19702008-04-18 10:47:32 -0400811P: Al Viro
812M: viro@zeniv.linux.org.uk
813P: Eric Paris
814M: eparis@redhat.com
Gabriel Cb9a06202007-08-10 13:00:56 -0700815L: linux-audit@redhat.com (subscribers-only)
David Woodhousead3f9a22005-07-13 15:28:29 +0100816W: http://people.redhat.com/sgrubb/audit/
Eric Paris0ef19702008-04-18 10:47:32 -0400817T: git git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git
Chris Wrighta92b7b82005-07-07 18:12:23 -0700818S: Maintained
819
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800820AUXILIARY DISPLAY DRIVERS
821P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -0700822M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800823L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -0700824W: http://miguelojeda.es/auxdisplay.htm
825W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800826S: Maintained
827
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700828AVR32 ARCHITECTURE
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700829P: Haavard Skinnemoen
830M: hskinnemoen@atmel.com
831W: http://www.atmel.com/products/AVR32/
832W: http://avr32linux.org/
833W: http://avrfreaks.net/
834S: Supported
835
836AVR32/AT32AP MACHINE SUPPORT
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700837P: Haavard Skinnemoen
838M: hskinnemoen@atmel.com
839S: Supported
840
Linus Torvalds1da177e2005-04-16 15:20:36 -0700841AX.25 NETWORK LAYER
842P: Ralf Baechle
843M: ralf@linux-mips.org
844L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +0200845W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700846S: Maintained
847
Richard Purdie300abeb2007-02-07 22:21:07 +0000848BACKLIGHT CLASS/SUBSYSTEM
849P: Richard Purdie
850M: rpurdie@rpsys.net
851S: Maintained
852
Bryan Wu1394f032007-05-06 14:50:22 -0700853BLACKFIN ARCHITECTURE
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800854P: Bryan Wu
Bryan Wu7dd06cd2008-02-21 16:18:43 +0800855M: cooloney@kernel.org
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800856L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
857W: http://blackfin.uclinux.org
858S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700859
Bryan Wue190d6b2007-07-17 14:43:44 +0800860BLACKFIN EMAC DRIVER
861P: Bryan Wu
Bryan Wu7dd06cd2008-02-21 16:18:43 +0800862M: cooloney@kernel.org
Bryan Wue190d6b2007-07-17 14:43:44 +0800863L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
864W: http://blackfin.uclinux.org
865S: Supported
866
Mike Frysinger566da5b2007-06-11 15:31:30 +0800867BLACKFIN RTC DRIVER
868P: Mike Frysinger
Mike Frysinger566da5b2007-06-11 15:31:30 +0800869M: vapier.adi@gmail.com
870L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
871W: http://blackfin.uclinux.org
872S: Supported
873
Bryan Wu1394f032007-05-06 14:50:22 -0700874BLACKFIN SERIAL DRIVER
Mike Frysinger9c5e7102007-11-17 23:19:44 +0800875P: Sonic Zhang
876M: sonic.zhang@analog.com
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800877L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
878W: http://blackfin.uclinux.org
879S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700880
Bryan Wu1e6d3202007-07-15 02:50:02 +0800881BLACKFIN WATCHDOG DRIVER
882P: Mike Frysinger
Bryan Wu1e6d3202007-07-15 02:50:02 +0800883M: vapier.adi@gmail.com
884L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
885W: http://blackfin.uclinux.org
886S: Supported
887
Linus Torvalds1da177e2005-04-16 15:20:36 -0700888BAYCOM/HDLCDRV DRIVERS FOR AX.25
889P: Thomas Sailer
890M: t.sailer@alumni.ethz.ch
891L: linux-hams@vger.kernel.org
892W: http://www.baycom.org/~tom/ham/ham.html
893S: Maintained
894
Michael Buesche4d6b792007-09-18 15:39:42 -0400895B43 WIRELESS DRIVER
896P: Michael Buesch
897M: mb@bu3sch.de
898P: Stefano Brivio
Stefano Brivio2817ef12007-11-06 22:48:56 +0100899M: stefano.brivio@polimi.it
Michael Buesche4d6b792007-09-18 15:39:42 -0400900L: linux-wireless@vger.kernel.org
Stefano Brivio2817ef12007-11-06 22:48:56 +0100901W: http://linuxwireless.org/en/users/Drivers/b43
Michael Buesche4d6b792007-09-18 15:39:42 -0400902S: Maintained
903
Larry Finger75388ac2007-09-25 16:46:54 -0700904B43LEGACY WIRELESS DRIVER
905P: Larry Finger
906M: Larry.Finger@lwfinger.net
Stefano Brivio2817ef12007-11-06 22:48:56 +0100907P: Stefano Brivio
908M: stefano.brivio@polimi.it
Larry Finger75388ac2007-09-25 16:46:54 -0700909L: linux-wireless@vger.kernel.org
Stefano Brivio2817ef12007-11-06 22:48:56 +0100910W: http://linuxwireless.org/en/users/Drivers/b43
Larry Finger75388ac2007-09-25 16:46:54 -0700911S: Maintained
912
Linus Torvalds1da177e2005-04-16 15:20:36 -0700913BEFS FILE SYSTEM
914P: Sergey S. Kostyliov
915M: rathamahata@php4.ru
916L: linux-kernel@vger.kernel.org
917S: Maintained
918
Linus Torvalds1da177e2005-04-16 15:20:36 -0700919BFS FILE SYSTEM
920P: Tigran A. Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -0800921M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700922L: linux-kernel@vger.kernel.org
923S: Maintained
924
Bryan Wud24ecfc2007-05-01 23:26:32 +0200925BLACKFIN I2C TWI DRIVER
926P: Sonic Zhang
927M: sonic.zhang@analog.com
928L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
929W: http://blackfin.uclinux.org/
930S: Supported
931
Linus Torvalds1da177e2005-04-16 15:20:36 -0700932BLOCK LAYER
933P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +0200934M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700935L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800936T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700937S: Maintained
938
Joern Engel2b54aae2008-02-06 01:38:02 -0800939BLOCK2MTD DRIVER
940P: Joern Engel
941M: joern@lazybastard.org
942L: linux-mtd@lists.infradead.org
943S: Maintained
944
Marcel Holtmann63fbd242008-08-18 13:23:53 +0200945BLUETOOTH DRIVERS
946P: Marcel Holtmann
947M: marcel@holtmann.org
948L: linux-bluetooth@vger.kernel.org
949W: http://www.bluez.org/
950S: Maintained
951
Linus Torvalds1da177e2005-04-16 15:20:36 -0700952BLUETOOTH SUBSYSTEM
953P: Marcel Holtmann
954M: marcel@holtmann.org
Pavel Machek781c2842008-03-20 15:41:02 -0700955L: linux-bluetooth@vger.kernel.org
Marcel Holtmann63fbd242008-08-18 13:23:53 +0200956W: http://www.bluez.org/
Josh Boyer1adc1232005-11-23 15:44:15 -0800957T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700958S: Maintained
959
Linus Torvalds1da177e2005-04-16 15:20:36 -0700960BONDING DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +0100961P: Jay Vosburgh
962M: fubar@us.ibm.com
963L: bonding-devel@lists.sourceforge.net
964W: http://sourceforge.net/projects/bonding/
965S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700966
Gary Zambrano39105892006-06-22 17:26:20 -0700967BROADCOM B44 10/100 ETHERNET DRIVER
968P: Gary Zambrano
969M: zambrano@broadcom.com
970L: netdev@vger.kernel.org
971S: Supported
972
Michael Chan948c51e2006-06-04 02:51:39 -0700973BROADCOM BNX2 GIGABIT ETHERNET DRIVER
974P: Michael Chan
975M: mchan@broadcom.com
976L: netdev@vger.kernel.org
977S: Supported
978
Eliezer Tamir4d9d2cb2008-02-28 11:59:10 -0800979BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER
Eilon Greenstein24e3fce2008-06-12 14:30:28 -0700980P: Eilon Greenstein
981M: eilong@broadcom.com
Eliezer Tamir4d9d2cb2008-02-28 11:59:10 -0800982L: netdev@vger.kernel.org
983S: Supported
984
Michael Chan948c51e2006-06-04 02:51:39 -0700985BROADCOM TG3 GIGABIT ETHERNET DRIVER
986P: Michael Chan
987M: mchan@broadcom.com
988L: netdev@vger.kernel.org
989S: Supported
990
Jens Axboe5cdf7f72007-07-17 08:58:06 +0200991BSG (block layer generic sg v4 driver)
992P: FUJITA Tomonori
993M: fujita.tomonori@lab.ntt.co.jp
994L: linux-scsi@vger.kernel.org
995S: Supported
996
Michael Bueschff1d5c22008-07-25 01:46:10 -0700997BT8XXGPIO DRIVER
998P: Michael Buesch
999M: mb@bu3sch.de
1000W: http://bu3sch.de/btgpio.php
1001S: Maintained
1002
Linus Torvalds1da177e2005-04-16 15:20:36 -07001003BTTV VIDEO4LINUX DRIVER
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001004P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001005M: mchehab@infradead.org
1006M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001007L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001008W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001009T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001010S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001011
Jonathan Corbet77d51402007-03-22 19:44:17 -03001012CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
1013P: Jonathan Corbet
1014M: corbet@lwn.net
1015L: video4linux-list@redhat.com
1016S: Maintained
1017
Oliver Hartkoppbeca2222007-11-16 16:07:41 -08001018CAN NETWORK LAYER
1019P: Urs Thuermann
1020M: urs.thuermann@volkswagen.de
1021P: Oliver Hartkopp
1022M: oliver.hartkopp@volkswagen.de
Pavel Emelyanov220fc3f2008-04-29 03:37:41 -07001023L: socketcan-core@lists.berlios.de (subscribers-only)
Oliver Hartkoppbeca2222007-11-16 16:07:41 -08001024W: http://developer.berlios.de/projects/socketcan/
1025S: Maintained
1026
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001027CALGARY x86-64 IOMMU
1028P: Muli Ben-Yehuda
1029M: muli@il.ibm.com
1030P: Jon D. Mason
Jon Masond8d2bed2006-10-05 18:47:21 +02001031M: jdmason@kudzu.us
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001032L: linux-kernel@vger.kernel.org
1033L: discuss@x86-64.org
1034S: Maintained
1035
Arnd Bergmannb8154542008-05-16 11:10:59 +02001036CELL BROADBAND ENGINE ARCHITECTURE
1037P: Arnd Bergmann
1038M: arnd@arndb.de
1039L: linuxppc-dev@ozlabs.org
1040L: cbe-oss-dev@ozlabs.org
1041W: http://www.ibm.com/developerworks/power/cell/
1042S: Supported
1043
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001044CFAG12864B LCD DRIVER
1045P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07001046M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001047L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07001048W: http://miguelojeda.es/auxdisplay.htm
1049W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001050S: Maintained
1051
1052CFAG12864BFB LCD FRAMEBUFFER DRIVER
1053P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07001054M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001055L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07001056W: http://miguelojeda.es/auxdisplay.htm
1057W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001058S: Maintained
1059
Johannes Berg704232c2007-04-23 12:20:05 -07001060CFG80211 and NL80211
1061P: Johannes Berg
1062M: johannes@sipsolutions.net
1063L: linux-wireless@vger.kernel.org
1064S: Maintained
1065
Andy Whitcroft0a920b52007-06-01 00:46:48 -07001066CHECKPATCH
1067P: Andy Whitcroft
1068M: apw@shadowen.org
1069P: Randy Dunlap
1070M: rdunlap@xenotime.net
1071P: Joel Schopp
1072M: jschopp@austin.ibm.com
1073S: Supported
1074
Linus Torvalds1da177e2005-04-16 15:20:36 -07001075COMMON INTERNET FILE SYSTEM (CIFS)
1076P: Steve French
1077M: sfrench@samba.org
Jesper Juhlfb453d42006-01-15 02:46:48 +01001078L: linux-cifs-client@lists.samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001079L: samba-technical@lists.samba.org
Steve Frenchaf5a0322007-08-13 19:53:17 +00001080W: http://linux-cifs.samba.org/
Josh Boyer1adc1232005-11-23 15:44:15 -08001081T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001082S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001083
Joel Becker7063fbf2005-12-15 14:29:43 -08001084CONFIGFS
1085P: Joel Becker
Joel Becker62ca3d262006-01-27 11:04:12 -08001086M: joel.becker@oracle.com
1087L: linux-kernel@vger.kernel.org
Joel Becker7063fbf2005-12-15 14:29:43 -08001088S: Supported
1089
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001090CIRRUS LOGIC EP93XX ETHERNET DRIVER
1091P: Lennert Buytenhek
1092M: kernel@wantstofly.org
1093L: netdev@vger.kernel.org
1094S: Maintained
1095
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001096CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1097P: Lennert Buytenhek
1098M: kernel@wantstofly.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001099L: linux-usb@vger.kernel.org
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001100S: Maintained
1101
Timur Tabid9e9d822008-04-24 08:45:26 +10001102CIRRUS LOGIC CS4270 SOUND DRIVER
1103P: Timur Tabi
1104M: timur@freescale.com
1105L: alsa-devel@alsa-project.org
1106S: Supported
1107
Linus Torvalds1da177e2005-04-16 15:20:36 -07001108CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1109P: Cirrus Logic Corporation (kernel 2.2 driver)
1110M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1111P: Nils Faerber (port to kernel 2.4)
1112M: Nils Faerber <nils@kernelconcepts.de>
1113S: Maintained
1114
1115CODA FILE SYSTEM
1116P: Jan Harkes
1117M: jaharkes@cs.cmu.edu
1118M: coda@cs.cmu.edu
1119L: codalist@coda.cs.cmu.edu
1120W: http://www.coda.cs.cmu.edu/
1121S: Maintained
1122
1123COMPACTPCI HOTPLUG CORE
1124P: Scott Murray
1125M: scottm@somanetworks.com
1126M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001127L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001128S: Supported
1129
1130COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1131P: Scott Murray
1132M: scottm@somanetworks.com
1133M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001134L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001135S: Supported
1136
1137COMPACTPCI HOTPLUG GENERIC DRIVER
1138P: Scott Murray
1139M: scottm@somanetworks.com
1140M: scott@spiteful.org
Jesse Barnes64dab202008-06-10 14:20:03 -07001141L: linux-pci@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001142S: Supported
1143
Cezary Jackiewicz54115522008-06-09 16:22:22 -07001144COMPAL LAPTOP SUPPORT
1145P: Cezary Jackiewicz
1146M: cezary.jackiewicz@gmail.com
1147S: Maintained
1148
Linus Torvalds1da177e2005-04-16 15:20:36 -07001149COMPUTONE INTELLIPORT MULTIPORT CARD
1150P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -07001151M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001152W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -07001153S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001154
Simon Arlott949be0f2007-03-06 02:47:46 -08001155CONEXANT ACCESSRUNNER USB DRIVER
1156P: Simon Arlott
1157M: cxacru@fire.lp0.eu
Simon Arlott9ae5e3b2007-05-09 08:38:10 +02001158L: accessrunner-general@lists.sourceforge.net
1159W: http://accessrunner.sourceforge.net/
Simon Arlott949be0f2007-03-06 02:47:46 -08001160S: Maintained
1161
Paul Menagefb3a0fb2008-03-04 14:28:28 -08001162CONTROL GROUPS (CGROUPS)
1163P: Paul Menage
1164M: menage@google.com
1165L: containers@lists.linux-foundation.org
1166S: Maintained
1167
Rudolf Marekbebe4672007-05-08 17:22:02 +02001168CORETEMP HARDWARE MONITORING DRIVER
1169P: Rudolf Marek
1170M: r.marek@assembler.cz
1171L: lm-sensors@lm-sensors.org
1172S: Maintained
1173
Linus Torvalds1da177e2005-04-16 15:20:36 -07001174COSA/SRP SYNC SERIAL DRIVER
1175P: Jan "Yenya" Kasprzak
1176M: kas@fi.muni.cz
1177W: http://www.fi.muni.cz/~kas/cosa/
1178S: Maintained
1179
1180CPU FREQUENCY DRIVERS
1181P: Dave Jones
1182M: davej@codemonkey.org.uk
Dave Jonesbc5f65d2008-07-31 18:22:59 -04001183L: cpufreq@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001184W: http://www.codemonkey.org.uk/projects/cpufreq/
Dave Jones7531a0b2006-12-12 17:26:35 -05001185T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001186S: Maintained
1187
1188CPUID/MSR DRIVER
1189P: H. Peter Anvin
1190M: hpa@zytor.com
1191S: Maintained
1192
Paul Jacksoned90fb42005-09-27 21:45:37 -07001193CPUSETS
1194P: Paul Jackson
Paul Jackson6bffd7b2008-05-01 04:34:21 -07001195P: Paul Menage
Paul Jacksoned90fb42005-09-27 21:45:37 -07001196M: pj@sgi.com
Paul Jackson6bffd7b2008-05-01 04:34:21 -07001197M: menage@google.com
Paul Jacksoned90fb42005-09-27 21:45:37 -07001198L: linux-kernel@vger.kernel.org
1199W: http://www.bullopensource.org/cpuset/
Paul Jackson551e1722008-06-12 15:21:31 -07001200W: http://oss.sgi.com/projects/cpusets/
Paul Jacksoned90fb42005-09-27 21:45:37 -07001201S: Supported
1202
Linus Torvalds1da177e2005-04-16 15:20:36 -07001203CRAMFS FILESYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +01001204W: http://sourceforge.net/projects/cramfs/
1205S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001206
1207CRIS PORT
1208P: Mikael Starvik
1209M: starvik@axis.com
Jesper Nilsson0b07aa62008-01-25 13:22:29 +01001210P: Jesper Nilsson
1211M: jesper.nilsson@axis.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001212L: dev-etrax@axis.com
1213W: http://developer.axis.com
1214S: Maintained
1215
1216CRYPTO API
1217P: Herbert Xu
1218M: herbert@gondor.apana.org.au
1219P: David S. Miller
1220M: davem@davemloft.net
1221L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001222T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001223S: Maintained
1224
Jaya Kumar9b4ffa42005-11-17 10:12:23 +01001225CS5535 Audio ALSA driver
1226P: Jaya Kumar
1227M: jayakumar.alsa@gmail.com
1228S: Maintained
1229
Hans Verkuil6d8425b2008-05-05 18:25:22 -03001230CX18 VIDEO4LINUX DRIVER
1231P: Hans Verkuil, Andy Walls
1232M: hverkuil@xs4all.nl, awalls@radix.net
1233L: ivtv-devel@ivtvdriver.org
1234L: ivtv-users@ivtvdriver.org
1235L: video4linux-list@redhat.com
1236W: http://linuxtv.org
1237S: Maintained
1238
Steve Wisee5ec3782008-05-20 14:06:33 -07001239CXGB3 ETHERNET DRIVER (CXGB3)
1240P: Divy Le Ray
1241M: divy@chelsio.com
1242L: netdev@vger.kernel.org
1243W: http://www.chelsio.com
1244S: Supported
1245
1246CXGB3 IWARP RNIC DRIVER (IW_CXGB3)
1247P: Steve Wise
1248M: swise@chelsio.com
1249L: general@lists.openfabrics.org
1250W: http://www.openfabrics.org
1251S: Supported
1252
Linus Torvalds1da177e2005-04-16 15:20:36 -07001253CYBERPRO FB DRIVER
1254P: Russell King
1255M: rmk@arm.linux.org.uk
1256W: http://www.arm.linux.org.uk/
1257S: Maintained
1258
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001259CYBLAFB FRAMEBUFFER DRIVER
1260P: Knut Petersen
1261M: Knut_Petersen@t-online.de
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001262L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001263S: Maintained
1264
Linus Torvalds1da177e2005-04-16 15:20:36 -07001265CYCLADES 2X SYNC CARD DRIVER
1266P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001267M: acme@ghostprotocols.net
1268W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07001269S: Maintained
1270
1271CYCLADES ASYNC MUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001272W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001273S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001274
1275CYCLADES PC300 DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001276W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001277S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001278
Linus Torvalds1da177e2005-04-16 15:20:36 -07001279DAMA SLAVE for AX.25
1280P: Joerg Reuter
1281M: jreuter@yaina.de
1282W: http://yaina.de/jreuter/
1283W: http://www.qsl.net/dl1bke/
1284L: linux-hams@vger.kernel.org
1285S: Maintained
1286
1287DC395x SCSI driver
1288P: Oliver Neukum
1289M: oliver@neukum.name
1290P: Ali Akcaagac
1291M: aliakc@web.de
1292P: Jamie Lenehan
1293M: lenehan@twibble.org
1294W: http://twibble.org/dist/dc395x/
Randy Dunlapf5df58812006-07-14 00:24:29 -07001295L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001296L: http://lists.twibble.org/mailman/listinfo/dc395x/
1297S: Maintained
1298
1299DC390/AM53C974 SCSI driver
1300P: Kurt Garloff
1301M: garloff@suse.de
1302W: http://www.garloff.de/kurt/linux/dc390/
1303P: Guennadi Liakhovetski
1304M: g.liakhovetski@gmx.de
1305S: Maintained
1306
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001307DCCP PROTOCOL
1308P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001309M: acme@ghostprotocols.net
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001310L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -08001311W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001312S: Maintained
1313
Linus Torvalds1da177e2005-04-16 15:20:36 -07001314DECnet NETWORK LAYER
Christine Caulfield8943f262008-02-14 19:31:31 -08001315P: Christine Caulfield
1316M: christine.caulfield@googlemail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001317W: http://linux-decnet.sourceforge.net
1318L: linux-decnet-user@lists.sourceforge.net
1319S: Maintained
1320
1321DEFXX FDDI NETWORK DRIVER
1322P: Maciej W. Rozycki
1323M: macro@linux-mips.org
1324S: Maintained
1325
1326DELL LAPTOP SMM DRIVER
1327P: Massimo Dal Zotto
1328M: dz@debian.org
1329W: http://www.debian.org/~dz/i8k/
1330S: Maintained
1331
Doug Warzecha90563ec2005-09-06 15:17:15 -07001332DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1333P: Doug Warzecha
1334M: Douglas_Warzecha@dell.com
1335S: Maintained
1336
Pavel Machek5ddb88c2006-09-29 02:01:29 -07001337DEVICE-MAPPER (LVM)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001338P: Alasdair Kergon
1339L: dm-devel@redhat.com
1340W: http://sources.redhat.com/dm
1341S: Maintained
1342
1343DEVICE NUMBER REGISTRY
1344P: Torben Mathiasen
1345M: device@lanana.org
1346W: http://lanana.org/docs/device-list/index.html
1347L: linux-kernel@vger.kernel.org
1348S: Maintained
1349
Linus Torvalds1da177e2005-04-16 15:20:36 -07001350DIGI INTL. EPCA DRIVER
1351P: Digi International, Inc
1352M: Eng.Linux@digi.com
1353L: Eng.Linux@digi.com
1354W: http://www.digi.com
1355S: Orphaned
1356
Linus Torvalds1da177e2005-04-16 15:20:36 -07001357DIRECTORY NOTIFICATION
1358P: Stephen Rothwell
1359M: sfr@canb.auug.org.au
1360L: linux-kernel@vger.kernel.org
1361S: Supported
1362
1363DISK GEOMETRY AND PARTITION HANDLING
1364P: Andries Brouwer
1365M: aeb@cwi.nl
1366W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1367W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1368W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1369S: Maintained
1370
1371DISKQUOTA:
1372P: Jan Kara
1373M: jack@suse.cz
1374L: linux-kernel@vger.kernel.org
1375S: Maintained
1376
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001377DISTRIBUTED LOCK MANAGER
Christine Caulfield8943f262008-02-14 19:31:31 -08001378P: Christine Caulfield
1379M: ccaulfie@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001380P: David Teigland
1381M: teigland@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001382L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001383W: http://sources.redhat.com/cluster/
David Teiglandd7c2fea2008-02-21 15:27:09 -06001384T: git kernel.org:/pub/scm/linux/kernel/git/teigland/dlm.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001385S: Supported
1386
Linus Torvalds1da177e2005-04-16 15:20:36 -07001387DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1388P: Tobias Ringstrom
1389M: tori@unhappy.mine.nu
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08001390L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001391S: Maintained
1392
Dan Williamsb3e5f262007-08-07 10:26:35 -07001393DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01001394P: Maciej Sosnowski
1395M: maciej.sosnowski@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -07001396P: Dan Williams
1397M: dan.j.williams@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001398L: linux-kernel@vger.kernel.org
Dan Williamsb3e5f262007-08-07 10:26:35 -07001399S: Supported
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001400
Juerg Haefligerb8250372007-06-09 10:11:16 -04001401DME1737 HARDWARE MONITOR DRIVER
1402P: Juerg Haefliger
1403M: juergh@gmail.com
1404L: lm-sensors@lm-sensors.org
1405S: Maintained
1406
Martin Waitzba483d52005-06-17 13:20:59 -07001407DOCBOOK FOR DOCUMENTATION
Randy Dunlap0f40efb2006-07-03 00:24:15 -07001408P: Randy Dunlap
1409M: rdunlap@xenotime.net
Martin Waitzba483d52005-06-17 13:20:59 -07001410S: Maintained
1411
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001412DOCKING STATION DRIVER
1413P: Kristen Carlson Accardi
1414M: kristen.c.accardi@intel.com
1415L: linux-acpi@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05001416S: Supported
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001417
Randy Dunlapabbaeff2008-07-04 09:59:57 -07001418DOCUMENTATION (/Documentation directory)
1419P: Michael Kerrisk
1420M: mtk.manpages@gmail.com
1421P: Randy Dunlap
1422M: rdunlap@xenotime.net
1423L: linux-doc@vger.kernel.org
1424S: Maintained
1425
Linus Torvalds1da177e2005-04-16 15:20:36 -07001426DOUBLETALK DRIVER
1427P: James R. Van Zandt
1428M: jrv@vanzandt.mv.com
1429L: blinux-list@redhat.com
1430S: Maintained
1431
1432DRIVER CORE, KOBJECTS, AND SYSFS
1433P: Greg Kroah-Hartman
1434M: gregkh@suse.de
1435L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001436T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001437S: Supported
1438
1439DRM DRIVERS
1440P: David Airlie
1441M: airlied@linux.ie
1442L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -08001443T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001444S: Maintained
1445
1446DSCC4 DRIVER
Francois Romieu01f20732007-01-26 00:57:17 -08001447P: Francois Romieu
1448M: romieu@fr.zoreil.com
1449L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001450S: Maintained
1451
1452DVB SUBSYSTEM AND DRIVERS
1453P: LinuxTV.org Project
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001454M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001455L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +02001456W: http://linuxtv.org/
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001457T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001458S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001459
Maciej W. Rozycki789c7042008-02-07 00:15:13 -08001460DZ DECSTATION DZ11 SERIAL DRIVER
1461P: Maciej W. Rozycki
1462M: macro@linux-mips.org
1463S: Maintained
1464
Linus Torvalds1da177e2005-04-16 15:20:36 -07001465EATA-DMA SCSI DRIVER
1466P: Michael Neuffer
1467L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1468S: Maintained
1469
1470EATA ISA/EISA/PCI SCSI DRIVER
1471P: Dario Ballabio
1472M: ballabio_dario@emc.com
1473L: linux-scsi@vger.kernel.org
1474S: Maintained
1475
1476EATA-PIO SCSI DRIVER
1477P: Michael Neuffer
1478M: mike@i-Connect.Net
1479L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1480S: Maintained
1481
1482EBTABLES
1483P: Bart De Schuymer
1484M: bart.de.schuymer@pandora.be
1485L: ebtables-user@lists.sourceforge.net
1486L: ebtables-devel@lists.sourceforge.net
1487W: http://ebtables.sourceforge.net/
1488S: Maintained
1489
Michael Halcrow237fead2006-10-04 02:16:22 -07001490ECRYPT FILE SYSTEM
1491P: Mike Halcrow, Phillip Hellewell
1492M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1493L: ecryptfs-devel@lists.sourceforge.net
1494W: http://ecryptfs.sourceforge.net/
1495S: Supported
1496
Alan Coxda9bb1d2006-01-18 17:44:13 -08001497EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -08001498P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001499M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001500L: bluesmoke-devel@lists.sourceforge.net
1501W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001502S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -08001503
1504EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001505P: Mark Gross
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001506P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001507M: mark.gross@intel.com
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001508M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001509L: bluesmoke-devel@lists.sourceforge.net
1510W: bluesmoke.sourceforge.net
1511S: Maintained
1512
1513EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001514P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001515M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001516L: bluesmoke-devel@lists.sourceforge.net
1517W: bluesmoke.sourceforge.net
1518S: Maintained
1519
Douglas Thompson6bc78402007-07-19 01:50:12 -07001520EDAC-I82443BXGX
1521P: Tim Small
1522M: tim@buttersideup.com
1523L: bluesmoke-devel@lists.sourceforge.net
1524W: bluesmoke.sourceforge.net
1525S: Maintained
1526
1527EDAC-I3000
1528P: Jason Uhlenkott
1529M: juhlenko@akamai.com
1530L: bluesmoke-devel@lists.sourceforge.net
1531W: bluesmoke.sourceforge.net
1532S: Maintained
1533
1534EDAC-I5000
1535P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001536M: dougthompson@xmission.com
1537L: bluesmoke-devel@lists.sourceforge.net
1538W: bluesmoke.sourceforge.net
1539S: Maintained
1540
1541EDAC-I82975X
1542P: Ranganathan Desikan
1543P: Arvind R.
1544M: rdesikan@jetzbroadband.com
1545M: arvind@acarlab.com
1546L: bluesmoke-devel@lists.sourceforge.net
1547W: bluesmoke.sourceforge.net
1548S: Maintained
1549
1550EDAC-PASEMI
1551P: Egor Martovetsky
1552M: egor@pasemi.com
Douglas Thompson6bc78402007-07-19 01:50:12 -07001553L: bluesmoke-devel@lists.sourceforge.net
1554W: bluesmoke.sourceforge.net
1555S: Maintained
1556
Dave Peterson0e438e32006-03-26 01:38:55 -08001557EDAC-R82600
1558P: Tim Small
1559M: tim@buttersideup.com
1560L: bluesmoke-devel@lists.sourceforge.net
1561W: bluesmoke.sourceforge.net
1562S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -08001563
Eric Coopere59f8792008-03-13 12:55:46 +01001564EEEPC LAPTOP EXTRAS DRIVER
1565P: Corentin Chary
1566M: corentincj@iksaif.net
1567L: acpi4asus-user@lists.sourceforge.net
1568W: http://sourceforge.net/projects/acpi4asus
1569S: Maintained
1570
Linus Torvalds1da177e2005-04-16 15:20:36 -07001571EEPRO100 NETWORK DRIVER
1572P: Andrey V. Savochkin
1573M: saw@saw.sw.com.sg
1574S: Maintained
1575
Josh Triplett0bee8d22006-07-30 03:03:58 -07001576EFS FILESYSTEM
1577W: http://aeschi.ch.eu.org/efs/
1578S: Orphan
1579
Heiko J Schickfab97222006-09-22 15:22:22 -07001580EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1581P: Hoang-Nam Nguyen
1582M: hnguyen@de.ibm.com
1583P: Christoph Raisch
1584M: raisch@de.ibm.com
Roland Dreier78526822007-07-09 20:12:26 -07001585L: general@lists.openfabrics.org
Heiko J Schickfab97222006-09-22 15:22:22 -07001586S: Supported
1587
David Woodhouse3e3a7d62008-05-01 04:34:46 -07001588EMBEDDED LINUX
1589P: Paul Gortmaker
1590M: paul.gortmaker@windriver.com
1591P David Woodhouse
1592M: dwmw2@infradead.org
1593L: linux-embedded@vger.kernel.org
1594S: Maintained
1595
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001596EMULEX LPFC FC SCSI DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001597P: James Smart
1598M: james.smart@emulex.com
1599L: linux-scsi@vger.kernel.org
1600W: http://sourceforge.net/projects/lpfcxxxx
1601S: Supported
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001602
Linus Torvalds1da177e2005-04-16 15:20:36 -07001603EPSON 1355 FRAMEBUFFER DRIVER
1604P: Christopher Hoover
1605M: ch@murgatroid.com, ch@hpl.hp.com
1606S: Maintained
1607
1608ETHEREXPRESS-16 NETWORK DRIVER
1609P: Philip Blundell
1610M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001611L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001612S: Maintained
1613
1614ETHERNET BRIDGE
1615P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08001616M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07001617L: bridge@lists.linux-foundation.org
Adrian Bunk57c511d2008-06-03 16:00:01 -07001618W: http://www.linux-foundation.org/en/Net:Bridge
Linus Torvalds1da177e2005-04-16 15:20:36 -07001619S: Maintained
1620
1621ETHERTEAM 16I DRIVER
1622P: Mika Kuoppala
1623M: miku@iki.fi
1624S: Maintained
1625
1626EXT2 FILE SYSTEM
Erik Mouw72be2cc2006-12-06 20:40:49 -08001627L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001628S: Maintained
1629
1630EXT3 FILE SYSTEM
1631P: Stephen Tweedie, Andrew Morton
Geert Uytterhoeven8deacee2008-07-04 10:00:01 -07001632M: sct@redhat.com, akpm@linux-foundation.org, adilger@sun.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001633L: linux-ext4@vger.kernel.org
1634S: Maintained
1635
1636EXT4 FILE SYSTEM
1637P: Stephen Tweedie, Andrew Morton
Geert Uytterhoeven8deacee2008-07-04 10:00:01 -07001638M: sct@redhat.com, akpm@linux-foundation.org, adilger@sun.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001639L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001640S: Maintained
1641
Jean Delvaree53004e2006-01-09 23:26:14 +01001642F71805F HARDWARE MONITORING DRIVER
1643P: Jean Delvare
1644M: khali@linux-fr.org
1645L: lm-sensors@lm-sensors.org
1646S: Maintained
1647
Linus Torvalds1da177e2005-04-16 15:20:36 -07001648FARSYNC SYNCHRONOUS DRIVER
1649P: Kevin Curtis
1650M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001651W: http://www.farsite.co.uk/
1652S: Supported
1653
Akinobu Mitac5408b82007-04-23 14:41:20 -07001654FAULT INJECTION SUPPORT
1655P: Akinobu Mita
1656M: akinobu.mita@gmail.com
1657S: Supported
1658
Linus Torvalds1da177e2005-04-16 15:20:36 -07001659FRAMEBUFFER LAYER
1660P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001661M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001662L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001663W: http://linux-fbdev.sourceforge.net/
1664S: Maintained
1665
Zhang Wei173acc72008-03-01 07:42:48 -07001666FREESCALE DMA DRIVER
Zhang Wei76b0c7882008-05-13 14:44:59 -07001667P: Li Yang
1668M: leoli@freescale.com
1669P: Zhang Wei
1670M: zw@zh-kernel.org
Zhang Wei173acc72008-03-01 07:42:48 -07001671L: linuxppc-embedded@ozlabs.org
1672L: linux-kernel@vger.kernel.org
1673S: Maintained
1674
Jochen Friedrich0d2b4052008-07-14 22:38:28 +02001675FREESCALE I2C CPM DRIVER
1676P: Jochen Friedrich
1677M: jochen@scram.de
1678L: linuxppc-dev@ozlabs.org
1679L: i2c@lm-sensors.org
1680S: Maintained
1681
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001682FREESCALE SOC FS_ENET DRIVER
1683P: Pantelis Antoniou
1684M: pantelis.antoniou@gmail.com
1685P: Vitaly Bordug
1686M: vbordug@ru.mvista.com
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001687L: linuxppc-dev@ozlabs.org
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001688L: netdev@vger.kernel.org
1689S: Maintained
1690
Timur Tabid9e9d822008-04-24 08:45:26 +10001691FREESCALE QUICC ENGINE LIBRARY
1692P: Timur Tabi
1693M: timur@freescale.com
1694L: linuxppc-dev@ozlabs.org
1695S: Supported
1696
Li Yanga7205b32007-04-23 10:38:18 -07001697FREESCALE HIGHSPEED USB DEVICE DRIVER
1698P: Li Yang
1699M: leoli@freescale.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001700L: linux-usb@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001701L: linuxppc-dev@ozlabs.org
Li Yanga7205b32007-04-23 10:38:18 -07001702S: Maintained
1703
Li Yangbeaf53b2007-05-25 13:54:02 +08001704FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1705P: Li Yang
1706M: leoli@freescale.com
1707L: netdev@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001708L: linuxppc-dev@ozlabs.org
Li Yangbeaf53b2007-05-25 13:54:02 +08001709S: Maintained
1710
Timur Tabid9e9d822008-04-24 08:45:26 +10001711FREESCALE QUICC ENGINE UCC UART DRIVER
1712P: Timur Tabi
1713M: timur@freescale.com
1714L: linuxppc-dev@ozlabs.org
1715S: Supported
1716
1717FREESCALE SOC SOUND DRIVERS
1718P: Timur Tabi
1719M: timur@freescale.com
1720L: alsa-devel@alsa-project.org
1721L: linuxppc-dev@ozlabs.org
1722S: Supported
1723
Linus Torvalds1da177e2005-04-16 15:20:36 -07001724FILE LOCKING (flock() and fcntl()/lockf())
1725P: Matthew Wilcox
1726M: matthew@wil.cx
1727L: linux-fsdevel@vger.kernel.org
1728S: Maintained
1729
1730FILESYSTEMS (VFS and infrastructure)
1731P: Alexander Viro
viro@ZenIV.linux.org.uk84122052005-09-06 19:35:49 +01001732M: viro@zeniv.linux.org.uk
Paul Menageb9cf92e2008-02-14 19:31:24 -08001733L: linux-fsdevel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001734S: Maintained
1735
Stefan Richterf148e202008-01-12 12:32:44 +01001736FIREWIRE SUBSYSTEM (drivers/firewire, <linux/firewire*.h>)
Stefan Richterb3274472007-05-30 20:44:52 -04001737P: Kristian Hoegsberg, Stefan Richter
1738M: krh@redhat.com, stefanr@s5r6.in-berlin.de
1739L: linux1394-devel@lists.sourceforge.net
1740W: http://www.linux1394.org/
1741T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1742S: Maintained
1743
Linus Torvalds1da177e2005-04-16 15:20:36 -07001744FIRMWARE LOADER (request_firmware)
1745L: linux-kernel@vger.kernel.org
1746S: Orphan
1747
1748FPU EMULATOR
1749P: Bill Metzenthen
1750M: billm@suburbia.net
1751W: http://suburbia.net/~billm/floating-point/emulator/
1752S: Maintained
1753
1754FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1755P: Mike McLagan
1756M: mike.mclagan@linux.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001757L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001758S: Maintained
1759
1760FREEVXFS FILESYSTEM
1761P: Christoph Hellwig
1762M: hch@infradead.org
1763W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1764S: Maintained
1765
Steven Rostedtde3b69d2008-07-15 13:28:14 -04001766FTRACE
1767P: Steven Rostedt
1768M: srostedt@redhat.com
1769S: Maintained
1770
David Howells5ab7ffe2007-04-10 15:10:45 +01001771FUJITSU FR-V (FRV) PORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07001772P: David Howells
1773M: dhowells@redhat.com
1774S: Maintained
1775
Jonathan Woithe20b93732008-06-11 10:14:56 +09301776FUJITSU LAPTOP EXTRAS
1777P: Jonathan Woithe
1778M: jwoithe@physics.adelaide.edu.au
1779L: linux-acpi@vger.kernel.org
1780S: Maintained
1781
Miklos Szeredi04578f12005-09-09 13:10:22 -07001782FUSE: FILESYSTEM IN USERSPACE
1783P: Miklos Szeredi
1784M: miklos@szeredi.hu
1785L: fuse-devel@lists.sourceforge.net
1786W: http://fuse.sourceforge.net/
1787S: Maintained
1788
Linus Torvalds1da177e2005-04-16 15:20:36 -07001789FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1790P: Rik Faith
1791M: faith@cs.unc.edu
1792L: linux-scsi@vger.kernel.org
1793S: Odd fixes (e.g., new signatures)
1794
1795GDT SCSI DISK ARRAY CONTROLLER DRIVER
1796P: Achim Leubner
1797M: achim_leubner@adaptec.com
1798L: linux-scsi@vger.kernel.org
1799W: http://www.icp-vortex.com/
1800S: Supported
1801
Haavard Skinnemoen1c23af92007-05-01 23:26:34 +02001802GENERIC GPIO I2C DRIVER
1803P: Haavard Skinnemoen
1804M: hskinnemoen@atmel.com
1805S: Supported
1806
Linus Torvalds1da177e2005-04-16 15:20:36 -07001807GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1808P: Krzysztof Halasa
1809M: khc@pm.waw.pl
1810W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1811S: Maintained
1812
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001813GFS2 FILE SYSTEM
1814P: Steven Whitehouse
1815M: swhiteho@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001816L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001817W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001818T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1819T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001820S: Supported
1821
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001822GIGASET ISDN DRIVERS
1823P: Hansjoerg Lipp
1824M: hjlipp@web.de
1825P: Tilman Schmidt
1826M: tilman@imap.cc
1827L: gigaset307x-common@lists.sourceforge.net
1828W: http://gigaset307x.sourceforge.net/
1829S: Maintained
1830
Jean Delvare5b543962005-08-15 19:51:02 +02001831HARDWARE MONITORING
Jean Delvare5b543962005-08-15 19:51:02 +02001832L: lm-sensors@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001833W: http://www.lm-sensors.org/
Mark M. Hoffman47d715a2008-07-31 23:48:25 -04001834S: Orphaned
Jean Delvare5b543962005-08-15 19:51:02 +02001835
Michael Buesch844dd052006-06-26 00:24:59 -07001836HARDWARE RANDOM NUMBER GENERATOR CORE
Michael Buesch41851082008-02-23 15:23:42 -08001837S: Orphaned
Michael Buesch844dd052006-06-26 00:24:59 -07001838
Robert Love860e1d62005-08-31 23:57:59 -04001839HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1840P: Robert Love
1841M: rlove@rlove.org
1842M: linux-kernel@vger.kernel.org
1843W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1844S: Maintained
1845
Linus Torvalds1da177e2005-04-16 15:20:36 -07001846HARMONY SOUND DRIVER
1847P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04001848M: kyle@mcmartin.ca
Kyle McMartinac6aecb2007-12-03 22:04:34 +00001849L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001850S: Maintained
1851
1852HAYES ESP SERIAL DRIVER
1853P: Andrew J. Robinson
1854M: arobinso@nyx.net
1855L: linux-kernel@vger.kernel.org
1856W: http://www.nyx.net/~arobinso
1857S: Maintained
1858
1859HFS FILESYSTEM
1860P: Roman Zippel
1861M: zippel@linux-m68k.org
1862L: linux-kernel@vger.kernel.org
1863S: Maintained
1864
1865HGA FRAMEBUFFER DRIVER
1866P: Ferenc Bakonyi
1867M: fero@drama.obuda.kando.hu
1868L: linux-nvidia@lists.surfsouth.com
1869W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1870S: Maintained
1871
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001872HID CORE LAYER
1873P: Jiri Kosina
1874M: jkosina@suse.cz
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04001875L: linux-input@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01001876T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001877S: Maintained
1878
Ingo Molnar38bed542007-02-22 09:09:34 +01001879HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1880P: Thomas Gleixner
1881M: tglx@linutronix.de
1882L: linux-kernel@vger.kernel.org
1883S: Maintained
1884
Linus Torvalds1da177e2005-04-16 15:20:36 -07001885HIGH-SPEED SCC DRIVER FOR AX.25
1886P: Klaus Kudielka
1887M: klaus.kudielka@ieee.org
1888L: linux-hams@vger.kernel.org
1889W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1890S: Maintained
1891
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08001892HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1893P: HighPoint Linux Team
1894M: linux@highpoint-tech.com
1895W: http://www.highpoint-tech.com
1896S: Supported
1897
Linus Torvalds1da177e2005-04-16 15:20:36 -07001898HIPPI
1899P: Jes Sorensen
1900M: jes@trained-monkey.org
1901L: linux-hippi@sunsite.dk
1902S: Maintained
1903
1904HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1905P: Chirag Kantharia
1906M: chirag.kantharia@hp.com
1907L: iss_storagedev@hp.com
1908S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001909
Linus Torvalds1da177e2005-04-16 15:20:36 -07001910HEWLETT-PACKARD SMART2 RAID DRIVER
1911P: Chirag Kantharia
1912M: chirag.kantharia@hp.com
1913L: iss_storagedev@hp.com
1914S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001915
Linus Torvalds1da177e2005-04-16 15:20:36 -07001916HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1917P: Mike Miller
1918M: mike.miller@hp.com
1919L: iss_storagedev@hp.com
1920S: Supported
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001921
Jouni Malinenff1d2762005-05-12 22:54:16 -04001922HOST AP DRIVER
1923P: Jouni Malinen
Jouni Malinen85d32e72007-03-24 17:15:30 -07001924M: j@w1.fi
1925L: hostap@shmoo.com (subscribers-only)
Johannes Berg724c6b32007-04-23 12:18:20 -07001926L: linux-wireless@vger.kernel.org
Jouni Malinenff1d2762005-05-12 22:54:16 -04001927W: http://hostap.epitest.fi/
1928S: Maintained
1929
Linus Torvalds1da177e2005-04-16 15:20:36 -07001930HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1931P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02001932M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07001933S: Maintained
1934
Carlos Corbachodd8cd772008-02-05 02:17:15 +00001935HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
1936P: Carlos Corbacho
1937M: carlos@strangeworlds.co.uk
1938S: Odd Fixes
1939
Clemens Ladischd36e74c2008-07-23 21:26:46 -07001940HPET: High Precision Event Timers driver (drivers/char/hpet.c)
Bob Piccob9b03322005-11-07 00:59:19 -08001941P: Clemens Ladisch
1942M: clemens@ladisch.de
1943S: Maintained
1944
1945HPET: i386
1946P: Venkatesh Pallipadi (Venki)
1947M: venkatesh.pallipadi@intel.com
1948S: Maintained
1949
1950HPET: x86_64
Andi Kleen8bd09832007-10-13 01:01:08 +02001951P: Vojtech Pavlik
1952M: vojtech@suse.cz
Bob Piccob9b03322005-11-07 00:59:19 -08001953S: Maintained
1954
1955HPET: ACPI hpet.c
1956P: Bob Picco
1957M: bob.picco@hp.com
1958S: Maintained
1959
Linus Torvalds1da177e2005-04-16 15:20:36 -07001960HPFS FILESYSTEM
1961P: Mikulas Patocka
1962M: mikulas@artax.karlin.mff.cuni.cz
1963W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1964S: Maintained
1965
Pau Oliva Fora5a18c342008-06-02 00:38:35 -04001966HTCPEN TOUCHSCREEN DRIVER
1967P: Pau Oliva Fora
1968M: pof@eslack.org
1969L: linux-input@vger.kernel.org
1970S: Maintained
1971
Linus Torvalds1da177e2005-04-16 15:20:36 -07001972HUGETLB FILESYSTEM
1973P: William Irwin
1974M: wli@holomorphy.com
1975S: Maintained
1976
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001977I2C/SMBUS STUB DRIVER
1978P: Mark M. Hoffman
1979M: mhoffman@lightlink.com
1980L: lm-sensors@lm-sensors.org
1981S: Maintained
1982
Jean Delvare5b543962005-08-15 19:51:02 +02001983I2C SUBSYSTEM
Jean Delvare710cf7e2008-05-18 20:49:40 +02001984P: Jean Delvare (PC drivers, core)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001985M: khali@linux-fr.org
Jean Delvare710cf7e2008-05-18 20:49:40 +02001986P: Ben Dooks (embedded platforms)
1987M: ben-linux@fluff.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02001988L: i2c@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001989T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001990S: Maintained
1991
Till Harbaume8c76ee2007-05-01 23:26:35 +02001992I2C-TINY-USB DRIVER
1993P: Till Harbaum
1994M: till@harbaum.org
1995L: i2c@lm-sensors.org
1996T: http://www.harbaum.org/till/i2c_tiny_usb
1997S: Maintained
1998
Linus Torvalds1da177e2005-04-16 15:20:36 -07001999i386 BOOT CODE
H. Peter Anvin7f1291f2007-07-11 12:18:26 -07002000P: H. Peter Anvin
2001M: hpa@zytor.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002002L: Linux-Kernel@vger.kernel.org
2003S: Maintained
2004
2005i386 SETUP CODE / CPU ERRATA WORKAROUNDS
Linus Torvalds1da177e2005-04-16 15:20:36 -07002006P: H. Peter Anvin
2007M: hpa@zytor.com
H. Peter Anvin72af61c2007-07-13 16:26:55 -07002008T: git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002009S: Maintained
2010
Linus Torvalds1da177e2005-04-16 15:20:36 -07002011IA64 (Itanium) PLATFORM
2012P: Tony Luck
2013M: tony.luck@intel.com
2014L: linux-ia64@vger.kernel.org
2015W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08002016T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002017S: Maintained
2018
2019SN-IA64 (Itanium) SUB-PLATFORM
Greg Edwardse5ee7dd2006-01-18 10:21:59 -06002020P: Jes Sorensen
2021M: jes@sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002022L: linux-altix@sgi.com
2023L: linux-ia64@vger.kernel.org
2024W: http://www.sgi.com/altix
2025S: Maintained
2026
2027IBM MCA SCSI SUBSYSTEM DRIVER
2028P: Michael Lang
2029M: langa2@kph.uni-mainz.de
2030W: http://www.uni-mainz.de/~langm000/linux.html
2031S: Maintained
2032
2033IBM Power Linux RAID adapter
2034P: Brian King
2035M: brking@us.ibm.com
2036S: Supported
2037
2038IBM ServeRAID RAID DRIVER
2039P: Jack Hammer
2040P: Dave Jeffery
2041M: ipslinux@adaptec.com
2042W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002043S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002044
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002045IDE SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07002046P: Bartlomiej Zolnierkiewicz
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002047M: bzolnier@gmail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002048L: linux-ide@vger.kernel.org
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002049T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002050S: Maintained
2051
2052IDE/ATAPI CDROM DRIVER
Borislav Petkovc404c192007-12-24 15:23:44 +01002053P: Borislav Petkov
Borislav Petkovef709162008-02-19 01:41:25 +01002054M: petkovbb@gmail.com
Jens Axboe9c5b0ce2007-01-03 18:15:20 +01002055L: linux-ide@vger.kernel.org
Borislav Petkovc404c192007-12-24 15:23:44 +01002056S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002057
2058IDE/ATAPI FLOPPY DRIVERS
2059P: Paul Bristow
2060M: Paul Bristow <paul@paulbristow.net>
2061W: http://paulbristow.net/linux/idefloppy.html
2062L: linux-kernel@vger.kernel.org
2063S: Maintained
2064
2065IDE/ATAPI TAPE DRIVERS
2066P: Gadi Oxman
2067M: Gadi Oxman <gadio@netvision.net.il>
2068L: linux-kernel@vger.kernel.org
2069S: Maintained
2070
Bartlomiej Zolnierkiewiczf72abc22007-09-19 22:08:56 +02002071IDE-SCSI DRIVER
2072L: linux-ide@vger.kernel.org
2073L: linux-scsi@vger.kernel.org
2074S: Orphan
2075
Stefan Richterf148e202008-01-12 12:32:44 +01002076IEEE 1394 SUBSYSTEM (drivers/ieee1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002077P: Ben Collins
Stefan Richterf51a5a92007-04-23 14:41:10 -07002078M: ben.collins@ubuntu.com
Stefan Richter87730d02006-09-16 12:24:00 +02002079P: Stefan Richter
2080M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002081L: linux1394-devel@lists.sourceforge.net
2082W: http://www.linux1394.org/
Stefan Richter87730d02006-09-16 12:24:00 +02002083T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002084S: Maintained
2085
Stefan Richterf51a5a92007-04-23 14:41:10 -07002086IEEE 1394 RAW I/O DRIVER (raw1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002087P: Dan Dennedy
2088M: dan@dennedy.org
Stefan Richterf51a5a92007-04-23 14:41:10 -07002089P: Stefan Richter
2090M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002091L: linux1394-devel@lists.sourceforge.net
Jody McIntyre105d7b32005-09-30 11:59:04 -07002092S: Maintained
2093
Linus Torvalds1da177e2005-04-16 15:20:36 -07002094IMS TWINTURBO FRAMEBUFFER DRIVER
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002095L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Paul Mundt843393d2007-11-19 13:11:04 +09002096S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002097
2098INFINIBAND SUBSYSTEM
2099P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07002100M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002101P: Sean Hefty
Sean Heftyed96f24702008-01-02 12:00:24 -08002102M: sean.hefty@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002103P: Hal Rosenstock
Roland Dreiercec7c892007-07-12 15:59:36 -07002104M: hal.rosenstock@gmail.com
Roland Dreier78526822007-07-09 20:12:26 -07002105L: general@lists.openfabrics.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002106W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08002107T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002108S: Supported
2109
Robert P. J. Day2f1d0762007-07-10 00:38:18 -04002110INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
Vojtech Pavlik664d22a2005-12-13 17:03:36 -08002111P: Dmitry Torokhov
Dmitry Torokhov62f7caf2006-06-26 01:47:56 -04002112M: dmitry.torokhov@gmail.com
2113M: dtor@mail.ru
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04002114L: linux-input@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002115T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002116S: Maintained
2117
Robert Lovec9f04f52005-07-15 12:21:07 -04002118INOTIFY
Cal Peake18b36c712006-12-12 20:18:16 +01002119P: John McCutchan
2120M: ttb@tentacle.dhs.org
2121P: Robert Love
2122M: rml@novell.com
Robert Lovec9f04f52005-07-15 12:21:07 -04002123L: linux-kernel@vger.kernel.org
2124S: Maintained
2125
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002126INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
Jim Cromiece00f852006-11-30 04:49:44 +01002127P: Sylvain Meyer
2128M: sylvain.meyer@worldonline.fr
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002129L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002130S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002131
Linus Torvalds1da177e2005-04-16 15:20:36 -07002132INTEL 810/815 FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002133P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002134M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002135L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002136S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002137
Linus Torvalds1da177e2005-04-16 15:20:36 -07002138INTEL IA32 MICROCODE UPDATE SUPPORT
2139P: Tigran Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -08002140M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07002141S: Maintained
2142
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002143INTEL I/OAT DMA DRIVER
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01002144P: Maciej Sosnowski
2145M: maciej.sosnowski@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002146L: linux-kernel@vger.kernel.org
2147S: Supported
2148
Dan Williamsb3e5f262007-08-07 10:26:35 -07002149INTEL IOP-ADMA DMA DRIVER
2150P: Dan Williams
2151M: dan.j.williams@intel.com
2152L: linux-kernel@vger.kernel.org
2153S: Supported
2154
Michael Buesch844dd052006-06-26 00:24:59 -07002155INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
2156P: Deepak Saxena
2157M: dsaxena@plexity.net
2158S: Maintained
2159
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08002160INTEL IXP2000 ETHERNET DRIVER
2161P: Lennert Buytenhek
2162M: kernel@wantstofly.org
2163L: netdev@vger.kernel.org
2164S: Maintained
2165
Auke Kokd94e6fe2008-03-03 14:37:47 -08002166INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/ixgb/ixgbe)
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002167P: Jeff Kirsher
2168M: jeffrey.t.kirsher@intel.com
Auke Koke0164af2008-05-07 13:42:33 -07002169P: Jesse Brandeburg
2170M: jesse.brandeburg@intel.com
Auke Kokd94e6fe2008-03-03 14:37:47 -08002171P: Bruce Allan
2172M: bruce.w.allan@intel.com
Jeff Kirsherae7b6482008-06-11 15:15:53 -07002173P: PJ Waskiewicz
2174M: peter.p.waskiewicz.jr@intel.com
Auke Kok20424652008-01-07 21:47:25 -08002175P: John Ronciak
2176M: john.ronciak@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002177L: e1000-devel@lists.sourceforge.net
Auke Kokd94e6fe2008-03-03 14:37:47 -08002178W: http://e1000.sourceforge.net/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002179S: Supported
2180
James Ketrenos826d2ab2005-11-07 18:56:59 -06002181INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002182P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002183M: yi.zhu@intel.com
2184P: James Ketrenos
2185M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002186P: Reinette Chatre
2187M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002188L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002189L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002190W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002191W: http://ipw2100.sourceforge.net
2192S: Supported
2193
2194INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002195P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002196M: yi.zhu@intel.com
2197P: James Ketrenos
2198M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002199P: Reinette Chatre
2200M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002201L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002202L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002203W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002204W: http://ipw2200.sourceforge.net
2205S: Supported
2206
Zhu Yib481de92007-09-25 17:54:57 -07002207INTEL WIRELESS WIFI LINK (iwlwifi)
2208P: Zhu Yi
2209M: yi.zhu@intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002210P: Reinette Chatre
2211M: reinette.chatre@intel.com
Zhu Yib481de92007-09-25 17:54:57 -07002212L: linux-wireless@vger.kernel.org
2213L: ipw3945-devel@lists.sourceforge.net
2214W: http://intellinuxwireless.org
Reinette Chatre2d4543f2008-04-10 13:16:27 -07002215T: git kernel.org:/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
Zhu Yib481de92007-09-25 17:54:57 -07002216S: Supported
2217
Ralf Baechlecb109a02007-08-30 23:56:30 -07002218IOC3 ETHERNET DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07002219P: Ralf Baechle
2220M: ralf@linux-mips.org
2221L: linux-mips@linux-mips.org
2222S: Maintained
2223
Ralf Baechlecb109a02007-08-30 23:56:30 -07002224IOC3 SERIAL DRIVER
2225P: Pat Gefre
2226M: pfg@sgi.com
Joe Perches6650e0a2007-12-10 15:49:32 -08002227L: linux-mips@linux-mips.org
Ralf Baechlecb109a02007-08-30 23:56:30 -07002228S: Maintained
2229
Linus Torvalds1da177e2005-04-16 15:20:36 -07002230IP MASQUERADING:
2231P: Juanjo Ciarlante
2232M: jjciarla@raiz.uncu.edu.ar
2233S: Maintained
2234
Francois Romieu1202d6f2007-09-17 17:13:55 -07002235IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
2236P: Francois Romieu
2237M: romieu@fr.zoreil.com
2238P: Sorbica Shieh
2239M: sorbica@icplus.com.tw
2240P: Jesse Huang
2241M: jesse@icplus.com.tw
2242L: netdev@vger.kernel.org
2243S: Maintained
2244
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002245IPATH DRIVER:
Arthur Jones18b8c8f2008-02-29 10:13:37 -08002246P: Ralph Campbell
Arthur Jonesf42b6472007-07-09 20:12:26 -07002247M: infinipath@qlogic.com
2248L: general@lists.openfabrics.org
2249T: git git://git.qlogic.com/ipath-linux-2.6
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002250S: Supported
2251
Corey Minyard4409ebe2006-04-20 02:43:12 -07002252IPMI SUBSYSTEM
2253P: Corey Minyard
2254M: minyard@acm.org
2255L: openipmi-developer@lists.sourceforge.net
2256W: http://openipmi.sourceforge.net/
2257S: Supported
2258
Linus Torvalds1da177e2005-04-16 15:20:36 -07002259IPX NETWORK LAYER
2260P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002261M: acme@ghostprotocols.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002262L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002263S: Maintained
2264
David Sterba099dc4f2008-02-07 10:57:12 +01002265IPWIRELES DRIVER
2266P: Jiri Kosina
2267M: jkosina@suse.cz
2268P: David Sterba
2269M: dsterba@suse.cz
2270S: Maintained
2271T: git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
2272
Linus Torvalds1da177e2005-04-16 15:20:36 -07002273IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07002274P: Samuel Ortiz
2275M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07002276L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002277W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07002278S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002279
Mike Christie14816b1e2007-11-28 16:22:06 -08002280ISCSI
2281P: Mike Christie
2282M: michaelc@cs.wisc.edu
2283L: open-iscsi@googlegroups.com
2284W: www.open-iscsi.org
2285T: git kernel.org:/pub/scm/linux/kernel/mnc/linux-2.6-iscsi.git
2286S: Maintained
2287
Linus Torvalds1da177e2005-04-16 15:20:36 -07002288ISAPNP
2289P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02002290M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07002291S: Maintained
2292
2293ISDN SUBSYSTEM
2294P: Karsten Keil
2295M: kkeil@suse.de
Paul Bolled5d52272008-04-15 00:40:48 -07002296L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002297W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08002298T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002299S: Maintained
2300
2301ISDN SUBSYSTEM (Eicon active card driver)
2302P: Armin Schindler
2303M: mac@melware.de
Paul Bolled5d52272008-04-15 00:40:48 -07002304L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002305W: http://www.melware.de
2306S: Maintained
2307
Hans Verkuil91821ff2007-12-02 09:35:33 -03002308IVTV VIDEO4LINUX DRIVER
2309P: Hans Verkuil
2310M: hverkuil@xs4all.nl
2311L: ivtv-devel@ivtvdriver.org
2312L: ivtv-users@ivtvdriver.org
2313L: video4linux-list@redhat.com
2314W: http://www.ivtvdriver.org
2315S: Maintained
2316
Linus Torvalds1da177e2005-04-16 15:20:36 -07002317JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2318P: David Woodhouse
2319M: dwmw2@infradead.org
David Woodhouse6d85d062007-10-27 10:39:48 -04002320L: linux-mtd@lists.infradead.org
2321W: http://www.linux-mtd.infradead.org/doc/jffs2.html
Linus Torvalds1da177e2005-04-16 15:20:36 -07002322S: Maintained
2323
Artem Bityutskiy95270562008-07-14 17:58:44 +03002324UBI FILE SYSTEM (UBIFS)
2325P: Artem Bityutskiy
2326M: dedekind@infradead.org
2327P: Adrian Hunter
2328M: ext-adrian.hunter@nokia.com
2329L: linux-mtd@lists.infradead.org
2330T: git git://git.infradead.org/~dedekind/ubifs-2.6.git
2331W: http://www.linux-mtd.infradead.org/doc/ubifs.html
2332S: Maintained
2333
Linus Torvalds1da177e2005-04-16 15:20:36 -07002334JFS FILESYSTEM
2335P: Dave Kleikamp
2336M: shaggy@austin.ibm.com
2337L: jfs-discussion@lists.sourceforge.net
2338W: http://jfs.sourceforge.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002339T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002340S: Supported
2341
Josh Triplettde456d32006-07-30 03:04:00 -07002342JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07002343P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002344M: sct@redhat.com, akpm@linux-foundation.org
Erik Mouw72be2cc2006-12-06 20:40:49 -08002345L: linux-ext4@vger.kernel.org
Theodore Tsoae0718f2006-05-20 15:00:13 -07002346S: Maintained
2347
Rudolf Marek4660cb32006-10-08 22:01:26 +02002348K8TEMP HARDWARE MONITORING DRIVER
2349P: Rudolf Marek
2350M: r.marek@assembler.cz
2351L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002352S: Maintained
2353
2354KCONFIG
2355P: Roman Zippel
2356M: zippel@linux-m68k.org
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002357L: linux-kbuild@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002358S: Maintained
2359
Vivek Goyalea6c2082006-05-20 14:59:55 -07002360KDUMP
2361P: Vivek Goyal
Vivek Goyal4200b66c2007-12-01 12:16:30 -08002362M: vgoyal@redhat.com
Vivek Goyalea6c2082006-05-20 14:59:55 -07002363P: Haren Myneni
2364M: hbabu@us.ibm.com
Simon Horman34633992007-05-08 00:31:40 -07002365L: kexec@lists.infradead.org
Vivek Goyalea6c2082006-05-20 14:59:55 -07002366L: linux-kernel@vger.kernel.org
2367W: http://lse.sourceforge.net/kdump/
2368S: Maintained
2369
Linus Torvalds1da177e2005-04-16 15:20:36 -07002370KERNEL AUTOMOUNTER (AUTOFS)
2371P: H. Peter Anvin
2372M: hpa@zytor.com
2373L: autofs@linux.kernel.org
2374S: Odd Fixes
2375
2376KERNEL AUTOMOUNTER v4 (AUTOFS4)
2377P: Ian Kent
2378M: raven@themaw.net
2379L: autofs@linux.kernel.org
2380S: Maintained
2381
2382KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002383P: Sam Ravnborg
2384M: sam@ravnborg.org
Sam Ravnborg591b0172008-05-11 10:07:03 +02002385T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-next.git
2386T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-fixes.git
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002387L: linux-kbuild@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002388S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002389
2390KERNEL JANITORS
2391P: Several
maximilian attemsc3000e02007-07-06 11:17:32 -07002392L: kernel-janitors@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002393W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002394S: Maintained
2395
J. Bruce Fieldse8b43552008-07-23 08:49:50 -04002396KERNEL NFSD, SUNRPC, AND LOCKD SERVERS
Neil Browna512cd52007-07-31 00:37:27 -07002397P: J. Bruce Fields
2398M: bfields@fieldses.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002399P: Neil Brown
NeilBrown98fac232007-01-26 00:56:57 -08002400M: neilb@suse.de
Neil Brown16141c02007-12-11 16:16:12 -08002401L: linux-nfs@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002402W: http://nfs.sourceforge.net/
NeilBrown98fac232007-01-26 00:56:57 -08002403S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002404
Avi Kivity426d62e2006-12-13 00:34:03 -08002405KERNEL VIRTUAL MACHINE (KVM)
2406P: Avi Kivity
2407M: avi@qumranet.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002408L: kvm@vger.kernel.org
2409W: http://kvm.qumranet.com
Avi Kivity426d62e2006-12-13 00:34:03 -08002410S: Supported
2411
Hollis Blanchard513014b2008-04-16 23:28:08 -05002412KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
2413P: Hollis Blanchard
2414M: hollisb@us.ibm.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002415L: kvm-ppc@vger.kernel.org
2416W: http://kvm.qumranet.com
Hollis Blanchard513014b2008-04-16 23:28:08 -05002417S: Supported
2418
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002419KERNEL VIRTUAL MACHINE For Itanium (KVM/IA64)
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002420P: Anthony Xu
2421M: anthony.xu@intel.com
2422P: Xiantao Zhang
2423M: xiantao.zhang@intel.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002424L: kvm-ia64@vger.kernel.org
2425W: http://kvm.qumranet.com
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002426S: Supported
2427
Christian Borntraeger85f8fff2008-03-25 18:47:41 +01002428KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
2429P: Carsten Otte
2430M: cotte@de.ibm.com
2431P: Christian Borntraeger
2432M: borntraeger@de.ibm.com
2433M: linux390@de.ibm.com
2434L: linux-s390@vger.kernel.org
2435W: http://www.ibm.com/developerworks/linux/linux390/
2436S: Supported
2437
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002438KEXEC
2439P: Eric Biederman
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002440M: ebiederm@xmission.com
Signed-off-by@vergenet.net":Simonb7c698f2007-10-18 03:04:33 -07002441W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002442L: linux-kernel@vger.kernel.org
Simon Horman34633992007-05-08 00:31:40 -07002443L: kexec@lists.infradead.org
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002444S: Maintained
2445
Jason Wessele3e2aaf2008-03-20 13:43:45 -05002446KGDB
2447P: Jason Wessel
2448M: jason.wessel@windriver.com
2449L: kgdb-bugreport@lists.sourceforge.net
2450S: Maintained
2451
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002452KPROBES
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002453P: Ananth N Mavinakayanahalli
2454M: ananth@in.ibm.com
2455P: Anil S Keshavamurthy
2456M: anil.s.keshavamurthy@intel.com
2457P: David S. Miller
2458M: davem@davemloft.net
Masami Hiramatsu6edef972008-03-26 15:53:19 -04002459P: Masami Hiramatsu
2460M: mhiramat@redhat.com
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002461L: linux-kernel@vger.kernel.org
2462S: Maintained
2463
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002464KS0108 LCD CONTROLLER DRIVER
2465P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07002466M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002467L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07002468W: http://miguelojeda.es/auxdisplay.htm
2469W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002470S: Maintained
2471
Linus Torvalds1da177e2005-04-16 15:20:36 -07002472LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07002473L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07002474S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002475
2476LASI 53c700 driver for PARISC
2477P: James E.J. Bottomley
2478M: James.Bottomley@HansenPartnership.com
2479L: linux-scsi@vger.kernel.org
2480S: Maintained
2481
Richard Purdie263de9b2006-05-15 09:44:16 -07002482LED SUBSYSTEM
2483P: Richard Purdie
2484M: rpurdie@rpsys.net
2485S: Maintained
2486
Linus Torvalds1da177e2005-04-16 15:20:36 -07002487LEGO USB Tower driver
2488P: Juergen Stuber
2489M: starblue@users.sourceforge.net
2490L: legousb-devel@lists.sourceforge.net
2491W: http://legousb.sourceforge.net/
2492S: Maintained
2493
Rusty Russell568a17f2007-10-25 14:12:24 +10002494LGUEST
2495P: Rusty Russell
2496M: rusty@rustcorp.com.au
2497L: lguest@ozlabs.org
2498W: http://lguest.ozlabs.org/
2499S: Maintained
2500
Linus Torvalds1da177e2005-04-16 15:20:36 -07002501LINUX FOR IBM pSERIES (RS/6000)
2502P: Paul Mackerras
2503M: paulus@au.ibm.com
2504W: http://www.ibm.com/linux/ltc/projects/ppc
2505S: Supported
2506
2507LINUX FOR NCR VOYAGER
2508P: James Bottomley
2509M: James.Bottomley@HansenPartnership.com
2510W: http://www.hansenpartnership.com/voyager
2511S: Maintained
2512
Paul Mackerras852bb9f2008-07-04 21:04:42 +10002513LINUX FOR POWERPC (32-BIT AND 64-BIT)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002514P: Paul Mackerras
2515M: paulus@samba.org
Paul Mackerras852bb9f2008-07-04 21:04:42 +10002516P: Benjamin Herrenschmidt
2517M: benh@kernel.crashing.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002518W: http://www.penguinppc.org/
2519L: linuxppc-dev@ozlabs.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002520T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002521S: Supported
2522
2523LINUX FOR POWER MACINTOSH
2524P: Benjamin Herrenschmidt
2525M: benh@kernel.crashing.org
2526W: http://www.penguinppc.org/
2527L: linuxppc-dev@ozlabs.org
2528S: Maintained
2529
Grant Likely77a76362008-07-12 12:11:43 -06002530LINUX FOR POWERPC EMBEDDED MPC5XXX
Linus Torvalds1da177e2005-04-16 15:20:36 -07002531P: Sylvain Munaut
2532M: tnt@246tNt.com
Grant Likelye1eea9f2007-10-09 14:45:26 -06002533P: Grant Likely
2534M: grant.likely@secretlab.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07002535L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002536S: Maintained
2537
2538LINUX FOR POWERPC EMBEDDED PPC4XX
Josh Boyer9a474ff2007-09-19 21:19:07 -05002539P: Josh Boyer
2540M: jwboyer@linux.vnet.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002541P: Matt Porter
2542M: mporter@kernel.crashing.org
2543W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002544L: linuxppc-dev@ozlabs.org
Josh Boyer9a474ff2007-09-19 21:19:07 -05002545T: git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002546S: Maintained
2547
Grant Likely260c02a2007-10-02 12:15:34 +10002548LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2549P: Grant Likely
2550M: grant.likely@secretlab.ca
Grant Likelyf210d432007-10-03 23:24:52 -06002551W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
Grant Likely260c02a2007-10-02 12:15:34 +10002552L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002553S: Maintained
2554
Tom Rinie93adf12005-07-26 12:49:53 -07002555LINUX FOR POWERPC EMBEDDED PPC8XX
Marcelo Tosattidba5baf2007-09-10 18:46:01 -04002556P: Vitaly Bordug
2557M: vitb@kernel.crashing.org
Tom Rinie93adf12005-07-26 12:49:53 -07002558P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07002559M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07002560W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002561L: linuxppc-dev@ozlabs.org
Tom Rinie93adf12005-07-26 12:49:53 -07002562S: Maintained
2563
Linus Torvalds1da177e2005-04-16 15:20:36 -07002564LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
Jim Cromiece00f852006-11-30 04:49:44 +01002565P: Kumar Gala
2566M: galak@kernel.crashing.org
2567W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002568L: linuxppc-dev@ozlabs.org
Jim Cromiece00f852006-11-30 04:49:44 +01002569S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002570
Olof Johanssonab06ff32006-09-06 14:44:54 -05002571LINUX FOR POWERPC PA SEMI PWRFICIENT
2572P: Olof Johansson
2573M: olof@lixom.net
2574W: http://www.pasemi.com/
2575L: linuxppc-dev@ozlabs.org
2576S: Supported
2577
Linus Torvalds1da177e2005-04-16 15:20:36 -07002578LLC (802.2)
2579P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002580M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002581S: Maintained
2582
Linus Torvalds1da177e2005-04-16 15:20:36 -07002583LINUX SECURITY MODULE (LSM) FRAMEWORK
2584P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08002585M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08002586L: linux-security-module@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002587T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002588S: Supported
2589
2590LM83 HARDWARE MONITOR DRIVER
2591P: Jean Delvare
2592M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002593L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002594S: Maintained
2595
2596LM90 HARDWARE MONITOR DRIVER
2597P: Jean Delvare
2598M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002599L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002600S: Maintained
2601
Peter Zijlstra512e67f2007-10-11 22:11:11 +02002602LOCKDEP AND LOCKSTAT
2603P: Peter Zijlstra
2604M: peterz@infradead.org
2605P: Ingo Molnar
2606M: mingo@redhat.com
2607L: linux-kernel@vger.kernel.org
2608T: git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2609S: Maintained
2610
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002611LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002612P: Richard Russon (FlatCap)
2613M: ldm@flatcap.org
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002614L: linux-ntfs-dev@lists.sourceforge.net
2615W: http://www.linux-ntfs.org/content/view/19/37/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002616S: Maintained
2617
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002618LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2619P: Eric Moore
Eric Moored8a82d72006-12-29 16:47:43 -08002620M: Eric.Moore@lsi.com
2621M: support@lsi.com
Eric Moorecec744f2007-09-14 19:08:08 -06002622L: DL-MPTFusionLinux@lsi.com
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002623L: linux-scsi@vger.kernel.org
2624W: http://www.lsilogic.com/support
2625S: Supported
2626
Linus Torvalds1da177e2005-04-16 15:20:36 -07002627LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2628P: Matthew Wilcox
2629M: matthew@wil.cx
2630L: linux-scsi@vger.kernel.org
2631S: Maintained
2632
Hirokazu Takatac12a54b2007-07-15 23:38:45 -07002633M32R ARCHITECTURE
2634P: Hirokazu Takata
2635M: takata@linux-m32r.org
2636L: linux-m32r@ml.linux-m32r.org
2637L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2638W: http://www.linux-m32r.org/
2639S: Maintained
2640
Linus Torvalds1da177e2005-04-16 15:20:36 -07002641M68K ARCHITECTURE
2642P: Geert Uytterhoeven
2643M: geert@linux-m68k.org
2644P: Roman Zippel
2645M: zippel@linux-m68k.org
2646L: linux-m68k@lists.linux-m68k.org
2647W: http://www.linux-m68k.org/
2648W: http://linux-m68k-cvs.ubb.ca/
2649S: Maintained
2650
2651M68K ON APPLE MACINTOSH
2652P: Joshua Thompson
2653M: funaho@jurai.org
2654W: http://www.mac.linux-m68k.org/
Finn Thain9bb9f222007-11-18 11:10:05 +01002655L: linux-m68k@lists.linux-m68k.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002656S: Maintained
2657
2658M68K ON HP9000/300
2659P: Philip Blundell
2660M: philb@gnu.org
2661W: http://www.tazenda.demon.co.uk/phil/linux-hp
2662S: Maintained
2663
Jiri Benc64a327a2007-05-05 11:47:08 -07002664MAC80211
Johannes Berg31c7cec2007-10-23 17:05:25 +02002665P: Johannes Berg
2666M: johannes@sipsolutions.net
Johannes Berg0f48d7e2008-04-17 19:36:28 +02002667P: Michael Wu
2668M: flamingice@sourmilk.net
Jiri Benc64a327a2007-05-05 11:47:08 -07002669L: linux-wireless@vger.kernel.org
2670W: http://linuxwireless.org/
Johannes Berg31c7cec2007-10-23 17:05:25 +02002671T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
Jiri Benc64a327a2007-05-05 11:47:08 -07002672S: Maintained
2673
Stefano Brivio1036d862007-12-23 04:46:27 +01002674MAC80211 PID RATE CONTROL
2675P: Stefano Brivio
2676M: stefano.brivio@polimi.it
2677P: Mattias Nissler
2678M: mattias.nissler@gmx.de
2679L: linux-wireless@vger.kernel.org
2680W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
2681T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2682S: Maintained
2683
Patrick McHardyb863ceb2007-07-14 18:55:06 -07002684MACVLAN DRIVER
2685P: Patrick McHardy
2686M: kaber@trash.net
2687L: netdev@vger.kernel.org
2688S: Maintained
2689
Linus Torvalds1da177e2005-04-16 15:20:36 -07002690MARVELL YUKON / SYSKONNECT DRIVER
2691P: Mirko Lindner
2692M: mlindner@syskonnect.de
2693P: Ralph Roesler
2694M: rroesler@syskonnect.de
2695W: http://www.syskonnect.com
2696S: Supported
2697
Michael Kerriskfaf16682005-07-31 22:34:47 -07002698MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
Jim Cromiece00f852006-11-30 04:49:44 +01002699P: Michael Kerrisk
Michael Kerrisk1d7f5022007-10-16 23:30:31 -07002700M: mtk.manpages@gmail.com
Michael Kerriskc76a5872008-07-04 09:59:49 -07002701W: http://www.kernel.org/doc/man-pages
2702S: Supported
Michael Kerriskfaf16682005-07-31 22:34:47 -07002703
Stefano Brivio74cda162007-11-19 20:27:46 +01002704MARVELL LIBERTAS WIRELESS DRIVER
2705P: Dan Williams
2706M: dcbw@redhat.com
2707L: libertas-dev@lists.infradead.org
2708S: Maintained
2709
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002710MARVELL MV643XX ETHERNET DRIVER
Dale Farnsworth85ba9d92008-06-05 06:10:51 -07002711P: Lennert Buytenhek
2712M: buytenh@marvell.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002713L: netdev@vger.kernel.org
Dale Farnsworth85ba9d92008-06-05 06:10:51 -07002714S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002715
2716MATROX FRAMEBUFFER DRIVER
2717P: Petr Vandrovec
2718M: vandrove@vc.cvut.cz
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002719L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002720S: Maintained
2721
Hans-Juergen Kochd20620d2007-05-08 17:22:00 +02002722MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2723P: Hans J. Koch
2724M: hjk@linutronix.de
2725L: lm-sensors@lm-sensors.org
2726S: Maintained
2727
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002728MEGARAID SCSI DRIVERS
Jim Cromiece00f852006-11-30 04:49:44 +01002729P: Neela Syam Kolli
Sumant Patrobdd0d7572007-05-10 07:22:35 -07002730M: megaraidlinux@lsi.com
Jim Cromiece00f852006-11-30 04:49:44 +01002731S: linux-scsi@vger.kernel.org
2732W: http://megaraid.lsilogic.com
2733S: Maintained
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002734
Steven Rostedt70ea91f2006-07-30 03:03:53 -07002735MEMORY MANAGEMENT
2736L: linux-mm@kvack.org
2737L: linux-kernel@vger.kernel.org
2738W: http://www.linux-mm.org
2739S: Maintained
2740
akpm@linux-foundation.org938a9202008-03-04 14:28:29 -08002741MEMORY RESOURCE CONTROLLER
2742P: Balbir Singh
2743M: balbir@linux.vnet.ibm.com
2744P: Pavel Emelyanov
2745M: xemul@openvz.org
2746P: KAMEZAWA Hiroyuki
2747M: kamezawa.hiroyu@jp.fujitsu.com
2748L: linux-mm@kvack.org
2749L: linux-kernel@vger.kernel.org
2750S: Maintained
2751
David Howellsb920de12008-02-08 04:19:31 -08002752MEI MN10300/AM33 PORT
2753P: David Howells
2754M: dhowells@redhat.com
2755P: Koichi Yasutake
2756M: yasutake.koichi@jp.panasonic.com
Robert P. J. Day66e10602008-04-29 00:59:34 -07002757L: linux-am33-list@redhat.com (moderated for non-subscribers)
David Howellsb920de12008-02-08 04:19:31 -08002758W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
2759S: Maintained
2760
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002761MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002762P: David Woodhouse
2763M: dwmw2@infradead.org
2764W: http://www.linux-mtd.infradead.org/
2765L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002766T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002767S: Maintained
2768
Artem Bityutskiy48576402007-02-13 17:11:10 +02002769UNSORTED BLOCK IMAGES (UBI)
2770P: Artem Bityutskiy
2771M: dedekind@infradead.org
2772W: http://www.linux-mtd.infradead.org/
2773L: linux-mtd@lists.infradead.org
Artem Bityutskiy21600542007-05-22 12:23:21 +03002774T: git git://git.infradead.org/~dedekind/ubi-2.6.git
Artem Bityutskiy48576402007-02-13 17:11:10 +02002775S: Maintained
2776
Linus Torvalds1da177e2005-04-16 15:20:36 -07002777MICROTEK X6 SCANNER
2778P: Oliver Neukum
2779M: oliver@neukum.name
2780S: Maintained
2781
2782MIPS
2783P: Ralf Baechle
2784M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01002785W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002786L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00002787T: git www.linux-mips.org:/pub/scm/linux.git
2788S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002789
2790MISCELLANEOUS MCA-SUPPORT
2791P: James Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05002792M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002793L: linux-kernel@vger.kernel.org
2794S: Maintained
2795
2796MODULE SUPPORT
2797P: Rusty Russell
2798M: rusty@rustcorp.com.au
2799L: linux-kernel@vger.kernel.org
2800S: Maintained
2801
2802MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2803P: Stelian Pop
2804M: stelian@popies.net
2805W: http://popies.net/meye/
2806S: Maintained
2807
Pavel Pisac58ff042007-05-16 01:10:41 +02002808MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2809P: Pavel Pisa
2810M: ppisa@pikron.com
2811L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Pavel Pisac58ff042007-05-16 01:10:41 +02002812S: Maintained
2813
Linus Torvalds1da177e2005-04-16 15:20:36 -07002814MOUSE AND MISC DEVICES [GENERAL]
2815P: Alessandro Rubini
2816M: rubini@ipvvis.unipv.it
2817L: linux-kernel@vger.kernel.org
2818S: Maintained
2819
Jiri Slabyb9705b62008-04-30 00:53:48 -07002820MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
Jiri Slabyd7354102006-12-08 02:38:35 -08002821P: Jiri Slaby
2822M: jirislaby@gmail.com
2823L: linux-kernel@vger.kernel.org
2824S: Maintained
2825
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002826MSI LAPTOP SUPPORT
2827P: Lennart Poettering
2828M: mzxreary@0pointer.de
Joe Perches04bdfb92007-12-22 14:03:27 -08002829W: https://tango.0pointer.de/mailman/listinfo/s270-linux
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002830W: http://0pointer.de/lennart/tchibo.html
2831S: Maintained
2832
Samuel Ortiz4e0d13c2008-07-04 09:59:53 -07002833MULTIFUNCTION DEVICES (MFD)
2834P: Samuel Ortiz
2835M: sameo@openedhand.com
2836L: linux-kernel@vger.kernel.org
2837S: Supported
2838
Pierre Ossman5c4e6f12007-05-21 20:23:20 +02002839MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07002840P: Pierre Ossman
2841M: drzeus-mmc@drzeus.cx
2842L: linux-kernel@vger.kernel.org
2843S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01002844
David Brownell15a05802007-08-08 09:12:54 -07002845MULTIMEDIA CARD (MMC) ETC. OVER SPI
2846P: David Brownell
2847M: dbrownell@users.sourceforge.net
2848L: linux-kernel@vger.kernel.org
2849S: Odd fixes
2850
Linus Torvalds1da177e2005-04-16 15:20:36 -07002851MULTISOUND SOUND DRIVER
2852P: Andrew Veliath
2853M: andrewtv@usa.net
2854S: Maintained
2855
Jiri Slabyd7354102006-12-08 02:38:35 -08002856MULTITECH MULTIPORT CARD (ISICOM)
2857P: Jiri Slaby
2858M: jirislaby@gmail.com
2859L: linux-kernel@vger.kernel.org
2860S: Maintained
2861
Felipe Balbi550a7372008-07-24 12:27:36 +03002862MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER
2863P: Felipe Balbi
2864M: felipe.balbi@nokia.com
2865L: linux-usb@vger.kernel.org
2866S: Maintained
2867
Brice Goglin2d3cf582008-05-17 12:45:36 +02002868MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
2869P: Andrew Gallatin
2870M: gallatin@myri.com
2871P: Brice Goglin
2872M: brice@myri.com
2873L: netdev@vger.kernel.org
2874W: http://www.myri.com/scs/download-Myri10GE.html
2875S: Supported
2876
Linus Torvalds1da177e2005-04-16 15:20:36 -07002877NATSEMI ETHERNET DRIVER (DP8381x)
2878P: Tim Hockin
2879M: thockin@hockin.org
2880S: Maintained
2881
2882NCP FILESYSTEM
2883P: Petr Vandrovec
2884M: vandrove@vc.cvut.cz
2885L: linware@sh.cvut.cz
2886S: Maintained
2887
2888NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2889P: James E.J. Bottomley
2890M: James.Bottomley@HansenPartnership.com
2891L: linux-scsi@vger.kernel.org
2892S: Maintained
2893
Glenn Streiff3c2d7742008-02-04 20:20:45 -08002894NETEFFECT IWARP RNIC DRIVER (IW_NES)
2895P: Faisal Latif
2896M: flatif@neteffect.com
Chien Tung5f625602008-05-26 15:23:32 -07002897P: Chien Tung
2898M: ctung@neteffect.com
Glenn Streiff3c2d7742008-02-04 20:20:45 -08002899L: general@lists.openfabrics.org
2900W: http://www.neteffect.com
2901S: Supported
2902F: drivers/infiniband/hw/nes/
2903
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002904NETEM NETWORK EMULATOR
2905P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08002906M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07002907L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002908S: Maintained
2909
Jiri Slaby4a584482007-08-30 23:56:39 -07002910NETERION (S2IO) Xframe 10GbE DRIVER
2911P: Ramkrishna Vepa
2912M: ram.vepa@neterion.com
2913P: Rastapur Santosh
2914M: santosh.rastapur@neterion.com
2915P: Sivakumar Subramani
2916M: sivakumar.subramani@neterion.com
2917P: Sreenivasa Honnur
2918M: sreenivasa.honnur@neterion.com
2919L: netdev@vger.kernel.org
2920W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2921S: Supported
2922
Linus Torvalds1da177e2005-04-16 15:20:36 -07002923NETFILTER/IPTABLES/IPCHAINS
2924P: Rusty Russell
2925P: Marc Boucher
2926P: James Morris
2927P: Harald Welte
2928P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07002929P: Patrick McHardy
2930M: kaber@trash.net
Patrick McHardy1a03b812007-09-18 13:19:26 -07002931L: netfilter-devel@vger.kernel.org
2932L: netfilter@vger.kernel.org
Patrick McHardy82b98542006-10-12 14:08:55 -07002933L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002934W: http://www.netfilter.org/
2935W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002936S: Supported
2937
Paul Moore4cc67732006-09-25 15:57:13 -07002938NETLABEL
2939P: Paul Moore
2940M: paul.moore@hp.com
2941W: http://netlabel.sf.net
2942L: netdev@vger.kernel.org
2943S: Supported
2944
Linus Torvalds1da177e2005-04-16 15:20:36 -07002945NETROM NETWORK LAYER
2946P: Ralf Baechle
2947M: ralf@linux-mips.org
2948L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02002949W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002950S: Maintained
2951
Pavel Machek5ddb88c2006-09-29 02:01:29 -07002952NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002953P: Paul Clements
2954M: Paul.Clements@steeleye.com
2955S: Maintained
2956
2957NETWORK DEVICE DRIVERS
Linus Torvalds1da177e2005-04-16 15:20:36 -07002958P: Jeff Garzik
2959M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002960L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002961T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002962S: Maintained
2963
2964NETWORKING [GENERAL]
2965P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07002966M: netdev@vger.kernel.org
2967L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08002968W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002969S: Maintained
2970
2971NETWORKING [IPv4/IPv6]
2972P: David S. Miller
2973M: davem@davemloft.net
2974P: Alexey Kuznetsov
2975M: kuznet@ms2.inr.ac.ru
2976P: Pekka Savola (ipv6)
2977M: pekkas@netcore.fi
2978P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04002979M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002980P: Hideaki YOSHIFUJI
2981M: yoshfuji@linux-ipv6.org
2982P: Patrick McHardy
Patrick McHardy1a03b812007-09-18 13:19:26 -07002983M: kaber@trash.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002984L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08002985T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002986S: Maintained
2987
James Morris10e2ff12007-08-25 14:41:28 -07002988NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
2989P: Paul Moore
2990M: paul.moore@hp.com
2991L: netdev@vger.kernel.org
2992S: Maintained
2993
John W. Linville29f8f632006-01-18 14:52:48 -08002994NETWORKING [WIRELESS]
2995P: John W. Linville
2996M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08002997L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08002998T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2999S: Maintained
3000
Amit S. Kale3d396eb2006-10-21 15:33:03 -04003001NETXEN (1/10) GbE SUPPORT
dhananjay@netxen.comd230ce32007-12-26 10:23:53 -08003002P: Dhananjay Phadke
3003M: dhananjay@netxen.com
Amit S. Kale3d396eb2006-10-21 15:33:03 -04003004L: netdev@vger.kernel.org
3005W: http://www.netxen.com
3006S: Supported
3007
Linus Torvalds1da177e2005-04-16 15:20:36 -07003008IPVS
3009P: Wensong Zhang
3010M: wensong@linux-vs.org
Horms9d30c172005-09-29 19:47:06 -07003011P: Simon Horman
3012M: horms@verge.net.au
Linus Torvalds1da177e2005-04-16 15:20:36 -07003013P: Julian Anastasov
3014M: ja@ssi.bg
Horms9d30c172005-09-29 19:47:06 -07003015L: netdev@vger.kernel.org
Simon Horman37cc6782008-08-11 14:33:40 -07003016L: lvs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003017S: Maintained
3018
J. Bruce Fieldse8b43552008-07-23 08:49:50 -04003019NFS, SUNRPC, AND LOCKD CLIENTS
Linus Torvalds1da177e2005-04-16 15:20:36 -07003020P: Trond Myklebust
Trond Myklebust78f58152007-12-12 20:16:06 -05003021M: Trond.Myklebust@netapp.com
3022L: linux-nfs@vger.kernel.org
3023W: http://client.linux-nfs.org
3024T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003025S: Maintained
3026
3027NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07003028P: Jan-Pascal van Best
3029M: janpascal@vanbest.org
3030P: Andreas Mohr
3031M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003032L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003033S: Maintained
3034
3035NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
3036P: YOKOTA Hiroshi
3037M: yokota@netlab.is.tsukuba.ac.jp
3038W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3039S: Maintained
3040
3041NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
3042P: GOTO Masanori
3043M: gotom@debian.or.jp
3044P: YOKOTA Hiroshi
3045M: yokota@netlab.is.tsukuba.ac.jp
3046W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3047S: Maintained
3048
Linus Torvalds1da177e2005-04-16 15:20:36 -07003049NTFS FILESYSTEM
3050P: Anton Altaparmakov
3051M: aia21@cantab.net
3052L: linux-ntfs-dev@lists.sourceforge.net
3053L: linux-kernel@vger.kernel.org
3054W: http://linux-ntfs.sf.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08003055T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003056S: Maintained
3057
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003058NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003059P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003060M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003061L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01003062S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003063
Peter Korsgaard1ded9692006-06-12 21:40:53 +02003064OPENCORES I2C BUS DRIVER
3065P: Peter Korsgaard
3066M: jacmet@sunsite.dk
Jean Delvare5d925fe2006-07-01 17:14:32 +02003067L: i2c@lm-sensors.org
Peter Korsgaard1ded9692006-06-12 21:40:53 +02003068S: Maintained
3069
Mark Fashehccd979b2005-12-15 14:31:24 -08003070ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
3071P: Mark Fasheh
Mark Fasheha5754332008-03-21 10:40:31 -07003072M: mfasheh@suse.com
3073P: Joel Becker
3074M: joel.becker@oracle.com
Robert P. J. Dayc0ff1f22008-04-21 22:34:01 +00003075L: ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
Mark Fashehccd979b2005-12-15 14:31:24 -08003076W: http://oss.oracle.com/projects/ocfs2/
Joel Beckerdda47bc2008-03-22 22:08:07 -07003077T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003078S: Supported
Mark Fashehccd979b2005-12-15 14:31:24 -08003079
Bob Copeland0ad122d2008-07-25 19:45:18 -07003080OMFS FILESYSTEM
3081P: Bob Copeland
3082M: me@bobcopeland.com
3083L: linux-karma-devel@lists.sourceforge.net
3084S: Maintained
3085
Harald Weltec1986ee2005-11-13 16:06:29 -08003086OMNIKEY CARDMAN 4000 DRIVER
3087P: Harald Welte
3088M: laforge@gnumonks.org
3089S: Maintained
3090
Harald Welte77c44ab2005-11-13 16:06:26 -08003091OMNIKEY CARDMAN 4040 DRIVER
3092P: Harald Welte
3093M: laforge@gnumonks.org
3094S: Maintained
3095
Jonathan Corbet77d51402007-03-22 19:44:17 -03003096OMNIVISION OV7670 SENSOR DRIVER
3097P: Jonathan Corbet
3098M: corbet@lwn.net
3099L: video4linux-list@redhat.com
3100S: Maintained
3101
Thomas Gleixner431bca72007-05-02 09:31:35 +02003102ONENAND FLASH DRIVER
3103P: Kyungmin Park
3104M: kyungmin.park@samsung.com
3105L: linux-mtd@lists.infradead.org
3106S: Maintained
3107
Linus Torvalds1da177e2005-04-16 15:20:36 -07003108ONSTREAM SCSI TAPE DRIVER
3109P: Willem Riede
3110M: osst@riede.org
3111L: osst-users@lists.sourceforge.net
3112L: linux-scsi@vger.kernel.org
3113S: Maintained
3114
Linus Torvalds1da177e2005-04-16 15:20:36 -07003115OPROFILE
Robert Richterd1a5d192008-07-12 13:47:57 -07003116P: Robert Richter
3117M: robert.richter@amd.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003118L: oprofile-list@lists.sf.net
3119S: Maintained
3120
3121ORINOCO DRIVER
3122P: Pavel Roskin
3123M: proski@gnu.org
3124P: David Gibson
3125M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07003126L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07003127L: orinoco-users@lists.sourceforge.net
3128L: orinoco-devel@lists.sourceforge.net
3129W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003130S: Maintained
3131
Olof Johanssonf5cd7872007-01-31 21:43:54 -06003132PA SEMI ETHERNET DRIVER
3133P: Olof Johansson
3134M: olof@lixom.net
3135L: netdev@vger.kernel.org
3136S: Maintained
3137
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01003138PA SEMI SMBUS DRIVER
3139P: Olof Johansson
3140M: olof@lixom.net
3141L: i2c@lm-sensors.org
3142S: Maintained
3143
Linus Torvalds1da177e2005-04-16 15:20:36 -07003144PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07003145L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08003146S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07003147
3148PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
3149P: Tim Waugh
3150M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07003151L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003152W: http://www.torque.net/linux-pp.html
3153S: Maintained
3154
3155PARISC ARCHITECTURE
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003156P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04003157M: kyle@mcmartin.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07003158P: Matthew Wilcox
3159M: matthew@wil.cx
3160P: Grant Grundler
3161M: grundler@parisc-linux.org
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003162L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003163W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04003164T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003165S: Maintained
3166
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02003167PARAVIRT_OPS INTERFACE
3168P: Jeremy Fitzhardinge
3169M: jeremy@xensource.com
3170P: Chris Wright
3171M: chrisw@sous-sol.org
3172P: Zachary Amsden
3173M: zach@vmware.com
3174P: Rusty Russell
3175M: rusty@rustcorp.com.au
3176L: virtualization@lists.osdl.org
3177L: linux-kernel@vger.kernel.org
3178S: Supported
3179
Jim Cromie1662d322006-10-06 00:43:59 -07003180PC87360 HARDWARE MONITORING DRIVER
3181P: Jim Cromie
3182M: jim.cromie@gmail.com
3183L: lm-sensors@lm-sensors.org
3184S: Maintained
3185
3186PC8736x GPIO DRIVER
3187P: Jim Cromie
3188M: jim.cromie@gmail.com
3189S: Maintained
3190
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06003191PCI ERROR RECOVERY
3192P: Linas Vepstas
3193M: linas@austin.ibm.com
3194L: linux-kernel@vger.kernel.org
Jesse Barnesc1f69db2008-05-19 15:28:16 -07003195L: linux-pci@vger.kernel.org
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06003196S: Supported
3197
Linus Torvalds1da177e2005-04-16 15:20:36 -07003198PCI SUBSYSTEM
Greg Kroah-Hartmanaf40b482008-04-17 10:22:27 -07003199P: Jesse Barnes
3200M: jbarnes@virtuousgeek.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003201L: linux-kernel@vger.kernel.org
Jesse Barnes29054742008-05-03 08:35:49 -07003202L: linux-pci@vger.kernel.org
Jesse Barnes460895c2008-04-25 10:14:28 -07003203T: git kernel.org:/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003204S: Supported
3205
3206PCI HOTPLUG CORE
Kristen Carlson Accardifb5f4d72006-09-29 10:30:27 -07003207P: Kristen Carlson Accardi
3208M: kristen.c.accardi@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003209S: Supported
3210
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003211PCIE HOTPLUG DRIVER
3212P: Kristen Carlson Accardi
3213M: kristen.c.accardi@intel.com
Jesse Barnes64dab202008-06-10 14:20:03 -07003214L: linux-pci@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05003215S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003216
Linus Torvalds1da177e2005-04-16 15:20:36 -07003217PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003218P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07003219L: linux-pcmcia@lists.infradead.org
Joe Perches6650e0a2007-12-10 15:49:32 -08003220W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08003221T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003222S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003223
3224PCNET32 NETWORK DRIVER
pcnet32@verizon.net04ce0942007-02-16 10:07:12 -06003225P: Don Fry
3226M: pcnet32@verizon.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003227L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003228S: Maintained
3229
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003230PER-TASK DELAY ACCOUNTING
Balbir Singhabc5f232008-07-04 09:59:42 -07003231P: Balbir Singh
3232M: balbir@linux.vnet.ibm.com
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003233L: linux-kernel@vger.kernel.org
3234S: Maintained
3235
Jim Cromiedd49d0f2006-03-24 18:08:17 +01003236PERSONALITY HANDLING
3237P: Christoph Hellwig
3238M: hch@infradead.org
3239L: linux-abi-devel@lists.sourceforge.net
3240S: Maintained
3241
Linus Torvalds1da177e2005-04-16 15:20:36 -07003242PHRAM MTD DRIVER
Joern Engel2b54aae2008-02-06 01:38:02 -08003243P: Joern Engel
3244M: joern@lazybastard.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003245L: linux-mtd@lists.infradead.org
3246S: Maintained
3247
Peter Osterlund249a6772005-09-27 21:45:30 -07003248PKTCDVD DRIVER
3249P: Peter Osterlund
3250M: petero2@telia.com
3251L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07003252S: Maintained
3253
Linus Torvalds1da177e2005-04-16 15:20:36 -07003254POSIX CLOCKS and TIMERS
Ingo Molnaraa781ae2007-07-19 01:48:32 -07003255P: Thomas Gleixner
3256M: tglx@linutronix.de
Hormsf1c3ddf2006-01-15 02:18:28 +01003257L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003258S: Supported
3259
Anton Vorontsov3be86142007-07-15 04:43:36 +04003260POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
3261P: Anton Vorontsov
3262M: cbou@mail.ru
3263P: David Woodhouse
3264M: dwmw2@infradead.org
3265L: linux-kernel@vger.kernel.org
Anton Vorontsov3be86142007-07-15 04:43:36 +04003266T: git git.infradead.org/battery-2.6.git
3267S: Maintained
3268
Linus Torvalds1da177e2005-04-16 15:20:36 -07003269PNP SUPPORT
3270P: Adam Belay
3271M: ambx1@neo.rr.com
3272S: Maintained
3273
Vitaly Wool999445d2007-01-04 13:07:03 +01003274PNXxxxx I2C DRIVER
3275P: Vitaly Wool
3276M: vitalywool@gmail.com
3277L: i2c@lm-sensors.org
3278S: Maintained
3279
Linus Torvalds1da177e2005-04-16 15:20:36 -07003280PPP PROTOCOL DRIVERS AND COMPRESSORS
3281P: Paul Mackerras
3282M: paulus@samba.org
3283L: linux-ppp@vger.kernel.org
3284S: Maintained
3285
3286PPP OVER ATM (RFC 2364)
3287P: Mitchell Blank Jr
3288M: mitch@sfgoth.com
3289S: Maintained
3290
3291PPP OVER ETHERNET
3292P: Michal Ostrowski
Chris Wright5e70b7f32008-06-09 16:07:28 -07003293M: mostrows@earthlink.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003294S: Maintained
3295
James Chapmana6d23702007-06-27 15:53:17 -07003296PPP OVER L2TP
3297P: James Chapman
3298M: jchapman@katalix.com
3299S: Maintained
3300
Linus Torvalds1da177e2005-04-16 15:20:36 -07003301PREEMPTIBLE KERNEL
3302P: Robert Love
3303M: rml@tech9.net
3304L: linux-kernel@vger.kernel.org
3305L: kpreempt-tech@lists.sourceforge.net
3306W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3307S: Supported
3308
Michael Wueff1a592007-09-25 18:11:01 -07003309P54 WIRELESS DRIVER
3310P: Michael Wu
3311M: flamingice@sourmilk.net
3312L: linux-wireless@vger.kernel.org
3313W: http://prism54.org
3314T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3315S: Maintained
3316
Linus Torvalds1da177e2005-04-16 15:20:36 -07003317PRISM54 WIRELESS DRIVER
Luis R. Rodrigueze88b34b2007-06-01 00:46:57 -07003318P: Luis R. Rodriguez
3319M: mcgrof@gmail.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003320L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003321W: http://prism54.org
3322S: Maintained
3323
3324PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3325P: Peter Denison
3326M: promise@pnd-pc.demon.co.uk
3327W: http://www.pnd-pc.demon.co.uk/promise/
3328S: Maintained
3329
Mikael Petterssonb3277df2007-01-10 09:33:53 +01003330PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3331P: Mikael Pettersson
3332M: mikpe@it.uu.se
3333L: linux-ide@vger.kernel.org
3334S: Maintained
3335
Masakazu Mokuno02c18892007-07-05 20:11:16 +09003336PS3 NETWORK SUPPORT
3337P: Masakazu Mokuno
3338M: mokuno@sm.sony.co.jp
3339L: netdev@vger.kernel.org
3340L: cbe-oss-dev@ozlabs.org
3341S: Supported
3342
Geoff Levandf58a9d12006-11-23 00:46:51 +01003343PS3 PLATFORM SUPPORT
3344P: Geoff Levand
3345M: geoffrey.levand@am.sony.com
3346L: linuxppc-dev@ozlabs.org
3347L: cbe-oss-dev@ozlabs.org
3348S: Supported
3349
Michael Krufky83202042006-07-03 00:24:18 -07003350PVRUSB2 VIDEO4LINUX DRIVER
3351P: Mike Isely
3352M: isely@pobox.com
Mike Isely16e94952007-01-03 18:08:06 -03003353L: pvrusb2@isely.net (subscribers-only)
Michael Krufky83202042006-07-03 00:24:18 -07003354L: video4linux-list@redhat.com
3355W: http://www.isely.net/pvrusb2/
3356S: Maintained
3357
Eric Miao30ec2612008-06-12 15:21:41 -07003358PXA2xx/PXA3xx SUPPORT
3359P: Eric Miao
3360M: eric.miao@marvell.com
3361P: Russell King
3362M: linux@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003363L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003364S: Maintained
3365
Pierre Ossman272f1332007-05-14 21:25:26 +02003366PXA MMCI DRIVER
3367S: Orphan
3368
Linus Torvalds1da177e2005-04-16 15:20:36 -07003369QLOGIC QLA2XXX FC-SCSI DRIVER
3370P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08003371M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003372L: linux-scsi@vger.kernel.org
3373S: Supported
3374
Ron Mercer5a4faa872006-07-25 00:40:21 -07003375QLOGIC QLA3XXX NETWORK DRIVER
3376P: Ron Mercer
3377M: linux-driver@qlogic.com
3378L: netdev@vger.kernel.org
3379S: Supported
3380
Linus Torvalds1da177e2005-04-16 15:20:36 -07003381QNX4 FILESYSTEM
3382P: Anders Larsen
3383M: al@alarsen.net
3384L: linux-kernel@vger.kernel.org
3385W: http://www.alarsen.net/linux/qnx4fs/
3386S: Maintained
3387
3388RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003389P: Benjamin Herrenschmidt
3390M: benh@kernel.crashing.org
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003391L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003392S: Maintained
3393
3394RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003395P: Paul Mackerras
3396M: paulus@samba.org
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003397L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003398S: Maintained
3399
3400RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3401P: Corey Thomas
Joe Perches7c4a52e2008-02-03 16:38:31 +02003402M: coreythomas@charter.net
Johannes Berg724c6b32007-04-23 12:18:20 -07003403L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003404S: Maintained
3405
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003406RALINK RT2X00 WLAN DRIVER
3407P: rt2x00 project
3408L: linux-wireless@vger.kernel.org
3409L: rt2400-devel@lists.sourceforge.net
3410W: http://rt2x00.serialmonkey.com/
3411S: Maintained
Ivo van Doorn2dd0f692008-04-12 19:25:00 +02003412T: git kernel.org:/pub/scm/linux/kernel/git/ivd/rt2x00.git
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003413F: drivers/net/wireless/rt2x00/
3414
Nick Piggin9db55792008-02-08 04:19:49 -08003415RAMDISK RAM BLOCK DEVICE DRIVER
3416P: Nick Piggin
3417M: npiggin@suse.de
3418S: Maintained
3419
Matt Mackall9e95ce22005-04-16 15:25:56 -07003420RANDOM NUMBER DRIVER
3421P: Matt Mackall
3422M: mpm@selenic.com
3423S: Maintained
3424
Matt Porter394b7012005-11-07 01:00:15 -08003425RAPIDIO SUBSYSTEM
3426P: Matt Porter
3427M: mporter@kernel.crashing.org
3428L: linux-kernel@vger.kernel.org
3429S: Maintained
3430
Florian Fainellic1f766b2008-02-06 22:39:44 +01003431RDC R-321X SoC
3432P: Florian Fainelli
3433M: florian.fainelli@telecomint.eu
3434L: linux-kernel@vger.kernel.org
3435S: Maintained
3436
Florian Fainellidb17f392007-12-19 11:30:30 +01003437RDC R6040 FAST ETHERNET DRIVER
3438P: Florian Fainelli
3439M: florian.fainelli@telecomint.eu
3440L: netdev@vger.kernel.org
3441S: Maintained
3442
Josh Triplett595182b2006-10-04 02:17:21 -07003443READ-COPY UPDATE (RCU)
3444P: Dipankar Sarma
3445M: dipankar@in.ibm.com
3446W: http://www.rdrop.com/users/paulmck/rclock/
3447L: linux-kernel@vger.kernel.org
3448S: Supported
3449
3450RCUTORTURE MODULE
3451P: Josh Triplett
3452M: josh@freedesktop.org
3453L: linux-kernel@vger.kernel.org
3454S: Maintained
3455
Linus Torvalds1da177e2005-04-16 15:20:36 -07003456REAL TIME CLOCK DRIVER
3457P: Paul Gortmaker
3458M: p_gortmaker@yahoo.com
3459L: linux-kernel@vger.kernel.org
3460S: Maintained
3461
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003462REAL TIME CLOCK (RTC) SUBSYSTEM
3463P: Alessandro Zummo
3464M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003465L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003466S: Maintained
3467
Linus Torvalds1da177e2005-04-16 15:20:36 -07003468REISERFS FILE SYSTEM
Jeff Mahoney76c4e5e2007-06-08 13:47:02 -07003469L: reiserfs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003470S: Supported
3471
Ivo van Doorne08976452008-04-12 19:23:55 +02003472RFKILL
3473P: Ivo van Doorn
3474M: IvDoorn@gmail.com
3475L: netdev@vger.kernel.org
3476S: Maintained
3477F: net/rfkill
3478
Linus Torvalds1da177e2005-04-16 15:20:36 -07003479ROCKETPORT DRIVER
3480P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003481W: http://www.comtrol.com
3482S: Maintained
3483
3484ROSE NETWORK LAYER
3485P: Ralf Baechle
3486M: ralf@linux-mips.org
3487L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003488W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003489S: Maintained
3490
3491RISCOM8 DRIVER
3492S: Orphan
3493
Michael Wu605bebe2007-05-14 01:41:02 -04003494RTL818X WIRELESS DRIVER
3495P: Michael Wu
3496M: flamingice@sourmilk.net
3497P: Andrea Merello
3498M: andreamrl@tiscali.it
3499L: linux-wireless@vger.kernel.org
3500W: http://linuxwireless.org/
3501T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3502S: Maintained
3503
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003504S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003505P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003506M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003507L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01003508S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003509
Linus Torvalds1da177e2005-04-16 15:20:36 -07003510S390
3511P: Martin Schwidefsky
3512M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003513P: Heiko Carstens
3514M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003515M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003516L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003517W: http://www.ibm.com/developerworks/linux/linux390/
3518S: Supported
3519
3520S390 NETWORK DRIVERS
Ursula Braundd96df22007-09-19 13:09:02 +02003521P: Ursula Braun
Ursula Braun23fcc8d2008-07-18 15:24:58 +02003522M: ursula.braun@de.ibm.com
Ursula Braunb9192ad2007-10-22 16:16:15 +02003523P: Frank Blaschka
3524M: blaschka@linux.vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003525M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003526L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003527W: http://www.ibm.com/developerworks/linux/linux390/
3528S: Supported
3529
3530S390 ZFCP DRIVER
Swen Schillig0033bb42007-12-18 11:16:14 +01003531P: Christof Schmitt
3532M: christof.schmitt@de.ibm.com
3533P: Martin Peschke
3534M: mp3@de.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003535M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003536L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003537W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003538S: Supported
3539
Ursula Braundd96df22007-09-19 13:09:02 +02003540S390 IUCV NETWORK LAYER
3541P: Ursula Braun
Ursula Braun23fcc8d2008-07-18 15:24:58 +02003542M: ursula.braun@de.ibm.com
Ursula Braundd96df22007-09-19 13:09:02 +02003543M: linux390@de.ibm.com
3544L: linux-s390@vger.kernel.org
3545W: http://www.ibm.com/developerworks/linux/linux390/
3546S: Supported
3547
Ben Dooks4dde7f72008-06-30 22:40:38 +01003548S3C24XX SD/MMC Driver
3549P: Ben Dooks
3550M: ben-linux@fluff.org
3551L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3552L: linux-kernel@vger.kernel.org
3553S: Supported
3554
Linus Torvalds1da177e2005-04-16 15:20:36 -07003555SAA7146 VIDEO4LINUX-2 DRIVER
3556P: Michael Hunold
3557M: michael@mihu.de
3558W: http://www.mihu.de/linux/saa7146
3559S: Maintained
3560
Linus Torvalds1da177e2005-04-16 15:20:36 -07003561SC1200 WDT DRIVER
3562P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003563M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003564S: Maintained
3565
3566SCHEDULER
3567P: Ingo Molnar
3568M: mingo@elte.hu
3569P: Robert Love [the preemptible kernel bits]
3570M: rml@tech9.net
3571L: linux-kernel@vger.kernel.org
3572S: Maintained
3573
3574SCSI CDROM DRIVER
3575P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003576M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003577L: linux-scsi@vger.kernel.org
3578W: http://www.kernel.dk
3579S: Maintained
3580
3581SCSI SG DRIVER
3582P: Doug Gilbert
3583M: dgilbert@interlog.com
3584L: linux-scsi@vger.kernel.org
3585W: http://www.torque.net/sg
3586S: Maintained
3587
3588SCSI SUBSYSTEM
3589P: James E.J. Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05003590M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003591L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003592T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
James Bottomleyc4e16082007-11-03 08:40:30 -05003593T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
3594T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003595S: Maintained
3596
3597SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003598P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003599M: Kai.Makisara@kolumbus.fi
3600L: linux-scsi@vger.kernel.org
3601S: Maintained
3602
3603SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003604P: Vlad Yasevich
3605M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003606P: Sridhar Samudrala
3607M: sri@us.ibm.com
Vlad Yasevich1a418792008-04-12 18:55:42 -07003608L: linux-sctp@vger.kernel.org
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003609W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003610S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003611
3612SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003613P: Jim Cromie
3614M: jim.cromie@gmail.com
3615S: Odd Fixes
3616
3617SCx200 GPIO DRIVER
3618P: Jim Cromie
3619M: jim.cromie@gmail.com
3620S: Maintained
3621
3622SCx200 HRT CLOCKSOURCE DRIVER
3623P: Jim Cromie
3624M: jim.cromie@gmail.com
3625S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003626
Sascha Sommer6a369132008-07-15 14:21:29 +02003627SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
3628P: Sascha Sommer
3629M: saschasommer@freenet.de
3630L: sdricohcs-devel@lists.sourceforge.net (subscribers-only)
3631S: Maintained
3632
Linus Torvalds1da177e2005-04-16 15:20:36 -07003633SECURITY CONTACT
3634P: Security Officers
3635M: security@kernel.org
3636S: Supported
3637
3638SELINUX SECURITY MODULE
3639P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08003640M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07003641P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003642M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003643P: Eric Paris
3644M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003645L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003646L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003647W: http://www.nsa.gov/selinux
3648S: Supported
3649
Jiri Slabycef2cf02007-05-08 00:31:45 -07003650SENSABLE PHANTOM
3651P: Jiri Slaby
3652M: jirislaby@gmail.com
3653S: Maintained
3654
Linus Torvalds1da177e2005-04-16 15:20:36 -07003655SERIAL ATA (SATA) SUBSYSTEM:
3656P: Jeff Garzik
3657M: jgarzik@pobox.com
3658L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003659T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003660S: Supported
3661
3662SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3663P: Pat Gefre
3664M: pfg@sgi.com
3665L: linux-ia64@vger.kernel.org
3666S: Supported
3667
Ben Hutchings8ceee662008-04-27 12:55:59 +01003668SFC NETWORK DRIVER
3669P: Steve Hodgson
3670P: Ben Hutchings
3671P: Robert Stonehouse
3672M: linux-net-drivers@solarflare.com
3673S: Supported
3674
Linus Torvalds1da177e2005-04-16 15:20:36 -07003675SGI VISUAL WORKSTATION 320 AND 540
3676P: Andrey Panin
3677M: pazke@donpac.ru
3678L: linux-visws-devel@lists.sf.net
3679W: http://linux-visws.sf.net
3680S: Maintained for 2.6.
3681
Jack Steiner75312612008-08-15 00:40:42 -07003682SGI GRU DRIVER
3683P: Jack Steiner
3684M: steiner@sgi.com
3685S: Maintained
3686
3687SGI XP/XPC/XPNET DRIVER
3688P: Dean Nelson
3689M: dcn@sgi.com
3690S: Maintained
3691
Linus Torvalds1da177e2005-04-16 15:20:36 -07003692SIMTEC EB110ATX (Chalice CATS)
3693P: Ben Dooks
3694P: Vincent Sanders
3695M: support@simtec.co.uk
3696W: http://www.simtec.co.uk/products/EB110ATX/
3697S: Supported
3698
3699SIMTEC EB2410ITX (BAST)
3700P: Ben Dooks
3701P: Vincent Sanders
3702M: support@simtec.co.uk
3703W: http://www.simtec.co.uk/products/EB2410ITX/
3704S: Supported
3705
Francois Romieu92aab3c2005-07-30 13:11:18 +02003706SIS 190 ETHERNET DRIVER
3707P: Francois Romieu
3708M: romieu@fr.zoreil.com
3709L: netdev@vger.kernel.org
3710S: Maintained
3711
Linus Torvalds1da177e2005-04-16 15:20:36 -07003712SIS 900/7016 FAST ETHERNET DRIVER
3713P: Daniele Venzano
3714M: venza@brownhat.org
3715W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07003716L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003717S: Maintained
3718
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003719SIS 96X I2C/SMBUS DRIVER
3720P: Mark M. Hoffman
3721M: mhoffman@lightlink.com
3722L: lm-sensors@lm-sensors.org
3723S: Maintained
3724
Linus Torvalds1da177e2005-04-16 15:20:36 -07003725SIS FRAMEBUFFER DRIVER
3726P: Thomas Winischhofer
3727M: thomas@winischhofer.net
3728W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003729S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003730
3731SIS USB2VGA DRIVER
3732P: Thomas Winischhofer
3733M: thomas@winischhofer.net
3734W: http://www.winischhofer.at/linuxsisusbvga.shtml
3735S: Maintained
3736
Christoph Lameter415ad26d2007-07-26 10:40:56 -07003737SLAB ALLOCATOR
3738P: Christoph Lameter
Christoph Lametercde53532008-07-04 09:59:22 -07003739M: cl@linux-foundation.org
Christoph Lameter415ad26d2007-07-26 10:40:56 -07003740P: Pekka Enberg
3741M: penberg@cs.helsinki.fi
Pekka Enbergc76d1182008-02-11 23:52:47 +02003742P: Matt Mackall
3743M: mpm@selenic.com
Christoph Lameter415ad26d2007-07-26 10:40:56 -07003744L: linux-mm@kvack.org
3745S: Maintained
3746
Linus Torvalds1da177e2005-04-16 15:20:36 -07003747SMC91x ETHERNET DRIVER
3748P: Nicolas Pitre
3749M: nico@cam.org
3750S: Maintained
3751
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003752SMSC47B397 HARDWARE MONITOR DRIVER
3753P: Mark M. Hoffman
3754M: mhoffman@lightlink.com
3755L: lm-sensors@lm-sensors.org
3756S: Maintained
3757
Ben Nizetteb54f2862008-03-13 22:27:30 +11003758SMX UIO Interface
3759P: Ben Nizette
3760M: bn@niasdigital.com
3761S: Maintained
3762
Guennadi Liakhovetski668acf32008-07-19 07:54:43 -03003763SOC-CAMERA V4L2 SUBSYSTEM
3764P: Guennadi Liakhovetski
3765M: g.liakhovetski@gmx.de
3766L: video4linux-list@redhat.com
3767S: Maintained
3768
Linus Torvalds1da177e2005-04-16 15:20:36 -07003769SOFTWARE RAID (Multiple Disks) SUPPORT
3770P: Ingo Molnar
3771M: mingo@redhat.com
3772P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08003773M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07003774L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08003775S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003776
Pavel Machek95a631e2007-07-19 01:47:42 -07003777HIBERNATION (aka Software Suspend, aka swsusp):
Linus Torvalds1da177e2005-04-16 15:20:36 -07003778P: Pavel Machek
3779M: pavel@suse.cz
Pavel Machek95a631e2007-07-19 01:47:42 -07003780P: Rafael J. Wysocki
3781M: rjw@sisk.pl
3782L: linux-pm@lists.linux-foundation.org
3783S: Supported
3784
3785SUSPEND TO RAM:
Len Browna0ce3172007-10-25 18:05:49 -04003786P: Len Brown
3787M: len.brown@intel.com
Pavel Machek95a631e2007-07-19 01:47:42 -07003788P: Pavel Machek
3789M: pavel@suse.cz
3790P: Rafael J. Wysocki
3791M: rjw@sisk.pl
David Brownellf318a632007-04-23 14:41:06 -07003792L: linux-pm@lists.linux-foundation.org
Len Browna0ce3172007-10-25 18:05:49 -04003793S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003794
3795SONIC NETWORK DRIVER
3796P: Thomas Bogendoerfer
3797M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003798L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003799S: Maintained
3800
Michael Buesch61e115a2007-09-18 15:12:50 -04003801SONICS SILICON BACKPLANE DRIVER (SSB)
3802P: Michael Buesch
3803M: mb@bu3sch.de
3804L: netdev@vger.kernel.org
3805S: Maintained
3806
Linus Torvalds1da177e2005-04-16 15:20:36 -07003807SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01003808P: Mattia Dongili
3809M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01003810L: linux-acpi@vger.kernel.org
3811W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07003812S: Maintained
3813
Alex Dubovbaf85322008-02-09 10:20:54 -08003814SONY MEMORYSTICK CARD SUPPORT
3815P: Alex Dubov
3816M: oakad@yahoo.com
3817L: linux-kernel@vger.kernel.org
3818W: http://tifmxx.berlios.de/
3819S: Maintained
3820
Linus Torvalds1da177e2005-04-16 15:20:36 -07003821SOUND
3822P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02003823M: perex@perex.cz
Takashi Iwai82622042007-04-16 12:32:52 +02003824L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003825S: Maintained
3826
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003827SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3828P: Liam Girdwood
3829M: liam.girdwood@wolfsonmicro.com
Mark Brown2cad0ad2008-01-10 14:33:07 +01003830P: Mark Brown
3831M: broonie@opensource.wolfsonmicro.com
3832T: git opensource.wolfsonmicro.com/linux-2.6-asoc
Takashi Iwai82622042007-04-16 12:32:52 +02003833L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003834S: Supported
3835
Kumar Gala025c3982006-04-02 16:05:54 -05003836SPI SUBSYSTEM
3837P: David Brownell
3838M: dbrownell@users.sourceforge.net
3839L: spi-devel-general@lists.sourceforge.net
3840S: Maintained
3841
Arnd Bergmannb8154542008-05-16 11:10:59 +02003842SPU FILE SYSTEM
3843P: Jeremy Kerr
3844M: jk@ozlabs.org
3845L: linuxppc-dev@ozlabs.org
3846L: cbe-oss-dev@ozlabs.org
3847W: http://www.ibm.com/developerworks/power/cell/
3848S: Supported
3849
Steven Rostedt855f46a2006-08-05 12:14:50 -07003850STABLE BRANCH:
3851P: Greg Kroah-Hartman
3852M: greg@kroah.com
3853P: Chris Wright
3854M: chrisw@sous-sol.org
3855L: stable@kernel.org
3856S: Maintained
3857
Linus Torvalds1da177e2005-04-16 15:20:36 -07003858SHARP LH SUPPORT (LH7952X & LH7A40X)
3859P: Marc Singer
3860M: elf@buici.com
3861W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003862L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003863S: Maintained
3864
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003865SHPC HOTPLUG DRIVER
3866P: Kristen Carlson Accardi
3867M: kristen.c.accardi@intel.com
Jesse Barnes64dab202008-06-10 14:20:03 -07003868L: linux-pci@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05003869S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003870
Pierre Ossmand129bce2006-03-24 03:18:17 -08003871SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3872P: Pierre Ossman
3873M: drzeus-sdhci@drzeus.cx
3874L: sdhci-devel@list.drzeus.cx
Pierre Ossmand129bce2006-03-24 03:18:17 -08003875S: Maintained
3876
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003877SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3878P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08003879M: shemminger@linux-foundation.org
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003880L: netdev@vger.kernel.org
3881S: Maintained
3882
Chris Boot1a87d942006-07-10 04:45:34 -07003883SOEKRIS NET48XX LED SUPPORT
3884P: Chris Boot
3885M: bootc@bootc.net
3886S: Maintained
3887
Linus Torvalds1da177e2005-04-16 15:20:36 -07003888SPARC (sparc32):
3889P: William L. Irwin
3890M: wli@holomorphy.com
3891L: sparclinux@vger.kernel.org
3892S: Maintained
3893
3894SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3895P: Roger Wolff
3896M: R.E.Wolff@BitWizard.nl
3897L: linux-kernel@vger.kernel.org ?
3898S: Supported
3899
Jim Lewis2752e402006-09-29 02:01:19 -07003900SPIDERNET NETWORK DRIVER for CELL
Jens Osterkampcb8da8a2008-01-11 13:44:35 +01003901P: Ishizaki Kou
3902M: kou.ishizaki@toshiba.co.jp
3903P: Jens Osterkamp
3904M: jens@de.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07003905L: netdev@vger.kernel.org
3906S: Supported
3907
Linus Torvalds1da177e2005-04-16 15:20:36 -07003908SRM (Alpha) environment access
3909P: Jan-Benedict Glaw
3910M: jbglaw@lug-owl.de
3911L: linux-kernel@vger.kernel.org
3912S: Maintained
3913
3914STARFIRE/DURALAN NETWORK DRIVER
3915P: Ion Badulescu
3916M: ionut@cs.columbia.edu
3917S: Maintained
3918
3919STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3920W: http://mosquitonet.Stanford.EDU/strip.html
3921S: Unsupported ?
3922
3923STRADIS MPEG-2 DECODER DRIVER
3924P: Nathan Laredo
3925M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003926W: http://www.stradis.com/
3927S: Maintained
3928
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003929SUPERH
Linus Torvalds1da177e2005-04-16 15:20:36 -07003930P: Paul Mundt
3931M: lethal@linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003932L: linux-sh@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003933W: http://www.linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003934T: git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
Paul Mundt5c806b22008-07-29 06:34:01 +09003935S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003936
3937SUN3/3X
3938P: Sam Creasey
3939M: sammy@sammy.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003940W: http://sammy.net/sun3/
3941S: Maintained
3942
3943SVGA HANDLING
3944P: Martin Mares
3945M: mj@ucw.cz
3946L: linux-video@atrey.karlin.mff.cuni.cz
3947S: Maintained
3948
3949SYSV FILESYSTEM
3950P: Christoph Hellwig
3951M: hch@infradead.org
3952S: Maintained
3953
Alan Cox4e688522008-04-30 00:52:11 -07003954TASKSTATS STATISTICS INTERFACE
Balbir Singhabc5f232008-07-04 09:59:42 -07003955P: Balbir Singh
3956M: balbir@linux.vnet.ibm.com
Alan Cox4e688522008-04-30 00:52:11 -07003957L: linux-kernel@vger.kernel.org
3958S: Maintained
3959
Stephen Hemminger781b456a2006-07-10 20:25:29 -07003960TC CLASSIFIER
3961P: Jamal Hadi Salim
3962M: hadi@cyberus.ca
3963L: netdev@vger.kernel.org
3964S: Maintained
3965
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07003966TCP LOW PRIORITY MODULE
3967P: Wong Hoi Sing, Edison
3968M: hswong3i@gmail.com
3969P: Hung Hing Lun, Mike
3970M: hlhung3i@gmail.com
3971W: http://tcp-lp-mod.sourceforge.net/
3972S: Maintained
3973
Andy Gospodarek1a348cc2007-09-17 18:50:36 -07003974TEHUTI ETHERNET DRIVER
3975P: Alexander Indenbaum
3976M: baum@tehutinetworks.net
3977P: Andy Gospodarek
3978M: andy@greyhouse.net
3979L: netdev@vger.kernel.org
3980S: Supported
3981
Alan Cox4e688522008-04-30 00:52:11 -07003982Telecom Clock Driver for MCPL0010
3983P: Mark Gross
3984M: mark.gross@intel.com
3985S: Supported
3986
3987TENSILICA XTENSA PORT (xtensa):
3988P: Chris Zankel
3989M: chris@zankel.net
3990S: Maintained
3991
3992THINKPAD ACPI EXTRAS DRIVER
3993P: Henrique de Moraes Holschuh
3994M: ibm-acpi@hmh.eng.br
3995L: ibm-acpi-devel@lists.sourceforge.net
3996W: http://ibm-acpi.sourceforge.net
3997W: http://thinkwiki.org/wiki/Ibm-acpi
3998T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
3999S: Maintained
4000
Alex Dubov4020f2d2006-10-04 02:15:37 -07004001TI FLASH MEDIA INTERFACE DRIVER
4002P: Alex Dubov
4003M: oakad@yahoo.com
4004S: Maintained
4005
Syed Khasim9f9c24f2007-05-16 01:07:22 +02004006TI OMAP MMC INTERFACE DRIVER
4007P: Carlos Aguiar, Anderson Briglia and Syed Khasim
Dirk Behmeb6a7e4c2007-12-15 07:47:46 +01004008M: linux-omap@vger.kernel.org
Syed Khasim9f9c24f2007-05-16 01:07:22 +02004009W: http://linux.omap.com
4010W: http://www.muru.com/linux/omap/
4011S: Maintained
4012
Michael Buesch844dd052006-06-26 00:24:59 -07004013TI OMAP RANDOM NUMBER GENERATOR SUPPORT
4014P: Deepak Saxena
4015M: dsaxena@plexity.net
4016S: Maintained
4017
Per Lidene86eaa32006-01-12 16:45:18 +01004018TIPC NETWORK LAYER
4019P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01004020M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01004021P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01004022M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01004023P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01004024M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01004025L: tipc-discussion@lists.sourceforge.net
4026W: http://tipc.sourceforge.net/
4027W: http://tipc.cslab.ericsson.net/
4028T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
4029S: Maintained
4030
Linus Torvalds1da177e2005-04-16 15:20:36 -07004031TLAN NETWORK DRIVER
4032P: Samuel Chessman
4033M: chessman@tux.org
Gabriel Craciunescu88c07dd2007-11-22 19:43:36 +08004034L: tlan-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004035W: http://sourceforge.net/projects/tlan/
4036S: Maintained
4037
Linus Torvalds1da177e2005-04-16 15:20:36 -07004038TOSHIBA ACPI EXTRAS DRIVER
4039P: John Belmonte
4040M: toshiba_acpi@memebeam.org
4041W: http://memebeam.org/toys/ToshibaAcpiDriver
4042S: Maintained
4043
4044TOSHIBA SMM DRIVER
4045P: Jonathan Buzzard
4046M: jonathan@buzzard.org.uk
4047L: tlinux-users@tce.toshiba-dme.co.jp
4048W: http://www.buzzard.org.uk/toshiba/
4049S: Maintained
4050
Alan Cox4e688522008-04-30 00:52:11 -07004051TPM DEVICE DRIVER
Rajiv Andrade141c0242008-07-21 14:21:37 -07004052P: Debora Velarde
4053M: debora@linux.vnet.ibm.com
4054P: Rajiv Andrade
4055M: srajiv@linux.vnet.ibm.com
Alan Cox4e688522008-04-30 00:52:11 -07004056W: http://tpmdd.sourceforge.net
4057P: Marcel Selhorst
4058M: tpm@selhorst.net
4059W: http://www.prosec.rub.de/tpm/
4060L: tpmdd-devel@lists.sourceforge.net
4061S: Maintained
4062
Linus Torvalds1da177e2005-04-16 15:20:36 -07004063TRIVIAL PATCHES
Adrian Bunk1560a792008-02-03 18:17:37 +02004064P: Jesper Juhl
Jim Cromiece00f852006-11-30 04:49:44 +01004065M: trivial@kernel.org
4066L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004067S: Maintained
4068
Alan Cox4e688522008-04-30 00:52:11 -07004069TTY LAYER
4070P: Alan Cox
4071M: alan@lxorguk.ukuu.org.uk
4072L: linux-kernel@vger.kernel.org
4073S: Maintained
4074
Grant Grundler740db6d2008-02-17 11:53:49 -07004075TULIP NETWORK DRIVERS
4076P: Grant Grundler
4077M: grundler@parisc-linux.org
4078P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04004079M: kyle@mcmartin.ca
Grant Grundler740db6d2008-02-17 11:53:49 -07004080L: netdev@vger.kernel.org
4081S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004082
4083TUN/TAP driver
4084P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08004085M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004086L: vtun@office.satix.net
4087W: http://vtun.sourceforge.net/tun
4088S: Maintained
4089
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08004090TURBOCHANNEL SUBSYSTEM
4091P: Maciej W. Rozycki
4092M: macro@linux-mips.org
4093S: Maintained
4094
Linus Torvalds1da177e2005-04-16 15:20:36 -07004095U14-34F SCSI DRIVER
4096P: Dario Ballabio
4097M: ballabio_dario@emc.com
4098L: linux-scsi@vger.kernel.org
4099S: Maintained
4100
Alan Coxcc2020e2008-05-19 14:21:51 +01004101UCLINUX (AND M68KNOMMU)
4102P: Greg Ungerer
4103M: gerg@uclinux.org
4104W: http://www.uclinux.org/
4105L: uclinux-dev@uclinux.org (subscribers-only)
4106S: Maintained
4107
Alan Coxcc2020e2008-05-19 14:21:51 +01004108UCLINUX FOR RENESAS H8/300
4109P: Yoshinori Sato
4110M: ysato@users.sourceforge.jp
4111W: http://uclinux-h8.sourceforge.jp/
4112S: Supported
4113
Linus Torvalds1da177e2005-04-16 15:20:36 -07004114UDF FILESYSTEM
Jan Kara800fdfb2008-02-08 04:20:51 -08004115P: Jan Kara
4116M: jack@suse.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07004117W: http://linux-udf.sourceforge.net
4118S: Maintained
4119
Alan Coxcc2020e2008-05-19 14:21:51 +01004120UFS FILESYSTEM
4121P: Evgeniy Dushistov
4122M: dushistov@mail.ru
4123L: linux-kernel@vger.kernel.org
4124S: Maintained
4125
4126UltraSPARC (sparc64):
4127P: David S. Miller
4128M: davem@davemloft.net
4129L: sparclinux@vger.kernel.org
4130T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
4131S: Maintained
4132
Linus Torvalds1da177e2005-04-16 15:20:36 -07004133UNIFORM CDROM DRIVER
4134P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02004135M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07004136L: linux-kernel@vger.kernel.org
4137W: http://www.kernel.dk
4138S: Maintained
4139
4140USB ACM DRIVER
4141P: Oliver Neukum
4142M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004143L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004144S: Maintained
4145
4146USB BLOCK DRIVER (UB ub)
4147P: Pete Zaitcev
4148M: zaitcev@redhat.com
4149L: linux-kernel@vger.kernel.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004150L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004151S: Supported
4152
Linus Torvalds1da177e2005-04-16 15:20:36 -07004153USB CDC ETHERNET DRIVER
4154P: Greg Kroah-Hartman
4155M: greg@kroah.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004156L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004157S: Maintained
4158W: http://www.kroah.com/linux-usb/
4159
Peter Korsgaardb02b3712008-04-27 08:59:44 +02004160USB CYPRESS C67X00 DRIVER
4161P: Peter Korsgaard
4162M: jacmet@sunsite.dk
4163L: linux-usb@vger.kernel.org
4164S: Maintained
4165
Peter Korsgaardd0374f42007-02-16 17:03:54 +01004166USB DAVICOM DM9601 DRIVER
4167P: Peter Korsgaard
4168M: jacmet@sunsite.dk
Peter Korsgaard043600a2007-06-27 21:18:18 +02004169L: netdev@vger.kernel.org
Peter Korsgaardd0374f42007-02-16 17:03:54 +01004170W: http://www.linux-usb.org/usbnet
4171S: Maintained
4172
Alan Coxcc2020e2008-05-19 14:21:51 +01004173USB DIAMOND RIO500 DRIVER
4174P: Cesar Miquel
4175M: miquel@df.uba.ar
4176L: rio500-users@lists.sourceforge.net
4177W: http://rio500.sourceforge.net
4178S: Maintained
4179
Linus Torvalds1da177e2005-04-16 15:20:36 -07004180USB EHCI DRIVER
4181P: David Brownell
4182M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004183L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004184S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004185
Luca Risolia7ce08c92006-01-11 02:06:59 +00004186USB ET61X[12]51 DRIVER
4187P: Luca Risolia
4188M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004189L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004190L: video4linux-list@redhat.com
4191W: http://www.linux-projects.org
4192S: Maintained
4193
David Brownell69ae9e32006-11-14 02:03:31 -08004194USB GADGET/PERIPHERAL SUBSYSTEM
4195P: David Brownell
4196M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004197L: linux-usb@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004198W: http://www.linux-usb.org/gadget
4199S: Maintained
4200
Jiri Kosina2dea64b2007-07-11 12:12:11 +02004201USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
Jiri Kosina641266fd2007-01-15 09:56:21 +01004202P: Jiri Kosina
4203M: jkosina@suse.cz
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004204L: linux-usb@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01004205T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004206S: Maintained
4207
Olav Kongas959eea22005-11-03 17:38:14 +02004208USB ISP116X DRIVER
4209P: Olav Kongas
4210M: ok@artecdesign.ee
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004211L: linux-usb@vger.kernel.org
Olav Kongas959eea22005-11-03 17:38:14 +02004212S: Maintained
4213
Linus Torvalds1da177e2005-04-16 15:20:36 -07004214USB KAWASAKI LSI DRIVER
4215P: Oliver Neukum
4216M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004217L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004218S: Maintained
4219
4220USB MASS STORAGE DRIVER
4221P: Matthew Dharm
4222M: mdharm-usb@one-eyed-alien.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004223L: linux-usb@vger.kernel.org
Matthew Dharm8836aeb2005-12-04 22:03:47 -08004224L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07004225S: Maintained
4226W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
4227
4228USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08004229P: David Brownell
4230M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004231L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004232S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004233
Matthias Urlichsba460e42005-07-14 00:33:47 -07004234USB OPTION-CARD DRIVER
4235P: Matthias Urlichs
4236M: smurf@smurf.noris.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004237L: linux-usb@vger.kernel.org
Matthias Urlichsba460e42005-07-14 00:33:47 -07004238S: Maintained
4239
Linus Torvalds1da177e2005-04-16 15:20:36 -07004240USB OV511 DRIVER
4241P: Mark McClelland
4242M: mmcclell@bigfoot.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004243L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004244W: http://alpha.dyndns.org/ov511/
4245S: Maintained
4246
4247USB PEGASUS DRIVER
4248P: Petko Manolov
4249M: petkan@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004250L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004251L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004252W: http://pegasus2.sourceforge.net/
4253S: Maintained
4254
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004255USB PRINTER DRIVER (usblp)
4256P: Pete Zaitcev
4257M: zaitcev@redhat.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004258L: linux-usb@vger.kernel.org
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004259S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07004260
4261USB RTL8150 DRIVER
4262P: Petko Manolov
4263M: petkan@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004264L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004265L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004266W: http://pegasus2.sourceforge.net/
4267S: Maintained
4268
4269USB SE401 DRIVER
4270P: Jeroen Vreeken
4271M: pe1rxq@amsat.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004272L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004273W: http://www.chello.nl/~j.vreeken/se401/
4274S: Maintained
4275
Alan Cox4e688522008-04-30 00:52:11 -07004276USB SERIAL BELKIN F5U103 DRIVER
4277P: William Greathouse
4278M: wgreathouse@smva.com
4279L: linux-usb@vger.kernel.org
4280S: Maintained
4281
4282USB SERIAL CYPRESS M8 DRIVER
4283P: Lonnie Mendez
4284M: dignome@gmail.com
4285L: linux-usb@vger.kernel.org
4286S: Maintained
4287W: http://geocities.com/i0xox0i
4288W: http://firstlight.net/cvs
4289
Linus Torvalds1da177e2005-04-16 15:20:36 -07004290USB SERIAL CYBERJACK DRIVER
4291P: Matthias Bruestle and Harald Welte
4292M: support@reiner-sct.com
4293W: http://www.reiner-sct.de/support/treiber_cyberjack.php
4294S: Maintained
4295
4296USB SERIAL DIGI ACCELEPORT DRIVER
4297P: Peter Berger and Al Borchers
4298M: pberger@brimson.com
4299M: alborchers@steinerpoint.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004300L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004301S: Maintained
4302
4303USB SERIAL DRIVER
4304P: Greg Kroah-Hartman
4305M: gregkh@suse.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004306L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004307S: Supported
4308
Linus Torvalds1da177e2005-04-16 15:20:36 -07004309USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
4310P: Gary Brubaker
4311M: xavyer@ix.netcom.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 KEYSPAN DRIVER
4316P: Greg Kroah-Hartman
4317M: greg@kroah.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004318L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004319W: http://www.kroah.com/linux/
4320S: Maintained
4321
4322USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04004323P: Support Department
4324M: support@connecttech.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004325L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004326W: http://www.connecttech.com
4327S: Supported
4328
Luca Risoliaf423b9a2007-03-26 16:12:04 -03004329USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07004330P: Luca Risolia
4331M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004332L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004333L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004334W: http://www.linux-projects.org
4335S: Maintained
4336
4337USB SUBSYSTEM
4338P: Greg Kroah-Hartman
4339M: gregkh@suse.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004340L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004341W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08004342T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07004343S: Supported
4344
4345USB UHCI DRIVER
4346P: Alan Stern
4347M: stern@rowland.harvard.edu
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004348L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004349S: Maintained
4350
David Brownell69ae9e32006-11-14 02:03:31 -08004351USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07004352P: David Brownell
4353M: dbrownell@users.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02004354L: netdev@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004355W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07004356S: Maintained
4357
Laurent Pinchartc0efd232008-06-30 15:04:50 -03004358USB VIDEO CLASS
4359P: Laurent Pinchart
4360M: laurent.pinchart@skynet.be
4361L: linx-uvc-devel@berlios.de
4362L: video4linux-list@redhat.com
4363W: http://linux-uvc.berlios.de
4364S: Maintained
4365
Linus Torvalds1da177e2005-04-16 15:20:36 -07004366USB W996[87]CF DRIVER
4367P: Luca Risolia
4368M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004369L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004370L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004371W: http://www.linux-projects.org
4372S: Maintained
4373
Jussi Kivilinnabf164cc2008-01-26 00:51:51 +02004374USB WIRELESS RNDIS DRIVER (rndis_wlan)
4375P: Jussi Kivilinna
4376M: jussi.kivilinna@mbnet.fi
4377L: linux-wireless@vger.kernel.org
4378S: Maintained
4379
Luca Risolia60f78052006-02-06 16:29:35 +00004380USB ZC0301 DRIVER
4381P: Luca Risolia
4382M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004383L: linux-usb@vger.kernel.org
Luca Risolia60f78052006-02-06 16:29:35 +00004384L: video4linux-list@redhat.com
4385W: http://www.linux-projects.org
4386S: Maintained
4387
Linus Torvalds1da177e2005-04-16 15:20:36 -07004388USB ZD1201 DRIVER
4389P: Jeroen Vreeken
4390M: pe1rxq@amsat.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004391L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004392W: http://linux-lc100020.sourceforge.net
4393S: Maintained
4394
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004395USB ZR364XX DRIVER
4396P: Antoine Jacquet
4397M: royale@zerezo.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004398L: linux-usb@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004399L: video4linux-list@redhat.com
4400W: http://royale.zerezo.com/zr364xx/
4401S: Maintained
4402
Linus Torvalds1da177e2005-04-16 15:20:36 -07004403USER-MODE LINUX
4404P: Jeff Dike
Joe Perches6650e0a2007-12-10 15:49:32 -08004405M: jdike@addtoit.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004406L: user-mode-linux-devel@lists.sourceforge.net
4407L: user-mode-linux-user@lists.sourceforge.net
4408W: http://user-mode-linux.sourceforge.net
4409S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004410
Hans-Jürgen Koche5f114e2007-12-05 15:08:07 +01004411USERSPACE I/O (UIO)
4412P: Hans J. Koch
4413M: hjk@linutronix.de
4414P: Greg Kroah-Hartman
4415M: gregkh@suse.de
4416L: linux-kernel@vger.kernel.org
4417S: Maintained
4418
Karel Zakf899b0a2008-05-23 13:04:21 -07004419UTIL-LINUX-NG PACKAGE
4420P: Karel Zak
4421M: kzak@redhat.com
4422L: util-linux-ng@vger.kernel.org
4423W: http://kernel.org/~kzak/util-linux-ng/
4424T: git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git
4425S: Maintained
4426
Alan Cox4e688522008-04-30 00:52:11 -07004427VFAT/FAT/MSDOS FILESYSTEM:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004428P: OGAWA Hirofumi
4429M: hirofumi@mail.parknet.co.jp
4430L: linux-kernel@vger.kernel.org
4431S: Maintained
4432
Linus Torvalds1da177e2005-04-16 15:20:36 -07004433VIA RHINE NETWORK DRIVER
4434P: Roger Luethi
4435M: rl@hellgate.ch
4436S: Maintained
4437
Jean Delvare32c0a522005-09-22 21:47:58 +02004438VIAPRO SMBUS DRIVER
4439P: Jean Delvare
4440M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02004441L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02004442S: Maintained
4443
Francois Romieu01f20732007-01-26 00:57:17 -08004444VIA VELOCITY NETWORK DRIVER
4445P: Francois Romieu
4446M: romieu@fr.zoreil.com
4447L: netdev@vger.kernel.org
4448S: Maintained
4449
Linus Torvalds1da177e2005-04-16 15:20:36 -07004450VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004451P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02004452M: mchehab@infradead.org
4453M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004454L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004455W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02004456T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004457S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004458
Patrick McHardybe7f8272007-10-23 20:26:36 -07004459VLAN (802.1Q)
4460P: Patrick McHardy
4461M: kaber@trash.net
4462L: netdev@vger.kernel.org
4463S: Maintained
4464
Liam Girdwoode53e86c2008-07-10 15:48:00 +01004465VOLTAGE AND CURRENT REGULATOR FRAMEWORK
4466P: Liam Girdwood
4467M: lg@opensource.wolfsonmicro.com
4468P: Mark Brown
4469M: broonie@opensource.wolfsonmicro.com
4470W: http://opensource.wolfsonmicro.com/node/15
4471T: git kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git
4472S: Supported
4473
Juerg Haefligerab413192006-09-24 20:54:04 +02004474VT1211 HARDWARE MONITOR DRIVER
4475P: Juerg Haefliger
4476M: juergh@gmail.com
4477L: lm-sensors@lm-sensors.org
4478S: Maintained
4479
Roger Lucas1de9e372005-11-26 20:20:05 +01004480VT8231 HARDWARE MONITOR DRIVER
4481P: Roger Lucas
Roger Lucasaf865762008-02-13 07:52:06 -05004482M: vt8231@hiddenengine.co.uk
Roger Lucas1de9e372005-11-26 20:20:05 +01004483L: lm-sensors@lm-sensors.org
4484S: Maintained
4485
Linus Torvalds1da177e2005-04-16 15:20:36 -07004486W1 DALLAS'S 1-WIRE BUS
4487P: Evgeniy Polyakov
4488M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07004489S: Maintained
4490
Charles Spirakis13927072006-07-05 18:05:15 +02004491W83791D HARDWARE MONITORING DRIVER
Marc Hulsman25845c22008-06-08 10:59:41 -04004492P: Marc Hulsman
4493M: m.hulsman@tudelft.nl
Charles Spirakis13927072006-07-05 18:05:15 +02004494L: lm-sensors@lm-sensors.org
Marc Hulsman25845c22008-06-08 10:59:41 -04004495S: Maintained
Charles Spirakis13927072006-07-05 18:05:15 +02004496
Rudolf Marek61db0112006-12-12 18:18:30 +01004497W83793 HARDWARE MONITORING DRIVER
4498P: Rudolf Marek
4499M: r.marek@assembler.cz
4500L: lm-sensors@lm-sensors.org
4501S: Maintained
4502
Linus Torvalds1da177e2005-04-16 15:20:36 -07004503W83L51xD SD/MMC CARD INTERFACE DRIVER
4504P: Pierre Ossman
4505M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01004506L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004507S: Maintained
4508
Wim Van Sebroeck35277612006-01-15 21:21:14 +01004509WATCHDOG DEVICE DRIVERS
4510P: Wim Van Sebroeck
4511M: wim@iguana.be
4512T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4513S: Maintained
4514
Linus Torvalds1da177e2005-04-16 15:20:36 -07004515WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4516P: Jean Tourrilhes
4517M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07004518L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004519W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4520S: Maintained
4521
4522WD7000 SCSI DRIVER
4523P: Miroslav Zagorac
4524M: zaga@fly.cc.fer.hr
4525L: linux-scsi@vger.kernel.org
4526S: Maintained
4527
Dmitry Torokhov5fc146802005-11-20 00:50:06 -05004528WISTRON LAPTOP BUTTON DRIVER
4529P: Miloslav Trmac
4530M: mitr@volny.cz
4531S: Maintained
4532
Linus Torvalds1da177e2005-04-16 15:20:36 -07004533WL3501 WIRELESS PCMCIA CARD DRIVER
4534P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004535M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07004536L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004537W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07004538S: Maintained
4539
Mark Brownfebf1df2008-04-02 00:51:09 -04004540WM97XX TOUCHSCREEN DRIVERS
4541P: Mark Brown
4542M: broonie@opensource.wolfsonmicro.com
4543P: Liam Girdwood
4544M: liam.girdwood@wolfsonmicro.com
4545L: linux-input@vger.kernel.org
4546T: git git://opensource.wolfsonmicro.com/linux-2.6-touch
4547W: http://opensource.wolfsonmicro.com/node/7
4548S: Supported
4549
Linus Torvalds1da177e2005-04-16 15:20:36 -07004550X.25 NETWORK LAYER
4551P: Henner Eisen
4552M: eis@baty.hanse.de
4553L: linux-x25@vger.kernel.org
4554S: Maintained
4555
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02004556XEN HYPERVISOR INTERFACE
4557P: Jeremy Fitzhardinge
4558M: jeremy@xensource.com
4559P: Chris Wright
4560M: chrisw@sous-sol.org
4561L: virtualization@lists.osdl.org
4562L: xen-devel@lists.xensource.com
4563S: Supported
4564
Linus Torvalds1da177e2005-04-16 15:20:36 -07004565XFS FILESYSTEM
4566P: Silicon Graphics Inc
Timothy Shimmin78bfd362007-06-11 20:42:09 -07004567P: Tim Shimmin
Linus Torvalds1da177e2005-04-16 15:20:36 -07004568M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004569L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004570W: http://oss.sgi.com/projects/xfs
Tim Shimmine99f0562007-06-19 15:26:35 +10004571T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004572S: Supported
4573
Grant Likelyc9d3d8e2007-10-01 16:33:51 +02004574XILINX SYSTEMACE DRIVER
4575P: Grant Likely
4576M: grant.likely@secretlab.ca
4577W: http://www.secretlab.ca/
4578L: linux-kernel@vger.kernel.org
4579S: Maintained
4580
Peter Korsgaard238b8722006-12-06 20:35:17 -08004581XILINX UARTLITE SERIAL DRIVER
4582P: Peter Korsgaard
4583M: jacmet@sunsite.dk
4584L: linux-serial@vger.kernel.org
4585S: Maintained
4586
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004587X86 ARCHITECTURE (32-BIT AND 64-BIT)
4588P: Thomas Gleixner
4589M: tglx@linutronix.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07004590P: Ingo Molnar
4591M: mingo@redhat.com
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004592P: H. Peter Anvin
4593M: hpa@zytor.com
4594L: linux-kernel@vger.kernel.org
4595T: git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004596S: Maintained
4597
Linus Torvalds1da177e2005-04-16 15:20:36 -07004598YAM DRIVER FOR AX.25
4599P: Jean-Paul Roubelat
4600M: jpr@f6fbb.org
4601L: linux-hams@vger.kernel.org
4602S: Maintained
4603
Henkaf64a5e2005-10-12 15:02:56 +02004604YEALINK PHONE DRIVER
4605P: Henk Vergonet
4606M: Henk.Vergonet@gmail.com
4607L: usbb2k-api-dev@nongnu.org
4608S: Maintained
4609
Linus Torvalds1da177e2005-04-16 15:20:36 -07004610Z8530 DRIVER FOR AX.25
4611P: Joerg Reuter
4612M: jreuter@yaina.de
4613W: http://yaina.de/jreuter/
4614W: http://www.qsl.net/dl1bke/
4615L: linux-hams@vger.kernel.org
4616S: Maintained
4617
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004618ZD1211RW WIRELESS DRIVER
4619P: Daniel Drake
4620M: dsd@gentoo.org
4621P: Ulrich Kunitz
4622M: kune@deine-taler.de
4623W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004624L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004625L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4626S: Maintained
4627
Linus Torvalds1da177e2005-04-16 15:20:36 -07004628ZR36067 VIDEO FOR LINUX DRIVER
4629P: Ronald Bultje
4630M: rbultje@ronald.bitfreak.net
4631L: mjpeg-users@lists.sourceforge.net
4632W: http://mjpeg.sourceforge.net/driver-zoran/
4633S: Maintained
4634
Maciej W. Rozycki8b4a4082007-07-18 00:49:11 -07004635ZS DECSTATION Z85C30 SERIAL DRIVER
4636P: Maciej W. Rozycki
4637M: macro@linux-mips.org
4638S: Maintained
4639
Linus Torvalds1da177e2005-04-16 15:20:36 -07004640THE REST
4641P: Linus Torvalds
4642S: Buried alive in reporters