blob: aa10175564385146a86ba089ffcd61dbe32e432b [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
197ACI MIXER DRIVER
198P: Robert Siemer
199M: Robert.Siemer@gmx.de
200L: linux-sound@vger.kernel.org
201W: http://www.stud.uni-karlsruhe.de/~uh1b/
202S: Maintained
203
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700204IPS 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
211DPT_I2O SCSI RAID DRIVER
212P: Adaptec OEM Raid Solutions
213M: aacraid@adaptec.com
214L: linux-scsi@vger.kernel.org
215W: http://www.adaptec.com/
216S: Maintained
217
Linus Torvalds1da177e2005-04-16 15:20:36 -0700218AACRAID SCSI RAID DRIVER
219P: Adaptec OEM Raid Solutions
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700220M: aacraid@adaptec.com
Linus Torvalds1da177e2005-04-16 15:20:36 -0700221L: linux-scsi@vger.kernel.org
Salyzyn, Marke6d1fc32007-03-29 01:20:24 -0700222W: http://www.adaptec.com/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700223S: Supported
224
225ACPI
226P: Len Brown
227M: len.brown@intel.com
Len Brown8b59a452007-01-08 19:03:28 -0500228M: lenb@kernel.org
Len Brown6968e502005-12-30 00:32:49 -0500229L: linux-acpi@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700230W: http://acpi.sourceforge.net/
Jody McIntyre6fb04252005-11-18 09:31:06 -0800231T: git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
Len Brown8b59a452007-01-08 19:03:28 -0500232S: Supported
233
234ACPI BATTERY DRIVERS
235P: Vladimir P. Lebedev
236M: vladimir.p.lebedev@intel.com
237L: linux-acpi@vger.kernel.org
238W: http://acpi.sourceforge.net/
239S: Supported
240
241ACPI EC DRIVER
242P: Alexey Starikovskiy
243M: alexey.y.starikovskiy@linux.intel.com
244L: linux-acpi@vger.kernel.org
245W: http://acpi.sourceforge.net/
246S: Supported
247
248ACPI FAN DRIVER
249P: Konstantin A. Karasyov
250M: konstantin.a.karasyov@intel.com
251L: linux-acpi@vger.kernel.org
252W: http://acpi.sourceforge.net/
253S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700254
Kristen Carlson Accardi998be202006-07-26 10:52:33 -0700255ACPI PCI HOTPLUG DRIVER
256P: Kristen Carlson Accardi
257M: kristen.c.accardi@intel.com
258L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -0500259S: Supported
260
261ACPI THERMAL DRIVER
262P: Konstantin A. Karasyov
263M: konstantin.a.karasyov@intel.com
264L: linux-acpi@vger.kernel.org
265W: http://acpi.sourceforge.net/
266S: Supported
Kristen Carlson Accardi998be202006-07-26 10:52:33 -0700267
Len Brown359acec2007-02-10 01:59:24 -0500268ACPI VIDEO DRIVER
269P: Luming Yu
270M: luming.yu@intel.com
271L: linux-acpi@vger.kernel.org
272W: http://acpi.sourceforge.net/
273S: Supported
274
Linus Torvalds1da177e2005-04-16 15:20:36 -0700275AD1816 SOUND DRIVER
276P: Thorsten Knabe
277M: Thorsten Knabe <linux@thorsten-knabe.de>
278W: http://linux.thorsten-knabe.de
279S: Maintained
280
Kyle McMartin6958ae32005-10-21 23:11:27 -0400281AD1889 SOUND DRIVER
282P: Kyle McMartin
283M: kyle@parisc-linux.org
284P: Thibaut Varene
285M: T-Bone@parisc-linux.org
286W: http://wiki.parisc-linux.org/AD1889
287L: parisc-linux@lists.parisc-linux.org
288S: Maintained
289
Linus Torvalds1da177e2005-04-16 15:20:36 -0700290ADM1025 HARDWARE MONITOR DRIVER
291P: Jean Delvare
292M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +0200293L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700294S: Maintained
295
Corentin Labbecae2caa2007-02-14 21:15:04 +0100296ADM1029 HARDWARE MONITOR DRIVER
297P: Corentin Labbe
298M: corentin.labbe@geomatys.fr
299L: lm-sensors@lm-sensors.org
300S: Maintained
301
Linus Torvalds1da177e2005-04-16 15:20:36 -0700302ADT746X FAN DRIVER
303P: Colin Leroy
304M: colin@colino.net
305S: Maintained
306
Linus Torvalds1da177e2005-04-16 15:20:36 -0700307AEDSP16 DRIVER
308P: Riccardo Facchetti
309M: fizban@tin.it
310S: Maintained
311
312AFFS FILE SYSTEM
313P: Roman Zippel
314M: zippel@linux-m68k.org
315S: Maintained
316
317AGPGART DRIVER
318P: Dave Jones
319M: davej@codemonkey.org.uk
320W: http://www.codemonkey.org.uk/projects/agp/
Josh Boyer1adc1232005-11-23 15:44:15 -0800321T: git kernel.org:/pub/scm/linux/kernel/git/davej/agpgart.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700322S: Maintained
323
324AHA152X SCSI DRIVER
325P: Juergen E. Fischer
326M: Juergen Fischer <fischer@norbit.de>
327L: linux-scsi@vger.kernel.org
328S: Maintained
329
330ALCATEL SPEEDTOUCH USB DRIVER
331P: Duncan Sands
332M: duncan.sands@free.fr
333L: linux-usb-users@lists.sourceforge.net
334L: linux-usb-devel@lists.sourceforge.net
335W: http://www.linux-usb.org/SpeedTouch/
336S: Maintained
337
Pierre Ossman272f1332007-05-14 21:25:26 +0200338ALCHEMY AU1XX0 MMC DRIVER
339S: Orphan
340
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000341ALI1563 I2C DRIVER
342P: Rudolf Marek
Jean Delvare7188cc62006-12-12 18:18:30 +0100343M: r.marek@assembler.cz
Jean Delvare5d925fe2006-07-01 17:14:32 +0200344L: i2c@lm-sensors.org
R.Marek@sh.cvut.cz4a4e5782005-04-21 09:07:56 +0000345S: Maintained
346
Linus Torvalds1da177e2005-04-16 15:20:36 -0700347ALPHA PORT
348P: Richard Henderson
349M: rth@twiddle.net
350S: Odd Fixes for 2.4; Maintained for 2.6.
351P: Ivan Kokshaysky
352M: ink@jurassic.park.msu.ru
353S: Maintained for 2.4; PCI support for 2.6.
354
Jordan Crousef90b8112006-01-06 00:12:14 -0800355AMD GEODE PROCESSOR/CHIPSET SUPPORT
Jim Cromiece00f852006-11-30 04:49:44 +0100356P: Jordan Crouse
357M: info-linux@geode.amd.com
Jordan Crousef90b8112006-01-06 00:12:14 -0800358L: info-linux@geode.amd.com
359W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
360S: Supported
361
Stelian Pop284f42b2006-12-12 18:18:31 +0100362AMS (Apple Motion Sensor) DRIVER
363P: Stelian Pop
364M: stelian@popies.net
365P: Michael Hanselmann
366M: linux-kernel@hansmi.ch
367S: Supported
368
Tom Tuckerf94b5332006-09-22 15:22:48 -0700369AMSO1100 RNIC DRIVER
370P: Tom Tucker
371M: tom@opengridcomputing.com
372P: Steve Wise
373M: swise@opengridcomputing.com
374L: openib-general@openib.org
375S: Maintained
376
Johannes Berg42269062006-07-25 16:15:50 +0200377AOA (Apple Onboard Audio) ALSA DRIVER
378P: Johannes Berg
379M: johannes@sipsolutions.net
380L: linuxppc-dev@ozlabs.org
Takashi Iwai82622042007-04-16 12:32:52 +0200381L: alsa-devel@alsa-project.org (subscribers-only)
Johannes Berg42269062006-07-25 16:15:50 +0200382S: Maintained
383
Linus Torvalds1da177e2005-04-16 15:20:36 -0700384APM DRIVER
385P: Stephen Rothwell
386M: sfr@canb.auug.org.au
387L: linux-laptop@vger.kernel.org
388W: http://www.canb.auug.org.au/~sfr/
389S: Supported
390
Nicolas Boichat6f2fad72007-05-08 00:24:52 -0700391APPLE SMC DRIVER
392P: Nicolas Boichat
393M: nicolas@boichat.ch
394L: mactel-linux-devel@lists.sourceforge.net
395S: Maintained
396
Linus Torvalds1da177e2005-04-16 15:20:36 -0700397APPLETALK NETWORK LAYER
398P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -0300399M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700400S: Maintained
401
Jaya Kumar1154ea72005-06-21 17:17:04 -0700402ARC FRAMEBUFFER DRIVER
403P: Jaya Kumar
404M: jayalk@intworks.biz
405S: Maintained
406
Linus Torvalds1da177e2005-04-16 15:20:36 -0700407ARM26 ARCHITECTURE
408P: Ian Molton
409M: spyro@f2s.com
410S: Maintained
411
412ARM26/ARCHIMEDES
413P: Ian Molton
414M: spyro@f2s.com
415S: Maintained
416
417ARM26/A5000
418P: John Appleby
419M: john@dnsworld.co.uk
420S: Maintained
421
422ARM MFM AND FLOPPY DRIVERS
423P: Ian Molton
424M: spyro@f2s.com
425S: Maintained
426
Russell King2761f5c2007-05-24 06:56:08 +0200427ARM PRIMECELL MMCI PL180/1 DRIVER
428P: Russell King
429M: rmk@arm.linux.org.uk
430L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
431S: Maintained
432
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800433ARM/ADI ROADRUNNER MACHINE SUPPORT
434P: Lennert Buytenhek
435M: kernel@wantstofly.org
436L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
437S: Maintained
438
439ARM/ADS SPHERE MACHINE SUPPORT
440P: Lennert Buytenhek
441M: kernel@wantstofly.org
442L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
443S: Maintained
444
445ARM/AJECO 1ARM MACHINE SUPPORT
446P: Lennert Buytenhek
447M: kernel@wantstofly.org
448L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
449S: Maintained
450
Andrew Victord4a89c72006-12-04 13:56:21 +0100451ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
452P: Andrew Victor
453M: andrew@sanpeople.com
454L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
455W: http://maxim.org.za/at91_26.html
456S: Maintained
457
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800458ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
459P: Lennert Buytenhek
460M: kernel@wantstofly.org
461L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
462S: Maintained
463
464ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
465P: Lennert Buytenhek
466M: kernel@wantstofly.org
467L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
468S: Maintained
469
Linus Torvalds1da177e2005-04-16 15:20:36 -0700470ARM/CORGI MACHINE SUPPORT
471P: Richard Purdie
472M: rpurdie@rpsys.net
473S: Maintained
474
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800475ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
476P: Lennert Buytenhek
477M: kernel@wantstofly.org
478L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
479S: Maintained
480
Kristoffer Ericson21f37bc2006-11-21 01:20:31 +0100481ARM/HP JORNADA 7XX MACHINE SUPPORT
482P: Kristoffer Ericson
483M: kristoffer_e1@hotmail.com
484W: www.jlime.com
485S: Maintained
486
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800487ARM/INTEL IOP32X ARM ARCHITECTURE
488P: Lennert Buytenhek
489M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100490P: Dan Williams
491M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800492L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100493S: Supported
494
495ARM/INTEL IOP33X ARM ARCHITECTURE
496P: Dan Williams
497M: dan.j.williams@intel.com
498L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
499S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800500
501ARM/INTEL IOP13XX ARM ARCHITECTURE
502P: Lennert Buytenhek
503M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100504P: Dan Williams
505M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800506L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100507S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800508
509ARM/INTEL IQ81342EX MACHINE SUPPORT
510P: Lennert Buytenhek
511M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100512P: Dan Williams
513M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800514L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100515S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800516
517ARM/INTEL IXP2000 ARM ARCHITECTURE
518P: Lennert Buytenhek
519M: kernel@wantstofly.org
520L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
521S: Maintained
522
523ARM/INTEL IXDP2850 MACHINE SUPPORT
524P: Lennert Buytenhek
525M: kernel@wantstofly.org
526L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
527S: Maintained
528
529ARM/INTEL IXP23XX ARM ARCHITECTURE
530P: Lennert Buytenhek
531M: kernel@wantstofly.org
532L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
533S: Maintained
534
535ARM/INTEL XSC3 (MANZANO) ARM CORE
536P: Lennert Buytenhek
537M: kernel@wantstofly.org
Dan Williamse2bdb172007-01-02 18:32:37 +0100538P: Dan Williams
539M: dan.j.williams@intel.com
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800540L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Dan Williamse2bdb172007-01-02 18:32:37 +0100541S: Supported
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800542
543ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
544P: Lennert Buytenhek
545M: kernel@wantstofly.org
546L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
547S: Maintained
548
549ARM/LOGICPD PXA270 MACHINE SUPPORT
550P: Lennert Buytenhek
551M: kernel@wantstofly.org
552L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
553S: Maintained
554
Dirk Opfer8459c152005-11-06 14:27:52 +0000555ARM/TOSA MACHINE SUPPORT
556P: Dirk Opfer
557M: dirk@opfer-online.de
558S: Maintained
559
Linus Torvalds1da177e2005-04-16 15:20:36 -0700560ARM/PLEB SUPPORT
561P: Peter Chubb
562M: pleb@gelato.unsw.edu.au
563W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
564S: Maintained
565
566ARM/PT DIGITAL BOARD PORT
567P: Stefan Eletzhofer
568M: stefan.eletzhofer@eletztrick.de
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700569L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700570W: http://www.arm.linux.org.uk/
571S: Maintained
572
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800573ARM/RADISYS ENP2611 MACHINE SUPPORT
574P: Lennert Buytenhek
575M: kernel@wantstofly.org
576L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
577S: Maintained
578
Linus Torvalds1da177e2005-04-16 15:20:36 -0700579ARM/SHARK MACHINE SUPPORT
580P: Alexander Schulz
581M: alex@shark-linux.de
582W: http://www.shark-linux.de/shark.html
583S: Maintained
584
585ARM/STRONGARM110 PORT
586P: Russell King
587M: rmk@arm.linux.org.uk
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700588L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700589W: http://www.arm.linux.org.uk/
590S: Maintained
591
592ARM/S3C2410 ARM ARCHITECTURE
593P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800594M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700595L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700596W: http://www.fluff.org/ben/linux/
597S: Maintained
598
599ARM/S3C2440 ARM ARCHITECTURE
600P: Ben Dooks
Ben Dooks449d4dd2006-12-22 01:10:23 -0800601M: ben-linux@fluff.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -0700602L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700603W: http://www.fluff.org/ben/linux/
604S: Maintained
605
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800606ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
607P: Lennert Buytenhek
608M: kernel@wantstofly.org
609L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
610S: Maintained
611
612ARM/THECUS N2100 MACHINE SUPPORT
613P: Lennert Buytenhek
614M: kernel@wantstofly.org
615L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
616S: Maintained
617
Linus Torvalds1da177e2005-04-16 15:20:36 -0700618ARPD SUPPORT
619P: Jonathan Layes
Ralf Baechle979b6c12005-06-13 14:30:40 -0700620L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700621S: Maintained
622
623ASUS ACPI EXTRAS DRIVER
Len Brown0b67d942006-12-22 21:18:56 -0500624P: Corentin Chary
625M: corentincj@iksaif.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700626P: Karol Kozimor
627M: sziwan@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -0700628L: acpi4asus-user@lists.sourceforge.net
629W: http://sourceforge.net/projects/acpi4asus
Len Brown0b67d942006-12-22 21:18:56 -0500630W: http://xf.iksaif.net/acpi4asus
Linus Torvalds1da177e2005-04-16 15:20:36 -0700631S: Maintained
632
Corentin Chary85091b72007-01-26 14:04:30 +0100633ASUS LAPTOP EXTRAS DRIVER
634P: Corentin Chary
635M: corentincj@iksaif.net
636L: acpi4asus-user@lists.sourceforge.net
637W: http://sourceforge.net/projects/acpi4asus
638W: http://xf.iksaif.net/acpi4asus
639S: Maintained
640
Linus Torvalds1da177e2005-04-16 15:20:36 -0700641ATA OVER ETHERNET DRIVER
642P: Ed L. Cashin
643M: ecashin@coraid.com
644W: http://www.coraid.com/support/linux
645S: Supported
646
Jay Cliburn8d5ca6e2007-02-03 20:25:10 -0600647ATL1 ETHERNET DRIVER
648P: Jay Cliburn
649M: jcliburn@gmail.com
650P: Chris Snook
651M: csnook@redhat.com
652L: atl1-devel@lists.sourceforge.net
653W: http://sourceforge.net/projects/atl1
654W: http://atl1.sourceforge.net
655S: Maintained
656
Linus Torvalds1da177e2005-04-16 15:20:36 -0700657ATM
658P: Chas Williams
659M: chas@cmf.nrl.navy.mil
Roland Dreierf37bf902006-09-13 20:39:33 -0700660L: linux-atm-general@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700661W: http://linux-atm.sourceforge.net
662S: Maintained
663
Pierre Ossman272f1332007-05-14 21:25:26 +0200664ATMEL AT91 MCI DRIVER
665S: Orphan
666
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100667ATMEL MACB ETHERNET DRIVER
Haavard Skinnemoen89e57852006-11-09 14:51:17 +0100668P: Haavard Skinnemoen
669M: hskinnemoen@atmel.com
670S: Supported
671
Haavard Skinnemoen754ce4f2007-02-14 00:33:09 -0800672ATMEL SPI DRIVER
673P: Haavard Skinnemoen
674M: hskinnemoen@atmel.com
675S: Supported
676
Linus Torvalds1da177e2005-04-16 15:20:36 -0700677ATMEL WIRELESS DRIVER
678P: Simon Kelley
679M: simon@thekelleys.org.uk
Johannes Berg724c6b32007-04-23 12:18:20 -0700680L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700681W: http://www.thekelleys.org.uk/atmel
682W: http://atmelwlandriver.sourceforge.net/
683S: Maintained
684
Chris Wrighta92b7b82005-07-07 18:12:23 -0700685AUDIT SUBSYSTEM
David Woodhousead3f9a22005-07-13 15:28:29 +0100686P: David Woodhouse
687M: dwmw2@infradead.org
688L: linux-audit@redhat.com
689W: http://people.redhat.com/sgrubb/audit/
Josh Boyer1adc1232005-11-23 15:44:15 -0800690T: git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
Chris Wrighta92b7b82005-07-07 18:12:23 -0700691S: Maintained
692
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800693AUXILIARY DISPLAY DRIVERS
694P: Miguel Ojeda Sandonis
695M: maxextreme@gmail.com
696L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700697W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800698S: Maintained
699
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700700AVR32 ARCHITECTURE
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700701P: Haavard Skinnemoen
702M: hskinnemoen@atmel.com
703W: http://www.atmel.com/products/AVR32/
704W: http://avr32linux.org/
705W: http://avrfreaks.net/
706S: Supported
707
708AVR32/AT32AP MACHINE SUPPORT
Haavard Skinnemoen5f97f7f2006-09-25 23:32:13 -0700709P: Haavard Skinnemoen
710M: hskinnemoen@atmel.com
711S: Supported
712
Linus Torvalds1da177e2005-04-16 15:20:36 -0700713AX.25 NETWORK LAYER
714P: Ralf Baechle
715M: ralf@linux-mips.org
716L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +0200717W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -0700718S: Maintained
719
Richard Purdie300abeb2007-02-07 22:21:07 +0000720BACKLIGHT CLASS/SUBSYSTEM
721P: Richard Purdie
722M: rpurdie@rpsys.net
723S: Maintained
724
Bryan Wu1394f032007-05-06 14:50:22 -0700725BLACKFIN ARCHITECTURE
726P: Aubrey Li
727M: aubrey.li@analog.com
728P: Bernd Schmidt
729M: bernd.schmidt@analog.com
730P: Bryan Wu
731M: bryan.wu@analog.com
732P: Grace Pan
733M: grace.pan@analog.com
734P: Michael Hennerich
735M: michael.hennerich@analog.com
736P: Mike Frysinger
737M: michael.frysinger@analog.com
738P: Jane Lv
739M: jane.lv@analog.com
740P: Jerry Zeng
741M: jerry.zeng@analog.com
742P: Jie Zhang
743M: jie.zhang@analog.com
744P: Robin Getz
745M: robin.getz@analog.com
746P: Roy Huang
747M: roy.huang@analog.com
748P: Sonic Zhang
749M: sonic.zhang@analog.com
750P: Yi Li
751M: yi.li@analog.com
752L: uclinux-dist-devel@blackfin.uclinux.org
753W: http://blackfin.uclinux.org
754S: Supported
755
756BLACKFIN SERIAL DRIVER
757P: Aubrey Li
758M: aubrey.li@analog.com
759L: uclinux-dist-devel@blackfin.uclinux.org
760W: http://blackfin.uclinux.org
761S: Supported
762
Linus Torvalds1da177e2005-04-16 15:20:36 -0700763BAYCOM/HDLCDRV DRIVERS FOR AX.25
764P: Thomas Sailer
765M: t.sailer@alumni.ethz.ch
766L: linux-hams@vger.kernel.org
767W: http://www.baycom.org/~tom/ham/ham.html
768S: Maintained
769
Michael Bueschfb67a0f2006-08-16 00:39:36 +0200770BCM43XX WIRELESS DRIVER (SOFTMAC BASED VERSION)
771P: Larry Finger
772M: Larry.Finger@lwfinger.net
Michael Buesch9eac8f92006-04-22 17:31:27 +0200773P: Stefano Brivio
774M: st3@riseup.net
Johannes Berg724c6b32007-04-23 12:18:20 -0700775L: linux-wireless@vger.kernel.org
Michael Buesch9eac8f92006-04-22 17:31:27 +0200776W: http://bcm43xx.berlios.de/
777S: Maintained
778
Linus Torvalds1da177e2005-04-16 15:20:36 -0700779BEFS FILE SYSTEM
780P: Sergey S. Kostyliov
781M: rathamahata@php4.ru
782L: linux-kernel@vger.kernel.org
783S: Maintained
784
785BERKSHIRE PRODUCTS PC WATCHDOG DRIVER
786P: Kenji Hollis
787W: http://ftp.bitgate.com/pcwd/
788S: Maintained
789
790BFS FILE SYSTEM
791P: Tigran A. Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -0800792M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700793L: linux-kernel@vger.kernel.org
794S: Maintained
795
Bryan Wud24ecfc2007-05-01 23:26:32 +0200796BLACKFIN I2C TWI DRIVER
797P: Sonic Zhang
798M: sonic.zhang@analog.com
799L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
800W: http://blackfin.uclinux.org/
801S: Supported
802
Linus Torvalds1da177e2005-04-16 15:20:36 -0700803BLOCK LAYER
804P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +0200805M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700806L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800807T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700808S: Maintained
809
810BLUETOOTH SUBSYSTEM
811P: Marcel Holtmann
812M: marcel@holtmann.org
813P: Maxim Krasnyansky
814M: maxk@qualcomm.com
815L: bluez-devel@lists.sf.net
816W: http://bluez.sf.net
817W: http://www.bluez.org
818W: http://www.holtmann.org/linux/bluetooth/
Josh Boyer1adc1232005-11-23 15:44:15 -0800819T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700820S: Maintained
821
822BLUETOOTH RFCOMM LAYER
823P: Marcel Holtmann
824M: marcel@holtmann.org
825P: Maxim Krasnyansky
826M: maxk@qualcomm.com
827S: Maintained
828
829BLUETOOTH BNEP LAYER
830P: Marcel Holtmann
831M: marcel@holtmann.org
832P: Maxim Krasnyansky
833M: maxk@qualcomm.com
834S: Maintained
835
836BLUETOOTH CMTP LAYER
837P: Marcel Holtmann
838M: marcel@holtmann.org
839S: Maintained
840
841BLUETOOTH HIDP LAYER
842P: Marcel Holtmann
843M: marcel@holtmann.org
844S: Maintained
845
846BLUETOOTH HCI UART DRIVER
847P: Marcel Holtmann
848M: marcel@holtmann.org
849P: Maxim Krasnyansky
850M: maxk@qualcomm.com
851S: Maintained
852
853BLUETOOTH HCI USB DRIVER
854P: Marcel Holtmann
855M: marcel@holtmann.org
856P: Maxim Krasnyansky
857M: maxk@qualcomm.com
858S: Maintained
859
860BLUETOOTH HCI BCM203X DRIVER
861P: Marcel Holtmann
862M: marcel@holtmann.org
863S: Maintained
864
865BLUETOOTH HCI BPA10X DRIVER
866P: Marcel Holtmann
867M: marcel@holtmann.org
868S: Maintained
869
870BLUETOOTH HCI BFUSB DRIVER
871P: Marcel Holtmann
872M: marcel@holtmann.org
873S: Maintained
874
875BLUETOOTH HCI DTL1 DRIVER
876P: Marcel Holtmann
877M: marcel@holtmann.org
878S: Maintained
879
880BLUETOOTH HCI BLUECARD DRIVER
881P: Marcel Holtmann
882M: marcel@holtmann.org
883S: Maintained
884
885BLUETOOTH HCI BT3C DRIVER
886P: Marcel Holtmann
887M: marcel@holtmann.org
888S: Maintained
889
890BLUETOOTH HCI BTUART DRIVER
891P: Marcel Holtmann
892M: marcel@holtmann.org
893S: Maintained
894
895BLUETOOTH HCI VHCI DRIVER
896P: Maxim Krasnyansky
897M: maxk@qualcomm.com
898S: Maintained
899
900BONDING DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +0100901P: Chad Tindel
902M: ctindel@users.sourceforge.net
903P: Jay Vosburgh
904M: fubar@us.ibm.com
905L: bonding-devel@lists.sourceforge.net
906W: http://sourceforge.net/projects/bonding/
907S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700908
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000909BROADBAND PROCESSOR ARCHITECTURE
910P: Arnd Bergmann
911M: arnd@arndb.de
Stephen Rothwell1d049812006-03-22 11:26:58 +1100912L: linuxppc-dev@ozlabs.org
Arthur Othieno6d923f92006-05-19 06:22:23 -0400913W: http://www.penguinppc.org/ppc64/
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000914S: Supported
915
Gary Zambrano39105892006-06-22 17:26:20 -0700916BROADCOM B44 10/100 ETHERNET DRIVER
917P: Gary Zambrano
918M: zambrano@broadcom.com
919L: netdev@vger.kernel.org
920S: Supported
921
Michael Chan948c51e2006-06-04 02:51:39 -0700922BROADCOM BNX2 GIGABIT ETHERNET DRIVER
923P: Michael Chan
924M: mchan@broadcom.com
925L: netdev@vger.kernel.org
926S: Supported
927
928BROADCOM TG3 GIGABIT ETHERNET DRIVER
929P: Michael Chan
930M: mchan@broadcom.com
931L: netdev@vger.kernel.org
932S: Supported
933
Linus Torvalds1da177e2005-04-16 15:20:36 -0700934BTTV VIDEO4LINUX DRIVER
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700935P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -0200936M: mchehab@infradead.org
937M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700938L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700939W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -0200940T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700941S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -0700942
Jonathan Corbet77d51402007-03-22 19:44:17 -0300943CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
944P: Jonathan Corbet
945M: corbet@lwn.net
946L: video4linux-list@redhat.com
947S: Maintained
948
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +0200949CALGARY x86-64 IOMMU
950P: Muli Ben-Yehuda
951M: muli@il.ibm.com
952P: Jon D. Mason
Jon Masond8d2bed2006-10-05 18:47:21 +0200953M: jdmason@kudzu.us
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +0200954L: linux-kernel@vger.kernel.org
955L: discuss@x86-64.org
956S: Maintained
957
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800958CFAG12864B LCD DRIVER
959P: Miguel Ojeda Sandonis
960M: maxextreme@gmail.com
961L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700962W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800963S: Maintained
964
965CFAG12864BFB LCD FRAMEBUFFER DRIVER
966P: Miguel Ojeda Sandonis
967M: maxextreme@gmail.com
968L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700969W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800970S: Maintained
971
Johannes Berg704232c2007-04-23 12:20:05 -0700972CFG80211 and NL80211
973P: Johannes Berg
974M: johannes@sipsolutions.net
975L: linux-wireless@vger.kernel.org
976S: Maintained
977
Andy Whitcroft0a920b52007-06-01 00:46:48 -0700978CHECKPATCH
979P: Andy Whitcroft
980M: apw@shadowen.org
981P: Randy Dunlap
982M: rdunlap@xenotime.net
983P: Joel Schopp
984M: jschopp@austin.ibm.com
985S: Supported
986
Linus Torvalds1da177e2005-04-16 15:20:36 -0700987COMMON INTERNET FILE SYSTEM (CIFS)
988P: Steve French
989M: sfrench@samba.org
Jesper Juhlfb453d42006-01-15 02:46:48 +0100990L: linux-cifs-client@lists.samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700991L: samba-technical@lists.samba.org
992W: http://us1.samba.org/samba/Linux_CIFS_client.html
Josh Boyer1adc1232005-11-23 15:44:15 -0800993T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -0300994S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700995
Joel Becker7063fbf2005-12-15 14:29:43 -0800996CONFIGFS
997P: Joel Becker
Joel Becker62ca3d262006-01-27 11:04:12 -0800998M: joel.becker@oracle.com
999L: linux-kernel@vger.kernel.org
Joel Becker7063fbf2005-12-15 14:29:43 -08001000S: Supported
1001
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001002CIRRUS LOGIC EP93XX ETHERNET DRIVER
1003P: Lennert Buytenhek
1004M: kernel@wantstofly.org
1005L: netdev@vger.kernel.org
1006S: Maintained
1007
Linus Torvalds1da177e2005-04-16 15:20:36 -07001008CIRRUS LOGIC GENERIC FBDEV DRIVER
1009P: Jeff Garzik
1010M: jgarzik@pobox.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001011L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001012S: Odd Fixes
1013
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001014CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1015P: Lennert Buytenhek
1016M: kernel@wantstofly.org
1017L: linux-usb-devel@lists.sourceforge.net
1018S: Maintained
1019
Linus Torvalds1da177e2005-04-16 15:20:36 -07001020CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1021P: Cirrus Logic Corporation (kernel 2.2 driver)
1022M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1023P: Nils Faerber (port to kernel 2.4)
1024M: Nils Faerber <nils@kernelconcepts.de>
1025S: Maintained
1026
1027CODA FILE SYSTEM
1028P: Jan Harkes
1029M: jaharkes@cs.cmu.edu
1030M: coda@cs.cmu.edu
1031L: codalist@coda.cs.cmu.edu
1032W: http://www.coda.cs.cmu.edu/
1033S: Maintained
1034
1035COMPACTPCI HOTPLUG CORE
1036P: Scott Murray
1037M: scottm@somanetworks.com
1038M: scott@spiteful.org
1039L: pcihpd-discuss@lists.sourceforge.net
1040S: Supported
1041
1042COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1043P: Scott Murray
1044M: scottm@somanetworks.com
1045M: scott@spiteful.org
1046L: pcihpd-discuss@lists.sourceforge.net
1047S: Supported
1048
1049COMPACTPCI HOTPLUG GENERIC DRIVER
1050P: Scott Murray
1051M: scottm@somanetworks.com
1052M: scott@spiteful.org
1053L: pcihpd-discuss@lists.sourceforge.net
1054S: Supported
1055
1056COMPUTONE INTELLIPORT MULTIPORT CARD
1057P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -07001058M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001059W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -07001060S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001061
Simon Arlott949be0f2007-03-06 02:47:46 -08001062CONEXANT ACCESSRUNNER USB DRIVER
1063P: Simon Arlott
1064M: cxacru@fire.lp0.eu
Simon Arlott9ae5e3b2007-05-09 08:38:10 +02001065L: accessrunner-general@lists.sourceforge.net
1066W: http://accessrunner.sourceforge.net/
Simon Arlott949be0f2007-03-06 02:47:46 -08001067S: Maintained
1068
Rudolf Marekbebe4672007-05-08 17:22:02 +02001069CORETEMP HARDWARE MONITORING DRIVER
1070P: Rudolf Marek
1071M: r.marek@assembler.cz
1072L: lm-sensors@lm-sensors.org
1073S: Maintained
1074
Linus Torvalds1da177e2005-04-16 15:20:36 -07001075COSA/SRP SYNC SERIAL DRIVER
1076P: Jan "Yenya" Kasprzak
1077M: kas@fi.muni.cz
1078W: http://www.fi.muni.cz/~kas/cosa/
1079S: Maintained
1080
1081CPU FREQUENCY DRIVERS
1082P: Dave Jones
1083M: davej@codemonkey.org.uk
1084L: cpufreq@lists.linux.org.uk
1085W: http://www.codemonkey.org.uk/projects/cpufreq/
Dave Jones7531a0b2006-12-12 17:26:35 -05001086T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001087S: Maintained
1088
1089CPUID/MSR DRIVER
1090P: H. Peter Anvin
1091M: hpa@zytor.com
1092S: Maintained
1093
Paul Jacksoned90fb42005-09-27 21:45:37 -07001094CPUSETS
1095P: Paul Jackson
1096P: Simon Derr
1097M: pj@sgi.com
1098M: simon.derr@bull.net
1099L: linux-kernel@vger.kernel.org
1100W: http://www.bullopensource.org/cpuset/
1101S: Supported
1102
Linus Torvalds1da177e2005-04-16 15:20:36 -07001103CRAMFS FILESYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +01001104W: http://sourceforge.net/projects/cramfs/
1105S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001106
1107CRIS PORT
1108P: Mikael Starvik
1109M: starvik@axis.com
1110L: dev-etrax@axis.com
1111W: http://developer.axis.com
1112S: Maintained
1113
1114CRYPTO API
1115P: Herbert Xu
1116M: herbert@gondor.apana.org.au
1117P: David S. Miller
1118M: davem@davemloft.net
1119L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001120T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001121S: Maintained
1122
Jaya Kumar9b4ffa42005-11-17 10:12:23 +01001123CS5535 Audio ALSA driver
1124P: Jaya Kumar
1125M: jayakumar.alsa@gmail.com
1126S: Maintained
1127
Linus Torvalds1da177e2005-04-16 15:20:36 -07001128CYBERPRO FB DRIVER
1129P: Russell King
1130M: rmk@arm.linux.org.uk
1131W: http://www.arm.linux.org.uk/
1132S: Maintained
1133
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001134CYBLAFB FRAMEBUFFER DRIVER
1135P: Knut Petersen
1136M: Knut_Petersen@t-online.de
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001137L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001138S: Maintained
1139
Linus Torvalds1da177e2005-04-16 15:20:36 -07001140CYCLADES 2X SYNC CARD DRIVER
1141P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001142M: acme@ghostprotocols.net
1143W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07001144S: Maintained
1145
1146CYCLADES ASYNC MUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001147W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001148S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001149
1150CYCLADES PC300 DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001151W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001152S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001153
Linus Torvalds1da177e2005-04-16 15:20:36 -07001154DAMA SLAVE for AX.25
1155P: Joerg Reuter
1156M: jreuter@yaina.de
1157W: http://yaina.de/jreuter/
1158W: http://www.qsl.net/dl1bke/
1159L: linux-hams@vger.kernel.org
1160S: Maintained
1161
1162DC395x SCSI driver
1163P: Oliver Neukum
1164M: oliver@neukum.name
1165P: Ali Akcaagac
1166M: aliakc@web.de
1167P: Jamie Lenehan
1168M: lenehan@twibble.org
1169W: http://twibble.org/dist/dc395x/
Randy Dunlapf5df58812006-07-14 00:24:29 -07001170L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001171L: http://lists.twibble.org/mailman/listinfo/dc395x/
1172S: Maintained
1173
1174DC390/AM53C974 SCSI driver
1175P: Kurt Garloff
1176M: garloff@suse.de
1177W: http://www.garloff.de/kurt/linux/dc390/
1178P: Guennadi Liakhovetski
1179M: g.liakhovetski@gmx.de
1180S: Maintained
1181
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001182DCCP PROTOCOL
1183P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001184M: acme@ghostprotocols.net
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001185L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -08001186W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001187S: Maintained
1188
Linus Torvalds1da177e2005-04-16 15:20:36 -07001189DECnet NETWORK LAYER
1190P: Patrick Caulfield
1191M: patrick@tykepenguin.com
1192W: http://linux-decnet.sourceforge.net
1193L: linux-decnet-user@lists.sourceforge.net
1194S: Maintained
1195
1196DEFXX FDDI NETWORK DRIVER
1197P: Maciej W. Rozycki
1198M: macro@linux-mips.org
1199S: Maintained
1200
1201DELL LAPTOP SMM DRIVER
1202P: Massimo Dal Zotto
1203M: dz@debian.org
1204W: http://www.debian.org/~dz/i8k/
1205S: Maintained
1206
Doug Warzecha90563ec2005-09-06 15:17:15 -07001207DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1208P: Doug Warzecha
1209M: Douglas_Warzecha@dell.com
1210S: Maintained
1211
Pavel Machek5ddb88c2006-09-29 02:01:29 -07001212DEVICE-MAPPER (LVM)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001213P: Alasdair Kergon
1214L: dm-devel@redhat.com
1215W: http://sources.redhat.com/dm
1216S: Maintained
1217
1218DEVICE NUMBER REGISTRY
1219P: Torben Mathiasen
1220M: device@lanana.org
1221W: http://lanana.org/docs/device-list/index.html
1222L: linux-kernel@vger.kernel.org
1223S: Maintained
1224
Linus Torvalds1da177e2005-04-16 15:20:36 -07001225DIGI INTL. EPCA DRIVER
1226P: Digi International, Inc
1227M: Eng.Linux@digi.com
1228L: Eng.Linux@digi.com
1229W: http://www.digi.com
1230S: Orphaned
1231
1232DIGI RIGHTSWITCH NETWORK DRIVER
1233P: Rick Richardson
Ralf Baechle979b6c12005-06-13 14:30:40 -07001234L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001235W: http://www.digi.com
1236S: Orphaned
1237
1238DIRECTORY NOTIFICATION
1239P: Stephen Rothwell
1240M: sfr@canb.auug.org.au
1241L: linux-kernel@vger.kernel.org
1242S: Supported
1243
1244DISK GEOMETRY AND PARTITION HANDLING
1245P: Andries Brouwer
1246M: aeb@cwi.nl
1247W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1248W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1249W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1250S: Maintained
1251
1252DISKQUOTA:
1253P: Jan Kara
1254M: jack@suse.cz
1255L: linux-kernel@vger.kernel.org
1256S: Maintained
1257
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001258DISTRIBUTED LOCK MANAGER
1259P: Patrick Caulfield
1260M: pcaulfie@redhat.com
1261P: David Teigland
1262M: teigland@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001263L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001264W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001265T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1266T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001267S: Supported
1268
Linus Torvalds1da177e2005-04-16 15:20:36 -07001269DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1270P: Tobias Ringstrom
1271M: tori@unhappy.mine.nu
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08001272L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001273S: Maintained
1274
Martin Waitzba483d52005-06-17 13:20:59 -07001275DOCBOOK FOR DOCUMENTATION
Randy Dunlap0f40efb2006-07-03 00:24:15 -07001276P: Randy Dunlap
1277M: rdunlap@xenotime.net
Martin Waitzba483d52005-06-17 13:20:59 -07001278S: Maintained
1279
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001280DOCKING STATION DRIVER
1281P: Kristen Carlson Accardi
1282M: kristen.c.accardi@intel.com
1283L: linux-acpi@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05001284S: Supported
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001285
Linus Torvalds1da177e2005-04-16 15:20:36 -07001286DOUBLETALK DRIVER
1287P: James R. Van Zandt
1288M: jrv@vanzandt.mv.com
1289L: blinux-list@redhat.com
1290S: Maintained
1291
1292DRIVER CORE, KOBJECTS, AND SYSFS
1293P: Greg Kroah-Hartman
1294M: gregkh@suse.de
1295L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001296T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001297S: Supported
1298
1299DRM DRIVERS
1300P: David Airlie
1301M: airlied@linux.ie
1302L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -08001303T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001304S: Maintained
1305
1306DSCC4 DRIVER
Francois Romieu01f20732007-01-26 00:57:17 -08001307P: Francois Romieu
1308M: romieu@fr.zoreil.com
1309L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001310S: Maintained
1311
1312DVB SUBSYSTEM AND DRIVERS
1313P: LinuxTV.org Project
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001314M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001315L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +02001316W: http://linuxtv.org/
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001317T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001318S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001319
1320EATA-DMA SCSI DRIVER
1321P: Michael Neuffer
1322L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1323S: Maintained
1324
1325EATA ISA/EISA/PCI SCSI DRIVER
1326P: Dario Ballabio
1327M: ballabio_dario@emc.com
1328L: linux-scsi@vger.kernel.org
1329S: Maintained
1330
1331EATA-PIO SCSI DRIVER
1332P: Michael Neuffer
1333M: mike@i-Connect.Net
1334L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1335S: Maintained
1336
1337EBTABLES
1338P: Bart De Schuymer
1339M: bart.de.schuymer@pandora.be
1340L: ebtables-user@lists.sourceforge.net
1341L: ebtables-devel@lists.sourceforge.net
1342W: http://ebtables.sourceforge.net/
1343S: Maintained
1344
Michael Halcrow237fead2006-10-04 02:16:22 -07001345ECRYPT FILE SYSTEM
1346P: Mike Halcrow, Phillip Hellewell
1347M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1348L: ecryptfs-devel@lists.sourceforge.net
1349W: http://ecryptfs.sourceforge.net/
1350S: Supported
1351
Alan Coxda9bb1d2006-01-18 17:44:13 -08001352EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -08001353P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001354M: norsk5@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001355L: bluesmoke-devel@lists.sourceforge.net
1356W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001357S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -08001358
1359EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001360P: Mark Gross
1361M: mark.gross@intel.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001362L: bluesmoke-devel@lists.sourceforge.net
1363W: bluesmoke.sourceforge.net
1364S: Maintained
1365
1366EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001367P: Doug Thompson
1368M: norsk5@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001369L: bluesmoke-devel@lists.sourceforge.net
1370W: bluesmoke.sourceforge.net
1371S: Maintained
1372
1373EDAC-R82600
1374P: Tim Small
1375M: tim@buttersideup.com
1376L: bluesmoke-devel@lists.sourceforge.net
1377W: bluesmoke.sourceforge.net
1378S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -08001379
Linus Torvalds1da177e2005-04-16 15:20:36 -07001380EEPRO100 NETWORK DRIVER
1381P: Andrey V. Savochkin
1382M: saw@saw.sw.com.sg
1383S: Maintained
1384
Josh Triplett0bee8d22006-07-30 03:03:58 -07001385EFS FILESYSTEM
1386W: http://aeschi.ch.eu.org/efs/
1387S: Orphan
1388
Heiko J Schickfab97222006-09-22 15:22:22 -07001389EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1390P: Hoang-Nam Nguyen
1391M: hnguyen@de.ibm.com
1392P: Christoph Raisch
1393M: raisch@de.ibm.com
1394L: openib-general@openib.org
1395S: Supported
1396
Linus Torvalds1da177e2005-04-16 15:20:36 -07001397EMU10K1 SOUND DRIVER
1398P: James Courtier-Dutton
1399M: James@superbug.demon.co.uk
1400L: emu10k1-devel@lists.sourceforge.net
1401W: http://sourceforge.net/projects/emu10k1/
1402S: Maintained
1403
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001404EMULEX LPFC FC SCSI DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001405P: James Smart
1406M: james.smart@emulex.com
1407L: linux-scsi@vger.kernel.org
1408W: http://sourceforge.net/projects/lpfcxxxx
1409S: Supported
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001410
Linus Torvalds1da177e2005-04-16 15:20:36 -07001411EPSON 1355 FRAMEBUFFER DRIVER
1412P: Christopher Hoover
1413M: ch@murgatroid.com, ch@hpl.hp.com
1414S: Maintained
1415
1416ETHEREXPRESS-16 NETWORK DRIVER
1417P: Philip Blundell
1418M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001419L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001420S: Maintained
1421
1422ETHERNET BRIDGE
1423P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08001424M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07001425L: bridge@lists.linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001426W: http://bridge.sourceforge.net/
1427S: Maintained
1428
1429ETHERTEAM 16I DRIVER
1430P: Mika Kuoppala
1431M: miku@iki.fi
1432S: Maintained
1433
1434EXT2 FILE SYSTEM
Erik Mouw72be2cc2006-12-06 20:40:49 -08001435L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001436S: Maintained
1437
1438EXT3 FILE SYSTEM
1439P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001440M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001441L: linux-ext4@vger.kernel.org
1442S: Maintained
1443
1444EXT4 FILE SYSTEM
1445P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001446M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001447L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001448S: Maintained
1449
Jean Delvaree53004e2006-01-09 23:26:14 +01001450F71805F HARDWARE MONITORING DRIVER
1451P: Jean Delvare
1452M: khali@linux-fr.org
1453L: lm-sensors@lm-sensors.org
1454S: Maintained
1455
Linus Torvalds1da177e2005-04-16 15:20:36 -07001456FARSYNC SYNCHRONOUS DRIVER
1457P: Kevin Curtis
1458M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001459W: http://www.farsite.co.uk/
1460S: Supported
1461
Akinobu Mitac5408b82007-04-23 14:41:20 -07001462FAULT INJECTION SUPPORT
1463P: Akinobu Mita
1464M: akinobu.mita@gmail.com
1465S: Supported
1466
Linus Torvalds1da177e2005-04-16 15:20:36 -07001467FRAMEBUFFER LAYER
1468P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001469M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001470L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001471W: http://linux-fbdev.sourceforge.net/
1472S: Maintained
1473
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001474FREESCALE SOC FS_ENET DRIVER
1475P: Pantelis Antoniou
1476M: pantelis.antoniou@gmail.com
1477P: Vitaly Bordug
1478M: vbordug@ru.mvista.com
1479L: linuxppc-embedded@ozlabs.org
1480L: netdev@vger.kernel.org
1481S: Maintained
1482
Li Yanga7205b32007-04-23 10:38:18 -07001483FREESCALE HIGHSPEED USB DEVICE DRIVER
1484P: Li Yang
1485M: leoli@freescale.com
1486L: linux-usb-devel@lists.sourceforge.net
1487L: linuxppc-embedded@ozlabs.org
1488S: Maintained
1489
Linus Torvalds1da177e2005-04-16 15:20:36 -07001490FILE LOCKING (flock() and fcntl()/lockf())
1491P: Matthew Wilcox
1492M: matthew@wil.cx
1493L: linux-fsdevel@vger.kernel.org
1494S: Maintained
1495
1496FILESYSTEMS (VFS and infrastructure)
1497P: Alexander Viro
viro@ZenIV.linux.org.uk84122052005-09-06 19:35:49 +01001498M: viro@zeniv.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001499S: Maintained
1500
1501FIRMWARE LOADER (request_firmware)
1502L: linux-kernel@vger.kernel.org
1503S: Orphan
1504
1505FPU EMULATOR
1506P: Bill Metzenthen
1507M: billm@suburbia.net
1508W: http://suburbia.net/~billm/floating-point/emulator/
1509S: Maintained
1510
1511FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1512P: Mike McLagan
1513M: mike.mclagan@linux.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001514L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001515S: Maintained
1516
1517FREEVXFS FILESYSTEM
1518P: Christoph Hellwig
1519M: hch@infradead.org
1520W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1521S: Maintained
1522
David Howells5ab7ffe2007-04-10 15:10:45 +01001523FUJITSU FR-V (FRV) PORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07001524P: David Howells
1525M: dhowells@redhat.com
1526S: Maintained
1527
Miklos Szeredi04578f12005-09-09 13:10:22 -07001528FUSE: FILESYSTEM IN USERSPACE
1529P: Miklos Szeredi
1530M: miklos@szeredi.hu
1531L: fuse-devel@lists.sourceforge.net
1532W: http://fuse.sourceforge.net/
1533S: Maintained
1534
Linus Torvalds1da177e2005-04-16 15:20:36 -07001535FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1536P: Rik Faith
1537M: faith@cs.unc.edu
1538L: linux-scsi@vger.kernel.org
1539S: Odd fixes (e.g., new signatures)
1540
1541GDT SCSI DISK ARRAY CONTROLLER DRIVER
1542P: Achim Leubner
1543M: achim_leubner@adaptec.com
1544L: linux-scsi@vger.kernel.org
1545W: http://www.icp-vortex.com/
1546S: Supported
1547
Haavard Skinnemoen1c23af92007-05-01 23:26:34 +02001548GENERIC GPIO I2C DRIVER
1549P: Haavard Skinnemoen
1550M: hskinnemoen@atmel.com
1551S: Supported
1552
Linus Torvalds1da177e2005-04-16 15:20:36 -07001553GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1554P: Krzysztof Halasa
1555M: khc@pm.waw.pl
1556W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1557S: Maintained
1558
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001559GFS2 FILE SYSTEM
1560P: Steven Whitehouse
1561M: swhiteho@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001562L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001563W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001564T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1565T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001566S: Supported
1567
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001568GIGASET ISDN DRIVERS
1569P: Hansjoerg Lipp
1570M: hjlipp@web.de
1571P: Tilman Schmidt
1572M: tilman@imap.cc
1573L: gigaset307x-common@lists.sourceforge.net
1574W: http://gigaset307x.sourceforge.net/
1575S: Maintained
1576
Jean Delvare5b543962005-08-15 19:51:02 +02001577HARDWARE MONITORING
1578P: Jean Delvare
1579M: khali@linux-fr.org
1580L: lm-sensors@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001581W: http://www.lm-sensors.org/
1582T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-hwmon/
Jean Delvare5b543962005-08-15 19:51:02 +02001583S: Maintained
1584
Michael Buesch844dd052006-06-26 00:24:59 -07001585HARDWARE RANDOM NUMBER GENERATOR CORE
1586P: Michael Buesch
1587M: mb@bu3sch.de
1588S: Maintained
1589
Robert Love860e1d62005-08-31 23:57:59 -04001590HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1591P: Robert Love
1592M: rlove@rlove.org
1593M: linux-kernel@vger.kernel.org
1594W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1595S: Maintained
1596
Linus Torvalds1da177e2005-04-16 15:20:36 -07001597HARMONY SOUND DRIVER
1598P: Kyle McMartin
1599M: kyle@parisc-linux.org
1600W: http://www.parisc-linux.org/~kyle/harmony/
1601L: parisc-linux@lists.parisc-linux.org
1602S: Maintained
1603
1604HAYES ESP SERIAL DRIVER
1605P: Andrew J. Robinson
1606M: arobinso@nyx.net
1607L: linux-kernel@vger.kernel.org
1608W: http://www.nyx.net/~arobinso
1609S: Maintained
1610
1611HFS FILESYSTEM
1612P: Roman Zippel
1613M: zippel@linux-m68k.org
1614L: linux-kernel@vger.kernel.org
1615S: Maintained
1616
1617HGA FRAMEBUFFER DRIVER
1618P: Ferenc Bakonyi
1619M: fero@drama.obuda.kando.hu
1620L: linux-nvidia@lists.surfsouth.com
1621W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1622S: Maintained
1623
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001624HID CORE LAYER
1625P: Jiri Kosina
1626M: jkosina@suse.cz
1627L: linux-input@atrey.karlin.mff.cuni.cz
Jiri Kosinaa4dff392007-02-27 17:40:09 +01001628T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001629S: Maintained
1630
Ingo Molnar38bed542007-02-22 09:09:34 +01001631HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1632P: Thomas Gleixner
1633M: tglx@linutronix.de
1634L: linux-kernel@vger.kernel.org
1635S: Maintained
1636
Linus Torvalds1da177e2005-04-16 15:20:36 -07001637HIGH-SPEED SCC DRIVER FOR AX.25
1638P: Klaus Kudielka
1639M: klaus.kudielka@ieee.org
1640L: linux-hams@vger.kernel.org
1641W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1642S: Maintained
1643
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08001644HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1645P: HighPoint Linux Team
1646M: linux@highpoint-tech.com
1647W: http://www.highpoint-tech.com
1648S: Supported
1649
Linus Torvalds1da177e2005-04-16 15:20:36 -07001650HIPPI
1651P: Jes Sorensen
1652M: jes@trained-monkey.org
1653L: linux-hippi@sunsite.dk
1654S: Maintained
1655
1656HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1657P: Chirag Kantharia
1658M: chirag.kantharia@hp.com
1659L: iss_storagedev@hp.com
1660S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001661
Linus Torvalds1da177e2005-04-16 15:20:36 -07001662HEWLETT-PACKARD SMART2 RAID DRIVER
1663P: Chirag Kantharia
1664M: chirag.kantharia@hp.com
1665L: iss_storagedev@hp.com
1666S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001667
Linus Torvalds1da177e2005-04-16 15:20:36 -07001668HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1669P: Mike Miller
1670M: mike.miller@hp.com
1671L: iss_storagedev@hp.com
1672S: Supported
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001673
Jouni Malinenff1d2762005-05-12 22:54:16 -04001674HOST AP DRIVER
1675P: Jouni Malinen
Jouni Malinen85d32e72007-03-24 17:15:30 -07001676M: j@w1.fi
1677L: hostap@shmoo.com (subscribers-only)
Johannes Berg724c6b32007-04-23 12:18:20 -07001678L: linux-wireless@vger.kernel.org
Jouni Malinenff1d2762005-05-12 22:54:16 -04001679W: http://hostap.epitest.fi/
1680S: Maintained
1681
Linus Torvalds1da177e2005-04-16 15:20:36 -07001682HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1683P: Jaroslav Kysela
1684M: perex@suse.cz
1685S: Maintained
1686
Bob Piccob9b03322005-11-07 00:59:19 -08001687HPET: High Precision Event Timers driver (hpet.c)
1688P: Clemens Ladisch
1689M: clemens@ladisch.de
1690S: Maintained
1691
1692HPET: i386
1693P: Venkatesh Pallipadi (Venki)
1694M: venkatesh.pallipadi@intel.com
1695S: Maintained
1696
1697HPET: x86_64
1698P: Andi Kleen and Vojtech Pavlik
Andi Kleen43c3ab32007-05-02 19:27:11 +02001699M: andi@firstfloor.org and vojtech@suse.cz
Bob Piccob9b03322005-11-07 00:59:19 -08001700S: Maintained
1701
1702HPET: ACPI hpet.c
1703P: Bob Picco
1704M: bob.picco@hp.com
1705S: Maintained
1706
Linus Torvalds1da177e2005-04-16 15:20:36 -07001707HPFS FILESYSTEM
1708P: Mikulas Patocka
1709M: mikulas@artax.karlin.mff.cuni.cz
1710W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1711S: Maintained
1712
1713HUGETLB FILESYSTEM
1714P: William Irwin
1715M: wli@holomorphy.com
1716S: Maintained
1717
Jean Delvare5b543962005-08-15 19:51:02 +02001718I2C SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001719P: Jean Delvare
1720M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02001721L: i2c@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001722T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001723S: Maintained
1724
Till Harbaume8c76ee2007-05-01 23:26:35 +02001725I2C-TINY-USB DRIVER
1726P: Till Harbaum
1727M: till@harbaum.org
1728L: i2c@lm-sensors.org
1729T: http://www.harbaum.org/till/i2c_tiny_usb
1730S: Maintained
1731
Linus Torvalds1da177e2005-04-16 15:20:36 -07001732i386 BOOT CODE
1733P: Riley H. Williams
1734M: Riley@Williams.Name
1735L: Linux-Kernel@vger.kernel.org
1736S: Maintained
1737
1738i386 SETUP CODE / CPU ERRATA WORKAROUNDS
Linus Torvalds1da177e2005-04-16 15:20:36 -07001739P: H. Peter Anvin
1740M: hpa@zytor.com
1741S: Maintained
1742
Linus Torvalds1da177e2005-04-16 15:20:36 -07001743IA64 (Itanium) PLATFORM
1744P: Tony Luck
1745M: tony.luck@intel.com
1746L: linux-ia64@vger.kernel.org
1747W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001748T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001749S: Maintained
1750
1751SN-IA64 (Itanium) SUB-PLATFORM
Greg Edwardse5ee7dd2006-01-18 10:21:59 -06001752P: Jes Sorensen
1753M: jes@sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001754L: linux-altix@sgi.com
1755L: linux-ia64@vger.kernel.org
1756W: http://www.sgi.com/altix
1757S: Maintained
1758
1759IBM MCA SCSI SUBSYSTEM DRIVER
1760P: Michael Lang
1761M: langa2@kph.uni-mainz.de
1762W: http://www.uni-mainz.de/~langm000/linux.html
1763S: Maintained
1764
1765IBM Power Linux RAID adapter
1766P: Brian King
1767M: brking@us.ibm.com
1768S: Supported
1769
1770IBM ServeRAID RAID DRIVER
1771P: Jack Hammer
1772P: Dave Jeffery
1773M: ipslinux@adaptec.com
1774W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001775S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001776
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001777IDE SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001778P: Bartlomiej Zolnierkiewicz
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001779M: bzolnier@gmail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001780L: linux-ide@vger.kernel.org
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001781T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001782S: Maintained
1783
1784IDE/ATAPI CDROM DRIVER
Jens Axboe9c5b0ce2007-01-03 18:15:20 +01001785P: Alan Cox
1786M: alan@lxorguk.ukuu.org.uk
1787L: linux-ide@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001788S: Maintained
1789
1790IDE/ATAPI FLOPPY DRIVERS
1791P: Paul Bristow
1792M: Paul Bristow <paul@paulbristow.net>
1793W: http://paulbristow.net/linux/idefloppy.html
1794L: linux-kernel@vger.kernel.org
1795S: Maintained
1796
1797IDE/ATAPI TAPE DRIVERS
1798P: Gadi Oxman
1799M: Gadi Oxman <gadio@netvision.net.il>
1800L: linux-kernel@vger.kernel.org
1801S: Maintained
1802
Linus Torvalds1da177e2005-04-16 15:20:36 -07001803IEEE 1394 SUBSYSTEM
1804P: Ben Collins
Stefan Richterf51a5a92007-04-23 14:41:10 -07001805M: ben.collins@ubuntu.com
Stefan Richter87730d02006-09-16 12:24:00 +02001806P: Stefan Richter
1807M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07001808L: linux1394-devel@lists.sourceforge.net
1809W: http://www.linux1394.org/
Stefan Richter87730d02006-09-16 12:24:00 +02001810T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001811S: Maintained
1812
Stefan Richterf51a5a92007-04-23 14:41:10 -07001813IEEE 1394 RAW I/O DRIVER (raw1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001814P: Dan Dennedy
1815M: dan@dennedy.org
Stefan Richterf51a5a92007-04-23 14:41:10 -07001816P: Stefan Richter
1817M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07001818L: linux1394-devel@lists.sourceforge.net
Jody McIntyre105d7b32005-09-30 11:59:04 -07001819S: Maintained
1820
Linus Torvalds1da177e2005-04-16 15:20:36 -07001821IMS TWINTURBO FRAMEBUFFER DRIVER
1822P: Paul Mundt
1823M: lethal@chaoticdreams.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001824L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001825S: Maintained
1826
1827INFINIBAND SUBSYSTEM
1828P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07001829M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001830P: Sean Hefty
1831M: mshefty@ichips.intel.com
1832P: Hal Rosenstock
1833M: halr@voltaire.com
1834L: openib-general@openib.org
1835W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001836T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001837S: Supported
1838
1839INPUT (KEYBOARD, MOUSE, JOYSTICK) DRIVERS
Vojtech Pavlik664d22a2005-12-13 17:03:36 -08001840P: Dmitry Torokhov
Dmitry Torokhov62f7caf2006-06-26 01:47:56 -04001841M: dmitry.torokhov@gmail.com
1842M: dtor@mail.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07001843L: linux-input@atrey.karlin.mff.cuni.cz
1844L: linux-joystick@atrey.karlin.mff.cuni.cz
Josh Boyer1adc1232005-11-23 15:44:15 -08001845T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001846S: Maintained
1847
Robert Lovec9f04f52005-07-15 12:21:07 -04001848INOTIFY
Cal Peake18b36c712006-12-12 20:18:16 +01001849P: John McCutchan
1850M: ttb@tentacle.dhs.org
1851P: Robert Love
1852M: rml@novell.com
Robert Lovec9f04f52005-07-15 12:21:07 -04001853L: linux-kernel@vger.kernel.org
1854S: Maintained
1855
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08001856INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
Jim Cromiece00f852006-11-30 04:49:44 +01001857P: Sylvain Meyer
1858M: sylvain.meyer@worldonline.fr
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001859L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01001860S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08001861
Linus Torvalds1da177e2005-04-16 15:20:36 -07001862INTEL 810/815 FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001863P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001864M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001865L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01001866S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001867
1868INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
1869P: Ingo Molnar
1870M: mingo@redhat.com
1871S: Maintained
1872
1873INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1874P: Jeff Garzik
1875M: jgarzik@pobox.com
1876W: http://sourceforge.net/projects/gkernel/
1877S: Maintained
1878
1879INTEL IA32 MICROCODE UPDATE SUPPORT
1880P: Tigran Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -08001881M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001882S: Maintained
1883
Michael Buesch844dd052006-06-26 00:24:59 -07001884INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
1885P: Deepak Saxena
1886M: dsaxena@plexity.net
1887S: Maintained
1888
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001889INTEL IXP2000 ETHERNET DRIVER
1890P: Lennert Buytenhek
1891M: kernel@wantstofly.org
1892L: netdev@vger.kernel.org
1893S: Maintained
1894
Linus Torvalds1da177e2005-04-16 15:20:36 -07001895INTEL PRO/100 ETHERNET SUPPORT
1896P: John Ronciak
1897M: john.ronciak@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001898P: Jesse Brandeburg
1899M: jesse.brandeburg@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001900P: Jeff Kirsher
1901M: jeffrey.t.kirsher@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07001902P: Auke Kok
1903M: auke-jan.h.kok@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08001904L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07001905W: http://sourceforge.net/projects/e1000/
1906S: Supported
1907
1908INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
1909P: Jeb Cramer
1910M: cramerj@intel.com
1911P: John Ronciak
1912M: john.ronciak@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001913P: Jesse Brandeburg
1914M: jesse.brandeburg@intel.com
1915P: Jeff Kirsher
1916M: jeffrey.t.kirsher@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07001917P: Auke Kok
1918M: auke-jan.h.kok@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08001919L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07001920W: http://sourceforge.net/projects/e1000/
1921S: Supported
1922
1923INTEL PRO/10GbE SUPPORT
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001924P: Jeff Kirsher
1925M: jeffrey.t.kirsher@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001926P: Ayyappan Veeraiyan
1927M: ayyappan.veeraiyan@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001928P: John Ronciak
1929M: john.ronciak@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001930P: Jesse Brandeburg
1931M: jesse.brandeburg@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07001932P: Auke Kok
1933M: auke-jan.h.kok@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08001934L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07001935W: http://sourceforge.net/projects/e1000/
1936S: Supported
1937
James Ketrenos826d2ab2005-11-07 18:56:59 -06001938INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
1939P: Yi Zhu
1940M: yi.zhu@intel.com
1941P: James Ketrenos
1942M: jketreno@linux.intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07001943L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07001944L: ipw2100-devel@lists.sourceforge.net
James Ketrenos826d2ab2005-11-07 18:56:59 -06001945L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1946W: http://ipw2100.sourceforge.net
1947S: Supported
1948
1949INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
1950P: Yi Zhu
1951M: yi.zhu@intel.com
1952P: James Ketrenos
1953M: jketreno@linux.intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07001954L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07001955L: ipw2100-devel@lists.sourceforge.net
James Ketrenos826d2ab2005-11-07 18:56:59 -06001956L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1957W: http://ipw2200.sourceforge.net
1958S: Supported
1959
Linus Torvalds1da177e2005-04-16 15:20:36 -07001960IOC3 DRIVER
1961P: Ralf Baechle
1962M: ralf@linux-mips.org
1963L: linux-mips@linux-mips.org
1964S: Maintained
1965
1966IP MASQUERADING:
1967P: Juanjo Ciarlante
1968M: jjciarla@raiz.uncu.edu.ar
1969S: Maintained
1970
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08001971IPATH DRIVER:
1972P: Bryan O'Sullivan
1973M: support@pathscale.com
1974L: openib-general@openib.org
1975S: Supported
1976
Corey Minyard4409ebe2006-04-20 02:43:12 -07001977IPMI SUBSYSTEM
1978P: Corey Minyard
1979M: minyard@acm.org
1980L: openipmi-developer@lists.sourceforge.net
1981W: http://openipmi.sourceforge.net/
1982S: Supported
1983
Linus Torvalds1da177e2005-04-16 15:20:36 -07001984IPX NETWORK LAYER
1985P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001986M: acme@ghostprotocols.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07001987L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001988S: Maintained
1989
1990IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07001991P: Samuel Ortiz
1992M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07001993L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001994W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07001995S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001996
1997ISAPNP
1998P: Jaroslav Kysela
1999M: perex@suse.cz
2000S: Maintained
2001
2002ISDN SUBSYSTEM
2003P: Karsten Keil
2004M: kkeil@suse.de
2005P: Kai Germaschewski
2006M: kai.germaschewski@gmx.de
2007L: isdn4linux@listserv.isdn4linux.de
2008W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08002009T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002010S: Maintained
2011
2012ISDN SUBSYSTEM (Eicon active card driver)
2013P: Armin Schindler
2014M: mac@melware.de
2015L: isdn4linux@listserv.isdn4linux.de
2016W: http://www.melware.de
2017S: Maintained
2018
Linus Torvalds1da177e2005-04-16 15:20:36 -07002019JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2020P: David Woodhouse
2021M: dwmw2@infradead.org
2022L: jffs-dev@axis.com
2023W: http://sources.redhat.com/jffs2/
2024S: Maintained
2025
2026JFS FILESYSTEM
2027P: Dave Kleikamp
2028M: shaggy@austin.ibm.com
2029L: jfs-discussion@lists.sourceforge.net
2030W: http://jfs.sourceforge.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002031T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002032S: Supported
2033
Josh Triplettde456d32006-07-30 03:04:00 -07002034JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07002035P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002036M: sct@redhat.com, akpm@linux-foundation.org
Erik Mouw72be2cc2006-12-06 20:40:49 -08002037L: linux-ext4@vger.kernel.org
Theodore Tsoae0718f2006-05-20 15:00:13 -07002038S: Maintained
2039
Rudolf Marek4660cb32006-10-08 22:01:26 +02002040K8TEMP HARDWARE MONITORING DRIVER
2041P: Rudolf Marek
2042M: r.marek@assembler.cz
2043L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002044S: Maintained
2045
2046KCONFIG
2047P: Roman Zippel
2048M: zippel@linux-m68k.org
2049L: kbuild-devel@lists.sourceforge.net
2050S: Maintained
2051
Vivek Goyalea6c2082006-05-20 14:59:55 -07002052KDUMP
2053P: Vivek Goyal
2054M: vgoyal@in.ibm.com
2055P: Haren Myneni
2056M: hbabu@us.ibm.com
Simon Horman34633992007-05-08 00:31:40 -07002057L: kexec@lists.infradead.org
Vivek Goyalea6c2082006-05-20 14:59:55 -07002058L: linux-kernel@vger.kernel.org
2059W: http://lse.sourceforge.net/kdump/
2060S: Maintained
2061
Linus Torvalds1da177e2005-04-16 15:20:36 -07002062KERNEL AUTOMOUNTER (AUTOFS)
2063P: H. Peter Anvin
2064M: hpa@zytor.com
2065L: autofs@linux.kernel.org
2066S: Odd Fixes
2067
2068KERNEL AUTOMOUNTER v4 (AUTOFS4)
2069P: Ian Kent
2070M: raven@themaw.net
2071L: autofs@linux.kernel.org
2072S: Maintained
2073
2074KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
2075P: Kai Germaschewski
2076M: kai@germaschewski.name
2077P: Sam Ravnborg
2078M: sam@ravnborg.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002079T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002080S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002081
2082KERNEL JANITORS
2083P: Several
David Brownellf318a632007-04-23 14:41:06 -07002084L: kernel-janitors@lists.linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002085W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002086S: Maintained
2087
2088KERNEL NFSD
2089P: Neil Brown
NeilBrown98fac232007-01-26 00:56:57 -08002090M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002091L: nfs@lists.sourceforge.net
2092W: http://nfs.sourceforge.net/
NeilBrown98fac232007-01-26 00:56:57 -08002093S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002094
Avi Kivity426d62e2006-12-13 00:34:03 -08002095KERNEL VIRTUAL MACHINE (KVM)
2096P: Avi Kivity
2097M: avi@qumranet.com
2098L: kvm-devel@lists.sourceforge.net
2099W: kvm.sourceforge.net
2100S: Supported
2101
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002102KEXEC
2103P: Eric Biederman
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002104M: ebiederm@xmission.com
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002105W: http://www.xmission.com/~ebiederm/files/kexec/
2106L: linux-kernel@vger.kernel.org
Simon Horman34633992007-05-08 00:31:40 -07002107L: kexec@lists.infradead.org
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002108S: Maintained
2109
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002110KPROBES
2111P: Prasanna S Panchamukhi
2112M: prasanna@in.ibm.com
2113P: Ananth N Mavinakayanahalli
2114M: ananth@in.ibm.com
2115P: Anil S Keshavamurthy
2116M: anil.s.keshavamurthy@intel.com
2117P: David S. Miller
2118M: davem@davemloft.net
2119L: linux-kernel@vger.kernel.org
2120S: Maintained
2121
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002122KS0108 LCD CONTROLLER DRIVER
2123P: Miguel Ojeda Sandonis
2124M: maxextreme@gmail.com
2125L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -07002126W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002127S: Maintained
2128
Linus Torvalds1da177e2005-04-16 15:20:36 -07002129LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07002130L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07002131S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002132
2133LASI 53c700 driver for PARISC
2134P: James E.J. Bottomley
2135M: James.Bottomley@HansenPartnership.com
2136L: linux-scsi@vger.kernel.org
2137S: Maintained
2138
Richard Purdie263de9b2006-05-15 09:44:16 -07002139LED SUBSYSTEM
2140P: Richard Purdie
2141M: rpurdie@rpsys.net
2142S: Maintained
2143
Linus Torvalds1da177e2005-04-16 15:20:36 -07002144LEGO USB Tower driver
2145P: Juergen Stuber
2146M: starblue@users.sourceforge.net
2147L: legousb-devel@lists.sourceforge.net
2148W: http://legousb.sourceforge.net/
2149S: Maintained
2150
2151LINUX FOR IBM pSERIES (RS/6000)
2152P: Paul Mackerras
2153M: paulus@au.ibm.com
2154W: http://www.ibm.com/linux/ltc/projects/ppc
2155S: Supported
2156
2157LINUX FOR NCR VOYAGER
2158P: James Bottomley
2159M: James.Bottomley@HansenPartnership.com
2160W: http://www.hansenpartnership.com/voyager
2161S: Maintained
2162
2163LINUX FOR POWERPC
2164P: Paul Mackerras
2165M: paulus@samba.org
2166W: http://www.penguinppc.org/
2167L: linuxppc-dev@ozlabs.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002168T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002169S: Supported
2170
2171LINUX FOR POWER MACINTOSH
2172P: Benjamin Herrenschmidt
2173M: benh@kernel.crashing.org
2174W: http://www.penguinppc.org/
2175L: linuxppc-dev@ozlabs.org
2176S: Maintained
2177
2178LINUX FOR POWERPC EMBEDDED MPC52XX
2179P: Sylvain Munaut
2180M: tnt@246tNt.com
2181W: http://www.246tNt.com/mpc52xx/
2182W: http://www.penguinppc.org/
2183L: linuxppc-dev@ozlabs.org
2184L: linuxppc-embedded@ozlabs.org
2185S: Maintained
2186
2187LINUX FOR POWERPC EMBEDDED PPC4XX
2188P: Matt Porter
2189M: mporter@kernel.crashing.org
2190W: http://www.penguinppc.org/
2191L: linuxppc-embedded@ozlabs.org
2192S: Maintained
2193
Tom Rinie93adf12005-07-26 12:49:53 -07002194LINUX FOR POWERPC BOOT CODE
Linus Torvalds1da177e2005-04-16 15:20:36 -07002195P: Tom Rini
2196M: trini@kernel.crashing.org
2197W: http://www.penguinppc.org/
2198L: linuxppc-embedded@ozlabs.org
2199S: Maintained
2200
Tom Rinie93adf12005-07-26 12:49:53 -07002201LINUX FOR POWERPC EMBEDDED PPC8XX
2202P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07002203M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07002204W: http://www.penguinppc.org/
2205L: linuxppc-embedded@ozlabs.org
2206S: Maintained
2207
Linus Torvalds1da177e2005-04-16 15:20:36 -07002208LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
Jim Cromiece00f852006-11-30 04:49:44 +01002209P: Kumar Gala
2210M: galak@kernel.crashing.org
2211W: http://www.penguinppc.org/
2212L: linuxppc-embedded@ozlabs.org
2213S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002214
Olof Johanssonab06ff32006-09-06 14:44:54 -05002215LINUX FOR POWERPC PA SEMI PWRFICIENT
2216P: Olof Johansson
2217M: olof@lixom.net
2218W: http://www.pasemi.com/
2219L: linuxppc-dev@ozlabs.org
2220S: Supported
2221
Linus Torvalds1da177e2005-04-16 15:20:36 -07002222LLC (802.2)
2223P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002224M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002225S: Maintained
2226
2227LINUX FOR 64BIT POWERPC
2228P: Paul Mackerras
2229M: paulus@samba.org
2230M: paulus@au.ibm.com
2231P: Anton Blanchard
2232M: anton@samba.org
2233M: anton@au.ibm.com
Arthur Othieno6d923f92006-05-19 06:22:23 -04002234W: http://www.penguinppc.org/ppc64/
Stephen Rothwell1d049812006-03-22 11:26:58 +11002235L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002236S: Supported
2237
2238LINUX SECURITY MODULE (LSM) FRAMEWORK
2239P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08002240M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08002241L: linux-security-module@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002242W: http://lsm.immunix.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002243T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002244S: Supported
2245
2246LM83 HARDWARE MONITOR DRIVER
2247P: Jean Delvare
2248M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002249L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002250S: Maintained
2251
2252LM90 HARDWARE MONITOR DRIVER
2253P: Jean Delvare
2254M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002255L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002256S: Maintained
2257
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002258LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002259P: Richard Russon (FlatCap)
2260M: ldm@flatcap.org
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002261L: linux-ntfs-dev@lists.sourceforge.net
2262W: http://www.linux-ntfs.org/content/view/19/37/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002263S: Maintained
2264
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002265LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2266P: Eric Moore
Eric Moored8a82d72006-12-29 16:47:43 -08002267M: Eric.Moore@lsi.com
2268M: support@lsi.com
2269L: mpt_linux_developer@lsi.com
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002270L: linux-scsi@vger.kernel.org
2271W: http://www.lsilogic.com/support
2272S: Supported
2273
Linus Torvalds1da177e2005-04-16 15:20:36 -07002274LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2275P: Matthew Wilcox
2276M: matthew@wil.cx
2277L: linux-scsi@vger.kernel.org
2278S: Maintained
2279
2280M68K ARCHITECTURE
2281P: Geert Uytterhoeven
2282M: geert@linux-m68k.org
2283P: Roman Zippel
2284M: zippel@linux-m68k.org
2285L: linux-m68k@lists.linux-m68k.org
2286W: http://www.linux-m68k.org/
2287W: http://linux-m68k-cvs.ubb.ca/
2288S: Maintained
2289
2290M68K ON APPLE MACINTOSH
2291P: Joshua Thompson
2292M: funaho@jurai.org
2293W: http://www.mac.linux-m68k.org/
2294L: linux-mac68k@mac.linux-m68k.org
2295S: Maintained
2296
2297M68K ON HP9000/300
2298P: Philip Blundell
2299M: philb@gnu.org
2300W: http://www.tazenda.demon.co.uk/phil/linux-hp
2301S: Maintained
2302
Jiri Benc64a327a2007-05-05 11:47:08 -07002303MAC80211
2304P: Jiri Benc
2305M: jbenc@suse.cz
2306P: Michael Wu
2307M: flamingice@sourmilk.net
2308L: linux-wireless@vger.kernel.org
2309W: http://linuxwireless.org/
2310T: git kernel.org:/pub/scm/linux/kernel/git/jbenc/mac80211.git
2311S: Maintained
2312
Linus Torvalds1da177e2005-04-16 15:20:36 -07002313MARVELL YUKON / SYSKONNECT DRIVER
2314P: Mirko Lindner
2315M: mlindner@syskonnect.de
2316P: Ralph Roesler
2317M: rroesler@syskonnect.de
2318W: http://www.syskonnect.com
2319S: Supported
2320
Michael Kerriskfaf16682005-07-31 22:34:47 -07002321MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
Jim Cromiece00f852006-11-30 04:49:44 +01002322P: Michael Kerrisk
2323M: mtk-manpages@gmx.net
2324W: ftp://ftp.kernel.org/pub/linux/docs/manpages
2325S: Maintained
Michael Kerriskfaf16682005-07-31 22:34:47 -07002326
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002327MARVELL MV643XX ETHERNET DRIVER
2328P: Dale Farnsworth
2329M: dale@farnsworth.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002330P: Manish Lachwani
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002331M: mlachwani@mvista.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002332L: netdev@vger.kernel.org
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002333S: Odd Fixes for 2.4; Maintained for 2.6.
Linus Torvalds1da177e2005-04-16 15:20:36 -07002334
2335MATROX FRAMEBUFFER DRIVER
2336P: Petr Vandrovec
2337M: vandrove@vc.cvut.cz
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002338L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002339S: Maintained
2340
Hans-Juergen Kochd20620d2007-05-08 17:22:00 +02002341MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2342P: Hans J. Koch
2343M: hjk@linutronix.de
2344L: lm-sensors@lm-sensors.org
2345S: Maintained
2346
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002347MEGARAID SCSI DRIVERS
Jim Cromiece00f852006-11-30 04:49:44 +01002348P: Neela Syam Kolli
Sumant Patrobdd0d7572007-05-10 07:22:35 -07002349M: megaraidlinux@lsi.com
Jim Cromiece00f852006-11-30 04:49:44 +01002350S: linux-scsi@vger.kernel.org
2351W: http://megaraid.lsilogic.com
2352S: Maintained
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002353
Steven Rostedt70ea91f2006-07-30 03:03:53 -07002354MEMORY MANAGEMENT
2355L: linux-mm@kvack.org
2356L: linux-kernel@vger.kernel.org
2357W: http://www.linux-mm.org
2358S: Maintained
2359
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002360MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002361P: David Woodhouse
2362M: dwmw2@infradead.org
2363W: http://www.linux-mtd.infradead.org/
2364L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002365T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002366S: Maintained
2367
Artem Bityutskiy48576402007-02-13 17:11:10 +02002368UNSORTED BLOCK IMAGES (UBI)
2369P: Artem Bityutskiy
2370M: dedekind@infradead.org
2371W: http://www.linux-mtd.infradead.org/
2372L: linux-mtd@lists.infradead.org
2373T: git git://git.infradead.org/ubi-2.6.git
2374S: Maintained
2375
Linus Torvalds1da177e2005-04-16 15:20:36 -07002376MICROTEK X6 SCANNER
2377P: Oliver Neukum
2378M: oliver@neukum.name
2379S: Maintained
2380
2381MIPS
2382P: Ralf Baechle
2383M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01002384W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002385L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00002386T: git www.linux-mips.org:/pub/scm/linux.git
2387S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002388
2389MISCELLANEOUS MCA-SUPPORT
2390P: James Bottomley
2391M: jejb@steeleye.com
2392L: linux-kernel@vger.kernel.org
2393S: Maintained
2394
2395MODULE SUPPORT
2396P: Rusty Russell
2397M: rusty@rustcorp.com.au
2398L: linux-kernel@vger.kernel.org
2399S: Maintained
2400
2401MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2402P: Stelian Pop
2403M: stelian@popies.net
2404W: http://popies.net/meye/
2405S: Maintained
2406
Pavel Pisac58ff042007-05-16 01:10:41 +02002407MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2408P: Pavel Pisa
2409M: ppisa@pikron.com
2410L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2411W: http://mmc.drzeus.cx/wiki/Controllers/Freescale/SDHC
2412S: Maintained
2413
Linus Torvalds1da177e2005-04-16 15:20:36 -07002414MOUSE AND MISC DEVICES [GENERAL]
2415P: Alessandro Rubini
2416M: rubini@ipvvis.unipv.it
2417L: linux-kernel@vger.kernel.org
2418S: Maintained
2419
Jiri Slabyd7354102006-12-08 02:38:35 -08002420MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
2421P: Jiri Slaby
2422M: jirislaby@gmail.com
2423L: linux-kernel@vger.kernel.org
2424S: Maintained
2425
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002426MSI LAPTOP SUPPORT
2427P: Lennart Poettering
2428M: mzxreary@0pointer.de
2429L: https://tango.0pointer.de/mailman/listinfo/s270-linux
2430W: http://0pointer.de/lennart/tchibo.html
2431S: Maintained
2432
Linus Torvalds1da177e2005-04-16 15:20:36 -07002433MTRR AND SIMILAR SUPPORT [i386]
2434P: Richard Gooch
2435M: rgooch@atnf.csiro.au
2436L: linux-kernel@vger.kernel.org
2437W: http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
2438S: Maintained
2439
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07002440MULTIMEDIA CARD (MMC) AND SECURE DIGITAL (SD) SUBSYSTEM
2441P: Pierre Ossman
2442M: drzeus-mmc@drzeus.cx
2443L: linux-kernel@vger.kernel.org
2444S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01002445
Linus Torvalds1da177e2005-04-16 15:20:36 -07002446MULTISOUND SOUND DRIVER
2447P: Andrew Veliath
2448M: andrewtv@usa.net
2449S: Maintained
2450
Jiri Slabyd7354102006-12-08 02:38:35 -08002451MULTITECH MULTIPORT CARD (ISICOM)
2452P: Jiri Slaby
2453M: jirislaby@gmail.com
2454L: linux-kernel@vger.kernel.org
2455S: Maintained
2456
Linus Torvalds1da177e2005-04-16 15:20:36 -07002457NATSEMI ETHERNET DRIVER (DP8381x)
2458P: Tim Hockin
2459M: thockin@hockin.org
2460S: Maintained
2461
2462NCP FILESYSTEM
2463P: Petr Vandrovec
2464M: vandrove@vc.cvut.cz
2465L: linware@sh.cvut.cz
2466S: Maintained
2467
2468NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2469P: James E.J. Bottomley
2470M: James.Bottomley@HansenPartnership.com
2471L: linux-scsi@vger.kernel.org
2472S: Maintained
2473
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002474NETEM NETWORK EMULATOR
2475P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08002476M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07002477L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002478S: Maintained
2479
Linus Torvalds1da177e2005-04-16 15:20:36 -07002480NETFILTER/IPTABLES/IPCHAINS
2481P: Rusty Russell
2482P: Marc Boucher
2483P: James Morris
2484P: Harald Welte
2485P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07002486P: Patrick McHardy
2487M: kaber@trash.net
2488L: netfilter-devel@lists.netfilter.org
Randy Dunlap24a1dec2007-01-28 15:54:42 -08002489L: netfilter@lists.netfilter.org (subscribers-only)
Patrick McHardy82b98542006-10-12 14:08:55 -07002490L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002491W: http://www.netfilter.org/
2492W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002493S: Supported
2494
Paul Moore4cc67732006-09-25 15:57:13 -07002495NETLABEL
2496P: Paul Moore
2497M: paul.moore@hp.com
2498W: http://netlabel.sf.net
2499L: netdev@vger.kernel.org
2500S: Supported
2501
Linus Torvalds1da177e2005-04-16 15:20:36 -07002502NETROM NETWORK LAYER
2503P: Ralf Baechle
2504M: ralf@linux-mips.org
2505L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02002506W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002507S: Maintained
2508
Pavel Machek5ddb88c2006-09-29 02:01:29 -07002509NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002510P: Paul Clements
2511M: Paul.Clements@steeleye.com
2512S: Maintained
2513
2514NETWORK DEVICE DRIVERS
2515P: Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002516M: akpm@linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002517P: Jeff Garzik
2518M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002519L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002520T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002521S: Maintained
2522
2523NETWORKING [GENERAL]
2524P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07002525M: netdev@vger.kernel.org
2526L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08002527W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002528S: Maintained
2529
2530NETWORKING [IPv4/IPv6]
2531P: David S. Miller
2532M: davem@davemloft.net
2533P: Alexey Kuznetsov
2534M: kuznet@ms2.inr.ac.ru
2535P: Pekka Savola (ipv6)
2536M: pekkas@netcore.fi
2537P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04002538M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002539P: Hideaki YOSHIFUJI
2540M: yoshfuji@linux-ipv6.org
2541P: Patrick McHardy
2542M: kaber@coreworks.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002543L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08002544T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002545S: Maintained
2546
John W. Linville29f8f632006-01-18 14:52:48 -08002547NETWORKING [WIRELESS]
2548P: John W. Linville
2549M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08002550L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08002551T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2552S: Maintained
2553
Amit S. Kale3d396eb2006-10-21 15:33:03 -04002554NETXEN (1/10) GbE SUPPORT
2555P: Amit S. Kale
2556M: amitkale@netxen.com
2557L: netdev@vger.kernel.org
2558W: http://www.netxen.com
2559S: Supported
2560
Linus Torvalds1da177e2005-04-16 15:20:36 -07002561IPVS
2562P: Wensong Zhang
2563M: wensong@linux-vs.org
Horms9d30c172005-09-29 19:47:06 -07002564P: Simon Horman
2565M: horms@verge.net.au
Linus Torvalds1da177e2005-04-16 15:20:36 -07002566P: Julian Anastasov
2567M: ja@ssi.bg
Horms9d30c172005-09-29 19:47:06 -07002568L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002569S: Maintained
2570
2571NFS CLIENT
2572P: Trond Myklebust
2573M: trond.myklebust@fys.uio.no
2574L: linux-kernel@vger.kernel.org
2575S: Maintained
2576
2577NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07002578P: Jan-Pascal van Best
2579M: janpascal@vanbest.org
2580P: Andreas Mohr
2581M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002582L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002583S: Maintained
2584
2585NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2586P: YOKOTA Hiroshi
2587M: yokota@netlab.is.tsukuba.ac.jp
2588W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2589S: Maintained
2590
2591NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2592P: GOTO Masanori
2593M: gotom@debian.or.jp
2594P: YOKOTA Hiroshi
2595M: yokota@netlab.is.tsukuba.ac.jp
2596W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2597S: Maintained
2598
2599NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
2600P: Eberhard Moenkeberg
2601M: emoenke@gwdg.de
2602L: linux-kernel@vger.kernel.org
2603S: Maintained
2604
2605NTFS FILESYSTEM
2606P: Anton Altaparmakov
2607M: aia21@cantab.net
2608L: linux-ntfs-dev@lists.sourceforge.net
2609L: linux-kernel@vger.kernel.org
2610W: http://linux-ntfs.sf.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002611T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002612S: Maintained
2613
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002614NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002615P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002616M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002617L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01002618S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002619
Ramkrishna Vepa3ef34b82007-03-30 18:42:27 -07002620NETERION (S2IO) Xframe 10GbE DRIVER
2621P: Ramkrishna Vepa
2622M: ram.vepa@neterion.com
2623P: Rastapur Santosh
2624M: santosh.rastapur@neterion.com
2625P: Sivakumar Subramani
2626M: sivakumar.subramani@neterion.com
2627P: Sreenivasa Honnur
2628M: sreenivasa.honnur@neterion.com
2629L: netdev@vger.kernel.org
2630W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2631S: Supported
2632
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002633OPENCORES I2C BUS DRIVER
2634P: Peter Korsgaard
2635M: jacmet@sunsite.dk
Jean Delvare5d925fe2006-07-01 17:14:32 +02002636L: i2c@lm-sensors.org
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002637S: Maintained
2638
Mark Fashehccd979b2005-12-15 14:31:24 -08002639ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2640P: Mark Fasheh
2641M: mark.fasheh@oracle.com
2642P: Kurt Hackel
2643M: kurt.hackel@oracle.com
2644L: ocfs2-devel@oss.oracle.com
2645W: http://oss.oracle.com/projects/ocfs2/
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002646S: Supported
Mark Fashehccd979b2005-12-15 14:31:24 -08002647
Linus Torvalds1da177e2005-04-16 15:20:36 -07002648OLYMPIC NETWORK DRIVER
2649P: Peter De Shrijver
2650M: p2@ace.ulyssis.student.kuleuven.ac.be
2651P: Mike Phillips
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002652M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002653L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002654L: linux-tr@linuxtr.net
2655W: http://www.linuxtr.net
2656S: Maintained
2657
Harald Weltec1986ee2005-11-13 16:06:29 -08002658OMNIKEY CARDMAN 4000 DRIVER
2659P: Harald Welte
2660M: laforge@gnumonks.org
2661S: Maintained
2662
Harald Welte77c44ab2005-11-13 16:06:26 -08002663OMNIKEY CARDMAN 4040 DRIVER
2664P: Harald Welte
2665M: laforge@gnumonks.org
2666S: Maintained
2667
Jonathan Corbet77d51402007-03-22 19:44:17 -03002668OMNIVISION OV7670 SENSOR DRIVER
2669P: Jonathan Corbet
2670M: corbet@lwn.net
2671L: video4linux-list@redhat.com
2672S: Maintained
2673
Thomas Gleixner431bca72007-05-02 09:31:35 +02002674ONENAND FLASH DRIVER
2675P: Kyungmin Park
2676M: kyungmin.park@samsung.com
2677L: linux-mtd@lists.infradead.org
2678S: Maintained
2679
Linus Torvalds1da177e2005-04-16 15:20:36 -07002680ONSTREAM SCSI TAPE DRIVER
2681P: Willem Riede
2682M: osst@riede.org
2683L: osst-users@lists.sourceforge.net
2684L: linux-scsi@vger.kernel.org
2685S: Maintained
2686
2687OPL3-SA2, SA3, and SAx DRIVER
2688P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07002689M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07002690L: linux-sound@vger.kernel.org
2691S: Maintained
2692
2693OPROFILE
2694P: Philippe Elie
2695M: phil.el@wanadoo.fr
2696L: oprofile-list@lists.sf.net
2697S: Maintained
2698
2699ORINOCO DRIVER
2700P: Pavel Roskin
2701M: proski@gnu.org
2702P: David Gibson
2703M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07002704L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07002705L: orinoco-users@lists.sourceforge.net
2706L: orinoco-devel@lists.sourceforge.net
2707W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002708S: Maintained
2709
Olof Johanssonf5cd7872007-01-31 21:43:54 -06002710PA SEMI ETHERNET DRIVER
2711P: Olof Johansson
2712M: olof@lixom.net
2713L: netdev@vger.kernel.org
2714S: Maintained
2715
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01002716PA SEMI SMBUS DRIVER
2717P: Olof Johansson
2718M: olof@lixom.net
2719L: i2c@lm-sensors.org
2720S: Maintained
2721
Linus Torvalds1da177e2005-04-16 15:20:36 -07002722PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002723L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08002724S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002725
2726PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2727P: Tim Waugh
2728M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002729L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002730W: http://www.torque.net/linux-pp.html
2731S: Maintained
2732
2733PARISC ARCHITECTURE
2734P: Matthew Wilcox
2735M: matthew@wil.cx
2736P: Grant Grundler
2737M: grundler@parisc-linux.org
Kyle McMartin223232d2006-04-21 16:54:23 -04002738P: Kyle McMartin
2739M: kyle@parisc-linux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002740L: parisc-linux@parisc-linux.org
2741W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04002742T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
2743T: cvs cvs.parisc-linux.org:/var/cvs/linux-2.6
Linus Torvalds1da177e2005-04-16 15:20:36 -07002744S: Maintained
2745
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02002746PARAVIRT_OPS INTERFACE
2747P: Jeremy Fitzhardinge
2748M: jeremy@xensource.com
2749P: Chris Wright
2750M: chrisw@sous-sol.org
2751P: Zachary Amsden
2752M: zach@vmware.com
2753P: Rusty Russell
2754M: rusty@rustcorp.com.au
2755L: virtualization@lists.osdl.org
2756L: linux-kernel@vger.kernel.org
2757S: Supported
2758
Jim Cromie1662d322006-10-06 00:43:59 -07002759PC87360 HARDWARE MONITORING DRIVER
2760P: Jim Cromie
2761M: jim.cromie@gmail.com
2762L: lm-sensors@lm-sensors.org
2763S: Maintained
2764
2765PC8736x GPIO DRIVER
2766P: Jim Cromie
2767M: jim.cromie@gmail.com
2768S: Maintained
2769
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06002770PCI ERROR RECOVERY
2771P: Linas Vepstas
2772M: linas@austin.ibm.com
2773L: linux-kernel@vger.kernel.org
2774L: linux-pci@atrey.karlin.mff.cuni.cz
2775S: Supported
2776
Linus Torvalds1da177e2005-04-16 15:20:36 -07002777PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
2778P: Thomas Sailer
2779M: sailer@ife.ee.ethz.ch
2780L: linux-sound@vger.kernel.org
2781W: http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
2782S: Maintained
2783
2784PCI SUBSYSTEM
2785P: Greg Kroah-Hartman
2786M: gregkh@suse.de
2787L: linux-kernel@vger.kernel.org
2788L: linux-pci@atrey.karlin.mff.cuni.cz
Jody McIntyre6fb04252005-11-18 09:31:06 -08002789T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002790S: Supported
2791
2792PCI HOTPLUG CORE
Kristen Carlson Accardifb5f4d72006-09-29 10:30:27 -07002793P: Kristen Carlson Accardi
2794M: kristen.c.accardi@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002795S: Supported
2796
2797PCI HOTPLUG COMPAQ DRIVER
2798P: Greg Kroah-Hartman
2799M: greg@kroah.com
2800S: Maintained
2801
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002802PCIE HOTPLUG DRIVER
2803P: Kristen Carlson Accardi
2804M: kristen.c.accardi@intel.com
2805L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05002806S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002807
Linus Torvalds1da177e2005-04-16 15:20:36 -07002808PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002809P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07002810L: linux-pcmcia@lists.infradead.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002811L: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08002812T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002813S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002814
2815PCNET32 NETWORK DRIVER
pcnet32@verizon.net04ce0942007-02-16 10:07:12 -06002816P: Don Fry
2817M: pcnet32@verizon.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002818L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002819S: Maintained
2820
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07002821PER-TASK DELAY ACCOUNTING
2822P: Shailabh Nagar
2823M: nagar@watson.ibm.com
2824L: linux-kernel@vger.kernel.org
2825S: Maintained
2826
Jim Cromiedd49d0f2006-03-24 18:08:17 +01002827PERSONALITY HANDLING
2828P: Christoph Hellwig
2829M: hch@infradead.org
2830L: linux-abi-devel@lists.sourceforge.net
2831S: Maintained
2832
Linus Torvalds1da177e2005-04-16 15:20:36 -07002833PHRAM MTD DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02002834P: Jörn Engel
Linus Torvalds1da177e2005-04-16 15:20:36 -07002835M: joern@wh.fh-wedel.de
2836L: linux-mtd@lists.infradead.org
2837S: Maintained
2838
Peter Osterlund249a6772005-09-27 21:45:30 -07002839PKTCDVD DRIVER
2840P: Peter Osterlund
2841M: petero2@telia.com
2842L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07002843S: Maintained
2844
Linus Torvalds1da177e2005-04-16 15:20:36 -07002845POSIX CLOCKS and TIMERS
2846P: George Anzinger
2847M: george@mvista.com
Hormsf1c3ddf2006-01-15 02:18:28 +01002848L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002849S: Supported
2850
Eugene Surovegin24682972005-10-14 03:00:53 -07002851POWERPC 4xx EMAC DRIVER
2852P: Eugene Surovegin
2853M: ebs@ebshome.net
2854W: http://kernel.ebshome.net/emac/
2855L: linuxppc-embedded@ozlabs.org
2856L: netdev@vger.kernel.org
2857S: Maintained
2858
Linus Torvalds1da177e2005-04-16 15:20:36 -07002859PNP SUPPORT
2860P: Adam Belay
2861M: ambx1@neo.rr.com
2862S: Maintained
2863
Vitaly Wool999445d2007-01-04 13:07:03 +01002864PNXxxxx I2C DRIVER
2865P: Vitaly Wool
2866M: vitalywool@gmail.com
2867L: i2c@lm-sensors.org
2868S: Maintained
2869
Linus Torvalds1da177e2005-04-16 15:20:36 -07002870PPP PROTOCOL DRIVERS AND COMPRESSORS
2871P: Paul Mackerras
2872M: paulus@samba.org
2873L: linux-ppp@vger.kernel.org
2874S: Maintained
2875
2876PPP OVER ATM (RFC 2364)
2877P: Mitchell Blank Jr
2878M: mitch@sfgoth.com
2879S: Maintained
2880
2881PPP OVER ETHERNET
2882P: Michal Ostrowski
2883M: mostrows@speakeasy.net
2884S: Maintained
2885
2886PREEMPTIBLE KERNEL
2887P: Robert Love
2888M: rml@tech9.net
2889L: linux-kernel@vger.kernel.org
2890L: kpreempt-tech@lists.sourceforge.net
2891W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
2892S: Supported
2893
2894PRISM54 WIRELESS DRIVER
Luis R. Rodrigueze88b34b2007-06-01 00:46:57 -07002895P: Luis R. Rodriguez
2896M: mcgrof@gmail.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002897L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002898W: http://prism54.org
2899S: Maintained
2900
2901PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
2902P: Peter Denison
2903M: promise@pnd-pc.demon.co.uk
2904W: http://www.pnd-pc.demon.co.uk/promise/
2905S: Maintained
2906
Mikael Petterssonb3277df2007-01-10 09:33:53 +01002907PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
2908P: Mikael Pettersson
2909M: mikpe@it.uu.se
2910L: linux-ide@vger.kernel.org
2911S: Maintained
2912
Geoff Levandf58a9d12006-11-23 00:46:51 +01002913PS3 PLATFORM SUPPORT
2914P: Geoff Levand
2915M: geoffrey.levand@am.sony.com
2916L: linuxppc-dev@ozlabs.org
2917L: cbe-oss-dev@ozlabs.org
2918S: Supported
2919
Michael Krufky83202042006-07-03 00:24:18 -07002920PVRUSB2 VIDEO4LINUX DRIVER
2921P: Mike Isely
2922M: isely@pobox.com
Mike Isely16e94952007-01-03 18:08:06 -03002923L: pvrusb2@isely.net (subscribers-only)
Michael Krufky83202042006-07-03 00:24:18 -07002924L: video4linux-list@redhat.com
2925W: http://www.isely.net/pvrusb2/
2926S: Maintained
2927
Linus Torvalds1da177e2005-04-16 15:20:36 -07002928PXA2xx SUPPORT
2929P: Nicolas Pitre
2930M: nico@cam.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07002931L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002932S: Maintained
2933
Pierre Ossman272f1332007-05-14 21:25:26 +02002934PXA MMCI DRIVER
2935S: Orphan
2936
Linus Torvalds1da177e2005-04-16 15:20:36 -07002937QLOGIC QLA2XXX FC-SCSI DRIVER
2938P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08002939M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002940L: linux-scsi@vger.kernel.org
2941S: Supported
2942
Ron Mercer5a4faa872006-07-25 00:40:21 -07002943QLOGIC QLA3XXX NETWORK DRIVER
2944P: Ron Mercer
2945M: linux-driver@qlogic.com
2946L: netdev@vger.kernel.org
2947S: Supported
2948
Linus Torvalds1da177e2005-04-16 15:20:36 -07002949QNX4 FILESYSTEM
2950P: Anders Larsen
2951M: al@alarsen.net
2952L: linux-kernel@vger.kernel.org
2953W: http://www.alarsen.net/linux/qnx4fs/
2954S: Maintained
2955
2956RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07002957P: Benjamin Herrenschmidt
2958M: benh@kernel.crashing.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002959L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002960S: Maintained
2961
2962RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07002963P: Paul Mackerras
2964M: paulus@samba.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002965L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002966S: Maintained
2967
2968RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
2969P: Corey Thomas
2970M: corey@world.std.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002971L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002972S: Maintained
2973
Matt Mackall9e95ce22005-04-16 15:25:56 -07002974RANDOM NUMBER DRIVER
2975P: Matt Mackall
2976M: mpm@selenic.com
2977S: Maintained
2978
Matt Porter394b7012005-11-07 01:00:15 -08002979RAPIDIO SUBSYSTEM
2980P: Matt Porter
2981M: mporter@kernel.crashing.org
2982L: linux-kernel@vger.kernel.org
2983S: Maintained
2984
Josh Triplett595182b2006-10-04 02:17:21 -07002985READ-COPY UPDATE (RCU)
2986P: Dipankar Sarma
2987M: dipankar@in.ibm.com
2988W: http://www.rdrop.com/users/paulmck/rclock/
2989L: linux-kernel@vger.kernel.org
2990S: Supported
2991
2992RCUTORTURE MODULE
2993P: Josh Triplett
2994M: josh@freedesktop.org
2995L: linux-kernel@vger.kernel.org
2996S: Maintained
2997
Linus Torvalds1da177e2005-04-16 15:20:36 -07002998REAL TIME CLOCK DRIVER
2999P: Paul Gortmaker
3000M: p_gortmaker@yahoo.com
3001L: linux-kernel@vger.kernel.org
3002S: Maintained
3003
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003004REAL TIME CLOCK (RTC) SUBSYSTEM
3005P: Alessandro Zummo
3006M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003007L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003008S: Maintained
3009
Linus Torvalds1da177e2005-04-16 15:20:36 -07003010REISERFS FILE SYSTEM
3011P: Hans Reiser
3012M: reiserfs-dev@namesys.com
3013L: reiserfs-list@namesys.com
3014W: http://www.namesys.com
3015S: Supported
3016
3017ROCKETPORT DRIVER
3018P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003019W: http://www.comtrol.com
3020S: Maintained
3021
3022ROSE NETWORK LAYER
3023P: Ralf Baechle
3024M: ralf@linux-mips.org
3025L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003026W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003027S: Maintained
3028
3029RISCOM8 DRIVER
3030S: Orphan
3031
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003032S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003033P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003034M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003035L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01003036S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003037
Linus Torvalds1da177e2005-04-16 15:20:36 -07003038S390
3039P: Martin Schwidefsky
3040M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003041P: Heiko Carstens
3042M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003043M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003044L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003045W: http://www.ibm.com/developerworks/linux/linux390/
3046S: Supported
3047
3048S390 NETWORK DRIVERS
3049P: Frank Pavlic
3050M: fpavlic@de.ibm.com
3051M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003052L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003053W: http://www.ibm.com/developerworks/linux/linux390/
3054S: Supported
3055
3056S390 ZFCP DRIVER
Swen Schillig9cbb8892006-09-21 16:29:31 +02003057P: Swen Schillig
3058M: swen@vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003059M: linux390@de.ibm.com
Martin Schwidefskyd58140c2007-02-05 21:17:27 +01003060L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003061W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003062S: Supported
3063
3064SAA7146 VIDEO4LINUX-2 DRIVER
3065P: Michael Hunold
3066M: michael@mihu.de
3067W: http://www.mihu.de/linux/saa7146
3068S: Maintained
3069
3070SBPCD CDROM DRIVER
3071P: Eberhard Moenkeberg
3072M: emoenke@gwdg.de
3073L: linux-kernel@vger.kernel.org
3074S: Maintained
3075
3076SC1200 WDT DRIVER
3077P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003078M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003079S: Maintained
3080
3081SCHEDULER
3082P: Ingo Molnar
3083M: mingo@elte.hu
3084P: Robert Love [the preemptible kernel bits]
3085M: rml@tech9.net
3086L: linux-kernel@vger.kernel.org
3087S: Maintained
3088
3089SCSI CDROM DRIVER
3090P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003091M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003092L: linux-scsi@vger.kernel.org
3093W: http://www.kernel.dk
3094S: Maintained
3095
3096SCSI SG DRIVER
3097P: Doug Gilbert
3098M: dgilbert@interlog.com
3099L: linux-scsi@vger.kernel.org
3100W: http://www.torque.net/sg
3101S: Maintained
3102
3103SCSI SUBSYSTEM
3104P: James E.J. Bottomley
3105M: James.Bottomley@SteelEye.com
3106L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003107T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003108S: Maintained
3109
3110SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003111P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003112M: Kai.Makisara@kolumbus.fi
3113L: linux-scsi@vger.kernel.org
3114S: Maintained
3115
3116SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003117P: Vlad Yasevich
3118M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003119P: Sridhar Samudrala
3120M: sri@us.ibm.com
3121L: lksctp-developers@lists.sourceforge.net
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003122W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003123S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003124
3125SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003126P: Jim Cromie
3127M: jim.cromie@gmail.com
3128S: Odd Fixes
3129
3130SCx200 GPIO DRIVER
3131P: Jim Cromie
3132M: jim.cromie@gmail.com
3133S: Maintained
3134
3135SCx200 HRT CLOCKSOURCE DRIVER
3136P: Jim Cromie
3137M: jim.cromie@gmail.com
3138S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003139
3140SECURITY CONTACT
3141P: Security Officers
3142M: security@kernel.org
3143S: Supported
3144
3145SELINUX SECURITY MODULE
3146P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08003147M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07003148P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003149M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003150P: Eric Paris
3151M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003152L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003153L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003154W: http://www.nsa.gov/selinux
3155S: Supported
3156
Jiri Slabycef2cf02007-05-08 00:31:45 -07003157SENSABLE PHANTOM
3158P: Jiri Slaby
3159M: jirislaby@gmail.com
3160S: Maintained
3161
Linus Torvalds1da177e2005-04-16 15:20:36 -07003162SERIAL ATA (SATA) SUBSYSTEM:
3163P: Jeff Garzik
3164M: jgarzik@pobox.com
3165L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003166T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003167S: Supported
3168
3169SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3170P: Pat Gefre
3171M: pfg@sgi.com
3172L: linux-ia64@vger.kernel.org
3173S: Supported
3174
3175SGI VISUAL WORKSTATION 320 AND 540
3176P: Andrey Panin
3177M: pazke@donpac.ru
3178L: linux-visws-devel@lists.sf.net
3179W: http://linux-visws.sf.net
3180S: Maintained for 2.6.
3181
3182SIMTEC EB110ATX (Chalice CATS)
3183P: Ben Dooks
3184P: Vincent Sanders
3185M: support@simtec.co.uk
3186W: http://www.simtec.co.uk/products/EB110ATX/
3187S: Supported
3188
3189SIMTEC EB2410ITX (BAST)
3190P: Ben Dooks
3191P: Vincent Sanders
3192M: support@simtec.co.uk
3193W: http://www.simtec.co.uk/products/EB2410ITX/
3194S: Supported
3195
Francois Romieu92aab3c2005-07-30 13:11:18 +02003196SIS 190 ETHERNET DRIVER
3197P: Francois Romieu
3198M: romieu@fr.zoreil.com
3199L: netdev@vger.kernel.org
3200S: Maintained
3201
Linus Torvalds1da177e2005-04-16 15:20:36 -07003202SIS 5513 IDE CONTROLLER DRIVER
3203P: Lionel Bouton
3204M: Lionel.Bouton@inet6.fr
3205W: http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
3206W: http://gyver.homeip.net/sis5513/index.html
3207S: Maintained
3208
3209SIS 900/7016 FAST ETHERNET DRIVER
3210P: Daniele Venzano
3211M: venza@brownhat.org
3212W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07003213L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003214S: Maintained
3215
3216SIS FRAMEBUFFER DRIVER
3217P: Thomas Winischhofer
3218M: thomas@winischhofer.net
3219W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003220S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003221
3222SIS USB2VGA DRIVER
3223P: Thomas Winischhofer
3224M: thomas@winischhofer.net
3225W: http://www.winischhofer.at/linuxsisusbvga.shtml
3226S: Maintained
3227
Linus Torvalds1da177e2005-04-16 15:20:36 -07003228SMC91x ETHERNET DRIVER
3229P: Nicolas Pitre
3230M: nico@cam.org
3231S: Maintained
3232
Daniel Drake8f0f8502006-07-18 22:00:25 +01003233SOFTMAC LAYER (IEEE 802.11)
3234P: Johannes Berg
3235M: johannes@sipsolutions.net
3236P: Joe Jezak
3237M: josejx@gentoo.org
3238P: Daniel Drake
3239M: dsd@gentoo.org
3240W: http://softmac.sipsolutions.net/
Johannes Berg724c6b32007-04-23 12:18:20 -07003241L: linux-wireless@vger.kernel.org
Daniel Drake8f0f8502006-07-18 22:00:25 +01003242S: Maintained
3243
Linus Torvalds1da177e2005-04-16 15:20:36 -07003244SOFTWARE RAID (Multiple Disks) SUPPORT
3245P: Ingo Molnar
3246M: mingo@redhat.com
3247P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08003248M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07003249L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08003250S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003251
3252SOFTWARE SUSPEND:
3253P: Pavel Machek
3254M: pavel@suse.cz
David Brownellf318a632007-04-23 14:41:06 -07003255L: linux-pm@lists.linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003256S: Maintained
3257
3258SONIC NETWORK DRIVER
3259P: Thomas Bogendoerfer
3260M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003261L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003262S: Maintained
3263
3264SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01003265P: Mattia Dongili
3266M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01003267L: linux-acpi@vger.kernel.org
3268W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07003269S: Maintained
3270
3271SOUND
3272P: Jaroslav Kysela
3273M: perex@suse.cz
Takashi Iwai82622042007-04-16 12:32:52 +02003274L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003275S: Maintained
3276
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003277SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3278P: Liam Girdwood
3279M: liam.girdwood@wolfsonmicro.com
Takashi Iwai82622042007-04-16 12:32:52 +02003280L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003281S: Supported
3282
Kumar Gala025c3982006-04-02 16:05:54 -05003283SPI SUBSYSTEM
3284P: David Brownell
3285M: dbrownell@users.sourceforge.net
3286L: spi-devel-general@lists.sourceforge.net
3287S: Maintained
3288
Steven Rostedt855f46a2006-08-05 12:14:50 -07003289STABLE BRANCH:
3290P: Greg Kroah-Hartman
3291M: greg@kroah.com
3292P: Chris Wright
3293M: chrisw@sous-sol.org
3294L: stable@kernel.org
3295S: Maintained
3296
Kylene Hall1c72d462005-05-01 08:59:13 -07003297TPM DEVICE DRIVER
3298P: Kylene Hall
3299M: kjhall@us.ibm.com
3300W: http://tpmdd.sourceforge.net
Marcel Selhorstd3a7b6d2007-03-16 13:38:31 -08003301P: Marcel Selhorst
3302M: tpm@selhorst.net
3303W: http://www.prosec.rub.de/tpm/
Stephen Rothwell3bd2aad2007-05-15 01:41:36 -07003304L: tpmdd-devel@lists.sourceforge.net
Kylene Hall1c72d462005-05-01 08:59:13 -07003305S: Maintained
3306
Mark Gross1a80ba82005-10-30 15:02:55 -08003307Telecom Clock Driver for MCPL0010
Jim Cromiece00f852006-11-30 04:49:44 +01003308P: Mark Gross
3309M: mark.gross@intel.com
3310S: Supported
Mark Gross1a80ba82005-10-30 15:02:55 -08003311
Chris Zankel48b415c2005-06-23 22:01:07 -07003312TENSILICA XTENSA PORT (xtensa):
3313P: Chris Zankel
3314M: chris@zankel.net
3315S: Maintained
3316
Henrique de Moraes Holschuh756970a2007-03-29 01:58:44 -03003317THINKPAD ACPI EXTRAS DRIVER
3318P: Henrique de Moraes Holschuh
3319M: ibm-acpi@hmh.eng.br
3320L: ibm-acpi-devel@lists.sourceforge.net
3321W: http://ibm-acpi.sourceforge.net
3322W: http://thinkwiki.org/wiki/Ibm-acpi
3323T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
3324S: Maintained
3325
Linus Torvalds1da177e2005-04-16 15:20:36 -07003326UltraSPARC (sparc64):
3327P: David S. Miller
3328M: davem@davemloft.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003329L: sparclinux@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08003330T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003331S: Maintained
3332
3333SHARP LH SUPPORT (LH7952X & LH7A40X)
3334P: Marc Singer
3335M: elf@buici.com
3336W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003337L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003338S: Maintained
3339
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003340SHPC HOTPLUG DRIVER
3341P: Kristen Carlson Accardi
3342M: kristen.c.accardi@intel.com
3343L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05003344S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003345
Pierre Ossmand129bce2006-03-24 03:18:17 -08003346SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3347P: Pierre Ossman
3348M: drzeus-sdhci@drzeus.cx
3349L: sdhci-devel@list.drzeus.cx
3350W: http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci
3351S: Maintained
3352
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003353SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3354P: Stephen Hemminger
Stephen Hemminger65ebe6342007-01-23 11:38:57 -08003355M: shemminger@linux-foundation.org
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003356L: netdev@vger.kernel.org
3357S: Maintained
3358
Chris Boot1a87d942006-07-10 04:45:34 -07003359SOEKRIS NET48XX LED SUPPORT
3360P: Chris Boot
3361M: bootc@bootc.net
3362S: Maintained
3363
Linus Torvalds1da177e2005-04-16 15:20:36 -07003364SPARC (sparc32):
3365P: William L. Irwin
3366M: wli@holomorphy.com
3367L: sparclinux@vger.kernel.org
3368S: Maintained
3369
3370SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3371P: Roger Wolff
3372M: R.E.Wolff@BitWizard.nl
3373L: linux-kernel@vger.kernel.org ?
3374S: Supported
3375
Jim Lewis2752e402006-09-29 02:01:19 -07003376SPIDERNET NETWORK DRIVER for CELL
Linas Vepstasfa302482007-02-20 16:45:27 -06003377P: Linas Vepstas
3378M: linas@austin.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07003379L: netdev@vger.kernel.org
3380S: Supported
3381
Linus Torvalds1da177e2005-04-16 15:20:36 -07003382SRM (Alpha) environment access
3383P: Jan-Benedict Glaw
3384M: jbglaw@lug-owl.de
3385L: linux-kernel@vger.kernel.org
3386S: Maintained
3387
3388STARFIRE/DURALAN NETWORK DRIVER
3389P: Ion Badulescu
3390M: ionut@cs.columbia.edu
3391S: Maintained
3392
3393STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3394W: http://mosquitonet.Stanford.EDU/strip.html
3395S: Unsupported ?
3396
3397STRADIS MPEG-2 DECODER DRIVER
3398P: Nathan Laredo
3399M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003400W: http://www.stradis.com/
3401S: Maintained
3402
3403SUPERH (sh)
3404P: Paul Mundt
3405M: lethal@linux-sh.org
Matthew Wilcox3b5e0cb2006-09-29 02:01:30 -07003406L: linuxsh-dev@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003407W: http://www.linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003408S: Maintained
3409
3410SUPERH64 (sh64)
3411P: Paul Mundt
3412M: lethal@linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003413L: linuxsh-shmedia-dev@lists.sourceforge.net
3414W: http://www.linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003415S: Maintained
3416
3417SUN3/3X
3418P: Sam Creasey
3419M: sammy@sammy.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003420W: http://sammy.net/sun3/
3421S: Maintained
3422
3423SVGA HANDLING
3424P: Martin Mares
3425M: mj@ucw.cz
3426L: linux-video@atrey.karlin.mff.cuni.cz
3427S: Maintained
3428
3429SYSV FILESYSTEM
3430P: Christoph Hellwig
3431M: hch@infradead.org
3432S: Maintained
3433
Stephen Hemminger781b456a2006-07-10 20:25:29 -07003434TC CLASSIFIER
3435P: Jamal Hadi Salim
3436M: hadi@cyberus.ca
3437L: netdev@vger.kernel.org
3438S: Maintained
3439
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07003440TCP LOW PRIORITY MODULE
3441P: Wong Hoi Sing, Edison
3442M: hswong3i@gmail.com
3443P: Hung Hing Lun, Mike
3444M: hlhung3i@gmail.com
3445W: http://tcp-lp-mod.sourceforge.net/
3446S: Maintained
3447
Alex Dubov4020f2d2006-10-04 02:15:37 -07003448TI FLASH MEDIA INTERFACE DRIVER
3449P: Alex Dubov
3450M: oakad@yahoo.com
3451S: Maintained
3452
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003453TI OMAP MMC INTERFACE DRIVER
3454P: Carlos Aguiar, Anderson Briglia and Syed Khasim
3455M: linux-omap-open-source@linux.omap.com
3456W: http://linux.omap.com
3457W: http://www.muru.com/linux/omap/
3458S: Maintained
3459
Michael Buesch844dd052006-06-26 00:24:59 -07003460TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3461P: Deepak Saxena
3462M: dsaxena@plexity.net
3463S: Maintained
3464
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003465TASKSTATS STATISTICS INTERFACE
3466P: Shailabh Nagar
3467M: nagar@watson.ibm.com
3468L: linux-kernel@vger.kernel.org
3469S: Maintained
3470
Linus Torvalds1da177e2005-04-16 15:20:36 -07003471TI PARALLEL LINK CABLE DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003472P: Romain Lievin
3473M: roms@lpg.ticalc.org
3474S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003475
Per Lidene86eaa32006-01-12 16:45:18 +01003476TIPC NETWORK LAYER
3477P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01003478M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003479P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01003480M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003481P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01003482M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01003483L: tipc-discussion@lists.sourceforge.net
3484W: http://tipc.sourceforge.net/
3485W: http://tipc.cslab.ericsson.net/
3486T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
3487S: Maintained
3488
Linus Torvalds1da177e2005-04-16 15:20:36 -07003489TLAN NETWORK DRIVER
3490P: Samuel Chessman
3491M: chessman@tux.org
3492L: tlan-devel@lists.sourceforge.net
3493W: http://sourceforge.net/projects/tlan/
3494S: Maintained
3495
3496TOKEN-RING NETWORK DRIVER
3497P: Mike Phillips
3498M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003499L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003500L: linux-tr@linuxtr.net
3501W: http://www.linuxtr.net
3502S: Maintained
3503
3504TOSHIBA ACPI EXTRAS DRIVER
3505P: John Belmonte
3506M: toshiba_acpi@memebeam.org
3507W: http://memebeam.org/toys/ToshibaAcpiDriver
3508S: Maintained
3509
3510TOSHIBA SMM DRIVER
3511P: Jonathan Buzzard
3512M: jonathan@buzzard.org.uk
3513L: tlinux-users@tce.toshiba-dme.co.jp
3514W: http://www.buzzard.org.uk/toshiba/
3515S: Maintained
3516
3517TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
3518P: Muli Ben-Yehuda
3519M: mulix@mulix.org
3520L: linux-kernel@vger.kernel.org
3521S: Maintained
3522
3523TRIVIAL PATCHES
Jim Cromiece00f852006-11-30 04:49:44 +01003524P: Adrian Bunk
3525M: trivial@kernel.org
3526L: linux-kernel@vger.kernel.org
3527W: http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
3528T: git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
3529S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003530
3531TMS380 TOKEN-RING NETWORK DRIVER
3532P: Adam Fritzler
3533M: mid@auk.cx
3534L: linux-tr@linuxtr.net
3535W: http://www.auk.cx/tms380tr/
3536S: Maintained
3537
3538TULIP NETWORK DRIVER
Valerie Henson6b928012006-09-08 11:15:34 -07003539P: Valerie Henson
3540M: val_henson@linux.intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003541L: tulip-users@lists.sourceforge.net
3542W: http://sourceforge.net/projects/tulip/
3543S: Maintained
3544
3545TUN/TAP driver
3546P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08003547M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003548L: vtun@office.satix.net
3549W: http://vtun.sourceforge.net/tun
3550S: Maintained
3551
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08003552TURBOCHANNEL SUBSYSTEM
3553P: Maciej W. Rozycki
3554M: macro@linux-mips.org
3555S: Maintained
3556
Linus Torvalds1da177e2005-04-16 15:20:36 -07003557U14-34F SCSI DRIVER
3558P: Dario Ballabio
3559M: ballabio_dario@emc.com
3560L: linux-scsi@vger.kernel.org
3561S: Maintained
3562
3563UDF FILESYSTEM
3564P: Ben Fennema
3565M: bfennema@falcon.csc.calpoly.edu
Linus Torvalds1da177e2005-04-16 15:20:36 -07003566W: http://linux-udf.sourceforge.net
3567S: Maintained
3568
3569UNIFORM CDROM DRIVER
3570P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003571M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003572L: linux-kernel@vger.kernel.org
3573W: http://www.kernel.dk
3574S: Maintained
3575
3576USB ACM DRIVER
3577P: Oliver Neukum
3578M: oliver@neukum.name
3579L: linux-usb-users@lists.sourceforge.net
3580L: linux-usb-devel@lists.sourceforge.net
3581S: Maintained
3582
3583USB BLOCK DRIVER (UB ub)
3584P: Pete Zaitcev
3585M: zaitcev@redhat.com
3586L: linux-kernel@vger.kernel.org
3587L: linux-usb-devel@lists.sourceforge.net
3588S: Supported
3589
Linus Torvalds1da177e2005-04-16 15:20:36 -07003590USB CDC ETHERNET DRIVER
3591P: Greg Kroah-Hartman
3592M: greg@kroah.com
3593L: linux-usb-users@lists.sourceforge.net
3594L: linux-usb-devel@lists.sourceforge.net
3595S: Maintained
3596W: http://www.kroah.com/linux-usb/
3597
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003598USB DAVICOM DM9601 DRIVER
3599P: Peter Korsgaard
3600M: jacmet@sunsite.dk
3601L: linux-usb-devel@lists.sourceforge.net
3602W: http://www.linux-usb.org/usbnet
3603S: Maintained
3604
Linus Torvalds1da177e2005-04-16 15:20:36 -07003605USB EHCI DRIVER
3606P: David Brownell
3607M: dbrownell@users.sourceforge.net
3608L: linux-usb-devel@lists.sourceforge.net
David Brownell23d8c902006-12-05 03:10:08 -08003609S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003610
Luca Risolia7ce08c92006-01-11 02:06:59 +00003611USB ET61X[12]51 DRIVER
3612P: Luca Risolia
3613M: luca.risolia@studio.unibo.it
3614L: linux-usb-devel@lists.sourceforge.net
3615L: video4linux-list@redhat.com
3616W: http://www.linux-projects.org
3617S: Maintained
3618
David Brownell69ae9e32006-11-14 02:03:31 -08003619USB GADGET/PERIPHERAL SUBSYSTEM
3620P: David Brownell
3621M: dbrownell@users.sourceforge.net
3622L: linux-usb-devel@lists.sourceforge.net
3623W: http://www.linux-usb.org/gadget
3624S: Maintained
3625
Linus Torvalds1da177e2005-04-16 15:20:36 -07003626USB HID/HIDBP DRIVERS
Jiri Kosina641266fd2007-01-15 09:56:21 +01003627P: Jiri Kosina
3628M: jkosina@suse.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07003629L: linux-usb-devel@lists.sourceforge.net
Jiri Kosinaa4dff392007-02-27 17:40:09 +01003630T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003631S: Maintained
3632
3633USB HUB DRIVER
3634P: Johannes Erdfelt
3635M: johannes@erdfelt.com
3636L: linux-usb-users@lists.sourceforge.net
3637L: linux-usb-devel@lists.sourceforge.net
3638S: Maintained
3639
Olav Kongas959eea22005-11-03 17:38:14 +02003640USB ISP116X DRIVER
3641P: Olav Kongas
3642M: ok@artecdesign.ee
3643L: linux-usb-devel@lists.sourceforge.net
3644S: Maintained
3645
Linus Torvalds1da177e2005-04-16 15:20:36 -07003646USB KAWASAKI LSI DRIVER
3647P: Oliver Neukum
3648M: oliver@neukum.name
3649L: linux-usb-users@lists.sourceforge.net
3650L: linux-usb-devel@lists.sourceforge.net
3651S: Maintained
3652
3653USB MASS STORAGE DRIVER
3654P: Matthew Dharm
3655M: mdharm-usb@one-eyed-alien.net
3656L: linux-usb-users@lists.sourceforge.net
Matthew Dharm8836aeb2005-12-04 22:03:47 -08003657L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003658S: Maintained
3659W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
3660
3661USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08003662P: David Brownell
3663M: dbrownell@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003664L: linux-usb-users@lists.sourceforge.net
3665L: linux-usb-devel@lists.sourceforge.net
David Brownell23d8c902006-12-05 03:10:08 -08003666S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003667
Matthias Urlichsba460e42005-07-14 00:33:47 -07003668USB OPTION-CARD DRIVER
3669P: Matthias Urlichs
3670M: smurf@smurf.noris.de
3671L: linux-usb-devel@lists.sourceforge.net
3672S: Maintained
3673
Linus Torvalds1da177e2005-04-16 15:20:36 -07003674USB OV511 DRIVER
3675P: Mark McClelland
3676M: mmcclell@bigfoot.com
3677L: linux-usb-users@lists.sourceforge.net
3678L: linux-usb-devel@lists.sourceforge.net
3679W: http://alpha.dyndns.org/ov511/
3680S: Maintained
3681
3682USB PEGASUS DRIVER
3683P: Petko Manolov
3684M: petkan@users.sourceforge.net
3685L: linux-usb-users@lists.sourceforge.net
3686L: linux-usb-devel@lists.sourceforge.net
3687W: http://pegasus2.sourceforge.net/
3688S: Maintained
3689
3690USB PRINTER DRIVER
3691P: Vojtech Pavlik
3692M: vojtech@suse.cz
3693L: linux-usb-users@lists.sourceforge.net
3694L: linux-usb-devel@lists.sourceforge.net
3695S: Maintained
3696
3697USB RTL8150 DRIVER
3698P: Petko Manolov
3699M: petkan@users.sourceforge.net
3700L: linux-usb-users@lists.sourceforge.net
3701L: linux-usb-devel@lists.sourceforge.net
3702W: http://pegasus2.sourceforge.net/
3703S: Maintained
3704
3705USB SE401 DRIVER
3706P: Jeroen Vreeken
3707M: pe1rxq@amsat.org
3708L: linux-usb-users@lists.sourceforge.net
3709L: linux-usb-devel@lists.sourceforge.net
3710W: http://www.chello.nl/~j.vreeken/se401/
3711S: Maintained
3712
3713USB SERIAL CYBERJACK DRIVER
3714P: Matthias Bruestle and Harald Welte
3715M: support@reiner-sct.com
3716W: http://www.reiner-sct.de/support/treiber_cyberjack.php
3717S: Maintained
3718
3719USB SERIAL DIGI ACCELEPORT DRIVER
3720P: Peter Berger and Al Borchers
3721M: pberger@brimson.com
3722M: alborchers@steinerpoint.com
3723L: linux-usb-users@lists.sourceforge.net
3724L: linux-usb-devel@lists.sourceforge.net
3725S: Maintained
3726
3727USB SERIAL DRIVER
3728P: Greg Kroah-Hartman
3729M: gregkh@suse.de
3730L: linux-usb-users@lists.sourceforge.net
3731L: linux-usb-devel@lists.sourceforge.net
3732S: Supported
3733
3734USB SERIAL BELKIN F5U103 DRIVER
3735P: William Greathouse
3736M: wgreathouse@smva.com
3737L: linux-usb-users@lists.sourceforge.net
3738L: linux-usb-devel@lists.sourceforge.net
3739S: Maintained
3740
3741USB SERIAL CYPRESS M8 DRIVER
3742P: Lonnie Mendez
3743M: dignome@gmail.com
3744L: linux-usb-users@lists.sourceforge.net
3745L: linux-usb-devel@lists.sourceforge.net
3746S: Maintained
3747W: http://geocities.com/i0xox0i
3748W: http://firstlight.net/cvs
3749
3750USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
3751L: linux-usb-users@lists.sourceforge.net
3752L: linux-usb-devel@lists.sourceforge.net
3753S: Maintained
3754
3755USB AUERSWALD DRIVER
3756P: Wolfgang Muees
3757M: wolfgang@iksw-muees.de
3758L: linux-usb-users@lists.sourceforge.net
3759L: linux-usb-devel@lists.sourceforge.net
3760S: Maintained
3761
3762USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
3763P: Gary Brubaker
3764M: xavyer@ix.netcom.com
3765L: linux-usb-users@lists.sourceforge.net
3766L: linux-usb-devel@lists.sourceforge.net
3767S: Maintained
3768
3769USB SERIAL KEYSPAN DRIVER
3770P: Greg Kroah-Hartman
3771M: greg@kroah.com
3772L: linux-usb-users@lists.sourceforge.net
3773L: linux-usb-devel@lists.sourceforge.net
3774W: http://www.kroah.com/linux/
3775S: Maintained
3776
3777USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04003778P: Support Department
3779M: support@connecttech.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003780L: linux-usb-users@lists.sourceforge.net
3781L: linux-usb-devel@lists.sourceforge.net
3782W: http://www.connecttech.com
3783S: Supported
3784
Luca Risoliaf423b9a2007-03-26 16:12:04 -03003785USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07003786P: Luca Risolia
3787M: luca.risolia@studio.unibo.it
3788L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00003789L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003790W: http://www.linux-projects.org
3791S: Maintained
3792
3793USB SUBSYSTEM
3794P: Greg Kroah-Hartman
3795M: gregkh@suse.de
3796L: linux-usb-users@lists.sourceforge.net
3797L: linux-usb-devel@lists.sourceforge.net
3798W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003799T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003800S: Supported
3801
3802USB UHCI DRIVER
3803P: Alan Stern
3804M: stern@rowland.harvard.edu
3805L: linux-usb-users@lists.sourceforge.net
3806L: linux-usb-devel@lists.sourceforge.net
3807S: Maintained
3808
David Brownell69ae9e32006-11-14 02:03:31 -08003809USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07003810P: David Brownell
3811M: dbrownell@users.sourceforge.net
3812L: linux-usb-devel@lists.sourceforge.net
David Brownell69ae9e32006-11-14 02:03:31 -08003813W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07003814S: Maintained
3815
3816USB W996[87]CF DRIVER
3817P: Luca Risolia
3818M: luca.risolia@studio.unibo.it
3819L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00003820L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003821W: http://www.linux-projects.org
3822S: Maintained
3823
Luca Risolia60f78052006-02-06 16:29:35 +00003824USB ZC0301 DRIVER
3825P: Luca Risolia
3826M: luca.risolia@studio.unibo.it
3827L: linux-usb-devel@lists.sourceforge.net
3828L: video4linux-list@redhat.com
3829W: http://www.linux-projects.org
3830S: Maintained
3831
Linus Torvalds1da177e2005-04-16 15:20:36 -07003832USB ZD1201 DRIVER
3833P: Jeroen Vreeken
3834M: pe1rxq@amsat.org
3835L: linux-usb-users@lists.sourceforge.net
3836L: linux-usb-devel@lists.sourceforge.net
3837W: http://linux-lc100020.sourceforge.net
3838S: Maintained
3839
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003840USB ZR364XX DRIVER
3841P: Antoine Jacquet
3842M: royale@zerezo.com
3843L: linux-usb-devel@lists.sourceforge.net
3844L: video4linux-list@redhat.com
3845W: http://royale.zerezo.com/zr364xx/
3846S: Maintained
3847
Linus Torvalds1da177e2005-04-16 15:20:36 -07003848USER-MODE LINUX
3849P: Jeff Dike
3850M: jdike@karaya.com
3851L: user-mode-linux-devel@lists.sourceforge.net
3852L: user-mode-linux-user@lists.sourceforge.net
3853W: http://user-mode-linux.sourceforge.net
3854S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003855
Linus Torvalds1da177e2005-04-16 15:20:36 -07003856FAT/VFAT/MSDOS FILESYSTEM:
3857P: OGAWA Hirofumi
3858M: hirofumi@mail.parknet.co.jp
3859L: linux-kernel@vger.kernel.org
3860S: Maintained
3861
3862VIA 82Cxxx AUDIO DRIVER (old OSS driver)
3863P: Jeff Garzik
3864S: Odd fixes
3865
3866VIA RHINE NETWORK DRIVER
3867P: Roger Luethi
3868M: rl@hellgate.ch
3869S: Maintained
3870
Jean Delvare32c0a522005-09-22 21:47:58 +02003871VIAPRO SMBUS DRIVER
3872P: Jean Delvare
3873M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02003874L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02003875S: Maintained
3876
Francois Romieu01f20732007-01-26 00:57:17 -08003877VIA VELOCITY NETWORK DRIVER
3878P: Francois Romieu
3879M: romieu@fr.zoreil.com
3880L: netdev@vger.kernel.org
3881S: Maintained
3882
Linus Torvalds1da177e2005-04-16 15:20:36 -07003883UCLINUX (AND M68KNOMMU)
3884P: Greg Ungerer
3885M: gerg@uclinux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003886W: http://www.uclinux.org/
Adrian Bunkd660a742005-06-25 14:59:35 -07003887L: uclinux-dev@uclinux.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003888S: Maintained
3889
3890UCLINUX FOR NEC V850
3891P: Miles Bader
3892M: uclinux-v850@lsi.nec.co.jp
3893W: http://www.ic.nec.co.jp/micro/uclinux/eng/
3894W: http://www.ee.nec.de/uclinux/
3895S: Supported
3896
3897UCLINUX FOR RENESAS H8/300
3898P: Yoshinori Sato
3899M: ysato@users.sourceforge.jp
3900W: http://uclinux-h8.sourceforge.jp/
3901S: Supported
3902
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03003903UFS FILESYSTEM
3904P: Evgeniy Dushistov
3905M: dushistov@mail.ru
3906L: linux-kernel@vger.kernel.org
3907S: Maintained
3908
Linus Torvalds1da177e2005-04-16 15:20:36 -07003909USB DIAMOND RIO500 DRIVER
3910P: Cesar Miquel
3911M: miquel@df.uba.ar
3912L: rio500-users@lists.sourceforge.net
3913W: http://rio500.sourceforge.net
3914S: Maintained
3915
3916VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07003917P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02003918M: mchehab@infradead.org
3919M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003920L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07003921W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02003922T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07003923S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003924
Juerg Haefligerab413192006-09-24 20:54:04 +02003925VT1211 HARDWARE MONITOR DRIVER
3926P: Juerg Haefliger
3927M: juergh@gmail.com
3928L: lm-sensors@lm-sensors.org
3929S: Maintained
3930
Roger Lucas1de9e372005-11-26 20:20:05 +01003931VT8231 HARDWARE MONITOR DRIVER
3932P: Roger Lucas
3933M: roger@planbit.co.uk
3934L: lm-sensors@lm-sensors.org
3935S: Maintained
3936
Linus Torvalds1da177e2005-04-16 15:20:36 -07003937W1 DALLAS'S 1-WIRE BUS
3938P: Evgeniy Polyakov
3939M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07003940S: Maintained
3941
Charles Spirakis13927072006-07-05 18:05:15 +02003942W83791D HARDWARE MONITORING DRIVER
3943P: Charles Spirakis
3944M: bezaur@gmail.com
3945L: lm-sensors@lm-sensors.org
3946S: Maintained
3947
Rudolf Marek61db0112006-12-12 18:18:30 +01003948W83793 HARDWARE MONITORING DRIVER
3949P: Rudolf Marek
3950M: r.marek@assembler.cz
3951L: lm-sensors@lm-sensors.org
3952S: Maintained
3953
Linus Torvalds1da177e2005-04-16 15:20:36 -07003954W83L51xD SD/MMC CARD INTERFACE DRIVER
3955P: Pierre Ossman
3956M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01003957L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003958W: http://projects.drzeus.cx/wbsd
3959S: Maintained
3960
Wim Van Sebroeck35277612006-01-15 21:21:14 +01003961WATCHDOG DEVICE DRIVERS
3962P: Wim Van Sebroeck
3963M: wim@iguana.be
3964T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
3965S: Maintained
3966
Linus Torvalds1da177e2005-04-16 15:20:36 -07003967WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
3968P: Jean Tourrilhes
3969M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003970L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003971W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
3972S: Maintained
3973
3974WD7000 SCSI DRIVER
3975P: Miroslav Zagorac
3976M: zaga@fly.cc.fer.hr
3977L: linux-scsi@vger.kernel.org
3978S: Maintained
3979
Dmitry Torokhov5fc146802005-11-20 00:50:06 -05003980WISTRON LAPTOP BUTTON DRIVER
3981P: Miloslav Trmac
3982M: mitr@volny.cz
3983S: Maintained
3984
Linus Torvalds1da177e2005-04-16 15:20:36 -07003985WL3501 WIRELESS PCMCIA CARD DRIVER
3986P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03003987M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07003988L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03003989W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07003990S: Maintained
3991
3992X.25 NETWORK LAYER
3993P: Henner Eisen
3994M: eis@baty.hanse.de
3995L: linux-x25@vger.kernel.org
3996S: Maintained
3997
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02003998XEN HYPERVISOR INTERFACE
3999P: Jeremy Fitzhardinge
4000M: jeremy@xensource.com
4001P: Chris Wright
4002M: chrisw@sous-sol.org
4003L: virtualization@lists.osdl.org
4004L: xen-devel@lists.xensource.com
4005S: Supported
4006
Linus Torvalds1da177e2005-04-16 15:20:36 -07004007XFS FILESYSTEM
4008P: Silicon Graphics Inc
Nathan Scott1ad8f402006-08-30 13:41:23 +10004009P: Tim Shimmin, David Chatterton
Linus Torvalds1da177e2005-04-16 15:20:36 -07004010M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004011L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004012W: http://oss.sgi.com/projects/xfs
Nathan Scott1ad8f402006-08-30 13:41:23 +10004013T: git git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds1da177e2005-04-16 15:20:36 -07004014S: Supported
4015
Peter Korsgaard238b8722006-12-06 20:35:17 -08004016XILINX UARTLITE SERIAL DRIVER
4017P: Peter Korsgaard
4018M: jacmet@sunsite.dk
4019L: linux-serial@vger.kernel.org
4020S: Maintained
4021
Linus Torvalds1da177e2005-04-16 15:20:36 -07004022X86 3-LEVEL PAGING (PAE) SUPPORT
4023P: Ingo Molnar
4024M: mingo@redhat.com
4025S: Maintained
4026
4027X86-64 port
4028P: Andi Kleen
4029M: ak@suse.de
4030L: discuss@x86-64.org
4031W: http://www.x86-64.org
Randy Dunlap6a051562007-02-13 13:26:23 +01004032T: quilt ftp://ftp.firstfloor.org/pub/ak/x86_64/quilt-current
Linus Torvalds1da177e2005-04-16 15:20:36 -07004033S: Maintained
4034
4035YAM DRIVER FOR AX.25
4036P: Jean-Paul Roubelat
4037M: jpr@f6fbb.org
4038L: linux-hams@vger.kernel.org
4039S: Maintained
4040
Henkaf64a5e2005-10-12 15:02:56 +02004041YEALINK PHONE DRIVER
4042P: Henk Vergonet
4043M: Henk.Vergonet@gmail.com
4044L: usbb2k-api-dev@nongnu.org
4045S: Maintained
4046
Linus Torvalds1da177e2005-04-16 15:20:36 -07004047Z8530 DRIVER FOR AX.25
4048P: Joerg Reuter
4049M: jreuter@yaina.de
4050W: http://yaina.de/jreuter/
4051W: http://www.qsl.net/dl1bke/
4052L: linux-hams@vger.kernel.org
4053S: Maintained
4054
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004055ZD1211RW WIRELESS DRIVER
4056P: Daniel Drake
4057M: dsd@gentoo.org
4058P: Ulrich Kunitz
4059M: kune@deine-taler.de
4060W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004061L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004062L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4063S: Maintained
4064
Linus Torvalds1da177e2005-04-16 15:20:36 -07004065ZF MACHZ WATCHDOG
4066P: Fernando Fuganti
4067M: fuganti@netbank.com.br
4068W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4069S: Maintained
4070
4071ZR36067 VIDEO FOR LINUX DRIVER
4072P: Ronald Bultje
4073M: rbultje@ronald.bitfreak.net
4074L: mjpeg-users@lists.sourceforge.net
4075W: http://mjpeg.sourceforge.net/driver-zoran/
4076S: Maintained
4077
4078ZR36120 VIDEO FOR LINUX DRIVER
4079P: Pauline Middelink
4080M: middelin@polyware.nl
4081W: http://www.polyware.nl/~middelin/En/hobbies.html
4082W: http://www.polyware.nl/~middelin/hobbies.html
4083S: Maintained
4084
4085THE REST
4086P: Linus Torvalds
4087S: Buried alive in reporters