blob: 0c83823f14c3390ef2eeafd1dd275afc0880da5a [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
Bryan Wue190d6b2007-07-17 14:43:44 +0800735BLACKFIN EMAC DRIVER
736P: Bryan Wu
737M: bryan.wu@analog.com
738L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
739W: http://blackfin.uclinux.org
740S: Supported
741
Mike Frysinger566da5b2007-06-11 15:31:30 +0800742BLACKFIN RTC DRIVER
743P: Mike Frysinger
744M: michael.frysinger@analog.com
745M: vapier.adi@gmail.com
746L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
747W: http://blackfin.uclinux.org
748S: Supported
749
Bryan Wu1394f032007-05-06 14:50:22 -0700750BLACKFIN SERIAL DRIVER
Bryan Wue3b2d3f2007-06-11 15:31:30 +0800751P: Aubrey Li
752M: aubrey.li@analog.com
753L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
754W: http://blackfin.uclinux.org
755S: Supported
Bryan Wu1394f032007-05-06 14:50:22 -0700756
Linus Torvalds1da177e2005-04-16 15:20:36 -0700757BAYCOM/HDLCDRV DRIVERS FOR AX.25
758P: Thomas Sailer
759M: t.sailer@alumni.ethz.ch
760L: linux-hams@vger.kernel.org
761W: http://www.baycom.org/~tom/ham/ham.html
762S: Maintained
763
Michael Bueschfb67a0f2006-08-16 00:39:36 +0200764BCM43XX WIRELESS DRIVER (SOFTMAC BASED VERSION)
765P: Larry Finger
766M: Larry.Finger@lwfinger.net
Michael Buesch9eac8f92006-04-22 17:31:27 +0200767P: Stefano Brivio
768M: st3@riseup.net
Johannes Berg724c6b32007-04-23 12:18:20 -0700769L: linux-wireless@vger.kernel.org
Michael Buesch9eac8f92006-04-22 17:31:27 +0200770W: http://bcm43xx.berlios.de/
771S: Maintained
772
Linus Torvalds1da177e2005-04-16 15:20:36 -0700773BEFS FILE SYSTEM
774P: Sergey S. Kostyliov
775M: rathamahata@php4.ru
776L: linux-kernel@vger.kernel.org
777S: Maintained
778
Linus Torvalds1da177e2005-04-16 15:20:36 -0700779BFS FILE SYSTEM
780P: Tigran A. Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -0800781M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700782L: linux-kernel@vger.kernel.org
783S: Maintained
784
Bryan Wud24ecfc2007-05-01 23:26:32 +0200785BLACKFIN I2C TWI DRIVER
786P: Sonic Zhang
787M: sonic.zhang@analog.com
788L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
789W: http://blackfin.uclinux.org/
790S: Supported
791
Linus Torvalds1da177e2005-04-16 15:20:36 -0700792BLOCK LAYER
793P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +0200794M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700795L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800796T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700797S: Maintained
798
799BLUETOOTH SUBSYSTEM
800P: Marcel Holtmann
801M: marcel@holtmann.org
802P: Maxim Krasnyansky
803M: maxk@qualcomm.com
804L: bluez-devel@lists.sf.net
805W: http://bluez.sf.net
806W: http://www.bluez.org
807W: http://www.holtmann.org/linux/bluetooth/
Josh Boyer1adc1232005-11-23 15:44:15 -0800808T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700809S: Maintained
810
811BLUETOOTH RFCOMM LAYER
812P: Marcel Holtmann
813M: marcel@holtmann.org
814P: Maxim Krasnyansky
815M: maxk@qualcomm.com
816S: Maintained
817
818BLUETOOTH BNEP LAYER
819P: Marcel Holtmann
820M: marcel@holtmann.org
821P: Maxim Krasnyansky
822M: maxk@qualcomm.com
823S: Maintained
824
825BLUETOOTH CMTP LAYER
826P: Marcel Holtmann
827M: marcel@holtmann.org
828S: Maintained
829
830BLUETOOTH HIDP LAYER
831P: Marcel Holtmann
832M: marcel@holtmann.org
833S: Maintained
834
835BLUETOOTH HCI UART DRIVER
836P: Marcel Holtmann
837M: marcel@holtmann.org
838P: Maxim Krasnyansky
839M: maxk@qualcomm.com
840S: Maintained
841
842BLUETOOTH HCI USB DRIVER
843P: Marcel Holtmann
844M: marcel@holtmann.org
845P: Maxim Krasnyansky
846M: maxk@qualcomm.com
847S: Maintained
848
849BLUETOOTH HCI BCM203X DRIVER
850P: Marcel Holtmann
851M: marcel@holtmann.org
852S: Maintained
853
854BLUETOOTH HCI BPA10X DRIVER
855P: Marcel Holtmann
856M: marcel@holtmann.org
857S: Maintained
858
859BLUETOOTH HCI BFUSB DRIVER
860P: Marcel Holtmann
861M: marcel@holtmann.org
862S: Maintained
863
864BLUETOOTH HCI DTL1 DRIVER
865P: Marcel Holtmann
866M: marcel@holtmann.org
867S: Maintained
868
869BLUETOOTH HCI BLUECARD DRIVER
870P: Marcel Holtmann
871M: marcel@holtmann.org
872S: Maintained
873
874BLUETOOTH HCI BT3C DRIVER
875P: Marcel Holtmann
876M: marcel@holtmann.org
877S: Maintained
878
879BLUETOOTH HCI BTUART DRIVER
880P: Marcel Holtmann
881M: marcel@holtmann.org
882S: Maintained
883
884BLUETOOTH HCI VHCI DRIVER
885P: Maxim Krasnyansky
886M: maxk@qualcomm.com
887S: Maintained
888
889BONDING DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +0100890P: Chad Tindel
891M: ctindel@users.sourceforge.net
892P: Jay Vosburgh
893M: fubar@us.ibm.com
894L: bonding-devel@lists.sourceforge.net
895W: http://sourceforge.net/projects/bonding/
896S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700897
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000898BROADBAND PROCESSOR ARCHITECTURE
899P: Arnd Bergmann
900M: arnd@arndb.de
Stephen Rothwell1d049812006-03-22 11:26:58 +1100901L: linuxppc-dev@ozlabs.org
Arthur Othieno6d923f92006-05-19 06:22:23 -0400902W: http://www.penguinppc.org/ppc64/
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000903S: Supported
904
Gary Zambrano39105892006-06-22 17:26:20 -0700905BROADCOM B44 10/100 ETHERNET DRIVER
906P: Gary Zambrano
907M: zambrano@broadcom.com
908L: netdev@vger.kernel.org
909S: Supported
910
Michael Chan948c51e2006-06-04 02:51:39 -0700911BROADCOM BNX2 GIGABIT ETHERNET DRIVER
912P: Michael Chan
913M: mchan@broadcom.com
914L: netdev@vger.kernel.org
915S: Supported
916
917BROADCOM TG3 GIGABIT ETHERNET DRIVER
918P: Michael Chan
919M: mchan@broadcom.com
920L: netdev@vger.kernel.org
921S: Supported
922
Jens Axboe5cdf7f72007-07-17 08:58:06 +0200923BSG (block layer generic sg v4 driver)
924P: FUJITA Tomonori
925M: fujita.tomonori@lab.ntt.co.jp
926L: linux-scsi@vger.kernel.org
927S: Supported
928
Linus Torvalds1da177e2005-04-16 15:20:36 -0700929BTTV VIDEO4LINUX DRIVER
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700930P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -0200931M: mchehab@infradead.org
932M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700933L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700934W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -0200935T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700936S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -0700937
Jonathan Corbet77d51402007-03-22 19:44:17 -0300938CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
939P: Jonathan Corbet
940M: corbet@lwn.net
941L: video4linux-list@redhat.com
942S: Maintained
943
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +0200944CALGARY x86-64 IOMMU
945P: Muli Ben-Yehuda
946M: muli@il.ibm.com
947P: Jon D. Mason
Jon Masond8d2bed2006-10-05 18:47:21 +0200948M: jdmason@kudzu.us
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +0200949L: linux-kernel@vger.kernel.org
950L: discuss@x86-64.org
951S: Maintained
952
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800953CFAG12864B LCD DRIVER
954P: Miguel Ojeda Sandonis
955M: maxextreme@gmail.com
956L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700957W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800958S: Maintained
959
960CFAG12864BFB LCD FRAMEBUFFER DRIVER
961P: Miguel Ojeda Sandonis
962M: maxextreme@gmail.com
963L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700964W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800965S: Maintained
966
Johannes Berg704232c2007-04-23 12:20:05 -0700967CFG80211 and NL80211
968P: Johannes Berg
969M: johannes@sipsolutions.net
970L: linux-wireless@vger.kernel.org
971S: Maintained
972
Andy Whitcroft0a920b52007-06-01 00:46:48 -0700973CHECKPATCH
974P: Andy Whitcroft
975M: apw@shadowen.org
976P: Randy Dunlap
977M: rdunlap@xenotime.net
978P: Joel Schopp
979M: jschopp@austin.ibm.com
980S: Supported
981
Linus Torvalds1da177e2005-04-16 15:20:36 -0700982COMMON INTERNET FILE SYSTEM (CIFS)
983P: Steve French
984M: sfrench@samba.org
Jesper Juhlfb453d42006-01-15 02:46:48 +0100985L: linux-cifs-client@lists.samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700986L: samba-technical@lists.samba.org
987W: http://us1.samba.org/samba/Linux_CIFS_client.html
Josh Boyer1adc1232005-11-23 15:44:15 -0800988T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -0300989S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700990
Joel Becker7063fbf2005-12-15 14:29:43 -0800991CONFIGFS
992P: Joel Becker
Joel Becker62ca3d262006-01-27 11:04:12 -0800993M: joel.becker@oracle.com
994L: linux-kernel@vger.kernel.org
Joel Becker7063fbf2005-12-15 14:29:43 -0800995S: Supported
996
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800997CIRRUS LOGIC EP93XX ETHERNET DRIVER
998P: Lennert Buytenhek
999M: kernel@wantstofly.org
1000L: netdev@vger.kernel.org
1001S: Maintained
1002
Linus Torvalds1da177e2005-04-16 15:20:36 -07001003CIRRUS LOGIC GENERIC FBDEV DRIVER
1004P: Jeff Garzik
1005M: jgarzik@pobox.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001006L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001007S: Odd Fixes
1008
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001009CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1010P: Lennert Buytenhek
1011M: kernel@wantstofly.org
1012L: linux-usb-devel@lists.sourceforge.net
1013S: Maintained
1014
Linus Torvalds1da177e2005-04-16 15:20:36 -07001015CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1016P: Cirrus Logic Corporation (kernel 2.2 driver)
1017M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1018P: Nils Faerber (port to kernel 2.4)
1019M: Nils Faerber <nils@kernelconcepts.de>
1020S: Maintained
1021
1022CODA FILE SYSTEM
1023P: Jan Harkes
1024M: jaharkes@cs.cmu.edu
1025M: coda@cs.cmu.edu
1026L: codalist@coda.cs.cmu.edu
1027W: http://www.coda.cs.cmu.edu/
1028S: Maintained
1029
1030COMPACTPCI HOTPLUG CORE
1031P: Scott Murray
1032M: scottm@somanetworks.com
1033M: scott@spiteful.org
1034L: pcihpd-discuss@lists.sourceforge.net
1035S: Supported
1036
1037COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1038P: Scott Murray
1039M: scottm@somanetworks.com
1040M: scott@spiteful.org
1041L: pcihpd-discuss@lists.sourceforge.net
1042S: Supported
1043
1044COMPACTPCI HOTPLUG GENERIC DRIVER
1045P: Scott Murray
1046M: scottm@somanetworks.com
1047M: scott@spiteful.org
1048L: pcihpd-discuss@lists.sourceforge.net
1049S: Supported
1050
1051COMPUTONE INTELLIPORT MULTIPORT CARD
1052P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -07001053M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001054W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -07001055S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001056
Simon Arlott949be0f2007-03-06 02:47:46 -08001057CONEXANT ACCESSRUNNER USB DRIVER
1058P: Simon Arlott
1059M: cxacru@fire.lp0.eu
Simon Arlott9ae5e3b2007-05-09 08:38:10 +02001060L: accessrunner-general@lists.sourceforge.net
1061W: http://accessrunner.sourceforge.net/
Simon Arlott949be0f2007-03-06 02:47:46 -08001062S: Maintained
1063
Rudolf Marekbebe4672007-05-08 17:22:02 +02001064CORETEMP HARDWARE MONITORING DRIVER
1065P: Rudolf Marek
1066M: r.marek@assembler.cz
1067L: lm-sensors@lm-sensors.org
1068S: Maintained
1069
Linus Torvalds1da177e2005-04-16 15:20:36 -07001070COSA/SRP SYNC SERIAL DRIVER
1071P: Jan "Yenya" Kasprzak
1072M: kas@fi.muni.cz
1073W: http://www.fi.muni.cz/~kas/cosa/
1074S: Maintained
1075
1076CPU FREQUENCY DRIVERS
1077P: Dave Jones
1078M: davej@codemonkey.org.uk
1079L: cpufreq@lists.linux.org.uk
1080W: http://www.codemonkey.org.uk/projects/cpufreq/
Dave Jones7531a0b2006-12-12 17:26:35 -05001081T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001082S: Maintained
1083
1084CPUID/MSR DRIVER
1085P: H. Peter Anvin
1086M: hpa@zytor.com
1087S: Maintained
1088
Paul Jacksoned90fb42005-09-27 21:45:37 -07001089CPUSETS
1090P: Paul Jackson
1091P: Simon Derr
1092M: pj@sgi.com
1093M: simon.derr@bull.net
1094L: linux-kernel@vger.kernel.org
1095W: http://www.bullopensource.org/cpuset/
1096S: Supported
1097
Linus Torvalds1da177e2005-04-16 15:20:36 -07001098CRAMFS FILESYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +01001099W: http://sourceforge.net/projects/cramfs/
1100S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001101
1102CRIS PORT
1103P: Mikael Starvik
1104M: starvik@axis.com
1105L: dev-etrax@axis.com
1106W: http://developer.axis.com
1107S: Maintained
1108
1109CRYPTO API
1110P: Herbert Xu
1111M: herbert@gondor.apana.org.au
1112P: David S. Miller
1113M: davem@davemloft.net
1114L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001115T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001116S: Maintained
1117
Jaya Kumar9b4ffa42005-11-17 10:12:23 +01001118CS5535 Audio ALSA driver
1119P: Jaya Kumar
1120M: jayakumar.alsa@gmail.com
1121S: Maintained
1122
Linus Torvalds1da177e2005-04-16 15:20:36 -07001123CYBERPRO FB DRIVER
1124P: Russell King
1125M: rmk@arm.linux.org.uk
1126W: http://www.arm.linux.org.uk/
1127S: Maintained
1128
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001129CYBLAFB FRAMEBUFFER DRIVER
1130P: Knut Petersen
1131M: Knut_Petersen@t-online.de
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001132L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001133S: Maintained
1134
Linus Torvalds1da177e2005-04-16 15:20:36 -07001135CYCLADES 2X SYNC CARD DRIVER
1136P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001137M: acme@ghostprotocols.net
1138W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07001139S: Maintained
1140
1141CYCLADES ASYNC MUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001142W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001143S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001144
1145CYCLADES PC300 DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001146W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001147S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001148
Linus Torvalds1da177e2005-04-16 15:20:36 -07001149DAMA SLAVE for AX.25
1150P: Joerg Reuter
1151M: jreuter@yaina.de
1152W: http://yaina.de/jreuter/
1153W: http://www.qsl.net/dl1bke/
1154L: linux-hams@vger.kernel.org
1155S: Maintained
1156
1157DC395x SCSI driver
1158P: Oliver Neukum
1159M: oliver@neukum.name
1160P: Ali Akcaagac
1161M: aliakc@web.de
1162P: Jamie Lenehan
1163M: lenehan@twibble.org
1164W: http://twibble.org/dist/dc395x/
Randy Dunlapf5df58812006-07-14 00:24:29 -07001165L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001166L: http://lists.twibble.org/mailman/listinfo/dc395x/
1167S: Maintained
1168
1169DC390/AM53C974 SCSI driver
1170P: Kurt Garloff
1171M: garloff@suse.de
1172W: http://www.garloff.de/kurt/linux/dc390/
1173P: Guennadi Liakhovetski
1174M: g.liakhovetski@gmx.de
1175S: Maintained
1176
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001177DCCP PROTOCOL
1178P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001179M: acme@ghostprotocols.net
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001180L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -08001181W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001182S: Maintained
1183
Linus Torvalds1da177e2005-04-16 15:20:36 -07001184DECnet NETWORK LAYER
1185P: Patrick Caulfield
1186M: patrick@tykepenguin.com
1187W: http://linux-decnet.sourceforge.net
1188L: linux-decnet-user@lists.sourceforge.net
1189S: Maintained
1190
1191DEFXX FDDI NETWORK DRIVER
1192P: Maciej W. Rozycki
1193M: macro@linux-mips.org
1194S: Maintained
1195
1196DELL LAPTOP SMM DRIVER
1197P: Massimo Dal Zotto
1198M: dz@debian.org
1199W: http://www.debian.org/~dz/i8k/
1200S: Maintained
1201
Doug Warzecha90563ec2005-09-06 15:17:15 -07001202DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1203P: Doug Warzecha
1204M: Douglas_Warzecha@dell.com
1205S: Maintained
1206
Pavel Machek5ddb88c2006-09-29 02:01:29 -07001207DEVICE-MAPPER (LVM)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001208P: Alasdair Kergon
1209L: dm-devel@redhat.com
1210W: http://sources.redhat.com/dm
1211S: Maintained
1212
1213DEVICE NUMBER REGISTRY
1214P: Torben Mathiasen
1215M: device@lanana.org
1216W: http://lanana.org/docs/device-list/index.html
1217L: linux-kernel@vger.kernel.org
1218S: Maintained
1219
Linus Torvalds1da177e2005-04-16 15:20:36 -07001220DIGI INTL. EPCA DRIVER
1221P: Digi International, Inc
1222M: Eng.Linux@digi.com
1223L: Eng.Linux@digi.com
1224W: http://www.digi.com
1225S: Orphaned
1226
1227DIGI RIGHTSWITCH NETWORK DRIVER
1228P: Rick Richardson
Ralf Baechle979b6c12005-06-13 14:30:40 -07001229L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001230W: http://www.digi.com
1231S: Orphaned
1232
1233DIRECTORY NOTIFICATION
1234P: Stephen Rothwell
1235M: sfr@canb.auug.org.au
1236L: linux-kernel@vger.kernel.org
1237S: Supported
1238
1239DISK GEOMETRY AND PARTITION HANDLING
1240P: Andries Brouwer
1241M: aeb@cwi.nl
1242W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1243W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1244W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1245S: Maintained
1246
1247DISKQUOTA:
1248P: Jan Kara
1249M: jack@suse.cz
1250L: linux-kernel@vger.kernel.org
1251S: Maintained
1252
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001253DISTRIBUTED LOCK MANAGER
1254P: Patrick Caulfield
1255M: pcaulfie@redhat.com
1256P: David Teigland
1257M: teigland@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001258L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001259W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001260T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1261T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001262S: Supported
1263
Linus Torvalds1da177e2005-04-16 15:20:36 -07001264DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1265P: Tobias Ringstrom
1266M: tori@unhappy.mine.nu
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08001267L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001268S: Maintained
1269
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001270DMA GENERIC MEMCPY SUBSYSTEM
1271P: Shannon Nelson
1272M: shannon.nelson@intel.com
1273L: linux-kernel@vger.kernel.org
1274S: Maintained
1275
Martin Waitzba483d52005-06-17 13:20:59 -07001276DOCBOOK FOR DOCUMENTATION
Randy Dunlap0f40efb2006-07-03 00:24:15 -07001277P: Randy Dunlap
1278M: rdunlap@xenotime.net
Martin Waitzba483d52005-06-17 13:20:59 -07001279S: Maintained
1280
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001281DOCKING STATION DRIVER
1282P: Kristen Carlson Accardi
1283M: kristen.c.accardi@intel.com
1284L: linux-acpi@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05001285S: Supported
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001286
Linus Torvalds1da177e2005-04-16 15:20:36 -07001287DOUBLETALK DRIVER
1288P: James R. Van Zandt
1289M: jrv@vanzandt.mv.com
1290L: blinux-list@redhat.com
1291S: Maintained
1292
1293DRIVER CORE, KOBJECTS, AND SYSFS
1294P: Greg Kroah-Hartman
1295M: gregkh@suse.de
1296L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001297T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001298S: Supported
1299
1300DRM DRIVERS
1301P: David Airlie
1302M: airlied@linux.ie
1303L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -08001304T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001305S: Maintained
1306
1307DSCC4 DRIVER
Francois Romieu01f20732007-01-26 00:57:17 -08001308P: Francois Romieu
1309M: romieu@fr.zoreil.com
1310L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001311S: Maintained
1312
1313DVB SUBSYSTEM AND DRIVERS
1314P: LinuxTV.org Project
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001315M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001316L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +02001317W: http://linuxtv.org/
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001318T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001319S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001320
1321EATA-DMA SCSI DRIVER
1322P: Michael Neuffer
1323L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1324S: Maintained
1325
1326EATA ISA/EISA/PCI SCSI DRIVER
1327P: Dario Ballabio
1328M: ballabio_dario@emc.com
1329L: linux-scsi@vger.kernel.org
1330S: Maintained
1331
1332EATA-PIO SCSI DRIVER
1333P: Michael Neuffer
1334M: mike@i-Connect.Net
1335L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1336S: Maintained
1337
1338EBTABLES
1339P: Bart De Schuymer
1340M: bart.de.schuymer@pandora.be
1341L: ebtables-user@lists.sourceforge.net
1342L: ebtables-devel@lists.sourceforge.net
1343W: http://ebtables.sourceforge.net/
1344S: Maintained
1345
Michael Halcrow237fead2006-10-04 02:16:22 -07001346ECRYPT FILE SYSTEM
1347P: Mike Halcrow, Phillip Hellewell
1348M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1349L: ecryptfs-devel@lists.sourceforge.net
1350W: http://ecryptfs.sourceforge.net/
1351S: Supported
1352
Alan Coxda9bb1d2006-01-18 17:44:13 -08001353EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -08001354P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001355M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001356L: bluesmoke-devel@lists.sourceforge.net
1357W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001358S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -08001359
1360EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001361P: Mark Gross
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001362P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001363M: mark.gross@intel.com
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001364M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001365L: bluesmoke-devel@lists.sourceforge.net
1366W: bluesmoke.sourceforge.net
1367S: Maintained
1368
1369EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001370P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001371M: dougthompson@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001372L: bluesmoke-devel@lists.sourceforge.net
1373W: bluesmoke.sourceforge.net
1374S: Maintained
1375
Douglas Thompson6bc78402007-07-19 01:50:12 -07001376EDAC-I82443BXGX
1377P: Tim Small
1378M: tim@buttersideup.com
1379L: bluesmoke-devel@lists.sourceforge.net
1380W: bluesmoke.sourceforge.net
1381S: Maintained
1382
1383EDAC-I3000
1384P: Jason Uhlenkott
1385M: juhlenko@akamai.com
1386L: bluesmoke-devel@lists.sourceforge.net
1387W: bluesmoke.sourceforge.net
1388S: Maintained
1389
1390EDAC-I5000
1391P: Doug Thompson
Douglas Thompsonba9a5912007-07-19 01:50:32 -07001392M: dougthompson@xmission.com
1393L: bluesmoke-devel@lists.sourceforge.net
1394W: bluesmoke.sourceforge.net
1395S: Maintained
1396
1397EDAC-I82975X
1398P: Ranganathan Desikan
1399P: Arvind R.
1400M: rdesikan@jetzbroadband.com
1401M: arvind@acarlab.com
1402L: bluesmoke-devel@lists.sourceforge.net
1403W: bluesmoke.sourceforge.net
1404S: Maintained
1405
1406EDAC-PASEMI
1407P: Egor Martovetsky
1408M: egor@pasemi.com
Douglas Thompson6bc78402007-07-19 01:50:12 -07001409L: bluesmoke-devel@lists.sourceforge.net
1410W: bluesmoke.sourceforge.net
1411S: Maintained
1412
Dave Peterson0e438e32006-03-26 01:38:55 -08001413EDAC-R82600
1414P: Tim Small
1415M: tim@buttersideup.com
1416L: bluesmoke-devel@lists.sourceforge.net
1417W: bluesmoke.sourceforge.net
1418S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -08001419
Linus Torvalds1da177e2005-04-16 15:20:36 -07001420EEPRO100 NETWORK DRIVER
1421P: Andrey V. Savochkin
1422M: saw@saw.sw.com.sg
1423S: Maintained
1424
Josh Triplett0bee8d22006-07-30 03:03:58 -07001425EFS FILESYSTEM
1426W: http://aeschi.ch.eu.org/efs/
1427S: Orphan
1428
Heiko J Schickfab97222006-09-22 15:22:22 -07001429EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1430P: Hoang-Nam Nguyen
1431M: hnguyen@de.ibm.com
1432P: Christoph Raisch
1433M: raisch@de.ibm.com
Roland Dreier78526822007-07-09 20:12:26 -07001434L: general@lists.openfabrics.org
Heiko J Schickfab97222006-09-22 15:22:22 -07001435S: Supported
1436
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001437EMULEX LPFC FC SCSI DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001438P: James Smart
1439M: james.smart@emulex.com
1440L: linux-scsi@vger.kernel.org
1441W: http://sourceforge.net/projects/lpfcxxxx
1442S: Supported
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001443
Linus Torvalds1da177e2005-04-16 15:20:36 -07001444EPSON 1355 FRAMEBUFFER DRIVER
1445P: Christopher Hoover
1446M: ch@murgatroid.com, ch@hpl.hp.com
1447S: Maintained
1448
1449ETHEREXPRESS-16 NETWORK DRIVER
1450P: Philip Blundell
1451M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001452L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001453S: Maintained
1454
1455ETHERNET BRIDGE
1456P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08001457M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07001458L: bridge@lists.linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001459W: http://bridge.sourceforge.net/
1460S: Maintained
1461
1462ETHERTEAM 16I DRIVER
1463P: Mika Kuoppala
1464M: miku@iki.fi
1465S: Maintained
1466
1467EXT2 FILE SYSTEM
Erik Mouw72be2cc2006-12-06 20:40:49 -08001468L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001469S: Maintained
1470
1471EXT3 FILE SYSTEM
1472P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001473M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001474L: linux-ext4@vger.kernel.org
1475S: Maintained
1476
1477EXT4 FILE SYSTEM
1478P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001479M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001480L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001481S: Maintained
1482
Jean Delvaree53004e2006-01-09 23:26:14 +01001483F71805F HARDWARE MONITORING DRIVER
1484P: Jean Delvare
1485M: khali@linux-fr.org
1486L: lm-sensors@lm-sensors.org
1487S: Maintained
1488
Linus Torvalds1da177e2005-04-16 15:20:36 -07001489FARSYNC SYNCHRONOUS DRIVER
1490P: Kevin Curtis
1491M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001492W: http://www.farsite.co.uk/
1493S: Supported
1494
Akinobu Mitac5408b82007-04-23 14:41:20 -07001495FAULT INJECTION SUPPORT
1496P: Akinobu Mita
1497M: akinobu.mita@gmail.com
1498S: Supported
1499
Linus Torvalds1da177e2005-04-16 15:20:36 -07001500FRAMEBUFFER LAYER
1501P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001502M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001503L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001504W: http://linux-fbdev.sourceforge.net/
1505S: Maintained
1506
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001507FREESCALE SOC FS_ENET DRIVER
1508P: Pantelis Antoniou
1509M: pantelis.antoniou@gmail.com
1510P: Vitaly Bordug
1511M: vbordug@ru.mvista.com
1512L: linuxppc-embedded@ozlabs.org
1513L: netdev@vger.kernel.org
1514S: Maintained
1515
Li Yanga7205b32007-04-23 10:38:18 -07001516FREESCALE HIGHSPEED USB DEVICE DRIVER
1517P: Li Yang
1518M: leoli@freescale.com
1519L: linux-usb-devel@lists.sourceforge.net
1520L: linuxppc-embedded@ozlabs.org
1521S: Maintained
1522
Li Yangbeaf53b2007-05-25 13:54:02 +08001523FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1524P: Li Yang
1525M: leoli@freescale.com
1526L: netdev@vger.kernel.org
1527L: linuxppc-embedded@ozlabs.org
1528S: Maintained
1529
Linus Torvalds1da177e2005-04-16 15:20:36 -07001530FILE LOCKING (flock() and fcntl()/lockf())
1531P: Matthew Wilcox
1532M: matthew@wil.cx
1533L: linux-fsdevel@vger.kernel.org
1534S: Maintained
1535
1536FILESYSTEMS (VFS and infrastructure)
1537P: Alexander Viro
viro@ZenIV.linux.org.uk84122052005-09-06 19:35:49 +01001538M: viro@zeniv.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001539S: Maintained
1540
Stefan Richterb3274472007-05-30 20:44:52 -04001541FIREWIRE SUBSYSTEM
1542P: Kristian Hoegsberg, Stefan Richter
1543M: krh@redhat.com, stefanr@s5r6.in-berlin.de
1544L: linux1394-devel@lists.sourceforge.net
1545W: http://www.linux1394.org/
1546T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1547S: Maintained
1548
Linus Torvalds1da177e2005-04-16 15:20:36 -07001549FIRMWARE LOADER (request_firmware)
1550L: linux-kernel@vger.kernel.org
1551S: Orphan
1552
1553FPU EMULATOR
1554P: Bill Metzenthen
1555M: billm@suburbia.net
1556W: http://suburbia.net/~billm/floating-point/emulator/
1557S: Maintained
1558
1559FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1560P: Mike McLagan
1561M: mike.mclagan@linux.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001562L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001563S: Maintained
1564
1565FREEVXFS FILESYSTEM
1566P: Christoph Hellwig
1567M: hch@infradead.org
1568W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1569S: Maintained
1570
David Howells5ab7ffe2007-04-10 15:10:45 +01001571FUJITSU FR-V (FRV) PORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07001572P: David Howells
1573M: dhowells@redhat.com
1574S: Maintained
1575
Miklos Szeredi04578f12005-09-09 13:10:22 -07001576FUSE: FILESYSTEM IN USERSPACE
1577P: Miklos Szeredi
1578M: miklos@szeredi.hu
1579L: fuse-devel@lists.sourceforge.net
1580W: http://fuse.sourceforge.net/
1581S: Maintained
1582
Linus Torvalds1da177e2005-04-16 15:20:36 -07001583FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1584P: Rik Faith
1585M: faith@cs.unc.edu
1586L: linux-scsi@vger.kernel.org
1587S: Odd fixes (e.g., new signatures)
1588
1589GDT SCSI DISK ARRAY CONTROLLER DRIVER
1590P: Achim Leubner
1591M: achim_leubner@adaptec.com
1592L: linux-scsi@vger.kernel.org
1593W: http://www.icp-vortex.com/
1594S: Supported
1595
Haavard Skinnemoen1c23af92007-05-01 23:26:34 +02001596GENERIC GPIO I2C DRIVER
1597P: Haavard Skinnemoen
1598M: hskinnemoen@atmel.com
1599S: Supported
1600
Linus Torvalds1da177e2005-04-16 15:20:36 -07001601GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1602P: Krzysztof Halasa
1603M: khc@pm.waw.pl
1604W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1605S: Maintained
1606
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001607GFS2 FILE SYSTEM
1608P: Steven Whitehouse
1609M: swhiteho@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001610L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001611W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001612T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1613T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001614S: Supported
1615
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001616GIGASET ISDN DRIVERS
1617P: Hansjoerg Lipp
1618M: hjlipp@web.de
1619P: Tilman Schmidt
1620M: tilman@imap.cc
1621L: gigaset307x-common@lists.sourceforge.net
1622W: http://gigaset307x.sourceforge.net/
1623S: Maintained
1624
Jean Delvare5b543962005-08-15 19:51:02 +02001625HARDWARE MONITORING
1626P: Jean Delvare
1627M: khali@linux-fr.org
1628L: lm-sensors@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001629W: http://www.lm-sensors.org/
1630T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-hwmon/
Jean Delvare5b543962005-08-15 19:51:02 +02001631S: Maintained
1632
Michael Buesch844dd052006-06-26 00:24:59 -07001633HARDWARE RANDOM NUMBER GENERATOR CORE
1634P: Michael Buesch
1635M: mb@bu3sch.de
1636S: Maintained
1637
Robert Love860e1d62005-08-31 23:57:59 -04001638HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1639P: Robert Love
1640M: rlove@rlove.org
1641M: linux-kernel@vger.kernel.org
1642W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1643S: Maintained
1644
Linus Torvalds1da177e2005-04-16 15:20:36 -07001645HARMONY SOUND DRIVER
1646P: Kyle McMartin
1647M: kyle@parisc-linux.org
1648W: http://www.parisc-linux.org/~kyle/harmony/
1649L: parisc-linux@lists.parisc-linux.org
1650S: Maintained
1651
1652HAYES ESP SERIAL DRIVER
1653P: Andrew J. Robinson
1654M: arobinso@nyx.net
1655L: linux-kernel@vger.kernel.org
1656W: http://www.nyx.net/~arobinso
1657S: Maintained
1658
1659HFS FILESYSTEM
1660P: Roman Zippel
1661M: zippel@linux-m68k.org
1662L: linux-kernel@vger.kernel.org
1663S: Maintained
1664
1665HGA FRAMEBUFFER DRIVER
1666P: Ferenc Bakonyi
1667M: fero@drama.obuda.kando.hu
1668L: linux-nvidia@lists.surfsouth.com
1669W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1670S: Maintained
1671
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001672HID CORE LAYER
1673P: Jiri Kosina
1674M: jkosina@suse.cz
1675L: linux-input@atrey.karlin.mff.cuni.cz
Jiri Kosinaa4dff392007-02-27 17:40:09 +01001676T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001677S: Maintained
1678
Ingo Molnar38bed542007-02-22 09:09:34 +01001679HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1680P: Thomas Gleixner
1681M: tglx@linutronix.de
1682L: linux-kernel@vger.kernel.org
1683S: Maintained
1684
Linus Torvalds1da177e2005-04-16 15:20:36 -07001685HIGH-SPEED SCC DRIVER FOR AX.25
1686P: Klaus Kudielka
1687M: klaus.kudielka@ieee.org
1688L: linux-hams@vger.kernel.org
1689W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1690S: Maintained
1691
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08001692HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1693P: HighPoint Linux Team
1694M: linux@highpoint-tech.com
1695W: http://www.highpoint-tech.com
1696S: Supported
1697
Linus Torvalds1da177e2005-04-16 15:20:36 -07001698HIPPI
1699P: Jes Sorensen
1700M: jes@trained-monkey.org
1701L: linux-hippi@sunsite.dk
1702S: Maintained
1703
1704HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1705P: Chirag Kantharia
1706M: chirag.kantharia@hp.com
1707L: iss_storagedev@hp.com
1708S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001709
Linus Torvalds1da177e2005-04-16 15:20:36 -07001710HEWLETT-PACKARD SMART2 RAID DRIVER
1711P: Chirag Kantharia
1712M: chirag.kantharia@hp.com
1713L: iss_storagedev@hp.com
1714S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001715
Linus Torvalds1da177e2005-04-16 15:20:36 -07001716HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1717P: Mike Miller
1718M: mike.miller@hp.com
1719L: iss_storagedev@hp.com
1720S: Supported
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001721
Jouni Malinenff1d2762005-05-12 22:54:16 -04001722HOST AP DRIVER
1723P: Jouni Malinen
Jouni Malinen85d32e72007-03-24 17:15:30 -07001724M: j@w1.fi
1725L: hostap@shmoo.com (subscribers-only)
Johannes Berg724c6b32007-04-23 12:18:20 -07001726L: linux-wireless@vger.kernel.org
Jouni Malinenff1d2762005-05-12 22:54:16 -04001727W: http://hostap.epitest.fi/
1728S: Maintained
1729
Linus Torvalds1da177e2005-04-16 15:20:36 -07001730HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1731P: Jaroslav Kysela
1732M: perex@suse.cz
1733S: Maintained
1734
Bob Piccob9b03322005-11-07 00:59:19 -08001735HPET: High Precision Event Timers driver (hpet.c)
1736P: Clemens Ladisch
1737M: clemens@ladisch.de
1738S: Maintained
1739
1740HPET: i386
1741P: Venkatesh Pallipadi (Venki)
1742M: venkatesh.pallipadi@intel.com
1743S: Maintained
1744
1745HPET: x86_64
1746P: Andi Kleen and Vojtech Pavlik
Andi Kleen43c3ab32007-05-02 19:27:11 +02001747M: andi@firstfloor.org and vojtech@suse.cz
Bob Piccob9b03322005-11-07 00:59:19 -08001748S: Maintained
1749
1750HPET: ACPI hpet.c
1751P: Bob Picco
1752M: bob.picco@hp.com
1753S: Maintained
1754
Linus Torvalds1da177e2005-04-16 15:20:36 -07001755HPFS FILESYSTEM
1756P: Mikulas Patocka
1757M: mikulas@artax.karlin.mff.cuni.cz
1758W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1759S: Maintained
1760
1761HUGETLB FILESYSTEM
1762P: William Irwin
1763M: wli@holomorphy.com
1764S: Maintained
1765
Jean Delvare5b543962005-08-15 19:51:02 +02001766I2C SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001767P: Jean Delvare
1768M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02001769L: i2c@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001770T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001771S: Maintained
1772
Till Harbaume8c76ee2007-05-01 23:26:35 +02001773I2C-TINY-USB DRIVER
1774P: Till Harbaum
1775M: till@harbaum.org
1776L: i2c@lm-sensors.org
1777T: http://www.harbaum.org/till/i2c_tiny_usb
1778S: Maintained
1779
Linus Torvalds1da177e2005-04-16 15:20:36 -07001780i386 BOOT CODE
H. Peter Anvin7f1291f2007-07-11 12:18:26 -07001781P: H. Peter Anvin
1782M: hpa@zytor.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001783L: Linux-Kernel@vger.kernel.org
1784S: Maintained
1785
1786i386 SETUP CODE / CPU ERRATA WORKAROUNDS
Linus Torvalds1da177e2005-04-16 15:20:36 -07001787P: H. Peter Anvin
1788M: hpa@zytor.com
H. Peter Anvin72af61c2007-07-13 16:26:55 -07001789T: git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001790S: Maintained
1791
Linus Torvalds1da177e2005-04-16 15:20:36 -07001792IA64 (Itanium) PLATFORM
1793P: Tony Luck
1794M: tony.luck@intel.com
1795L: linux-ia64@vger.kernel.org
1796W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001797T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001798S: Maintained
1799
1800SN-IA64 (Itanium) SUB-PLATFORM
Greg Edwardse5ee7dd2006-01-18 10:21:59 -06001801P: Jes Sorensen
1802M: jes@sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001803L: linux-altix@sgi.com
1804L: linux-ia64@vger.kernel.org
1805W: http://www.sgi.com/altix
1806S: Maintained
1807
1808IBM MCA SCSI SUBSYSTEM DRIVER
1809P: Michael Lang
1810M: langa2@kph.uni-mainz.de
1811W: http://www.uni-mainz.de/~langm000/linux.html
1812S: Maintained
1813
1814IBM Power Linux RAID adapter
1815P: Brian King
1816M: brking@us.ibm.com
1817S: Supported
1818
1819IBM ServeRAID RAID DRIVER
1820P: Jack Hammer
1821P: Dave Jeffery
1822M: ipslinux@adaptec.com
1823W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001824S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001825
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001826IDE SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001827P: Bartlomiej Zolnierkiewicz
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001828M: bzolnier@gmail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001829L: linux-ide@vger.kernel.org
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001830T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001831S: Maintained
1832
1833IDE/ATAPI CDROM DRIVER
Jens Axboe9c5b0ce2007-01-03 18:15:20 +01001834P: Alan Cox
1835M: alan@lxorguk.ukuu.org.uk
1836L: linux-ide@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001837S: Maintained
1838
1839IDE/ATAPI FLOPPY DRIVERS
1840P: Paul Bristow
1841M: Paul Bristow <paul@paulbristow.net>
1842W: http://paulbristow.net/linux/idefloppy.html
1843L: linux-kernel@vger.kernel.org
1844S: Maintained
1845
1846IDE/ATAPI TAPE DRIVERS
1847P: Gadi Oxman
1848M: Gadi Oxman <gadio@netvision.net.il>
1849L: linux-kernel@vger.kernel.org
1850S: Maintained
1851
Linus Torvalds1da177e2005-04-16 15:20:36 -07001852IEEE 1394 SUBSYSTEM
1853P: Ben Collins
Stefan Richterf51a5a92007-04-23 14:41:10 -07001854M: ben.collins@ubuntu.com
Stefan Richter87730d02006-09-16 12:24:00 +02001855P: Stefan Richter
1856M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07001857L: linux1394-devel@lists.sourceforge.net
1858W: http://www.linux1394.org/
Stefan Richter87730d02006-09-16 12:24:00 +02001859T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001860S: Maintained
1861
Stefan Richterf51a5a92007-04-23 14:41:10 -07001862IEEE 1394 RAW I/O DRIVER (raw1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001863P: Dan Dennedy
1864M: dan@dennedy.org
Stefan Richterf51a5a92007-04-23 14:41:10 -07001865P: Stefan Richter
1866M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07001867L: linux1394-devel@lists.sourceforge.net
Jody McIntyre105d7b32005-09-30 11:59:04 -07001868S: Maintained
1869
Linus Torvalds1da177e2005-04-16 15:20:36 -07001870IMS TWINTURBO FRAMEBUFFER DRIVER
1871P: Paul Mundt
1872M: lethal@chaoticdreams.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001873L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001874S: Maintained
1875
1876INFINIBAND SUBSYSTEM
1877P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07001878M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001879P: Sean Hefty
1880M: mshefty@ichips.intel.com
1881P: Hal Rosenstock
Roland Dreiercec7c892007-07-12 15:59:36 -07001882M: hal.rosenstock@gmail.com
Roland Dreier78526822007-07-09 20:12:26 -07001883L: general@lists.openfabrics.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001884W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001885T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001886S: Supported
1887
Robert P. J. Day2f1d0762007-07-10 00:38:18 -04001888INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
Vojtech Pavlik664d22a2005-12-13 17:03:36 -08001889P: Dmitry Torokhov
Dmitry Torokhov62f7caf2006-06-26 01:47:56 -04001890M: dmitry.torokhov@gmail.com
1891M: dtor@mail.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07001892L: linux-input@atrey.karlin.mff.cuni.cz
1893L: linux-joystick@atrey.karlin.mff.cuni.cz
Josh Boyer1adc1232005-11-23 15:44:15 -08001894T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001895S: Maintained
1896
Robert Lovec9f04f52005-07-15 12:21:07 -04001897INOTIFY
Cal Peake18b36c712006-12-12 20:18:16 +01001898P: John McCutchan
1899M: ttb@tentacle.dhs.org
1900P: Robert Love
1901M: rml@novell.com
Robert Lovec9f04f52005-07-15 12:21:07 -04001902L: linux-kernel@vger.kernel.org
1903S: Maintained
1904
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08001905INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
Jim Cromiece00f852006-11-30 04:49:44 +01001906P: Sylvain Meyer
1907M: sylvain.meyer@worldonline.fr
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001908L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01001909S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08001910
Linus Torvalds1da177e2005-04-16 15:20:36 -07001911INTEL 810/815 FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001912P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001913M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001914L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01001915S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001916
1917INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
1918P: Ingo Molnar
1919M: mingo@redhat.com
1920S: Maintained
1921
1922INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1923P: Jeff Garzik
1924M: jgarzik@pobox.com
1925W: http://sourceforge.net/projects/gkernel/
1926S: Maintained
1927
1928INTEL IA32 MICROCODE UPDATE SUPPORT
1929P: Tigran Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -08001930M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001931S: Maintained
1932
Nelson, Shannon248a9dc2007-07-15 23:37:20 -07001933INTEL I/OAT DMA DRIVER
1934P: Shannon Nelson
1935M: shannon.nelson@intel.com
1936L: linux-kernel@vger.kernel.org
1937S: Supported
1938
Michael Buesch844dd052006-06-26 00:24:59 -07001939INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
1940P: Deepak Saxena
1941M: dsaxena@plexity.net
1942S: Maintained
1943
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001944INTEL IXP2000 ETHERNET DRIVER
1945P: Lennert Buytenhek
1946M: kernel@wantstofly.org
1947L: netdev@vger.kernel.org
1948S: Maintained
1949
Linus Torvalds1da177e2005-04-16 15:20:36 -07001950INTEL PRO/100 ETHERNET SUPPORT
1951P: John Ronciak
1952M: john.ronciak@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001953P: Jesse Brandeburg
1954M: jesse.brandeburg@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001955P: Jeff Kirsher
1956M: jeffrey.t.kirsher@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07001957P: Auke Kok
1958M: auke-jan.h.kok@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08001959L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07001960W: http://sourceforge.net/projects/e1000/
1961S: Supported
1962
1963INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
1964P: Jeb Cramer
1965M: cramerj@intel.com
1966P: John Ronciak
1967M: john.ronciak@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001968P: Jesse Brandeburg
1969M: jesse.brandeburg@intel.com
1970P: Jeff Kirsher
1971M: jeffrey.t.kirsher@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07001972P: Auke Kok
1973M: auke-jan.h.kok@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08001974L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07001975W: http://sourceforge.net/projects/e1000/
1976S: Supported
1977
1978INTEL PRO/10GbE SUPPORT
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001979P: Jeff Kirsher
1980M: jeffrey.t.kirsher@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001981P: Ayyappan Veeraiyan
1982M: ayyappan.veeraiyan@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001983P: John Ronciak
1984M: john.ronciak@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001985P: Jesse Brandeburg
1986M: jesse.brandeburg@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07001987P: Auke Kok
1988M: auke-jan.h.kok@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08001989L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07001990W: http://sourceforge.net/projects/e1000/
1991S: Supported
1992
James Ketrenos826d2ab2005-11-07 18:56:59 -06001993INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
1994P: Yi Zhu
1995M: yi.zhu@intel.com
1996P: James Ketrenos
1997M: jketreno@linux.intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07001998L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07001999L: ipw2100-devel@lists.sourceforge.net
James Ketrenos826d2ab2005-11-07 18:56:59 -06002000L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2001W: http://ipw2100.sourceforge.net
2002S: Supported
2003
2004INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
2005P: Yi Zhu
2006M: yi.zhu@intel.com
2007P: James Ketrenos
2008M: jketreno@linux.intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002009L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07002010L: ipw2100-devel@lists.sourceforge.net
James Ketrenos826d2ab2005-11-07 18:56:59 -06002011L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2012W: http://ipw2200.sourceforge.net
2013S: Supported
2014
Linus Torvalds1da177e2005-04-16 15:20:36 -07002015IOC3 DRIVER
2016P: Ralf Baechle
2017M: ralf@linux-mips.org
2018L: linux-mips@linux-mips.org
2019S: Maintained
2020
2021IP MASQUERADING:
2022P: Juanjo Ciarlante
2023M: jjciarla@raiz.uncu.edu.ar
2024S: Maintained
2025
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002026IPATH DRIVER:
Arthur Jonesf42b6472007-07-09 20:12:26 -07002027P: Arthur Jones
2028M: infinipath@qlogic.com
2029L: general@lists.openfabrics.org
2030T: git git://git.qlogic.com/ipath-linux-2.6
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08002031S: Supported
2032
Corey Minyard4409ebe2006-04-20 02:43:12 -07002033IPMI SUBSYSTEM
2034P: Corey Minyard
2035M: minyard@acm.org
2036L: openipmi-developer@lists.sourceforge.net
2037W: http://openipmi.sourceforge.net/
2038S: Supported
2039
Linus Torvalds1da177e2005-04-16 15:20:36 -07002040IPX NETWORK LAYER
2041P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002042M: acme@ghostprotocols.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002043L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002044S: Maintained
2045
2046IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07002047P: Samuel Ortiz
2048M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07002049L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002050W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07002051S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002052
2053ISAPNP
2054P: Jaroslav Kysela
2055M: perex@suse.cz
2056S: Maintained
2057
2058ISDN SUBSYSTEM
2059P: Karsten Keil
2060M: kkeil@suse.de
2061P: Kai Germaschewski
2062M: kai.germaschewski@gmx.de
2063L: isdn4linux@listserv.isdn4linux.de
2064W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08002065T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002066S: Maintained
2067
2068ISDN SUBSYSTEM (Eicon active card driver)
2069P: Armin Schindler
2070M: mac@melware.de
2071L: isdn4linux@listserv.isdn4linux.de
2072W: http://www.melware.de
2073S: Maintained
2074
Linus Torvalds1da177e2005-04-16 15:20:36 -07002075JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2076P: David Woodhouse
2077M: dwmw2@infradead.org
2078L: jffs-dev@axis.com
2079W: http://sources.redhat.com/jffs2/
2080S: Maintained
2081
2082JFS FILESYSTEM
2083P: Dave Kleikamp
2084M: shaggy@austin.ibm.com
2085L: jfs-discussion@lists.sourceforge.net
2086W: http://jfs.sourceforge.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002087T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002088S: Supported
2089
Josh Triplettde456d32006-07-30 03:04:00 -07002090JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07002091P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002092M: sct@redhat.com, akpm@linux-foundation.org
Erik Mouw72be2cc2006-12-06 20:40:49 -08002093L: linux-ext4@vger.kernel.org
Theodore Tsoae0718f2006-05-20 15:00:13 -07002094S: Maintained
2095
Rudolf Marek4660cb32006-10-08 22:01:26 +02002096K8TEMP HARDWARE MONITORING DRIVER
2097P: Rudolf Marek
2098M: r.marek@assembler.cz
2099L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002100S: Maintained
2101
2102KCONFIG
2103P: Roman Zippel
2104M: zippel@linux-m68k.org
2105L: kbuild-devel@lists.sourceforge.net
2106S: Maintained
2107
Vivek Goyalea6c2082006-05-20 14:59:55 -07002108KDUMP
2109P: Vivek Goyal
2110M: vgoyal@in.ibm.com
2111P: Haren Myneni
2112M: hbabu@us.ibm.com
Simon Horman34633992007-05-08 00:31:40 -07002113L: kexec@lists.infradead.org
Vivek Goyalea6c2082006-05-20 14:59:55 -07002114L: linux-kernel@vger.kernel.org
2115W: http://lse.sourceforge.net/kdump/
2116S: Maintained
2117
Linus Torvalds1da177e2005-04-16 15:20:36 -07002118KERNEL AUTOMOUNTER (AUTOFS)
2119P: H. Peter Anvin
2120M: hpa@zytor.com
2121L: autofs@linux.kernel.org
2122S: Odd Fixes
2123
2124KERNEL AUTOMOUNTER v4 (AUTOFS4)
2125P: Ian Kent
2126M: raven@themaw.net
2127L: autofs@linux.kernel.org
2128S: Maintained
2129
2130KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
2131P: Kai Germaschewski
2132M: kai@germaschewski.name
2133P: Sam Ravnborg
2134M: sam@ravnborg.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002135T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002136S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002137
2138KERNEL JANITORS
2139P: Several
maximilian attemsc3000e02007-07-06 11:17:32 -07002140L: kernel-janitors@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002141W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002142S: Maintained
2143
2144KERNEL NFSD
2145P: Neil Brown
NeilBrown98fac232007-01-26 00:56:57 -08002146M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002147L: nfs@lists.sourceforge.net
2148W: http://nfs.sourceforge.net/
NeilBrown98fac232007-01-26 00:56:57 -08002149S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002150
Avi Kivity426d62e2006-12-13 00:34:03 -08002151KERNEL VIRTUAL MACHINE (KVM)
2152P: Avi Kivity
2153M: avi@qumranet.com
2154L: kvm-devel@lists.sourceforge.net
2155W: kvm.sourceforge.net
2156S: Supported
2157
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002158KEXEC
2159P: Eric Biederman
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002160M: ebiederm@xmission.com
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002161W: http://www.xmission.com/~ebiederm/files/kexec/
2162L: linux-kernel@vger.kernel.org
Simon Horman34633992007-05-08 00:31:40 -07002163L: kexec@lists.infradead.org
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002164S: Maintained
2165
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002166KPROBES
2167P: Prasanna S Panchamukhi
2168M: prasanna@in.ibm.com
2169P: Ananth N Mavinakayanahalli
2170M: ananth@in.ibm.com
2171P: Anil S Keshavamurthy
2172M: anil.s.keshavamurthy@intel.com
2173P: David S. Miller
2174M: davem@davemloft.net
2175L: linux-kernel@vger.kernel.org
2176S: Maintained
2177
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002178KS0108 LCD CONTROLLER DRIVER
2179P: Miguel Ojeda Sandonis
2180M: maxextreme@gmail.com
2181L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -07002182W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002183S: Maintained
2184
Linus Torvalds1da177e2005-04-16 15:20:36 -07002185LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07002186L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07002187S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002188
2189LASI 53c700 driver for PARISC
2190P: James E.J. Bottomley
2191M: James.Bottomley@HansenPartnership.com
2192L: linux-scsi@vger.kernel.org
2193S: Maintained
2194
Richard Purdie263de9b2006-05-15 09:44:16 -07002195LED SUBSYSTEM
2196P: Richard Purdie
2197M: rpurdie@rpsys.net
2198S: Maintained
2199
Linus Torvalds1da177e2005-04-16 15:20:36 -07002200LEGO USB Tower driver
2201P: Juergen Stuber
2202M: starblue@users.sourceforge.net
2203L: legousb-devel@lists.sourceforge.net
2204W: http://legousb.sourceforge.net/
2205S: Maintained
2206
2207LINUX FOR IBM pSERIES (RS/6000)
2208P: Paul Mackerras
2209M: paulus@au.ibm.com
2210W: http://www.ibm.com/linux/ltc/projects/ppc
2211S: Supported
2212
2213LINUX FOR NCR VOYAGER
2214P: James Bottomley
2215M: James.Bottomley@HansenPartnership.com
2216W: http://www.hansenpartnership.com/voyager
2217S: Maintained
2218
2219LINUX FOR POWERPC
2220P: Paul Mackerras
2221M: paulus@samba.org
2222W: http://www.penguinppc.org/
2223L: linuxppc-dev@ozlabs.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002224T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002225S: Supported
2226
2227LINUX FOR POWER MACINTOSH
2228P: Benjamin Herrenschmidt
2229M: benh@kernel.crashing.org
2230W: http://www.penguinppc.org/
2231L: linuxppc-dev@ozlabs.org
2232S: Maintained
2233
2234LINUX FOR POWERPC EMBEDDED MPC52XX
2235P: Sylvain Munaut
2236M: tnt@246tNt.com
2237W: http://www.246tNt.com/mpc52xx/
2238W: http://www.penguinppc.org/
2239L: linuxppc-dev@ozlabs.org
2240L: linuxppc-embedded@ozlabs.org
2241S: Maintained
2242
2243LINUX FOR POWERPC EMBEDDED PPC4XX
2244P: Matt Porter
2245M: mporter@kernel.crashing.org
2246W: http://www.penguinppc.org/
2247L: linuxppc-embedded@ozlabs.org
2248S: Maintained
2249
Tom Rinie93adf12005-07-26 12:49:53 -07002250LINUX FOR POWERPC BOOT CODE
Linus Torvalds1da177e2005-04-16 15:20:36 -07002251P: Tom Rini
2252M: trini@kernel.crashing.org
2253W: http://www.penguinppc.org/
2254L: linuxppc-embedded@ozlabs.org
2255S: Maintained
2256
Tom Rinie93adf12005-07-26 12:49:53 -07002257LINUX FOR POWERPC EMBEDDED PPC8XX
2258P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07002259M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07002260W: http://www.penguinppc.org/
2261L: linuxppc-embedded@ozlabs.org
2262S: Maintained
2263
Linus Torvalds1da177e2005-04-16 15:20:36 -07002264LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
Jim Cromiece00f852006-11-30 04:49:44 +01002265P: Kumar Gala
2266M: galak@kernel.crashing.org
2267W: http://www.penguinppc.org/
2268L: linuxppc-embedded@ozlabs.org
2269S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002270
Olof Johanssonab06ff32006-09-06 14:44:54 -05002271LINUX FOR POWERPC PA SEMI PWRFICIENT
2272P: Olof Johansson
2273M: olof@lixom.net
2274W: http://www.pasemi.com/
2275L: linuxppc-dev@ozlabs.org
2276S: Supported
2277
Linus Torvalds1da177e2005-04-16 15:20:36 -07002278LLC (802.2)
2279P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002280M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002281S: Maintained
2282
2283LINUX FOR 64BIT POWERPC
2284P: Paul Mackerras
2285M: paulus@samba.org
2286M: paulus@au.ibm.com
2287P: Anton Blanchard
2288M: anton@samba.org
2289M: anton@au.ibm.com
Arthur Othieno6d923f92006-05-19 06:22:23 -04002290W: http://www.penguinppc.org/ppc64/
Stephen Rothwell1d049812006-03-22 11:26:58 +11002291L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002292S: Supported
2293
2294LINUX SECURITY MODULE (LSM) FRAMEWORK
2295P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08002296M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08002297L: linux-security-module@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002298W: http://lsm.immunix.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002299T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002300S: Supported
2301
2302LM83 HARDWARE MONITOR DRIVER
2303P: Jean Delvare
2304M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002305L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002306S: Maintained
2307
2308LM90 HARDWARE MONITOR DRIVER
2309P: Jean Delvare
2310M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002311L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002312S: Maintained
2313
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002314LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002315P: Richard Russon (FlatCap)
2316M: ldm@flatcap.org
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002317L: linux-ntfs-dev@lists.sourceforge.net
2318W: http://www.linux-ntfs.org/content/view/19/37/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002319S: Maintained
2320
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002321LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2322P: Eric Moore
Eric Moored8a82d72006-12-29 16:47:43 -08002323M: Eric.Moore@lsi.com
2324M: support@lsi.com
2325L: mpt_linux_developer@lsi.com
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002326L: linux-scsi@vger.kernel.org
2327W: http://www.lsilogic.com/support
2328S: Supported
2329
Linus Torvalds1da177e2005-04-16 15:20:36 -07002330LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2331P: Matthew Wilcox
2332M: matthew@wil.cx
2333L: linux-scsi@vger.kernel.org
2334S: Maintained
2335
Hirokazu Takatac12a54b2007-07-15 23:38:45 -07002336M32R ARCHITECTURE
2337P: Hirokazu Takata
2338M: takata@linux-m32r.org
2339L: linux-m32r@ml.linux-m32r.org
2340L: linux-m32r-ja@ml.linux-m32r.org (in Japanese)
2341W: http://www.linux-m32r.org/
2342S: Maintained
2343
Linus Torvalds1da177e2005-04-16 15:20:36 -07002344M68K ARCHITECTURE
2345P: Geert Uytterhoeven
2346M: geert@linux-m68k.org
2347P: Roman Zippel
2348M: zippel@linux-m68k.org
2349L: linux-m68k@lists.linux-m68k.org
2350W: http://www.linux-m68k.org/
2351W: http://linux-m68k-cvs.ubb.ca/
2352S: Maintained
2353
2354M68K ON APPLE MACINTOSH
2355P: Joshua Thompson
2356M: funaho@jurai.org
2357W: http://www.mac.linux-m68k.org/
2358L: linux-mac68k@mac.linux-m68k.org
2359S: Maintained
2360
2361M68K ON HP9000/300
2362P: Philip Blundell
2363M: philb@gnu.org
2364W: http://www.tazenda.demon.co.uk/phil/linux-hp
2365S: Maintained
2366
Jiri Benc64a327a2007-05-05 11:47:08 -07002367MAC80211
2368P: Jiri Benc
2369M: jbenc@suse.cz
2370P: Michael Wu
2371M: flamingice@sourmilk.net
2372L: linux-wireless@vger.kernel.org
2373W: http://linuxwireless.org/
2374T: git kernel.org:/pub/scm/linux/kernel/git/jbenc/mac80211.git
2375S: Maintained
2376
Patrick McHardyb863ceb2007-07-14 18:55:06 -07002377MACVLAN DRIVER
2378P: Patrick McHardy
2379M: kaber@trash.net
2380L: netdev@vger.kernel.org
2381S: Maintained
2382
Linus Torvalds1da177e2005-04-16 15:20:36 -07002383MARVELL YUKON / SYSKONNECT DRIVER
2384P: Mirko Lindner
2385M: mlindner@syskonnect.de
2386P: Ralph Roesler
2387M: rroesler@syskonnect.de
2388W: http://www.syskonnect.com
2389S: Supported
2390
Michael Kerriskfaf16682005-07-31 22:34:47 -07002391MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
Jim Cromiece00f852006-11-30 04:49:44 +01002392P: Michael Kerrisk
2393M: mtk-manpages@gmx.net
2394W: ftp://ftp.kernel.org/pub/linux/docs/manpages
2395S: Maintained
Michael Kerriskfaf16682005-07-31 22:34:47 -07002396
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002397MARVELL MV643XX ETHERNET DRIVER
2398P: Dale Farnsworth
2399M: dale@farnsworth.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002400P: Manish Lachwani
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002401M: mlachwani@mvista.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002402L: netdev@vger.kernel.org
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002403S: Odd Fixes for 2.4; Maintained for 2.6.
Linus Torvalds1da177e2005-04-16 15:20:36 -07002404
2405MATROX FRAMEBUFFER DRIVER
2406P: Petr Vandrovec
2407M: vandrove@vc.cvut.cz
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002408L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002409S: Maintained
2410
Hans-Juergen Kochd20620d2007-05-08 17:22:00 +02002411MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2412P: Hans J. Koch
2413M: hjk@linutronix.de
2414L: lm-sensors@lm-sensors.org
2415S: Maintained
2416
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002417MEGARAID SCSI DRIVERS
Jim Cromiece00f852006-11-30 04:49:44 +01002418P: Neela Syam Kolli
Sumant Patrobdd0d7572007-05-10 07:22:35 -07002419M: megaraidlinux@lsi.com
Jim Cromiece00f852006-11-30 04:49:44 +01002420S: linux-scsi@vger.kernel.org
2421W: http://megaraid.lsilogic.com
2422S: Maintained
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002423
Steven Rostedt70ea91f2006-07-30 03:03:53 -07002424MEMORY MANAGEMENT
2425L: linux-mm@kvack.org
2426L: linux-kernel@vger.kernel.org
2427W: http://www.linux-mm.org
2428S: Maintained
2429
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002430MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002431P: David Woodhouse
2432M: dwmw2@infradead.org
2433W: http://www.linux-mtd.infradead.org/
2434L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002435T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002436S: Maintained
2437
Artem Bityutskiy48576402007-02-13 17:11:10 +02002438UNSORTED BLOCK IMAGES (UBI)
2439P: Artem Bityutskiy
2440M: dedekind@infradead.org
2441W: http://www.linux-mtd.infradead.org/
2442L: linux-mtd@lists.infradead.org
Artem Bityutskiy21600542007-05-22 12:23:21 +03002443T: git git://git.infradead.org/~dedekind/ubi-2.6.git
Artem Bityutskiy48576402007-02-13 17:11:10 +02002444S: Maintained
2445
Linus Torvalds1da177e2005-04-16 15:20:36 -07002446MICROTEK X6 SCANNER
2447P: Oliver Neukum
2448M: oliver@neukum.name
2449S: Maintained
2450
2451MIPS
2452P: Ralf Baechle
2453M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01002454W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002455L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00002456T: git www.linux-mips.org:/pub/scm/linux.git
2457S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002458
2459MISCELLANEOUS MCA-SUPPORT
2460P: James Bottomley
2461M: jejb@steeleye.com
2462L: linux-kernel@vger.kernel.org
2463S: Maintained
2464
2465MODULE SUPPORT
2466P: Rusty Russell
2467M: rusty@rustcorp.com.au
2468L: linux-kernel@vger.kernel.org
2469S: Maintained
2470
2471MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2472P: Stelian Pop
2473M: stelian@popies.net
2474W: http://popies.net/meye/
2475S: Maintained
2476
Pavel Pisac58ff042007-05-16 01:10:41 +02002477MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2478P: Pavel Pisa
2479M: ppisa@pikron.com
2480L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2481W: http://mmc.drzeus.cx/wiki/Controllers/Freescale/SDHC
2482S: Maintained
2483
Linus Torvalds1da177e2005-04-16 15:20:36 -07002484MOUSE AND MISC DEVICES [GENERAL]
2485P: Alessandro Rubini
2486M: rubini@ipvvis.unipv.it
2487L: linux-kernel@vger.kernel.org
2488S: Maintained
2489
Jiri Slabyd7354102006-12-08 02:38:35 -08002490MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
2491P: Jiri Slaby
2492M: jirislaby@gmail.com
2493L: linux-kernel@vger.kernel.org
2494S: Maintained
2495
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002496MSI LAPTOP SUPPORT
2497P: Lennart Poettering
2498M: mzxreary@0pointer.de
2499L: https://tango.0pointer.de/mailman/listinfo/s270-linux
2500W: http://0pointer.de/lennart/tchibo.html
2501S: Maintained
2502
Linus Torvalds1da177e2005-04-16 15:20:36 -07002503MTRR AND SIMILAR SUPPORT [i386]
2504P: Richard Gooch
2505M: rgooch@atnf.csiro.au
2506L: linux-kernel@vger.kernel.org
2507W: http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
2508S: Maintained
2509
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07002510MULTIMEDIA CARD (MMC) AND SECURE DIGITAL (SD) SUBSYSTEM
2511P: Pierre Ossman
2512M: drzeus-mmc@drzeus.cx
2513L: linux-kernel@vger.kernel.org
2514S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01002515
Linus Torvalds1da177e2005-04-16 15:20:36 -07002516MULTISOUND SOUND DRIVER
2517P: Andrew Veliath
2518M: andrewtv@usa.net
2519S: Maintained
2520
Jiri Slabyd7354102006-12-08 02:38:35 -08002521MULTITECH MULTIPORT CARD (ISICOM)
2522P: Jiri Slaby
2523M: jirislaby@gmail.com
2524L: linux-kernel@vger.kernel.org
2525S: Maintained
2526
Linus Torvalds1da177e2005-04-16 15:20:36 -07002527NATSEMI ETHERNET DRIVER (DP8381x)
2528P: Tim Hockin
2529M: thockin@hockin.org
2530S: Maintained
2531
2532NCP FILESYSTEM
2533P: Petr Vandrovec
2534M: vandrove@vc.cvut.cz
2535L: linware@sh.cvut.cz
2536S: Maintained
2537
2538NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2539P: James E.J. Bottomley
2540M: James.Bottomley@HansenPartnership.com
2541L: linux-scsi@vger.kernel.org
2542S: Maintained
2543
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002544NETEM NETWORK EMULATOR
2545P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08002546M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07002547L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002548S: Maintained
2549
Linus Torvalds1da177e2005-04-16 15:20:36 -07002550NETFILTER/IPTABLES/IPCHAINS
2551P: Rusty Russell
2552P: Marc Boucher
2553P: James Morris
2554P: Harald Welte
2555P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07002556P: Patrick McHardy
2557M: kaber@trash.net
2558L: netfilter-devel@lists.netfilter.org
Randy Dunlap24a1dec2007-01-28 15:54:42 -08002559L: netfilter@lists.netfilter.org (subscribers-only)
Patrick McHardy82b98542006-10-12 14:08:55 -07002560L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002561W: http://www.netfilter.org/
2562W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002563S: Supported
2564
Paul Moore4cc67732006-09-25 15:57:13 -07002565NETLABEL
2566P: Paul Moore
2567M: paul.moore@hp.com
2568W: http://netlabel.sf.net
2569L: netdev@vger.kernel.org
2570S: Supported
2571
Linus Torvalds1da177e2005-04-16 15:20:36 -07002572NETROM NETWORK LAYER
2573P: Ralf Baechle
2574M: ralf@linux-mips.org
2575L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02002576W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002577S: Maintained
2578
Pavel Machek5ddb88c2006-09-29 02:01:29 -07002579NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002580P: Paul Clements
2581M: Paul.Clements@steeleye.com
2582S: Maintained
2583
2584NETWORK DEVICE DRIVERS
2585P: Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002586M: akpm@linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002587P: Jeff Garzik
2588M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002589L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002590T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002591S: Maintained
2592
2593NETWORKING [GENERAL]
2594P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07002595M: netdev@vger.kernel.org
2596L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08002597W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002598S: Maintained
2599
2600NETWORKING [IPv4/IPv6]
2601P: David S. Miller
2602M: davem@davemloft.net
2603P: Alexey Kuznetsov
2604M: kuznet@ms2.inr.ac.ru
2605P: Pekka Savola (ipv6)
2606M: pekkas@netcore.fi
2607P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04002608M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002609P: Hideaki YOSHIFUJI
2610M: yoshfuji@linux-ipv6.org
2611P: Patrick McHardy
2612M: kaber@coreworks.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002613L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08002614T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002615S: Maintained
2616
John W. Linville29f8f632006-01-18 14:52:48 -08002617NETWORKING [WIRELESS]
2618P: John W. Linville
2619M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08002620L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08002621T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2622S: Maintained
2623
Amit S. Kale3d396eb2006-10-21 15:33:03 -04002624NETXEN (1/10) GbE SUPPORT
2625P: Amit S. Kale
2626M: amitkale@netxen.com
2627L: netdev@vger.kernel.org
2628W: http://www.netxen.com
2629S: Supported
2630
Linus Torvalds1da177e2005-04-16 15:20:36 -07002631IPVS
2632P: Wensong Zhang
2633M: wensong@linux-vs.org
Horms9d30c172005-09-29 19:47:06 -07002634P: Simon Horman
2635M: horms@verge.net.au
Linus Torvalds1da177e2005-04-16 15:20:36 -07002636P: Julian Anastasov
2637M: ja@ssi.bg
Horms9d30c172005-09-29 19:47:06 -07002638L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002639S: Maintained
2640
2641NFS CLIENT
2642P: Trond Myklebust
2643M: trond.myklebust@fys.uio.no
2644L: linux-kernel@vger.kernel.org
2645S: Maintained
2646
2647NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07002648P: Jan-Pascal van Best
2649M: janpascal@vanbest.org
2650P: Andreas Mohr
2651M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002652L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002653S: Maintained
2654
2655NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2656P: YOKOTA Hiroshi
2657M: yokota@netlab.is.tsukuba.ac.jp
2658W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2659S: Maintained
2660
2661NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2662P: GOTO Masanori
2663M: gotom@debian.or.jp
2664P: YOKOTA Hiroshi
2665M: yokota@netlab.is.tsukuba.ac.jp
2666W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2667S: Maintained
2668
Linus Torvalds1da177e2005-04-16 15:20:36 -07002669NTFS FILESYSTEM
2670P: Anton Altaparmakov
2671M: aia21@cantab.net
2672L: linux-ntfs-dev@lists.sourceforge.net
2673L: linux-kernel@vger.kernel.org
2674W: http://linux-ntfs.sf.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002675T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002676S: Maintained
2677
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002678NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002679P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002680M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002681L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01002682S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002683
Ramkrishna Vepa3ef34b82007-03-30 18:42:27 -07002684NETERION (S2IO) Xframe 10GbE DRIVER
2685P: Ramkrishna Vepa
2686M: ram.vepa@neterion.com
2687P: Rastapur Santosh
2688M: santosh.rastapur@neterion.com
2689P: Sivakumar Subramani
2690M: sivakumar.subramani@neterion.com
2691P: Sreenivasa Honnur
2692M: sreenivasa.honnur@neterion.com
2693L: netdev@vger.kernel.org
2694W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2695S: Supported
2696
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002697OPENCORES I2C BUS DRIVER
2698P: Peter Korsgaard
2699M: jacmet@sunsite.dk
Jean Delvare5d925fe2006-07-01 17:14:32 +02002700L: i2c@lm-sensors.org
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002701S: Maintained
2702
Mark Fashehccd979b2005-12-15 14:31:24 -08002703ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2704P: Mark Fasheh
2705M: mark.fasheh@oracle.com
2706P: Kurt Hackel
2707M: kurt.hackel@oracle.com
2708L: ocfs2-devel@oss.oracle.com
2709W: http://oss.oracle.com/projects/ocfs2/
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002710S: Supported
Mark Fashehccd979b2005-12-15 14:31:24 -08002711
Linus Torvalds1da177e2005-04-16 15:20:36 -07002712OLYMPIC NETWORK DRIVER
2713P: Peter De Shrijver
2714M: p2@ace.ulyssis.student.kuleuven.ac.be
2715P: Mike Phillips
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002716M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002717L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002718L: linux-tr@linuxtr.net
2719W: http://www.linuxtr.net
2720S: Maintained
2721
Harald Weltec1986ee2005-11-13 16:06:29 -08002722OMNIKEY CARDMAN 4000 DRIVER
2723P: Harald Welte
2724M: laforge@gnumonks.org
2725S: Maintained
2726
Harald Welte77c44ab2005-11-13 16:06:26 -08002727OMNIKEY CARDMAN 4040 DRIVER
2728P: Harald Welte
2729M: laforge@gnumonks.org
2730S: Maintained
2731
Jonathan Corbet77d51402007-03-22 19:44:17 -03002732OMNIVISION OV7670 SENSOR DRIVER
2733P: Jonathan Corbet
2734M: corbet@lwn.net
2735L: video4linux-list@redhat.com
2736S: Maintained
2737
Thomas Gleixner431bca72007-05-02 09:31:35 +02002738ONENAND FLASH DRIVER
2739P: Kyungmin Park
2740M: kyungmin.park@samsung.com
2741L: linux-mtd@lists.infradead.org
2742S: Maintained
2743
Linus Torvalds1da177e2005-04-16 15:20:36 -07002744ONSTREAM SCSI TAPE DRIVER
2745P: Willem Riede
2746M: osst@riede.org
2747L: osst-users@lists.sourceforge.net
2748L: linux-scsi@vger.kernel.org
2749S: Maintained
2750
Linus Torvalds1da177e2005-04-16 15:20:36 -07002751OPROFILE
2752P: Philippe Elie
2753M: phil.el@wanadoo.fr
2754L: oprofile-list@lists.sf.net
2755S: Maintained
2756
2757ORINOCO DRIVER
2758P: Pavel Roskin
2759M: proski@gnu.org
2760P: David Gibson
2761M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07002762L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07002763L: orinoco-users@lists.sourceforge.net
2764L: orinoco-devel@lists.sourceforge.net
2765W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002766S: Maintained
2767
Olof Johanssonf5cd7872007-01-31 21:43:54 -06002768PA SEMI ETHERNET DRIVER
2769P: Olof Johansson
2770M: olof@lixom.net
2771L: netdev@vger.kernel.org
2772S: Maintained
2773
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01002774PA SEMI SMBUS DRIVER
2775P: Olof Johansson
2776M: olof@lixom.net
2777L: i2c@lm-sensors.org
2778S: Maintained
2779
Linus Torvalds1da177e2005-04-16 15:20:36 -07002780PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002781L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08002782S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002783
2784PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2785P: Tim Waugh
2786M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002787L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002788W: http://www.torque.net/linux-pp.html
2789S: Maintained
2790
2791PARISC ARCHITECTURE
2792P: Matthew Wilcox
2793M: matthew@wil.cx
2794P: Grant Grundler
2795M: grundler@parisc-linux.org
Kyle McMartin223232d2006-04-21 16:54:23 -04002796P: Kyle McMartin
2797M: kyle@parisc-linux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002798L: parisc-linux@parisc-linux.org
2799W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04002800T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
2801T: cvs cvs.parisc-linux.org:/var/cvs/linux-2.6
Linus Torvalds1da177e2005-04-16 15:20:36 -07002802S: Maintained
2803
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02002804PARAVIRT_OPS INTERFACE
2805P: Jeremy Fitzhardinge
2806M: jeremy@xensource.com
2807P: Chris Wright
2808M: chrisw@sous-sol.org
2809P: Zachary Amsden
2810M: zach@vmware.com
2811P: Rusty Russell
2812M: rusty@rustcorp.com.au
2813L: virtualization@lists.osdl.org
2814L: linux-kernel@vger.kernel.org
2815S: Supported
2816
Jim Cromie1662d322006-10-06 00:43:59 -07002817PC87360 HARDWARE MONITORING DRIVER
2818P: Jim Cromie
2819M: jim.cromie@gmail.com
2820L: lm-sensors@lm-sensors.org
2821S: Maintained
2822
2823PC8736x GPIO DRIVER
2824P: Jim Cromie
2825M: jim.cromie@gmail.com
2826S: Maintained
2827
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06002828PCI ERROR RECOVERY
2829P: Linas Vepstas
2830M: linas@austin.ibm.com
2831L: linux-kernel@vger.kernel.org
2832L: linux-pci@atrey.karlin.mff.cuni.cz
2833S: Supported
2834
Linus Torvalds1da177e2005-04-16 15:20:36 -07002835PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
2836P: Thomas Sailer
2837M: sailer@ife.ee.ethz.ch
2838L: linux-sound@vger.kernel.org
2839W: http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
2840S: Maintained
2841
2842PCI SUBSYSTEM
2843P: Greg Kroah-Hartman
2844M: gregkh@suse.de
2845L: linux-kernel@vger.kernel.org
2846L: linux-pci@atrey.karlin.mff.cuni.cz
Jody McIntyre6fb04252005-11-18 09:31:06 -08002847T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002848S: Supported
2849
2850PCI HOTPLUG CORE
Kristen Carlson Accardifb5f4d72006-09-29 10:30:27 -07002851P: Kristen Carlson Accardi
2852M: kristen.c.accardi@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002853S: Supported
2854
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002855PCIE HOTPLUG DRIVER
2856P: Kristen Carlson Accardi
2857M: kristen.c.accardi@intel.com
2858L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05002859S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002860
Linus Torvalds1da177e2005-04-16 15:20:36 -07002861PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002862P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07002863L: linux-pcmcia@lists.infradead.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002864L: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08002865T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002866S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002867
2868PCNET32 NETWORK DRIVER
pcnet32@verizon.net04ce0942007-02-16 10:07:12 -06002869P: Don Fry
2870M: pcnet32@verizon.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002871L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002872S: Maintained
2873
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07002874PER-TASK DELAY ACCOUNTING
2875P: Shailabh Nagar
2876M: nagar@watson.ibm.com
2877L: linux-kernel@vger.kernel.org
2878S: Maintained
2879
Jim Cromiedd49d0f2006-03-24 18:08:17 +01002880PERSONALITY HANDLING
2881P: Christoph Hellwig
2882M: hch@infradead.org
2883L: linux-abi-devel@lists.sourceforge.net
2884S: Maintained
2885
Linus Torvalds1da177e2005-04-16 15:20:36 -07002886PHRAM MTD DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02002887P: Jörn Engel
Linus Torvalds1da177e2005-04-16 15:20:36 -07002888M: joern@wh.fh-wedel.de
2889L: linux-mtd@lists.infradead.org
2890S: Maintained
2891
Peter Osterlund249a6772005-09-27 21:45:30 -07002892PKTCDVD DRIVER
2893P: Peter Osterlund
2894M: petero2@telia.com
2895L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07002896S: Maintained
2897
Linus Torvalds1da177e2005-04-16 15:20:36 -07002898POSIX CLOCKS and TIMERS
Ingo Molnaraa781ae2007-07-19 01:48:32 -07002899P: Thomas Gleixner
2900M: tglx@linutronix.de
Hormsf1c3ddf2006-01-15 02:18:28 +01002901L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002902S: Supported
2903
Anton Vorontsov3be86142007-07-15 04:43:36 +04002904POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
2905P: Anton Vorontsov
2906M: cbou@mail.ru
2907P: David Woodhouse
2908M: dwmw2@infradead.org
2909L: linux-kernel@vger.kernel.org
2910L: kernel-discuss@handhelds.org
2911T: git git.infradead.org/battery-2.6.git
2912S: Maintained
2913
Eugene Surovegin24682972005-10-14 03:00:53 -07002914POWERPC 4xx EMAC DRIVER
2915P: Eugene Surovegin
2916M: ebs@ebshome.net
2917W: http://kernel.ebshome.net/emac/
2918L: linuxppc-embedded@ozlabs.org
2919L: netdev@vger.kernel.org
2920S: Maintained
2921
Linus Torvalds1da177e2005-04-16 15:20:36 -07002922PNP SUPPORT
2923P: Adam Belay
2924M: ambx1@neo.rr.com
2925S: Maintained
2926
Vitaly Wool999445d2007-01-04 13:07:03 +01002927PNXxxxx I2C DRIVER
2928P: Vitaly Wool
2929M: vitalywool@gmail.com
2930L: i2c@lm-sensors.org
2931S: Maintained
2932
Linus Torvalds1da177e2005-04-16 15:20:36 -07002933PPP PROTOCOL DRIVERS AND COMPRESSORS
2934P: Paul Mackerras
2935M: paulus@samba.org
2936L: linux-ppp@vger.kernel.org
2937S: Maintained
2938
2939PPP OVER ATM (RFC 2364)
2940P: Mitchell Blank Jr
2941M: mitch@sfgoth.com
2942S: Maintained
2943
2944PPP OVER ETHERNET
2945P: Michal Ostrowski
2946M: mostrows@speakeasy.net
2947S: Maintained
2948
James Chapmana6d23702007-06-27 15:53:17 -07002949PPP OVER L2TP
2950P: James Chapman
2951M: jchapman@katalix.com
2952S: Maintained
2953
Linus Torvalds1da177e2005-04-16 15:20:36 -07002954PREEMPTIBLE KERNEL
2955P: Robert Love
2956M: rml@tech9.net
2957L: linux-kernel@vger.kernel.org
2958L: kpreempt-tech@lists.sourceforge.net
2959W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
2960S: Supported
2961
2962PRISM54 WIRELESS DRIVER
Luis R. Rodrigueze88b34b2007-06-01 00:46:57 -07002963P: Luis R. Rodriguez
2964M: mcgrof@gmail.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002965L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002966W: http://prism54.org
2967S: Maintained
2968
2969PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
2970P: Peter Denison
2971M: promise@pnd-pc.demon.co.uk
2972W: http://www.pnd-pc.demon.co.uk/promise/
2973S: Maintained
2974
Mikael Petterssonb3277df2007-01-10 09:33:53 +01002975PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
2976P: Mikael Pettersson
2977M: mikpe@it.uu.se
2978L: linux-ide@vger.kernel.org
2979S: Maintained
2980
Masakazu Mokuno02c18892007-07-05 20:11:16 +09002981PS3 NETWORK SUPPORT
2982P: Masakazu Mokuno
2983M: mokuno@sm.sony.co.jp
2984L: netdev@vger.kernel.org
2985L: cbe-oss-dev@ozlabs.org
2986S: Supported
2987
Geoff Levandf58a9d12006-11-23 00:46:51 +01002988PS3 PLATFORM SUPPORT
2989P: Geoff Levand
2990M: geoffrey.levand@am.sony.com
2991L: linuxppc-dev@ozlabs.org
2992L: cbe-oss-dev@ozlabs.org
2993S: Supported
2994
Michael Krufky83202042006-07-03 00:24:18 -07002995PVRUSB2 VIDEO4LINUX DRIVER
2996P: Mike Isely
2997M: isely@pobox.com
Mike Isely16e94952007-01-03 18:08:06 -03002998L: pvrusb2@isely.net (subscribers-only)
Michael Krufky83202042006-07-03 00:24:18 -07002999L: video4linux-list@redhat.com
3000W: http://www.isely.net/pvrusb2/
3001S: Maintained
3002
Linus Torvalds1da177e2005-04-16 15:20:36 -07003003PXA2xx SUPPORT
3004P: Nicolas Pitre
3005M: nico@cam.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003006L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003007S: Maintained
3008
Pierre Ossman272f1332007-05-14 21:25:26 +02003009PXA MMCI DRIVER
3010S: Orphan
3011
Linus Torvalds1da177e2005-04-16 15:20:36 -07003012QLOGIC QLA2XXX FC-SCSI DRIVER
3013P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08003014M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003015L: linux-scsi@vger.kernel.org
3016S: Supported
3017
Ron Mercer5a4faa872006-07-25 00:40:21 -07003018QLOGIC QLA3XXX NETWORK DRIVER
3019P: Ron Mercer
3020M: linux-driver@qlogic.com
3021L: netdev@vger.kernel.org
3022S: Supported
3023
Linus Torvalds1da177e2005-04-16 15:20:36 -07003024QNX4 FILESYSTEM
3025P: Anders Larsen
3026M: al@alarsen.net
3027L: linux-kernel@vger.kernel.org
3028W: http://www.alarsen.net/linux/qnx4fs/
3029S: Maintained
3030
3031RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003032P: Benjamin Herrenschmidt
3033M: benh@kernel.crashing.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003034L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003035S: Maintained
3036
3037RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07003038P: Paul Mackerras
3039M: paulus@samba.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003040L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003041S: Maintained
3042
3043RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3044P: Corey Thomas
3045M: corey@world.std.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003046L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003047S: Maintained
3048
Matt Mackall9e95ce22005-04-16 15:25:56 -07003049RANDOM NUMBER DRIVER
3050P: Matt Mackall
3051M: mpm@selenic.com
3052S: Maintained
3053
Matt Porter394b7012005-11-07 01:00:15 -08003054RAPIDIO SUBSYSTEM
3055P: Matt Porter
3056M: mporter@kernel.crashing.org
3057L: linux-kernel@vger.kernel.org
3058S: Maintained
3059
Josh Triplett595182b2006-10-04 02:17:21 -07003060READ-COPY UPDATE (RCU)
3061P: Dipankar Sarma
3062M: dipankar@in.ibm.com
3063W: http://www.rdrop.com/users/paulmck/rclock/
3064L: linux-kernel@vger.kernel.org
3065S: Supported
3066
3067RCUTORTURE MODULE
3068P: Josh Triplett
3069M: josh@freedesktop.org
3070L: linux-kernel@vger.kernel.org
3071S: Maintained
3072
Linus Torvalds1da177e2005-04-16 15:20:36 -07003073REAL TIME CLOCK DRIVER
3074P: Paul Gortmaker
3075M: p_gortmaker@yahoo.com
3076L: linux-kernel@vger.kernel.org
3077S: Maintained
3078
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003079REAL TIME CLOCK (RTC) SUBSYSTEM
3080P: Alessandro Zummo
3081M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003082L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003083S: Maintained
3084
Linus Torvalds1da177e2005-04-16 15:20:36 -07003085REISERFS FILE SYSTEM
3086P: Hans Reiser
3087M: reiserfs-dev@namesys.com
Jeff Mahoney76c4e5e2007-06-08 13:47:02 -07003088L: reiserfs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003089W: http://www.namesys.com
3090S: Supported
3091
3092ROCKETPORT DRIVER
3093P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003094W: http://www.comtrol.com
3095S: Maintained
3096
3097ROSE NETWORK LAYER
3098P: Ralf Baechle
3099M: ralf@linux-mips.org
3100L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003101W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003102S: Maintained
3103
3104RISCOM8 DRIVER
3105S: Orphan
3106
Michael Wu605bebe2007-05-14 01:41:02 -04003107RTL818X WIRELESS DRIVER
3108P: Michael Wu
3109M: flamingice@sourmilk.net
3110P: Andrea Merello
3111M: andreamrl@tiscali.it
3112L: linux-wireless@vger.kernel.org
3113W: http://linuxwireless.org/
3114T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3115S: Maintained
3116
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003117S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003118P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003119M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003120L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01003121S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003122
Linus Torvalds1da177e2005-04-16 15:20:36 -07003123S390
3124P: Martin Schwidefsky
3125M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003126P: Heiko Carstens
3127M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003128M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003129L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003130W: http://www.ibm.com/developerworks/linux/linux390/
3131S: Supported
3132
3133S390 NETWORK DRIVERS
3134P: Frank Pavlic
3135M: fpavlic@de.ibm.com
3136M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003137L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003138W: http://www.ibm.com/developerworks/linux/linux390/
3139S: Supported
3140
3141S390 ZFCP DRIVER
Swen Schillig9cbb8892006-09-21 16:29:31 +02003142P: Swen Schillig
3143M: swen@vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003144M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003145L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003146W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003147S: Supported
3148
3149SAA7146 VIDEO4LINUX-2 DRIVER
3150P: Michael Hunold
3151M: michael@mihu.de
3152W: http://www.mihu.de/linux/saa7146
3153S: Maintained
3154
Linus Torvalds1da177e2005-04-16 15:20:36 -07003155SC1200 WDT DRIVER
3156P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003157M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003158S: Maintained
3159
3160SCHEDULER
3161P: Ingo Molnar
3162M: mingo@elte.hu
3163P: Robert Love [the preemptible kernel bits]
3164M: rml@tech9.net
3165L: linux-kernel@vger.kernel.org
3166S: Maintained
3167
3168SCSI CDROM DRIVER
3169P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003170M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003171L: linux-scsi@vger.kernel.org
3172W: http://www.kernel.dk
3173S: Maintained
3174
3175SCSI SG DRIVER
3176P: Doug Gilbert
3177M: dgilbert@interlog.com
3178L: linux-scsi@vger.kernel.org
3179W: http://www.torque.net/sg
3180S: Maintained
3181
3182SCSI SUBSYSTEM
3183P: James E.J. Bottomley
3184M: James.Bottomley@SteelEye.com
3185L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003186T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003187S: Maintained
3188
3189SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003190P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003191M: Kai.Makisara@kolumbus.fi
3192L: linux-scsi@vger.kernel.org
3193S: Maintained
3194
3195SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003196P: Vlad Yasevich
3197M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003198P: Sridhar Samudrala
3199M: sri@us.ibm.com
3200L: lksctp-developers@lists.sourceforge.net
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003201W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003202S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003203
3204SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003205P: Jim Cromie
3206M: jim.cromie@gmail.com
3207S: Odd Fixes
3208
3209SCx200 GPIO DRIVER
3210P: Jim Cromie
3211M: jim.cromie@gmail.com
3212S: Maintained
3213
3214SCx200 HRT CLOCKSOURCE DRIVER
3215P: Jim Cromie
3216M: jim.cromie@gmail.com
3217S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003218
3219SECURITY CONTACT
3220P: Security Officers
3221M: security@kernel.org
3222S: Supported
3223
3224SELINUX SECURITY MODULE
3225P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08003226M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07003227P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003228M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003229P: Eric Paris
3230M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003231L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003232L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003233W: http://www.nsa.gov/selinux
3234S: Supported
3235
Jiri Slabycef2cf02007-05-08 00:31:45 -07003236SENSABLE PHANTOM
3237P: Jiri Slaby
3238M: jirislaby@gmail.com
3239S: Maintained
3240
Linus Torvalds1da177e2005-04-16 15:20:36 -07003241SERIAL ATA (SATA) SUBSYSTEM:
3242P: Jeff Garzik
3243M: jgarzik@pobox.com
3244L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003245T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003246S: Supported
3247
3248SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3249P: Pat Gefre
3250M: pfg@sgi.com
3251L: linux-ia64@vger.kernel.org
3252S: Supported
3253
3254SGI VISUAL WORKSTATION 320 AND 540
3255P: Andrey Panin
3256M: pazke@donpac.ru
3257L: linux-visws-devel@lists.sf.net
3258W: http://linux-visws.sf.net
3259S: Maintained for 2.6.
3260
3261SIMTEC EB110ATX (Chalice CATS)
3262P: Ben Dooks
3263P: Vincent Sanders
3264M: support@simtec.co.uk
3265W: http://www.simtec.co.uk/products/EB110ATX/
3266S: Supported
3267
3268SIMTEC EB2410ITX (BAST)
3269P: Ben Dooks
3270P: Vincent Sanders
3271M: support@simtec.co.uk
3272W: http://www.simtec.co.uk/products/EB2410ITX/
3273S: Supported
3274
Francois Romieu92aab3c2005-07-30 13:11:18 +02003275SIS 190 ETHERNET DRIVER
3276P: Francois Romieu
3277M: romieu@fr.zoreil.com
3278L: netdev@vger.kernel.org
3279S: Maintained
3280
Linus Torvalds1da177e2005-04-16 15:20:36 -07003281SIS 5513 IDE CONTROLLER DRIVER
3282P: Lionel Bouton
3283M: Lionel.Bouton@inet6.fr
3284W: http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
3285W: http://gyver.homeip.net/sis5513/index.html
3286S: Maintained
3287
3288SIS 900/7016 FAST ETHERNET DRIVER
3289P: Daniele Venzano
3290M: venza@brownhat.org
3291W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07003292L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003293S: Maintained
3294
3295SIS FRAMEBUFFER DRIVER
3296P: Thomas Winischhofer
3297M: thomas@winischhofer.net
3298W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003299S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003300
3301SIS USB2VGA DRIVER
3302P: Thomas Winischhofer
3303M: thomas@winischhofer.net
3304W: http://www.winischhofer.at/linuxsisusbvga.shtml
3305S: Maintained
3306
Linus Torvalds1da177e2005-04-16 15:20:36 -07003307SMC91x ETHERNET DRIVER
3308P: Nicolas Pitre
3309M: nico@cam.org
3310S: Maintained
3311
Daniel Drake8f0f8502006-07-18 22:00:25 +01003312SOFTMAC LAYER (IEEE 802.11)
3313P: Johannes Berg
3314M: johannes@sipsolutions.net
3315P: Joe Jezak
3316M: josejx@gentoo.org
3317P: Daniel Drake
3318M: dsd@gentoo.org
3319W: http://softmac.sipsolutions.net/
Johannes Berg724c6b32007-04-23 12:18:20 -07003320L: linux-wireless@vger.kernel.org
Daniel Drake8f0f8502006-07-18 22:00:25 +01003321S: Maintained
3322
Linus Torvalds1da177e2005-04-16 15:20:36 -07003323SOFTWARE RAID (Multiple Disks) SUPPORT
3324P: Ingo Molnar
3325M: mingo@redhat.com
3326P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08003327M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07003328L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08003329S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003330
Pavel Machek95a631e2007-07-19 01:47:42 -07003331HIBERNATION (aka Software Suspend, aka swsusp):
Linus Torvalds1da177e2005-04-16 15:20:36 -07003332P: Pavel Machek
3333M: pavel@suse.cz
Pavel Machek95a631e2007-07-19 01:47:42 -07003334P: Rafael J. Wysocki
3335M: rjw@sisk.pl
3336L: linux-pm@lists.linux-foundation.org
3337S: Supported
3338
3339SUSPEND TO RAM:
3340P: Pavel Machek
3341M: pavel@suse.cz
3342P: Rafael J. Wysocki
3343M: rjw@sisk.pl
David Brownellf318a632007-04-23 14:41:06 -07003344L: linux-pm@lists.linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003345S: Maintained
3346
3347SONIC NETWORK DRIVER
3348P: Thomas Bogendoerfer
3349M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003350L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003351S: Maintained
3352
3353SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01003354P: Mattia Dongili
3355M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01003356L: linux-acpi@vger.kernel.org
3357W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07003358S: Maintained
3359
3360SOUND
3361P: Jaroslav Kysela
3362M: perex@suse.cz
Takashi Iwai82622042007-04-16 12:32:52 +02003363L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003364S: Maintained
3365
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003366SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3367P: Liam Girdwood
3368M: liam.girdwood@wolfsonmicro.com
Takashi Iwai82622042007-04-16 12:32:52 +02003369L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003370S: Supported
3371
Kumar Gala025c3982006-04-02 16:05:54 -05003372SPI SUBSYSTEM
3373P: David Brownell
3374M: dbrownell@users.sourceforge.net
3375L: spi-devel-general@lists.sourceforge.net
3376S: Maintained
3377
Steven Rostedt855f46a2006-08-05 12:14:50 -07003378STABLE BRANCH:
3379P: Greg Kroah-Hartman
3380M: greg@kroah.com
3381P: Chris Wright
3382M: chrisw@sous-sol.org
3383L: stable@kernel.org
3384S: Maintained
3385
Kylene Hall1c72d462005-05-01 08:59:13 -07003386TPM DEVICE DRIVER
3387P: Kylene Hall
3388M: kjhall@us.ibm.com
3389W: http://tpmdd.sourceforge.net
Marcel Selhorstd3a7b6d2007-03-16 13:38:31 -08003390P: Marcel Selhorst
3391M: tpm@selhorst.net
3392W: http://www.prosec.rub.de/tpm/
Stephen Rothwell3bd2aad2007-05-15 01:41:36 -07003393L: tpmdd-devel@lists.sourceforge.net
Kylene Hall1c72d462005-05-01 08:59:13 -07003394S: Maintained
3395
Mark Gross1a80ba82005-10-30 15:02:55 -08003396Telecom Clock Driver for MCPL0010
Jim Cromiece00f852006-11-30 04:49:44 +01003397P: Mark Gross
3398M: mark.gross@intel.com
3399S: Supported
Mark Gross1a80ba82005-10-30 15:02:55 -08003400
Chris Zankel48b415c2005-06-23 22:01:07 -07003401TENSILICA XTENSA PORT (xtensa):
3402P: Chris Zankel
3403M: chris@zankel.net
3404S: Maintained
3405
Henrique de Moraes Holschuh756970a2007-03-29 01:58:44 -03003406THINKPAD ACPI EXTRAS DRIVER
3407P: Henrique de Moraes Holschuh
3408M: ibm-acpi@hmh.eng.br
3409L: ibm-acpi-devel@lists.sourceforge.net
3410W: http://ibm-acpi.sourceforge.net
3411W: http://thinkwiki.org/wiki/Ibm-acpi
3412T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
3413S: Maintained
3414
Linus Torvalds1da177e2005-04-16 15:20:36 -07003415UltraSPARC (sparc64):
3416P: David S. Miller
3417M: davem@davemloft.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003418L: sparclinux@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08003419T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003420S: Maintained
3421
3422SHARP LH SUPPORT (LH7952X & LH7A40X)
3423P: Marc Singer
3424M: elf@buici.com
3425W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003426L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003427S: Maintained
3428
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003429SHPC HOTPLUG DRIVER
3430P: Kristen Carlson Accardi
3431M: kristen.c.accardi@intel.com
3432L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05003433S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003434
Pierre Ossmand129bce2006-03-24 03:18:17 -08003435SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3436P: Pierre Ossman
3437M: drzeus-sdhci@drzeus.cx
3438L: sdhci-devel@list.drzeus.cx
3439W: http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci
3440S: Maintained
3441
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003442SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3443P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08003444M: shemminger@linux-foundation.org
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003445L: netdev@vger.kernel.org
3446S: Maintained
3447
Chris Boot1a87d942006-07-10 04:45:34 -07003448SOEKRIS NET48XX LED SUPPORT
3449P: Chris Boot
3450M: bootc@bootc.net
3451S: Maintained
3452
Linus Torvalds1da177e2005-04-16 15:20:36 -07003453SPARC (sparc32):
3454P: William L. Irwin
3455M: wli@holomorphy.com
3456L: sparclinux@vger.kernel.org
3457S: Maintained
3458
3459SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3460P: Roger Wolff
3461M: R.E.Wolff@BitWizard.nl
3462L: linux-kernel@vger.kernel.org ?
3463S: Supported
3464
Jim Lewis2752e402006-09-29 02:01:19 -07003465SPIDERNET NETWORK DRIVER for CELL
Linas Vepstasfa302482007-02-20 16:45:27 -06003466P: Linas Vepstas
3467M: linas@austin.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07003468L: netdev@vger.kernel.org
3469S: Supported
3470
Linus Torvalds1da177e2005-04-16 15:20:36 -07003471SRM (Alpha) environment access
3472P: Jan-Benedict Glaw
3473M: jbglaw@lug-owl.de
3474L: linux-kernel@vger.kernel.org
3475S: Maintained
3476
3477STARFIRE/DURALAN NETWORK DRIVER
3478P: Ion Badulescu
3479M: ionut@cs.columbia.edu
3480S: Maintained
3481
3482STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3483W: http://mosquitonet.Stanford.EDU/strip.html
3484S: Unsupported ?
3485
3486STRADIS MPEG-2 DECODER DRIVER
3487P: Nathan Laredo
3488M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003489W: http://www.stradis.com/
3490S: Maintained
3491
3492SUPERH (sh)
3493P: Paul Mundt
3494M: lethal@linux-sh.org
Matthew Wilcox3b5e0cb2006-09-29 02:01:30 -07003495L: linuxsh-dev@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003496W: http://www.linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003497S: Maintained
3498
3499SUPERH64 (sh64)
3500P: Paul Mundt
3501M: lethal@linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003502L: linuxsh-shmedia-dev@lists.sourceforge.net
3503W: http://www.linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003504S: Maintained
3505
3506SUN3/3X
3507P: Sam Creasey
3508M: sammy@sammy.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003509W: http://sammy.net/sun3/
3510S: Maintained
3511
3512SVGA HANDLING
3513P: Martin Mares
3514M: mj@ucw.cz
3515L: linux-video@atrey.karlin.mff.cuni.cz
3516S: Maintained
3517
3518SYSV FILESYSTEM
3519P: Christoph Hellwig
3520M: hch@infradead.org
3521S: Maintained
3522
Stephen Hemminger781b456a2006-07-10 20:25:29 -07003523TC CLASSIFIER
3524P: Jamal Hadi Salim
3525M: hadi@cyberus.ca
3526L: netdev@vger.kernel.org
3527S: Maintained
3528
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07003529TCP LOW PRIORITY MODULE
3530P: Wong Hoi Sing, Edison
3531M: hswong3i@gmail.com
3532P: Hung Hing Lun, Mike
3533M: hlhung3i@gmail.com
3534W: http://tcp-lp-mod.sourceforge.net/
3535S: Maintained
3536
Alex Dubov4020f2d2006-10-04 02:15:37 -07003537TI FLASH MEDIA INTERFACE DRIVER
3538P: Alex Dubov
3539M: oakad@yahoo.com
3540S: Maintained
3541
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003542TI OMAP MMC INTERFACE DRIVER
3543P: Carlos Aguiar, Anderson Briglia and Syed Khasim
3544M: linux-omap-open-source@linux.omap.com
3545W: http://linux.omap.com
3546W: http://www.muru.com/linux/omap/
3547S: Maintained
3548
Michael Buesch844dd052006-06-26 00:24:59 -07003549TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3550P: Deepak Saxena
3551M: dsaxena@plexity.net
3552S: Maintained
3553
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003554TASKSTATS STATISTICS INTERFACE
3555P: Shailabh Nagar
3556M: nagar@watson.ibm.com
3557L: linux-kernel@vger.kernel.org
3558S: Maintained
3559
Linus Torvalds1da177e2005-04-16 15:20:36 -07003560TI PARALLEL LINK CABLE DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003561P: Romain Lievin
3562M: roms@lpg.ticalc.org
3563S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003564
Per Lidene86eaa32006-01-12 16:45:18 +01003565TIPC NETWORK LAYER
3566P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01003567M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003568P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01003569M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003570P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01003571M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01003572L: tipc-discussion@lists.sourceforge.net
3573W: http://tipc.sourceforge.net/
3574W: http://tipc.cslab.ericsson.net/
3575T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
3576S: Maintained
3577
Linus Torvalds1da177e2005-04-16 15:20:36 -07003578TLAN NETWORK DRIVER
3579P: Samuel Chessman
3580M: chessman@tux.org
3581L: tlan-devel@lists.sourceforge.net
3582W: http://sourceforge.net/projects/tlan/
3583S: Maintained
3584
3585TOKEN-RING NETWORK DRIVER
3586P: Mike Phillips
3587M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003588L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003589L: linux-tr@linuxtr.net
3590W: http://www.linuxtr.net
3591S: Maintained
3592
3593TOSHIBA ACPI EXTRAS DRIVER
3594P: John Belmonte
3595M: toshiba_acpi@memebeam.org
3596W: http://memebeam.org/toys/ToshibaAcpiDriver
3597S: Maintained
3598
3599TOSHIBA SMM DRIVER
3600P: Jonathan Buzzard
3601M: jonathan@buzzard.org.uk
3602L: tlinux-users@tce.toshiba-dme.co.jp
3603W: http://www.buzzard.org.uk/toshiba/
3604S: Maintained
3605
3606TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
3607P: Muli Ben-Yehuda
3608M: mulix@mulix.org
3609L: linux-kernel@vger.kernel.org
3610S: Maintained
3611
3612TRIVIAL PATCHES
Jim Cromiece00f852006-11-30 04:49:44 +01003613P: Adrian Bunk
3614M: trivial@kernel.org
3615L: linux-kernel@vger.kernel.org
3616W: http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
3617T: git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
3618S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003619
3620TMS380 TOKEN-RING NETWORK DRIVER
3621P: Adam Fritzler
3622M: mid@auk.cx
3623L: linux-tr@linuxtr.net
3624W: http://www.auk.cx/tms380tr/
3625S: Maintained
3626
3627TULIP NETWORK DRIVER
Valerie Henson6b928012006-09-08 11:15:34 -07003628P: Valerie Henson
Valerie Hensondf312332007-05-30 06:08:54 -06003629M: val@nmt.edu
Linus Torvalds1da177e2005-04-16 15:20:36 -07003630L: tulip-users@lists.sourceforge.net
3631W: http://sourceforge.net/projects/tulip/
3632S: Maintained
3633
3634TUN/TAP driver
3635P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08003636M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003637L: vtun@office.satix.net
3638W: http://vtun.sourceforge.net/tun
3639S: Maintained
3640
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08003641TURBOCHANNEL SUBSYSTEM
3642P: Maciej W. Rozycki
3643M: macro@linux-mips.org
3644S: Maintained
3645
Linus Torvalds1da177e2005-04-16 15:20:36 -07003646U14-34F SCSI DRIVER
3647P: Dario Ballabio
3648M: ballabio_dario@emc.com
3649L: linux-scsi@vger.kernel.org
3650S: Maintained
3651
3652UDF FILESYSTEM
3653P: Ben Fennema
3654M: bfennema@falcon.csc.calpoly.edu
Linus Torvalds1da177e2005-04-16 15:20:36 -07003655W: http://linux-udf.sourceforge.net
3656S: Maintained
3657
3658UNIFORM CDROM DRIVER
3659P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003660M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003661L: linux-kernel@vger.kernel.org
3662W: http://www.kernel.dk
3663S: Maintained
3664
3665USB ACM DRIVER
3666P: Oliver Neukum
3667M: oliver@neukum.name
3668L: linux-usb-users@lists.sourceforge.net
3669L: linux-usb-devel@lists.sourceforge.net
3670S: Maintained
3671
3672USB BLOCK DRIVER (UB ub)
3673P: Pete Zaitcev
3674M: zaitcev@redhat.com
3675L: linux-kernel@vger.kernel.org
3676L: linux-usb-devel@lists.sourceforge.net
3677S: Supported
3678
Linus Torvalds1da177e2005-04-16 15:20:36 -07003679USB CDC ETHERNET DRIVER
3680P: Greg Kroah-Hartman
3681M: greg@kroah.com
3682L: linux-usb-users@lists.sourceforge.net
3683L: linux-usb-devel@lists.sourceforge.net
3684S: Maintained
3685W: http://www.kroah.com/linux-usb/
3686
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003687USB DAVICOM DM9601 DRIVER
3688P: Peter Korsgaard
3689M: jacmet@sunsite.dk
Peter Korsgaard043600a2007-06-27 21:18:18 +02003690L: netdev@vger.kernel.org
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003691W: http://www.linux-usb.org/usbnet
3692S: Maintained
3693
Linus Torvalds1da177e2005-04-16 15:20:36 -07003694USB EHCI DRIVER
3695P: David Brownell
3696M: dbrownell@users.sourceforge.net
3697L: linux-usb-devel@lists.sourceforge.net
David Brownell23d8c902006-12-05 03:10:08 -08003698S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003699
Luca Risolia7ce08c92006-01-11 02:06:59 +00003700USB ET61X[12]51 DRIVER
3701P: Luca Risolia
3702M: luca.risolia@studio.unibo.it
3703L: linux-usb-devel@lists.sourceforge.net
3704L: video4linux-list@redhat.com
3705W: http://www.linux-projects.org
3706S: Maintained
3707
David Brownell69ae9e32006-11-14 02:03:31 -08003708USB GADGET/PERIPHERAL SUBSYSTEM
3709P: David Brownell
3710M: dbrownell@users.sourceforge.net
3711L: linux-usb-devel@lists.sourceforge.net
3712W: http://www.linux-usb.org/gadget
3713S: Maintained
3714
Linus Torvalds1da177e2005-04-16 15:20:36 -07003715USB HID/HIDBP DRIVERS
Jiri Kosina641266fd2007-01-15 09:56:21 +01003716P: Jiri Kosina
3717M: jkosina@suse.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07003718L: linux-usb-devel@lists.sourceforge.net
Jiri Kosinaa4dff392007-02-27 17:40:09 +01003719T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003720S: Maintained
3721
3722USB HUB DRIVER
3723P: Johannes Erdfelt
3724M: johannes@erdfelt.com
3725L: linux-usb-users@lists.sourceforge.net
3726L: linux-usb-devel@lists.sourceforge.net
3727S: Maintained
3728
Olav Kongas959eea22005-11-03 17:38:14 +02003729USB ISP116X DRIVER
3730P: Olav Kongas
3731M: ok@artecdesign.ee
3732L: linux-usb-devel@lists.sourceforge.net
3733S: Maintained
3734
Linus Torvalds1da177e2005-04-16 15:20:36 -07003735USB KAWASAKI LSI DRIVER
3736P: Oliver Neukum
3737M: oliver@neukum.name
3738L: linux-usb-users@lists.sourceforge.net
3739L: linux-usb-devel@lists.sourceforge.net
3740S: Maintained
3741
3742USB MASS STORAGE DRIVER
3743P: Matthew Dharm
3744M: mdharm-usb@one-eyed-alien.net
3745L: linux-usb-users@lists.sourceforge.net
Matthew Dharm8836aeb2005-12-04 22:03:47 -08003746L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003747S: Maintained
3748W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
3749
3750USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08003751P: David Brownell
3752M: dbrownell@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003753L: linux-usb-users@lists.sourceforge.net
3754L: linux-usb-devel@lists.sourceforge.net
David Brownell23d8c902006-12-05 03:10:08 -08003755S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003756
Matthias Urlichsba460e42005-07-14 00:33:47 -07003757USB OPTION-CARD DRIVER
3758P: Matthias Urlichs
3759M: smurf@smurf.noris.de
3760L: linux-usb-devel@lists.sourceforge.net
3761S: Maintained
3762
Linus Torvalds1da177e2005-04-16 15:20:36 -07003763USB OV511 DRIVER
3764P: Mark McClelland
3765M: mmcclell@bigfoot.com
3766L: linux-usb-users@lists.sourceforge.net
3767L: linux-usb-devel@lists.sourceforge.net
3768W: http://alpha.dyndns.org/ov511/
3769S: Maintained
3770
3771USB PEGASUS DRIVER
3772P: Petko Manolov
3773M: petkan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003774L: linux-usb-devel@lists.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02003775L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003776W: http://pegasus2.sourceforge.net/
3777S: Maintained
3778
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07003779USB PRINTER DRIVER (usblp)
3780P: Pete Zaitcev
3781M: zaitcev@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003782L: linux-usb-users@lists.sourceforge.net
3783L: linux-usb-devel@lists.sourceforge.net
Pete Zaitcev73e4fb32007-06-21 15:18:35 -07003784S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003785
3786USB RTL8150 DRIVER
3787P: Petko Manolov
3788M: petkan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003789L: linux-usb-devel@lists.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02003790L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003791W: http://pegasus2.sourceforge.net/
3792S: Maintained
3793
3794USB SE401 DRIVER
3795P: Jeroen Vreeken
3796M: pe1rxq@amsat.org
3797L: linux-usb-users@lists.sourceforge.net
3798L: linux-usb-devel@lists.sourceforge.net
3799W: http://www.chello.nl/~j.vreeken/se401/
3800S: Maintained
3801
3802USB SERIAL CYBERJACK DRIVER
3803P: Matthias Bruestle and Harald Welte
3804M: support@reiner-sct.com
3805W: http://www.reiner-sct.de/support/treiber_cyberjack.php
3806S: Maintained
3807
3808USB SERIAL DIGI ACCELEPORT DRIVER
3809P: Peter Berger and Al Borchers
3810M: pberger@brimson.com
3811M: alborchers@steinerpoint.com
3812L: linux-usb-users@lists.sourceforge.net
3813L: linux-usb-devel@lists.sourceforge.net
3814S: Maintained
3815
3816USB SERIAL DRIVER
3817P: Greg Kroah-Hartman
3818M: gregkh@suse.de
3819L: linux-usb-users@lists.sourceforge.net
3820L: linux-usb-devel@lists.sourceforge.net
3821S: Supported
3822
3823USB SERIAL BELKIN F5U103 DRIVER
3824P: William Greathouse
3825M: wgreathouse@smva.com
3826L: linux-usb-users@lists.sourceforge.net
3827L: linux-usb-devel@lists.sourceforge.net
3828S: Maintained
3829
3830USB SERIAL CYPRESS M8 DRIVER
3831P: Lonnie Mendez
3832M: dignome@gmail.com
3833L: linux-usb-users@lists.sourceforge.net
3834L: linux-usb-devel@lists.sourceforge.net
3835S: Maintained
3836W: http://geocities.com/i0xox0i
3837W: http://firstlight.net/cvs
3838
3839USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
3840L: linux-usb-users@lists.sourceforge.net
3841L: linux-usb-devel@lists.sourceforge.net
3842S: Maintained
3843
3844USB AUERSWALD DRIVER
3845P: Wolfgang Muees
3846M: wolfgang@iksw-muees.de
3847L: linux-usb-users@lists.sourceforge.net
3848L: linux-usb-devel@lists.sourceforge.net
3849S: Maintained
3850
3851USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
3852P: Gary Brubaker
3853M: xavyer@ix.netcom.com
3854L: linux-usb-users@lists.sourceforge.net
3855L: linux-usb-devel@lists.sourceforge.net
3856S: Maintained
3857
3858USB SERIAL KEYSPAN DRIVER
3859P: Greg Kroah-Hartman
3860M: greg@kroah.com
3861L: linux-usb-users@lists.sourceforge.net
3862L: linux-usb-devel@lists.sourceforge.net
3863W: http://www.kroah.com/linux/
3864S: Maintained
3865
3866USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04003867P: Support Department
3868M: support@connecttech.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003869L: linux-usb-users@lists.sourceforge.net
3870L: linux-usb-devel@lists.sourceforge.net
3871W: http://www.connecttech.com
3872S: Supported
3873
Luca Risoliaf423b9a2007-03-26 16:12:04 -03003874USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07003875P: Luca Risolia
3876M: luca.risolia@studio.unibo.it
3877L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00003878L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003879W: http://www.linux-projects.org
3880S: Maintained
3881
3882USB SUBSYSTEM
3883P: Greg Kroah-Hartman
3884M: gregkh@suse.de
3885L: linux-usb-users@lists.sourceforge.net
3886L: linux-usb-devel@lists.sourceforge.net
3887W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003888T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003889S: Supported
3890
3891USB UHCI DRIVER
3892P: Alan Stern
3893M: stern@rowland.harvard.edu
3894L: linux-usb-users@lists.sourceforge.net
3895L: linux-usb-devel@lists.sourceforge.net
3896S: Maintained
3897
David Brownell69ae9e32006-11-14 02:03:31 -08003898USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07003899P: David Brownell
3900M: dbrownell@users.sourceforge.net
Peter Korsgaard043600a2007-06-27 21:18:18 +02003901L: netdev@vger.kernel.org
David Brownell69ae9e32006-11-14 02:03:31 -08003902W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07003903S: Maintained
3904
3905USB W996[87]CF DRIVER
3906P: Luca Risolia
3907M: luca.risolia@studio.unibo.it
3908L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00003909L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003910W: http://www.linux-projects.org
3911S: Maintained
3912
Luca Risolia60f78052006-02-06 16:29:35 +00003913USB ZC0301 DRIVER
3914P: Luca Risolia
3915M: luca.risolia@studio.unibo.it
3916L: linux-usb-devel@lists.sourceforge.net
3917L: video4linux-list@redhat.com
3918W: http://www.linux-projects.org
3919S: Maintained
3920
Linus Torvalds1da177e2005-04-16 15:20:36 -07003921USB ZD1201 DRIVER
3922P: Jeroen Vreeken
3923M: pe1rxq@amsat.org
3924L: linux-usb-users@lists.sourceforge.net
3925L: linux-usb-devel@lists.sourceforge.net
3926W: http://linux-lc100020.sourceforge.net
3927S: Maintained
3928
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003929USB ZR364XX DRIVER
3930P: Antoine Jacquet
3931M: royale@zerezo.com
3932L: linux-usb-devel@lists.sourceforge.net
3933L: video4linux-list@redhat.com
3934W: http://royale.zerezo.com/zr364xx/
3935S: Maintained
3936
Linus Torvalds1da177e2005-04-16 15:20:36 -07003937USER-MODE LINUX
3938P: Jeff Dike
3939M: jdike@karaya.com
3940L: user-mode-linux-devel@lists.sourceforge.net
3941L: user-mode-linux-user@lists.sourceforge.net
3942W: http://user-mode-linux.sourceforge.net
3943S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003944
Linus Torvalds1da177e2005-04-16 15:20:36 -07003945FAT/VFAT/MSDOS FILESYSTEM:
3946P: OGAWA Hirofumi
3947M: hirofumi@mail.parknet.co.jp
3948L: linux-kernel@vger.kernel.org
3949S: Maintained
3950
3951VIA 82Cxxx AUDIO DRIVER (old OSS driver)
3952P: Jeff Garzik
3953S: Odd fixes
3954
3955VIA RHINE NETWORK DRIVER
3956P: Roger Luethi
3957M: rl@hellgate.ch
3958S: Maintained
3959
Jean Delvare32c0a522005-09-22 21:47:58 +02003960VIAPRO SMBUS DRIVER
3961P: Jean Delvare
3962M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02003963L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02003964S: Maintained
3965
Francois Romieu01f20732007-01-26 00:57:17 -08003966VIA VELOCITY NETWORK DRIVER
3967P: Francois Romieu
3968M: romieu@fr.zoreil.com
3969L: netdev@vger.kernel.org
3970S: Maintained
3971
Linus Torvalds1da177e2005-04-16 15:20:36 -07003972UCLINUX (AND M68KNOMMU)
3973P: Greg Ungerer
3974M: gerg@uclinux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003975W: http://www.uclinux.org/
Adrian Bunkd660a742005-06-25 14:59:35 -07003976L: uclinux-dev@uclinux.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003977S: Maintained
3978
3979UCLINUX FOR NEC V850
3980P: Miles Bader
Linus Torvalds1da177e2005-04-16 15:20:36 -07003981
3982UCLINUX FOR RENESAS H8/300
3983P: Yoshinori Sato
3984M: ysato@users.sourceforge.jp
3985W: http://uclinux-h8.sourceforge.jp/
3986S: Supported
3987
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03003988UFS FILESYSTEM
Alan Coxabb49202007-06-08 13:47:03 -07003989P: Evgeniy Dushistov
3990M: dushistov@mail.ru
3991L: linux-kernel@vger.kernel.org
3992S: Maintained
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03003993
Linus Torvalds1da177e2005-04-16 15:20:36 -07003994USB DIAMOND RIO500 DRIVER
3995P: Cesar Miquel
3996M: miquel@df.uba.ar
3997L: rio500-users@lists.sourceforge.net
3998W: http://rio500.sourceforge.net
3999S: Maintained
4000
4001VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004002P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02004003M: mchehab@infradead.org
4004M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004005L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004006W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02004007T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07004008S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07004009
Juerg Haefligerab413192006-09-24 20:54:04 +02004010VT1211 HARDWARE MONITOR DRIVER
4011P: Juerg Haefliger
4012M: juergh@gmail.com
4013L: lm-sensors@lm-sensors.org
4014S: Maintained
4015
Roger Lucas1de9e372005-11-26 20:20:05 +01004016VT8231 HARDWARE MONITOR DRIVER
4017P: Roger Lucas
4018M: roger@planbit.co.uk
4019L: lm-sensors@lm-sensors.org
4020S: Maintained
4021
Linus Torvalds1da177e2005-04-16 15:20:36 -07004022W1 DALLAS'S 1-WIRE BUS
4023P: Evgeniy Polyakov
4024M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07004025S: Maintained
4026
Charles Spirakis13927072006-07-05 18:05:15 +02004027W83791D HARDWARE MONITORING DRIVER
4028P: Charles Spirakis
4029M: bezaur@gmail.com
4030L: lm-sensors@lm-sensors.org
4031S: Maintained
4032
Rudolf Marek61db0112006-12-12 18:18:30 +01004033W83793 HARDWARE MONITORING DRIVER
4034P: Rudolf Marek
4035M: r.marek@assembler.cz
4036L: lm-sensors@lm-sensors.org
4037S: Maintained
4038
Linus Torvalds1da177e2005-04-16 15:20:36 -07004039W83L51xD SD/MMC CARD INTERFACE DRIVER
4040P: Pierre Ossman
4041M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01004042L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004043W: http://projects.drzeus.cx/wbsd
4044S: Maintained
4045
Wim Van Sebroeck35277612006-01-15 21:21:14 +01004046WATCHDOG DEVICE DRIVERS
4047P: Wim Van Sebroeck
4048M: wim@iguana.be
4049T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4050S: Maintained
4051
Linus Torvalds1da177e2005-04-16 15:20:36 -07004052WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4053P: Jean Tourrilhes
4054M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07004055L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07004056W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4057S: Maintained
4058
4059WD7000 SCSI DRIVER
4060P: Miroslav Zagorac
4061M: zaga@fly.cc.fer.hr
4062L: linux-scsi@vger.kernel.org
4063S: Maintained
4064
Dmitry Torokhov5fc146802005-11-20 00:50:06 -05004065WISTRON LAPTOP BUTTON DRIVER
4066P: Miloslav Trmac
4067M: mitr@volny.cz
4068S: Maintained
4069
Linus Torvalds1da177e2005-04-16 15:20:36 -07004070WL3501 WIRELESS PCMCIA CARD DRIVER
4071P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004072M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07004073L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03004074W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07004075S: Maintained
4076
4077X.25 NETWORK LAYER
4078P: Henner Eisen
4079M: eis@baty.hanse.de
4080L: linux-x25@vger.kernel.org
4081S: Maintained
4082
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02004083XEN HYPERVISOR INTERFACE
4084P: Jeremy Fitzhardinge
4085M: jeremy@xensource.com
4086P: Chris Wright
4087M: chrisw@sous-sol.org
4088L: virtualization@lists.osdl.org
4089L: xen-devel@lists.xensource.com
4090S: Supported
4091
Linus Torvalds1da177e2005-04-16 15:20:36 -07004092XFS FILESYSTEM
4093P: Silicon Graphics Inc
Timothy Shimmin78bfd362007-06-11 20:42:09 -07004094P: Tim Shimmin
Linus Torvalds1da177e2005-04-16 15:20:36 -07004095M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004096L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004097W: http://oss.sgi.com/projects/xfs
Tim Shimmine99f0562007-06-19 15:26:35 +10004098T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07004099S: Supported
4100
Peter Korsgaard238b8722006-12-06 20:35:17 -08004101XILINX UARTLITE SERIAL DRIVER
4102P: Peter Korsgaard
4103M: jacmet@sunsite.dk
4104L: linux-serial@vger.kernel.org
4105S: Maintained
4106
Linus Torvalds1da177e2005-04-16 15:20:36 -07004107X86 3-LEVEL PAGING (PAE) SUPPORT
4108P: Ingo Molnar
4109M: mingo@redhat.com
4110S: Maintained
4111
4112X86-64 port
4113P: Andi Kleen
4114M: ak@suse.de
4115L: discuss@x86-64.org
4116W: http://www.x86-64.org
Randy Dunlap6a051562007-02-13 13:26:23 +01004117T: quilt ftp://ftp.firstfloor.org/pub/ak/x86_64/quilt-current
Linus Torvalds1da177e2005-04-16 15:20:36 -07004118S: Maintained
4119
4120YAM DRIVER FOR AX.25
4121P: Jean-Paul Roubelat
4122M: jpr@f6fbb.org
4123L: linux-hams@vger.kernel.org
4124S: Maintained
4125
Henkaf64a5e2005-10-12 15:02:56 +02004126YEALINK PHONE DRIVER
4127P: Henk Vergonet
4128M: Henk.Vergonet@gmail.com
4129L: usbb2k-api-dev@nongnu.org
4130S: Maintained
4131
Linus Torvalds1da177e2005-04-16 15:20:36 -07004132Z8530 DRIVER FOR AX.25
4133P: Joerg Reuter
4134M: jreuter@yaina.de
4135W: http://yaina.de/jreuter/
4136W: http://www.qsl.net/dl1bke/
4137L: linux-hams@vger.kernel.org
4138S: Maintained
4139
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004140ZD1211RW WIRELESS DRIVER
4141P: Daniel Drake
4142M: dsd@gentoo.org
4143P: Ulrich Kunitz
4144M: kune@deine-taler.de
4145W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004146L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004147L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4148S: Maintained
4149
Linus Torvalds1da177e2005-04-16 15:20:36 -07004150ZF MACHZ WATCHDOG
4151P: Fernando Fuganti
4152M: fuganti@netbank.com.br
4153W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4154S: Maintained
4155
4156ZR36067 VIDEO FOR LINUX DRIVER
4157P: Ronald Bultje
4158M: rbultje@ronald.bitfreak.net
4159L: mjpeg-users@lists.sourceforge.net
4160W: http://mjpeg.sourceforge.net/driver-zoran/
4161S: Maintained
4162
4163ZR36120 VIDEO FOR LINUX DRIVER
4164P: Pauline Middelink
4165M: middelin@polyware.nl
4166W: http://www.polyware.nl/~middelin/En/hobbies.html
4167W: http://www.polyware.nl/~middelin/hobbies.html
4168S: Maintained
4169
Maciej W. Rozycki8b4a4082007-07-18 00:49:11 -07004170ZS DECSTATION Z85C30 SERIAL DRIVER
4171P: Maciej W. Rozycki
4172M: macro@linux-mips.org
4173S: Maintained
4174
Linus Torvalds1da177e2005-04-16 15:20:36 -07004175THE REST
4176P: Linus Torvalds
4177S: Buried alive in reporters