blob: 2bfde0326300d6aa660af3fcc868c9913d7f6602 [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
Miguel Ojeda450c6222008-07-04 09:59:33 -0700772M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800773L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -0700774W: http://miguelojeda.es/auxdisplay.htm
775W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800776S: Maintained
777
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700778AVR32 ARCHITECTURE
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700779P: Haavard Skinnemoen
780M: hskinnemoen@atmel.com
781W: http://www.atmel.com/products/AVR32/
782W: http://avr32linux.org/
783W: http://avrfreaks.net/
784S: Supported
785
786AVR32/AT32AP MACHINE SUPPORT
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700787P: Haavard Skinnemoen
788M: hskinnemoen@atmel.com
789S: Supported
790
Linus Torvalds1da177e2005-04-16 15:20:36 -0700791AX.25 NETWORK LAYER
792P: Ralf Baechle
793M: ralf@linux-mips.org
794L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +0200795W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700796S: Maintained
797
Richard Purdie300abeb2007-02-07 22:21:07 +0000798BACKLIGHT CLASS/SUBSYSTEM
799P: Richard Purdie
800M: rpurdie@rpsys.net
801S: Maintained
802
Bryan Wu1394f032007-05-06 14:50:22 -0700803BLACKFIN ARCHITECTURE
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800804P: Bryan Wu
Bryan Wu7dd06cd2008-02-21 16:18:43 +0800805M: cooloney@kernel.org
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800806L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
807W: http://blackfin.uclinux.org
808S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700809
Bryan Wue190d6b2007-07-17 14:43:44 +0800810BLACKFIN EMAC DRIVER
811P: Bryan Wu
Bryan Wu7dd06cd2008-02-21 16:18:43 +0800812M: cooloney@kernel.org
Bryan Wue190d6b2007-07-17 14:43:44 +0800813L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
814W: http://blackfin.uclinux.org
815S: Supported
816
Mike Frysinger566da5b2007-06-11 15:31:30 +0800817BLACKFIN RTC DRIVER
818P: Mike Frysinger
Mike Frysinger566da5b2007-06-11 15:31:30 +0800819M: vapier.adi@gmail.com
820L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
821W: http://blackfin.uclinux.org
822S: Supported
823
Bryan Wu1394f032007-05-06 14:50:22 -0700824BLACKFIN SERIAL DRIVER
Mike Frysinger9c5e7102007-11-17 23:19:44 +0800825P: Sonic Zhang
826M: sonic.zhang@analog.com
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800827L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
828W: http://blackfin.uclinux.org
829S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700830
Bryan Wu1e6d3202007-07-15 02:50:02 +0800831BLACKFIN WATCHDOG DRIVER
832P: Mike Frysinger
Bryan Wu1e6d3202007-07-15 02:50:02 +0800833M: vapier.adi@gmail.com
834L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
835W: http://blackfin.uclinux.org
836S: Supported
837
Linus Torvalds1da177e2005-04-16 15:20:36 -0700838BAYCOM/HDLCDRV DRIVERS FOR AX.25
839P: Thomas Sailer
840M: t.sailer@alumni.ethz.ch
841L: linux-hams@vger.kernel.org
842W: http://www.baycom.org/~tom/ham/ham.html
843S: Maintained
844
Michael Buesche4d6b792007-09-18 15:39:42 -0400845B43 WIRELESS DRIVER
846P: Michael Buesch
847M: mb@bu3sch.de
848P: Stefano Brivio
Stefano Brivio2817ef12007-11-06 22:48:56 +0100849M: stefano.brivio@polimi.it
Michael Buesche4d6b792007-09-18 15:39:42 -0400850L: linux-wireless@vger.kernel.org
Stefano Brivio2817ef12007-11-06 22:48:56 +0100851W: http://linuxwireless.org/en/users/Drivers/b43
Michael Buesche4d6b792007-09-18 15:39:42 -0400852S: Maintained
853
Larry Finger75388ac2007-09-25 16:46:54 -0700854B43LEGACY WIRELESS DRIVER
855P: Larry Finger
856M: Larry.Finger@lwfinger.net
Stefano Brivio2817ef12007-11-06 22:48:56 +0100857P: Stefano Brivio
858M: stefano.brivio@polimi.it
Larry Finger75388ac2007-09-25 16:46:54 -0700859L: linux-wireless@vger.kernel.org
Stefano Brivio2817ef12007-11-06 22:48:56 +0100860W: http://linuxwireless.org/en/users/Drivers/b43
Larry Finger75388ac2007-09-25 16:46:54 -0700861S: Maintained
862
Linus Torvalds1da177e2005-04-16 15:20:36 -0700863BEFS FILE SYSTEM
864P: Sergey S. Kostyliov
865M: rathamahata@php4.ru
866L: linux-kernel@vger.kernel.org
867S: Maintained
868
Linus Torvalds1da177e2005-04-16 15:20:36 -0700869BFS FILE SYSTEM
870P: Tigran A. Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -0800871M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700872L: linux-kernel@vger.kernel.org
873S: Maintained
874
Bryan Wud24ecfc2007-05-01 23:26:32 +0200875BLACKFIN I2C TWI DRIVER
876P: Sonic Zhang
877M: sonic.zhang@analog.com
878L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
879W: http://blackfin.uclinux.org/
880S: Supported
881
Linus Torvalds1da177e2005-04-16 15:20:36 -0700882BLOCK LAYER
883P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +0200884M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700885L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800886T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700887S: Maintained
888
Joern Engel2b54aae2008-02-06 01:38:02 -0800889BLOCK2MTD DRIVER
890P: Joern Engel
891M: joern@lazybastard.org
892L: linux-mtd@lists.infradead.org
893S: Maintained
894
Linus Torvalds1da177e2005-04-16 15:20:36 -0700895BLUETOOTH SUBSYSTEM
896P: Marcel Holtmann
897M: marcel@holtmann.org
898P: Maxim Krasnyansky
899M: maxk@qualcomm.com
Pavel Machek781c2842008-03-20 15:41:02 -0700900L: linux-bluetooth@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700901W: http://bluez.sf.net
902W: http://www.bluez.org
903W: http://www.holtmann.org/linux/bluetooth/
Josh Boyer1adc1232005-11-23 15:44:15 -0800904T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700905S: Maintained
906
907BLUETOOTH RFCOMM LAYER
908P: Marcel Holtmann
909M: marcel@holtmann.org
910P: Maxim Krasnyansky
911M: maxk@qualcomm.com
912S: Maintained
913
914BLUETOOTH BNEP LAYER
915P: Marcel Holtmann
916M: marcel@holtmann.org
917P: Maxim Krasnyansky
918M: maxk@qualcomm.com
919S: Maintained
920
921BLUETOOTH CMTP LAYER
922P: Marcel Holtmann
923M: marcel@holtmann.org
924S: Maintained
925
926BLUETOOTH HIDP LAYER
927P: Marcel Holtmann
928M: marcel@holtmann.org
929S: Maintained
930
931BLUETOOTH HCI UART DRIVER
932P: Marcel Holtmann
933M: marcel@holtmann.org
934P: Maxim Krasnyansky
935M: maxk@qualcomm.com
936S: Maintained
937
938BLUETOOTH HCI USB DRIVER
939P: Marcel Holtmann
940M: marcel@holtmann.org
941P: Maxim Krasnyansky
942M: maxk@qualcomm.com
943S: Maintained
944
945BLUETOOTH HCI BCM203X DRIVER
946P: Marcel Holtmann
947M: marcel@holtmann.org
948S: Maintained
949
950BLUETOOTH HCI BPA10X DRIVER
951P: Marcel Holtmann
952M: marcel@holtmann.org
953S: Maintained
954
955BLUETOOTH HCI BFUSB DRIVER
956P: Marcel Holtmann
957M: marcel@holtmann.org
958S: Maintained
959
960BLUETOOTH HCI DTL1 DRIVER
961P: Marcel Holtmann
962M: marcel@holtmann.org
963S: Maintained
964
965BLUETOOTH HCI BLUECARD DRIVER
966P: Marcel Holtmann
967M: marcel@holtmann.org
968S: Maintained
969
970BLUETOOTH HCI BT3C DRIVER
971P: Marcel Holtmann
972M: marcel@holtmann.org
973S: Maintained
974
975BLUETOOTH HCI BTUART DRIVER
976P: Marcel Holtmann
977M: marcel@holtmann.org
978S: Maintained
979
980BLUETOOTH HCI VHCI DRIVER
981P: Maxim Krasnyansky
982M: maxk@qualcomm.com
983S: Maintained
984
985BONDING DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +0100986P: Jay Vosburgh
987M: fubar@us.ibm.com
988L: bonding-devel@lists.sourceforge.net
989W: http://sourceforge.net/projects/bonding/
990S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700991
Gary Zambrano39105892006-06-22 17:26:20 -0700992BROADCOM B44 10/100 ETHERNET DRIVER
993P: Gary Zambrano
994M: zambrano@broadcom.com
995L: netdev@vger.kernel.org
996S: Supported
997
Michael Chan948c51e2006-06-04 02:51:39 -0700998BROADCOM BNX2 GIGABIT ETHERNET DRIVER
999P: Michael Chan
1000M: mchan@broadcom.com
1001L: netdev@vger.kernel.org
1002S: Supported
1003
Eliezer Tamir4d9d2cb2008-02-28 11:59:10 -08001004BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER
Eilon Greenstein24e3fce2008-06-12 14:30:28 -07001005P: Eilon Greenstein
1006M: eilong@broadcom.com
Eliezer Tamir4d9d2cb2008-02-28 11:59:10 -08001007L: netdev@vger.kernel.org
1008S: Supported
1009
Michael Chan948c51e2006-06-04 02:51:39 -07001010BROADCOM TG3 GIGABIT ETHERNET DRIVER
1011P: Michael Chan
1012M: mchan@broadcom.com
1013L: netdev@vger.kernel.org
1014S: Supported
1015
Jens Axboe5cdf7f72007-07-17 08:58:06 +02001016BSG (block layer generic sg v4 driver)
1017P: FUJITA Tomonori
1018M: fujita.tomonori@lab.ntt.co.jp
1019L: linux-scsi@vger.kernel.org
1020S: Supported
1021
Linus Torvalds1da177e2005-04-16 15:20:36 -07001022BTTV VIDEO4LINUX DRIVER
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001023P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001024M: mchehab@infradead.org
1025M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001026L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001027W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001028T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07001029S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001030
Jonathan Corbet77d51402007-03-22 19:44:17 -03001031CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
1032P: Jonathan Corbet
1033M: corbet@lwn.net
1034L: video4linux-list@redhat.com
1035S: Maintained
1036
Oliver Hartkoppbeca2222007-11-16 16:07:41 -08001037CAN NETWORK LAYER
1038P: Urs Thuermann
1039M: urs.thuermann@volkswagen.de
1040P: Oliver Hartkopp
1041M: oliver.hartkopp@volkswagen.de
Pavel Emelyanov220fc3f2008-04-29 03:37:41 -07001042L: socketcan-core@lists.berlios.de (subscribers-only)
Oliver Hartkoppbeca2222007-11-16 16:07:41 -08001043W: http://developer.berlios.de/projects/socketcan/
1044S: Maintained
1045
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001046CALGARY x86-64 IOMMU
1047P: Muli Ben-Yehuda
1048M: muli@il.ibm.com
1049P: Jon D. Mason
Jon Masond8d2bed2006-10-05 18:47:21 +02001050M: jdmason@kudzu.us
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +02001051L: linux-kernel@vger.kernel.org
1052L: discuss@x86-64.org
1053S: Maintained
1054
Arnd Bergmannb8154542008-05-16 11:10:59 +02001055CELL BROADBAND ENGINE ARCHITECTURE
1056P: Arnd Bergmann
1057M: arnd@arndb.de
1058L: linuxppc-dev@ozlabs.org
1059L: cbe-oss-dev@ozlabs.org
1060W: http://www.ibm.com/developerworks/power/cell/
1061S: Supported
1062
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001063CFAG12864B LCD DRIVER
1064P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07001065M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001066L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07001067W: http://miguelojeda.es/auxdisplay.htm
1068W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001069S: Maintained
1070
1071CFAG12864BFB LCD FRAMEBUFFER DRIVER
1072P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07001073M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001074L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07001075W: http://miguelojeda.es/auxdisplay.htm
1076W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001077S: Maintained
1078
Johannes Berg704232c2007-04-23 12:20:05 -07001079CFG80211 and NL80211
1080P: Johannes Berg
1081M: johannes@sipsolutions.net
1082L: linux-wireless@vger.kernel.org
1083S: Maintained
1084
Andy Whitcroft0a920b52007-06-01 00:46:48 -07001085CHECKPATCH
1086P: Andy Whitcroft
1087M: apw@shadowen.org
1088P: Randy Dunlap
1089M: rdunlap@xenotime.net
1090P: Joel Schopp
1091M: jschopp@austin.ibm.com
1092S: Supported
1093
Linus Torvalds1da177e2005-04-16 15:20:36 -07001094COMMON INTERNET FILE SYSTEM (CIFS)
1095P: Steve French
1096M: sfrench@samba.org
Jesper Juhlfb453d42006-01-15 02:46:48 +01001097L: linux-cifs-client@lists.samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001098L: samba-technical@lists.samba.org
Steve Frenchaf5a0322007-08-13 19:53:17 +00001099W: http://linux-cifs.samba.org/
Josh Boyer1adc1232005-11-23 15:44:15 -08001100T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001101S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001102
Joel Becker7063fbf2005-12-15 14:29:43 -08001103CONFIGFS
1104P: Joel Becker
Joel Becker62ca3d22006-01-27 11:04:12 -08001105M: joel.becker@oracle.com
1106L: linux-kernel@vger.kernel.org
Joel Becker7063fbf2005-12-15 14:29:43 -08001107S: Supported
1108
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001109CIRRUS LOGIC EP93XX ETHERNET DRIVER
1110P: Lennert Buytenhek
1111M: kernel@wantstofly.org
1112L: netdev@vger.kernel.org
1113S: Maintained
1114
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001115CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1116P: Lennert Buytenhek
1117M: kernel@wantstofly.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001118L: linux-usb@vger.kernel.org
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001119S: Maintained
1120
Timur Tabid9e9d822008-04-24 08:45:26 +10001121CIRRUS LOGIC CS4270 SOUND DRIVER
1122P: Timur Tabi
1123M: timur@freescale.com
1124L: alsa-devel@alsa-project.org
1125S: Supported
1126
Linus Torvalds1da177e2005-04-16 15:20:36 -07001127CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1128P: Cirrus Logic Corporation (kernel 2.2 driver)
1129M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1130P: Nils Faerber (port to kernel 2.4)
1131M: Nils Faerber <nils@kernelconcepts.de>
1132S: Maintained
1133
1134CODA FILE SYSTEM
1135P: Jan Harkes
1136M: jaharkes@cs.cmu.edu
1137M: coda@cs.cmu.edu
1138L: codalist@coda.cs.cmu.edu
1139W: http://www.coda.cs.cmu.edu/
1140S: Maintained
1141
1142COMPACTPCI HOTPLUG CORE
1143P: Scott Murray
1144M: scottm@somanetworks.com
1145M: scott@spiteful.org
1146L: pcihpd-discuss@lists.sourceforge.net
1147S: Supported
1148
1149COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1150P: Scott Murray
1151M: scottm@somanetworks.com
1152M: scott@spiteful.org
1153L: pcihpd-discuss@lists.sourceforge.net
1154S: Supported
1155
1156COMPACTPCI HOTPLUG GENERIC DRIVER
1157P: Scott Murray
1158M: scottm@somanetworks.com
1159M: scott@spiteful.org
1160L: pcihpd-discuss@lists.sourceforge.net
1161S: Supported
1162
Cezary Jackiewicz54115522008-06-09 16:22:22 -07001163COMPAL LAPTOP SUPPORT
1164P: Cezary Jackiewicz
1165M: cezary.jackiewicz@gmail.com
1166S: Maintained
1167
Linus Torvalds1da177e2005-04-16 15:20:36 -07001168COMPUTONE INTELLIPORT MULTIPORT CARD
1169P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -07001170M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001171W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -07001172S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001173
Simon Arlott949be0f2007-03-06 02:47:46 -08001174CONEXANT ACCESSRUNNER USB DRIVER
1175P: Simon Arlott
1176M: cxacru@fire.lp0.eu
Simon Arlott9ae5e3b2007-05-09 08:38:10 +02001177L: accessrunner-general@lists.sourceforge.net
1178W: http://accessrunner.sourceforge.net/
Simon Arlott949be0f2007-03-06 02:47:46 -08001179S: Maintained
1180
Paul Menagefb3a0fb2008-03-04 14:28:28 -08001181CONTROL GROUPS (CGROUPS)
1182P: Paul Menage
1183M: menage@google.com
1184L: containers@lists.linux-foundation.org
1185S: Maintained
1186
Rudolf Marekbebe4672007-05-08 17:22:02 +02001187CORETEMP HARDWARE MONITORING DRIVER
1188P: Rudolf Marek
1189M: r.marek@assembler.cz
1190L: lm-sensors@lm-sensors.org
1191S: Maintained
1192
Linus Torvalds1da177e2005-04-16 15:20:36 -07001193COSA/SRP SYNC SERIAL DRIVER
1194P: Jan "Yenya" Kasprzak
1195M: kas@fi.muni.cz
1196W: http://www.fi.muni.cz/~kas/cosa/
1197S: Maintained
1198
1199CPU FREQUENCY DRIVERS
1200P: Dave Jones
1201M: davej@codemonkey.org.uk
1202L: cpufreq@lists.linux.org.uk
1203W: http://www.codemonkey.org.uk/projects/cpufreq/
Dave Jones7531a0b2006-12-12 17:26:35 -05001204T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001205S: Maintained
1206
1207CPUID/MSR DRIVER
1208P: H. Peter Anvin
1209M: hpa@zytor.com
1210S: Maintained
1211
Paul Jacksoned90fb42005-09-27 21:45:37 -07001212CPUSETS
1213P: Paul Jackson
Paul Jackson6bffd7b2008-05-01 04:34:21 -07001214P: Paul Menage
Paul Jacksoned90fb42005-09-27 21:45:37 -07001215M: pj@sgi.com
Paul Jackson6bffd7b2008-05-01 04:34:21 -07001216M: menage@google.com
Paul Jacksoned90fb42005-09-27 21:45:37 -07001217L: linux-kernel@vger.kernel.org
1218W: http://www.bullopensource.org/cpuset/
Paul Jackson551e1722008-06-12 15:21:31 -07001219W: http://oss.sgi.com/projects/cpusets/
Paul Jacksoned90fb42005-09-27 21:45:37 -07001220S: Supported
1221
Linus Torvalds1da177e2005-04-16 15:20:36 -07001222CRAMFS FILESYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +01001223W: http://sourceforge.net/projects/cramfs/
1224S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001225
1226CRIS PORT
1227P: Mikael Starvik
1228M: starvik@axis.com
Jesper Nilsson0b07aa62008-01-25 13:22:29 +01001229P: Jesper Nilsson
1230M: jesper.nilsson@axis.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001231L: dev-etrax@axis.com
1232W: http://developer.axis.com
1233S: Maintained
1234
1235CRYPTO API
1236P: Herbert Xu
1237M: herbert@gondor.apana.org.au
1238P: David S. Miller
1239M: davem@davemloft.net
1240L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001241T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001242S: Maintained
1243
Jaya Kumar9b4ffa42005-11-17 10:12:23 +01001244CS5535 Audio ALSA driver
1245P: Jaya Kumar
1246M: jayakumar.alsa@gmail.com
1247S: Maintained
1248
Hans Verkuil6d8425b2008-05-05 18:25:22 -03001249CX18 VIDEO4LINUX DRIVER
1250P: Hans Verkuil, Andy Walls
1251M: hverkuil@xs4all.nl, awalls@radix.net
1252L: ivtv-devel@ivtvdriver.org
1253L: ivtv-users@ivtvdriver.org
1254L: video4linux-list@redhat.com
1255W: http://linuxtv.org
1256S: Maintained
1257
Steve Wisee5ec3782008-05-20 14:06:33 -07001258CXGB3 ETHERNET DRIVER (CXGB3)
1259P: Divy Le Ray
1260M: divy@chelsio.com
1261L: netdev@vger.kernel.org
1262W: http://www.chelsio.com
1263S: Supported
1264
1265CXGB3 IWARP RNIC DRIVER (IW_CXGB3)
1266P: Steve Wise
1267M: swise@chelsio.com
1268L: general@lists.openfabrics.org
1269W: http://www.openfabrics.org
1270S: Supported
1271
Linus Torvalds1da177e2005-04-16 15:20:36 -07001272CYBERPRO FB DRIVER
1273P: Russell King
1274M: rmk@arm.linux.org.uk
1275W: http://www.arm.linux.org.uk/
1276S: Maintained
1277
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001278CYBLAFB FRAMEBUFFER DRIVER
1279P: Knut Petersen
1280M: Knut_Petersen@t-online.de
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001281L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001282S: Maintained
1283
Linus Torvalds1da177e2005-04-16 15:20:36 -07001284CYCLADES 2X SYNC CARD DRIVER
1285P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001286M: acme@ghostprotocols.net
1287W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07001288S: Maintained
1289
1290CYCLADES ASYNC MUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001291W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001292S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001293
1294CYCLADES PC300 DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001295W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001296S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001297
Linus Torvalds1da177e2005-04-16 15:20:36 -07001298DAMA SLAVE for AX.25
1299P: Joerg Reuter
1300M: jreuter@yaina.de
1301W: http://yaina.de/jreuter/
1302W: http://www.qsl.net/dl1bke/
1303L: linux-hams@vger.kernel.org
1304S: Maintained
1305
1306DC395x SCSI driver
1307P: Oliver Neukum
1308M: oliver@neukum.name
1309P: Ali Akcaagac
1310M: aliakc@web.de
1311P: Jamie Lenehan
1312M: lenehan@twibble.org
1313W: http://twibble.org/dist/dc395x/
Randy Dunlapf5df58812006-07-14 00:24:29 -07001314L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001315L: http://lists.twibble.org/mailman/listinfo/dc395x/
1316S: Maintained
1317
1318DC390/AM53C974 SCSI driver
1319P: Kurt Garloff
1320M: garloff@suse.de
1321W: http://www.garloff.de/kurt/linux/dc390/
1322P: Guennadi Liakhovetski
1323M: g.liakhovetski@gmx.de
1324S: Maintained
1325
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001326DCCP PROTOCOL
1327P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001328M: acme@ghostprotocols.net
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001329L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -08001330W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001331S: Maintained
1332
Linus Torvalds1da177e2005-04-16 15:20:36 -07001333DECnet NETWORK LAYER
Christine Caulfield8943f262008-02-14 19:31:31 -08001334P: Christine Caulfield
1335M: christine.caulfield@googlemail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001336W: http://linux-decnet.sourceforge.net
1337L: linux-decnet-user@lists.sourceforge.net
1338S: Maintained
1339
1340DEFXX FDDI NETWORK DRIVER
1341P: Maciej W. Rozycki
1342M: macro@linux-mips.org
1343S: Maintained
1344
1345DELL LAPTOP SMM DRIVER
1346P: Massimo Dal Zotto
1347M: dz@debian.org
1348W: http://www.debian.org/~dz/i8k/
1349S: Maintained
1350
Doug Warzecha90563ec2005-09-06 15:17:15 -07001351DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1352P: Doug Warzecha
1353M: Douglas_Warzecha@dell.com
1354S: Maintained
1355
Pavel Machek5ddb88c2006-09-29 02:01:29 -07001356DEVICE-MAPPER (LVM)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001357P: Alasdair Kergon
1358L: dm-devel@redhat.com
1359W: http://sources.redhat.com/dm
1360S: Maintained
1361
1362DEVICE NUMBER REGISTRY
1363P: Torben Mathiasen
1364M: device@lanana.org
1365W: http://lanana.org/docs/device-list/index.html
1366L: linux-kernel@vger.kernel.org
1367S: Maintained
1368
Linus Torvalds1da177e2005-04-16 15:20:36 -07001369DIGI INTL. EPCA DRIVER
1370P: Digi International, Inc
1371M: Eng.Linux@digi.com
1372L: Eng.Linux@digi.com
1373W: http://www.digi.com
1374S: Orphaned
1375
Linus Torvalds1da177e2005-04-16 15:20:36 -07001376DIRECTORY NOTIFICATION
1377P: Stephen Rothwell
1378M: sfr@canb.auug.org.au
1379L: linux-kernel@vger.kernel.org
1380S: Supported
1381
1382DISK GEOMETRY AND PARTITION HANDLING
1383P: Andries Brouwer
1384M: aeb@cwi.nl
1385W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1386W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1387W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1388S: Maintained
1389
1390DISKQUOTA:
1391P: Jan Kara
1392M: jack@suse.cz
1393L: linux-kernel@vger.kernel.org
1394S: Maintained
1395
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001396DISTRIBUTED LOCK MANAGER
Christine Caulfield8943f262008-02-14 19:31:31 -08001397P: Christine Caulfield
1398M: ccaulfie@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001399P: David Teigland
1400M: teigland@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001401L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001402W: http://sources.redhat.com/cluster/
David Teiglandd7c2fea2008-02-21 15:27:09 -06001403T: git kernel.org:/pub/scm/linux/kernel/git/teigland/dlm.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001404S: Supported
1405
Linus Torvalds1da177e2005-04-16 15:20:36 -07001406DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1407P: Tobias Ringstrom
1408M: tori@unhappy.mine.nu
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08001409L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001410S: Maintained
1411
Dan Williamsb3e5f262007-08-07 10:26:35 -07001412DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01001413P: Maciej Sosnowski
1414M: maciej.sosnowski@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -07001415P: Dan Williams
1416M: dan.j.williams@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001417L: linux-kernel@vger.kernel.org
Dan Williamsb3e5f262007-08-07 10:26:35 -07001418S: Supported
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001419
Juerg Haefligerb8250372007-06-09 10:11:16 -04001420DME1737 HARDWARE MONITOR DRIVER
1421P: Juerg Haefliger
1422M: juergh@gmail.com
1423L: lm-sensors@lm-sensors.org
1424S: Maintained
1425
Martin Waitzba483d52005-06-17 13:20:59 -07001426DOCBOOK FOR DOCUMENTATION
Randy Dunlap0f40efb2006-07-03 00:24:15 -07001427P: Randy Dunlap
1428M: rdunlap@xenotime.net
Martin Waitzba483d52005-06-17 13:20:59 -07001429S: Maintained
1430
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001431DOCKING STATION DRIVER
1432P: Kristen Carlson Accardi
1433M: kristen.c.accardi@intel.com
1434L: linux-acpi@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05001435S: Supported
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001436
Randy Dunlapabbaeff2008-07-04 09:59:57 -07001437DOCUMENTATION (/Documentation directory)
1438P: Michael Kerrisk
1439M: mtk.manpages@gmail.com
1440P: Randy Dunlap
1441M: rdunlap@xenotime.net
1442L: linux-doc@vger.kernel.org
1443S: Maintained
1444
Linus Torvalds1da177e2005-04-16 15:20:36 -07001445DOUBLETALK DRIVER
1446P: James R. Van Zandt
1447M: jrv@vanzandt.mv.com
1448L: blinux-list@redhat.com
1449S: Maintained
1450
1451DRIVER CORE, KOBJECTS, AND SYSFS
1452P: Greg Kroah-Hartman
1453M: gregkh@suse.de
1454L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001455T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001456S: Supported
1457
1458DRM DRIVERS
1459P: David Airlie
1460M: airlied@linux.ie
1461L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -08001462T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001463S: Maintained
1464
1465DSCC4 DRIVER
Francois Romieu01f20732007-01-26 00:57:17 -08001466P: Francois Romieu
1467M: romieu@fr.zoreil.com
1468L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001469S: Maintained
1470
1471DVB SUBSYSTEM AND DRIVERS
1472P: LinuxTV.org Project
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001473M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001474L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +02001475W: http://linuxtv.org/
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001476T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001477S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001478
Maciej W. Rozycki789c7042008-02-07 00:15:13 -08001479DZ DECSTATION DZ11 SERIAL DRIVER
1480P: Maciej W. Rozycki
1481M: macro@linux-mips.org
1482S: Maintained
1483
Linus Torvalds1da177e2005-04-16 15:20:36 -07001484EATA-DMA SCSI DRIVER
1485P: Michael Neuffer
1486L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1487S: Maintained
1488
1489EATA ISA/EISA/PCI SCSI DRIVER
1490P: Dario Ballabio
1491M: ballabio_dario@emc.com
1492L: linux-scsi@vger.kernel.org
1493S: Maintained
1494
1495EATA-PIO SCSI DRIVER
1496P: Michael Neuffer
1497M: mike@i-Connect.Net
1498L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1499S: Maintained
1500
1501EBTABLES
1502P: Bart De Schuymer
1503M: bart.de.schuymer@pandora.be
1504L: ebtables-user@lists.sourceforge.net
1505L: ebtables-devel@lists.sourceforge.net
1506W: http://ebtables.sourceforge.net/
1507S: Maintained
1508
Michael Halcrow237fead2006-10-04 02:16:22 -07001509ECRYPT FILE SYSTEM
1510P: Mike Halcrow, Phillip Hellewell
1511M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1512L: ecryptfs-devel@lists.sourceforge.net
1513W: http://ecryptfs.sourceforge.net/
1514S: Supported
1515
Alan Coxda9bb1d2006-01-18 17:44:13 -08001516EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -08001517P: 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
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001521S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -08001522
1523EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001524P: Mark Gross
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001525P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001526M: mark.gross@intel.com
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001527M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001528L: bluesmoke-devel@lists.sourceforge.net
1529W: bluesmoke.sourceforge.net
1530S: Maintained
1531
1532EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001533P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001534M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001535L: bluesmoke-devel@lists.sourceforge.net
1536W: bluesmoke.sourceforge.net
1537S: Maintained
1538
Douglas Thompson6bc78402007-07-19 01:50:12 -07001539EDAC-I82443BXGX
1540P: Tim Small
1541M: tim@buttersideup.com
1542L: bluesmoke-devel@lists.sourceforge.net
1543W: bluesmoke.sourceforge.net
1544S: Maintained
1545
1546EDAC-I3000
1547P: Jason Uhlenkott
1548M: juhlenko@akamai.com
1549L: bluesmoke-devel@lists.sourceforge.net
1550W: bluesmoke.sourceforge.net
1551S: Maintained
1552
1553EDAC-I5000
1554P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001555M: dougthompson@xmission.com
1556L: bluesmoke-devel@lists.sourceforge.net
1557W: bluesmoke.sourceforge.net
1558S: Maintained
1559
1560EDAC-I82975X
1561P: Ranganathan Desikan
1562P: Arvind R.
1563M: rdesikan@jetzbroadband.com
1564M: arvind@acarlab.com
1565L: bluesmoke-devel@lists.sourceforge.net
1566W: bluesmoke.sourceforge.net
1567S: Maintained
1568
1569EDAC-PASEMI
1570P: Egor Martovetsky
1571M: egor@pasemi.com
Douglas Thompson6bc78402007-07-19 01:50:12 -07001572L: bluesmoke-devel@lists.sourceforge.net
1573W: bluesmoke.sourceforge.net
1574S: Maintained
1575
Dave Peterson0e438e32006-03-26 01:38:55 -08001576EDAC-R82600
1577P: Tim Small
1578M: tim@buttersideup.com
1579L: bluesmoke-devel@lists.sourceforge.net
1580W: bluesmoke.sourceforge.net
1581S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -08001582
Eric Coopere59f8792008-03-13 12:55:46 +01001583EEEPC LAPTOP EXTRAS DRIVER
1584P: Corentin Chary
1585M: corentincj@iksaif.net
1586L: acpi4asus-user@lists.sourceforge.net
1587W: http://sourceforge.net/projects/acpi4asus
1588S: Maintained
1589
Linus Torvalds1da177e2005-04-16 15:20:36 -07001590EEPRO100 NETWORK DRIVER
1591P: Andrey V. Savochkin
1592M: saw@saw.sw.com.sg
1593S: Maintained
1594
Josh Triplett0bee8d22006-07-30 03:03:58 -07001595EFS FILESYSTEM
1596W: http://aeschi.ch.eu.org/efs/
1597S: Orphan
1598
Heiko J Schickfab97222006-09-22 15:22:22 -07001599EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1600P: Hoang-Nam Nguyen
1601M: hnguyen@de.ibm.com
1602P: Christoph Raisch
1603M: raisch@de.ibm.com
Roland Dreier78526822007-07-09 20:12:26 -07001604L: general@lists.openfabrics.org
Heiko J Schickfab97222006-09-22 15:22:22 -07001605S: Supported
1606
David Woodhouse3e3a7d62008-05-01 04:34:46 -07001607EMBEDDED LINUX
1608P: Paul Gortmaker
1609M: paul.gortmaker@windriver.com
1610P David Woodhouse
1611M: dwmw2@infradead.org
1612L: linux-embedded@vger.kernel.org
1613S: Maintained
1614
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001615EMULEX LPFC FC SCSI DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001616P: James Smart
1617M: james.smart@emulex.com
1618L: linux-scsi@vger.kernel.org
1619W: http://sourceforge.net/projects/lpfcxxxx
1620S: Supported
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001621
Linus Torvalds1da177e2005-04-16 15:20:36 -07001622EPSON 1355 FRAMEBUFFER DRIVER
1623P: Christopher Hoover
1624M: ch@murgatroid.com, ch@hpl.hp.com
1625S: Maintained
1626
1627ETHEREXPRESS-16 NETWORK DRIVER
1628P: Philip Blundell
1629M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001630L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001631S: Maintained
1632
1633ETHERNET BRIDGE
1634P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08001635M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07001636L: bridge@lists.linux-foundation.org
Adrian Bunk57c511d2008-06-03 16:00:01 -07001637W: http://www.linux-foundation.org/en/Net:Bridge
Linus Torvalds1da177e2005-04-16 15:20:36 -07001638S: Maintained
1639
1640ETHERTEAM 16I DRIVER
1641P: Mika Kuoppala
1642M: miku@iki.fi
1643S: Maintained
1644
1645EXT2 FILE SYSTEM
Erik Mouw72be2cc2006-12-06 20:40:49 -08001646L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001647S: Maintained
1648
1649EXT3 FILE SYSTEM
1650P: Stephen Tweedie, Andrew Morton
Geert Uytterhoeven8deacee2008-07-04 10:00:01 -07001651M: sct@redhat.com, akpm@linux-foundation.org, adilger@sun.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001652L: linux-ext4@vger.kernel.org
1653S: Maintained
1654
1655EXT4 FILE SYSTEM
1656P: Stephen Tweedie, Andrew Morton
Geert Uytterhoeven8deacee2008-07-04 10:00:01 -07001657M: sct@redhat.com, akpm@linux-foundation.org, adilger@sun.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001658L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001659S: Maintained
1660
Jean Delvaree53004e2006-01-09 23:26:14 +01001661F71805F HARDWARE MONITORING DRIVER
1662P: Jean Delvare
1663M: khali@linux-fr.org
1664L: lm-sensors@lm-sensors.org
1665S: Maintained
1666
Linus Torvalds1da177e2005-04-16 15:20:36 -07001667FARSYNC SYNCHRONOUS DRIVER
1668P: Kevin Curtis
1669M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001670W: http://www.farsite.co.uk/
1671S: Supported
1672
Akinobu Mitac5408b82007-04-23 14:41:20 -07001673FAULT INJECTION SUPPORT
1674P: Akinobu Mita
1675M: akinobu.mita@gmail.com
1676S: Supported
1677
Linus Torvalds1da177e2005-04-16 15:20:36 -07001678FRAMEBUFFER LAYER
1679P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001680M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001681L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001682W: http://linux-fbdev.sourceforge.net/
1683S: Maintained
1684
Zhang Wei173acc72008-03-01 07:42:48 -07001685FREESCALE DMA DRIVER
Zhang Wei76b0c782008-05-13 14:44:59 -07001686P: Li Yang
1687M: leoli@freescale.com
1688P: Zhang Wei
1689M: zw@zh-kernel.org
Zhang Wei173acc72008-03-01 07:42:48 -07001690L: linuxppc-embedded@ozlabs.org
1691L: linux-kernel@vger.kernel.org
1692S: Maintained
1693
Jochen Friedrich0d2b4052008-07-14 22:38:28 +02001694FREESCALE I2C CPM DRIVER
1695P: Jochen Friedrich
1696M: jochen@scram.de
1697L: linuxppc-dev@ozlabs.org
1698L: i2c@lm-sensors.org
1699S: Maintained
1700
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001701FREESCALE SOC FS_ENET DRIVER
1702P: Pantelis Antoniou
1703M: pantelis.antoniou@gmail.com
1704P: Vitaly Bordug
1705M: vbordug@ru.mvista.com
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001706L: linuxppc-dev@ozlabs.org
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001707L: netdev@vger.kernel.org
1708S: Maintained
1709
Timur Tabid9e9d822008-04-24 08:45:26 +10001710FREESCALE QUICC ENGINE LIBRARY
1711P: Timur Tabi
1712M: timur@freescale.com
1713L: linuxppc-dev@ozlabs.org
1714S: Supported
1715
Li Yanga7205b32007-04-23 10:38:18 -07001716FREESCALE HIGHSPEED USB DEVICE DRIVER
1717P: Li Yang
1718M: leoli@freescale.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001719L: linux-usb@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001720L: linuxppc-dev@ozlabs.org
Li Yanga7205b32007-04-23 10:38:18 -07001721S: Maintained
1722
Li Yangbeaf53b2007-05-25 13:54:02 +08001723FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1724P: Li Yang
1725M: leoli@freescale.com
1726L: netdev@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001727L: linuxppc-dev@ozlabs.org
Li Yangbeaf53b2007-05-25 13:54:02 +08001728S: Maintained
1729
Timur Tabid9e9d822008-04-24 08:45:26 +10001730FREESCALE QUICC ENGINE UCC UART DRIVER
1731P: Timur Tabi
1732M: timur@freescale.com
1733L: linuxppc-dev@ozlabs.org
1734S: Supported
1735
1736FREESCALE SOC SOUND DRIVERS
1737P: Timur Tabi
1738M: timur@freescale.com
1739L: alsa-devel@alsa-project.org
1740L: linuxppc-dev@ozlabs.org
1741S: Supported
1742
Linus Torvalds1da177e2005-04-16 15:20:36 -07001743FILE LOCKING (flock() and fcntl()/lockf())
1744P: Matthew Wilcox
1745M: matthew@wil.cx
1746L: linux-fsdevel@vger.kernel.org
1747S: Maintained
1748
1749FILESYSTEMS (VFS and infrastructure)
1750P: Alexander Viro
viro@ZenIV.linux.org.uk84122052005-09-06 19:35:49 +01001751M: viro@zeniv.linux.org.uk
Paul Menageb9cf92e2008-02-14 19:31:24 -08001752L: linux-fsdevel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001753S: Maintained
1754
Stefan Richterf148e202008-01-12 12:32:44 +01001755FIREWIRE SUBSYSTEM (drivers/firewire, <linux/firewire*.h>)
Stefan Richterb3274472007-05-30 20:44:52 -04001756P: Kristian Hoegsberg, Stefan Richter
1757M: krh@redhat.com, stefanr@s5r6.in-berlin.de
1758L: linux1394-devel@lists.sourceforge.net
1759W: http://www.linux1394.org/
1760T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1761S: Maintained
1762
Linus Torvalds1da177e2005-04-16 15:20:36 -07001763FIRMWARE LOADER (request_firmware)
1764L: linux-kernel@vger.kernel.org
1765S: Orphan
1766
1767FPU EMULATOR
1768P: Bill Metzenthen
1769M: billm@suburbia.net
1770W: http://suburbia.net/~billm/floating-point/emulator/
1771S: Maintained
1772
1773FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1774P: Mike McLagan
1775M: mike.mclagan@linux.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001776L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001777S: Maintained
1778
1779FREEVXFS FILESYSTEM
1780P: Christoph Hellwig
1781M: hch@infradead.org
1782W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1783S: Maintained
1784
Steven Rostedtde3b69d2008-07-15 13:28:14 -04001785FTRACE
1786P: Steven Rostedt
1787M: srostedt@redhat.com
1788S: Maintained
1789
David Howells5ab7ffe2007-04-10 15:10:45 +01001790FUJITSU FR-V (FRV) PORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07001791P: David Howells
1792M: dhowells@redhat.com
1793S: Maintained
1794
Miklos Szeredi04578f12005-09-09 13:10:22 -07001795FUSE: FILESYSTEM IN USERSPACE
1796P: Miklos Szeredi
1797M: miklos@szeredi.hu
1798L: fuse-devel@lists.sourceforge.net
1799W: http://fuse.sourceforge.net/
1800S: Maintained
1801
Linus Torvalds1da177e2005-04-16 15:20:36 -07001802FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1803P: Rik Faith
1804M: faith@cs.unc.edu
1805L: linux-scsi@vger.kernel.org
1806S: Odd fixes (e.g., new signatures)
1807
1808GDT SCSI DISK ARRAY CONTROLLER DRIVER
1809P: Achim Leubner
1810M: achim_leubner@adaptec.com
1811L: linux-scsi@vger.kernel.org
1812W: http://www.icp-vortex.com/
1813S: Supported
1814
Haavard Skinnemoen1c23af92007-05-01 23:26:34 +02001815GENERIC GPIO I2C DRIVER
1816P: Haavard Skinnemoen
1817M: hskinnemoen@atmel.com
1818S: Supported
1819
Linus Torvalds1da177e2005-04-16 15:20:36 -07001820GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1821P: Krzysztof Halasa
1822M: khc@pm.waw.pl
1823W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1824S: Maintained
1825
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001826GFS2 FILE SYSTEM
1827P: Steven Whitehouse
1828M: swhiteho@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001829L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001830W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001831T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1832T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001833S: Supported
1834
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001835GIGASET ISDN DRIVERS
1836P: Hansjoerg Lipp
1837M: hjlipp@web.de
1838P: Tilman Schmidt
1839M: tilman@imap.cc
1840L: gigaset307x-common@lists.sourceforge.net
1841W: http://gigaset307x.sourceforge.net/
1842S: Maintained
1843
Jean Delvare5b543962005-08-15 19:51:02 +02001844HARDWARE MONITORING
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001845P: Mark M. Hoffman
1846M: mhoffman@lightlink.com
Jean Delvare5b543962005-08-15 19:51:02 +02001847L: lm-sensors@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001848W: http://www.lm-sensors.org/
Mark M. Hoffmana1aa5a72007-10-07 14:45:26 -04001849T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git testing
1850T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git release
Jean Delvare5b543962005-08-15 19:51:02 +02001851S: Maintained
1852
Michael Buesch844dd052006-06-26 00:24:59 -07001853HARDWARE RANDOM NUMBER GENERATOR CORE
Michael Buesch41851082008-02-23 15:23:42 -08001854S: Orphaned
Michael Buesch844dd052006-06-26 00:24:59 -07001855
Robert Love860e1d62005-08-31 23:57:59 -04001856HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1857P: Robert Love
1858M: rlove@rlove.org
1859M: linux-kernel@vger.kernel.org
1860W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1861S: Maintained
1862
Linus Torvalds1da177e2005-04-16 15:20:36 -07001863HARMONY SOUND DRIVER
1864P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04001865M: kyle@mcmartin.ca
Kyle McMartinac6aecb2007-12-03 22:04:34 +00001866L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001867S: Maintained
1868
1869HAYES ESP SERIAL DRIVER
1870P: Andrew J. Robinson
1871M: arobinso@nyx.net
1872L: linux-kernel@vger.kernel.org
1873W: http://www.nyx.net/~arobinso
1874S: Maintained
1875
1876HFS FILESYSTEM
1877P: Roman Zippel
1878M: zippel@linux-m68k.org
1879L: linux-kernel@vger.kernel.org
1880S: Maintained
1881
1882HGA FRAMEBUFFER DRIVER
1883P: Ferenc Bakonyi
1884M: fero@drama.obuda.kando.hu
1885L: linux-nvidia@lists.surfsouth.com
1886W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1887S: Maintained
1888
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001889HID CORE LAYER
1890P: Jiri Kosina
1891M: jkosina@suse.cz
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04001892L: linux-input@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01001893T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001894S: Maintained
1895
Ingo Molnar38bed542007-02-22 09:09:34 +01001896HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1897P: Thomas Gleixner
1898M: tglx@linutronix.de
1899L: linux-kernel@vger.kernel.org
1900S: Maintained
1901
Linus Torvalds1da177e2005-04-16 15:20:36 -07001902HIGH-SPEED SCC DRIVER FOR AX.25
1903P: Klaus Kudielka
1904M: klaus.kudielka@ieee.org
1905L: linux-hams@vger.kernel.org
1906W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1907S: Maintained
1908
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08001909HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1910P: HighPoint Linux Team
1911M: linux@highpoint-tech.com
1912W: http://www.highpoint-tech.com
1913S: Supported
1914
Linus Torvalds1da177e2005-04-16 15:20:36 -07001915HIPPI
1916P: Jes Sorensen
1917M: jes@trained-monkey.org
1918L: linux-hippi@sunsite.dk
1919S: Maintained
1920
1921HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1922P: Chirag Kantharia
1923M: chirag.kantharia@hp.com
1924L: iss_storagedev@hp.com
1925S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001926
Linus Torvalds1da177e2005-04-16 15:20:36 -07001927HEWLETT-PACKARD SMART2 RAID DRIVER
1928P: Chirag Kantharia
1929M: chirag.kantharia@hp.com
1930L: iss_storagedev@hp.com
1931S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001932
Linus Torvalds1da177e2005-04-16 15:20:36 -07001933HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1934P: Mike Miller
1935M: mike.miller@hp.com
1936L: iss_storagedev@hp.com
1937S: Supported
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001938
Jouni Malinenff1d2762005-05-12 22:54:16 -04001939HOST AP DRIVER
1940P: Jouni Malinen
Jouni Malinen85d32e72007-03-24 17:15:30 -07001941M: j@w1.fi
1942L: hostap@shmoo.com (subscribers-only)
Johannes Berg724c6b32007-04-23 12:18:20 -07001943L: linux-wireless@vger.kernel.org
Jouni Malinenff1d2762005-05-12 22:54:16 -04001944W: http://hostap.epitest.fi/
1945S: Maintained
1946
Linus Torvalds1da177e2005-04-16 15:20:36 -07001947HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1948P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02001949M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07001950S: Maintained
1951
Carlos Corbachodd8cd772008-02-05 02:17:15 +00001952HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
1953P: Carlos Corbacho
1954M: carlos@strangeworlds.co.uk
1955S: Odd Fixes
1956
Bob Piccob9b03322005-11-07 00:59:19 -08001957HPET: High Precision Event Timers driver (hpet.c)
1958P: Clemens Ladisch
1959M: clemens@ladisch.de
1960S: Maintained
1961
1962HPET: i386
1963P: Venkatesh Pallipadi (Venki)
1964M: venkatesh.pallipadi@intel.com
1965S: Maintained
1966
1967HPET: x86_64
Andi Kleen8bd09832007-10-13 01:01:08 +02001968P: Vojtech Pavlik
1969M: vojtech@suse.cz
Bob Piccob9b03322005-11-07 00:59:19 -08001970S: Maintained
1971
1972HPET: ACPI hpet.c
1973P: Bob Picco
1974M: bob.picco@hp.com
1975S: Maintained
1976
Linus Torvalds1da177e2005-04-16 15:20:36 -07001977HPFS FILESYSTEM
1978P: Mikulas Patocka
1979M: mikulas@artax.karlin.mff.cuni.cz
1980W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1981S: Maintained
1982
1983HUGETLB FILESYSTEM
1984P: William Irwin
1985M: wli@holomorphy.com
1986S: Maintained
1987
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001988I2C/SMBUS STUB DRIVER
1989P: Mark M. Hoffman
1990M: mhoffman@lightlink.com
1991L: lm-sensors@lm-sensors.org
1992S: Maintained
1993
Jean Delvare5b543962005-08-15 19:51:02 +02001994I2C SUBSYSTEM
Jean Delvare710cf7e2008-05-18 20:49:40 +02001995P: Jean Delvare (PC drivers, core)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001996M: khali@linux-fr.org
Jean Delvare710cf7e2008-05-18 20:49:40 +02001997P: Ben Dooks (embedded platforms)
1998M: ben-linux@fluff.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02001999L: i2c@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08002000T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002001S: Maintained
2002
Till Harbaume8c76ee2007-05-01 23:26:35 +02002003I2C-TINY-USB DRIVER
2004P: Till Harbaum
2005M: till@harbaum.org
2006L: i2c@lm-sensors.org
2007T: http://www.harbaum.org/till/i2c_tiny_usb
2008S: Maintained
2009
Linus Torvalds1da177e2005-04-16 15:20:36 -07002010i386 BOOT CODE
H. Peter Anvin7f1291f2007-07-11 12:18:26 -07002011P: H. Peter Anvin
2012M: hpa@zytor.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002013L: Linux-Kernel@vger.kernel.org
2014S: Maintained
2015
2016i386 SETUP CODE / CPU ERRATA WORKAROUNDS
Linus Torvalds1da177e2005-04-16 15:20:36 -07002017P: H. Peter Anvin
2018M: hpa@zytor.com
H. Peter Anvin72af61c2007-07-13 16:26:55 -07002019T: git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002020S: Maintained
2021
Linus Torvalds1da177e2005-04-16 15:20:36 -07002022IA64 (Itanium) PLATFORM
2023P: Tony Luck
2024M: tony.luck@intel.com
2025L: linux-ia64@vger.kernel.org
2026W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08002027T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002028S: Maintained
2029
2030SN-IA64 (Itanium) SUB-PLATFORM
Greg Edwardse5ee7dd2006-01-18 10:21:59 -06002031P: Jes Sorensen
2032M: jes@sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002033L: linux-altix@sgi.com
2034L: linux-ia64@vger.kernel.org
2035W: http://www.sgi.com/altix
2036S: Maintained
2037
2038IBM MCA SCSI SUBSYSTEM DRIVER
2039P: Michael Lang
2040M: langa2@kph.uni-mainz.de
2041W: http://www.uni-mainz.de/~langm000/linux.html
2042S: Maintained
2043
2044IBM Power Linux RAID adapter
2045P: Brian King
2046M: brking@us.ibm.com
2047S: Supported
2048
2049IBM ServeRAID RAID DRIVER
2050P: Jack Hammer
2051P: Dave Jeffery
2052M: ipslinux@adaptec.com
2053W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002054S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002055
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002056IDE SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07002057P: Bartlomiej Zolnierkiewicz
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002058M: bzolnier@gmail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002059L: linux-ide@vger.kernel.org
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002060T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002061S: Maintained
2062
2063IDE/ATAPI CDROM DRIVER
Borislav Petkovc404c192007-12-24 15:23:44 +01002064P: Borislav Petkov
Borislav Petkovef709162008-02-19 01:41:25 +01002065M: petkovbb@gmail.com
Jens Axboe9c5b0ce2007-01-03 18:15:20 +01002066L: linux-ide@vger.kernel.org
Borislav Petkovc404c192007-12-24 15:23:44 +01002067S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002068
2069IDE/ATAPI FLOPPY DRIVERS
2070P: Paul Bristow
2071M: Paul Bristow <paul@paulbristow.net>
2072W: http://paulbristow.net/linux/idefloppy.html
2073L: linux-kernel@vger.kernel.org
2074S: Maintained
2075
2076IDE/ATAPI TAPE DRIVERS
2077P: Gadi Oxman
2078M: Gadi Oxman <gadio@netvision.net.il>
2079L: linux-kernel@vger.kernel.org
2080S: Maintained
2081
Bartlomiej Zolnierkiewiczf72abc22007-09-19 22:08:56 +02002082IDE-SCSI DRIVER
2083L: linux-ide@vger.kernel.org
2084L: linux-scsi@vger.kernel.org
2085S: Orphan
2086
Stefan Richterf148e202008-01-12 12:32:44 +01002087IEEE 1394 SUBSYSTEM (drivers/ieee1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002088P: Ben Collins
Stefan Richterf51a5a92007-04-23 14:41:10 -07002089M: ben.collins@ubuntu.com
Stefan Richter87730d02006-09-16 12:24:00 +02002090P: Stefan Richter
2091M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002092L: linux1394-devel@lists.sourceforge.net
2093W: http://www.linux1394.org/
Stefan Richter87730d02006-09-16 12:24:00 +02002094T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002095S: Maintained
2096
Stefan Richterf51a5a92007-04-23 14:41:10 -07002097IEEE 1394 RAW I/O DRIVER (raw1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002098P: Dan Dennedy
2099M: dan@dennedy.org
Stefan Richterf51a5a92007-04-23 14:41:10 -07002100P: Stefan Richter
2101M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002102L: linux1394-devel@lists.sourceforge.net
Jody McIntyre105d7b32005-09-30 11:59:04 -07002103S: Maintained
2104
Linus Torvalds1da177e2005-04-16 15:20:36 -07002105IMS TWINTURBO FRAMEBUFFER DRIVER
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002106L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Paul Mundt843393d2007-11-19 13:11:04 +09002107S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002108
2109INFINIBAND SUBSYSTEM
2110P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07002111M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002112P: Sean Hefty
Sean Heftyed96f24702008-01-02 12:00:24 -08002113M: sean.hefty@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002114P: Hal Rosenstock
Roland Dreiercec7c892007-07-12 15:59:36 -07002115M: hal.rosenstock@gmail.com
Roland Dreier78526822007-07-09 20:12:26 -07002116L: general@lists.openfabrics.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002117W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08002118T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002119S: Supported
2120
Robert P. J. Day2f1d0762007-07-10 00:38:18 -04002121INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
Vojtech Pavlik664d22a2005-12-13 17:03:36 -08002122P: Dmitry Torokhov
Dmitry Torokhov62f7caf2006-06-26 01:47:56 -04002123M: dmitry.torokhov@gmail.com
2124M: dtor@mail.ru
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04002125L: linux-input@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002126T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002127S: Maintained
2128
Robert Lovec9f04f52005-07-15 12:21:07 -04002129INOTIFY
Cal Peake18b36c72006-12-12 20:18:16 +01002130P: John McCutchan
2131M: ttb@tentacle.dhs.org
2132P: Robert Love
2133M: rml@novell.com
Robert Lovec9f04f52005-07-15 12:21:07 -04002134L: linux-kernel@vger.kernel.org
2135S: Maintained
2136
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002137INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
Jim Cromiece00f852006-11-30 04:49:44 +01002138P: Sylvain Meyer
2139M: sylvain.meyer@worldonline.fr
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002140L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002141S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002142
Linus Torvalds1da177e2005-04-16 15:20:36 -07002143INTEL 810/815 FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002144P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002145M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002146L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002147S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002148
Linus Torvalds1da177e2005-04-16 15:20:36 -07002149INTEL IA32 MICROCODE UPDATE SUPPORT
2150P: Tigran Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -08002151M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07002152S: Maintained
2153
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002154INTEL I/OAT DMA DRIVER
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01002155P: Maciej Sosnowski
2156M: maciej.sosnowski@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002157L: linux-kernel@vger.kernel.org
2158S: Supported
2159
Dan Williamsb3e5f262007-08-07 10:26:35 -07002160INTEL IOP-ADMA DMA DRIVER
2161P: Dan Williams
2162M: dan.j.williams@intel.com
2163L: linux-kernel@vger.kernel.org
2164S: Supported
2165
Michael Buesch844dd052006-06-26 00:24:59 -07002166INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
2167P: Deepak Saxena
2168M: dsaxena@plexity.net
2169S: Maintained
2170
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08002171INTEL IXP2000 ETHERNET DRIVER
2172P: Lennert Buytenhek
2173M: kernel@wantstofly.org
2174L: netdev@vger.kernel.org
2175S: Maintained
2176
Auke Kokd94e6fe2008-03-03 14:37:47 -08002177INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/ixgb/ixgbe)
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002178P: Jeff Kirsher
2179M: jeffrey.t.kirsher@intel.com
Auke Koke0164af2008-05-07 13:42:33 -07002180P: Jesse Brandeburg
2181M: jesse.brandeburg@intel.com
Auke Kokd94e6fe2008-03-03 14:37:47 -08002182P: Bruce Allan
2183M: bruce.w.allan@intel.com
Auke Kok20424652008-01-07 21:47:25 -08002184P: John Ronciak
2185M: john.ronciak@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002186L: e1000-devel@lists.sourceforge.net
Auke Kokd94e6fe2008-03-03 14:37:47 -08002187W: http://e1000.sourceforge.net/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002188S: Supported
2189
James Ketrenos826d2ab2005-11-07 18:56:59 -06002190INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002191P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002192M: yi.zhu@intel.com
2193P: James Ketrenos
2194M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002195P: Reinette Chatre
2196M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002197L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002198L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002199W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002200W: http://ipw2100.sourceforge.net
2201S: Supported
2202
2203INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002204P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002205M: yi.zhu@intel.com
2206P: James Ketrenos
2207M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002208P: Reinette Chatre
2209M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002210L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002211L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002212W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002213W: http://ipw2200.sourceforge.net
2214S: Supported
2215
Zhu Yib481de92007-09-25 17:54:57 -07002216INTEL WIRELESS WIFI LINK (iwlwifi)
2217P: Zhu Yi
2218M: yi.zhu@intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002219P: Reinette Chatre
2220M: reinette.chatre@intel.com
Zhu Yib481de92007-09-25 17:54:57 -07002221L: linux-wireless@vger.kernel.org
2222L: ipw3945-devel@lists.sourceforge.net
2223W: http://intellinuxwireless.org
Reinette Chatre2d4543f2008-04-10 13:16:27 -07002224T: git kernel.org:/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
Zhu Yib481de92007-09-25 17:54:57 -07002225S: Supported
2226
Ralf Baechlecb109a02007-08-30 23:56:30 -07002227IOC3 ETHERNET DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07002228P: Ralf Baechle
2229M: ralf@linux-mips.org
2230L: linux-mips@linux-mips.org
2231S: Maintained
2232
Ralf Baechlecb109a02007-08-30 23:56:30 -07002233IOC3 SERIAL DRIVER
2234P: Pat Gefre
2235M: pfg@sgi.com
Joe Perches6650e0a2007-12-10 15:49:32 -08002236L: linux-mips@linux-mips.org
Ralf Baechlecb109a02007-08-30 23:56:30 -07002237S: Maintained
2238
Linus Torvalds1da177e2005-04-16 15:20:36 -07002239IP MASQUERADING:
2240P: Juanjo Ciarlante
2241M: jjciarla@raiz.uncu.edu.ar
2242S: Maintained
2243
Francois Romieu1202d6f2007-09-17 17:13:55 -07002244IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
2245P: Francois Romieu
2246M: romieu@fr.zoreil.com
2247P: Sorbica Shieh
2248M: sorbica@icplus.com.tw
2249P: Jesse Huang
2250M: jesse@icplus.com.tw
2251L: netdev@vger.kernel.org
2252S: Maintained
2253
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002254IPATH DRIVER:
Arthur Jones18b8c8f2008-02-29 10:13:37 -08002255P: Ralph Campbell
Arthur Jonesf42b6472007-07-09 20:12:26 -07002256M: infinipath@qlogic.com
2257L: general@lists.openfabrics.org
2258T: git git://git.qlogic.com/ipath-linux-2.6
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002259S: Supported
2260
Corey Minyard4409ebe2006-04-20 02:43:12 -07002261IPMI SUBSYSTEM
2262P: Corey Minyard
2263M: minyard@acm.org
2264L: openipmi-developer@lists.sourceforge.net
2265W: http://openipmi.sourceforge.net/
2266S: Supported
2267
Linus Torvalds1da177e2005-04-16 15:20:36 -07002268IPX NETWORK LAYER
2269P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002270M: acme@ghostprotocols.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002271L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002272S: Maintained
2273
David Sterba099dc4f2008-02-07 10:57:12 +01002274IPWIRELES DRIVER
2275P: Jiri Kosina
2276M: jkosina@suse.cz
2277P: David Sterba
2278M: dsterba@suse.cz
2279S: Maintained
2280T: git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
2281
Linus Torvalds1da177e2005-04-16 15:20:36 -07002282IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07002283P: Samuel Ortiz
2284M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07002285L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002286W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07002287S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002288
Mike Christie14816b12007-11-28 16:22:06 -08002289ISCSI
2290P: Mike Christie
2291M: michaelc@cs.wisc.edu
2292L: open-iscsi@googlegroups.com
2293W: www.open-iscsi.org
2294T: git kernel.org:/pub/scm/linux/kernel/mnc/linux-2.6-iscsi.git
2295S: Maintained
2296
Linus Torvalds1da177e2005-04-16 15:20:36 -07002297ISAPNP
2298P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02002299M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07002300S: Maintained
2301
2302ISDN SUBSYSTEM
2303P: Karsten Keil
2304M: kkeil@suse.de
Paul Bolled5d52272008-04-15 00:40:48 -07002305L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002306W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08002307T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002308S: Maintained
2309
2310ISDN SUBSYSTEM (Eicon active card driver)
2311P: Armin Schindler
2312M: mac@melware.de
Paul Bolled5d52272008-04-15 00:40:48 -07002313L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002314W: http://www.melware.de
2315S: Maintained
2316
Hans Verkuil91821ff2007-12-02 09:35:33 -03002317IVTV VIDEO4LINUX DRIVER
2318P: Hans Verkuil
2319M: hverkuil@xs4all.nl
2320L: ivtv-devel@ivtvdriver.org
2321L: ivtv-users@ivtvdriver.org
2322L: video4linux-list@redhat.com
2323W: http://www.ivtvdriver.org
2324S: Maintained
2325
Linus Torvalds1da177e2005-04-16 15:20:36 -07002326JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2327P: David Woodhouse
2328M: dwmw2@infradead.org
David Woodhouse6d85d062007-10-27 10:39:48 -04002329L: linux-mtd@lists.infradead.org
2330W: http://www.linux-mtd.infradead.org/doc/jffs2.html
Linus Torvalds1da177e2005-04-16 15:20:36 -07002331S: Maintained
2332
2333JFS FILESYSTEM
2334P: Dave Kleikamp
2335M: shaggy@austin.ibm.com
2336L: jfs-discussion@lists.sourceforge.net
2337W: http://jfs.sourceforge.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002338T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002339S: Supported
2340
Josh Triplettde456d32006-07-30 03:04:00 -07002341JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07002342P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002343M: sct@redhat.com, akpm@linux-foundation.org
Erik Mouw72be2cc2006-12-06 20:40:49 -08002344L: linux-ext4@vger.kernel.org
Theodore Tsoae0718f2006-05-20 15:00:13 -07002345S: Maintained
2346
Rudolf Marek4660cb32006-10-08 22:01:26 +02002347K8TEMP HARDWARE MONITORING DRIVER
2348P: Rudolf Marek
2349M: r.marek@assembler.cz
2350L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002351S: Maintained
2352
2353KCONFIG
2354P: Roman Zippel
2355M: zippel@linux-m68k.org
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002356L: linux-kbuild@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002357S: Maintained
2358
Vivek Goyalea6c2082006-05-20 14:59:55 -07002359KDUMP
2360P: Vivek Goyal
Vivek Goyal4200b662007-12-01 12:16:30 -08002361M: vgoyal@redhat.com
Vivek Goyalea6c2082006-05-20 14:59:55 -07002362P: Haren Myneni
2363M: hbabu@us.ibm.com
Simon Horman34633992007-05-08 00:31:40 -07002364L: kexec@lists.infradead.org
Vivek Goyalea6c2082006-05-20 14:59:55 -07002365L: linux-kernel@vger.kernel.org
2366W: http://lse.sourceforge.net/kdump/
2367S: Maintained
2368
Linus Torvalds1da177e2005-04-16 15:20:36 -07002369KERNEL AUTOMOUNTER (AUTOFS)
2370P: H. Peter Anvin
2371M: hpa@zytor.com
2372L: autofs@linux.kernel.org
2373S: Odd Fixes
2374
2375KERNEL AUTOMOUNTER v4 (AUTOFS4)
2376P: Ian Kent
2377M: raven@themaw.net
2378L: autofs@linux.kernel.org
2379S: Maintained
2380
2381KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002382P: Sam Ravnborg
2383M: sam@ravnborg.org
Sam Ravnborg591b0172008-05-11 10:07:03 +02002384T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-next.git
2385T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-fixes.git
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002386L: linux-kbuild@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002387S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002388
2389KERNEL JANITORS
2390P: Several
maximilian attemsc3000e02007-07-06 11:17:32 -07002391L: kernel-janitors@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002392W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002393S: Maintained
2394
2395KERNEL NFSD
Neil Browna512cd52007-07-31 00:37:27 -07002396P: J. Bruce Fields
2397M: bfields@fieldses.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002398P: Neil Brown
NeilBrown98fac232007-01-26 00:56:57 -08002399M: neilb@suse.de
Neil Brown16141c02007-12-11 16:16:12 -08002400L: linux-nfs@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002401W: http://nfs.sourceforge.net/
NeilBrown98fac232007-01-26 00:56:57 -08002402S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002403
Avi Kivity426d62e2006-12-13 00:34:03 -08002404KERNEL VIRTUAL MACHINE (KVM)
2405P: Avi Kivity
2406M: avi@qumranet.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002407L: kvm@vger.kernel.org
2408W: http://kvm.qumranet.com
Avi Kivity426d62e2006-12-13 00:34:03 -08002409S: Supported
2410
Hollis Blanchard513014b2008-04-16 23:28:08 -05002411KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
2412P: Hollis Blanchard
2413M: hollisb@us.ibm.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002414L: kvm-ppc@vger.kernel.org
2415W: http://kvm.qumranet.com
Hollis Blanchard513014b2008-04-16 23:28:08 -05002416S: Supported
2417
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002418KERNEL VIRTUAL MACHINE For Itanium (KVM/IA64)
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002419P: Anthony Xu
2420M: anthony.xu@intel.com
2421P: Xiantao Zhang
2422M: xiantao.zhang@intel.com
Avi Kivity1fc9d2b2008-05-18 13:50:23 +03002423L: kvm-ia64@vger.kernel.org
2424W: http://kvm.qumranet.com
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002425S: Supported
2426
Christian Borntraeger85f8fff2008-03-25 18:47:41 +01002427KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
2428P: Carsten Otte
2429M: cotte@de.ibm.com
2430P: Christian Borntraeger
2431M: borntraeger@de.ibm.com
2432M: linux390@de.ibm.com
2433L: linux-s390@vger.kernel.org
2434W: http://www.ibm.com/developerworks/linux/linux390/
2435S: Supported
2436
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002437KEXEC
2438P: Eric Biederman
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002439M: ebiederm@xmission.com
Signed-off-by@vergenet.net":Simonb7c698f2007-10-18 03:04:33 -07002440W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002441L: linux-kernel@vger.kernel.org
Simon Horman34633992007-05-08 00:31:40 -07002442L: kexec@lists.infradead.org
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002443S: Maintained
2444
Jason Wessele3e2aaf2008-03-20 13:43:45 -05002445KGDB
2446P: Jason Wessel
2447M: jason.wessel@windriver.com
2448L: kgdb-bugreport@lists.sourceforge.net
2449S: Maintained
2450
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002451KPROBES
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002452P: Ananth N Mavinakayanahalli
2453M: ananth@in.ibm.com
2454P: Anil S Keshavamurthy
2455M: anil.s.keshavamurthy@intel.com
2456P: David S. Miller
2457M: davem@davemloft.net
Masami Hiramatsu6edef972008-03-26 15:53:19 -04002458P: Masami Hiramatsu
2459M: mhiramat@redhat.com
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002460L: linux-kernel@vger.kernel.org
2461S: Maintained
2462
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002463KS0108 LCD CONTROLLER DRIVER
2464P: Miguel Ojeda Sandonis
Miguel Ojeda450c6222008-07-04 09:59:33 -07002465M: miguel.ojeda.sandonis@gmail.com
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002466L: linux-kernel@vger.kernel.org
Miguel Ojeda450c6222008-07-04 09:59:33 -07002467W: http://miguelojeda.es/auxdisplay.htm
2468W: http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002469S: Maintained
2470
Linus Torvalds1da177e2005-04-16 15:20:36 -07002471LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07002472L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07002473S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002474
2475LASI 53c700 driver for PARISC
2476P: James E.J. Bottomley
2477M: James.Bottomley@HansenPartnership.com
2478L: linux-scsi@vger.kernel.org
2479S: Maintained
2480
Richard Purdie263de9b2006-05-15 09:44:16 -07002481LED SUBSYSTEM
2482P: Richard Purdie
2483M: rpurdie@rpsys.net
2484S: Maintained
2485
Linus Torvalds1da177e2005-04-16 15:20:36 -07002486LEGO USB Tower driver
2487P: Juergen Stuber
2488M: starblue@users.sourceforge.net
2489L: legousb-devel@lists.sourceforge.net
2490W: http://legousb.sourceforge.net/
2491S: Maintained
2492
Rusty Russell568a17f2007-10-25 14:12:24 +10002493LGUEST
2494P: Rusty Russell
2495M: rusty@rustcorp.com.au
2496L: lguest@ozlabs.org
2497W: http://lguest.ozlabs.org/
2498S: Maintained
2499
Linus Torvalds1da177e2005-04-16 15:20:36 -07002500LINUX FOR IBM pSERIES (RS/6000)
2501P: Paul Mackerras
2502M: paulus@au.ibm.com
2503W: http://www.ibm.com/linux/ltc/projects/ppc
2504S: Supported
2505
2506LINUX FOR NCR VOYAGER
2507P: James Bottomley
2508M: James.Bottomley@HansenPartnership.com
2509W: http://www.hansenpartnership.com/voyager
2510S: Maintained
2511
Paul Mackerras852bb9f2008-07-04 21:04:42 +10002512LINUX FOR POWERPC (32-BIT AND 64-BIT)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002513P: Paul Mackerras
2514M: paulus@samba.org
Paul Mackerras852bb9f2008-07-04 21:04:42 +10002515P: Benjamin Herrenschmidt
2516M: benh@kernel.crashing.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002517W: http://www.penguinppc.org/
2518L: linuxppc-dev@ozlabs.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002519T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002520S: Supported
2521
2522LINUX FOR POWER MACINTOSH
2523P: Benjamin Herrenschmidt
2524M: benh@kernel.crashing.org
2525W: http://www.penguinppc.org/
2526L: linuxppc-dev@ozlabs.org
2527S: Maintained
2528
Grant Likely77a76362008-07-12 12:11:43 -06002529LINUX FOR POWERPC EMBEDDED MPC5XXX
Linus Torvalds1da177e2005-04-16 15:20:36 -07002530P: Sylvain Munaut
2531M: tnt@246tNt.com
Grant Likelye1eea9f2007-10-09 14:45:26 -06002532P: Grant Likely
2533M: grant.likely@secretlab.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07002534L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002535S: Maintained
2536
2537LINUX FOR POWERPC EMBEDDED PPC4XX
Josh Boyer9a474ff2007-09-19 21:19:07 -05002538P: Josh Boyer
2539M: jwboyer@linux.vnet.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002540P: Matt Porter
2541M: mporter@kernel.crashing.org
2542W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002543L: linuxppc-dev@ozlabs.org
Josh Boyer9a474ff2007-09-19 21:19:07 -05002544T: git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002545S: Maintained
2546
Grant Likely260c02a2007-10-02 12:15:34 +10002547LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2548P: Grant Likely
2549M: grant.likely@secretlab.ca
Grant Likelyf210d432007-10-03 23:24:52 -06002550W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
Grant Likely260c02a2007-10-02 12:15:34 +10002551L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002552S: Maintained
2553
Tom Rinie93adf12005-07-26 12:49:53 -07002554LINUX FOR POWERPC EMBEDDED PPC8XX
Marcelo Tosattidba5baf2007-09-10 18:46:01 -04002555P: Vitaly Bordug
2556M: vitb@kernel.crashing.org
Tom Rinie93adf12005-07-26 12:49:53 -07002557P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07002558M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07002559W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002560L: linuxppc-dev@ozlabs.org
Tom Rinie93adf12005-07-26 12:49:53 -07002561S: Maintained
2562
Linus Torvalds1da177e2005-04-16 15:20:36 -07002563LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
Jim Cromiece00f852006-11-30 04:49:44 +01002564P: Kumar Gala
2565M: galak@kernel.crashing.org
2566W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002567L: linuxppc-dev@ozlabs.org
Jim Cromiece00f852006-11-30 04:49:44 +01002568S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002569
Olof Johanssonab06ff32006-09-06 14:44:54 -05002570LINUX FOR POWERPC PA SEMI PWRFICIENT
2571P: Olof Johansson
2572M: olof@lixom.net
2573W: http://www.pasemi.com/
2574L: linuxppc-dev@ozlabs.org
2575S: Supported
2576
Linus Torvalds1da177e2005-04-16 15:20:36 -07002577LLC (802.2)
2578P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002579M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002580S: Maintained
2581
Linus Torvalds1da177e2005-04-16 15:20:36 -07002582LINUX SECURITY MODULE (LSM) FRAMEWORK
2583P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08002584M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08002585L: linux-security-module@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002586T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002587S: Supported
2588
2589LM83 HARDWARE MONITOR DRIVER
2590P: Jean Delvare
2591M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002592L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002593S: Maintained
2594
2595LM90 HARDWARE MONITOR DRIVER
2596P: Jean Delvare
2597M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002598L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002599S: Maintained
2600
Peter Zijlstra512e67f2007-10-11 22:11:11 +02002601LOCKDEP AND LOCKSTAT
2602P: Peter Zijlstra
2603M: peterz@infradead.org
2604P: Ingo Molnar
2605M: mingo@redhat.com
2606L: linux-kernel@vger.kernel.org
2607T: git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2608S: Maintained
2609
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002610LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002611P: Richard Russon (FlatCap)
2612M: ldm@flatcap.org
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002613L: linux-ntfs-dev@lists.sourceforge.net
2614W: http://www.linux-ntfs.org/content/view/19/37/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002615S: Maintained
2616
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002617LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2618P: Eric Moore
Eric Moored8a82d72006-12-29 16:47:43 -08002619M: Eric.Moore@lsi.com
2620M: support@lsi.com
Eric Moorecec744f2007-09-14 19:08:08 -06002621L: DL-MPTFusionLinux@lsi.com
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002622L: linux-scsi@vger.kernel.org
2623W: http://www.lsilogic.com/support
2624S: Supported
2625
Linus Torvalds1da177e2005-04-16 15:20:36 -07002626LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2627P: Matthew Wilcox
2628M: matthew@wil.cx
2629L: linux-scsi@vger.kernel.org
2630S: Maintained
2631
Hirokazu Takatac12a54b2007-07-15 23:38:45 -07002632M32R ARCHITECTURE
2633P: Hirokazu Takata
2634M: takata@linux-m32r.org
2635L: linux-m32r@ml.linux-m32r.org
2636L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2637W: http://www.linux-m32r.org/
2638S: Maintained
2639
Linus Torvalds1da177e2005-04-16 15:20:36 -07002640M68K ARCHITECTURE
2641P: Geert Uytterhoeven
2642M: geert@linux-m68k.org
2643P: Roman Zippel
2644M: zippel@linux-m68k.org
2645L: linux-m68k@lists.linux-m68k.org
2646W: http://www.linux-m68k.org/
2647W: http://linux-m68k-cvs.ubb.ca/
2648S: Maintained
2649
2650M68K ON APPLE MACINTOSH
2651P: Joshua Thompson
2652M: funaho@jurai.org
2653W: http://www.mac.linux-m68k.org/
Finn Thain9bb9f222007-11-18 11:10:05 +01002654L: linux-m68k@lists.linux-m68k.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002655S: Maintained
2656
2657M68K ON HP9000/300
2658P: Philip Blundell
2659M: philb@gnu.org
2660W: http://www.tazenda.demon.co.uk/phil/linux-hp
2661S: Maintained
2662
Jiri Benc64a327a2007-05-05 11:47:08 -07002663MAC80211
Johannes Berg31c7cec2007-10-23 17:05:25 +02002664P: Johannes Berg
2665M: johannes@sipsolutions.net
Johannes Berg0f48d7e2008-04-17 19:36:28 +02002666P: Michael Wu
2667M: flamingice@sourmilk.net
Jiri Benc64a327a2007-05-05 11:47:08 -07002668L: linux-wireless@vger.kernel.org
2669W: http://linuxwireless.org/
Johannes Berg31c7cec2007-10-23 17:05:25 +02002670T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
Jiri Benc64a327a2007-05-05 11:47:08 -07002671S: Maintained
2672
Stefano Brivio1036d862007-12-23 04:46:27 +01002673MAC80211 PID RATE CONTROL
2674P: Stefano Brivio
2675M: stefano.brivio@polimi.it
2676P: Mattias Nissler
2677M: mattias.nissler@gmx.de
2678L: linux-wireless@vger.kernel.org
2679W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
2680T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2681S: Maintained
2682
Patrick McHardyb863ceb2007-07-14 18:55:06 -07002683MACVLAN DRIVER
2684P: Patrick McHardy
2685M: kaber@trash.net
2686L: netdev@vger.kernel.org
2687S: Maintained
2688
Linus Torvalds1da177e2005-04-16 15:20:36 -07002689MARVELL YUKON / SYSKONNECT DRIVER
2690P: Mirko Lindner
2691M: mlindner@syskonnect.de
2692P: Ralph Roesler
2693M: rroesler@syskonnect.de
2694W: http://www.syskonnect.com
2695S: Supported
2696
Michael Kerriskfaf16682005-07-31 22:34:47 -07002697MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
Jim Cromiece00f852006-11-30 04:49:44 +01002698P: Michael Kerrisk
Michael Kerrisk1d7f5022007-10-16 23:30:31 -07002699M: mtk.manpages@gmail.com
Michael Kerriskc76a5872008-07-04 09:59:49 -07002700W: http://www.kernel.org/doc/man-pages
2701S: Supported
Michael Kerriskfaf16682005-07-31 22:34:47 -07002702
Stefano Brivio74cda162007-11-19 20:27:46 +01002703MARVELL LIBERTAS WIRELESS DRIVER
2704P: Dan Williams
2705M: dcbw@redhat.com
2706L: libertas-dev@lists.infradead.org
2707S: Maintained
2708
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002709MARVELL MV643XX ETHERNET DRIVER
2710P: Dale Farnsworth
2711M: dale@farnsworth.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002712P: Manish Lachwani
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002713M: mlachwani@mvista.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002714L: netdev@vger.kernel.org
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002715S: Odd Fixes for 2.4; Maintained for 2.6.
Linus Torvalds1da177e2005-04-16 15:20:36 -07002716
2717MATROX FRAMEBUFFER DRIVER
2718P: Petr Vandrovec
2719M: vandrove@vc.cvut.cz
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002720L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002721S: Maintained
2722
Hans-Juergen Kochd20620d2007-05-08 17:22:00 +02002723MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2724P: Hans J. Koch
2725M: hjk@linutronix.de
2726L: lm-sensors@lm-sensors.org
2727S: Maintained
2728
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002729MEGARAID SCSI DRIVERS
Jim Cromiece00f852006-11-30 04:49:44 +01002730P: Neela Syam Kolli
Sumant Patrobdd0d752007-05-10 07:22:35 -07002731M: megaraidlinux@lsi.com
Jim Cromiece00f852006-11-30 04:49:44 +01002732S: linux-scsi@vger.kernel.org
2733W: http://megaraid.lsilogic.com
2734S: Maintained
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002735
Steven Rostedt70ea91f2006-07-30 03:03:53 -07002736MEMORY MANAGEMENT
2737L: linux-mm@kvack.org
2738L: linux-kernel@vger.kernel.org
2739W: http://www.linux-mm.org
2740S: Maintained
2741
akpm@linux-foundation.org938a9202008-03-04 14:28:29 -08002742MEMORY RESOURCE CONTROLLER
2743P: Balbir Singh
2744M: balbir@linux.vnet.ibm.com
2745P: Pavel Emelyanov
2746M: xemul@openvz.org
2747P: KAMEZAWA Hiroyuki
2748M: kamezawa.hiroyu@jp.fujitsu.com
2749L: linux-mm@kvack.org
2750L: linux-kernel@vger.kernel.org
2751S: Maintained
2752
David Howellsb920de12008-02-08 04:19:31 -08002753MEI MN10300/AM33 PORT
2754P: David Howells
2755M: dhowells@redhat.com
2756P: Koichi Yasutake
2757M: yasutake.koichi@jp.panasonic.com
Robert P. J. Day66e10602008-04-29 00:59:34 -07002758L: linux-am33-list@redhat.com (moderated for non-subscribers)
David Howellsb920de12008-02-08 04:19:31 -08002759W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
2760S: Maintained
2761
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002762MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002763P: David Woodhouse
2764M: dwmw2@infradead.org
2765W: http://www.linux-mtd.infradead.org/
2766L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002767T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002768S: Maintained
2769
Artem Bityutskiy48576402007-02-13 17:11:10 +02002770UNSORTED BLOCK IMAGES (UBI)
2771P: Artem Bityutskiy
2772M: dedekind@infradead.org
2773W: http://www.linux-mtd.infradead.org/
2774L: linux-mtd@lists.infradead.org
Artem Bityutskiy21600542007-05-22 12:23:21 +03002775T: git git://git.infradead.org/~dedekind/ubi-2.6.git
Artem Bityutskiy48576402007-02-13 17:11:10 +02002776S: Maintained
2777
Linus Torvalds1da177e2005-04-16 15:20:36 -07002778MICROTEK X6 SCANNER
2779P: Oliver Neukum
2780M: oliver@neukum.name
2781S: Maintained
2782
2783MIPS
2784P: Ralf Baechle
2785M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01002786W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002787L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00002788T: git www.linux-mips.org:/pub/scm/linux.git
2789S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002790
2791MISCELLANEOUS MCA-SUPPORT
2792P: James Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05002793M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002794L: linux-kernel@vger.kernel.org
2795S: Maintained
2796
2797MODULE SUPPORT
2798P: Rusty Russell
2799M: rusty@rustcorp.com.au
2800L: linux-kernel@vger.kernel.org
2801S: Maintained
2802
2803MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2804P: Stelian Pop
2805M: stelian@popies.net
2806W: http://popies.net/meye/
2807S: Maintained
2808
Pavel Pisac58ff042007-05-16 01:10:41 +02002809MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2810P: Pavel Pisa
2811M: ppisa@pikron.com
2812L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Pavel Pisac58ff042007-05-16 01:10:41 +02002813S: Maintained
2814
Linus Torvalds1da177e2005-04-16 15:20:36 -07002815MOUSE AND MISC DEVICES [GENERAL]
2816P: Alessandro Rubini
2817M: rubini@ipvvis.unipv.it
2818L: linux-kernel@vger.kernel.org
2819S: Maintained
2820
Jiri Slabyb9705b62008-04-30 00:53:48 -07002821MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
Jiri Slabyd7354102006-12-08 02:38:35 -08002822P: Jiri Slaby
2823M: jirislaby@gmail.com
2824L: linux-kernel@vger.kernel.org
2825S: Maintained
2826
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002827MSI LAPTOP SUPPORT
2828P: Lennart Poettering
2829M: mzxreary@0pointer.de
Joe Perches04bdfb92007-12-22 14:03:27 -08002830W: https://tango.0pointer.de/mailman/listinfo/s270-linux
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002831W: http://0pointer.de/lennart/tchibo.html
2832S: Maintained
2833
Samuel Ortiz4e0d13c2008-07-04 09:59:53 -07002834MULTIFUNCTION DEVICES (MFD)
2835P: Samuel Ortiz
2836M: sameo@openedhand.com
2837L: linux-kernel@vger.kernel.org
2838S: Supported
2839
Pierre Ossman5c4e6f12007-05-21 20:23:20 +02002840MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07002841P: Pierre Ossman
2842M: drzeus-mmc@drzeus.cx
2843L: linux-kernel@vger.kernel.org
2844S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01002845
David Brownell15a05802007-08-08 09:12:54 -07002846MULTIMEDIA CARD (MMC) ETC. OVER SPI
2847P: David Brownell
2848M: dbrownell@users.sourceforge.net
2849L: linux-kernel@vger.kernel.org
2850S: Odd fixes
2851
Linus Torvalds1da177e2005-04-16 15:20:36 -07002852MULTISOUND SOUND DRIVER
2853P: Andrew Veliath
2854M: andrewtv@usa.net
2855S: Maintained
2856
Jiri Slabyd7354102006-12-08 02:38:35 -08002857MULTITECH MULTIPORT CARD (ISICOM)
2858P: Jiri Slaby
2859M: jirislaby@gmail.com
2860L: linux-kernel@vger.kernel.org
2861S: Maintained
2862
Brice Goglin2d3cf582008-05-17 12:45:36 +02002863MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
2864P: Andrew Gallatin
2865M: gallatin@myri.com
2866P: Brice Goglin
2867M: brice@myri.com
2868L: netdev@vger.kernel.org
2869W: http://www.myri.com/scs/download-Myri10GE.html
2870S: Supported
2871
Linus Torvalds1da177e2005-04-16 15:20:36 -07002872NATSEMI ETHERNET DRIVER (DP8381x)
2873P: Tim Hockin
2874M: thockin@hockin.org
2875S: Maintained
2876
2877NCP FILESYSTEM
2878P: Petr Vandrovec
2879M: vandrove@vc.cvut.cz
2880L: linware@sh.cvut.cz
2881S: Maintained
2882
2883NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2884P: James E.J. Bottomley
2885M: James.Bottomley@HansenPartnership.com
2886L: linux-scsi@vger.kernel.org
2887S: Maintained
2888
Glenn Streiff3c2d7742008-02-04 20:20:45 -08002889NETEFFECT IWARP RNIC DRIVER (IW_NES)
2890P: Faisal Latif
2891M: flatif@neteffect.com
Chien Tung5f625602008-05-26 15:23:32 -07002892P: Chien Tung
2893M: ctung@neteffect.com
Glenn Streiff3c2d7742008-02-04 20:20:45 -08002894P: Glenn Streiff
2895M: gstreiff@neteffect.com
2896L: general@lists.openfabrics.org
2897W: http://www.neteffect.com
2898S: Supported
2899F: drivers/infiniband/hw/nes/
2900
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002901NETEM NETWORK EMULATOR
2902P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08002903M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07002904L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002905S: Maintained
2906
Jiri Slaby4a584482007-08-30 23:56:39 -07002907NETERION (S2IO) Xframe 10GbE DRIVER
2908P: Ramkrishna Vepa
2909M: ram.vepa@neterion.com
2910P: Rastapur Santosh
2911M: santosh.rastapur@neterion.com
2912P: Sivakumar Subramani
2913M: sivakumar.subramani@neterion.com
2914P: Sreenivasa Honnur
2915M: sreenivasa.honnur@neterion.com
2916L: netdev@vger.kernel.org
2917W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2918S: Supported
2919
Linus Torvalds1da177e2005-04-16 15:20:36 -07002920NETFILTER/IPTABLES/IPCHAINS
2921P: Rusty Russell
2922P: Marc Boucher
2923P: James Morris
2924P: Harald Welte
2925P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07002926P: Patrick McHardy
2927M: kaber@trash.net
Patrick McHardy1a03b812007-09-18 13:19:26 -07002928L: netfilter-devel@vger.kernel.org
2929L: netfilter@vger.kernel.org
Patrick McHardy82b98542006-10-12 14:08:55 -07002930L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002931W: http://www.netfilter.org/
2932W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002933S: Supported
2934
Paul Moore4cc67732006-09-25 15:57:13 -07002935NETLABEL
2936P: Paul Moore
2937M: paul.moore@hp.com
2938W: http://netlabel.sf.net
2939L: netdev@vger.kernel.org
2940S: Supported
2941
Linus Torvalds1da177e2005-04-16 15:20:36 -07002942NETROM NETWORK LAYER
2943P: Ralf Baechle
2944M: ralf@linux-mips.org
2945L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02002946W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002947S: Maintained
2948
Pavel Machek5ddb88c2006-09-29 02:01:29 -07002949NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002950P: Paul Clements
2951M: Paul.Clements@steeleye.com
2952S: Maintained
2953
2954NETWORK DEVICE DRIVERS
Linus Torvalds1da177e2005-04-16 15:20:36 -07002955P: Jeff Garzik
2956M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002957L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002958T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002959S: Maintained
2960
2961NETWORKING [GENERAL]
2962P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07002963M: netdev@vger.kernel.org
2964L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08002965W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002966S: Maintained
2967
2968NETWORKING [IPv4/IPv6]
2969P: David S. Miller
2970M: davem@davemloft.net
2971P: Alexey Kuznetsov
2972M: kuznet@ms2.inr.ac.ru
2973P: Pekka Savola (ipv6)
2974M: pekkas@netcore.fi
2975P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04002976M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002977P: Hideaki YOSHIFUJI
2978M: yoshfuji@linux-ipv6.org
2979P: Patrick McHardy
Patrick McHardy1a03b812007-09-18 13:19:26 -07002980M: kaber@trash.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002981L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08002982T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002983S: Maintained
2984
James Morris10e2ff12007-08-25 14:41:28 -07002985NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
2986P: Paul Moore
2987M: paul.moore@hp.com
2988L: netdev@vger.kernel.org
2989S: Maintained
2990
John W. Linville29f8f632006-01-18 14:52:48 -08002991NETWORKING [WIRELESS]
2992P: John W. Linville
2993M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08002994L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08002995T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2996S: Maintained
2997
Amit S. Kale3d396eb2006-10-21 15:33:03 -04002998NETXEN (1/10) GbE SUPPORT
dhananjay@netxen.comd230ce32007-12-26 10:23:53 -08002999P: Dhananjay Phadke
3000M: dhananjay@netxen.com
Amit S. Kale3d396eb2006-10-21 15:33:03 -04003001L: netdev@vger.kernel.org
3002W: http://www.netxen.com
3003S: Supported
3004
Linus Torvalds1da177e2005-04-16 15:20:36 -07003005IPVS
3006P: Wensong Zhang
3007M: wensong@linux-vs.org
Horms9d30c172005-09-29 19:47:06 -07003008P: Simon Horman
3009M: horms@verge.net.au
Linus Torvalds1da177e2005-04-16 15:20:36 -07003010P: Julian Anastasov
3011M: ja@ssi.bg
Horms9d30c172005-09-29 19:47:06 -07003012L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003013S: Maintained
3014
3015NFS CLIENT
3016P: Trond Myklebust
Trond Myklebust78f58152007-12-12 20:16:06 -05003017M: Trond.Myklebust@netapp.com
3018L: linux-nfs@vger.kernel.org
3019W: http://client.linux-nfs.org
3020T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003021S: Maintained
3022
3023NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07003024P: Jan-Pascal van Best
3025M: janpascal@vanbest.org
3026P: Andreas Mohr
3027M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003028L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003029S: Maintained
3030
3031NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
3032P: YOKOTA Hiroshi
3033M: yokota@netlab.is.tsukuba.ac.jp
3034W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3035S: Maintained
3036
3037NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
3038P: GOTO Masanori
3039M: gotom@debian.or.jp
3040P: YOKOTA Hiroshi
3041M: yokota@netlab.is.tsukuba.ac.jp
3042W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3043S: Maintained
3044
Linus Torvalds1da177e2005-04-16 15:20:36 -07003045NTFS FILESYSTEM
3046P: Anton Altaparmakov
3047M: aia21@cantab.net
3048L: linux-ntfs-dev@lists.sourceforge.net
3049L: linux-kernel@vger.kernel.org
3050W: http://linux-ntfs.sf.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08003051T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003052S: Maintained
3053
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003054NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003055P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003056M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003057L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01003058S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003059
Peter Korsgaard1ded9692006-06-12 21:40:53 +02003060OPENCORES I2C BUS DRIVER
3061P: Peter Korsgaard
3062M: jacmet@sunsite.dk
Jean Delvare5d925fe2006-07-01 17:14:32 +02003063L: i2c@lm-sensors.org
Peter Korsgaard1ded9692006-06-12 21:40:53 +02003064S: Maintained
3065
Mark Fashehccd979b2005-12-15 14:31:24 -08003066ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
3067P: Mark Fasheh
Mark Fasheha5754332008-03-21 10:40:31 -07003068M: mfasheh@suse.com
3069P: Joel Becker
3070M: joel.becker@oracle.com
Robert P. J. Dayc0ff1f22008-04-21 22:34:01 +00003071L: ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
Mark Fashehccd979b2005-12-15 14:31:24 -08003072W: http://oss.oracle.com/projects/ocfs2/
Joel Beckerdda47bc2008-03-22 22:08:07 -07003073T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003074S: Supported
Mark Fashehccd979b2005-12-15 14:31:24 -08003075
Harald Weltec1986ee2005-11-13 16:06:29 -08003076OMNIKEY CARDMAN 4000 DRIVER
3077P: Harald Welte
3078M: laforge@gnumonks.org
3079S: Maintained
3080
Harald Welte77c44ab2005-11-13 16:06:26 -08003081OMNIKEY CARDMAN 4040 DRIVER
3082P: Harald Welte
3083M: laforge@gnumonks.org
3084S: Maintained
3085
Jonathan Corbet77d51402007-03-22 19:44:17 -03003086OMNIVISION OV7670 SENSOR DRIVER
3087P: Jonathan Corbet
3088M: corbet@lwn.net
3089L: video4linux-list@redhat.com
3090S: Maintained
3091
Thomas Gleixner431bca72007-05-02 09:31:35 +02003092ONENAND FLASH DRIVER
3093P: Kyungmin Park
3094M: kyungmin.park@samsung.com
3095L: linux-mtd@lists.infradead.org
3096S: Maintained
3097
Linus Torvalds1da177e2005-04-16 15:20:36 -07003098ONSTREAM SCSI TAPE DRIVER
3099P: Willem Riede
3100M: osst@riede.org
3101L: osst-users@lists.sourceforge.net
3102L: linux-scsi@vger.kernel.org
3103S: Maintained
3104
Linus Torvalds1da177e2005-04-16 15:20:36 -07003105OPROFILE
Robert Richterd1a5d192008-07-12 13:47:57 -07003106P: Robert Richter
3107M: robert.richter@amd.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003108L: oprofile-list@lists.sf.net
3109S: Maintained
3110
3111ORINOCO DRIVER
3112P: Pavel Roskin
3113M: proski@gnu.org
3114P: David Gibson
3115M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07003116L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07003117L: orinoco-users@lists.sourceforge.net
3118L: orinoco-devel@lists.sourceforge.net
3119W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003120S: Maintained
3121
Olof Johanssonf5cd7872007-01-31 21:43:54 -06003122PA SEMI ETHERNET DRIVER
3123P: Olof Johansson
3124M: olof@lixom.net
3125L: netdev@vger.kernel.org
3126S: Maintained
3127
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01003128PA SEMI SMBUS DRIVER
3129P: Olof Johansson
3130M: olof@lixom.net
3131L: i2c@lm-sensors.org
3132S: Maintained
3133
Linus Torvalds1da177e2005-04-16 15:20:36 -07003134PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07003135L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08003136S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07003137
3138PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
3139P: Tim Waugh
3140M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07003141L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003142W: http://www.torque.net/linux-pp.html
3143S: Maintained
3144
3145PARISC ARCHITECTURE
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003146P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04003147M: kyle@mcmartin.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07003148P: Matthew Wilcox
3149M: matthew@wil.cx
3150P: Grant Grundler
3151M: grundler@parisc-linux.org
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003152L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003153W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04003154T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003155S: Maintained
3156
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02003157PARAVIRT_OPS INTERFACE
3158P: Jeremy Fitzhardinge
3159M: jeremy@xensource.com
3160P: Chris Wright
3161M: chrisw@sous-sol.org
3162P: Zachary Amsden
3163M: zach@vmware.com
3164P: Rusty Russell
3165M: rusty@rustcorp.com.au
3166L: virtualization@lists.osdl.org
3167L: linux-kernel@vger.kernel.org
3168S: Supported
3169
Jim Cromie1662d322006-10-06 00:43:59 -07003170PC87360 HARDWARE MONITORING DRIVER
3171P: Jim Cromie
3172M: jim.cromie@gmail.com
3173L: lm-sensors@lm-sensors.org
3174S: Maintained
3175
3176PC8736x GPIO DRIVER
3177P: Jim Cromie
3178M: jim.cromie@gmail.com
3179S: Maintained
3180
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06003181PCI ERROR RECOVERY
3182P: Linas Vepstas
3183M: linas@austin.ibm.com
3184L: linux-kernel@vger.kernel.org
Jesse Barnesc1f69db2008-05-19 15:28:16 -07003185L: linux-pci@vger.kernel.org
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06003186S: Supported
3187
Linus Torvalds1da177e2005-04-16 15:20:36 -07003188PCI SUBSYSTEM
Greg Kroah-Hartmanaf40b482008-04-17 10:22:27 -07003189P: Jesse Barnes
3190M: jbarnes@virtuousgeek.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003191L: linux-kernel@vger.kernel.org
Jesse Barnes29054742008-05-03 08:35:49 -07003192L: linux-pci@vger.kernel.org
Jesse Barnes460895c2008-04-25 10:14:28 -07003193T: git kernel.org:/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003194S: Supported
3195
3196PCI HOTPLUG CORE
Kristen Carlson Accardifb5f4d72006-09-29 10:30:27 -07003197P: Kristen Carlson Accardi
3198M: kristen.c.accardi@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003199S: Supported
3200
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003201PCIE HOTPLUG DRIVER
3202P: Kristen Carlson Accardi
3203M: kristen.c.accardi@intel.com
3204L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05003205S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003206
Linus Torvalds1da177e2005-04-16 15:20:36 -07003207PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003208P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07003209L: linux-pcmcia@lists.infradead.org
Joe Perches6650e0a2007-12-10 15:49:32 -08003210W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08003211T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003212S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003213
3214PCNET32 NETWORK DRIVER
pcnet32@verizon.net04ce0942007-02-16 10:07:12 -06003215P: Don Fry
3216M: pcnet32@verizon.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003217L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003218S: Maintained
3219
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003220PER-TASK DELAY ACCOUNTING
Balbir Singhabc5f232008-07-04 09:59:42 -07003221P: Balbir Singh
3222M: balbir@linux.vnet.ibm.com
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003223L: linux-kernel@vger.kernel.org
3224S: Maintained
3225
Jim Cromiedd49d0f2006-03-24 18:08:17 +01003226PERSONALITY HANDLING
3227P: Christoph Hellwig
3228M: hch@infradead.org
3229L: linux-abi-devel@lists.sourceforge.net
3230S: Maintained
3231
Linus Torvalds1da177e2005-04-16 15:20:36 -07003232PHRAM MTD DRIVER
Joern Engel2b54aae2008-02-06 01:38:02 -08003233P: Joern Engel
3234M: joern@lazybastard.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003235L: linux-mtd@lists.infradead.org
3236S: Maintained
3237
Peter Osterlund249a6772005-09-27 21:45:30 -07003238PKTCDVD DRIVER
3239P: Peter Osterlund
3240M: petero2@telia.com
3241L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07003242S: Maintained
3243
Linus Torvalds1da177e2005-04-16 15:20:36 -07003244POSIX CLOCKS and TIMERS
Ingo Molnaraa781ae2007-07-19 01:48:32 -07003245P: Thomas Gleixner
3246M: tglx@linutronix.de
Hormsf1c3ddf2006-01-15 02:18:28 +01003247L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003248S: Supported
3249
Anton Vorontsov3be86142007-07-15 04:43:36 +04003250POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
3251P: Anton Vorontsov
3252M: cbou@mail.ru
3253P: David Woodhouse
3254M: dwmw2@infradead.org
3255L: linux-kernel@vger.kernel.org
Anton Vorontsov3be86142007-07-15 04:43:36 +04003256T: git git.infradead.org/battery-2.6.git
3257S: Maintained
3258
Eugene Surovegin24682972005-10-14 03:00:53 -07003259POWERPC 4xx EMAC DRIVER
3260P: Eugene Surovegin
3261M: ebs@ebshome.net
3262W: http://kernel.ebshome.net/emac/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10003263L: linuxppc-dev@ozlabs.org
Eugene Surovegin24682972005-10-14 03:00:53 -07003264L: netdev@vger.kernel.org
3265S: Maintained
3266
Linus Torvalds1da177e2005-04-16 15:20:36 -07003267PNP SUPPORT
3268P: Adam Belay
3269M: ambx1@neo.rr.com
3270S: Maintained
3271
Vitaly Wool999445d2007-01-04 13:07:03 +01003272PNXxxxx I2C DRIVER
3273P: Vitaly Wool
3274M: vitalywool@gmail.com
3275L: i2c@lm-sensors.org
3276S: Maintained
3277
Linus Torvalds1da177e2005-04-16 15:20:36 -07003278PPP PROTOCOL DRIVERS AND COMPRESSORS
3279P: Paul Mackerras
3280M: paulus@samba.org
3281L: linux-ppp@vger.kernel.org
3282S: Maintained
3283
3284PPP OVER ATM (RFC 2364)
3285P: Mitchell Blank Jr
3286M: mitch@sfgoth.com
3287S: Maintained
3288
3289PPP OVER ETHERNET
3290P: Michal Ostrowski
Chris Wright5e70b7f2008-06-09 16:07:28 -07003291M: mostrows@earthlink.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003292S: Maintained
3293
James Chapmana6d23702007-06-27 15:53:17 -07003294PPP OVER L2TP
3295P: James Chapman
3296M: jchapman@katalix.com
3297S: Maintained
3298
Linus Torvalds1da177e2005-04-16 15:20:36 -07003299PREEMPTIBLE KERNEL
3300P: Robert Love
3301M: rml@tech9.net
3302L: linux-kernel@vger.kernel.org
3303L: kpreempt-tech@lists.sourceforge.net
3304W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3305S: Supported
3306
Michael Wueff1a592007-09-25 18:11:01 -07003307P54 WIRELESS DRIVER
3308P: Michael Wu
3309M: flamingice@sourmilk.net
3310L: linux-wireless@vger.kernel.org
3311W: http://prism54.org
3312T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3313S: Maintained
3314
Linus Torvalds1da177e2005-04-16 15:20:36 -07003315PRISM54 WIRELESS DRIVER
Luis R. Rodrigueze88b34b2007-06-01 00:46:57 -07003316P: Luis R. Rodriguez
3317M: mcgrof@gmail.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003318L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003319W: http://prism54.org
3320S: Maintained
3321
3322PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3323P: Peter Denison
3324M: promise@pnd-pc.demon.co.uk
3325W: http://www.pnd-pc.demon.co.uk/promise/
3326S: Maintained
3327
Mikael Petterssonb3277df2007-01-10 09:33:53 +01003328PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3329P: Mikael Pettersson
3330M: mikpe@it.uu.se
3331L: linux-ide@vger.kernel.org
3332S: Maintained
3333
Masakazu Mokuno02c18892007-07-05 20:11:16 +09003334PS3 NETWORK SUPPORT
3335P: Masakazu Mokuno
3336M: mokuno@sm.sony.co.jp
3337L: netdev@vger.kernel.org
3338L: cbe-oss-dev@ozlabs.org
3339S: Supported
3340
Geoff Levandf58a9d12006-11-23 00:46:51 +01003341PS3 PLATFORM SUPPORT
3342P: Geoff Levand
3343M: geoffrey.levand@am.sony.com
3344L: linuxppc-dev@ozlabs.org
3345L: cbe-oss-dev@ozlabs.org
3346S: Supported
3347
Michael Krufky83202042006-07-03 00:24:18 -07003348PVRUSB2 VIDEO4LINUX DRIVER
3349P: Mike Isely
3350M: isely@pobox.com
Mike Isely16e94952007-01-03 18:08:06 -03003351L: pvrusb2@isely.net (subscribers-only)
Michael Krufky83202042006-07-03 00:24:18 -07003352L: video4linux-list@redhat.com
3353W: http://www.isely.net/pvrusb2/
3354S: Maintained
3355
Eric Miao30ec2612008-06-12 15:21:41 -07003356PXA2xx/PXA3xx SUPPORT
3357P: Eric Miao
3358M: eric.miao@marvell.com
3359P: Russell King
3360M: linux@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003361L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003362S: Maintained
3363
Pierre Ossman272f1332007-05-14 21:25:26 +02003364PXA MMCI DRIVER
3365S: Orphan
3366
Linus Torvalds1da177e2005-04-16 15:20:36 -07003367QLOGIC QLA2XXX FC-SCSI DRIVER
3368P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08003369M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003370L: linux-scsi@vger.kernel.org
3371S: Supported
3372
Ron Mercer5a4faa82006-07-25 00:40:21 -07003373QLOGIC QLA3XXX NETWORK DRIVER
3374P: Ron Mercer
3375M: linux-driver@qlogic.com
3376L: netdev@vger.kernel.org
3377S: Supported
3378
Linus Torvalds1da177e2005-04-16 15:20:36 -07003379QNX4 FILESYSTEM
3380P: Anders Larsen
3381M: al@alarsen.net
3382L: linux-kernel@vger.kernel.org
3383W: http://www.alarsen.net/linux/qnx4fs/
3384S: Maintained
3385
3386RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003387P: Benjamin Herrenschmidt
3388M: benh@kernel.crashing.org
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003389L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003390S: Maintained
3391
3392RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003393P: Paul Mackerras
3394M: paulus@samba.org
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003395L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003396S: Maintained
3397
3398RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3399P: Corey Thomas
Joe Perches7c4a52e2008-02-03 16:38:31 +02003400M: coreythomas@charter.net
Johannes Berg724c6b32007-04-23 12:18:20 -07003401L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003402S: Maintained
3403
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003404RALINK RT2X00 WLAN DRIVER
3405P: rt2x00 project
3406L: linux-wireless@vger.kernel.org
3407L: rt2400-devel@lists.sourceforge.net
3408W: http://rt2x00.serialmonkey.com/
3409S: Maintained
Ivo van Doorn2dd0f692008-04-12 19:25:00 +02003410T: git kernel.org:/pub/scm/linux/kernel/git/ivd/rt2x00.git
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003411F: drivers/net/wireless/rt2x00/
3412
Nick Piggin9db55792008-02-08 04:19:49 -08003413RAMDISK RAM BLOCK DEVICE DRIVER
3414P: Nick Piggin
3415M: npiggin@suse.de
3416S: Maintained
3417
Matt Mackall9e95ce22005-04-16 15:25:56 -07003418RANDOM NUMBER DRIVER
3419P: Matt Mackall
3420M: mpm@selenic.com
3421S: Maintained
3422
Matt Porter394b7012005-11-07 01:00:15 -08003423RAPIDIO SUBSYSTEM
3424P: Matt Porter
3425M: mporter@kernel.crashing.org
3426L: linux-kernel@vger.kernel.org
3427S: Maintained
3428
Florian Fainellic1f766b2008-02-06 22:39:44 +01003429RDC R-321X SoC
3430P: Florian Fainelli
3431M: florian.fainelli@telecomint.eu
3432L: linux-kernel@vger.kernel.org
3433S: Maintained
3434
Florian Fainellidb17f392007-12-19 11:30:30 +01003435RDC R6040 FAST ETHERNET DRIVER
3436P: Florian Fainelli
3437M: florian.fainelli@telecomint.eu
3438L: netdev@vger.kernel.org
3439S: Maintained
3440
Josh Triplett595182b2006-10-04 02:17:21 -07003441READ-COPY UPDATE (RCU)
3442P: Dipankar Sarma
3443M: dipankar@in.ibm.com
3444W: http://www.rdrop.com/users/paulmck/rclock/
3445L: linux-kernel@vger.kernel.org
3446S: Supported
3447
3448RCUTORTURE MODULE
3449P: Josh Triplett
3450M: josh@freedesktop.org
3451L: linux-kernel@vger.kernel.org
3452S: Maintained
3453
Linus Torvalds1da177e2005-04-16 15:20:36 -07003454REAL TIME CLOCK DRIVER
3455P: Paul Gortmaker
3456M: p_gortmaker@yahoo.com
3457L: linux-kernel@vger.kernel.org
3458S: Maintained
3459
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003460REAL TIME CLOCK (RTC) SUBSYSTEM
3461P: Alessandro Zummo
3462M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003463L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003464S: Maintained
3465
Linus Torvalds1da177e2005-04-16 15:20:36 -07003466REISERFS FILE SYSTEM
Jeff Mahoney76c4e5e2007-06-08 13:47:02 -07003467L: reiserfs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003468S: Supported
3469
Ivo van Doorne08976452008-04-12 19:23:55 +02003470RFKILL
3471P: Ivo van Doorn
3472M: IvDoorn@gmail.com
3473L: netdev@vger.kernel.org
3474S: Maintained
3475F: net/rfkill
3476
Linus Torvalds1da177e2005-04-16 15:20:36 -07003477ROCKETPORT DRIVER
3478P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003479W: http://www.comtrol.com
3480S: Maintained
3481
3482ROSE NETWORK LAYER
3483P: Ralf Baechle
3484M: ralf@linux-mips.org
3485L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003486W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003487S: Maintained
3488
3489RISCOM8 DRIVER
3490S: Orphan
3491
Michael Wu605bebe2007-05-14 01:41:02 -04003492RTL818X WIRELESS DRIVER
3493P: Michael Wu
3494M: flamingice@sourmilk.net
3495P: Andrea Merello
3496M: andreamrl@tiscali.it
3497L: linux-wireless@vger.kernel.org
3498W: http://linuxwireless.org/
3499T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3500S: Maintained
3501
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003502S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003503P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003504M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003505L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01003506S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003507
Linus Torvalds1da177e2005-04-16 15:20:36 -07003508S390
3509P: Martin Schwidefsky
3510M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003511P: Heiko Carstens
3512M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003513M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003514L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003515W: http://www.ibm.com/developerworks/linux/linux390/
3516S: Supported
3517
3518S390 NETWORK DRIVERS
Ursula Braundd96df22007-09-19 13:09:02 +02003519P: Ursula Braun
3520M: ubraun@linux.vnet.ibm.com
Ursula Braunb9192ad2007-10-22 16:16:15 +02003521P: Frank Blaschka
3522M: blaschka@linux.vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003523M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003524L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003525W: http://www.ibm.com/developerworks/linux/linux390/
3526S: Supported
3527
3528S390 ZFCP DRIVER
Swen Schillig0033bb42007-12-18 11:16:14 +01003529P: Christof Schmitt
3530M: christof.schmitt@de.ibm.com
3531P: Martin Peschke
3532M: mp3@de.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003533M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003534L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003535W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003536S: Supported
3537
Ursula Braundd96df22007-09-19 13:09:02 +02003538S390 IUCV NETWORK LAYER
3539P: Ursula Braun
3540M: ubraun@linux.vnet.ibm.com
3541M: linux390@de.ibm.com
3542L: linux-s390@vger.kernel.org
3543W: http://www.ibm.com/developerworks/linux/linux390/
3544S: Supported
3545
Linus Torvalds1da177e2005-04-16 15:20:36 -07003546SAA7146 VIDEO4LINUX-2 DRIVER
3547P: Michael Hunold
3548M: michael@mihu.de
3549W: http://www.mihu.de/linux/saa7146
3550S: Maintained
3551
Linus Torvalds1da177e2005-04-16 15:20:36 -07003552SC1200 WDT DRIVER
3553P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003554M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003555S: Maintained
3556
3557SCHEDULER
3558P: Ingo Molnar
3559M: mingo@elte.hu
3560P: Robert Love [the preemptible kernel bits]
3561M: rml@tech9.net
3562L: linux-kernel@vger.kernel.org
3563S: Maintained
3564
3565SCSI CDROM DRIVER
3566P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003567M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003568L: linux-scsi@vger.kernel.org
3569W: http://www.kernel.dk
3570S: Maintained
3571
3572SCSI SG DRIVER
3573P: Doug Gilbert
3574M: dgilbert@interlog.com
3575L: linux-scsi@vger.kernel.org
3576W: http://www.torque.net/sg
3577S: Maintained
3578
3579SCSI SUBSYSTEM
3580P: James E.J. Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05003581M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003582L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003583T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
James Bottomleyc4e16082007-11-03 08:40:30 -05003584T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
3585T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003586S: Maintained
3587
3588SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003589P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003590M: Kai.Makisara@kolumbus.fi
3591L: linux-scsi@vger.kernel.org
3592S: Maintained
3593
3594SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003595P: Vlad Yasevich
3596M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003597P: Sridhar Samudrala
3598M: sri@us.ibm.com
Vlad Yasevich1a418792008-04-12 18:55:42 -07003599L: linux-sctp@vger.kernel.org
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003600W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003601S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003602
3603SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003604P: Jim Cromie
3605M: jim.cromie@gmail.com
3606S: Odd Fixes
3607
3608SCx200 GPIO DRIVER
3609P: Jim Cromie
3610M: jim.cromie@gmail.com
3611S: Maintained
3612
3613SCx200 HRT CLOCKSOURCE DRIVER
3614P: Jim Cromie
3615M: jim.cromie@gmail.com
3616S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003617
3618SECURITY CONTACT
3619P: Security Officers
3620M: security@kernel.org
3621S: Supported
3622
3623SELINUX SECURITY MODULE
3624P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08003625M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07003626P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003627M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003628P: Eric Paris
3629M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003630L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003631L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003632W: http://www.nsa.gov/selinux
3633S: Supported
3634
Jiri Slabycef2cf02007-05-08 00:31:45 -07003635SENSABLE PHANTOM
3636P: Jiri Slaby
3637M: jirislaby@gmail.com
3638S: Maintained
3639
Linus Torvalds1da177e2005-04-16 15:20:36 -07003640SERIAL ATA (SATA) SUBSYSTEM:
3641P: Jeff Garzik
3642M: jgarzik@pobox.com
3643L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003644T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003645S: Supported
3646
3647SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3648P: Pat Gefre
3649M: pfg@sgi.com
3650L: linux-ia64@vger.kernel.org
3651S: Supported
3652
Ben Hutchings8ceee662008-04-27 12:55:59 +01003653SFC NETWORK DRIVER
3654P: Steve Hodgson
3655P: Ben Hutchings
3656P: Robert Stonehouse
3657M: linux-net-drivers@solarflare.com
3658S: Supported
3659
Linus Torvalds1da177e2005-04-16 15:20:36 -07003660SGI VISUAL WORKSTATION 320 AND 540
3661P: Andrey Panin
3662M: pazke@donpac.ru
3663L: linux-visws-devel@lists.sf.net
3664W: http://linux-visws.sf.net
3665S: Maintained for 2.6.
3666
3667SIMTEC EB110ATX (Chalice CATS)
3668P: Ben Dooks
3669P: Vincent Sanders
3670M: support@simtec.co.uk
3671W: http://www.simtec.co.uk/products/EB110ATX/
3672S: Supported
3673
3674SIMTEC EB2410ITX (BAST)
3675P: Ben Dooks
3676P: Vincent Sanders
3677M: support@simtec.co.uk
3678W: http://www.simtec.co.uk/products/EB2410ITX/
3679S: Supported
3680
Francois Romieu92aab3c2005-07-30 13:11:18 +02003681SIS 190 ETHERNET DRIVER
3682P: Francois Romieu
3683M: romieu@fr.zoreil.com
3684L: netdev@vger.kernel.org
3685S: Maintained
3686
Linus Torvalds1da177e2005-04-16 15:20:36 -07003687SIS 900/7016 FAST ETHERNET DRIVER
3688P: Daniele Venzano
3689M: venza@brownhat.org
3690W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07003691L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003692S: Maintained
3693
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003694SIS 96X I2C/SMBUS DRIVER
3695P: Mark M. Hoffman
3696M: mhoffman@lightlink.com
3697L: lm-sensors@lm-sensors.org
3698S: Maintained
3699
Linus Torvalds1da177e2005-04-16 15:20:36 -07003700SIS FRAMEBUFFER DRIVER
3701P: Thomas Winischhofer
3702M: thomas@winischhofer.net
3703W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003704S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003705
3706SIS USB2VGA DRIVER
3707P: Thomas Winischhofer
3708M: thomas@winischhofer.net
3709W: http://www.winischhofer.at/linuxsisusbvga.shtml
3710S: Maintained
3711
Christoph Lameter415ad262007-07-26 10:40:56 -07003712SLAB ALLOCATOR
3713P: Christoph Lameter
Christoph Lametercde53532008-07-04 09:59:22 -07003714M: cl@linux-foundation.org
Christoph Lameter415ad262007-07-26 10:40:56 -07003715P: Pekka Enberg
3716M: penberg@cs.helsinki.fi
Pekka Enbergc76d1182008-02-11 23:52:47 +02003717P: Matt Mackall
3718M: mpm@selenic.com
Christoph Lameter415ad262007-07-26 10:40:56 -07003719L: linux-mm@kvack.org
3720S: Maintained
3721
Linus Torvalds1da177e2005-04-16 15:20:36 -07003722SMC91x ETHERNET DRIVER
3723P: Nicolas Pitre
3724M: nico@cam.org
3725S: Maintained
3726
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003727SMSC47B397 HARDWARE MONITOR DRIVER
3728P: Mark M. Hoffman
3729M: mhoffman@lightlink.com
3730L: lm-sensors@lm-sensors.org
3731S: Maintained
3732
Ben Nizetteb54f2862008-03-13 22:27:30 +11003733SMX UIO Interface
3734P: Ben Nizette
3735M: bn@niasdigital.com
3736S: Maintained
3737
Linus Torvalds1da177e2005-04-16 15:20:36 -07003738SOFTWARE RAID (Multiple Disks) SUPPORT
3739P: Ingo Molnar
3740M: mingo@redhat.com
3741P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08003742M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07003743L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08003744S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003745
Pavel Machek95a631e2007-07-19 01:47:42 -07003746HIBERNATION (aka Software Suspend, aka swsusp):
Linus Torvalds1da177e2005-04-16 15:20:36 -07003747P: Pavel Machek
3748M: pavel@suse.cz
Pavel Machek95a631e2007-07-19 01:47:42 -07003749P: Rafael J. Wysocki
3750M: rjw@sisk.pl
3751L: linux-pm@lists.linux-foundation.org
3752S: Supported
3753
3754SUSPEND TO RAM:
Len Browna0ce3172007-10-25 18:05:49 -04003755P: Len Brown
3756M: len.brown@intel.com
Pavel Machek95a631e2007-07-19 01:47:42 -07003757P: Pavel Machek
3758M: pavel@suse.cz
3759P: Rafael J. Wysocki
3760M: rjw@sisk.pl
David Brownellf318a632007-04-23 14:41:06 -07003761L: linux-pm@lists.linux-foundation.org
Len Browna0ce3172007-10-25 18:05:49 -04003762S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003763
3764SONIC NETWORK DRIVER
3765P: Thomas Bogendoerfer
3766M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003767L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003768S: Maintained
3769
Michael Buesch61e115a2007-09-18 15:12:50 -04003770SONICS SILICON BACKPLANE DRIVER (SSB)
3771P: Michael Buesch
3772M: mb@bu3sch.de
3773L: netdev@vger.kernel.org
3774S: Maintained
3775
Linus Torvalds1da177e2005-04-16 15:20:36 -07003776SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01003777P: Mattia Dongili
3778M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01003779L: linux-acpi@vger.kernel.org
3780W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07003781S: Maintained
3782
Alex Dubovbaf85322008-02-09 10:20:54 -08003783SONY MEMORYSTICK CARD SUPPORT
3784P: Alex Dubov
3785M: oakad@yahoo.com
3786L: linux-kernel@vger.kernel.org
3787W: http://tifmxx.berlios.de/
3788S: Maintained
3789
Linus Torvalds1da177e2005-04-16 15:20:36 -07003790SOUND
3791P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02003792M: perex@perex.cz
Takashi Iwai82622042007-04-16 12:32:52 +02003793L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003794S: Maintained
3795
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003796SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3797P: Liam Girdwood
3798M: liam.girdwood@wolfsonmicro.com
Mark Brown2cad0ad2008-01-10 14:33:07 +01003799P: Mark Brown
3800M: broonie@opensource.wolfsonmicro.com
3801T: git opensource.wolfsonmicro.com/linux-2.6-asoc
Takashi Iwai82622042007-04-16 12:32:52 +02003802L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003803S: Supported
3804
Kumar Gala025c3982006-04-02 16:05:54 -05003805SPI SUBSYSTEM
3806P: David Brownell
3807M: dbrownell@users.sourceforge.net
3808L: spi-devel-general@lists.sourceforge.net
3809S: Maintained
3810
Arnd Bergmannb8154542008-05-16 11:10:59 +02003811SPU FILE SYSTEM
3812P: Jeremy Kerr
3813M: jk@ozlabs.org
3814L: linuxppc-dev@ozlabs.org
3815L: cbe-oss-dev@ozlabs.org
3816W: http://www.ibm.com/developerworks/power/cell/
3817S: Supported
3818
Steven Rostedt855f46a2006-08-05 12:14:50 -07003819STABLE BRANCH:
3820P: Greg Kroah-Hartman
3821M: greg@kroah.com
3822P: Chris Wright
3823M: chrisw@sous-sol.org
3824L: stable@kernel.org
3825S: Maintained
3826
Linus Torvalds1da177e2005-04-16 15:20:36 -07003827SHARP LH SUPPORT (LH7952X & LH7A40X)
3828P: Marc Singer
3829M: elf@buici.com
3830W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003831L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003832S: Maintained
3833
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003834SHPC HOTPLUG DRIVER
3835P: Kristen Carlson Accardi
3836M: kristen.c.accardi@intel.com
3837L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05003838S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003839
Pierre Ossmand129bce2006-03-24 03:18:17 -08003840SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3841P: Pierre Ossman
3842M: drzeus-sdhci@drzeus.cx
3843L: sdhci-devel@list.drzeus.cx
Pierre Ossmand129bce2006-03-24 03:18:17 -08003844S: Maintained
3845
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003846SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3847P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08003848M: shemminger@linux-foundation.org
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003849L: netdev@vger.kernel.org
3850S: Maintained
3851
Chris Boot1a87d942006-07-10 04:45:34 -07003852SOEKRIS NET48XX LED SUPPORT
3853P: Chris Boot
3854M: bootc@bootc.net
3855S: Maintained
3856
Linus Torvalds1da177e2005-04-16 15:20:36 -07003857SPARC (sparc32):
3858P: William L. Irwin
3859M: wli@holomorphy.com
3860L: sparclinux@vger.kernel.org
3861S: Maintained
3862
3863SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3864P: Roger Wolff
3865M: R.E.Wolff@BitWizard.nl
3866L: linux-kernel@vger.kernel.org ?
3867S: Supported
3868
Jim Lewis2752e402006-09-29 02:01:19 -07003869SPIDERNET NETWORK DRIVER for CELL
Jens Osterkampcb8da8a2008-01-11 13:44:35 +01003870P: Ishizaki Kou
3871M: kou.ishizaki@toshiba.co.jp
3872P: Jens Osterkamp
3873M: jens@de.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07003874L: netdev@vger.kernel.org
3875S: Supported
3876
Linus Torvalds1da177e2005-04-16 15:20:36 -07003877SRM (Alpha) environment access
3878P: Jan-Benedict Glaw
3879M: jbglaw@lug-owl.de
3880L: linux-kernel@vger.kernel.org
3881S: Maintained
3882
3883STARFIRE/DURALAN NETWORK DRIVER
3884P: Ion Badulescu
3885M: ionut@cs.columbia.edu
3886S: Maintained
3887
3888STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3889W: http://mosquitonet.Stanford.EDU/strip.html
3890S: Unsupported ?
3891
3892STRADIS MPEG-2 DECODER DRIVER
3893P: Nathan Laredo
3894M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003895W: http://www.stradis.com/
3896S: Maintained
3897
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003898SUPERH
Linus Torvalds1da177e2005-04-16 15:20:36 -07003899P: Paul Mundt
3900M: lethal@linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003901L: linux-sh@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003902W: http://www.linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003903T: git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003904S: Maintained
3905
3906SUN3/3X
3907P: Sam Creasey
3908M: sammy@sammy.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003909W: http://sammy.net/sun3/
3910S: Maintained
3911
3912SVGA HANDLING
3913P: Martin Mares
3914M: mj@ucw.cz
3915L: linux-video@atrey.karlin.mff.cuni.cz
3916S: Maintained
3917
3918SYSV FILESYSTEM
3919P: Christoph Hellwig
3920M: hch@infradead.org
3921S: Maintained
3922
Alan Cox4e688522008-04-30 00:52:11 -07003923TASKSTATS STATISTICS INTERFACE
Balbir Singhabc5f232008-07-04 09:59:42 -07003924P: Balbir Singh
3925M: balbir@linux.vnet.ibm.com
Alan Cox4e688522008-04-30 00:52:11 -07003926L: linux-kernel@vger.kernel.org
3927S: Maintained
3928
Stephen Hemminger781b4562006-07-10 20:25:29 -07003929TC CLASSIFIER
3930P: Jamal Hadi Salim
3931M: hadi@cyberus.ca
3932L: netdev@vger.kernel.org
3933S: Maintained
3934
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07003935TCP LOW PRIORITY MODULE
3936P: Wong Hoi Sing, Edison
3937M: hswong3i@gmail.com
3938P: Hung Hing Lun, Mike
3939M: hlhung3i@gmail.com
3940W: http://tcp-lp-mod.sourceforge.net/
3941S: Maintained
3942
Andy Gospodarek1a348cc2007-09-17 18:50:36 -07003943TEHUTI ETHERNET DRIVER
3944P: Alexander Indenbaum
3945M: baum@tehutinetworks.net
3946P: Andy Gospodarek
3947M: andy@greyhouse.net
3948L: netdev@vger.kernel.org
3949S: Supported
3950
Alan Cox4e688522008-04-30 00:52:11 -07003951Telecom Clock Driver for MCPL0010
3952P: Mark Gross
3953M: mark.gross@intel.com
3954S: Supported
3955
3956TENSILICA XTENSA PORT (xtensa):
3957P: Chris Zankel
3958M: chris@zankel.net
3959S: Maintained
3960
3961THINKPAD ACPI EXTRAS DRIVER
3962P: Henrique de Moraes Holschuh
3963M: ibm-acpi@hmh.eng.br
3964L: ibm-acpi-devel@lists.sourceforge.net
3965W: http://ibm-acpi.sourceforge.net
3966W: http://thinkwiki.org/wiki/Ibm-acpi
3967T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
3968S: Maintained
3969
Alex Dubov4020f2d2006-10-04 02:15:37 -07003970TI FLASH MEDIA INTERFACE DRIVER
3971P: Alex Dubov
3972M: oakad@yahoo.com
3973S: Maintained
3974
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003975TI OMAP MMC INTERFACE DRIVER
3976P: Carlos Aguiar, Anderson Briglia and Syed Khasim
Randy Dunlape82ce352007-10-16 23:29:44 -07003977M: linux-omap-open-source@linux.omap.com (subscribers only)
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003978W: http://linux.omap.com
3979W: http://www.muru.com/linux/omap/
3980S: Maintained
3981
Michael Buesch844dd052006-06-26 00:24:59 -07003982TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3983P: Deepak Saxena
3984M: dsaxena@plexity.net
3985S: Maintained
3986
Per Lidene86eaa32006-01-12 16:45:18 +01003987TIPC NETWORK LAYER
3988P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01003989M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003990P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01003991M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003992P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01003993M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01003994L: tipc-discussion@lists.sourceforge.net
3995W: http://tipc.sourceforge.net/
3996W: http://tipc.cslab.ericsson.net/
3997T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
3998S: Maintained
3999
Linus Torvalds1da177e2005-04-16 15:20:36 -07004000TLAN NETWORK DRIVER
4001P: Samuel Chessman
4002M: chessman@tux.org
Gabriel Craciunescu88c07dd2007-11-22 19:43:36 +08004003L: tlan-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004004W: http://sourceforge.net/projects/tlan/
4005S: Maintained
4006
Linus Torvalds1da177e2005-04-16 15:20:36 -07004007TOSHIBA ACPI EXTRAS DRIVER
4008P: John Belmonte
4009M: toshiba_acpi@memebeam.org
4010W: http://memebeam.org/toys/ToshibaAcpiDriver
4011S: Maintained
4012
4013TOSHIBA SMM DRIVER
4014P: Jonathan Buzzard
4015M: jonathan@buzzard.org.uk
4016L: tlinux-users@tce.toshiba-dme.co.jp
4017W: http://www.buzzard.org.uk/toshiba/
4018S: Maintained
4019
Alan Cox4e688522008-04-30 00:52:11 -07004020TPM DEVICE DRIVER
Rajiv Andrade26ff8c62008-07-04 10:00:06 -07004021P: Debora Velarde
4022P: Rajiv Andrade
Alan Cox4e688522008-04-30 00:52:11 -07004023M: tpmdd-devel@lists.sourceforge.net
4024W: http://tpmdd.sourceforge.net
4025P: Marcel Selhorst
4026M: tpm@selhorst.net
4027W: http://www.prosec.rub.de/tpm/
4028L: tpmdd-devel@lists.sourceforge.net
4029S: Maintained
4030
Linus Torvalds1da177e2005-04-16 15:20:36 -07004031TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
4032P: Muli Ben-Yehuda
4033M: mulix@mulix.org
4034L: linux-kernel@vger.kernel.org
4035S: Maintained
4036
4037TRIVIAL PATCHES
Adrian Bunk1560a792008-02-03 18:17:37 +02004038P: Jesper Juhl
Jim Cromiece00f852006-11-30 04:49:44 +01004039M: trivial@kernel.org
4040L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004041S: Maintained
4042
Alan Cox4e688522008-04-30 00:52:11 -07004043TTY LAYER
4044P: Alan Cox
4045M: alan@lxorguk.ukuu.org.uk
4046L: linux-kernel@vger.kernel.org
4047S: Maintained
4048
Grant Grundler740db6d2008-02-17 11:53:49 -07004049TULIP NETWORK DRIVERS
4050P: Grant Grundler
4051M: grundler@parisc-linux.org
4052P: Kyle McMartin
Kyle McMartin42a5a8a2008-06-06 17:16:17 -04004053M: kyle@mcmartin.ca
Grant Grundler740db6d2008-02-17 11:53:49 -07004054L: netdev@vger.kernel.org
4055S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004056
4057TUN/TAP driver
4058P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08004059M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004060L: vtun@office.satix.net
4061W: http://vtun.sourceforge.net/tun
4062S: Maintained
4063
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08004064TURBOCHANNEL SUBSYSTEM
4065P: Maciej W. Rozycki
4066M: macro@linux-mips.org
4067S: Maintained
4068
Linus Torvalds1da177e2005-04-16 15:20:36 -07004069U14-34F SCSI DRIVER
4070P: Dario Ballabio
4071M: ballabio_dario@emc.com
4072L: linux-scsi@vger.kernel.org
4073S: Maintained
4074
Alan Coxcc2020e2008-05-19 14:21:51 +01004075UCLINUX (AND M68KNOMMU)
4076P: Greg Ungerer
4077M: gerg@uclinux.org
4078W: http://www.uclinux.org/
4079L: uclinux-dev@uclinux.org (subscribers-only)
4080S: Maintained
4081
4082UCLINUX FOR NEC V850
4083P: Miles Bader
4084
4085UCLINUX FOR RENESAS H8/300
4086P: Yoshinori Sato
4087M: ysato@users.sourceforge.jp
4088W: http://uclinux-h8.sourceforge.jp/
4089S: Supported
4090
Linus Torvalds1da177e2005-04-16 15:20:36 -07004091UDF FILESYSTEM
Jan Kara800fdfb2008-02-08 04:20:51 -08004092P: Jan Kara
4093M: jack@suse.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07004094W: http://linux-udf.sourceforge.net
4095S: Maintained
4096
Alan Coxcc2020e2008-05-19 14:21:51 +01004097UFS FILESYSTEM
4098P: Evgeniy Dushistov
4099M: dushistov@mail.ru
4100L: linux-kernel@vger.kernel.org
4101S: Maintained
4102
4103UltraSPARC (sparc64):
4104P: David S. Miller
4105M: davem@davemloft.net
4106L: sparclinux@vger.kernel.org
4107T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
4108S: Maintained
4109
Linus Torvalds1da177e2005-04-16 15:20:36 -07004110UNIFORM CDROM DRIVER
4111P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02004112M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07004113L: linux-kernel@vger.kernel.org
4114W: http://www.kernel.dk
4115S: Maintained
4116
4117USB ACM DRIVER
4118P: Oliver Neukum
4119M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004120L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004121S: Maintained
4122
Jiri Slaby6d985162008-02-06 01:37:11 -08004123USB AUERSWALD DRIVER
4124P: Wolfgang Muees
4125M: wolfgang@iksw-muees.de
4126L: linux-usb@vger.kernel.org
4127S: Maintained
4128
Linus Torvalds1da177e2005-04-16 15:20:36 -07004129USB BLOCK DRIVER (UB ub)
4130P: Pete Zaitcev
4131M: zaitcev@redhat.com
4132L: linux-kernel@vger.kernel.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004133L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004134S: Supported
4135
Linus Torvalds1da177e2005-04-16 15:20:36 -07004136USB CDC ETHERNET DRIVER
4137P: Greg Kroah-Hartman
4138M: greg@kroah.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004139L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004140S: Maintained
4141W: http://www.kroah.com/linux-usb/
4142
Peter Korsgaardb02b3712008-04-27 08:59:44 +02004143USB CYPRESS C67X00 DRIVER
4144P: Peter Korsgaard
4145M: jacmet@sunsite.dk
4146L: linux-usb@vger.kernel.org
4147S: Maintained
4148
Peter Korsgaardd0374f42007-02-16 17:03:54 +01004149USB DAVICOM DM9601 DRIVER
4150P: Peter Korsgaard
4151M: jacmet@sunsite.dk
Peter Korsgaard043600a2007-06-27 21:18:18 +02004152L: netdev@vger.kernel.org
Peter Korsgaardd0374f42007-02-16 17:03:54 +01004153W: http://www.linux-usb.org/usbnet
4154S: Maintained
4155
Alan Coxcc2020e2008-05-19 14:21:51 +01004156USB DIAMOND RIO500 DRIVER
4157P: Cesar Miquel
4158M: miquel@df.uba.ar
4159L: rio500-users@lists.sourceforge.net
4160W: http://rio500.sourceforge.net
4161S: Maintained
4162
Linus Torvalds1da177e2005-04-16 15:20:36 -07004163USB EHCI DRIVER
4164P: David Brownell
4165M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004166L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004167S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004168
Luca Risolia7ce08c92006-01-11 02:06:59 +00004169USB ET61X[12]51 DRIVER
4170P: Luca Risolia
4171M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004172L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004173L: video4linux-list@redhat.com
4174W: http://www.linux-projects.org
4175S: Maintained
4176
David Brownell69ae9e32006-11-14 02:03:31 -08004177USB GADGET/PERIPHERAL SUBSYSTEM
4178P: David Brownell
4179M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004180L: linux-usb@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004181W: http://www.linux-usb.org/gadget
4182S: Maintained
4183
Jiri Kosina2dea64b2007-07-11 12:12:11 +02004184USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
Jiri Kosina641266f2007-01-15 09:56:21 +01004185P: Jiri Kosina
4186M: jkosina@suse.cz
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004187L: linux-usb@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01004188T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004189S: Maintained
4190
Olav Kongas959eea22005-11-03 17:38:14 +02004191USB ISP116X DRIVER
4192P: Olav Kongas
4193M: ok@artecdesign.ee
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004194L: linux-usb@vger.kernel.org
Olav Kongas959eea22005-11-03 17:38:14 +02004195S: Maintained
4196
Linus Torvalds1da177e2005-04-16 15:20:36 -07004197USB KAWASAKI LSI DRIVER
4198P: Oliver Neukum
4199M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004200L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004201S: Maintained
4202
4203USB MASS STORAGE DRIVER
4204P: Matthew Dharm
4205M: mdharm-usb@one-eyed-alien.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004206L: linux-usb@vger.kernel.org
Matthew Dharm8836aeb2005-12-04 22:03:47 -08004207L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07004208S: Maintained
4209W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
4210
4211USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08004212P: David Brownell
4213M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004214L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004215S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004216
Matthias Urlichsba460e42005-07-14 00:33:47 -07004217USB OPTION-CARD DRIVER
4218P: Matthias Urlichs
4219M: smurf@smurf.noris.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004220L: linux-usb@vger.kernel.org
Matthias Urlichsba460e42005-07-14 00:33:47 -07004221S: Maintained
4222
Linus Torvalds1da177e2005-04-16 15:20:36 -07004223USB OV511 DRIVER
4224P: Mark McClelland
4225M: mmcclell@bigfoot.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004226L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004227W: http://alpha.dyndns.org/ov511/
4228S: Maintained
4229
4230USB PEGASUS DRIVER
4231P: Petko Manolov
4232M: petkan@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004233L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004234L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004235W: http://pegasus2.sourceforge.net/
4236S: Maintained
4237
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004238USB PRINTER DRIVER (usblp)
4239P: Pete Zaitcev
4240M: zaitcev@redhat.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004241L: linux-usb@vger.kernel.org
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004242S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07004243
4244USB RTL8150 DRIVER
4245P: Petko Manolov
4246M: petkan@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004247L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004248L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004249W: http://pegasus2.sourceforge.net/
4250S: Maintained
4251
4252USB SE401 DRIVER
4253P: Jeroen Vreeken
4254M: pe1rxq@amsat.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004255L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004256W: http://www.chello.nl/~j.vreeken/se401/
4257S: Maintained
4258
Alan Cox4e688522008-04-30 00:52:11 -07004259USB SERIAL BELKIN F5U103 DRIVER
4260P: William Greathouse
4261M: wgreathouse@smva.com
4262L: linux-usb@vger.kernel.org
4263S: Maintained
4264
4265USB SERIAL CYPRESS M8 DRIVER
4266P: Lonnie Mendez
4267M: dignome@gmail.com
4268L: linux-usb@vger.kernel.org
4269S: Maintained
4270W: http://geocities.com/i0xox0i
4271W: http://firstlight.net/cvs
4272
Linus Torvalds1da177e2005-04-16 15:20:36 -07004273USB SERIAL CYBERJACK DRIVER
4274P: Matthias Bruestle and Harald Welte
4275M: support@reiner-sct.com
4276W: http://www.reiner-sct.de/support/treiber_cyberjack.php
4277S: Maintained
4278
4279USB SERIAL DIGI ACCELEPORT DRIVER
4280P: Peter Berger and Al Borchers
4281M: pberger@brimson.com
4282M: alborchers@steinerpoint.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004283L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004284S: Maintained
4285
4286USB SERIAL DRIVER
4287P: Greg Kroah-Hartman
4288M: gregkh@suse.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004289L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004290S: Supported
4291
Linus Torvalds1da177e2005-04-16 15:20:36 -07004292USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
4293P: Gary Brubaker
4294M: xavyer@ix.netcom.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004295L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004296S: Maintained
4297
4298USB SERIAL KEYSPAN DRIVER
4299P: Greg Kroah-Hartman
4300M: greg@kroah.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004301L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004302W: http://www.kroah.com/linux/
4303S: Maintained
4304
4305USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04004306P: Support Department
4307M: support@connecttech.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004308L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004309W: http://www.connecttech.com
4310S: Supported
4311
Luca Risoliaf423b9a2007-03-26 16:12:04 -03004312USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07004313P: Luca Risolia
4314M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004315L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004316L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004317W: http://www.linux-projects.org
4318S: Maintained
4319
4320USB SUBSYSTEM
4321P: Greg Kroah-Hartman
4322M: gregkh@suse.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004323L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004324W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08004325T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07004326S: Supported
4327
4328USB UHCI DRIVER
4329P: Alan Stern
4330M: stern@rowland.harvard.edu
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004331L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004332S: Maintained
4333
David Brownell69ae9e32006-11-14 02:03:31 -08004334USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07004335P: David Brownell
4336M: dbrownell@users.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02004337L: netdev@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004338W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07004339S: Maintained
4340
Laurent Pinchartc0efd232008-06-30 15:04:50 -03004341USB VIDEO CLASS
4342P: Laurent Pinchart
4343M: laurent.pinchart@skynet.be
4344L: linx-uvc-devel@berlios.de
4345L: video4linux-list@redhat.com
4346W: http://linux-uvc.berlios.de
4347S: Maintained
4348
Linus Torvalds1da177e2005-04-16 15:20:36 -07004349USB W996[87]CF DRIVER
4350P: Luca Risolia
4351M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004352L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004353L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004354W: http://www.linux-projects.org
4355S: Maintained
4356
Jussi Kivilinnabf164cc2008-01-26 00:51:51 +02004357USB WIRELESS RNDIS DRIVER (rndis_wlan)
4358P: Jussi Kivilinna
4359M: jussi.kivilinna@mbnet.fi
4360L: linux-wireless@vger.kernel.org
4361S: Maintained
4362
Luca Risolia60f78052006-02-06 16:29:35 +00004363USB ZC0301 DRIVER
4364P: Luca Risolia
4365M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004366L: linux-usb@vger.kernel.org
Luca Risolia60f78052006-02-06 16:29:35 +00004367L: video4linux-list@redhat.com
4368W: http://www.linux-projects.org
4369S: Maintained
4370
Linus Torvalds1da177e2005-04-16 15:20:36 -07004371USB ZD1201 DRIVER
4372P: Jeroen Vreeken
4373M: pe1rxq@amsat.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004374L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004375W: http://linux-lc100020.sourceforge.net
4376S: Maintained
4377
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004378USB ZR364XX DRIVER
4379P: Antoine Jacquet
4380M: royale@zerezo.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004381L: linux-usb@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004382L: video4linux-list@redhat.com
4383W: http://royale.zerezo.com/zr364xx/
4384S: Maintained
4385
Linus Torvalds1da177e2005-04-16 15:20:36 -07004386USER-MODE LINUX
4387P: Jeff Dike
Joe Perches6650e0a2007-12-10 15:49:32 -08004388M: jdike@addtoit.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004389L: user-mode-linux-devel@lists.sourceforge.net
4390L: user-mode-linux-user@lists.sourceforge.net
4391W: http://user-mode-linux.sourceforge.net
4392S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004393
Hans-Jürgen Koche5f114e2007-12-05 15:08:07 +01004394USERSPACE I/O (UIO)
4395P: Hans J. Koch
4396M: hjk@linutronix.de
4397P: Greg Kroah-Hartman
4398M: gregkh@suse.de
4399L: linux-kernel@vger.kernel.org
4400S: Maintained
4401
Karel Zakf899b0a2008-05-23 13:04:21 -07004402UTIL-LINUX-NG PACKAGE
4403P: Karel Zak
4404M: kzak@redhat.com
4405L: util-linux-ng@vger.kernel.org
4406W: http://kernel.org/~kzak/util-linux-ng/
4407T: git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git
4408S: Maintained
4409
Alan Cox4e688522008-04-30 00:52:11 -07004410VFAT/FAT/MSDOS FILESYSTEM:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004411P: OGAWA Hirofumi
4412M: hirofumi@mail.parknet.co.jp
4413L: linux-kernel@vger.kernel.org
4414S: Maintained
4415
Linus Torvalds1da177e2005-04-16 15:20:36 -07004416VIA RHINE NETWORK DRIVER
4417P: Roger Luethi
4418M: rl@hellgate.ch
4419S: Maintained
4420
Jean Delvare32c0a522005-09-22 21:47:58 +02004421VIAPRO SMBUS DRIVER
4422P: Jean Delvare
4423M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02004424L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02004425S: Maintained
4426
Francois Romieu01f20732007-01-26 00:57:17 -08004427VIA VELOCITY NETWORK DRIVER
4428P: Francois Romieu
4429M: romieu@fr.zoreil.com
4430L: netdev@vger.kernel.org
4431S: Maintained
4432
Linus Torvalds1da177e2005-04-16 15:20:36 -07004433VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004434P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02004435M: mchehab@infradead.org
4436M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004437L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004438W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02004439T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004440S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004441
Patrick McHardybe7f8272007-10-23 20:26:36 -07004442VLAN (802.1Q)
4443P: Patrick McHardy
4444M: kaber@trash.net
4445L: netdev@vger.kernel.org
4446S: Maintained
4447
Juerg Haefligerab413192006-09-24 20:54:04 +02004448VT1211 HARDWARE MONITOR DRIVER
4449P: Juerg Haefliger
4450M: juergh@gmail.com
4451L: lm-sensors@lm-sensors.org
4452S: Maintained
4453
Roger Lucas1de9e372005-11-26 20:20:05 +01004454VT8231 HARDWARE MONITOR DRIVER
4455P: Roger Lucas
Roger Lucasaf865762008-02-13 07:52:06 -05004456M: vt8231@hiddenengine.co.uk
Roger Lucas1de9e372005-11-26 20:20:05 +01004457L: lm-sensors@lm-sensors.org
4458S: Maintained
4459
Linus Torvalds1da177e2005-04-16 15:20:36 -07004460W1 DALLAS'S 1-WIRE BUS
4461P: Evgeniy Polyakov
4462M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07004463S: Maintained
4464
Charles Spirakis13927072006-07-05 18:05:15 +02004465W83791D HARDWARE MONITORING DRIVER
Marc Hulsman25845c22008-06-08 10:59:41 -04004466P: Marc Hulsman
4467M: m.hulsman@tudelft.nl
Charles Spirakis13927072006-07-05 18:05:15 +02004468L: lm-sensors@lm-sensors.org
Marc Hulsman25845c22008-06-08 10:59:41 -04004469S: Maintained
Charles Spirakis13927072006-07-05 18:05:15 +02004470
Rudolf Marek61db0112006-12-12 18:18:30 +01004471W83793 HARDWARE MONITORING DRIVER
4472P: Rudolf Marek
4473M: r.marek@assembler.cz
4474L: lm-sensors@lm-sensors.org
4475S: Maintained
4476
Linus Torvalds1da177e2005-04-16 15:20:36 -07004477W83L51xD SD/MMC CARD INTERFACE DRIVER
4478P: Pierre Ossman
4479M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01004480L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004481S: Maintained
4482
Wim Van Sebroeck35277612006-01-15 21:21:14 +01004483WATCHDOG DEVICE DRIVERS
4484P: Wim Van Sebroeck
4485M: wim@iguana.be
4486T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4487S: Maintained
4488
Linus Torvalds1da177e2005-04-16 15:20:36 -07004489WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4490P: Jean Tourrilhes
4491M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07004492L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004493W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4494S: Maintained
4495
4496WD7000 SCSI DRIVER
4497P: Miroslav Zagorac
4498M: zaga@fly.cc.fer.hr
4499L: linux-scsi@vger.kernel.org
4500S: Maintained
4501
Dmitry Torokhov5fc14682005-11-20 00:50:06 -05004502WISTRON LAPTOP BUTTON DRIVER
4503P: Miloslav Trmac
4504M: mitr@volny.cz
4505S: Maintained
4506
Linus Torvalds1da177e2005-04-16 15:20:36 -07004507WL3501 WIRELESS PCMCIA CARD DRIVER
4508P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004509M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07004510L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004511W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07004512S: Maintained
4513
Mark Brownfebf1df2008-04-02 00:51:09 -04004514WM97XX TOUCHSCREEN DRIVERS
4515P: Mark Brown
4516M: broonie@opensource.wolfsonmicro.com
4517P: Liam Girdwood
4518M: liam.girdwood@wolfsonmicro.com
4519L: linux-input@vger.kernel.org
4520T: git git://opensource.wolfsonmicro.com/linux-2.6-touch
4521W: http://opensource.wolfsonmicro.com/node/7
4522S: Supported
4523
Linus Torvalds1da177e2005-04-16 15:20:36 -07004524X.25 NETWORK LAYER
4525P: Henner Eisen
4526M: eis@baty.hanse.de
4527L: linux-x25@vger.kernel.org
4528S: Maintained
4529
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02004530XEN HYPERVISOR INTERFACE
4531P: Jeremy Fitzhardinge
4532M: jeremy@xensource.com
4533P: Chris Wright
4534M: chrisw@sous-sol.org
4535L: virtualization@lists.osdl.org
4536L: xen-devel@lists.xensource.com
4537S: Supported
4538
Linus Torvalds1da177e2005-04-16 15:20:36 -07004539XFS FILESYSTEM
4540P: Silicon Graphics Inc
Timothy Shimmin78bfd362007-06-11 20:42:09 -07004541P: Tim Shimmin
Linus Torvalds1da177e2005-04-16 15:20:36 -07004542M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004543L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004544W: http://oss.sgi.com/projects/xfs
Tim Shimmine99f0562007-06-19 15:26:35 +10004545T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004546S: Supported
4547
Grant Likelyc9d3d8e2007-10-01 16:33:51 +02004548XILINX SYSTEMACE DRIVER
4549P: Grant Likely
4550M: grant.likely@secretlab.ca
4551W: http://www.secretlab.ca/
4552L: linux-kernel@vger.kernel.org
4553S: Maintained
4554
Peter Korsgaard238b8722006-12-06 20:35:17 -08004555XILINX UARTLITE SERIAL DRIVER
4556P: Peter Korsgaard
4557M: jacmet@sunsite.dk
4558L: linux-serial@vger.kernel.org
4559S: Maintained
4560
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004561X86 ARCHITECTURE (32-BIT AND 64-BIT)
4562P: Thomas Gleixner
4563M: tglx@linutronix.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07004564P: Ingo Molnar
4565M: mingo@redhat.com
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004566P: H. Peter Anvin
4567M: hpa@zytor.com
4568L: linux-kernel@vger.kernel.org
4569T: git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004570S: Maintained
4571
Linus Torvalds1da177e2005-04-16 15:20:36 -07004572YAM DRIVER FOR AX.25
4573P: Jean-Paul Roubelat
4574M: jpr@f6fbb.org
4575L: linux-hams@vger.kernel.org
4576S: Maintained
4577
Henkaf64a5e2005-10-12 15:02:56 +02004578YEALINK PHONE DRIVER
4579P: Henk Vergonet
4580M: Henk.Vergonet@gmail.com
4581L: usbb2k-api-dev@nongnu.org
4582S: Maintained
4583
Linus Torvalds1da177e2005-04-16 15:20:36 -07004584Z8530 DRIVER FOR AX.25
4585P: Joerg Reuter
4586M: jreuter@yaina.de
4587W: http://yaina.de/jreuter/
4588W: http://www.qsl.net/dl1bke/
4589L: linux-hams@vger.kernel.org
4590S: Maintained
4591
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004592ZD1211RW WIRELESS DRIVER
4593P: Daniel Drake
4594M: dsd@gentoo.org
4595P: Ulrich Kunitz
4596M: kune@deine-taler.de
4597W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004598L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004599L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4600S: Maintained
4601
Linus Torvalds1da177e2005-04-16 15:20:36 -07004602ZF MACHZ WATCHDOG
4603P: Fernando Fuganti
4604M: fuganti@netbank.com.br
4605W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4606S: Maintained
4607
4608ZR36067 VIDEO FOR LINUX DRIVER
4609P: Ronald Bultje
4610M: rbultje@ronald.bitfreak.net
4611L: mjpeg-users@lists.sourceforge.net
4612W: http://mjpeg.sourceforge.net/driver-zoran/
4613S: Maintained
4614
Maciej W. Rozycki8b4a4082007-07-18 00:49:11 -07004615ZS DECSTATION Z85C30 SERIAL DRIVER
4616P: Maciej W. Rozycki
4617M: macro@linux-mips.org
4618S: Maintained
4619
Linus Torvalds1da177e2005-04-16 15:20:36 -07004620THE REST
4621P: Linus Torvalds
4622S: Buried alive in reporters