blob: 907d8c458d6549355ff63b4073ded968fea3f2a0 [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
231W: http://acpi.sourceforge.net/
232S: 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
238W: http://acpi.sourceforge.net/
239S: 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
245W: http://acpi.sourceforge.net/
246S: 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
258W: http://acpi.sourceforge.net/
259S: 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
265W: http://acpi.sourceforge.net/
266S: 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
277M: kyle@parisc-linux.org
278P: 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
Stelian Pop284f42b2006-12-12 18:18:31 +0100379AMS (Apple Motion Sensor) DRIVER
380P: Stelian Pop
381M: stelian@popies.net
382P: Michael Hanselmann
383M: linux-kernel@hansmi.ch
384S: Supported
385
Tom Tuckerf94b5332006-09-22 15:22:48 -0700386AMSO1100 RNIC DRIVER
387P: Tom Tucker
388M: tom@opengridcomputing.com
389P: Steve Wise
390M: swise@opengridcomputing.com
Roland Dreier78526822007-07-09 20:12:26 -0700391L: general@lists.openfabrics.org
Tom Tuckerf94b5332006-09-22 15:22:48 -0700392S: Maintained
393
Johannes Berg42269062006-07-25 16:15:50 +0200394AOA (Apple Onboard Audio) ALSA DRIVER
395P: Johannes Berg
396M: johannes@sipsolutions.net
397L: linuxppc-dev@ozlabs.org
Takashi Iwai82622042007-04-16 12:32:52 +0200398L: alsa-devel@alsa-project.org (subscribers-only)
Johannes Berg42269062006-07-25 16:15:50 +0200399S: Maintained
400
Linus Torvalds1da177e2005-04-16 15:20:36 -0700401APM DRIVER
402P: Stephen Rothwell
403M: sfr@canb.auug.org.au
404L: linux-laptop@vger.kernel.org
405W: http://www.canb.auug.org.au/~sfr/
406S: Supported
407
Nicolas Boichat6f2fad72007-05-08 00:24:52 -0700408APPLE SMC DRIVER
409P: Nicolas Boichat
410M: nicolas@boichat.ch
411L: mactel-linux-devel@lists.sourceforge.net
412S: Maintained
413
Linus Torvalds1da177e2005-04-16 15:20:36 -0700414APPLETALK NETWORK LAYER
415P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -0300416M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700417S: Maintained
418
Johannes Bergeb9ebe62007-10-27 23:42:45 -0400419APPLETOUCH TOUCHPAD DRIVER
420P: Johannes Berg
421M: johannes@sipsolutions.net
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -0400422L: linux-input@vger.kernel.org
Johannes Bergeb9ebe62007-10-27 23:42:45 -0400423S: Maintained
424
Jaya Kumar1154ea72005-06-21 17:17:04 -0700425ARC FRAMEBUFFER DRIVER
426P: Jaya Kumar
427M: jayalk@intworks.biz
428S: Maintained
429
Linus Torvalds1da177e2005-04-16 15:20:36 -0700430ARM MFM AND FLOPPY DRIVERS
431P: Ian Molton
432M: spyro@f2s.com
433S: Maintained
434
Russell King2761f5c2007-05-24 06:56:08 +0200435ARM PRIMECELL MMCI PL180/1 DRIVER
436P: Russell King
437M: rmk@arm.linux.org.uk
438L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
439S: Maintained
440
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800441ARM/ADI ROADRUNNER MACHINE SUPPORT
442P: Lennert Buytenhek
443M: kernel@wantstofly.org
444L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
445S: Maintained
446
447ARM/ADS SPHERE MACHINE SUPPORT
448P: Lennert Buytenhek
449M: kernel@wantstofly.org
450L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
451S: Maintained
452
453ARM/AJECO 1ARM MACHINE SUPPORT
454P: Lennert Buytenhek
455M: kernel@wantstofly.org
456L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
457S: Maintained
458
Andrew Victord4a89c72006-12-04 13:56:21 +0100459ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
460P: Andrew Victor
Andrew Victorc5215f32008-03-12 21:29:09 +0100461M: linux@maxim.org.za
Andrew Victord4a89c72006-12-04 13:56:21 +0100462L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
463W: http://maxim.org.za/at91_26.html
464S: Maintained
465
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800466ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
467P: Lennert Buytenhek
468M: kernel@wantstofly.org
469L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
470S: Maintained
471
472ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
473P: Lennert Buytenhek
474M: kernel@wantstofly.org
475L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
476S: Maintained
477
Linus Torvalds1da177e2005-04-16 15:20:36 -0700478ARM/CORGI MACHINE SUPPORT
479P: Richard Purdie
480M: rpurdie@rpsys.net
481S: Maintained
482
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800483ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
484P: Lennert Buytenhek
485M: kernel@wantstofly.org
486L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
487S: Maintained
488
Jaya Kumar90b8fc32008-03-15 05:11:07 +0100489ARM/GUMSTIX MACHINE SUPPORT
490P: Steve Sakoman
491M: sakoman@gmail.com
492L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
493S: Maintained
494
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100495ARM/HP JORNADA 7XX MACHINE SUPPORT
496P: Kristoffer Ericson
Kristoffer Ericson6a4d0282007-07-07 17:45:10 +0100497M: kristoffer.ericson@gmail.com
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100498W: www.jlime.com
499S: Maintained
500
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800501ARM/INTEL IOP32X ARM ARCHITECTURE
502P: Lennert Buytenhek
503M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100504P: Dan Williams
505M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800506L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100507S: Supported
508
509ARM/INTEL IOP33X ARM ARCHITECTURE
510P: Dan Williams
511M: dan.j.williams@intel.com
512L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
513S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800514
515ARM/INTEL IOP13XX ARM ARCHITECTURE
516P: Lennert Buytenhek
517M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100518P: Dan Williams
519M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800520L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100521S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800522
523ARM/INTEL IQ81342EX MACHINE SUPPORT
524P: Lennert Buytenhek
525M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100526P: Dan Williams
527M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800528L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100529S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800530
531ARM/INTEL IXP2000 ARM ARCHITECTURE
532P: Lennert Buytenhek
533M: kernel@wantstofly.org
534L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
535S: Maintained
536
537ARM/INTEL IXDP2850 MACHINE SUPPORT
538P: Lennert Buytenhek
539M: kernel@wantstofly.org
540L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
541S: Maintained
542
543ARM/INTEL IXP23XX ARM ARCHITECTURE
544P: Lennert Buytenhek
545M: kernel@wantstofly.org
546L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
547S: Maintained
548
549ARM/INTEL XSC3 (MANZANO) ARM CORE
550P: Lennert Buytenhek
551M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100552P: Dan Williams
553M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800554L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100555S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800556
557ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
558P: Lennert Buytenhek
559M: kernel@wantstofly.org
560L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
561S: Maintained
562
563ARM/LOGICPD PXA270 MACHINE SUPPORT
564P: Lennert Buytenhek
565M: kernel@wantstofly.org
566L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
567S: Maintained
568
Dirk Opfer8459c152005-11-06 14:27:52 +0000569ARM/TOSA MACHINE SUPPORT
570P: Dirk Opfer
571M: dirk@opfer-online.de
572S: Maintained
573
Linus Torvalds1da177e2005-04-16 15:20:36 -0700574ARM/PLEB SUPPORT
575P: Peter Chubb
576M: pleb@gelato.unsw.edu.au
577W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
578S: Maintained
579
580ARM/PT DIGITAL BOARD PORT
581P: Stefan Eletzhofer
582M: stefan.eletzhofer@eletztrick.de
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700583L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700584W: http://www.arm.linux.org.uk/
585S: Maintained
586
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800587ARM/RADISYS ENP2611 MACHINE SUPPORT
588P: Lennert Buytenhek
589M: kernel@wantstofly.org
590L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
591S: Maintained
592
Linus Torvalds1da177e2005-04-16 15:20:36 -0700593ARM/SHARK MACHINE SUPPORT
594P: Alexander Schulz
595M: alex@shark-linux.de
596W: http://www.shark-linux.de/shark.html
597S: Maintained
598
599ARM/STRONGARM110 PORT
600P: Russell King
601M: rmk@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700602L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700603W: http://www.arm.linux.org.uk/
604S: Maintained
605
606ARM/S3C2410 ARM ARCHITECTURE
607P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800608M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700609L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700610W: http://www.fluff.org/ben/linux/
611S: Maintained
612
613ARM/S3C2440 ARM ARCHITECTURE
614P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800615M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700616L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700617W: http://www.fluff.org/ben/linux/
618S: Maintained
619
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800620ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
621P: Lennert Buytenhek
622M: kernel@wantstofly.org
623L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
624S: Maintained
625
626ARM/THECUS N2100 MACHINE SUPPORT
627P: Lennert Buytenhek
628M: kernel@wantstofly.org
629L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
630S: Maintained
631
Linus Torvalds1da177e2005-04-16 15:20:36 -0700632ARPD SUPPORT
633P: Jonathan Layes
Ralf Baechle979b6c12005-06-13 14:30:40 -0700634L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700635S: Maintained
636
637ASUS ACPI EXTRAS DRIVER
Len Brown0b67d942006-12-22 21:18:56 -0500638P: Corentin Chary
639M: corentincj@iksaif.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700640P: Karol Kozimor
641M: sziwan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700642L: acpi4asus-user@lists.sourceforge.net
643W: http://sourceforge.net/projects/acpi4asus
Len Brown0b67d942006-12-22 21:18:56 -0500644W: http://xf.iksaif.net/acpi4asus
Linus Torvalds1da177e2005-04-16 15:20:36 -0700645S: Maintained
646
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -0400647ASUS ASB100 HARDWARE MONITOR DRIVER
648P: Mark M. Hoffman
649M: mhoffman@lightlink.com
650L: lm-sensors@lm-sensors.org
651S: Maintained
652
Corentin Chary85091b72007-01-26 14:04:30 +0100653ASUS LAPTOP EXTRAS DRIVER
654P: Corentin Chary
655M: corentincj@iksaif.net
656L: acpi4asus-user@lists.sourceforge.net
657W: http://sourceforge.net/projects/acpi4asus
658W: http://xf.iksaif.net/acpi4asus
659S: Maintained
660
Dan Williamsb3e5f262007-08-07 10:26:35 -0700661ASYNCHRONOUS TRANSFERS/TRANSFORMS API
662P: Dan Williams
663M: dan.j.williams@intel.com
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +0100664P: Maciej Sosnowski
665M: maciej.sosnowski@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -0700666L: linux-kernel@vger.kernel.org
667W: http://sourceforge.net/projects/xscaleiop
668S: Supported
669
Linus Torvalds1da177e2005-04-16 15:20:36 -0700670ATA OVER ETHERNET DRIVER
671P: Ed L. Cashin
672M: ecashin@coraid.com
673W: http://www.coraid.com/support/linux
674S: Supported
675
Jiri Slabyfa1c1142007-08-12 17:33:16 +0200676ATHEROS ATH5K WIRELESS DRIVER
677P: Jiri Slaby
678M: jirislaby@gmail.com
679P: Nick Kossifidis
680M: mickflemm@gmail.com
681P: Luis R. Rodriguez
682M: mcgrof@gmail.com
683L: linux-wireless@vger.kernel.org
684L: ath5k-devel@lists.ath5k.org
685S: Maintained
686
Ville Syrjala6f69a6d2008-04-21 22:21:10 +0000687ATI_REMOTE2 DRIVER
688P: Ville Syrjala
689M: syrjala@sci.fi
690S: Maintained
691
Jay Cliburn8d5ca6e2007-02-03 20:25:10 -0600692ATL1 ETHERNET DRIVER
693P: Jay Cliburn
694M: jcliburn@gmail.com
695P: Chris Snook
696M: csnook@redhat.com
697L: atl1-devel@lists.sourceforge.net
698W: http://sourceforge.net/projects/atl1
699W: http://atl1.sourceforge.net
700S: Maintained
701
Linus Torvalds1da177e2005-04-16 15:20:36 -0700702ATM
703P: Chas Williams
704M: chas@cmf.nrl.navy.mil
Roland Dreierf37bf902006-09-13 20:39:33 -0700705L: linux-atm-general@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700706W: http://linux-atm.sourceforge.net
707S: Maintained
708
Pierre Ossman272f1332007-05-14 21:25:26 +0200709ATMEL AT91 MCI DRIVER
Pierre Ossman81764fa2007-07-15 18:47:38 +0200710P: Nicolas Ferre
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800711M: nicolas.ferre@atmel.com
Pierre Ossman81764fa2007-07-15 18:47:38 +0200712L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
713W: http://www.atmel.com/products/AT91/
714W: http://www.at91.com/
715S: Maintained
Pierre Ossman272f1332007-05-14 21:25:26 +0200716
Haavard Skinnemoena1cfac42008-02-08 04:21:00 -0800717ATMEL AT91 / AT32 SERIAL DRIVER
718P: Haavard Skinnemoen
719M: hskinnemoen@atmel.com
720L: linux-kernel@vger.kernel.org
721S: Supported
722
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800723ATMEL LCDFB DRIVER
724P: Nicolas Ferre
725M: nicolas.ferre@atmel.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -0800726L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Nicolas Ferre8f4c79c2008-01-14 00:55:13 -0800727S: Maintained
728
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100729ATMEL MACB ETHERNET DRIVER
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100730P: Haavard Skinnemoen
731M: hskinnemoen@atmel.com
732S: Supported
733
Haavard Skinnemoen754ce4f2007-02-14 00:33:09 -0800734ATMEL SPI DRIVER
735P: Haavard Skinnemoen
736M: hskinnemoen@atmel.com
737S: Supported
738
Haavard Skinnemoen914a3f32007-10-10 02:29:43 -0700739ATMEL USBA UDC DRIVER
740P: Haavard Skinnemoen
741M: hskinnemoen@atmel.com
742L: kernel@avr32linux.org
743W: http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver
744S: Supported
745
Linus Torvalds1da177e2005-04-16 15:20:36 -0700746ATMEL WIRELESS DRIVER
747P: Simon Kelley
748M: simon@thekelleys.org.uk
Johannes Berg724c6b32007-04-23 12:18:20 -0700749L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700750W: http://www.thekelleys.org.uk/atmel
751W: http://atmelwlandriver.sourceforge.net/
752S: Maintained
753
Chris Wrighta92b7b82005-07-07 18:12:23 -0700754AUDIT SUBSYSTEM
Eric Paris0ef19702008-04-18 10:47:32 -0400755P: Al Viro
756M: viro@zeniv.linux.org.uk
757P: Eric Paris
758M: eparis@redhat.com
Gabriel Cb9a06202007-08-10 13:00:56 -0700759L: linux-audit@redhat.com (subscribers-only)
David Woodhousead3f9a22005-07-13 15:28:29 +0100760W: http://people.redhat.com/sgrubb/audit/
Eric Paris0ef19702008-04-18 10:47:32 -0400761T: git git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git
Chris Wrighta92b7b82005-07-07 18:12:23 -0700762S: Maintained
763
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800764AUXILIARY DISPLAY DRIVERS
765P: Miguel Ojeda Sandonis
766M: maxextreme@gmail.com
767L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700768W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800769S: Maintained
770
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700771AVR32 ARCHITECTURE
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700772P: Haavard Skinnemoen
773M: hskinnemoen@atmel.com
774W: http://www.atmel.com/products/AVR32/
775W: http://avr32linux.org/
776W: http://avrfreaks.net/
777S: Supported
778
779AVR32/AT32AP MACHINE SUPPORT
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700780P: Haavard Skinnemoen
781M: hskinnemoen@atmel.com
782S: Supported
783
Linus Torvalds1da177e2005-04-16 15:20:36 -0700784AX.25 NETWORK LAYER
785P: Ralf Baechle
786M: ralf@linux-mips.org
787L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +0200788W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700789S: Maintained
790
Richard Purdie300abeb2007-02-07 22:21:07 +0000791BACKLIGHT CLASS/SUBSYSTEM
792P: Richard Purdie
793M: rpurdie@rpsys.net
794S: Maintained
795
Bryan Wu1394f032007-05-06 14:50:22 -0700796BLACKFIN ARCHITECTURE
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800797P: Bryan Wu
Bryan Wu7dd06cd2008-02-21 16:18:43 +0800798M: cooloney@kernel.org
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800799L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
800W: http://blackfin.uclinux.org
801S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700802
Bryan Wue190d6b2007-07-17 14:43:44 +0800803BLACKFIN EMAC DRIVER
804P: Bryan Wu
Bryan Wu7dd06cd2008-02-21 16:18:43 +0800805M: cooloney@kernel.org
Bryan Wue190d6b2007-07-17 14:43:44 +0800806L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
807W: http://blackfin.uclinux.org
808S: Supported
809
Mike Frysinger566da5b2007-06-11 15:31:30 +0800810BLACKFIN RTC DRIVER
811P: Mike Frysinger
Mike Frysinger566da5b2007-06-11 15:31:30 +0800812M: vapier.adi@gmail.com
813L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
814W: http://blackfin.uclinux.org
815S: Supported
816
Bryan Wu1394f032007-05-06 14:50:22 -0700817BLACKFIN SERIAL DRIVER
Mike Frysinger9c5e7102007-11-17 23:19:44 +0800818P: Sonic Zhang
819M: sonic.zhang@analog.com
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800820L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
821W: http://blackfin.uclinux.org
822S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700823
Bryan Wu1e6d3202007-07-15 02:50:02 +0800824BLACKFIN WATCHDOG DRIVER
825P: Mike Frysinger
Bryan Wu1e6d3202007-07-15 02:50:02 +0800826M: vapier.adi@gmail.com
827L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
828W: http://blackfin.uclinux.org
829S: Supported
830
Linus Torvalds1da177e2005-04-16 15:20:36 -0700831BAYCOM/HDLCDRV DRIVERS FOR AX.25
832P: Thomas Sailer
833M: t.sailer@alumni.ethz.ch
834L: linux-hams@vger.kernel.org
835W: http://www.baycom.org/~tom/ham/ham.html
836S: Maintained
837
Michael Buesche4d6b792007-09-18 15:39:42 -0400838B43 WIRELESS DRIVER
839P: Michael Buesch
840M: mb@bu3sch.de
841P: Stefano Brivio
Stefano Brivio2817ef12007-11-06 22:48:56 +0100842M: stefano.brivio@polimi.it
Michael Buesche4d6b792007-09-18 15:39:42 -0400843L: linux-wireless@vger.kernel.org
Stefano Brivio2817ef12007-11-06 22:48:56 +0100844W: http://linuxwireless.org/en/users/Drivers/b43
Michael Buesche4d6b792007-09-18 15:39:42 -0400845S: Maintained
846
Larry Finger75388ac2007-09-25 16:46:54 -0700847B43LEGACY WIRELESS DRIVER
848P: Larry Finger
849M: Larry.Finger@lwfinger.net
Stefano Brivio2817ef12007-11-06 22:48:56 +0100850P: Stefano Brivio
851M: stefano.brivio@polimi.it
Larry Finger75388ac2007-09-25 16:46:54 -0700852L: linux-wireless@vger.kernel.org
Stefano Brivio2817ef12007-11-06 22:48:56 +0100853W: http://linuxwireless.org/en/users/Drivers/b43
Larry Finger75388ac2007-09-25 16:46:54 -0700854S: Maintained
855
Linus Torvalds1da177e2005-04-16 15:20:36 -0700856BEFS FILE SYSTEM
857P: Sergey S. Kostyliov
858M: rathamahata@php4.ru
859L: linux-kernel@vger.kernel.org
860S: Maintained
861
Linus Torvalds1da177e2005-04-16 15:20:36 -0700862BFS FILE SYSTEM
863P: Tigran A. Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -0800864M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700865L: linux-kernel@vger.kernel.org
866S: Maintained
867
Bryan Wud24ecfc2007-05-01 23:26:32 +0200868BLACKFIN I2C TWI DRIVER
869P: Sonic Zhang
870M: sonic.zhang@analog.com
871L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
872W: http://blackfin.uclinux.org/
873S: Supported
874
Linus Torvalds1da177e2005-04-16 15:20:36 -0700875BLOCK LAYER
876P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +0200877M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700878L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800879T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700880S: Maintained
881
Joern Engel2b54aae2008-02-06 01:38:02 -0800882BLOCK2MTD DRIVER
883P: Joern Engel
884M: joern@lazybastard.org
885L: linux-mtd@lists.infradead.org
886S: Maintained
887
Linus Torvalds1da177e2005-04-16 15:20:36 -0700888BLUETOOTH SUBSYSTEM
889P: Marcel Holtmann
890M: marcel@holtmann.org
891P: Maxim Krasnyansky
892M: maxk@qualcomm.com
Pavel Machek781c2842008-03-20 15:41:02 -0700893L: linux-bluetooth@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700894W: http://bluez.sf.net
895W: http://www.bluez.org
896W: http://www.holtmann.org/linux/bluetooth/
Josh Boyer1adc1232005-11-23 15:44:15 -0800897T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700898S: Maintained
899
900BLUETOOTH RFCOMM LAYER
901P: Marcel Holtmann
902M: marcel@holtmann.org
903P: Maxim Krasnyansky
904M: maxk@qualcomm.com
905S: Maintained
906
907BLUETOOTH BNEP LAYER
908P: Marcel Holtmann
909M: marcel@holtmann.org
910P: Maxim Krasnyansky
911M: maxk@qualcomm.com
912S: Maintained
913
914BLUETOOTH CMTP LAYER
915P: Marcel Holtmann
916M: marcel@holtmann.org
917S: Maintained
918
919BLUETOOTH HIDP LAYER
920P: Marcel Holtmann
921M: marcel@holtmann.org
922S: Maintained
923
924BLUETOOTH HCI UART DRIVER
925P: Marcel Holtmann
926M: marcel@holtmann.org
927P: Maxim Krasnyansky
928M: maxk@qualcomm.com
929S: Maintained
930
931BLUETOOTH HCI USB DRIVER
932P: Marcel Holtmann
933M: marcel@holtmann.org
934P: Maxim Krasnyansky
935M: maxk@qualcomm.com
936S: Maintained
937
938BLUETOOTH HCI BCM203X DRIVER
939P: Marcel Holtmann
940M: marcel@holtmann.org
941S: Maintained
942
943BLUETOOTH HCI BPA10X DRIVER
944P: Marcel Holtmann
945M: marcel@holtmann.org
946S: Maintained
947
948BLUETOOTH HCI BFUSB DRIVER
949P: Marcel Holtmann
950M: marcel@holtmann.org
951S: Maintained
952
953BLUETOOTH HCI DTL1 DRIVER
954P: Marcel Holtmann
955M: marcel@holtmann.org
956S: Maintained
957
958BLUETOOTH HCI BLUECARD DRIVER
959P: Marcel Holtmann
960M: marcel@holtmann.org
961S: Maintained
962
963BLUETOOTH HCI BT3C DRIVER
964P: Marcel Holtmann
965M: marcel@holtmann.org
966S: Maintained
967
968BLUETOOTH HCI BTUART DRIVER
969P: Marcel Holtmann
970M: marcel@holtmann.org
971S: Maintained
972
973BLUETOOTH HCI VHCI DRIVER
974P: Maxim Krasnyansky
975M: maxk@qualcomm.com
976S: Maintained
977
978BONDING DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +0100979P: Jay Vosburgh
980M: fubar@us.ibm.com
981L: bonding-devel@lists.sourceforge.net
982W: http://sourceforge.net/projects/bonding/
983S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700984
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000985BROADBAND PROCESSOR ARCHITECTURE
986P: Arnd Bergmann
987M: arnd@arndb.de
Stephen Rothwell1d049812006-03-22 11:26:58 +1100988L: linuxppc-dev@ozlabs.org
Arthur Othieno6d923f92006-05-19 06:22:23 -0400989W: http://www.penguinppc.org/ppc64/
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000990S: Supported
991
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
1005P: Eliezer Tamir
1006M: eliezert@broadcom.com
1007L: 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
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001055CFAG12864B LCD DRIVER
1056P: Miguel Ojeda Sandonis
1057M: maxextreme@gmail.com
1058L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -07001059W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001060S: Maintained
1061
1062CFAG12864BFB LCD FRAMEBUFFER DRIVER
1063P: Miguel Ojeda Sandonis
1064M: maxextreme@gmail.com
1065L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -07001066W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08001067S: Maintained
1068
Johannes Berg704232c2007-04-23 12:20:05 -07001069CFG80211 and NL80211
1070P: Johannes Berg
1071M: johannes@sipsolutions.net
1072L: linux-wireless@vger.kernel.org
1073S: Maintained
1074
Andy Whitcroft0a920b52007-06-01 00:46:48 -07001075CHECKPATCH
1076P: Andy Whitcroft
1077M: apw@shadowen.org
1078P: Randy Dunlap
1079M: rdunlap@xenotime.net
1080P: Joel Schopp
1081M: jschopp@austin.ibm.com
1082S: Supported
1083
Linus Torvalds1da177e2005-04-16 15:20:36 -07001084COMMON INTERNET FILE SYSTEM (CIFS)
1085P: Steve French
1086M: sfrench@samba.org
Jesper Juhlfb453d42006-01-15 02:46:48 +01001087L: linux-cifs-client@lists.samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001088L: samba-technical@lists.samba.org
Steve Frenchaf5a0322007-08-13 19:53:17 +00001089W: http://linux-cifs.samba.org/
Josh Boyer1adc1232005-11-23 15:44:15 -08001090T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001091S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001092
Joel Becker7063fbf2005-12-15 14:29:43 -08001093CONFIGFS
1094P: Joel Becker
Joel Becker62ca3d22006-01-27 11:04:12 -08001095M: joel.becker@oracle.com
1096L: linux-kernel@vger.kernel.org
Joel Becker7063fbf2005-12-15 14:29:43 -08001097S: Supported
1098
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001099CIRRUS LOGIC EP93XX ETHERNET DRIVER
1100P: Lennert Buytenhek
1101M: kernel@wantstofly.org
1102L: netdev@vger.kernel.org
1103S: Maintained
1104
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001105CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1106P: Lennert Buytenhek
1107M: kernel@wantstofly.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001108L: linux-usb@vger.kernel.org
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001109S: Maintained
1110
Timur Tabid9e9d822008-04-24 08:45:26 +10001111CIRRUS LOGIC CS4270 SOUND DRIVER
1112P: Timur Tabi
1113M: timur@freescale.com
1114L: alsa-devel@alsa-project.org
1115S: Supported
1116
Linus Torvalds1da177e2005-04-16 15:20:36 -07001117CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1118P: Cirrus Logic Corporation (kernel 2.2 driver)
1119M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1120P: Nils Faerber (port to kernel 2.4)
1121M: Nils Faerber <nils@kernelconcepts.de>
1122S: Maintained
1123
1124CODA FILE SYSTEM
1125P: Jan Harkes
1126M: jaharkes@cs.cmu.edu
1127M: coda@cs.cmu.edu
1128L: codalist@coda.cs.cmu.edu
1129W: http://www.coda.cs.cmu.edu/
1130S: Maintained
1131
1132COMPACTPCI HOTPLUG CORE
1133P: Scott Murray
1134M: scottm@somanetworks.com
1135M: scott@spiteful.org
1136L: pcihpd-discuss@lists.sourceforge.net
1137S: Supported
1138
1139COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1140P: Scott Murray
1141M: scottm@somanetworks.com
1142M: scott@spiteful.org
1143L: pcihpd-discuss@lists.sourceforge.net
1144S: Supported
1145
1146COMPACTPCI HOTPLUG GENERIC DRIVER
1147P: Scott Murray
1148M: scottm@somanetworks.com
1149M: scott@spiteful.org
1150L: pcihpd-discuss@lists.sourceforge.net
1151S: Supported
1152
1153COMPUTONE INTELLIPORT MULTIPORT CARD
1154P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -07001155M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001156W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -07001157S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001158
Simon Arlott949be0f2007-03-06 02:47:46 -08001159CONEXANT ACCESSRUNNER USB DRIVER
1160P: Simon Arlott
1161M: cxacru@fire.lp0.eu
Simon Arlott9ae5e3b2007-05-09 08:38:10 +02001162L: accessrunner-general@lists.sourceforge.net
1163W: http://accessrunner.sourceforge.net/
Simon Arlott949be0f2007-03-06 02:47:46 -08001164S: Maintained
1165
Paul Menagefb3a0fb2008-03-04 14:28:28 -08001166CONTROL GROUPS (CGROUPS)
1167P: Paul Menage
1168M: menage@google.com
1169L: containers@lists.linux-foundation.org
1170S: Maintained
1171
Rudolf Marekbebe4672007-05-08 17:22:02 +02001172CORETEMP HARDWARE MONITORING DRIVER
1173P: Rudolf Marek
1174M: r.marek@assembler.cz
1175L: lm-sensors@lm-sensors.org
1176S: Maintained
1177
Linus Torvalds1da177e2005-04-16 15:20:36 -07001178COSA/SRP SYNC SERIAL DRIVER
1179P: Jan "Yenya" Kasprzak
1180M: kas@fi.muni.cz
1181W: http://www.fi.muni.cz/~kas/cosa/
1182S: Maintained
1183
1184CPU FREQUENCY DRIVERS
1185P: Dave Jones
1186M: davej@codemonkey.org.uk
1187L: cpufreq@lists.linux.org.uk
1188W: http://www.codemonkey.org.uk/projects/cpufreq/
Dave Jones7531a0b2006-12-12 17:26:35 -05001189T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001190S: Maintained
1191
1192CPUID/MSR DRIVER
1193P: H. Peter Anvin
1194M: hpa@zytor.com
1195S: Maintained
1196
Paul Jacksoned90fb42005-09-27 21:45:37 -07001197CPUSETS
1198P: Paul Jackson
Paul Jackson6bffd7b2008-05-01 04:34:21 -07001199P: Paul Menage
Paul Jacksoned90fb42005-09-27 21:45:37 -07001200M: pj@sgi.com
Paul Jackson6bffd7b2008-05-01 04:34:21 -07001201M: menage@google.com
Paul Jacksoned90fb42005-09-27 21:45:37 -07001202L: linux-kernel@vger.kernel.org
1203W: http://www.bullopensource.org/cpuset/
1204S: Supported
1205
Linus Torvalds1da177e2005-04-16 15:20:36 -07001206CRAMFS FILESYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +01001207W: http://sourceforge.net/projects/cramfs/
1208S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001209
1210CRIS PORT
1211P: Mikael Starvik
1212M: starvik@axis.com
Jesper Nilsson0b07aa62008-01-25 13:22:29 +01001213P: Jesper Nilsson
1214M: jesper.nilsson@axis.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001215L: dev-etrax@axis.com
1216W: http://developer.axis.com
1217S: Maintained
1218
1219CRYPTO API
1220P: Herbert Xu
1221M: herbert@gondor.apana.org.au
1222P: David S. Miller
1223M: davem@davemloft.net
1224L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001225T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001226S: Maintained
1227
Jaya Kumar9b4ffa42005-11-17 10:12:23 +01001228CS5535 Audio ALSA driver
1229P: Jaya Kumar
1230M: jayakumar.alsa@gmail.com
1231S: Maintained
1232
Hans Verkuil6d8425b2008-05-05 18:25:22 -03001233CX18 VIDEO4LINUX DRIVER
1234P: Hans Verkuil, Andy Walls
1235M: hverkuil@xs4all.nl, awalls@radix.net
1236L: ivtv-devel@ivtvdriver.org
1237L: ivtv-users@ivtvdriver.org
1238L: video4linux-list@redhat.com
1239W: http://linuxtv.org
1240S: Maintained
1241
Steve Wisee5ec3782008-05-20 14:06:33 -07001242CXGB3 ETHERNET DRIVER (CXGB3)
1243P: Divy Le Ray
1244M: divy@chelsio.com
1245L: netdev@vger.kernel.org
1246W: http://www.chelsio.com
1247S: Supported
1248
1249CXGB3 IWARP RNIC DRIVER (IW_CXGB3)
1250P: Steve Wise
1251M: swise@chelsio.com
1252L: general@lists.openfabrics.org
1253W: http://www.openfabrics.org
1254S: Supported
1255
Linus Torvalds1da177e2005-04-16 15:20:36 -07001256CYBERPRO FB DRIVER
1257P: Russell King
1258M: rmk@arm.linux.org.uk
1259W: http://www.arm.linux.org.uk/
1260S: Maintained
1261
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001262CYBLAFB FRAMEBUFFER DRIVER
1263P: Knut Petersen
1264M: Knut_Petersen@t-online.de
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001265L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001266S: Maintained
1267
Linus Torvalds1da177e2005-04-16 15:20:36 -07001268CYCLADES 2X SYNC CARD DRIVER
1269P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001270M: acme@ghostprotocols.net
1271W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07001272S: Maintained
1273
1274CYCLADES ASYNC MUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001275W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001276S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001277
1278CYCLADES PC300 DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001279W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001280S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001281
Linus Torvalds1da177e2005-04-16 15:20:36 -07001282DAMA SLAVE for AX.25
1283P: Joerg Reuter
1284M: jreuter@yaina.de
1285W: http://yaina.de/jreuter/
1286W: http://www.qsl.net/dl1bke/
1287L: linux-hams@vger.kernel.org
1288S: Maintained
1289
1290DC395x SCSI driver
1291P: Oliver Neukum
1292M: oliver@neukum.name
1293P: Ali Akcaagac
1294M: aliakc@web.de
1295P: Jamie Lenehan
1296M: lenehan@twibble.org
1297W: http://twibble.org/dist/dc395x/
Randy Dunlapf5df58812006-07-14 00:24:29 -07001298L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001299L: http://lists.twibble.org/mailman/listinfo/dc395x/
1300S: Maintained
1301
1302DC390/AM53C974 SCSI driver
1303P: Kurt Garloff
1304M: garloff@suse.de
1305W: http://www.garloff.de/kurt/linux/dc390/
1306P: Guennadi Liakhovetski
1307M: g.liakhovetski@gmx.de
1308S: Maintained
1309
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001310DCCP PROTOCOL
1311P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001312M: acme@ghostprotocols.net
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001313L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -08001314W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001315S: Maintained
1316
Linus Torvalds1da177e2005-04-16 15:20:36 -07001317DECnet NETWORK LAYER
Christine Caulfield8943f262008-02-14 19:31:31 -08001318P: Christine Caulfield
1319M: christine.caulfield@googlemail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001320W: http://linux-decnet.sourceforge.net
1321L: linux-decnet-user@lists.sourceforge.net
1322S: Maintained
1323
1324DEFXX FDDI NETWORK DRIVER
1325P: Maciej W. Rozycki
1326M: macro@linux-mips.org
1327S: Maintained
1328
1329DELL LAPTOP SMM DRIVER
1330P: Massimo Dal Zotto
1331M: dz@debian.org
1332W: http://www.debian.org/~dz/i8k/
1333S: Maintained
1334
Doug Warzecha90563ec2005-09-06 15:17:15 -07001335DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1336P: Doug Warzecha
1337M: Douglas_Warzecha@dell.com
1338S: Maintained
1339
Pavel Machek5ddb88c2006-09-29 02:01:29 -07001340DEVICE-MAPPER (LVM)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001341P: Alasdair Kergon
1342L: dm-devel@redhat.com
1343W: http://sources.redhat.com/dm
1344S: Maintained
1345
1346DEVICE NUMBER REGISTRY
1347P: Torben Mathiasen
1348M: device@lanana.org
1349W: http://lanana.org/docs/device-list/index.html
1350L: linux-kernel@vger.kernel.org
1351S: Maintained
1352
Linus Torvalds1da177e2005-04-16 15:20:36 -07001353DIGI INTL. EPCA DRIVER
1354P: Digi International, Inc
1355M: Eng.Linux@digi.com
1356L: Eng.Linux@digi.com
1357W: http://www.digi.com
1358S: Orphaned
1359
Linus Torvalds1da177e2005-04-16 15:20:36 -07001360DIRECTORY NOTIFICATION
1361P: Stephen Rothwell
1362M: sfr@canb.auug.org.au
1363L: linux-kernel@vger.kernel.org
1364S: Supported
1365
1366DISK GEOMETRY AND PARTITION HANDLING
1367P: Andries Brouwer
1368M: aeb@cwi.nl
1369W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1370W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1371W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1372S: Maintained
1373
1374DISKQUOTA:
1375P: Jan Kara
1376M: jack@suse.cz
1377L: linux-kernel@vger.kernel.org
1378S: Maintained
1379
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001380DISTRIBUTED LOCK MANAGER
Christine Caulfield8943f262008-02-14 19:31:31 -08001381P: Christine Caulfield
1382M: ccaulfie@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001383P: David Teigland
1384M: teigland@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001385L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001386W: http://sources.redhat.com/cluster/
David Teiglandd7c2fea2008-02-21 15:27:09 -06001387T: git kernel.org:/pub/scm/linux/kernel/git/teigland/dlm.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001388S: Supported
1389
Linus Torvalds1da177e2005-04-16 15:20:36 -07001390DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1391P: Tobias Ringstrom
1392M: tori@unhappy.mine.nu
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08001393L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001394S: Maintained
1395
Dan Williamsb3e5f262007-08-07 10:26:35 -07001396DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01001397P: Maciej Sosnowski
1398M: maciej.sosnowski@intel.com
Dan Williamsb3e5f262007-08-07 10:26:35 -07001399P: Dan Williams
1400M: dan.j.williams@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001401L: linux-kernel@vger.kernel.org
Dan Williamsb3e5f262007-08-07 10:26:35 -07001402S: Supported
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001403
Juerg Haefligerb8250372007-06-09 10:11:16 -04001404DME1737 HARDWARE MONITOR DRIVER
1405P: Juerg Haefliger
1406M: juergh@gmail.com
1407L: lm-sensors@lm-sensors.org
1408S: Maintained
1409
Martin Waitzba483d52005-06-17 13:20:59 -07001410DOCBOOK FOR DOCUMENTATION
Randy Dunlap0f40efb2006-07-03 00:24:15 -07001411P: Randy Dunlap
1412M: rdunlap@xenotime.net
Martin Waitzba483d52005-06-17 13:20:59 -07001413S: Maintained
1414
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001415DOCKING STATION DRIVER
1416P: Kristen Carlson Accardi
1417M: kristen.c.accardi@intel.com
1418L: linux-acpi@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05001419S: Supported
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001420
Linus Torvalds1da177e2005-04-16 15:20:36 -07001421DOUBLETALK DRIVER
1422P: James R. Van Zandt
1423M: jrv@vanzandt.mv.com
1424L: blinux-list@redhat.com
1425S: Maintained
1426
1427DRIVER CORE, KOBJECTS, AND SYSFS
1428P: Greg Kroah-Hartman
1429M: gregkh@suse.de
1430L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001431T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001432S: Supported
1433
1434DRM DRIVERS
1435P: David Airlie
1436M: airlied@linux.ie
1437L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -08001438T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001439S: Maintained
1440
1441DSCC4 DRIVER
Francois Romieu01f20732007-01-26 00:57:17 -08001442P: Francois Romieu
1443M: romieu@fr.zoreil.com
1444L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001445S: Maintained
1446
1447DVB SUBSYSTEM AND DRIVERS
1448P: LinuxTV.org Project
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001449M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001450L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +02001451W: http://linuxtv.org/
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001452T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001453S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001454
Maciej W. Rozycki789c7042008-02-07 00:15:13 -08001455DZ DECSTATION DZ11 SERIAL DRIVER
1456P: Maciej W. Rozycki
1457M: macro@linux-mips.org
1458S: Maintained
1459
Linus Torvalds1da177e2005-04-16 15:20:36 -07001460EATA-DMA SCSI DRIVER
1461P: Michael Neuffer
1462L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1463S: Maintained
1464
1465EATA ISA/EISA/PCI SCSI DRIVER
1466P: Dario Ballabio
1467M: ballabio_dario@emc.com
1468L: linux-scsi@vger.kernel.org
1469S: Maintained
1470
1471EATA-PIO SCSI DRIVER
1472P: Michael Neuffer
1473M: mike@i-Connect.Net
1474L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1475S: Maintained
1476
1477EBTABLES
1478P: Bart De Schuymer
1479M: bart.de.schuymer@pandora.be
1480L: ebtables-user@lists.sourceforge.net
1481L: ebtables-devel@lists.sourceforge.net
1482W: http://ebtables.sourceforge.net/
1483S: Maintained
1484
Michael Halcrow237fead2006-10-04 02:16:22 -07001485ECRYPT FILE SYSTEM
1486P: Mike Halcrow, Phillip Hellewell
1487M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1488L: ecryptfs-devel@lists.sourceforge.net
1489W: http://ecryptfs.sourceforge.net/
1490S: Supported
1491
Alan Coxda9bb1d2006-01-18 17:44:13 -08001492EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -08001493P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001494M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001495L: bluesmoke-devel@lists.sourceforge.net
1496W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001497S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -08001498
1499EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001500P: Mark Gross
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001501P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001502M: mark.gross@intel.com
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001503M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001504L: bluesmoke-devel@lists.sourceforge.net
1505W: bluesmoke.sourceforge.net
1506S: Maintained
1507
1508EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001509P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001510M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001511L: bluesmoke-devel@lists.sourceforge.net
1512W: bluesmoke.sourceforge.net
1513S: Maintained
1514
Douglas Thompson6bc78402007-07-19 01:50:12 -07001515EDAC-I82443BXGX
1516P: Tim Small
1517M: tim@buttersideup.com
1518L: bluesmoke-devel@lists.sourceforge.net
1519W: bluesmoke.sourceforge.net
1520S: Maintained
1521
1522EDAC-I3000
1523P: Jason Uhlenkott
1524M: juhlenko@akamai.com
1525L: bluesmoke-devel@lists.sourceforge.net
1526W: bluesmoke.sourceforge.net
1527S: Maintained
1528
1529EDAC-I5000
1530P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001531M: dougthompson@xmission.com
1532L: bluesmoke-devel@lists.sourceforge.net
1533W: bluesmoke.sourceforge.net
1534S: Maintained
1535
1536EDAC-I82975X
1537P: Ranganathan Desikan
1538P: Arvind R.
1539M: rdesikan@jetzbroadband.com
1540M: arvind@acarlab.com
1541L: bluesmoke-devel@lists.sourceforge.net
1542W: bluesmoke.sourceforge.net
1543S: Maintained
1544
1545EDAC-PASEMI
1546P: Egor Martovetsky
1547M: egor@pasemi.com
Douglas Thompson6bc78402007-07-19 01:50:12 -07001548L: bluesmoke-devel@lists.sourceforge.net
1549W: bluesmoke.sourceforge.net
1550S: Maintained
1551
Dave Peterson0e438e32006-03-26 01:38:55 -08001552EDAC-R82600
1553P: Tim Small
1554M: tim@buttersideup.com
1555L: bluesmoke-devel@lists.sourceforge.net
1556W: bluesmoke.sourceforge.net
1557S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -08001558
Eric Coopere59f8792008-03-13 12:55:46 +01001559EEEPC LAPTOP EXTRAS DRIVER
1560P: Corentin Chary
1561M: corentincj@iksaif.net
1562L: acpi4asus-user@lists.sourceforge.net
1563W: http://sourceforge.net/projects/acpi4asus
1564S: Maintained
1565
Linus Torvalds1da177e2005-04-16 15:20:36 -07001566EEPRO100 NETWORK DRIVER
1567P: Andrey V. Savochkin
1568M: saw@saw.sw.com.sg
1569S: Maintained
1570
Josh Triplett0bee8d22006-07-30 03:03:58 -07001571EFS FILESYSTEM
1572W: http://aeschi.ch.eu.org/efs/
1573S: Orphan
1574
Heiko J Schickfab97222006-09-22 15:22:22 -07001575EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1576P: Hoang-Nam Nguyen
1577M: hnguyen@de.ibm.com
1578P: Christoph Raisch
1579M: raisch@de.ibm.com
Roland Dreier78526822007-07-09 20:12:26 -07001580L: general@lists.openfabrics.org
Heiko J Schickfab97222006-09-22 15:22:22 -07001581S: Supported
1582
David Woodhouse3e3a7d62008-05-01 04:34:46 -07001583EMBEDDED LINUX
1584P: Paul Gortmaker
1585M: paul.gortmaker@windriver.com
1586P David Woodhouse
1587M: dwmw2@infradead.org
1588L: linux-embedded@vger.kernel.org
1589S: Maintained
1590
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001591EMULEX LPFC FC SCSI DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001592P: James Smart
1593M: james.smart@emulex.com
1594L: linux-scsi@vger.kernel.org
1595W: http://sourceforge.net/projects/lpfcxxxx
1596S: Supported
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001597
Linus Torvalds1da177e2005-04-16 15:20:36 -07001598EPSON 1355 FRAMEBUFFER DRIVER
1599P: Christopher Hoover
1600M: ch@murgatroid.com, ch@hpl.hp.com
1601S: Maintained
1602
1603ETHEREXPRESS-16 NETWORK DRIVER
1604P: Philip Blundell
1605M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001606L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001607S: Maintained
1608
1609ETHERNET BRIDGE
1610P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08001611M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07001612L: bridge@lists.linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001613W: http://bridge.sourceforge.net/
1614S: Maintained
1615
1616ETHERTEAM 16I DRIVER
1617P: Mika Kuoppala
1618M: miku@iki.fi
1619S: Maintained
1620
1621EXT2 FILE SYSTEM
Erik Mouw72be2cc2006-12-06 20:40:49 -08001622L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001623S: Maintained
1624
1625EXT3 FILE SYSTEM
1626P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001627M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001628L: linux-ext4@vger.kernel.org
1629S: Maintained
1630
1631EXT4 FILE SYSTEM
1632P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001633M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001634L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001635S: Maintained
1636
Jean Delvaree53004e2006-01-09 23:26:14 +01001637F71805F HARDWARE MONITORING DRIVER
1638P: Jean Delvare
1639M: khali@linux-fr.org
1640L: lm-sensors@lm-sensors.org
1641S: Maintained
1642
Linus Torvalds1da177e2005-04-16 15:20:36 -07001643FARSYNC SYNCHRONOUS DRIVER
1644P: Kevin Curtis
1645M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001646W: http://www.farsite.co.uk/
1647S: Supported
1648
Akinobu Mitac5408b82007-04-23 14:41:20 -07001649FAULT INJECTION SUPPORT
1650P: Akinobu Mita
1651M: akinobu.mita@gmail.com
1652S: Supported
1653
Linus Torvalds1da177e2005-04-16 15:20:36 -07001654FRAMEBUFFER LAYER
1655P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001656M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08001657L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001658W: http://linux-fbdev.sourceforge.net/
1659S: Maintained
1660
Zhang Wei173acc72008-03-01 07:42:48 -07001661FREESCALE DMA DRIVER
1662P; Zhang Wei
1663M: wei.zhang@freescale.com
1664L: linuxppc-embedded@ozlabs.org
1665L: linux-kernel@vger.kernel.org
1666S: Maintained
1667
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001668FREESCALE SOC FS_ENET DRIVER
1669P: Pantelis Antoniou
1670M: pantelis.antoniou@gmail.com
1671P: Vitaly Bordug
1672M: vbordug@ru.mvista.com
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001673L: linuxppc-dev@ozlabs.org
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001674L: netdev@vger.kernel.org
1675S: Maintained
1676
Timur Tabid9e9d822008-04-24 08:45:26 +10001677FREESCALE QUICC ENGINE LIBRARY
1678P: Timur Tabi
1679M: timur@freescale.com
1680L: linuxppc-dev@ozlabs.org
1681S: Supported
1682
Li Yanga7205b32007-04-23 10:38:18 -07001683FREESCALE HIGHSPEED USB DEVICE DRIVER
1684P: Li Yang
1685M: leoli@freescale.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07001686L: linux-usb@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001687L: linuxppc-dev@ozlabs.org
Li Yanga7205b32007-04-23 10:38:18 -07001688S: Maintained
1689
Li Yangbeaf53b2007-05-25 13:54:02 +08001690FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1691P: Li Yang
1692M: leoli@freescale.com
1693L: netdev@vger.kernel.org
Mark A. Greer88de3ca2007-10-02 10:24:08 +10001694L: linuxppc-dev@ozlabs.org
Li Yangbeaf53b2007-05-25 13:54:02 +08001695S: Maintained
1696
Timur Tabid9e9d822008-04-24 08:45:26 +10001697FREESCALE QUICC ENGINE UCC UART DRIVER
1698P: Timur Tabi
1699M: timur@freescale.com
1700L: linuxppc-dev@ozlabs.org
1701S: Supported
1702
1703FREESCALE SOC SOUND DRIVERS
1704P: Timur Tabi
1705M: timur@freescale.com
1706L: alsa-devel@alsa-project.org
1707L: linuxppc-dev@ozlabs.org
1708S: Supported
1709
Linus Torvalds1da177e2005-04-16 15:20:36 -07001710FILE LOCKING (flock() and fcntl()/lockf())
1711P: Matthew Wilcox
1712M: matthew@wil.cx
1713L: linux-fsdevel@vger.kernel.org
1714S: Maintained
1715
1716FILESYSTEMS (VFS and infrastructure)
1717P: Alexander Viro
viro@ZenIV.linux.org.uk84122052005-09-06 19:35:49 +01001718M: viro@zeniv.linux.org.uk
Paul Menageb9cf92e2008-02-14 19:31:24 -08001719L: linux-fsdevel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001720S: Maintained
1721
Stefan Richterf148e202008-01-12 12:32:44 +01001722FIREWIRE SUBSYSTEM (drivers/firewire, <linux/firewire*.h>)
Stefan Richterb3274472007-05-30 20:44:52 -04001723P: Kristian Hoegsberg, Stefan Richter
1724M: krh@redhat.com, stefanr@s5r6.in-berlin.de
1725L: linux1394-devel@lists.sourceforge.net
1726W: http://www.linux1394.org/
1727T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1728S: Maintained
1729
Linus Torvalds1da177e2005-04-16 15:20:36 -07001730FIRMWARE LOADER (request_firmware)
1731L: linux-kernel@vger.kernel.org
1732S: Orphan
1733
1734FPU EMULATOR
1735P: Bill Metzenthen
1736M: billm@suburbia.net
1737W: http://suburbia.net/~billm/floating-point/emulator/
1738S: Maintained
1739
1740FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1741P: Mike McLagan
1742M: mike.mclagan@linux.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001743L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001744S: Maintained
1745
1746FREEVXFS FILESYSTEM
1747P: Christoph Hellwig
1748M: hch@infradead.org
1749W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1750S: Maintained
1751
David Howells5ab7ffe2007-04-10 15:10:45 +01001752FUJITSU FR-V (FRV) PORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07001753P: David Howells
1754M: dhowells@redhat.com
1755S: Maintained
1756
Miklos Szeredi04578f12005-09-09 13:10:22 -07001757FUSE: FILESYSTEM IN USERSPACE
1758P: Miklos Szeredi
1759M: miklos@szeredi.hu
1760L: fuse-devel@lists.sourceforge.net
1761W: http://fuse.sourceforge.net/
1762S: Maintained
1763
Linus Torvalds1da177e2005-04-16 15:20:36 -07001764FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1765P: Rik Faith
1766M: faith@cs.unc.edu
1767L: linux-scsi@vger.kernel.org
1768S: Odd fixes (e.g., new signatures)
1769
1770GDT SCSI DISK ARRAY CONTROLLER DRIVER
1771P: Achim Leubner
1772M: achim_leubner@adaptec.com
1773L: linux-scsi@vger.kernel.org
1774W: http://www.icp-vortex.com/
1775S: Supported
1776
Haavard Skinnemoen1c23af92007-05-01 23:26:34 +02001777GENERIC GPIO I2C DRIVER
1778P: Haavard Skinnemoen
1779M: hskinnemoen@atmel.com
1780S: Supported
1781
Linus Torvalds1da177e2005-04-16 15:20:36 -07001782GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1783P: Krzysztof Halasa
1784M: khc@pm.waw.pl
1785W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1786S: Maintained
1787
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001788GFS2 FILE SYSTEM
1789P: Steven Whitehouse
1790M: swhiteho@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001791L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001792W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001793T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1794T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001795S: Supported
1796
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001797GIGASET ISDN DRIVERS
1798P: Hansjoerg Lipp
1799M: hjlipp@web.de
1800P: Tilman Schmidt
1801M: tilman@imap.cc
1802L: gigaset307x-common@lists.sourceforge.net
1803W: http://gigaset307x.sourceforge.net/
1804S: Maintained
1805
Jean Delvare5b543962005-08-15 19:51:02 +02001806HARDWARE MONITORING
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001807P: Mark M. Hoffman
1808M: mhoffman@lightlink.com
Jean Delvare5b543962005-08-15 19:51:02 +02001809L: lm-sensors@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001810W: http://www.lm-sensors.org/
Mark M. Hoffmana1aa5a72007-10-07 14:45:26 -04001811T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git testing
1812T: git lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git release
Jean Delvare5b543962005-08-15 19:51:02 +02001813S: Maintained
1814
Michael Buesch844dd052006-06-26 00:24:59 -07001815HARDWARE RANDOM NUMBER GENERATOR CORE
Michael Buesch41851082008-02-23 15:23:42 -08001816S: Orphaned
Michael Buesch844dd052006-06-26 00:24:59 -07001817
Robert Love860e1d62005-08-31 23:57:59 -04001818HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1819P: Robert Love
1820M: rlove@rlove.org
1821M: linux-kernel@vger.kernel.org
1822W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1823S: Maintained
1824
Linus Torvalds1da177e2005-04-16 15:20:36 -07001825HARMONY SOUND DRIVER
1826P: Kyle McMartin
1827M: kyle@parisc-linux.org
Kyle McMartinac6aecb2007-12-03 22:04:34 +00001828L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001829S: Maintained
1830
1831HAYES ESP SERIAL DRIVER
1832P: Andrew J. Robinson
1833M: arobinso@nyx.net
1834L: linux-kernel@vger.kernel.org
1835W: http://www.nyx.net/~arobinso
1836S: Maintained
1837
1838HFS FILESYSTEM
1839P: Roman Zippel
1840M: zippel@linux-m68k.org
1841L: linux-kernel@vger.kernel.org
1842S: Maintained
1843
1844HGA FRAMEBUFFER DRIVER
1845P: Ferenc Bakonyi
1846M: fero@drama.obuda.kando.hu
1847L: linux-nvidia@lists.surfsouth.com
1848W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1849S: Maintained
1850
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001851HID CORE LAYER
1852P: Jiri Kosina
1853M: jkosina@suse.cz
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04001854L: linux-input@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01001855T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001856S: Maintained
1857
Ingo Molnar38bed542007-02-22 09:09:34 +01001858HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1859P: Thomas Gleixner
1860M: tglx@linutronix.de
1861L: linux-kernel@vger.kernel.org
1862S: Maintained
1863
Linus Torvalds1da177e2005-04-16 15:20:36 -07001864HIGH-SPEED SCC DRIVER FOR AX.25
1865P: Klaus Kudielka
1866M: klaus.kudielka@ieee.org
1867L: linux-hams@vger.kernel.org
1868W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1869S: Maintained
1870
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08001871HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1872P: HighPoint Linux Team
1873M: linux@highpoint-tech.com
1874W: http://www.highpoint-tech.com
1875S: Supported
1876
Linus Torvalds1da177e2005-04-16 15:20:36 -07001877HIPPI
1878P: Jes Sorensen
1879M: jes@trained-monkey.org
1880L: linux-hippi@sunsite.dk
1881S: Maintained
1882
1883HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1884P: Chirag Kantharia
1885M: chirag.kantharia@hp.com
1886L: iss_storagedev@hp.com
1887S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001888
Linus Torvalds1da177e2005-04-16 15:20:36 -07001889HEWLETT-PACKARD SMART2 RAID DRIVER
1890P: Chirag Kantharia
1891M: chirag.kantharia@hp.com
1892L: iss_storagedev@hp.com
1893S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001894
Linus Torvalds1da177e2005-04-16 15:20:36 -07001895HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1896P: Mike Miller
1897M: mike.miller@hp.com
1898L: iss_storagedev@hp.com
1899S: Supported
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001900
Jouni Malinenff1d2762005-05-12 22:54:16 -04001901HOST AP DRIVER
1902P: Jouni Malinen
Jouni Malinen85d32e72007-03-24 17:15:30 -07001903M: j@w1.fi
1904L: hostap@shmoo.com (subscribers-only)
Johannes Berg724c6b32007-04-23 12:18:20 -07001905L: linux-wireless@vger.kernel.org
Jouni Malinenff1d2762005-05-12 22:54:16 -04001906W: http://hostap.epitest.fi/
1907S: Maintained
1908
Linus Torvalds1da177e2005-04-16 15:20:36 -07001909HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1910P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02001911M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07001912S: Maintained
1913
Carlos Corbachodd8cd772008-02-05 02:17:15 +00001914HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
1915P: Carlos Corbacho
1916M: carlos@strangeworlds.co.uk
1917S: Odd Fixes
1918
Bob Piccob9b03322005-11-07 00:59:19 -08001919HPET: High Precision Event Timers driver (hpet.c)
1920P: Clemens Ladisch
1921M: clemens@ladisch.de
1922S: Maintained
1923
1924HPET: i386
1925P: Venkatesh Pallipadi (Venki)
1926M: venkatesh.pallipadi@intel.com
1927S: Maintained
1928
1929HPET: x86_64
Andi Kleen8bd09832007-10-13 01:01:08 +02001930P: Vojtech Pavlik
1931M: vojtech@suse.cz
Bob Piccob9b03322005-11-07 00:59:19 -08001932S: Maintained
1933
1934HPET: ACPI hpet.c
1935P: Bob Picco
1936M: bob.picco@hp.com
1937S: Maintained
1938
Linus Torvalds1da177e2005-04-16 15:20:36 -07001939HPFS FILESYSTEM
1940P: Mikulas Patocka
1941M: mikulas@artax.karlin.mff.cuni.cz
1942W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1943S: Maintained
1944
1945HUGETLB FILESYSTEM
1946P: William Irwin
1947M: wli@holomorphy.com
1948S: Maintained
1949
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04001950I2C/SMBUS STUB DRIVER
1951P: Mark M. Hoffman
1952M: mhoffman@lightlink.com
1953L: lm-sensors@lm-sensors.org
1954S: Maintained
1955
Jean Delvare5b543962005-08-15 19:51:02 +02001956I2C SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001957P: Jean Delvare
1958M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02001959L: i2c@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001960T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001961S: Maintained
1962
Till Harbaume8c76ee2007-05-01 23:26:35 +02001963I2C-TINY-USB DRIVER
1964P: Till Harbaum
1965M: till@harbaum.org
1966L: i2c@lm-sensors.org
1967T: http://www.harbaum.org/till/i2c_tiny_usb
1968S: Maintained
1969
Linus Torvalds1da177e2005-04-16 15:20:36 -07001970i386 BOOT CODE
H. Peter Anvin7f1291f2007-07-11 12:18:26 -07001971P: H. Peter Anvin
1972M: hpa@zytor.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001973L: Linux-Kernel@vger.kernel.org
1974S: Maintained
1975
1976i386 SETUP CODE / CPU ERRATA WORKAROUNDS
Linus Torvalds1da177e2005-04-16 15:20:36 -07001977P: H. Peter Anvin
1978M: hpa@zytor.com
H. Peter Anvin72af61c2007-07-13 16:26:55 -07001979T: git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001980S: Maintained
1981
Linus Torvalds1da177e2005-04-16 15:20:36 -07001982IA64 (Itanium) PLATFORM
1983P: Tony Luck
1984M: tony.luck@intel.com
1985L: linux-ia64@vger.kernel.org
1986W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001987T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001988S: Maintained
1989
1990SN-IA64 (Itanium) SUB-PLATFORM
Greg Edwardse5ee7dd2006-01-18 10:21:59 -06001991P: Jes Sorensen
1992M: jes@sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001993L: linux-altix@sgi.com
1994L: linux-ia64@vger.kernel.org
1995W: http://www.sgi.com/altix
1996S: Maintained
1997
1998IBM MCA SCSI SUBSYSTEM DRIVER
1999P: Michael Lang
2000M: langa2@kph.uni-mainz.de
2001W: http://www.uni-mainz.de/~langm000/linux.html
2002S: Maintained
2003
2004IBM Power Linux RAID adapter
2005P: Brian King
2006M: brking@us.ibm.com
2007S: Supported
2008
2009IBM ServeRAID RAID DRIVER
2010P: Jack Hammer
2011P: Dave Jeffery
2012M: ipslinux@adaptec.com
2013W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002014S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002015
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002016IDE SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07002017P: Bartlomiej Zolnierkiewicz
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002018M: bzolnier@gmail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002019L: linux-ide@vger.kernel.org
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01002020T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002021S: Maintained
2022
2023IDE/ATAPI CDROM DRIVER
Borislav Petkovc404c192007-12-24 15:23:44 +01002024P: Borislav Petkov
Borislav Petkovef709162008-02-19 01:41:25 +01002025M: petkovbb@gmail.com
Jens Axboe9c5b0ce2007-01-03 18:15:20 +01002026L: linux-ide@vger.kernel.org
Borislav Petkovc404c192007-12-24 15:23:44 +01002027S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002028
2029IDE/ATAPI FLOPPY DRIVERS
2030P: Paul Bristow
2031M: Paul Bristow <paul@paulbristow.net>
2032W: http://paulbristow.net/linux/idefloppy.html
2033L: linux-kernel@vger.kernel.org
2034S: Maintained
2035
2036IDE/ATAPI TAPE DRIVERS
2037P: Gadi Oxman
2038M: Gadi Oxman <gadio@netvision.net.il>
2039L: linux-kernel@vger.kernel.org
2040S: Maintained
2041
Bartlomiej Zolnierkiewiczf72abc22007-09-19 22:08:56 +02002042IDE-SCSI DRIVER
2043L: linux-ide@vger.kernel.org
2044L: linux-scsi@vger.kernel.org
2045S: Orphan
2046
Stefan Richterf148e202008-01-12 12:32:44 +01002047IEEE 1394 SUBSYSTEM (drivers/ieee1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002048P: Ben Collins
Stefan Richterf51a5a92007-04-23 14:41:10 -07002049M: ben.collins@ubuntu.com
Stefan Richter87730d02006-09-16 12:24:00 +02002050P: Stefan Richter
2051M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002052L: linux1394-devel@lists.sourceforge.net
2053W: http://www.linux1394.org/
Stefan Richter87730d02006-09-16 12:24:00 +02002054T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002055S: Maintained
2056
Stefan Richterf51a5a92007-04-23 14:41:10 -07002057IEEE 1394 RAW I/O DRIVER (raw1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002058P: Dan Dennedy
2059M: dan@dennedy.org
Stefan Richterf51a5a92007-04-23 14:41:10 -07002060P: Stefan Richter
2061M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002062L: linux1394-devel@lists.sourceforge.net
Jody McIntyre105d7b32005-09-30 11:59:04 -07002063S: Maintained
2064
Linus Torvalds1da177e2005-04-16 15:20:36 -07002065IMS TWINTURBO FRAMEBUFFER DRIVER
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002066L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Paul Mundt843393d2007-11-19 13:11:04 +09002067S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002068
2069INFINIBAND SUBSYSTEM
2070P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07002071M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002072P: Sean Hefty
Sean Heftyed96f24702008-01-02 12:00:24 -08002073M: sean.hefty@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002074P: Hal Rosenstock
Roland Dreiercec7c892007-07-12 15:59:36 -07002075M: hal.rosenstock@gmail.com
Roland Dreier78526822007-07-09 20:12:26 -07002076L: general@lists.openfabrics.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002077W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08002078T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002079S: Supported
2080
Robert P. J. Day2f1d0762007-07-10 00:38:18 -04002081INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
Vojtech Pavlik664d22a2005-12-13 17:03:36 -08002082P: Dmitry Torokhov
Dmitry Torokhov62f7caf2006-06-26 01:47:56 -04002083M: dmitry.torokhov@gmail.com
2084M: dtor@mail.ru
Dmitry Torokhoveb76c5c2007-11-02 09:07:33 -04002085L: linux-input@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002086T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002087S: Maintained
2088
Robert Lovec9f04f52005-07-15 12:21:07 -04002089INOTIFY
Cal Peake18b36c72006-12-12 20:18:16 +01002090P: John McCutchan
2091M: ttb@tentacle.dhs.org
2092P: Robert Love
2093M: rml@novell.com
Robert Lovec9f04f52005-07-15 12:21:07 -04002094L: linux-kernel@vger.kernel.org
2095S: Maintained
2096
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002097INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
Jim Cromiece00f852006-11-30 04:49:44 +01002098P: Sylvain Meyer
2099M: sylvain.meyer@worldonline.fr
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002100L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002101S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002102
Linus Torvalds1da177e2005-04-16 15:20:36 -07002103INTEL 810/815 FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002104P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002105M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002106L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01002107S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002108
Linus Torvalds1da177e2005-04-16 15:20:36 -07002109INTEL IA32 MICROCODE UPDATE SUPPORT
2110P: Tigran Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -08002111M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07002112S: Maintained
2113
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002114INTEL I/OAT DMA DRIVER
Maciej Sosnowski5e45bb22008-02-21 13:44:31 +01002115P: Maciej Sosnowski
2116M: maciej.sosnowski@intel.com
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07002117L: linux-kernel@vger.kernel.org
2118S: Supported
2119
Dan Williamsb3e5f262007-08-07 10:26:35 -07002120INTEL IOP-ADMA DMA DRIVER
2121P: Dan Williams
2122M: dan.j.williams@intel.com
2123L: linux-kernel@vger.kernel.org
2124S: Supported
2125
Michael Buesch844dd052006-06-26 00:24:59 -07002126INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
2127P: Deepak Saxena
2128M: dsaxena@plexity.net
2129S: Maintained
2130
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08002131INTEL IXP2000 ETHERNET DRIVER
2132P: Lennert Buytenhek
2133M: kernel@wantstofly.org
2134L: netdev@vger.kernel.org
2135S: Maintained
2136
Auke Kokd94e6fe2008-03-03 14:37:47 -08002137INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/ixgb/ixgbe)
Jesse Brandeburgadd18782006-03-14 14:52:13 -08002138P: Jeff Kirsher
2139M: jeffrey.t.kirsher@intel.com
Auke Koke0164af2008-05-07 13:42:33 -07002140P: Jesse Brandeburg
2141M: jesse.brandeburg@intel.com
Auke Kokd94e6fe2008-03-03 14:37:47 -08002142P: Bruce Allan
2143M: bruce.w.allan@intel.com
Auke Kok20424652008-01-07 21:47:25 -08002144P: John Ronciak
2145M: john.ronciak@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08002146L: e1000-devel@lists.sourceforge.net
Auke Kokd94e6fe2008-03-03 14:37:47 -08002147W: http://e1000.sourceforge.net/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002148S: Supported
2149
James Ketrenos826d2ab2005-11-07 18:56:59 -06002150INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002151P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002152M: yi.zhu@intel.com
2153P: James Ketrenos
2154M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002155P: Reinette Chatre
2156M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002157L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002158L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002159W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002160W: http://ipw2100.sourceforge.net
2161S: Supported
2162
2163INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
Reinette Chatre1d43d312007-11-06 22:06:28 -08002164P: Zhu Yi
James Ketrenos826d2ab2005-11-07 18:56:59 -06002165M: yi.zhu@intel.com
2166P: James Ketrenos
2167M: jketreno@linux.intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002168P: Reinette Chatre
2169M: reinette.chatre@intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002170L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002171L: ipw2100-devel@lists.sourceforge.net
Joe Perches04bdfb92007-12-22 14:03:27 -08002172W: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
James Ketrenos826d2ab2005-11-07 18:56:59 -06002173W: http://ipw2200.sourceforge.net
2174S: Supported
2175
Zhu Yib481de92007-09-25 17:54:57 -07002176INTEL WIRELESS WIFI LINK (iwlwifi)
2177P: Zhu Yi
2178M: yi.zhu@intel.com
Reinette Chatre1d43d312007-11-06 22:06:28 -08002179P: Reinette Chatre
2180M: reinette.chatre@intel.com
Zhu Yib481de92007-09-25 17:54:57 -07002181L: linux-wireless@vger.kernel.org
2182L: ipw3945-devel@lists.sourceforge.net
2183W: http://intellinuxwireless.org
Reinette Chatre2d4543f2008-04-10 13:16:27 -07002184T: git kernel.org:/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
Zhu Yib481de92007-09-25 17:54:57 -07002185S: Supported
2186
Ralf Baechlecb109a02007-08-30 23:56:30 -07002187IOC3 ETHERNET DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07002188P: Ralf Baechle
2189M: ralf@linux-mips.org
2190L: linux-mips@linux-mips.org
2191S: Maintained
2192
Ralf Baechlecb109a02007-08-30 23:56:30 -07002193IOC3 SERIAL DRIVER
2194P: Pat Gefre
2195M: pfg@sgi.com
Joe Perches6650e0a2007-12-10 15:49:32 -08002196L: linux-mips@linux-mips.org
Ralf Baechlecb109a02007-08-30 23:56:30 -07002197S: Maintained
2198
Linus Torvalds1da177e2005-04-16 15:20:36 -07002199IP MASQUERADING:
2200P: Juanjo Ciarlante
2201M: jjciarla@raiz.uncu.edu.ar
2202S: Maintained
2203
Francois Romieu1202d6f2007-09-17 17:13:55 -07002204IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
2205P: Francois Romieu
2206M: romieu@fr.zoreil.com
2207P: Sorbica Shieh
2208M: sorbica@icplus.com.tw
2209P: Jesse Huang
2210M: jesse@icplus.com.tw
2211L: netdev@vger.kernel.org
2212S: Maintained
2213
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002214IPATH DRIVER:
Arthur Jones18b8c8f2008-02-29 10:13:37 -08002215P: Ralph Campbell
Arthur Jonesf42b6472007-07-09 20:12:26 -07002216M: infinipath@qlogic.com
2217L: general@lists.openfabrics.org
2218T: git git://git.qlogic.com/ipath-linux-2.6
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002219S: Supported
2220
Corey Minyard4409ebe2006-04-20 02:43:12 -07002221IPMI SUBSYSTEM
2222P: Corey Minyard
2223M: minyard@acm.org
2224L: openipmi-developer@lists.sourceforge.net
2225W: http://openipmi.sourceforge.net/
2226S: Supported
2227
Linus Torvalds1da177e2005-04-16 15:20:36 -07002228IPX NETWORK LAYER
2229P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002230M: acme@ghostprotocols.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002231L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002232S: Maintained
2233
David Sterba099dc4f2008-02-07 10:57:12 +01002234IPWIRELES DRIVER
2235P: Jiri Kosina
2236M: jkosina@suse.cz
2237P: David Sterba
2238M: dsterba@suse.cz
2239S: Maintained
2240T: git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
2241
Linus Torvalds1da177e2005-04-16 15:20:36 -07002242IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07002243P: Samuel Ortiz
2244M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07002245L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002246W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07002247S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002248
Mike Christie14816b12007-11-28 16:22:06 -08002249ISCSI
2250P: Mike Christie
2251M: michaelc@cs.wisc.edu
2252L: open-iscsi@googlegroups.com
2253W: www.open-iscsi.org
2254T: git kernel.org:/pub/scm/linux/kernel/mnc/linux-2.6-iscsi.git
2255S: Maintained
2256
Linus Torvalds1da177e2005-04-16 15:20:36 -07002257ISAPNP
2258P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02002259M: perex@perex.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07002260S: Maintained
2261
2262ISDN SUBSYSTEM
2263P: Karsten Keil
2264M: kkeil@suse.de
Paul Bolled5d52272008-04-15 00:40:48 -07002265L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002266W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08002267T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002268S: Maintained
2269
2270ISDN SUBSYSTEM (Eicon active card driver)
2271P: Armin Schindler
2272M: mac@melware.de
Paul Bolled5d52272008-04-15 00:40:48 -07002273L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002274W: http://www.melware.de
2275S: Maintained
2276
Hans Verkuil91821ff2007-12-02 09:35:33 -03002277IVTV VIDEO4LINUX DRIVER
2278P: Hans Verkuil
2279M: hverkuil@xs4all.nl
2280L: ivtv-devel@ivtvdriver.org
2281L: ivtv-users@ivtvdriver.org
2282L: video4linux-list@redhat.com
2283W: http://www.ivtvdriver.org
2284S: Maintained
2285
Linus Torvalds1da177e2005-04-16 15:20:36 -07002286JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2287P: David Woodhouse
2288M: dwmw2@infradead.org
David Woodhouse6d85d062007-10-27 10:39:48 -04002289L: linux-mtd@lists.infradead.org
2290W: http://www.linux-mtd.infradead.org/doc/jffs2.html
Linus Torvalds1da177e2005-04-16 15:20:36 -07002291S: Maintained
2292
2293JFS FILESYSTEM
2294P: Dave Kleikamp
2295M: shaggy@austin.ibm.com
2296L: jfs-discussion@lists.sourceforge.net
2297W: http://jfs.sourceforge.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002298T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002299S: Supported
2300
Josh Triplettde456d32006-07-30 03:04:00 -07002301JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07002302P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002303M: sct@redhat.com, akpm@linux-foundation.org
Erik Mouw72be2cc2006-12-06 20:40:49 -08002304L: linux-ext4@vger.kernel.org
Theodore Tsoae0718f2006-05-20 15:00:13 -07002305S: Maintained
2306
Rudolf Marek4660cb32006-10-08 22:01:26 +02002307K8TEMP HARDWARE MONITORING DRIVER
2308P: Rudolf Marek
2309M: r.marek@assembler.cz
2310L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002311S: Maintained
2312
2313KCONFIG
2314P: Roman Zippel
2315M: zippel@linux-m68k.org
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002316L: linux-kbuild@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002317S: Maintained
2318
Vivek Goyalea6c2082006-05-20 14:59:55 -07002319KDUMP
2320P: Vivek Goyal
Vivek Goyal4200b662007-12-01 12:16:30 -08002321M: vgoyal@redhat.com
Vivek Goyalea6c2082006-05-20 14:59:55 -07002322P: Haren Myneni
2323M: hbabu@us.ibm.com
Simon Horman34633992007-05-08 00:31:40 -07002324L: kexec@lists.infradead.org
Vivek Goyalea6c2082006-05-20 14:59:55 -07002325L: linux-kernel@vger.kernel.org
2326W: http://lse.sourceforge.net/kdump/
2327S: Maintained
2328
Linus Torvalds1da177e2005-04-16 15:20:36 -07002329KERNEL AUTOMOUNTER (AUTOFS)
2330P: H. Peter Anvin
2331M: hpa@zytor.com
2332L: autofs@linux.kernel.org
2333S: Odd Fixes
2334
2335KERNEL AUTOMOUNTER v4 (AUTOFS4)
2336P: Ian Kent
2337M: raven@themaw.net
2338L: autofs@linux.kernel.org
2339S: Maintained
2340
2341KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002342P: Sam Ravnborg
2343M: sam@ravnborg.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002344T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
Sam Ravnborg347d12d2007-10-18 13:23:33 +02002345L: linux-kbuild@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002346S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002347
2348KERNEL JANITORS
2349P: Several
maximilian attemsc3000e02007-07-06 11:17:32 -07002350L: kernel-janitors@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002351W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002352S: Maintained
2353
2354KERNEL NFSD
Neil Browna512cd52007-07-31 00:37:27 -07002355P: J. Bruce Fields
2356M: bfields@fieldses.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002357P: Neil Brown
NeilBrown98fac232007-01-26 00:56:57 -08002358M: neilb@suse.de
Neil Brown16141c02007-12-11 16:16:12 -08002359L: linux-nfs@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002360W: http://nfs.sourceforge.net/
NeilBrown98fac232007-01-26 00:56:57 -08002361S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002362
Avi Kivity426d62e2006-12-13 00:34:03 -08002363KERNEL VIRTUAL MACHINE (KVM)
2364P: Avi Kivity
2365M: avi@qumranet.com
2366L: kvm-devel@lists.sourceforge.net
2367W: kvm.sourceforge.net
2368S: Supported
2369
Hollis Blanchard513014b2008-04-16 23:28:08 -05002370KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
2371P: Hollis Blanchard
2372M: hollisb@us.ibm.com
2373L: kvm-ppc-devel@lists.sourceforge.net
2374W: kvm.sourceforge.net
2375S: Supported
2376
Zhang Xiantao920ed9f2008-01-31 12:03:39 +08002377KERNEL VIRTUAL MACHINE For Itanium(KVM/IA64)
2378P: Anthony Xu
2379M: anthony.xu@intel.com
2380P: Xiantao Zhang
2381M: xiantao.zhang@intel.com
2382L: kvm-ia64-devel@lists.sourceforge.net
2383W: kvm.sourceforge.net
2384S: Supported
2385
Christian Borntraeger85f8fff2008-03-25 18:47:41 +01002386KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
2387P: Carsten Otte
2388M: cotte@de.ibm.com
2389P: Christian Borntraeger
2390M: borntraeger@de.ibm.com
2391M: linux390@de.ibm.com
2392L: linux-s390@vger.kernel.org
2393W: http://www.ibm.com/developerworks/linux/linux390/
2394S: Supported
2395
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002396KEXEC
2397P: Eric Biederman
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002398M: ebiederm@xmission.com
Signed-off-by@vergenet.net":Simonb7c698f2007-10-18 03:04:33 -07002399W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002400L: linux-kernel@vger.kernel.org
Simon Horman34633992007-05-08 00:31:40 -07002401L: kexec@lists.infradead.org
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002402S: Maintained
2403
Jason Wessele3e2aaf2008-03-20 13:43:45 -05002404KGDB
2405P: Jason Wessel
2406M: jason.wessel@windriver.com
2407L: kgdb-bugreport@lists.sourceforge.net
2408S: Maintained
2409
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002410KPROBES
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002411P: Ananth N Mavinakayanahalli
2412M: ananth@in.ibm.com
2413P: Anil S Keshavamurthy
2414M: anil.s.keshavamurthy@intel.com
2415P: David S. Miller
2416M: davem@davemloft.net
Masami Hiramatsu6edef972008-03-26 15:53:19 -04002417P: Masami Hiramatsu
2418M: mhiramat@redhat.com
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002419L: linux-kernel@vger.kernel.org
2420S: Maintained
2421
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002422KS0108 LCD CONTROLLER DRIVER
2423P: Miguel Ojeda Sandonis
2424M: maxextreme@gmail.com
2425L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -07002426W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002427S: Maintained
2428
Linus Torvalds1da177e2005-04-16 15:20:36 -07002429LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07002430L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07002431S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002432
2433LASI 53c700 driver for PARISC
2434P: James E.J. Bottomley
2435M: James.Bottomley@HansenPartnership.com
2436L: linux-scsi@vger.kernel.org
2437S: Maintained
2438
Richard Purdie263de9b2006-05-15 09:44:16 -07002439LED SUBSYSTEM
2440P: Richard Purdie
2441M: rpurdie@rpsys.net
2442S: Maintained
2443
Linus Torvalds1da177e2005-04-16 15:20:36 -07002444LEGO USB Tower driver
2445P: Juergen Stuber
2446M: starblue@users.sourceforge.net
2447L: legousb-devel@lists.sourceforge.net
2448W: http://legousb.sourceforge.net/
2449S: Maintained
2450
Rusty Russell568a17f2007-10-25 14:12:24 +10002451LGUEST
2452P: Rusty Russell
2453M: rusty@rustcorp.com.au
2454L: lguest@ozlabs.org
2455W: http://lguest.ozlabs.org/
2456S: Maintained
2457
Linus Torvalds1da177e2005-04-16 15:20:36 -07002458LINUX FOR IBM pSERIES (RS/6000)
2459P: Paul Mackerras
2460M: paulus@au.ibm.com
2461W: http://www.ibm.com/linux/ltc/projects/ppc
2462S: Supported
2463
2464LINUX FOR NCR VOYAGER
2465P: James Bottomley
2466M: James.Bottomley@HansenPartnership.com
2467W: http://www.hansenpartnership.com/voyager
2468S: Maintained
2469
2470LINUX FOR POWERPC
2471P: Paul Mackerras
2472M: paulus@samba.org
2473W: http://www.penguinppc.org/
2474L: linuxppc-dev@ozlabs.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002475T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002476S: Supported
2477
2478LINUX FOR POWER MACINTOSH
2479P: Benjamin Herrenschmidt
2480M: benh@kernel.crashing.org
2481W: http://www.penguinppc.org/
2482L: linuxppc-dev@ozlabs.org
2483S: Maintained
2484
2485LINUX FOR POWERPC EMBEDDED MPC52XX
2486P: Sylvain Munaut
2487M: tnt@246tNt.com
Grant Likelye1eea9f2007-10-09 14:45:26 -06002488P: Grant Likely
2489M: grant.likely@secretlab.ca
Linus Torvalds1da177e2005-04-16 15:20:36 -07002490W: http://www.246tNt.com/mpc52xx/
2491W: http://www.penguinppc.org/
2492L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002493S: Maintained
2494
2495LINUX FOR POWERPC EMBEDDED PPC4XX
Josh Boyer9a474ff2007-09-19 21:19:07 -05002496P: Josh Boyer
2497M: jwboyer@linux.vnet.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002498P: Matt Porter
2499M: mporter@kernel.crashing.org
2500W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002501L: linuxppc-dev@ozlabs.org
Josh Boyer9a474ff2007-09-19 21:19:07 -05002502T: git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002503S: Maintained
2504
Grant Likely260c02a2007-10-02 12:15:34 +10002505LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2506P: Grant Likely
2507M: grant.likely@secretlab.ca
Grant Likelyf210d432007-10-03 23:24:52 -06002508W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
Grant Likely260c02a2007-10-02 12:15:34 +10002509L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002510S: Maintained
2511
Tom Rinie93adf12005-07-26 12:49:53 -07002512LINUX FOR POWERPC BOOT CODE
Linus Torvalds1da177e2005-04-16 15:20:36 -07002513P: Tom Rini
2514M: trini@kernel.crashing.org
2515W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002516L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002517S: Maintained
2518
Tom Rinie93adf12005-07-26 12:49:53 -07002519LINUX FOR POWERPC EMBEDDED PPC8XX
Marcelo Tosattidba5baf2007-09-10 18:46:01 -04002520P: Vitaly Bordug
2521M: vitb@kernel.crashing.org
Tom Rinie93adf12005-07-26 12:49:53 -07002522P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07002523M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07002524W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002525L: linuxppc-dev@ozlabs.org
Tom Rinie93adf12005-07-26 12:49:53 -07002526S: Maintained
2527
Linus Torvalds1da177e2005-04-16 15:20:36 -07002528LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
Jim Cromiece00f852006-11-30 04:49:44 +01002529P: Kumar Gala
2530M: galak@kernel.crashing.org
2531W: http://www.penguinppc.org/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10002532L: linuxppc-dev@ozlabs.org
Jim Cromiece00f852006-11-30 04:49:44 +01002533S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002534
Olof Johanssonab06ff32006-09-06 14:44:54 -05002535LINUX FOR POWERPC PA SEMI PWRFICIENT
2536P: Olof Johansson
2537M: olof@lixom.net
2538W: http://www.pasemi.com/
2539L: linuxppc-dev@ozlabs.org
2540S: Supported
2541
Linus Torvalds1da177e2005-04-16 15:20:36 -07002542LLC (802.2)
2543P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002544M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002545S: Maintained
2546
2547LINUX FOR 64BIT POWERPC
2548P: Paul Mackerras
2549M: paulus@samba.org
2550M: paulus@au.ibm.com
2551P: Anton Blanchard
2552M: anton@samba.org
2553M: anton@au.ibm.com
Arthur Othieno6d923f92006-05-19 06:22:23 -04002554W: http://www.penguinppc.org/ppc64/
Stephen Rothwell1d049812006-03-22 11:26:58 +11002555L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002556S: Supported
2557
2558LINUX SECURITY MODULE (LSM) FRAMEWORK
2559P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08002560M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08002561L: linux-security-module@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002562W: http://lsm.immunix.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002563T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002564S: Supported
2565
2566LM83 HARDWARE MONITOR DRIVER
2567P: Jean Delvare
2568M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002569L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002570S: Maintained
2571
2572LM90 HARDWARE MONITOR DRIVER
2573P: Jean Delvare
2574M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002575L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002576S: Maintained
2577
Peter Zijlstra512e67f2007-10-11 22:11:11 +02002578LOCKDEP AND LOCKSTAT
2579P: Peter Zijlstra
2580M: peterz@infradead.org
2581P: Ingo Molnar
2582M: mingo@redhat.com
2583L: linux-kernel@vger.kernel.org
2584T: git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2585S: Maintained
2586
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002587LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002588P: Richard Russon (FlatCap)
2589M: ldm@flatcap.org
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002590L: linux-ntfs-dev@lists.sourceforge.net
2591W: http://www.linux-ntfs.org/content/view/19/37/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002592S: Maintained
2593
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002594LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2595P: Eric Moore
Eric Moored8a82d72006-12-29 16:47:43 -08002596M: Eric.Moore@lsi.com
2597M: support@lsi.com
Eric Moorecec744f2007-09-14 19:08:08 -06002598L: DL-MPTFusionLinux@lsi.com
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002599L: linux-scsi@vger.kernel.org
2600W: http://www.lsilogic.com/support
2601S: Supported
2602
Linus Torvalds1da177e2005-04-16 15:20:36 -07002603LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2604P: Matthew Wilcox
2605M: matthew@wil.cx
2606L: linux-scsi@vger.kernel.org
2607S: Maintained
2608
Hirokazu Takatac12a54b2007-07-15 23:38:45 -07002609M32R ARCHITECTURE
2610P: Hirokazu Takata
2611M: takata@linux-m32r.org
2612L: linux-m32r@ml.linux-m32r.org
2613L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2614W: http://www.linux-m32r.org/
2615S: Maintained
2616
Linus Torvalds1da177e2005-04-16 15:20:36 -07002617M68K ARCHITECTURE
2618P: Geert Uytterhoeven
2619M: geert@linux-m68k.org
2620P: Roman Zippel
2621M: zippel@linux-m68k.org
2622L: linux-m68k@lists.linux-m68k.org
2623W: http://www.linux-m68k.org/
2624W: http://linux-m68k-cvs.ubb.ca/
2625S: Maintained
2626
2627M68K ON APPLE MACINTOSH
2628P: Joshua Thompson
2629M: funaho@jurai.org
2630W: http://www.mac.linux-m68k.org/
Finn Thain9bb9f222007-11-18 11:10:05 +01002631L: linux-m68k@lists.linux-m68k.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002632S: Maintained
2633
2634M68K ON HP9000/300
2635P: Philip Blundell
2636M: philb@gnu.org
2637W: http://www.tazenda.demon.co.uk/phil/linux-hp
2638S: Maintained
2639
Jiri Benc64a327a2007-05-05 11:47:08 -07002640MAC80211
Johannes Berg31c7cec2007-10-23 17:05:25 +02002641P: Johannes Berg
2642M: johannes@sipsolutions.net
Johannes Berg0f48d7e2008-04-17 19:36:28 +02002643P: Michael Wu
2644M: flamingice@sourmilk.net
Jiri Benc64a327a2007-05-05 11:47:08 -07002645L: linux-wireless@vger.kernel.org
2646W: http://linuxwireless.org/
Johannes Berg31c7cec2007-10-23 17:05:25 +02002647T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
Jiri Benc64a327a2007-05-05 11:47:08 -07002648S: Maintained
2649
Stefano Brivio1036d862007-12-23 04:46:27 +01002650MAC80211 PID RATE CONTROL
2651P: Stefano Brivio
2652M: stefano.brivio@polimi.it
2653P: Mattias Nissler
2654M: mattias.nissler@gmx.de
2655L: linux-wireless@vger.kernel.org
2656W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
2657T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2658S: Maintained
2659
Patrick McHardyb863ceb2007-07-14 18:55:06 -07002660MACVLAN DRIVER
2661P: Patrick McHardy
2662M: kaber@trash.net
2663L: netdev@vger.kernel.org
2664S: Maintained
2665
Linus Torvalds1da177e2005-04-16 15:20:36 -07002666MARVELL YUKON / SYSKONNECT DRIVER
2667P: Mirko Lindner
2668M: mlindner@syskonnect.de
2669P: Ralph Roesler
2670M: rroesler@syskonnect.de
2671W: http://www.syskonnect.com
2672S: Supported
2673
Michael Kerriskfaf16682005-07-31 22:34:47 -07002674MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
Jim Cromiece00f852006-11-30 04:49:44 +01002675P: Michael Kerrisk
Michael Kerrisk1d7f5022007-10-16 23:30:31 -07002676M: mtk.manpages@gmail.com
Jim Cromiece00f852006-11-30 04:49:44 +01002677W: ftp://ftp.kernel.org/pub/linux/docs/manpages
2678S: Maintained
Michael Kerriskfaf16682005-07-31 22:34:47 -07002679
Stefano Brivio74cda162007-11-19 20:27:46 +01002680MARVELL LIBERTAS WIRELESS DRIVER
2681P: Dan Williams
2682M: dcbw@redhat.com
2683L: libertas-dev@lists.infradead.org
2684S: Maintained
2685
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002686MARVELL MV643XX ETHERNET DRIVER
2687P: Dale Farnsworth
2688M: dale@farnsworth.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002689P: Manish Lachwani
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002690M: mlachwani@mvista.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002691L: netdev@vger.kernel.org
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002692S: Odd Fixes for 2.4; Maintained for 2.6.
Linus Torvalds1da177e2005-04-16 15:20:36 -07002693
2694MATROX FRAMEBUFFER DRIVER
2695P: Petr Vandrovec
2696M: vandrove@vc.cvut.cz
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08002697L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002698S: Maintained
2699
Hans-Juergen Kochd20620d2007-05-08 17:22:00 +02002700MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2701P: Hans J. Koch
2702M: hjk@linutronix.de
2703L: lm-sensors@lm-sensors.org
2704S: Maintained
2705
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002706MEGARAID SCSI DRIVERS
Jim Cromiece00f852006-11-30 04:49:44 +01002707P: Neela Syam Kolli
Sumant Patrobdd0d752007-05-10 07:22:35 -07002708M: megaraidlinux@lsi.com
Jim Cromiece00f852006-11-30 04:49:44 +01002709S: linux-scsi@vger.kernel.org
2710W: http://megaraid.lsilogic.com
2711S: Maintained
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002712
Steven Rostedt70ea91f2006-07-30 03:03:53 -07002713MEMORY MANAGEMENT
2714L: linux-mm@kvack.org
2715L: linux-kernel@vger.kernel.org
2716W: http://www.linux-mm.org
2717S: Maintained
2718
akpm@linux-foundation.org938a9202008-03-04 14:28:29 -08002719MEMORY RESOURCE CONTROLLER
2720P: Balbir Singh
2721M: balbir@linux.vnet.ibm.com
2722P: Pavel Emelyanov
2723M: xemul@openvz.org
2724P: KAMEZAWA Hiroyuki
2725M: kamezawa.hiroyu@jp.fujitsu.com
2726L: linux-mm@kvack.org
2727L: linux-kernel@vger.kernel.org
2728S: Maintained
2729
David Howellsb920de12008-02-08 04:19:31 -08002730MEI MN10300/AM33 PORT
2731P: David Howells
2732M: dhowells@redhat.com
2733P: Koichi Yasutake
2734M: yasutake.koichi@jp.panasonic.com
Robert P. J. Day66e10602008-04-29 00:59:34 -07002735L: linux-am33-list@redhat.com (moderated for non-subscribers)
David Howellsb920de12008-02-08 04:19:31 -08002736W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
2737S: Maintained
2738
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002739MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002740P: David Woodhouse
2741M: dwmw2@infradead.org
2742W: http://www.linux-mtd.infradead.org/
2743L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002744T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002745S: Maintained
2746
Artem Bityutskiy48576402007-02-13 17:11:10 +02002747UNSORTED BLOCK IMAGES (UBI)
2748P: Artem Bityutskiy
2749M: dedekind@infradead.org
2750W: http://www.linux-mtd.infradead.org/
2751L: linux-mtd@lists.infradead.org
Artem Bityutskiy21600542007-05-22 12:23:21 +03002752T: git git://git.infradead.org/~dedekind/ubi-2.6.git
Artem Bityutskiy48576402007-02-13 17:11:10 +02002753S: Maintained
2754
Linus Torvalds1da177e2005-04-16 15:20:36 -07002755MICROTEK X6 SCANNER
2756P: Oliver Neukum
2757M: oliver@neukum.name
2758S: Maintained
2759
2760MIPS
2761P: Ralf Baechle
2762M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01002763W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002764L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00002765T: git www.linux-mips.org:/pub/scm/linux.git
2766S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002767
2768MISCELLANEOUS MCA-SUPPORT
2769P: James Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05002770M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002771L: linux-kernel@vger.kernel.org
2772S: Maintained
2773
2774MODULE SUPPORT
2775P: Rusty Russell
2776M: rusty@rustcorp.com.au
2777L: linux-kernel@vger.kernel.org
2778S: Maintained
2779
2780MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2781P: Stelian Pop
2782M: stelian@popies.net
2783W: http://popies.net/meye/
2784S: Maintained
2785
Pavel Pisac58ff042007-05-16 01:10:41 +02002786MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2787P: Pavel Pisa
2788M: ppisa@pikron.com
2789L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Pavel Pisac58ff042007-05-16 01:10:41 +02002790S: Maintained
2791
Linus Torvalds1da177e2005-04-16 15:20:36 -07002792MOUSE AND MISC DEVICES [GENERAL]
2793P: Alessandro Rubini
2794M: rubini@ipvvis.unipv.it
2795L: linux-kernel@vger.kernel.org
2796S: Maintained
2797
Jiri Slabyb9705b62008-04-30 00:53:48 -07002798MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
Jiri Slabyd7354102006-12-08 02:38:35 -08002799P: Jiri Slaby
2800M: jirislaby@gmail.com
2801L: linux-kernel@vger.kernel.org
2802S: Maintained
2803
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002804MSI LAPTOP SUPPORT
2805P: Lennart Poettering
2806M: mzxreary@0pointer.de
Joe Perches04bdfb92007-12-22 14:03:27 -08002807W: https://tango.0pointer.de/mailman/listinfo/s270-linux
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002808W: http://0pointer.de/lennart/tchibo.html
2809S: Maintained
2810
Pierre Ossman5c4e6f12007-05-21 20:23:20 +02002811MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07002812P: Pierre Ossman
2813M: drzeus-mmc@drzeus.cx
2814L: linux-kernel@vger.kernel.org
2815S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01002816
David Brownell15a05802007-08-08 09:12:54 -07002817MULTIMEDIA CARD (MMC) ETC. OVER SPI
2818P: David Brownell
2819M: dbrownell@users.sourceforge.net
2820L: linux-kernel@vger.kernel.org
2821S: Odd fixes
2822
Linus Torvalds1da177e2005-04-16 15:20:36 -07002823MULTISOUND SOUND DRIVER
2824P: Andrew Veliath
2825M: andrewtv@usa.net
2826S: Maintained
2827
Jiri Slabyd7354102006-12-08 02:38:35 -08002828MULTITECH MULTIPORT CARD (ISICOM)
2829P: Jiri Slaby
2830M: jirislaby@gmail.com
2831L: linux-kernel@vger.kernel.org
2832S: Maintained
2833
Linus Torvalds1da177e2005-04-16 15:20:36 -07002834NATSEMI ETHERNET DRIVER (DP8381x)
2835P: Tim Hockin
2836M: thockin@hockin.org
2837S: Maintained
2838
2839NCP FILESYSTEM
2840P: Petr Vandrovec
2841M: vandrove@vc.cvut.cz
2842L: linware@sh.cvut.cz
2843S: Maintained
2844
2845NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2846P: James E.J. Bottomley
2847M: James.Bottomley@HansenPartnership.com
2848L: linux-scsi@vger.kernel.org
2849S: Maintained
2850
Glenn Streiff3c2d7742008-02-04 20:20:45 -08002851NETEFFECT IWARP RNIC DRIVER (IW_NES)
2852P: Faisal Latif
2853M: flatif@neteffect.com
Roland Dreier030f1b22008-02-21 09:02:41 -06002854P: Nishi Gupta
2855M: ngupta@neteffect.com
Glenn Streiff3c2d7742008-02-04 20:20:45 -08002856P: Glenn Streiff
2857M: gstreiff@neteffect.com
2858L: general@lists.openfabrics.org
2859W: http://www.neteffect.com
2860S: Supported
2861F: drivers/infiniband/hw/nes/
2862
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002863NETEM NETWORK EMULATOR
2864P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08002865M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07002866L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002867S: Maintained
2868
Jiri Slaby4a584482007-08-30 23:56:39 -07002869NETERION (S2IO) Xframe 10GbE DRIVER
2870P: Ramkrishna Vepa
2871M: ram.vepa@neterion.com
2872P: Rastapur Santosh
2873M: santosh.rastapur@neterion.com
2874P: Sivakumar Subramani
2875M: sivakumar.subramani@neterion.com
2876P: Sreenivasa Honnur
2877M: sreenivasa.honnur@neterion.com
2878L: netdev@vger.kernel.org
2879W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2880S: Supported
2881
Linus Torvalds1da177e2005-04-16 15:20:36 -07002882NETFILTER/IPTABLES/IPCHAINS
2883P: Rusty Russell
2884P: Marc Boucher
2885P: James Morris
2886P: Harald Welte
2887P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07002888P: Patrick McHardy
2889M: kaber@trash.net
Patrick McHardy1a03b812007-09-18 13:19:26 -07002890L: netfilter-devel@vger.kernel.org
2891L: netfilter@vger.kernel.org
Patrick McHardy82b98542006-10-12 14:08:55 -07002892L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002893W: http://www.netfilter.org/
2894W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002895S: Supported
2896
Paul Moore4cc67732006-09-25 15:57:13 -07002897NETLABEL
2898P: Paul Moore
2899M: paul.moore@hp.com
2900W: http://netlabel.sf.net
2901L: netdev@vger.kernel.org
2902S: Supported
2903
Linus Torvalds1da177e2005-04-16 15:20:36 -07002904NETROM NETWORK LAYER
2905P: Ralf Baechle
2906M: ralf@linux-mips.org
2907L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02002908W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002909S: Maintained
2910
Pavel Machek5ddb88c2006-09-29 02:01:29 -07002911NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002912P: Paul Clements
2913M: Paul.Clements@steeleye.com
2914S: Maintained
2915
2916NETWORK DEVICE DRIVERS
Linus Torvalds1da177e2005-04-16 15:20:36 -07002917P: Jeff Garzik
2918M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002919L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002920T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002921S: Maintained
2922
2923NETWORKING [GENERAL]
2924P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07002925M: netdev@vger.kernel.org
2926L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08002927W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002928S: Maintained
2929
2930NETWORKING [IPv4/IPv6]
2931P: David S. Miller
2932M: davem@davemloft.net
2933P: Alexey Kuznetsov
2934M: kuznet@ms2.inr.ac.ru
2935P: Pekka Savola (ipv6)
2936M: pekkas@netcore.fi
2937P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04002938M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002939P: Hideaki YOSHIFUJI
2940M: yoshfuji@linux-ipv6.org
2941P: Patrick McHardy
Patrick McHardy1a03b812007-09-18 13:19:26 -07002942M: kaber@trash.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002943L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08002944T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002945S: Maintained
2946
James Morris10e2ff12007-08-25 14:41:28 -07002947NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
2948P: Paul Moore
2949M: paul.moore@hp.com
2950L: netdev@vger.kernel.org
2951S: Maintained
2952
John W. Linville29f8f632006-01-18 14:52:48 -08002953NETWORKING [WIRELESS]
2954P: John W. Linville
2955M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08002956L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08002957T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2958S: Maintained
2959
Amit S. Kale3d396eb2006-10-21 15:33:03 -04002960NETXEN (1/10) GbE SUPPORT
dhananjay@netxen.comd230ce32007-12-26 10:23:53 -08002961P: Dhananjay Phadke
2962M: dhananjay@netxen.com
Amit S. Kale3d396eb2006-10-21 15:33:03 -04002963L: netdev@vger.kernel.org
2964W: http://www.netxen.com
2965S: Supported
2966
Linus Torvalds1da177e2005-04-16 15:20:36 -07002967IPVS
2968P: Wensong Zhang
2969M: wensong@linux-vs.org
Horms9d30c172005-09-29 19:47:06 -07002970P: Simon Horman
2971M: horms@verge.net.au
Linus Torvalds1da177e2005-04-16 15:20:36 -07002972P: Julian Anastasov
2973M: ja@ssi.bg
Horms9d30c172005-09-29 19:47:06 -07002974L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002975S: Maintained
2976
2977NFS CLIENT
2978P: Trond Myklebust
Trond Myklebust78f58152007-12-12 20:16:06 -05002979M: Trond.Myklebust@netapp.com
2980L: linux-nfs@vger.kernel.org
2981W: http://client.linux-nfs.org
2982T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002983S: Maintained
2984
2985NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07002986P: Jan-Pascal van Best
2987M: janpascal@vanbest.org
2988P: Andreas Mohr
2989M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002990L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002991S: Maintained
2992
2993NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2994P: YOKOTA Hiroshi
2995M: yokota@netlab.is.tsukuba.ac.jp
2996W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2997S: Maintained
2998
2999NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
3000P: GOTO Masanori
3001M: gotom@debian.or.jp
3002P: YOKOTA Hiroshi
3003M: yokota@netlab.is.tsukuba.ac.jp
3004W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3005S: Maintained
3006
Linus Torvalds1da177e2005-04-16 15:20:36 -07003007NTFS FILESYSTEM
3008P: Anton Altaparmakov
3009M: aia21@cantab.net
3010L: linux-ntfs-dev@lists.sourceforge.net
3011L: linux-kernel@vger.kernel.org
3012W: http://linux-ntfs.sf.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08003013T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003014S: Maintained
3015
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003016NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003017P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003018M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003019L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01003020S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003021
Peter Korsgaard1ded9692006-06-12 21:40:53 +02003022OPENCORES I2C BUS DRIVER
3023P: Peter Korsgaard
3024M: jacmet@sunsite.dk
Jean Delvare5d925fe2006-07-01 17:14:32 +02003025L: i2c@lm-sensors.org
Peter Korsgaard1ded9692006-06-12 21:40:53 +02003026S: Maintained
3027
Mark Fashehccd979b2005-12-15 14:31:24 -08003028ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
3029P: Mark Fasheh
Mark Fasheha5754332008-03-21 10:40:31 -07003030M: mfasheh@suse.com
3031P: Joel Becker
3032M: joel.becker@oracle.com
Robert P. J. Dayc0ff1f22008-04-21 22:34:01 +00003033L: ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
Mark Fashehccd979b2005-12-15 14:31:24 -08003034W: http://oss.oracle.com/projects/ocfs2/
Joel Beckerdda47bc2008-03-22 22:08:07 -07003035T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003036S: Supported
Mark Fashehccd979b2005-12-15 14:31:24 -08003037
Harald Weltec1986ee2005-11-13 16:06:29 -08003038OMNIKEY CARDMAN 4000 DRIVER
3039P: Harald Welte
3040M: laforge@gnumonks.org
3041S: Maintained
3042
Harald Welte77c44ab2005-11-13 16:06:26 -08003043OMNIKEY CARDMAN 4040 DRIVER
3044P: Harald Welte
3045M: laforge@gnumonks.org
3046S: Maintained
3047
Jonathan Corbet77d51402007-03-22 19:44:17 -03003048OMNIVISION OV7670 SENSOR DRIVER
3049P: Jonathan Corbet
3050M: corbet@lwn.net
3051L: video4linux-list@redhat.com
3052S: Maintained
3053
Thomas Gleixner431bca72007-05-02 09:31:35 +02003054ONENAND FLASH DRIVER
3055P: Kyungmin Park
3056M: kyungmin.park@samsung.com
3057L: linux-mtd@lists.infradead.org
3058S: Maintained
3059
Linus Torvalds1da177e2005-04-16 15:20:36 -07003060ONSTREAM SCSI TAPE DRIVER
3061P: Willem Riede
3062M: osst@riede.org
3063L: osst-users@lists.sourceforge.net
3064L: linux-scsi@vger.kernel.org
3065S: Maintained
3066
Linus Torvalds1da177e2005-04-16 15:20:36 -07003067OPROFILE
3068P: Philippe Elie
3069M: phil.el@wanadoo.fr
3070L: oprofile-list@lists.sf.net
3071S: Maintained
3072
3073ORINOCO DRIVER
3074P: Pavel Roskin
3075M: proski@gnu.org
3076P: David Gibson
3077M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07003078L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07003079L: orinoco-users@lists.sourceforge.net
3080L: orinoco-devel@lists.sourceforge.net
3081W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003082S: Maintained
3083
Olof Johanssonf5cd7872007-01-31 21:43:54 -06003084PA SEMI ETHERNET DRIVER
3085P: Olof Johansson
3086M: olof@lixom.net
3087L: netdev@vger.kernel.org
3088S: Maintained
3089
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01003090PA SEMI SMBUS DRIVER
3091P: Olof Johansson
3092M: olof@lixom.net
3093L: i2c@lm-sensors.org
3094S: Maintained
3095
Linus Torvalds1da177e2005-04-16 15:20:36 -07003096PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07003097L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08003098S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07003099
3100PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
3101P: Tim Waugh
3102M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07003103L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003104W: http://www.torque.net/linux-pp.html
3105S: Maintained
3106
3107PARISC ARCHITECTURE
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003108P: Kyle McMartin
3109M: kyle@parisc-linux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003110P: Matthew Wilcox
3111M: matthew@wil.cx
3112P: Grant Grundler
3113M: grundler@parisc-linux.org
Kyle McMartinac6aecb2007-12-03 22:04:34 +00003114L: linux-parisc@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003115W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04003116T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003117S: Maintained
3118
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02003119PARAVIRT_OPS INTERFACE
3120P: Jeremy Fitzhardinge
3121M: jeremy@xensource.com
3122P: Chris Wright
3123M: chrisw@sous-sol.org
3124P: Zachary Amsden
3125M: zach@vmware.com
3126P: Rusty Russell
3127M: rusty@rustcorp.com.au
3128L: virtualization@lists.osdl.org
3129L: linux-kernel@vger.kernel.org
3130S: Supported
3131
Jim Cromie1662d322006-10-06 00:43:59 -07003132PC87360 HARDWARE MONITORING DRIVER
3133P: Jim Cromie
3134M: jim.cromie@gmail.com
3135L: lm-sensors@lm-sensors.org
3136S: Maintained
3137
3138PC8736x GPIO DRIVER
3139P: Jim Cromie
3140M: jim.cromie@gmail.com
3141S: Maintained
3142
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06003143PCI ERROR RECOVERY
3144P: Linas Vepstas
3145M: linas@austin.ibm.com
3146L: linux-kernel@vger.kernel.org
3147L: linux-pci@atrey.karlin.mff.cuni.cz
3148S: Supported
3149
Linus Torvalds1da177e2005-04-16 15:20:36 -07003150PCI SUBSYSTEM
Greg Kroah-Hartmanaf40b482008-04-17 10:22:27 -07003151P: Jesse Barnes
3152M: jbarnes@virtuousgeek.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003153L: linux-kernel@vger.kernel.org
Jesse Barnes29054742008-05-03 08:35:49 -07003154L: linux-pci@vger.kernel.org
Jesse Barnes460895c2008-04-25 10:14:28 -07003155T: git kernel.org:/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003156S: Supported
3157
3158PCI HOTPLUG CORE
Kristen Carlson Accardifb5f4d72006-09-29 10:30:27 -07003159P: Kristen Carlson Accardi
3160M: kristen.c.accardi@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003161S: Supported
3162
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003163PCIE HOTPLUG DRIVER
3164P: Kristen Carlson Accardi
3165M: kristen.c.accardi@intel.com
3166L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05003167S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003168
Linus Torvalds1da177e2005-04-16 15:20:36 -07003169PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003170P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07003171L: linux-pcmcia@lists.infradead.org
Joe Perches6650e0a2007-12-10 15:49:32 -08003172W: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08003173T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07003174S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003175
3176PCNET32 NETWORK DRIVER
pcnet32@verizon.net04ce0942007-02-16 10:07:12 -06003177P: Don Fry
3178M: pcnet32@verizon.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003179L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003180S: Maintained
3181
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003182PER-TASK DELAY ACCOUNTING
3183P: Shailabh Nagar
3184M: nagar@watson.ibm.com
3185L: linux-kernel@vger.kernel.org
3186S: Maintained
3187
Jim Cromiedd49d0f2006-03-24 18:08:17 +01003188PERSONALITY HANDLING
3189P: Christoph Hellwig
3190M: hch@infradead.org
3191L: linux-abi-devel@lists.sourceforge.net
3192S: Maintained
3193
Linus Torvalds1da177e2005-04-16 15:20:36 -07003194PHRAM MTD DRIVER
Joern Engel2b54aae2008-02-06 01:38:02 -08003195P: Joern Engel
3196M: joern@lazybastard.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003197L: linux-mtd@lists.infradead.org
3198S: Maintained
3199
Peter Osterlund249a6772005-09-27 21:45:30 -07003200PKTCDVD DRIVER
3201P: Peter Osterlund
3202M: petero2@telia.com
3203L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07003204S: Maintained
3205
Linus Torvalds1da177e2005-04-16 15:20:36 -07003206POSIX CLOCKS and TIMERS
Ingo Molnaraa781ae2007-07-19 01:48:32 -07003207P: Thomas Gleixner
3208M: tglx@linutronix.de
Hormsf1c3ddf2006-01-15 02:18:28 +01003209L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003210S: Supported
3211
Anton Vorontsov3be86142007-07-15 04:43:36 +04003212POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
3213P: Anton Vorontsov
3214M: cbou@mail.ru
3215P: David Woodhouse
3216M: dwmw2@infradead.org
3217L: linux-kernel@vger.kernel.org
Anton Vorontsov3be86142007-07-15 04:43:36 +04003218T: git git.infradead.org/battery-2.6.git
3219S: Maintained
3220
Eugene Surovegin24682972005-10-14 03:00:53 -07003221POWERPC 4xx EMAC DRIVER
3222P: Eugene Surovegin
3223M: ebs@ebshome.net
3224W: http://kernel.ebshome.net/emac/
Mark A. Greer88de3ca2007-10-02 10:24:08 +10003225L: linuxppc-dev@ozlabs.org
Eugene Surovegin24682972005-10-14 03:00:53 -07003226L: netdev@vger.kernel.org
3227S: Maintained
3228
Linus Torvalds1da177e2005-04-16 15:20:36 -07003229PNP SUPPORT
3230P: Adam Belay
3231M: ambx1@neo.rr.com
3232S: Maintained
3233
Vitaly Wool999445d2007-01-04 13:07:03 +01003234PNXxxxx I2C DRIVER
3235P: Vitaly Wool
3236M: vitalywool@gmail.com
3237L: i2c@lm-sensors.org
3238S: Maintained
3239
Linus Torvalds1da177e2005-04-16 15:20:36 -07003240PPP PROTOCOL DRIVERS AND COMPRESSORS
3241P: Paul Mackerras
3242M: paulus@samba.org
3243L: linux-ppp@vger.kernel.org
3244S: Maintained
3245
3246PPP OVER ATM (RFC 2364)
3247P: Mitchell Blank Jr
3248M: mitch@sfgoth.com
3249S: Maintained
3250
3251PPP OVER ETHERNET
3252P: Michal Ostrowski
3253M: mostrows@speakeasy.net
3254S: Maintained
3255
James Chapmana6d23702007-06-27 15:53:17 -07003256PPP OVER L2TP
3257P: James Chapman
3258M: jchapman@katalix.com
3259S: Maintained
3260
Linus Torvalds1da177e2005-04-16 15:20:36 -07003261PREEMPTIBLE KERNEL
3262P: Robert Love
3263M: rml@tech9.net
3264L: linux-kernel@vger.kernel.org
3265L: kpreempt-tech@lists.sourceforge.net
3266W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3267S: Supported
3268
Michael Wueff1a592007-09-25 18:11:01 -07003269P54 WIRELESS DRIVER
3270P: Michael Wu
3271M: flamingice@sourmilk.net
3272L: linux-wireless@vger.kernel.org
3273W: http://prism54.org
3274T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3275S: Maintained
3276
Linus Torvalds1da177e2005-04-16 15:20:36 -07003277PRISM54 WIRELESS DRIVER
Luis R. Rodrigueze88b34b2007-06-01 00:46:57 -07003278P: Luis R. Rodriguez
3279M: mcgrof@gmail.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003280L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003281W: http://prism54.org
3282S: Maintained
3283
3284PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3285P: Peter Denison
3286M: promise@pnd-pc.demon.co.uk
3287W: http://www.pnd-pc.demon.co.uk/promise/
3288S: Maintained
3289
Mikael Petterssonb3277df2007-01-10 09:33:53 +01003290PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3291P: Mikael Pettersson
3292M: mikpe@it.uu.se
3293L: linux-ide@vger.kernel.org
3294S: Maintained
3295
Masakazu Mokuno02c18892007-07-05 20:11:16 +09003296PS3 NETWORK SUPPORT
3297P: Masakazu Mokuno
3298M: mokuno@sm.sony.co.jp
3299L: netdev@vger.kernel.org
3300L: cbe-oss-dev@ozlabs.org
3301S: Supported
3302
Geoff Levandf58a9d12006-11-23 00:46:51 +01003303PS3 PLATFORM SUPPORT
3304P: Geoff Levand
3305M: geoffrey.levand@am.sony.com
3306L: linuxppc-dev@ozlabs.org
3307L: cbe-oss-dev@ozlabs.org
3308S: Supported
3309
Michael Krufky83202042006-07-03 00:24:18 -07003310PVRUSB2 VIDEO4LINUX DRIVER
3311P: Mike Isely
3312M: isely@pobox.com
Mike Isely16e94952007-01-03 18:08:06 -03003313L: pvrusb2@isely.net (subscribers-only)
Michael Krufky83202042006-07-03 00:24:18 -07003314L: video4linux-list@redhat.com
3315W: http://www.isely.net/pvrusb2/
3316S: Maintained
3317
Linus Torvalds1da177e2005-04-16 15:20:36 -07003318PXA2xx SUPPORT
3319P: Nicolas Pitre
3320M: nico@cam.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003321L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003322S: Maintained
3323
Pierre Ossman272f1332007-05-14 21:25:26 +02003324PXA MMCI DRIVER
3325S: Orphan
3326
Linus Torvalds1da177e2005-04-16 15:20:36 -07003327QLOGIC QLA2XXX FC-SCSI DRIVER
3328P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08003329M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003330L: linux-scsi@vger.kernel.org
3331S: Supported
3332
Ron Mercer5a4faa82006-07-25 00:40:21 -07003333QLOGIC QLA3XXX NETWORK DRIVER
3334P: Ron Mercer
3335M: linux-driver@qlogic.com
3336L: netdev@vger.kernel.org
3337S: Supported
3338
Linus Torvalds1da177e2005-04-16 15:20:36 -07003339QNX4 FILESYSTEM
3340P: Anders Larsen
3341M: al@alarsen.net
3342L: linux-kernel@vger.kernel.org
3343W: http://www.alarsen.net/linux/qnx4fs/
3344S: Maintained
3345
3346RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003347P: Benjamin Herrenschmidt
3348M: benh@kernel.crashing.org
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003349L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003350S: Maintained
3351
3352RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003353P: Paul Mackerras
3354M: paulus@samba.org
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003355L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003356S: Maintained
3357
3358RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3359P: Corey Thomas
Joe Perches7c4a52e2008-02-03 16:38:31 +02003360M: coreythomas@charter.net
Johannes Berg724c6b32007-04-23 12:18:20 -07003361L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003362S: Maintained
3363
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003364RALINK RT2X00 WLAN DRIVER
3365P: rt2x00 project
3366L: linux-wireless@vger.kernel.org
3367L: rt2400-devel@lists.sourceforge.net
3368W: http://rt2x00.serialmonkey.com/
3369S: Maintained
Ivo van Doorn2dd0f692008-04-12 19:25:00 +02003370T: git kernel.org:/pub/scm/linux/kernel/git/ivd/rt2x00.git
Ivo van Doorn95ea3622007-09-25 17:57:13 -07003371F: drivers/net/wireless/rt2x00/
3372
Nick Piggin9db55792008-02-08 04:19:49 -08003373RAMDISK RAM BLOCK DEVICE DRIVER
3374P: Nick Piggin
3375M: npiggin@suse.de
3376S: Maintained
3377
Matt Mackall9e95ce22005-04-16 15:25:56 -07003378RANDOM NUMBER DRIVER
3379P: Matt Mackall
3380M: mpm@selenic.com
3381S: Maintained
3382
Matt Porter394b7012005-11-07 01:00:15 -08003383RAPIDIO SUBSYSTEM
3384P: Matt Porter
3385M: mporter@kernel.crashing.org
3386L: linux-kernel@vger.kernel.org
3387S: Maintained
3388
Florian Fainellic1f766b2008-02-06 22:39:44 +01003389RDC R-321X SoC
3390P: Florian Fainelli
3391M: florian.fainelli@telecomint.eu
3392L: linux-kernel@vger.kernel.org
3393S: Maintained
3394
Florian Fainellidb17f392007-12-19 11:30:30 +01003395RDC R6040 FAST ETHERNET DRIVER
3396P: Florian Fainelli
3397M: florian.fainelli@telecomint.eu
3398L: netdev@vger.kernel.org
3399S: Maintained
3400
Josh Triplett595182b2006-10-04 02:17:21 -07003401READ-COPY UPDATE (RCU)
3402P: Dipankar Sarma
3403M: dipankar@in.ibm.com
3404W: http://www.rdrop.com/users/paulmck/rclock/
3405L: linux-kernel@vger.kernel.org
3406S: Supported
3407
3408RCUTORTURE MODULE
3409P: Josh Triplett
3410M: josh@freedesktop.org
3411L: linux-kernel@vger.kernel.org
3412S: Maintained
3413
Linus Torvalds1da177e2005-04-16 15:20:36 -07003414REAL TIME CLOCK DRIVER
3415P: Paul Gortmaker
3416M: p_gortmaker@yahoo.com
3417L: linux-kernel@vger.kernel.org
3418S: Maintained
3419
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003420REAL TIME CLOCK (RTC) SUBSYSTEM
3421P: Alessandro Zummo
3422M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003423L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003424S: Maintained
3425
Linus Torvalds1da177e2005-04-16 15:20:36 -07003426REISERFS FILE SYSTEM
3427P: Hans Reiser
3428M: reiserfs-dev@namesys.com
Jeff Mahoney76c4e5e2007-06-08 13:47:02 -07003429L: reiserfs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003430W: http://www.namesys.com
3431S: Supported
3432
Ivo van Doorne08976452008-04-12 19:23:55 +02003433RFKILL
3434P: Ivo van Doorn
3435M: IvDoorn@gmail.com
3436L: netdev@vger.kernel.org
3437S: Maintained
3438F: net/rfkill
3439
Linus Torvalds1da177e2005-04-16 15:20:36 -07003440ROCKETPORT DRIVER
3441P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003442W: http://www.comtrol.com
3443S: Maintained
3444
3445ROSE NETWORK LAYER
3446P: Ralf Baechle
3447M: ralf@linux-mips.org
3448L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003449W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003450S: Maintained
3451
3452RISCOM8 DRIVER
3453S: Orphan
3454
Michael Wu605bebe2007-05-14 01:41:02 -04003455RTL818X WIRELESS DRIVER
3456P: Michael Wu
3457M: flamingice@sourmilk.net
3458P: Andrea Merello
3459M: andreamrl@tiscali.it
3460L: linux-wireless@vger.kernel.org
3461W: http://linuxwireless.org/
3462T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3463S: Maintained
3464
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003465S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003466P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003467M: adaplas@gmail.com
Geert Uytterhoeven8936b6d2008-02-23 15:23:30 -08003468L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
Jim Cromiece00f852006-11-30 04:49:44 +01003469S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003470
Linus Torvalds1da177e2005-04-16 15:20:36 -07003471S390
3472P: Martin Schwidefsky
3473M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003474P: Heiko Carstens
3475M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003476M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003477L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003478W: http://www.ibm.com/developerworks/linux/linux390/
3479S: Supported
3480
3481S390 NETWORK DRIVERS
Ursula Braundd96df22007-09-19 13:09:02 +02003482P: Ursula Braun
3483M: ubraun@linux.vnet.ibm.com
Ursula Braunb9192ad2007-10-22 16:16:15 +02003484P: Frank Blaschka
3485M: blaschka@linux.vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003486M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003487L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003488W: http://www.ibm.com/developerworks/linux/linux390/
3489S: Supported
3490
3491S390 ZFCP DRIVER
Swen Schillig0033bb42007-12-18 11:16:14 +01003492P: Christof Schmitt
3493M: christof.schmitt@de.ibm.com
3494P: Martin Peschke
3495M: mp3@de.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003496M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003497L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003498W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003499S: Supported
3500
Ursula Braundd96df22007-09-19 13:09:02 +02003501S390 IUCV NETWORK LAYER
3502P: Ursula Braun
3503M: ubraun@linux.vnet.ibm.com
3504M: linux390@de.ibm.com
3505L: linux-s390@vger.kernel.org
3506W: http://www.ibm.com/developerworks/linux/linux390/
3507S: Supported
3508
Linus Torvalds1da177e2005-04-16 15:20:36 -07003509SAA7146 VIDEO4LINUX-2 DRIVER
3510P: Michael Hunold
3511M: michael@mihu.de
3512W: http://www.mihu.de/linux/saa7146
3513S: Maintained
3514
Linus Torvalds1da177e2005-04-16 15:20:36 -07003515SC1200 WDT DRIVER
3516P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003517M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003518S: Maintained
3519
3520SCHEDULER
3521P: Ingo Molnar
3522M: mingo@elte.hu
3523P: Robert Love [the preemptible kernel bits]
3524M: rml@tech9.net
3525L: linux-kernel@vger.kernel.org
3526S: Maintained
3527
3528SCSI CDROM DRIVER
3529P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003530M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003531L: linux-scsi@vger.kernel.org
3532W: http://www.kernel.dk
3533S: Maintained
3534
3535SCSI SG DRIVER
3536P: Doug Gilbert
3537M: dgilbert@interlog.com
3538L: linux-scsi@vger.kernel.org
3539W: http://www.torque.net/sg
3540S: Maintained
3541
3542SCSI SUBSYSTEM
3543P: James E.J. Bottomley
James Bottomleyc4e16082007-11-03 08:40:30 -05003544M: James.Bottomley@HansenPartnership.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003545L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003546T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
James Bottomleyc4e16082007-11-03 08:40:30 -05003547T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
3548T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003549S: Maintained
3550
3551SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003552P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003553M: Kai.Makisara@kolumbus.fi
3554L: linux-scsi@vger.kernel.org
3555S: Maintained
3556
3557SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003558P: Vlad Yasevich
3559M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003560P: Sridhar Samudrala
3561M: sri@us.ibm.com
Vlad Yasevich1a418792008-04-12 18:55:42 -07003562L: linux-sctp@vger.kernel.org
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003563W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003564S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003565
3566SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003567P: Jim Cromie
3568M: jim.cromie@gmail.com
3569S: Odd Fixes
3570
3571SCx200 GPIO DRIVER
3572P: Jim Cromie
3573M: jim.cromie@gmail.com
3574S: Maintained
3575
3576SCx200 HRT CLOCKSOURCE DRIVER
3577P: Jim Cromie
3578M: jim.cromie@gmail.com
3579S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003580
3581SECURITY CONTACT
3582P: Security Officers
3583M: security@kernel.org
3584S: Supported
3585
3586SELINUX SECURITY MODULE
3587P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08003588M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07003589P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003590M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003591P: Eric Paris
3592M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003593L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003594L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003595W: http://www.nsa.gov/selinux
3596S: Supported
3597
Jiri Slabycef2cf02007-05-08 00:31:45 -07003598SENSABLE PHANTOM
3599P: Jiri Slaby
3600M: jirislaby@gmail.com
3601S: Maintained
3602
Linus Torvalds1da177e2005-04-16 15:20:36 -07003603SERIAL ATA (SATA) SUBSYSTEM:
3604P: Jeff Garzik
3605M: jgarzik@pobox.com
3606L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003607T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003608S: Supported
3609
3610SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3611P: Pat Gefre
3612M: pfg@sgi.com
3613L: linux-ia64@vger.kernel.org
3614S: Supported
3615
Ben Hutchings8ceee662008-04-27 12:55:59 +01003616SFC NETWORK DRIVER
3617P: Steve Hodgson
3618P: Ben Hutchings
3619P: Robert Stonehouse
3620M: linux-net-drivers@solarflare.com
3621S: Supported
3622
Linus Torvalds1da177e2005-04-16 15:20:36 -07003623SGI VISUAL WORKSTATION 320 AND 540
3624P: Andrey Panin
3625M: pazke@donpac.ru
3626L: linux-visws-devel@lists.sf.net
3627W: http://linux-visws.sf.net
3628S: Maintained for 2.6.
3629
3630SIMTEC EB110ATX (Chalice CATS)
3631P: Ben Dooks
3632P: Vincent Sanders
3633M: support@simtec.co.uk
3634W: http://www.simtec.co.uk/products/EB110ATX/
3635S: Supported
3636
3637SIMTEC EB2410ITX (BAST)
3638P: Ben Dooks
3639P: Vincent Sanders
3640M: support@simtec.co.uk
3641W: http://www.simtec.co.uk/products/EB2410ITX/
3642S: Supported
3643
Francois Romieu92aab3c2005-07-30 13:11:18 +02003644SIS 190 ETHERNET DRIVER
3645P: Francois Romieu
3646M: romieu@fr.zoreil.com
3647L: netdev@vger.kernel.org
3648S: Maintained
3649
Linus Torvalds1da177e2005-04-16 15:20:36 -07003650SIS 5513 IDE CONTROLLER DRIVER
3651P: Lionel Bouton
3652M: Lionel.Bouton@inet6.fr
3653W: http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
3654W: http://gyver.homeip.net/sis5513/index.html
3655S: Maintained
3656
3657SIS 900/7016 FAST ETHERNET DRIVER
3658P: Daniele Venzano
3659M: venza@brownhat.org
3660W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07003661L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003662S: Maintained
3663
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003664SIS 96X I2C/SMBUS DRIVER
3665P: Mark M. Hoffman
3666M: mhoffman@lightlink.com
3667L: lm-sensors@lm-sensors.org
3668S: Maintained
3669
Linus Torvalds1da177e2005-04-16 15:20:36 -07003670SIS FRAMEBUFFER DRIVER
3671P: Thomas Winischhofer
3672M: thomas@winischhofer.net
3673W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003674S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003675
3676SIS USB2VGA DRIVER
3677P: Thomas Winischhofer
3678M: thomas@winischhofer.net
3679W: http://www.winischhofer.at/linuxsisusbvga.shtml
3680S: Maintained
3681
Christoph Lameter415ad262007-07-26 10:40:56 -07003682SLAB ALLOCATOR
3683P: Christoph Lameter
3684M: clameter@sgi.com
3685P: Pekka Enberg
3686M: penberg@cs.helsinki.fi
Pekka Enbergc76d1182008-02-11 23:52:47 +02003687P: Matt Mackall
3688M: mpm@selenic.com
Christoph Lameter415ad262007-07-26 10:40:56 -07003689L: linux-mm@kvack.org
3690S: Maintained
3691
Linus Torvalds1da177e2005-04-16 15:20:36 -07003692SMC91x ETHERNET DRIVER
3693P: Nicolas Pitre
3694M: nico@cam.org
3695S: Maintained
3696
Mark M. Hoffman6ea884d2007-06-09 10:11:15 -04003697SMSC47B397 HARDWARE MONITOR DRIVER
3698P: Mark M. Hoffman
3699M: mhoffman@lightlink.com
3700L: lm-sensors@lm-sensors.org
3701S: Maintained
3702
Ben Nizetteb54f2862008-03-13 22:27:30 +11003703SMX UIO Interface
3704P: Ben Nizette
3705M: bn@niasdigital.com
3706S: Maintained
3707
Linus Torvalds1da177e2005-04-16 15:20:36 -07003708SOFTWARE RAID (Multiple Disks) SUPPORT
3709P: Ingo Molnar
3710M: mingo@redhat.com
3711P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08003712M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07003713L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08003714S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003715
Pavel Machek95a631e2007-07-19 01:47:42 -07003716HIBERNATION (aka Software Suspend, aka swsusp):
Linus Torvalds1da177e2005-04-16 15:20:36 -07003717P: Pavel Machek
3718M: pavel@suse.cz
Pavel Machek95a631e2007-07-19 01:47:42 -07003719P: Rafael J. Wysocki
3720M: rjw@sisk.pl
3721L: linux-pm@lists.linux-foundation.org
3722S: Supported
3723
3724SUSPEND TO RAM:
Len Browna0ce3172007-10-25 18:05:49 -04003725P: Len Brown
3726M: len.brown@intel.com
Pavel Machek95a631e2007-07-19 01:47:42 -07003727P: Pavel Machek
3728M: pavel@suse.cz
3729P: Rafael J. Wysocki
3730M: rjw@sisk.pl
David Brownellf318a632007-04-23 14:41:06 -07003731L: linux-pm@lists.linux-foundation.org
Len Browna0ce3172007-10-25 18:05:49 -04003732S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003733
3734SONIC NETWORK DRIVER
3735P: Thomas Bogendoerfer
3736M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003737L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003738S: Maintained
3739
Michael Buesch61e115a2007-09-18 15:12:50 -04003740SONICS SILICON BACKPLANE DRIVER (SSB)
3741P: Michael Buesch
3742M: mb@bu3sch.de
3743L: netdev@vger.kernel.org
3744S: Maintained
3745
Linus Torvalds1da177e2005-04-16 15:20:36 -07003746SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01003747P: Mattia Dongili
3748M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01003749L: linux-acpi@vger.kernel.org
3750W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07003751S: Maintained
3752
Alex Dubovbaf85322008-02-09 10:20:54 -08003753SONY MEMORYSTICK CARD SUPPORT
3754P: Alex Dubov
3755M: oakad@yahoo.com
3756L: linux-kernel@vger.kernel.org
3757W: http://tifmxx.berlios.de/
3758S: Maintained
3759
Linus Torvalds1da177e2005-04-16 15:20:36 -07003760SOUND
3761P: Jaroslav Kysela
Jaroslav Kyselac1017a42007-10-15 09:50:19 +02003762M: perex@perex.cz
Takashi Iwai82622042007-04-16 12:32:52 +02003763L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003764S: Maintained
3765
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003766SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3767P: Liam Girdwood
3768M: liam.girdwood@wolfsonmicro.com
Mark Brown2cad0ad2008-01-10 14:33:07 +01003769P: Mark Brown
3770M: broonie@opensource.wolfsonmicro.com
3771T: git opensource.wolfsonmicro.com/linux-2.6-asoc
Takashi Iwai82622042007-04-16 12:32:52 +02003772L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003773S: Supported
3774
Kumar Gala025c3982006-04-02 16:05:54 -05003775SPI SUBSYSTEM
3776P: David Brownell
3777M: dbrownell@users.sourceforge.net
3778L: spi-devel-general@lists.sourceforge.net
3779S: Maintained
3780
Steven Rostedt855f46a2006-08-05 12:14:50 -07003781STABLE BRANCH:
3782P: Greg Kroah-Hartman
3783M: greg@kroah.com
3784P: Chris Wright
3785M: chrisw@sous-sol.org
3786L: stable@kernel.org
3787S: Maintained
3788
Linus Torvalds1da177e2005-04-16 15:20:36 -07003789SHARP LH SUPPORT (LH7952X & LH7A40X)
3790P: Marc Singer
3791M: elf@buici.com
3792W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003793L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003794S: Maintained
3795
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003796SHPC HOTPLUG DRIVER
3797P: Kristen Carlson Accardi
3798M: kristen.c.accardi@intel.com
3799L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05003800S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003801
Pierre Ossmand129bce2006-03-24 03:18:17 -08003802SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3803P: Pierre Ossman
3804M: drzeus-sdhci@drzeus.cx
3805L: sdhci-devel@list.drzeus.cx
Pierre Ossmand129bce2006-03-24 03:18:17 -08003806S: Maintained
3807
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003808SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3809P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08003810M: shemminger@linux-foundation.org
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003811L: netdev@vger.kernel.org
3812S: Maintained
3813
Chris Boot1a87d942006-07-10 04:45:34 -07003814SOEKRIS NET48XX LED SUPPORT
3815P: Chris Boot
3816M: bootc@bootc.net
3817S: Maintained
3818
Linus Torvalds1da177e2005-04-16 15:20:36 -07003819SPARC (sparc32):
3820P: William L. Irwin
3821M: wli@holomorphy.com
3822L: sparclinux@vger.kernel.org
3823S: Maintained
3824
3825SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3826P: Roger Wolff
3827M: R.E.Wolff@BitWizard.nl
3828L: linux-kernel@vger.kernel.org ?
3829S: Supported
3830
Jim Lewis2752e402006-09-29 02:01:19 -07003831SPIDERNET NETWORK DRIVER for CELL
Jens Osterkampcb8da8a2008-01-11 13:44:35 +01003832P: Ishizaki Kou
3833M: kou.ishizaki@toshiba.co.jp
3834P: Jens Osterkamp
3835M: jens@de.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07003836L: netdev@vger.kernel.org
3837S: Supported
3838
Linus Torvalds1da177e2005-04-16 15:20:36 -07003839SRM (Alpha) environment access
3840P: Jan-Benedict Glaw
3841M: jbglaw@lug-owl.de
3842L: linux-kernel@vger.kernel.org
3843S: Maintained
3844
3845STARFIRE/DURALAN NETWORK DRIVER
3846P: Ion Badulescu
3847M: ionut@cs.columbia.edu
3848S: Maintained
3849
3850STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3851W: http://mosquitonet.Stanford.EDU/strip.html
3852S: Unsupported ?
3853
3854STRADIS MPEG-2 DECODER DRIVER
3855P: Nathan Laredo
3856M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003857W: http://www.stradis.com/
3858S: Maintained
3859
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003860SUPERH
Linus Torvalds1da177e2005-04-16 15:20:36 -07003861P: Paul Mundt
3862M: lethal@linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003863L: linux-sh@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003864W: http://www.linux-sh.org
Paul Mundt2cbb12a2007-11-19 13:08:37 +09003865T: git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003866S: Maintained
3867
3868SUN3/3X
3869P: Sam Creasey
3870M: sammy@sammy.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003871W: http://sammy.net/sun3/
3872S: Maintained
3873
3874SVGA HANDLING
3875P: Martin Mares
3876M: mj@ucw.cz
3877L: linux-video@atrey.karlin.mff.cuni.cz
3878S: Maintained
3879
3880SYSV FILESYSTEM
3881P: Christoph Hellwig
3882M: hch@infradead.org
3883S: Maintained
3884
Alan Cox4e688522008-04-30 00:52:11 -07003885TASKSTATS STATISTICS INTERFACE
3886P: Shailabh Nagar
3887M: nagar@watson.ibm.com
3888L: linux-kernel@vger.kernel.org
3889S: Maintained
3890
Stephen Hemminger781b4562006-07-10 20:25:29 -07003891TC CLASSIFIER
3892P: Jamal Hadi Salim
3893M: hadi@cyberus.ca
3894L: netdev@vger.kernel.org
3895S: Maintained
3896
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07003897TCP LOW PRIORITY MODULE
3898P: Wong Hoi Sing, Edison
3899M: hswong3i@gmail.com
3900P: Hung Hing Lun, Mike
3901M: hlhung3i@gmail.com
3902W: http://tcp-lp-mod.sourceforge.net/
3903S: Maintained
3904
Andy Gospodarek1a348cc2007-09-17 18:50:36 -07003905TEHUTI ETHERNET DRIVER
3906P: Alexander Indenbaum
3907M: baum@tehutinetworks.net
3908P: Andy Gospodarek
3909M: andy@greyhouse.net
3910L: netdev@vger.kernel.org
3911S: Supported
3912
Alan Cox4e688522008-04-30 00:52:11 -07003913Telecom Clock Driver for MCPL0010
3914P: Mark Gross
3915M: mark.gross@intel.com
3916S: Supported
3917
3918TENSILICA XTENSA PORT (xtensa):
3919P: Chris Zankel
3920M: chris@zankel.net
3921S: Maintained
3922
3923THINKPAD ACPI EXTRAS DRIVER
3924P: Henrique de Moraes Holschuh
3925M: ibm-acpi@hmh.eng.br
3926L: ibm-acpi-devel@lists.sourceforge.net
3927W: http://ibm-acpi.sourceforge.net
3928W: http://thinkwiki.org/wiki/Ibm-acpi
3929T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
3930S: Maintained
3931
Alex Dubov4020f2d2006-10-04 02:15:37 -07003932TI FLASH MEDIA INTERFACE DRIVER
3933P: Alex Dubov
3934M: oakad@yahoo.com
3935S: Maintained
3936
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003937TI OMAP MMC INTERFACE DRIVER
3938P: Carlos Aguiar, Anderson Briglia and Syed Khasim
Randy Dunlape82ce352007-10-16 23:29:44 -07003939M: linux-omap-open-source@linux.omap.com (subscribers only)
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003940W: http://linux.omap.com
3941W: http://www.muru.com/linux/omap/
3942S: Maintained
3943
Michael Buesch844dd052006-06-26 00:24:59 -07003944TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3945P: Deepak Saxena
3946M: dsaxena@plexity.net
3947S: Maintained
3948
Per Lidene86eaa32006-01-12 16:45:18 +01003949TIPC NETWORK LAYER
3950P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01003951M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003952P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01003953M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003954P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01003955M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01003956L: tipc-discussion@lists.sourceforge.net
3957W: http://tipc.sourceforge.net/
3958W: http://tipc.cslab.ericsson.net/
3959T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
3960S: Maintained
3961
Linus Torvalds1da177e2005-04-16 15:20:36 -07003962TLAN NETWORK DRIVER
3963P: Samuel Chessman
3964M: chessman@tux.org
Gabriel Craciunescu88c07dd2007-11-22 19:43:36 +08003965L: tlan-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003966W: http://sourceforge.net/projects/tlan/
3967S: Maintained
3968
Linus Torvalds1da177e2005-04-16 15:20:36 -07003969TOSHIBA ACPI EXTRAS DRIVER
3970P: John Belmonte
3971M: toshiba_acpi@memebeam.org
3972W: http://memebeam.org/toys/ToshibaAcpiDriver
3973S: Maintained
3974
3975TOSHIBA SMM DRIVER
3976P: Jonathan Buzzard
3977M: jonathan@buzzard.org.uk
3978L: tlinux-users@tce.toshiba-dme.co.jp
3979W: http://www.buzzard.org.uk/toshiba/
3980S: Maintained
3981
Alan Cox4e688522008-04-30 00:52:11 -07003982TPM DEVICE DRIVER
3983P: Kylene Hall
3984M: tpmdd-devel@lists.sourceforge.net
3985W: http://tpmdd.sourceforge.net
3986P: Marcel Selhorst
3987M: tpm@selhorst.net
3988W: http://www.prosec.rub.de/tpm/
3989L: tpmdd-devel@lists.sourceforge.net
3990S: Maintained
3991
Linus Torvalds1da177e2005-04-16 15:20:36 -07003992TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
3993P: Muli Ben-Yehuda
3994M: mulix@mulix.org
3995L: linux-kernel@vger.kernel.org
3996S: Maintained
3997
3998TRIVIAL PATCHES
Adrian Bunk1560a792008-02-03 18:17:37 +02003999P: Jesper Juhl
Jim Cromiece00f852006-11-30 04:49:44 +01004000M: trivial@kernel.org
4001L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004002S: Maintained
4003
Alan Cox4e688522008-04-30 00:52:11 -07004004TTY LAYER
4005P: Alan Cox
4006M: alan@lxorguk.ukuu.org.uk
4007L: linux-kernel@vger.kernel.org
4008S: Maintained
4009
Grant Grundler740db6d2008-02-17 11:53:49 -07004010TULIP NETWORK DRIVERS
4011P: Grant Grundler
4012M: grundler@parisc-linux.org
4013P: Kyle McMartin
4014M: kyle@parisc-linux.org
4015L: netdev@vger.kernel.org
4016S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004017
4018TUN/TAP driver
4019P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08004020M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004021L: vtun@office.satix.net
4022W: http://vtun.sourceforge.net/tun
4023S: Maintained
4024
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08004025TURBOCHANNEL SUBSYSTEM
4026P: Maciej W. Rozycki
4027M: macro@linux-mips.org
4028S: Maintained
4029
Linus Torvalds1da177e2005-04-16 15:20:36 -07004030U14-34F SCSI DRIVER
4031P: Dario Ballabio
4032M: ballabio_dario@emc.com
4033L: linux-scsi@vger.kernel.org
4034S: Maintained
4035
4036UDF FILESYSTEM
Jan Kara800fdfb2008-02-08 04:20:51 -08004037P: Jan Kara
4038M: jack@suse.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07004039W: http://linux-udf.sourceforge.net
4040S: Maintained
4041
4042UNIFORM CDROM DRIVER
4043P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02004044M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07004045L: linux-kernel@vger.kernel.org
4046W: http://www.kernel.dk
4047S: Maintained
4048
4049USB ACM DRIVER
4050P: Oliver Neukum
4051M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004052L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004053S: Maintained
4054
Jiri Slaby6d985162008-02-06 01:37:11 -08004055USB AUERSWALD DRIVER
4056P: Wolfgang Muees
4057M: wolfgang@iksw-muees.de
4058L: linux-usb@vger.kernel.org
4059S: Maintained
4060
Linus Torvalds1da177e2005-04-16 15:20:36 -07004061USB BLOCK DRIVER (UB ub)
4062P: Pete Zaitcev
4063M: zaitcev@redhat.com
4064L: linux-kernel@vger.kernel.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004065L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004066S: Supported
4067
Linus Torvalds1da177e2005-04-16 15:20:36 -07004068USB CDC ETHERNET DRIVER
4069P: Greg Kroah-Hartman
4070M: greg@kroah.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004071L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004072S: Maintained
4073W: http://www.kroah.com/linux-usb/
4074
Peter Korsgaardb02b3712008-04-27 08:59:44 +02004075USB CYPRESS C67X00 DRIVER
4076P: Peter Korsgaard
4077M: jacmet@sunsite.dk
4078L: linux-usb@vger.kernel.org
4079S: Maintained
4080
Peter Korsgaardd0374f42007-02-16 17:03:54 +01004081USB DAVICOM DM9601 DRIVER
4082P: Peter Korsgaard
4083M: jacmet@sunsite.dk
Peter Korsgaard043600a2007-06-27 21:18:18 +02004084L: netdev@vger.kernel.org
Peter Korsgaardd0374f42007-02-16 17:03:54 +01004085W: http://www.linux-usb.org/usbnet
4086S: Maintained
4087
Linus Torvalds1da177e2005-04-16 15:20:36 -07004088USB EHCI DRIVER
4089P: David Brownell
4090M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004091L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004092S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004093
Luca Risolia7ce08c92006-01-11 02:06:59 +00004094USB ET61X[12]51 DRIVER
4095P: Luca Risolia
4096M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004097L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004098L: video4linux-list@redhat.com
4099W: http://www.linux-projects.org
4100S: Maintained
4101
David Brownell69ae9e32006-11-14 02:03:31 -08004102USB GADGET/PERIPHERAL SUBSYSTEM
4103P: David Brownell
4104M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004105L: linux-usb@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004106W: http://www.linux-usb.org/gadget
4107S: Maintained
4108
Jiri Kosina2dea64b2007-07-11 12:12:11 +02004109USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
Jiri Kosina641266f2007-01-15 09:56:21 +01004110P: Jiri Kosina
4111M: jkosina@suse.cz
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004112L: linux-usb@vger.kernel.org
Jiri Kosinaa4dff392007-02-27 17:40:09 +01004113T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004114S: Maintained
4115
Olav Kongas959eea22005-11-03 17:38:14 +02004116USB ISP116X DRIVER
4117P: Olav Kongas
4118M: ok@artecdesign.ee
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004119L: linux-usb@vger.kernel.org
Olav Kongas959eea22005-11-03 17:38:14 +02004120S: Maintained
4121
Linus Torvalds1da177e2005-04-16 15:20:36 -07004122USB KAWASAKI LSI DRIVER
4123P: Oliver Neukum
4124M: oliver@neukum.name
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004125L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004126S: Maintained
4127
4128USB MASS STORAGE DRIVER
4129P: Matthew Dharm
4130M: mdharm-usb@one-eyed-alien.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004131L: linux-usb@vger.kernel.org
Matthew Dharm8836aeb2005-12-04 22:03:47 -08004132L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07004133S: Maintained
4134W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
4135
4136USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08004137P: David Brownell
4138M: dbrownell@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004139L: linux-usb@vger.kernel.org
David Brownell23d8c902006-12-05 03:10:08 -08004140S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07004141
Matthias Urlichsba460e42005-07-14 00:33:47 -07004142USB OPTION-CARD DRIVER
4143P: Matthias Urlichs
4144M: smurf@smurf.noris.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004145L: linux-usb@vger.kernel.org
Matthias Urlichsba460e42005-07-14 00:33:47 -07004146S: Maintained
4147
Linus Torvalds1da177e2005-04-16 15:20:36 -07004148USB OV511 DRIVER
4149P: Mark McClelland
4150M: mmcclell@bigfoot.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004151L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004152W: http://alpha.dyndns.org/ov511/
4153S: Maintained
4154
4155USB PEGASUS DRIVER
4156P: Petko Manolov
4157M: petkan@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004158L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004159L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004160W: http://pegasus2.sourceforge.net/
4161S: Maintained
4162
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004163USB PRINTER DRIVER (usblp)
4164P: Pete Zaitcev
4165M: zaitcev@redhat.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004166L: linux-usb@vger.kernel.org
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07004167S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07004168
4169USB RTL8150 DRIVER
4170P: Petko Manolov
4171M: petkan@users.sourceforge.net
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004172L: linux-usb@vger.kernel.org
Peter Korsgaard043600a2007-06-27 21:18:18 +02004173L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004174W: http://pegasus2.sourceforge.net/
4175S: Maintained
4176
4177USB SE401 DRIVER
4178P: Jeroen Vreeken
4179M: pe1rxq@amsat.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004180L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004181W: http://www.chello.nl/~j.vreeken/se401/
4182S: Maintained
4183
Alan Cox4e688522008-04-30 00:52:11 -07004184USB SERIAL BELKIN F5U103 DRIVER
4185P: William Greathouse
4186M: wgreathouse@smva.com
4187L: linux-usb@vger.kernel.org
4188S: Maintained
4189
4190USB SERIAL CYPRESS M8 DRIVER
4191P: Lonnie Mendez
4192M: dignome@gmail.com
4193L: linux-usb@vger.kernel.org
4194S: Maintained
4195W: http://geocities.com/i0xox0i
4196W: http://firstlight.net/cvs
4197
Linus Torvalds1da177e2005-04-16 15:20:36 -07004198USB SERIAL CYBERJACK DRIVER
4199P: Matthias Bruestle and Harald Welte
4200M: support@reiner-sct.com
4201W: http://www.reiner-sct.de/support/treiber_cyberjack.php
4202S: Maintained
4203
4204USB SERIAL DIGI ACCELEPORT DRIVER
4205P: Peter Berger and Al Borchers
4206M: pberger@brimson.com
4207M: alborchers@steinerpoint.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004208L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004209S: Maintained
4210
4211USB SERIAL DRIVER
4212P: Greg Kroah-Hartman
4213M: gregkh@suse.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004214L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004215S: Supported
4216
Linus Torvalds1da177e2005-04-16 15:20:36 -07004217USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
4218P: Gary Brubaker
4219M: xavyer@ix.netcom.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004220L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004221S: Maintained
4222
4223USB SERIAL KEYSPAN DRIVER
4224P: Greg Kroah-Hartman
4225M: greg@kroah.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004226L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004227W: http://www.kroah.com/linux/
4228S: Maintained
4229
4230USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04004231P: Support Department
4232M: support@connecttech.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004233L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004234W: http://www.connecttech.com
4235S: Supported
4236
Luca Risoliaf423b9a2007-03-26 16:12:04 -03004237USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07004238P: Luca Risolia
4239M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004240L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004241L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004242W: http://www.linux-projects.org
4243S: Maintained
4244
4245USB SUBSYSTEM
4246P: Greg Kroah-Hartman
4247M: gregkh@suse.de
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004248L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004249W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08004250T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07004251S: Supported
4252
4253USB UHCI DRIVER
4254P: Alan Stern
4255M: stern@rowland.harvard.edu
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004256L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004257S: Maintained
4258
David Brownell69ae9e32006-11-14 02:03:31 -08004259USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07004260P: David Brownell
4261M: dbrownell@users.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02004262L: netdev@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08004263W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07004264S: Maintained
4265
4266USB W996[87]CF DRIVER
4267P: Luca Risolia
4268M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004269L: linux-usb@vger.kernel.org
Luca Risolia7ce08c92006-01-11 02:06:59 +00004270L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004271W: http://www.linux-projects.org
4272S: Maintained
4273
Jussi Kivilinnabf164cc2008-01-26 00:51:51 +02004274USB WIRELESS RNDIS DRIVER (rndis_wlan)
4275P: Jussi Kivilinna
4276M: jussi.kivilinna@mbnet.fi
4277L: linux-wireless@vger.kernel.org
4278S: Maintained
4279
Luca Risolia60f78052006-02-06 16:29:35 +00004280USB ZC0301 DRIVER
4281P: Luca Risolia
4282M: luca.risolia@studio.unibo.it
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004283L: linux-usb@vger.kernel.org
Luca Risolia60f78052006-02-06 16:29:35 +00004284L: video4linux-list@redhat.com
4285W: http://www.linux-projects.org
4286S: Maintained
4287
Linus Torvalds1da177e2005-04-16 15:20:36 -07004288USB ZD1201 DRIVER
4289P: Jeroen Vreeken
4290M: pe1rxq@amsat.org
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004291L: linux-usb@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004292W: http://linux-lc100020.sourceforge.net
4293S: Maintained
4294
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004295USB ZR364XX DRIVER
4296P: Antoine Jacquet
4297M: royale@zerezo.com
Greg Kroah-Hartman63725942007-11-21 15:16:59 -07004298L: linux-usb@vger.kernel.org
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004299L: video4linux-list@redhat.com
4300W: http://royale.zerezo.com/zr364xx/
4301S: Maintained
4302
Linus Torvalds1da177e2005-04-16 15:20:36 -07004303USER-MODE LINUX
4304P: Jeff Dike
Joe Perches6650e0a2007-12-10 15:49:32 -08004305M: jdike@addtoit.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004306L: user-mode-linux-devel@lists.sourceforge.net
4307L: user-mode-linux-user@lists.sourceforge.net
4308W: http://user-mode-linux.sourceforge.net
4309S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03004310
Hans-Jürgen Koche5f114e2007-12-05 15:08:07 +01004311USERSPACE I/O (UIO)
4312P: Hans J. Koch
4313M: hjk@linutronix.de
4314P: Greg Kroah-Hartman
4315M: gregkh@suse.de
4316L: linux-kernel@vger.kernel.org
4317S: Maintained
4318
Alan Cox4e688522008-04-30 00:52:11 -07004319VFAT/FAT/MSDOS FILESYSTEM:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004320P: OGAWA Hirofumi
4321M: hirofumi@mail.parknet.co.jp
4322L: linux-kernel@vger.kernel.org
4323S: Maintained
4324
Linus Torvalds1da177e2005-04-16 15:20:36 -07004325VIA RHINE NETWORK DRIVER
4326P: Roger Luethi
4327M: rl@hellgate.ch
4328S: Maintained
4329
Jean Delvare32c0a522005-09-22 21:47:58 +02004330VIAPRO SMBUS DRIVER
4331P: Jean Delvare
4332M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02004333L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02004334S: Maintained
4335
Francois Romieu01f20732007-01-26 00:57:17 -08004336VIA VELOCITY NETWORK DRIVER
4337P: Francois Romieu
4338M: romieu@fr.zoreil.com
4339L: netdev@vger.kernel.org
4340S: Maintained
4341
Linus Torvalds1da177e2005-04-16 15:20:36 -07004342UCLINUX (AND M68KNOMMU)
4343P: Greg Ungerer
4344M: gerg@uclinux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004345W: http://www.uclinux.org/
Adrian Bunkd660a742005-06-25 14:59:35 -07004346L: uclinux-dev@uclinux.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004347S: Maintained
4348
4349UCLINUX FOR NEC V850
4350P: Miles Bader
Linus Torvalds1da177e2005-04-16 15:20:36 -07004351
4352UCLINUX FOR RENESAS H8/300
4353P: Yoshinori Sato
4354M: ysato@users.sourceforge.jp
4355W: http://uclinux-h8.sourceforge.jp/
4356S: Supported
4357
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03004358UFS FILESYSTEM
Alan Coxabb49202007-06-08 13:47:03 -07004359P: Evgeniy Dushistov
4360M: dushistov@mail.ru
4361L: linux-kernel@vger.kernel.org
4362S: Maintained
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03004363
Alan Cox4e688522008-04-30 00:52:11 -07004364UltraSPARC (sparc64):
4365P: David S. Miller
4366M: davem@davemloft.net
4367L: sparclinux@vger.kernel.org
4368T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
4369S: Maintained
4370
Linus Torvalds1da177e2005-04-16 15:20:36 -07004371USB DIAMOND RIO500 DRIVER
4372P: Cesar Miquel
4373M: miquel@df.uba.ar
4374L: rio500-users@lists.sourceforge.net
4375W: http://rio500.sourceforge.net
4376S: Maintained
4377
4378VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004379P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02004380M: mchehab@infradead.org
4381M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004382L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004383W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02004384T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004385S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004386
Patrick McHardybe7f8272007-10-23 20:26:36 -07004387VLAN (802.1Q)
4388P: Patrick McHardy
4389M: kaber@trash.net
4390L: netdev@vger.kernel.org
4391S: Maintained
4392
Juerg Haefligerab413192006-09-24 20:54:04 +02004393VT1211 HARDWARE MONITOR DRIVER
4394P: Juerg Haefliger
4395M: juergh@gmail.com
4396L: lm-sensors@lm-sensors.org
4397S: Maintained
4398
Roger Lucas1de9e372005-11-26 20:20:05 +01004399VT8231 HARDWARE MONITOR DRIVER
4400P: Roger Lucas
Roger Lucasaf865762008-02-13 07:52:06 -05004401M: vt8231@hiddenengine.co.uk
Roger Lucas1de9e372005-11-26 20:20:05 +01004402L: lm-sensors@lm-sensors.org
4403S: Maintained
4404
Linus Torvalds1da177e2005-04-16 15:20:36 -07004405W1 DALLAS'S 1-WIRE BUS
4406P: Evgeniy Polyakov
4407M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07004408S: Maintained
4409
Charles Spirakis13927072006-07-05 18:05:15 +02004410W83791D HARDWARE MONITORING DRIVER
4411P: Charles Spirakis
4412M: bezaur@gmail.com
4413L: lm-sensors@lm-sensors.org
Charles Spirakis64383122007-09-04 13:31:56 -07004414S: Odd Fixes
Charles Spirakis13927072006-07-05 18:05:15 +02004415
Rudolf Marek61db0112006-12-12 18:18:30 +01004416W83793 HARDWARE MONITORING DRIVER
4417P: Rudolf Marek
4418M: r.marek@assembler.cz
4419L: lm-sensors@lm-sensors.org
4420S: Maintained
4421
Linus Torvalds1da177e2005-04-16 15:20:36 -07004422W83L51xD SD/MMC CARD INTERFACE DRIVER
4423P: Pierre Ossman
4424M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01004425L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004426S: Maintained
4427
Wim Van Sebroeck35277612006-01-15 21:21:14 +01004428WATCHDOG DEVICE DRIVERS
4429P: Wim Van Sebroeck
4430M: wim@iguana.be
4431T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4432S: Maintained
4433
Linus Torvalds1da177e2005-04-16 15:20:36 -07004434WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4435P: Jean Tourrilhes
4436M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07004437L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004438W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4439S: Maintained
4440
4441WD7000 SCSI DRIVER
4442P: Miroslav Zagorac
4443M: zaga@fly.cc.fer.hr
4444L: linux-scsi@vger.kernel.org
4445S: Maintained
4446
Dmitry Torokhov5fc14682005-11-20 00:50:06 -05004447WISTRON LAPTOP BUTTON DRIVER
4448P: Miloslav Trmac
4449M: mitr@volny.cz
4450S: Maintained
4451
Linus Torvalds1da177e2005-04-16 15:20:36 -07004452WL3501 WIRELESS PCMCIA CARD DRIVER
4453P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004454M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07004455L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004456W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07004457S: Maintained
4458
Mark Brownfebf1df2008-04-02 00:51:09 -04004459WM97XX TOUCHSCREEN DRIVERS
4460P: Mark Brown
4461M: broonie@opensource.wolfsonmicro.com
4462P: Liam Girdwood
4463M: liam.girdwood@wolfsonmicro.com
4464L: linux-input@vger.kernel.org
4465T: git git://opensource.wolfsonmicro.com/linux-2.6-touch
4466W: http://opensource.wolfsonmicro.com/node/7
4467S: Supported
4468
Linus Torvalds1da177e2005-04-16 15:20:36 -07004469X.25 NETWORK LAYER
4470P: Henner Eisen
4471M: eis@baty.hanse.de
4472L: linux-x25@vger.kernel.org
4473S: Maintained
4474
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02004475XEN HYPERVISOR INTERFACE
4476P: Jeremy Fitzhardinge
4477M: jeremy@xensource.com
4478P: Chris Wright
4479M: chrisw@sous-sol.org
4480L: virtualization@lists.osdl.org
4481L: xen-devel@lists.xensource.com
4482S: Supported
4483
Linus Torvalds1da177e2005-04-16 15:20:36 -07004484XFS FILESYSTEM
4485P: Silicon Graphics Inc
Timothy Shimmin78bfd362007-06-11 20:42:09 -07004486P: Tim Shimmin
Linus Torvalds1da177e2005-04-16 15:20:36 -07004487M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004488L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004489W: http://oss.sgi.com/projects/xfs
Tim Shimmine99f0562007-06-19 15:26:35 +10004490T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004491S: Supported
4492
Grant Likelyc9d3d8e2007-10-01 16:33:51 +02004493XILINX SYSTEMACE DRIVER
4494P: Grant Likely
4495M: grant.likely@secretlab.ca
4496W: http://www.secretlab.ca/
4497L: linux-kernel@vger.kernel.org
4498S: Maintained
4499
Peter Korsgaard238b8722006-12-06 20:35:17 -08004500XILINX UARTLITE SERIAL DRIVER
4501P: Peter Korsgaard
4502M: jacmet@sunsite.dk
4503L: linux-serial@vger.kernel.org
4504S: Maintained
4505
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004506X86 ARCHITECTURE (32-BIT AND 64-BIT)
4507P: Thomas Gleixner
4508M: tglx@linutronix.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07004509P: Ingo Molnar
4510M: mingo@redhat.com
Ingo Molnar6ce59b42007-10-20 02:36:26 +02004511P: H. Peter Anvin
4512M: hpa@zytor.com
4513L: linux-kernel@vger.kernel.org
4514T: git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004515S: Maintained
4516
Linus Torvalds1da177e2005-04-16 15:20:36 -07004517YAM DRIVER FOR AX.25
4518P: Jean-Paul Roubelat
4519M: jpr@f6fbb.org
4520L: linux-hams@vger.kernel.org
4521S: Maintained
4522
Henkaf64a5e2005-10-12 15:02:56 +02004523YEALINK PHONE DRIVER
4524P: Henk Vergonet
4525M: Henk.Vergonet@gmail.com
4526L: usbb2k-api-dev@nongnu.org
4527S: Maintained
4528
Linus Torvalds1da177e2005-04-16 15:20:36 -07004529Z8530 DRIVER FOR AX.25
4530P: Joerg Reuter
4531M: jreuter@yaina.de
4532W: http://yaina.de/jreuter/
4533W: http://www.qsl.net/dl1bke/
4534L: linux-hams@vger.kernel.org
4535S: Maintained
4536
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004537ZD1211RW WIRELESS DRIVER
4538P: Daniel Drake
4539M: dsd@gentoo.org
4540P: Ulrich Kunitz
4541M: kune@deine-taler.de
4542W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004543L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004544L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4545S: Maintained
4546
Linus Torvalds1da177e2005-04-16 15:20:36 -07004547ZF MACHZ WATCHDOG
4548P: Fernando Fuganti
4549M: fuganti@netbank.com.br
4550W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4551S: Maintained
4552
4553ZR36067 VIDEO FOR LINUX DRIVER
4554P: Ronald Bultje
4555M: rbultje@ronald.bitfreak.net
4556L: mjpeg-users@lists.sourceforge.net
4557W: http://mjpeg.sourceforge.net/driver-zoran/
4558S: Maintained
4559
Maciej W. Rozycki8b4a4082007-07-18 00:49:11 -07004560ZS DECSTATION Z85C30 SERIAL DRIVER
4561P: Maciej W. Rozycki
4562M: macro@linux-mips.org
4563S: Maintained
4564
Linus Torvalds1da177e2005-04-16 15:20:36 -07004565THE REST
4566P: Linus Torvalds
4567S: Buried alive in reporters