blob: 5e89cead609bdb73bec7ea8ce12861b28178c4f7 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001
2 List of maintainers and how to submit kernel changes
3
4Please try to follow the guidelines below. This will make things
5easier on the maintainers. Not all of these guidelines matter for every
6trivial patch so apply some common sense.
7
81. Always _test_ your changes, however small, on at least 4 or
9 5 people, preferably many more.
10
112. Try to release a few ALPHA test versions to the net. Announce
12 them onto the kernel channel and await results. This is especially
13 important for device drivers, because often that's the only way
14 you will find things like the fact version 3 firmware needs
15 a magic fix you didn't know about, or some clown changed the
16 chips on a board and not its name. (Don't laugh! Look at the
17 SMC etherpower for that.)
18
193. Make sure your changes compile correctly in multiple
20 configurations. In particular check that changes work both as a
21 module and built into the kernel.
22
234. When you are happy with a change make it generally available for
24 testing and await feedback.
25
265. Make a patch available to the relevant maintainer in the list. Use
27 'diff -u' to make the patch easy to merge. Be prepared to get your
28 changes sent back with seemingly silly requests about formatting
29 and variable names. These aren't as silly as they seem. One
30 job the maintainers (and especially Linus) do is to keep things
31 looking the same. Sometimes this means that the clever hack in
32 your driver to get around a problem actually needs to become a
Andy Whitcroft0a920b52007-06-01 00:46:48 -070033 generalized kernel feature ready for next time.
34
35 PLEASE check your patch with the automated style checker
36 (scripts/checkpatch.pl) to catch trival style violations.
37 See Documentation/CodingStyle for guidance here.
Linus Torvalds1da177e2005-04-16 15:20:36 -070038
39 PLEASE try to include any credit lines you want added with the
40 patch. It avoids people being missed off by mistake and makes
41 it easier to know who wants adding and who doesn't.
42
43 PLEASE document known bugs. If it doesn't work for everything
44 or does something very odd once a month document it.
45
Alan Coxc9ee1332006-05-20 15:00:12 -070046 PLEASE remember that submissions must be made under the terms
Randy Dunlap45003712007-08-30 23:56:37 -070047 of the OSDL certificate of contribution and should include a
48 Signed-off-by: line. The current version of this "Developer's
49 Certificate of Origin" (DCO) is listed in the file
50 Documentation/SubmittingPatches.
Alan Coxc9ee1332006-05-20 15:00:12 -070051
Linus Torvalds1da177e2005-04-16 15:20:36 -0700526. Make sure you have the right to send any changes you make. If you
53 do changes at work you may find your employer owns the patch
54 not you.
55
Alan Coxc9ee1332006-05-20 15:00:12 -0700567. When sending security related changes or reports to a maintainer
57 please Cc: security@kernel.org, especially if the maintainer
58 does not respond.
59
608. Happy hacking.
Linus Torvalds1da177e2005-04-16 15:20:36 -070061
Antoine Jacquetb7eee612007-04-27 12:30:59 -030062 -----------------------------------
Linus Torvalds1da177e2005-04-16 15:20:36 -070063
64Maintainers List (try to look for most precise areas first)
65
66Note: For the hard of thinking, this list is meant to remain in alphabetical
67order. If you could add yourselves to it in alphabetical order that would be
68so much easier [Ed]
69
70P: Person
71M: Mail patches to
72L: Mailing list that is relevant to this area
73W: Web-page with status/info
Jody McIntyre50306fb2005-11-23 15:44:03 -080074T: SCM tree type and location. Type is one of: git, hg, quilt.
Linus Torvalds1da177e2005-04-16 15:20:36 -070075S: Status, one of the following:
76
77 Supported: Someone is actually paid to look after this.
78 Maintained: Someone actually looks after it.
79 Odd Fixes: It has a maintainer but they don't have time to do
80 much other than throw the odd patch in. See below..
81 Orphan: No current maintainer [but maybe you could take the
82 role as you write your new code].
83 Obsolete: Old code. Something tagged obsolete generally means
84 it has been replaced by a better system and you
85 should be using that.
86
Linus Torvalds1da177e2005-04-16 15:20:36 -0700873C505 NETWORK DRIVER
88P: Philip Blundell
89M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -070090L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -070091S: Maintained
92
Steffen Klasserta6d89912007-08-10 14:05:27 -0700933C59X NETWORK DRIVER
94P: Steffen Klassert
95M: klassert@mathematik.tu-chemnitz.de
96L: netdev@vger.kernel.org
97S: Maintained
98
Linus Torvalds1da177e2005-04-16 15:20:36 -0700993CR990 NETWORK DRIVER
100P: David Dillow
101M: dave@thedillows.org
Ralf Baechle979b6c12005-06-13 14:30:40 -0700102L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700103S: Maintained
104
1053W-XXXX ATA-RAID CONTROLLER DRIVER
106P: Adam Radford
107M: linuxraid@amcc.com
108L: linux-scsi@vger.kernel.org
109W: http://www.amcc.com
110S: Supported
111
1123W-9XXX SATA-RAID CONTROLLER DRIVER
113P: Adam Radford
114M: linuxraid@amcc.com
115L: linux-scsi@vger.kernel.org
116W: http://www.amcc.com
117S: Supported
118
11953C700 AND 53C700-66 SCSI DRIVER
120P: James E.J. Bottomley
121M: James.Bottomley@HansenPartnership.com
122L: linux-scsi@vger.kernel.org
123S: Maintained
124
1256PACK NETWORK DRIVER FOR AX.25
126P: Andreas Koensgen
127M: ajk@iehk.rwth-aachen.de
128L: linux-hams@vger.kernel.org
129S: Maintained
130
Linus Torvalds1da177e2005-04-16 15:20:36 -07001318169 10/100/1000 GIGABIT ETHERNET DRIVER
132P: Francois Romieu
133M: romieu@fr.zoreil.com
Ralf Baechle979b6c12005-06-13 14:30:40 -0700134L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700135S: Maintained
136
1378250/16?50 (AND CLONE UARTS) SERIAL DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -0700138L: linux-serial@vger.kernel.org
139W: http://serial.sourceforge.net
Russell King353cefd2006-10-03 17:36:11 +0100140S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -0700141
1428390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
143P: Paul Gortmaker
144M: p_gortmaker@yahoo.com
Ralf Baechle979b6c12005-06-13 14:30:40 -0700145L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700146S: Maintained
147
Eric Van Hensbergen67543e52006-03-25 03:07:29 -08001489P FILE SYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +0100149P: Eric Van Hensbergen
150M: ericvh@gmail.com
151P: Ron Minnich
Eric Van Hensbergen27a2a5f2007-07-23 13:06:13 -0500152M: rminnich@sandia.gov
Jim Cromiece00f852006-11-30 04:49:44 +0100153P: Latchesar Ionkov
154M: lucho@ionkov.net
155L: v9fs-developer@lists.sourceforge.net
Eric Van Hensbergen27a2a5f2007-07-23 13:06:13 -0500156W: http://swik.net/v9fs
Jim Cromiece00f852006-11-30 04:49:44 +0100157T: git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git
158S: Maintained
Eric Van Hensbergen67543e52006-03-25 03:07:29 -0800159
Linus Torvalds1da177e2005-04-16 15:20:36 -0700160A2232 SERIAL BOARD DRIVER
161P: Enver Haase
Linus Torvalds1da177e2005-04-16 15:20:36 -0700162M: A2232@gmx.net
163L: linux-m68k@lists.linux-m68k.org
164S: Maintained
165
David Howellsfac533c2008-03-28 14:15:54 -0700166AFS FILESYSTEM & AF_RXRPC SOCKET DOMAIN
167P: David Howells
168M: dhowells@redhat.com
169L: linux-afs@lists.infradead.org
170S: Supported
171
Linus Torvalds1da177e2005-04-16 15:20:36 -0700172AIO
173P: Benjamin LaHaise
174M: bcrl@kvack.org
175L: linux-aio@kvack.org
176S: Supported
177
Hans de Goedef2b84bb2006-06-04 20:22:24 +0200178ABIT UGURU HARDWARE MONITOR DRIVER
179P: Hans de Goede
180M: j.w.r.degoede@hhs.nl
181L: lm-sensors@lm-sensors.org
182S: Maintained
183
Linus Torvalds1da177e2005-04-16 15:20:36 -0700184ACENIC DRIVER
185P: Jes Sorensen
186M: jes@trained-monkey.org
187L: linux-acenic@sunsite.dk
188S: Maintained
189
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700190IPS SCSI RAID DRIVER
191P: Adaptec OEM Raid Solutions
192M: aacraid@adaptec.com
193L: linux-scsi@vger.kernel.org
194W: http://www.adaptec.com/
195S: Maintained
196
197DPT_I2O SCSI RAID DRIVER
198P: Adaptec OEM Raid Solutions
199M: aacraid@adaptec.com
200L: linux-scsi@vger.kernel.org
201W: http://www.adaptec.com/
202S: Maintained
203
Linus Torvalds1da177e2005-04-16 15:20:36 -0700204AACRAID SCSI RAID DRIVER
205P: Adaptec OEM Raid Solutions
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700206M: aacraid@adaptec.com
Linus Torvalds1da177e2005-04-16 15:20:36 -0700207L: linux-scsi@vger.kernel.org
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700208W: http://www.adaptec.com/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700209S: Supported
210
Carlos Corbacho745a5d22008-02-05 02:17:10 +0000211ACER WMI LAPTOP EXTRAS
212P: Carlos Corbacho
213M: carlos@strangeworlds.co.uk
214L: aceracpi@googlegroups.com (subscribers-only)
215W: http://code.google.com/p/aceracpi
216S: Maintained
217
Linus Torvalds1da177e2005-04-16 15:20:36 -0700218ACPI
219P: Len Brown
220M: len.brown@intel.com
Len Brown8b59a452007-01-08 19:03:28 -0500221M: lenb@kernel.org
Len Brown6968e502005-12-30 00:32:49 -0500222L: linux-acpi@vger.kernel.org
Len Brown38e09d82007-10-25 17:55:59 -0400223W: http://www.lesswatts.org/projects/acpi/
Jody McIntyre6fb04252005-11-18 09:31:06 -0800224T: git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
Len Brown8b59a452007-01-08 19:03:28 -0500225S: Supported
226
227ACPI BATTERY DRIVERS
Len Browna4146552007-06-23 15:54:36 -0400228P: Alexey Starikovskiy
229M: astarikovskiy@suse.de
Len Brown8b59a452007-01-08 19:03:28 -0500230L: linux-acpi@vger.kernel.org
Adrian Bunk0638bc82008-05-20 01:08:23 +0300231W: http://www.lesswatts.org/projects/acpi/
Len Brown8b59a452007-01-08 19:03:28 -0500232S: Supported
233
234ACPI EC DRIVER
235P: Alexey Starikovskiy
Len Browna4146552007-06-23 15:54:36 -0400236M: astarikovskiy@suse.de
Len Brown8b59a452007-01-08 19:03:28 -0500237L: linux-acpi@vger.kernel.org
Adrian Bunk0638bc82008-05-20 01:08:23 +0300238W: http://www.lesswatts.org/projects/acpi/
Len Brown8b59a452007-01-08 19:03:28 -0500239S: Supported
240
241ACPI FAN DRIVER
Len Brown38e09d82007-10-25 17:55:59 -0400242P: Len Brown
243M: len.brown@intel.com
Len Brown8b59a452007-01-08 19:03:28 -0500244L: linux-acpi@vger.kernel.org
Adrian Bunk0638bc82008-05-20 01:08:23 +0300245W: http://www.lesswatts.org/projects/acpi/
Len Brown8b59a452007-01-08 19:03:28 -0500246S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700247
Kristen Carlson Accardi998be202006-07-26 10:52:33 -0700248ACPI PCI HOTPLUG DRIVER
249P: Kristen Carlson Accardi
250M: kristen.c.accardi@intel.com
251L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -0500252S: Supported
253
254ACPI THERMAL DRIVER
Len Brown38e09d82007-10-25 17:55:59 -0400255P: Len Brown
256M: len.brown@intel.com
Len Brown8b59a452007-01-08 19:03:28 -0500257L: linux-acpi@vger.kernel.org
Adrian Bunk0638bc82008-05-20 01:08:23 +0300258W: http://www.lesswatts.org/projects/acpi/
Len Brown8b59a452007-01-08 19:03:28 -0500259S: Supported
Kristen Carlson Accardi998be202006-07-26 10:52:33 -0700260
Len Brown359acec2007-02-10 01:59:24 -0500261ACPI VIDEO DRIVER
Len Brown38e09d82007-10-25 17:55:59 -0400262P: Rui Zhang
263M: rui.zhang@intel.com
Len Brown359acec2007-02-10 01:59:24 -0500264L: linux-acpi@vger.kernel.org
Adrian Bunk0638bc82008-05-20 01:08:23 +0300265W: http://www.lesswatts.org/projects/acpi/
Len Brown359acec2007-02-10 01:59:24 -0500266S: Supported
267
Carlos Corbachobff431e2008-02-05 02:17:04 +0000268ACPI WMI DRIVER
269P: Carlos Corbacho
270M: carlos@strangeworlds.co.uk
271L: linux-acpi@vger.kernel.org
272W: http://www.lesswatts.org/projects/acpi/
273S: Maintained
274
Thibaut VARENE2f39d512008-02-20 21:05:56 +0100275AD1889 ALSA SOUND DRIVER
276P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -0400277M: kyle@mcmartin.ca
Thibaut VARENE2f39d512008-02-20 21:05:56 +0100278P: Thibaut Varene
279M: T-Bone@parisc-linux.org
280W: http://wiki.parisc-linux.org/AD1889
281L: linux-parisc@vger.kernel.org
282S: Maintained
283
Linus Torvalds1da177e2005-04-16 15:20:36 -0700284ADM1025 HARDWARE MONITOR DRIVER
285P: Jean Delvare
286M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +0200287L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700288S: Maintained
289
Corentin Labbecae2caa2007-02-14 21:15:04 +0100290ADM1029 HARDWARE MONITOR DRIVER
291P: Corentin Labbe
292M: corentin.labbe@geomatys.fr
293L: lm-sensors@lm-sensors.org
294S: Maintained
295
Michael Wucc0b88c2007-08-31 01:15:25 -0400296ADM8211 WIRELESS DRIVER
297P: Michael Wu
298M: flamingice@sourmilk.net
299L: linux-wireless@vger.kernel.org
300W: http://linuxwireless.org/
301T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
302S: Maintained
303
Linus Torvalds1da177e2005-04-16 15:20:36 -0700304ADT746X FAN DRIVER
305P: Colin Leroy
306M: colin@colino.net
307S: Maintained
308
Matthew Wilcox8c6af9e2007-07-26 11:03:19 -0400309ADVANSYS SCSI DRIVER
310P: Matthew Wilcox
311M: matthew@wil.cx
312L: linux-scsi@vger.kernel.org
313S: Maintained
314
Linus Torvalds1da177e2005-04-16 15:20:36 -0700315AEDSP16 DRIVER
316P: Riccardo Facchetti
317M: fizban@tin.it
318S: Maintained
319
320AFFS FILE SYSTEM
321P: Roman Zippel
322M: zippel@linux-m68k.org
323S: Maintained
324
325AGPGART DRIVER
Dave Jones70e89922007-07-09 20:23:50 -0400326P: David Airlie
327M: airlied@linux.ie
328T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700329S: Maintained
330
331AHA152X SCSI DRIVER
332P: Juergen E. Fischer
333M: Juergen Fischer <fischer@norbit.de>
334L: linux-scsi@vger.kernel.org
335S: Maintained
336
Hannes Reinecke64624d42007-10-19 10:32:29 +0200337AIC7XXX / AIC79XX SCSI DRIVER
338P: Hannes Reinecke
339M: hare@suse.de
340L: linux-scsi@vger.kernel.org
341S: Maintained
342
Linus Torvalds1da177e2005-04-16 15:20:36 -0700343ALCATEL SPEEDTOUCH USB DRIVER
344P: Duncan Sands
345M: duncan.sands@free.fr
Greg Kroah-Hartman63725942007-11-21 15:16:59 -0700346L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700347W: http://www.linux-usb.org/SpeedTouch/
348S: Maintained
349
Pierre Ossman272f1332007-05-14 21:25:26 +0200350ALCHEMY AU1XX0 MMC DRIVER
351S: Orphan
352
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000353ALI1563 I2C DRIVER
354P: Rudolf Marek
Jean Delvare7188cc62006-12-12 18:18:30 +0100355M: r.marek@assembler.cz
Jean Delvare5d925fe2006-07-01 17:14:32 +0200356L: i2c@lm-sensors.org
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000357S: Maintained
358
Linus Torvalds1da177e2005-04-16 15:20:36 -0700359ALPHA PORT
360P: Richard Henderson
361M: rth@twiddle.net
362S: Odd Fixes for 2.4; Maintained for 2.6.
363P: Ivan Kokshaysky
364M: ink@jurassic.park.msu.ru
365S: Maintained for 2.4; PCI support for 2.6.
366
Thomas Dahlmann167a6752007-07-12 09:30:39 -0700367AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
368P: Thomas Dahlmann
369M: thomas.dahlmann@amd.com
Jordan Crouse67d76712008-05-12 14:02:22 -0700370L: linux-geode@lists.infradead.org (moderated for non-subscribers)
Thomas Dahlmann167a6752007-07-12 09:30:39 -0700371S: Supported
372
Jordan Crousef90b8112006-01-06 00:12:14 -0800373AMD GEODE PROCESSOR/CHIPSET SUPPORT
Jim Cromiece00f852006-11-30 04:49:44 +0100374P: Jordan Crouse
Jordan Crouse67d76712008-05-12 14:02:22 -0700375L: linux-geode@lists.infradead.org (moderated for non-subscribers)
Jordan Crousef90b8112006-01-06 00:12:14 -0800376W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
377S: Supported
378
Joerg Roedel919ee7d2008-06-26 21:28:09 +0200379AMD IOMMU (AMD-VI)
380P: Joerg Roedel
381M: joerg.roedel@amd.com
382L: iommu@lists.linux-foundation.org
383S: Supported
384
Stelian Pop284f42b2006-12-12 18:18:31 +0100385AMS (Apple Motion Sensor) DRIVER
386P: Stelian Pop
387M: stelian@popies.net
388P: Michael Hanselmann
389M: linux-kernel@hansmi.ch
390S: Supported
391
Tom Tuckerf94b5332006-09-22 15:22:48 -0700392AMSO1100 RNIC DRIVER
393P: Tom Tucker
394M: tom@opengridcomputing.com
395P: Steve Wise
396M: swise@opengridcomputing.com
Roland Dreier78526822007-07-09 20:12:26 -0700397L: general@lists.openfabrics.org
Tom Tuckerf94b5332006-09-22 15:22:48 -0700398S: Maintained
399
Johannes Berg42269062006-07-25 16:15:50 +0200400AOA (Apple Onboard Audio) ALSA DRIVER
401P: Johannes Berg
402M: johannes@sipsolutions.net
403L: linuxppc-dev@ozlabs.org
Takashi Iwai82622042007-04-16 12:32:52 +0200404L: alsa-devel@alsa-project.org (subscribers-only)
Johannes Berg42269062006-07-25 16:15:50 +0200405S: Maintained
406
Linus Torvalds1da177e2005-04-16 15:20:36 -0700407APM DRIVER
408P: Stephen Rothwell
409M: sfr@canb.auug.org.au
410L: linux-laptop@vger.kernel.org
411W: http://www.canb.auug.org.au/~sfr/
412S: Supported
413
Nicolas Boichat6f2fad72007-05-08 00:24:52 -0700414APPLE SMC DRIVER
415P: Nicolas Boichat
416M: nicolas@boichat.ch
417L: mactel-linux-devel@lists.sourceforge.net
418S: Maintained
419
Linus Torvalds1da177e2005-04-16 15:20:36 -0700420APPLETALK NETWORK LAYER
421P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -0300422M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700423S: Maintained
424
Johannes Bergeb9ebe62007-10-27 23:42:45 -0400425APPLETOUCH TOUCHPAD DRIVER
426P: Johannes Berg
427M: johannes@sipsolutions.net
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -0400428L: linux-input@vger.kernel.org
Johannes Bergeb9ebe62007-10-27 23:42:45 -0400429S: Maintained
430
Jaya Kumar1154ea72005-06-21 17:17:04 -0700431ARC FRAMEBUFFER DRIVER
432P: Jaya Kumar
433M: jayalk@intworks.biz
434S: Maintained
435
Linus Torvalds1da177e2005-04-16 15:20:36 -0700436ARM MFM AND FLOPPY DRIVERS
437P: Ian Molton
438M: spyro@f2s.com
439S: Maintained
440
Russell King2761f5c2007-05-24 06:56:08 +0200441ARM PRIMECELL MMCI PL180/1 DRIVER
442P: Russell King
443M: rmk@arm.linux.org.uk
444L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
445S: Maintained
446
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800447ARM/ADI ROADRUNNER MACHINE SUPPORT
448P: Lennert Buytenhek
449M: kernel@wantstofly.org
450L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
451S: Maintained
452
453ARM/ADS SPHERE MACHINE SUPPORT
454P: Lennert Buytenhek
455M: kernel@wantstofly.org
456L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
457S: Maintained
458
459ARM/AJECO 1ARM MACHINE SUPPORT
460P: Lennert Buytenhek
461M: kernel@wantstofly.org
462L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
463S: Maintained
464
Andrew Victord4a89c72006-12-04 13:56:21 +0100465ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
466P: Andrew Victor
Andrew Victorc5215f32008-03-12 21:29:09 +0100467M: linux@maxim.org.za
Andrew Victord4a89c72006-12-04 13:56:21 +0100468L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
469W: http://maxim.org.za/at91_26.html
470S: Maintained
471
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800472ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
473P: Lennert Buytenhek
474M: kernel@wantstofly.org
475L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
476S: Maintained
477
478ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
479P: Lennert Buytenhek
480M: kernel@wantstofly.org
481L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
482S: Maintained
483
Linus Torvalds1da177e2005-04-16 15:20:36 -0700484ARM/CORGI MACHINE SUPPORT
485P: Richard Purdie
486M: rpurdie@rpsys.net
487S: Maintained
488
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800489ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
490P: Lennert Buytenhek
491M: kernel@wantstofly.org
492L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
493S: Maintained
494
Jaya Kumar90b8fc32008-03-15 05:11:07 +0100495ARM/GUMSTIX MACHINE SUPPORT
496P: Steve Sakoman
497M: sakoman@gmail.com
498L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
499S: Maintained
500
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100501ARM/HP JORNADA 7XX MACHINE SUPPORT
502P: Kristoffer Ericson
Kristoffer Ericson6a4d0282007-07-07 17:45:10 +0100503M: kristoffer.ericson@gmail.com
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100504W: www.jlime.com
505S: Maintained
506
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800507ARM/INTEL IOP32X ARM ARCHITECTURE
508P: Lennert Buytenhek
509M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100510P: Dan Williams
511M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800512L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100513S: Supported
514
515ARM/INTEL IOP33X ARM ARCHITECTURE
516P: Dan Williams
517M: dan.j.williams@intel.com
518L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
519S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800520
521ARM/INTEL IOP13XX ARM ARCHITECTURE
522P: Lennert Buytenhek
523M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100524P: Dan Williams
525M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800526L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100527S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800528
529ARM/INTEL IQ81342EX MACHINE SUPPORT
530P: Lennert Buytenhek
531M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100532P: Dan Williams
533M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800534L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100535S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800536
537ARM/INTEL IXP2000 ARM ARCHITECTURE
538P: Lennert Buytenhek
539M: kernel@wantstofly.org
540L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
541S: Maintained
542
543ARM/INTEL IXDP2850 MACHINE SUPPORT
544P: Lennert Buytenhek
545M: kernel@wantstofly.org
546L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
547S: Maintained
548
549ARM/INTEL IXP23XX ARM ARCHITECTURE
550P: Lennert Buytenhek
551M: kernel@wantstofly.org
552L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
553S: Maintained
554
555ARM/INTEL XSC3 (MANZANO) ARM CORE
556P: Lennert Buytenhek
557M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100558P: Dan Williams
559M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800560L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100561S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800562
563ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
564P: Lennert Buytenhek
565M: kernel@wantstofly.org
566L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
567S: Maintained
568
569ARM/LOGICPD PXA270 MACHINE SUPPORT
570P: Lennert Buytenhek
571M: kernel@wantstofly.org
572L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
573S: Maintained
574
Dirk Opfer8459c152005-11-06 14:27:52 +0000575ARM/TOSA MACHINE SUPPORT
576P: Dirk Opfer
577M: dirk@opfer-online.de
578S: Maintained
579
Linus Torvalds1da177e2005-04-16 15:20:36 -0700580ARM/PLEB SUPPORT
581P: Peter Chubb
582M: pleb@gelato.unsw.edu.au
583W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
584S: Maintained
585
586ARM/PT DIGITAL BOARD PORT
587P: Stefan Eletzhofer
588M: stefan.eletzhofer@eletztrick.de
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700589L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700590W: http://www.arm.linux.org.uk/
591S: Maintained
592
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800593ARM/RADISYS ENP2611 MACHINE SUPPORT
594P: Lennert Buytenhek
595M: kernel@wantstofly.org
596L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
597S: Maintained
598
Linus Torvalds1da177e2005-04-16 15:20:36 -0700599ARM/SHARK MACHINE SUPPORT
600P: Alexander Schulz
601M: alex@shark-linux.de
602W: http://www.shark-linux.de/shark.html
603S: Maintained
604
605ARM/STRONGARM110 PORT
606P: Russell King
607M: rmk@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700608L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700609W: http://www.arm.linux.org.uk/
610S: Maintained
611
612ARM/S3C2410 ARM ARCHITECTURE
613P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800614M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700615L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700616W: http://www.fluff.org/ben/linux/
617S: Maintained
618
619ARM/S3C2440 ARM ARCHITECTURE
620P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800621M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700622L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700623W: http://www.fluff.org/ben/linux/
624S: Maintained
625
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800626ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
627P: Lennert Buytenhek
628M: kernel@wantstofly.org
629L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
630S: Maintained
631
632ARM/THECUS N2100 MACHINE SUPPORT
633P: Lennert Buytenhek
634M: kernel@wantstofly.org
635L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
636S: Maintained
637
Linus Torvalds1da177e2005-04-16 15:20:36 -0700638ARPD SUPPORT
639P: Jonathan Layes
Ralf Baechle979b6c12005-06-13 14:30:40 -0700640L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700641S: Maintained
642
643ASUS ACPI EXTRAS DRIVER
Len Brown0b67d942006-12-22 21:18:56 -0500644P: Corentin Chary
645M: corentincj@iksaif.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700646P: Karol Kozimor
647M: sziwan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700648L: acpi4asus-user@lists.sourceforge.net
649W: http://sourceforge.net/projects/acpi4asus
Len Brown0b67d942006-12-22 21:18:56 -0500650W: http://xf.iksaif.net/acpi4asus
Linus Torvalds1da177e2005-04-16 15:20:36 -0700651S: Maintained
652
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -0400653ASUS ASB100 HARDWARE MONITOR DRIVER
654P: Mark M. Hoffman
655M: mhoffman@lightlink.com
656L: lm-sensors@lm-sensors.org
657S: Maintained
658
Corentin Chary85091b72007-01-26 14:04:30 +0100659ASUS LAPTOP EXTRAS DRIVER
660P: Corentin Chary
661M: corentincj@iksaif.net
662L: acpi4asus-user@lists.sourceforge.net
663W: http://sourceforge.net/projects/acpi4asus
664W: http://xf.iksaif.net/acpi4asus
665S: Maintained
666
Dan Williamsb3e5f262007-08-07 10:26:35 -0700667ASYNCHRONOUS TRANSFERS/TRANSFORMS API
668P: Dan Williams
669M: dan.j.williams@intel.com
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +0100670P: Maciej Sosnowski
671M: maciej.sosnowski@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -0700672L: linux-kernel@vger.kernel.org
673W: http://sourceforge.net/projects/xscaleiop
674S: Supported
675
Linus Torvalds1da177e2005-04-16 15:20:36 -0700676ATA OVER ETHERNET DRIVER
677P: Ed L. Cashin
678M: ecashin@coraid.com
679W: http://www.coraid.com/support/linux
680S: Supported
681
Jiri Slabyfa1c1142007-08-12 17:33:16 +0200682ATHEROS ATH5K WIRELESS DRIVER
683P: Jiri Slaby
684M: jirislaby@gmail.com
685P: Nick Kossifidis
686M: mickflemm@gmail.com
687P: Luis R. Rodriguez
688M: mcgrof@gmail.com
689L: linux-wireless@vger.kernel.org
690L: ath5k-devel@lists.ath5k.org
691S: Maintained
692
Ville Syrjala6f69a6d2008-04-21 22:21:10 +0000693ATI_REMOTE2 DRIVER
694P: Ville Syrjala
695M: syrjala@sci.fi
696S: Maintained
697
Jay Cliburn8d5ca6e2007-02-03 20:25:10 -0600698ATL1 ETHERNET DRIVER
699P: Jay Cliburn
700M: jcliburn@gmail.com
701P: Chris Snook
702M: csnook@redhat.com
703L: atl1-devel@lists.sourceforge.net
704W: http://sourceforge.net/projects/atl1
705W: http://atl1.sourceforge.net
706S: Maintained
707
Linus Torvalds1da177e2005-04-16 15:20:36 -0700708ATM
709P: Chas Williams
710M: chas@cmf.nrl.navy.mil
Roland Dreierf37bf902006-09-13 20:39:33 -0700711L: linux-atm-general@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700712W: http://linux-atm.sourceforge.net
713S: Maintained
714
Pierre Ossman272f1332007-05-14 21:25:26 +0200715ATMEL AT91 MCI DRIVER
Pierre Ossman81764fa2007-07-15 18:47:38 +0200716P: Nicolas Ferre
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800717M: nicolas.ferre@atmel.com
Pierre Ossman81764fa2007-07-15 18:47:38 +0200718L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
719W: http://www.atmel.com/products/AT91/
720W: http://www.at91.com/
721S: Maintained
Pierre Ossman272f1332007-05-14 21:25:26 +0200722
Haavard Skinnemoena1cfac42008-02-08 04:21:00 -0800723ATMEL AT91 / AT32 SERIAL DRIVER
724P: Haavard Skinnemoen
725M: hskinnemoen@atmel.com
726L: linux-kernel@vger.kernel.org
727S: Supported
728
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800729ATMEL LCDFB DRIVER
730P: Nicolas Ferre
731M: nicolas.ferre@atmel.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -0800732L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800733S: Maintained
734
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100735ATMEL MACB ETHERNET DRIVER
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100736P: Haavard Skinnemoen
737M: hskinnemoen@atmel.com
738S: Supported
739
Haavard Skinnemoen754ce4f2007-02-14 00:33:09 -0800740ATMEL SPI DRIVER
741P: Haavard Skinnemoen
742M: hskinnemoen@atmel.com
743S: Supported
744
Haavard Skinnemoen914a3f32007-10-10 02:29:43 -0700745ATMEL USBA UDC DRIVER
746P: Haavard Skinnemoen
747M: hskinnemoen@atmel.com
748L: kernel@avr32linux.org
749W: http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver
750S: Supported
751
Linus Torvalds1da177e2005-04-16 15:20:36 -0700752ATMEL WIRELESS DRIVER
753P: Simon Kelley
754M: simon@thekelleys.org.uk
Johannes Berg724c6b32007-04-23 12:18:20 -0700755L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700756W: http://www.thekelleys.org.uk/atmel
757W: http://atmelwlandriver.sourceforge.net/
758S: Maintained
759
Chris Wrighta92b7b82005-07-07 18:12:23 -0700760AUDIT SUBSYSTEM
Eric Paris0ef19702008-04-18 10:47:32 -0400761P: Al Viro
762M: viro@zeniv.linux.org.uk
763P: Eric Paris
764M: eparis@redhat.com
Gabriel Cb9a06202007-08-10 13:00:56 -0700765L: linux-audit@redhat.com (subscribers-only)
David Woodhousead3f9a22005-07-13 15:28:29 +0100766W: http://people.redhat.com/sgrubb/audit/
Eric Paris0ef19702008-04-18 10:47:32 -0400767T: git git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git
Chris Wrighta92b7b82005-07-07 18:12:23 -0700768S: Maintained
769
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800770AUXILIARY DISPLAY DRIVERS
771P: Miguel Ojeda Sandonis
772M: maxextreme@gmail.com
773L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700774W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800775S: Maintained
776
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700777AVR32 ARCHITECTURE
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700778P: Haavard Skinnemoen
779M: hskinnemoen@atmel.com
780W: http://www.atmel.com/products/AVR32/
781W: http://avr32linux.org/
782W: http://avrfreaks.net/
783S: Supported
784
785AVR32/AT32AP MACHINE SUPPORT
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700786P: Haavard Skinnemoen
787M: hskinnemoen@atmel.com
788S: Supported
789
Linus Torvalds1da177e2005-04-16 15:20:36 -0700790AX.25 NETWORK LAYER
791P: Ralf Baechle
792M: ralf@linux-mips.org
793L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +0200794W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700795S: Maintained
796
Richard Purdie300abeb2007-02-07 22:21:07 +0000797BACKLIGHT CLASS/SUBSYSTEM
798P: Richard Purdie
799M: rpurdie@rpsys.net
800S: Maintained
801
Bryan Wu1394f032007-05-06 14:50:22 -0700802BLACKFIN ARCHITECTURE
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800803P: Bryan Wu
Bryan Wu7dd06cd2008-02-21 16:18:43 +0800804M: cooloney@kernel.org
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800805L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
806W: http://blackfin.uclinux.org
807S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700808
Bryan Wue190d6b2007-07-17 14:43:44 +0800809BLACKFIN EMAC DRIVER
810P: Bryan Wu
Bryan Wu7dd06cd2008-02-21 16:18:43 +0800811M: cooloney@kernel.org
Bryan Wue190d6b2007-07-17 14:43:44 +0800812L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
813W: http://blackfin.uclinux.org
814S: Supported
815
Mike Frysinger566da5b2007-06-11 15:31:30 +0800816BLACKFIN RTC DRIVER
817P: Mike Frysinger
Mike Frysinger566da5b2007-06-11 15:31:30 +0800818M: vapier.adi@gmail.com
819L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
820W: http://blackfin.uclinux.org
821S: Supported
822
Bryan Wu1394f032007-05-06 14:50:22 -0700823BLACKFIN SERIAL DRIVER
Mike Frysinger9c5e7102007-11-17 23:19:44 +0800824P: Sonic Zhang
825M: sonic.zhang@analog.com
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800826L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
827W: http://blackfin.uclinux.org
828S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700829
Bryan Wu1e6d3202007-07-15 02:50:02 +0800830BLACKFIN WATCHDOG DRIVER
831P: Mike Frysinger
Bryan Wu1e6d3202007-07-15 02:50:02 +0800832M: vapier.adi@gmail.com
833L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
834W: http://blackfin.uclinux.org
835S: Supported
836
Linus Torvalds1da177e2005-04-16 15:20:36 -0700837BAYCOM/HDLCDRV DRIVERS FOR AX.25
838P: Thomas Sailer
839M: t.sailer@alumni.ethz.ch
840L: linux-hams@vger.kernel.org
841W: http://www.baycom.org/~tom/ham/ham.html
842S: Maintained
843
Michael Buesche4d6b792007-09-18 15:39:42 -0400844B43 WIRELESS DRIVER
845P: Michael Buesch
846M: mb@bu3sch.de
847P: Stefano Brivio
Stefano Brivio2817ef12007-11-06 22:48:56 +0100848M: stefano.brivio@polimi.it
Michael Buesche4d6b792007-09-18 15:39:42 -0400849L: linux-wireless@vger.kernel.org
Stefano Brivio2817ef12007-11-06 22:48:56 +0100850W: http://linuxwireless.org/en/users/Drivers/b43
Michael Buesche4d6b792007-09-18 15:39:42 -0400851S: Maintained
852
Larry Finger75388ac2007-09-25 16:46:54 -0700853B43LEGACY WIRELESS DRIVER
854P: Larry Finger
855M: Larry.Finger@lwfinger.net
Stefano Brivio2817ef12007-11-06 22:48:56 +0100856P: Stefano Brivio
857M: stefano.brivio@polimi.it
Larry Finger75388ac2007-09-25 16:46:54 -0700858L: linux-wireless@vger.kernel.org
Stefano Brivio2817ef12007-11-06 22:48:56 +0100859W: http://linuxwireless.org/en/users/Drivers/b43
Larry Finger75388ac2007-09-25 16:46:54 -0700860S: Maintained
861
Linus Torvalds1da177e2005-04-16 15:20:36 -0700862BEFS FILE SYSTEM
863P: Sergey S. Kostyliov
864M: rathamahata@php4.ru
865L: linux-kernel@vger.kernel.org
866S: Maintained
867
Linus Torvalds1da177e2005-04-16 15:20:36 -0700868BFS FILE SYSTEM
869P: Tigran A. Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -0800870M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700871L: linux-kernel@vger.kernel.org
872S: Maintained
873
Bryan Wud24ecfc2007-05-01 23:26:32 +0200874BLACKFIN I2C TWI DRIVER
875P: Sonic Zhang
876M: sonic.zhang@analog.com
877L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
878W: http://blackfin.uclinux.org/
879S: Supported
880
Linus Torvalds1da177e2005-04-16 15:20:36 -0700881BLOCK LAYER
882P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +0200883M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700884L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800885T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700886S: Maintained
887
Joern Engel2b54aae2008-02-06 01:38:02 -0800888BLOCK2MTD DRIVER
889P: Joern Engel
890M: joern@lazybastard.org
891L: linux-mtd@lists.infradead.org
892S: Maintained
893
Linus Torvalds1da177e2005-04-16 15:20:36 -0700894BLUETOOTH SUBSYSTEM
895P: Marcel Holtmann
896M: marcel@holtmann.org
897P: Maxim Krasnyansky
898M: maxk@qualcomm.com
Pavel Machek781c2842008-03-20 15:41:02 -0700899L: linux-bluetooth@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700900W: http://bluez.sf.net
901W: http://www.bluez.org
902W: http://www.holtmann.org/linux/bluetooth/
Josh Boyer1adc1232005-11-23 15:44:15 -0800903T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700904S: Maintained
905
906BLUETOOTH RFCOMM LAYER
907P: Marcel Holtmann
908M: marcel@holtmann.org
909P: Maxim Krasnyansky
910M: maxk@qualcomm.com
911S: Maintained
912
913BLUETOOTH BNEP LAYER
914P: Marcel Holtmann
915M: marcel@holtmann.org
916P: Maxim Krasnyansky
917M: maxk@qualcomm.com
918S: Maintained
919
920BLUETOOTH CMTP LAYER
921P: Marcel Holtmann
922M: marcel@holtmann.org
923S: Maintained
924
925BLUETOOTH HIDP LAYER
926P: Marcel Holtmann
927M: marcel@holtmann.org
928S: Maintained
929
930BLUETOOTH HCI UART DRIVER
931P: Marcel Holtmann
932M: marcel@holtmann.org
933P: Maxim Krasnyansky
934M: maxk@qualcomm.com
935S: Maintained
936
937BLUETOOTH HCI USB DRIVER
938P: Marcel Holtmann
939M: marcel@holtmann.org
940P: Maxim Krasnyansky
941M: maxk@qualcomm.com
942S: Maintained
943
944BLUETOOTH HCI BCM203X DRIVER
945P: Marcel Holtmann
946M: marcel@holtmann.org
947S: Maintained
948
949BLUETOOTH HCI BPA10X DRIVER
950P: Marcel Holtmann
951M: marcel@holtmann.org
952S: Maintained
953
954BLUETOOTH HCI BFUSB DRIVER
955P: Marcel Holtmann
956M: marcel@holtmann.org
957S: Maintained
958
959BLUETOOTH HCI DTL1 DRIVER
960P: Marcel Holtmann
961M: marcel@holtmann.org
962S: Maintained
963
964BLUETOOTH HCI BLUECARD DRIVER
965P: Marcel Holtmann
966M: marcel@holtmann.org
967S: Maintained
968
969BLUETOOTH HCI BT3C DRIVER
970P: Marcel Holtmann
971M: marcel@holtmann.org
972S: Maintained
973
974BLUETOOTH HCI BTUART DRIVER
975P: Marcel Holtmann
976M: marcel@holtmann.org
977S: Maintained
978
979BLUETOOTH HCI VHCI DRIVER
980P: Maxim Krasnyansky
981M: maxk@qualcomm.com
982S: Maintained
983
984BONDING DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +0100985P: Jay Vosburgh
986M: fubar@us.ibm.com
987L: bonding-devel@lists.sourceforge.net
988W: http://sourceforge.net/projects/bonding/
989S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700990
Gary Zambrano39105892006-06-22 17:26:20 -0700991BROADCOM B44 10/100 ETHERNET DRIVER
992P: Gary Zambrano
993M: zambrano@broadcom.com
994L: netdev@vger.kernel.org
995S: Supported
996
Michael Chan948c51e2006-06-04 02:51:39 -0700997BROADCOM BNX2 GIGABIT ETHERNET DRIVER
998P: Michael Chan
999M: mchan@broadcom.com
1000L: netdev@vger.kernel.org
1001S: Supported
1002
Eliezer Tamir4d9d2cb2008-02-28 11:59:10 -08001003BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER
Eilon Greenstein24e3fce2008-06-12 14:30:28 -07001004P: Eilon Greenstein
1005M: eilong@broadcom.com
Eliezer Tamir4d9d2cb2008-02-28 11:59:10 -08001006L: netdev@vger.kernel.org
1007S: Supported
1008
Michael Chan948c51e2006-06-04 02:51:39 -07001009BROADCOM TG3 GIGABIT ETHERNET DRIVER
1010P: Michael Chan
1011M: mchan@broadcom.com
1012L: netdev@vger.kernel.org
1013S: Supported
1014
Jens Axboe5cdf7f72007-07-17 08:58:06 +02001015BSG (block layer generic sg v4 driver)
1016P: FUJITA Tomonori
1017M: fujita.tomonori@lab.ntt.co.jp
1018L: linux-scsi@vger.kernel.org
1019S: Supported
1020
Linus Torvalds1da177e2005-04-16 15:20:36 -07001021BTTV VIDEO4LINUX DRIVER
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001022P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001023M: mchehab@infradead.org
1024M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001025L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001026W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001027T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001028S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001029
Jonathan Corbet77d51402007-03-22 19:44:17 -03001030CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
1031P: Jonathan Corbet
1032M: corbet@lwn.net
1033L: video4linux-list@redhat.com
1034S: Maintained
1035
Oliver Hartkoppbeca2222007-11-16 16:07:41 -08001036CAN NETWORK LAYER
1037P: Urs Thuermann
1038M: urs.thuermann@volkswagen.de
1039P: Oliver Hartkopp
1040M: oliver.hartkopp@volkswagen.de
Pavel Emelyanov220fc3f2008-04-29 03:37:41 -07001041L: socketcan-core@lists.berlios.de (subscribers-only)
Oliver Hartkoppbeca2222007-11-16 16:07:41 -08001042W: http://developer.berlios.de/projects/socketcan/
1043S: Maintained
1044
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001045CALGARY x86-64 IOMMU
1046P: Muli Ben-Yehuda
1047M: muli@il.ibm.com
1048P: Jon D. Mason
Jon Masond8d2bed2006-10-05 18:47:21 +02001049M: jdmason@kudzu.us
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001050L: linux-kernel@vger.kernel.org
1051L: discuss@x86-64.org
1052S: Maintained
1053
Arnd Bergmannb8154542008-05-16 11:10:59 +02001054CELL BROADBAND ENGINE ARCHITECTURE
1055P: Arnd Bergmann
1056M: arnd@arndb.de
1057L: linuxppc-dev@ozlabs.org
1058L: cbe-oss-dev@ozlabs.org
1059W: http://www.ibm.com/developerworks/power/cell/
1060S: Supported
1061
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001062CFAG12864B LCD DRIVER
1063P: Miguel Ojeda Sandonis
1064M: maxextreme@gmail.com
1065L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -07001066W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001067S: Maintained
1068
1069CFAG12864BFB LCD FRAMEBUFFER DRIVER
1070P: Miguel Ojeda Sandonis
1071M: maxextreme@gmail.com
1072L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -07001073W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001074S: Maintained
1075
Johannes Berg704232c2007-04-23 12:20:05 -07001076CFG80211 and NL80211
1077P: Johannes Berg
1078M: johannes@sipsolutions.net
1079L: linux-wireless@vger.kernel.org
1080S: Maintained
1081
Andy Whitcroft0a920b52007-06-01 00:46:48 -07001082CHECKPATCH
1083P: Andy Whitcroft
1084M: apw@shadowen.org
1085P: Randy Dunlap
1086M: rdunlap@xenotime.net
1087P: Joel Schopp
1088M: jschopp@austin.ibm.com
1089S: Supported
1090
Linus Torvalds1da177e2005-04-16 15:20:36 -07001091COMMON INTERNET FILE SYSTEM (CIFS)
1092P: Steve French
1093M: sfrench@samba.org
Jesper Juhlfb453d42006-01-15 02:46:48 +01001094L: linux-cifs-client@lists.samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001095L: samba-technical@lists.samba.org
Steve Frenchaf5a0322007-08-13 19:53:17 +00001096W: http://linux-cifs.samba.org/
Josh Boyer1adc1232005-11-23 15:44:15 -08001097T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001098S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001099
Joel Becker7063fbf2005-12-15 14:29:43 -08001100CONFIGFS
1101P: Joel Becker
Joel Becker62ca3d22006-01-27 11:04:12 -08001102M: joel.becker@oracle.com
1103L: linux-kernel@vger.kernel.org
Joel Becker7063fbf2005-12-15 14:29:43 -08001104S: Supported
1105
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001106CIRRUS LOGIC EP93XX ETHERNET DRIVER
1107P: Lennert Buytenhek
1108M: kernel@wantstofly.org
1109L: netdev@vger.kernel.org
1110S: Maintained
1111
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001112CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1113P: Lennert Buytenhek
1114M: kernel@wantstofly.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001115L: linux-usb@vger.kernel.org
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001116S: Maintained
1117
Timur Tabid9e9d822008-04-24 08:45:26 +10001118CIRRUS LOGIC CS4270 SOUND DRIVER
1119P: Timur Tabi
1120M: timur@freescale.com
1121L: alsa-devel@alsa-project.org
1122S: Supported
1123
Linus Torvalds1da177e2005-04-16 15:20:36 -07001124CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1125P: Cirrus Logic Corporation (kernel 2.2 driver)
1126M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1127P: Nils Faerber (port to kernel 2.4)
1128M: Nils Faerber <nils@kernelconcepts.de>
1129S: Maintained
1130
1131CODA FILE SYSTEM
1132P: Jan Harkes
1133M: jaharkes@cs.cmu.edu
1134M: coda@cs.cmu.edu
1135L: codalist@coda.cs.cmu.edu
1136W: http://www.coda.cs.cmu.edu/
1137S: Maintained
1138
1139COMPACTPCI HOTPLUG CORE
1140P: Scott Murray
1141M: scottm@somanetworks.com
1142M: scott@spiteful.org
1143L: pcihpd-discuss@lists.sourceforge.net
1144S: Supported
1145
1146COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1147P: Scott Murray
1148M: scottm@somanetworks.com
1149M: scott@spiteful.org
1150L: pcihpd-discuss@lists.sourceforge.net
1151S: Supported
1152
1153COMPACTPCI HOTPLUG GENERIC DRIVER
1154P: Scott Murray
1155M: scottm@somanetworks.com
1156M: scott@spiteful.org
1157L: pcihpd-discuss@lists.sourceforge.net
1158S: Supported
1159
1160COMPUTONE INTELLIPORT MULTIPORT CARD
1161P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -07001162M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001163W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -07001164S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001165
Simon Arlott949be0f2007-03-06 02:47:46 -08001166CONEXANT ACCESSRUNNER USB DRIVER
1167P: Simon Arlott
1168M: cxacru@fire.lp0.eu
Simon Arlott9ae5e3b2007-05-09 08:38:10 +02001169L: accessrunner-general@lists.sourceforge.net
1170W: http://accessrunner.sourceforge.net/
Simon Arlott949be0f2007-03-06 02:47:46 -08001171S: Maintained
1172
Paul Menagefb3a0fb2008-03-04 14:28:28 -08001173CONTROL GROUPS (CGROUPS)
1174P: Paul Menage
1175M: menage@google.com
1176L: containers@lists.linux-foundation.org
1177S: Maintained
1178
Rudolf Marekbebe4672007-05-08 17:22:02 +02001179CORETEMP HARDWARE MONITORING DRIVER
1180P: Rudolf Marek
1181M: r.marek@assembler.cz
1182L: lm-sensors@lm-sensors.org
1183S: Maintained
1184
Linus Torvalds1da177e2005-04-16 15:20:36 -07001185COSA/SRP SYNC SERIAL DRIVER
1186P: Jan "Yenya" Kasprzak
1187M: kas@fi.muni.cz
1188W: http://www.fi.muni.cz/~kas/cosa/
1189S: Maintained
1190
1191CPU FREQUENCY DRIVERS
1192P: Dave Jones
1193M: davej@codemonkey.org.uk
1194L: cpufreq@lists.linux.org.uk
1195W: http://www.codemonkey.org.uk/projects/cpufreq/
Dave Jones7531a0b2006-12-12 17:26:35 -05001196T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001197S: Maintained
1198
1199CPUID/MSR DRIVER
1200P: H. Peter Anvin
1201M: hpa@zytor.com
1202S: Maintained
1203
Paul Jacksoned90fb42005-09-27 21:45:37 -07001204CPUSETS
1205P: Paul Jackson
Paul Jackson6bffd7b2008-05-01 04:34:21 -07001206P: Paul Menage
Paul Jacksoned90fb42005-09-27 21:45:37 -07001207M: pj@sgi.com
Paul Jackson6bffd7b2008-05-01 04:34:21 -07001208M: menage@google.com
Paul Jacksoned90fb42005-09-27 21:45:37 -07001209L: linux-kernel@vger.kernel.org
1210W: http://www.bullopensource.org/cpuset/
Paul Jackson551e1722008-06-12 15:21:31 -07001211W: http://oss.sgi.com/projects/cpusets/
Paul Jacksoned90fb42005-09-27 21:45:37 -07001212S: Supported
1213
Linus Torvalds1da177e2005-04-16 15:20:36 -07001214CRAMFS FILESYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +01001215W: http://sourceforge.net/projects/cramfs/
1216S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001217
1218CRIS PORT
1219P: Mikael Starvik
1220M: starvik@axis.com
Jesper Nilsson0b07aa62008-01-25 13:22:29 +01001221P: Jesper Nilsson
1222M: jesper.nilsson@axis.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001223L: dev-etrax@axis.com
1224W: http://developer.axis.com
1225S: Maintained
1226
1227CRYPTO API
1228P: Herbert Xu
1229M: herbert@gondor.apana.org.au
1230P: David S. Miller
1231M: davem@davemloft.net
1232L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001233T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001234S: Maintained
1235
Jaya Kumar9b4ffa42005-11-17 10:12:23 +01001236CS5535 Audio ALSA driver
1237P: Jaya Kumar
1238M: jayakumar.alsa@gmail.com
1239S: Maintained
1240
Hans Verkuil6d8425b2008-05-05 18:25:22 -03001241CX18 VIDEO4LINUX DRIVER
1242P: Hans Verkuil, Andy Walls
1243M: hverkuil@xs4all.nl, awalls@radix.net
1244L: ivtv-devel@ivtvdriver.org
1245L: ivtv-users@ivtvdriver.org
1246L: video4linux-list@redhat.com
1247W: http://linuxtv.org
1248S: Maintained
1249
Steve Wisee5ec3782008-05-20 14:06:33 -07001250CXGB3 ETHERNET DRIVER (CXGB3)
1251P: Divy Le Ray
1252M: divy@chelsio.com
1253L: netdev@vger.kernel.org
1254W: http://www.chelsio.com
1255S: Supported
1256
1257CXGB3 IWARP RNIC DRIVER (IW_CXGB3)
1258P: Steve Wise
1259M: swise@chelsio.com
1260L: general@lists.openfabrics.org
1261W: http://www.openfabrics.org
1262S: Supported
1263
Linus Torvalds1da177e2005-04-16 15:20:36 -07001264CYBERPRO FB DRIVER
1265P: Russell King
1266M: rmk@arm.linux.org.uk
1267W: http://www.arm.linux.org.uk/
1268S: Maintained
1269
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001270CYBLAFB FRAMEBUFFER DRIVER
1271P: Knut Petersen
1272M: Knut_Petersen@t-online.de
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001273L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001274S: Maintained
1275
Linus Torvalds1da177e2005-04-16 15:20:36 -07001276CYCLADES 2X SYNC CARD DRIVER
1277P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001278M: acme@ghostprotocols.net
1279W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07001280S: Maintained
1281
1282CYCLADES ASYNC MUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001283W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001284S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001285
1286CYCLADES PC300 DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001287W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001288S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001289
Linus Torvalds1da177e2005-04-16 15:20:36 -07001290DAMA SLAVE for AX.25
1291P: Joerg Reuter
1292M: jreuter@yaina.de
1293W: http://yaina.de/jreuter/
1294W: http://www.qsl.net/dl1bke/
1295L: linux-hams@vger.kernel.org
1296S: Maintained
1297
1298DC395x SCSI driver
1299P: Oliver Neukum
1300M: oliver@neukum.name
1301P: Ali Akcaagac
1302M: aliakc@web.de
1303P: Jamie Lenehan
1304M: lenehan@twibble.org
1305W: http://twibble.org/dist/dc395x/
Randy Dunlapf5df58812006-07-14 00:24:29 -07001306L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001307L: http://lists.twibble.org/mailman/listinfo/dc395x/
1308S: Maintained
1309
1310DC390/AM53C974 SCSI driver
1311P: Kurt Garloff
1312M: garloff@suse.de
1313W: http://www.garloff.de/kurt/linux/dc390/
1314P: Guennadi Liakhovetski
1315M: g.liakhovetski@gmx.de
1316S: Maintained
1317
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001318DCCP PROTOCOL
1319P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001320M: acme@ghostprotocols.net
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001321L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -08001322W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001323S: Maintained
1324
Linus Torvalds1da177e2005-04-16 15:20:36 -07001325DECnet NETWORK LAYER
Christine Caulfield8943f262008-02-14 19:31:31 -08001326P: Christine Caulfield
1327M: christine.caulfield@googlemail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001328W: http://linux-decnet.sourceforge.net
1329L: linux-decnet-user@lists.sourceforge.net
1330S: Maintained
1331
1332DEFXX FDDI NETWORK DRIVER
1333P: Maciej W. Rozycki
1334M: macro@linux-mips.org
1335S: Maintained
1336
1337DELL LAPTOP SMM DRIVER
1338P: Massimo Dal Zotto
1339M: dz@debian.org
1340W: http://www.debian.org/~dz/i8k/
1341S: Maintained
1342
Doug Warzecha90563ec2005-09-06 15:17:15 -07001343DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1344P: Doug Warzecha
1345M: Douglas_Warzecha@dell.com
1346S: Maintained
1347
Pavel Machek5ddb88c2006-09-29 02:01:29 -07001348DEVICE-MAPPER (LVM)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001349P: Alasdair Kergon
1350L: dm-devel@redhat.com
1351W: http://sources.redhat.com/dm
1352S: Maintained
1353
1354DEVICE NUMBER REGISTRY
1355P: Torben Mathiasen
1356M: device@lanana.org
1357W: http://lanana.org/docs/device-list/index.html
1358L: linux-kernel@vger.kernel.org
1359S: Maintained
1360
Linus Torvalds1da177e2005-04-16 15:20:36 -07001361DIGI INTL. EPCA DRIVER
1362P: Digi International, Inc
1363M: Eng.Linux@digi.com
1364L: Eng.Linux@digi.com
1365W: http://www.digi.com
1366S: Orphaned
1367
Linus Torvalds1da177e2005-04-16 15:20:36 -07001368DIRECTORY NOTIFICATION
1369P: Stephen Rothwell
1370M: sfr@canb.auug.org.au
1371L: linux-kernel@vger.kernel.org
1372S: Supported
1373
1374DISK GEOMETRY AND PARTITION HANDLING
1375P: Andries Brouwer
1376M: aeb@cwi.nl
1377W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1378W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1379W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1380S: Maintained
1381
1382DISKQUOTA:
1383P: Jan Kara
1384M: jack@suse.cz
1385L: linux-kernel@vger.kernel.org
1386S: Maintained
1387
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001388DISTRIBUTED LOCK MANAGER
Christine Caulfield8943f262008-02-14 19:31:31 -08001389P: Christine Caulfield
1390M: ccaulfie@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001391P: David Teigland
1392M: teigland@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001393L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001394W: http://sources.redhat.com/cluster/
David Teiglandd7c2fea2008-02-21 15:27:09 -06001395T: git kernel.org:/pub/scm/linux/kernel/git/teigland/dlm.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001396S: Supported
1397
Linus Torvalds1da177e2005-04-16 15:20:36 -07001398DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1399P: Tobias Ringstrom
1400M: tori@unhappy.mine.nu
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08001401L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001402S: Maintained
1403
Dan Williamsb3e5f262007-08-07 10:26:35 -07001404DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01001405P: Maciej Sosnowski
1406M: maciej.sosnowski@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -07001407P: Dan Williams
1408M: dan.j.williams@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001409L: linux-kernel@vger.kernel.org
Dan Williamsb3e5f262007-08-07 10:26:35 -07001410S: Supported
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001411
Juerg Haefligerb8250372007-06-09 10:11:16 -04001412DME1737 HARDWARE MONITOR DRIVER
1413P: Juerg Haefliger
1414M: juergh@gmail.com
1415L: lm-sensors@lm-sensors.org
1416S: Maintained
1417
Martin Waitzba483d52005-06-17 13:20:59 -07001418DOCBOOK FOR DOCUMENTATION
Randy Dunlap0f40efb2006-07-03 00:24:15 -07001419P: Randy Dunlap
1420M: rdunlap@xenotime.net
Martin Waitzba483d52005-06-17 13:20:59 -07001421S: Maintained
1422
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001423DOCKING STATION DRIVER
1424P: Kristen Carlson Accardi
1425M: kristen.c.accardi@intel.com
1426L: linux-acpi@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05001427S: Supported
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001428
Linus Torvalds1da177e2005-04-16 15:20:36 -07001429DOUBLETALK DRIVER
1430P: James R. Van Zandt
1431M: jrv@vanzandt.mv.com
1432L: blinux-list@redhat.com
1433S: Maintained
1434
1435DRIVER CORE, KOBJECTS, AND SYSFS
1436P: Greg Kroah-Hartman
1437M: gregkh@suse.de
1438L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001439T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001440S: Supported
1441
1442DRM DRIVERS
1443P: David Airlie
1444M: airlied@linux.ie
1445L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -08001446T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001447S: Maintained
1448
1449DSCC4 DRIVER
Francois Romieu01f20732007-01-26 00:57:17 -08001450P: Francois Romieu
1451M: romieu@fr.zoreil.com
1452L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001453S: Maintained
1454
1455DVB SUBSYSTEM AND DRIVERS
1456P: LinuxTV.org Project
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001457M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001458L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +02001459W: http://linuxtv.org/
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001460T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001461S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001462
Maciej W. Rozycki789c7042008-02-07 00:15:13 -08001463DZ DECSTATION DZ11 SERIAL DRIVER
1464P: Maciej W. Rozycki
1465M: macro@linux-mips.org
1466S: Maintained
1467
Linus Torvalds1da177e2005-04-16 15:20:36 -07001468EATA-DMA SCSI DRIVER
1469P: Michael Neuffer
1470L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1471S: Maintained
1472
1473EATA ISA/EISA/PCI SCSI DRIVER
1474P: Dario Ballabio
1475M: ballabio_dario@emc.com
1476L: linux-scsi@vger.kernel.org
1477S: Maintained
1478
1479EATA-PIO SCSI DRIVER
1480P: Michael Neuffer
1481M: mike@i-Connect.Net
1482L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1483S: Maintained
1484
1485EBTABLES
1486P: Bart De Schuymer
1487M: bart.de.schuymer@pandora.be
1488L: ebtables-user@lists.sourceforge.net
1489L: ebtables-devel@lists.sourceforge.net
1490W: http://ebtables.sourceforge.net/
1491S: Maintained
1492
Michael Halcrow237fead2006-10-04 02:16:22 -07001493ECRYPT FILE SYSTEM
1494P: Mike Halcrow, Phillip Hellewell
1495M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1496L: ecryptfs-devel@lists.sourceforge.net
1497W: http://ecryptfs.sourceforge.net/
1498S: Supported
1499
Alan Coxda9bb1d2006-01-18 17:44:13 -08001500EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -08001501P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001502M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001503L: bluesmoke-devel@lists.sourceforge.net
1504W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001505S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -08001506
1507EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001508P: Mark Gross
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001509P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001510M: mark.gross@intel.com
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001511M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001512L: bluesmoke-devel@lists.sourceforge.net
1513W: bluesmoke.sourceforge.net
1514S: Maintained
1515
1516EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001517P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001518M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001519L: bluesmoke-devel@lists.sourceforge.net
1520W: bluesmoke.sourceforge.net
1521S: Maintained
1522
Douglas Thompson6bc78402007-07-19 01:50:12 -07001523EDAC-I82443BXGX
1524P: Tim Small
1525M: tim@buttersideup.com
1526L: bluesmoke-devel@lists.sourceforge.net
1527W: bluesmoke.sourceforge.net
1528S: Maintained
1529
1530EDAC-I3000
1531P: Jason Uhlenkott
1532M: juhlenko@akamai.com
1533L: bluesmoke-devel@lists.sourceforge.net
1534W: bluesmoke.sourceforge.net
1535S: Maintained
1536
1537EDAC-I5000
1538P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001539M: dougthompson@xmission.com
1540L: bluesmoke-devel@lists.sourceforge.net
1541W: bluesmoke.sourceforge.net
1542S: Maintained
1543
1544EDAC-I82975X
1545P: Ranganathan Desikan
1546P: Arvind R.
1547M: rdesikan@jetzbroadband.com
1548M: arvind@acarlab.com
1549L: bluesmoke-devel@lists.sourceforge.net
1550W: bluesmoke.sourceforge.net
1551S: Maintained
1552
1553EDAC-PASEMI
1554P: Egor Martovetsky
1555M: egor@pasemi.com
Douglas Thompson6bc78402007-07-19 01:50:12 -07001556L: bluesmoke-devel@lists.sourceforge.net
1557W: bluesmoke.sourceforge.net
1558S: Maintained
1559
Dave Peterson0e438e32006-03-26 01:38:55 -08001560EDAC-R82600
1561P: Tim Small
1562M: tim@buttersideup.com
1563L: bluesmoke-devel@lists.sourceforge.net
1564W: bluesmoke.sourceforge.net
1565S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -08001566
Eric Coopere59f8792008-03-13 12:55:46 +01001567EEEPC LAPTOP EXTRAS DRIVER
1568P: Corentin Chary
1569M: corentincj@iksaif.net
1570L: acpi4asus-user@lists.sourceforge.net
1571W: http://sourceforge.net/projects/acpi4asus
1572S: Maintained
1573
Linus Torvalds1da177e2005-04-16 15:20:36 -07001574EEPRO100 NETWORK DRIVER
1575P: Andrey V. Savochkin
1576M: saw@saw.sw.com.sg
1577S: Maintained
1578
Josh Triplett0bee8d22006-07-30 03:03:58 -07001579EFS FILESYSTEM
1580W: http://aeschi.ch.eu.org/efs/
1581S: Orphan
1582
Heiko J Schickfab97222006-09-22 15:22:22 -07001583EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1584P: Hoang-Nam Nguyen
1585M: hnguyen@de.ibm.com
1586P: Christoph Raisch
1587M: raisch@de.ibm.com
Roland Dreier78526822007-07-09 20:12:26 -07001588L: general@lists.openfabrics.org
Heiko J Schickfab97222006-09-22 15:22:22 -07001589S: Supported
1590
David Woodhouse3e3a7d62008-05-01 04:34:46 -07001591EMBEDDED LINUX
1592P: Paul Gortmaker
1593M: paul.gortmaker@windriver.com
1594P David Woodhouse
1595M: dwmw2@infradead.org
1596L: linux-embedded@vger.kernel.org
1597S: Maintained
1598
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001599EMULEX LPFC FC SCSI DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001600P: James Smart
1601M: james.smart@emulex.com
1602L: linux-scsi@vger.kernel.org
1603W: http://sourceforge.net/projects/lpfcxxxx
1604S: Supported
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001605
Linus Torvalds1da177e2005-04-16 15:20:36 -07001606EPSON 1355 FRAMEBUFFER DRIVER
1607P: Christopher Hoover
1608M: ch@murgatroid.com, ch@hpl.hp.com
1609S: Maintained
1610
1611ETHEREXPRESS-16 NETWORK DRIVER
1612P: Philip Blundell
1613M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001614L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001615S: Maintained
1616
1617ETHERNET BRIDGE
1618P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08001619M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07001620L: bridge@lists.linux-foundation.org
Adrian Bunk57c511d2008-06-03 16:00:01 -07001621W: http://www.linux-foundation.org/en/Net:Bridge
Linus Torvalds1da177e2005-04-16 15:20:36 -07001622S: Maintained
1623
1624ETHERTEAM 16I DRIVER
1625P: Mika Kuoppala
1626M: miku@iki.fi
1627S: Maintained
1628
1629EXT2 FILE SYSTEM
Erik Mouw72be2cc2006-12-06 20:40:49 -08001630L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001631S: Maintained
1632
1633EXT3 FILE SYSTEM
1634P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001635M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001636L: linux-ext4@vger.kernel.org
1637S: Maintained
1638
1639EXT4 FILE SYSTEM
1640P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001641M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001642L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001643S: Maintained
1644
Jean Delvaree53004e2006-01-09 23:26:14 +01001645F71805F HARDWARE MONITORING DRIVER
1646P: Jean Delvare
1647M: khali@linux-fr.org
1648L: lm-sensors@lm-sensors.org
1649S: Maintained
1650
Linus Torvalds1da177e2005-04-16 15:20:36 -07001651FARSYNC SYNCHRONOUS DRIVER
1652P: Kevin Curtis
1653M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001654W: http://www.farsite.co.uk/
1655S: Supported
1656
Akinobu Mitac5408b82007-04-23 14:41:20 -07001657FAULT INJECTION SUPPORT
1658P: Akinobu Mita
1659M: akinobu.mita@gmail.com
1660S: Supported
1661
Linus Torvalds1da177e2005-04-16 15:20:36 -07001662FRAMEBUFFER LAYER
1663P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001664M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001665L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001666W: http://linux-fbdev.sourceforge.net/
1667S: Maintained
1668
Zhang Wei173acc72008-03-01 07:42:48 -07001669FREESCALE DMA DRIVER
Zhang Wei76b0c782008-05-13 14:44:59 -07001670P: Li Yang
1671M: leoli@freescale.com
1672P: Zhang Wei
1673M: zw@zh-kernel.org
Zhang Wei173acc72008-03-01 07:42:48 -07001674L: linuxppc-embedded@ozlabs.org
1675L: linux-kernel@vger.kernel.org
1676S: Maintained
1677
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001678FREESCALE SOC FS_ENET DRIVER
1679P: Pantelis Antoniou
1680M: pantelis.antoniou@gmail.com
1681P: Vitaly Bordug
1682M: vbordug@ru.mvista.com
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001683L: linuxppc-dev@ozlabs.org
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001684L: netdev@vger.kernel.org
1685S: Maintained
1686
Timur Tabid9e9d822008-04-24 08:45:26 +10001687FREESCALE QUICC ENGINE LIBRARY
1688P: Timur Tabi
1689M: timur@freescale.com
1690L: linuxppc-dev@ozlabs.org
1691S: Supported
1692
Li Yanga7205b32007-04-23 10:38:18 -07001693FREESCALE HIGHSPEED USB DEVICE DRIVER
1694P: Li Yang
1695M: leoli@freescale.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001696L: linux-usb@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001697L: linuxppc-dev@ozlabs.org
Li Yanga7205b32007-04-23 10:38:18 -07001698S: Maintained
1699
Li Yangbeaf53b2007-05-25 13:54:02 +08001700FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1701P: Li Yang
1702M: leoli@freescale.com
1703L: netdev@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001704L: linuxppc-dev@ozlabs.org
Li Yangbeaf53b2007-05-25 13:54:02 +08001705S: Maintained
1706
Timur Tabid9e9d822008-04-24 08:45:26 +10001707FREESCALE QUICC ENGINE UCC UART DRIVER
1708P: Timur Tabi
1709M: timur@freescale.com
1710L: linuxppc-dev@ozlabs.org
1711S: Supported
1712
1713FREESCALE SOC SOUND DRIVERS
1714P: Timur Tabi
1715M: timur@freescale.com
1716L: alsa-devel@alsa-project.org
1717L: linuxppc-dev@ozlabs.org
1718S: Supported
1719
Linus Torvalds1da177e2005-04-16 15:20:36 -07001720FILE LOCKING (flock() and fcntl()/lockf())
1721P: Matthew Wilcox
1722M: matthew@wil.cx
1723L: linux-fsdevel@vger.kernel.org
1724S: Maintained
1725
1726FILESYSTEMS (VFS and infrastructure)
1727P: Alexander Viro
viro@ZenIV.linux.org.uk84122052005-09-06 19:35:49 +01001728M: viro@zeniv.linux.org.uk
Paul Menageb9cf92e2008-02-14 19:31:24 -08001729L: linux-fsdevel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001730S: Maintained
1731
Stefan Richterf148e202008-01-12 12:32:44 +01001732FIREWIRE SUBSYSTEM (drivers/firewire, <linux/firewire*.h>)
Stefan Richterb3274472007-05-30 20:44:52 -04001733P: Kristian Hoegsberg, Stefan Richter
1734M: krh@redhat.com, stefanr@s5r6.in-berlin.de
1735L: linux1394-devel@lists.sourceforge.net
1736W: http://www.linux1394.org/
1737T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1738S: Maintained
1739
Linus Torvalds1da177e2005-04-16 15:20:36 -07001740FIRMWARE LOADER (request_firmware)
1741L: linux-kernel@vger.kernel.org
1742S: Orphan
1743
1744FPU EMULATOR
1745P: Bill Metzenthen
1746M: billm@suburbia.net
1747W: http://suburbia.net/~billm/floating-point/emulator/
1748S: Maintained
1749
1750FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1751P: Mike McLagan
1752M: mike.mclagan@linux.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001753L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001754S: Maintained
1755
1756FREEVXFS FILESYSTEM
1757P: Christoph Hellwig
1758M: hch@infradead.org
1759W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1760S: Maintained
1761
David Howells5ab7ffe2007-04-10 15:10:45 +01001762FUJITSU FR-V (FRV) PORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07001763P: David Howells
1764M: dhowells@redhat.com
1765S: Maintained
1766
Miklos Szeredi04578f12005-09-09 13:10:22 -07001767FUSE: FILESYSTEM IN USERSPACE
1768P: Miklos Szeredi
1769M: miklos@szeredi.hu
1770L: fuse-devel@lists.sourceforge.net
1771W: http://fuse.sourceforge.net/
1772S: Maintained
1773
Linus Torvalds1da177e2005-04-16 15:20:36 -07001774FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1775P: Rik Faith
1776M: faith@cs.unc.edu
1777L: linux-scsi@vger.kernel.org
1778S: Odd fixes (e.g., new signatures)
1779
1780GDT SCSI DISK ARRAY CONTROLLER DRIVER
1781P: Achim Leubner
1782M: achim_leubner@adaptec.com
1783L: linux-scsi@vger.kernel.org
1784W: http://www.icp-vortex.com/
1785S: Supported
1786
Haavard Skinnemoen1c23af92007-05-01 23:26:34 +02001787GENERIC GPIO I2C DRIVER
1788P: Haavard Skinnemoen
1789M: hskinnemoen@atmel.com
1790S: Supported
1791
Linus Torvalds1da177e2005-04-16 15:20:36 -07001792GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1793P: Krzysztof Halasa
1794M: khc@pm.waw.pl
1795W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1796S: Maintained
1797
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001798GFS2 FILE SYSTEM
1799P: Steven Whitehouse
1800M: swhiteho@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001801L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001802W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001803T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1804T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001805S: Supported
1806
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001807GIGASET ISDN DRIVERS
1808P: Hansjoerg Lipp
1809M: hjlipp@web.de
1810P: Tilman Schmidt
1811M: tilman@imap.cc
1812L: gigaset307x-common@lists.sourceforge.net
1813W: http://gigaset307x.sourceforge.net/
1814S: Maintained
1815
Jean Delvare5b543962005-08-15 19:51:02 +02001816HARDWARE MONITORING
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001817P: Mark M. Hoffman
1818M: mhoffman@lightlink.com
Jean Delvare5b543962005-08-15 19:51:02 +02001819L: lm-sensors@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001820W: http://www.lm-sensors.org/
Mark M. Hoffmana1aa5a72007-10-07 14:45:26 -04001821T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git testing
1822T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git release
Jean Delvare5b543962005-08-15 19:51:02 +02001823S: Maintained
1824
Michael Buesch844dd052006-06-26 00:24:59 -07001825HARDWARE RANDOM NUMBER GENERATOR CORE
Michael Buesch41851082008-02-23 15:23:42 -08001826S: Orphaned
Michael Buesch844dd052006-06-26 00:24:59 -07001827
Robert Love860e1d62005-08-31 23:57:59 -04001828HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1829P: Robert Love
1830M: rlove@rlove.org
1831M: linux-kernel@vger.kernel.org
1832W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1833S: Maintained
1834
Linus Torvalds1da177e2005-04-16 15:20:36 -07001835HARMONY SOUND DRIVER
1836P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04001837M: kyle@mcmartin.ca
Kyle McMartinac6aecb2007-12-03 22:04:34 +00001838L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001839S: Maintained
1840
1841HAYES ESP SERIAL DRIVER
1842P: Andrew J. Robinson
1843M: arobinso@nyx.net
1844L: linux-kernel@vger.kernel.org
1845W: http://www.nyx.net/~arobinso
1846S: Maintained
1847
1848HFS FILESYSTEM
1849P: Roman Zippel
1850M: zippel@linux-m68k.org
1851L: linux-kernel@vger.kernel.org
1852S: Maintained
1853
1854HGA FRAMEBUFFER DRIVER
1855P: Ferenc Bakonyi
1856M: fero@drama.obuda.kando.hu
1857L: linux-nvidia@lists.surfsouth.com
1858W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1859S: Maintained
1860
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001861HID CORE LAYER
1862P: Jiri Kosina
1863M: jkosina@suse.cz
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04001864L: linux-input@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01001865T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001866S: Maintained
1867
Ingo Molnar38bed542007-02-22 09:09:34 +01001868HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1869P: Thomas Gleixner
1870M: tglx@linutronix.de
1871L: linux-kernel@vger.kernel.org
1872S: Maintained
1873
Linus Torvalds1da177e2005-04-16 15:20:36 -07001874HIGH-SPEED SCC DRIVER FOR AX.25
1875P: Klaus Kudielka
1876M: klaus.kudielka@ieee.org
1877L: linux-hams@vger.kernel.org
1878W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1879S: Maintained
1880
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08001881HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1882P: HighPoint Linux Team
1883M: linux@highpoint-tech.com
1884W: http://www.highpoint-tech.com
1885S: Supported
1886
Linus Torvalds1da177e2005-04-16 15:20:36 -07001887HIPPI
1888P: Jes Sorensen
1889M: jes@trained-monkey.org
1890L: linux-hippi@sunsite.dk
1891S: Maintained
1892
1893HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1894P: Chirag Kantharia
1895M: chirag.kantharia@hp.com
1896L: iss_storagedev@hp.com
1897S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001898
Linus Torvalds1da177e2005-04-16 15:20:36 -07001899HEWLETT-PACKARD SMART2 RAID DRIVER
1900P: Chirag Kantharia
1901M: chirag.kantharia@hp.com
1902L: iss_storagedev@hp.com
1903S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001904
Linus Torvalds1da177e2005-04-16 15:20:36 -07001905HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1906P: Mike Miller
1907M: mike.miller@hp.com
1908L: iss_storagedev@hp.com
1909S: Supported
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001910
Jouni Malinenff1d2762005-05-12 22:54:16 -04001911HOST AP DRIVER
1912P: Jouni Malinen
Jouni Malinen85d32e72007-03-24 17:15:30 -07001913M: j@w1.fi
1914L: hostap@shmoo.com (subscribers-only)
Johannes Berg724c6b32007-04-23 12:18:20 -07001915L: linux-wireless@vger.kernel.org
Jouni Malinenff1d2762005-05-12 22:54:16 -04001916W: http://hostap.epitest.fi/
1917S: Maintained
1918
Linus Torvalds1da177e2005-04-16 15:20:36 -07001919HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1920P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02001921M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07001922S: Maintained
1923
Carlos Corbachodd8cd772008-02-05 02:17:15 +00001924HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
1925P: Carlos Corbacho
1926M: carlos@strangeworlds.co.uk
1927S: Odd Fixes
1928
Bob Piccob9b03322005-11-07 00:59:19 -08001929HPET: High Precision Event Timers driver (hpet.c)
1930P: Clemens Ladisch
1931M: clemens@ladisch.de
1932S: Maintained
1933
1934HPET: i386
1935P: Venkatesh Pallipadi (Venki)
1936M: venkatesh.pallipadi@intel.com
1937S: Maintained
1938
1939HPET: x86_64
Andi Kleen8bd09832007-10-13 01:01:08 +02001940P: Vojtech Pavlik
1941M: vojtech@suse.cz
Bob Piccob9b03322005-11-07 00:59:19 -08001942S: Maintained
1943
1944HPET: ACPI hpet.c
1945P: Bob Picco
1946M: bob.picco@hp.com
1947S: Maintained
1948
Linus Torvalds1da177e2005-04-16 15:20:36 -07001949HPFS FILESYSTEM
1950P: Mikulas Patocka
1951M: mikulas@artax.karlin.mff.cuni.cz
1952W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1953S: Maintained
1954
1955HUGETLB FILESYSTEM
1956P: William Irwin
1957M: wli@holomorphy.com
1958S: Maintained
1959
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001960I2C/SMBUS STUB DRIVER
1961P: Mark M. Hoffman
1962M: mhoffman@lightlink.com
1963L: lm-sensors@lm-sensors.org
1964S: Maintained
1965
Jean Delvare5b543962005-08-15 19:51:02 +02001966I2C SUBSYSTEM
Jean Delvare710cf7e2008-05-18 20:49:40 +02001967P: Jean Delvare (PC drivers, core)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001968M: khali@linux-fr.org
Jean Delvare710cf7e2008-05-18 20:49:40 +02001969P: Ben Dooks (embedded platforms)
1970M: ben-linux@fluff.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02001971L: i2c@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001972T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001973S: Maintained
1974
Till Harbaume8c76ee2007-05-01 23:26:35 +02001975I2C-TINY-USB DRIVER
1976P: Till Harbaum
1977M: till@harbaum.org
1978L: i2c@lm-sensors.org
1979T: http://www.harbaum.org/till/i2c_tiny_usb
1980S: Maintained
1981
Linus Torvalds1da177e2005-04-16 15:20:36 -07001982i386 BOOT CODE
H. Peter Anvin7f1291f2007-07-11 12:18:26 -07001983P: H. Peter Anvin
1984M: hpa@zytor.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001985L: Linux-Kernel@vger.kernel.org
1986S: Maintained
1987
1988i386 SETUP CODE / CPU ERRATA WORKAROUNDS
Linus Torvalds1da177e2005-04-16 15:20:36 -07001989P: H. Peter Anvin
1990M: hpa@zytor.com
H. Peter Anvin72af61c2007-07-13 16:26:55 -07001991T: git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001992S: Maintained
1993
Linus Torvalds1da177e2005-04-16 15:20:36 -07001994IA64 (Itanium) PLATFORM
1995P: Tony Luck
1996M: tony.luck@intel.com
1997L: linux-ia64@vger.kernel.org
1998W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001999T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002000S: Maintained
2001
2002SN-IA64 (Itanium) SUB-PLATFORM
Greg Edwardse5ee7dd2006-01-18 10:21:59 -06002003P: Jes Sorensen
2004M: jes@sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002005L: linux-altix@sgi.com
2006L: linux-ia64@vger.kernel.org
2007W: http://www.sgi.com/altix
2008S: Maintained
2009
2010IBM MCA SCSI SUBSYSTEM DRIVER
2011P: Michael Lang
2012M: langa2@kph.uni-mainz.de
2013W: http://www.uni-mainz.de/~langm000/linux.html
2014S: Maintained
2015
2016IBM Power Linux RAID adapter
2017P: Brian King
2018M: brking@us.ibm.com
2019S: Supported
2020
2021IBM ServeRAID RAID DRIVER
2022P: Jack Hammer
2023P: Dave Jeffery
2024M: ipslinux@adaptec.com
2025W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002026S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002027
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002028IDE SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07002029P: Bartlomiej Zolnierkiewicz
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002030M: bzolnier@gmail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002031L: linux-ide@vger.kernel.org
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002032T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002033S: Maintained
2034
2035IDE/ATAPI CDROM DRIVER
Borislav Petkovc404c192007-12-24 15:23:44 +01002036P: Borislav Petkov
Borislav Petkovef709162008-02-19 01:41:25 +01002037M: petkovbb@gmail.com
Jens Axboe9c5b0ce2007-01-03 18:15:20 +01002038L: linux-ide@vger.kernel.org
Borislav Petkovc404c192007-12-24 15:23:44 +01002039S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002040
2041IDE/ATAPI FLOPPY DRIVERS
2042P: Paul Bristow
2043M: Paul Bristow <paul@paulbristow.net>
2044W: http://paulbristow.net/linux/idefloppy.html
2045L: linux-kernel@vger.kernel.org
2046S: Maintained
2047
2048IDE/ATAPI TAPE DRIVERS
2049P: Gadi Oxman
2050M: Gadi Oxman <gadio@netvision.net.il>
2051L: linux-kernel@vger.kernel.org
2052S: Maintained
2053
Bartlomiej Zolnierkiewiczf72abc22007-09-19 22:08:56 +02002054IDE-SCSI DRIVER
2055L: linux-ide@vger.kernel.org
2056L: linux-scsi@vger.kernel.org
2057S: Orphan
2058
Stefan Richterf148e202008-01-12 12:32:44 +01002059IEEE 1394 SUBSYSTEM (drivers/ieee1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002060P: Ben Collins
Stefan Richterf51a5a92007-04-23 14:41:10 -07002061M: ben.collins@ubuntu.com
Stefan Richter87730d02006-09-16 12:24:00 +02002062P: Stefan Richter
2063M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002064L: linux1394-devel@lists.sourceforge.net
2065W: http://www.linux1394.org/
Stefan Richter87730d02006-09-16 12:24:00 +02002066T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002067S: Maintained
2068
Stefan Richterf51a5a92007-04-23 14:41:10 -07002069IEEE 1394 RAW I/O DRIVER (raw1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002070P: Dan Dennedy
2071M: dan@dennedy.org
Stefan Richterf51a5a92007-04-23 14:41:10 -07002072P: Stefan Richter
2073M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002074L: linux1394-devel@lists.sourceforge.net
Jody McIntyre105d7b32005-09-30 11:59:04 -07002075S: Maintained
2076
Linus Torvalds1da177e2005-04-16 15:20:36 -07002077IMS TWINTURBO FRAMEBUFFER DRIVER
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002078L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Paul Mundt843393d2007-11-19 13:11:04 +09002079S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002080
2081INFINIBAND SUBSYSTEM
2082P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07002083M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002084P: Sean Hefty
Sean Heftyed96f24702008-01-02 12:00:24 -08002085M: sean.hefty@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002086P: Hal Rosenstock
Roland Dreiercec7c892007-07-12 15:59:36 -07002087M: hal.rosenstock@gmail.com
Roland Dreier78526822007-07-09 20:12:26 -07002088L: general@lists.openfabrics.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002089W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08002090T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002091S: Supported
2092
Robert P. J. Day2f1d0762007-07-10 00:38:18 -04002093INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
Vojtech Pavlik664d22a2005-12-13 17:03:36 -08002094P: Dmitry Torokhov
Dmitry Torokhov62f7caf2006-06-26 01:47:56 -04002095M: dmitry.torokhov@gmail.com
2096M: dtor@mail.ru
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04002097L: linux-input@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002098T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002099S: Maintained
2100
Robert Lovec9f04f52005-07-15 12:21:07 -04002101INOTIFY
Cal Peake18b36c72006-12-12 20:18:16 +01002102P: John McCutchan
2103M: ttb@tentacle.dhs.org
2104P: Robert Love
2105M: rml@novell.com
Robert Lovec9f04f52005-07-15 12:21:07 -04002106L: linux-kernel@vger.kernel.org
2107S: Maintained
2108
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002109INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
Jim Cromiece00f852006-11-30 04:49:44 +01002110P: Sylvain Meyer
2111M: sylvain.meyer@worldonline.fr
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002112L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002113S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002114
Linus Torvalds1da177e2005-04-16 15:20:36 -07002115INTEL 810/815 FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002116P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002117M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002118L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002119S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002120
Linus Torvalds1da177e2005-04-16 15:20:36 -07002121INTEL IA32 MICROCODE UPDATE SUPPORT
2122P: Tigran Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -08002123M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07002124S: Maintained
2125
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002126INTEL I/OAT DMA DRIVER
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01002127P: Maciej Sosnowski
2128M: maciej.sosnowski@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002129L: linux-kernel@vger.kernel.org
2130S: Supported
2131
Dan Williamsb3e5f262007-08-07 10:26:35 -07002132INTEL IOP-ADMA DMA DRIVER
2133P: Dan Williams
2134M: dan.j.williams@intel.com
2135L: linux-kernel@vger.kernel.org
2136S: Supported
2137
Michael Buesch844dd052006-06-26 00:24:59 -07002138INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
2139P: Deepak Saxena
2140M: dsaxena@plexity.net
2141S: Maintained
2142
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08002143INTEL IXP2000 ETHERNET DRIVER
2144P: Lennert Buytenhek
2145M: kernel@wantstofly.org
2146L: netdev@vger.kernel.org
2147S: Maintained
2148
Auke Kokd94e6fe2008-03-03 14:37:47 -08002149INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/ixgb/ixgbe)
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002150P: Jeff Kirsher
2151M: jeffrey.t.kirsher@intel.com
Auke Koke0164af2008-05-07 13:42:33 -07002152P: Jesse Brandeburg
2153M: jesse.brandeburg@intel.com
Auke Kokd94e6fe2008-03-03 14:37:47 -08002154P: Bruce Allan
2155M: bruce.w.allan@intel.com
Auke Kok20424652008-01-07 21:47:25 -08002156P: John Ronciak
2157M: john.ronciak@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002158L: e1000-devel@lists.sourceforge.net
Auke Kokd94e6fe2008-03-03 14:37:47 -08002159W: http://e1000.sourceforge.net/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002160S: Supported
2161
James Ketrenos826d2ab2005-11-07 18:56:59 -06002162INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002163P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002164M: yi.zhu@intel.com
2165P: James Ketrenos
2166M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002167P: Reinette Chatre
2168M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002169L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002170L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002171W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002172W: http://ipw2100.sourceforge.net
2173S: Supported
2174
2175INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002176P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002177M: yi.zhu@intel.com
2178P: James Ketrenos
2179M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002180P: Reinette Chatre
2181M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002182L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002183L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002184W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002185W: http://ipw2200.sourceforge.net
2186S: Supported
2187
Zhu Yib481de92007-09-25 17:54:57 -07002188INTEL WIRELESS WIFI LINK (iwlwifi)
2189P: Zhu Yi
2190M: yi.zhu@intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002191P: Reinette Chatre
2192M: reinette.chatre@intel.com
Zhu Yib481de92007-09-25 17:54:57 -07002193L: linux-wireless@vger.kernel.org
2194L: ipw3945-devel@lists.sourceforge.net
2195W: http://intellinuxwireless.org
Reinette Chatre2d4543f2008-04-10 13:16:27 -07002196T: git kernel.org:/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
Zhu Yib481de92007-09-25 17:54:57 -07002197S: Supported
2198
Ralf Baechlecb109a02007-08-30 23:56:30 -07002199IOC3 ETHERNET DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07002200P: Ralf Baechle
2201M: ralf@linux-mips.org
2202L: linux-mips@linux-mips.org
2203S: Maintained
2204
Ralf Baechlecb109a02007-08-30 23:56:30 -07002205IOC3 SERIAL DRIVER
2206P: Pat Gefre
2207M: pfg@sgi.com
Joe Perches6650e0a2007-12-10 15:49:32 -08002208L: linux-mips@linux-mips.org
Ralf Baechlecb109a02007-08-30 23:56:30 -07002209S: Maintained
2210
Linus Torvalds1da177e2005-04-16 15:20:36 -07002211IP MASQUERADING:
2212P: Juanjo Ciarlante
2213M: jjciarla@raiz.uncu.edu.ar
2214S: Maintained
2215
Francois Romieu1202d6f2007-09-17 17:13:55 -07002216IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
2217P: Francois Romieu
2218M: romieu@fr.zoreil.com
2219P: Sorbica Shieh
2220M: sorbica@icplus.com.tw
2221P: Jesse Huang
2222M: jesse@icplus.com.tw
2223L: netdev@vger.kernel.org
2224S: Maintained
2225
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002226IPATH DRIVER:
Arthur Jones18b8c8f2008-02-29 10:13:37 -08002227P: Ralph Campbell
Arthur Jonesf42b6472007-07-09 20:12:26 -07002228M: infinipath@qlogic.com
2229L: general@lists.openfabrics.org
2230T: git git://git.qlogic.com/ipath-linux-2.6
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002231S: Supported
2232
Corey Minyard4409ebe2006-04-20 02:43:12 -07002233IPMI SUBSYSTEM
2234P: Corey Minyard
2235M: minyard@acm.org
2236L: openipmi-developer@lists.sourceforge.net
2237W: http://openipmi.sourceforge.net/
2238S: Supported
2239
Linus Torvalds1da177e2005-04-16 15:20:36 -07002240IPX NETWORK LAYER
2241P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002242M: acme@ghostprotocols.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002243L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002244S: Maintained
2245
David Sterba099dc4f2008-02-07 10:57:12 +01002246IPWIRELES DRIVER
2247P: Jiri Kosina
2248M: jkosina@suse.cz
2249P: David Sterba
2250M: dsterba@suse.cz
2251S: Maintained
2252T: git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
2253
Linus Torvalds1da177e2005-04-16 15:20:36 -07002254IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07002255P: Samuel Ortiz
2256M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07002257L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002258W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07002259S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002260
Mike Christie14816b12007-11-28 16:22:06 -08002261ISCSI
2262P: Mike Christie
2263M: michaelc@cs.wisc.edu
2264L: open-iscsi@googlegroups.com
2265W: www.open-iscsi.org
2266T: git kernel.org:/pub/scm/linux/kernel/mnc/linux-2.6-iscsi.git
2267S: Maintained
2268
Linus Torvalds1da177e2005-04-16 15:20:36 -07002269ISAPNP
2270P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02002271M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07002272S: Maintained
2273
2274ISDN SUBSYSTEM
2275P: Karsten Keil
2276M: kkeil@suse.de
Paul Bolled5d52272008-04-15 00:40:48 -07002277L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002278W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08002279T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002280S: Maintained
2281
2282ISDN SUBSYSTEM (Eicon active card driver)
2283P: Armin Schindler
2284M: mac@melware.de
Paul Bolled5d52272008-04-15 00:40:48 -07002285L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002286W: http://www.melware.de
2287S: Maintained
2288
Hans Verkuil91821ff2007-12-02 09:35:33 -03002289IVTV VIDEO4LINUX DRIVER
2290P: Hans Verkuil
2291M: hverkuil@xs4all.nl
2292L: ivtv-devel@ivtvdriver.org
2293L: ivtv-users@ivtvdriver.org
2294L: video4linux-list@redhat.com
2295W: http://www.ivtvdriver.org
2296S: Maintained
2297
Linus Torvalds1da177e2005-04-16 15:20:36 -07002298JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2299P: David Woodhouse
2300M: dwmw2@infradead.org
David Woodhouse6d85d062007-10-27 10:39:48 -04002301L: linux-mtd@lists.infradead.org
2302W: http://www.linux-mtd.infradead.org/doc/jffs2.html
Linus Torvalds1da177e2005-04-16 15:20:36 -07002303S: Maintained
2304
2305JFS FILESYSTEM
2306P: Dave Kleikamp
2307M: shaggy@austin.ibm.com
2308L: jfs-discussion@lists.sourceforge.net
2309W: http://jfs.sourceforge.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002310T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002311S: Supported
2312
Josh Triplettde456d32006-07-30 03:04:00 -07002313JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07002314P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002315M: sct@redhat.com, akpm@linux-foundation.org
Erik Mouw72be2cc2006-12-06 20:40:49 -08002316L: linux-ext4@vger.kernel.org
Theodore Tsoae0718f2006-05-20 15:00:13 -07002317S: Maintained
2318
Rudolf Marek4660cb32006-10-08 22:01:26 +02002319K8TEMP HARDWARE MONITORING DRIVER
2320P: Rudolf Marek
2321M: r.marek@assembler.cz
2322L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002323S: Maintained
2324
2325KCONFIG
2326P: Roman Zippel
2327M: zippel@linux-m68k.org
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002328L: linux-kbuild@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002329S: Maintained
2330
Vivek Goyalea6c2082006-05-20 14:59:55 -07002331KDUMP
2332P: Vivek Goyal
Vivek Goyal4200b662007-12-01 12:16:30 -08002333M: vgoyal@redhat.com
Vivek Goyalea6c2082006-05-20 14:59:55 -07002334P: Haren Myneni
2335M: hbabu@us.ibm.com
Simon Horman34633992007-05-08 00:31:40 -07002336L: kexec@lists.infradead.org
Vivek Goyalea6c2082006-05-20 14:59:55 -07002337L: linux-kernel@vger.kernel.org
2338W: http://lse.sourceforge.net/kdump/
2339S: Maintained
2340
Linus Torvalds1da177e2005-04-16 15:20:36 -07002341KERNEL AUTOMOUNTER (AUTOFS)
2342P: H. Peter Anvin
2343M: hpa@zytor.com
2344L: autofs@linux.kernel.org
2345S: Odd Fixes
2346
2347KERNEL AUTOMOUNTER v4 (AUTOFS4)
2348P: Ian Kent
2349M: raven@themaw.net
2350L: autofs@linux.kernel.org
2351S: Maintained
2352
2353KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002354P: Sam Ravnborg
2355M: sam@ravnborg.org
Sam Ravnborg591b0172008-05-11 10:07:03 +02002356T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-next.git
2357T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-fixes.git
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002358L: linux-kbuild@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002359S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002360
2361KERNEL JANITORS
2362P: Several
maximilian attemsc3000e02007-07-06 11:17:32 -07002363L: kernel-janitors@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002364W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002365S: Maintained
2366
2367KERNEL NFSD
Neil Browna512cd52007-07-31 00:37:27 -07002368P: J. Bruce Fields
2369M: bfields@fieldses.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002370P: Neil Brown
NeilBrown98fac232007-01-26 00:56:57 -08002371M: neilb@suse.de
Neil Brown16141c02007-12-11 16:16:12 -08002372L: linux-nfs@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002373W: http://nfs.sourceforge.net/
NeilBrown98fac232007-01-26 00:56:57 -08002374S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002375
Avi Kivity426d62e2006-12-13 00:34:03 -08002376KERNEL VIRTUAL MACHINE (KVM)
2377P: Avi Kivity
2378M: avi@qumranet.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002379L: kvm@vger.kernel.org
2380W: http://kvm.qumranet.com
Avi Kivity426d62e2006-12-13 00:34:03 -08002381S: Supported
2382
Hollis Blanchard513014b2008-04-16 23:28:08 -05002383KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
2384P: Hollis Blanchard
2385M: hollisb@us.ibm.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002386L: kvm-ppc@vger.kernel.org
2387W: http://kvm.qumranet.com
Hollis Blanchard513014b2008-04-16 23:28:08 -05002388S: Supported
2389
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002390KERNEL VIRTUAL MACHINE For Itanium (KVM/IA64)
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002391P: Anthony Xu
2392M: anthony.xu@intel.com
2393P: Xiantao Zhang
2394M: xiantao.zhang@intel.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002395L: kvm-ia64@vger.kernel.org
2396W: http://kvm.qumranet.com
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002397S: Supported
2398
Christian Borntraeger85f8fff2008-03-25 18:47:41 +01002399KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
2400P: Carsten Otte
2401M: cotte@de.ibm.com
2402P: Christian Borntraeger
2403M: borntraeger@de.ibm.com
2404M: linux390@de.ibm.com
2405L: linux-s390@vger.kernel.org
2406W: http://www.ibm.com/developerworks/linux/linux390/
2407S: Supported
2408
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002409KEXEC
2410P: Eric Biederman
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002411M: ebiederm@xmission.com
Signed-off-by@vergenet.net":Simonb7c698f2007-10-18 03:04:33 -07002412W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002413L: linux-kernel@vger.kernel.org
Simon Horman34633992007-05-08 00:31:40 -07002414L: kexec@lists.infradead.org
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002415S: Maintained
2416
Jason Wessele3e2aaf2008-03-20 13:43:45 -05002417KGDB
2418P: Jason Wessel
2419M: jason.wessel@windriver.com
2420L: kgdb-bugreport@lists.sourceforge.net
2421S: Maintained
2422
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002423KPROBES
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002424P: Ananth N Mavinakayanahalli
2425M: ananth@in.ibm.com
2426P: Anil S Keshavamurthy
2427M: anil.s.keshavamurthy@intel.com
2428P: David S. Miller
2429M: davem@davemloft.net
Masami Hiramatsu6edef972008-03-26 15:53:19 -04002430P: Masami Hiramatsu
2431M: mhiramat@redhat.com
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002432L: linux-kernel@vger.kernel.org
2433S: Maintained
2434
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002435KS0108 LCD CONTROLLER DRIVER
2436P: Miguel Ojeda Sandonis
2437M: maxextreme@gmail.com
2438L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -07002439W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002440S: Maintained
2441
Linus Torvalds1da177e2005-04-16 15:20:36 -07002442LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07002443L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07002444S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002445
2446LASI 53c700 driver for PARISC
2447P: James E.J. Bottomley
2448M: James.Bottomley@HansenPartnership.com
2449L: linux-scsi@vger.kernel.org
2450S: Maintained
2451
Richard Purdie263de9b2006-05-15 09:44:16 -07002452LED SUBSYSTEM
2453P: Richard Purdie
2454M: rpurdie@rpsys.net
2455S: Maintained
2456
Linus Torvalds1da177e2005-04-16 15:20:36 -07002457LEGO USB Tower driver
2458P: Juergen Stuber
2459M: starblue@users.sourceforge.net
2460L: legousb-devel@lists.sourceforge.net
2461W: http://legousb.sourceforge.net/
2462S: Maintained
2463
Rusty Russell568a17f2007-10-25 14:12:24 +10002464LGUEST
2465P: Rusty Russell
2466M: rusty@rustcorp.com.au
2467L: lguest@ozlabs.org
2468W: http://lguest.ozlabs.org/
2469S: Maintained
2470
Linus Torvalds1da177e2005-04-16 15:20:36 -07002471LINUX FOR IBM pSERIES (RS/6000)
2472P: Paul Mackerras
2473M: paulus@au.ibm.com
2474W: http://www.ibm.com/linux/ltc/projects/ppc
2475S: Supported
2476
2477LINUX FOR NCR VOYAGER
2478P: James Bottomley
2479M: James.Bottomley@HansenPartnership.com
2480W: http://www.hansenpartnership.com/voyager
2481S: Maintained
2482
2483LINUX FOR POWERPC
2484P: Paul Mackerras
2485M: paulus@samba.org
2486W: http://www.penguinppc.org/
2487L: linuxppc-dev@ozlabs.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002488T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002489S: Supported
2490
2491LINUX FOR POWER MACINTOSH
2492P: Benjamin Herrenschmidt
2493M: benh@kernel.crashing.org
2494W: http://www.penguinppc.org/
2495L: linuxppc-dev@ozlabs.org
2496S: Maintained
2497
2498LINUX FOR POWERPC EMBEDDED MPC52XX
2499P: Sylvain Munaut
2500M: tnt@246tNt.com
Grant Likelye1eea9f2007-10-09 14:45:26 -06002501P: Grant Likely
2502M: grant.likely@secretlab.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07002503W: http://www.246tNt.com/mpc52xx/
2504W: http://www.penguinppc.org/
2505L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002506S: Maintained
2507
2508LINUX FOR POWERPC EMBEDDED PPC4XX
Josh Boyer9a474ff2007-09-19 21:19:07 -05002509P: Josh Boyer
2510M: jwboyer@linux.vnet.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002511P: Matt Porter
2512M: mporter@kernel.crashing.org
2513W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002514L: linuxppc-dev@ozlabs.org
Josh Boyer9a474ff2007-09-19 21:19:07 -05002515T: git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002516S: Maintained
2517
Grant Likely260c02a2007-10-02 12:15:34 +10002518LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2519P: Grant Likely
2520M: grant.likely@secretlab.ca
Grant Likelyf210d432007-10-03 23:24:52 -06002521W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
Grant Likely260c02a2007-10-02 12:15:34 +10002522L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002523S: Maintained
2524
Tom Rinie93adf12005-07-26 12:49:53 -07002525LINUX FOR POWERPC BOOT CODE
Linus Torvalds1da177e2005-04-16 15:20:36 -07002526P: Tom Rini
2527M: trini@kernel.crashing.org
2528W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002529L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002530S: Maintained
2531
Tom Rinie93adf12005-07-26 12:49:53 -07002532LINUX FOR POWERPC EMBEDDED PPC8XX
Marcelo Tosattidba5baf2007-09-10 18:46:01 -04002533P: Vitaly Bordug
2534M: vitb@kernel.crashing.org
Tom Rinie93adf12005-07-26 12:49:53 -07002535P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07002536M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07002537W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002538L: linuxppc-dev@ozlabs.org
Tom Rinie93adf12005-07-26 12:49:53 -07002539S: Maintained
2540
Linus Torvalds1da177e2005-04-16 15:20:36 -07002541LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
Jim Cromiece00f852006-11-30 04:49:44 +01002542P: Kumar Gala
2543M: galak@kernel.crashing.org
2544W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002545L: linuxppc-dev@ozlabs.org
Jim Cromiece00f852006-11-30 04:49:44 +01002546S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002547
Olof Johanssonab06ff32006-09-06 14:44:54 -05002548LINUX FOR POWERPC PA SEMI PWRFICIENT
2549P: Olof Johansson
2550M: olof@lixom.net
2551W: http://www.pasemi.com/
2552L: linuxppc-dev@ozlabs.org
2553S: Supported
2554
Linus Torvalds1da177e2005-04-16 15:20:36 -07002555LLC (802.2)
2556P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002557M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002558S: Maintained
2559
2560LINUX FOR 64BIT POWERPC
2561P: Paul Mackerras
2562M: paulus@samba.org
2563M: paulus@au.ibm.com
2564P: Anton Blanchard
2565M: anton@samba.org
2566M: anton@au.ibm.com
Arthur Othieno6d923f92006-05-19 06:22:23 -04002567W: http://www.penguinppc.org/ppc64/
Stephen Rothwell1d049812006-03-22 11:26:58 +11002568L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002569S: Supported
2570
2571LINUX SECURITY MODULE (LSM) FRAMEWORK
2572P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08002573M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08002574L: linux-security-module@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002575T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002576S: Supported
2577
2578LM83 HARDWARE MONITOR DRIVER
2579P: Jean Delvare
2580M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002581L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002582S: Maintained
2583
2584LM90 HARDWARE MONITOR DRIVER
2585P: Jean Delvare
2586M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002587L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002588S: Maintained
2589
Peter Zijlstra512e67f2007-10-11 22:11:11 +02002590LOCKDEP AND LOCKSTAT
2591P: Peter Zijlstra
2592M: peterz@infradead.org
2593P: Ingo Molnar
2594M: mingo@redhat.com
2595L: linux-kernel@vger.kernel.org
2596T: git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2597S: Maintained
2598
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002599LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002600P: Richard Russon (FlatCap)
2601M: ldm@flatcap.org
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002602L: linux-ntfs-dev@lists.sourceforge.net
2603W: http://www.linux-ntfs.org/content/view/19/37/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002604S: Maintained
2605
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002606LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2607P: Eric Moore
Eric Moored8a82d72006-12-29 16:47:43 -08002608M: Eric.Moore@lsi.com
2609M: support@lsi.com
Eric Moorecec744f2007-09-14 19:08:08 -06002610L: DL-MPTFusionLinux@lsi.com
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002611L: linux-scsi@vger.kernel.org
2612W: http://www.lsilogic.com/support
2613S: Supported
2614
Linus Torvalds1da177e2005-04-16 15:20:36 -07002615LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2616P: Matthew Wilcox
2617M: matthew@wil.cx
2618L: linux-scsi@vger.kernel.org
2619S: Maintained
2620
Hirokazu Takatac12a54b2007-07-15 23:38:45 -07002621M32R ARCHITECTURE
2622P: Hirokazu Takata
2623M: takata@linux-m32r.org
2624L: linux-m32r@ml.linux-m32r.org
2625L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2626W: http://www.linux-m32r.org/
2627S: Maintained
2628
Linus Torvalds1da177e2005-04-16 15:20:36 -07002629M68K ARCHITECTURE
2630P: Geert Uytterhoeven
2631M: geert@linux-m68k.org
2632P: Roman Zippel
2633M: zippel@linux-m68k.org
2634L: linux-m68k@lists.linux-m68k.org
2635W: http://www.linux-m68k.org/
2636W: http://linux-m68k-cvs.ubb.ca/
2637S: Maintained
2638
2639M68K ON APPLE MACINTOSH
2640P: Joshua Thompson
2641M: funaho@jurai.org
2642W: http://www.mac.linux-m68k.org/
Finn Thain9bb9f222007-11-18 11:10:05 +01002643L: linux-m68k@lists.linux-m68k.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002644S: Maintained
2645
2646M68K ON HP9000/300
2647P: Philip Blundell
2648M: philb@gnu.org
2649W: http://www.tazenda.demon.co.uk/phil/linux-hp
2650S: Maintained
2651
Jiri Benc64a327a2007-05-05 11:47:08 -07002652MAC80211
Johannes Berg31c7cec2007-10-23 17:05:25 +02002653P: Johannes Berg
2654M: johannes@sipsolutions.net
Johannes Berg0f48d7e2008-04-17 19:36:28 +02002655P: Michael Wu
2656M: flamingice@sourmilk.net
Jiri Benc64a327a2007-05-05 11:47:08 -07002657L: linux-wireless@vger.kernel.org
2658W: http://linuxwireless.org/
Johannes Berg31c7cec2007-10-23 17:05:25 +02002659T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
Jiri Benc64a327a2007-05-05 11:47:08 -07002660S: Maintained
2661
Stefano Brivio1036d862007-12-23 04:46:27 +01002662MAC80211 PID RATE CONTROL
2663P: Stefano Brivio
2664M: stefano.brivio@polimi.it
2665P: Mattias Nissler
2666M: mattias.nissler@gmx.de
2667L: linux-wireless@vger.kernel.org
2668W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
2669T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2670S: Maintained
2671
Patrick McHardyb863ceb2007-07-14 18:55:06 -07002672MACVLAN DRIVER
2673P: Patrick McHardy
2674M: kaber@trash.net
2675L: netdev@vger.kernel.org
2676S: Maintained
2677
Linus Torvalds1da177e2005-04-16 15:20:36 -07002678MARVELL YUKON / SYSKONNECT DRIVER
2679P: Mirko Lindner
2680M: mlindner@syskonnect.de
2681P: Ralph Roesler
2682M: rroesler@syskonnect.de
2683W: http://www.syskonnect.com
2684S: Supported
2685
Michael Kerriskfaf16682005-07-31 22:34:47 -07002686MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
Jim Cromiece00f852006-11-30 04:49:44 +01002687P: Michael Kerrisk
Michael Kerrisk1d7f5022007-10-16 23:30:31 -07002688M: mtk.manpages@gmail.com
Jim Cromiece00f852006-11-30 04:49:44 +01002689W: ftp://ftp.kernel.org/pub/linux/docs/manpages
2690S: Maintained
Michael Kerriskfaf16682005-07-31 22:34:47 -07002691
Stefano Brivio74cda162007-11-19 20:27:46 +01002692MARVELL LIBERTAS WIRELESS DRIVER
2693P: Dan Williams
2694M: dcbw@redhat.com
2695L: libertas-dev@lists.infradead.org
2696S: Maintained
2697
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002698MARVELL MV643XX ETHERNET DRIVER
2699P: Dale Farnsworth
2700M: dale@farnsworth.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002701P: Manish Lachwani
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002702M: mlachwani@mvista.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002703L: netdev@vger.kernel.org
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002704S: Odd Fixes for 2.4; Maintained for 2.6.
Linus Torvalds1da177e2005-04-16 15:20:36 -07002705
2706MATROX FRAMEBUFFER DRIVER
2707P: Petr Vandrovec
2708M: vandrove@vc.cvut.cz
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002709L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002710S: Maintained
2711
Hans-Juergen Kochd20620d2007-05-08 17:22:00 +02002712MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2713P: Hans J. Koch
2714M: hjk@linutronix.de
2715L: lm-sensors@lm-sensors.org
2716S: Maintained
2717
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002718MEGARAID SCSI DRIVERS
Jim Cromiece00f852006-11-30 04:49:44 +01002719P: Neela Syam Kolli
Sumant Patrobdd0d752007-05-10 07:22:35 -07002720M: megaraidlinux@lsi.com
Jim Cromiece00f852006-11-30 04:49:44 +01002721S: linux-scsi@vger.kernel.org
2722W: http://megaraid.lsilogic.com
2723S: Maintained
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002724
Steven Rostedt70ea91f2006-07-30 03:03:53 -07002725MEMORY MANAGEMENT
2726L: linux-mm@kvack.org
2727L: linux-kernel@vger.kernel.org
2728W: http://www.linux-mm.org
2729S: Maintained
2730
akpm@linux-foundation.org938a9202008-03-04 14:28:29 -08002731MEMORY RESOURCE CONTROLLER
2732P: Balbir Singh
2733M: balbir@linux.vnet.ibm.com
2734P: Pavel Emelyanov
2735M: xemul@openvz.org
2736P: KAMEZAWA Hiroyuki
2737M: kamezawa.hiroyu@jp.fujitsu.com
2738L: linux-mm@kvack.org
2739L: linux-kernel@vger.kernel.org
2740S: Maintained
2741
David Howellsb920de12008-02-08 04:19:31 -08002742MEI MN10300/AM33 PORT
2743P: David Howells
2744M: dhowells@redhat.com
2745P: Koichi Yasutake
2746M: yasutake.koichi@jp.panasonic.com
Robert P. J. Day66e10602008-04-29 00:59:34 -07002747L: linux-am33-list@redhat.com (moderated for non-subscribers)
David Howellsb920de12008-02-08 04:19:31 -08002748W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
2749S: Maintained
2750
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002751MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002752P: David Woodhouse
2753M: dwmw2@infradead.org
2754W: http://www.linux-mtd.infradead.org/
2755L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002756T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002757S: Maintained
2758
Artem Bityutskiy48576402007-02-13 17:11:10 +02002759UNSORTED BLOCK IMAGES (UBI)
2760P: Artem Bityutskiy
2761M: dedekind@infradead.org
2762W: http://www.linux-mtd.infradead.org/
2763L: linux-mtd@lists.infradead.org
Artem Bityutskiy21600542007-05-22 12:23:21 +03002764T: git git://git.infradead.org/~dedekind/ubi-2.6.git
Artem Bityutskiy48576402007-02-13 17:11:10 +02002765S: Maintained
2766
Linus Torvalds1da177e2005-04-16 15:20:36 -07002767MICROTEK X6 SCANNER
2768P: Oliver Neukum
2769M: oliver@neukum.name
2770S: Maintained
2771
2772MIPS
2773P: Ralf Baechle
2774M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01002775W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002776L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00002777T: git www.linux-mips.org:/pub/scm/linux.git
2778S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002779
2780MISCELLANEOUS MCA-SUPPORT
2781P: James Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05002782M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002783L: linux-kernel@vger.kernel.org
2784S: Maintained
2785
2786MODULE SUPPORT
2787P: Rusty Russell
2788M: rusty@rustcorp.com.au
2789L: linux-kernel@vger.kernel.org
2790S: Maintained
2791
2792MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2793P: Stelian Pop
2794M: stelian@popies.net
2795W: http://popies.net/meye/
2796S: Maintained
2797
Pavel Pisac58ff042007-05-16 01:10:41 +02002798MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2799P: Pavel Pisa
2800M: ppisa@pikron.com
2801L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Pavel Pisac58ff042007-05-16 01:10:41 +02002802S: Maintained
2803
Linus Torvalds1da177e2005-04-16 15:20:36 -07002804MOUSE AND MISC DEVICES [GENERAL]
2805P: Alessandro Rubini
2806M: rubini@ipvvis.unipv.it
2807L: linux-kernel@vger.kernel.org
2808S: Maintained
2809
Jiri Slabyb9705b62008-04-30 00:53:48 -07002810MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
Jiri Slabyd7354102006-12-08 02:38:35 -08002811P: Jiri Slaby
2812M: jirislaby@gmail.com
2813L: linux-kernel@vger.kernel.org
2814S: Maintained
2815
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002816MSI LAPTOP SUPPORT
2817P: Lennart Poettering
2818M: mzxreary@0pointer.de
Joe Perches04bdfb92007-12-22 14:03:27 -08002819W: https://tango.0pointer.de/mailman/listinfo/s270-linux
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002820W: http://0pointer.de/lennart/tchibo.html
2821S: Maintained
2822
Pierre Ossman5c4e6f12007-05-21 20:23:20 +02002823MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07002824P: Pierre Ossman
2825M: drzeus-mmc@drzeus.cx
2826L: linux-kernel@vger.kernel.org
2827S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01002828
David Brownell15a05802007-08-08 09:12:54 -07002829MULTIMEDIA CARD (MMC) ETC. OVER SPI
2830P: David Brownell
2831M: dbrownell@users.sourceforge.net
2832L: linux-kernel@vger.kernel.org
2833S: Odd fixes
2834
Linus Torvalds1da177e2005-04-16 15:20:36 -07002835MULTISOUND SOUND DRIVER
2836P: Andrew Veliath
2837M: andrewtv@usa.net
2838S: Maintained
2839
Jiri Slabyd7354102006-12-08 02:38:35 -08002840MULTITECH MULTIPORT CARD (ISICOM)
2841P: Jiri Slaby
2842M: jirislaby@gmail.com
2843L: linux-kernel@vger.kernel.org
2844S: Maintained
2845
Brice Goglin2d3cf582008-05-17 12:45:36 +02002846MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
2847P: Andrew Gallatin
2848M: gallatin@myri.com
2849P: Brice Goglin
2850M: brice@myri.com
2851L: netdev@vger.kernel.org
2852W: http://www.myri.com/scs/download-Myri10GE.html
2853S: Supported
2854
Linus Torvalds1da177e2005-04-16 15:20:36 -07002855NATSEMI ETHERNET DRIVER (DP8381x)
2856P: Tim Hockin
2857M: thockin@hockin.org
2858S: Maintained
2859
2860NCP FILESYSTEM
2861P: Petr Vandrovec
2862M: vandrove@vc.cvut.cz
2863L: linware@sh.cvut.cz
2864S: Maintained
2865
2866NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2867P: James E.J. Bottomley
2868M: James.Bottomley@HansenPartnership.com
2869L: linux-scsi@vger.kernel.org
2870S: Maintained
2871
Glenn Streiff3c2d7742008-02-04 20:20:45 -08002872NETEFFECT IWARP RNIC DRIVER (IW_NES)
2873P: Faisal Latif
2874M: flatif@neteffect.com
Chien Tung5f625602008-05-26 15:23:32 -07002875P: Chien Tung
2876M: ctung@neteffect.com
Glenn Streiff3c2d7742008-02-04 20:20:45 -08002877P: Glenn Streiff
2878M: gstreiff@neteffect.com
2879L: general@lists.openfabrics.org
2880W: http://www.neteffect.com
2881S: Supported
2882F: drivers/infiniband/hw/nes/
2883
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002884NETEM NETWORK EMULATOR
2885P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08002886M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07002887L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002888S: Maintained
2889
Jiri Slaby4a584482007-08-30 23:56:39 -07002890NETERION (S2IO) Xframe 10GbE DRIVER
2891P: Ramkrishna Vepa
2892M: ram.vepa@neterion.com
2893P: Rastapur Santosh
2894M: santosh.rastapur@neterion.com
2895P: Sivakumar Subramani
2896M: sivakumar.subramani@neterion.com
2897P: Sreenivasa Honnur
2898M: sreenivasa.honnur@neterion.com
2899L: netdev@vger.kernel.org
2900W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2901S: Supported
2902
Linus Torvalds1da177e2005-04-16 15:20:36 -07002903NETFILTER/IPTABLES/IPCHAINS
2904P: Rusty Russell
2905P: Marc Boucher
2906P: James Morris
2907P: Harald Welte
2908P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07002909P: Patrick McHardy
2910M: kaber@trash.net
Patrick McHardy1a03b812007-09-18 13:19:26 -07002911L: netfilter-devel@vger.kernel.org
2912L: netfilter@vger.kernel.org
Patrick McHardy82b98542006-10-12 14:08:55 -07002913L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002914W: http://www.netfilter.org/
2915W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002916S: Supported
2917
Paul Moore4cc67732006-09-25 15:57:13 -07002918NETLABEL
2919P: Paul Moore
2920M: paul.moore@hp.com
2921W: http://netlabel.sf.net
2922L: netdev@vger.kernel.org
2923S: Supported
2924
Linus Torvalds1da177e2005-04-16 15:20:36 -07002925NETROM NETWORK LAYER
2926P: Ralf Baechle
2927M: ralf@linux-mips.org
2928L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02002929W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002930S: Maintained
2931
Pavel Machek5ddb88c2006-09-29 02:01:29 -07002932NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002933P: Paul Clements
2934M: Paul.Clements@steeleye.com
2935S: Maintained
2936
2937NETWORK DEVICE DRIVERS
Linus Torvalds1da177e2005-04-16 15:20:36 -07002938P: Jeff Garzik
2939M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002940L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002941T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002942S: Maintained
2943
2944NETWORKING [GENERAL]
2945P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07002946M: netdev@vger.kernel.org
2947L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08002948W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002949S: Maintained
2950
2951NETWORKING [IPv4/IPv6]
2952P: David S. Miller
2953M: davem@davemloft.net
2954P: Alexey Kuznetsov
2955M: kuznet@ms2.inr.ac.ru
2956P: Pekka Savola (ipv6)
2957M: pekkas@netcore.fi
2958P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04002959M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002960P: Hideaki YOSHIFUJI
2961M: yoshfuji@linux-ipv6.org
2962P: Patrick McHardy
Patrick McHardy1a03b812007-09-18 13:19:26 -07002963M: kaber@trash.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002964L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08002965T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002966S: Maintained
2967
James Morris10e2ff12007-08-25 14:41:28 -07002968NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
2969P: Paul Moore
2970M: paul.moore@hp.com
2971L: netdev@vger.kernel.org
2972S: Maintained
2973
John W. Linville29f8f632006-01-18 14:52:48 -08002974NETWORKING [WIRELESS]
2975P: John W. Linville
2976M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08002977L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08002978T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2979S: Maintained
2980
Amit S. Kale3d396eb2006-10-21 15:33:03 -04002981NETXEN (1/10) GbE SUPPORT
dhananjay@netxen.comd230ce32007-12-26 10:23:53 -08002982P: Dhananjay Phadke
2983M: dhananjay@netxen.com
Amit S. Kale3d396eb2006-10-21 15:33:03 -04002984L: netdev@vger.kernel.org
2985W: http://www.netxen.com
2986S: Supported
2987
Linus Torvalds1da177e2005-04-16 15:20:36 -07002988IPVS
2989P: Wensong Zhang
2990M: wensong@linux-vs.org
Horms9d30c172005-09-29 19:47:06 -07002991P: Simon Horman
2992M: horms@verge.net.au
Linus Torvalds1da177e2005-04-16 15:20:36 -07002993P: Julian Anastasov
2994M: ja@ssi.bg
Horms9d30c172005-09-29 19:47:06 -07002995L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002996S: Maintained
2997
2998NFS CLIENT
2999P: Trond Myklebust
Trond Myklebust78f58152007-12-12 20:16:06 -05003000M: Trond.Myklebust@netapp.com
3001L: linux-nfs@vger.kernel.org
3002W: http://client.linux-nfs.org
3003T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003004S: Maintained
3005
3006NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07003007P: Jan-Pascal van Best
3008M: janpascal@vanbest.org
3009P: Andreas Mohr
3010M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003011L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003012S: Maintained
3013
3014NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
3015P: YOKOTA Hiroshi
3016M: yokota@netlab.is.tsukuba.ac.jp
3017W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3018S: Maintained
3019
3020NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
3021P: GOTO Masanori
3022M: gotom@debian.or.jp
3023P: YOKOTA Hiroshi
3024M: yokota@netlab.is.tsukuba.ac.jp
3025W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3026S: Maintained
3027
Linus Torvalds1da177e2005-04-16 15:20:36 -07003028NTFS FILESYSTEM
3029P: Anton Altaparmakov
3030M: aia21@cantab.net
3031L: linux-ntfs-dev@lists.sourceforge.net
3032L: linux-kernel@vger.kernel.org
3033W: http://linux-ntfs.sf.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08003034T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003035S: Maintained
3036
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003037NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003038P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003039M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003040L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01003041S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003042
Peter Korsgaard1ded9692006-06-12 21:40:53 +02003043OPENCORES I2C BUS DRIVER
3044P: Peter Korsgaard
3045M: jacmet@sunsite.dk
Jean Delvare5d925fe2006-07-01 17:14:32 +02003046L: i2c@lm-sensors.org
Peter Korsgaard1ded9692006-06-12 21:40:53 +02003047S: Maintained
3048
Mark Fashehccd979b2005-12-15 14:31:24 -08003049ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
3050P: Mark Fasheh
Mark Fasheha5754332008-03-21 10:40:31 -07003051M: mfasheh@suse.com
3052P: Joel Becker
3053M: joel.becker@oracle.com
Robert P. J. Dayc0ff1f22008-04-21 22:34:01 +00003054L: ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
Mark Fashehccd979b2005-12-15 14:31:24 -08003055W: http://oss.oracle.com/projects/ocfs2/
Joel Beckerdda47bc2008-03-22 22:08:07 -07003056T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003057S: Supported
Mark Fashehccd979b2005-12-15 14:31:24 -08003058
Harald Weltec1986ee2005-11-13 16:06:29 -08003059OMNIKEY CARDMAN 4000 DRIVER
3060P: Harald Welte
3061M: laforge@gnumonks.org
3062S: Maintained
3063
Harald Welte77c44ab2005-11-13 16:06:26 -08003064OMNIKEY CARDMAN 4040 DRIVER
3065P: Harald Welte
3066M: laforge@gnumonks.org
3067S: Maintained
3068
Jonathan Corbet77d51402007-03-22 19:44:17 -03003069OMNIVISION OV7670 SENSOR DRIVER
3070P: Jonathan Corbet
3071M: corbet@lwn.net
3072L: video4linux-list@redhat.com
3073S: Maintained
3074
Thomas Gleixner431bca72007-05-02 09:31:35 +02003075ONENAND FLASH DRIVER
3076P: Kyungmin Park
3077M: kyungmin.park@samsung.com
3078L: linux-mtd@lists.infradead.org
3079S: Maintained
3080
Linus Torvalds1da177e2005-04-16 15:20:36 -07003081ONSTREAM SCSI TAPE DRIVER
3082P: Willem Riede
3083M: osst@riede.org
3084L: osst-users@lists.sourceforge.net
3085L: linux-scsi@vger.kernel.org
3086S: Maintained
3087
Linus Torvalds1da177e2005-04-16 15:20:36 -07003088OPROFILE
3089P: Philippe Elie
3090M: phil.el@wanadoo.fr
3091L: oprofile-list@lists.sf.net
3092S: Maintained
3093
3094ORINOCO DRIVER
3095P: Pavel Roskin
3096M: proski@gnu.org
3097P: David Gibson
3098M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07003099L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07003100L: orinoco-users@lists.sourceforge.net
3101L: orinoco-devel@lists.sourceforge.net
3102W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003103S: Maintained
3104
Olof Johanssonf5cd7872007-01-31 21:43:54 -06003105PA SEMI ETHERNET DRIVER
3106P: Olof Johansson
3107M: olof@lixom.net
3108L: netdev@vger.kernel.org
3109S: Maintained
3110
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01003111PA SEMI SMBUS DRIVER
3112P: Olof Johansson
3113M: olof@lixom.net
3114L: i2c@lm-sensors.org
3115S: Maintained
3116
Linus Torvalds1da177e2005-04-16 15:20:36 -07003117PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07003118L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08003119S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07003120
3121PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
3122P: Tim Waugh
3123M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07003124L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003125W: http://www.torque.net/linux-pp.html
3126S: Maintained
3127
3128PARISC ARCHITECTURE
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003129P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04003130M: kyle@mcmartin.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07003131P: Matthew Wilcox
3132M: matthew@wil.cx
3133P: Grant Grundler
3134M: grundler@parisc-linux.org
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003135L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003136W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04003137T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003138S: Maintained
3139
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02003140PARAVIRT_OPS INTERFACE
3141P: Jeremy Fitzhardinge
3142M: jeremy@xensource.com
3143P: Chris Wright
3144M: chrisw@sous-sol.org
3145P: Zachary Amsden
3146M: zach@vmware.com
3147P: Rusty Russell
3148M: rusty@rustcorp.com.au
3149L: virtualization@lists.osdl.org
3150L: linux-kernel@vger.kernel.org
3151S: Supported
3152
Jim Cromie1662d322006-10-06 00:43:59 -07003153PC87360 HARDWARE MONITORING DRIVER
3154P: Jim Cromie
3155M: jim.cromie@gmail.com
3156L: lm-sensors@lm-sensors.org
3157S: Maintained
3158
3159PC8736x GPIO DRIVER
3160P: Jim Cromie
3161M: jim.cromie@gmail.com
3162S: Maintained
3163
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06003164PCI ERROR RECOVERY
3165P: Linas Vepstas
3166M: linas@austin.ibm.com
3167L: linux-kernel@vger.kernel.org
Jesse Barnesc1f69db2008-05-19 15:28:16 -07003168L: linux-pci@vger.kernel.org
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06003169S: Supported
3170
Linus Torvalds1da177e2005-04-16 15:20:36 -07003171PCI SUBSYSTEM
Greg Kroah-Hartmanaf40b482008-04-17 10:22:27 -07003172P: Jesse Barnes
3173M: jbarnes@virtuousgeek.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003174L: linux-kernel@vger.kernel.org
Jesse Barnes29054742008-05-03 08:35:49 -07003175L: linux-pci@vger.kernel.org
Jesse Barnes460895c2008-04-25 10:14:28 -07003176T: git kernel.org:/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003177S: Supported
3178
3179PCI HOTPLUG CORE
Kristen Carlson Accardifb5f4d72006-09-29 10:30:27 -07003180P: Kristen Carlson Accardi
3181M: kristen.c.accardi@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003182S: Supported
3183
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003184PCIE HOTPLUG DRIVER
3185P: Kristen Carlson Accardi
3186M: kristen.c.accardi@intel.com
3187L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05003188S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003189
Linus Torvalds1da177e2005-04-16 15:20:36 -07003190PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003191P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07003192L: linux-pcmcia@lists.infradead.org
Joe Perches6650e0a2007-12-10 15:49:32 -08003193W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08003194T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003195S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003196
3197PCNET32 NETWORK DRIVER
pcnet32@verizon.net04ce0942007-02-16 10:07:12 -06003198P: Don Fry
3199M: pcnet32@verizon.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003200L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003201S: Maintained
3202
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003203PER-TASK DELAY ACCOUNTING
3204P: Shailabh Nagar
3205M: nagar@watson.ibm.com
3206L: linux-kernel@vger.kernel.org
3207S: Maintained
3208
Jim Cromiedd49d0f2006-03-24 18:08:17 +01003209PERSONALITY HANDLING
3210P: Christoph Hellwig
3211M: hch@infradead.org
3212L: linux-abi-devel@lists.sourceforge.net
3213S: Maintained
3214
Linus Torvalds1da177e2005-04-16 15:20:36 -07003215PHRAM MTD DRIVER
Joern Engel2b54aae2008-02-06 01:38:02 -08003216P: Joern Engel
3217M: joern@lazybastard.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003218L: linux-mtd@lists.infradead.org
3219S: Maintained
3220
Peter Osterlund249a6772005-09-27 21:45:30 -07003221PKTCDVD DRIVER
3222P: Peter Osterlund
3223M: petero2@telia.com
3224L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07003225S: Maintained
3226
Linus Torvalds1da177e2005-04-16 15:20:36 -07003227POSIX CLOCKS and TIMERS
Ingo Molnaraa781ae2007-07-19 01:48:32 -07003228P: Thomas Gleixner
3229M: tglx@linutronix.de
Hormsf1c3ddf2006-01-15 02:18:28 +01003230L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003231S: Supported
3232
Anton Vorontsov3be86142007-07-15 04:43:36 +04003233POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
3234P: Anton Vorontsov
3235M: cbou@mail.ru
3236P: David Woodhouse
3237M: dwmw2@infradead.org
3238L: linux-kernel@vger.kernel.org
Anton Vorontsov3be86142007-07-15 04:43:36 +04003239T: git git.infradead.org/battery-2.6.git
3240S: Maintained
3241
Eugene Surovegin24682972005-10-14 03:00:53 -07003242POWERPC 4xx EMAC DRIVER
3243P: Eugene Surovegin
3244M: ebs@ebshome.net
3245W: http://kernel.ebshome.net/emac/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10003246L: linuxppc-dev@ozlabs.org
Eugene Surovegin24682972005-10-14 03:00:53 -07003247L: netdev@vger.kernel.org
3248S: Maintained
3249
Linus Torvalds1da177e2005-04-16 15:20:36 -07003250PNP SUPPORT
3251P: Adam Belay
3252M: ambx1@neo.rr.com
3253S: Maintained
3254
Vitaly Wool999445d2007-01-04 13:07:03 +01003255PNXxxxx I2C DRIVER
3256P: Vitaly Wool
3257M: vitalywool@gmail.com
3258L: i2c@lm-sensors.org
3259S: Maintained
3260
Linus Torvalds1da177e2005-04-16 15:20:36 -07003261PPP PROTOCOL DRIVERS AND COMPRESSORS
3262P: Paul Mackerras
3263M: paulus@samba.org
3264L: linux-ppp@vger.kernel.org
3265S: Maintained
3266
3267PPP OVER ATM (RFC 2364)
3268P: Mitchell Blank Jr
3269M: mitch@sfgoth.com
3270S: Maintained
3271
3272PPP OVER ETHERNET
3273P: Michal Ostrowski
Chris Wright5e70b7f2008-06-09 16:07:28 -07003274M: mostrows@earthlink.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003275S: Maintained
3276
James Chapmana6d23702007-06-27 15:53:17 -07003277PPP OVER L2TP
3278P: James Chapman
3279M: jchapman@katalix.com
3280S: Maintained
3281
Linus Torvalds1da177e2005-04-16 15:20:36 -07003282PREEMPTIBLE KERNEL
3283P: Robert Love
3284M: rml@tech9.net
3285L: linux-kernel@vger.kernel.org
3286L: kpreempt-tech@lists.sourceforge.net
3287W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3288S: Supported
3289
Michael Wueff1a592007-09-25 18:11:01 -07003290P54 WIRELESS DRIVER
3291P: Michael Wu
3292M: flamingice@sourmilk.net
3293L: linux-wireless@vger.kernel.org
3294W: http://prism54.org
3295T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3296S: Maintained
3297
Linus Torvalds1da177e2005-04-16 15:20:36 -07003298PRISM54 WIRELESS DRIVER
Luis R. Rodrigueze88b34b2007-06-01 00:46:57 -07003299P: Luis R. Rodriguez
3300M: mcgrof@gmail.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003301L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003302W: http://prism54.org
3303S: Maintained
3304
3305PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3306P: Peter Denison
3307M: promise@pnd-pc.demon.co.uk
3308W: http://www.pnd-pc.demon.co.uk/promise/
3309S: Maintained
3310
Mikael Petterssonb3277df2007-01-10 09:33:53 +01003311PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3312P: Mikael Pettersson
3313M: mikpe@it.uu.se
3314L: linux-ide@vger.kernel.org
3315S: Maintained
3316
Masakazu Mokuno02c18892007-07-05 20:11:16 +09003317PS3 NETWORK SUPPORT
3318P: Masakazu Mokuno
3319M: mokuno@sm.sony.co.jp
3320L: netdev@vger.kernel.org
3321L: cbe-oss-dev@ozlabs.org
3322S: Supported
3323
Geoff Levandf58a9d12006-11-23 00:46:51 +01003324PS3 PLATFORM SUPPORT
3325P: Geoff Levand
3326M: geoffrey.levand@am.sony.com
3327L: linuxppc-dev@ozlabs.org
3328L: cbe-oss-dev@ozlabs.org
3329S: Supported
3330
Michael Krufky83202042006-07-03 00:24:18 -07003331PVRUSB2 VIDEO4LINUX DRIVER
3332P: Mike Isely
3333M: isely@pobox.com
Mike Isely16e94952007-01-03 18:08:06 -03003334L: pvrusb2@isely.net (subscribers-only)
Michael Krufky83202042006-07-03 00:24:18 -07003335L: video4linux-list@redhat.com
3336W: http://www.isely.net/pvrusb2/
3337S: Maintained
3338
Eric Miao30ec2612008-06-12 15:21:41 -07003339PXA2xx/PXA3xx SUPPORT
3340P: Eric Miao
3341M: eric.miao@marvell.com
3342P: Russell King
3343M: linux@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003344L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003345S: Maintained
3346
Pierre Ossman272f1332007-05-14 21:25:26 +02003347PXA MMCI DRIVER
3348S: Orphan
3349
Linus Torvalds1da177e2005-04-16 15:20:36 -07003350QLOGIC QLA2XXX FC-SCSI DRIVER
3351P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08003352M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003353L: linux-scsi@vger.kernel.org
3354S: Supported
3355
Ron Mercer5a4faa82006-07-25 00:40:21 -07003356QLOGIC QLA3XXX NETWORK DRIVER
3357P: Ron Mercer
3358M: linux-driver@qlogic.com
3359L: netdev@vger.kernel.org
3360S: Supported
3361
Linus Torvalds1da177e2005-04-16 15:20:36 -07003362QNX4 FILESYSTEM
3363P: Anders Larsen
3364M: al@alarsen.net
3365L: linux-kernel@vger.kernel.org
3366W: http://www.alarsen.net/linux/qnx4fs/
3367S: Maintained
3368
3369RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003370P: Benjamin Herrenschmidt
3371M: benh@kernel.crashing.org
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003372L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003373S: Maintained
3374
3375RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003376P: Paul Mackerras
3377M: paulus@samba.org
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003378L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003379S: Maintained
3380
3381RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3382P: Corey Thomas
Joe Perches7c4a52e2008-02-03 16:38:31 +02003383M: coreythomas@charter.net
Johannes Berg724c6b32007-04-23 12:18:20 -07003384L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003385S: Maintained
3386
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003387RALINK RT2X00 WLAN DRIVER
3388P: rt2x00 project
3389L: linux-wireless@vger.kernel.org
3390L: rt2400-devel@lists.sourceforge.net
3391W: http://rt2x00.serialmonkey.com/
3392S: Maintained
Ivo van Doorn2dd0f692008-04-12 19:25:00 +02003393T: git kernel.org:/pub/scm/linux/kernel/git/ivd/rt2x00.git
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003394F: drivers/net/wireless/rt2x00/
3395
Nick Piggin9db55792008-02-08 04:19:49 -08003396RAMDISK RAM BLOCK DEVICE DRIVER
3397P: Nick Piggin
3398M: npiggin@suse.de
3399S: Maintained
3400
Matt Mackall9e95ce22005-04-16 15:25:56 -07003401RANDOM NUMBER DRIVER
3402P: Matt Mackall
3403M: mpm@selenic.com
3404S: Maintained
3405
Matt Porter394b7012005-11-07 01:00:15 -08003406RAPIDIO SUBSYSTEM
3407P: Matt Porter
3408M: mporter@kernel.crashing.org
3409L: linux-kernel@vger.kernel.org
3410S: Maintained
3411
Florian Fainellic1f766b2008-02-06 22:39:44 +01003412RDC R-321X SoC
3413P: Florian Fainelli
3414M: florian.fainelli@telecomint.eu
3415L: linux-kernel@vger.kernel.org
3416S: Maintained
3417
Florian Fainellidb17f392007-12-19 11:30:30 +01003418RDC R6040 FAST ETHERNET DRIVER
3419P: Florian Fainelli
3420M: florian.fainelli@telecomint.eu
3421L: netdev@vger.kernel.org
3422S: Maintained
3423
Josh Triplett595182b2006-10-04 02:17:21 -07003424READ-COPY UPDATE (RCU)
3425P: Dipankar Sarma
3426M: dipankar@in.ibm.com
3427W: http://www.rdrop.com/users/paulmck/rclock/
3428L: linux-kernel@vger.kernel.org
3429S: Supported
3430
3431RCUTORTURE MODULE
3432P: Josh Triplett
3433M: josh@freedesktop.org
3434L: linux-kernel@vger.kernel.org
3435S: Maintained
3436
Linus Torvalds1da177e2005-04-16 15:20:36 -07003437REAL TIME CLOCK DRIVER
3438P: Paul Gortmaker
3439M: p_gortmaker@yahoo.com
3440L: linux-kernel@vger.kernel.org
3441S: Maintained
3442
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003443REAL TIME CLOCK (RTC) SUBSYSTEM
3444P: Alessandro Zummo
3445M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003446L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003447S: Maintained
3448
Linus Torvalds1da177e2005-04-16 15:20:36 -07003449REISERFS FILE SYSTEM
Jeff Mahoney76c4e5e2007-06-08 13:47:02 -07003450L: reiserfs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003451S: Supported
3452
Ivo van Doorne08976452008-04-12 19:23:55 +02003453RFKILL
3454P: Ivo van Doorn
3455M: IvDoorn@gmail.com
3456L: netdev@vger.kernel.org
3457S: Maintained
3458F: net/rfkill
3459
Linus Torvalds1da177e2005-04-16 15:20:36 -07003460ROCKETPORT DRIVER
3461P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003462W: http://www.comtrol.com
3463S: Maintained
3464
3465ROSE NETWORK LAYER
3466P: Ralf Baechle
3467M: ralf@linux-mips.org
3468L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003469W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003470S: Maintained
3471
3472RISCOM8 DRIVER
3473S: Orphan
3474
Michael Wu605bebe2007-05-14 01:41:02 -04003475RTL818X WIRELESS DRIVER
3476P: Michael Wu
3477M: flamingice@sourmilk.net
3478P: Andrea Merello
3479M: andreamrl@tiscali.it
3480L: linux-wireless@vger.kernel.org
3481W: http://linuxwireless.org/
3482T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3483S: Maintained
3484
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003485S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003486P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003487M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003488L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01003489S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003490
Linus Torvalds1da177e2005-04-16 15:20:36 -07003491S390
3492P: Martin Schwidefsky
3493M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003494P: Heiko Carstens
3495M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003496M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003497L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003498W: http://www.ibm.com/developerworks/linux/linux390/
3499S: Supported
3500
3501S390 NETWORK DRIVERS
Ursula Braundd96df22007-09-19 13:09:02 +02003502P: Ursula Braun
3503M: ubraun@linux.vnet.ibm.com
Ursula Braunb9192ad2007-10-22 16:16:15 +02003504P: Frank Blaschka
3505M: blaschka@linux.vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003506M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003507L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003508W: http://www.ibm.com/developerworks/linux/linux390/
3509S: Supported
3510
3511S390 ZFCP DRIVER
Swen Schillig0033bb42007-12-18 11:16:14 +01003512P: Christof Schmitt
3513M: christof.schmitt@de.ibm.com
3514P: Martin Peschke
3515M: mp3@de.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003516M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003517L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003518W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003519S: Supported
3520
Ursula Braundd96df22007-09-19 13:09:02 +02003521S390 IUCV NETWORK LAYER
3522P: Ursula Braun
3523M: ubraun@linux.vnet.ibm.com
3524M: linux390@de.ibm.com
3525L: linux-s390@vger.kernel.org
3526W: http://www.ibm.com/developerworks/linux/linux390/
3527S: Supported
3528
Linus Torvalds1da177e2005-04-16 15:20:36 -07003529SAA7146 VIDEO4LINUX-2 DRIVER
3530P: Michael Hunold
3531M: michael@mihu.de
3532W: http://www.mihu.de/linux/saa7146
3533S: Maintained
3534
Linus Torvalds1da177e2005-04-16 15:20:36 -07003535SC1200 WDT DRIVER
3536P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003537M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003538S: Maintained
3539
3540SCHEDULER
3541P: Ingo Molnar
3542M: mingo@elte.hu
3543P: Robert Love [the preemptible kernel bits]
3544M: rml@tech9.net
3545L: linux-kernel@vger.kernel.org
3546S: Maintained
3547
3548SCSI CDROM DRIVER
3549P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003550M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003551L: linux-scsi@vger.kernel.org
3552W: http://www.kernel.dk
3553S: Maintained
3554
3555SCSI SG DRIVER
3556P: Doug Gilbert
3557M: dgilbert@interlog.com
3558L: linux-scsi@vger.kernel.org
3559W: http://www.torque.net/sg
3560S: Maintained
3561
3562SCSI SUBSYSTEM
3563P: James E.J. Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05003564M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003565L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003566T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
James Bottomleyc4e16082007-11-03 08:40:30 -05003567T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
3568T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003569S: Maintained
3570
3571SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003572P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003573M: Kai.Makisara@kolumbus.fi
3574L: linux-scsi@vger.kernel.org
3575S: Maintained
3576
3577SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003578P: Vlad Yasevich
3579M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003580P: Sridhar Samudrala
3581M: sri@us.ibm.com
Vlad Yasevich1a418792008-04-12 18:55:42 -07003582L: linux-sctp@vger.kernel.org
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003583W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003584S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003585
3586SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003587P: Jim Cromie
3588M: jim.cromie@gmail.com
3589S: Odd Fixes
3590
3591SCx200 GPIO DRIVER
3592P: Jim Cromie
3593M: jim.cromie@gmail.com
3594S: Maintained
3595
3596SCx200 HRT CLOCKSOURCE DRIVER
3597P: Jim Cromie
3598M: jim.cromie@gmail.com
3599S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003600
3601SECURITY CONTACT
3602P: Security Officers
3603M: security@kernel.org
3604S: Supported
3605
3606SELINUX SECURITY MODULE
3607P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08003608M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07003609P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003610M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003611P: Eric Paris
3612M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003613L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003614L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003615W: http://www.nsa.gov/selinux
3616S: Supported
3617
Jiri Slabycef2cf02007-05-08 00:31:45 -07003618SENSABLE PHANTOM
3619P: Jiri Slaby
3620M: jirislaby@gmail.com
3621S: Maintained
3622
Linus Torvalds1da177e2005-04-16 15:20:36 -07003623SERIAL ATA (SATA) SUBSYSTEM:
3624P: Jeff Garzik
3625M: jgarzik@pobox.com
3626L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003627T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003628S: Supported
3629
3630SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3631P: Pat Gefre
3632M: pfg@sgi.com
3633L: linux-ia64@vger.kernel.org
3634S: Supported
3635
Ben Hutchings8ceee662008-04-27 12:55:59 +01003636SFC NETWORK DRIVER
3637P: Steve Hodgson
3638P: Ben Hutchings
3639P: Robert Stonehouse
3640M: linux-net-drivers@solarflare.com
3641S: Supported
3642
Linus Torvalds1da177e2005-04-16 15:20:36 -07003643SGI VISUAL WORKSTATION 320 AND 540
3644P: Andrey Panin
3645M: pazke@donpac.ru
3646L: linux-visws-devel@lists.sf.net
3647W: http://linux-visws.sf.net
3648S: Maintained for 2.6.
3649
3650SIMTEC EB110ATX (Chalice CATS)
3651P: Ben Dooks
3652P: Vincent Sanders
3653M: support@simtec.co.uk
3654W: http://www.simtec.co.uk/products/EB110ATX/
3655S: Supported
3656
3657SIMTEC EB2410ITX (BAST)
3658P: Ben Dooks
3659P: Vincent Sanders
3660M: support@simtec.co.uk
3661W: http://www.simtec.co.uk/products/EB2410ITX/
3662S: Supported
3663
Francois Romieu92aab3c2005-07-30 13:11:18 +02003664SIS 190 ETHERNET DRIVER
3665P: Francois Romieu
3666M: romieu@fr.zoreil.com
3667L: netdev@vger.kernel.org
3668S: Maintained
3669
Linus Torvalds1da177e2005-04-16 15:20:36 -07003670SIS 900/7016 FAST ETHERNET DRIVER
3671P: Daniele Venzano
3672M: venza@brownhat.org
3673W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07003674L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003675S: Maintained
3676
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003677SIS 96X I2C/SMBUS DRIVER
3678P: Mark M. Hoffman
3679M: mhoffman@lightlink.com
3680L: lm-sensors@lm-sensors.org
3681S: Maintained
3682
Linus Torvalds1da177e2005-04-16 15:20:36 -07003683SIS FRAMEBUFFER DRIVER
3684P: Thomas Winischhofer
3685M: thomas@winischhofer.net
3686W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003687S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003688
3689SIS USB2VGA DRIVER
3690P: Thomas Winischhofer
3691M: thomas@winischhofer.net
3692W: http://www.winischhofer.at/linuxsisusbvga.shtml
3693S: Maintained
3694
Christoph Lameter415ad262007-07-26 10:40:56 -07003695SLAB ALLOCATOR
3696P: Christoph Lameter
3697M: clameter@sgi.com
3698P: Pekka Enberg
3699M: penberg@cs.helsinki.fi
Pekka Enbergc76d1182008-02-11 23:52:47 +02003700P: Matt Mackall
3701M: mpm@selenic.com
Christoph Lameter415ad262007-07-26 10:40:56 -07003702L: linux-mm@kvack.org
3703S: Maintained
3704
Linus Torvalds1da177e2005-04-16 15:20:36 -07003705SMC91x ETHERNET DRIVER
3706P: Nicolas Pitre
3707M: nico@cam.org
3708S: Maintained
3709
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003710SMSC47B397 HARDWARE MONITOR DRIVER
3711P: Mark M. Hoffman
3712M: mhoffman@lightlink.com
3713L: lm-sensors@lm-sensors.org
3714S: Maintained
3715
Ben Nizetteb54f2862008-03-13 22:27:30 +11003716SMX UIO Interface
3717P: Ben Nizette
3718M: bn@niasdigital.com
3719S: Maintained
3720
Linus Torvalds1da177e2005-04-16 15:20:36 -07003721SOFTWARE RAID (Multiple Disks) SUPPORT
3722P: Ingo Molnar
3723M: mingo@redhat.com
3724P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08003725M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07003726L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08003727S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003728
Pavel Machek95a631e2007-07-19 01:47:42 -07003729HIBERNATION (aka Software Suspend, aka swsusp):
Linus Torvalds1da177e2005-04-16 15:20:36 -07003730P: Pavel Machek
3731M: pavel@suse.cz
Pavel Machek95a631e2007-07-19 01:47:42 -07003732P: Rafael J. Wysocki
3733M: rjw@sisk.pl
3734L: linux-pm@lists.linux-foundation.org
3735S: Supported
3736
3737SUSPEND TO RAM:
Len Browna0ce3172007-10-25 18:05:49 -04003738P: Len Brown
3739M: len.brown@intel.com
Pavel Machek95a631e2007-07-19 01:47:42 -07003740P: Pavel Machek
3741M: pavel@suse.cz
3742P: Rafael J. Wysocki
3743M: rjw@sisk.pl
David Brownellf318a632007-04-23 14:41:06 -07003744L: linux-pm@lists.linux-foundation.org
Len Browna0ce3172007-10-25 18:05:49 -04003745S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003746
3747SONIC NETWORK DRIVER
3748P: Thomas Bogendoerfer
3749M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003750L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003751S: Maintained
3752
Michael Buesch61e115a2007-09-18 15:12:50 -04003753SONICS SILICON BACKPLANE DRIVER (SSB)
3754P: Michael Buesch
3755M: mb@bu3sch.de
3756L: netdev@vger.kernel.org
3757S: Maintained
3758
Linus Torvalds1da177e2005-04-16 15:20:36 -07003759SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01003760P: Mattia Dongili
3761M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01003762L: linux-acpi@vger.kernel.org
3763W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07003764S: Maintained
3765
Alex Dubovbaf85322008-02-09 10:20:54 -08003766SONY MEMORYSTICK CARD SUPPORT
3767P: Alex Dubov
3768M: oakad@yahoo.com
3769L: linux-kernel@vger.kernel.org
3770W: http://tifmxx.berlios.de/
3771S: Maintained
3772
Linus Torvalds1da177e2005-04-16 15:20:36 -07003773SOUND
3774P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02003775M: perex@perex.cz
Takashi Iwai82622042007-04-16 12:32:52 +02003776L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003777S: Maintained
3778
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003779SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3780P: Liam Girdwood
3781M: liam.girdwood@wolfsonmicro.com
Mark Brown2cad0ad2008-01-10 14:33:07 +01003782P: Mark Brown
3783M: broonie@opensource.wolfsonmicro.com
3784T: git opensource.wolfsonmicro.com/linux-2.6-asoc
Takashi Iwai82622042007-04-16 12:32:52 +02003785L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003786S: Supported
3787
Kumar Gala025c3982006-04-02 16:05:54 -05003788SPI SUBSYSTEM
3789P: David Brownell
3790M: dbrownell@users.sourceforge.net
3791L: spi-devel-general@lists.sourceforge.net
3792S: Maintained
3793
Arnd Bergmannb8154542008-05-16 11:10:59 +02003794SPU FILE SYSTEM
3795P: Jeremy Kerr
3796M: jk@ozlabs.org
3797L: linuxppc-dev@ozlabs.org
3798L: cbe-oss-dev@ozlabs.org
3799W: http://www.ibm.com/developerworks/power/cell/
3800S: Supported
3801
Steven Rostedt855f46a2006-08-05 12:14:50 -07003802STABLE BRANCH:
3803P: Greg Kroah-Hartman
3804M: greg@kroah.com
3805P: Chris Wright
3806M: chrisw@sous-sol.org
3807L: stable@kernel.org
3808S: Maintained
3809
Linus Torvalds1da177e2005-04-16 15:20:36 -07003810SHARP LH SUPPORT (LH7952X & LH7A40X)
3811P: Marc Singer
3812M: elf@buici.com
3813W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003814L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003815S: Maintained
3816
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003817SHPC HOTPLUG DRIVER
3818P: Kristen Carlson Accardi
3819M: kristen.c.accardi@intel.com
3820L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05003821S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003822
Pierre Ossmand129bce2006-03-24 03:18:17 -08003823SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3824P: Pierre Ossman
3825M: drzeus-sdhci@drzeus.cx
3826L: sdhci-devel@list.drzeus.cx
Pierre Ossmand129bce2006-03-24 03:18:17 -08003827S: Maintained
3828
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003829SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3830P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08003831M: shemminger@linux-foundation.org
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003832L: netdev@vger.kernel.org
3833S: Maintained
3834
Chris Boot1a87d942006-07-10 04:45:34 -07003835SOEKRIS NET48XX LED SUPPORT
3836P: Chris Boot
3837M: bootc@bootc.net
3838S: Maintained
3839
Linus Torvalds1da177e2005-04-16 15:20:36 -07003840SPARC (sparc32):
3841P: William L. Irwin
3842M: wli@holomorphy.com
3843L: sparclinux@vger.kernel.org
3844S: Maintained
3845
3846SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3847P: Roger Wolff
3848M: R.E.Wolff@BitWizard.nl
3849L: linux-kernel@vger.kernel.org ?
3850S: Supported
3851
Jim Lewis2752e402006-09-29 02:01:19 -07003852SPIDERNET NETWORK DRIVER for CELL
Jens Osterkampcb8da8a2008-01-11 13:44:35 +01003853P: Ishizaki Kou
3854M: kou.ishizaki@toshiba.co.jp
3855P: Jens Osterkamp
3856M: jens@de.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07003857L: netdev@vger.kernel.org
3858S: Supported
3859
Linus Torvalds1da177e2005-04-16 15:20:36 -07003860SRM (Alpha) environment access
3861P: Jan-Benedict Glaw
3862M: jbglaw@lug-owl.de
3863L: linux-kernel@vger.kernel.org
3864S: Maintained
3865
3866STARFIRE/DURALAN NETWORK DRIVER
3867P: Ion Badulescu
3868M: ionut@cs.columbia.edu
3869S: Maintained
3870
3871STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3872W: http://mosquitonet.Stanford.EDU/strip.html
3873S: Unsupported ?
3874
3875STRADIS MPEG-2 DECODER DRIVER
3876P: Nathan Laredo
3877M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003878W: http://www.stradis.com/
3879S: Maintained
3880
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003881SUPERH
Linus Torvalds1da177e2005-04-16 15:20:36 -07003882P: Paul Mundt
3883M: lethal@linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003884L: linux-sh@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003885W: http://www.linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003886T: git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003887S: Maintained
3888
3889SUN3/3X
3890P: Sam Creasey
3891M: sammy@sammy.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003892W: http://sammy.net/sun3/
3893S: Maintained
3894
3895SVGA HANDLING
3896P: Martin Mares
3897M: mj@ucw.cz
3898L: linux-video@atrey.karlin.mff.cuni.cz
3899S: Maintained
3900
3901SYSV FILESYSTEM
3902P: Christoph Hellwig
3903M: hch@infradead.org
3904S: Maintained
3905
Alan Cox4e688522008-04-30 00:52:11 -07003906TASKSTATS STATISTICS INTERFACE
3907P: Shailabh Nagar
3908M: nagar@watson.ibm.com
3909L: linux-kernel@vger.kernel.org
3910S: Maintained
3911
Stephen Hemminger781b4562006-07-10 20:25:29 -07003912TC CLASSIFIER
3913P: Jamal Hadi Salim
3914M: hadi@cyberus.ca
3915L: netdev@vger.kernel.org
3916S: Maintained
3917
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07003918TCP LOW PRIORITY MODULE
3919P: Wong Hoi Sing, Edison
3920M: hswong3i@gmail.com
3921P: Hung Hing Lun, Mike
3922M: hlhung3i@gmail.com
3923W: http://tcp-lp-mod.sourceforge.net/
3924S: Maintained
3925
Andy Gospodarek1a348cc2007-09-17 18:50:36 -07003926TEHUTI ETHERNET DRIVER
3927P: Alexander Indenbaum
3928M: baum@tehutinetworks.net
3929P: Andy Gospodarek
3930M: andy@greyhouse.net
3931L: netdev@vger.kernel.org
3932S: Supported
3933
Alan Cox4e688522008-04-30 00:52:11 -07003934Telecom Clock Driver for MCPL0010
3935P: Mark Gross
3936M: mark.gross@intel.com
3937S: Supported
3938
3939TENSILICA XTENSA PORT (xtensa):
3940P: Chris Zankel
3941M: chris@zankel.net
3942S: Maintained
3943
3944THINKPAD ACPI EXTRAS DRIVER
3945P: Henrique de Moraes Holschuh
3946M: ibm-acpi@hmh.eng.br
3947L: ibm-acpi-devel@lists.sourceforge.net
3948W: http://ibm-acpi.sourceforge.net
3949W: http://thinkwiki.org/wiki/Ibm-acpi
3950T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
3951S: Maintained
3952
Alex Dubov4020f2d2006-10-04 02:15:37 -07003953TI FLASH MEDIA INTERFACE DRIVER
3954P: Alex Dubov
3955M: oakad@yahoo.com
3956S: Maintained
3957
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003958TI OMAP MMC INTERFACE DRIVER
3959P: Carlos Aguiar, Anderson Briglia and Syed Khasim
Randy Dunlape82ce352007-10-16 23:29:44 -07003960M: linux-omap-open-source@linux.omap.com (subscribers only)
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003961W: http://linux.omap.com
3962W: http://www.muru.com/linux/omap/
3963S: Maintained
3964
Michael Buesch844dd052006-06-26 00:24:59 -07003965TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3966P: Deepak Saxena
3967M: dsaxena@plexity.net
3968S: Maintained
3969
Per Lidene86eaa32006-01-12 16:45:18 +01003970TIPC NETWORK LAYER
3971P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01003972M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003973P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01003974M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003975P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01003976M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01003977L: tipc-discussion@lists.sourceforge.net
3978W: http://tipc.sourceforge.net/
3979W: http://tipc.cslab.ericsson.net/
3980T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
3981S: Maintained
3982
Linus Torvalds1da177e2005-04-16 15:20:36 -07003983TLAN NETWORK DRIVER
3984P: Samuel Chessman
3985M: chessman@tux.org
Gabriel Craciunescu88c07dd2007-11-22 19:43:36 +08003986L: tlan-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003987W: http://sourceforge.net/projects/tlan/
3988S: Maintained
3989
Linus Torvalds1da177e2005-04-16 15:20:36 -07003990TOSHIBA ACPI EXTRAS DRIVER
3991P: John Belmonte
3992M: toshiba_acpi@memebeam.org
3993W: http://memebeam.org/toys/ToshibaAcpiDriver
3994S: Maintained
3995
3996TOSHIBA SMM DRIVER
3997P: Jonathan Buzzard
3998M: jonathan@buzzard.org.uk
3999L: tlinux-users@tce.toshiba-dme.co.jp
4000W: http://www.buzzard.org.uk/toshiba/
4001S: Maintained
4002
Alan Cox4e688522008-04-30 00:52:11 -07004003TPM DEVICE DRIVER
4004P: Kylene Hall
4005M: tpmdd-devel@lists.sourceforge.net
4006W: http://tpmdd.sourceforge.net
4007P: Marcel Selhorst
4008M: tpm@selhorst.net
4009W: http://www.prosec.rub.de/tpm/
4010L: tpmdd-devel@lists.sourceforge.net
4011S: Maintained
4012
Linus Torvalds1da177e2005-04-16 15:20:36 -07004013TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
4014P: Muli Ben-Yehuda
4015M: mulix@mulix.org
4016L: linux-kernel@vger.kernel.org
4017S: Maintained
4018
4019TRIVIAL PATCHES
Adrian Bunk1560a792008-02-03 18:17:37 +02004020P: Jesper Juhl
Jim Cromiece00f852006-11-30 04:49:44 +01004021M: trivial@kernel.org
4022L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004023S: Maintained
4024
Alan Cox4e688522008-04-30 00:52:11 -07004025TTY LAYER
4026P: Alan Cox
4027M: alan@lxorguk.ukuu.org.uk
4028L: linux-kernel@vger.kernel.org
4029S: Maintained
4030
Grant Grundler740db6d2008-02-17 11:53:49 -07004031TULIP NETWORK DRIVERS
4032P: Grant Grundler
4033M: grundler@parisc-linux.org
4034P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04004035M: kyle@mcmartin.ca
Grant Grundler740db6d2008-02-17 11:53:49 -07004036L: netdev@vger.kernel.org
4037S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004038
4039TUN/TAP driver
4040P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08004041M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004042L: vtun@office.satix.net
4043W: http://vtun.sourceforge.net/tun
4044S: Maintained
4045
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08004046TURBOCHANNEL SUBSYSTEM
4047P: Maciej W. Rozycki
4048M: macro@linux-mips.org
4049S: Maintained
4050
Linus Torvalds1da177e2005-04-16 15:20:36 -07004051U14-34F SCSI DRIVER
4052P: Dario Ballabio
4053M: ballabio_dario@emc.com
4054L: linux-scsi@vger.kernel.org
4055S: Maintained
4056
Alan Coxcc2020e2008-05-19 14:21:51 +01004057UCLINUX (AND M68KNOMMU)
4058P: Greg Ungerer
4059M: gerg@uclinux.org
4060W: http://www.uclinux.org/
4061L: uclinux-dev@uclinux.org (subscribers-only)
4062S: Maintained
4063
4064UCLINUX FOR NEC V850
4065P: Miles Bader
4066
4067UCLINUX FOR RENESAS H8/300
4068P: Yoshinori Sato
4069M: ysato@users.sourceforge.jp
4070W: http://uclinux-h8.sourceforge.jp/
4071S: Supported
4072
Linus Torvalds1da177e2005-04-16 15:20:36 -07004073UDF FILESYSTEM
Jan Kara800fdfb2008-02-08 04:20:51 -08004074P: Jan Kara
4075M: jack@suse.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07004076W: http://linux-udf.sourceforge.net
4077S: Maintained
4078
Alan Coxcc2020e2008-05-19 14:21:51 +01004079UFS FILESYSTEM
4080P: Evgeniy Dushistov
4081M: dushistov@mail.ru
4082L: linux-kernel@vger.kernel.org
4083S: Maintained
4084
4085UltraSPARC (sparc64):
4086P: David S. Miller
4087M: davem@davemloft.net
4088L: sparclinux@vger.kernel.org
4089T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
4090S: Maintained
4091
Linus Torvalds1da177e2005-04-16 15:20:36 -07004092UNIFORM CDROM DRIVER
4093P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02004094M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07004095L: linux-kernel@vger.kernel.org
4096W: http://www.kernel.dk
4097S: Maintained
4098
4099USB ACM DRIVER
4100P: Oliver Neukum
4101M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004102L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004103S: Maintained
4104
Jiri Slaby6d985162008-02-06 01:37:11 -08004105USB AUERSWALD DRIVER
4106P: Wolfgang Muees
4107M: wolfgang@iksw-muees.de
4108L: linux-usb@vger.kernel.org
4109S: Maintained
4110
Linus Torvalds1da177e2005-04-16 15:20:36 -07004111USB BLOCK DRIVER (UB ub)
4112P: Pete Zaitcev
4113M: zaitcev@redhat.com
4114L: linux-kernel@vger.kernel.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004115L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004116S: Supported
4117
Linus Torvalds1da177e2005-04-16 15:20:36 -07004118USB CDC ETHERNET DRIVER
4119P: Greg Kroah-Hartman
4120M: greg@kroah.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004121L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004122S: Maintained
4123W: http://www.kroah.com/linux-usb/
4124
Peter Korsgaardb02b3712008-04-27 08:59:44 +02004125USB CYPRESS C67X00 DRIVER
4126P: Peter Korsgaard
4127M: jacmet@sunsite.dk
4128L: linux-usb@vger.kernel.org
4129S: Maintained
4130
Peter Korsgaardd0374f42007-02-16 17:03:54 +01004131USB DAVICOM DM9601 DRIVER
4132P: Peter Korsgaard
4133M: jacmet@sunsite.dk
Peter Korsgaard043600a2007-06-27 21:18:18 +02004134L: netdev@vger.kernel.org
Peter Korsgaardd0374f42007-02-16 17:03:54 +01004135W: http://www.linux-usb.org/usbnet
4136S: Maintained
4137
Alan Coxcc2020e2008-05-19 14:21:51 +01004138USB DIAMOND RIO500 DRIVER
4139P: Cesar Miquel
4140M: miquel@df.uba.ar
4141L: rio500-users@lists.sourceforge.net
4142W: http://rio500.sourceforge.net
4143S: Maintained
4144
Linus Torvalds1da177e2005-04-16 15:20:36 -07004145USB EHCI DRIVER
4146P: David Brownell
4147M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004148L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004149S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004150
Luca Risolia7ce08c92006-01-11 02:06:59 +00004151USB ET61X[12]51 DRIVER
4152P: Luca Risolia
4153M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004154L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004155L: video4linux-list@redhat.com
4156W: http://www.linux-projects.org
4157S: Maintained
4158
David Brownell69ae9e32006-11-14 02:03:31 -08004159USB GADGET/PERIPHERAL SUBSYSTEM
4160P: David Brownell
4161M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004162L: linux-usb@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004163W: http://www.linux-usb.org/gadget
4164S: Maintained
4165
Jiri Kosina2dea64b2007-07-11 12:12:11 +02004166USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
Jiri Kosina641266f2007-01-15 09:56:21 +01004167P: Jiri Kosina
4168M: jkosina@suse.cz
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004169L: linux-usb@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01004170T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004171S: Maintained
4172
Olav Kongas959eea22005-11-03 17:38:14 +02004173USB ISP116X DRIVER
4174P: Olav Kongas
4175M: ok@artecdesign.ee
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004176L: linux-usb@vger.kernel.org
Olav Kongas959eea22005-11-03 17:38:14 +02004177S: Maintained
4178
Linus Torvalds1da177e2005-04-16 15:20:36 -07004179USB KAWASAKI LSI DRIVER
4180P: Oliver Neukum
4181M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004182L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004183S: Maintained
4184
4185USB MASS STORAGE DRIVER
4186P: Matthew Dharm
4187M: mdharm-usb@one-eyed-alien.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004188L: linux-usb@vger.kernel.org
Matthew Dharm8836aeb2005-12-04 22:03:47 -08004189L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07004190S: Maintained
4191W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
4192
4193USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08004194P: David Brownell
4195M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004196L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004197S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004198
Matthias Urlichsba460e42005-07-14 00:33:47 -07004199USB OPTION-CARD DRIVER
4200P: Matthias Urlichs
4201M: smurf@smurf.noris.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004202L: linux-usb@vger.kernel.org
Matthias Urlichsba460e42005-07-14 00:33:47 -07004203S: Maintained
4204
Linus Torvalds1da177e2005-04-16 15:20:36 -07004205USB OV511 DRIVER
4206P: Mark McClelland
4207M: mmcclell@bigfoot.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004208L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004209W: http://alpha.dyndns.org/ov511/
4210S: Maintained
4211
4212USB PEGASUS DRIVER
4213P: Petko Manolov
4214M: petkan@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004215L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004216L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004217W: http://pegasus2.sourceforge.net/
4218S: Maintained
4219
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004220USB PRINTER DRIVER (usblp)
4221P: Pete Zaitcev
4222M: zaitcev@redhat.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004223L: linux-usb@vger.kernel.org
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004224S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07004225
4226USB RTL8150 DRIVER
4227P: Petko Manolov
4228M: petkan@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004229L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004230L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004231W: http://pegasus2.sourceforge.net/
4232S: Maintained
4233
4234USB SE401 DRIVER
4235P: Jeroen Vreeken
4236M: pe1rxq@amsat.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004237L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004238W: http://www.chello.nl/~j.vreeken/se401/
4239S: Maintained
4240
Alan Cox4e688522008-04-30 00:52:11 -07004241USB SERIAL BELKIN F5U103 DRIVER
4242P: William Greathouse
4243M: wgreathouse@smva.com
4244L: linux-usb@vger.kernel.org
4245S: Maintained
4246
4247USB SERIAL CYPRESS M8 DRIVER
4248P: Lonnie Mendez
4249M: dignome@gmail.com
4250L: linux-usb@vger.kernel.org
4251S: Maintained
4252W: http://geocities.com/i0xox0i
4253W: http://firstlight.net/cvs
4254
Linus Torvalds1da177e2005-04-16 15:20:36 -07004255USB SERIAL CYBERJACK DRIVER
4256P: Matthias Bruestle and Harald Welte
4257M: support@reiner-sct.com
4258W: http://www.reiner-sct.de/support/treiber_cyberjack.php
4259S: Maintained
4260
4261USB SERIAL DIGI ACCELEPORT DRIVER
4262P: Peter Berger and Al Borchers
4263M: pberger@brimson.com
4264M: alborchers@steinerpoint.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004265L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004266S: Maintained
4267
4268USB SERIAL DRIVER
4269P: Greg Kroah-Hartman
4270M: gregkh@suse.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004271L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004272S: Supported
4273
Linus Torvalds1da177e2005-04-16 15:20:36 -07004274USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
4275P: Gary Brubaker
4276M: xavyer@ix.netcom.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004277L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004278S: Maintained
4279
4280USB SERIAL KEYSPAN DRIVER
4281P: Greg Kroah-Hartman
4282M: greg@kroah.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004283L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004284W: http://www.kroah.com/linux/
4285S: Maintained
4286
4287USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04004288P: Support Department
4289M: support@connecttech.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004290L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004291W: http://www.connecttech.com
4292S: Supported
4293
Luca Risoliaf423b9a2007-03-26 16:12:04 -03004294USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07004295P: Luca Risolia
4296M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004297L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004298L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004299W: http://www.linux-projects.org
4300S: Maintained
4301
4302USB SUBSYSTEM
4303P: Greg Kroah-Hartman
4304M: gregkh@suse.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004305L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004306W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08004307T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07004308S: Supported
4309
4310USB UHCI DRIVER
4311P: Alan Stern
4312M: stern@rowland.harvard.edu
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004313L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004314S: Maintained
4315
David Brownell69ae9e32006-11-14 02:03:31 -08004316USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07004317P: David Brownell
4318M: dbrownell@users.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02004319L: netdev@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004320W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07004321S: Maintained
4322
4323USB W996[87]CF DRIVER
4324P: Luca Risolia
4325M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004326L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004327L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004328W: http://www.linux-projects.org
4329S: Maintained
4330
Jussi Kivilinnabf164cc2008-01-26 00:51:51 +02004331USB WIRELESS RNDIS DRIVER (rndis_wlan)
4332P: Jussi Kivilinna
4333M: jussi.kivilinna@mbnet.fi
4334L: linux-wireless@vger.kernel.org
4335S: Maintained
4336
Luca Risolia60f78052006-02-06 16:29:35 +00004337USB ZC0301 DRIVER
4338P: Luca Risolia
4339M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004340L: linux-usb@vger.kernel.org
Luca Risolia60f78052006-02-06 16:29:35 +00004341L: video4linux-list@redhat.com
4342W: http://www.linux-projects.org
4343S: Maintained
4344
Linus Torvalds1da177e2005-04-16 15:20:36 -07004345USB ZD1201 DRIVER
4346P: Jeroen Vreeken
4347M: pe1rxq@amsat.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004348L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004349W: http://linux-lc100020.sourceforge.net
4350S: Maintained
4351
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004352USB ZR364XX DRIVER
4353P: Antoine Jacquet
4354M: royale@zerezo.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004355L: linux-usb@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004356L: video4linux-list@redhat.com
4357W: http://royale.zerezo.com/zr364xx/
4358S: Maintained
4359
Linus Torvalds1da177e2005-04-16 15:20:36 -07004360USER-MODE LINUX
4361P: Jeff Dike
Joe Perches6650e0a2007-12-10 15:49:32 -08004362M: jdike@addtoit.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004363L: user-mode-linux-devel@lists.sourceforge.net
4364L: user-mode-linux-user@lists.sourceforge.net
4365W: http://user-mode-linux.sourceforge.net
4366S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004367
Hans-Jürgen Koche5f114e2007-12-05 15:08:07 +01004368USERSPACE I/O (UIO)
4369P: Hans J. Koch
4370M: hjk@linutronix.de
4371P: Greg Kroah-Hartman
4372M: gregkh@suse.de
4373L: linux-kernel@vger.kernel.org
4374S: Maintained
4375
Karel Zakf899b0a2008-05-23 13:04:21 -07004376UTIL-LINUX-NG PACKAGE
4377P: Karel Zak
4378M: kzak@redhat.com
4379L: util-linux-ng@vger.kernel.org
4380W: http://kernel.org/~kzak/util-linux-ng/
4381T: git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git
4382S: Maintained
4383
Alan Cox4e688522008-04-30 00:52:11 -07004384VFAT/FAT/MSDOS FILESYSTEM:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004385P: OGAWA Hirofumi
4386M: hirofumi@mail.parknet.co.jp
4387L: linux-kernel@vger.kernel.org
4388S: Maintained
4389
Linus Torvalds1da177e2005-04-16 15:20:36 -07004390VIA RHINE NETWORK DRIVER
4391P: Roger Luethi
4392M: rl@hellgate.ch
4393S: Maintained
4394
Jean Delvare32c0a522005-09-22 21:47:58 +02004395VIAPRO SMBUS DRIVER
4396P: Jean Delvare
4397M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02004398L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02004399S: Maintained
4400
Francois Romieu01f20732007-01-26 00:57:17 -08004401VIA VELOCITY NETWORK DRIVER
4402P: Francois Romieu
4403M: romieu@fr.zoreil.com
4404L: netdev@vger.kernel.org
4405S: Maintained
4406
Linus Torvalds1da177e2005-04-16 15:20:36 -07004407VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004408P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02004409M: mchehab@infradead.org
4410M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004411L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004412W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02004413T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004414S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004415
Patrick McHardybe7f8272007-10-23 20:26:36 -07004416VLAN (802.1Q)
4417P: Patrick McHardy
4418M: kaber@trash.net
4419L: netdev@vger.kernel.org
4420S: Maintained
4421
Juerg Haefligerab413192006-09-24 20:54:04 +02004422VT1211 HARDWARE MONITOR DRIVER
4423P: Juerg Haefliger
4424M: juergh@gmail.com
4425L: lm-sensors@lm-sensors.org
4426S: Maintained
4427
Roger Lucas1de9e372005-11-26 20:20:05 +01004428VT8231 HARDWARE MONITOR DRIVER
4429P: Roger Lucas
Roger Lucasaf865762008-02-13 07:52:06 -05004430M: vt8231@hiddenengine.co.uk
Roger Lucas1de9e372005-11-26 20:20:05 +01004431L: lm-sensors@lm-sensors.org
4432S: Maintained
4433
Linus Torvalds1da177e2005-04-16 15:20:36 -07004434W1 DALLAS'S 1-WIRE BUS
4435P: Evgeniy Polyakov
4436M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07004437S: Maintained
4438
Charles Spirakis13927072006-07-05 18:05:15 +02004439W83791D HARDWARE MONITORING DRIVER
Marc Hulsman25845c22008-06-08 10:59:41 -04004440P: Marc Hulsman
4441M: m.hulsman@tudelft.nl
Charles Spirakis13927072006-07-05 18:05:15 +02004442L: lm-sensors@lm-sensors.org
Marc Hulsman25845c22008-06-08 10:59:41 -04004443S: Maintained
Charles Spirakis13927072006-07-05 18:05:15 +02004444
Rudolf Marek61db0112006-12-12 18:18:30 +01004445W83793 HARDWARE MONITORING DRIVER
4446P: Rudolf Marek
4447M: r.marek@assembler.cz
4448L: lm-sensors@lm-sensors.org
4449S: Maintained
4450
Linus Torvalds1da177e2005-04-16 15:20:36 -07004451W83L51xD SD/MMC CARD INTERFACE DRIVER
4452P: Pierre Ossman
4453M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01004454L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004455S: Maintained
4456
Wim Van Sebroeck35277612006-01-15 21:21:14 +01004457WATCHDOG DEVICE DRIVERS
4458P: Wim Van Sebroeck
4459M: wim@iguana.be
4460T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4461S: Maintained
4462
Linus Torvalds1da177e2005-04-16 15:20:36 -07004463WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4464P: Jean Tourrilhes
4465M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07004466L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004467W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4468S: Maintained
4469
4470WD7000 SCSI DRIVER
4471P: Miroslav Zagorac
4472M: zaga@fly.cc.fer.hr
4473L: linux-scsi@vger.kernel.org
4474S: Maintained
4475
Dmitry Torokhov5fc14682005-11-20 00:50:06 -05004476WISTRON LAPTOP BUTTON DRIVER
4477P: Miloslav Trmac
4478M: mitr@volny.cz
4479S: Maintained
4480
Linus Torvalds1da177e2005-04-16 15:20:36 -07004481WL3501 WIRELESS PCMCIA CARD DRIVER
4482P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004483M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07004484L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004485W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07004486S: Maintained
4487
Mark Brownfebf1df2008-04-02 00:51:09 -04004488WM97XX TOUCHSCREEN DRIVERS
4489P: Mark Brown
4490M: broonie@opensource.wolfsonmicro.com
4491P: Liam Girdwood
4492M: liam.girdwood@wolfsonmicro.com
4493L: linux-input@vger.kernel.org
4494T: git git://opensource.wolfsonmicro.com/linux-2.6-touch
4495W: http://opensource.wolfsonmicro.com/node/7
4496S: Supported
4497
Linus Torvalds1da177e2005-04-16 15:20:36 -07004498X.25 NETWORK LAYER
4499P: Henner Eisen
4500M: eis@baty.hanse.de
4501L: linux-x25@vger.kernel.org
4502S: Maintained
4503
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02004504XEN HYPERVISOR INTERFACE
4505P: Jeremy Fitzhardinge
4506M: jeremy@xensource.com
4507P: Chris Wright
4508M: chrisw@sous-sol.org
4509L: virtualization@lists.osdl.org
4510L: xen-devel@lists.xensource.com
4511S: Supported
4512
Linus Torvalds1da177e2005-04-16 15:20:36 -07004513XFS FILESYSTEM
4514P: Silicon Graphics Inc
Timothy Shimmin78bfd362007-06-11 20:42:09 -07004515P: Tim Shimmin
Linus Torvalds1da177e2005-04-16 15:20:36 -07004516M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004517L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004518W: http://oss.sgi.com/projects/xfs
Tim Shimmine99f0562007-06-19 15:26:35 +10004519T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004520S: Supported
4521
Grant Likelyc9d3d8e2007-10-01 16:33:51 +02004522XILINX SYSTEMACE DRIVER
4523P: Grant Likely
4524M: grant.likely@secretlab.ca
4525W: http://www.secretlab.ca/
4526L: linux-kernel@vger.kernel.org
4527S: Maintained
4528
Peter Korsgaard238b8722006-12-06 20:35:17 -08004529XILINX UARTLITE SERIAL DRIVER
4530P: Peter Korsgaard
4531M: jacmet@sunsite.dk
4532L: linux-serial@vger.kernel.org
4533S: Maintained
4534
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004535X86 ARCHITECTURE (32-BIT AND 64-BIT)
4536P: Thomas Gleixner
4537M: tglx@linutronix.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07004538P: Ingo Molnar
4539M: mingo@redhat.com
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004540P: H. Peter Anvin
4541M: hpa@zytor.com
4542L: linux-kernel@vger.kernel.org
4543T: git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004544S: Maintained
4545
Linus Torvalds1da177e2005-04-16 15:20:36 -07004546YAM DRIVER FOR AX.25
4547P: Jean-Paul Roubelat
4548M: jpr@f6fbb.org
4549L: linux-hams@vger.kernel.org
4550S: Maintained
4551
Henkaf64a5e2005-10-12 15:02:56 +02004552YEALINK PHONE DRIVER
4553P: Henk Vergonet
4554M: Henk.Vergonet@gmail.com
4555L: usbb2k-api-dev@nongnu.org
4556S: Maintained
4557
Linus Torvalds1da177e2005-04-16 15:20:36 -07004558Z8530 DRIVER FOR AX.25
4559P: Joerg Reuter
4560M: jreuter@yaina.de
4561W: http://yaina.de/jreuter/
4562W: http://www.qsl.net/dl1bke/
4563L: linux-hams@vger.kernel.org
4564S: Maintained
4565
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004566ZD1211RW WIRELESS DRIVER
4567P: Daniel Drake
4568M: dsd@gentoo.org
4569P: Ulrich Kunitz
4570M: kune@deine-taler.de
4571W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004572L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004573L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4574S: Maintained
4575
Linus Torvalds1da177e2005-04-16 15:20:36 -07004576ZF MACHZ WATCHDOG
4577P: Fernando Fuganti
4578M: fuganti@netbank.com.br
4579W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4580S: Maintained
4581
4582ZR36067 VIDEO FOR LINUX DRIVER
4583P: Ronald Bultje
4584M: rbultje@ronald.bitfreak.net
4585L: mjpeg-users@lists.sourceforge.net
4586W: http://mjpeg.sourceforge.net/driver-zoran/
4587S: Maintained
4588
Maciej W. Rozycki8b4a4082007-07-18 00:49:11 -07004589ZS DECSTATION Z85C30 SERIAL DRIVER
4590P: Maciej W. Rozycki
4591M: macro@linux-mips.org
4592S: Maintained
4593
Linus Torvalds1da177e2005-04-16 15:20:36 -07004594THE REST
4595P: Linus Torvalds
4596S: Buried alive in reporters