blob: 5abec1435ad8c94c5a25979d86c016d7b3452654 [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
47 of the OSDL certificate of contribution
48 (http://www.osdl.org/newsroom/press_releases/2004/2004_05_24_dco.html)
49 and should include a Signed-off-by: line.
50
Linus Torvalds1da177e2005-04-16 15:20:36 -0700516. Make sure you have the right to send any changes you make. If you
52 do changes at work you may find your employer owns the patch
53 not you.
54
Alan Coxc9ee1332006-05-20 15:00:12 -0700557. When sending security related changes or reports to a maintainer
56 please Cc: security@kernel.org, especially if the maintainer
57 does not respond.
58
598. Happy hacking.
Linus Torvalds1da177e2005-04-16 15:20:36 -070060
Antoine Jacquetb7eee612007-04-27 12:30:59 -030061 -----------------------------------
Linus Torvalds1da177e2005-04-16 15:20:36 -070062
63Maintainers List (try to look for most precise areas first)
64
65Note: For the hard of thinking, this list is meant to remain in alphabetical
66order. If you could add yourselves to it in alphabetical order that would be
67so much easier [Ed]
68
69P: Person
70M: Mail patches to
71L: Mailing list that is relevant to this area
72W: Web-page with status/info
Jody McIntyre50306fb2005-11-23 15:44:03 -080073T: SCM tree type and location. Type is one of: git, hg, quilt.
Linus Torvalds1da177e2005-04-16 15:20:36 -070074S: Status, one of the following:
75
76 Supported: Someone is actually paid to look after this.
77 Maintained: Someone actually looks after it.
78 Odd Fixes: It has a maintainer but they don't have time to do
79 much other than throw the odd patch in. See below..
80 Orphan: No current maintainer [but maybe you could take the
81 role as you write your new code].
82 Obsolete: Old code. Something tagged obsolete generally means
83 it has been replaced by a better system and you
84 should be using that.
85
863C359 NETWORK DRIVER
87P: Mike Phillips
88M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -070089L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -070090L: linux-tr@linuxtr.net
91W: http://www.linuxtr.net
92S: Maintained
93
943C505 NETWORK DRIVER
95P: Philip Blundell
96M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -070097L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -070098S: Maintained
99
1003CR990 NETWORK DRIVER
101P: David Dillow
102M: dave@thedillows.org
Ralf Baechle979b6c12005-06-13 14:30:40 -0700103L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700104S: Maintained
105
1063W-XXXX ATA-RAID CONTROLLER DRIVER
107P: Adam Radford
108M: linuxraid@amcc.com
109L: linux-scsi@vger.kernel.org
110W: http://www.amcc.com
111S: Supported
112
1133W-9XXX SATA-RAID CONTROLLER DRIVER
114P: Adam Radford
115M: linuxraid@amcc.com
116L: linux-scsi@vger.kernel.org
117W: http://www.amcc.com
118S: Supported
119
12053C700 AND 53C700-66 SCSI DRIVER
121P: James E.J. Bottomley
122M: James.Bottomley@HansenPartnership.com
123L: linux-scsi@vger.kernel.org
124S: Maintained
125
1266PACK NETWORK DRIVER FOR AX.25
127P: Andreas Koensgen
128M: ajk@iehk.rwth-aachen.de
129L: linux-hams@vger.kernel.org
130S: Maintained
131
1328139CP 10/100 FAST ETHERNET DRIVER
133P: Jeff Garzik
134M: jgarzik@pobox.com
135S: Maintained
136
1378139TOO 10/100 FAST ETHERNET DRIVER
138P: Jeff Garzik
139M: jgarzik@pobox.com
140W: http://sourceforge.net/projects/gkernel/
141S: Maintained
142
1438169 10/100/1000 GIGABIT ETHERNET DRIVER
144P: Francois Romieu
145M: romieu@fr.zoreil.com
Ralf Baechle979b6c12005-06-13 14:30:40 -0700146L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700147S: Maintained
148
1498250/16?50 (AND CLONE UARTS) SERIAL DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -0700150L: linux-serial@vger.kernel.org
151W: http://serial.sourceforge.net
Russell King353cefd2006-10-03 17:36:11 +0100152S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -0700153
1548390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
155P: Paul Gortmaker
156M: p_gortmaker@yahoo.com
Ralf Baechle979b6c12005-06-13 14:30:40 -0700157L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700158S: Maintained
159
Eric Van Hensbergen67543e52006-03-25 03:07:29 -08001609P FILE SYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +0100161P: Eric Van Hensbergen
162M: ericvh@gmail.com
163P: Ron Minnich
164M: rminnich@lanl.gov
165P: Latchesar Ionkov
166M: lucho@ionkov.net
167L: v9fs-developer@lists.sourceforge.net
168W: http://v9fs.sf.net
169T: git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git
170S: Maintained
Eric Van Hensbergen67543e52006-03-25 03:07:29 -0800171
Linus Torvalds1da177e2005-04-16 15:20:36 -0700172A2232 SERIAL BOARD DRIVER
173P: Enver Haase
174M: ehaase@inf.fu-berlin.de
175M: A2232@gmx.net
176L: linux-m68k@lists.linux-m68k.org
177S: Maintained
178
179AIO
180P: Benjamin LaHaise
181M: bcrl@kvack.org
182L: linux-aio@kvack.org
183S: Supported
184
Hans de Goedef2b84bb2006-06-04 20:22:24 +0200185ABIT UGURU HARDWARE MONITOR DRIVER
186P: Hans de Goede
187M: j.w.r.degoede@hhs.nl
188L: lm-sensors@lm-sensors.org
189S: Maintained
190
Linus Torvalds1da177e2005-04-16 15:20:36 -0700191ACENIC DRIVER
192P: Jes Sorensen
193M: jes@trained-monkey.org
194L: linux-acenic@sunsite.dk
195S: Maintained
196
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700197IPS 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
204DPT_I2O SCSI RAID DRIVER
205P: Adaptec OEM Raid Solutions
206M: aacraid@adaptec.com
207L: linux-scsi@vger.kernel.org
208W: http://www.adaptec.com/
209S: Maintained
210
Linus Torvalds1da177e2005-04-16 15:20:36 -0700211AACRAID SCSI RAID DRIVER
212P: Adaptec OEM Raid Solutions
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700213M: aacraid@adaptec.com
Linus Torvalds1da177e2005-04-16 15:20:36 -0700214L: linux-scsi@vger.kernel.org
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700215W: http://www.adaptec.com/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700216S: Supported
217
218ACPI
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
Linus Torvalds1da177e2005-04-16 15:20:36 -0700223W: http://acpi.sourceforge.net/
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
228P: Vladimir P. Lebedev
229M: vladimir.p.lebedev@intel.com
230L: linux-acpi@vger.kernel.org
231W: http://acpi.sourceforge.net/
232S: Supported
233
234ACPI EC DRIVER
235P: Alexey Starikovskiy
236M: alexey.y.starikovskiy@linux.intel.com
237L: linux-acpi@vger.kernel.org
238W: http://acpi.sourceforge.net/
239S: Supported
240
241ACPI FAN DRIVER
242P: Konstantin A. Karasyov
243M: konstantin.a.karasyov@intel.com
244L: 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
255P: Konstantin A. Karasyov
256M: konstantin.a.karasyov@intel.com
257L: 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
262P: Luming Yu
263M: luming.yu@intel.com
264L: linux-acpi@vger.kernel.org
265W: http://acpi.sourceforge.net/
266S: Supported
267
Linus Torvalds1da177e2005-04-16 15:20:36 -0700268ADM1025 HARDWARE MONITOR DRIVER
269P: Jean Delvare
270M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +0200271L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700272S: Maintained
273
Corentin Labbecae2caa2007-02-14 21:15:04 +0100274ADM1029 HARDWARE MONITOR DRIVER
275P: Corentin Labbe
276M: corentin.labbe@geomatys.fr
277L: lm-sensors@lm-sensors.org
278S: Maintained
279
Linus Torvalds1da177e2005-04-16 15:20:36 -0700280ADT746X FAN DRIVER
281P: Colin Leroy
282M: colin@colino.net
283S: Maintained
284
Linus Torvalds1da177e2005-04-16 15:20:36 -0700285AEDSP16 DRIVER
286P: Riccardo Facchetti
287M: fizban@tin.it
288S: Maintained
289
290AFFS FILE SYSTEM
291P: Roman Zippel
292M: zippel@linux-m68k.org
293S: Maintained
294
295AGPGART DRIVER
Dave Jones70e89922007-07-09 20:23:50 -0400296P: David Airlie
297M: airlied@linux.ie
298T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700299S: Maintained
300
301AHA152X SCSI DRIVER
302P: Juergen E. Fischer
303M: Juergen Fischer <fischer@norbit.de>
304L: linux-scsi@vger.kernel.org
305S: Maintained
306
307ALCATEL SPEEDTOUCH USB DRIVER
308P: Duncan Sands
309M: duncan.sands@free.fr
310L: linux-usb-users@lists.sourceforge.net
311L: linux-usb-devel@lists.sourceforge.net
312W: http://www.linux-usb.org/SpeedTouch/
313S: Maintained
314
Pierre Ossman272f1332007-05-14 21:25:26 +0200315ALCHEMY AU1XX0 MMC DRIVER
316S: Orphan
317
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000318ALI1563 I2C DRIVER
319P: Rudolf Marek
Jean Delvare7188cc62006-12-12 18:18:30 +0100320M: r.marek@assembler.cz
Jean Delvare5d925fe2006-07-01 17:14:32 +0200321L: i2c@lm-sensors.org
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000322S: Maintained
323
Linus Torvalds1da177e2005-04-16 15:20:36 -0700324ALPHA PORT
325P: Richard Henderson
326M: rth@twiddle.net
327S: Odd Fixes for 2.4; Maintained for 2.6.
328P: Ivan Kokshaysky
329M: ink@jurassic.park.msu.ru
330S: Maintained for 2.4; PCI support for 2.6.
331
Jordan Crousef90b8112006-01-06 00:12:14 -0800332AMD GEODE PROCESSOR/CHIPSET SUPPORT
Jim Cromiece00f852006-11-30 04:49:44 +0100333P: Jordan Crouse
334M: info-linux@geode.amd.com
Jordan Crousef90b8112006-01-06 00:12:14 -0800335L: info-linux@geode.amd.com
336W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
337S: Supported
338
Stelian Pop284f42b2006-12-12 18:18:31 +0100339AMS (Apple Motion Sensor) DRIVER
340P: Stelian Pop
341M: stelian@popies.net
342P: Michael Hanselmann
343M: linux-kernel@hansmi.ch
344S: Supported
345
Tom Tuckerf94b5332006-09-22 15:22:48 -0700346AMSO1100 RNIC DRIVER
347P: Tom Tucker
348M: tom@opengridcomputing.com
349P: Steve Wise
350M: swise@opengridcomputing.com
Roland Dreier78526822007-07-09 20:12:26 -0700351L: general@lists.openfabrics.org
Tom Tuckerf94b5332006-09-22 15:22:48 -0700352S: Maintained
353
Johannes Berg42269062006-07-25 16:15:50 +0200354AOA (Apple Onboard Audio) ALSA DRIVER
355P: Johannes Berg
356M: johannes@sipsolutions.net
357L: linuxppc-dev@ozlabs.org
Takashi Iwai82622042007-04-16 12:32:52 +0200358L: alsa-devel@alsa-project.org (subscribers-only)
Johannes Berg42269062006-07-25 16:15:50 +0200359S: Maintained
360
Linus Torvalds1da177e2005-04-16 15:20:36 -0700361APM DRIVER
362P: Stephen Rothwell
363M: sfr@canb.auug.org.au
364L: linux-laptop@vger.kernel.org
365W: http://www.canb.auug.org.au/~sfr/
366S: Supported
367
Nicolas Boichat6f2fad72007-05-08 00:24:52 -0700368APPLE SMC DRIVER
369P: Nicolas Boichat
370M: nicolas@boichat.ch
371L: mactel-linux-devel@lists.sourceforge.net
372S: Maintained
373
Linus Torvalds1da177e2005-04-16 15:20:36 -0700374APPLETALK NETWORK LAYER
375P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -0300376M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700377S: Maintained
378
Jaya Kumar1154ea72005-06-21 17:17:04 -0700379ARC FRAMEBUFFER DRIVER
380P: Jaya Kumar
381M: jayalk@intworks.biz
382S: Maintained
383
Linus Torvalds1da177e2005-04-16 15:20:36 -0700384ARM26 ARCHITECTURE
385P: Ian Molton
386M: spyro@f2s.com
387S: Maintained
388
389ARM26/ARCHIMEDES
390P: Ian Molton
391M: spyro@f2s.com
392S: Maintained
393
394ARM26/A5000
395P: John Appleby
396M: john@dnsworld.co.uk
397S: Maintained
398
399ARM MFM AND FLOPPY DRIVERS
400P: Ian Molton
401M: spyro@f2s.com
402S: Maintained
403
Russell King2761f5c2007-05-24 06:56:08 +0200404ARM PRIMECELL MMCI PL180/1 DRIVER
405P: Russell King
406M: rmk@arm.linux.org.uk
407L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
408S: Maintained
409
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800410ARM/ADI ROADRUNNER MACHINE SUPPORT
411P: Lennert Buytenhek
412M: kernel@wantstofly.org
413L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
414S: Maintained
415
416ARM/ADS SPHERE MACHINE SUPPORT
417P: Lennert Buytenhek
418M: kernel@wantstofly.org
419L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
420S: Maintained
421
422ARM/AJECO 1ARM MACHINE SUPPORT
423P: Lennert Buytenhek
424M: kernel@wantstofly.org
425L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
426S: Maintained
427
Andrew Victord4a89c72006-12-04 13:56:21 +0100428ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
429P: Andrew Victor
430M: andrew@sanpeople.com
431L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
432W: http://maxim.org.za/at91_26.html
433S: Maintained
434
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800435ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
436P: Lennert Buytenhek
437M: kernel@wantstofly.org
438L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
439S: Maintained
440
441ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
442P: Lennert Buytenhek
443M: kernel@wantstofly.org
444L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
445S: Maintained
446
Linus Torvalds1da177e2005-04-16 15:20:36 -0700447ARM/CORGI MACHINE SUPPORT
448P: Richard Purdie
449M: rpurdie@rpsys.net
450S: Maintained
451
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800452ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
453P: Lennert Buytenhek
454M: kernel@wantstofly.org
455L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
456S: Maintained
457
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100458ARM/HP JORNADA 7XX MACHINE SUPPORT
459P: Kristoffer Ericson
460M: kristoffer_e1@hotmail.com
461W: www.jlime.com
462S: Maintained
463
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800464ARM/INTEL IOP32X ARM ARCHITECTURE
465P: Lennert Buytenhek
466M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100467P: Dan Williams
468M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800469L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100470S: Supported
471
472ARM/INTEL IOP33X ARM ARCHITECTURE
473P: Dan Williams
474M: dan.j.williams@intel.com
475L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
476S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800477
478ARM/INTEL IOP13XX ARM ARCHITECTURE
479P: Lennert Buytenhek
480M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100481P: Dan Williams
482M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800483L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100484S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800485
486ARM/INTEL IQ81342EX MACHINE SUPPORT
487P: Lennert Buytenhek
488M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100489P: Dan Williams
490M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800491L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100492S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800493
494ARM/INTEL IXP2000 ARM ARCHITECTURE
495P: Lennert Buytenhek
496M: kernel@wantstofly.org
497L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
498S: Maintained
499
500ARM/INTEL IXDP2850 MACHINE SUPPORT
501P: Lennert Buytenhek
502M: kernel@wantstofly.org
503L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
504S: Maintained
505
506ARM/INTEL IXP23XX ARM ARCHITECTURE
507P: Lennert Buytenhek
508M: kernel@wantstofly.org
509L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
510S: Maintained
511
512ARM/INTEL XSC3 (MANZANO) ARM CORE
513P: Lennert Buytenhek
514M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100515P: Dan Williams
516M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800517L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100518S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800519
520ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
521P: Lennert Buytenhek
522M: kernel@wantstofly.org
523L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
524S: Maintained
525
526ARM/LOGICPD PXA270 MACHINE SUPPORT
527P: Lennert Buytenhek
528M: kernel@wantstofly.org
529L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
530S: Maintained
531
Dirk Opfer8459c152005-11-06 14:27:52 +0000532ARM/TOSA MACHINE SUPPORT
533P: Dirk Opfer
534M: dirk@opfer-online.de
535S: Maintained
536
Linus Torvalds1da177e2005-04-16 15:20:36 -0700537ARM/PLEB SUPPORT
538P: Peter Chubb
539M: pleb@gelato.unsw.edu.au
540W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
541S: Maintained
542
543ARM/PT DIGITAL BOARD PORT
544P: Stefan Eletzhofer
545M: stefan.eletzhofer@eletztrick.de
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700546L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700547W: http://www.arm.linux.org.uk/
548S: Maintained
549
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800550ARM/RADISYS ENP2611 MACHINE SUPPORT
551P: Lennert Buytenhek
552M: kernel@wantstofly.org
553L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
554S: Maintained
555
Linus Torvalds1da177e2005-04-16 15:20:36 -0700556ARM/SHARK MACHINE SUPPORT
557P: Alexander Schulz
558M: alex@shark-linux.de
559W: http://www.shark-linux.de/shark.html
560S: Maintained
561
562ARM/STRONGARM110 PORT
563P: Russell King
564M: rmk@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700565L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700566W: http://www.arm.linux.org.uk/
567S: Maintained
568
569ARM/S3C2410 ARM ARCHITECTURE
570P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800571M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700572L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700573W: http://www.fluff.org/ben/linux/
574S: Maintained
575
576ARM/S3C2440 ARM ARCHITECTURE
577P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800578M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700579L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700580W: http://www.fluff.org/ben/linux/
581S: Maintained
582
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800583ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
584P: Lennert Buytenhek
585M: kernel@wantstofly.org
586L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
587S: Maintained
588
589ARM/THECUS N2100 MACHINE SUPPORT
590P: Lennert Buytenhek
591M: kernel@wantstofly.org
592L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
593S: Maintained
594
Linus Torvalds1da177e2005-04-16 15:20:36 -0700595ARPD SUPPORT
596P: Jonathan Layes
Ralf Baechle979b6c12005-06-13 14:30:40 -0700597L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700598S: Maintained
599
600ASUS ACPI EXTRAS DRIVER
Len Brown0b67d942006-12-22 21:18:56 -0500601P: Corentin Chary
602M: corentincj@iksaif.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700603P: Karol Kozimor
604M: sziwan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700605L: acpi4asus-user@lists.sourceforge.net
606W: http://sourceforge.net/projects/acpi4asus
Len Brown0b67d942006-12-22 21:18:56 -0500607W: http://xf.iksaif.net/acpi4asus
Linus Torvalds1da177e2005-04-16 15:20:36 -0700608S: Maintained
609
Corentin Chary85091b72007-01-26 14:04:30 +0100610ASUS LAPTOP EXTRAS DRIVER
611P: Corentin Chary
612M: corentincj@iksaif.net
613L: acpi4asus-user@lists.sourceforge.net
614W: http://sourceforge.net/projects/acpi4asus
615W: http://xf.iksaif.net/acpi4asus
616S: Maintained
617
Linus Torvalds1da177e2005-04-16 15:20:36 -0700618ATA OVER ETHERNET DRIVER
619P: Ed L. Cashin
620M: ecashin@coraid.com
621W: http://www.coraid.com/support/linux
622S: Supported
623
Jay Cliburn8d5ca6e2007-02-03 20:25:10 -0600624ATL1 ETHERNET DRIVER
625P: Jay Cliburn
626M: jcliburn@gmail.com
627P: Chris Snook
628M: csnook@redhat.com
629L: atl1-devel@lists.sourceforge.net
630W: http://sourceforge.net/projects/atl1
631W: http://atl1.sourceforge.net
632S: Maintained
633
Linus Torvalds1da177e2005-04-16 15:20:36 -0700634ATM
635P: Chas Williams
636M: chas@cmf.nrl.navy.mil
Roland Dreierf37bf902006-09-13 20:39:33 -0700637L: linux-atm-general@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700638W: http://linux-atm.sourceforge.net
639S: Maintained
640
Pierre Ossman272f1332007-05-14 21:25:26 +0200641ATMEL AT91 MCI DRIVER
642S: Orphan
643
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100644ATMEL MACB ETHERNET DRIVER
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100645P: Haavard Skinnemoen
646M: hskinnemoen@atmel.com
647S: Supported
648
Haavard Skinnemoen754ce4f2007-02-14 00:33:09 -0800649ATMEL SPI DRIVER
650P: Haavard Skinnemoen
651M: hskinnemoen@atmel.com
652S: Supported
653
Linus Torvalds1da177e2005-04-16 15:20:36 -0700654ATMEL WIRELESS DRIVER
655P: Simon Kelley
656M: simon@thekelleys.org.uk
Johannes Berg724c6b32007-04-23 12:18:20 -0700657L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700658W: http://www.thekelleys.org.uk/atmel
659W: http://atmelwlandriver.sourceforge.net/
660S: Maintained
661
Chris Wrighta92b7b82005-07-07 18:12:23 -0700662AUDIT SUBSYSTEM
David Woodhousead3f9a22005-07-13 15:28:29 +0100663P: David Woodhouse
664M: dwmw2@infradead.org
665L: linux-audit@redhat.com
666W: http://people.redhat.com/sgrubb/audit/
Josh Boyer1adc1232005-11-23 15:44:15 -0800667T: git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
Chris Wrighta92b7b82005-07-07 18:12:23 -0700668S: Maintained
669
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800670AUXILIARY DISPLAY DRIVERS
671P: Miguel Ojeda Sandonis
672M: maxextreme@gmail.com
673L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700674W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800675S: Maintained
676
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700677AVR32 ARCHITECTURE
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700678P: Haavard Skinnemoen
679M: hskinnemoen@atmel.com
680W: http://www.atmel.com/products/AVR32/
681W: http://avr32linux.org/
682W: http://avrfreaks.net/
683S: Supported
684
685AVR32/AT32AP MACHINE SUPPORT
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700686P: Haavard Skinnemoen
687M: hskinnemoen@atmel.com
688S: Supported
689
Linus Torvalds1da177e2005-04-16 15:20:36 -0700690AX.25 NETWORK LAYER
691P: Ralf Baechle
692M: ralf@linux-mips.org
693L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +0200694W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700695S: Maintained
696
Richard Purdie300abeb2007-02-07 22:21:07 +0000697BACKLIGHT CLASS/SUBSYSTEM
698P: Richard Purdie
699M: rpurdie@rpsys.net
700S: Maintained
701
Bryan Wu1394f032007-05-06 14:50:22 -0700702BLACKFIN ARCHITECTURE
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800703P: Aubrey Li
704M: aubrey.li@analog.com
705P: Bernd Schmidt
706M: bernd.schmidt@analog.com
707P: Bryan Wu
708M: bryan.wu@analog.com
709P: Grace Pan
710M: grace.pan@analog.com
711P: Marc Hoffman
712M: marc.hoffman@analog.com
713P: Michael Hennerich
714M: michael.hennerich@analog.com
715P: Mike Frysinger
716M: michael.frysinger@analog.com
717P: Jerry Zeng
718M: jerry.zeng@analog.com
719P: Jie Zhang
720M: jie.zhang@analog.com
721P: Robin Getz
722M: robin.getz@analog.com
723P: Roy Huang
724M: roy.huang@analog.com
725P: Sonic Zhang
726M: sonic.zhang@analog.com
727P: Vivi Li
728M: vivi.li@analog.com
729P: Yi Li
730M: yi.li@analog.com
731L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
732W: http://blackfin.uclinux.org
733S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700734
Mike Frysinger566da5b2007-06-11 15:31:30 +0800735BLACKFIN RTC DRIVER
736P: Mike Frysinger
737M: michael.frysinger@analog.com
738M: vapier.adi@gmail.com
739L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
740W: http://blackfin.uclinux.org
741S: Supported
742
Bryan Wu1394f032007-05-06 14:50:22 -0700743BLACKFIN SERIAL DRIVER
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800744P: Aubrey Li
745M: aubrey.li@analog.com
746L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
747W: http://blackfin.uclinux.org
748S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700749
Linus Torvalds1da177e2005-04-16 15:20:36 -0700750BAYCOM/HDLCDRV DRIVERS FOR AX.25
751P: Thomas Sailer
752M: t.sailer@alumni.ethz.ch
753L: linux-hams@vger.kernel.org
754W: http://www.baycom.org/~tom/ham/ham.html
755S: Maintained
756
Michael Bueschfb67a0f2006-08-16 00:39:36 +0200757BCM43XX WIRELESS DRIVER (SOFTMAC BASED VERSION)
758P: Larry Finger
759M: Larry.Finger@lwfinger.net
Michael Buesch9eac8f92006-04-22 17:31:27 +0200760P: Stefano Brivio
761M: st3@riseup.net
Johannes Berg724c6b32007-04-23 12:18:20 -0700762L: linux-wireless@vger.kernel.org
Michael Buesch9eac8f92006-04-22 17:31:27 +0200763W: http://bcm43xx.berlios.de/
764S: Maintained
765
Linus Torvalds1da177e2005-04-16 15:20:36 -0700766BEFS FILE SYSTEM
767P: Sergey S. Kostyliov
768M: rathamahata@php4.ru
769L: linux-kernel@vger.kernel.org
770S: Maintained
771
Linus Torvalds1da177e2005-04-16 15:20:36 -0700772BFS FILE SYSTEM
773P: Tigran A. Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -0800774M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700775L: linux-kernel@vger.kernel.org
776S: Maintained
777
Bryan Wud24ecfc2007-05-01 23:26:32 +0200778BLACKFIN I2C TWI DRIVER
779P: Sonic Zhang
780M: sonic.zhang@analog.com
781L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
782W: http://blackfin.uclinux.org/
783S: Supported
784
Linus Torvalds1da177e2005-04-16 15:20:36 -0700785BLOCK LAYER
786P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +0200787M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700788L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800789T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700790S: Maintained
791
792BLUETOOTH SUBSYSTEM
793P: Marcel Holtmann
794M: marcel@holtmann.org
795P: Maxim Krasnyansky
796M: maxk@qualcomm.com
797L: bluez-devel@lists.sf.net
798W: http://bluez.sf.net
799W: http://www.bluez.org
800W: http://www.holtmann.org/linux/bluetooth/
Josh Boyer1adc1232005-11-23 15:44:15 -0800801T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700802S: Maintained
803
804BLUETOOTH RFCOMM LAYER
805P: Marcel Holtmann
806M: marcel@holtmann.org
807P: Maxim Krasnyansky
808M: maxk@qualcomm.com
809S: Maintained
810
811BLUETOOTH BNEP LAYER
812P: Marcel Holtmann
813M: marcel@holtmann.org
814P: Maxim Krasnyansky
815M: maxk@qualcomm.com
816S: Maintained
817
818BLUETOOTH CMTP LAYER
819P: Marcel Holtmann
820M: marcel@holtmann.org
821S: Maintained
822
823BLUETOOTH HIDP LAYER
824P: Marcel Holtmann
825M: marcel@holtmann.org
826S: Maintained
827
828BLUETOOTH HCI UART DRIVER
829P: Marcel Holtmann
830M: marcel@holtmann.org
831P: Maxim Krasnyansky
832M: maxk@qualcomm.com
833S: Maintained
834
835BLUETOOTH HCI USB DRIVER
836P: Marcel Holtmann
837M: marcel@holtmann.org
838P: Maxim Krasnyansky
839M: maxk@qualcomm.com
840S: Maintained
841
842BLUETOOTH HCI BCM203X DRIVER
843P: Marcel Holtmann
844M: marcel@holtmann.org
845S: Maintained
846
847BLUETOOTH HCI BPA10X DRIVER
848P: Marcel Holtmann
849M: marcel@holtmann.org
850S: Maintained
851
852BLUETOOTH HCI BFUSB DRIVER
853P: Marcel Holtmann
854M: marcel@holtmann.org
855S: Maintained
856
857BLUETOOTH HCI DTL1 DRIVER
858P: Marcel Holtmann
859M: marcel@holtmann.org
860S: Maintained
861
862BLUETOOTH HCI BLUECARD DRIVER
863P: Marcel Holtmann
864M: marcel@holtmann.org
865S: Maintained
866
867BLUETOOTH HCI BT3C DRIVER
868P: Marcel Holtmann
869M: marcel@holtmann.org
870S: Maintained
871
872BLUETOOTH HCI BTUART DRIVER
873P: Marcel Holtmann
874M: marcel@holtmann.org
875S: Maintained
876
877BLUETOOTH HCI VHCI DRIVER
878P: Maxim Krasnyansky
879M: maxk@qualcomm.com
880S: Maintained
881
882BONDING DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +0100883P: Chad Tindel
884M: ctindel@users.sourceforge.net
885P: Jay Vosburgh
886M: fubar@us.ibm.com
887L: bonding-devel@lists.sourceforge.net
888W: http://sourceforge.net/projects/bonding/
889S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700890
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000891BROADBAND PROCESSOR ARCHITECTURE
892P: Arnd Bergmann
893M: arnd@arndb.de
Stephen Rothwell1d049812006-03-22 11:26:58 +1100894L: linuxppc-dev@ozlabs.org
Arthur Othieno6d923f92006-05-19 06:22:23 -0400895W: http://www.penguinppc.org/ppc64/
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000896S: Supported
897
Gary Zambrano39105892006-06-22 17:26:20 -0700898BROADCOM B44 10/100 ETHERNET DRIVER
899P: Gary Zambrano
900M: zambrano@broadcom.com
901L: netdev@vger.kernel.org
902S: Supported
903
Michael Chan948c51e2006-06-04 02:51:39 -0700904BROADCOM BNX2 GIGABIT ETHERNET DRIVER
905P: Michael Chan
906M: mchan@broadcom.com
907L: netdev@vger.kernel.org
908S: Supported
909
910BROADCOM TG3 GIGABIT ETHERNET DRIVER
911P: Michael Chan
912M: mchan@broadcom.com
913L: netdev@vger.kernel.org
914S: Supported
915
Linus Torvalds1da177e2005-04-16 15:20:36 -0700916BTTV VIDEO4LINUX DRIVER
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700917P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -0200918M: mchehab@infradead.org
919M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700920L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700921W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -0200922T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700923S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -0700924
Jonathan Corbet77d51402007-03-22 19:44:17 -0300925CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
926P: Jonathan Corbet
927M: corbet@lwn.net
928L: video4linux-list@redhat.com
929S: Maintained
930
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +0200931CALGARY x86-64 IOMMU
932P: Muli Ben-Yehuda
933M: muli@il.ibm.com
934P: Jon D. Mason
Jon Masond8d2bed2006-10-05 18:47:21 +0200935M: jdmason@kudzu.us
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +0200936L: linux-kernel@vger.kernel.org
937L: discuss@x86-64.org
938S: Maintained
939
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800940CFAG12864B LCD DRIVER
941P: Miguel Ojeda Sandonis
942M: maxextreme@gmail.com
943L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700944W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800945S: Maintained
946
947CFAG12864BFB LCD FRAMEBUFFER DRIVER
948P: Miguel Ojeda Sandonis
949M: maxextreme@gmail.com
950L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700951W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800952S: Maintained
953
Johannes Berg704232c2007-04-23 12:20:05 -0700954CFG80211 and NL80211
955P: Johannes Berg
956M: johannes@sipsolutions.net
957L: linux-wireless@vger.kernel.org
958S: Maintained
959
Andy Whitcroft0a920b52007-06-01 00:46:48 -0700960CHECKPATCH
961P: Andy Whitcroft
962M: apw@shadowen.org
963P: Randy Dunlap
964M: rdunlap@xenotime.net
965P: Joel Schopp
966M: jschopp@austin.ibm.com
967S: Supported
968
Linus Torvalds1da177e2005-04-16 15:20:36 -0700969COMMON INTERNET FILE SYSTEM (CIFS)
970P: Steve French
971M: sfrench@samba.org
Jesper Juhlfb453d42006-01-15 02:46:48 +0100972L: linux-cifs-client@lists.samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700973L: samba-technical@lists.samba.org
974W: http://us1.samba.org/samba/Linux_CIFS_client.html
Josh Boyer1adc1232005-11-23 15:44:15 -0800975T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -0300976S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700977
Joel Becker7063fbf2005-12-15 14:29:43 -0800978CONFIGFS
979P: Joel Becker
Joel Becker62ca3d262006-01-27 11:04:12 -0800980M: joel.becker@oracle.com
981L: linux-kernel@vger.kernel.org
Joel Becker7063fbf2005-12-15 14:29:43 -0800982S: Supported
983
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800984CIRRUS LOGIC EP93XX ETHERNET DRIVER
985P: Lennert Buytenhek
986M: kernel@wantstofly.org
987L: netdev@vger.kernel.org
988S: Maintained
989
Linus Torvalds1da177e2005-04-16 15:20:36 -0700990CIRRUS LOGIC GENERIC FBDEV DRIVER
991P: Jeff Garzik
992M: jgarzik@pobox.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -0800993L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700994S: Odd Fixes
995
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800996CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
997P: Lennert Buytenhek
998M: kernel@wantstofly.org
999L: linux-usb-devel@lists.sourceforge.net
1000S: Maintained
1001
Linus Torvalds1da177e2005-04-16 15:20:36 -07001002CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1003P: Cirrus Logic Corporation (kernel 2.2 driver)
1004M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1005P: Nils Faerber (port to kernel 2.4)
1006M: Nils Faerber <nils@kernelconcepts.de>
1007S: Maintained
1008
1009CODA FILE SYSTEM
1010P: Jan Harkes
1011M: jaharkes@cs.cmu.edu
1012M: coda@cs.cmu.edu
1013L: codalist@coda.cs.cmu.edu
1014W: http://www.coda.cs.cmu.edu/
1015S: Maintained
1016
1017COMPACTPCI HOTPLUG CORE
1018P: Scott Murray
1019M: scottm@somanetworks.com
1020M: scott@spiteful.org
1021L: pcihpd-discuss@lists.sourceforge.net
1022S: Supported
1023
1024COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1025P: Scott Murray
1026M: scottm@somanetworks.com
1027M: scott@spiteful.org
1028L: pcihpd-discuss@lists.sourceforge.net
1029S: Supported
1030
1031COMPACTPCI HOTPLUG GENERIC DRIVER
1032P: Scott Murray
1033M: scottm@somanetworks.com
1034M: scott@spiteful.org
1035L: pcihpd-discuss@lists.sourceforge.net
1036S: Supported
1037
1038COMPUTONE INTELLIPORT MULTIPORT CARD
1039P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -07001040M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001041W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -07001042S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001043
Simon Arlott949be0f2007-03-06 02:47:46 -08001044CONEXANT ACCESSRUNNER USB DRIVER
1045P: Simon Arlott
1046M: cxacru@fire.lp0.eu
Simon Arlott9ae5e3b2007-05-09 08:38:10 +02001047L: accessrunner-general@lists.sourceforge.net
1048W: http://accessrunner.sourceforge.net/
Simon Arlott949be0f2007-03-06 02:47:46 -08001049S: Maintained
1050
Rudolf Marekbebe4672007-05-08 17:22:02 +02001051CORETEMP HARDWARE MONITORING DRIVER
1052P: Rudolf Marek
1053M: r.marek@assembler.cz
1054L: lm-sensors@lm-sensors.org
1055S: Maintained
1056
Linus Torvalds1da177e2005-04-16 15:20:36 -07001057COSA/SRP SYNC SERIAL DRIVER
1058P: Jan "Yenya" Kasprzak
1059M: kas@fi.muni.cz
1060W: http://www.fi.muni.cz/~kas/cosa/
1061S: Maintained
1062
1063CPU FREQUENCY DRIVERS
1064P: Dave Jones
1065M: davej@codemonkey.org.uk
1066L: cpufreq@lists.linux.org.uk
1067W: http://www.codemonkey.org.uk/projects/cpufreq/
Dave Jones7531a0b2006-12-12 17:26:35 -05001068T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001069S: Maintained
1070
1071CPUID/MSR DRIVER
1072P: H. Peter Anvin
1073M: hpa@zytor.com
1074S: Maintained
1075
Paul Jacksoned90fb42005-09-27 21:45:37 -07001076CPUSETS
1077P: Paul Jackson
1078P: Simon Derr
1079M: pj@sgi.com
1080M: simon.derr@bull.net
1081L: linux-kernel@vger.kernel.org
1082W: http://www.bullopensource.org/cpuset/
1083S: Supported
1084
Linus Torvalds1da177e2005-04-16 15:20:36 -07001085CRAMFS FILESYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +01001086W: http://sourceforge.net/projects/cramfs/
1087S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001088
1089CRIS PORT
1090P: Mikael Starvik
1091M: starvik@axis.com
1092L: dev-etrax@axis.com
1093W: http://developer.axis.com
1094S: Maintained
1095
1096CRYPTO API
1097P: Herbert Xu
1098M: herbert@gondor.apana.org.au
1099P: David S. Miller
1100M: davem@davemloft.net
1101L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001102T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001103S: Maintained
1104
Jaya Kumar9b4ffa42005-11-17 10:12:23 +01001105CS5535 Audio ALSA driver
1106P: Jaya Kumar
1107M: jayakumar.alsa@gmail.com
1108S: Maintained
1109
Linus Torvalds1da177e2005-04-16 15:20:36 -07001110CYBERPRO FB DRIVER
1111P: Russell King
1112M: rmk@arm.linux.org.uk
1113W: http://www.arm.linux.org.uk/
1114S: Maintained
1115
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001116CYBLAFB FRAMEBUFFER DRIVER
1117P: Knut Petersen
1118M: Knut_Petersen@t-online.de
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001119L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001120S: Maintained
1121
Linus Torvalds1da177e2005-04-16 15:20:36 -07001122CYCLADES 2X SYNC CARD DRIVER
1123P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001124M: acme@ghostprotocols.net
1125W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07001126S: Maintained
1127
1128CYCLADES ASYNC MUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001129W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001130S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001131
1132CYCLADES PC300 DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001133W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001134S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001135
Linus Torvalds1da177e2005-04-16 15:20:36 -07001136DAMA SLAVE for AX.25
1137P: Joerg Reuter
1138M: jreuter@yaina.de
1139W: http://yaina.de/jreuter/
1140W: http://www.qsl.net/dl1bke/
1141L: linux-hams@vger.kernel.org
1142S: Maintained
1143
1144DC395x SCSI driver
1145P: Oliver Neukum
1146M: oliver@neukum.name
1147P: Ali Akcaagac
1148M: aliakc@web.de
1149P: Jamie Lenehan
1150M: lenehan@twibble.org
1151W: http://twibble.org/dist/dc395x/
Randy Dunlapf5df58812006-07-14 00:24:29 -07001152L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001153L: http://lists.twibble.org/mailman/listinfo/dc395x/
1154S: Maintained
1155
1156DC390/AM53C974 SCSI driver
1157P: Kurt Garloff
1158M: garloff@suse.de
1159W: http://www.garloff.de/kurt/linux/dc390/
1160P: Guennadi Liakhovetski
1161M: g.liakhovetski@gmx.de
1162S: Maintained
1163
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001164DCCP PROTOCOL
1165P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001166M: acme@ghostprotocols.net
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001167L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -08001168W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001169S: Maintained
1170
Linus Torvalds1da177e2005-04-16 15:20:36 -07001171DECnet NETWORK LAYER
1172P: Patrick Caulfield
1173M: patrick@tykepenguin.com
1174W: http://linux-decnet.sourceforge.net
1175L: linux-decnet-user@lists.sourceforge.net
1176S: Maintained
1177
1178DEFXX FDDI NETWORK DRIVER
1179P: Maciej W. Rozycki
1180M: macro@linux-mips.org
1181S: Maintained
1182
1183DELL LAPTOP SMM DRIVER
1184P: Massimo Dal Zotto
1185M: dz@debian.org
1186W: http://www.debian.org/~dz/i8k/
1187S: Maintained
1188
Doug Warzecha90563ec2005-09-06 15:17:15 -07001189DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1190P: Doug Warzecha
1191M: Douglas_Warzecha@dell.com
1192S: Maintained
1193
Pavel Machek5ddb88c2006-09-29 02:01:29 -07001194DEVICE-MAPPER (LVM)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001195P: Alasdair Kergon
1196L: dm-devel@redhat.com
1197W: http://sources.redhat.com/dm
1198S: Maintained
1199
1200DEVICE NUMBER REGISTRY
1201P: Torben Mathiasen
1202M: device@lanana.org
1203W: http://lanana.org/docs/device-list/index.html
1204L: linux-kernel@vger.kernel.org
1205S: Maintained
1206
Linus Torvalds1da177e2005-04-16 15:20:36 -07001207DIGI INTL. EPCA DRIVER
1208P: Digi International, Inc
1209M: Eng.Linux@digi.com
1210L: Eng.Linux@digi.com
1211W: http://www.digi.com
1212S: Orphaned
1213
1214DIGI RIGHTSWITCH NETWORK DRIVER
1215P: Rick Richardson
Ralf Baechle979b6c12005-06-13 14:30:40 -07001216L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001217W: http://www.digi.com
1218S: Orphaned
1219
1220DIRECTORY NOTIFICATION
1221P: Stephen Rothwell
1222M: sfr@canb.auug.org.au
1223L: linux-kernel@vger.kernel.org
1224S: Supported
1225
1226DISK GEOMETRY AND PARTITION HANDLING
1227P: Andries Brouwer
1228M: aeb@cwi.nl
1229W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1230W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1231W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1232S: Maintained
1233
1234DISKQUOTA:
1235P: Jan Kara
1236M: jack@suse.cz
1237L: linux-kernel@vger.kernel.org
1238S: Maintained
1239
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001240DISTRIBUTED LOCK MANAGER
1241P: Patrick Caulfield
1242M: pcaulfie@redhat.com
1243P: David Teigland
1244M: teigland@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001245L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001246W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001247T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1248T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001249S: Supported
1250
Linus Torvalds1da177e2005-04-16 15:20:36 -07001251DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1252P: Tobias Ringstrom
1253M: tori@unhappy.mine.nu
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08001254L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001255S: Maintained
1256
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001257DMA GENERIC MEMCPY SUBSYSTEM
1258P: Shannon Nelson
1259M: shannon.nelson@intel.com
1260L: linux-kernel@vger.kernel.org
1261S: Maintained
1262
Martin Waitzba483d52005-06-17 13:20:59 -07001263DOCBOOK FOR DOCUMENTATION
Randy Dunlap0f40efb2006-07-03 00:24:15 -07001264P: Randy Dunlap
1265M: rdunlap@xenotime.net
Martin Waitzba483d52005-06-17 13:20:59 -07001266S: Maintained
1267
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001268DOCKING STATION DRIVER
1269P: Kristen Carlson Accardi
1270M: kristen.c.accardi@intel.com
1271L: linux-acpi@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05001272S: Supported
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001273
Linus Torvalds1da177e2005-04-16 15:20:36 -07001274DOUBLETALK DRIVER
1275P: James R. Van Zandt
1276M: jrv@vanzandt.mv.com
1277L: blinux-list@redhat.com
1278S: Maintained
1279
1280DRIVER CORE, KOBJECTS, AND SYSFS
1281P: Greg Kroah-Hartman
1282M: gregkh@suse.de
1283L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001284T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001285S: Supported
1286
1287DRM DRIVERS
1288P: David Airlie
1289M: airlied@linux.ie
1290L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -08001291T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001292S: Maintained
1293
1294DSCC4 DRIVER
Francois Romieu01f20732007-01-26 00:57:17 -08001295P: Francois Romieu
1296M: romieu@fr.zoreil.com
1297L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001298S: Maintained
1299
1300DVB SUBSYSTEM AND DRIVERS
1301P: LinuxTV.org Project
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001302M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001303L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +02001304W: http://linuxtv.org/
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001305T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001306S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001307
1308EATA-DMA SCSI DRIVER
1309P: Michael Neuffer
1310L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1311S: Maintained
1312
1313EATA ISA/EISA/PCI SCSI DRIVER
1314P: Dario Ballabio
1315M: ballabio_dario@emc.com
1316L: linux-scsi@vger.kernel.org
1317S: Maintained
1318
1319EATA-PIO SCSI DRIVER
1320P: Michael Neuffer
1321M: mike@i-Connect.Net
1322L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1323S: Maintained
1324
1325EBTABLES
1326P: Bart De Schuymer
1327M: bart.de.schuymer@pandora.be
1328L: ebtables-user@lists.sourceforge.net
1329L: ebtables-devel@lists.sourceforge.net
1330W: http://ebtables.sourceforge.net/
1331S: Maintained
1332
Michael Halcrow237fead2006-10-04 02:16:22 -07001333ECRYPT FILE SYSTEM
1334P: Mike Halcrow, Phillip Hellewell
1335M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1336L: ecryptfs-devel@lists.sourceforge.net
1337W: http://ecryptfs.sourceforge.net/
1338S: Supported
1339
Alan Coxda9bb1d2006-01-18 17:44:13 -08001340EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -08001341P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001342M: norsk5@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001343L: bluesmoke-devel@lists.sourceforge.net
1344W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001345S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -08001346
1347EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001348P: Mark Gross
1349M: mark.gross@intel.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001350L: bluesmoke-devel@lists.sourceforge.net
1351W: bluesmoke.sourceforge.net
1352S: Maintained
1353
1354EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001355P: Doug Thompson
1356M: norsk5@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001357L: bluesmoke-devel@lists.sourceforge.net
1358W: bluesmoke.sourceforge.net
1359S: Maintained
1360
1361EDAC-R82600
1362P: Tim Small
1363M: tim@buttersideup.com
1364L: bluesmoke-devel@lists.sourceforge.net
1365W: bluesmoke.sourceforge.net
1366S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -08001367
Linus Torvalds1da177e2005-04-16 15:20:36 -07001368EEPRO100 NETWORK DRIVER
1369P: Andrey V. Savochkin
1370M: saw@saw.sw.com.sg
1371S: Maintained
1372
Josh Triplett0bee8d22006-07-30 03:03:58 -07001373EFS FILESYSTEM
1374W: http://aeschi.ch.eu.org/efs/
1375S: Orphan
1376
Heiko J Schickfab97222006-09-22 15:22:22 -07001377EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1378P: Hoang-Nam Nguyen
1379M: hnguyen@de.ibm.com
1380P: Christoph Raisch
1381M: raisch@de.ibm.com
Roland Dreier78526822007-07-09 20:12:26 -07001382L: general@lists.openfabrics.org
Heiko J Schickfab97222006-09-22 15:22:22 -07001383S: Supported
1384
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001385EMULEX LPFC FC SCSI DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001386P: James Smart
1387M: james.smart@emulex.com
1388L: linux-scsi@vger.kernel.org
1389W: http://sourceforge.net/projects/lpfcxxxx
1390S: Supported
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001391
Linus Torvalds1da177e2005-04-16 15:20:36 -07001392EPSON 1355 FRAMEBUFFER DRIVER
1393P: Christopher Hoover
1394M: ch@murgatroid.com, ch@hpl.hp.com
1395S: Maintained
1396
1397ETHEREXPRESS-16 NETWORK DRIVER
1398P: Philip Blundell
1399M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001400L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001401S: Maintained
1402
1403ETHERNET BRIDGE
1404P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08001405M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07001406L: bridge@lists.linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001407W: http://bridge.sourceforge.net/
1408S: Maintained
1409
1410ETHERTEAM 16I DRIVER
1411P: Mika Kuoppala
1412M: miku@iki.fi
1413S: Maintained
1414
1415EXT2 FILE SYSTEM
Erik Mouw72be2cc2006-12-06 20:40:49 -08001416L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001417S: Maintained
1418
1419EXT3 FILE SYSTEM
1420P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001421M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001422L: linux-ext4@vger.kernel.org
1423S: Maintained
1424
1425EXT4 FILE SYSTEM
1426P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001427M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001428L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001429S: Maintained
1430
Jean Delvaree53004e2006-01-09 23:26:14 +01001431F71805F HARDWARE MONITORING DRIVER
1432P: Jean Delvare
1433M: khali@linux-fr.org
1434L: lm-sensors@lm-sensors.org
1435S: Maintained
1436
Linus Torvalds1da177e2005-04-16 15:20:36 -07001437FARSYNC SYNCHRONOUS DRIVER
1438P: Kevin Curtis
1439M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001440W: http://www.farsite.co.uk/
1441S: Supported
1442
Akinobu Mitac5408b82007-04-23 14:41:20 -07001443FAULT INJECTION SUPPORT
1444P: Akinobu Mita
1445M: akinobu.mita@gmail.com
1446S: Supported
1447
Linus Torvalds1da177e2005-04-16 15:20:36 -07001448FRAMEBUFFER LAYER
1449P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001450M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001451L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001452W: http://linux-fbdev.sourceforge.net/
1453S: Maintained
1454
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001455FREESCALE SOC FS_ENET DRIVER
1456P: Pantelis Antoniou
1457M: pantelis.antoniou@gmail.com
1458P: Vitaly Bordug
1459M: vbordug@ru.mvista.com
1460L: linuxppc-embedded@ozlabs.org
1461L: netdev@vger.kernel.org
1462S: Maintained
1463
Li Yanga7205b32007-04-23 10:38:18 -07001464FREESCALE HIGHSPEED USB DEVICE DRIVER
1465P: Li Yang
1466M: leoli@freescale.com
1467L: linux-usb-devel@lists.sourceforge.net
1468L: linuxppc-embedded@ozlabs.org
1469S: Maintained
1470
Li Yangbeaf53b2007-05-25 13:54:02 +08001471FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1472P: Li Yang
1473M: leoli@freescale.com
1474L: netdev@vger.kernel.org
1475L: linuxppc-embedded@ozlabs.org
1476S: Maintained
1477
Linus Torvalds1da177e2005-04-16 15:20:36 -07001478FILE LOCKING (flock() and fcntl()/lockf())
1479P: Matthew Wilcox
1480M: matthew@wil.cx
1481L: linux-fsdevel@vger.kernel.org
1482S: Maintained
1483
1484FILESYSTEMS (VFS and infrastructure)
1485P: Alexander Viro
viro@ZenIV.linux.org.uk84122052005-09-06 19:35:49 +01001486M: viro@zeniv.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001487S: Maintained
1488
Stefan Richterb3274472007-05-30 20:44:52 -04001489FIREWIRE SUBSYSTEM
1490P: Kristian Hoegsberg, Stefan Richter
1491M: krh@redhat.com, stefanr@s5r6.in-berlin.de
1492L: linux1394-devel@lists.sourceforge.net
1493W: http://www.linux1394.org/
1494T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1495S: Maintained
1496
Linus Torvalds1da177e2005-04-16 15:20:36 -07001497FIRMWARE LOADER (request_firmware)
1498L: linux-kernel@vger.kernel.org
1499S: Orphan
1500
1501FPU EMULATOR
1502P: Bill Metzenthen
1503M: billm@suburbia.net
1504W: http://suburbia.net/~billm/floating-point/emulator/
1505S: Maintained
1506
1507FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1508P: Mike McLagan
1509M: mike.mclagan@linux.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001510L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001511S: Maintained
1512
1513FREEVXFS FILESYSTEM
1514P: Christoph Hellwig
1515M: hch@infradead.org
1516W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1517S: Maintained
1518
David Howells5ab7ffe2007-04-10 15:10:45 +01001519FUJITSU FR-V (FRV) PORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07001520P: David Howells
1521M: dhowells@redhat.com
1522S: Maintained
1523
Miklos Szeredi04578f12005-09-09 13:10:22 -07001524FUSE: FILESYSTEM IN USERSPACE
1525P: Miklos Szeredi
1526M: miklos@szeredi.hu
1527L: fuse-devel@lists.sourceforge.net
1528W: http://fuse.sourceforge.net/
1529S: Maintained
1530
Linus Torvalds1da177e2005-04-16 15:20:36 -07001531FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1532P: Rik Faith
1533M: faith@cs.unc.edu
1534L: linux-scsi@vger.kernel.org
1535S: Odd fixes (e.g., new signatures)
1536
1537GDT SCSI DISK ARRAY CONTROLLER DRIVER
1538P: Achim Leubner
1539M: achim_leubner@adaptec.com
1540L: linux-scsi@vger.kernel.org
1541W: http://www.icp-vortex.com/
1542S: Supported
1543
Haavard Skinnemoen1c23af92007-05-01 23:26:34 +02001544GENERIC GPIO I2C DRIVER
1545P: Haavard Skinnemoen
1546M: hskinnemoen@atmel.com
1547S: Supported
1548
Linus Torvalds1da177e2005-04-16 15:20:36 -07001549GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1550P: Krzysztof Halasa
1551M: khc@pm.waw.pl
1552W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1553S: Maintained
1554
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001555GFS2 FILE SYSTEM
1556P: Steven Whitehouse
1557M: swhiteho@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001558L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001559W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001560T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1561T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001562S: Supported
1563
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001564GIGASET ISDN DRIVERS
1565P: Hansjoerg Lipp
1566M: hjlipp@web.de
1567P: Tilman Schmidt
1568M: tilman@imap.cc
1569L: gigaset307x-common@lists.sourceforge.net
1570W: http://gigaset307x.sourceforge.net/
1571S: Maintained
1572
Jean Delvare5b543962005-08-15 19:51:02 +02001573HARDWARE MONITORING
1574P: Jean Delvare
1575M: khali@linux-fr.org
1576L: lm-sensors@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001577W: http://www.lm-sensors.org/
1578T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-hwmon/
Jean Delvare5b543962005-08-15 19:51:02 +02001579S: Maintained
1580
Michael Buesch844dd052006-06-26 00:24:59 -07001581HARDWARE RANDOM NUMBER GENERATOR CORE
1582P: Michael Buesch
1583M: mb@bu3sch.de
1584S: Maintained
1585
Robert Love860e1d62005-08-31 23:57:59 -04001586HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1587P: Robert Love
1588M: rlove@rlove.org
1589M: linux-kernel@vger.kernel.org
1590W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1591S: Maintained
1592
Linus Torvalds1da177e2005-04-16 15:20:36 -07001593HARMONY SOUND DRIVER
1594P: Kyle McMartin
1595M: kyle@parisc-linux.org
1596W: http://www.parisc-linux.org/~kyle/harmony/
1597L: parisc-linux@lists.parisc-linux.org
1598S: Maintained
1599
1600HAYES ESP SERIAL DRIVER
1601P: Andrew J. Robinson
1602M: arobinso@nyx.net
1603L: linux-kernel@vger.kernel.org
1604W: http://www.nyx.net/~arobinso
1605S: Maintained
1606
1607HFS FILESYSTEM
1608P: Roman Zippel
1609M: zippel@linux-m68k.org
1610L: linux-kernel@vger.kernel.org
1611S: Maintained
1612
1613HGA FRAMEBUFFER DRIVER
1614P: Ferenc Bakonyi
1615M: fero@drama.obuda.kando.hu
1616L: linux-nvidia@lists.surfsouth.com
1617W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1618S: Maintained
1619
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001620HID CORE LAYER
1621P: Jiri Kosina
1622M: jkosina@suse.cz
1623L: linux-input@atrey.karlin.mff.cuni.cz
Jiri Kosinaa4dff392007-02-27 17:40:09 +01001624T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001625S: Maintained
1626
Ingo Molnar38bed542007-02-22 09:09:34 +01001627HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1628P: Thomas Gleixner
1629M: tglx@linutronix.de
1630L: linux-kernel@vger.kernel.org
1631S: Maintained
1632
Linus Torvalds1da177e2005-04-16 15:20:36 -07001633HIGH-SPEED SCC DRIVER FOR AX.25
1634P: Klaus Kudielka
1635M: klaus.kudielka@ieee.org
1636L: linux-hams@vger.kernel.org
1637W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1638S: Maintained
1639
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08001640HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1641P: HighPoint Linux Team
1642M: linux@highpoint-tech.com
1643W: http://www.highpoint-tech.com
1644S: Supported
1645
Linus Torvalds1da177e2005-04-16 15:20:36 -07001646HIPPI
1647P: Jes Sorensen
1648M: jes@trained-monkey.org
1649L: linux-hippi@sunsite.dk
1650S: Maintained
1651
1652HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1653P: Chirag Kantharia
1654M: chirag.kantharia@hp.com
1655L: iss_storagedev@hp.com
1656S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001657
Linus Torvalds1da177e2005-04-16 15:20:36 -07001658HEWLETT-PACKARD SMART2 RAID DRIVER
1659P: Chirag Kantharia
1660M: chirag.kantharia@hp.com
1661L: iss_storagedev@hp.com
1662S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001663
Linus Torvalds1da177e2005-04-16 15:20:36 -07001664HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1665P: Mike Miller
1666M: mike.miller@hp.com
1667L: iss_storagedev@hp.com
1668S: Supported
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001669
Jouni Malinenff1d2762005-05-12 22:54:16 -04001670HOST AP DRIVER
1671P: Jouni Malinen
Jouni Malinen85d32e72007-03-24 17:15:30 -07001672M: j@w1.fi
1673L: hostap@shmoo.com (subscribers-only)
Johannes Berg724c6b32007-04-23 12:18:20 -07001674L: linux-wireless@vger.kernel.org
Jouni Malinenff1d2762005-05-12 22:54:16 -04001675W: http://hostap.epitest.fi/
1676S: Maintained
1677
Linus Torvalds1da177e2005-04-16 15:20:36 -07001678HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1679P: Jaroslav Kysela
1680M: perex@suse.cz
1681S: Maintained
1682
Bob Piccob9b03322005-11-07 00:59:19 -08001683HPET: High Precision Event Timers driver (hpet.c)
1684P: Clemens Ladisch
1685M: clemens@ladisch.de
1686S: Maintained
1687
1688HPET: i386
1689P: Venkatesh Pallipadi (Venki)
1690M: venkatesh.pallipadi@intel.com
1691S: Maintained
1692
1693HPET: x86_64
1694P: Andi Kleen and Vojtech Pavlik
Andi Kleen43c3ab32007-05-02 19:27:11 +02001695M: andi@firstfloor.org and vojtech@suse.cz
Bob Piccob9b03322005-11-07 00:59:19 -08001696S: Maintained
1697
1698HPET: ACPI hpet.c
1699P: Bob Picco
1700M: bob.picco@hp.com
1701S: Maintained
1702
Linus Torvalds1da177e2005-04-16 15:20:36 -07001703HPFS FILESYSTEM
1704P: Mikulas Patocka
1705M: mikulas@artax.karlin.mff.cuni.cz
1706W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1707S: Maintained
1708
1709HUGETLB FILESYSTEM
1710P: William Irwin
1711M: wli@holomorphy.com
1712S: Maintained
1713
Jean Delvare5b543962005-08-15 19:51:02 +02001714I2C SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001715P: Jean Delvare
1716M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02001717L: i2c@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001718T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001719S: Maintained
1720
Till Harbaume8c76ee2007-05-01 23:26:35 +02001721I2C-TINY-USB DRIVER
1722P: Till Harbaum
1723M: till@harbaum.org
1724L: i2c@lm-sensors.org
1725T: http://www.harbaum.org/till/i2c_tiny_usb
1726S: Maintained
1727
Linus Torvalds1da177e2005-04-16 15:20:36 -07001728i386 BOOT CODE
H. Peter Anvin7f1291f2007-07-11 12:18:26 -07001729P: H. Peter Anvin
1730M: hpa@zytor.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001731L: Linux-Kernel@vger.kernel.org
1732S: Maintained
1733
1734i386 SETUP CODE / CPU ERRATA WORKAROUNDS
Linus Torvalds1da177e2005-04-16 15:20:36 -07001735P: H. Peter Anvin
1736M: hpa@zytor.com
1737S: Maintained
1738
Linus Torvalds1da177e2005-04-16 15:20:36 -07001739IA64 (Itanium) PLATFORM
1740P: Tony Luck
1741M: tony.luck@intel.com
1742L: linux-ia64@vger.kernel.org
1743W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001744T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001745S: Maintained
1746
1747SN-IA64 (Itanium) SUB-PLATFORM
Greg Edwardse5ee7dd2006-01-18 10:21:59 -06001748P: Jes Sorensen
1749M: jes@sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001750L: linux-altix@sgi.com
1751L: linux-ia64@vger.kernel.org
1752W: http://www.sgi.com/altix
1753S: Maintained
1754
1755IBM MCA SCSI SUBSYSTEM DRIVER
1756P: Michael Lang
1757M: langa2@kph.uni-mainz.de
1758W: http://www.uni-mainz.de/~langm000/linux.html
1759S: Maintained
1760
1761IBM Power Linux RAID adapter
1762P: Brian King
1763M: brking@us.ibm.com
1764S: Supported
1765
1766IBM ServeRAID RAID DRIVER
1767P: Jack Hammer
1768P: Dave Jeffery
1769M: ipslinux@adaptec.com
1770W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001771S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001772
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001773IDE SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001774P: Bartlomiej Zolnierkiewicz
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001775M: bzolnier@gmail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001776L: linux-ide@vger.kernel.org
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001777T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001778S: Maintained
1779
1780IDE/ATAPI CDROM DRIVER
Jens Axboe9c5b0ce2007-01-03 18:15:20 +01001781P: Alan Cox
1782M: alan@lxorguk.ukuu.org.uk
1783L: linux-ide@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001784S: Maintained
1785
1786IDE/ATAPI FLOPPY DRIVERS
1787P: Paul Bristow
1788M: Paul Bristow <paul@paulbristow.net>
1789W: http://paulbristow.net/linux/idefloppy.html
1790L: linux-kernel@vger.kernel.org
1791S: Maintained
1792
1793IDE/ATAPI TAPE DRIVERS
1794P: Gadi Oxman
1795M: Gadi Oxman <gadio@netvision.net.il>
1796L: linux-kernel@vger.kernel.org
1797S: Maintained
1798
Linus Torvalds1da177e2005-04-16 15:20:36 -07001799IEEE 1394 SUBSYSTEM
1800P: Ben Collins
Stefan Richterf51a5a92007-04-23 14:41:10 -07001801M: ben.collins@ubuntu.com
Stefan Richter87730d02006-09-16 12:24:00 +02001802P: Stefan Richter
1803M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07001804L: linux1394-devel@lists.sourceforge.net
1805W: http://www.linux1394.org/
Stefan Richter87730d02006-09-16 12:24:00 +02001806T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001807S: Maintained
1808
Stefan Richterf51a5a92007-04-23 14:41:10 -07001809IEEE 1394 RAW I/O DRIVER (raw1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001810P: Dan Dennedy
1811M: dan@dennedy.org
Stefan Richterf51a5a92007-04-23 14:41:10 -07001812P: Stefan Richter
1813M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07001814L: linux1394-devel@lists.sourceforge.net
Jody McIntyre105d7b32005-09-30 11:59:04 -07001815S: Maintained
1816
Linus Torvalds1da177e2005-04-16 15:20:36 -07001817IMS TWINTURBO FRAMEBUFFER DRIVER
1818P: Paul Mundt
1819M: lethal@chaoticdreams.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001820L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001821S: Maintained
1822
1823INFINIBAND SUBSYSTEM
1824P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07001825M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001826P: Sean Hefty
1827M: mshefty@ichips.intel.com
1828P: Hal Rosenstock
Roland Dreiercec7c892007-07-12 15:59:36 -07001829M: hal.rosenstock@gmail.com
Roland Dreier78526822007-07-09 20:12:26 -07001830L: general@lists.openfabrics.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001831W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001832T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001833S: Supported
1834
Robert P. J. Day2f1d0762007-07-10 00:38:18 -04001835INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
Vojtech Pavlik664d22a2005-12-13 17:03:36 -08001836P: Dmitry Torokhov
Dmitry Torokhov62f7caf2006-06-26 01:47:56 -04001837M: dmitry.torokhov@gmail.com
1838M: dtor@mail.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07001839L: linux-input@atrey.karlin.mff.cuni.cz
1840L: linux-joystick@atrey.karlin.mff.cuni.cz
Josh Boyer1adc1232005-11-23 15:44:15 -08001841T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001842S: Maintained
1843
Robert Lovec9f04f52005-07-15 12:21:07 -04001844INOTIFY
Cal Peake18b36c712006-12-12 20:18:16 +01001845P: John McCutchan
1846M: ttb@tentacle.dhs.org
1847P: Robert Love
1848M: rml@novell.com
Robert Lovec9f04f52005-07-15 12:21:07 -04001849L: linux-kernel@vger.kernel.org
1850S: Maintained
1851
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08001852INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
Jim Cromiece00f852006-11-30 04:49:44 +01001853P: Sylvain Meyer
1854M: sylvain.meyer@worldonline.fr
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001855L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01001856S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08001857
Linus Torvalds1da177e2005-04-16 15:20:36 -07001858INTEL 810/815 FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001859P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001860M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001861L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01001862S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001863
1864INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
1865P: Ingo Molnar
1866M: mingo@redhat.com
1867S: Maintained
1868
1869INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1870P: Jeff Garzik
1871M: jgarzik@pobox.com
1872W: http://sourceforge.net/projects/gkernel/
1873S: Maintained
1874
1875INTEL IA32 MICROCODE UPDATE SUPPORT
1876P: Tigran Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -08001877M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001878S: Maintained
1879
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001880INTEL I/OAT DMA DRIVER
1881P: Shannon Nelson
1882M: shannon.nelson@intel.com
1883L: linux-kernel@vger.kernel.org
1884S: Supported
1885
Michael Buesch844dd052006-06-26 00:24:59 -07001886INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
1887P: Deepak Saxena
1888M: dsaxena@plexity.net
1889S: Maintained
1890
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001891INTEL IXP2000 ETHERNET DRIVER
1892P: Lennert Buytenhek
1893M: kernel@wantstofly.org
1894L: netdev@vger.kernel.org
1895S: Maintained
1896
Linus Torvalds1da177e2005-04-16 15:20:36 -07001897INTEL PRO/100 ETHERNET SUPPORT
1898P: John Ronciak
1899M: john.ronciak@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001900P: Jesse Brandeburg
1901M: jesse.brandeburg@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001902P: Jeff Kirsher
1903M: jeffrey.t.kirsher@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07001904P: Auke Kok
1905M: auke-jan.h.kok@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08001906L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07001907W: http://sourceforge.net/projects/e1000/
1908S: Supported
1909
1910INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
1911P: Jeb Cramer
1912M: cramerj@intel.com
1913P: John Ronciak
1914M: john.ronciak@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001915P: Jesse Brandeburg
1916M: jesse.brandeburg@intel.com
1917P: Jeff Kirsher
1918M: jeffrey.t.kirsher@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07001919P: Auke Kok
1920M: auke-jan.h.kok@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08001921L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07001922W: http://sourceforge.net/projects/e1000/
1923S: Supported
1924
1925INTEL PRO/10GbE SUPPORT
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001926P: Jeff Kirsher
1927M: jeffrey.t.kirsher@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001928P: Ayyappan Veeraiyan
1929M: ayyappan.veeraiyan@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001930P: John Ronciak
1931M: john.ronciak@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001932P: Jesse Brandeburg
1933M: jesse.brandeburg@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07001934P: Auke Kok
1935M: auke-jan.h.kok@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08001936L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07001937W: http://sourceforge.net/projects/e1000/
1938S: Supported
1939
James Ketrenos826d2ab2005-11-07 18:56:59 -06001940INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
1941P: Yi Zhu
1942M: yi.zhu@intel.com
1943P: James Ketrenos
1944M: jketreno@linux.intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07001945L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07001946L: ipw2100-devel@lists.sourceforge.net
James Ketrenos826d2ab2005-11-07 18:56:59 -06001947L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1948W: http://ipw2100.sourceforge.net
1949S: Supported
1950
1951INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
1952P: Yi Zhu
1953M: yi.zhu@intel.com
1954P: James Ketrenos
1955M: jketreno@linux.intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07001956L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07001957L: ipw2100-devel@lists.sourceforge.net
James Ketrenos826d2ab2005-11-07 18:56:59 -06001958L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1959W: http://ipw2200.sourceforge.net
1960S: Supported
1961
Linus Torvalds1da177e2005-04-16 15:20:36 -07001962IOC3 DRIVER
1963P: Ralf Baechle
1964M: ralf@linux-mips.org
1965L: linux-mips@linux-mips.org
1966S: Maintained
1967
1968IP MASQUERADING:
1969P: Juanjo Ciarlante
1970M: jjciarla@raiz.uncu.edu.ar
1971S: Maintained
1972
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08001973IPATH DRIVER:
Arthur Jonesf42b6472007-07-09 20:12:26 -07001974P: Arthur Jones
1975M: infinipath@qlogic.com
1976L: general@lists.openfabrics.org
1977T: git git://git.qlogic.com/ipath-linux-2.6
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08001978S: Supported
1979
Corey Minyard4409ebe2006-04-20 02:43:12 -07001980IPMI SUBSYSTEM
1981P: Corey Minyard
1982M: minyard@acm.org
1983L: openipmi-developer@lists.sourceforge.net
1984W: http://openipmi.sourceforge.net/
1985S: Supported
1986
Linus Torvalds1da177e2005-04-16 15:20:36 -07001987IPX NETWORK LAYER
1988P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001989M: acme@ghostprotocols.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07001990L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001991S: Maintained
1992
1993IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07001994P: Samuel Ortiz
1995M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07001996L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001997W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07001998S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001999
2000ISAPNP
2001P: Jaroslav Kysela
2002M: perex@suse.cz
2003S: Maintained
2004
2005ISDN SUBSYSTEM
2006P: Karsten Keil
2007M: kkeil@suse.de
2008P: Kai Germaschewski
2009M: kai.germaschewski@gmx.de
2010L: isdn4linux@listserv.isdn4linux.de
2011W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08002012T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002013S: Maintained
2014
2015ISDN SUBSYSTEM (Eicon active card driver)
2016P: Armin Schindler
2017M: mac@melware.de
2018L: isdn4linux@listserv.isdn4linux.de
2019W: http://www.melware.de
2020S: Maintained
2021
Linus Torvalds1da177e2005-04-16 15:20:36 -07002022JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2023P: David Woodhouse
2024M: dwmw2@infradead.org
2025L: jffs-dev@axis.com
2026W: http://sources.redhat.com/jffs2/
2027S: Maintained
2028
2029JFS FILESYSTEM
2030P: Dave Kleikamp
2031M: shaggy@austin.ibm.com
2032L: jfs-discussion@lists.sourceforge.net
2033W: http://jfs.sourceforge.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002034T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002035S: Supported
2036
Josh Triplettde456d32006-07-30 03:04:00 -07002037JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07002038P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002039M: sct@redhat.com, akpm@linux-foundation.org
Erik Mouw72be2cc2006-12-06 20:40:49 -08002040L: linux-ext4@vger.kernel.org
Theodore Tsoae0718f2006-05-20 15:00:13 -07002041S: Maintained
2042
Rudolf Marek4660cb32006-10-08 22:01:26 +02002043K8TEMP HARDWARE MONITORING DRIVER
2044P: Rudolf Marek
2045M: r.marek@assembler.cz
2046L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002047S: Maintained
2048
2049KCONFIG
2050P: Roman Zippel
2051M: zippel@linux-m68k.org
2052L: kbuild-devel@lists.sourceforge.net
2053S: Maintained
2054
Vivek Goyalea6c2082006-05-20 14:59:55 -07002055KDUMP
2056P: Vivek Goyal
2057M: vgoyal@in.ibm.com
2058P: Haren Myneni
2059M: hbabu@us.ibm.com
Simon Horman34633992007-05-08 00:31:40 -07002060L: kexec@lists.infradead.org
Vivek Goyalea6c2082006-05-20 14:59:55 -07002061L: linux-kernel@vger.kernel.org
2062W: http://lse.sourceforge.net/kdump/
2063S: Maintained
2064
Linus Torvalds1da177e2005-04-16 15:20:36 -07002065KERNEL AUTOMOUNTER (AUTOFS)
2066P: H. Peter Anvin
2067M: hpa@zytor.com
2068L: autofs@linux.kernel.org
2069S: Odd Fixes
2070
2071KERNEL AUTOMOUNTER v4 (AUTOFS4)
2072P: Ian Kent
2073M: raven@themaw.net
2074L: autofs@linux.kernel.org
2075S: Maintained
2076
2077KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
2078P: Kai Germaschewski
2079M: kai@germaschewski.name
2080P: Sam Ravnborg
2081M: sam@ravnborg.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002082T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002083S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002084
2085KERNEL JANITORS
2086P: Several
maximilian attemsc3000e02007-07-06 11:17:32 -07002087L: kernel-janitors@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002088W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002089S: Maintained
2090
2091KERNEL NFSD
2092P: Neil Brown
NeilBrown98fac232007-01-26 00:56:57 -08002093M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002094L: nfs@lists.sourceforge.net
2095W: http://nfs.sourceforge.net/
NeilBrown98fac232007-01-26 00:56:57 -08002096S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002097
Avi Kivity426d62e2006-12-13 00:34:03 -08002098KERNEL VIRTUAL MACHINE (KVM)
2099P: Avi Kivity
2100M: avi@qumranet.com
2101L: kvm-devel@lists.sourceforge.net
2102W: kvm.sourceforge.net
2103S: Supported
2104
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002105KEXEC
2106P: Eric Biederman
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002107M: ebiederm@xmission.com
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002108W: http://www.xmission.com/~ebiederm/files/kexec/
2109L: linux-kernel@vger.kernel.org
Simon Horman34633992007-05-08 00:31:40 -07002110L: kexec@lists.infradead.org
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002111S: Maintained
2112
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002113KPROBES
2114P: Prasanna S Panchamukhi
2115M: prasanna@in.ibm.com
2116P: Ananth N Mavinakayanahalli
2117M: ananth@in.ibm.com
2118P: Anil S Keshavamurthy
2119M: anil.s.keshavamurthy@intel.com
2120P: David S. Miller
2121M: davem@davemloft.net
2122L: linux-kernel@vger.kernel.org
2123S: Maintained
2124
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002125KS0108 LCD CONTROLLER DRIVER
2126P: Miguel Ojeda Sandonis
2127M: maxextreme@gmail.com
2128L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -07002129W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002130S: Maintained
2131
Linus Torvalds1da177e2005-04-16 15:20:36 -07002132LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07002133L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07002134S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002135
2136LASI 53c700 driver for PARISC
2137P: James E.J. Bottomley
2138M: James.Bottomley@HansenPartnership.com
2139L: linux-scsi@vger.kernel.org
2140S: Maintained
2141
Richard Purdie263de9b2006-05-15 09:44:16 -07002142LED SUBSYSTEM
2143P: Richard Purdie
2144M: rpurdie@rpsys.net
2145S: Maintained
2146
Linus Torvalds1da177e2005-04-16 15:20:36 -07002147LEGO USB Tower driver
2148P: Juergen Stuber
2149M: starblue@users.sourceforge.net
2150L: legousb-devel@lists.sourceforge.net
2151W: http://legousb.sourceforge.net/
2152S: Maintained
2153
2154LINUX FOR IBM pSERIES (RS/6000)
2155P: Paul Mackerras
2156M: paulus@au.ibm.com
2157W: http://www.ibm.com/linux/ltc/projects/ppc
2158S: Supported
2159
2160LINUX FOR NCR VOYAGER
2161P: James Bottomley
2162M: James.Bottomley@HansenPartnership.com
2163W: http://www.hansenpartnership.com/voyager
2164S: Maintained
2165
2166LINUX FOR POWERPC
2167P: Paul Mackerras
2168M: paulus@samba.org
2169W: http://www.penguinppc.org/
2170L: linuxppc-dev@ozlabs.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002171T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002172S: Supported
2173
2174LINUX FOR POWER MACINTOSH
2175P: Benjamin Herrenschmidt
2176M: benh@kernel.crashing.org
2177W: http://www.penguinppc.org/
2178L: linuxppc-dev@ozlabs.org
2179S: Maintained
2180
2181LINUX FOR POWERPC EMBEDDED MPC52XX
2182P: Sylvain Munaut
2183M: tnt@246tNt.com
2184W: http://www.246tNt.com/mpc52xx/
2185W: http://www.penguinppc.org/
2186L: linuxppc-dev@ozlabs.org
2187L: linuxppc-embedded@ozlabs.org
2188S: Maintained
2189
2190LINUX FOR POWERPC EMBEDDED PPC4XX
2191P: Matt Porter
2192M: mporter@kernel.crashing.org
2193W: http://www.penguinppc.org/
2194L: linuxppc-embedded@ozlabs.org
2195S: Maintained
2196
Tom Rinie93adf12005-07-26 12:49:53 -07002197LINUX FOR POWERPC BOOT CODE
Linus Torvalds1da177e2005-04-16 15:20:36 -07002198P: Tom Rini
2199M: trini@kernel.crashing.org
2200W: http://www.penguinppc.org/
2201L: linuxppc-embedded@ozlabs.org
2202S: Maintained
2203
Tom Rinie93adf12005-07-26 12:49:53 -07002204LINUX FOR POWERPC EMBEDDED PPC8XX
2205P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07002206M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07002207W: http://www.penguinppc.org/
2208L: linuxppc-embedded@ozlabs.org
2209S: Maintained
2210
Linus Torvalds1da177e2005-04-16 15:20:36 -07002211LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
Jim Cromiece00f852006-11-30 04:49:44 +01002212P: Kumar Gala
2213M: galak@kernel.crashing.org
2214W: http://www.penguinppc.org/
2215L: linuxppc-embedded@ozlabs.org
2216S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002217
Olof Johanssonab06ff32006-09-06 14:44:54 -05002218LINUX FOR POWERPC PA SEMI PWRFICIENT
2219P: Olof Johansson
2220M: olof@lixom.net
2221W: http://www.pasemi.com/
2222L: linuxppc-dev@ozlabs.org
2223S: Supported
2224
Linus Torvalds1da177e2005-04-16 15:20:36 -07002225LLC (802.2)
2226P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002227M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002228S: Maintained
2229
2230LINUX FOR 64BIT POWERPC
2231P: Paul Mackerras
2232M: paulus@samba.org
2233M: paulus@au.ibm.com
2234P: Anton Blanchard
2235M: anton@samba.org
2236M: anton@au.ibm.com
Arthur Othieno6d923f92006-05-19 06:22:23 -04002237W: http://www.penguinppc.org/ppc64/
Stephen Rothwell1d049812006-03-22 11:26:58 +11002238L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002239S: Supported
2240
2241LINUX SECURITY MODULE (LSM) FRAMEWORK
2242P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08002243M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08002244L: linux-security-module@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002245W: http://lsm.immunix.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002246T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002247S: Supported
2248
2249LM83 HARDWARE MONITOR DRIVER
2250P: Jean Delvare
2251M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002252L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002253S: Maintained
2254
2255LM90 HARDWARE MONITOR DRIVER
2256P: Jean Delvare
2257M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002258L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002259S: Maintained
2260
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002261LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002262P: Richard Russon (FlatCap)
2263M: ldm@flatcap.org
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002264L: linux-ntfs-dev@lists.sourceforge.net
2265W: http://www.linux-ntfs.org/content/view/19/37/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002266S: Maintained
2267
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002268LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2269P: Eric Moore
Eric Moored8a82d72006-12-29 16:47:43 -08002270M: Eric.Moore@lsi.com
2271M: support@lsi.com
2272L: mpt_linux_developer@lsi.com
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002273L: linux-scsi@vger.kernel.org
2274W: http://www.lsilogic.com/support
2275S: Supported
2276
Linus Torvalds1da177e2005-04-16 15:20:36 -07002277LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2278P: Matthew Wilcox
2279M: matthew@wil.cx
2280L: linux-scsi@vger.kernel.org
2281S: Maintained
2282
Hirokazu Takatac12a54b2007-07-15 23:38:45 -07002283M32R ARCHITECTURE
2284P: Hirokazu Takata
2285M: takata@linux-m32r.org
2286L: linux-m32r@ml.linux-m32r.org
2287L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2288W: http://www.linux-m32r.org/
2289S: Maintained
2290
Linus Torvalds1da177e2005-04-16 15:20:36 -07002291M68K ARCHITECTURE
2292P: Geert Uytterhoeven
2293M: geert@linux-m68k.org
2294P: Roman Zippel
2295M: zippel@linux-m68k.org
2296L: linux-m68k@lists.linux-m68k.org
2297W: http://www.linux-m68k.org/
2298W: http://linux-m68k-cvs.ubb.ca/
2299S: Maintained
2300
2301M68K ON APPLE MACINTOSH
2302P: Joshua Thompson
2303M: funaho@jurai.org
2304W: http://www.mac.linux-m68k.org/
2305L: linux-mac68k@mac.linux-m68k.org
2306S: Maintained
2307
2308M68K ON HP9000/300
2309P: Philip Blundell
2310M: philb@gnu.org
2311W: http://www.tazenda.demon.co.uk/phil/linux-hp
2312S: Maintained
2313
Jiri Benc64a327a2007-05-05 11:47:08 -07002314MAC80211
2315P: Jiri Benc
2316M: jbenc@suse.cz
2317P: Michael Wu
2318M: flamingice@sourmilk.net
2319L: linux-wireless@vger.kernel.org
2320W: http://linuxwireless.org/
2321T: git kernel.org:/pub/scm/linux/kernel/git/jbenc/mac80211.git
2322S: Maintained
2323
Patrick McHardyb863ceb2007-07-14 18:55:06 -07002324MACVLAN DRIVER
2325P: Patrick McHardy
2326M: kaber@trash.net
2327L: netdev@vger.kernel.org
2328S: Maintained
2329
Linus Torvalds1da177e2005-04-16 15:20:36 -07002330MARVELL YUKON / SYSKONNECT DRIVER
2331P: Mirko Lindner
2332M: mlindner@syskonnect.de
2333P: Ralph Roesler
2334M: rroesler@syskonnect.de
2335W: http://www.syskonnect.com
2336S: Supported
2337
Michael Kerriskfaf16682005-07-31 22:34:47 -07002338MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
Jim Cromiece00f852006-11-30 04:49:44 +01002339P: Michael Kerrisk
2340M: mtk-manpages@gmx.net
2341W: ftp://ftp.kernel.org/pub/linux/docs/manpages
2342S: Maintained
Michael Kerriskfaf16682005-07-31 22:34:47 -07002343
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002344MARVELL MV643XX ETHERNET DRIVER
2345P: Dale Farnsworth
2346M: dale@farnsworth.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002347P: Manish Lachwani
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002348M: mlachwani@mvista.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002349L: netdev@vger.kernel.org
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002350S: Odd Fixes for 2.4; Maintained for 2.6.
Linus Torvalds1da177e2005-04-16 15:20:36 -07002351
2352MATROX FRAMEBUFFER DRIVER
2353P: Petr Vandrovec
2354M: vandrove@vc.cvut.cz
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002355L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002356S: Maintained
2357
Hans-Juergen Kochd20620d2007-05-08 17:22:00 +02002358MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2359P: Hans J. Koch
2360M: hjk@linutronix.de
2361L: lm-sensors@lm-sensors.org
2362S: Maintained
2363
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002364MEGARAID SCSI DRIVERS
Jim Cromiece00f852006-11-30 04:49:44 +01002365P: Neela Syam Kolli
Sumant Patrobdd0d7572007-05-10 07:22:35 -07002366M: megaraidlinux@lsi.com
Jim Cromiece00f852006-11-30 04:49:44 +01002367S: linux-scsi@vger.kernel.org
2368W: http://megaraid.lsilogic.com
2369S: Maintained
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002370
Steven Rostedt70ea91f2006-07-30 03:03:53 -07002371MEMORY MANAGEMENT
2372L: linux-mm@kvack.org
2373L: linux-kernel@vger.kernel.org
2374W: http://www.linux-mm.org
2375S: Maintained
2376
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002377MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002378P: David Woodhouse
2379M: dwmw2@infradead.org
2380W: http://www.linux-mtd.infradead.org/
2381L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002382T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002383S: Maintained
2384
Artem Bityutskiy48576402007-02-13 17:11:10 +02002385UNSORTED BLOCK IMAGES (UBI)
2386P: Artem Bityutskiy
2387M: dedekind@infradead.org
2388W: http://www.linux-mtd.infradead.org/
2389L: linux-mtd@lists.infradead.org
2390T: git git://git.infradead.org/ubi-2.6.git
2391S: Maintained
2392
Linus Torvalds1da177e2005-04-16 15:20:36 -07002393MICROTEK X6 SCANNER
2394P: Oliver Neukum
2395M: oliver@neukum.name
2396S: Maintained
2397
2398MIPS
2399P: Ralf Baechle
2400M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01002401W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002402L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00002403T: git www.linux-mips.org:/pub/scm/linux.git
2404S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002405
2406MISCELLANEOUS MCA-SUPPORT
2407P: James Bottomley
2408M: jejb@steeleye.com
2409L: linux-kernel@vger.kernel.org
2410S: Maintained
2411
2412MODULE SUPPORT
2413P: Rusty Russell
2414M: rusty@rustcorp.com.au
2415L: linux-kernel@vger.kernel.org
2416S: Maintained
2417
2418MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2419P: Stelian Pop
2420M: stelian@popies.net
2421W: http://popies.net/meye/
2422S: Maintained
2423
Pavel Pisac58ff042007-05-16 01:10:41 +02002424MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2425P: Pavel Pisa
2426M: ppisa@pikron.com
2427L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2428W: http://mmc.drzeus.cx/wiki/Controllers/Freescale/SDHC
2429S: Maintained
2430
Linus Torvalds1da177e2005-04-16 15:20:36 -07002431MOUSE AND MISC DEVICES [GENERAL]
2432P: Alessandro Rubini
2433M: rubini@ipvvis.unipv.it
2434L: linux-kernel@vger.kernel.org
2435S: Maintained
2436
Jiri Slabyd7354102006-12-08 02:38:35 -08002437MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
2438P: Jiri Slaby
2439M: jirislaby@gmail.com
2440L: linux-kernel@vger.kernel.org
2441S: Maintained
2442
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002443MSI LAPTOP SUPPORT
2444P: Lennart Poettering
2445M: mzxreary@0pointer.de
2446L: https://tango.0pointer.de/mailman/listinfo/s270-linux
2447W: http://0pointer.de/lennart/tchibo.html
2448S: Maintained
2449
Linus Torvalds1da177e2005-04-16 15:20:36 -07002450MTRR AND SIMILAR SUPPORT [i386]
2451P: Richard Gooch
2452M: rgooch@atnf.csiro.au
2453L: linux-kernel@vger.kernel.org
2454W: http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
2455S: Maintained
2456
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07002457MULTIMEDIA CARD (MMC) AND SECURE DIGITAL (SD) SUBSYSTEM
2458P: Pierre Ossman
2459M: drzeus-mmc@drzeus.cx
2460L: linux-kernel@vger.kernel.org
2461S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01002462
Linus Torvalds1da177e2005-04-16 15:20:36 -07002463MULTISOUND SOUND DRIVER
2464P: Andrew Veliath
2465M: andrewtv@usa.net
2466S: Maintained
2467
Jiri Slabyd7354102006-12-08 02:38:35 -08002468MULTITECH MULTIPORT CARD (ISICOM)
2469P: Jiri Slaby
2470M: jirislaby@gmail.com
2471L: linux-kernel@vger.kernel.org
2472S: Maintained
2473
Linus Torvalds1da177e2005-04-16 15:20:36 -07002474NATSEMI ETHERNET DRIVER (DP8381x)
2475P: Tim Hockin
2476M: thockin@hockin.org
2477S: Maintained
2478
2479NCP FILESYSTEM
2480P: Petr Vandrovec
2481M: vandrove@vc.cvut.cz
2482L: linware@sh.cvut.cz
2483S: Maintained
2484
2485NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2486P: James E.J. Bottomley
2487M: James.Bottomley@HansenPartnership.com
2488L: linux-scsi@vger.kernel.org
2489S: Maintained
2490
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002491NETEM NETWORK EMULATOR
2492P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08002493M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07002494L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002495S: Maintained
2496
Linus Torvalds1da177e2005-04-16 15:20:36 -07002497NETFILTER/IPTABLES/IPCHAINS
2498P: Rusty Russell
2499P: Marc Boucher
2500P: James Morris
2501P: Harald Welte
2502P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07002503P: Patrick McHardy
2504M: kaber@trash.net
2505L: netfilter-devel@lists.netfilter.org
Randy Dunlap24a1dec2007-01-28 15:54:42 -08002506L: netfilter@lists.netfilter.org (subscribers-only)
Patrick McHardy82b98542006-10-12 14:08:55 -07002507L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002508W: http://www.netfilter.org/
2509W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002510S: Supported
2511
Paul Moore4cc67732006-09-25 15:57:13 -07002512NETLABEL
2513P: Paul Moore
2514M: paul.moore@hp.com
2515W: http://netlabel.sf.net
2516L: netdev@vger.kernel.org
2517S: Supported
2518
Linus Torvalds1da177e2005-04-16 15:20:36 -07002519NETROM NETWORK LAYER
2520P: Ralf Baechle
2521M: ralf@linux-mips.org
2522L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02002523W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002524S: Maintained
2525
Pavel Machek5ddb88c2006-09-29 02:01:29 -07002526NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002527P: Paul Clements
2528M: Paul.Clements@steeleye.com
2529S: Maintained
2530
2531NETWORK DEVICE DRIVERS
2532P: Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002533M: akpm@linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002534P: Jeff Garzik
2535M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002536L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002537T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002538S: Maintained
2539
2540NETWORKING [GENERAL]
2541P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07002542M: netdev@vger.kernel.org
2543L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08002544W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002545S: Maintained
2546
2547NETWORKING [IPv4/IPv6]
2548P: David S. Miller
2549M: davem@davemloft.net
2550P: Alexey Kuznetsov
2551M: kuznet@ms2.inr.ac.ru
2552P: Pekka Savola (ipv6)
2553M: pekkas@netcore.fi
2554P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04002555M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002556P: Hideaki YOSHIFUJI
2557M: yoshfuji@linux-ipv6.org
2558P: Patrick McHardy
2559M: kaber@coreworks.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002560L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08002561T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002562S: Maintained
2563
John W. Linville29f8f632006-01-18 14:52:48 -08002564NETWORKING [WIRELESS]
2565P: John W. Linville
2566M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08002567L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08002568T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2569S: Maintained
2570
Amit S. Kale3d396eb2006-10-21 15:33:03 -04002571NETXEN (1/10) GbE SUPPORT
2572P: Amit S. Kale
2573M: amitkale@netxen.com
2574L: netdev@vger.kernel.org
2575W: http://www.netxen.com
2576S: Supported
2577
Linus Torvalds1da177e2005-04-16 15:20:36 -07002578IPVS
2579P: Wensong Zhang
2580M: wensong@linux-vs.org
Horms9d30c172005-09-29 19:47:06 -07002581P: Simon Horman
2582M: horms@verge.net.au
Linus Torvalds1da177e2005-04-16 15:20:36 -07002583P: Julian Anastasov
2584M: ja@ssi.bg
Horms9d30c172005-09-29 19:47:06 -07002585L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002586S: Maintained
2587
2588NFS CLIENT
2589P: Trond Myklebust
2590M: trond.myklebust@fys.uio.no
2591L: linux-kernel@vger.kernel.org
2592S: Maintained
2593
2594NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07002595P: Jan-Pascal van Best
2596M: janpascal@vanbest.org
2597P: Andreas Mohr
2598M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002599L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002600S: Maintained
2601
2602NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2603P: YOKOTA Hiroshi
2604M: yokota@netlab.is.tsukuba.ac.jp
2605W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2606S: Maintained
2607
2608NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2609P: GOTO Masanori
2610M: gotom@debian.or.jp
2611P: YOKOTA Hiroshi
2612M: yokota@netlab.is.tsukuba.ac.jp
2613W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2614S: Maintained
2615
Linus Torvalds1da177e2005-04-16 15:20:36 -07002616NTFS FILESYSTEM
2617P: Anton Altaparmakov
2618M: aia21@cantab.net
2619L: linux-ntfs-dev@lists.sourceforge.net
2620L: linux-kernel@vger.kernel.org
2621W: http://linux-ntfs.sf.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002622T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002623S: Maintained
2624
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002625NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002626P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002627M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002628L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01002629S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002630
Ramkrishna Vepa3ef34b82007-03-30 18:42:27 -07002631NETERION (S2IO) Xframe 10GbE DRIVER
2632P: Ramkrishna Vepa
2633M: ram.vepa@neterion.com
2634P: Rastapur Santosh
2635M: santosh.rastapur@neterion.com
2636P: Sivakumar Subramani
2637M: sivakumar.subramani@neterion.com
2638P: Sreenivasa Honnur
2639M: sreenivasa.honnur@neterion.com
2640L: netdev@vger.kernel.org
2641W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2642S: Supported
2643
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002644OPENCORES I2C BUS DRIVER
2645P: Peter Korsgaard
2646M: jacmet@sunsite.dk
Jean Delvare5d925fe2006-07-01 17:14:32 +02002647L: i2c@lm-sensors.org
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002648S: Maintained
2649
Mark Fashehccd979b2005-12-15 14:31:24 -08002650ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2651P: Mark Fasheh
2652M: mark.fasheh@oracle.com
2653P: Kurt Hackel
2654M: kurt.hackel@oracle.com
2655L: ocfs2-devel@oss.oracle.com
2656W: http://oss.oracle.com/projects/ocfs2/
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002657S: Supported
Mark Fashehccd979b2005-12-15 14:31:24 -08002658
Linus Torvalds1da177e2005-04-16 15:20:36 -07002659OLYMPIC NETWORK DRIVER
2660P: Peter De Shrijver
2661M: p2@ace.ulyssis.student.kuleuven.ac.be
2662P: Mike Phillips
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002663M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002664L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002665L: linux-tr@linuxtr.net
2666W: http://www.linuxtr.net
2667S: Maintained
2668
Harald Weltec1986ee2005-11-13 16:06:29 -08002669OMNIKEY CARDMAN 4000 DRIVER
2670P: Harald Welte
2671M: laforge@gnumonks.org
2672S: Maintained
2673
Harald Welte77c44ab2005-11-13 16:06:26 -08002674OMNIKEY CARDMAN 4040 DRIVER
2675P: Harald Welte
2676M: laforge@gnumonks.org
2677S: Maintained
2678
Jonathan Corbet77d51402007-03-22 19:44:17 -03002679OMNIVISION OV7670 SENSOR DRIVER
2680P: Jonathan Corbet
2681M: corbet@lwn.net
2682L: video4linux-list@redhat.com
2683S: Maintained
2684
Thomas Gleixner431bca72007-05-02 09:31:35 +02002685ONENAND FLASH DRIVER
2686P: Kyungmin Park
2687M: kyungmin.park@samsung.com
2688L: linux-mtd@lists.infradead.org
2689S: Maintained
2690
Linus Torvalds1da177e2005-04-16 15:20:36 -07002691ONSTREAM SCSI TAPE DRIVER
2692P: Willem Riede
2693M: osst@riede.org
2694L: osst-users@lists.sourceforge.net
2695L: linux-scsi@vger.kernel.org
2696S: Maintained
2697
Linus Torvalds1da177e2005-04-16 15:20:36 -07002698OPROFILE
2699P: Philippe Elie
2700M: phil.el@wanadoo.fr
2701L: oprofile-list@lists.sf.net
2702S: Maintained
2703
2704ORINOCO DRIVER
2705P: Pavel Roskin
2706M: proski@gnu.org
2707P: David Gibson
2708M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07002709L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07002710L: orinoco-users@lists.sourceforge.net
2711L: orinoco-devel@lists.sourceforge.net
2712W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002713S: Maintained
2714
Olof Johanssonf5cd7872007-01-31 21:43:54 -06002715PA SEMI ETHERNET DRIVER
2716P: Olof Johansson
2717M: olof@lixom.net
2718L: netdev@vger.kernel.org
2719S: Maintained
2720
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01002721PA SEMI SMBUS DRIVER
2722P: Olof Johansson
2723M: olof@lixom.net
2724L: i2c@lm-sensors.org
2725S: Maintained
2726
Linus Torvalds1da177e2005-04-16 15:20:36 -07002727PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002728L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08002729S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002730
2731PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2732P: Tim Waugh
2733M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002734L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002735W: http://www.torque.net/linux-pp.html
2736S: Maintained
2737
2738PARISC ARCHITECTURE
2739P: Matthew Wilcox
2740M: matthew@wil.cx
2741P: Grant Grundler
2742M: grundler@parisc-linux.org
Kyle McMartin223232d2006-04-21 16:54:23 -04002743P: Kyle McMartin
2744M: kyle@parisc-linux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002745L: parisc-linux@parisc-linux.org
2746W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04002747T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
2748T: cvs cvs.parisc-linux.org:/var/cvs/linux-2.6
Linus Torvalds1da177e2005-04-16 15:20:36 -07002749S: Maintained
2750
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02002751PARAVIRT_OPS INTERFACE
2752P: Jeremy Fitzhardinge
2753M: jeremy@xensource.com
2754P: Chris Wright
2755M: chrisw@sous-sol.org
2756P: Zachary Amsden
2757M: zach@vmware.com
2758P: Rusty Russell
2759M: rusty@rustcorp.com.au
2760L: virtualization@lists.osdl.org
2761L: linux-kernel@vger.kernel.org
2762S: Supported
2763
Jim Cromie1662d322006-10-06 00:43:59 -07002764PC87360 HARDWARE MONITORING DRIVER
2765P: Jim Cromie
2766M: jim.cromie@gmail.com
2767L: lm-sensors@lm-sensors.org
2768S: Maintained
2769
2770PC8736x GPIO DRIVER
2771P: Jim Cromie
2772M: jim.cromie@gmail.com
2773S: Maintained
2774
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06002775PCI ERROR RECOVERY
2776P: Linas Vepstas
2777M: linas@austin.ibm.com
2778L: linux-kernel@vger.kernel.org
2779L: linux-pci@atrey.karlin.mff.cuni.cz
2780S: Supported
2781
Linus Torvalds1da177e2005-04-16 15:20:36 -07002782PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
2783P: Thomas Sailer
2784M: sailer@ife.ee.ethz.ch
2785L: linux-sound@vger.kernel.org
2786W: http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
2787S: Maintained
2788
2789PCI SUBSYSTEM
2790P: Greg Kroah-Hartman
2791M: gregkh@suse.de
2792L: linux-kernel@vger.kernel.org
2793L: linux-pci@atrey.karlin.mff.cuni.cz
Jody McIntyre6fb04252005-11-18 09:31:06 -08002794T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002795S: Supported
2796
2797PCI HOTPLUG CORE
Kristen Carlson Accardifb5f4d72006-09-29 10:30:27 -07002798P: Kristen Carlson Accardi
2799M: kristen.c.accardi@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002800S: Supported
2801
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002802PCIE HOTPLUG DRIVER
2803P: Kristen Carlson Accardi
2804M: kristen.c.accardi@intel.com
2805L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05002806S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002807
Linus Torvalds1da177e2005-04-16 15:20:36 -07002808PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002809P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07002810L: linux-pcmcia@lists.infradead.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002811L: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08002812T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002813S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002814
2815PCNET32 NETWORK DRIVER
pcnet32@verizon.net04ce0942007-02-16 10:07:12 -06002816P: Don Fry
2817M: pcnet32@verizon.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002818L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002819S: Maintained
2820
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07002821PER-TASK DELAY ACCOUNTING
2822P: Shailabh Nagar
2823M: nagar@watson.ibm.com
2824L: linux-kernel@vger.kernel.org
2825S: Maintained
2826
Jim Cromiedd49d0f2006-03-24 18:08:17 +01002827PERSONALITY HANDLING
2828P: Christoph Hellwig
2829M: hch@infradead.org
2830L: linux-abi-devel@lists.sourceforge.net
2831S: Maintained
2832
Linus Torvalds1da177e2005-04-16 15:20:36 -07002833PHRAM MTD DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02002834P: Jörn Engel
Linus Torvalds1da177e2005-04-16 15:20:36 -07002835M: joern@wh.fh-wedel.de
2836L: linux-mtd@lists.infradead.org
2837S: Maintained
2838
Peter Osterlund249a6772005-09-27 21:45:30 -07002839PKTCDVD DRIVER
2840P: Peter Osterlund
2841M: petero2@telia.com
2842L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07002843S: Maintained
2844
Linus Torvalds1da177e2005-04-16 15:20:36 -07002845POSIX CLOCKS and TIMERS
2846P: George Anzinger
2847M: george@mvista.com
Hormsf1c3ddf2006-01-15 02:18:28 +01002848L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002849S: Supported
2850
Anton Vorontsov3be86142007-07-15 04:43:36 +04002851POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
2852P: Anton Vorontsov
2853M: cbou@mail.ru
2854P: David Woodhouse
2855M: dwmw2@infradead.org
2856L: linux-kernel@vger.kernel.org
2857L: kernel-discuss@handhelds.org
2858T: git git.infradead.org/battery-2.6.git
2859S: Maintained
2860
Eugene Surovegin24682972005-10-14 03:00:53 -07002861POWERPC 4xx EMAC DRIVER
2862P: Eugene Surovegin
2863M: ebs@ebshome.net
2864W: http://kernel.ebshome.net/emac/
2865L: linuxppc-embedded@ozlabs.org
2866L: netdev@vger.kernel.org
2867S: Maintained
2868
Linus Torvalds1da177e2005-04-16 15:20:36 -07002869PNP SUPPORT
2870P: Adam Belay
2871M: ambx1@neo.rr.com
2872S: Maintained
2873
Vitaly Wool999445d2007-01-04 13:07:03 +01002874PNXxxxx I2C DRIVER
2875P: Vitaly Wool
2876M: vitalywool@gmail.com
2877L: i2c@lm-sensors.org
2878S: Maintained
2879
Linus Torvalds1da177e2005-04-16 15:20:36 -07002880PPP PROTOCOL DRIVERS AND COMPRESSORS
2881P: Paul Mackerras
2882M: paulus@samba.org
2883L: linux-ppp@vger.kernel.org
2884S: Maintained
2885
2886PPP OVER ATM (RFC 2364)
2887P: Mitchell Blank Jr
2888M: mitch@sfgoth.com
2889S: Maintained
2890
2891PPP OVER ETHERNET
2892P: Michal Ostrowski
2893M: mostrows@speakeasy.net
2894S: Maintained
2895
James Chapmana6d23702007-06-27 15:53:17 -07002896PPP OVER L2TP
2897P: James Chapman
2898M: jchapman@katalix.com
2899S: Maintained
2900
Linus Torvalds1da177e2005-04-16 15:20:36 -07002901PREEMPTIBLE KERNEL
2902P: Robert Love
2903M: rml@tech9.net
2904L: linux-kernel@vger.kernel.org
2905L: kpreempt-tech@lists.sourceforge.net
2906W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
2907S: Supported
2908
2909PRISM54 WIRELESS DRIVER
Luis R. Rodrigueze88b34b2007-06-01 00:46:57 -07002910P: Luis R. Rodriguez
2911M: mcgrof@gmail.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002912L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002913W: http://prism54.org
2914S: Maintained
2915
2916PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
2917P: Peter Denison
2918M: promise@pnd-pc.demon.co.uk
2919W: http://www.pnd-pc.demon.co.uk/promise/
2920S: Maintained
2921
Mikael Petterssonb3277df2007-01-10 09:33:53 +01002922PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
2923P: Mikael Pettersson
2924M: mikpe@it.uu.se
2925L: linux-ide@vger.kernel.org
2926S: Maintained
2927
Masakazu Mokuno02c18892007-07-05 20:11:16 +09002928PS3 NETWORK SUPPORT
2929P: Masakazu Mokuno
2930M: mokuno@sm.sony.co.jp
2931L: netdev@vger.kernel.org
2932L: cbe-oss-dev@ozlabs.org
2933S: Supported
2934
Geoff Levandf58a9d12006-11-23 00:46:51 +01002935PS3 PLATFORM SUPPORT
2936P: Geoff Levand
2937M: geoffrey.levand@am.sony.com
2938L: linuxppc-dev@ozlabs.org
2939L: cbe-oss-dev@ozlabs.org
2940S: Supported
2941
Michael Krufky83202042006-07-03 00:24:18 -07002942PVRUSB2 VIDEO4LINUX DRIVER
2943P: Mike Isely
2944M: isely@pobox.com
Mike Isely16e94952007-01-03 18:08:06 -03002945L: pvrusb2@isely.net (subscribers-only)
Michael Krufky83202042006-07-03 00:24:18 -07002946L: video4linux-list@redhat.com
2947W: http://www.isely.net/pvrusb2/
2948S: Maintained
2949
Linus Torvalds1da177e2005-04-16 15:20:36 -07002950PXA2xx SUPPORT
2951P: Nicolas Pitre
2952M: nico@cam.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07002953L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002954S: Maintained
2955
Pierre Ossman272f1332007-05-14 21:25:26 +02002956PXA MMCI DRIVER
2957S: Orphan
2958
Linus Torvalds1da177e2005-04-16 15:20:36 -07002959QLOGIC QLA2XXX FC-SCSI DRIVER
2960P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08002961M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002962L: linux-scsi@vger.kernel.org
2963S: Supported
2964
Ron Mercer5a4faa872006-07-25 00:40:21 -07002965QLOGIC QLA3XXX NETWORK DRIVER
2966P: Ron Mercer
2967M: linux-driver@qlogic.com
2968L: netdev@vger.kernel.org
2969S: Supported
2970
Linus Torvalds1da177e2005-04-16 15:20:36 -07002971QNX4 FILESYSTEM
2972P: Anders Larsen
2973M: al@alarsen.net
2974L: linux-kernel@vger.kernel.org
2975W: http://www.alarsen.net/linux/qnx4fs/
2976S: Maintained
2977
2978RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07002979P: Benjamin Herrenschmidt
2980M: benh@kernel.crashing.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002981L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002982S: Maintained
2983
2984RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07002985P: Paul Mackerras
2986M: paulus@samba.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002987L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002988S: Maintained
2989
2990RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
2991P: Corey Thomas
2992M: corey@world.std.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002993L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002994S: Maintained
2995
Matt Mackall9e95ce22005-04-16 15:25:56 -07002996RANDOM NUMBER DRIVER
2997P: Matt Mackall
2998M: mpm@selenic.com
2999S: Maintained
3000
Matt Porter394b7012005-11-07 01:00:15 -08003001RAPIDIO SUBSYSTEM
3002P: Matt Porter
3003M: mporter@kernel.crashing.org
3004L: linux-kernel@vger.kernel.org
3005S: Maintained
3006
Josh Triplett595182b2006-10-04 02:17:21 -07003007READ-COPY UPDATE (RCU)
3008P: Dipankar Sarma
3009M: dipankar@in.ibm.com
3010W: http://www.rdrop.com/users/paulmck/rclock/
3011L: linux-kernel@vger.kernel.org
3012S: Supported
3013
3014RCUTORTURE MODULE
3015P: Josh Triplett
3016M: josh@freedesktop.org
3017L: linux-kernel@vger.kernel.org
3018S: Maintained
3019
Linus Torvalds1da177e2005-04-16 15:20:36 -07003020REAL TIME CLOCK DRIVER
3021P: Paul Gortmaker
3022M: p_gortmaker@yahoo.com
3023L: linux-kernel@vger.kernel.org
3024S: Maintained
3025
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003026REAL TIME CLOCK (RTC) SUBSYSTEM
3027P: Alessandro Zummo
3028M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003029L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003030S: Maintained
3031
Linus Torvalds1da177e2005-04-16 15:20:36 -07003032REISERFS FILE SYSTEM
3033P: Hans Reiser
3034M: reiserfs-dev@namesys.com
Jeff Mahoney76c4e5e2007-06-08 13:47:02 -07003035L: reiserfs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003036W: http://www.namesys.com
3037S: Supported
3038
3039ROCKETPORT DRIVER
3040P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003041W: http://www.comtrol.com
3042S: Maintained
3043
3044ROSE NETWORK LAYER
3045P: Ralf Baechle
3046M: ralf@linux-mips.org
3047L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003048W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003049S: Maintained
3050
3051RISCOM8 DRIVER
3052S: Orphan
3053
Michael Wu605bebe2007-05-14 01:41:02 -04003054RTL818X WIRELESS DRIVER
3055P: Michael Wu
3056M: flamingice@sourmilk.net
3057P: Andrea Merello
3058M: andreamrl@tiscali.it
3059L: linux-wireless@vger.kernel.org
3060W: http://linuxwireless.org/
3061T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3062S: Maintained
3063
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003064S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003065P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003066M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003067L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01003068S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003069
Linus Torvalds1da177e2005-04-16 15:20:36 -07003070S390
3071P: Martin Schwidefsky
3072M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003073P: Heiko Carstens
3074M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003075M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003076L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003077W: http://www.ibm.com/developerworks/linux/linux390/
3078S: Supported
3079
3080S390 NETWORK DRIVERS
3081P: Frank Pavlic
3082M: fpavlic@de.ibm.com
3083M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003084L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003085W: http://www.ibm.com/developerworks/linux/linux390/
3086S: Supported
3087
3088S390 ZFCP DRIVER
Swen Schillig9cbb8892006-09-21 16:29:31 +02003089P: Swen Schillig
3090M: swen@vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003091M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003092L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003093W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003094S: Supported
3095
3096SAA7146 VIDEO4LINUX-2 DRIVER
3097P: Michael Hunold
3098M: michael@mihu.de
3099W: http://www.mihu.de/linux/saa7146
3100S: Maintained
3101
Linus Torvalds1da177e2005-04-16 15:20:36 -07003102SC1200 WDT DRIVER
3103P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003104M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003105S: Maintained
3106
3107SCHEDULER
3108P: Ingo Molnar
3109M: mingo@elte.hu
3110P: Robert Love [the preemptible kernel bits]
3111M: rml@tech9.net
3112L: linux-kernel@vger.kernel.org
3113S: Maintained
3114
3115SCSI CDROM DRIVER
3116P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003117M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003118L: linux-scsi@vger.kernel.org
3119W: http://www.kernel.dk
3120S: Maintained
3121
3122SCSI SG DRIVER
3123P: Doug Gilbert
3124M: dgilbert@interlog.com
3125L: linux-scsi@vger.kernel.org
3126W: http://www.torque.net/sg
3127S: Maintained
3128
3129SCSI SUBSYSTEM
3130P: James E.J. Bottomley
3131M: James.Bottomley@SteelEye.com
3132L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003133T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003134S: Maintained
3135
3136SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003137P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003138M: Kai.Makisara@kolumbus.fi
3139L: linux-scsi@vger.kernel.org
3140S: Maintained
3141
3142SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003143P: Vlad Yasevich
3144M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003145P: Sridhar Samudrala
3146M: sri@us.ibm.com
3147L: lksctp-developers@lists.sourceforge.net
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003148W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003149S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003150
3151SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003152P: Jim Cromie
3153M: jim.cromie@gmail.com
3154S: Odd Fixes
3155
3156SCx200 GPIO DRIVER
3157P: Jim Cromie
3158M: jim.cromie@gmail.com
3159S: Maintained
3160
3161SCx200 HRT CLOCKSOURCE DRIVER
3162P: Jim Cromie
3163M: jim.cromie@gmail.com
3164S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003165
3166SECURITY CONTACT
3167P: Security Officers
3168M: security@kernel.org
3169S: Supported
3170
3171SELINUX SECURITY MODULE
3172P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08003173M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07003174P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003175M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003176P: Eric Paris
3177M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003178L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003179L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003180W: http://www.nsa.gov/selinux
3181S: Supported
3182
Jiri Slabycef2cf02007-05-08 00:31:45 -07003183SENSABLE PHANTOM
3184P: Jiri Slaby
3185M: jirislaby@gmail.com
3186S: Maintained
3187
Linus Torvalds1da177e2005-04-16 15:20:36 -07003188SERIAL ATA (SATA) SUBSYSTEM:
3189P: Jeff Garzik
3190M: jgarzik@pobox.com
3191L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003192T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003193S: Supported
3194
3195SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3196P: Pat Gefre
3197M: pfg@sgi.com
3198L: linux-ia64@vger.kernel.org
3199S: Supported
3200
3201SGI VISUAL WORKSTATION 320 AND 540
3202P: Andrey Panin
3203M: pazke@donpac.ru
3204L: linux-visws-devel@lists.sf.net
3205W: http://linux-visws.sf.net
3206S: Maintained for 2.6.
3207
3208SIMTEC EB110ATX (Chalice CATS)
3209P: Ben Dooks
3210P: Vincent Sanders
3211M: support@simtec.co.uk
3212W: http://www.simtec.co.uk/products/EB110ATX/
3213S: Supported
3214
3215SIMTEC EB2410ITX (BAST)
3216P: Ben Dooks
3217P: Vincent Sanders
3218M: support@simtec.co.uk
3219W: http://www.simtec.co.uk/products/EB2410ITX/
3220S: Supported
3221
Francois Romieu92aab3c2005-07-30 13:11:18 +02003222SIS 190 ETHERNET DRIVER
3223P: Francois Romieu
3224M: romieu@fr.zoreil.com
3225L: netdev@vger.kernel.org
3226S: Maintained
3227
Linus Torvalds1da177e2005-04-16 15:20:36 -07003228SIS 5513 IDE CONTROLLER DRIVER
3229P: Lionel Bouton
3230M: Lionel.Bouton@inet6.fr
3231W: http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
3232W: http://gyver.homeip.net/sis5513/index.html
3233S: Maintained
3234
3235SIS 900/7016 FAST ETHERNET DRIVER
3236P: Daniele Venzano
3237M: venza@brownhat.org
3238W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07003239L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003240S: Maintained
3241
3242SIS FRAMEBUFFER DRIVER
3243P: Thomas Winischhofer
3244M: thomas@winischhofer.net
3245W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003246S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003247
3248SIS USB2VGA DRIVER
3249P: Thomas Winischhofer
3250M: thomas@winischhofer.net
3251W: http://www.winischhofer.at/linuxsisusbvga.shtml
3252S: Maintained
3253
Linus Torvalds1da177e2005-04-16 15:20:36 -07003254SMC91x ETHERNET DRIVER
3255P: Nicolas Pitre
3256M: nico@cam.org
3257S: Maintained
3258
Daniel Drake8f0f8502006-07-18 22:00:25 +01003259SOFTMAC LAYER (IEEE 802.11)
3260P: Johannes Berg
3261M: johannes@sipsolutions.net
3262P: Joe Jezak
3263M: josejx@gentoo.org
3264P: Daniel Drake
3265M: dsd@gentoo.org
3266W: http://softmac.sipsolutions.net/
Johannes Berg724c6b32007-04-23 12:18:20 -07003267L: linux-wireless@vger.kernel.org
Daniel Drake8f0f8502006-07-18 22:00:25 +01003268S: Maintained
3269
Linus Torvalds1da177e2005-04-16 15:20:36 -07003270SOFTWARE RAID (Multiple Disks) SUPPORT
3271P: Ingo Molnar
3272M: mingo@redhat.com
3273P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08003274M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07003275L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08003276S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003277
3278SOFTWARE SUSPEND:
3279P: Pavel Machek
3280M: pavel@suse.cz
David Brownellf318a632007-04-23 14:41:06 -07003281L: linux-pm@lists.linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003282S: Maintained
3283
3284SONIC NETWORK DRIVER
3285P: Thomas Bogendoerfer
3286M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003287L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003288S: Maintained
3289
3290SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01003291P: Mattia Dongili
3292M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01003293L: linux-acpi@vger.kernel.org
3294W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07003295S: Maintained
3296
3297SOUND
3298P: Jaroslav Kysela
3299M: perex@suse.cz
Takashi Iwai82622042007-04-16 12:32:52 +02003300L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003301S: Maintained
3302
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003303SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3304P: Liam Girdwood
3305M: liam.girdwood@wolfsonmicro.com
Takashi Iwai82622042007-04-16 12:32:52 +02003306L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003307S: Supported
3308
Kumar Gala025c3982006-04-02 16:05:54 -05003309SPI SUBSYSTEM
3310P: David Brownell
3311M: dbrownell@users.sourceforge.net
3312L: spi-devel-general@lists.sourceforge.net
3313S: Maintained
3314
Steven Rostedt855f46a2006-08-05 12:14:50 -07003315STABLE BRANCH:
3316P: Greg Kroah-Hartman
3317M: greg@kroah.com
3318P: Chris Wright
3319M: chrisw@sous-sol.org
3320L: stable@kernel.org
3321S: Maintained
3322
Kylene Hall1c72d462005-05-01 08:59:13 -07003323TPM DEVICE DRIVER
3324P: Kylene Hall
3325M: kjhall@us.ibm.com
3326W: http://tpmdd.sourceforge.net
Marcel Selhorstd3a7b6d2007-03-16 13:38:31 -08003327P: Marcel Selhorst
3328M: tpm@selhorst.net
3329W: http://www.prosec.rub.de/tpm/
Stephen Rothwell3bd2aad2007-05-15 01:41:36 -07003330L: tpmdd-devel@lists.sourceforge.net
Kylene Hall1c72d462005-05-01 08:59:13 -07003331S: Maintained
3332
Mark Gross1a80ba82005-10-30 15:02:55 -08003333Telecom Clock Driver for MCPL0010
Jim Cromiece00f852006-11-30 04:49:44 +01003334P: Mark Gross
3335M: mark.gross@intel.com
3336S: Supported
Mark Gross1a80ba82005-10-30 15:02:55 -08003337
Chris Zankel48b415c2005-06-23 22:01:07 -07003338TENSILICA XTENSA PORT (xtensa):
3339P: Chris Zankel
3340M: chris@zankel.net
3341S: Maintained
3342
Henrique de Moraes Holschuh756970a2007-03-29 01:58:44 -03003343THINKPAD ACPI EXTRAS DRIVER
3344P: Henrique de Moraes Holschuh
3345M: ibm-acpi@hmh.eng.br
3346L: ibm-acpi-devel@lists.sourceforge.net
3347W: http://ibm-acpi.sourceforge.net
3348W: http://thinkwiki.org/wiki/Ibm-acpi
3349T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
3350S: Maintained
3351
Linus Torvalds1da177e2005-04-16 15:20:36 -07003352UltraSPARC (sparc64):
3353P: David S. Miller
3354M: davem@davemloft.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003355L: sparclinux@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08003356T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003357S: Maintained
3358
3359SHARP LH SUPPORT (LH7952X & LH7A40X)
3360P: Marc Singer
3361M: elf@buici.com
3362W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003363L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003364S: Maintained
3365
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003366SHPC HOTPLUG DRIVER
3367P: Kristen Carlson Accardi
3368M: kristen.c.accardi@intel.com
3369L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05003370S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003371
Pierre Ossmand129bce2006-03-24 03:18:17 -08003372SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3373P: Pierre Ossman
3374M: drzeus-sdhci@drzeus.cx
3375L: sdhci-devel@list.drzeus.cx
3376W: http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci
3377S: Maintained
3378
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003379SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3380P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08003381M: shemminger@linux-foundation.org
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003382L: netdev@vger.kernel.org
3383S: Maintained
3384
Chris Boot1a87d942006-07-10 04:45:34 -07003385SOEKRIS NET48XX LED SUPPORT
3386P: Chris Boot
3387M: bootc@bootc.net
3388S: Maintained
3389
Linus Torvalds1da177e2005-04-16 15:20:36 -07003390SPARC (sparc32):
3391P: William L. Irwin
3392M: wli@holomorphy.com
3393L: sparclinux@vger.kernel.org
3394S: Maintained
3395
3396SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3397P: Roger Wolff
3398M: R.E.Wolff@BitWizard.nl
3399L: linux-kernel@vger.kernel.org ?
3400S: Supported
3401
Jim Lewis2752e402006-09-29 02:01:19 -07003402SPIDERNET NETWORK DRIVER for CELL
Linas Vepstasfa302482007-02-20 16:45:27 -06003403P: Linas Vepstas
3404M: linas@austin.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07003405L: netdev@vger.kernel.org
3406S: Supported
3407
Linus Torvalds1da177e2005-04-16 15:20:36 -07003408SRM (Alpha) environment access
3409P: Jan-Benedict Glaw
3410M: jbglaw@lug-owl.de
3411L: linux-kernel@vger.kernel.org
3412S: Maintained
3413
3414STARFIRE/DURALAN NETWORK DRIVER
3415P: Ion Badulescu
3416M: ionut@cs.columbia.edu
3417S: Maintained
3418
3419STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3420W: http://mosquitonet.Stanford.EDU/strip.html
3421S: Unsupported ?
3422
3423STRADIS MPEG-2 DECODER DRIVER
3424P: Nathan Laredo
3425M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003426W: http://www.stradis.com/
3427S: Maintained
3428
3429SUPERH (sh)
3430P: Paul Mundt
3431M: lethal@linux-sh.org
Matthew Wilcox3b5e0cb2006-09-29 02:01:30 -07003432L: linuxsh-dev@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003433W: http://www.linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003434S: Maintained
3435
3436SUPERH64 (sh64)
3437P: Paul Mundt
3438M: lethal@linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003439L: linuxsh-shmedia-dev@lists.sourceforge.net
3440W: http://www.linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003441S: Maintained
3442
3443SUN3/3X
3444P: Sam Creasey
3445M: sammy@sammy.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003446W: http://sammy.net/sun3/
3447S: Maintained
3448
3449SVGA HANDLING
3450P: Martin Mares
3451M: mj@ucw.cz
3452L: linux-video@atrey.karlin.mff.cuni.cz
3453S: Maintained
3454
3455SYSV FILESYSTEM
3456P: Christoph Hellwig
3457M: hch@infradead.org
3458S: Maintained
3459
Stephen Hemminger781b456a2006-07-10 20:25:29 -07003460TC CLASSIFIER
3461P: Jamal Hadi Salim
3462M: hadi@cyberus.ca
3463L: netdev@vger.kernel.org
3464S: Maintained
3465
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07003466TCP LOW PRIORITY MODULE
3467P: Wong Hoi Sing, Edison
3468M: hswong3i@gmail.com
3469P: Hung Hing Lun, Mike
3470M: hlhung3i@gmail.com
3471W: http://tcp-lp-mod.sourceforge.net/
3472S: Maintained
3473
Alex Dubov4020f2d2006-10-04 02:15:37 -07003474TI FLASH MEDIA INTERFACE DRIVER
3475P: Alex Dubov
3476M: oakad@yahoo.com
3477S: Maintained
3478
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003479TI OMAP MMC INTERFACE DRIVER
3480P: Carlos Aguiar, Anderson Briglia and Syed Khasim
3481M: linux-omap-open-source@linux.omap.com
3482W: http://linux.omap.com
3483W: http://www.muru.com/linux/omap/
3484S: Maintained
3485
Michael Buesch844dd052006-06-26 00:24:59 -07003486TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3487P: Deepak Saxena
3488M: dsaxena@plexity.net
3489S: Maintained
3490
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003491TASKSTATS STATISTICS INTERFACE
3492P: Shailabh Nagar
3493M: nagar@watson.ibm.com
3494L: linux-kernel@vger.kernel.org
3495S: Maintained
3496
Linus Torvalds1da177e2005-04-16 15:20:36 -07003497TI PARALLEL LINK CABLE DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003498P: Romain Lievin
3499M: roms@lpg.ticalc.org
3500S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003501
Per Lidene86eaa32006-01-12 16:45:18 +01003502TIPC NETWORK LAYER
3503P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01003504M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003505P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01003506M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003507P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01003508M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01003509L: tipc-discussion@lists.sourceforge.net
3510W: http://tipc.sourceforge.net/
3511W: http://tipc.cslab.ericsson.net/
3512T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
3513S: Maintained
3514
Linus Torvalds1da177e2005-04-16 15:20:36 -07003515TLAN NETWORK DRIVER
3516P: Samuel Chessman
3517M: chessman@tux.org
3518L: tlan-devel@lists.sourceforge.net
3519W: http://sourceforge.net/projects/tlan/
3520S: Maintained
3521
3522TOKEN-RING NETWORK DRIVER
3523P: Mike Phillips
3524M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003525L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003526L: linux-tr@linuxtr.net
3527W: http://www.linuxtr.net
3528S: Maintained
3529
3530TOSHIBA ACPI EXTRAS DRIVER
3531P: John Belmonte
3532M: toshiba_acpi@memebeam.org
3533W: http://memebeam.org/toys/ToshibaAcpiDriver
3534S: Maintained
3535
3536TOSHIBA SMM DRIVER
3537P: Jonathan Buzzard
3538M: jonathan@buzzard.org.uk
3539L: tlinux-users@tce.toshiba-dme.co.jp
3540W: http://www.buzzard.org.uk/toshiba/
3541S: Maintained
3542
3543TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
3544P: Muli Ben-Yehuda
3545M: mulix@mulix.org
3546L: linux-kernel@vger.kernel.org
3547S: Maintained
3548
3549TRIVIAL PATCHES
Jim Cromiece00f852006-11-30 04:49:44 +01003550P: Adrian Bunk
3551M: trivial@kernel.org
3552L: linux-kernel@vger.kernel.org
3553W: http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
3554T: git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
3555S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003556
3557TMS380 TOKEN-RING NETWORK DRIVER
3558P: Adam Fritzler
3559M: mid@auk.cx
3560L: linux-tr@linuxtr.net
3561W: http://www.auk.cx/tms380tr/
3562S: Maintained
3563
3564TULIP NETWORK DRIVER
Valerie Henson6b928012006-09-08 11:15:34 -07003565P: Valerie Henson
Valerie Hensondf312332007-05-30 06:08:54 -06003566M: val@nmt.edu
Linus Torvalds1da177e2005-04-16 15:20:36 -07003567L: tulip-users@lists.sourceforge.net
3568W: http://sourceforge.net/projects/tulip/
3569S: Maintained
3570
3571TUN/TAP driver
3572P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08003573M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003574L: vtun@office.satix.net
3575W: http://vtun.sourceforge.net/tun
3576S: Maintained
3577
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08003578TURBOCHANNEL SUBSYSTEM
3579P: Maciej W. Rozycki
3580M: macro@linux-mips.org
3581S: Maintained
3582
Linus Torvalds1da177e2005-04-16 15:20:36 -07003583U14-34F SCSI DRIVER
3584P: Dario Ballabio
3585M: ballabio_dario@emc.com
3586L: linux-scsi@vger.kernel.org
3587S: Maintained
3588
3589UDF FILESYSTEM
3590P: Ben Fennema
3591M: bfennema@falcon.csc.calpoly.edu
Linus Torvalds1da177e2005-04-16 15:20:36 -07003592W: http://linux-udf.sourceforge.net
3593S: Maintained
3594
3595UNIFORM CDROM DRIVER
3596P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003597M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003598L: linux-kernel@vger.kernel.org
3599W: http://www.kernel.dk
3600S: Maintained
3601
3602USB ACM DRIVER
3603P: Oliver Neukum
3604M: oliver@neukum.name
3605L: linux-usb-users@lists.sourceforge.net
3606L: linux-usb-devel@lists.sourceforge.net
3607S: Maintained
3608
3609USB BLOCK DRIVER (UB ub)
3610P: Pete Zaitcev
3611M: zaitcev@redhat.com
3612L: linux-kernel@vger.kernel.org
3613L: linux-usb-devel@lists.sourceforge.net
3614S: Supported
3615
Linus Torvalds1da177e2005-04-16 15:20:36 -07003616USB CDC ETHERNET DRIVER
3617P: Greg Kroah-Hartman
3618M: greg@kroah.com
3619L: linux-usb-users@lists.sourceforge.net
3620L: linux-usb-devel@lists.sourceforge.net
3621S: Maintained
3622W: http://www.kroah.com/linux-usb/
3623
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003624USB DAVICOM DM9601 DRIVER
3625P: Peter Korsgaard
3626M: jacmet@sunsite.dk
Peter Korsgaard043600a2007-06-27 21:18:18 +02003627L: netdev@vger.kernel.org
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003628W: http://www.linux-usb.org/usbnet
3629S: Maintained
3630
Linus Torvalds1da177e2005-04-16 15:20:36 -07003631USB EHCI DRIVER
3632P: David Brownell
3633M: dbrownell@users.sourceforge.net
3634L: linux-usb-devel@lists.sourceforge.net
David Brownell23d8c902006-12-05 03:10:08 -08003635S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003636
Luca Risolia7ce08c92006-01-11 02:06:59 +00003637USB ET61X[12]51 DRIVER
3638P: Luca Risolia
3639M: luca.risolia@studio.unibo.it
3640L: linux-usb-devel@lists.sourceforge.net
3641L: video4linux-list@redhat.com
3642W: http://www.linux-projects.org
3643S: Maintained
3644
David Brownell69ae9e32006-11-14 02:03:31 -08003645USB GADGET/PERIPHERAL SUBSYSTEM
3646P: David Brownell
3647M: dbrownell@users.sourceforge.net
3648L: linux-usb-devel@lists.sourceforge.net
3649W: http://www.linux-usb.org/gadget
3650S: Maintained
3651
Linus Torvalds1da177e2005-04-16 15:20:36 -07003652USB HID/HIDBP DRIVERS
Jiri Kosina641266fd2007-01-15 09:56:21 +01003653P: Jiri Kosina
3654M: jkosina@suse.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07003655L: linux-usb-devel@lists.sourceforge.net
Jiri Kosinaa4dff392007-02-27 17:40:09 +01003656T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003657S: Maintained
3658
3659USB HUB DRIVER
3660P: Johannes Erdfelt
3661M: johannes@erdfelt.com
3662L: linux-usb-users@lists.sourceforge.net
3663L: linux-usb-devel@lists.sourceforge.net
3664S: Maintained
3665
Olav Kongas959eea22005-11-03 17:38:14 +02003666USB ISP116X DRIVER
3667P: Olav Kongas
3668M: ok@artecdesign.ee
3669L: linux-usb-devel@lists.sourceforge.net
3670S: Maintained
3671
Linus Torvalds1da177e2005-04-16 15:20:36 -07003672USB KAWASAKI LSI DRIVER
3673P: Oliver Neukum
3674M: oliver@neukum.name
3675L: linux-usb-users@lists.sourceforge.net
3676L: linux-usb-devel@lists.sourceforge.net
3677S: Maintained
3678
3679USB MASS STORAGE DRIVER
3680P: Matthew Dharm
3681M: mdharm-usb@one-eyed-alien.net
3682L: linux-usb-users@lists.sourceforge.net
Matthew Dharm8836aeb2005-12-04 22:03:47 -08003683L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003684S: Maintained
3685W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
3686
3687USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08003688P: David Brownell
3689M: dbrownell@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003690L: linux-usb-users@lists.sourceforge.net
3691L: linux-usb-devel@lists.sourceforge.net
David Brownell23d8c902006-12-05 03:10:08 -08003692S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003693
Matthias Urlichsba460e42005-07-14 00:33:47 -07003694USB OPTION-CARD DRIVER
3695P: Matthias Urlichs
3696M: smurf@smurf.noris.de
3697L: linux-usb-devel@lists.sourceforge.net
3698S: Maintained
3699
Linus Torvalds1da177e2005-04-16 15:20:36 -07003700USB OV511 DRIVER
3701P: Mark McClelland
3702M: mmcclell@bigfoot.com
3703L: linux-usb-users@lists.sourceforge.net
3704L: linux-usb-devel@lists.sourceforge.net
3705W: http://alpha.dyndns.org/ov511/
3706S: Maintained
3707
3708USB PEGASUS DRIVER
3709P: Petko Manolov
3710M: petkan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003711L: linux-usb-devel@lists.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02003712L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003713W: http://pegasus2.sourceforge.net/
3714S: Maintained
3715
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07003716USB PRINTER DRIVER (usblp)
3717P: Pete Zaitcev
3718M: zaitcev@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003719L: linux-usb-users@lists.sourceforge.net
3720L: linux-usb-devel@lists.sourceforge.net
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07003721S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003722
3723USB RTL8150 DRIVER
3724P: Petko Manolov
3725M: petkan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003726L: linux-usb-devel@lists.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02003727L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003728W: http://pegasus2.sourceforge.net/
3729S: Maintained
3730
3731USB SE401 DRIVER
3732P: Jeroen Vreeken
3733M: pe1rxq@amsat.org
3734L: linux-usb-users@lists.sourceforge.net
3735L: linux-usb-devel@lists.sourceforge.net
3736W: http://www.chello.nl/~j.vreeken/se401/
3737S: Maintained
3738
3739USB SERIAL CYBERJACK DRIVER
3740P: Matthias Bruestle and Harald Welte
3741M: support@reiner-sct.com
3742W: http://www.reiner-sct.de/support/treiber_cyberjack.php
3743S: Maintained
3744
3745USB SERIAL DIGI ACCELEPORT DRIVER
3746P: Peter Berger and Al Borchers
3747M: pberger@brimson.com
3748M: alborchers@steinerpoint.com
3749L: linux-usb-users@lists.sourceforge.net
3750L: linux-usb-devel@lists.sourceforge.net
3751S: Maintained
3752
3753USB SERIAL DRIVER
3754P: Greg Kroah-Hartman
3755M: gregkh@suse.de
3756L: linux-usb-users@lists.sourceforge.net
3757L: linux-usb-devel@lists.sourceforge.net
3758S: Supported
3759
3760USB SERIAL BELKIN F5U103 DRIVER
3761P: William Greathouse
3762M: wgreathouse@smva.com
3763L: linux-usb-users@lists.sourceforge.net
3764L: linux-usb-devel@lists.sourceforge.net
3765S: Maintained
3766
3767USB SERIAL CYPRESS M8 DRIVER
3768P: Lonnie Mendez
3769M: dignome@gmail.com
3770L: linux-usb-users@lists.sourceforge.net
3771L: linux-usb-devel@lists.sourceforge.net
3772S: Maintained
3773W: http://geocities.com/i0xox0i
3774W: http://firstlight.net/cvs
3775
3776USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
3777L: linux-usb-users@lists.sourceforge.net
3778L: linux-usb-devel@lists.sourceforge.net
3779S: Maintained
3780
3781USB AUERSWALD DRIVER
3782P: Wolfgang Muees
3783M: wolfgang@iksw-muees.de
3784L: linux-usb-users@lists.sourceforge.net
3785L: linux-usb-devel@lists.sourceforge.net
3786S: Maintained
3787
3788USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
3789P: Gary Brubaker
3790M: xavyer@ix.netcom.com
3791L: linux-usb-users@lists.sourceforge.net
3792L: linux-usb-devel@lists.sourceforge.net
3793S: Maintained
3794
3795USB SERIAL KEYSPAN DRIVER
3796P: Greg Kroah-Hartman
3797M: greg@kroah.com
3798L: linux-usb-users@lists.sourceforge.net
3799L: linux-usb-devel@lists.sourceforge.net
3800W: http://www.kroah.com/linux/
3801S: Maintained
3802
3803USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04003804P: Support Department
3805M: support@connecttech.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003806L: linux-usb-users@lists.sourceforge.net
3807L: linux-usb-devel@lists.sourceforge.net
3808W: http://www.connecttech.com
3809S: Supported
3810
Luca Risoliaf423b9a2007-03-26 16:12:04 -03003811USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07003812P: Luca Risolia
3813M: luca.risolia@studio.unibo.it
3814L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00003815L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003816W: http://www.linux-projects.org
3817S: Maintained
3818
3819USB SUBSYSTEM
3820P: Greg Kroah-Hartman
3821M: gregkh@suse.de
3822L: linux-usb-users@lists.sourceforge.net
3823L: linux-usb-devel@lists.sourceforge.net
3824W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003825T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003826S: Supported
3827
3828USB UHCI DRIVER
3829P: Alan Stern
3830M: stern@rowland.harvard.edu
3831L: linux-usb-users@lists.sourceforge.net
3832L: linux-usb-devel@lists.sourceforge.net
3833S: Maintained
3834
David Brownell69ae9e32006-11-14 02:03:31 -08003835USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07003836P: David Brownell
3837M: dbrownell@users.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02003838L: netdev@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08003839W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07003840S: Maintained
3841
3842USB W996[87]CF DRIVER
3843P: Luca Risolia
3844M: luca.risolia@studio.unibo.it
3845L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00003846L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003847W: http://www.linux-projects.org
3848S: Maintained
3849
Luca Risolia60f78052006-02-06 16:29:35 +00003850USB ZC0301 DRIVER
3851P: Luca Risolia
3852M: luca.risolia@studio.unibo.it
3853L: linux-usb-devel@lists.sourceforge.net
3854L: video4linux-list@redhat.com
3855W: http://www.linux-projects.org
3856S: Maintained
3857
Linus Torvalds1da177e2005-04-16 15:20:36 -07003858USB ZD1201 DRIVER
3859P: Jeroen Vreeken
3860M: pe1rxq@amsat.org
3861L: linux-usb-users@lists.sourceforge.net
3862L: linux-usb-devel@lists.sourceforge.net
3863W: http://linux-lc100020.sourceforge.net
3864S: Maintained
3865
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003866USB ZR364XX DRIVER
3867P: Antoine Jacquet
3868M: royale@zerezo.com
3869L: linux-usb-devel@lists.sourceforge.net
3870L: video4linux-list@redhat.com
3871W: http://royale.zerezo.com/zr364xx/
3872S: Maintained
3873
Linus Torvalds1da177e2005-04-16 15:20:36 -07003874USER-MODE LINUX
3875P: Jeff Dike
3876M: jdike@karaya.com
3877L: user-mode-linux-devel@lists.sourceforge.net
3878L: user-mode-linux-user@lists.sourceforge.net
3879W: http://user-mode-linux.sourceforge.net
3880S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003881
Linus Torvalds1da177e2005-04-16 15:20:36 -07003882FAT/VFAT/MSDOS FILESYSTEM:
3883P: OGAWA Hirofumi
3884M: hirofumi@mail.parknet.co.jp
3885L: linux-kernel@vger.kernel.org
3886S: Maintained
3887
3888VIA 82Cxxx AUDIO DRIVER (old OSS driver)
3889P: Jeff Garzik
3890S: Odd fixes
3891
3892VIA RHINE NETWORK DRIVER
3893P: Roger Luethi
3894M: rl@hellgate.ch
3895S: Maintained
3896
Jean Delvare32c0a522005-09-22 21:47:58 +02003897VIAPRO SMBUS DRIVER
3898P: Jean Delvare
3899M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02003900L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02003901S: Maintained
3902
Francois Romieu01f20732007-01-26 00:57:17 -08003903VIA VELOCITY NETWORK DRIVER
3904P: Francois Romieu
3905M: romieu@fr.zoreil.com
3906L: netdev@vger.kernel.org
3907S: Maintained
3908
Linus Torvalds1da177e2005-04-16 15:20:36 -07003909UCLINUX (AND M68KNOMMU)
3910P: Greg Ungerer
3911M: gerg@uclinux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003912W: http://www.uclinux.org/
Adrian Bunkd660a742005-06-25 14:59:35 -07003913L: uclinux-dev@uclinux.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003914S: Maintained
3915
3916UCLINUX FOR NEC V850
3917P: Miles Bader
Linus Torvalds1da177e2005-04-16 15:20:36 -07003918
3919UCLINUX FOR RENESAS H8/300
3920P: Yoshinori Sato
3921M: ysato@users.sourceforge.jp
3922W: http://uclinux-h8.sourceforge.jp/
3923S: Supported
3924
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03003925UFS FILESYSTEM
Alan Coxabb49202007-06-08 13:47:03 -07003926P: Evgeniy Dushistov
3927M: dushistov@mail.ru
3928L: linux-kernel@vger.kernel.org
3929S: Maintained
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03003930
Linus Torvalds1da177e2005-04-16 15:20:36 -07003931USB DIAMOND RIO500 DRIVER
3932P: Cesar Miquel
3933M: miquel@df.uba.ar
3934L: rio500-users@lists.sourceforge.net
3935W: http://rio500.sourceforge.net
3936S: Maintained
3937
3938VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07003939P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02003940M: mchehab@infradead.org
3941M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003942L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07003943W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02003944T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07003945S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003946
Juerg Haefligerab413192006-09-24 20:54:04 +02003947VT1211 HARDWARE MONITOR DRIVER
3948P: Juerg Haefliger
3949M: juergh@gmail.com
3950L: lm-sensors@lm-sensors.org
3951S: Maintained
3952
Roger Lucas1de9e372005-11-26 20:20:05 +01003953VT8231 HARDWARE MONITOR DRIVER
3954P: Roger Lucas
3955M: roger@planbit.co.uk
3956L: lm-sensors@lm-sensors.org
3957S: Maintained
3958
Linus Torvalds1da177e2005-04-16 15:20:36 -07003959W1 DALLAS'S 1-WIRE BUS
3960P: Evgeniy Polyakov
3961M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07003962S: Maintained
3963
Charles Spirakis13927072006-07-05 18:05:15 +02003964W83791D HARDWARE MONITORING DRIVER
3965P: Charles Spirakis
3966M: bezaur@gmail.com
3967L: lm-sensors@lm-sensors.org
3968S: Maintained
3969
Rudolf Marek61db0112006-12-12 18:18:30 +01003970W83793 HARDWARE MONITORING DRIVER
3971P: Rudolf Marek
3972M: r.marek@assembler.cz
3973L: lm-sensors@lm-sensors.org
3974S: Maintained
3975
Linus Torvalds1da177e2005-04-16 15:20:36 -07003976W83L51xD SD/MMC CARD INTERFACE DRIVER
3977P: Pierre Ossman
3978M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01003979L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003980W: http://projects.drzeus.cx/wbsd
3981S: Maintained
3982
Wim Van Sebroeck35277612006-01-15 21:21:14 +01003983WATCHDOG DEVICE DRIVERS
3984P: Wim Van Sebroeck
3985M: wim@iguana.be
3986T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
3987S: Maintained
3988
Linus Torvalds1da177e2005-04-16 15:20:36 -07003989WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
3990P: Jean Tourrilhes
3991M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003992L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003993W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
3994S: Maintained
3995
3996WD7000 SCSI DRIVER
3997P: Miroslav Zagorac
3998M: zaga@fly.cc.fer.hr
3999L: linux-scsi@vger.kernel.org
4000S: Maintained
4001
Dmitry Torokhov5fc146802005-11-20 00:50:06 -05004002WISTRON LAPTOP BUTTON DRIVER
4003P: Miloslav Trmac
4004M: mitr@volny.cz
4005S: Maintained
4006
Linus Torvalds1da177e2005-04-16 15:20:36 -07004007WL3501 WIRELESS PCMCIA CARD DRIVER
4008P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004009M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07004010L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004011W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07004012S: Maintained
4013
4014X.25 NETWORK LAYER
4015P: Henner Eisen
4016M: eis@baty.hanse.de
4017L: linux-x25@vger.kernel.org
4018S: Maintained
4019
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02004020XEN HYPERVISOR INTERFACE
4021P: Jeremy Fitzhardinge
4022M: jeremy@xensource.com
4023P: Chris Wright
4024M: chrisw@sous-sol.org
4025L: virtualization@lists.osdl.org
4026L: xen-devel@lists.xensource.com
4027S: Supported
4028
Linus Torvalds1da177e2005-04-16 15:20:36 -07004029XFS FILESYSTEM
4030P: Silicon Graphics Inc
Timothy Shimmin78bfd362007-06-11 20:42:09 -07004031P: Tim Shimmin
Linus Torvalds1da177e2005-04-16 15:20:36 -07004032M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004033L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004034W: http://oss.sgi.com/projects/xfs
Tim Shimmine99f0562007-06-19 15:26:35 +10004035T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004036S: Supported
4037
Peter Korsgaard238b8722006-12-06 20:35:17 -08004038XILINX UARTLITE SERIAL DRIVER
4039P: Peter Korsgaard
4040M: jacmet@sunsite.dk
4041L: linux-serial@vger.kernel.org
4042S: Maintained
4043
Linus Torvalds1da177e2005-04-16 15:20:36 -07004044X86 3-LEVEL PAGING (PAE) SUPPORT
4045P: Ingo Molnar
4046M: mingo@redhat.com
4047S: Maintained
4048
4049X86-64 port
4050P: Andi Kleen
4051M: ak@suse.de
4052L: discuss@x86-64.org
4053W: http://www.x86-64.org
Randy Dunlap6a051562007-02-13 13:26:23 +01004054T: quilt ftp://ftp.firstfloor.org/pub/ak/x86_64/quilt-current
Linus Torvalds1da177e2005-04-16 15:20:36 -07004055S: Maintained
4056
4057YAM DRIVER FOR AX.25
4058P: Jean-Paul Roubelat
4059M: jpr@f6fbb.org
4060L: linux-hams@vger.kernel.org
4061S: Maintained
4062
Henkaf64a5e2005-10-12 15:02:56 +02004063YEALINK PHONE DRIVER
4064P: Henk Vergonet
4065M: Henk.Vergonet@gmail.com
4066L: usbb2k-api-dev@nongnu.org
4067S: Maintained
4068
Linus Torvalds1da177e2005-04-16 15:20:36 -07004069Z8530 DRIVER FOR AX.25
4070P: Joerg Reuter
4071M: jreuter@yaina.de
4072W: http://yaina.de/jreuter/
4073W: http://www.qsl.net/dl1bke/
4074L: linux-hams@vger.kernel.org
4075S: Maintained
4076
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004077ZD1211RW WIRELESS DRIVER
4078P: Daniel Drake
4079M: dsd@gentoo.org
4080P: Ulrich Kunitz
4081M: kune@deine-taler.de
4082W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004083L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004084L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4085S: Maintained
4086
Linus Torvalds1da177e2005-04-16 15:20:36 -07004087ZF MACHZ WATCHDOG
4088P: Fernando Fuganti
4089M: fuganti@netbank.com.br
4090W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4091S: Maintained
4092
4093ZR36067 VIDEO FOR LINUX DRIVER
4094P: Ronald Bultje
4095M: rbultje@ronald.bitfreak.net
4096L: mjpeg-users@lists.sourceforge.net
4097W: http://mjpeg.sourceforge.net/driver-zoran/
4098S: Maintained
4099
4100ZR36120 VIDEO FOR LINUX DRIVER
4101P: Pauline Middelink
4102M: middelin@polyware.nl
4103W: http://www.polyware.nl/~middelin/En/hobbies.html
4104W: http://www.polyware.nl/~middelin/hobbies.html
4105S: Maintained
4106
4107THE REST
4108P: Linus Torvalds
4109S: Buried alive in reporters