blob: 4c715a7e059a70f914ad49f9d6b747964e129c5f [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
Linus Torvalds1da177e2005-04-16 15:20:36 -0700785BFS FILE SYSTEM
786P: Tigran A. Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -0800787M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700788L: linux-kernel@vger.kernel.org
789S: Maintained
790
Bryan Wud24ecfc2007-05-01 23:26:32 +0200791BLACKFIN I2C TWI DRIVER
792P: Sonic Zhang
793M: sonic.zhang@analog.com
794L: uclinux-dist-devel@blackfin.uclinux.org (subscribers-only)
795W: http://blackfin.uclinux.org/
796S: Supported
797
Linus Torvalds1da177e2005-04-16 15:20:36 -0700798BLOCK LAYER
799P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +0200800M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -0700801L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -0800802T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700803S: Maintained
804
805BLUETOOTH SUBSYSTEM
806P: Marcel Holtmann
807M: marcel@holtmann.org
808P: Maxim Krasnyansky
809M: maxk@qualcomm.com
810L: bluez-devel@lists.sf.net
811W: http://bluez.sf.net
812W: http://www.bluez.org
813W: http://www.holtmann.org/linux/bluetooth/
Josh Boyer1adc1232005-11-23 15:44:15 -0800814T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -0700815S: Maintained
816
817BLUETOOTH RFCOMM LAYER
818P: Marcel Holtmann
819M: marcel@holtmann.org
820P: Maxim Krasnyansky
821M: maxk@qualcomm.com
822S: Maintained
823
824BLUETOOTH BNEP LAYER
825P: Marcel Holtmann
826M: marcel@holtmann.org
827P: Maxim Krasnyansky
828M: maxk@qualcomm.com
829S: Maintained
830
831BLUETOOTH CMTP LAYER
832P: Marcel Holtmann
833M: marcel@holtmann.org
834S: Maintained
835
836BLUETOOTH HIDP LAYER
837P: Marcel Holtmann
838M: marcel@holtmann.org
839S: Maintained
840
841BLUETOOTH HCI UART DRIVER
842P: Marcel Holtmann
843M: marcel@holtmann.org
844P: Maxim Krasnyansky
845M: maxk@qualcomm.com
846S: Maintained
847
848BLUETOOTH HCI USB DRIVER
849P: Marcel Holtmann
850M: marcel@holtmann.org
851P: Maxim Krasnyansky
852M: maxk@qualcomm.com
853S: Maintained
854
855BLUETOOTH HCI BCM203X DRIVER
856P: Marcel Holtmann
857M: marcel@holtmann.org
858S: Maintained
859
860BLUETOOTH HCI BPA10X DRIVER
861P: Marcel Holtmann
862M: marcel@holtmann.org
863S: Maintained
864
865BLUETOOTH HCI BFUSB DRIVER
866P: Marcel Holtmann
867M: marcel@holtmann.org
868S: Maintained
869
870BLUETOOTH HCI DTL1 DRIVER
871P: Marcel Holtmann
872M: marcel@holtmann.org
873S: Maintained
874
875BLUETOOTH HCI BLUECARD DRIVER
876P: Marcel Holtmann
877M: marcel@holtmann.org
878S: Maintained
879
880BLUETOOTH HCI BT3C DRIVER
881P: Marcel Holtmann
882M: marcel@holtmann.org
883S: Maintained
884
885BLUETOOTH HCI BTUART DRIVER
886P: Marcel Holtmann
887M: marcel@holtmann.org
888S: Maintained
889
890BLUETOOTH HCI VHCI DRIVER
891P: Maxim Krasnyansky
892M: maxk@qualcomm.com
893S: Maintained
894
895BONDING DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +0100896P: Chad Tindel
897M: ctindel@users.sourceforge.net
898P: Jay Vosburgh
899M: fubar@us.ibm.com
900L: bonding-devel@lists.sourceforge.net
901W: http://sourceforge.net/projects/bonding/
902S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700903
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000904BROADBAND PROCESSOR ARCHITECTURE
905P: Arnd Bergmann
906M: arnd@arndb.de
Stephen Rothwell1d049812006-03-22 11:26:58 +1100907L: linuxppc-dev@ozlabs.org
Arthur Othieno6d923f92006-05-19 06:22:23 -0400908W: http://www.penguinppc.org/ppc64/
Arnd Bergmannfef1c772005-06-23 09:43:37 +1000909S: Supported
910
Gary Zambrano39105892006-06-22 17:26:20 -0700911BROADCOM B44 10/100 ETHERNET DRIVER
912P: Gary Zambrano
913M: zambrano@broadcom.com
914L: netdev@vger.kernel.org
915S: Supported
916
Michael Chan948c51e2006-06-04 02:51:39 -0700917BROADCOM BNX2 GIGABIT ETHERNET DRIVER
918P: Michael Chan
919M: mchan@broadcom.com
920L: netdev@vger.kernel.org
921S: Supported
922
923BROADCOM TG3 GIGABIT ETHERNET DRIVER
924P: Michael Chan
925M: mchan@broadcom.com
926L: netdev@vger.kernel.org
927S: Supported
928
Linus Torvalds1da177e2005-04-16 15:20:36 -0700929BTTV VIDEO4LINUX DRIVER
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700930P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -0200931M: mchehab@infradead.org
932M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700933L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700934W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -0200935T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -0700936S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -0700937
Jonathan Corbet77d51402007-03-22 19:44:17 -0300938CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
939P: Jonathan Corbet
940M: corbet@lwn.net
941L: video4linux-list@redhat.com
942S: Maintained
943
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +0200944CALGARY x86-64 IOMMU
945P: Muli Ben-Yehuda
946M: muli@il.ibm.com
947P: Jon D. Mason
Jon Masond8d2bed2006-10-05 18:47:21 +0200948M: jdmason@kudzu.us
Muli Ben-Yehuda77dac902006-07-10 17:06:12 +0200949L: linux-kernel@vger.kernel.org
950L: discuss@x86-64.org
951S: Maintained
952
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800953CFAG12864B LCD DRIVER
954P: Miguel Ojeda Sandonis
955M: maxextreme@gmail.com
956L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700957W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800958S: Maintained
959
960CFAG12864BFB LCD FRAMEBUFFER DRIVER
961P: Miguel Ojeda Sandonis
962M: maxextreme@gmail.com
963L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -0700964W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -0800965S: Maintained
966
Johannes Berg704232c2007-04-23 12:20:05 -0700967CFG80211 and NL80211
968P: Johannes Berg
969M: johannes@sipsolutions.net
970L: linux-wireless@vger.kernel.org
971S: Maintained
972
Andy Whitcroft0a920b52007-06-01 00:46:48 -0700973CHECKPATCH
974P: Andy Whitcroft
975M: apw@shadowen.org
976P: Randy Dunlap
977M: rdunlap@xenotime.net
978P: Joel Schopp
979M: jschopp@austin.ibm.com
980S: Supported
981
Linus Torvalds1da177e2005-04-16 15:20:36 -0700982COMMON INTERNET FILE SYSTEM (CIFS)
983P: Steve French
984M: sfrench@samba.org
Jesper Juhlfb453d42006-01-15 02:46:48 +0100985L: linux-cifs-client@lists.samba.org
Linus Torvalds1da177e2005-04-16 15:20:36 -0700986L: samba-technical@lists.samba.org
987W: http://us1.samba.org/samba/Linux_CIFS_client.html
Josh Boyer1adc1232005-11-23 15:44:15 -0800988T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -0300989S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -0700990
Joel Becker7063fbf2005-12-15 14:29:43 -0800991CONFIGFS
992P: Joel Becker
Joel Becker62ca3d22006-01-27 11:04:12 -0800993M: joel.becker@oracle.com
994L: linux-kernel@vger.kernel.org
Joel Becker7063fbf2005-12-15 14:29:43 -0800995S: Supported
996
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -0800997CIRRUS LOGIC EP93XX ETHERNET DRIVER
998P: Lennert Buytenhek
999M: kernel@wantstofly.org
1000L: netdev@vger.kernel.org
1001S: Maintained
1002
Linus Torvalds1da177e2005-04-16 15:20:36 -07001003CIRRUS LOGIC GENERIC FBDEV DRIVER
1004P: Jeff Garzik
1005M: jgarzik@pobox.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001006L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001007S: Odd Fixes
1008
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001009CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1010P: Lennert Buytenhek
1011M: kernel@wantstofly.org
1012L: linux-usb-devel@lists.sourceforge.net
1013S: Maintained
1014
Linus Torvalds1da177e2005-04-16 15:20:36 -07001015CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1016P: Cirrus Logic Corporation (kernel 2.2 driver)
1017M: Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
1018P: Nils Faerber (port to kernel 2.4)
1019M: Nils Faerber <nils@kernelconcepts.de>
1020S: Maintained
1021
1022CODA FILE SYSTEM
1023P: Jan Harkes
1024M: jaharkes@cs.cmu.edu
1025M: coda@cs.cmu.edu
1026L: codalist@coda.cs.cmu.edu
1027W: http://www.coda.cs.cmu.edu/
1028S: Maintained
1029
1030COMPACTPCI HOTPLUG CORE
1031P: Scott Murray
1032M: scottm@somanetworks.com
1033M: scott@spiteful.org
1034L: pcihpd-discuss@lists.sourceforge.net
1035S: Supported
1036
1037COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1038P: Scott Murray
1039M: scottm@somanetworks.com
1040M: scott@spiteful.org
1041L: pcihpd-discuss@lists.sourceforge.net
1042S: Supported
1043
1044COMPACTPCI HOTPLUG GENERIC DRIVER
1045P: Scott Murray
1046M: scottm@somanetworks.com
1047M: scott@spiteful.org
1048L: pcihpd-discuss@lists.sourceforge.net
1049S: Supported
1050
1051COMPUTONE INTELLIPORT MULTIPORT CARD
1052P: Michael H. Warfield
Adrian Bunk07d46de2005-06-25 14:59:13 -07001053M: mhw@wittsend.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001054W: http://www.wittsend.com/computone.html
Adrian Bunk07d46de2005-06-25 14:59:13 -07001055S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001056
Simon Arlott949be0f2007-03-06 02:47:46 -08001057CONEXANT ACCESSRUNNER USB DRIVER
1058P: Simon Arlott
1059M: cxacru@fire.lp0.eu
Simon Arlott9ae5e3b2007-05-09 08:38:10 +02001060L: accessrunner-general@lists.sourceforge.net
1061W: http://accessrunner.sourceforge.net/
Simon Arlott949be0f2007-03-06 02:47:46 -08001062S: Maintained
1063
Rudolf Marekbebe4672007-05-08 17:22:02 +02001064CORETEMP HARDWARE MONITORING DRIVER
1065P: Rudolf Marek
1066M: r.marek@assembler.cz
1067L: lm-sensors@lm-sensors.org
1068S: Maintained
1069
Linus Torvalds1da177e2005-04-16 15:20:36 -07001070COSA/SRP SYNC SERIAL DRIVER
1071P: Jan "Yenya" Kasprzak
1072M: kas@fi.muni.cz
1073W: http://www.fi.muni.cz/~kas/cosa/
1074S: Maintained
1075
1076CPU FREQUENCY DRIVERS
1077P: Dave Jones
1078M: davej@codemonkey.org.uk
1079L: cpufreq@lists.linux.org.uk
1080W: http://www.codemonkey.org.uk/projects/cpufreq/
Dave Jones7531a0b2006-12-12 17:26:35 -05001081T: git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001082S: Maintained
1083
1084CPUID/MSR DRIVER
1085P: H. Peter Anvin
1086M: hpa@zytor.com
1087S: Maintained
1088
Paul Jacksoned90fb42005-09-27 21:45:37 -07001089CPUSETS
1090P: Paul Jackson
1091P: Simon Derr
1092M: pj@sgi.com
1093M: simon.derr@bull.net
1094L: linux-kernel@vger.kernel.org
1095W: http://www.bullopensource.org/cpuset/
1096S: Supported
1097
Linus Torvalds1da177e2005-04-16 15:20:36 -07001098CRAMFS FILESYSTEM
Jim Cromiece00f852006-11-30 04:49:44 +01001099W: http://sourceforge.net/projects/cramfs/
1100S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001101
1102CRIS PORT
1103P: Mikael Starvik
1104M: starvik@axis.com
1105L: dev-etrax@axis.com
1106W: http://developer.axis.com
1107S: Maintained
1108
1109CRYPTO API
1110P: Herbert Xu
1111M: herbert@gondor.apana.org.au
1112P: David S. Miller
1113M: davem@davemloft.net
1114L: linux-crypto@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08001115T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001116S: Maintained
1117
Jaya Kumar9b4ffa42005-11-17 10:12:23 +01001118CS5535 Audio ALSA driver
1119P: Jaya Kumar
1120M: jayakumar.alsa@gmail.com
1121S: Maintained
1122
Linus Torvalds1da177e2005-04-16 15:20:36 -07001123CYBERPRO FB DRIVER
1124P: Russell King
1125M: rmk@arm.linux.org.uk
1126W: http://www.arm.linux.org.uk/
1127S: Maintained
1128
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001129CYBLAFB FRAMEBUFFER DRIVER
1130P: Knut Petersen
1131M: Knut_Petersen@t-online.de
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001132L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Knut Petersen9fa68ea2005-09-09 13:04:56 -07001133S: Maintained
1134
Linus Torvalds1da177e2005-04-16 15:20:36 -07001135CYCLADES 2X SYNC CARD DRIVER
1136P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001137M: acme@ghostprotocols.net
1138W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07001139S: Maintained
1140
1141CYCLADES ASYNC MUX DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001142W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001143S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001144
1145CYCLADES PC300 DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07001146W: http://www.cyclades.com/
Jiri Slabyd4598832007-02-12 00:51:53 -08001147S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07001148
Linus Torvalds1da177e2005-04-16 15:20:36 -07001149DAMA SLAVE for AX.25
1150P: Joerg Reuter
1151M: jreuter@yaina.de
1152W: http://yaina.de/jreuter/
1153W: http://www.qsl.net/dl1bke/
1154L: linux-hams@vger.kernel.org
1155S: Maintained
1156
1157DC395x SCSI driver
1158P: Oliver Neukum
1159M: oliver@neukum.name
1160P: Ali Akcaagac
1161M: aliakc@web.de
1162P: Jamie Lenehan
1163M: lenehan@twibble.org
1164W: http://twibble.org/dist/dc395x/
Randy Dunlapf5df58812006-07-14 00:24:29 -07001165L: dc395x@twibble.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001166L: http://lists.twibble.org/mailman/listinfo/dc395x/
1167S: Maintained
1168
1169DC390/AM53C974 SCSI driver
1170P: Kurt Garloff
1171M: garloff@suse.de
1172W: http://www.garloff.de/kurt/linux/dc390/
1173P: Guennadi Liakhovetski
1174M: g.liakhovetski@gmx.de
1175S: Maintained
1176
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001177DCCP PROTOCOL
1178P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001179M: acme@ghostprotocols.net
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001180L: dccp@vger.kernel.org
Ian McDonaldf3b84ec2005-11-10 13:05:01 -08001181W: http://linux-net.osdl.org/index.php/DCCP
Arnaldo Carvalho de Meloeb8edb02005-09-17 00:42:26 -07001182S: Maintained
1183
Linus Torvalds1da177e2005-04-16 15:20:36 -07001184DECnet NETWORK LAYER
1185P: Patrick Caulfield
1186M: patrick@tykepenguin.com
1187W: http://linux-decnet.sourceforge.net
1188L: linux-decnet-user@lists.sourceforge.net
1189S: Maintained
1190
1191DEFXX FDDI NETWORK DRIVER
1192P: Maciej W. Rozycki
1193M: macro@linux-mips.org
1194S: Maintained
1195
1196DELL LAPTOP SMM DRIVER
1197P: Massimo Dal Zotto
1198M: dz@debian.org
1199W: http://www.debian.org/~dz/i8k/
1200S: Maintained
1201
Doug Warzecha90563ec2005-09-06 15:17:15 -07001202DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1203P: Doug Warzecha
1204M: Douglas_Warzecha@dell.com
1205S: Maintained
1206
Pavel Machek5ddb88c2006-09-29 02:01:29 -07001207DEVICE-MAPPER (LVM)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001208P: Alasdair Kergon
1209L: dm-devel@redhat.com
1210W: http://sources.redhat.com/dm
1211S: Maintained
1212
1213DEVICE NUMBER REGISTRY
1214P: Torben Mathiasen
1215M: device@lanana.org
1216W: http://lanana.org/docs/device-list/index.html
1217L: linux-kernel@vger.kernel.org
1218S: Maintained
1219
Linus Torvalds1da177e2005-04-16 15:20:36 -07001220DIGI INTL. EPCA DRIVER
1221P: Digi International, Inc
1222M: Eng.Linux@digi.com
1223L: Eng.Linux@digi.com
1224W: http://www.digi.com
1225S: Orphaned
1226
1227DIGI RIGHTSWITCH NETWORK DRIVER
1228P: Rick Richardson
Ralf Baechle979b6c12005-06-13 14:30:40 -07001229L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001230W: http://www.digi.com
1231S: Orphaned
1232
1233DIRECTORY NOTIFICATION
1234P: Stephen Rothwell
1235M: sfr@canb.auug.org.au
1236L: linux-kernel@vger.kernel.org
1237S: Supported
1238
1239DISK GEOMETRY AND PARTITION HANDLING
1240P: Andries Brouwer
1241M: aeb@cwi.nl
1242W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1243W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1244W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1245S: Maintained
1246
1247DISKQUOTA:
1248P: Jan Kara
1249M: jack@suse.cz
1250L: linux-kernel@vger.kernel.org
1251S: Maintained
1252
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001253DISTRIBUTED LOCK MANAGER
1254P: Patrick Caulfield
1255M: pcaulfie@redhat.com
1256P: David Teigland
1257M: teigland@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001258L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001259W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001260T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1261T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001262S: Supported
1263
Linus Torvalds1da177e2005-04-16 15:20:36 -07001264DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1265P: Tobias Ringstrom
1266M: tori@unhappy.mine.nu
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08001267L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001268S: Maintained
1269
Martin Waitzba483d52005-06-17 13:20:59 -07001270DOCBOOK FOR DOCUMENTATION
Randy Dunlap0f40efb2006-07-03 00:24:15 -07001271P: Randy Dunlap
1272M: rdunlap@xenotime.net
Martin Waitzba483d52005-06-17 13:20:59 -07001273S: Maintained
1274
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001275DOCKING STATION DRIVER
1276P: Kristen Carlson Accardi
1277M: kristen.c.accardi@intel.com
1278L: linux-acpi@vger.kernel.org
Len Brown8b59a452007-01-08 19:03:28 -05001279S: Supported
Kristen Carlson Accardi5b9c9bf2006-07-26 13:59:00 -04001280
Linus Torvalds1da177e2005-04-16 15:20:36 -07001281DOUBLETALK DRIVER
1282P: James R. Van Zandt
1283M: jrv@vanzandt.mv.com
1284L: blinux-list@redhat.com
1285S: Maintained
1286
1287DRIVER CORE, KOBJECTS, AND SYSFS
1288P: Greg Kroah-Hartman
1289M: gregkh@suse.de
1290L: linux-kernel@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08001291T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001292S: Supported
1293
1294DRM DRIVERS
1295P: David Airlie
1296M: airlied@linux.ie
1297L: dri-devel@lists.sourceforge.net
Jody McIntyre6fb04252005-11-18 09:31:06 -08001298T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001299S: Maintained
1300
1301DSCC4 DRIVER
Francois Romieu01f20732007-01-26 00:57:17 -08001302P: Francois Romieu
1303M: romieu@fr.zoreil.com
1304L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001305S: Maintained
1306
1307DVB SUBSYSTEM AND DRIVERS
1308P: LinuxTV.org Project
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001309M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001310L: linux-dvb@linuxtv.org (subscription required)
Johannes Stezenbach7d69fa62005-08-11 11:54:24 +02001311W: http://linuxtv.org/
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02001312T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02001313S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001314
1315EATA-DMA SCSI DRIVER
1316P: Michael Neuffer
1317L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1318S: Maintained
1319
1320EATA ISA/EISA/PCI SCSI DRIVER
1321P: Dario Ballabio
1322M: ballabio_dario@emc.com
1323L: linux-scsi@vger.kernel.org
1324S: Maintained
1325
1326EATA-PIO SCSI DRIVER
1327P: Michael Neuffer
1328M: mike@i-Connect.Net
1329L: linux-eata@i-connect.net, linux-scsi@vger.kernel.org
1330S: Maintained
1331
1332EBTABLES
1333P: Bart De Schuymer
1334M: bart.de.schuymer@pandora.be
1335L: ebtables-user@lists.sourceforge.net
1336L: ebtables-devel@lists.sourceforge.net
1337W: http://ebtables.sourceforge.net/
1338S: Maintained
1339
Michael Halcrow237fead2006-10-04 02:16:22 -07001340ECRYPT FILE SYSTEM
1341P: Mike Halcrow, Phillip Hellewell
1342M: mhalcrow@us.ibm.com, phillip@hellewell.homeip.net
1343L: ecryptfs-devel@lists.sourceforge.net
1344W: http://ecryptfs.sourceforge.net/
1345S: Supported
1346
Alan Coxda9bb1d2006-01-18 17:44:13 -08001347EDAC-CORE
Dave Peterson0e438e32006-03-26 01:38:55 -08001348P: Doug Thompson
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001349M: norsk5@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001350L: bluesmoke-devel@lists.sourceforge.net
1351W: bluesmoke.sourceforge.net
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001352S: Supported
Dave Peterson0e438e32006-03-26 01:38:55 -08001353
1354EDAC-E752X
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001355P: Mark Gross
1356M: mark.gross@intel.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001357L: bluesmoke-devel@lists.sourceforge.net
1358W: bluesmoke.sourceforge.net
1359S: Maintained
1360
1361EDAC-E7XXX
Doug Thompson8c2a6a42006-06-30 01:56:09 -07001362P: Doug Thompson
1363M: norsk5@xmission.com
Dave Peterson0e438e32006-03-26 01:38:55 -08001364L: bluesmoke-devel@lists.sourceforge.net
1365W: bluesmoke.sourceforge.net
1366S: Maintained
1367
1368EDAC-R82600
1369P: Tim Small
1370M: tim@buttersideup.com
1371L: bluesmoke-devel@lists.sourceforge.net
1372W: bluesmoke.sourceforge.net
1373S: Maintained
Alan Coxda9bb1d2006-01-18 17:44:13 -08001374
Linus Torvalds1da177e2005-04-16 15:20:36 -07001375EEPRO100 NETWORK DRIVER
1376P: Andrey V. Savochkin
1377M: saw@saw.sw.com.sg
1378S: Maintained
1379
Josh Triplett0bee8d22006-07-30 03:03:58 -07001380EFS FILESYSTEM
1381W: http://aeschi.ch.eu.org/efs/
1382S: Orphan
1383
Heiko J Schickfab97222006-09-22 15:22:22 -07001384EHCA (IBM GX bus InfiniBand adapter) DRIVER:
1385P: Hoang-Nam Nguyen
1386M: hnguyen@de.ibm.com
1387P: Christoph Raisch
1388M: raisch@de.ibm.com
1389L: openib-general@openib.org
1390S: Supported
1391
Linus Torvalds1da177e2005-04-16 15:20:36 -07001392EMU10K1 SOUND DRIVER
1393P: James Courtier-Dutton
1394M: James@superbug.demon.co.uk
1395L: emu10k1-devel@lists.sourceforge.net
1396W: http://sourceforge.net/projects/emu10k1/
1397S: Maintained
1398
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001399EMULEX LPFC FC SCSI DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001400P: James Smart
1401M: james.smart@emulex.com
1402L: linux-scsi@vger.kernel.org
1403W: http://sourceforge.net/projects/lpfcxxxx
1404S: Supported
James.Smart@Emulex.Com3a1c1d42005-08-11 13:42:35 -04001405
Linus Torvalds1da177e2005-04-16 15:20:36 -07001406EPSON 1355 FRAMEBUFFER DRIVER
1407P: Christopher Hoover
1408M: ch@murgatroid.com, ch@hpl.hp.com
1409S: Maintained
1410
1411ETHEREXPRESS-16 NETWORK DRIVER
1412P: Philip Blundell
1413M: philb@gnu.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001414L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001415S: Maintained
1416
1417ETHERNET BRIDGE
1418P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08001419M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07001420L: bridge@lists.linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001421W: http://bridge.sourceforge.net/
1422S: Maintained
1423
1424ETHERTEAM 16I DRIVER
1425P: Mika Kuoppala
1426M: miku@iki.fi
1427S: Maintained
1428
1429EXT2 FILE SYSTEM
Erik Mouw72be2cc2006-12-06 20:40:49 -08001430L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001431S: Maintained
1432
1433EXT3 FILE SYSTEM
1434P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001435M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001436L: linux-ext4@vger.kernel.org
1437S: Maintained
1438
1439EXT4 FILE SYSTEM
1440P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08001441M: sct@redhat.com, akpm@linux-foundation.org, adilger@clusterfs.com
Erik Mouw72be2cc2006-12-06 20:40:49 -08001442L: linux-ext4@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001443S: Maintained
1444
Jean Delvaree53004e2006-01-09 23:26:14 +01001445F71805F HARDWARE MONITORING DRIVER
1446P: Jean Delvare
1447M: khali@linux-fr.org
1448L: lm-sensors@lm-sensors.org
1449S: Maintained
1450
Linus Torvalds1da177e2005-04-16 15:20:36 -07001451FARSYNC SYNCHRONOUS DRIVER
1452P: Kevin Curtis
1453M: kevin.curtis@farsite.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001454W: http://www.farsite.co.uk/
1455S: Supported
1456
Akinobu Mitac5408b82007-04-23 14:41:20 -07001457FAULT INJECTION SUPPORT
1458P: Akinobu Mita
1459M: akinobu.mita@gmail.com
1460S: Supported
1461
Linus Torvalds1da177e2005-04-16 15:20:36 -07001462FRAMEBUFFER LAYER
1463P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001464M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001465L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001466W: http://linux-fbdev.sourceforge.net/
1467S: Maintained
1468
Pantelis Antoniou4689a6b2005-10-30 01:21:53 +03001469FREESCALE SOC FS_ENET DRIVER
1470P: Pantelis Antoniou
1471M: pantelis.antoniou@gmail.com
1472P: Vitaly Bordug
1473M: vbordug@ru.mvista.com
1474L: linuxppc-embedded@ozlabs.org
1475L: netdev@vger.kernel.org
1476S: Maintained
1477
Li Yanga7205b32007-04-23 10:38:18 -07001478FREESCALE HIGHSPEED USB DEVICE DRIVER
1479P: Li Yang
1480M: leoli@freescale.com
1481L: linux-usb-devel@lists.sourceforge.net
1482L: linuxppc-embedded@ozlabs.org
1483S: Maintained
1484
Li Yangbeaf53b2007-05-25 13:54:02 +08001485FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1486P: Li Yang
1487M: leoli@freescale.com
1488L: netdev@vger.kernel.org
1489L: linuxppc-embedded@ozlabs.org
1490S: Maintained
1491
Linus Torvalds1da177e2005-04-16 15:20:36 -07001492FILE LOCKING (flock() and fcntl()/lockf())
1493P: Matthew Wilcox
1494M: matthew@wil.cx
1495L: linux-fsdevel@vger.kernel.org
1496S: Maintained
1497
1498FILESYSTEMS (VFS and infrastructure)
1499P: Alexander Viro
viro@ZenIV.linux.org.uk84122052005-09-06 19:35:49 +01001500M: viro@zeniv.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001501S: Maintained
1502
Stefan Richterb3274472007-05-30 20:44:52 -04001503FIREWIRE SUBSYSTEM
1504P: Kristian Hoegsberg, Stefan Richter
1505M: krh@redhat.com, stefanr@s5r6.in-berlin.de
1506L: linux1394-devel@lists.sourceforge.net
1507W: http://www.linux1394.org/
1508T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1509S: Maintained
1510
Linus Torvalds1da177e2005-04-16 15:20:36 -07001511FIRMWARE LOADER (request_firmware)
1512L: linux-kernel@vger.kernel.org
1513S: Orphan
1514
1515FPU EMULATOR
1516P: Bill Metzenthen
1517M: billm@suburbia.net
1518W: http://suburbia.net/~billm/floating-point/emulator/
1519S: Maintained
1520
1521FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1522P: Mike McLagan
1523M: mike.mclagan@linux.org
Ralf Baechle979b6c12005-06-13 14:30:40 -07001524L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001525S: Maintained
1526
1527FREEVXFS FILESYSTEM
1528P: Christoph Hellwig
1529M: hch@infradead.org
1530W: ftp://ftp.openlinux.org/pub/people/hch/vxfs
1531S: Maintained
1532
David Howells5ab7ffe2007-04-10 15:10:45 +01001533FUJITSU FR-V (FRV) PORT
Linus Torvalds1da177e2005-04-16 15:20:36 -07001534P: David Howells
1535M: dhowells@redhat.com
1536S: Maintained
1537
Miklos Szeredi04578f12005-09-09 13:10:22 -07001538FUSE: FILESYSTEM IN USERSPACE
1539P: Miklos Szeredi
1540M: miklos@szeredi.hu
1541L: fuse-devel@lists.sourceforge.net
1542W: http://fuse.sourceforge.net/
1543S: Maintained
1544
Linus Torvalds1da177e2005-04-16 15:20:36 -07001545FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1546P: Rik Faith
1547M: faith@cs.unc.edu
1548L: linux-scsi@vger.kernel.org
1549S: Odd fixes (e.g., new signatures)
1550
1551GDT SCSI DISK ARRAY CONTROLLER DRIVER
1552P: Achim Leubner
1553M: achim_leubner@adaptec.com
1554L: linux-scsi@vger.kernel.org
1555W: http://www.icp-vortex.com/
1556S: Supported
1557
Haavard Skinnemoen1c23af92007-05-01 23:26:34 +02001558GENERIC GPIO I2C DRIVER
1559P: Haavard Skinnemoen
1560M: hskinnemoen@atmel.com
1561S: Supported
1562
Linus Torvalds1da177e2005-04-16 15:20:36 -07001563GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1564P: Krzysztof Halasa
1565M: khc@pm.waw.pl
1566W: http://www.kernel.org/pub/linux/utils/net/hdlc/
1567S: Maintained
1568
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001569GFS2 FILE SYSTEM
1570P: Steven Whitehouse
1571M: swhiteho@redhat.com
David Teiglanda4644182006-06-22 15:29:57 -04001572L: cluster-devel@redhat.com
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001573W: http://sources.redhat.com/cluster/
Steven Whitehouse370298e2006-10-12 15:40:05 -04001574T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1575T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
Steven Whitehouse5be7b502006-04-28 11:27:32 -04001576S: Supported
1577
Hansjoerg Lipp0a34eb82006-03-26 01:38:28 -08001578GIGASET ISDN DRIVERS
1579P: Hansjoerg Lipp
1580M: hjlipp@web.de
1581P: Tilman Schmidt
1582M: tilman@imap.cc
1583L: gigaset307x-common@lists.sourceforge.net
1584W: http://gigaset307x.sourceforge.net/
1585S: Maintained
1586
Jean Delvare5b543962005-08-15 19:51:02 +02001587HARDWARE MONITORING
1588P: Jean Delvare
1589M: khali@linux-fr.org
1590L: lm-sensors@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001591W: http://www.lm-sensors.org/
1592T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-hwmon/
Jean Delvare5b543962005-08-15 19:51:02 +02001593S: Maintained
1594
Michael Buesch844dd052006-06-26 00:24:59 -07001595HARDWARE RANDOM NUMBER GENERATOR CORE
1596P: Michael Buesch
1597M: mb@bu3sch.de
1598S: Maintained
1599
Robert Love860e1d62005-08-31 23:57:59 -04001600HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1601P: Robert Love
1602M: rlove@rlove.org
1603M: linux-kernel@vger.kernel.org
1604W: http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1605S: Maintained
1606
Linus Torvalds1da177e2005-04-16 15:20:36 -07001607HARMONY SOUND DRIVER
1608P: Kyle McMartin
1609M: kyle@parisc-linux.org
1610W: http://www.parisc-linux.org/~kyle/harmony/
1611L: parisc-linux@lists.parisc-linux.org
1612S: Maintained
1613
1614HAYES ESP SERIAL DRIVER
1615P: Andrew J. Robinson
1616M: arobinso@nyx.net
1617L: linux-kernel@vger.kernel.org
1618W: http://www.nyx.net/~arobinso
1619S: Maintained
1620
1621HFS FILESYSTEM
1622P: Roman Zippel
1623M: zippel@linux-m68k.org
1624L: linux-kernel@vger.kernel.org
1625S: Maintained
1626
1627HGA FRAMEBUFFER DRIVER
1628P: Ferenc Bakonyi
1629M: fero@drama.obuda.kando.hu
1630L: linux-nvidia@lists.surfsouth.com
1631W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1632S: Maintained
1633
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001634HID CORE LAYER
1635P: Jiri Kosina
1636M: jkosina@suse.cz
1637L: linux-input@atrey.karlin.mff.cuni.cz
Jiri Kosinaa4dff392007-02-27 17:40:09 +01001638T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Jiri Kosina4ef4caa2006-12-14 12:03:30 +01001639S: Maintained
1640
Ingo Molnar38bed542007-02-22 09:09:34 +01001641HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
1642P: Thomas Gleixner
1643M: tglx@linutronix.de
1644L: linux-kernel@vger.kernel.org
1645S: Maintained
1646
Linus Torvalds1da177e2005-04-16 15:20:36 -07001647HIGH-SPEED SCC DRIVER FOR AX.25
1648P: Klaus Kudielka
1649M: klaus.kudielka@ieee.org
1650L: linux-hams@vger.kernel.org
1651W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1652S: Maintained
1653
HighPoint Linux Teamede1e6f2006-05-16 14:38:09 +08001654HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
1655P: HighPoint Linux Team
1656M: linux@highpoint-tech.com
1657W: http://www.highpoint-tech.com
1658S: Supported
1659
Linus Torvalds1da177e2005-04-16 15:20:36 -07001660HIPPI
1661P: Jes Sorensen
1662M: jes@trained-monkey.org
1663L: linux-hippi@sunsite.dk
1664S: Maintained
1665
1666HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1667P: Chirag Kantharia
1668M: chirag.kantharia@hp.com
1669L: iss_storagedev@hp.com
1670S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001671
Linus Torvalds1da177e2005-04-16 15:20:36 -07001672HEWLETT-PACKARD SMART2 RAID DRIVER
1673P: Chirag Kantharia
1674M: chirag.kantharia@hp.com
1675L: iss_storagedev@hp.com
1676S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001677
Linus Torvalds1da177e2005-04-16 15:20:36 -07001678HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1679P: Mike Miller
1680M: mike.miller@hp.com
1681L: iss_storagedev@hp.com
1682S: Supported
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001683
Jouni Malinenff1d2762005-05-12 22:54:16 -04001684HOST AP DRIVER
1685P: Jouni Malinen
Jouni Malinen85d32e72007-03-24 17:15:30 -07001686M: j@w1.fi
1687L: hostap@shmoo.com (subscribers-only)
Johannes Berg724c6b32007-04-23 12:18:20 -07001688L: linux-wireless@vger.kernel.org
Jouni Malinenff1d2762005-05-12 22:54:16 -04001689W: http://hostap.epitest.fi/
1690S: Maintained
1691
Linus Torvalds1da177e2005-04-16 15:20:36 -07001692HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1693P: Jaroslav Kysela
1694M: perex@suse.cz
1695S: Maintained
1696
Bob Piccob9b03322005-11-07 00:59:19 -08001697HPET: High Precision Event Timers driver (hpet.c)
1698P: Clemens Ladisch
1699M: clemens@ladisch.de
1700S: Maintained
1701
1702HPET: i386
1703P: Venkatesh Pallipadi (Venki)
1704M: venkatesh.pallipadi@intel.com
1705S: Maintained
1706
1707HPET: x86_64
1708P: Andi Kleen and Vojtech Pavlik
Andi Kleen43c3ab32007-05-02 19:27:11 +02001709M: andi@firstfloor.org and vojtech@suse.cz
Bob Piccob9b03322005-11-07 00:59:19 -08001710S: Maintained
1711
1712HPET: ACPI hpet.c
1713P: Bob Picco
1714M: bob.picco@hp.com
1715S: Maintained
1716
Linus Torvalds1da177e2005-04-16 15:20:36 -07001717HPFS FILESYSTEM
1718P: Mikulas Patocka
1719M: mikulas@artax.karlin.mff.cuni.cz
1720W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1721S: Maintained
1722
1723HUGETLB FILESYSTEM
1724P: William Irwin
1725M: wli@holomorphy.com
1726S: Maintained
1727
Jean Delvare5b543962005-08-15 19:51:02 +02001728I2C SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001729P: Jean Delvare
1730M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02001731L: i2c@lm-sensors.org
Jean Delvare595142e2006-12-06 20:39:36 -08001732T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001733S: Maintained
1734
Till Harbaume8c76ee2007-05-01 23:26:35 +02001735I2C-TINY-USB DRIVER
1736P: Till Harbaum
1737M: till@harbaum.org
1738L: i2c@lm-sensors.org
1739T: http://www.harbaum.org/till/i2c_tiny_usb
1740S: Maintained
1741
Linus Torvalds1da177e2005-04-16 15:20:36 -07001742i386 BOOT CODE
1743P: Riley H. Williams
1744M: Riley@Williams.Name
1745L: Linux-Kernel@vger.kernel.org
1746S: Maintained
1747
1748i386 SETUP CODE / CPU ERRATA WORKAROUNDS
Linus Torvalds1da177e2005-04-16 15:20:36 -07001749P: H. Peter Anvin
1750M: hpa@zytor.com
1751S: Maintained
1752
Linus Torvalds1da177e2005-04-16 15:20:36 -07001753IA64 (Itanium) PLATFORM
1754P: Tony Luck
1755M: tony.luck@intel.com
1756L: linux-ia64@vger.kernel.org
1757W: http://www.ia64-linux.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001758T: git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001759S: Maintained
1760
1761SN-IA64 (Itanium) SUB-PLATFORM
Greg Edwardse5ee7dd2006-01-18 10:21:59 -06001762P: Jes Sorensen
1763M: jes@sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001764L: linux-altix@sgi.com
1765L: linux-ia64@vger.kernel.org
1766W: http://www.sgi.com/altix
1767S: Maintained
1768
1769IBM MCA SCSI SUBSYSTEM DRIVER
1770P: Michael Lang
1771M: langa2@kph.uni-mainz.de
1772W: http://www.uni-mainz.de/~langm000/linux.html
1773S: Maintained
1774
1775IBM Power Linux RAID adapter
1776P: Brian King
1777M: brking@us.ibm.com
1778S: Supported
1779
1780IBM ServeRAID RAID DRIVER
1781P: Jack Hammer
1782P: Dave Jeffery
1783M: ipslinux@adaptec.com
1784W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html
Antoine Jacquetb7eee612007-04-27 12:30:59 -03001785S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07001786
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001787IDE SUBSYSTEM
Linus Torvalds1da177e2005-04-16 15:20:36 -07001788P: Bartlomiej Zolnierkiewicz
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001789M: bzolnier@gmail.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001790L: linux-ide@vger.kernel.org
Bartlomiej Zolnierkiewicz1e7106f2007-01-27 13:46:14 +01001791T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07001792S: Maintained
1793
1794IDE/ATAPI CDROM DRIVER
Jens Axboe9c5b0ce2007-01-03 18:15:20 +01001795P: Alan Cox
1796M: alan@lxorguk.ukuu.org.uk
1797L: linux-ide@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001798S: Maintained
1799
1800IDE/ATAPI FLOPPY DRIVERS
1801P: Paul Bristow
1802M: Paul Bristow <paul@paulbristow.net>
1803W: http://paulbristow.net/linux/idefloppy.html
1804L: linux-kernel@vger.kernel.org
1805S: Maintained
1806
1807IDE/ATAPI TAPE DRIVERS
1808P: Gadi Oxman
1809M: Gadi Oxman <gadio@netvision.net.il>
1810L: linux-kernel@vger.kernel.org
1811S: Maintained
1812
Linus Torvalds1da177e2005-04-16 15:20:36 -07001813IEEE 1394 SUBSYSTEM
1814P: Ben Collins
Stefan Richterf51a5a92007-04-23 14:41:10 -07001815M: ben.collins@ubuntu.com
Stefan Richter87730d02006-09-16 12:24:00 +02001816P: Stefan Richter
1817M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07001818L: linux1394-devel@lists.sourceforge.net
1819W: http://www.linux1394.org/
Stefan Richter87730d02006-09-16 12:24:00 +02001820T: git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001821S: Maintained
1822
Stefan Richterf51a5a92007-04-23 14:41:10 -07001823IEEE 1394 RAW I/O DRIVER (raw1394)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001824P: Dan Dennedy
1825M: dan@dennedy.org
Stefan Richterf51a5a92007-04-23 14:41:10 -07001826P: Stefan Richter
1827M: stefanr@s5r6.in-berlin.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07001828L: linux1394-devel@lists.sourceforge.net
Jody McIntyre105d7b32005-09-30 11:59:04 -07001829S: Maintained
1830
Linus Torvalds1da177e2005-04-16 15:20:36 -07001831IMS TWINTURBO FRAMEBUFFER DRIVER
1832P: Paul Mundt
1833M: lethal@chaoticdreams.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001834L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001835S: Maintained
1836
1837INFINIBAND SUBSYSTEM
1838P: Roland Dreier
Roland Dreier21c121c2005-06-27 14:36:47 -07001839M: rolandd@cisco.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001840P: Sean Hefty
1841M: mshefty@ichips.intel.com
1842P: Hal Rosenstock
1843M: halr@voltaire.com
1844L: openib-general@openib.org
1845W: http://www.openib.org/
Jody McIntyre6fb04252005-11-18 09:31:06 -08001846T: git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001847S: Supported
1848
1849INPUT (KEYBOARD, MOUSE, JOYSTICK) DRIVERS
Vojtech Pavlik664d22a2005-12-13 17:03:36 -08001850P: Dmitry Torokhov
Dmitry Torokhov62f7caf2006-06-26 01:47:56 -04001851M: dmitry.torokhov@gmail.com
1852M: dtor@mail.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07001853L: linux-input@atrey.karlin.mff.cuni.cz
1854L: linux-joystick@atrey.karlin.mff.cuni.cz
Josh Boyer1adc1232005-11-23 15:44:15 -08001855T: git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07001856S: Maintained
1857
Robert Lovec9f04f52005-07-15 12:21:07 -04001858INOTIFY
Cal Peake18b36c72006-12-12 20:18:16 +01001859P: John McCutchan
1860M: ttb@tentacle.dhs.org
1861P: Robert Love
1862M: rml@novell.com
Robert Lovec9f04f52005-07-15 12:21:07 -04001863L: linux-kernel@vger.kernel.org
1864S: Maintained
1865
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08001866INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
Jim Cromiece00f852006-11-30 04:49:44 +01001867P: Sylvain Meyer
1868M: sylvain.meyer@worldonline.fr
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001869L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01001870S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08001871
Linus Torvalds1da177e2005-04-16 15:20:36 -07001872INTEL 810/815 FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01001873P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08001874M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08001875L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01001876S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07001877
1878INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
1879P: Ingo Molnar
1880M: mingo@redhat.com
1881S: Maintained
1882
1883INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1884P: Jeff Garzik
1885M: jgarzik@pobox.com
1886W: http://sourceforge.net/projects/gkernel/
1887S: Maintained
1888
1889INTEL IA32 MICROCODE UPDATE SUPPORT
1890P: Tigran Aivazian
Tigran Aivazianb5b9df62006-11-08 17:44:46 -08001891M: tigran@aivazian.fsnet.co.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07001892S: Maintained
1893
Michael Buesch844dd052006-06-26 00:24:59 -07001894INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
1895P: Deepak Saxena
1896M: dsaxena@plexity.net
1897S: Maintained
1898
Lennert Buytenhek2b7a52a2006-12-29 16:49:30 -08001899INTEL IXP2000 ETHERNET DRIVER
1900P: Lennert Buytenhek
1901M: kernel@wantstofly.org
1902L: netdev@vger.kernel.org
1903S: Maintained
1904
Linus Torvalds1da177e2005-04-16 15:20:36 -07001905INTEL PRO/100 ETHERNET SUPPORT
1906P: John Ronciak
1907M: john.ronciak@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001908P: Jesse Brandeburg
1909M: jesse.brandeburg@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001910P: Jeff Kirsher
1911M: jeffrey.t.kirsher@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07001912P: Auke Kok
1913M: auke-jan.h.kok@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08001914L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07001915W: http://sourceforge.net/projects/e1000/
1916S: Supported
1917
1918INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
1919P: Jeb Cramer
1920M: cramerj@intel.com
1921P: John Ronciak
1922M: john.ronciak@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001923P: Jesse Brandeburg
1924M: jesse.brandeburg@intel.com
1925P: Jeff Kirsher
1926M: jeffrey.t.kirsher@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07001927P: Auke Kok
1928M: auke-jan.h.kok@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08001929L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07001930W: http://sourceforge.net/projects/e1000/
1931S: Supported
1932
1933INTEL PRO/10GbE SUPPORT
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001934P: Jeff Kirsher
1935M: jeffrey.t.kirsher@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001936P: Ayyappan Veeraiyan
1937M: ayyappan.veeraiyan@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07001938P: John Ronciak
1939M: john.ronciak@intel.com
Jesse Brandeburgadd18782006-03-14 14:52:13 -08001940P: Jesse Brandeburg
1941M: jesse.brandeburg@intel.com
Auke Kok99a1f9e2006-04-14 19:05:38 -07001942P: Auke Kok
1943M: auke-jan.h.kok@intel.com
Auke Kokdcd01fa2007-03-06 08:58:06 -08001944L: e1000-devel@lists.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07001945W: http://sourceforge.net/projects/e1000/
1946S: Supported
1947
James Ketrenos826d2ab2005-11-07 18:56:59 -06001948INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
1949P: Yi Zhu
1950M: yi.zhu@intel.com
1951P: James Ketrenos
1952M: jketreno@linux.intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07001953L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07001954L: ipw2100-devel@lists.sourceforge.net
James Ketrenos826d2ab2005-11-07 18:56:59 -06001955L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1956W: http://ipw2100.sourceforge.net
1957S: Supported
1958
1959INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
1960P: Yi Zhu
1961M: yi.zhu@intel.com
1962P: James Ketrenos
1963M: jketreno@linux.intel.com
Johannes Berg724c6b32007-04-23 12:18:20 -07001964L: linux-wireless@vger.kernel.org
Randy Dunlapf5df58812006-07-14 00:24:29 -07001965L: ipw2100-devel@lists.sourceforge.net
James Ketrenos826d2ab2005-11-07 18:56:59 -06001966L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1967W: http://ipw2200.sourceforge.net
1968S: Supported
1969
Linus Torvalds1da177e2005-04-16 15:20:36 -07001970IOC3 DRIVER
1971P: Ralf Baechle
1972M: ralf@linux-mips.org
1973L: linux-mips@linux-mips.org
1974S: Maintained
1975
1976IP MASQUERADING:
1977P: Juanjo Ciarlante
1978M: jjciarla@raiz.uncu.edu.ar
1979S: Maintained
1980
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08001981IPATH DRIVER:
1982P: Bryan O'Sullivan
1983M: support@pathscale.com
1984L: openib-general@openib.org
1985S: Supported
1986
Corey Minyard4409ebe2006-04-20 02:43:12 -07001987IPMI SUBSYSTEM
1988P: Corey Minyard
1989M: minyard@acm.org
1990L: openipmi-developer@lists.sourceforge.net
1991W: http://openipmi.sourceforge.net/
1992S: Supported
1993
Linus Torvalds1da177e2005-04-16 15:20:36 -07001994IPX NETWORK LAYER
1995P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03001996M: acme@ghostprotocols.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07001997L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07001998S: Maintained
1999
2000IRDA SUBSYSTEM
Samuel Ortizf3539762006-05-09 15:24:49 -07002001P: Samuel Ortiz
2002M: samuel@sortiz.org
Olaf Heringa2ac9532005-07-12 13:58:35 -07002003L: irda-users@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002004W: http://irda.sourceforge.net/
Samuel Ortizf3539762006-05-09 15:24:49 -07002005S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002006
2007ISAPNP
2008P: Jaroslav Kysela
2009M: perex@suse.cz
2010S: Maintained
2011
2012ISDN SUBSYSTEM
2013P: Karsten Keil
2014M: kkeil@suse.de
2015P: Kai Germaschewski
2016M: kai.germaschewski@gmx.de
2017L: isdn4linux@listserv.isdn4linux.de
2018W: http://www.isdn4linux.de
Josh Boyer1adc1232005-11-23 15:44:15 -08002019T: git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002020S: Maintained
2021
2022ISDN SUBSYSTEM (Eicon active card driver)
2023P: Armin Schindler
2024M: mac@melware.de
2025L: isdn4linux@listserv.isdn4linux.de
2026W: http://www.melware.de
2027S: Maintained
2028
Linus Torvalds1da177e2005-04-16 15:20:36 -07002029JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2030P: David Woodhouse
2031M: dwmw2@infradead.org
2032L: jffs-dev@axis.com
2033W: http://sources.redhat.com/jffs2/
2034S: Maintained
2035
2036JFS FILESYSTEM
2037P: Dave Kleikamp
2038M: shaggy@austin.ibm.com
2039L: jfs-discussion@lists.sourceforge.net
2040W: http://jfs.sourceforge.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002041T: git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002042S: Supported
2043
Josh Triplettde456d32006-07-30 03:04:00 -07002044JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
Theodore Tsoae0718f2006-05-20 15:00:13 -07002045P: Stephen Tweedie, Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002046M: sct@redhat.com, akpm@linux-foundation.org
Erik Mouw72be2cc2006-12-06 20:40:49 -08002047L: linux-ext4@vger.kernel.org
Theodore Tsoae0718f2006-05-20 15:00:13 -07002048S: Maintained
2049
Rudolf Marek4660cb32006-10-08 22:01:26 +02002050K8TEMP HARDWARE MONITORING DRIVER
2051P: Rudolf Marek
2052M: r.marek@assembler.cz
2053L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002054S: Maintained
2055
2056KCONFIG
2057P: Roman Zippel
2058M: zippel@linux-m68k.org
2059L: kbuild-devel@lists.sourceforge.net
2060S: Maintained
2061
Vivek Goyalea6c2082006-05-20 14:59:55 -07002062KDUMP
2063P: Vivek Goyal
2064M: vgoyal@in.ibm.com
2065P: Haren Myneni
2066M: hbabu@us.ibm.com
Simon Horman34633992007-05-08 00:31:40 -07002067L: kexec@lists.infradead.org
Vivek Goyalea6c2082006-05-20 14:59:55 -07002068L: linux-kernel@vger.kernel.org
2069W: http://lse.sourceforge.net/kdump/
2070S: Maintained
2071
Linus Torvalds1da177e2005-04-16 15:20:36 -07002072KERNEL AUTOMOUNTER (AUTOFS)
2073P: H. Peter Anvin
2074M: hpa@zytor.com
2075L: autofs@linux.kernel.org
2076S: Odd Fixes
2077
2078KERNEL AUTOMOUNTER v4 (AUTOFS4)
2079P: Ian Kent
2080M: raven@themaw.net
2081L: autofs@linux.kernel.org
2082S: Maintained
2083
2084KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
2085P: Kai Germaschewski
2086M: kai@germaschewski.name
2087P: Sam Ravnborg
2088M: sam@ravnborg.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002089T: git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002090S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002091
2092KERNEL JANITORS
2093P: Several
David Brownellf318a632007-04-23 14:41:06 -07002094L: kernel-janitors@lists.linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002095W: http://www.kerneljanitors.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002096S: Maintained
2097
2098KERNEL NFSD
2099P: Neil Brown
NeilBrown98fac232007-01-26 00:56:57 -08002100M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07002101L: nfs@lists.sourceforge.net
2102W: http://nfs.sourceforge.net/
NeilBrown98fac232007-01-26 00:56:57 -08002103S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002104
Avi Kivity426d62e2006-12-13 00:34:03 -08002105KERNEL VIRTUAL MACHINE (KVM)
2106P: Avi Kivity
2107M: avi@qumranet.com
2108L: kvm-devel@lists.sourceforge.net
2109W: kvm.sourceforge.net
2110S: Supported
2111
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002112KEXEC
2113P: Eric Biederman
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002114M: ebiederm@xmission.com
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002115W: http://www.xmission.com/~ebiederm/files/kexec/
2116L: linux-kernel@vger.kernel.org
Simon Horman34633992007-05-08 00:31:40 -07002117L: kexec@lists.infradead.org
Eric W. Biedermandc009d92005-06-25 14:57:52 -07002118S: Maintained
2119
Prasanna S Panchamukhi89559a62005-09-22 21:43:47 -07002120KPROBES
2121P: Prasanna S Panchamukhi
2122M: prasanna@in.ibm.com
2123P: Ananth N Mavinakayanahalli
2124M: ananth@in.ibm.com
2125P: Anil S Keshavamurthy
2126M: anil.s.keshavamurthy@intel.com
2127P: David S. Miller
2128M: davem@davemloft.net
2129L: linux-kernel@vger.kernel.org
2130S: Maintained
2131
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002132KS0108 LCD CONTROLLER DRIVER
2133P: Miguel Ojeda Sandonis
2134M: maxextreme@gmail.com
2135L: linux-kernel@vger.kernel.org
Miguel Ojeda6b968622007-05-08 00:29:54 -07002136W: http://auxdisplay.googlepages.com/
Miguel Ojeda Sandonis70e84042007-02-10 01:44:32 -08002137S: Maintained
2138
Linus Torvalds1da177e2005-04-16 15:20:36 -07002139LAPB module
Linus Torvalds1da177e2005-04-16 15:20:36 -07002140L: linux-x25@vger.kernel.org
David S. Millerbf9915c2006-07-21 14:55:17 -07002141S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002142
2143LASI 53c700 driver for PARISC
2144P: James E.J. Bottomley
2145M: James.Bottomley@HansenPartnership.com
2146L: linux-scsi@vger.kernel.org
2147S: Maintained
2148
Richard Purdie263de9b2006-05-15 09:44:16 -07002149LED SUBSYSTEM
2150P: Richard Purdie
2151M: rpurdie@rpsys.net
2152S: Maintained
2153
Linus Torvalds1da177e2005-04-16 15:20:36 -07002154LEGO USB Tower driver
2155P: Juergen Stuber
2156M: starblue@users.sourceforge.net
2157L: legousb-devel@lists.sourceforge.net
2158W: http://legousb.sourceforge.net/
2159S: Maintained
2160
2161LINUX FOR IBM pSERIES (RS/6000)
2162P: Paul Mackerras
2163M: paulus@au.ibm.com
2164W: http://www.ibm.com/linux/ltc/projects/ppc
2165S: Supported
2166
2167LINUX FOR NCR VOYAGER
2168P: James Bottomley
2169M: James.Bottomley@HansenPartnership.com
2170W: http://www.hansenpartnership.com/voyager
2171S: Maintained
2172
2173LINUX FOR POWERPC
2174P: Paul Mackerras
2175M: paulus@samba.org
2176W: http://www.penguinppc.org/
2177L: linuxppc-dev@ozlabs.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002178T: git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002179S: Supported
2180
2181LINUX FOR POWER MACINTOSH
2182P: Benjamin Herrenschmidt
2183M: benh@kernel.crashing.org
2184W: http://www.penguinppc.org/
2185L: linuxppc-dev@ozlabs.org
2186S: Maintained
2187
2188LINUX FOR POWERPC EMBEDDED MPC52XX
2189P: Sylvain Munaut
2190M: tnt@246tNt.com
2191W: http://www.246tNt.com/mpc52xx/
2192W: http://www.penguinppc.org/
2193L: linuxppc-dev@ozlabs.org
2194L: linuxppc-embedded@ozlabs.org
2195S: Maintained
2196
2197LINUX FOR POWERPC EMBEDDED PPC4XX
2198P: Matt Porter
2199M: mporter@kernel.crashing.org
2200W: http://www.penguinppc.org/
2201L: linuxppc-embedded@ozlabs.org
2202S: Maintained
2203
Tom Rinie93adf12005-07-26 12:49:53 -07002204LINUX FOR POWERPC BOOT CODE
Linus Torvalds1da177e2005-04-16 15:20:36 -07002205P: Tom Rini
2206M: trini@kernel.crashing.org
2207W: http://www.penguinppc.org/
2208L: linuxppc-embedded@ozlabs.org
2209S: Maintained
2210
Tom Rinie93adf12005-07-26 12:49:53 -07002211LINUX FOR POWERPC EMBEDDED PPC8XX
2212P: Marcelo Tosatti
Marcelo Tosatti2e367a82006-05-15 09:44:08 -07002213M: marcelo@kvack.org
Tom Rinie93adf12005-07-26 12:49:53 -07002214W: http://www.penguinppc.org/
2215L: linuxppc-embedded@ozlabs.org
2216S: Maintained
2217
Linus Torvalds1da177e2005-04-16 15:20:36 -07002218LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
Jim Cromiece00f852006-11-30 04:49:44 +01002219P: Kumar Gala
2220M: galak@kernel.crashing.org
2221W: http://www.penguinppc.org/
2222L: linuxppc-embedded@ozlabs.org
2223S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002224
Olof Johanssonab06ff32006-09-06 14:44:54 -05002225LINUX FOR POWERPC PA SEMI PWRFICIENT
2226P: Olof Johansson
2227M: olof@lixom.net
2228W: http://www.pasemi.com/
2229L: linuxppc-dev@ozlabs.org
2230S: Supported
2231
Linus Torvalds1da177e2005-04-16 15:20:36 -07002232LLC (802.2)
2233P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03002234M: acme@ghostprotocols.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07002235S: Maintained
2236
2237LINUX FOR 64BIT POWERPC
2238P: Paul Mackerras
2239M: paulus@samba.org
2240M: paulus@au.ibm.com
2241P: Anton Blanchard
2242M: anton@samba.org
2243M: anton@au.ibm.com
Arthur Othieno6d923f92006-05-19 06:22:23 -04002244W: http://www.penguinppc.org/ppc64/
Stephen Rothwell1d049812006-03-22 11:26:58 +11002245L: linuxppc-dev@ozlabs.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002246S: Supported
2247
2248LINUX SECURITY MODULE (LSM) FRAMEWORK
2249P: Chris Wright
Chris Wright692a2062006-03-11 03:27:19 -08002250M: chrisw@sous-sol.org
Chris Wright1a4520b2006-03-11 03:27:20 -08002251L: linux-security-module@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002252W: http://lsm.immunix.org
Josh Boyer1adc1232005-11-23 15:44:15 -08002253T: git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002254S: Supported
2255
2256LM83 HARDWARE MONITOR DRIVER
2257P: Jean Delvare
2258M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002259L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002260S: Maintained
2261
2262LM90 HARDWARE MONITOR DRIVER
2263P: Jean Delvare
2264M: khali@linux-fr.org
Jean Delvarecc0b07e2005-05-22 09:39:11 +02002265L: lm-sensors@lm-sensors.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002266S: Maintained
2267
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002268LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002269P: Richard Russon (FlatCap)
2270M: ldm@flatcap.org
Anton Altaparmakovdde33342007-05-21 09:37:42 +01002271L: linux-ntfs-dev@lists.sourceforge.net
2272W: http://www.linux-ntfs.org/content/view/19/37/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002273S: Maintained
2274
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002275LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2276P: Eric Moore
Eric Moored8a82d72006-12-29 16:47:43 -08002277M: Eric.Moore@lsi.com
2278M: support@lsi.com
2279L: mpt_linux_developer@lsi.com
Moore, Eric Deanc87e34e2005-12-01 11:06:25 -07002280L: linux-scsi@vger.kernel.org
2281W: http://www.lsilogic.com/support
2282S: Supported
2283
Linus Torvalds1da177e2005-04-16 15:20:36 -07002284LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2285P: Matthew Wilcox
2286M: matthew@wil.cx
2287L: linux-scsi@vger.kernel.org
2288S: Maintained
2289
2290M68K ARCHITECTURE
2291P: Geert Uytterhoeven
2292M: geert@linux-m68k.org
2293P: Roman Zippel
2294M: zippel@linux-m68k.org
2295L: linux-m68k@lists.linux-m68k.org
2296W: http://www.linux-m68k.org/
2297W: http://linux-m68k-cvs.ubb.ca/
2298S: Maintained
2299
2300M68K ON APPLE MACINTOSH
2301P: Joshua Thompson
2302M: funaho@jurai.org
2303W: http://www.mac.linux-m68k.org/
2304L: linux-mac68k@mac.linux-m68k.org
2305S: Maintained
2306
2307M68K ON HP9000/300
2308P: Philip Blundell
2309M: philb@gnu.org
2310W: http://www.tazenda.demon.co.uk/phil/linux-hp
2311S: Maintained
2312
Jiri Benc64a327a2007-05-05 11:47:08 -07002313MAC80211
2314P: Jiri Benc
2315M: jbenc@suse.cz
2316P: Michael Wu
2317M: flamingice@sourmilk.net
2318L: linux-wireless@vger.kernel.org
2319W: http://linuxwireless.org/
2320T: git kernel.org:/pub/scm/linux/kernel/git/jbenc/mac80211.git
2321S: Maintained
2322
Linus Torvalds1da177e2005-04-16 15:20:36 -07002323MARVELL YUKON / SYSKONNECT DRIVER
2324P: Mirko Lindner
2325M: mlindner@syskonnect.de
2326P: Ralph Roesler
2327M: rroesler@syskonnect.de
2328W: http://www.syskonnect.com
2329S: Supported
2330
Michael Kerriskfaf16682005-07-31 22:34:47 -07002331MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
Jim Cromiece00f852006-11-30 04:49:44 +01002332P: Michael Kerrisk
2333M: mtk-manpages@gmx.net
2334W: ftp://ftp.kernel.org/pub/linux/docs/manpages
2335S: Maintained
Michael Kerriskfaf16682005-07-31 22:34:47 -07002336
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002337MARVELL MV643XX ETHERNET DRIVER
2338P: Dale Farnsworth
2339M: dale@farnsworth.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002340P: Manish Lachwani
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002341M: mlachwani@mvista.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002342L: netdev@vger.kernel.org
Dale Farnsworthb60d6972006-01-16 16:45:45 -07002343S: Odd Fixes for 2.4; Maintained for 2.6.
Linus Torvalds1da177e2005-04-16 15:20:36 -07002344
2345MATROX FRAMEBUFFER DRIVER
2346P: Petr Vandrovec
2347M: vandrove@vc.cvut.cz
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002348L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002349S: Maintained
2350
Hans-Juergen Kochd20620d2007-05-08 17:22:00 +02002351MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2352P: Hans J. Koch
2353M: hjk@linutronix.de
2354L: lm-sensors@lm-sensors.org
2355S: Maintained
2356
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002357MEGARAID SCSI DRIVERS
Jim Cromiece00f852006-11-30 04:49:44 +01002358P: Neela Syam Kolli
Sumant Patrobdd0d752007-05-10 07:22:35 -07002359M: megaraidlinux@lsi.com
Jim Cromiece00f852006-11-30 04:49:44 +01002360S: linux-scsi@vger.kernel.org
2361W: http://megaraid.lsilogic.com
2362S: Maintained
Kolli, Neela Syam757e0102005-10-14 15:59:13 -07002363
Steven Rostedt70ea91f2006-07-30 03:03:53 -07002364MEMORY MANAGEMENT
2365L: linux-mm@kvack.org
2366L: linux-kernel@vger.kernel.org
2367W: http://www.linux-mm.org
2368S: Maintained
2369
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002370MEMORY TECHNOLOGY DEVICES (MTD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002371P: David Woodhouse
2372M: dwmw2@infradead.org
2373W: http://www.linux-mtd.infradead.org/
2374L: linux-mtd@lists.infradead.org
David Woodhousef4e9ce66c2006-04-11 19:29:07 -04002375T: git git://git.infradead.org/mtd-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002376S: Maintained
2377
Artem Bityutskiy48576402007-02-13 17:11:10 +02002378UNSORTED BLOCK IMAGES (UBI)
2379P: Artem Bityutskiy
2380M: dedekind@infradead.org
2381W: http://www.linux-mtd.infradead.org/
2382L: linux-mtd@lists.infradead.org
2383T: git git://git.infradead.org/ubi-2.6.git
2384S: Maintained
2385
Linus Torvalds1da177e2005-04-16 15:20:36 -07002386MICROTEK X6 SCANNER
2387P: Oliver Neukum
2388M: oliver@neukum.name
2389S: Maintained
2390
2391MIPS
2392P: Ralf Baechle
2393M: ralf@linux-mips.org
Ralf Baechled50f7ec2005-10-04 13:30:10 +01002394W: http://www.linux-mips.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002395L: linux-mips@linux-mips.org
Ralf Baechle7425b342006-03-10 13:47:21 +00002396T: git www.linux-mips.org:/pub/scm/linux.git
2397S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07002398
2399MISCELLANEOUS MCA-SUPPORT
2400P: James Bottomley
2401M: jejb@steeleye.com
2402L: linux-kernel@vger.kernel.org
2403S: Maintained
2404
2405MODULE SUPPORT
2406P: Rusty Russell
2407M: rusty@rustcorp.com.au
2408L: linux-kernel@vger.kernel.org
2409S: Maintained
2410
2411MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2412P: Stelian Pop
2413M: stelian@popies.net
2414W: http://popies.net/meye/
2415S: Maintained
2416
Pavel Pisac58ff042007-05-16 01:10:41 +02002417MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
2418P: Pavel Pisa
2419M: ppisa@pikron.com
2420L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2421W: http://mmc.drzeus.cx/wiki/Controllers/Freescale/SDHC
2422S: Maintained
2423
Linus Torvalds1da177e2005-04-16 15:20:36 -07002424MOUSE AND MISC DEVICES [GENERAL]
2425P: Alessandro Rubini
2426M: rubini@ipvvis.unipv.it
2427L: linux-kernel@vger.kernel.org
2428S: Maintained
2429
Jiri Slabyd7354102006-12-08 02:38:35 -08002430MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0)
2431P: Jiri Slaby
2432M: jirislaby@gmail.com
2433L: linux-kernel@vger.kernel.org
2434S: Maintained
2435
Lennart Poettering8c4c7312006-10-06 01:27:02 -04002436MSI LAPTOP SUPPORT
2437P: Lennart Poettering
2438M: mzxreary@0pointer.de
2439L: https://tango.0pointer.de/mailman/listinfo/s270-linux
2440W: http://0pointer.de/lennart/tchibo.html
2441S: Maintained
2442
Linus Torvalds1da177e2005-04-16 15:20:36 -07002443MTRR AND SIMILAR SUPPORT [i386]
2444P: Richard Gooch
2445M: rgooch@atnf.csiro.au
2446L: linux-kernel@vger.kernel.org
2447W: http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
2448S: Maintained
2449
Pierre Ossmanb9f5d802006-10-17 00:09:30 -07002450MULTIMEDIA CARD (MMC) AND SECURE DIGITAL (SD) SUBSYSTEM
2451P: Pierre Ossman
2452M: drzeus-mmc@drzeus.cx
2453L: linux-kernel@vger.kernel.org
2454S: Maintained
Russell Kingbaca2da2006-06-04 17:36:31 +01002455
Linus Torvalds1da177e2005-04-16 15:20:36 -07002456MULTISOUND SOUND DRIVER
2457P: Andrew Veliath
2458M: andrewtv@usa.net
2459S: Maintained
2460
Jiri Slabyd7354102006-12-08 02:38:35 -08002461MULTITECH MULTIPORT CARD (ISICOM)
2462P: Jiri Slaby
2463M: jirislaby@gmail.com
2464L: linux-kernel@vger.kernel.org
2465S: Maintained
2466
Linus Torvalds1da177e2005-04-16 15:20:36 -07002467NATSEMI ETHERNET DRIVER (DP8381x)
2468P: Tim Hockin
2469M: thockin@hockin.org
2470S: Maintained
2471
2472NCP FILESYSTEM
2473P: Petr Vandrovec
2474M: vandrove@vc.cvut.cz
2475L: linware@sh.cvut.cz
2476S: Maintained
2477
2478NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
2479P: James E.J. Bottomley
2480M: James.Bottomley@HansenPartnership.com
2481L: linux-scsi@vger.kernel.org
2482S: Maintained
2483
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002484NETEM NETWORK EMULATOR
2485P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08002486M: shemminger@linux-foundation.org
David Brownellf318a632007-04-23 14:41:06 -07002487L: netem@lists.linux-foundation.org
Stephen Hemmingerbe2f2e82006-05-25 16:14:43 -07002488S: Maintained
2489
Linus Torvalds1da177e2005-04-16 15:20:36 -07002490NETFILTER/IPTABLES/IPCHAINS
2491P: Rusty Russell
2492P: Marc Boucher
2493P: James Morris
2494P: Harald Welte
2495P: Jozsef Kadlecsik
Patrick McHardy82b98542006-10-12 14:08:55 -07002496P: Patrick McHardy
2497M: kaber@trash.net
2498L: netfilter-devel@lists.netfilter.org
Randy Dunlap24a1dec2007-01-28 15:54:42 -08002499L: netfilter@lists.netfilter.org (subscribers-only)
Patrick McHardy82b98542006-10-12 14:08:55 -07002500L: coreteam@netfilter.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002501W: http://www.netfilter.org/
2502W: http://www.iptables.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002503S: Supported
2504
Paul Moore4cc67732006-09-25 15:57:13 -07002505NETLABEL
2506P: Paul Moore
2507M: paul.moore@hp.com
2508W: http://netlabel.sf.net
2509L: netdev@vger.kernel.org
2510S: Supported
2511
Linus Torvalds1da177e2005-04-16 15:20:36 -07002512NETROM NETWORK LAYER
2513P: Ralf Baechle
2514M: ralf@linux-mips.org
2515L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02002516W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002517S: Maintained
2518
Pavel Machek5ddb88c2006-09-29 02:01:29 -07002519NETWORK BLOCK DEVICE (NBD)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002520P: Paul Clements
2521M: Paul.Clements@steeleye.com
2522S: Maintained
2523
2524NETWORK DEVICE DRIVERS
2525P: Andrew Morton
Simon Horman588cc702007-02-20 13:58:06 -08002526M: akpm@linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002527P: Jeff Garzik
2528M: jgarzik@pobox.com
Ralf Baechle979b6c12005-06-13 14:30:40 -07002529L: netdev@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08002530T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002531S: Maintained
2532
2533NETWORKING [GENERAL]
2534P: Networking Team
Ralf Baechle979b6c12005-06-13 14:30:40 -07002535M: netdev@vger.kernel.org
2536L: netdev@vger.kernel.org
David S. Millerf1465f72006-03-27 23:28:44 -08002537W: http://linux-net.osdl.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002538S: Maintained
2539
2540NETWORKING [IPv4/IPv6]
2541P: David S. Miller
2542M: davem@davemloft.net
2543P: Alexey Kuznetsov
2544M: kuznet@ms2.inr.ac.ru
2545P: Pekka Savola (ipv6)
2546M: pekkas@netcore.fi
2547P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04002548M: jmorris@namei.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002549P: Hideaki YOSHIFUJI
2550M: yoshfuji@linux-ipv6.org
2551P: Patrick McHardy
2552M: kaber@coreworks.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002553L: netdev@vger.kernel.org
John W. Linvilled5ca3112006-01-18 14:52:18 -08002554T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002555S: Maintained
2556
John W. Linville29f8f632006-01-18 14:52:48 -08002557NETWORKING [WIRELESS]
2558P: John W. Linville
2559M: linville@tuxdriver.com
Randy Dunlap2cb4abd2007-02-07 15:52:36 -08002560L: linux-wireless@vger.kernel.org
John W. Linville29f8f632006-01-18 14:52:48 -08002561T: git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2562S: Maintained
2563
Amit S. Kale3d396eb2006-10-21 15:33:03 -04002564NETXEN (1/10) GbE SUPPORT
2565P: Amit S. Kale
2566M: amitkale@netxen.com
2567L: netdev@vger.kernel.org
2568W: http://www.netxen.com
2569S: Supported
2570
Linus Torvalds1da177e2005-04-16 15:20:36 -07002571IPVS
2572P: Wensong Zhang
2573M: wensong@linux-vs.org
Horms9d30c172005-09-29 19:47:06 -07002574P: Simon Horman
2575M: horms@verge.net.au
Linus Torvalds1da177e2005-04-16 15:20:36 -07002576P: Julian Anastasov
2577M: ja@ssi.bg
Horms9d30c172005-09-29 19:47:06 -07002578L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002579S: Maintained
2580
2581NFS CLIENT
2582P: Trond Myklebust
2583M: trond.myklebust@fys.uio.no
2584L: linux-kernel@vger.kernel.org
2585S: Maintained
2586
2587NI5010 NETWORK DRIVER
Andreas Mohr5b552b12006-06-30 02:25:07 -07002588P: Jan-Pascal van Best
2589M: janpascal@vanbest.org
2590P: Andreas Mohr
2591M: andi@lisas.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07002592L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002593S: Maintained
2594
2595NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
2596P: YOKOTA Hiroshi
2597M: yokota@netlab.is.tsukuba.ac.jp
2598W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2599S: Maintained
2600
2601NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
2602P: GOTO Masanori
2603M: gotom@debian.or.jp
2604P: YOKOTA Hiroshi
2605M: yokota@netlab.is.tsukuba.ac.jp
2606W: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
2607S: Maintained
2608
2609NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
2610P: Eberhard Moenkeberg
2611M: emoenke@gwdg.de
2612L: linux-kernel@vger.kernel.org
2613S: Maintained
2614
2615NTFS FILESYSTEM
2616P: Anton Altaparmakov
2617M: aia21@cantab.net
2618L: linux-ntfs-dev@lists.sourceforge.net
2619L: linux-kernel@vger.kernel.org
2620W: http://linux-ntfs.sf.net/
Josh Boyer1adc1232005-11-23 15:44:15 -08002621T: git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07002622S: Maintained
2623
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08002624NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01002625P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08002626M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002627L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01002628S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002629
Ramkrishna Vepa3ef34b82007-03-30 18:42:27 -07002630NETERION (S2IO) Xframe 10GbE DRIVER
2631P: Ramkrishna Vepa
2632M: ram.vepa@neterion.com
2633P: Rastapur Santosh
2634M: santosh.rastapur@neterion.com
2635P: Sivakumar Subramani
2636M: sivakumar.subramani@neterion.com
2637P: Sreenivasa Honnur
2638M: sreenivasa.honnur@neterion.com
2639L: netdev@vger.kernel.org
2640W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
2641S: Supported
2642
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002643OPENCORES I2C BUS DRIVER
2644P: Peter Korsgaard
2645M: jacmet@sunsite.dk
Jean Delvare5d925fe2006-07-01 17:14:32 +02002646L: i2c@lm-sensors.org
Peter Korsgaard1ded9692006-06-12 21:40:53 +02002647S: Maintained
2648
Mark Fashehccd979b2005-12-15 14:31:24 -08002649ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
2650P: Mark Fasheh
2651M: mark.fasheh@oracle.com
2652P: Kurt Hackel
2653M: kurt.hackel@oracle.com
2654L: ocfs2-devel@oss.oracle.com
2655W: http://oss.oracle.com/projects/ocfs2/
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002656S: Supported
Mark Fashehccd979b2005-12-15 14:31:24 -08002657
Linus Torvalds1da177e2005-04-16 15:20:36 -07002658OLYMPIC NETWORK DRIVER
2659P: Peter De Shrijver
2660M: p2@ace.ulyssis.student.kuleuven.ac.be
2661P: Mike Phillips
Antoine Jacquetb7eee612007-04-27 12:30:59 -03002662M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002663L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002664L: linux-tr@linuxtr.net
2665W: http://www.linuxtr.net
2666S: Maintained
2667
Harald Weltec1986ee2005-11-13 16:06:29 -08002668OMNIKEY CARDMAN 4000 DRIVER
2669P: Harald Welte
2670M: laforge@gnumonks.org
2671S: Maintained
2672
Harald Welte77c44ab2005-11-13 16:06:26 -08002673OMNIKEY CARDMAN 4040 DRIVER
2674P: Harald Welte
2675M: laforge@gnumonks.org
2676S: Maintained
2677
Jonathan Corbet77d51402007-03-22 19:44:17 -03002678OMNIVISION OV7670 SENSOR DRIVER
2679P: Jonathan Corbet
2680M: corbet@lwn.net
2681L: video4linux-list@redhat.com
2682S: Maintained
2683
Thomas Gleixner431bca72007-05-02 09:31:35 +02002684ONENAND FLASH DRIVER
2685P: Kyungmin Park
2686M: kyungmin.park@samsung.com
2687L: linux-mtd@lists.infradead.org
2688S: Maintained
2689
Linus Torvalds1da177e2005-04-16 15:20:36 -07002690ONSTREAM SCSI TAPE DRIVER
2691P: Willem Riede
2692M: osst@riede.org
2693L: osst-users@lists.sourceforge.net
2694L: linux-scsi@vger.kernel.org
2695S: Maintained
2696
2697OPL3-SA2, SA3, and SAx DRIVER
2698P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07002699M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07002700L: linux-sound@vger.kernel.org
2701S: Maintained
2702
2703OPROFILE
2704P: Philippe Elie
2705M: phil.el@wanadoo.fr
2706L: oprofile-list@lists.sf.net
2707S: Maintained
2708
2709ORINOCO DRIVER
2710P: Pavel Roskin
2711M: proski@gnu.org
2712P: David Gibson
2713M: hermes@gibson.dropbear.id.au
Johannes Berg724c6b32007-04-23 12:18:20 -07002714L: linux-wireless@vger.kernel.org
Pavel Roskinecffdde2005-05-05 16:16:01 -07002715L: orinoco-users@lists.sourceforge.net
2716L: orinoco-devel@lists.sourceforge.net
2717W: http://www.nongnu.org/orinoco/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002718S: Maintained
2719
Olof Johanssonf5cd7872007-01-31 21:43:54 -06002720PA SEMI ETHERNET DRIVER
2721P: Olof Johansson
2722M: olof@lixom.net
2723L: netdev@vger.kernel.org
2724S: Maintained
2725
Olof Johanssonbeb58aa2007-02-13 22:09:03 +01002726PA SEMI SMBUS DRIVER
2727P: Olof Johansson
2728M: olof@lixom.net
2729L: i2c@lm-sensors.org
2730S: Maintained
2731
Linus Torvalds1da177e2005-04-16 15:20:36 -07002732PARALLEL PORT SUPPORT
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002733L: linux-parport@lists.infradead.org (subscribers-only)
David Brownell5fdc2ab2007-03-05 00:30:13 -08002734S: Orphan
Linus Torvalds1da177e2005-04-16 15:20:36 -07002735
2736PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2737P: Tim Waugh
2738M: tim@cyberelk.net
Randy Dunlap3dd1a322007-05-16 22:11:12 -07002739L: linux-parport@lists.infradead.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002740W: http://www.torque.net/linux-pp.html
2741S: Maintained
2742
2743PARISC ARCHITECTURE
2744P: Matthew Wilcox
2745M: matthew@wil.cx
2746P: Grant Grundler
2747M: grundler@parisc-linux.org
Kyle McMartin223232d2006-04-21 16:54:23 -04002748P: Kyle McMartin
2749M: kyle@parisc-linux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002750L: parisc-linux@parisc-linux.org
2751W: http://www.parisc-linux.org/
Kyle McMartin223232d2006-04-21 16:54:23 -04002752T: git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
2753T: cvs cvs.parisc-linux.org:/var/cvs/linux-2.6
Linus Torvalds1da177e2005-04-16 15:20:36 -07002754S: Maintained
2755
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02002756PARAVIRT_OPS INTERFACE
2757P: Jeremy Fitzhardinge
2758M: jeremy@xensource.com
2759P: Chris Wright
2760M: chrisw@sous-sol.org
2761P: Zachary Amsden
2762M: zach@vmware.com
2763P: Rusty Russell
2764M: rusty@rustcorp.com.au
2765L: virtualization@lists.osdl.org
2766L: linux-kernel@vger.kernel.org
2767S: Supported
2768
Jim Cromie1662d322006-10-06 00:43:59 -07002769PC87360 HARDWARE MONITORING DRIVER
2770P: Jim Cromie
2771M: jim.cromie@gmail.com
2772L: lm-sensors@lm-sensors.org
2773S: Maintained
2774
2775PC8736x GPIO DRIVER
2776P: Jim Cromie
2777M: jim.cromie@gmail.com
2778S: Maintained
2779
linas@austin.ibm.com065c6352005-12-02 19:16:18 -06002780PCI ERROR RECOVERY
2781P: Linas Vepstas
2782M: linas@austin.ibm.com
2783L: linux-kernel@vger.kernel.org
2784L: linux-pci@atrey.karlin.mff.cuni.cz
2785S: Supported
2786
Linus Torvalds1da177e2005-04-16 15:20:36 -07002787PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
2788P: Thomas Sailer
2789M: sailer@ife.ee.ethz.ch
2790L: linux-sound@vger.kernel.org
2791W: http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
2792S: Maintained
2793
2794PCI SUBSYSTEM
2795P: Greg Kroah-Hartman
2796M: gregkh@suse.de
2797L: linux-kernel@vger.kernel.org
2798L: linux-pci@atrey.karlin.mff.cuni.cz
Jody McIntyre6fb04252005-11-18 09:31:06 -08002799T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07002800S: Supported
2801
2802PCI HOTPLUG CORE
Kristen Carlson Accardifb5f4d72006-09-29 10:30:27 -07002803P: Kristen Carlson Accardi
2804M: kristen.c.accardi@intel.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002805S: Supported
2806
2807PCI HOTPLUG COMPAQ DRIVER
2808P: Greg Kroah-Hartman
2809M: greg@kroah.com
2810S: Maintained
2811
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002812PCIE HOTPLUG DRIVER
2813P: Kristen Carlson Accardi
2814M: kristen.c.accardi@intel.com
2815L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05002816S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07002817
Linus Torvalds1da177e2005-04-16 15:20:36 -07002818PCMCIA SUBSYSTEM
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002819P: Linux PCMCIA Team
Randy Dunlapf5df58812006-07-14 00:24:29 -07002820L: linux-pcmcia@lists.infradead.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002821L: http://lists.infradead.org/mailman/listinfo/linux-pcmcia
Jody McIntyre6fb04252005-11-18 09:31:06 -08002822T: git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
Dominik Brodowski4230dfc2005-07-07 17:59:06 -07002823S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07002824
2825PCNET32 NETWORK DRIVER
pcnet32@verizon.net04ce0942007-02-16 10:07:12 -06002826P: Don Fry
2827M: pcnet32@verizon.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07002828L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002829S: Maintained
2830
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07002831PER-TASK DELAY ACCOUNTING
2832P: Shailabh Nagar
2833M: nagar@watson.ibm.com
2834L: linux-kernel@vger.kernel.org
2835S: Maintained
2836
Jim Cromiedd49d0f2006-03-24 18:08:17 +01002837PERSONALITY HANDLING
2838P: Christoph Hellwig
2839M: hch@infradead.org
2840L: linux-abi-devel@lists.sourceforge.net
2841S: Maintained
2842
Linus Torvalds1da177e2005-04-16 15:20:36 -07002843PHRAM MTD DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02002844P: Jörn Engel
Linus Torvalds1da177e2005-04-16 15:20:36 -07002845M: joern@wh.fh-wedel.de
2846L: linux-mtd@lists.infradead.org
2847S: Maintained
2848
Peter Osterlund249a6772005-09-27 21:45:30 -07002849PKTCDVD DRIVER
2850P: Peter Osterlund
2851M: petero2@telia.com
2852L: linux-kernel@vger.kernel.org
Peter Osterlund249a6772005-09-27 21:45:30 -07002853S: Maintained
2854
Linus Torvalds1da177e2005-04-16 15:20:36 -07002855POSIX CLOCKS and TIMERS
2856P: George Anzinger
2857M: george@mvista.com
Hormsf1c3ddf2006-01-15 02:18:28 +01002858L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002859S: Supported
2860
Eugene Surovegin24682972005-10-14 03:00:53 -07002861POWERPC 4xx EMAC DRIVER
2862P: Eugene Surovegin
2863M: ebs@ebshome.net
2864W: http://kernel.ebshome.net/emac/
2865L: linuxppc-embedded@ozlabs.org
2866L: netdev@vger.kernel.org
2867S: Maintained
2868
Linus Torvalds1da177e2005-04-16 15:20:36 -07002869PNP SUPPORT
2870P: Adam Belay
2871M: ambx1@neo.rr.com
2872S: Maintained
2873
Vitaly Wool999445d2007-01-04 13:07:03 +01002874PNXxxxx I2C DRIVER
2875P: Vitaly Wool
2876M: vitalywool@gmail.com
2877L: i2c@lm-sensors.org
2878S: Maintained
2879
Linus Torvalds1da177e2005-04-16 15:20:36 -07002880PPP PROTOCOL DRIVERS AND COMPRESSORS
2881P: Paul Mackerras
2882M: paulus@samba.org
2883L: linux-ppp@vger.kernel.org
2884S: Maintained
2885
2886PPP OVER ATM (RFC 2364)
2887P: Mitchell Blank Jr
2888M: mitch@sfgoth.com
2889S: Maintained
2890
2891PPP OVER ETHERNET
2892P: Michal Ostrowski
2893M: mostrows@speakeasy.net
2894S: Maintained
2895
2896PREEMPTIBLE KERNEL
2897P: Robert Love
2898M: rml@tech9.net
2899L: linux-kernel@vger.kernel.org
2900L: kpreempt-tech@lists.sourceforge.net
2901W: ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
2902S: Supported
2903
2904PRISM54 WIRELESS DRIVER
Luis R. Rodrigueze88b34b2007-06-01 00:46:57 -07002905P: Luis R. Rodriguez
2906M: mcgrof@gmail.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002907L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002908W: http://prism54.org
2909S: Maintained
2910
2911PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
2912P: Peter Denison
2913M: promise@pnd-pc.demon.co.uk
2914W: http://www.pnd-pc.demon.co.uk/promise/
2915S: Maintained
2916
Mikael Petterssonb3277df2007-01-10 09:33:53 +01002917PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
2918P: Mikael Pettersson
2919M: mikpe@it.uu.se
2920L: linux-ide@vger.kernel.org
2921S: Maintained
2922
Geoff Levandf58a9d12006-11-23 00:46:51 +01002923PS3 PLATFORM SUPPORT
2924P: Geoff Levand
2925M: geoffrey.levand@am.sony.com
2926L: linuxppc-dev@ozlabs.org
2927L: cbe-oss-dev@ozlabs.org
2928S: Supported
2929
Michael Krufky83202042006-07-03 00:24:18 -07002930PVRUSB2 VIDEO4LINUX DRIVER
2931P: Mike Isely
2932M: isely@pobox.com
Mike Isely16e94952007-01-03 18:08:06 -03002933L: pvrusb2@isely.net (subscribers-only)
Michael Krufky83202042006-07-03 00:24:18 -07002934L: video4linux-list@redhat.com
2935W: http://www.isely.net/pvrusb2/
2936S: Maintained
2937
Linus Torvalds1da177e2005-04-16 15:20:36 -07002938PXA2xx SUPPORT
2939P: Nicolas Pitre
2940M: nico@cam.org
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07002941L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002942S: Maintained
2943
Pierre Ossman272f1332007-05-14 21:25:26 +02002944PXA MMCI DRIVER
2945S: Orphan
2946
Linus Torvalds1da177e2005-04-16 15:20:36 -07002947QLOGIC QLA2XXX FC-SCSI DRIVER
2948P: Andrew Vasquez
Andrew Vasquez95e6a852006-03-14 14:41:04 -08002949M: linux-driver@qlogic.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07002950L: linux-scsi@vger.kernel.org
2951S: Supported
2952
Ron Mercer5a4faa82006-07-25 00:40:21 -07002953QLOGIC QLA3XXX NETWORK DRIVER
2954P: Ron Mercer
2955M: linux-driver@qlogic.com
2956L: netdev@vger.kernel.org
2957S: Supported
2958
Linus Torvalds1da177e2005-04-16 15:20:36 -07002959QNX4 FILESYSTEM
2960P: Anders Larsen
2961M: al@alarsen.net
2962L: linux-kernel@vger.kernel.org
2963W: http://www.alarsen.net/linux/qnx4fs/
2964S: Maintained
2965
2966RADEON FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07002967P: Benjamin Herrenschmidt
2968M: benh@kernel.crashing.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002969L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002970S: Maintained
2971
2972RAGE128 FRAMEBUFFER DISPLAY DRIVER
Benjamin Herrenschmidt187a2782005-04-16 15:26:40 -07002973P: Paul Mackerras
2974M: paulus@samba.org
Randy Dunlap5cd307c2006-12-08 02:41:01 -08002975L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002976S: Maintained
2977
2978RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
2979P: Corey Thomas
2980M: corey@world.std.com
Johannes Berg724c6b32007-04-23 12:18:20 -07002981L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07002982S: Maintained
2983
Matt Mackall9e95ce22005-04-16 15:25:56 -07002984RANDOM NUMBER DRIVER
2985P: Matt Mackall
2986M: mpm@selenic.com
2987S: Maintained
2988
Matt Porter394b7012005-11-07 01:00:15 -08002989RAPIDIO SUBSYSTEM
2990P: Matt Porter
2991M: mporter@kernel.crashing.org
2992L: linux-kernel@vger.kernel.org
2993S: Maintained
2994
Josh Triplett595182b2006-10-04 02:17:21 -07002995READ-COPY UPDATE (RCU)
2996P: Dipankar Sarma
2997M: dipankar@in.ibm.com
2998W: http://www.rdrop.com/users/paulmck/rclock/
2999L: linux-kernel@vger.kernel.org
3000S: Supported
3001
3002RCUTORTURE MODULE
3003P: Josh Triplett
3004M: josh@freedesktop.org
3005L: linux-kernel@vger.kernel.org
3006S: Maintained
3007
Linus Torvalds1da177e2005-04-16 15:20:36 -07003008REAL TIME CLOCK DRIVER
3009P: Paul Gortmaker
3010M: p_gortmaker@yahoo.com
3011L: linux-kernel@vger.kernel.org
3012S: Maintained
3013
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003014REAL TIME CLOCK (RTC) SUBSYSTEM
3015P: Alessandro Zummo
3016M: a.zummo@towertech.it
Alessandro Zummo76465492006-12-10 02:19:06 -08003017L: rtc-linux@googlegroups.com
Alessandro Zummo0c86edc2006-03-27 01:16:37 -08003018S: Maintained
3019
Linus Torvalds1da177e2005-04-16 15:20:36 -07003020REISERFS FILE SYSTEM
3021P: Hans Reiser
3022M: reiserfs-dev@namesys.com
Jeff Mahoney76c4e5e2007-06-08 13:47:02 -07003023L: reiserfs-devel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003024W: http://www.namesys.com
3025S: Supported
3026
3027ROCKETPORT DRIVER
3028P: Comtrol Corp.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003029W: http://www.comtrol.com
3030S: Maintained
3031
3032ROSE NETWORK LAYER
3033P: Ralf Baechle
3034M: ralf@linux-mips.org
3035L: linux-hams@vger.kernel.org
Ralf Baechled34cb282006-04-19 04:14:30 +02003036W: http://www.linux-ax25.org/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003037S: Maintained
3038
3039RISCOM8 DRIVER
3040S: Orphan
3041
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003042S3 SAVAGE FRAMEBUFFER DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003043P: Antonino Daplas
Antonino A. Daplas0478e622007-02-28 20:12:37 -08003044M: adaplas@gmail.com
Randy Dunlap5cd307c2006-12-08 02:41:01 -08003045L: linux-fbdev-devel@lists.sourceforge.net (subscribers-only)
Jim Cromiece00f852006-11-30 04:49:44 +01003046S: Maintained
Antonino A. Daplas9eb8ef72006-01-14 13:21:26 -08003047
Linus Torvalds1da177e2005-04-16 15:20:36 -07003048S390
3049P: Martin Schwidefsky
3050M: schwidefsky@de.ibm.com
Martin Schwidefsky83014252006-09-20 15:58:58 +02003051P: Heiko Carstens
3052M: heiko.carstens@de.ibm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003053M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003054L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003055W: http://www.ibm.com/developerworks/linux/linux390/
3056S: Supported
3057
3058S390 NETWORK DRIVERS
3059P: Frank Pavlic
3060M: fpavlic@de.ibm.com
3061M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003062L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003063W: http://www.ibm.com/developerworks/linux/linux390/
3064S: Supported
3065
3066S390 ZFCP DRIVER
Swen Schillig9cbb8892006-09-21 16:29:31 +02003067P: Swen Schillig
3068M: swen@vnet.ibm.com
Heiko Carstens5238da42006-02-11 17:56:01 -08003069M: linux390@de.ibm.com
Martin Schwidefskyd58140cc2007-02-05 21:17:27 +01003070L: linux-s390@vger.kernel.org
Heiko Carstens5238da42006-02-11 17:56:01 -08003071W: http://www.ibm.com/developerworks/linux/linux390/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003072S: Supported
3073
3074SAA7146 VIDEO4LINUX-2 DRIVER
3075P: Michael Hunold
3076M: michael@mihu.de
3077W: http://www.mihu.de/linux/saa7146
3078S: Maintained
3079
3080SBPCD CDROM DRIVER
3081P: Eberhard Moenkeberg
3082M: emoenke@gwdg.de
3083L: linux-kernel@vger.kernel.org
3084S: Maintained
3085
3086SC1200 WDT DRIVER
3087P: Zwane Mwaikambo
Zwane Mwaikambo3c7bf1e2005-08-18 11:24:07 -07003088M: zwane@arm.linux.org.uk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003089S: Maintained
3090
3091SCHEDULER
3092P: Ingo Molnar
3093M: mingo@elte.hu
3094P: Robert Love [the preemptible kernel bits]
3095M: rml@tech9.net
3096L: linux-kernel@vger.kernel.org
3097S: Maintained
3098
3099SCSI CDROM DRIVER
3100P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003101M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003102L: linux-scsi@vger.kernel.org
3103W: http://www.kernel.dk
3104S: Maintained
3105
3106SCSI SG DRIVER
3107P: Doug Gilbert
3108M: dgilbert@interlog.com
3109L: linux-scsi@vger.kernel.org
3110W: http://www.torque.net/sg
3111S: Maintained
3112
3113SCSI SUBSYSTEM
3114P: James E.J. Bottomley
3115M: James.Bottomley@SteelEye.com
3116L: linux-scsi@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003117T: git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003118S: Maintained
3119
3120SCSI TAPE DRIVER
John Anthony Kazos Jrdd4ef012007-05-09 08:06:37 +02003121P: Kai Mäkisara
Linus Torvalds1da177e2005-04-16 15:20:36 -07003122M: Kai.Makisara@kolumbus.fi
3123L: linux-scsi@vger.kernel.org
3124S: Maintained
3125
3126SCTP PROTOCOL
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003127P: Vlad Yasevich
3128M: vladislav.yasevich@hp.com
Jim Cromiece00f852006-11-30 04:49:44 +01003129P: Sridhar Samudrala
3130M: sri@us.ibm.com
3131L: lksctp-developers@lists.sourceforge.net
Sridhar Samudrala5f858132007-03-23 11:39:51 -07003132W: http://lksctp.sourceforge.net
Jim Cromiece00f852006-11-30 04:49:44 +01003133S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003134
3135SCx200 CPU SUPPORT
Jim Cromie1662d322006-10-06 00:43:59 -07003136P: Jim Cromie
3137M: jim.cromie@gmail.com
3138S: Odd Fixes
3139
3140SCx200 GPIO DRIVER
3141P: Jim Cromie
3142M: jim.cromie@gmail.com
3143S: Maintained
3144
3145SCx200 HRT CLOCKSOURCE DRIVER
3146P: Jim Cromie
3147M: jim.cromie@gmail.com
3148S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003149
3150SECURITY CONTACT
3151P: Security Officers
3152M: security@kernel.org
3153S: Supported
3154
3155SELINUX SECURITY MODULE
3156P: Stephen Smalley
Stephen Smalley62cfe7e2006-02-04 23:27:42 -08003157M: sds@tycho.nsa.gov
Linus Torvalds1da177e2005-04-16 15:20:36 -07003158P: James Morris
James Morris48de5be2005-08-08 10:29:08 -04003159M: jmorris@namei.org
Stephen Smalley588a3152007-02-23 09:20:09 -05003160P: Eric Paris
3161M: eparis@parisplace.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003162L: linux-kernel@vger.kernel.org (kernel issues)
Stephen Smalley588a3152007-02-23 09:20:09 -05003163L: selinux@tycho.nsa.gov (subscribers-only, general discussion)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003164W: http://www.nsa.gov/selinux
3165S: Supported
3166
Jiri Slabycef2cf02007-05-08 00:31:45 -07003167SENSABLE PHANTOM
3168P: Jiri Slaby
3169M: jirislaby@gmail.com
3170S: Maintained
3171
Linus Torvalds1da177e2005-04-16 15:20:36 -07003172SERIAL ATA (SATA) SUBSYSTEM:
3173P: Jeff Garzik
3174M: jgarzik@pobox.com
3175L: linux-ide@vger.kernel.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003176T: git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003177S: Supported
3178
3179SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3180P: Pat Gefre
3181M: pfg@sgi.com
3182L: linux-ia64@vger.kernel.org
3183S: Supported
3184
3185SGI VISUAL WORKSTATION 320 AND 540
3186P: Andrey Panin
3187M: pazke@donpac.ru
3188L: linux-visws-devel@lists.sf.net
3189W: http://linux-visws.sf.net
3190S: Maintained for 2.6.
3191
3192SIMTEC EB110ATX (Chalice CATS)
3193P: Ben Dooks
3194P: Vincent Sanders
3195M: support@simtec.co.uk
3196W: http://www.simtec.co.uk/products/EB110ATX/
3197S: Supported
3198
3199SIMTEC EB2410ITX (BAST)
3200P: Ben Dooks
3201P: Vincent Sanders
3202M: support@simtec.co.uk
3203W: http://www.simtec.co.uk/products/EB2410ITX/
3204S: Supported
3205
Francois Romieu92aab3c2005-07-30 13:11:18 +02003206SIS 190 ETHERNET DRIVER
3207P: Francois Romieu
3208M: romieu@fr.zoreil.com
3209L: netdev@vger.kernel.org
3210S: Maintained
3211
Linus Torvalds1da177e2005-04-16 15:20:36 -07003212SIS 5513 IDE CONTROLLER DRIVER
3213P: Lionel Bouton
3214M: Lionel.Bouton@inet6.fr
3215W: http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
3216W: http://gyver.homeip.net/sis5513/index.html
3217S: Maintained
3218
3219SIS 900/7016 FAST ETHERNET DRIVER
3220P: Daniele Venzano
3221M: venza@brownhat.org
3222W: http://www.brownhat.org/sis900.html
Ralf Baechle979b6c12005-06-13 14:30:40 -07003223L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003224S: Maintained
3225
3226SIS FRAMEBUFFER DRIVER
3227P: Thomas Winischhofer
3228M: thomas@winischhofer.net
3229W: http://www.winischhofer.net/linuxsisvga.shtml
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003230S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003231
3232SIS USB2VGA DRIVER
3233P: Thomas Winischhofer
3234M: thomas@winischhofer.net
3235W: http://www.winischhofer.at/linuxsisusbvga.shtml
3236S: Maintained
3237
Linus Torvalds1da177e2005-04-16 15:20:36 -07003238SMC91x ETHERNET DRIVER
3239P: Nicolas Pitre
3240M: nico@cam.org
3241S: Maintained
3242
Daniel Drake8f0f8502006-07-18 22:00:25 +01003243SOFTMAC LAYER (IEEE 802.11)
3244P: Johannes Berg
3245M: johannes@sipsolutions.net
3246P: Joe Jezak
3247M: josejx@gentoo.org
3248P: Daniel Drake
3249M: dsd@gentoo.org
3250W: http://softmac.sipsolutions.net/
Johannes Berg724c6b32007-04-23 12:18:20 -07003251L: linux-wireless@vger.kernel.org
Daniel Drake8f0f8502006-07-18 22:00:25 +01003252S: Maintained
3253
Linus Torvalds1da177e2005-04-16 15:20:36 -07003254SOFTWARE RAID (Multiple Disks) SUPPORT
3255P: Ingo Molnar
3256M: mingo@redhat.com
3257P: Neil Brown
NeilBrown524418b2007-01-26 00:57:01 -08003258M: neilb@suse.de
Linus Torvalds1da177e2005-04-16 15:20:36 -07003259L: linux-raid@vger.kernel.org
NeilBrown524418b2007-01-26 00:57:01 -08003260S: Supported
Linus Torvalds1da177e2005-04-16 15:20:36 -07003261
3262SOFTWARE SUSPEND:
3263P: Pavel Machek
3264M: pavel@suse.cz
David Brownellf318a632007-04-23 14:41:06 -07003265L: linux-pm@lists.linux-foundation.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003266S: Maintained
3267
3268SONIC NETWORK DRIVER
3269P: Thomas Bogendoerfer
3270M: tsbogend@alpha.franken.de
Ralf Baechle979b6c12005-06-13 14:30:40 -07003271L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003272S: Maintained
3273
3274SONY VAIO CONTROL DEVICE DRIVER
Mattia Dongili0d477fa2007-02-08 20:16:40 +01003275P: Mattia Dongili
3276M: malattia@linux.it
Mattia Dongili5b181672007-03-12 21:43:57 +01003277L: linux-acpi@vger.kernel.org
3278W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -07003279S: Maintained
3280
3281SOUND
3282P: Jaroslav Kysela
3283M: perex@suse.cz
Takashi Iwai82622042007-04-16 12:32:52 +02003284L: alsa-devel@alsa-project.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003285S: Maintained
3286
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003287SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3288P: Liam Girdwood
3289M: liam.girdwood@wolfsonmicro.com
Takashi Iwai82622042007-04-16 12:32:52 +02003290L: alsa-devel@alsa-project.org (subscribers-only)
Liam Girdwoodeb1a6af2006-10-06 18:34:51 +02003291S: Supported
3292
Kumar Gala025c3982006-04-02 16:05:54 -05003293SPI SUBSYSTEM
3294P: David Brownell
3295M: dbrownell@users.sourceforge.net
3296L: spi-devel-general@lists.sourceforge.net
3297S: Maintained
3298
Steven Rostedt855f46a2006-08-05 12:14:50 -07003299STABLE BRANCH:
3300P: Greg Kroah-Hartman
3301M: greg@kroah.com
3302P: Chris Wright
3303M: chrisw@sous-sol.org
3304L: stable@kernel.org
3305S: Maintained
3306
Kylene Hall1c72d462005-05-01 08:59:13 -07003307TPM DEVICE DRIVER
3308P: Kylene Hall
3309M: kjhall@us.ibm.com
3310W: http://tpmdd.sourceforge.net
Marcel Selhorstd3a7b6d2007-03-16 13:38:31 -08003311P: Marcel Selhorst
3312M: tpm@selhorst.net
3313W: http://www.prosec.rub.de/tpm/
Stephen Rothwell3bd2aad2007-05-15 01:41:36 -07003314L: tpmdd-devel@lists.sourceforge.net
Kylene Hall1c72d462005-05-01 08:59:13 -07003315S: Maintained
3316
Mark Gross1a80ba82005-10-30 15:02:55 -08003317Telecom Clock Driver for MCPL0010
Jim Cromiece00f852006-11-30 04:49:44 +01003318P: Mark Gross
3319M: mark.gross@intel.com
3320S: Supported
Mark Gross1a80ba82005-10-30 15:02:55 -08003321
Chris Zankel48b415c2005-06-23 22:01:07 -07003322TENSILICA XTENSA PORT (xtensa):
3323P: Chris Zankel
3324M: chris@zankel.net
3325S: Maintained
3326
Henrique de Moraes Holschuh756970a2007-03-29 01:58:44 -03003327THINKPAD ACPI EXTRAS DRIVER
3328P: Henrique de Moraes Holschuh
3329M: ibm-acpi@hmh.eng.br
3330L: ibm-acpi-devel@lists.sourceforge.net
3331W: http://ibm-acpi.sourceforge.net
3332W: http://thinkwiki.org/wiki/Ibm-acpi
3333T: git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
3334S: Maintained
3335
Linus Torvalds1da177e2005-04-16 15:20:36 -07003336UltraSPARC (sparc64):
3337P: David S. Miller
3338M: davem@davemloft.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003339L: sparclinux@vger.kernel.org
Josh Boyer1adc1232005-11-23 15:44:15 -08003340T: git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003341S: Maintained
3342
3343SHARP LH SUPPORT (LH7952X & LH7A40X)
3344P: Marc Singer
3345M: elf@buici.com
3346W: http://projects.buici.com/arm
Alexey Dobriyan70f09f12005-06-23 00:09:47 -07003347L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003348S: Maintained
3349
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003350SHPC HOTPLUG DRIVER
3351P: Kristen Carlson Accardi
3352M: kristen.c.accardi@intel.com
3353L: pcihpd-discuss@lists.sourceforge.net
Len Brown8b59a452007-01-08 19:03:28 -05003354S: Supported
Kristen Accardi8cf4c192005-08-16 15:16:10 -07003355
Pierre Ossmand129bce2006-03-24 03:18:17 -08003356SECURE DIGITAL HOST CONTROLLER INTERFACE DRIVER
3357P: Pierre Ossman
3358M: drzeus-sdhci@drzeus.cx
3359L: sdhci-devel@list.drzeus.cx
3360W: http://mmc.drzeus.cx/wiki/Linux/Drivers/sdhci
3361S: Maintained
3362
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003363SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
3364P: Stephen Hemminger
Stephen Hemminger65ebe632007-01-23 11:38:57 -08003365M: shemminger@linux-foundation.org
Stephen Hemminger4b1ac9ab2005-09-21 09:55:41 -07003366L: netdev@vger.kernel.org
3367S: Maintained
3368
Chris Boot1a87d942006-07-10 04:45:34 -07003369SOEKRIS NET48XX LED SUPPORT
3370P: Chris Boot
3371M: bootc@bootc.net
3372S: Maintained
3373
Linus Torvalds1da177e2005-04-16 15:20:36 -07003374SPARC (sparc32):
3375P: William L. Irwin
3376M: wli@holomorphy.com
3377L: sparclinux@vger.kernel.org
3378S: Maintained
3379
3380SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
3381P: Roger Wolff
3382M: R.E.Wolff@BitWizard.nl
3383L: linux-kernel@vger.kernel.org ?
3384S: Supported
3385
Jim Lewis2752e402006-09-29 02:01:19 -07003386SPIDERNET NETWORK DRIVER for CELL
Linas Vepstasfa302482007-02-20 16:45:27 -06003387P: Linas Vepstas
3388M: linas@austin.ibm.com
Jim Lewis2752e402006-09-29 02:01:19 -07003389L: netdev@vger.kernel.org
3390S: Supported
3391
Linus Torvalds1da177e2005-04-16 15:20:36 -07003392SRM (Alpha) environment access
3393P: Jan-Benedict Glaw
3394M: jbglaw@lug-owl.de
3395L: linux-kernel@vger.kernel.org
3396S: Maintained
3397
3398STARFIRE/DURALAN NETWORK DRIVER
3399P: Ion Badulescu
3400M: ionut@cs.columbia.edu
3401S: Maintained
3402
3403STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
3404W: http://mosquitonet.Stanford.EDU/strip.html
3405S: Unsupported ?
3406
3407STRADIS MPEG-2 DECODER DRIVER
3408P: Nathan Laredo
3409M: laredo@gnu.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003410W: http://www.stradis.com/
3411S: Maintained
3412
3413SUPERH (sh)
3414P: Paul Mundt
3415M: lethal@linux-sh.org
Matthew Wilcox3b5e0cb2006-09-29 02:01:30 -07003416L: linuxsh-dev@lists.sourceforge.net (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003417W: http://www.linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003418S: Maintained
3419
3420SUPERH64 (sh64)
3421P: Paul Mundt
3422M: lethal@linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003423L: linuxsh-shmedia-dev@lists.sourceforge.net
3424W: http://www.linux-sh.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003425S: Maintained
3426
3427SUN3/3X
3428P: Sam Creasey
3429M: sammy@sammy.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003430W: http://sammy.net/sun3/
3431S: Maintained
3432
3433SVGA HANDLING
3434P: Martin Mares
3435M: mj@ucw.cz
3436L: linux-video@atrey.karlin.mff.cuni.cz
3437S: Maintained
3438
3439SYSV FILESYSTEM
3440P: Christoph Hellwig
3441M: hch@infradead.org
3442S: Maintained
3443
Stephen Hemminger781b4562006-07-10 20:25:29 -07003444TC CLASSIFIER
3445P: Jamal Hadi Salim
3446M: hadi@cyberus.ca
3447L: netdev@vger.kernel.org
3448S: Maintained
3449
Wong Hoi Sing Edison5067f082006-09-13 20:31:13 -07003450TCP LOW PRIORITY MODULE
3451P: Wong Hoi Sing, Edison
3452M: hswong3i@gmail.com
3453P: Hung Hing Lun, Mike
3454M: hlhung3i@gmail.com
3455W: http://tcp-lp-mod.sourceforge.net/
3456S: Maintained
3457
Alex Dubov4020f2d2006-10-04 02:15:37 -07003458TI FLASH MEDIA INTERFACE DRIVER
3459P: Alex Dubov
3460M: oakad@yahoo.com
3461S: Maintained
3462
Syed Khasim9f9c24f2007-05-16 01:07:22 +02003463TI OMAP MMC INTERFACE DRIVER
3464P: Carlos Aguiar, Anderson Briglia and Syed Khasim
3465M: linux-omap-open-source@linux.omap.com
3466W: http://linux.omap.com
3467W: http://www.muru.com/linux/omap/
3468S: Maintained
3469
Michael Buesch844dd052006-06-26 00:24:59 -07003470TI OMAP RANDOM NUMBER GENERATOR SUPPORT
3471P: Deepak Saxena
3472M: dsaxena@plexity.net
3473S: Maintained
3474
Shailabh Nagarad4ecbc2006-07-14 00:24:44 -07003475TASKSTATS STATISTICS INTERFACE
3476P: Shailabh Nagar
3477M: nagar@watson.ibm.com
3478L: linux-kernel@vger.kernel.org
3479S: Maintained
3480
Linus Torvalds1da177e2005-04-16 15:20:36 -07003481TI PARALLEL LINK CABLE DRIVER
Jim Cromiece00f852006-11-30 04:49:44 +01003482P: Romain Lievin
3483M: roms@lpg.ticalc.org
3484S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003485
Per Lidene86eaa32006-01-12 16:45:18 +01003486TIPC NETWORK LAYER
3487P: Per Liden
Per Liden7c2b2aa2006-01-14 12:42:21 +01003488M: per.liden@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003489P: Jon Maloy
Per Liden7c2b2aa2006-01-14 12:42:21 +01003490M: jon.maloy@ericsson.com
Per Lidene86eaa32006-01-12 16:45:18 +01003491P: Allan Stephens
Per Liden7c2b2aa2006-01-14 12:42:21 +01003492M: allan.stephens@windriver.com
Per Lidene86eaa32006-01-12 16:45:18 +01003493L: tipc-discussion@lists.sourceforge.net
3494W: http://tipc.sourceforge.net/
3495W: http://tipc.cslab.ericsson.net/
3496T: git tipc.cslab.ericsson.net:/pub/git/tipc.git
3497S: Maintained
3498
Linus Torvalds1da177e2005-04-16 15:20:36 -07003499TLAN NETWORK DRIVER
3500P: Samuel Chessman
3501M: chessman@tux.org
3502L: tlan-devel@lists.sourceforge.net
3503W: http://sourceforge.net/projects/tlan/
3504S: Maintained
3505
3506TOKEN-RING NETWORK DRIVER
3507P: Mike Phillips
3508M: mikep@linuxtr.net
Ralf Baechle979b6c12005-06-13 14:30:40 -07003509L: netdev@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003510L: linux-tr@linuxtr.net
3511W: http://www.linuxtr.net
3512S: Maintained
3513
3514TOSHIBA ACPI EXTRAS DRIVER
3515P: John Belmonte
3516M: toshiba_acpi@memebeam.org
3517W: http://memebeam.org/toys/ToshibaAcpiDriver
3518S: Maintained
3519
3520TOSHIBA SMM DRIVER
3521P: Jonathan Buzzard
3522M: jonathan@buzzard.org.uk
3523L: tlinux-users@tce.toshiba-dme.co.jp
3524W: http://www.buzzard.org.uk/toshiba/
3525S: Maintained
3526
3527TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
3528P: Muli Ben-Yehuda
3529M: mulix@mulix.org
3530L: linux-kernel@vger.kernel.org
3531S: Maintained
3532
3533TRIVIAL PATCHES
Jim Cromiece00f852006-11-30 04:49:44 +01003534P: Adrian Bunk
3535M: trivial@kernel.org
3536L: linux-kernel@vger.kernel.org
3537W: http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
3538T: git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
3539S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003540
3541TMS380 TOKEN-RING NETWORK DRIVER
3542P: Adam Fritzler
3543M: mid@auk.cx
3544L: linux-tr@linuxtr.net
3545W: http://www.auk.cx/tms380tr/
3546S: Maintained
3547
3548TULIP NETWORK DRIVER
Valerie Henson6b928012006-09-08 11:15:34 -07003549P: Valerie Henson
Valerie Hensondf312332007-05-30 06:08:54 -06003550M: val@nmt.edu
Linus Torvalds1da177e2005-04-16 15:20:36 -07003551L: tulip-users@lists.sourceforge.net
3552W: http://sourceforge.net/projects/tulip/
3553S: Maintained
3554
3555TUN/TAP driver
3556P: Maxim Krasnyansky
Dave Jones66777b72006-03-25 03:07:53 -08003557M: maxk@qualcomm.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003558L: vtun@office.satix.net
3559W: http://vtun.sourceforge.net/tun
3560S: Maintained
3561
Maciej W. Rozyckib454cc62007-02-05 16:28:25 -08003562TURBOCHANNEL SUBSYSTEM
3563P: Maciej W. Rozycki
3564M: macro@linux-mips.org
3565S: Maintained
3566
Linus Torvalds1da177e2005-04-16 15:20:36 -07003567U14-34F SCSI DRIVER
3568P: Dario Ballabio
3569M: ballabio_dario@emc.com
3570L: linux-scsi@vger.kernel.org
3571S: Maintained
3572
3573UDF FILESYSTEM
3574P: Ben Fennema
3575M: bfennema@falcon.csc.calpoly.edu
Linus Torvalds1da177e2005-04-16 15:20:36 -07003576W: http://linux-udf.sourceforge.net
3577S: Maintained
3578
3579UNIFORM CDROM DRIVER
3580P: Jens Axboe
Jens Axboe0fe23472006-09-04 15:41:16 +02003581M: axboe@kernel.dk
Linus Torvalds1da177e2005-04-16 15:20:36 -07003582L: linux-kernel@vger.kernel.org
3583W: http://www.kernel.dk
3584S: Maintained
3585
3586USB ACM DRIVER
3587P: Oliver Neukum
3588M: oliver@neukum.name
3589L: linux-usb-users@lists.sourceforge.net
3590L: linux-usb-devel@lists.sourceforge.net
3591S: Maintained
3592
3593USB BLOCK DRIVER (UB ub)
3594P: Pete Zaitcev
3595M: zaitcev@redhat.com
3596L: linux-kernel@vger.kernel.org
3597L: linux-usb-devel@lists.sourceforge.net
3598S: Supported
3599
Linus Torvalds1da177e2005-04-16 15:20:36 -07003600USB CDC ETHERNET DRIVER
3601P: Greg Kroah-Hartman
3602M: greg@kroah.com
3603L: linux-usb-users@lists.sourceforge.net
3604L: linux-usb-devel@lists.sourceforge.net
3605S: Maintained
3606W: http://www.kroah.com/linux-usb/
3607
Peter Korsgaardd0374f42007-02-16 17:03:54 +01003608USB DAVICOM DM9601 DRIVER
3609P: Peter Korsgaard
3610M: jacmet@sunsite.dk
3611L: linux-usb-devel@lists.sourceforge.net
3612W: http://www.linux-usb.org/usbnet
3613S: Maintained
3614
Linus Torvalds1da177e2005-04-16 15:20:36 -07003615USB EHCI DRIVER
3616P: David Brownell
3617M: dbrownell@users.sourceforge.net
3618L: linux-usb-devel@lists.sourceforge.net
David Brownell23d8c902006-12-05 03:10:08 -08003619S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003620
Luca Risolia7ce08c92006-01-11 02:06:59 +00003621USB ET61X[12]51 DRIVER
3622P: Luca Risolia
3623M: luca.risolia@studio.unibo.it
3624L: linux-usb-devel@lists.sourceforge.net
3625L: video4linux-list@redhat.com
3626W: http://www.linux-projects.org
3627S: Maintained
3628
David Brownell69ae9e32006-11-14 02:03:31 -08003629USB GADGET/PERIPHERAL SUBSYSTEM
3630P: David Brownell
3631M: dbrownell@users.sourceforge.net
3632L: linux-usb-devel@lists.sourceforge.net
3633W: http://www.linux-usb.org/gadget
3634S: Maintained
3635
Linus Torvalds1da177e2005-04-16 15:20:36 -07003636USB HID/HIDBP DRIVERS
Jiri Kosina641266f2007-01-15 09:56:21 +01003637P: Jiri Kosina
3638M: jkosina@suse.cz
Linus Torvalds1da177e2005-04-16 15:20:36 -07003639L: linux-usb-devel@lists.sourceforge.net
Jiri Kosinaa4dff392007-02-27 17:40:09 +01003640T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
Linus Torvalds1da177e2005-04-16 15:20:36 -07003641S: Maintained
3642
3643USB HUB DRIVER
3644P: Johannes Erdfelt
3645M: johannes@erdfelt.com
3646L: linux-usb-users@lists.sourceforge.net
3647L: linux-usb-devel@lists.sourceforge.net
3648S: Maintained
3649
Olav Kongas959eea22005-11-03 17:38:14 +02003650USB ISP116X DRIVER
3651P: Olav Kongas
3652M: ok@artecdesign.ee
3653L: linux-usb-devel@lists.sourceforge.net
3654S: Maintained
3655
Linus Torvalds1da177e2005-04-16 15:20:36 -07003656USB KAWASAKI LSI DRIVER
3657P: Oliver Neukum
3658M: oliver@neukum.name
3659L: linux-usb-users@lists.sourceforge.net
3660L: linux-usb-devel@lists.sourceforge.net
3661S: Maintained
3662
3663USB MASS STORAGE DRIVER
3664P: Matthew Dharm
3665M: mdharm-usb@one-eyed-alien.net
3666L: linux-usb-users@lists.sourceforge.net
Matthew Dharm8836aeb2005-12-04 22:03:47 -08003667L: usb-storage@lists.one-eyed-alien.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003668S: Maintained
3669W: http://www.one-eyed-alien.net/~mdharm/linux-usb/
3670
3671USB OHCI DRIVER
David Brownell23d8c902006-12-05 03:10:08 -08003672P: David Brownell
3673M: dbrownell@users.sourceforge.net
Linus Torvalds1da177e2005-04-16 15:20:36 -07003674L: linux-usb-users@lists.sourceforge.net
3675L: linux-usb-devel@lists.sourceforge.net
David Brownell23d8c902006-12-05 03:10:08 -08003676S: Odd Fixes
Linus Torvalds1da177e2005-04-16 15:20:36 -07003677
Matthias Urlichsba460e42005-07-14 00:33:47 -07003678USB OPTION-CARD DRIVER
3679P: Matthias Urlichs
3680M: smurf@smurf.noris.de
3681L: linux-usb-devel@lists.sourceforge.net
3682S: Maintained
3683
Linus Torvalds1da177e2005-04-16 15:20:36 -07003684USB OV511 DRIVER
3685P: Mark McClelland
3686M: mmcclell@bigfoot.com
3687L: linux-usb-users@lists.sourceforge.net
3688L: linux-usb-devel@lists.sourceforge.net
3689W: http://alpha.dyndns.org/ov511/
3690S: Maintained
3691
3692USB PEGASUS DRIVER
3693P: Petko Manolov
3694M: petkan@users.sourceforge.net
3695L: linux-usb-users@lists.sourceforge.net
3696L: linux-usb-devel@lists.sourceforge.net
3697W: http://pegasus2.sourceforge.net/
3698S: Maintained
3699
3700USB PRINTER DRIVER
3701P: Vojtech Pavlik
3702M: vojtech@suse.cz
3703L: linux-usb-users@lists.sourceforge.net
3704L: linux-usb-devel@lists.sourceforge.net
3705S: Maintained
3706
3707USB RTL8150 DRIVER
3708P: Petko Manolov
3709M: petkan@users.sourceforge.net
3710L: linux-usb-users@lists.sourceforge.net
3711L: linux-usb-devel@lists.sourceforge.net
3712W: http://pegasus2.sourceforge.net/
3713S: Maintained
3714
3715USB SE401 DRIVER
3716P: Jeroen Vreeken
3717M: pe1rxq@amsat.org
3718L: linux-usb-users@lists.sourceforge.net
3719L: linux-usb-devel@lists.sourceforge.net
3720W: http://www.chello.nl/~j.vreeken/se401/
3721S: Maintained
3722
3723USB SERIAL CYBERJACK DRIVER
3724P: Matthias Bruestle and Harald Welte
3725M: support@reiner-sct.com
3726W: http://www.reiner-sct.de/support/treiber_cyberjack.php
3727S: Maintained
3728
3729USB SERIAL DIGI ACCELEPORT DRIVER
3730P: Peter Berger and Al Borchers
3731M: pberger@brimson.com
3732M: alborchers@steinerpoint.com
3733L: linux-usb-users@lists.sourceforge.net
3734L: linux-usb-devel@lists.sourceforge.net
3735S: Maintained
3736
3737USB SERIAL DRIVER
3738P: Greg Kroah-Hartman
3739M: gregkh@suse.de
3740L: linux-usb-users@lists.sourceforge.net
3741L: linux-usb-devel@lists.sourceforge.net
3742S: Supported
3743
3744USB SERIAL BELKIN F5U103 DRIVER
3745P: William Greathouse
3746M: wgreathouse@smva.com
3747L: linux-usb-users@lists.sourceforge.net
3748L: linux-usb-devel@lists.sourceforge.net
3749S: Maintained
3750
3751USB SERIAL CYPRESS M8 DRIVER
3752P: Lonnie Mendez
3753M: dignome@gmail.com
3754L: linux-usb-users@lists.sourceforge.net
3755L: linux-usb-devel@lists.sourceforge.net
3756S: Maintained
3757W: http://geocities.com/i0xox0i
3758W: http://firstlight.net/cvs
3759
3760USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
3761L: linux-usb-users@lists.sourceforge.net
3762L: linux-usb-devel@lists.sourceforge.net
3763S: Maintained
3764
3765USB AUERSWALD DRIVER
3766P: Wolfgang Muees
3767M: wolfgang@iksw-muees.de
3768L: linux-usb-users@lists.sourceforge.net
3769L: linux-usb-devel@lists.sourceforge.net
3770S: Maintained
3771
3772USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
3773P: Gary Brubaker
3774M: xavyer@ix.netcom.com
3775L: linux-usb-users@lists.sourceforge.net
3776L: linux-usb-devel@lists.sourceforge.net
3777S: Maintained
3778
3779USB SERIAL KEYSPAN DRIVER
3780P: Greg Kroah-Hartman
3781M: greg@kroah.com
3782L: linux-usb-users@lists.sourceforge.net
3783L: linux-usb-devel@lists.sourceforge.net
3784W: http://www.kroah.com/linux/
3785S: Maintained
3786
3787USB SERIAL WHITEHEAT DRIVER
Stuart MacDonald8bc84932007-05-04 16:00:03 -04003788P: Support Department
3789M: support@connecttech.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003790L: linux-usb-users@lists.sourceforge.net
3791L: linux-usb-devel@lists.sourceforge.net
3792W: http://www.connecttech.com
3793S: Supported
3794
Luca Risoliaf423b9a2007-03-26 16:12:04 -03003795USB SN9C1xx DRIVER
Linus Torvalds1da177e2005-04-16 15:20:36 -07003796P: Luca Risolia
3797M: luca.risolia@studio.unibo.it
3798L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00003799L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003800W: http://www.linux-projects.org
3801S: Maintained
3802
3803USB SUBSYSTEM
3804P: Greg Kroah-Hartman
3805M: gregkh@suse.de
3806L: linux-usb-users@lists.sourceforge.net
3807L: linux-usb-devel@lists.sourceforge.net
3808W: http://www.linux-usb.org
Jody McIntyre6fb04252005-11-18 09:31:06 -08003809T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
Linus Torvalds1da177e2005-04-16 15:20:36 -07003810S: Supported
3811
3812USB UHCI DRIVER
3813P: Alan Stern
3814M: stern@rowland.harvard.edu
3815L: linux-usb-users@lists.sourceforge.net
3816L: linux-usb-devel@lists.sourceforge.net
3817S: Maintained
3818
David Brownell69ae9e32006-11-14 02:03:31 -08003819USB "USBNET" DRIVER FRAMEWORK
Linus Torvalds1da177e2005-04-16 15:20:36 -07003820P: David Brownell
3821M: dbrownell@users.sourceforge.net
3822L: linux-usb-devel@lists.sourceforge.net
David Brownell69ae9e32006-11-14 02:03:31 -08003823W: http://www.linux-usb.org/usbnet
Linus Torvalds1da177e2005-04-16 15:20:36 -07003824S: Maintained
3825
3826USB W996[87]CF DRIVER
3827P: Luca Risolia
3828M: luca.risolia@studio.unibo.it
3829L: linux-usb-devel@lists.sourceforge.net
Luca Risolia7ce08c92006-01-11 02:06:59 +00003830L: video4linux-list@redhat.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07003831W: http://www.linux-projects.org
3832S: Maintained
3833
Luca Risolia60f78052006-02-06 16:29:35 +00003834USB ZC0301 DRIVER
3835P: Luca Risolia
3836M: luca.risolia@studio.unibo.it
3837L: linux-usb-devel@lists.sourceforge.net
3838L: video4linux-list@redhat.com
3839W: http://www.linux-projects.org
3840S: Maintained
3841
Linus Torvalds1da177e2005-04-16 15:20:36 -07003842USB ZD1201 DRIVER
3843P: Jeroen Vreeken
3844M: pe1rxq@amsat.org
3845L: linux-usb-users@lists.sourceforge.net
3846L: linux-usb-devel@lists.sourceforge.net
3847W: http://linux-lc100020.sourceforge.net
3848S: Maintained
3849
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003850USB ZR364XX DRIVER
3851P: Antoine Jacquet
3852M: royale@zerezo.com
3853L: linux-usb-devel@lists.sourceforge.net
3854L: video4linux-list@redhat.com
3855W: http://royale.zerezo.com/zr364xx/
3856S: Maintained
3857
Linus Torvalds1da177e2005-04-16 15:20:36 -07003858USER-MODE LINUX
3859P: Jeff Dike
3860M: jdike@karaya.com
3861L: user-mode-linux-devel@lists.sourceforge.net
3862L: user-mode-linux-user@lists.sourceforge.net
3863W: http://user-mode-linux.sourceforge.net
3864S: Maintained
Antoine Jacquetb7eee612007-04-27 12:30:59 -03003865
Linus Torvalds1da177e2005-04-16 15:20:36 -07003866FAT/VFAT/MSDOS FILESYSTEM:
3867P: OGAWA Hirofumi
3868M: hirofumi@mail.parknet.co.jp
3869L: linux-kernel@vger.kernel.org
3870S: Maintained
3871
3872VIA 82Cxxx AUDIO DRIVER (old OSS driver)
3873P: Jeff Garzik
3874S: Odd fixes
3875
3876VIA RHINE NETWORK DRIVER
3877P: Roger Luethi
3878M: rl@hellgate.ch
3879S: Maintained
3880
Jean Delvare32c0a522005-09-22 21:47:58 +02003881VIAPRO SMBUS DRIVER
3882P: Jean Delvare
3883M: khali@linux-fr.org
Jean Delvare5d925fe2006-07-01 17:14:32 +02003884L: i2c@lm-sensors.org
Jean Delvare32c0a522005-09-22 21:47:58 +02003885S: Maintained
3886
Francois Romieu01f20732007-01-26 00:57:17 -08003887VIA VELOCITY NETWORK DRIVER
3888P: Francois Romieu
3889M: romieu@fr.zoreil.com
3890L: netdev@vger.kernel.org
3891S: Maintained
3892
Linus Torvalds1da177e2005-04-16 15:20:36 -07003893UCLINUX (AND M68KNOMMU)
3894P: Greg Ungerer
3895M: gerg@uclinux.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003896W: http://www.uclinux.org/
Adrian Bunkd660a742005-06-25 14:59:35 -07003897L: uclinux-dev@uclinux.org (subscribers-only)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003898S: Maintained
3899
3900UCLINUX FOR NEC V850
3901P: Miles Bader
Linus Torvalds1da177e2005-04-16 15:20:36 -07003902
3903UCLINUX FOR RENESAS H8/300
3904P: Yoshinori Sato
3905M: ysato@users.sourceforge.jp
3906W: http://uclinux-h8.sourceforge.jp/
3907S: Supported
3908
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03003909UFS FILESYSTEM
Alan Coxabb49202007-06-08 13:47:03 -07003910P: Evgeniy Dushistov
3911M: dushistov@mail.ru
3912L: linux-kernel@vger.kernel.org
3913S: Maintained
Evgeniy Dushistov719d9692007-02-02 11:36:34 +03003914
Linus Torvalds1da177e2005-04-16 15:20:36 -07003915USB DIAMOND RIO500 DRIVER
3916P: Cesar Miquel
3917M: miquel@df.uba.ar
3918L: rio500-users@lists.sourceforge.net
3919W: http://rio500.sourceforge.net
3920S: Maintained
3921
3922VIDEO FOR LINUX
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07003923P: Mauro Carvalho Chehab
Mauro Carvalho Chehab8d58d772006-01-27 16:32:02 -02003924M: mchehab@infradead.org
3925M: v4l-dvb-maintainer@linuxtv.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003926L: video4linux-list@redhat.com
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07003927W: http://linuxtv.org
Mauro Carvalho Chehabecfa4fd2005-12-19 09:15:13 -02003928T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
Mauro Carvalho Chehab96b6aba2005-06-28 20:45:20 -07003929S: Maintained
Linus Torvalds1da177e2005-04-16 15:20:36 -07003930
Juerg Haefligerab413192006-09-24 20:54:04 +02003931VT1211 HARDWARE MONITOR DRIVER
3932P: Juerg Haefliger
3933M: juergh@gmail.com
3934L: lm-sensors@lm-sensors.org
3935S: Maintained
3936
Roger Lucas1de9e372005-11-26 20:20:05 +01003937VT8231 HARDWARE MONITOR DRIVER
3938P: Roger Lucas
3939M: roger@planbit.co.uk
3940L: lm-sensors@lm-sensors.org
3941S: Maintained
3942
Linus Torvalds1da177e2005-04-16 15:20:36 -07003943W1 DALLAS'S 1-WIRE BUS
3944P: Evgeniy Polyakov
3945M: johnpol@2ka.mipt.ru
Linus Torvalds1da177e2005-04-16 15:20:36 -07003946S: Maintained
3947
Charles Spirakis13927072006-07-05 18:05:15 +02003948W83791D HARDWARE MONITORING DRIVER
3949P: Charles Spirakis
3950M: bezaur@gmail.com
3951L: lm-sensors@lm-sensors.org
3952S: Maintained
3953
Rudolf Marek61db0112006-12-12 18:18:30 +01003954W83793 HARDWARE MONITORING DRIVER
3955P: Rudolf Marek
3956M: r.marek@assembler.cz
3957L: lm-sensors@lm-sensors.org
3958S: Maintained
3959
Linus Torvalds1da177e2005-04-16 15:20:36 -07003960W83L51xD SD/MMC CARD INTERFACE DRIVER
3961P: Pierre Ossman
3962M: drzeus-wbsd@drzeus.cx
Pierre Ossmanfac88992007-01-27 13:18:26 +01003963L: linux-kernel@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003964W: http://projects.drzeus.cx/wbsd
3965S: Maintained
3966
Wim Van Sebroeck35277612006-01-15 21:21:14 +01003967WATCHDOG DEVICE DRIVERS
3968P: Wim Van Sebroeck
3969M: wim@iguana.be
3970T: git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
3971S: Maintained
3972
Linus Torvalds1da177e2005-04-16 15:20:36 -07003973WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
3974P: Jean Tourrilhes
3975M: jt@hpl.hp.com
Johannes Berg724c6b32007-04-23 12:18:20 -07003976L: linux-wireless@vger.kernel.org
Linus Torvalds1da177e2005-04-16 15:20:36 -07003977W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
3978S: Maintained
3979
3980WD7000 SCSI DRIVER
3981P: Miroslav Zagorac
3982M: zaga@fly.cc.fer.hr
3983L: linux-scsi@vger.kernel.org
3984S: Maintained
3985
Dmitry Torokhov5fc14682005-11-20 00:50:06 -05003986WISTRON LAPTOP BUTTON DRIVER
3987P: Miloslav Trmac
3988M: mitr@volny.cz
3989S: Maintained
3990
Linus Torvalds1da177e2005-04-16 15:20:36 -07003991WL3501 WIRELESS PCMCIA CARD DRIVER
3992P: Arnaldo Carvalho de Melo
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03003993M: acme@ghostprotocols.net
Johannes Berg724c6b32007-04-23 12:18:20 -07003994L: linux-wireless@vger.kernel.org
Arnaldo Carvalho de Melo926554c2007-03-31 12:05:49 -03003995W: http://oops.ghostprotocols.net:81/blog
Linus Torvalds1da177e2005-04-16 15:20:36 -07003996S: Maintained
3997
3998X.25 NETWORK LAYER
3999P: Henner Eisen
4000M: eis@baty.hanse.de
4001L: linux-x25@vger.kernel.org
4002S: Maintained
4003
Jeremy Fitzhardinge4cdf6bc2007-05-02 19:27:13 +02004004XEN HYPERVISOR INTERFACE
4005P: Jeremy Fitzhardinge
4006M: jeremy@xensource.com
4007P: Chris Wright
4008M: chrisw@sous-sol.org
4009L: virtualization@lists.osdl.org
4010L: xen-devel@lists.xensource.com
4011S: Supported
4012
Linus Torvalds1da177e2005-04-16 15:20:36 -07004013XFS FILESYSTEM
4014P: Silicon Graphics Inc
Nathan Scott1ad8f402006-08-30 13:41:23 +10004015P: Tim Shimmin, David Chatterton
Linus Torvalds1da177e2005-04-16 15:20:36 -07004016M: xfs-masters@oss.sgi.com
Nathan Scottd7ede1a2006-06-13 16:28:11 +10004017L: xfs@oss.sgi.com
Linus Torvalds1da177e2005-04-16 15:20:36 -07004018W: http://oss.sgi.com/projects/xfs
Nathan Scott1ad8f402006-08-30 13:41:23 +10004019T: git git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds1da177e2005-04-16 15:20:36 -07004020S: Supported
4021
Peter Korsgaard238b8722006-12-06 20:35:17 -08004022XILINX UARTLITE SERIAL DRIVER
4023P: Peter Korsgaard
4024M: jacmet@sunsite.dk
4025L: linux-serial@vger.kernel.org
4026S: Maintained
4027
Linus Torvalds1da177e2005-04-16 15:20:36 -07004028X86 3-LEVEL PAGING (PAE) SUPPORT
4029P: Ingo Molnar
4030M: mingo@redhat.com
4031S: Maintained
4032
4033X86-64 port
4034P: Andi Kleen
4035M: ak@suse.de
4036L: discuss@x86-64.org
4037W: http://www.x86-64.org
Randy Dunlap6a051562007-02-13 13:26:23 +01004038T: quilt ftp://ftp.firstfloor.org/pub/ak/x86_64/quilt-current
Linus Torvalds1da177e2005-04-16 15:20:36 -07004039S: Maintained
4040
4041YAM DRIVER FOR AX.25
4042P: Jean-Paul Roubelat
4043M: jpr@f6fbb.org
4044L: linux-hams@vger.kernel.org
4045S: Maintained
4046
Henkaf64a5e2005-10-12 15:02:56 +02004047YEALINK PHONE DRIVER
4048P: Henk Vergonet
4049M: Henk.Vergonet@gmail.com
4050L: usbb2k-api-dev@nongnu.org
4051S: Maintained
4052
Linus Torvalds1da177e2005-04-16 15:20:36 -07004053Z8530 DRIVER FOR AX.25
4054P: Joerg Reuter
4055M: jreuter@yaina.de
4056W: http://yaina.de/jreuter/
4057W: http://www.qsl.net/dl1bke/
4058L: linux-hams@vger.kernel.org
4059S: Maintained
4060
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004061ZD1211RW WIRELESS DRIVER
4062P: Daniel Drake
4063M: dsd@gentoo.org
4064P: Ulrich Kunitz
4065M: kune@deine-taler.de
4066W: http://zd1211.ath.cx/wiki/DriverRewrite
Johannes Berg724c6b32007-04-23 12:18:20 -07004067L: linux-wireless@vger.kernel.org
Daniel Drake7c0c3af2006-07-16 13:55:17 +01004068L: zd1211-devs@lists.sourceforge.net (subscribers-only)
4069S: Maintained
4070
Linus Torvalds1da177e2005-04-16 15:20:36 -07004071ZF MACHZ WATCHDOG
4072P: Fernando Fuganti
4073M: fuganti@netbank.com.br
4074W: http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
4075S: Maintained
4076
4077ZR36067 VIDEO FOR LINUX DRIVER
4078P: Ronald Bultje
4079M: rbultje@ronald.bitfreak.net
4080L: mjpeg-users@lists.sourceforge.net
4081W: http://mjpeg.sourceforge.net/driver-zoran/
4082S: Maintained
4083
4084ZR36120 VIDEO FOR LINUX DRIVER
4085P: Pauline Middelink
4086M: middelin@polyware.nl
4087W: http://www.polyware.nl/~middelin/En/hobbies.html
4088W: http://www.polyware.nl/~middelin/hobbies.html
4089S: Maintained
4090
4091THE REST
4092P: Linus Torvalds
4093S: Buried alive in reporters